Pull request #4851 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b+a62407a90ca41d87e849251ea1cea1034d4f0a3c (da6c7b5ea4fa2fd80471f7c75dc8350f4ebf5031) 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-ssh4777192082025046895.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7740976646682665317.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4851/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4851/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17387380049490106924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4851/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5617728994526180921.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4789760724807033471.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4851/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4851/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14896704776381969376.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7209 in /w/workspace/edgexfoundry_edgex-go_PR-4851 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b Merge succeeded, producing f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b Checking out Revision f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b (PR-4851) > 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/4851/head:refs/remotes/origin/PR-4851 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # 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 a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-06T19:31:40.750Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-06T19:31:40.947Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-06T19:31:41.092Z] ========================================================= [2024-08-06T19:31:41.092Z] EdgeX Global Pipelines Version Info [2024-08-06T19:31:41.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-06T19:31:41.890Z] ------------------- [2024-08-06T19:31:41.890Z] stable info: [2024-08-06T19:31:41.890Z] ------------------- [2024-08-06T19:31:41.890Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T19:31:41.890Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-06T19:31:41.890Z] Message: update stable to v1.0.260 [2024-08-06T19:31:42.460Z] ------------------- [2024-08-06T19:31:42.460Z] experimental info: [2024-08-06T19:31:42.461Z] ------------------- [2024-08-06T19:31:42.461Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T19:31:42.461Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-06T19:31:42.461Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-06T19:31:42.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-06T19:31:42.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-06T19:31:42.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-06T19:31:42.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-06T19:31:42.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-06T19:31:42.979Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-06T19:31:43.046Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-06T19:31:43.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-06T19:31:43.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-06T19:31:43.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-06T19:31:43.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-06T19:31:43.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-06T19:31:43.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-06T19:31:43.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-06T19:31:43.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-06T19:31:43.613Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T19:31:43.677Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T19:31:43.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-06T19:31:43.797Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-06T19:31:43.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-06T19:31:43.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-06T19:31:43.996Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-06T19:31:44.053Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-06T19:31:44.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4851 [Pipeline] echo [2024-08-06T19:31:44.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4851 [Pipeline] echo [2024-08-06T19:31:44.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4851 [Pipeline] echo [2024-08-06T19:31:44.297Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [Pipeline] echo [2024-08-06T19:31:44.363Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9b1b87 [Pipeline] echo [2024-08-06T19:31:44.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T19:31:44.574Z] provisioning config files... [2024-08-06T19:31:44.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3762267376606560793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T19:31:44.986Z] ---> ****-login.sh [2024-08-06T19:31:44.987Z] nexus3.edgexfoundry.org:10001 [2024-08-06T19:31:45.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:31:45.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:31:45.247Z] Configure a credential helper to remove this warning. See [2024-08-06T19:31:45.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:31:45.247Z] [2024-08-06T19:31:45.247Z] Login Succeeded [2024-08-06T19:31:45.247Z] nexus3.edgexfoundry.org:10002 [2024-08-06T19:31:45.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:31:45.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:31:45.248Z] Configure a credential helper to remove this warning. See [2024-08-06T19:31:45.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:31:45.248Z] [2024-08-06T19:31:45.248Z] Login Succeeded [2024-08-06T19:31:45.248Z] nexus3.edgexfoundry.org:10003 [2024-08-06T19:31:45.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:31:45.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:31:45.507Z] Configure a credential helper to remove this warning. See [2024-08-06T19:31:45.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:31:45.507Z] [2024-08-06T19:31:45.507Z] Login Succeeded [2024-08-06T19:31:45.507Z] nexus3.edgexfoundry.org:10004 [2024-08-06T19:31:45.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:31:45.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:31:45.507Z] Configure a credential helper to remove this warning. See [2024-08-06T19:31:45.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:31:45.508Z] [2024-08-06T19:31:45.508Z] Login Succeeded [2024-08-06T19:31:45.508Z] ****.io [2024-08-06T19:31:45.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:31:45.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:31:45.767Z] Configure a credential helper to remove this warning. See [2024-08-06T19:31:45.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:31:45.767Z] [2024-08-06T19:31:45.767Z] Login Succeeded [2024-08-06T19:31:45.767Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T19:31:45.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T19:31:46.318Z] + 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-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + dirname cmd/core-command/Dockerfile [2024-08-06T19:31:46.319Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/core-data/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/core-keeper/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/core-metadata/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-06T19:31:46.319Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-06T19:31:46.319Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-06T19:31:46.319Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-06T19:31:46.319Z] + dirname cmd/support-notifications/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-06T19:31:46.319Z] + cut -d/ -f2 [2024-08-06T19:31:46.319Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-06T19:31:46.319Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-06T19:31:46.370Z] 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-08-06T19:31:46.914Z] + git rev-list -1 --merges f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b~1..f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [Pipeline] echo [2024-08-06T19:31:46.964Z] -----------> git rev-list -1 --merges f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b~1..f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [false] [Pipeline] sh [2024-08-06T19:31:47.301Z] + git log --format=format:%s -1 f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [Pipeline] echo [2024-08-06T19:31:47.351Z] ========================================================= [2024-08-06T19:31:47.351Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-06T19:31:47.351Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-06T19:31:47.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T19:31:47.810Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-06T19:31:47.810Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-06T19:31:47.810Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-06T19:31:47.810Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-06T19:31:47.810Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-06T19:31:47.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:31:48.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T19:31:48.269Z] [2024-08-06T19:31:48.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:31:48.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T19:31:48.678Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-06T19:31:48.678Z] b85a868b505f: Pulling fs layer [2024-08-06T19:31:48.678Z] e2be974225ed: Pulling fs layer [2024-08-06T19:31:48.678Z] 339a4e72a1f5: Pulling fs layer [2024-08-06T19:31:48.678Z] 988bab9f4d93: Pulling fs layer [2024-08-06T19:31:48.678Z] 1469e6f7b9e6: Pulling fs layer [2024-08-06T19:31:48.678Z] eaf3925da568: Pulling fs layer [2024-08-06T19:31:48.678Z] bab4dde63d76: Pulling fs layer [2024-08-06T19:31:48.678Z] bde34c3a00c8: Pulling fs layer [2024-08-06T19:31:48.678Z] b352a97aabf1: Pulling fs layer [2024-08-06T19:31:48.678Z] 4872d77fe225: Pulling fs layer [2024-08-06T19:31:48.678Z] 5851b861e8e6: Pulling fs layer [2024-08-06T19:31:48.678Z] 1469e6f7b9e6: Waiting [2024-08-06T19:31:48.678Z] eaf3925da568: Waiting [2024-08-06T19:31:48.678Z] b352a97aabf1: Waiting [2024-08-06T19:31:48.678Z] 4872d77fe225: Waiting [2024-08-06T19:31:48.678Z] bab4dde63d76: Waiting [2024-08-06T19:31:48.678Z] bde34c3a00c8: Waiting [2024-08-06T19:31:48.678Z] 5851b861e8e6: Waiting [2024-08-06T19:31:48.678Z] 988bab9f4d93: Waiting [2024-08-06T19:31:48.678Z] e2be974225ed: Verifying Checksum [2024-08-06T19:31:48.678Z] e2be974225ed: Download complete [2024-08-06T19:31:48.678Z] 988bab9f4d93: Download complete [2024-08-06T19:31:48.678Z] 1469e6f7b9e6: Verifying Checksum [2024-08-06T19:31:48.678Z] 1469e6f7b9e6: Download complete [2024-08-06T19:31:48.678Z] 339a4e72a1f5: Verifying Checksum [2024-08-06T19:31:48.678Z] 339a4e72a1f5: Download complete [2024-08-06T19:31:48.678Z] eaf3925da568: Verifying Checksum [2024-08-06T19:31:48.678Z] eaf3925da568: Download complete [2024-08-06T19:31:48.939Z] bde34c3a00c8: Verifying Checksum [2024-08-06T19:31:48.939Z] bde34c3a00c8: Download complete [2024-08-06T19:31:48.939Z] b352a97aabf1: Verifying Checksum [2024-08-06T19:31:48.939Z] b352a97aabf1: Download complete [2024-08-06T19:31:48.939Z] 4872d77fe225: Verifying Checksum [2024-08-06T19:31:48.939Z] 4872d77fe225: Download complete [2024-08-06T19:31:48.939Z] 5851b861e8e6: Verifying Checksum [2024-08-06T19:31:48.939Z] 5851b861e8e6: Download complete [2024-08-06T19:31:48.939Z] b85a868b505f: Verifying Checksum [2024-08-06T19:31:48.939Z] b85a868b505f: Download complete [2024-08-06T19:31:49.198Z] bab4dde63d76: Verifying Checksum [2024-08-06T19:31:49.198Z] bab4dde63d76: Download complete [2024-08-06T19:31:50.134Z] b85a868b505f: Pull complete [2024-08-06T19:31:50.134Z] e2be974225ed: Pull complete [2024-08-06T19:31:50.700Z] 339a4e72a1f5: Pull complete [2024-08-06T19:31:50.700Z] 988bab9f4d93: Pull complete [2024-08-06T19:31:50.958Z] 1469e6f7b9e6: Pull complete [2024-08-06T19:31:50.958Z] eaf3925da568: Pull complete [2024-08-06T19:31:52.881Z] bab4dde63d76: Pull complete [2024-08-06T19:31:52.881Z] bde34c3a00c8: Pull complete [2024-08-06T19:31:52.881Z] b352a97aabf1: Pull complete [2024-08-06T19:31:52.881Z] 4872d77fe225: Pull complete [2024-08-06T19:31:52.881Z] 5851b861e8e6: Pull complete [2024-08-06T19:31:52.881Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-06T19:31:52.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T19:31:52.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:31:53.222Z] prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container [2024-08-06T19:31:53.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-06T19:31:56.254Z] $ docker top aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 -eo pid,comm [2024-08-06T19:31:56.305Z] 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-08-06T19:31:56.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T19:31:56.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T19:31:56.473Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T19:31:56.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T19:31:56.590Z] $ docker exec aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 ssh-agent [2024-08-06T19:31:56.692Z] SSH_AUTH_SOCK=/tmp/ssh-NC6iyXi1DGlO/agent.31 [2024-08-06T19:31:56.692Z] SSH_AGENT_PID=37 [2024-08-06T19:31:56.697Z] Running ssh-add (command line suppressed) [2024-08-06T19:31:56.801Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6937337449751247163.key (/w/workspace/edgex-go/1@tmp/private_key_6937337449751247163.key) [2024-08-06T19:31:56.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T19:31:57.168Z] + git tag --points-at HEAD [Pipeline] } [2024-08-06T19:31:57.202Z] $ docker exec --env ******** --env ******** aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 ssh-agent -k [2024-08-06T19:31:57.286Z] unset SSH_AUTH_SOCK; [2024-08-06T19:31:57.286Z] unset SSH_AGENT_PID; [2024-08-06T19:31:57.286Z] echo Agent pid 37 killed; [2024-08-06T19:31:57.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-06T19:31:57.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T19:31:57.411Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T19:31:57.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T19:31:57.515Z] $ docker exec aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 ssh-agent [2024-08-06T19:31:57.623Z] SSH_AUTH_SOCK=/tmp/ssh-gtFgNbvoCoQd/agent.69 [2024-08-06T19:31:57.623Z] SSH_AGENT_PID=75 [2024-08-06T19:31:57.627Z] Running ssh-add (command line suppressed) [2024-08-06T19:31:57.714Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_101610426089827879.key (/w/workspace/edgex-go/1@tmp/private_key_101610426089827879.key) [2024-08-06T19:31:57.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T19:31:58.073Z] + git semver init [2024-08-06T19:31:58.332Z] 2024-08-06 19:31:58,226 [run_init] DEBUG init version:0.0.0 force:False [2024-08-06T19:31:58.332Z] 2024-08-06 19:31:58,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-06T19:31:58.332Z] 2024-08-06 19:31:58,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-06T19:31:58.332Z] 2024-08-06 19:31:58,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-06T19:32:04.901Z] 2024-08-06 19:32:04,025 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-06T19:32:04.901Z] 2024-08-06 19:32:04,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4851 with force:False [2024-08-06T19:32:04.901Z] 2024-08-06 19:32:04,026 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4851 [2024-08-06T19:32:04.901Z] 2024-08-06 19:32:04,030 [execute] INFO git cat-file --batch-check [2024-08-06T19:32:04.901Z] 2024-08-06 19:32:04,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T19:32:04.901Z] 2024-08-06 19:32:04,036 [execute] INFO git cat-file --batch [2024-08-06T19:32:04.901Z] 2024-08-06 19:32:04,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T19:32:04.901Z] 2024-08-06 19:32:04,041 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4851 [2024-08-06T19:32:04.901Z] 0.0.0 [Pipeline] } [2024-08-06T19:32:04.929Z] $ docker exec --env ******** --env ******** aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 ssh-agent -k [2024-08-06T19:32:05.028Z] unset SSH_AUTH_SOCK; [2024-08-06T19:32:05.028Z] unset SSH_AGENT_PID; [2024-08-06T19:32:05.028Z] echo Agent pid 75 killed; [2024-08-06T19:32:05.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T19:32:05.501Z] + git semver [Pipeline] } [2024-08-06T19:32:05.782Z] $ docker stop --time=1 aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 [2024-08-06T19:32:07.067Z] $ docker rm -f --volumes aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T19:32:07.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-06T19:32:07.844Z] Stashed 1 file(s) [Pipeline] echo [2024-08-06T19:32:07.872Z] [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-08-06T19:32:08.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-06T19:32:08.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T19:32:08.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T19:32:08.930Z] ========================================================= [2024-08-06T19:32:08.930Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-06T19:32:08.930Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:32:09.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T19:32:09.296Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-06T19:32:09.296Z] 619be1103602: Pulling fs layer [2024-08-06T19:32:09.296Z] 7862e08f4a3e: Pulling fs layer [2024-08-06T19:32:09.296Z] 5df492c9dc93: Pulling fs layer [2024-08-06T19:32:09.296Z] 7629e6793208: Pulling fs layer [2024-08-06T19:32:09.296Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T19:32:09.296Z] fb5054dd5b73: Pulling fs layer [2024-08-06T19:32:09.296Z] eeca6798cff9: Pulling fs layer [2024-08-06T19:32:09.296Z] aa269ceb94a6: Pulling fs layer [2024-08-06T19:32:09.296Z] ada007ff1a6a: Pulling fs layer [2024-08-06T19:32:09.296Z] 7629e6793208: Waiting [2024-08-06T19:32:09.296Z] 4f4fb700ef54: Waiting [2024-08-06T19:32:09.296Z] fb5054dd5b73: Waiting [2024-08-06T19:32:09.296Z] eeca6798cff9: Waiting [2024-08-06T19:32:09.296Z] ada007ff1a6a: Waiting [2024-08-06T19:32:09.296Z] aa269ceb94a6: Waiting [2024-08-06T19:32:09.296Z] 7862e08f4a3e: Download complete [2024-08-06T19:32:09.296Z] 7629e6793208: Verifying Checksum [2024-08-06T19:32:09.296Z] 7629e6793208: Download complete [2024-08-06T19:32:09.296Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T19:32:09.296Z] 4f4fb700ef54: Download complete [2024-08-06T19:32:09.296Z] 619be1103602: Verifying Checksum [2024-08-06T19:32:09.296Z] 619be1103602: Download complete [2024-08-06T19:32:09.296Z] fb5054dd5b73: Verifying Checksum [2024-08-06T19:32:09.296Z] fb5054dd5b73: Download complete [2024-08-06T19:32:09.296Z] eeca6798cff9: Verifying Checksum [2024-08-06T19:32:09.296Z] eeca6798cff9: Download complete [2024-08-06T19:32:09.554Z] 619be1103602: Pull complete [2024-08-06T19:32:09.554Z] ada007ff1a6a: Verifying Checksum [2024-08-06T19:32:09.554Z] ada007ff1a6a: Download complete [2024-08-06T19:32:09.554Z] 7862e08f4a3e: Pull complete [2024-08-06T19:32:09.812Z] 5df492c9dc93: Verifying Checksum [2024-08-06T19:32:09.812Z] 5df492c9dc93: Download complete [2024-08-06T19:32:10.071Z] aa269ceb94a6: Verifying Checksum [2024-08-06T19:32:10.071Z] aa269ceb94a6: Download complete [2024-08-06T19:32:12.602Z] 5df492c9dc93: Pull complete [2024-08-06T19:32:12.602Z] 7629e6793208: Pull complete [2024-08-06T19:32:12.861Z] 4f4fb700ef54: Pull complete [2024-08-06T19:32:12.861Z] fb5054dd5b73: Pull complete [2024-08-06T19:32:12.861Z] eeca6798cff9: Pull complete [2024-08-06T19:32:15.387Z] aa269ceb94a6: Pull complete [2024-08-06T19:32:15.647Z] ada007ff1a6a: Pull complete [2024-08-06T19:32:15.647Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-06T19:32:15.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T19:32:15.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:32:16.028Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T19:32:16.028Z] WORKDIR /edgex [2024-08-06T19:32:16.028Z] COPY go.mod . [2024-08-06T19:32:16.028Z] RUN go mod download [2024-08-06T19:32:16.028Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-06T19:32:16.608Z] Sending build context to Docker daemon 178.9MB [2024-08-06T19:32:16.608Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T19:32:16.608Z] ---> f489d0715acc [2024-08-06T19:32:16.608Z] Step 2/4 : WORKDIR /edgex [2024-08-06T19:32:21.892Z] ---> Running in f25af7e9ffce [2024-08-06T19:32:21.892Z] Removing intermediate container f25af7e9ffce [2024-08-06T19:32:21.892Z] ---> 78fab9417379 [2024-08-06T19:32:21.892Z] Step 3/4 : COPY go.mod . [2024-08-06T19:32:22.152Z] ---> a81cddc51753 [2024-08-06T19:32:22.152Z] Step 4/4 : RUN go mod download [2024-08-06T19:32:22.152Z] ---> Running in 85f27a85355a [2024-08-06T19:32:23.241Z] Still waiting to schedule task [2024-08-06T19:32:23.241Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7210’ is offline [2024-08-06T19:32:44.171Z] Removing intermediate container 85f27a85355a [2024-08-06T19:32:44.171Z] ---> 21b77b1087a5 [2024-08-06T19:32:44.171Z] Successfully built 21b77b1087a5 [2024-08-06T19:32:44.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:32:44.561Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T19:32:44.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:32:44.728Z] prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container [2024-08-06T19:32:44.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T19:32:45.364Z] $ docker top 420fd8f16162888ec235d468b423b36a5440244d92f50d32dd9d969e1b02d207 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T19:32:45.776Z] + go version [2024-08-06T19:32:45.776Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-06T19:32:45.810Z] $ docker stop --time=1 420fd8f16162888ec235d468b423b36a5440244d92f50d32dd9d969e1b02d207 [2024-08-06T19:32:47.051Z] $ docker rm -f --volumes 420fd8f16162888ec235d468b423b36a5440244d92f50d32dd9d969e1b02d207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:32:47.839Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T19:32:47.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:32:48.012Z] prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container [2024-08-06T19:32:48.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T19:32:48.371Z] $ docker top d0546167727472b66bbd96170b4e27b06db81b8c4614fb33682f0d7de72ac424 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-06T19:32:48.506Z] ========================================================= [2024-08-06T19:32:48.506Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-06T19:32:48.506Z] ========================================================= [Pipeline] sh [2024-08-06T19:32:48.799Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:32:49.187Z] + make test [2024-08-06T19:32:49.187Z] go test -race -coverprofile=coverage.out ./... [2024-08-06T19:32:57.296Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-06T19:33:23.822Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-06T19:33:24.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-06T19:33:24.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-06T19:33:24.080Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-06T19:33:24.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-06T19:33:25.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-06T19:33:25.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-06T19:33:26.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements [2024-08-06T19:33:26.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-06T19:33:26.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-06T19:33:26.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-06T19:33:27.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-06T19:33:27.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-06T19:33:27.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2024-08-06T19:33:28.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-06T19:33:28.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-06T19:33:28.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:33:28.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-06T19:33:28.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-06T19:33:28.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-06T19:33:28.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-06T19:33:28.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-06T19:33:28.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-06T19:33:29.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-06T19:33:29.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:33:29.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-06T19:33:29.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-06T19:33:29.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-06T19:33:30.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-06T19:33:30.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-06T19:33:30.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2024-08-06T19:33:30.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.2% of statements [2024-08-06T19:33:30.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.405s coverage: 93.4% of statements [2024-08-06T19:33:30.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements [2024-08-06T19:33:31.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 6.5% of statements [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-06T19:33:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-06T19:33:34.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.321s coverage: 95.8% of statements [2024-08-06T19:33:34.117Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-08-06T19:33:34.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-06T19:33:34.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-06T19:33:34.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.018s coverage: 0.0% of statements [no tests to run] [2024-08-06T19:33:35.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-08-06T19:33:35.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-08-06T19:33:35.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-08-06T19:33:35.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements [2024-08-06T19:33:35.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-06T19:33:36.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements [2024-08-06T19:33:36.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-06T19:33:36.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-06T19:33:36.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-06T19:33:36.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-06T19:33:36.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-06T19:33:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-06T19:33:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-06T19:33:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-06T19:33:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-06T19:33:38.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-06T19:33:38.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-06T19:33:38.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-06T19:33:38.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-06T19:33:38.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-06T19:33:38.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-06T19:33:38.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-06T19:33:39.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-06T19:33:39.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-06T19:33:39.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-06T19:33:41.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-06T19:33:42.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-06T19:33:43.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-06T19:33:43.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-06T19:33:45.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-06T19:33:45.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-06T19:33:45.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-06T19:33:47.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-06T19:33:47.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-06T19:33:47.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-06T19:33:47.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.026s coverage: 94.4% of statements [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:33:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-06T19:33:48.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-06T19:33:48.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-06T19:33:48.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-06T19:33:48.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-06T19:33:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-06T19:33:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:33:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-06T19:33:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-06T19:33:51.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-06T19:33:51.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-06T19:33:52.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-06T19:33:52.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.048s coverage: 92.9% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 67.2% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2024-08-06T19:34:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.612s coverage: 36.5% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-08-06T19:34:02.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements [2024-08-06T19:34:02.622Z] 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-08-06T19:34:02.622Z] running golangci-lint [2024-08-06T19:34:02.622Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-06T19:34:02.622Z] go version go1.21.9 linux/amd64 [2024-08-06T19:34:02.622Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-06T19:34:02.622Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-06T19:34:24.561Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 20.282031587s" [2024-08-06T19:34:24.561Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.059094ms" [2024-08-06T19:34:36.753Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.65824119s with top 10 stages: buildir: 1m7.0368712s, gosec: 10.213414205s, inspect: 3.960680156s, fact_deprecated: 3.396067934s, ctrlflow: 1.591292275s, fact_purity: 1.5362703s, printf: 1.489762958s, nilness: 1.415621881s, S1038: 1.250262852s, directives: 1.036185154s" [2024-08-06T19:34:36.753Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-06T19:34:36.753Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 213/213, exclude: 213/213, nolint: 0/21, cgo: 213/213, filename_unadjuster: 213/213, skip_files: 213/213, skip_dirs: 213/213, autogenerated_exclude: 213/213, identifier_marker: 213/213, exclude-rules: 21/213" [2024-08-06T19:34:36.753Z] level=info msg="[runner] processing took 18.302543ms with stages: nolint: 7.578587ms, identifier_marker: 5.720628ms, exclude-rules: 1.61245ms, autogenerated_exclude: 1.431059ms, path_prettifier: 1.21657ms, skip_dirs: 599.069µs, filename_unadjuster: 79.98µs, cgo: 60.03µs, max_same_issues: 640ns, fixer: 530ns, exclude: 490ns, skip_files: 450ns, uniq_by_line: 400ns, diff: 390ns, severity-rules: 240ns, sort_results: 240ns, path_shortener: 210ns, source_code: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-08-06T19:34:36.753Z] level=info msg="[runner] linters took 13.552165023s with stages: goanalysis_metalinter: 13.53377557s" [2024-08-06T19:34:36.753Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-06T19:34:36.753Z] level=info msg="Memory: 335 samples, avg is 336.2MB, max is 1288.4MB" [2024-08-06T19:34:36.753Z] level=info msg="Execution took 33.874729081s" [2024-08-06T19:34:36.753Z] go vet ./... [2024-08-06T19:34:37.572Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7211 in /w/workspace/edgexfoundry_edgex-go_PR-4851 [Pipeline] { [Pipeline] ws [2024-08-06T19:34:37.648Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-06T19:34:40.773Z] The recommended git tool is: git [2024-08-06T19:34:43.392Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T19:34:43.392Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-06T19:34:43.392Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-06T19:34:43.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-06T19:34:44.022Z] + ls -al . [2024-08-06T19:34:44.022Z] total 872 [2024-08-06T19:34:44.022Z] drwxrwxr-x 11 1001 1001 4096 Aug 6 19:32 . [2024-08-06T19:34:44.022Z] drwxr-xr-x 4 root root 4096 Aug 6 19:32 .. [2024-08-06T19:34:44.022Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:31 .blubracket [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 19:31 .dockerignore [2024-08-06T19:34:44.022Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 19:34 .git [2024-08-06T19:34:44.022Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 19:31 .github [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 1102 Aug 6 19:31 .gitignore [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 42 Aug 6 19:31 .golangci.yml [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 19:31 .hadolint.yml [2024-08-06T19:34:44.022Z] drwxr-xr-x 3 1001 1001 4096 Aug 6 19:32 .semver [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 19:31 .sonarcloud.properties [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 19:31 ADOPTERS.md [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 20806 Aug 6 19:31 Attribution.txt [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 100284 Aug 6 19:31 CHANGELOG.md [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 19:31 CONTRIBUTING.md [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 19:31 GOVERNANCE.md [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 861 Aug 6 19:31 Jenkinsfile [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 19:31 LICENSE [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 16854 Aug 6 19:31 Makefile [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 19:31 OWNERS.md [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 9528 Aug 6 19:31 README.md [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 19:31 SECURITY.md [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 19:32 VERSION [2024-08-06T19:34:44.022Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:31 bin [2024-08-06T19:34:44.022Z] drwxrwxr-x 20 1001 1001 4096 Aug 6 19:31 cmd [2024-08-06T19:34:44.022Z] -rw-r--r-- 1 root root 504184 Aug 6 19:34 coverage.out [2024-08-06T19:34:44.022Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:31 fuzz_test [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 7118 Aug 6 19:31 go.mod [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 101672 Aug 6 19:31 go.sum [2024-08-06T19:34:44.022Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 19:31 internal [2024-08-06T19:34:44.022Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 19:31 openapi [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 19:31 security.txt [2024-08-06T19:34:44.022Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 19:31 version.go [Pipeline] sh [2024-08-06T19:34:44.351Z] + '[' -e coverage.out ] [2024-08-06T19:34:44.351Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-06T19:34:44.496Z] Stashed 1 file(s) [Pipeline] sh [2024-08-06T19:34:44.805Z] + make build [2024-08-06T19:34:44.805Z] 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-08-06T19:34:45.705Z] using credential edgex-jenkins-ssh [2024-08-06T19:34:45.730Z] Cloning the remote Git repository [2024-08-06T19:34:45.771Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-06T19:34:45.864Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-06T19:34:46.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-06T19:34:46.038Z] > git --version # timeout=10 [2024-08-06T19:34:46.061Z] > git --version # 'git version 2.25.1' [2024-08-06T19:34:46.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T19:34:46.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T19:35:04.670Z] Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [2024-08-06T19:35:03.091Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-06T19:35:03.118Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T19:35:04.015Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-06T19:35:04.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-06T19:35:04.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T19:35:04.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4851/head:refs/remotes/origin/PR-4851 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-06T19:35:04.688Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T19:35:04.760Z] > git checkout -f f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # timeout=10 [2024-08-06T19:35:05.004Z] > git remote # timeout=10 [2024-08-06T19:35:05.120Z] Merge succeeded, producing f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [2024-08-06T19:35:05.120Z] Checking out Revision f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b (PR-4851) [2024-08-06T19:35:05.849Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0" [2024-08-06T19:35:05.906Z] > git --version # timeout=10 [2024-08-06T19:35:05.916Z] > git --version # 'git version 2.25.1' [2024-08-06T19:35:05.926Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-06T19:35:05.021Z] > git config --get remote.origin.url # timeout=10 [2024-08-06T19:35:05.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T19:35:05.074Z] > git merge a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 [2024-08-06T19:35:05.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-06T19:35:05.123Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T19:35:05.143Z] > git checkout -f f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-06T19:35:10.903Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-06T19:35:10.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T19:35:10.903Z] Dload Upload Total Spent Left Speed [2024-08-06T19:35:10.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 266k 0 --:--:-- --:--:-- --:--:-- 266k [Pipeline] sh [2024-08-06T19:35:11.250Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-06T19:35:11.606Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-06T19:35:11.606Z] + sudo tee /etc/docker/daemon.new [2024-08-06T19:35:11.606Z] { [2024-08-06T19:35:11.606Z] "registry-mirrors": [ [2024-08-06T19:35:11.606Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-06T19:35:11.606Z] ], [2024-08-06T19:35:11.606Z] "bip": "10.250.0.254/24", [2024-08-06T19:35:11.606Z] "hosts": [ [2024-08-06T19:35:11.606Z] "tcp://0.0.0.0:5555", [2024-08-06T19:35:11.606Z] "unix:///var/run/docker.sock" [2024-08-06T19:35:11.606Z] ], [2024-08-06T19:35:11.606Z] "mtu": 1458, [2024-08-06T19:35:11.606Z] "selinux-enabled": true, [2024-08-06T19:35:11.606Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-06T19:35:11.606Z] } [Pipeline] sh [2024-08-06T19:35:11.964Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-06T19:35:12.311Z] + sudo service docker restart [2024-08-06T19:35:16.949Z] 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-08-06T19:35:16.949Z] 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-08-06T19:35:16.949Z] 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-08-06T19:35:17.551Z] 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-08-06T19:35:20.137Z] 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-08-06T19:35:25.491Z] 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-08-06T19:35:28.778Z] 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-08-06T19:35:29.713Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T19:35:30.664Z] provisioning config files... [2024-08-06T19:35:30.689Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5755231094749794329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T19:35:31.208Z] ---> ****-login.sh [2024-08-06T19:35:31.208Z] nexus3.edgexfoundry.org:10001 [2024-08-06T19:35:31.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:35:32.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:35:32.071Z] Configure a credential helper to remove this warning. See [2024-08-06T19:35:32.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:35:32.071Z] [2024-08-06T19:35:32.071Z] Login Succeeded [2024-08-06T19:35:32.071Z] nexus3.edgexfoundry.org:10002 [2024-08-06T19:35:32.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:35:32.301Z] 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-08-06T19:35:32.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:35:32.343Z] Configure a credential helper to remove this warning. See [2024-08-06T19:35:32.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:35:32.343Z] [2024-08-06T19:35:32.343Z] Login Succeeded [2024-08-06T19:35:32.343Z] nexus3.edgexfoundry.org:10003 [2024-08-06T19:35:32.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:35:32.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:35:32.615Z] Configure a credential helper to remove this warning. See [2024-08-06T19:35:32.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:35:32.615Z] [2024-08-06T19:35:32.615Z] Login Succeeded [2024-08-06T19:35:32.615Z] nexus3.edgexfoundry.org:10004 [2024-08-06T19:35:32.631Z] 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-08-06T19:35:32.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:35:32.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:35:32.885Z] Configure a credential helper to remove this warning. See [2024-08-06T19:35:32.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:35:32.885Z] [2024-08-06T19:35:32.885Z] Login Succeeded [2024-08-06T19:35:32.885Z] ****.io [2024-08-06T19:35:33.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:35:33.201Z] 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-08-06T19:35:33.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:35:33.428Z] Configure a credential helper to remove this warning. See [2024-08-06T19:35:33.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:35:33.429Z] [2024-08-06T19:35:33.429Z] Login Succeeded [2024-08-06T19:35:33.429Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T19:35:33.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-06T19:35:34.142Z] 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-08-06T19:35:34.267Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-06T19:35:34.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T19:35:34.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T19:35:34.401Z] ========================================================= [2024-08-06T19:35:34.401Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-06T19:35:34.401Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:35:34.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T19:35:34.802Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-06T19:35:34.802Z] c6b39de5b339: Pulling fs layer [2024-08-06T19:35:34.802Z] a69c41024577: Pulling fs layer [2024-08-06T19:35:34.802Z] d6de4b400683: Pulling fs layer [2024-08-06T19:35:34.802Z] 35cb2a7552d0: Pulling fs layer [2024-08-06T19:35:34.802Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T19:35:34.802Z] 464afbd9ba4c: Pulling fs layer [2024-08-06T19:35:34.802Z] 00f215d4a9da: Pulling fs layer [2024-08-06T19:35:34.802Z] d496ad576159: Pulling fs layer [2024-08-06T19:35:34.802Z] 464afbd9ba4c: Waiting [2024-08-06T19:35:34.802Z] 00f215d4a9da: Waiting [2024-08-06T19:35:34.802Z] d496ad576159: Waiting [2024-08-06T19:35:34.802Z] 35cb2a7552d0: Waiting [2024-08-06T19:35:34.802Z] 4f4fb700ef54: Waiting [2024-08-06T19:35:35.075Z] a69c41024577: Verifying Checksum [2024-08-06T19:35:35.075Z] a69c41024577: Download complete [2024-08-06T19:35:35.075Z] 35cb2a7552d0: Verifying Checksum [2024-08-06T19:35:35.075Z] 35cb2a7552d0: Download complete [2024-08-06T19:35:35.075Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T19:35:35.075Z] 4f4fb700ef54: Download complete [2024-08-06T19:35:35.075Z] 464afbd9ba4c: Verifying Checksum [2024-08-06T19:35:35.075Z] 464afbd9ba4c: Download complete [2024-08-06T19:35:35.075Z] c6b39de5b339: Download complete [2024-08-06T19:35:35.089Z] 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-08-06T19:35:35.664Z] d496ad576159: Verifying Checksum [2024-08-06T19:35:35.664Z] d496ad576159: Download complete [2024-08-06T19:35:35.930Z] c6b39de5b339: Pull complete [Pipeline] } [2024-08-06T19:35:36.070Z] $ docker stop --time=1 d0546167727472b66bbd96170b4e27b06db81b8c4614fb33682f0d7de72ac424 [2024-08-06T19:35:36.530Z] a69c41024577: Pull complete [2024-08-06T19:35:36.795Z] d6de4b400683: Verifying Checksum [2024-08-06T19:35:36.795Z] d6de4b400683: Download complete [2024-08-06T19:35:37.751Z] 00f215d4a9da: Verifying Checksum [2024-08-06T19:35:37.751Z] 00f215d4a9da: Download complete [2024-08-06T19:35:43.010Z] $ docker rm -f --volumes d0546167727472b66bbd96170b4e27b06db81b8c4614fb33682f0d7de72ac424 [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-08-06T19:35:44.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T19:35:44.660Z] [2024-08-06T19:35:44.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:35:45.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T19:35:45.325Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-06T19:35:45.325Z] 91d30c5bc195: Pulling fs layer [2024-08-06T19:35:45.325Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-06T19:35:45.325Z] 9c61dcf015f6: Pulling fs layer [2024-08-06T19:35:45.325Z] 4698f68db338: Pulling fs layer [2024-08-06T19:35:45.325Z] 2a2f49069b9e: Pulling fs layer [2024-08-06T19:35:45.325Z] e0025b399a48: Pulling fs layer [2024-08-06T19:35:45.325Z] 4698f68db338: Waiting [2024-08-06T19:35:45.325Z] 2a2f49069b9e: Waiting [2024-08-06T19:35:45.325Z] e0025b399a48: Waiting [2024-08-06T19:35:45.325Z] 91d30c5bc195: Verifying Checksum [2024-08-06T19:35:45.325Z] 91d30c5bc195: Download complete [2024-08-06T19:35:45.325Z] 4698f68db338: Verifying Checksum [2024-08-06T19:35:45.325Z] 4698f68db338: Download complete [2024-08-06T19:35:45.325Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-06T19:35:45.325Z] 2e9b0aa3be6d: Download complete [2024-08-06T19:35:45.325Z] e0025b399a48: Verifying Checksum [2024-08-06T19:35:45.325Z] e0025b399a48: Download complete [2024-08-06T19:35:45.582Z] 2a2f49069b9e: Verifying Checksum [2024-08-06T19:35:45.582Z] 2a2f49069b9e: Download complete [2024-08-06T19:35:45.582Z] 91d30c5bc195: Pull complete [2024-08-06T19:35:46.148Z] 2e9b0aa3be6d: Pull complete [2024-08-06T19:35:46.148Z] 9c61dcf015f6: Verifying Checksum [2024-08-06T19:35:46.148Z] 9c61dcf015f6: Download complete [2024-08-06T19:35:48.689Z] 9c61dcf015f6: Pull complete [2024-08-06T19:35:48.689Z] 4698f68db338: Pull complete [2024-08-06T19:35:49.257Z] 2a2f49069b9e: Pull complete [2024-08-06T19:35:49.257Z] e0025b399a48: Pull complete [2024-08-06T19:35:49.257Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-06T19:35:49.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T19:35:49.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:35:49.519Z] prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container [2024-08-06T19:35:49.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-06T19:35:50.040Z] d6de4b400683: Pull complete [2024-08-06T19:35:50.040Z] 35cb2a7552d0: Pull complete [2024-08-06T19:35:50.040Z] 4f4fb700ef54: Pull complete [2024-08-06T19:35:50.040Z] 464afbd9ba4c: Pull complete [2024-08-06T19:35:52.749Z] $ docker top f7fed3b5f49146d794b208e01e4ea8bc2f7ff7b51db7981f77de97ee07866387 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T19:35:53.187Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T19:35:55.720Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T19:35:55.720Z] #1 transferring dockerfile: 2.23kB done [2024-08-06T19:35:55.720Z] #1 DONE 0.0s [2024-08-06T19:35:55.720Z] [2024-08-06T19:35:55.720Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T19:35:55.720Z] #2 transferring dockerfile: 2.49kB done [2024-08-06T19:35:55.720Z] #2 DONE 0.0s [2024-08-06T19:35:55.720Z] [2024-08-06T19:35:55.720Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T19:35:55.979Z] #3 ... [2024-08-06T19:35:55.979Z] [2024-08-06T19:35:55.979Z] #4 [core-data internal] load build definition from Dockerfile [2024-08-06T19:35:55.979Z] #4 transferring dockerfile: 2.01kB done [2024-08-06T19:35:55.979Z] #4 DONE 0.3s [2024-08-06T19:35:55.979Z] [2024-08-06T19:35:55.979Z] #5 [core-metadata internal] load .dockerignore [2024-08-06T19:35:56.547Z] #5 ... [2024-08-06T19:35:56.547Z] [2024-08-06T19:35:56.547Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-06T19:35:56.547Z] #6 transferring dockerfile: 1.93kB done [2024-08-06T19:35:56.547Z] #6 DONE 0.7s [2024-08-06T19:35:56.547Z] [2024-08-06T19:35:56.547Z] #7 [support-cron-scheduler internal] load .dockerignore [2024-08-06T19:35:56.547Z] #7 ... [2024-08-06T19:35:56.547Z] [2024-08-06T19:35:56.547Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-08-06T19:35:56.547Z] #8 transferring dockerfile: 2.06kB done [2024-08-06T19:35:56.547Z] #8 DONE 0.9s [2024-08-06T19:35:56.547Z] [2024-08-06T19:35:56.547Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T19:35:56.547Z] #3 transferring dockerfile: 3.17kB done [2024-08-06T19:35:56.547Z] #3 DONE 1.0s [2024-08-06T19:35:56.547Z] [2024-08-06T19:35:56.547Z] #9 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T19:35:56.547Z] #9 transferring context: 50B done [2024-08-06T19:35:56.547Z] #9 DONE 0.9s [2024-08-06T19:35:56.671Z] 00f215d4a9da: Pull complete [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T19:35:56.808Z] #10 transferring dockerfile: 1.69kB done [2024-08-06T19:35:56.808Z] #10 DONE 1.0s [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T19:35:56.808Z] #11 transferring dockerfile: 1.89kB done [2024-08-06T19:35:56.808Z] #11 DONE 1.0s [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T19:35:56.808Z] #12 transferring dockerfile: 1.70kB done [2024-08-06T19:35:56.808Z] #12 DONE 1.0s [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:56.808Z] #13 DONE 0.0s [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #14 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:35:56.808Z] #14 DONE 0.1s [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #7 [support-cron-scheduler internal] load .dockerignore [2024-08-06T19:35:56.808Z] #7 transferring context: 50B done [2024-08-06T19:35:56.808Z] #7 ... [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #15 [security-proxy-auth internal] load .dockerignore [2024-08-06T19:35:56.808Z] #15 transferring context: 50B done [2024-08-06T19:35:56.808Z] #15 DONE 0.7s [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-08-06T19:35:56.808Z] #16 transferring context: 50B done [2024-08-06T19:35:56.808Z] #16 DONE 0.8s [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #17 [core-command internal] load .dockerignore [2024-08-06T19:35:56.808Z] #17 transferring context: 50B done [2024-08-06T19:35:56.808Z] #17 DONE 0.8s [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #18 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T19:35:56.808Z] #18 transferring dockerfile: 1.81kB done [2024-08-06T19:35:56.808Z] #18 DONE 1.1s [2024-08-06T19:35:56.808Z] [2024-08-06T19:35:56.808Z] #13 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:56.808Z] #13 DONE 0.0s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #19 [support-notifications internal] load build definition from Dockerfile [2024-08-06T19:35:57.067Z] #19 transferring dockerfile: 1.95kB done [2024-08-06T19:35:57.067Z] #19 DONE 1.1s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #7 [support-cron-scheduler internal] load .dockerignore [2024-08-06T19:35:57.067Z] #7 DONE 0.8s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #20 [security-proxy-setup internal] load .dockerignore [2024-08-06T19:35:57.067Z] #20 transferring context: 50B done [2024-08-06T19:35:57.067Z] #20 DONE 0.8s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #21 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T19:35:57.067Z] #21 transferring dockerfile: 1.85kB done [2024-08-06T19:35:57.067Z] #21 DONE 1.2s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #22 [security-spire-config internal] load .dockerignore [2024-08-06T19:35:57.067Z] #22 transferring context: 50B done [2024-08-06T19:35:57.067Z] #22 DONE 0.9s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #5 [core-metadata internal] load .dockerignore [2024-08-06T19:35:57.067Z] #5 transferring context: 50B done [2024-08-06T19:35:57.067Z] #5 DONE 0.9s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #23 [security-bootstrapper internal] load .dockerignore [2024-08-06T19:35:57.067Z] #23 transferring context: 50B done [2024-08-06T19:35:57.067Z] #23 DONE 0.9s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T19:35:57.067Z] #24 transferring context: 50B done [2024-08-06T19:35:57.067Z] #24 DONE 0.9s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #25 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T19:35:57.067Z] #25 transferring dockerfile: 2.15kB done [2024-08-06T19:35:57.067Z] #25 DONE 1.2s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #26 [core-data internal] load .dockerignore [2024-08-06T19:35:57.067Z] #26 transferring context: 50B done [2024-08-06T19:35:57.067Z] #26 DONE 0.9s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #13 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:57.067Z] #13 DONE 0.0s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #27 [core-keeper internal] load build definition from Dockerfile [2024-08-06T19:35:57.067Z] #27 transferring dockerfile: 2.01kB done [2024-08-06T19:35:57.067Z] #27 DONE 1.2s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #14 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:35:57.067Z] #14 DONE 0.1s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #28 [support-notifications internal] load .dockerignore [2024-08-06T19:35:57.067Z] #28 transferring context: 50B done [2024-08-06T19:35:57.067Z] #28 DONE 0.8s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #29 [support-cron-scheduler internal] load build context [2024-08-06T19:35:57.067Z] #29 ... [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #30 [core-keeper internal] load .dockerignore [2024-08-06T19:35:57.067Z] #30 transferring context: 50B done [2024-08-06T19:35:57.067Z] #30 DONE 0.8s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #31 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T19:35:57.067Z] #31 transferring dockerfile: 1.93kB 0.0s done [2024-08-06T19:35:57.067Z] #31 DONE 1.2s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #32 [support-scheduler internal] load .dockerignore [2024-08-06T19:35:57.067Z] #32 transferring context: 50B done [2024-08-06T19:35:57.067Z] #32 DONE 0.8s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #33 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T19:35:57.067Z] #33 transferring dockerfile: 2.50kB 0.0s done [2024-08-06T19:35:57.067Z] #33 DONE 1.3s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #34 [security-spire-agent internal] load .dockerignore [2024-08-06T19:35:57.067Z] #34 transferring context: 50B done [2024-08-06T19:35:57.067Z] #34 DONE 0.8s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #35 [security-spire-server internal] load .dockerignore [2024-08-06T19:35:57.067Z] #35 transferring context: 50B 0.0s done [2024-08-06T19:35:57.067Z] #35 DONE 0.9s [2024-08-06T19:35:57.067Z] [2024-08-06T19:35:57.067Z] #29 [support-cron-scheduler internal] load build context [2024-08-06T19:35:57.326Z] #29 ... [2024-08-06T19:35:57.326Z] [2024-08-06T19:35:57.326Z] #14 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:35:57.326Z] #14 DONE 0.1s [2024-08-06T19:35:57.326Z] [2024-08-06T19:35:57.326Z] #29 [support-cron-scheduler internal] load build context [2024-08-06T19:35:57.326Z] #29 ... [2024-08-06T19:35:57.326Z] [2024-08-06T19:35:57.326Z] #13 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:57.326Z] #13 DONE 0.0s [2024-08-06T19:35:57.326Z] [2024-08-06T19:35:57.326Z] #14 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:35:57.326Z] #14 DONE 0.2s [2024-08-06T19:35:57.326Z] [2024-08-06T19:35:57.326Z] #36 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:35:57.326Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:35:57.326Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:35:57.326Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T19:35:57.326Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:35:57.326Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:35:57.326Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:35:57.326Z] #36 DONE 0.7s [2024-08-06T19:35:57.327Z] [2024-08-06T19:35:57.327Z] #13 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:57.327Z] #13 DONE 0.0s [2024-08-06T19:35:57.327Z] [2024-08-06T19:35:57.327Z] #14 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:35:57.585Z] #14 ... [2024-08-06T19:35:57.585Z] [2024-08-06T19:35:57.585Z] #36 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:35:57.585Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:35:57.585Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:35:57.585Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T19:35:57.585Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:35:57.585Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:35:57.585Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:35:57.585Z] #36 DONE 0.7s [2024-08-06T19:35:57.585Z] [2024-08-06T19:35:57.585Z] #13 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:57.585Z] #13 DONE 0.0s [2024-08-06T19:35:57.585Z] [2024-08-06T19:35:57.585Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:35:57.632Z] d496ad576159: Pull complete [2024-08-06T19:35:57.845Z] #14 ... [2024-08-06T19:35:57.845Z] [2024-08-06T19:35:57.845Z] #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:35:57.845Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:35:57.845Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:35:57.845Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T19:35:57.845Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:35:57.845Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:35:57.845Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:35:57.845Z] #36 DONE 0.7s [2024-08-06T19:35:57.845Z] [2024-08-06T19:35:57.845Z] #13 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:57.845Z] #13 DONE 0.0s [2024-08-06T19:35:57.845Z] [2024-08-06T19:35:57.845Z] #14 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:35:57.845Z] #14 DONE 0.5s [2024-08-06T19:35:57.845Z] [2024-08-06T19:35:57.845Z] #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:35:57.845Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:35:57.845Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:35:57.845Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T19:35:57.845Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:35:57.845Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:35:57.845Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:35:57.845Z] #36 DONE 0.7s [2024-08-06T19:35:57.845Z] [2024-08-06T19:35:57.845Z] #13 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:57.845Z] #13 DONE 0.0s [2024-08-06T19:35:57.845Z] [2024-08-06T19:35:57.845Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T19:35:57.845Z] #37 DONE 0.7s [2024-08-06T19:35:57.845Z] [2024-08-06T19:35:57.845Z] #38 [security-proxy-auth internal] load build context [2024-08-06T19:35:57.845Z] #38 ... [2024-08-06T19:35:57.845Z] [2024-08-06T19:35:57.845Z] #13 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:57.845Z] #13 DONE 0.0s [2024-08-06T19:35:57.901Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-06T19:35:57.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T19:35:57.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:35:58.112Z] [2024-08-06T19:35:58.112Z] #13 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:35:58.112Z] #13 DONE 0.0s [2024-08-06T19:35:58.112Z] [2024-08-06T19:35:58.112Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T19:35:58.305Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T19:35:58.305Z] WORKDIR /edgex [2024-08-06T19:35:58.305Z] COPY go.mod . [2024-08-06T19:35:58.305Z] RUN go mod download [2024-08-06T19:35:58.305Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-06T19:35:58.907Z] Sending build context to Docker daemon 3.374MB [2024-08-06T19:35:58.907Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T19:35:58.907Z] ---> f246e2811388 [2024-08-06T19:35:58.907Z] Step 2/4 : WORKDIR /edgex [2024-08-06T19:36:00.852Z] ---> Running in 42cce6e3f74a [2024-08-06T19:36:01.127Z] Removing intermediate container 42cce6e3f74a [2024-08-06T19:36:01.127Z] ---> 6c992db5c813 [2024-08-06T19:36:01.127Z] Step 3/4 : COPY go.mod . [2024-08-06T19:36:01.708Z] ---> 6206c8c78cdb [2024-08-06T19:36:01.708Z] Step 4/4 : RUN go mod download [2024-08-06T19:36:01.978Z] ---> Running in f60bac1b4715 [2024-08-06T19:36:03.544Z] #37 ... [2024-08-06T19:36:03.544Z] [2024-08-06T19:36:03.544Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:36:03.544Z] #39 transferring context: 273.66MB 6.0s [2024-08-06T19:36:03.805Z] #39 ... [2024-08-06T19:36:03.805Z] [2024-08-06T19:36:03.805Z] #40 [core-command internal] load build context [2024-08-06T19:36:04.088Z] #40 ... [2024-08-06T19:36:04.088Z] [2024-08-06T19:36:04.088Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:36:06.615Z] #39 ... [2024-08-06T19:36:06.615Z] [2024-08-06T19:36:06.615Z] #41 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:36:06.874Z] #41 ... [2024-08-06T19:36:06.874Z] [2024-08-06T19:36:06.874Z] #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T19:36:07.131Z] #42 ... [2024-08-06T19:36:07.131Z] [2024-08-06T19:36:07.131Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:36:07.131Z] #39 transferring context: 493.11MB 9.9s done [2024-08-06T19:36:07.131Z] #39 ... [2024-08-06T19:36:07.131Z] [2024-08-06T19:36:07.131Z] #43 [core-metadata internal] load build context [2024-08-06T19:36:07.398Z] #43 transferring context: 493.11MB 10.1s done [2024-08-06T19:36:07.398Z] #43 ... [2024-08-06T19:36:07.398Z] [2024-08-06T19:36:07.398Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T19:36:07.657Z] #44 ... [2024-08-06T19:36:07.657Z] [2024-08-06T19:36:07.657Z] #29 [support-cron-scheduler internal] load build context [2024-08-06T19:36:07.657Z] #29 ... [2024-08-06T19:36:07.657Z] [2024-08-06T19:36:07.657Z] #45 [security-bootstrapper internal] load build context [2024-08-06T19:36:07.657Z] #45 ... [2024-08-06T19:36:07.657Z] [2024-08-06T19:36:07.657Z] #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T19:36:08.094Z] #46 ... [2024-08-06T19:36:08.094Z] [2024-08-06T19:36:08.094Z] #47 [security-spire-config internal] load build context [2024-08-06T19:36:08.094Z] #47 ... [2024-08-06T19:36:08.094Z] [2024-08-06T19:36:08.094Z] #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T19:36:08.094Z] #48 ... [2024-08-06T19:36:08.094Z] [2024-08-06T19:36:08.094Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:36:08.353Z] #49 ... [2024-08-06T19:36:08.353Z] [2024-08-06T19:36:08.353Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T19:36:08.612Z] #50 ... [2024-08-06T19:36:08.612Z] [2024-08-06T19:36:08.612Z] #51 [support-notifications internal] load build context [2024-08-06T19:36:08.612Z] #51 ... [2024-08-06T19:36:08.612Z] [2024-08-06T19:36:08.612Z] #14 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:36:08.872Z] #14 ... [2024-08-06T19:36:08.872Z] [2024-08-06T19:36:08.872Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T19:36:08.872Z] #52 ... [2024-08-06T19:36:08.872Z] [2024-08-06T19:36:08.872Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-06T19:36:09.340Z] #53 ... [2024-08-06T19:36:09.340Z] [2024-08-06T19:36:09.340Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:36:09.599Z] #54 ... [2024-08-06T19:36:09.599Z] [2024-08-06T19:36:09.599Z] #55 [core-data internal] load build context [2024-08-06T19:36:09.599Z] #55 transferring context: 493.11MB 9.5s done [2024-08-06T19:36:09.599Z] #55 ... [2024-08-06T19:36:09.599Z] [2024-08-06T19:36:09.599Z] #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:09.599Z] #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:09.857Z] #56 ... [2024-08-06T19:36:09.857Z] [2024-08-06T19:36:09.857Z] #41 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:36:09.857Z] #41 transferring context: 493.11MB 10.8s done [2024-08-06T19:36:15.132Z] #41 ... [2024-08-06T19:36:15.132Z] [2024-08-06T19:36:15.132Z] #40 [core-command internal] load build context [2024-08-06T19:36:15.132Z] #40 transferring context: 493.11MB 8.8s done [2024-08-06T19:36:18.421Z] #40 ... [2024-08-06T19:36:18.421Z] [2024-08-06T19:36:18.421Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:36:18.421Z] #57 ... [2024-08-06T19:36:18.421Z] [2024-08-06T19:36:18.421Z] #29 [support-cron-scheduler internal] load build context [2024-08-06T19:36:18.421Z] #29 transferring context: 493.11MB 10.8s done [2024-08-06T19:36:18.421Z] #29 ... [2024-08-06T19:36:18.421Z] [2024-08-06T19:36:18.421Z] #45 [security-bootstrapper internal] load build context [2024-08-06T19:36:18.421Z] #45 transferring context: 493.11MB 10.6s done [2024-08-06T19:36:20.960Z] #45 ... [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:20.961Z] #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22.9s done [2024-08-06T19:36:20.961Z] #56 ... [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #36 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:36:20.961Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:36:20.961Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:36:20.961Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T19:36:20.961Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:36:20.961Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:36:20.961Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:36:20.961Z] #36 DONE 0.7s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #14 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:36:20.961Z] #14 DONE 23.4s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T19:36:20.961Z] #37 DONE 23.5s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #40 [core-command internal] load build context [2024-08-06T19:36:20.961Z] #40 DONE 23.9s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:20.961Z] #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22.9s done [2024-08-06T19:36:20.961Z] #56 ... [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #43 [core-metadata internal] load build context [2024-08-06T19:36:20.961Z] #43 DONE 23.6s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:36:20.961Z] #39 DONE 24.0s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #55 [core-data internal] load build context [2024-08-06T19:36:20.961Z] #55 DONE 23.2s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #29 [support-cron-scheduler internal] load build context [2024-08-06T19:36:20.961Z] #29 DONE 23.9s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #45 [security-bootstrapper internal] load build context [2024-08-06T19:36:20.961Z] #45 DONE 23.4s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #41 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:36:20.961Z] #41 DONE 24.2s [2024-08-06T19:36:20.961Z] [2024-08-06T19:36:20.961Z] #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:20.961Z] #56 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T19:36:20.961Z] #56 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-06T19:36:20.961Z] #56 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-06T19:36:20.961Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-06T19:36:20.961Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-06T19:36:20.961Z] #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-08-06T19:36:21.252Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-08-06T19:36:21.252Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-06T19:36:21.252Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-08-06T19:36:21.252Z] #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-08-06T19:36:21.252Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T19:36:21.252Z] #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-06T19:36:21.513Z] #56 ... [2024-08-06T19:36:21.513Z] [2024-08-06T19:36:21.513Z] #47 [security-spire-config internal] load build context [2024-08-06T19:36:21.513Z] #47 transferring context: 25.48kB done [2024-08-06T19:36:21.513Z] #47 DONE 23.5s [2024-08-06T19:36:21.513Z] [2024-08-06T19:36:21.513Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T19:36:21.513Z] #50 DONE 23.4s [2024-08-06T19:36:21.513Z] [2024-08-06T19:36:21.513Z] #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:21.513Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-08-06T19:36:21.513Z] #56 ... [2024-08-06T19:36:21.513Z] [2024-08-06T19:36:21.513Z] #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:36:21.513Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:36:21.513Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:36:21.513Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T19:36:21.513Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:36:21.513Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:36:21.513Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:36:21.513Z] #36 DONE 0.7s [2024-08-06T19:36:21.513Z] [2024-08-06T19:36:21.513Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:21.514Z] #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22.9s done [2024-08-06T19:36:21.514Z] #56 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T19:36:21.514Z] #56 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-06T19:36:21.514Z] #56 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-06T19:36:21.514Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-06T19:36:21.514Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-08-06T19:36:21.514Z] #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-06T19:36:21.514Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T19:36:21.775Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.9s [2024-08-06T19:36:23.338Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 2.3s [2024-08-06T19:36:23.338Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-06T19:36:23.338Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 2.4s [2024-08-06T19:36:23.338Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 2.5s [2024-08-06T19:36:23.596Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 2.6s [2024-08-06T19:36:23.596Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 2.7s [2024-08-06T19:36:23.864Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 2.9s [2024-08-06T19:36:23.864Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.0s [2024-08-06T19:36:25.798Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.5s done [2024-08-06T19:36:31.225Z] #56 ... [2024-08-06T19:36:31.225Z] [2024-08-06T19:36:31.225Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:36:31.225Z] #58 ... [2024-08-06T19:36:31.225Z] [2024-08-06T19:36:31.225Z] #59 [security-spire-server internal] load build context [2024-08-06T19:36:31.486Z] #59 ... [2024-08-06T19:36:31.486Z] [2024-08-06T19:36:31.486Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T19:36:31.486Z] #44 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:31.486Z] #44 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:31.486Z] #44 24.15 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T19:36:31.486Z] #44 24.18 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:31.486Z] #44 24.18 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:31.486Z] #44 24.19 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:36:31.486Z] #44 24.25 OK: 8 MiB in 17 packages [2024-08-06T19:36:31.486Z] #44 ... [2024-08-06T19:36:31.486Z] [2024-08-06T19:36:31.486Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:36:31.486Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 8.5s done [2024-08-06T19:36:31.486Z] #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T19:36:31.486Z] #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-06T19:36:31.486Z] #60 ... [2024-08-06T19:36:31.486Z] [2024-08-06T19:36:31.486Z] #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T19:36:31.748Z] #42 ... [2024-08-06T19:36:31.748Z] [2024-08-06T19:36:31.748Z] #51 [support-notifications internal] load build context [2024-08-06T19:36:31.748Z] #51 transferring context: 493.11MB 6.3s done [2024-08-06T19:36:32.061Z] #51 ... [2024-08-06T19:36:32.061Z] [2024-08-06T19:36:32.061Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-06T19:36:32.061Z] #53 transferring context: 493.11MB 6.7s done [2024-08-06T19:36:32.324Z] #53 ... [2024-08-06T19:36:32.324Z] [2024-08-06T19:36:32.324Z] #61 [core-keeper internal] load build context [2024-08-06T19:36:32.324Z] #61 ... [2024-08-06T19:36:32.324Z] [2024-08-06T19:36:32.324Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T19:36:32.584Z] #62 ... [2024-08-06T19:36:32.584Z] [2024-08-06T19:36:32.584Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T19:36:32.584Z] #52 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #52 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #52 24.42 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T19:36:32.584Z] #52 24.44 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:32.584Z] #52 24.44 (3/4) Installing su-exec (0.2-r3) [2024-08-06T19:36:32.584Z] #52 24.44 (4/4) Installing yq (4.33.3-r5) [2024-08-06T19:36:32.584Z] #52 24.50 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:32.584Z] #52 24.51 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:36:32.584Z] #52 24.57 OK: 17 MiB in 19 packages [2024-08-06T19:36:32.584Z] #52 DONE 35.2s [2024-08-06T19:36:32.584Z] [2024-08-06T19:36:32.584Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:36:32.584Z] #63 ... [2024-08-06T19:36:32.584Z] [2024-08-06T19:36:32.584Z] #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T19:36:32.584Z] #46 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #46 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #46 24.10 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:32.584Z] #46 24.10 (2/2) Installing su-exec (0.2-r3) [2024-08-06T19:36:32.584Z] #46 24.11 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:32.584Z] #46 24.13 OK: 7 MiB in 17 packages [2024-08-06T19:36:32.584Z] #46 DONE 34.9s [2024-08-06T19:36:32.584Z] [2024-08-06T19:36:32.584Z] #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T19:36:32.584Z] #44 DONE 35.2s [2024-08-06T19:36:32.584Z] [2024-08-06T19:36:32.584Z] #48 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T19:36:32.584Z] #48 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #48 24.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #48 24.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:32.584Z] #48 24.38 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:32.584Z] #48 24.40 OK: 7 MiB in 16 packages [2024-08-06T19:36:32.584Z] #48 DONE 35.4s [2024-08-06T19:36:32.584Z] [2024-08-06T19:36:32.584Z] #38 [security-proxy-auth internal] load build context [2024-08-06T19:36:32.584Z] #38 transferring context: 493.11MB 6.1s done [2024-08-06T19:36:32.584Z] #38 DONE 34.8s [2024-08-06T19:36:32.584Z] [2024-08-06T19:36:32.584Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:36:32.584Z] #49 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #49 28.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #49 29.25 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:36:32.584Z] #49 29.25 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:36:32.584Z] #49 29.25 OK: 20070 distinct packages available [2024-08-06T19:36:32.584Z] #49 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #49 29.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:32.584Z] #49 29.64 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T19:36:32.584Z] #49 29.68 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T19:36:32.584Z] #49 29.70 (3/11) Installing libunistring (1.1-r1) [2024-08-06T19:36:32.584Z] #49 29.71 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T19:36:32.584Z] #49 29.72 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T19:36:32.584Z] #49 29.72 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T19:36:32.584Z] #49 29.74 (7/11) Installing curl (8.9.0-r0) [2024-08-06T19:36:32.584Z] #49 29.75 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:32.584Z] #49 29.75 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:36:32.585Z] #49 29.75 (10/11) Installing libucontext (1.2-r2) [2024-08-06T19:36:32.585Z] #49 29.76 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T19:36:32.585Z] #49 29.76 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:32.585Z] #49 29.77 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:36:32.585Z] #49 29.81 OK: 12 MiB in 26 packages [2024-08-06T19:36:32.585Z] #49 DONE 34.8s [2024-08-06T19:36:32.585Z] [2024-08-06T19:36:32.585Z] #51 [support-notifications internal] load build context [2024-08-06T19:36:32.585Z] #51 DONE 34.8s [2024-08-06T19:36:32.585Z] [2024-08-06T19:36:32.585Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:32.585Z] #56 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-06T19:36:32.585Z] #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-08-06T19:36:32.851Z] #56 ... [2024-08-06T19:36:32.851Z] [2024-08-06T19:36:32.851Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-06T19:36:32.851Z] #53 DONE 35.1s [2024-08-06T19:36:32.851Z] [2024-08-06T19:36:32.852Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:32.852Z] #56 ... [2024-08-06T19:36:32.852Z] [2024-08-06T19:36:32.852Z] #64 [support-scheduler internal] load build context [2024-08-06T19:36:32.852Z] #64 ... [2024-08-06T19:36:32.852Z] [2024-08-06T19:36:32.852Z] #65 [security-proxy-setup internal] load build context [2024-08-06T19:36:33.112Z] #65 ... [2024-08-06T19:36:33.112Z] [2024-08-06T19:36:33.112Z] #66 [security-spire-agent internal] load build context [2024-08-06T19:36:33.112Z] #66 ... [2024-08-06T19:36:33.112Z] [2024-08-06T19:36:33.112Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:33.685Z] #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done [2024-08-06T19:36:35.683Z] #56 ... [2024-08-06T19:36:35.683Z] [2024-08-06T19:36:35.683Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:36:35.683Z] #54 34.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:35.683Z] #54 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:35.683Z] #54 35.44 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:35.683Z] #54 35.45 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:35.683Z] #54 35.46 OK: 7 MiB in 16 packages [2024-08-06T19:36:35.683Z] #54 DONE 37.4s [2024-08-06T19:36:35.683Z] [2024-08-06T19:36:35.683Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:36:35.683Z] #57 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:35.683Z] #57 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:35.683Z] #57 25.98 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:36:35.683Z] #57 25.98 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:36:35.683Z] #57 25.98 OK: 20070 distinct packages available [2024-08-06T19:36:35.683Z] #57 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:35.683Z] #57 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:35.683Z] #57 26.37 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:35.683Z] #57 26.37 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:36:35.683Z] #57 26.38 (3/4) Installing libucontext (1.2-r2) [2024-08-06T19:36:35.683Z] #57 26.39 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T19:36:35.683Z] #57 26.40 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:35.683Z] #57 26.40 OK: 8 MiB in 19 packages [2024-08-06T19:36:35.683Z] #57 DONE 27.5s [2024-08-06T19:36:35.683Z] [2024-08-06T19:36:35.683Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T19:36:35.683Z] #67 ... [2024-08-06T19:36:35.683Z] [2024-08-06T19:36:35.683Z] #42 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T19:36:35.683Z] #42 DONE 39.0s [2024-08-06T19:36:35.683Z] [2024-08-06T19:36:35.683Z] #68 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-06T19:36:36.735Z] #68 ... [2024-08-06T19:36:36.735Z] [2024-08-06T19:36:36.735Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:36:36.735Z] #58 DONE 15.6s [2024-08-06T19:36:36.994Z] [2024-08-06T19:36:36.994Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T19:36:36.994Z] #62 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:36.994Z] #62 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:36.994Z] #62 15.33 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:36.994Z] #62 15.33 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T19:36:36.994Z] #62 15.34 (3/4) Installing su-exec (0.2-r3) [2024-08-06T19:36:36.994Z] #62 15.37 (4/4) Installing yq (4.33.3-r5) [2024-08-06T19:36:36.994Z] #62 15.46 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:36.994Z] #62 15.48 OK: 17 MiB in 19 packages [2024-08-06T19:36:37.933Z] #62 ... [2024-08-06T19:36:37.933Z] [2024-08-06T19:36:37.933Z] #68 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-06T19:36:37.933Z] #68 DONE 2.6s [2024-08-06T19:36:38.195Z] [2024-08-06T19:36:38.195Z] #64 [support-scheduler internal] load build context [2024-08-06T19:36:38.195Z] #64 transferring context: 164.89MB 2.0s [2024-08-06T19:36:41.506Z] #64 transferring context: 493.11MB 4.9s done [2024-08-06T19:36:42.087Z] #64 ... [2024-08-06T19:36:42.087Z] [2024-08-06T19:36:42.087Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:36:42.087Z] #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-06T19:36:42.087Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-06T19:36:42.087Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-06T19:36:42.087Z] #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-06T19:36:42.087Z] #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-08-06T19:36:42.087Z] #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2024-08-06T19:36:42.087Z] #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-08-06T19:36:42.087Z] #60 ... [2024-08-06T19:36:42.087Z] [2024-08-06T19:36:42.087Z] #65 [security-proxy-setup internal] load build context [2024-08-06T19:36:42.087Z] #65 transferring context: 493.11MB 5.2s done [2024-08-06T19:36:42.664Z] #65 ... [2024-08-06T19:36:42.664Z] [2024-08-06T19:36:42.664Z] #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T19:36:42.664Z] #69 ... [2024-08-06T19:36:42.664Z] [2024-08-06T19:36:42.664Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:36:43.259Z] #70 ... [2024-08-06T19:36:43.259Z] [2024-08-06T19:36:43.259Z] #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:36:43.259Z] #0 9.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:43.259Z] #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:43.259Z] #0 9.466 OK: 8 MiB in 17 packages [2024-08-06T19:36:43.528Z] #71 ... [2024-08-06T19:36:43.528Z] [2024-08-06T19:36:43.528Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T19:36:43.528Z] #0 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:43.528Z] #0 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:43.528Z] #0 7.534 OK: 7 MiB in 16 packages [2024-08-06T19:36:43.528Z] #72 ... [2024-08-06T19:36:43.528Z] [2024-08-06T19:36:43.528Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T19:36:43.528Z] #0 3.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:43.528Z] #0 3.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:43.528Z] #0 4.344 OK: 17 MiB in 19 packages [2024-08-06T19:36:43.788Z] #73 ... [2024-08-06T19:36:43.788Z] [2024-08-06T19:36:43.788Z] #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:36:45.188Z] #74 ... [2024-08-06T19:36:45.188Z] [2024-08-06T19:36:45.188Z] #59 [security-spire-server internal] load build context [2024-08-06T19:36:45.188Z] #59 transferring context: 27.23kB 0.1s done [2024-08-06T19:36:45.188Z] #59 DONE 24.4s [2024-08-06T19:36:45.188Z] [2024-08-06T19:36:45.188Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:36:45.445Z] #75 ... [2024-08-06T19:36:45.445Z] [2024-08-06T19:36:45.445Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T19:36:45.445Z] #62 DONE 24.5s [2024-08-06T19:36:45.445Z] [2024-08-06T19:36:45.445Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:36:45.445Z] #76 ... [2024-08-06T19:36:45.445Z] [2024-08-06T19:36:45.445Z] #61 [core-keeper internal] load build context [2024-08-06T19:36:45.445Z] #61 transferring context: 20.89MB 0.3s [2024-08-06T19:36:46.011Z] #61 ... [2024-08-06T19:36:46.011Z] [2024-08-06T19:36:46.011Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T19:36:46.011Z] #73 DONE 13.3s [2024-08-06T19:36:46.011Z] [2024-08-06T19:36:46.011Z] #61 [core-keeper internal] load build context [2024-08-06T19:36:46.011Z] #61 ... [2024-08-06T19:36:46.011Z] [2024-08-06T19:36:46.011Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:36:46.011Z] #63 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:46.011Z] #63 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:46.011Z] #63 15.45 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:36:46.011Z] #63 15.45 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:36:46.011Z] #63 15.45 OK: 20070 distinct packages available [2024-08-06T19:36:46.011Z] #63 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:46.011Z] #63 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:46.011Z] #63 15.81 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:46.011Z] #63 16.02 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:36:46.011Z] #63 16.02 (3/5) Installing libucontext (1.2-r2) [2024-08-06T19:36:46.011Z] #63 16.02 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T19:36:46.011Z] #63 16.03 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T19:36:46.011Z] #63 16.04 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:46.011Z] #63 16.05 OK: 8 MiB in 20 packages [2024-08-06T19:36:46.011Z] #63 DONE 25.1s [2024-08-06T19:36:46.011Z] [2024-08-06T19:36:46.011Z] #61 [core-keeper internal] load build context [2024-08-06T19:36:46.327Z] #61 ... [2024-08-06T19:36:46.327Z] [2024-08-06T19:36:46.327Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T19:36:46.586Z] #77 ... [2024-08-06T19:36:46.586Z] [2024-08-06T19:36:46.586Z] #61 [core-keeper internal] load build context [2024-08-06T19:36:47.983Z] #61 ... [2024-08-06T19:36:47.983Z] [2024-08-06T19:36:47.983Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:36:47.983Z] #71 DONE 15.2s [2024-08-06T19:36:47.983Z] [2024-08-06T19:36:47.983Z] #64 [support-scheduler internal] load build context [2024-08-06T19:36:47.983Z] #64 DONE 27.1s [2024-08-06T19:36:47.983Z] [2024-08-06T19:36:47.983Z] #72 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T19:36:47.983Z] #72 DONE 15.4s [2024-08-06T19:36:47.983Z] [2024-08-06T19:36:47.983Z] #61 [core-keeper internal] load build context [2024-08-06T19:36:47.983Z] #61 ... [2024-08-06T19:36:47.983Z] [2024-08-06T19:36:47.983Z] #65 [security-proxy-setup internal] load build context [2024-08-06T19:36:47.983Z] #65 DONE 27.2s [2024-08-06T19:36:47.983Z] [2024-08-06T19:36:47.983Z] #61 [core-keeper internal] load build context [2024-08-06T19:36:48.242Z] #61 ... [2024-08-06T19:36:48.242Z] [2024-08-06T19:36:48.243Z] #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T19:36:48.243Z] #69 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:48.243Z] #69 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:48.243Z] #69 13.73 OK: 7 MiB in 17 packages [2024-08-06T19:36:48.243Z] #69 DONE 15.7s [2024-08-06T19:36:48.243Z] [2024-08-06T19:36:48.243Z] #61 [core-keeper internal] load build context [2024-08-06T19:36:48.505Z] #61 ... [2024-08-06T19:36:48.505Z] [2024-08-06T19:36:48.505Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:36:48.505Z] #70 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:48.505Z] #70 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:48.505Z] #70 13.50 OK: 12 MiB in 26 packages [2024-08-06T19:36:48.505Z] #70 DONE 15.6s [2024-08-06T19:36:48.505Z] [2024-08-06T19:36:48.505Z] #61 [core-keeper internal] load build context [2024-08-06T19:36:50.305Z] #61 transferring context: 493.11MB 4.7s done [2024-08-06T19:36:50.873Z] #61 DONE 30.1s [2024-08-06T19:36:50.873Z] [2024-08-06T19:36:50.873Z] #66 [security-spire-agent internal] load build context [2024-08-06T19:36:50.873Z] #66 transferring context: 26.76kB done [2024-08-06T19:36:50.873Z] #66 DONE 29.4s [2024-08-06T19:36:50.873Z] [2024-08-06T19:36:50.873Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T19:36:50.873Z] #67 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:50.873Z] #67 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:50.873Z] #67 13.39 OK: 8 MiB in 19 packages [2024-08-06T19:36:51.132Z] #67 DONE 15.6s [2024-08-06T19:36:51.132Z] [2024-08-06T19:36:51.132Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:36:51.132Z] #76 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:51.132Z] #76 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:51.132Z] #76 13.17 OK: 7 MiB in 16 packages [2024-08-06T19:36:51.132Z] #76 DONE 15.6s [2024-08-06T19:36:51.132Z] [2024-08-06T19:36:51.132Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:36:51.132Z] #78 ... [2024-08-06T19:36:51.132Z] [2024-08-06T19:36:51.132Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:36:51.132Z] #60 DONE 29.7s [2024-08-06T19:36:51.396Z] [2024-08-06T19:36:51.396Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:36:52.366Z] #56 ... [2024-08-06T19:36:52.366Z] [2024-08-06T19:36:52.366Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T19:36:52.366Z] #0 8.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:52.366Z] #0 8.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:52.366Z] #0 9.104 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:36:52.366Z] #0 9.104 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:36:52.366Z] #0 9.104 OK: 20077 distinct packages available [2024-08-06T19:36:52.366Z] #0 9.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:52.366Z] #0 9.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:52.366Z] #0 9.432 OK: 264 MiB in 52 packages [2024-08-06T19:36:52.366Z] #79 DONE 9.8s [2024-08-06T19:36:52.366Z] [2024-08-06T19:36:52.366Z] #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:36:52.366Z] #80 DONE 9.9s [2024-08-06T19:36:52.628Z] [2024-08-06T19:36:52.628Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:36:52.628Z] #78 DONE 1.6s [2024-08-06T19:36:52.628Z] [2024-08-06T19:36:52.628Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T19:36:52.628Z] #81 ... [2024-08-06T19:36:52.628Z] [2024-08-06T19:36:52.628Z] #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:36:52.892Z] #82 ... [2024-08-06T19:36:52.892Z] [2024-08-06T19:36:52.892Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:36:52.892Z] #83 DONE 0.4s [2024-08-06T19:36:52.892Z] [2024-08-06T19:36:52.892Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T19:36:52.892Z] #81 DONE 0.3s [2024-08-06T19:36:52.892Z] [2024-08-06T19:36:52.892Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:36:53.151Z] #84 ... [2024-08-06T19:36:53.151Z] [2024-08-06T19:36:53.151Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T19:36:53.151Z] #85 DONE 0.2s [2024-08-06T19:36:53.411Z] [2024-08-06T19:36:53.411Z] #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:36:53.411Z] #82 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:53.411Z] #82 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:53.411Z] #82 10.69 OK: 264 MiB in 52 packages [2024-08-06T19:36:53.411Z] #82 ... [2024-08-06T19:36:53.411Z] [2024-08-06T19:36:53.411Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:36:53.411Z] #86 DONE 0.3s [2024-08-06T19:36:53.411Z] [2024-08-06T19:36:53.411Z] #82 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:36:53.670Z] #82 DONE 10.8s [2024-08-06T19:36:53.670Z] [2024-08-06T19:36:53.670Z] #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:36:53.670Z] #74 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:53.670Z] #74 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:54.030Z] #74 11.31 OK: 264 MiB in 52 packages [2024-08-06T19:36:54.291Z] #74 ... [2024-08-06T19:36:54.291Z] [2024-08-06T19:36:54.291Z] #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T19:36:54.291Z] #87 DONE 0.8s [2024-08-06T19:36:54.291Z] [2024-08-06T19:36:54.291Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T19:36:54.291Z] #88 ... [2024-08-06T19:36:54.291Z] [2024-08-06T19:36:54.291Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T19:36:54.291Z] #0 8.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:54.291Z] #0 8.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:54.291Z] #0 8.383 OK: 17 MiB in 19 packages [2024-08-06T19:36:54.291Z] #89 DONE 9.0s [2024-08-06T19:36:54.551Z] [2024-08-06T19:36:54.551Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T19:36:54.915Z] #90 ... [2024-08-06T19:36:54.915Z] [2024-08-06T19:36:54.915Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:36:54.915Z] #74 DONE 12.4s [2024-08-06T19:36:55.177Z] [2024-08-06T19:36:55.177Z] #91 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:36:55.177Z] #91 DONE 1.5s [2024-08-06T19:36:55.177Z] [2024-08-06T19:36:55.177Z] #92 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:36:55.437Z] #92 ... [2024-08-06T19:36:55.437Z] [2024-08-06T19:36:55.437Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:36:55.437Z] #75 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:55.437Z] #75 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:55.437Z] #75 11.66 OK: 264 MiB in 52 packages [2024-08-06T19:36:55.437Z] #75 DONE 12.8s [2024-08-06T19:36:55.698Z] [2024-08-06T19:36:55.698Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T19:36:55.698Z] #77 16.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:55.698Z] #77 16.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:55.698Z] #77 17.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:36:55.698Z] #77 17.88 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:36:55.698Z] #77 17.92 OK: 7 MiB in 16 packages [2024-08-06T19:36:55.698Z] #77 DONE 19.1s [2024-08-06T19:36:55.698Z] [2024-08-06T19:36:55.698Z] #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:36:55.698Z] #93 ... [2024-08-06T19:36:55.698Z] [2024-08-06T19:36:55.698Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T19:36:55.698Z] #94 DONE 7.5s [2024-08-06T19:36:55.961Z] [2024-08-06T19:36:55.961Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T19:36:55.961Z] #0 8.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:55.961Z] #0 8.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:55.961Z] #0 9.122 OK: 8 MiB in 20 packages [2024-08-06T19:36:55.961Z] #95 DONE 9.8s [2024-08-06T19:36:55.961Z] [2024-08-06T19:36:55.961Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T19:36:55.961Z] #88 DONE 1.5s [2024-08-06T19:36:55.961Z] [2024-08-06T19:36:55.961Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:36:55.961Z] #96 ... [2024-08-06T19:36:55.961Z] [2024-08-06T19:36:55.961Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T19:36:55.961Z] #90 DONE 1.4s [2024-08-06T19:36:56.222Z] [2024-08-06T19:36:56.222Z] #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:36:56.222Z] #93 DONE 0.6s [2024-08-06T19:36:56.222Z] [2024-08-06T19:36:56.222Z] #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:36:56.222Z] #97 DONE 1.2s [2024-08-06T19:36:56.222Z] [2024-08-06T19:36:56.222Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:36:57.204Z] #98 ... [2024-08-06T19:36:57.204Z] [2024-08-06T19:36:57.204Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T19:36:57.204Z] #99 DONE 1.4s [2024-08-06T19:36:57.204Z] [2024-08-06T19:36:57.204Z] #100 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T19:36:57.204Z] #0 2.421 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:57.204Z] #0 2.896 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:36:57.204Z] #0 3.529 OK: 264 MiB in 52 packages [2024-08-06T19:36:57.204Z] #100 DONE 4.7s [2024-08-06T19:36:57.204Z] [2024-08-06T19:36:57.204Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:36:57.204Z] #96 DONE 1.5s [2024-08-06T19:36:57.204Z] [2024-08-06T19:36:57.204Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T19:36:57.204Z] #101 DONE 1.5s [2024-08-06T19:36:57.204Z] [2024-08-06T19:36:57.204Z] #102 [security-spire-config] exporting to image [2024-08-06T19:36:57.204Z] #102 exporting layers 1.3s done [2024-08-06T19:36:57.204Z] #102 writing image sha256:cacc3480152089c394e5902eb03c6c6db125b569b62373079424562b7e43f287 done [2024-08-06T19:36:57.204Z] #102 naming to docker.io/library/security-spire-config 0.0s done [2024-08-06T19:36:57.204Z] #102 DONE 1.4s [2024-08-06T19:36:57.204Z] [2024-08-06T19:36:57.204Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:36:57.463Z] #103 ... [2024-08-06T19:36:57.463Z] [2024-08-06T19:36:57.463Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T19:36:57.463Z] #104 DONE 0.4s [2024-08-06T19:36:57.722Z] [2024-08-06T19:36:57.722Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T19:36:57.722Z] #105 DONE 0.5s [2024-08-06T19:36:57.722Z] [2024-08-06T19:36:57.722Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T19:36:58.661Z] #106 ... [2024-08-06T19:36:58.661Z] [2024-08-06T19:36:58.661Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:36:58.661Z] #103 DONE 1.5s [2024-08-06T19:36:58.920Z] [2024-08-06T19:36:58.920Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T19:36:58.920Z] #106 DONE 1.1s [2024-08-06T19:36:58.920Z] [2024-08-06T19:36:58.920Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:36:59.177Z] #107 ... [2024-08-06T19:36:59.177Z] [2024-08-06T19:36:59.177Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T19:36:59.177Z] #108 DONE 0.3s [2024-08-06T19:36:59.435Z] [2024-08-06T19:36:59.435Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:36:59.435Z] #107 DONE 0.4s [2024-08-06T19:36:59.435Z] [2024-08-06T19:36:59.435Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T19:36:59.694Z] #109 ... [2024-08-06T19:36:59.694Z] [2024-08-06T19:36:59.694Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T19:36:59.694Z] #110 DONE 0.5s [2024-08-06T19:36:59.953Z] [2024-08-06T19:36:59.953Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T19:36:59.953Z] #109 DONE 0.6s [2024-08-06T19:36:59.953Z] [2024-08-06T19:36:59.953Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T19:37:00.889Z] #111 DONE 0.8s [2024-08-06T19:37:00.889Z] [2024-08-06T19:37:00.889Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:37:00.889Z] #112 DONE 0.7s [2024-08-06T19:37:00.889Z] [2024-08-06T19:37:00.889Z] #102 [security-spire-server] exporting to image [2024-08-06T19:37:00.889Z] #102 ... [2024-08-06T19:37:00.889Z] [2024-08-06T19:37:00.889Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T19:37:00.889Z] #113 DONE 0.2s [2024-08-06T19:37:00.889Z] [2024-08-06T19:37:00.889Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T19:37:01.147Z] #114 DONE 0.2s [2024-08-06T19:37:01.147Z] [2024-08-06T19:37:01.147Z] #102 [security-spire-agent] exporting to image [2024-08-06T19:37:02.526Z] #102 exporting layers 1.6s done [2024-08-06T19:37:02.526Z] #102 writing image sha256:643bafe4d69bc58a4d56ef4457870ab2d5fd2892a05c8d7170922023820fdb10 0.1s done [2024-08-06T19:37:02.526Z] #102 naming to docker.io/library/security-spire-server done [2024-08-06T19:37:02.526Z] #102 exporting layers 1.4s done [2024-08-06T19:37:02.526Z] #102 writing image sha256:397c4f5b31ba824ffdcbdab2dc52238b2926a7cbd5120c723a5e6427f9f8dbc1 0.0s done [2024-08-06T19:37:02.526Z] #102 naming to docker.io/library/security-spire-agent [2024-08-06T19:37:02.526Z] #102 naming to docker.io/library/security-spire-agent done [2024-08-06T19:37:02.526Z] #102 DONE 3.2s [2024-08-06T19:37:02.526Z] [2024-08-06T19:37:02.526Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:06.799Z] #115 ... [2024-08-06T19:37:06.799Z] [2024-08-06T19:37:06.799Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:09.852Z] Removing intermediate container f60bac1b4715 [2024-08-06T19:37:09.852Z] ---> 8572e9dfa605 [2024-08-06T19:37:09.852Z] Successfully built 8572e9dfa605 [2024-08-06T19:37:09.852Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:37:10.283Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T19:37:10.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:37:10.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-7211 does not seem to be running inside a container [2024-08-06T19:37:10.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T19:37:11.940Z] $ docker top 1f5a3dfc95b6b10b12ef56650c3508c148a1d199c6dc632096ab132418b5ae36 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T19:37:12.862Z] + go version [2024-08-06T19:37:12.862Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-06T19:37:12.904Z] $ docker stop --time=1 1f5a3dfc95b6b10b12ef56650c3508c148a1d199c6dc632096ab132418b5ae36 [2024-08-06T19:37:14.541Z] $ docker rm -f --volumes 1f5a3dfc95b6b10b12ef56650c3508c148a1d199c6dc632096ab132418b5ae36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:37:15.704Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T19:37:15.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:37:15.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-7211 does not seem to be running inside a container [2024-08-06T19:37:16.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T19:37:17.327Z] $ docker top 818cafd4e7af2f08e2e791b649c0f4606691b54f6fa7dd566dbb7f02c9c76982 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-06T19:37:17.631Z] ========================================================= [2024-08-06T19:37:17.632Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-06T19:37:17.632Z] ========================================================= [Pipeline] sh [2024-08-06T19:37:18.279Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:37:19.239Z] + make test [2024-08-06T19:37:19.240Z] go test -race -coverprofile=coverage.out ./... [2024-08-06T19:38:03.289Z] #116 DONE 60.5s [2024-08-06T19:38:03.290Z] [2024-08-06T19:38:03.290Z] #92 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:03.290Z] #92 DONE 61.7s [2024-08-06T19:38:03.290Z] [2024-08-06T19:38:03.290Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:03.290Z] #84 DONE 63.7s [2024-08-06T19:38:03.290Z] [2024-08-06T19:38:03.290Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:03.290Z] #115 DONE 58.9s [2024-08-06T19:38:03.290Z] [2024-08-06T19:38:03.290Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:03.290Z] #98 DONE 60.5s [2024-08-06T19:38:03.290Z] [2024-08-06T19:38:03.290Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-06T19:38:06.228Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-06T19:38:06.608Z] #117 ... [2024-08-06T19:38:06.608Z] [2024-08-06T19:38:06.608Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T19:38:06.869Z] #118 ... [2024-08-06T19:38:06.869Z] [2024-08-06T19:38:06.869Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T19:38:06.869Z] #119 ... [2024-08-06T19:38:06.869Z] [2024-08-06T19:38:06.869Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T19:38:07.444Z] #120 ... [2024-08-06T19:38:07.444Z] [2024-08-06T19:38:07.444Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T19:38:11.675Z] #121 DONE 14.4s [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-06T19:38:11.675Z] #117 DONE 14.4s [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:38:11.675Z] #122 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:11.675Z] #123 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #124 [support-notifications builder 6/7] COPY . . [2024-08-06T19:38:11.675Z] #124 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #125 [core-metadata builder 6/7] COPY . . [2024-08-06T19:38:11.675Z] #125 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:11.675Z] #126 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:38:11.675Z] #127 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:38:11.675Z] #128 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #129 [support-scheduler builder 6/7] COPY . . [2024-08-06T19:38:11.675Z] #129 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:11.675Z] #130 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:11.675Z] #131 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T19:38:11.675Z] #132 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:38:11.675Z] #133 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:38:11.675Z] #134 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:11.675Z] #135 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #136 [core-command builder 6/7] COPY . . [2024-08-06T19:38:11.675Z] #136 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:38:11.675Z] #137 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #138 [core-data builder 6/7] COPY . . [2024-08-06T19:38:11.675Z] #138 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.675Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:11.675Z] #139 CACHED [2024-08-06T19:38:11.675Z] [2024-08-06T19:38:11.676Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T19:38:11.676Z] #140 CACHED [2024-08-06T19:38:11.676Z] [2024-08-06T19:38:11.676Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:11.676Z] #141 CACHED [2024-08-06T19:38:11.676Z] [2024-08-06T19:38:11.676Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:38:11.676Z] #142 CACHED [2024-08-06T19:38:11.676Z] [2024-08-06T19:38:11.676Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:38:11.676Z] #143 CACHED [2024-08-06T19:38:11.676Z] [2024-08-06T19:38:11.676Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T19:38:11.676Z] #144 CACHED [2024-08-06T19:38:11.676Z] [2024-08-06T19:38:11.676Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:38:11.676Z] #145 CACHED [2024-08-06T19:38:11.676Z] [2024-08-06T19:38:11.676Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T19:38:11.676Z] #120 DONE 14.4s [2024-08-06T19:38:11.676Z] [2024-08-06T19:38:11.676Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T19:38:11.676Z] #118 DONE 14.4s [2024-08-06T19:38:11.676Z] [2024-08-06T19:38:11.676Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T19:38:11.676Z] #119 DONE 14.4s [2024-08-06T19:38:11.676Z] [2024-08-06T19:38:11.676Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T19:38:16.994Z] #146 ... [2024-08-06T19:38:16.994Z] [2024-08-06T19:38:16.994Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T19:38:16.994Z] #0 2.991 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-08-06T19:38:16.994Z] #147 ... [2024-08-06T19:38:16.994Z] [2024-08-06T19:38:16.994Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T19:38:16.994Z] #0 5.718 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-08-06T19:38:16.994Z] #148 ... [2024-08-06T19:38:16.994Z] [2024-08-06T19:38:16.994Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T19:38:16.994Z] #146 5.850 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-08-06T19:38:21.348Z] #146 ... [2024-08-06T19:38:21.348Z] [2024-08-06T19:38:21.348Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T19:38:21.348Z] #0 0.636 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-08-06T19:38:21.348Z] #149 ... [2024-08-06T19:38:21.348Z] [2024-08-06T19:38:21.348Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T19:38:21.348Z] #0 1.377 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-08-06T19:38:21.606Z] #150 ... [2024-08-06T19:38:21.606Z] [2024-08-06T19:38:21.606Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T19:38:21.606Z] #0 1.984 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-08-06T19:38:21.863Z] #151 ... [2024-08-06T19:38:21.863Z] [2024-08-06T19:38:21.863Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T19:38:21.863Z] #0 3.896 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-08-06T19:38:22.481Z] #152 ... [2024-08-06T19:38:22.481Z] [2024-08-06T19:38:22.481Z] #153 [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-08-06T19:38:22.481Z] #0 4.563 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-08-06T19:38:22.481Z] #153 ... [2024-08-06T19:38:22.481Z] [2024-08-06T19:38:22.481Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T19:38:22.481Z] #0 1.438 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-08-06T19:38:22.741Z] #154 ... [2024-08-06T19:38:22.741Z] [2024-08-06T19:38:22.741Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T19:38:22.741Z] #0 2.480 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-08-06T19:38:22.741Z] #155 ... [2024-08-06T19:38:22.741Z] [2024-08-06T19:38:22.741Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T19:38:22.741Z] #0 1.120 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-08-06T19:38:23.002Z] #156 ... [2024-08-06T19:38:23.002Z] [2024-08-06T19:38:23.002Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T19:38:23.002Z] #0 0.524 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-08-06T19:38:23.002Z] #157 ... [2024-08-06T19:38:23.002Z] [2024-08-06T19:38:23.002Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T19:38:23.002Z] #0 6.034 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-08-06T19:40:00.042Z] #158 ... [2024-08-06T19:40:00.042Z] [2024-08-06T19:40:00.042Z] #153 [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-08-06T19:40:00.042Z] #153 101.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-08-06T19:41:21.567Z] #153 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T19:41:21.568Z] #148 DONE 177.6s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T19:41:21.568Z] #147 DONE 177.6s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T19:41:21.568Z] #157 DONE 177.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T19:41:21.568Z] #156 DONE 177.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T19:41:21.568Z] #154 DONE 177.6s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #159 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #159 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T19:41:21.568Z] #158 DONE 177.8s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T19:41:21.568Z] #146 DONE 177.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T19:41:21.568Z] #150 DONE 177.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T19:41:21.568Z] #151 DONE 177.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T19:41:21.568Z] #155 DONE 177.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T19:41:21.568Z] #152 DONE 177.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #160 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #153 [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-08-06T19:41:21.568Z] #153 DONE 178.1s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T19:41:21.568Z] #149 DONE 178.2s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #161 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T19:41:21.568Z] #162 DONE 1.0s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #163 DONE 1.0s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #159 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #159 DONE 1.0s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #164 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #160 DONE 1.0s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #165 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #165 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #166 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #167 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #161 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #168 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #169 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #170 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #171 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #172 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #173 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #174 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #175 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #176 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #165 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #165 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #177 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #178 CACHED [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #179 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #180 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #180 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #181 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #182 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-06T19:41:21.568Z] #183 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T19:41:21.568Z] #184 DONE 0.7s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #185 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T19:41:21.568Z] #186 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T19:41:21.568Z] #187 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-06T19:41:21.568Z] #188 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #189 [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-08-06T19:41:21.568Z] #189 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T19:41:21.568Z] #190 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T19:41:21.568Z] #191 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T19:41:21.568Z] #192 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #193 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T19:41:21.568Z] #193 DONE 2.0s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-06T19:41:21.568Z] #183 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T19:41:21.568Z] #194 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T19:41:21.568Z] #195 DONE 2.0s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #196 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #185 DONE 1.9s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #102 [core-keeper] exporting to image [2024-08-06T19:41:21.568Z] #102 exporting layers [2024-08-06T19:41:21.568Z] #102 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #197 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #198 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T19:41:21.568Z] #199 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #200 [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-08-06T19:41:21.568Z] #200 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #102 [core-command] exporting to image [2024-08-06T19:41:21.568Z] #102 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #201 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #202 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #203 [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-08-06T19:41:21.568Z] #203 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #204 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #205 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T19:41:21.568Z] #205 DONE 3.3s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #102 [support-notifications] exporting to image [2024-08-06T19:41:21.568Z] #102 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T19:41:21.568Z] #206 DONE 0.6s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #196 DONE 0.6s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #207 [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-08-06T19:41:21.568Z] #207 DONE 0.6s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #102 [security-spiffe-token-provider] exporting to image [2024-08-06T19:41:21.568Z] #102 exporting layers 0.2s done [2024-08-06T19:41:21.568Z] #102 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T19:41:21.568Z] #208 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T19:41:21.568Z] #209 DONE 0.3s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T19:41:21.568Z] #210 DONE 0.5s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:41:21.568Z] #211 DONE 0.3s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:41:21.568Z] #212 DONE 0.4s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T19:41:21.568Z] #213 DONE 0.3s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #102 [core-metadata] exporting to image [2024-08-06T19:41:21.568Z] #102 exporting layers 0.5s done [2024-08-06T19:41:21.568Z] #102 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T19:41:21.568Z] #214 DONE 0.2s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #102 [core-metadata] exporting to image [2024-08-06T19:41:21.568Z] #102 exporting layers 0.5s done [2024-08-06T19:41:21.568Z] #102 writing image sha256:35c9a9bb71a9bd5e81bc85a20782c5355cb3bdb9a9c526767330afb66516ba0f [2024-08-06T19:41:21.568Z] #102 writing image sha256:ad4db80e8c3c6dc0c81c32c407526db4570ce9be8c96311035db19cac3461028 [2024-08-06T19:41:21.568Z] #102 writing image sha256:c3c10853701d5958387488817455328928792903852f4869cd9908881f795c77 [2024-08-06T19:41:21.568Z] #102 writing image sha256:3225db48c88d8fef5cdd88110a7e65bef92dad24d8565cd10e769c96052591f6 [2024-08-06T19:41:21.568Z] #102 writing image sha256:948dc9913833273d7bcc6610e686bdbd37e19065023a7fb0d1e938d337d363e8 [2024-08-06T19:41:21.568Z] #102 writing image sha256:5983752bd8eeddfd541823df01156c72b75eadf4bbe716c37bc1c672859d9da5 [2024-08-06T19:41:21.568Z] #102 ... [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:41:21.568Z] #215 DONE 0.2s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T19:41:21.568Z] #216 DONE 0.3s [2024-08-06T19:41:21.568Z] [2024-08-06T19:41:21.568Z] #102 [support-cron-scheduler] exporting to image [2024-08-06T19:41:21.569Z] #102 writing image sha256:35c9a9bb71a9bd5e81bc85a20782c5355cb3bdb9a9c526767330afb66516ba0f 0.1s done [2024-08-06T19:41:21.569Z] #102 writing image sha256:ad4db80e8c3c6dc0c81c32c407526db4570ce9be8c96311035db19cac3461028 0.1s done [2024-08-06T19:41:21.569Z] #102 writing image sha256:c3c10853701d5958387488817455328928792903852f4869cd9908881f795c77 0.1s done [2024-08-06T19:41:21.569Z] #102 writing image sha256:3225db48c88d8fef5cdd88110a7e65bef92dad24d8565cd10e769c96052591f6 0.1s done [2024-08-06T19:41:21.569Z] #102 writing image sha256:948dc9913833273d7bcc6610e686bdbd37e19065023a7fb0d1e938d337d363e8 0.1s done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/core-keeper done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/support-scheduler done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/core-command done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/support-notifications done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/support-cron-scheduler done [2024-08-06T19:41:21.569Z] #102 ... [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T19:41:21.569Z] #217 DONE 0.5s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #102 [core-data] exporting to image [2024-08-06T19:41:21.569Z] #102 exporting layers 0.4s done [2024-08-06T19:41:21.569Z] #102 writing image sha256:5983752bd8eeddfd541823df01156c72b75eadf4bbe716c37bc1c672859d9da5 0.1s done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/core-data done [2024-08-06T19:41:21.569Z] #102 writing image sha256:5f95dd19290ded3fae6a17f33ff51e221b32090d6b069c2e20076749ac0bc701 done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-08-06T19:41:21.569Z] #102 writing image sha256:a8cf2135be5198c201dccd3b42608c270e3e1a413142c376e8d4119bf8c4b090 done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/core-metadata done [2024-08-06T19:41:21.569Z] #102 ... [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T19:41:21.569Z] #218 DONE 0.5s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T19:41:21.569Z] #219 DONE 0.6s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T19:41:21.569Z] #220 DONE 0.8s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T19:41:21.569Z] #221 DONE 0.1s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #102 [core-common-config-bootstrapper] exporting to image [2024-08-06T19:41:21.569Z] #102 writing image sha256:aa529f3d50a1046523b9c1a220f72f3719f64744beb68f66671dbc5f3ef6256d done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-06T19:41:21.569Z] #102 ... [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T19:41:21.569Z] #222 DONE 0.1s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #223 [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-08-06T19:41:21.569Z] #223 DONE 0.0s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #224 [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-08-06T19:41:21.569Z] #224 DONE 0.0s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T19:41:21.569Z] #225 DONE 1.0s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #226 [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-08-06T19:41:21.569Z] #226 DONE 0.2s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #102 [security-proxy-auth] exporting to image [2024-08-06T19:41:21.569Z] #102 writing image sha256:58dd5e0c1cd93dad9f0738c38d339f9c961e1c9ed61f58772dbe701cea79e1d0 done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/security-proxy-auth 0.0s done [2024-08-06T19:41:21.569Z] #102 ... [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T19:41:21.569Z] #227 DONE 0.1s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T19:41:21.569Z] #228 DONE 0.0s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #102 [security-proxy-setup] exporting to image [2024-08-06T19:41:21.569Z] #102 exporting layers 0.3s done [2024-08-06T19:41:21.569Z] #102 writing image sha256:ebf6064def23b3d273199d0db8226e06721cd6a067f513c612abbe7f7167a2ba done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/security-proxy-setup done [2024-08-06T19:41:21.569Z] #102 DONE 5.3s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T19:41:21.569Z] #229 DONE 0.5s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T19:41:21.569Z] #230 DONE 0.4s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #102 [security-secretstore-setup] exporting to image [2024-08-06T19:41:21.569Z] #102 exporting layers 0.2s done [2024-08-06T19:41:21.569Z] #102 writing image sha256:6c329e4826f4d488c46df2b9d4d25c0eb47d31497bd227a51dadd09c27167b8f done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-08-06T19:41:21.569Z] #102 DONE 5.5s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:41:21.569Z] #56 ... [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #102 [security-bootstrapper] exporting to image [2024-08-06T19:41:21.569Z] #102 exporting layers 0.2s done [2024-08-06T19:41:21.569Z] #102 writing image sha256:8975721145c0a8dbd0dca4fc7ee5b1e9ba54791cd1ae2da52692ee52cedcb7c0 done [2024-08-06T19:41:21.569Z] #102 naming to docker.io/library/security-bootstrapper done [2024-08-06T19:41:21.569Z] #102 DONE 5.7s [2024-08-06T19:41:21.569Z] [2024-08-06T19:41:21.569Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:21.569Z] time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T19:41:21.600Z] $ docker stop --time=1 f7fed3b5f49146d794b208e01e4ea8bc2f7ff7b51db7981f77de97ee07866387 [2024-08-06T19:41:22.900Z] $ docker rm -f --volumes f7fed3b5f49146d794b208e01e4ea8bc2f7ff7b51db7981f77de97ee07866387 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T19:41:23.342Z] + docker images [2024-08-06T19:41:23.342Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T19:41:23.342Z] security-secretstore-setup latest 6c329e4826f4 9 seconds ago 37MB [2024-08-06T19:41:23.342Z] security-proxy-setup latest ebf6064def23 9 seconds ago 26.2MB [2024-08-06T19:41:23.342Z] security-bootstrapper latest 8975721145c0 9 seconds ago 18.9MB [2024-08-06T19:41:23.342Z] security-proxy-auth latest 58dd5e0c1cd9 10 seconds ago 33MB [2024-08-06T19:41:23.342Z] core-common-config-bootstrapper latest aa529f3d50a1 10 seconds ago 15.2MB [2024-08-06T19:41:23.342Z] core-metadata latest a8cf2135be51 10 seconds ago 39.6MB [2024-08-06T19:41:23.342Z] support-notifications latest 948dc9913833 11 seconds ago 42.4MB [2024-08-06T19:41:23.342Z] core-command latest ad4db80e8c3c 11 seconds ago 35.4MB [2024-08-06T19:41:23.342Z] core-keeper latest 35c9a9bb71a9 11 seconds ago 39.4MB [2024-08-06T19:41:23.343Z] support-cron-scheduler latest c3c10853701d 11 seconds ago 42.2MB [2024-08-06T19:41:23.343Z] support-scheduler latest 3225db48c88d 11 seconds ago 41.8MB [2024-08-06T19:41:23.343Z] security-spiffe-token-provider latest 5f95dd19290d 11 seconds ago 28.8MB [2024-08-06T19:41:23.343Z] core-data latest 5983752bd8ee 11 seconds ago 39.5MB [2024-08-06T19:41:23.343Z] security-spire-server latest 643bafe4d69b 4 minutes ago 121MB [2024-08-06T19:41:23.343Z] security-spire-agent latest 397c4f5b31ba 4 minutes ago 182MB [2024-08-06T19:41:23.343Z] security-spire-config latest cacc34801520 4 minutes ago 120MB [2024-08-06T19:41:23.343Z] ci-base-image-x86_64 latest 21b77b1087a5 8 minutes ago 969MB [2024-08-06T19:41:23.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-06T19:41:23.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-06T19:41:23.343Z] 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-08-06T19:41:58.052Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-06T19:41:58.052Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-06T19:42:44.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-06T19:42:44.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-06T19:42:44.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-06T19:42:44.904Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-06T19:42:44.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-06T19:42:44.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-06T19:42:45.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-06T19:42:45.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-06T19:42:46.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-06T19:42:47.542Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-06T19:42:50.888Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-06T19:42:50.888Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-06T19:42:50.888Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-06T19:42:50.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-06T19:43:03.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-06T19:43:03.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-06T19:43:03.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements [2024-08-06T19:43:15.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements [2024-08-06T19:43:21.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-06T19:43:21.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-06T19:43:21.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-06T19:43:24.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.299s coverage: 69.2% of statements [2024-08-06T19:43:26.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-06T19:43:26.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-06T19:43:27.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.223s coverage: 53.2% of statements [2024-08-06T19:43:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-06T19:43:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-06T19:43:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:43:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-06T19:43:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-06T19:43:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-06T19:43:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-06T19:43:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-06T19:43:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-06T19:43:42.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-06T19:43:42.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:43:42.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-06T19:43:42.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-06T19:43:42.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-06T19:43:45.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.954s coverage: 93.4% of statements [2024-08-06T19:43:45.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.419s coverage: 91.7% of statements [2024-08-06T19:43:49.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-06T19:43:49.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-06T19:43:50.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 6.5% of statements [2024-08-06T19:43:59.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-06T19:43:59.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:43:59.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-06T19:44:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-06T19:44:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-06T19:44:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-06T19:44:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-06T19:44:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-06T19:44:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-06T19:44:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-06T19:44:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-06T19:44:01.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 95.8% of statements [2024-08-06T19:44:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements [2024-08-06T19:44:06.182Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.089s coverage: 0.0% of statements [no tests to run] [2024-08-06T19:44:14.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-06T19:44:14.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-06T19:44:14.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.318s coverage: 0.8% of statements [2024-08-06T19:44:14.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.162s coverage: 30.7% of statements [2024-08-06T19:44:18.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.135s coverage: 41.7% of statements [2024-08-06T19:44:18.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.103s coverage: 77.8% of statements [2024-08-06T19:44:18.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.093s coverage: 94.1% of statements [2024-08-06T19:44:18.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements [2024-08-06T19:44:23.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements [2024-08-06T19:44:24.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-06T19:44:26.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-06T19:44:26.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-06T19:44:26.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-06T19:44:29.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-06T19:44:29.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-06T19:44:29.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-06T19:44:29.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-06T19:44:35.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.127s coverage: 94.4% of statements [2024-08-06T19:44:35.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-06T19:44:35.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-06T19:44:35.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-06T19:44:41.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-06T19:44:41.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-06T19:44:41.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-06T19:44:41.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-06T19:44:46.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-06T19:44:46.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-06T19:44:48.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-06T19:44:49.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.948s coverage: 79.9% of statements [2024-08-06T19:44:49.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.154s coverage: 92.9% of statements [2024-08-06T19:44:49.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 67.2% of statements [2024-08-06T19:44:49.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements [2024-08-06T19:44:49.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.101s coverage: 76.6% of statements [2024-08-06T19:44:53.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-06T19:44:54.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements [2024-08-06T19:44:54.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-08-06T19:44:54.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.079s coverage: 100.0% of statements [2024-08-06T19:44:54.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.270s coverage: 81.8% of statements [2024-08-06T19:44:54.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.290s coverage: 82.1% of statements [2024-08-06T19:44:55.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-06T19:44:56.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.132s coverage: 86.0% of statements [2024-08-06T19:45:01.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-06T19:45:01.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-06T19:45:03.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.782s coverage: 63.1% of statements [2024-08-06T19:45:03.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.131s coverage: 100.0% of statements [2024-08-06T19:45:04.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.132s coverage: 89.4% of statements [2024-08-06T19:45:04.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements [2024-08-06T19:45:04.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-06T19:45:04.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-06T19:45:04.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-06T19:45:05.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2024-08-06T19:45:05.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-08-06T19:45:13.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-06T19:45:13.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-06T19:45:13.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-06T19:45:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.681s coverage: 36.5% of statements [2024-08-06T19:45:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements [2024-08-06T19:45:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-06T19:45:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-06T19:45:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-06T19:45:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-06T19:45:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-06T19:45:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-06T19:45:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-06T19:45:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-06T19:45:15.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:45:15.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-06T19:45:15.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-08-06T19:45:22.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-06T19:45:22.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-06T19:45:22.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-06T19:45:22.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-06T19:45:29.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.172s coverage: 19.9% of statements [2024-08-06T19:45:29.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-06T19:45:29.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:45:29.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-06T19:45:29.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-06T19:45:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.522s coverage: 95.7% of statements [2024-08-06T19:45:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-06T19:45:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-06T19:45:35.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.167s coverage: 61.8% of statements [2024-08-06T19:45:38.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-06T19:45:38.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:45:40.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.312s coverage: 98.9% of statements [2024-08-06T19:45:41.641Z] 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-08-06T19:45:41.907Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-06T19:45:41.907Z] go vet ./... [2024-08-06T19:50:18.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T19:50:18.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-06T19:50:18.741Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-06T19:50:18.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-06T19:50:19.458Z] + ls -al . [2024-08-06T19:50:19.458Z] total 868 [2024-08-06T19:50:19.458Z] drwxrwxr-x 10 1001 1001 4096 Aug 6 19:37 . [2024-08-06T19:50:19.458Z] drwxr-xr-x 4 root root 4096 Aug 6 19:37 .. [2024-08-06T19:50:19.458Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:35 .blubracket [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 19:35 .dockerignore [2024-08-06T19:50:19.458Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 19:35 .git [2024-08-06T19:50:19.458Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 19:35 .github [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 1102 Aug 6 19:35 .gitignore [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 42 Aug 6 19:35 .golangci.yml [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 19:35 .hadolint.yml [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 19:35 .sonarcloud.properties [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 19:35 ADOPTERS.md [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 20806 Aug 6 19:35 Attribution.txt [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 100284 Aug 6 19:35 CHANGELOG.md [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 19:35 CONTRIBUTING.md [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 19:35 GOVERNANCE.md [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 861 Aug 6 19:35 Jenkinsfile [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 19:35 LICENSE [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 16854 Aug 6 19:35 Makefile [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 19:35 OWNERS.md [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 9528 Aug 6 19:35 README.md [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 19:35 SECURITY.md [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 19:32 VERSION [2024-08-06T19:50:19.458Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:35 bin [2024-08-06T19:50:19.458Z] drwxrwxr-x 20 1001 1001 4096 Aug 6 19:35 cmd [2024-08-06T19:50:19.458Z] -rw-r--r-- 1 root root 504185 Aug 6 19:45 coverage.out [2024-08-06T19:50:19.458Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:35 fuzz_test [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 7118 Aug 6 19:35 go.mod [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 101672 Aug 6 19:35 go.sum [2024-08-06T19:50:19.458Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 19:35 internal [2024-08-06T19:50:19.458Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 19:35 openapi [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 19:35 security.txt [2024-08-06T19:50:19.458Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 19:35 version.go [Pipeline] sh [2024-08-06T19:50:20.121Z] + '[' -e coverage.out ] [2024-08-06T19:50:20.121Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-06T19:50:20.163Z] Warning: overwriting stash ‘coverage-report’ [2024-08-06T19:50:21.023Z] Stashed 1 file(s) [Pipeline] sh [2024-08-06T19:50:21.668Z] + make build [2024-08-06T19:50:21.668Z] 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-08-06T19:53:43.399Z] 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-08-06T19:53:53.464Z] 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-08-06T19:54:01.664Z] 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-08-06T19:54:05.005Z] 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-08-06T19:54:15.079Z] 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-08-06T19:54:47.288Z] 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-08-06T19:54:53.913Z] 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-08-06T19:55:02.095Z] 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-08-06T19:55:14.377Z] 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-08-06T19:55:17.706Z] 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-08-06T19:55:20.279Z] 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-08-06T19:55:23.613Z] 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-08-06T19:55:28.939Z] 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-08-06T19:55:33.206Z] $ docker stop --time=1 818cafd4e7af2f08e2e791b649c0f4606691b54f6fa7dd566dbb7f02c9c76982 [2024-08-06T19:55:35.306Z] $ docker rm -f --volumes 818cafd4e7af2f08e2e791b649c0f4606691b54f6fa7dd566dbb7f02c9c76982 [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-08-06T19:55:39.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T19:55:39.414Z] [2024-08-06T19:55:39.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:55:39.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T19:55:39.843Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-06T19:55:39.843Z] 547446be3368: Pulling fs layer [2024-08-06T19:55:39.843Z] d125d8839a47: Pulling fs layer [2024-08-06T19:55:39.843Z] 3e85d5ac6304: Pulling fs layer [2024-08-06T19:55:39.843Z] c3105a71a48b: Pulling fs layer [2024-08-06T19:55:39.843Z] 0f093f025ec4: Pulling fs layer [2024-08-06T19:55:39.843Z] c3106fc0e877: Pulling fs layer [2024-08-06T19:55:39.843Z] c3105a71a48b: Waiting [2024-08-06T19:55:39.843Z] 0f093f025ec4: Waiting [2024-08-06T19:55:39.843Z] c3106fc0e877: Waiting [2024-08-06T19:55:40.160Z] 547446be3368: Verifying Checksum [2024-08-06T19:55:40.160Z] c3105a71a48b: Verifying Checksum [2024-08-06T19:55:40.160Z] c3105a71a48b: Download complete [2024-08-06T19:55:40.450Z] d125d8839a47: Verifying Checksum [2024-08-06T19:55:40.450Z] d125d8839a47: Download complete [2024-08-06T19:55:40.728Z] c3106fc0e877: Verifying Checksum [2024-08-06T19:55:40.728Z] c3106fc0e877: Download complete [2024-08-06T19:55:40.728Z] 0f093f025ec4: Verifying Checksum [2024-08-06T19:55:40.728Z] 0f093f025ec4: Download complete [2024-08-06T19:55:40.995Z] 547446be3368: Pull complete [2024-08-06T19:55:41.966Z] d125d8839a47: Pull complete [2024-08-06T19:55:42.561Z] 3e85d5ac6304: Verifying Checksum [2024-08-06T19:55:42.561Z] 3e85d5ac6304: Download complete [2024-08-06T19:55:52.614Z] 3e85d5ac6304: Pull complete [2024-08-06T19:55:52.614Z] c3105a71a48b: Pull complete [2024-08-06T19:55:52.614Z] 0f093f025ec4: Pull complete [2024-08-06T19:55:52.878Z] c3106fc0e877: Pull complete [2024-08-06T19:55:52.878Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-06T19:55:52.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T19:55:52.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:55:53.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-7211 does not seem to be running inside a container [2024-08-06T19:55:53.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-06T19:55:55.440Z] $ docker top 8ba9240b21aa73286f24b4a59acc2cf4fd5c3bd422ad38ebbd8def706ea15897 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T19:55:56.334Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T19:56:06.408Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T19:56:06.408Z] #1 transferring dockerfile: 2.49kB 0.0s done [2024-08-06T19:56:06.408Z] #1 DONE 0.1s [2024-08-06T19:56:06.408Z] [2024-08-06T19:56:06.408Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T19:56:06.408Z] #2 transferring dockerfile: 2.15kB done [2024-08-06T19:56:06.408Z] #2 DONE 0.0s [2024-08-06T19:56:06.408Z] [2024-08-06T19:56:06.408Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T19:56:06.408Z] #3 transferring dockerfile: 2.50kB done [2024-08-06T19:56:06.408Z] #3 DONE 0.1s [2024-08-06T19:56:06.408Z] [2024-08-06T19:56:06.408Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T19:56:06.408Z] #4 transferring dockerfile: 3.17kB 0.0s done [2024-08-06T19:56:06.408Z] #4 DONE 0.1s [2024-08-06T19:56:06.408Z] [2024-08-06T19:56:06.408Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T19:56:06.677Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-08-06T19:56:06.677Z] #5 DONE 0.1s [2024-08-06T19:56:06.677Z] [2024-08-06T19:56:06.677Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-08-06T19:56:06.677Z] #6 transferring dockerfile: 2.06kB done [2024-08-06T19:56:06.677Z] #6 DONE 0.1s [2024-08-06T19:56:06.677Z] [2024-08-06T19:56:06.677Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T19:56:06.677Z] #7 transferring dockerfile: 1.69kB 0.0s done [2024-08-06T19:56:06.677Z] #7 DONE 0.1s [2024-08-06T19:56:06.677Z] [2024-08-06T19:56:06.677Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T19:56:06.677Z] #8 transferring dockerfile: 1.89kB 0.0s done [2024-08-06T19:56:06.677Z] #8 DONE 0.1s [2024-08-06T19:56:06.677Z] [2024-08-06T19:56:06.677Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T19:56:06.677Z] #9 transferring dockerfile: 1.85kB done [2024-08-06T19:56:06.677Z] #9 DONE 0.1s [2024-08-06T19:56:06.677Z] [2024-08-06T19:56:06.677Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-08-06T19:56:06.677Z] #10 transferring dockerfile: 2.01kB 0.0s done [2024-08-06T19:56:06.951Z] #10 DONE 0.1s [2024-08-06T19:56:06.951Z] [2024-08-06T19:56:06.951Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T19:56:06.951Z] #11 transferring dockerfile: 1.70kB 0.0s done [2024-08-06T19:56:06.951Z] #11 DONE 0.1s [2024-08-06T19:56:06.951Z] [2024-08-06T19:56:06.951Z] #12 [core-command internal] load build definition from Dockerfile [2024-08-06T19:56:06.951Z] #12 transferring dockerfile: 1.93kB 0.0s done [2024-08-06T19:56:06.951Z] #12 DONE 0.1s [2024-08-06T19:56:06.951Z] [2024-08-06T19:56:06.951Z] #13 [core-data internal] load build definition from Dockerfile [2024-08-06T19:56:06.951Z] #13 transferring dockerfile: 2.01kB 0.0s done [2024-08-06T19:56:06.951Z] #13 DONE 0.1s [2024-08-06T19:56:06.951Z] [2024-08-06T19:56:06.951Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-08-06T19:56:07.433Z] #14 transferring dockerfile: 1.95kB 0.0s done [2024-08-06T19:56:07.433Z] #14 DONE 0.1s [2024-08-06T19:56:07.433Z] [2024-08-06T19:56:07.433Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T19:56:07.433Z] #15 transferring dockerfile: 1.93kB done [2024-08-06T19:56:07.433Z] #15 DONE 0.1s [2024-08-06T19:56:07.433Z] [2024-08-06T19:56:07.433Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T19:56:07.433Z] #16 transferring dockerfile: 1.81kB 0.0s done [2024-08-06T19:56:07.433Z] #16 DONE 0.1s [2024-08-06T19:56:07.433Z] [2024-08-06T19:56:07.433Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-08-06T19:56:07.433Z] #17 transferring context: 50B done [2024-08-06T19:56:07.433Z] #17 DONE 0.1s [2024-08-06T19:56:08.023Z] [2024-08-06T19:56:08.023Z] #18 [security-proxy-auth internal] load .dockerignore [2024-08-06T19:56:08.023Z] #18 transferring context: 50B done [2024-08-06T19:56:08.023Z] #18 DONE 0.0s [2024-08-06T19:56:08.024Z] [2024-08-06T19:56:08.024Z] #19 [security-proxy-setup internal] load .dockerignore [2024-08-06T19:56:08.024Z] #19 transferring context: 50B 0.0s done [2024-08-06T19:56:08.024Z] #19 DONE 0.1s [2024-08-06T19:56:08.024Z] [2024-08-06T19:56:08.024Z] #20 [security-bootstrapper internal] load .dockerignore [2024-08-06T19:56:08.024Z] #20 transferring context: 50B done [2024-08-06T19:56:08.024Z] #20 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T19:56:08.856Z] #21 transferring context: 50B done [2024-08-06T19:56:08.856Z] #21 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #22 [core-metadata internal] load .dockerignore [2024-08-06T19:56:08.856Z] #22 transferring context: 50B done [2024-08-06T19:56:08.856Z] #22 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #23 [security-spire-config internal] load .dockerignore [2024-08-06T19:56:08.856Z] #23 transferring context: 50B done [2024-08-06T19:56:08.856Z] #23 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T19:56:08.856Z] #24 transferring context: 50B done [2024-08-06T19:56:08.856Z] #24 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-08-06T19:56:08.856Z] #25 transferring context: 50B done [2024-08-06T19:56:08.856Z] #25 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #26 [core-keeper internal] load .dockerignore [2024-08-06T19:56:08.856Z] #26 transferring context: 50B done [2024-08-06T19:56:08.856Z] #26 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #27 [security-spire-server internal] load .dockerignore [2024-08-06T19:56:08.856Z] #27 transferring context: 50B done [2024-08-06T19:56:08.856Z] #27 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #28 [core-command internal] load .dockerignore [2024-08-06T19:56:08.856Z] #28 transferring context: 50B 0.0s done [2024-08-06T19:56:08.856Z] #28 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #29 [core-data internal] load .dockerignore [2024-08-06T19:56:08.856Z] #29 transferring context: 50B done [2024-08-06T19:56:08.856Z] #29 DONE 0.0s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #30 [support-notifications internal] load .dockerignore [2024-08-06T19:56:08.856Z] #30 transferring context: 50B done [2024-08-06T19:56:08.856Z] #30 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #31 [support-scheduler internal] load .dockerignore [2024-08-06T19:56:08.856Z] #31 transferring context: 50B done [2024-08-06T19:56:08.856Z] #31 DONE 0.1s [2024-08-06T19:56:08.856Z] [2024-08-06T19:56:08.856Z] #32 [security-spire-agent internal] load .dockerignore [2024-08-06T19:56:09.126Z] #32 transferring context: 50B 0.0s done [2024-08-06T19:56:09.126Z] #32 DONE 0.1s [2024-08-06T19:56:09.126Z] [2024-08-06T19:56:09.126Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:09.126Z] #33 DONE 0.0s [2024-08-06T19:56:09.126Z] [2024-08-06T19:56:09.126Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:56:09.126Z] #34 DONE 0.2s [2024-08-06T19:56:09.126Z] [2024-08-06T19:56:09.126Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:09.126Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:09.391Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:09.391Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:09.391Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:09.391Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.1s [2024-08-06T19:56:09.391Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:09.391Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-06T19:56:10.350Z] #35 ... [2024-08-06T19:56:10.350Z] [2024-08-06T19:56:10.350Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:56:10.350Z] #36 DONE 1.0s [2024-08-06T19:56:10.350Z] [2024-08-06T19:56:10.350Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:10.350Z] #35 ... [2024-08-06T19:56:10.350Z] [2024-08-06T19:56:10.350Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:10.350Z] #33 DONE 0.0s [2024-08-06T19:56:10.350Z] [2024-08-06T19:56:10.350Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:10.350Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:10.615Z] #35 ... [2024-08-06T19:56:10.615Z] [2024-08-06T19:56:10.615Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:56:10.615Z] #36 DONE 1.7s [2024-08-06T19:56:10.615Z] [2024-08-06T19:56:10.615Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-06T19:56:10.615Z] #37 DONE 0.8s [2024-08-06T19:56:10.615Z] [2024-08-06T19:56:10.615Z] #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:10.615Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:10.616Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:10.616Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:10.616Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:10.616Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:10.616Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:10.616Z] #35 ... [2024-08-06T19:56:10.616Z] [2024-08-06T19:56:10.616Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:10.616Z] #33 DONE 0.0s [2024-08-06T19:56:10.883Z] [2024-08-06T19:56:10.883Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:56:10.883Z] #34 DONE 0.5s [2024-08-06T19:56:10.883Z] [2024-08-06T19:56:10.883Z] #35 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:10.883Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:10.883Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:10.883Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:10.883Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:10.883Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:10.883Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:10.883Z] #35 ... [2024-08-06T19:56:10.883Z] [2024-08-06T19:56:10.883Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:10.883Z] #33 DONE 0.0s [2024-08-06T19:56:10.883Z] [2024-08-06T19:56:10.883Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:56:10.883Z] #36 DONE 1.7s [2024-08-06T19:56:10.883Z] [2024-08-06T19:56:10.883Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-06T19:56:10.883Z] #37 DONE 0.8s [2024-08-06T19:56:11.149Z] [2024-08-06T19:56:11.149Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:56:11.149Z] #34 DONE 0.6s [2024-08-06T19:56:11.149Z] [2024-08-06T19:56:11.149Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:11.149Z] #38 ... [2024-08-06T19:56:11.149Z] [2024-08-06T19:56:11.149Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:56:11.149Z] #36 DONE 1.8s [2024-08-06T19:56:11.149Z] [2024-08-06T19:56:11.149Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:11.149Z] #33 DONE 0.0s [2024-08-06T19:56:11.149Z] [2024-08-06T19:56:11.149Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-06T19:56:11.149Z] #37 DONE 0.8s [2024-08-06T19:56:11.149Z] [2024-08-06T19:56:11.149Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:11.419Z] #38 ... [2024-08-06T19:56:11.419Z] [2024-08-06T19:56:11.419Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:56:11.419Z] #36 DONE 1.8s [2024-08-06T19:56:11.419Z] [2024-08-06T19:56:11.419Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-06T19:56:11.419Z] #37 DONE 0.8s [2024-08-06T19:56:11.419Z] [2024-08-06T19:56:11.419Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:11.419Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:11.419Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:11.419Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:11.419Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:11.419Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:11.419Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:11.419Z] #35 DONE 3.0s [2024-08-06T19:56:11.419Z] [2024-08-06T19:56:11.419Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:11.419Z] #38 ... [2024-08-06T19:56:11.419Z] [2024-08-06T19:56:11.419Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:11.419Z] #33 DONE 0.1s [2024-08-06T19:56:11.419Z] [2024-08-06T19:56:11.419Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:11.686Z] #38 ... [2024-08-06T19:56:11.686Z] [2024-08-06T19:56:11.686Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:11.686Z] #33 DONE 0.1s [2024-08-06T19:56:11.686Z] [2024-08-06T19:56:11.686Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:11.952Z] #38 ... [2024-08-06T19:56:11.952Z] [2024-08-06T19:56:11.952Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:56:11.952Z] #36 DONE 1.9s [2024-08-06T19:56:11.952Z] [2024-08-06T19:56:11.952Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-06T19:56:11.952Z] #37 DONE 0.9s [2024-08-06T19:56:11.952Z] [2024-08-06T19:56:11.952Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:11.952Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:11.952Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:11.952Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:11.952Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:11.952Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:11.952Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:11.952Z] #35 DONE 3.1s [2024-08-06T19:56:11.952Z] [2024-08-06T19:56:11.952Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:12.220Z] #38 ... [2024-08-06T19:56:12.220Z] [2024-08-06T19:56:12.220Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:12.220Z] #33 DONE 0.1s [2024-08-06T19:56:12.220Z] [2024-08-06T19:56:12.220Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:12.220Z] #38 ... [2024-08-06T19:56:12.220Z] [2024-08-06T19:56:12.220Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:12.220Z] #33 DONE 0.1s [2024-08-06T19:56:12.220Z] [2024-08-06T19:56:12.220Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:12.491Z] #38 ... [2024-08-06T19:56:12.491Z] [2024-08-06T19:56:12.491Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:12.491Z] #33 DONE 0.1s [2024-08-06T19:56:12.491Z] [2024-08-06T19:56:12.491Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:12.756Z] #38 ... [2024-08-06T19:56:12.756Z] [2024-08-06T19:56:12.756Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:56:12.756Z] #33 DONE 0.1s [2024-08-06T19:56:12.756Z] [2024-08-06T19:56:12.756Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:13.025Z] #38 ... [2024-08-06T19:56:13.025Z] [2024-08-06T19:56:13.025Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:56:13.025Z] #34 DONE 2.4s [2024-08-06T19:56:13.025Z] [2024-08-06T19:56:13.026Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:13.026Z] #39 transferring context: 38.83MB 3.9s [2024-08-06T19:56:13.320Z] #39 ... [2024-08-06T19:56:13.320Z] [2024-08-06T19:56:13.320Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:56:13.320Z] #36 DONE 1.9s [2024-08-06T19:56:13.320Z] [2024-08-06T19:56:13.320Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-06T19:56:13.320Z] #37 DONE 1.0s [2024-08-06T19:56:13.320Z] [2024-08-06T19:56:13.320Z] #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:13.320Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:13.320Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:13.320Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:13.320Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:13.320Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:13.320Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:13.320Z] #35 DONE 3.2s [2024-08-06T19:56:13.320Z] [2024-08-06T19:56:13.320Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:13.320Z] #39 ... [2024-08-06T19:56:13.320Z] [2024-08-06T19:56:13.320Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:56:13.320Z] #36 DONE 1.9s [2024-08-06T19:56:13.320Z] [2024-08-06T19:56:13.320Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-06T19:56:13.320Z] #37 DONE 1.0s [2024-08-06T19:56:13.320Z] [2024-08-06T19:56:13.320Z] #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:13.320Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:13.320Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:13.320Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:13.320Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:13.320Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:13.320Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:13.320Z] #35 DONE 3.2s [2024-08-06T19:56:13.320Z] [2024-08-06T19:56:13.320Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:14.280Z] #39 ... [2024-08-06T19:56:14.280Z] [2024-08-06T19:56:14.280Z] #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:14.280Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:14.280Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:14.280Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:14.280Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:14.280Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:14.280Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:14.280Z] #35 DONE 3.2s [2024-08-06T19:56:14.280Z] [2024-08-06T19:56:14.280Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T19:56:14.280Z] #40 DONE 2.8s [2024-08-06T19:56:14.280Z] [2024-08-06T19:56:14.280Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:14.280Z] #39 ... [2024-08-06T19:56:14.280Z] [2024-08-06T19:56:14.280Z] #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:14.280Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:14.280Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:14.280Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:14.280Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:14.280Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:14.280Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:14.280Z] #35 DONE 3.2s [2024-08-06T19:56:14.280Z] [2024-08-06T19:56:14.280Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:15.695Z] #39 ... [2024-08-06T19:56:15.695Z] [2024-08-06T19:56:15.695Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:56:15.695Z] #34 DONE 4.7s [2024-08-06T19:56:15.695Z] [2024-08-06T19:56:15.695Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:15.962Z] #39 ... [2024-08-06T19:56:15.962Z] [2024-08-06T19:56:15.962Z] #41 [security-spire-server internal] load build context [2024-08-06T19:56:15.962Z] #41 transferring context: 27.23kB 0.3s done [2024-08-06T19:56:15.962Z] #41 DONE 2.0s [2024-08-06T19:56:15.962Z] [2024-08-06T19:56:15.962Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:16.921Z] #39 ... [2024-08-06T19:56:16.921Z] [2024-08-06T19:56:16.921Z] #42 [security-spire-config internal] load build context [2024-08-06T19:56:16.921Z] #42 transferring context: 25.48kB 0.4s done [2024-08-06T19:56:16.921Z] #42 DONE 2.5s [2024-08-06T19:56:16.921Z] [2024-08-06T19:56:16.921Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:17.503Z] #39 ... [2024-08-06T19:56:17.503Z] [2024-08-06T19:56:17.503Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T19:56:17.503Z] #43 DONE 4.0s [2024-08-06T19:56:17.503Z] [2024-08-06T19:56:17.503Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:17.503Z] #39 ... [2024-08-06T19:56:17.503Z] [2024-08-06T19:56:17.503Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:56:17.503Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:56:17.503Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:56:17.503Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:56:17.503Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:56:17.503Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T19:56:17.503Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-06T19:56:17.503Z] #35 DONE 3.2s [2024-08-06T19:56:17.503Z] [2024-08-06T19:56:17.503Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:20.853Z] #39 transferring context: 49.92MB 11.3s [2024-08-06T19:56:20.853Z] #39 ... [2024-08-06T19:56:20.853Z] [2024-08-06T19:56:20.853Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:20.853Z] #44 ... [2024-08-06T19:56:20.853Z] [2024-08-06T19:56:20.853Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:56:20.853Z] #45 ... [2024-08-06T19:56:20.853Z] [2024-08-06T19:56:20.853Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:56:20.853Z] #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:20.853Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:21.122Z] #46 ... [2024-08-06T19:56:21.122Z] [2024-08-06T19:56:21.122Z] #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:56:21.122Z] #0 7.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:21.122Z] #0 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:21.122Z] #47 ... [2024-08-06T19:56:21.122Z] [2024-08-06T19:56:21.122Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:21.122Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.6s done [2024-08-06T19:56:21.123Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T19:56:21.123Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-06T19:56:21.123Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-06T19:56:21.123Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-08-06T19:56:21.123Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.5s done [2024-08-06T19:56:21.123Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.1s done [2024-08-06T19:56:21.123Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-06T19:56:21.123Z] #48 ... [2024-08-06T19:56:21.123Z] [2024-08-06T19:56:21.123Z] #49 [security-spire-agent internal] load build context [2024-08-06T19:56:21.123Z] #49 transferring context: 26.76kB 0.6s done [2024-08-06T19:56:21.123Z] #49 DONE 3.8s [2024-08-06T19:56:21.123Z] [2024-08-06T19:56:21.123Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:21.123Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.0s [2024-08-06T19:56:21.123Z] #48 ... [2024-08-06T19:56:21.123Z] [2024-08-06T19:56:21.123Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:56:21.389Z] #50 ... [2024-08-06T19:56:21.389Z] [2024-08-06T19:56:21.389Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:21.389Z] #48 ... [2024-08-06T19:56:21.389Z] [2024-08-06T19:56:21.389Z] #51 [core-metadata internal] load build context [2024-08-06T19:56:21.656Z] #51 ... [2024-08-06T19:56:21.656Z] [2024-08-06T19:56:21.656Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T19:56:21.656Z] #52 ... [2024-08-06T19:56:21.656Z] [2024-08-06T19:56:21.656Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:21.921Z] #48 ... [2024-08-06T19:56:21.921Z] [2024-08-06T19:56:21.921Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T19:56:21.921Z] #53 ... [2024-08-06T19:56:21.921Z] [2024-08-06T19:56:21.921Z] #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T19:56:21.921Z] #54 ... [2024-08-06T19:56:21.921Z] [2024-08-06T19:56:21.921Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:56:22.187Z] #55 ... [2024-08-06T19:56:22.187Z] [2024-08-06T19:56:22.187Z] #56 [core-keeper internal] load build context [2024-08-06T19:56:22.187Z] #56 ... [2024-08-06T19:56:22.187Z] [2024-08-06T19:56:22.187Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T19:56:22.187Z] #0 7.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:22.187Z] #0 8.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:22.477Z] #57 ... [2024-08-06T19:56:22.477Z] [2024-08-06T19:56:22.477Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:56:22.477Z] #58 ... [2024-08-06T19:56:22.477Z] [2024-08-06T19:56:22.477Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:56:22.744Z] #59 ... [2024-08-06T19:56:22.744Z] [2024-08-06T19:56:22.744Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:56:22.744Z] #60 ... [2024-08-06T19:56:22.744Z] [2024-08-06T19:56:22.744Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:56:22.744Z] #61 ... [2024-08-06T19:56:22.744Z] [2024-08-06T19:56:22.744Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:56:22.744Z] #0 9.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:23.011Z] #62 ... [2024-08-06T19:56:23.011Z] [2024-08-06T19:56:23.011Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T19:56:23.011Z] #0 9.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:23.011Z] #63 ... [2024-08-06T19:56:23.011Z] [2024-08-06T19:56:23.011Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:23.276Z] #38 ... [2024-08-06T19:56:23.276Z] [2024-08-06T19:56:23.276Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T19:56:23.276Z] #64 ... [2024-08-06T19:56:23.276Z] [2024-08-06T19:56:23.276Z] #65 [support-scheduler internal] load build context [2024-08-06T19:56:23.559Z] #65 ... [2024-08-06T19:56:23.559Z] [2024-08-06T19:56:23.559Z] #66 [support-notifications internal] load build context [2024-08-06T19:56:23.559Z] #66 ... [2024-08-06T19:56:23.559Z] [2024-08-06T19:56:23.559Z] #67 [core-command internal] load build context [2024-08-06T19:56:23.838Z] #67 ... [2024-08-06T19:56:23.838Z] [2024-08-06T19:56:23.838Z] #68 [core-data internal] load build context [2024-08-06T19:56:23.838Z] #68 ... [2024-08-06T19:56:23.838Z] [2024-08-06T19:56:23.838Z] #67 [core-command internal] load build context [2024-08-06T19:56:24.111Z] #67 ... [2024-08-06T19:56:24.111Z] [2024-08-06T19:56:24.111Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:56:24.111Z] #69 ... [2024-08-06T19:56:24.111Z] [2024-08-06T19:56:24.111Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:24.111Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 6.9s [2024-08-06T19:56:24.111Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-06T19:56:24.378Z] #48 ... [2024-08-06T19:56:24.378Z] [2024-08-06T19:56:24.378Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:56:24.378Z] #47 11.18 OK: 266 MiB in 52 packages [2024-08-06T19:56:24.378Z] #47 DONE 14.7s [2024-08-06T19:56:24.644Z] [2024-08-06T19:56:24.644Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:24.920Z] #48 ... [2024-08-06T19:56:24.920Z] [2024-08-06T19:56:24.920Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T19:56:24.920Z] #57 11.03 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:24.920Z] #57 11.03 (2/2) Installing su-exec (0.2-r3) [2024-08-06T19:56:24.920Z] #57 11.03 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:24.920Z] #57 11.24 OK: 8 MiB in 17 packages [2024-08-06T19:56:24.920Z] #57 DONE 13.0s [2024-08-06T19:56:25.186Z] [2024-08-06T19:56:25.186Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:56:25.186Z] #45 ... [2024-08-06T19:56:25.186Z] [2024-08-06T19:56:25.186Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:56:25.186Z] #70 ... [2024-08-06T19:56:25.186Z] [2024-08-06T19:56:25.186Z] #66 [support-notifications internal] load build context [2024-08-06T19:56:25.186Z] #66 transferring context: 6.16MB 11.5s [2024-08-06T19:56:25.455Z] #66 ... [2024-08-06T19:56:25.455Z] [2024-08-06T19:56:25.455Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:56:25.721Z] #71 ... [2024-08-06T19:56:25.722Z] [2024-08-06T19:56:25.722Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:25.722Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 8.3s [2024-08-06T19:56:26.336Z] #48 ... [2024-08-06T19:56:26.336Z] [2024-08-06T19:56:26.336Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:56:26.336Z] #46 13.59 OK: 266 MiB in 52 packages [2024-08-06T19:56:26.336Z] #46 DONE 15.9s [2024-08-06T19:56:26.336Z] [2024-08-06T19:56:26.336Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:26.917Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 9.7s [2024-08-06T19:56:27.498Z] #48 ... [2024-08-06T19:56:27.498Z] [2024-08-06T19:56:27.498Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:56:27.498Z] #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.7s done [2024-08-06T19:56:27.498Z] #72 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T19:56:27.498Z] #72 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-06T19:56:27.498Z] #72 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T19:56:27.498Z] #72 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-06T19:56:27.498Z] #72 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-06T19:56:27.498Z] #72 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-06T19:56:27.498Z] #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done [2024-08-06T19:56:27.498Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 5.2s [2024-08-06T19:56:27.498Z] #72 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-06T19:56:27.498Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 5.4s [2024-08-06T19:56:27.498Z] #72 ... [2024-08-06T19:56:27.498Z] [2024-08-06T19:56:27.498Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:28.516Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.47MB / 28.04MB 11.2s [2024-08-06T19:56:29.128Z] #48 ... [2024-08-06T19:56:29.128Z] [2024-08-06T19:56:29.128Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:56:29.128Z] #55 DONE 17.0s [2024-08-06T19:56:29.128Z] [2024-08-06T19:56:29.128Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:29.397Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-06T19:56:29.397Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-06T19:56:29.397Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.48MB / 28.04MB 12.3s [2024-08-06T19:56:29.979Z] #48 ... [2024-08-06T19:56:29.979Z] [2024-08-06T19:56:29.979Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:56:29.979Z] #62 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:29.979Z] #62 14.89 OK: 266 MiB in 52 packages [2024-08-06T19:56:29.979Z] #62 DONE 18.2s [2024-08-06T19:56:29.979Z] [2024-08-06T19:56:29.979Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:30.938Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.40MB / 28.04MB 13.6s [2024-08-06T19:56:30.938Z] #48 ... [2024-08-06T19:56:30.938Z] [2024-08-06T19:56:30.938Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:30.938Z] #39 transferring context: 57.49MB 21.4s [2024-08-06T19:56:30.938Z] #39 ... [2024-08-06T19:56:30.938Z] [2024-08-06T19:56:30.938Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:30.938Z] #44 ... [2024-08-06T19:56:30.938Z] [2024-08-06T19:56:30.938Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:56:30.938Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.9s [2024-08-06T19:56:30.938Z] #72 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-06T19:56:31.204Z] #72 ... [2024-08-06T19:56:31.204Z] [2024-08-06T19:56:31.204Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T19:56:31.204Z] #52 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:31.204Z] #52 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:31.204Z] #52 15.98 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:31.204Z] #52 15.98 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T19:56:31.204Z] #52 15.98 (3/4) Installing su-exec (0.2-r3) [2024-08-06T19:56:31.204Z] #52 15.98 (4/4) Installing yq (4.33.3-r5) [2024-08-06T19:56:31.204Z] #52 16.60 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:31.204Z] #52 16.79 OK: 18 MiB in 19 packages [2024-08-06T19:56:31.204Z] #52 DONE 19.5s [2024-08-06T19:56:31.204Z] [2024-08-06T19:56:31.204Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:56:31.790Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 9.9s [2024-08-06T19:56:31.790Z] #72 ... [2024-08-06T19:56:31.790Z] [2024-08-06T19:56:31.790Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:56:31.790Z] #50 ... [2024-08-06T19:56:31.790Z] [2024-08-06T19:56:31.790Z] #51 [core-metadata internal] load build context [2024-08-06T19:56:32.071Z] #51 ... [2024-08-06T19:56:32.071Z] [2024-08-06T19:56:32.071Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:56:32.071Z] #59 DONE 19.5s [2024-08-06T19:56:32.071Z] [2024-08-06T19:56:32.071Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:56:32.343Z] #50 ... [2024-08-06T19:56:32.343Z] [2024-08-06T19:56:32.343Z] #56 [core-keeper internal] load build context [2024-08-06T19:56:32.637Z] #56 ... [2024-08-06T19:56:32.637Z] [2024-08-06T19:56:32.637Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:56:32.637Z] #50 ... [2024-08-06T19:56:32.637Z] [2024-08-06T19:56:32.637Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:56:32.637Z] #58 ... [2024-08-06T19:56:32.637Z] [2024-08-06T19:56:32.637Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:56:33.223Z] #50 ... [2024-08-06T19:56:33.223Z] [2024-08-06T19:56:33.223Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:33.494Z] #38 ... [2024-08-06T19:56:33.494Z] [2024-08-06T19:56:33.494Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:33.494Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 16.2s [2024-08-06T19:56:33.494Z] #48 ... [2024-08-06T19:56:33.494Z] [2024-08-06T19:56:33.494Z] #65 [support-scheduler internal] load build context [2024-08-06T19:56:33.760Z] #65 ... [2024-08-06T19:56:33.760Z] [2024-08-06T19:56:33.760Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:56:34.031Z] #60 ... [2024-08-06T19:56:34.031Z] [2024-08-06T19:56:34.031Z] #68 [core-data internal] load build context [2024-08-06T19:56:34.031Z] #68 ... [2024-08-06T19:56:34.031Z] [2024-08-06T19:56:34.031Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T19:56:34.031Z] #63 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:34.031Z] #63 13.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:56:34.031Z] #63 13.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:56:34.031Z] #63 13.84 OK: 19953 distinct packages available [2024-08-06T19:56:34.031Z] #63 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:34.031Z] #63 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:34.031Z] #63 19.77 OK: 266 MiB in 52 packages [2024-08-06T19:56:34.031Z] #63 DONE 21.9s [2024-08-06T19:56:34.031Z] [2024-08-06T19:56:34.031Z] #68 [core-data internal] load build context [2024-08-06T19:56:34.031Z] #68 ... [2024-08-06T19:56:34.031Z] [2024-08-06T19:56:34.031Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:34.306Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 17.1s [2024-08-06T19:56:34.307Z] #48 ... [2024-08-06T19:56:34.307Z] [2024-08-06T19:56:34.307Z] #67 [core-command internal] load build context [2024-08-06T19:56:34.590Z] #67 ... [2024-08-06T19:56:34.590Z] [2024-08-06T19:56:34.590Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:34.857Z] #48 ... [2024-08-06T19:56:34.857Z] [2024-08-06T19:56:34.857Z] #54 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T19:56:34.857Z] #54 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:34.857Z] #54 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:34.857Z] #54 20.40 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:34.857Z] #54 20.40 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:34.857Z] #54 20.57 OK: 8 MiB in 16 packages [2024-08-06T19:56:34.857Z] #54 DONE 23.1s [2024-08-06T19:56:34.857Z] [2024-08-06T19:56:34.857Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:35.439Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 18.1s [2024-08-06T19:56:35.439Z] #48 ... [2024-08-06T19:56:35.439Z] [2024-08-06T19:56:35.439Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T19:56:35.439Z] #53 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:35.439Z] #53 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:35.439Z] #53 18.96 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T19:56:35.439Z] #53 19.40 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:35.439Z] #53 19.40 (3/4) Installing su-exec (0.2-r3) [2024-08-06T19:56:35.439Z] #53 19.40 (4/4) Installing yq (4.33.3-r5) [2024-08-06T19:56:35.439Z] #53 19.95 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:35.439Z] #53 19.95 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:56:35.439Z] #53 21.00 OK: 18 MiB in 19 packages [2024-08-06T19:56:35.439Z] #53 DONE 23.6s [2024-08-06T19:56:35.439Z] [2024-08-06T19:56:35.439Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:35.439Z] #48 ... [2024-08-06T19:56:35.439Z] [2024-08-06T19:56:35.439Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:56:35.706Z] #45 ... [2024-08-06T19:56:35.706Z] [2024-08-06T19:56:35.706Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T19:56:35.706Z] #64 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:35.706Z] #64 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:35.706Z] #64 19.62 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T19:56:35.706Z] #64 19.98 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:35.706Z] #64 19.98 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:35.706Z] #64 20.28 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:56:35.706Z] #64 21.14 OK: 9 MiB in 17 packages [2024-08-06T19:56:35.706Z] #64 DONE 23.0s [2024-08-06T19:56:35.706Z] [2024-08-06T19:56:35.706Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:56:35.706Z] #45 ... [2024-08-06T19:56:35.706Z] [2024-08-06T19:56:35.706Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:56:35.972Z] #73 ... [2024-08-06T19:56:35.972Z] [2024-08-06T19:56:35.972Z] #66 [support-notifications internal] load build context [2024-08-06T19:56:35.972Z] #66 ... [2024-08-06T19:56:35.972Z] [2024-08-06T19:56:35.972Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:35.972Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 18.8s [2024-08-06T19:56:36.238Z] #48 ... [2024-08-06T19:56:36.238Z] [2024-08-06T19:56:36.238Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T19:56:36.238Z] #74 ... [2024-08-06T19:56:36.238Z] [2024-08-06T19:56:36.238Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:36.503Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 19.4s [2024-08-06T19:56:37.920Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 20.2s done [2024-08-06T19:56:37.920Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 20.2s done [2024-08-06T19:56:38.503Z] #48 ... [2024-08-06T19:56:38.503Z] [2024-08-06T19:56:38.503Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:56:38.503Z] #61 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:38.503Z] #61 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:38.503Z] #61 21.12 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:56:38.503Z] #61 21.12 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:56:38.503Z] #61 21.12 OK: 19946 distinct packages available [2024-08-06T19:56:38.503Z] #61 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:38.503Z] #61 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:38.503Z] #61 25.77 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T19:56:38.776Z] #61 ... [2024-08-06T19:56:38.776Z] [2024-08-06T19:56:38.776Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:56:38.776Z] #45 transferring context: 49.29MB 28.0s [2024-08-06T19:56:39.741Z] #45 ... [2024-08-06T19:56:39.741Z] [2024-08-06T19:56:39.741Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T19:56:40.008Z] #75 ... [2024-08-06T19:56:40.008Z] [2024-08-06T19:56:40.008Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:56:40.008Z] #69 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:40.008Z] #69 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:40.008Z] #69 24.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:40.008Z] #69 24.16 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:40.008Z] #69 24.16 OK: 8 MiB in 16 packages [2024-08-06T19:56:40.008Z] #69 DONE 25.7s [2024-08-06T19:56:40.008Z] [2024-08-06T19:56:40.008Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:56:40.967Z] #45 ... [2024-08-06T19:56:40.967Z] [2024-08-06T19:56:40.967Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:41.234Z] #44 ... [2024-08-06T19:56:41.234Z] [2024-08-06T19:56:41.234Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:41.234Z] #39 ... [2024-08-06T19:56:41.234Z] [2024-08-06T19:56:41.234Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:41.499Z] #44 ... [2024-08-06T19:56:41.499Z] [2024-08-06T19:56:41.499Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:56:41.499Z] #61 26.08 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T19:56:41.499Z] #61 26.15 (3/11) Installing libunistring (1.1-r1) [2024-08-06T19:56:41.499Z] #61 26.33 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T19:56:41.499Z] #61 26.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T19:56:41.499Z] #61 26.44 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T19:56:41.499Z] #61 26.47 (7/11) Installing curl (8.9.0-r0) [2024-08-06T19:56:41.499Z] #61 26.59 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:41.499Z] #61 26.59 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:56:41.499Z] #61 26.68 (10/11) Installing libucontext (1.2-r2) [2024-08-06T19:56:41.499Z] #61 26.92 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T19:56:41.499Z] #61 26.97 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:41.499Z] #61 27.06 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:56:41.499Z] #61 27.78 OK: 13 MiB in 26 packages [2024-08-06T19:56:41.499Z] #61 DONE 28.8s [2024-08-06T19:56:41.499Z] [2024-08-06T19:56:41.499Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:41.765Z] #44 ... [2024-08-06T19:56:41.765Z] [2024-08-06T19:56:41.765Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T19:56:41.765Z] #76 ... [2024-08-06T19:56:41.765Z] [2024-08-06T19:56:41.765Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:41.765Z] #44 ... [2024-08-06T19:56:41.765Z] [2024-08-06T19:56:41.765Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:56:41.765Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.9s done [2024-08-06T19:56:41.765Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.5s [2024-08-06T19:56:42.040Z] #72 ... [2024-08-06T19:56:42.040Z] [2024-08-06T19:56:42.040Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:42.040Z] #39 ... [2024-08-06T19:56:42.040Z] [2024-08-06T19:56:42.040Z] #51 [core-metadata internal] load build context [2024-08-06T19:56:42.307Z] #51 ... [2024-08-06T19:56:42.307Z] [2024-08-06T19:56:42.307Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T19:56:42.307Z] #77 ... [2024-08-06T19:56:42.307Z] [2024-08-06T19:56:42.307Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:42.594Z] #39 ... [2024-08-06T19:56:42.595Z] [2024-08-06T19:56:42.595Z] #56 [core-keeper internal] load build context [2024-08-06T19:56:42.872Z] #56 ... [2024-08-06T19:56:42.872Z] [2024-08-06T19:56:42.872Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:42.872Z] #44 ... [2024-08-06T19:56:42.872Z] [2024-08-06T19:56:42.872Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:56:42.872Z] #58 ... [2024-08-06T19:56:42.872Z] [2024-08-06T19:56:42.872Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:56:43.140Z] #50 ... [2024-08-06T19:56:43.140Z] [2024-08-06T19:56:43.140Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:56:43.414Z] #58 ... [2024-08-06T19:56:43.414Z] [2024-08-06T19:56:43.414Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:56:43.414Z] #71 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:43.414Z] #71 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:43.414Z] #71 22.12 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:56:43.414Z] #71 22.12 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:56:43.414Z] #71 22.12 OK: 19946 distinct packages available [2024-08-06T19:56:43.414Z] #71 23.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:43.414Z] #71 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:43.414Z] #71 26.62 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:43.414Z] #71 26.62 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:56:43.414Z] #71 26.62 (3/4) Installing libucontext (1.2-r2) [2024-08-06T19:56:43.414Z] #71 26.62 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T19:56:43.414Z] #71 26.62 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:43.414Z] #71 26.74 OK: 8 MiB in 19 packages [2024-08-06T19:56:43.414Z] #71 ... [2024-08-06T19:56:43.414Z] [2024-08-06T19:56:43.414Z] #56 [core-keeper internal] load build context [2024-08-06T19:56:43.680Z] #56 ... [2024-08-06T19:56:43.680Z] [2024-08-06T19:56:43.680Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:43.680Z] #38 ... [2024-08-06T19:56:43.680Z] [2024-08-06T19:56:43.680Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:56:43.680Z] #71 DONE 28.3s [2024-08-06T19:56:43.680Z] [2024-08-06T19:56:43.680Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:43.680Z] #38 transferring context: 50.64MB 32.7s [2024-08-06T19:56:43.680Z] #38 ... [2024-08-06T19:56:43.680Z] [2024-08-06T19:56:43.680Z] #56 [core-keeper internal] load build context [2024-08-06T19:56:43.947Z] #56 ... [2024-08-06T19:56:43.947Z] [2024-08-06T19:56:43.947Z] #65 [support-scheduler internal] load build context [2024-08-06T19:56:43.947Z] #65 ... [2024-08-06T19:56:43.947Z] [2024-08-06T19:56:43.947Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:44.214Z] #39 ... [2024-08-06T19:56:44.214Z] [2024-08-06T19:56:44.214Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:56:44.214Z] #60 ... [2024-08-06T19:56:44.214Z] [2024-08-06T19:56:44.214Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:56:44.214Z] #70 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:44.214Z] #70 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:44.214Z] #70 23.81 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:56:44.214Z] #70 23.81 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:56:44.215Z] #70 23.81 OK: 19946 distinct packages available [2024-08-06T19:56:44.215Z] #70 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:44.215Z] #70 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:44.215Z] #70 27.65 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:44.215Z] #70 27.65 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:56:44.215Z] #70 27.65 (3/5) Installing libucontext (1.2-r2) [2024-08-06T19:56:44.215Z] #70 27.70 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T19:56:44.215Z] #70 27.70 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T19:56:44.215Z] #70 27.92 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:44.215Z] #70 27.92 OK: 9 MiB in 20 packages [2024-08-06T19:56:44.215Z] #70 DONE 29.0s [2024-08-06T19:56:44.215Z] [2024-08-06T19:56:44.215Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:56:44.215Z] #60 ... [2024-08-06T19:56:44.215Z] [2024-08-06T19:56:44.215Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:44.215Z] #38 ... [2024-08-06T19:56:44.215Z] [2024-08-06T19:56:44.215Z] #68 [core-data internal] load build context [2024-08-06T19:56:44.483Z] #68 ... [2024-08-06T19:56:44.483Z] [2024-08-06T19:56:44.483Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T19:56:44.483Z] #78 ... [2024-08-06T19:56:44.483Z] [2024-08-06T19:56:44.483Z] #67 [core-command internal] load build context [2024-08-06T19:56:44.750Z] #67 ... [2024-08-06T19:56:44.750Z] [2024-08-06T19:56:44.750Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T19:56:44.750Z] #76 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:45.333Z] #76 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:45.333Z] #76 ... [2024-08-06T19:56:45.333Z] [2024-08-06T19:56:45.333Z] #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T19:56:45.333Z] #79 ... [2024-08-06T19:56:45.333Z] [2024-08-06T19:56:45.333Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:45.608Z] #44 ... [2024-08-06T19:56:45.608Z] [2024-08-06T19:56:45.608Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T19:56:45.875Z] #80 ... [2024-08-06T19:56:45.875Z] [2024-08-06T19:56:45.875Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:46.145Z] #38 ... [2024-08-06T19:56:46.145Z] [2024-08-06T19:56:46.145Z] #66 [support-notifications internal] load build context [2024-08-06T19:56:46.145Z] #66 ... [2024-08-06T19:56:46.145Z] [2024-08-06T19:56:46.145Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:56:46.729Z] #45 ... [2024-08-06T19:56:46.729Z] [2024-08-06T19:56:46.729Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:48.676Z] #38 transferring context: 57.20MB 37.7s [2024-08-06T19:56:49.258Z] #38 ... [2024-08-06T19:56:49.258Z] [2024-08-06T19:56:49.258Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T19:56:49.258Z] #76 16.17 OK: 18 MiB in 19 packages [2024-08-06T19:56:49.258Z] #76 DONE 17.5s [2024-08-06T19:56:49.258Z] [2024-08-06T19:56:49.258Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:49.531Z] #38 ... [2024-08-06T19:56:49.531Z] [2024-08-06T19:56:49.531Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T19:56:49.531Z] #74 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:49.531Z] #74 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:49.531Z] #74 21.87 OK: 8 MiB in 17 packages [2024-08-06T19:56:49.531Z] #74 DONE 23.6s [2024-08-06T19:56:49.531Z] [2024-08-06T19:56:49.531Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:50.113Z] #38 ... [2024-08-06T19:56:50.113Z] [2024-08-06T19:56:50.113Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:56:50.379Z] #81 ... [2024-08-06T19:56:50.379Z] [2024-08-06T19:56:50.379Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:50.379Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s [2024-08-06T19:56:50.379Z] #48 ... [2024-08-06T19:56:50.379Z] [2024-08-06T19:56:50.379Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:51.785Z] #38 ... [2024-08-06T19:56:51.785Z] [2024-08-06T19:56:51.785Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:56:51.785Z] #82 ... [2024-08-06T19:56:51.785Z] [2024-08-06T19:56:51.785Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:56:52.055Z] #38 ... [2024-08-06T19:56:52.055Z] [2024-08-06T19:56:52.055Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T19:56:52.055Z] #75 15.00 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:52.055Z] #75 16.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:52.055Z] #75 20.57 OK: 266 MiB in 52 packages [2024-08-06T19:56:52.055Z] #75 DONE 22.3s [2024-08-06T19:56:52.055Z] [2024-08-06T19:56:52.055Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:52.321Z] #48 ... [2024-08-06T19:56:52.321Z] [2024-08-06T19:56:52.321Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:56:52.321Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.6s [2024-08-06T19:56:52.587Z] #72 ... [2024-08-06T19:56:52.587Z] [2024-08-06T19:56:52.587Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:56:52.587Z] #81 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:52.587Z] #81 ... [2024-08-06T19:56:52.587Z] [2024-08-06T19:56:52.587Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T19:56:52.587Z] #83 DONE 3.4s [2024-08-06T19:56:52.587Z] [2024-08-06T19:56:52.587Z] #51 [core-metadata internal] load build context [2024-08-06T19:56:52.854Z] #51 ... [2024-08-06T19:56:52.854Z] [2024-08-06T19:56:52.854Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:56:52.854Z] #45 ... [2024-08-06T19:56:52.854Z] [2024-08-06T19:56:52.854Z] #51 [core-metadata internal] load build context [2024-08-06T19:56:53.437Z] #51 ... [2024-08-06T19:56:53.437Z] [2024-08-06T19:56:53.437Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:56:53.437Z] #50 ... [2024-08-06T19:56:53.437Z] [2024-08-06T19:56:53.437Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:56:53.437Z] #45 ... [2024-08-06T19:56:53.437Z] [2024-08-06T19:56:53.437Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:56:53.705Z] #58 ... [2024-08-06T19:56:53.705Z] [2024-08-06T19:56:53.705Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:56:53.705Z] #81 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:53.972Z] #81 ... [2024-08-06T19:56:53.972Z] [2024-08-06T19:56:53.972Z] #65 [support-scheduler internal] load build context [2024-08-06T19:56:53.972Z] #65 transferring context: 46.39MB 39.2s [2024-08-06T19:56:54.239Z] #65 ... [2024-08-06T19:56:54.239Z] [2024-08-06T19:56:54.239Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T19:56:54.239Z] #84 ... [2024-08-06T19:56:54.239Z] [2024-08-06T19:56:54.239Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:56:54.239Z] #39 ... [2024-08-06T19:56:54.239Z] [2024-08-06T19:56:54.239Z] #56 [core-keeper internal] load build context [2024-08-06T19:56:54.505Z] #56 ... [2024-08-06T19:56:54.505Z] [2024-08-06T19:56:54.505Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:56:54.505Z] #60 ... [2024-08-06T19:56:54.505Z] [2024-08-06T19:56:54.505Z] #68 [core-data internal] load build context [2024-08-06T19:56:54.771Z] #68 ... [2024-08-06T19:56:54.771Z] [2024-08-06T19:56:54.771Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:56:54.771Z] #60 ... [2024-08-06T19:56:54.771Z] [2024-08-06T19:56:54.771Z] #67 [core-command internal] load build context [2024-08-06T19:56:55.038Z] #67 ... [2024-08-06T19:56:55.038Z] [2024-08-06T19:56:55.038Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:56:55.999Z] #48 ... [2024-08-06T19:56:55.999Z] [2024-08-06T19:56:55.999Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:55.999Z] #44 ... [2024-08-06T19:56:55.999Z] [2024-08-06T19:56:55.999Z] #67 [core-command internal] load build context [2024-08-06T19:56:56.266Z] #67 ... [2024-08-06T19:56:56.266Z] [2024-08-06T19:56:56.266Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T19:56:56.266Z] #80 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:56.266Z] #80 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:56.266Z] #80 18.05 OK: 18 MiB in 19 packages [2024-08-06T19:56:56.266Z] #80 DONE 20.5s [2024-08-06T19:56:56.266Z] [2024-08-06T19:56:56.266Z] #66 [support-notifications internal] load build context [2024-08-06T19:56:56.532Z] #66 ... [2024-08-06T19:56:56.532Z] [2024-08-06T19:56:56.532Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:57.114Z] #44 ... [2024-08-06T19:56:57.114Z] [2024-08-06T19:56:57.114Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:56:57.114Z] #73 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:57.114Z] #73 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:57.114Z] #73 19.44 OK: 9 MiB in 17 packages [2024-08-06T19:56:57.114Z] #73 DONE 21.3s [2024-08-06T19:56:57.114Z] [2024-08-06T19:56:57.114Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T19:56:57.114Z] #79 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:57.114Z] #79 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:57.114Z] #79 19.84 OK: 8 MiB in 16 packages [2024-08-06T19:56:57.114Z] #79 DONE 21.9s [2024-08-06T19:56:57.114Z] [2024-08-06T19:56:57.114Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:57.703Z] #44 ... [2024-08-06T19:56:57.703Z] [2024-08-06T19:56:57.703Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T19:56:57.703Z] #77 15.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:57.703Z] #77 17.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:56:57.703Z] #77 23.87 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:56:57.703Z] #77 24.37 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:56:57.703Z] #77 24.61 OK: 8 MiB in 16 packages [2024-08-06T19:56:57.703Z] #77 ... [2024-08-06T19:56:57.703Z] [2024-08-06T19:56:57.703Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:58.664Z] #44 ... [2024-08-06T19:56:58.664Z] [2024-08-06T19:56:58.664Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T19:56:58.664Z] #77 DONE 26.3s [2024-08-06T19:56:58.664Z] [2024-08-06T19:56:58.664Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:58.959Z] #44 transferring context: 85.98MB 48.3s [2024-08-06T19:56:59.546Z] #44 ... [2024-08-06T19:56:59.546Z] [2024-08-06T19:56:59.546Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:56:59.546Z] #81 18.32 OK: 8 MiB in 16 packages [2024-08-06T19:56:59.546Z] #81 DONE 19.6s [2024-08-06T19:56:59.813Z] [2024-08-06T19:56:59.813Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:56:59.813Z] #44 ... [2024-08-06T19:56:59.813Z] [2024-08-06T19:56:59.813Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T19:57:00.081Z] #85 ... [2024-08-06T19:57:00.081Z] [2024-08-06T19:57:00.081Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:57:00.081Z] #38 ... [2024-08-06T19:57:00.081Z] [2024-08-06T19:57:00.081Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:00.081Z] #65 ... [2024-08-06T19:57:00.081Z] [2024-08-06T19:57:00.081Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:00.670Z] #44 ... [2024-08-06T19:57:00.670Z] [2024-08-06T19:57:00.670Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:57:00.670Z] #82 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:57:00.670Z] #82 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:57:00.670Z] #82 17.39 OK: 13 MiB in 26 packages [2024-08-06T19:57:00.670Z] #82 DONE 18.9s [2024-08-06T19:57:00.670Z] [2024-08-06T19:57:00.670Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:01.253Z] #44 ... [2024-08-06T19:57:01.253Z] [2024-08-06T19:57:01.253Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T19:57:01.253Z] #78 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:57:01.253Z] #78 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:57:01.253Z] #78 15.80 OK: 9 MiB in 20 packages [2024-08-06T19:57:01.253Z] #78 DONE 16.9s [2024-08-06T19:57:01.253Z] [2024-08-06T19:57:01.253Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:01.520Z] #44 ... [2024-08-06T19:57:01.520Z] [2024-08-06T19:57:01.520Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T19:57:01.520Z] #84 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:57:01.520Z] #84 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:57:01.520Z] #84 16.38 OK: 8 MiB in 19 packages [2024-08-06T19:57:01.520Z] #84 DONE 17.5s [2024-08-06T19:57:01.520Z] [2024-08-06T19:57:01.520Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:02.118Z] #44 ... [2024-08-06T19:57:02.118Z] [2024-08-06T19:57:02.118Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T19:57:02.118Z] #85 DONE 12.0s [2024-08-06T19:57:02.118Z] [2024-08-06T19:57:02.118Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:02.725Z] #44 ... [2024-08-06T19:57:02.725Z] [2024-08-06T19:57:02.725Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:57:02.725Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.5s [2024-08-06T19:57:02.992Z] #72 ... [2024-08-06T19:57:02.992Z] [2024-08-06T19:57:02.992Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T19:57:02.992Z] #86 DONE 0.9s [2024-08-06T19:57:02.992Z] [2024-08-06T19:57:02.992Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:03.574Z] #65 ... [2024-08-06T19:57:03.574Z] [2024-08-06T19:57:03.574Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:03.574Z] #50 ... [2024-08-06T19:57:03.574Z] [2024-08-06T19:57:03.574Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:57:03.574Z] #45 ... [2024-08-06T19:57:03.574Z] [2024-08-06T19:57:03.574Z] #51 [core-metadata internal] load build context [2024-08-06T19:57:03.847Z] #51 ... [2024-08-06T19:57:03.847Z] [2024-08-06T19:57:03.847Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:57:03.847Z] #58 ... [2024-08-06T19:57:03.847Z] [2024-08-06T19:57:03.847Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:57:04.431Z] #45 transferring context: 95.07MB 53.8s [2024-08-06T19:57:04.431Z] #45 ... [2024-08-06T19:57:04.431Z] [2024-08-06T19:57:04.431Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:57:04.431Z] #39 ... [2024-08-06T19:57:04.431Z] [2024-08-06T19:57:04.431Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:57:04.698Z] #58 ... [2024-08-06T19:57:04.698Z] [2024-08-06T19:57:04.698Z] #56 [core-keeper internal] load build context [2024-08-06T19:57:04.698Z] #56 ... [2024-08-06T19:57:04.698Z] [2024-08-06T19:57:04.698Z] #68 [core-data internal] load build context [2024-08-06T19:57:04.964Z] #68 ... [2024-08-06T19:57:04.964Z] [2024-08-06T19:57:04.964Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:05.926Z] #50 ... [2024-08-06T19:57:05.926Z] [2024-08-06T19:57:05.926Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:05.926Z] #60 ... [2024-08-06T19:57:05.926Z] [2024-08-06T19:57:05.926Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:06.527Z] #50 ... [2024-08-06T19:57:06.527Z] [2024-08-06T19:57:06.527Z] #67 [core-command internal] load build context [2024-08-06T19:57:06.527Z] #67 ... [2024-08-06T19:57:06.527Z] [2024-08-06T19:57:06.527Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:06.527Z] #66 ... [2024-08-06T19:57:06.527Z] [2024-08-06T19:57:06.527Z] #67 [core-command internal] load build context [2024-08-06T19:57:06.800Z] #67 ... [2024-08-06T19:57:06.800Z] [2024-08-06T19:57:06.800Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:57:06.800Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.8s [2024-08-06T19:57:07.068Z] #48 ... [2024-08-06T19:57:07.068Z] [2024-08-06T19:57:07.068Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:10.409Z] #66 transferring context: 92.48MB 55.9s [2024-08-06T19:57:10.409Z] #66 ... [2024-08-06T19:57:10.409Z] [2024-08-06T19:57:10.409Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:57:10.409Z] #38 ... [2024-08-06T19:57:10.409Z] [2024-08-06T19:57:10.409Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:13.009Z] #66 ... [2024-08-06T19:57:13.009Z] [2024-08-06T19:57:13.009Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:13.009Z] #44 ... [2024-08-06T19:57:13.009Z] [2024-08-06T19:57:13.009Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:57:13.009Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.5s done [2024-08-06T19:57:13.275Z] #72 ... [2024-08-06T19:57:13.275Z] [2024-08-06T19:57:13.275Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:13.543Z] #44 ... [2024-08-06T19:57:13.543Z] [2024-08-06T19:57:13.543Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:13.543Z] #65 ... [2024-08-06T19:57:13.543Z] [2024-08-06T19:57:13.543Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:13.813Z] #44 ... [2024-08-06T19:57:13.813Z] [2024-08-06T19:57:13.813Z] #51 [core-metadata internal] load build context [2024-08-06T19:57:14.086Z] #51 ... [2024-08-06T19:57:14.086Z] [2024-08-06T19:57:14.086Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:14.352Z] #44 ... [2024-08-06T19:57:14.352Z] [2024-08-06T19:57:14.352Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T19:57:14.352Z] #87 DONE 2.2s [2024-08-06T19:57:14.352Z] [2024-08-06T19:57:14.352Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:14.621Z] #44 transferring context: 145.39MB 63.9s [2024-08-06T19:57:14.621Z] #44 ... [2024-08-06T19:57:14.621Z] [2024-08-06T19:57:14.621Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:57:14.621Z] #45 ... [2024-08-06T19:57:14.621Z] [2024-08-06T19:57:14.621Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:57:14.892Z] #39 ... [2024-08-06T19:57:14.892Z] [2024-08-06T19:57:14.892Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:14.892Z] #44 ... [2024-08-06T19:57:14.892Z] [2024-08-06T19:57:14.892Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:57:14.892Z] #58 ... [2024-08-06T19:57:14.892Z] [2024-08-06T19:57:14.892Z] #56 [core-keeper internal] load build context [2024-08-06T19:57:15.161Z] #56 ... [2024-08-06T19:57:15.161Z] [2024-08-06T19:57:15.161Z] #68 [core-data internal] load build context [2024-08-06T19:57:15.161Z] #68 ... [2024-08-06T19:57:15.161Z] [2024-08-06T19:57:15.161Z] #56 [core-keeper internal] load build context [2024-08-06T19:57:16.129Z] #56 ... [2024-08-06T19:57:16.129Z] [2024-08-06T19:57:16.129Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:16.129Z] #60 ... [2024-08-06T19:57:16.129Z] [2024-08-06T19:57:16.129Z] #56 [core-keeper internal] load build context [2024-08-06T19:57:16.403Z] #56 ... [2024-08-06T19:57:16.403Z] [2024-08-06T19:57:16.403Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:16.670Z] #50 ... [2024-08-06T19:57:16.670Z] [2024-08-06T19:57:16.670Z] #56 [core-keeper internal] load build context [2024-08-06T19:57:16.939Z] #56 ... [2024-08-06T19:57:16.939Z] [2024-08-06T19:57:16.939Z] #67 [core-command internal] load build context [2024-08-06T19:57:17.214Z] #67 ... [2024-08-06T19:57:17.214Z] [2024-08-06T19:57:17.214Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:57:17.214Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.7s [2024-08-06T19:57:17.214Z] #48 ... [2024-08-06T19:57:17.214Z] [2024-08-06T19:57:17.214Z] #67 [core-command internal] load build context [2024-08-06T19:57:19.808Z] #67 transferring context: 33.18MB 64.7s [2024-08-06T19:57:20.395Z] #67 ... [2024-08-06T19:57:20.395Z] [2024-08-06T19:57:20.395Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:57:20.663Z] #38 ... [2024-08-06T19:57:20.663Z] [2024-08-06T19:57:20.663Z] #67 [core-command internal] load build context [2024-08-06T19:57:22.604Z] #67 ... [2024-08-06T19:57:22.604Z] [2024-08-06T19:57:22.604Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:57:22.604Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.9s done [2024-08-06T19:57:22.604Z] #48 DONE 68.6s [2024-08-06T19:57:22.604Z] [2024-08-06T19:57:22.604Z] #67 [core-command internal] load build context [2024-08-06T19:57:23.192Z] #67 ... [2024-08-06T19:57:23.192Z] [2024-08-06T19:57:23.192Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:23.192Z] #66 ... [2024-08-06T19:57:23.192Z] [2024-08-06T19:57:23.192Z] #67 [core-command internal] load build context [2024-08-06T19:57:23.783Z] #67 ... [2024-08-06T19:57:23.783Z] [2024-08-06T19:57:23.783Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:24.051Z] #65 ... [2024-08-06T19:57:24.051Z] [2024-08-06T19:57:24.051Z] #67 [core-command internal] load build context [2024-08-06T19:57:24.051Z] #67 ... [2024-08-06T19:57:24.051Z] [2024-08-06T19:57:24.051Z] #51 [core-metadata internal] load build context [2024-08-06T19:57:24.323Z] #51 ... [2024-08-06T19:57:24.323Z] [2024-08-06T19:57:24.323Z] #67 [core-command internal] load build context [2024-08-06T19:57:24.906Z] #67 transferring context: 38.69MB 69.8s [2024-08-06T19:57:24.906Z] #67 ... [2024-08-06T19:57:24.906Z] [2024-08-06T19:57:24.906Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:57:24.906Z] #39 ... [2024-08-06T19:57:24.906Z] [2024-08-06T19:57:24.906Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:25.175Z] #44 ... [2024-08-06T19:57:25.175Z] [2024-08-06T19:57:25.175Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:57:25.175Z] #58 ... [2024-08-06T19:57:25.175Z] [2024-08-06T19:57:25.175Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:57:25.441Z] #45 ... [2024-08-06T19:57:25.441Z] [2024-08-06T19:57:25.441Z] #68 [core-data internal] load build context [2024-08-06T19:57:25.441Z] #68 ... [2024-08-06T19:57:25.441Z] [2024-08-06T19:57:25.441Z] #67 [core-command internal] load build context [2024-08-06T19:57:26.026Z] #67 ... [2024-08-06T19:57:26.026Z] [2024-08-06T19:57:26.026Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:26.294Z] #60 ... [2024-08-06T19:57:26.294Z] [2024-08-06T19:57:26.294Z] #68 [core-data internal] load build context [2024-08-06T19:57:26.878Z] #68 ... [2024-08-06T19:57:26.878Z] [2024-08-06T19:57:26.878Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:26.878Z] #50 ... [2024-08-06T19:57:26.878Z] [2024-08-06T19:57:26.878Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:27.146Z] #65 ... [2024-08-06T19:57:27.146Z] [2024-08-06T19:57:27.146Z] #56 [core-keeper internal] load build context [2024-08-06T19:57:27.146Z] #56 ... [2024-08-06T19:57:27.146Z] [2024-08-06T19:57:27.146Z] #68 [core-data internal] load build context [2024-08-06T19:57:30.516Z] #68 transferring context: 155.98MB 75.5s [2024-08-06T19:57:30.782Z] #68 ... [2024-08-06T19:57:30.782Z] [2024-08-06T19:57:30.782Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:57:30.782Z] #38 ... [2024-08-06T19:57:30.782Z] [2024-08-06T19:57:30.782Z] #68 [core-data internal] load build context [2024-08-06T19:57:31.743Z] #68 ... [2024-08-06T19:57:31.743Z] [2024-08-06T19:57:31.743Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:57:31.743Z] #88 DONE 3.4s [2024-08-06T19:57:31.743Z] [2024-08-06T19:57:31.743Z] #68 [core-data internal] load build context [2024-08-06T19:57:32.019Z] #68 ... [2024-08-06T19:57:32.019Z] [2024-08-06T19:57:32.019Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:57:32.019Z] #89 DONE 5.3s [2024-08-06T19:57:32.019Z] [2024-08-06T19:57:32.019Z] #68 [core-data internal] load build context [2024-08-06T19:57:32.019Z] #68 ... [2024-08-06T19:57:32.019Z] [2024-08-06T19:57:32.019Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:57:32.019Z] #90 DONE 5.4s [2024-08-06T19:57:32.019Z] [2024-08-06T19:57:32.019Z] #68 [core-data internal] load build context [2024-08-06T19:57:33.443Z] #68 ... [2024-08-06T19:57:33.443Z] [2024-08-06T19:57:33.443Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T19:57:33.443Z] #91 DONE 1.3s [2024-08-06T19:57:33.443Z] [2024-08-06T19:57:33.443Z] #68 [core-data internal] load build context [2024-08-06T19:57:33.443Z] #68 ... [2024-08-06T19:57:33.443Z] [2024-08-06T19:57:33.443Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:33.443Z] #66 ... [2024-08-06T19:57:33.443Z] [2024-08-06T19:57:33.443Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T19:57:33.443Z] #92 DONE 1.6s [2024-08-06T19:57:33.443Z] [2024-08-06T19:57:33.443Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:33.443Z] #66 ... [2024-08-06T19:57:33.443Z] [2024-08-06T19:57:33.443Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T19:57:33.710Z] #93 ... [2024-08-06T19:57:33.710Z] [2024-08-06T19:57:33.710Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T19:57:33.710Z] #94 DONE 1.5s [2024-08-06T19:57:33.710Z] [2024-08-06T19:57:33.710Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:34.293Z] #66 ... [2024-08-06T19:57:34.293Z] [2024-08-06T19:57:34.293Z] #51 [core-metadata internal] load build context [2024-08-06T19:57:34.293Z] #51 ... [2024-08-06T19:57:34.293Z] [2024-08-06T19:57:34.293Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:34.875Z] #66 ... [2024-08-06T19:57:34.875Z] [2024-08-06T19:57:34.875Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T19:57:34.875Z] #93 DONE 1.5s [2024-08-06T19:57:34.875Z] [2024-08-06T19:57:34.875Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:35.145Z] #66 transferring context: 199.37MB 81.4s [2024-08-06T19:57:35.145Z] #66 ... [2024-08-06T19:57:35.145Z] [2024-08-06T19:57:35.145Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:57:35.412Z] #39 ... [2024-08-06T19:57:35.412Z] [2024-08-06T19:57:35.412Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T19:57:35.412Z] #95 DONE 1.7s [2024-08-06T19:57:35.412Z] [2024-08-06T19:57:35.412Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:57:35.412Z] #39 ... [2024-08-06T19:57:35.412Z] [2024-08-06T19:57:35.412Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:35.412Z] #44 ... [2024-08-06T19:57:35.412Z] [2024-08-06T19:57:35.412Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T19:57:35.412Z] #96 DONE 1.7s [2024-08-06T19:57:35.412Z] [2024-08-06T19:57:35.412Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:35.412Z] #44 ... [2024-08-06T19:57:35.412Z] [2024-08-06T19:57:35.412Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:57:35.412Z] #58 ... [2024-08-06T19:57:35.412Z] [2024-08-06T19:57:35.412Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:57:35.687Z] #45 ... [2024-08-06T19:57:35.687Z] [2024-08-06T19:57:35.687Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:57:36.270Z] #58 ... [2024-08-06T19:57:36.270Z] [2024-08-06T19:57:36.270Z] #67 [core-command internal] load build context [2024-08-06T19:57:36.270Z] #67 ... [2024-08-06T19:57:36.270Z] [2024-08-06T19:57:36.270Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:57:36.270Z] #58 ... [2024-08-06T19:57:36.270Z] [2024-08-06T19:57:36.270Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:36.540Z] #60 ... [2024-08-06T19:57:36.540Z] [2024-08-06T19:57:36.540Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:57:36.540Z] #97 DONE 1.2s [2024-08-06T19:57:36.540Z] [2024-08-06T19:57:36.540Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:36.540Z] #60 ... [2024-08-06T19:57:36.540Z] [2024-08-06T19:57:36.540Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T19:57:36.540Z] #98 ... [2024-08-06T19:57:36.540Z] [2024-08-06T19:57:36.540Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:57:36.540Z] #99 DONE 1.3s [2024-08-06T19:57:36.806Z] [2024-08-06T19:57:36.806Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:57:36.806Z] #100 DONE 1.3s [2024-08-06T19:57:36.806Z] [2024-08-06T19:57:36.806Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:37.074Z] #60 ... [2024-08-06T19:57:37.074Z] [2024-08-06T19:57:37.074Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:37.347Z] #50 ... [2024-08-06T19:57:37.347Z] [2024-08-06T19:57:37.347Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:37.347Z] #65 ... [2024-08-06T19:57:37.347Z] [2024-08-06T19:57:37.347Z] #56 [core-keeper internal] load build context [2024-08-06T19:57:37.347Z] #56 ... [2024-08-06T19:57:37.347Z] [2024-08-06T19:57:37.347Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:37.944Z] #65 ... [2024-08-06T19:57:37.944Z] [2024-08-06T19:57:37.944Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T19:57:37.944Z] #98 DONE 1.3s [2024-08-06T19:57:37.944Z] [2024-08-06T19:57:37.944Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:37.944Z] #65 ... [2024-08-06T19:57:37.944Z] [2024-08-06T19:57:37.944Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T19:57:37.944Z] #101 DONE 1.4s [2024-08-06T19:57:37.944Z] [2024-08-06T19:57:37.944Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:39.031Z] #65 ... [2024-08-06T19:57:39.031Z] [2024-08-06T19:57:39.031Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T19:57:39.031Z] #102 DONE 1.9s [2024-08-06T19:57:39.031Z] [2024-08-06T19:57:39.031Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:39.622Z] #65 ... [2024-08-06T19:57:39.622Z] [2024-08-06T19:57:39.622Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T19:57:39.622Z] #103 DONE 1.5s [2024-08-06T19:57:39.622Z] [2024-08-06T19:57:39.622Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:39.902Z] #65 ... [2024-08-06T19:57:39.902Z] [2024-08-06T19:57:39.902Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T19:57:39.902Z] #104 DONE 1.7s [2024-08-06T19:57:39.902Z] [2024-08-06T19:57:39.902Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:40.183Z] #65 transferring context: 241.73MB 85.4s [2024-08-06T19:57:40.785Z] #65 ... [2024-08-06T19:57:40.785Z] [2024-08-06T19:57:40.785Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T19:57:40.785Z] #105 DONE 1.7s [2024-08-06T19:57:40.785Z] [2024-08-06T19:57:40.785Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:40.785Z] #65 ... [2024-08-06T19:57:40.785Z] [2024-08-06T19:57:40.785Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:57:41.065Z] #38 ... [2024-08-06T19:57:41.065Z] [2024-08-06T19:57:41.065Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:43.744Z] #65 ... [2024-08-06T19:57:43.744Z] [2024-08-06T19:57:43.744Z] #68 [core-data internal] load build context [2024-08-06T19:57:43.744Z] #68 ... [2024-08-06T19:57:43.744Z] [2024-08-06T19:57:43.744Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:44.705Z] #65 ... [2024-08-06T19:57:44.705Z] [2024-08-06T19:57:44.705Z] #51 [core-metadata internal] load build context [2024-08-06T19:57:44.705Z] #51 ... [2024-08-06T19:57:44.705Z] [2024-08-06T19:57:44.705Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:45.295Z] #65 transferring context: 259.72MB 90.5s [2024-08-06T19:57:45.295Z] #65 ... [2024-08-06T19:57:45.295Z] [2024-08-06T19:57:45.295Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:45.561Z] #66 ... [2024-08-06T19:57:45.561Z] [2024-08-06T19:57:45.561Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:45.561Z] #44 ... [2024-08-06T19:57:45.561Z] [2024-08-06T19:57:45.561Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:57:45.561Z] #39 ... [2024-08-06T19:57:45.561Z] [2024-08-06T19:57:45.561Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:45.831Z] #66 ... [2024-08-06T19:57:45.831Z] [2024-08-06T19:57:45.831Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:57:45.831Z] #45 ... [2024-08-06T19:57:45.831Z] [2024-08-06T19:57:45.831Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:57:46.415Z] #39 ... [2024-08-06T19:57:46.415Z] [2024-08-06T19:57:46.415Z] #67 [core-command internal] load build context [2024-08-06T19:57:46.415Z] #67 ... [2024-08-06T19:57:46.415Z] [2024-08-06T19:57:46.415Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:57:46.415Z] #58 ... [2024-08-06T19:57:46.415Z] [2024-08-06T19:57:46.415Z] #67 [core-command internal] load build context [2024-08-06T19:57:47.379Z] #67 ... [2024-08-06T19:57:47.379Z] [2024-08-06T19:57:47.379Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:47.379Z] #60 ... [2024-08-06T19:57:47.379Z] [2024-08-06T19:57:47.379Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:47.646Z] #50 ... [2024-08-06T19:57:47.646Z] [2024-08-06T19:57:47.646Z] #56 [core-keeper internal] load build context [2024-08-06T19:57:47.646Z] #56 ... [2024-08-06T19:57:47.647Z] [2024-08-06T19:57:47.647Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:48.604Z] #50 ... [2024-08-06T19:57:48.604Z] [2024-08-06T19:57:48.604Z] #106 [security-spire-agent] exporting to image [2024-08-06T19:57:48.604Z] #106 exporting layers 7.4s done [2024-08-06T19:57:48.604Z] #106 writing image sha256:8dabaebf7940b6dc0622bdbcfa8610833d302d678b75a768e2331e867cc30759 0.2s done [2024-08-06T19:57:48.604Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2024-08-06T19:57:48.604Z] #106 writing image sha256:643fd1879a53bc017cd58b8554ef1edd82a81e477b5e356197823185035bf90f 0.2s done [2024-08-06T19:57:48.604Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-06T19:57:48.604Z] #106 writing image sha256:8d9e873a22b2cb5617c440ce50ec970f4ec3a26587131f12fd62b018534cf859 0.0s done [2024-08-06T19:57:48.604Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-06T19:57:48.604Z] #106 DONE 8.7s [2024-08-06T19:57:48.604Z] [2024-08-06T19:57:48.604Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:50.546Z] #50 transferring context: 243.33MB 98.8s [2024-08-06T19:57:51.134Z] #50 ... [2024-08-06T19:57:51.134Z] [2024-08-06T19:57:51.134Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:57:51.134Z] #38 ... [2024-08-06T19:57:51.134Z] [2024-08-06T19:57:51.134Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:53.715Z] #50 ... [2024-08-06T19:57:53.715Z] [2024-08-06T19:57:53.715Z] #68 [core-data internal] load build context [2024-08-06T19:57:53.983Z] #68 ... [2024-08-06T19:57:53.983Z] [2024-08-06T19:57:53.983Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:54.566Z] #50 ... [2024-08-06T19:57:54.566Z] [2024-08-06T19:57:54.566Z] #51 [core-metadata internal] load build context [2024-08-06T19:57:54.834Z] #51 ... [2024-08-06T19:57:54.834Z] [2024-08-06T19:57:54.834Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:55.419Z] #50 transferring context: 266.79MB 103.8s [2024-08-06T19:57:55.419Z] #50 ... [2024-08-06T19:57:55.419Z] [2024-08-06T19:57:55.419Z] #65 [support-scheduler internal] load build context [2024-08-06T19:57:55.419Z] #65 transferring context: 308.08MB 100.4s done [2024-08-06T19:57:55.419Z] #65 DONE 102.1s [2024-08-06T19:57:55.419Z] [2024-08-06T19:57:55.419Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:57:55.685Z] #50 ... [2024-08-06T19:57:55.685Z] [2024-08-06T19:57:55.685Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:55.685Z] #44 transferring context: 308.08MB 105.1s done [2024-08-06T19:57:55.685Z] #44 ... [2024-08-06T19:57:55.685Z] [2024-08-06T19:57:55.685Z] #51 [core-metadata internal] load build context [2024-08-06T19:57:55.952Z] #51 ... [2024-08-06T19:57:55.952Z] [2024-08-06T19:57:55.952Z] #44 [security-proxy-setup internal] load build context [2024-08-06T19:57:55.952Z] #44 DONE 105.4s [2024-08-06T19:57:55.952Z] [2024-08-06T19:57:55.952Z] #51 [core-metadata internal] load build context [2024-08-06T19:57:55.952Z] #51 ... [2024-08-06T19:57:55.952Z] [2024-08-06T19:57:55.952Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:57:56.232Z] #45 ... [2024-08-06T19:57:56.232Z] [2024-08-06T19:57:56.232Z] #66 [support-notifications internal] load build context [2024-08-06T19:57:56.232Z] #66 ... [2024-08-06T19:57:56.232Z] [2024-08-06T19:57:56.232Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:57:56.515Z] #45 ... [2024-08-06T19:57:56.515Z] [2024-08-06T19:57:56.515Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:57:56.515Z] #39 ... [2024-08-06T19:57:56.515Z] [2024-08-06T19:57:56.515Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:57:56.810Z] #45 ... [2024-08-06T19:57:56.810Z] [2024-08-06T19:57:56.810Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:57:56.810Z] #58 ... [2024-08-06T19:57:56.810Z] [2024-08-06T19:57:56.810Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:57:57.396Z] #39 ... [2024-08-06T19:57:57.396Z] [2024-08-06T19:57:57.396Z] #67 [core-command internal] load build context [2024-08-06T19:57:57.666Z] #67 ... [2024-08-06T19:57:57.666Z] [2024-08-06T19:57:57.666Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:57.666Z] #60 ... [2024-08-06T19:57:57.666Z] [2024-08-06T19:57:57.666Z] #67 [core-command internal] load build context [2024-08-06T19:57:57.666Z] #67 ... [2024-08-06T19:57:57.666Z] [2024-08-06T19:57:57.666Z] #56 [core-keeper internal] load build context [2024-08-06T19:57:57.942Z] #56 ... [2024-08-06T19:57:57.942Z] [2024-08-06T19:57:57.942Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:58.906Z] #60 ... [2024-08-06T19:57:58.906Z] [2024-08-06T19:57:58.906Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:57:58.906Z] #107 DONE 2.9s [2024-08-06T19:57:58.906Z] [2024-08-06T19:57:58.906Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:57:58.906Z] #60 ... [2024-08-06T19:57:58.906Z] [2024-08-06T19:57:58.906Z] #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:57:58.906Z] #108 DONE 2.8s [2024-08-06T19:57:58.906Z] [2024-08-06T19:57:58.906Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:58:00.323Z] #60 ... [2024-08-06T19:58:00.323Z] [2024-08-06T19:58:00.323Z] #45 [security-proxy-auth internal] load build context [2024-08-06T19:58:00.323Z] #45 transferring context: 308.08MB 109.4s done [2024-08-06T19:58:00.323Z] #45 DONE 109.6s [2024-08-06T19:58:00.323Z] [2024-08-06T19:58:00.323Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:58:01.284Z] #60 ... [2024-08-06T19:58:01.284Z] [2024-08-06T19:58:01.284Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:58:01.284Z] #38 ... [2024-08-06T19:58:01.284Z] [2024-08-06T19:58:01.284Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:58:02.244Z] #60 ... [2024-08-06T19:58:02.244Z] [2024-08-06T19:58:02.244Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T19:58:02.244Z] #39 transferring context: 308.08MB 112.7s done [2024-08-06T19:58:02.244Z] #39 DONE 113.1s [2024-08-06T19:58:02.244Z] [2024-08-06T19:58:02.244Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:58:02.511Z] #60 ... [2024-08-06T19:58:02.511Z] [2024-08-06T19:58:02.511Z] #66 [support-notifications internal] load build context [2024-08-06T19:58:02.511Z] #66 transferring context: 308.08MB 108.5s done [2024-08-06T19:58:02.511Z] #66 DONE 109.1s [2024-08-06T19:58:02.511Z] [2024-08-06T19:58:02.511Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:58:03.929Z] #60 ... [2024-08-06T19:58:03.929Z] [2024-08-06T19:58:03.929Z] #68 [core-data internal] load build context [2024-08-06T19:58:03.929Z] #68 transferring context: 308.08MB 109.5s done [2024-08-06T19:58:04.196Z] #68 ... [2024-08-06T19:58:04.196Z] [2024-08-06T19:58:04.196Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:58:04.196Z] #109 DONE 1.1s [2024-08-06T19:58:04.196Z] [2024-08-06T19:58:04.196Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:58:04.196Z] #110 ... [2024-08-06T19:58:04.196Z] [2024-08-06T19:58:04.196Z] #68 [core-data internal] load build context [2024-08-06T19:58:04.196Z] #68 DONE 110.8s [2024-08-06T19:58:04.462Z] [2024-08-06T19:58:04.462Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:58:05.048Z] #60 ... [2024-08-06T19:58:05.048Z] [2024-08-06T19:58:05.048Z] #38 [security-bootstrapper internal] load build context [2024-08-06T19:58:05.048Z] #38 transferring context: 308.08MB 113.8s done [2024-08-06T19:58:05.048Z] #38 DONE 114.0s [2024-08-06T19:58:05.048Z] [2024-08-06T19:58:05.048Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:58:05.630Z] #60 ... [2024-08-06T19:58:05.630Z] [2024-08-06T19:58:05.630Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:58:05.630Z] #50 transferring context: 308.08MB 113.7s done [2024-08-06T19:58:05.630Z] #50 DONE 114.4s [2024-08-06T19:58:05.630Z] [2024-08-06T19:58:05.630Z] #60 [support-cron-scheduler internal] load build context [2024-08-06T19:58:06.215Z] #60 transferring context: 308.08MB 113.3s done [2024-08-06T19:58:06.215Z] #60 DONE 114.1s [2024-08-06T19:58:06.215Z] [2024-08-06T19:58:06.215Z] #51 [core-metadata internal] load build context [2024-08-06T19:58:06.215Z] #51 ... [2024-08-06T19:58:06.215Z] [2024-08-06T19:58:06.215Z] #56 [core-keeper internal] load build context [2024-08-06T19:58:06.482Z] #56 ... [2024-08-06T19:58:06.482Z] [2024-08-06T19:58:06.482Z] #51 [core-metadata internal] load build context [2024-08-06T19:58:07.064Z] #51 ... [2024-08-06T19:58:07.064Z] [2024-08-06T19:58:07.064Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:58:07.064Z] #58 ... [2024-08-06T19:58:07.064Z] [2024-08-06T19:58:07.064Z] #51 [core-metadata internal] load build context [2024-08-06T19:58:07.648Z] #51 transferring context: 308.08MB 115.9s done [2024-08-06T19:58:07.648Z] #51 DONE 116.2s [2024-08-06T19:58:07.648Z] [2024-08-06T19:58:07.648Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-06T19:58:07.648Z] #58 transferring context: 308.08MB 114.8s done [2024-08-06T19:58:07.648Z] #58 DONE 115.7s [2024-08-06T19:58:07.648Z] [2024-08-06T19:58:07.648Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:58:07.914Z] #111 ... [2024-08-06T19:58:07.914Z] [2024-08-06T19:58:07.914Z] #67 [core-command internal] load build context [2024-08-06T19:58:07.914Z] #67 ... [2024-08-06T19:58:07.914Z] [2024-08-06T19:58:07.914Z] #56 [core-keeper internal] load build context [2024-08-06T19:58:08.499Z] #56 ... [2024-08-06T19:58:08.499Z] [2024-08-06T19:58:08.499Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:58:08.499Z] #111 DONE 0.8s [2024-08-06T19:58:08.499Z] [2024-08-06T19:58:08.499Z] #56 [core-keeper internal] load build context [2024-08-06T19:58:09.082Z] #56 ... [2024-08-06T19:58:09.082Z] [2024-08-06T19:58:09.082Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:58:09.082Z] #112 ... [2024-08-06T19:58:09.082Z] [2024-08-06T19:58:09.082Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:58:09.349Z] #113 ... [2024-08-06T19:58:09.349Z] [2024-08-06T19:58:09.349Z] #56 [core-keeper internal] load build context [2024-08-06T19:58:12.700Z] #56 transferring context: 299.21MB 120.1s [2024-08-06T19:58:13.283Z] #56 transferring context: 308.08MB 120.6s done [2024-08-06T19:58:13.283Z] #56 DONE 121.4s [2024-08-06T19:58:13.283Z] [2024-08-06T19:58:13.283Z] #67 [core-command internal] load build context [2024-08-06T19:58:13.878Z] #67 ... [2024-08-06T19:58:13.878Z] [2024-08-06T19:58:13.878Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T19:58:13.878Z] #114 DONE 0.6s [2024-08-06T19:58:13.878Z] [2024-08-06T19:58:13.878Z] #67 [core-command internal] load build context [2024-08-06T19:58:13.878Z] #67 ... [2024-08-06T19:58:13.878Z] [2024-08-06T19:58:13.878Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:58:19.235Z] #115 ... [2024-08-06T19:58:19.235Z] [2024-08-06T19:58:19.235Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:58:19.235Z] #116 ... [2024-08-06T19:58:19.235Z] [2024-08-06T19:58:19.235Z] #67 [core-command internal] load build context [2024-08-06T19:58:19.235Z] #67 transferring context: 283.24MB 123.7s [2024-08-06T19:58:20.191Z] #67 transferring context: 308.08MB 125.0s done [2024-08-06T19:58:20.191Z] #67 DONE 126.7s [2024-08-06T19:58:20.191Z] [2024-08-06T19:58:20.191Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.049Z] #115 ... [2024-08-06T19:59:28.049Z] [2024-08-06T19:59:28.049Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.049Z] #110 DONE 79.6s [2024-08-06T19:59:28.049Z] [2024-08-06T19:59:28.049Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.049Z] #112 DONE 84.8s [2024-08-06T19:59:28.049Z] [2024-08-06T19:59:28.049Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.049Z] #116 DONE 75.0s [2024-08-06T19:59:28.049Z] [2024-08-06T19:59:28.049Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.049Z] #113 DONE 84.6s [2024-08-06T19:59:28.049Z] [2024-08-06T19:59:28.049Z] #117 [support-scheduler builder 6/7] COPY . . [2024-08-06T19:59:28.049Z] #117 ... [2024-08-06T19:59:28.049Z] [2024-08-06T19:59:28.049Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.049Z] #115 DONE 71.6s [2024-08-06T19:59:28.049Z] [2024-08-06T19:59:28.049Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-06T19:59:28.633Z] #118 ... [2024-08-06T19:59:28.633Z] [2024-08-06T19:59:28.633Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-06T19:59:28.633Z] #119 DONE 5.1s [2024-08-06T19:59:28.633Z] [2024-08-06T19:59:28.633Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T19:59:28.633Z] #120 DONE 5.1s [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #117 [support-scheduler builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #117 DONE 5.1s [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.899Z] #121 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:59:28.899Z] #122 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #123 [core-data builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #123 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #124 [core-command builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #124 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.899Z] #125 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:59:28.899Z] #126 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:59:28.899Z] #127 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #128 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #128 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #129 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.899Z] #129 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #130 DONE 5.1s [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.899Z] #131 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:59:28.899Z] #132 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #133 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.899Z] #134 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #135 [core-metadata builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #135 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:59:28.899Z] #136 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #137 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:59:28.899Z] #138 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.899Z] #139 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.899Z] #140 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #141 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #141 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:59:28.899Z] #142 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:59:28.899Z] #143 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:59:28.899Z] #144 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T19:59:28.899Z] #145 CACHED [2024-08-06T19:59:28.899Z] [2024-08-06T19:59:28.899Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T19:59:33.157Z] #146 ... [2024-08-06T19:59:33.157Z] [2024-08-06T19:59:33.157Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-06T19:59:33.157Z] #118 DONE 6.9s [2024-08-06T19:59:33.157Z] [2024-08-06T19:59:33.157Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T19:59:36.502Z] #147 3.538 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-08-06T19:59:39.076Z] #147 ... [2024-08-06T19:59:39.076Z] [2024-08-06T19:59:39.076Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T19:59:39.076Z] #0 6.561 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-08-06T19:59:39.076Z] #148 ... [2024-08-06T19:59:39.076Z] [2024-08-06T19:59:39.076Z] #149 [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-08-06T19:59:39.076Z] #0 5.985 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-08-06T19:59:39.076Z] #149 ... [2024-08-06T19:59:39.077Z] [2024-08-06T19:59:39.077Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T19:59:39.077Z] #0 7.153 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-08-06T19:59:39.077Z] #150 ... [2024-08-06T19:59:39.077Z] [2024-08-06T19:59:39.077Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T19:59:39.077Z] #0 6.228 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-08-06T19:59:39.342Z] #151 ... [2024-08-06T19:59:39.342Z] [2024-08-06T19:59:39.342Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T19:59:39.342Z] #0 5.206 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-08-06T19:59:39.608Z] #152 ... [2024-08-06T19:59:39.608Z] [2024-08-06T19:59:39.608Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T19:59:39.608Z] #0 5.570 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-08-06T19:59:39.609Z] #153 ... [2024-08-06T19:59:39.609Z] [2024-08-06T19:59:39.609Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T19:59:39.609Z] #0 5.932 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-08-06T19:59:39.874Z] #154 ... [2024-08-06T19:59:39.874Z] [2024-08-06T19:59:39.874Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T19:59:39.874Z] #0 6.990 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-08-06T19:59:39.874Z] #155 ... [2024-08-06T19:59:39.874Z] [2024-08-06T19:59:39.874Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T19:59:39.874Z] #0 7.137 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-08-06T19:59:40.151Z] #156 ... [2024-08-06T19:59:40.151Z] [2024-08-06T19:59:40.151Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T19:59:40.151Z] #0 6.872 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-08-06T19:59:40.522Z] #157 ... [2024-08-06T19:59:40.522Z] [2024-08-06T19:59:40.522Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T19:59:40.522Z] #0 6.806 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-08-06T19:59:40.522Z] #158 ... [2024-08-06T19:59:40.522Z] [2024-08-06T19:59:40.522Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T19:59:40.522Z] #146 6.543 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-08-06T20:21:19.486Z] #146 ... [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T20:21:19.486Z] #153 DONE 1299.6s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T20:21:19.486Z] #159 DONE 0.4s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T20:21:19.486Z] #160 DONE 3.1s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:21:19.486Z] #152 ... [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:21:19.486Z] #161 DONE 0.3s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T20:21:19.486Z] #147 ... [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #162 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:21:19.486Z] #162 DONE 0.2s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T20:21:19.486Z] #163 DONE 0.4s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #164 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T20:21:19.486Z] #164 DONE 0.2s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #165 [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-08-06T20:21:19.486Z] #165 DONE 0.2s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:21:19.486Z] #152 ... [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #166 [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-08-06T20:21:19.486Z] #166 DONE 0.3s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #167 [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-08-06T20:21:19.486Z] #167 DONE 0.2s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #168 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T20:21:19.486Z] #168 DONE 0.3s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #169 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T20:21:19.486Z] #169 DONE 0.2s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T20:21:19.486Z] #146 ... [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #170 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T20:21:19.486Z] #170 DONE 2.6s [2024-08-06T20:21:19.486Z] [2024-08-06T20:21:19.486Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T20:21:19.486Z] #155 ... [2024-08-06T20:21:19.487Z] [2024-08-06T20:21:19.487Z] #106 [security-bootstrapper] exporting to image [2024-08-06T20:21:19.487Z] #106 exporting layers [2024-08-06T20:21:19.487Z] #106 exporting layers 1.3s done [2024-08-06T20:21:19.487Z] #106 writing image sha256:ea1a11758d761c6d3fe635e9f4dc46a4a3c7ad2e49f670f3efe8dc1caff95115 0.0s done [2024-08-06T20:21:19.487Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-06T20:21:19.487Z] #106 DONE 10.1s [2024-08-06T20:21:19.487Z] [2024-08-06T20:21:19.487Z] #149 [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-08-06T20:21:19.487Z] #149 1308.7 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-08-06T20:21:22.538Z] #149 ... [2024-08-06T20:21:22.538Z] [2024-08-06T20:21:22.538Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T20:21:22.538Z] #154 DONE 1313.5s [2024-08-06T20:21:22.538Z] [2024-08-06T20:21:22.538Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T20:21:22.806Z] #147 ... [2024-08-06T20:21:22.806Z] [2024-08-06T20:21:22.806Z] #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:21:23.076Z] #171 DONE 0.3s [2024-08-06T20:21:23.076Z] [2024-08-06T20:21:23.076Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:21:23.678Z] #172 DONE 0.3s [2024-08-06T20:21:23.678Z] [2024-08-06T20:21:23.678Z] #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-08-06T20:21:23.678Z] #173 DONE 0.2s [2024-08-06T20:21:23.678Z] [2024-08-06T20:21:23.678Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T20:21:23.678Z] #151 ... [2024-08-06T20:21:23.678Z] [2024-08-06T20:21:23.678Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T20:21:23.678Z] #174 DONE 0.1s [2024-08-06T20:21:23.991Z] [2024-08-06T20:21:23.991Z] #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T20:21:24.268Z] #175 DONE 0.4s [2024-08-06T20:21:24.268Z] [2024-08-06T20:21:24.268Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T20:21:24.536Z] #176 DONE 0.3s [2024-08-06T20:21:24.536Z] [2024-08-06T20:21:24.536Z] #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T20:21:27.154Z] #177 DONE 2.8s [2024-08-06T20:21:27.154Z] [2024-08-06T20:21:27.154Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T20:21:27.423Z] #158 ... [2024-08-06T20:21:27.423Z] [2024-08-06T20:21:27.423Z] #106 [security-proxy-setup] exporting to image [2024-08-06T20:21:27.423Z] #106 exporting layers [2024-08-06T20:21:28.416Z] #106 exporting layers 1.1s done [2024-08-06T20:21:28.416Z] #106 writing image sha256:cab40f28075b1cce591b25f458b30e14b068ef82de0a2ffaacb7acd6acbc6e62 done [2024-08-06T20:21:28.416Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-06T20:21:28.416Z] #106 DONE 11.1s [2024-08-06T20:21:28.416Z] [2024-08-06T20:21:28.416Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:21:43.540Z] #148 ... [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #149 [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-08-06T20:21:43.540Z] #149 DONE 1333.4s [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:21:43.540Z] #148 ... [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:21:43.540Z] #178 DONE 0.3s [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T20:21:43.540Z] #158 ... [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:21:43.540Z] #179 DONE 0.2s [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #180 [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-08-06T20:21:43.540Z] #180 DONE 0.1s [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #181 [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-08-06T20:21:43.540Z] #181 DONE 0.1s [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:21:43.540Z] #182 DONE 0.1s [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T20:21:43.540Z] #146 ... [2024-08-06T20:21:43.540Z] [2024-08-06T20:21:43.540Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T20:21:43.817Z] #183 DONE 0.2s [2024-08-06T20:21:43.817Z] [2024-08-06T20:21:43.817Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T20:21:43.817Z] #158 ... [2024-08-06T20:21:43.817Z] [2024-08-06T20:21:43.817Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T20:21:44.104Z] #184 DONE 0.3s [2024-08-06T20:21:44.104Z] [2024-08-06T20:21:44.104Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T20:21:44.104Z] #147 ... [2024-08-06T20:21:44.104Z] [2024-08-06T20:21:44.104Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T20:21:44.104Z] #185 DONE 0.1s [2024-08-06T20:21:44.373Z] [2024-08-06T20:21:44.373Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T20:21:46.962Z] #186 DONE 2.5s [2024-08-06T20:21:46.962Z] [2024-08-06T20:21:46.962Z] #106 [security-secretstore-setup] exporting to image [2024-08-06T20:21:46.962Z] #106 exporting layers [2024-08-06T20:21:47.939Z] #106 exporting layers 1.3s done [2024-08-06T20:21:47.939Z] #106 writing image sha256:887e8fc48eabff012020ab23150c86f17592006663ae56bbfcc67c9d9ff3d3e6 done [2024-08-06T20:21:47.939Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-06T20:21:47.939Z] #106 DONE 12.5s [2024-08-06T20:21:47.939Z] [2024-08-06T20:21:47.939Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:22:44.366Z] #148 ... [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T20:22:44.366Z] #158 DONE 1390.5s [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:22:44.366Z] #148 ... [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:22:44.366Z] #187 DONE 0.3s [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T20:22:44.366Z] #155 ... [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:22:44.366Z] #188 DONE 0.1s [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-06T20:22:44.366Z] #189 DONE 0.3s [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:22:44.366Z] #148 ... [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #190 [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-08-06T20:22:44.366Z] #190 DONE 0.2s [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T20:22:44.366Z] #191 DONE 0.1s [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T20:22:44.366Z] #192 DONE 2.2s [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-06T20:22:44.366Z] #106 exporting layers [2024-08-06T20:22:44.366Z] #106 exporting layers 0.5s done [2024-08-06T20:22:44.366Z] #106 writing image sha256:d3c6f665e07a62e39ddf2e3599a477c5a38b19f35ec27f361409c2a06caa393c done [2024-08-06T20:22:44.366Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-06T20:22:44.366Z] #106 DONE 13.0s [2024-08-06T20:22:44.366Z] [2024-08-06T20:22:44.366Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T20:25:06.067Z] #72 ... [2024-08-06T20:25:06.067Z] [2024-08-06T20:25:06.067Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T20:25:06.067Z] #151 DONE 1534.7s [2024-08-06T20:25:06.067Z] [2024-08-06T20:25:06.067Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T20:25:06.067Z] #156 ... [2024-08-06T20:25:06.067Z] [2024-08-06T20:25:06.067Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:25:06.067Z] #193 DONE 0.2s [2024-08-06T20:25:06.067Z] [2024-08-06T20:25:06.067Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:25:06.067Z] #194 DONE 0.2s [2024-08-06T20:25:06.067Z] [2024-08-06T20:25:06.067Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T20:25:06.067Z] #195 DONE 0.3s [2024-08-06T20:25:06.067Z] [2024-08-06T20:25:06.067Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T20:25:06.067Z] #157 ... [2024-08-06T20:25:06.067Z] [2024-08-06T20:25:06.067Z] #196 [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-08-06T20:25:06.067Z] #196 DONE 0.1s [2024-08-06T20:25:06.067Z] [2024-08-06T20:25:06.067Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-06T20:25:06.067Z] #106 exporting layers [2024-08-06T20:25:06.067Z] #106 exporting layers 0.8s done [2024-08-06T20:25:06.067Z] #106 writing image sha256:c392cd7e552f44214b0fd2efc9e7a793a8a20ad96d0eb81591422b0715e39390 done [2024-08-06T20:25:06.067Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 [2024-08-06T20:25:06.067Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-06T20:25:06.067Z] #106 DONE 13.8s [2024-08-06T20:25:06.067Z] [2024-08-06T20:25:06.067Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T20:34:29.079Z] #157 ... [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T20:34:29.079Z] #156 DONE 2086.1s [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T20:34:29.079Z] #157 ... [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:34:29.079Z] #197 DONE 0.2s [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:34:29.079Z] #148 ... [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:34:29.079Z] #198 DONE 0.2s [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T20:34:29.079Z] #199 DONE 0.5s [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:34:29.079Z] #200 DONE 0.1s [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T20:34:29.079Z] #201 DONE 0.1s [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T20:34:29.079Z] #202 DONE 1.9s [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T20:34:29.079Z] #72 ... [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #106 [security-proxy-auth] exporting to image [2024-08-06T20:34:29.079Z] #106 exporting layers [2024-08-06T20:34:29.079Z] #106 exporting layers 0.8s done [2024-08-06T20:34:29.079Z] #106 writing image sha256:d6bdb559bb7850c06888ffb66fd71d4eb8dbdc3e15568d1a00e1f259aba4fca9 done [2024-08-06T20:34:29.079Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-06T20:34:29.079Z] #106 DONE 14.6s [2024-08-06T20:34:29.079Z] [2024-08-06T20:34:29.079Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:35:25.478Z] #148 ... [2024-08-06T20:35:25.478Z] [2024-08-06T20:35:25.478Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T20:35:25.478Z] #150 DONE 2155.5s [2024-08-06T20:35:25.478Z] [2024-08-06T20:35:25.478Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T20:35:25.478Z] #155 ... [2024-08-06T20:35:25.478Z] [2024-08-06T20:35:25.478Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:35:25.478Z] #203 DONE 0.1s [2024-08-06T20:35:25.478Z] [2024-08-06T20:35:25.478Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:35:25.478Z] #204 DONE 0.2s [2024-08-06T20:35:25.478Z] [2024-08-06T20:35:25.478Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T20:35:25.478Z] #205 DONE 0.5s [2024-08-06T20:35:25.478Z] [2024-08-06T20:35:25.478Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:35:25.748Z] #148 ... [2024-08-06T20:35:25.748Z] [2024-08-06T20:35:25.748Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:35:25.748Z] #206 DONE 0.1s [2024-08-06T20:35:25.748Z] [2024-08-06T20:35:25.748Z] #106 [core-command] exporting to image [2024-08-06T20:35:25.748Z] #106 exporting layers [2024-08-06T20:35:26.328Z] #106 exporting layers 0.5s done [2024-08-06T20:35:26.328Z] #106 writing image sha256:8d893a73a0c8edddaafd6680e421fc0d11cd1e1cd04d1627288cee40285e1144 done [2024-08-06T20:35:26.328Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-06T20:35:26.328Z] #106 DONE 15.2s [2024-08-06T20:35:26.328Z] [2024-08-06T20:35:26.328Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T20:37:32.980Z] #147 ... [2024-08-06T20:37:32.980Z] [2024-08-06T20:37:32.980Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T20:37:32.980Z] #146 DONE 2280.2s [2024-08-06T20:37:32.980Z] [2024-08-06T20:37:32.980Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T20:37:32.980Z] #72 ... [2024-08-06T20:37:32.980Z] [2024-08-06T20:37:32.980Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:37:32.980Z] #207 DONE 0.3s [2024-08-06T20:37:32.980Z] [2024-08-06T20:37:32.980Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:37:32.980Z] #208 DONE 0.3s [2024-08-06T20:37:32.980Z] [2024-08-06T20:37:32.980Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T20:37:32.980Z] #209 DONE 0.7s [2024-08-06T20:37:32.980Z] [2024-08-06T20:37:32.980Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:37:32.980Z] #210 DONE 0.1s [2024-08-06T20:37:32.980Z] [2024-08-06T20:37:32.980Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:37:32.980Z] #148 ... [2024-08-06T20:37:32.980Z] [2024-08-06T20:37:32.980Z] #106 [core-data] exporting to image [2024-08-06T20:37:32.980Z] #106 exporting layers [2024-08-06T20:37:32.980Z] #106 exporting layers 0.5s done [2024-08-06T20:37:32.980Z] #106 writing image sha256:e22e8b1ecee9d7dc5bf2be11dc6b0152160000dc994b43474306a4bb1ed4eda9 [2024-08-06T20:37:32.980Z] #106 writing image sha256:e22e8b1ecee9d7dc5bf2be11dc6b0152160000dc994b43474306a4bb1ed4eda9 done [2024-08-06T20:37:32.980Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-06T20:37:32.980Z] #106 DONE 15.7s [2024-08-06T20:37:32.980Z] [2024-08-06T20:37:32.980Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T20:37:37.231Z] #157 DONE 2287.9s [2024-08-06T20:37:37.231Z] [2024-08-06T20:37:37.231Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T20:37:37.497Z] #147 ... [2024-08-06T20:37:37.497Z] [2024-08-06T20:37:37.497Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:37:37.765Z] #211 DONE 0.1s [2024-08-06T20:37:37.765Z] [2024-08-06T20:37:37.765Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:37:38.053Z] #212 DONE 0.3s [2024-08-06T20:37:38.053Z] [2024-08-06T20:37:38.053Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T20:37:38.319Z] #213 DONE 0.4s [2024-08-06T20:37:38.319Z] [2024-08-06T20:37:38.319Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T20:37:38.588Z] #147 ... [2024-08-06T20:37:38.588Z] [2024-08-06T20:37:38.588Z] #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:37:38.588Z] #214 DONE 0.1s [2024-08-06T20:37:38.588Z] [2024-08-06T20:37:38.588Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T20:37:38.854Z] #215 DONE 0.2s [2024-08-06T20:37:38.854Z] [2024-08-06T20:37:38.854Z] #106 [core-metadata] exporting to image [2024-08-06T20:37:38.854Z] #106 exporting layers [2024-08-06T20:37:39.119Z] #106 exporting layers 0.6s done [2024-08-06T20:37:39.384Z] #106 writing image sha256:948899a1e67ee55d07fa2c4d6894768cef3aa532883801c2bcc96f025af90366 done [2024-08-06T20:37:39.384Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-06T20:37:39.384Z] #106 DONE 16.3s [2024-08-06T20:37:39.384Z] [2024-08-06T20:37:39.384Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:37:40.787Z] #148 ... [2024-08-06T20:37:40.787Z] [2024-08-06T20:37:40.787Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T20:37:40.787Z] #147 DONE 2288.2s [2024-08-06T20:37:40.787Z] [2024-08-06T20:37:40.787Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:37:41.073Z] #148 ... [2024-08-06T20:37:41.073Z] [2024-08-06T20:37:41.073Z] #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:37:41.367Z] #216 DONE 0.3s [2024-08-06T20:37:41.367Z] [2024-08-06T20:37:41.367Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T20:37:41.962Z] #217 DONE 0.5s [2024-08-06T20:37:41.962Z] [2024-08-06T20:37:41.962Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:37:42.231Z] #218 DONE 0.2s [2024-08-06T20:37:42.231Z] [2024-08-06T20:37:42.231Z] #106 [core-keeper] exporting to image [2024-08-06T20:37:42.814Z] #106 exporting layers 0.5s done [2024-08-06T20:37:42.814Z] #106 writing image sha256:2e5132d24cb421ba5f52db99c4936047e33edc28e6e5ee431ad24d05888ea1fa done [2024-08-06T20:37:42.814Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-06T20:37:42.814Z] #106 DONE 16.9s [2024-08-06T20:37:42.814Z] [2024-08-06T20:37:42.814Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:38:09.483Z] #148 ... [2024-08-06T20:38:09.483Z] [2024-08-06T20:38:09.483Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:38:09.483Z] #152 DONE 2320.9s [2024-08-06T20:38:09.483Z] [2024-08-06T20:38:09.483Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T20:38:09.483Z] #155 DONE 2320.8s [2024-08-06T20:38:09.758Z] [2024-08-06T20:38:09.758Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:38:10.722Z] #148 ... [2024-08-06T20:38:10.722Z] [2024-08-06T20:38:10.722Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:38:10.722Z] #219 DONE 0.3s [2024-08-06T20:38:10.722Z] [2024-08-06T20:38:10.722Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:38:10.989Z] #220 ... [2024-08-06T20:38:10.989Z] [2024-08-06T20:38:10.989Z] #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:38:10.989Z] #221 DONE 0.4s [2024-08-06T20:38:10.989Z] [2024-08-06T20:38:10.989Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:38:10.989Z] #220 DONE 0.3s [2024-08-06T20:38:10.989Z] [2024-08-06T20:38:10.989Z] #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:38:10.989Z] #222 DONE 0.2s [2024-08-06T20:38:10.989Z] [2024-08-06T20:38:10.989Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T20:38:11.570Z] #223 DONE 0.6s [2024-08-06T20:38:11.570Z] [2024-08-06T20:38:11.570Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T20:38:11.843Z] #224 DONE 0.6s [2024-08-06T20:38:11.843Z] [2024-08-06T20:38:11.843Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:38:11.843Z] #148 DONE 2323.0s [2024-08-06T20:38:11.843Z] [2024-08-06T20:38:11.843Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:38:12.108Z] #225 DONE 0.3s [2024-08-06T20:38:12.108Z] [2024-08-06T20:38:12.108Z] #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:38:12.108Z] #226 DONE 0.3s [2024-08-06T20:38:12.108Z] [2024-08-06T20:38:12.108Z] #106 [support-scheduler] exporting to image [2024-08-06T20:38:12.108Z] #106 exporting layers [2024-08-06T20:38:12.685Z] #106 ... [2024-08-06T20:38:12.685Z] [2024-08-06T20:38:12.685Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:38:12.685Z] #227 CACHED [2024-08-06T20:38:12.685Z] [2024-08-06T20:38:12.685Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:38:12.685Z] #228 CACHED [2024-08-06T20:38:12.685Z] [2024-08-06T20:38:12.685Z] #106 [support-scheduler] exporting to image [2024-08-06T20:38:12.685Z] #106 exporting layers 0.6s done [2024-08-06T20:38:12.685Z] #106 writing image sha256:4e22de8cd01ab9adaca53297a02ed1aca44a302bf5ccbbc0a3c3da30c3946549 done [2024-08-06T20:38:12.685Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-06T20:38:12.948Z] #106 exporting layers 0.9s done [2024-08-06T20:38:12.948Z] #106 writing image sha256:d0d1a0f37c782cc382239c6e3b1812bea76d9f4e062866bfa96bb7de9077afd1 done [2024-08-06T20:38:12.948Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-06T20:38:12.948Z] #106 DONE 17.8s [2024-08-06T20:38:12.948Z] [2024-08-06T20:38:12.948Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T20:38:12.948Z] #229 DONE 0.4s [2024-08-06T20:38:12.948Z] [2024-08-06T20:38:12.948Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T20:38:12.948Z] #230 DONE 0.1s [2024-08-06T20:38:12.948Z] [2024-08-06T20:38:12.948Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T20:38:13.212Z] #72 ... [2024-08-06T20:38:13.212Z] [2024-08-06T20:38:13.212Z] #106 [support-cron-scheduler] exporting to image [2024-08-06T20:38:13.476Z] #106 exporting layers 0.5s done [2024-08-06T20:38:13.476Z] #106 writing image sha256:7d2bab01babf64b43b533c5e693bcfdf214235bae280f0044c1a4d85149d86ed done [2024-08-06T20:38:13.476Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-06T20:38:13.476Z] #106 DONE 18.3s [2024-08-06T20:38:13.476Z] [2024-08-06T20:38:13.476Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.476Z] time="2024-08-06T19:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:38:13.477Z] time="2024-08-06T19:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T20:38:13.498Z] $ docker stop --time=1 8ba9240b21aa73286f24b4a59acc2cf4fd5c3bd422ad38ebbd8def706ea15897 [2024-08-06T20:38:15.118Z] $ docker rm -f --volumes 8ba9240b21aa73286f24b4a59acc2cf4fd5c3bd422ad38ebbd8def706ea15897 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T20:38:15.685Z] + docker images [2024-08-06T20:38:15.685Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T20:38:15.685Z] support-cron-scheduler-arm64 latest 7d2bab01babf 3 seconds ago 41.8MB [2024-08-06T20:38:15.685Z] support-notifications-arm64 latest d0d1a0f37c78 4 seconds ago 41.9MB [2024-08-06T20:38:15.685Z] support-scheduler-arm64 latest 4e22de8cd01a 4 seconds ago 41.2MB [2024-08-06T20:38:15.685Z] core-keeper-arm64 latest 2e5132d24cb4 34 seconds ago 38.9MB [2024-08-06T20:38:15.685Z] core-metadata-arm64 latest 948899a1e67e 37 seconds ago 39.1MB [2024-08-06T20:38:15.685Z] core-data-arm64 latest e22e8b1ecee9 45 seconds ago 39MB [2024-08-06T20:38:15.685Z] core-command-arm64 latest 8d893a73a0c8 2 minutes ago 35MB [2024-08-06T20:38:15.685Z] security-proxy-auth-arm64 latest d6bdb559bb78 3 minutes ago 32.6MB [2024-08-06T20:38:15.685Z] security-spiffe-token-provider-arm64 latest c392cd7e552f 13 minutes ago 29MB [2024-08-06T20:38:15.685Z] core-common-config-bootstrapper-arm64 latest d3c6f665e07a 15 minutes ago 15.3MB [2024-08-06T20:38:15.685Z] security-secretstore-setup-arm64 latest 887e8fc48eab 16 minutes ago 36.4MB [2024-08-06T20:38:15.685Z] security-proxy-setup-arm64 latest cab40f28075b 16 minutes ago 26.1MB [2024-08-06T20:38:15.685Z] security-bootstrapper-arm64 latest ea1a11758d76 16 minutes ago 18.9MB [2024-08-06T20:38:15.685Z] security-spire-agent-arm64 latest 8d9e873a22b2 40 minutes ago 174MB [2024-08-06T20:38:15.685Z] security-spire-config-arm64 latest 643fd1879a53 40 minutes ago 115MB [2024-08-06T20:38:15.685Z] security-spire-server-arm64 latest 8dabaebf7940 40 minutes ago 116MB [2024-08-06T20:38:15.685Z] ci-base-image-arm64 latest 8572e9dfa605 About an hour ago 965MB [2024-08-06T20:38:15.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-06T20:38:15.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-06T20:38:16.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T20:38:16.632Z] [2024-08-06T20:38:16.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T20:38:17.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T20:38:17.376Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-06T20:38:17.376Z] 8998bd30e6a1: Pulling fs layer [2024-08-06T20:38:17.376Z] 04944245beec: Pulling fs layer [2024-08-06T20:38:17.376Z] 699f458cf7ca: Pulling fs layer [2024-08-06T20:38:17.376Z] 765212b225bb: Pulling fs layer [2024-08-06T20:38:17.376Z] f23df028b6ca: Pulling fs layer [2024-08-06T20:38:17.376Z] d65c8cfc05b1: Pulling fs layer [2024-08-06T20:38:17.376Z] 2437ff75d9bd: Pulling fs layer [2024-08-06T20:38:17.376Z] 765212b225bb: Waiting [2024-08-06T20:38:17.376Z] f23df028b6ca: Waiting [2024-08-06T20:38:17.376Z] d65c8cfc05b1: Waiting [2024-08-06T20:38:17.376Z] 2437ff75d9bd: Waiting [2024-08-06T20:38:17.376Z] 04944245beec: Verifying Checksum [2024-08-06T20:38:17.376Z] 04944245beec: Download complete [2024-08-06T20:38:17.376Z] 765212b225bb: Verifying Checksum [2024-08-06T20:38:17.376Z] 765212b225bb: Download complete [2024-08-06T20:38:17.376Z] f23df028b6ca: Verifying Checksum [2024-08-06T20:38:17.376Z] f23df028b6ca: Download complete [2024-08-06T20:38:17.376Z] d65c8cfc05b1: Verifying Checksum [2024-08-06T20:38:17.376Z] d65c8cfc05b1: Download complete [2024-08-06T20:38:17.652Z] 699f458cf7ca: Download complete [2024-08-06T20:38:17.918Z] 8998bd30e6a1: Verifying Checksum [2024-08-06T20:38:17.918Z] 8998bd30e6a1: Download complete [2024-08-06T20:38:20.512Z] 2437ff75d9bd: Verifying Checksum [2024-08-06T20:38:20.512Z] 2437ff75d9bd: Download complete [2024-08-06T20:38:23.081Z] 8998bd30e6a1: Pull complete [2024-08-06T20:38:23.081Z] 04944245beec: Pull complete [2024-08-06T20:38:25.021Z] 699f458cf7ca: Pull complete [2024-08-06T20:38:25.021Z] 765212b225bb: Pull complete [2024-08-06T20:38:25.975Z] f23df028b6ca: Pull complete [2024-08-06T20:38:26.239Z] d65c8cfc05b1: Pull complete [2024-08-06T20:38:44.417Z] 2437ff75d9bd: Pull complete [2024-08-06T20:38:44.417Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-06T20:38:44.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T20:38:44.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T20:38:44.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-7211 does not seem to be running inside a container [2024-08-06T20:38:44.814Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-06T20:38:47.724Z] $ docker top 9016dee59b7584c7dc5cbe2800f0a23a02dedc7d552e0f14412f39e7cd4e950d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:38:48.693Z] ---> job-cost.sh [2024-08-06T20:38:48.693Z] lf-activate-venv: SKIPPING [2024-08-06T20:38:48.693Z] INFO: No Stack... [2024-08-06T20:38:48.957Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-06T20:38:49.908Z] INFO: Archiving Costs [Pipeline] sh [2024-08-06T20:38:50.564Z] + cut -d, -f6+ [2024-08-06T20:38:50.565Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-08-06T20:38:50.624Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-1-stack-cost] [2024-08-06T20:38:50.630Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4851-1-stack-cost] did not exist. Created. [2024-08-06T20:38:50.637Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-06T20:38:51.381Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-06T20:38:51.612Z] Stashed 1 file(s) [Pipeline] } [2024-08-06T20:38:51.634Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-06T20:38:51.719Z] $ docker stop --time=1 9016dee59b7584c7dc5cbe2800f0a23a02dedc7d552e0f14412f39e7cd4e950d [2024-08-06T20:38:53.215Z] $ docker rm -f --volumes 9016dee59b7584c7dc5cbe2800f0a23a02dedc7d552e0f14412f39e7cd4e950d [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-08-06T20:38:54.368Z] provisioning config files... [2024-08-06T20:38:54.374Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14864885695086717290tmp [Pipeline] { [Pipeline] sh [2024-08-06T20:38:54.730Z] + set +x [2024-08-06T20:38:54.730Z] + + bash -s -- [2024-08-06T20:38:54.730Z] curl -s https://codecov.io/bash [2024-08-06T20:38:54.730Z] [2024-08-06T20:38:54.730Z] _____ _ [2024-08-06T20:38:54.730Z] / ____| | | [2024-08-06T20:38:54.730Z] | | ___ __| | ___ ___ _____ __ [2024-08-06T20:38:54.730Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-06T20:38:54.730Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-06T20:38:54.730Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-06T20:38:54.730Z] Bash-1.0.6 [2024-08-06T20:38:54.730Z] [2024-08-06T20:38:54.730Z] [2024-08-06T20:38:54.730Z] ==> git version 2.25.1 found [2024-08-06T20:38:54.730Z] ==> 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-08-06T20:38:54.730Z] Release-Date: 2020-01-08 [2024-08-06T20:38:54.730Z] 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-08-06T20:38:54.730Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-06T20:38:54.730Z] ==> Jenkins CI detected. [2024-08-06T20:38:54.730Z] current dir:  /w/workspace/edgex-go/1 [2024-08-06T20:38:54.730Z] project root: . [2024-08-06T20:38:54.730Z] --> token set from env [2024-08-06T20:38:54.730Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-06T20:38:54.730Z] ==> Running gcov in . (disable via -X gcov) [2024-08-06T20:38:54.730Z] ==> Python coveragepy not found [2024-08-06T20:38:54.730Z] ==> Searching for coverage reports in: [2024-08-06T20:38:54.730Z] + . [2024-08-06T20:38:54.730Z] -> Found 1 reports [2024-08-06T20:38:54.730Z] ==> Detecting git/mercurial file structure [2024-08-06T20:38:54.730Z] ==> Reading reports [2024-08-06T20:38:54.730Z] + ./coverage.out bytes=504185 [2024-08-06T20:38:54.730Z] ==> Appending adjustments [2024-08-06T20:38:54.730Z] https://docs.codecov.io/docs/fixing-reports [2024-08-06T20:38:56.109Z] + Found adjustments [2024-08-06T20:38:56.109Z] ==> Gzipping contents [2024-08-06T20:38:56.109Z] 64K /tmp/codecov.m4Qi54.gz [2024-08-06T20:38:56.109Z] ==> Uploading reports [2024-08-06T20:38:56.109Z] url: https://codecov.io [2024-08-06T20:38:56.109Z] query: branch=PR-4851&commit=f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4851%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4851&job=&cmd_args= [2024-08-06T20:38:56.109Z] -> Pinging Codecov [2024-08-06T20:38:56.109Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4851&commit=f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4851%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4851&job=&cmd_args= [2024-08-06T20:38:56.109Z] -> Uploading to [2024-08-06T20:38:56.109Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-06/00271124DB129430A58F1EEE437C3FCB/f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b/ed79d680-d622-49e8-83c4-d2d3d99733a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T203855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed0901afc923eaba7a76e7af149e03674d0227caed29dd2876ee7a2d133797e3 [2024-08-06T20:38:56.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T20:38:56.109Z] Dload Upload Total Spent Left Speed [2024-08-06T20:38:56.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64210 0 0 100 64210 0 922k --:--:-- --:--:-- --:--:-- 908k 100 64210 0 0 100 64210 0 215k --:--:-- --:--:-- --:--:-- 214k [2024-08-06T20:38:56.370Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [Pipeline] } [2024-08-06T20:38:56.400Z] 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-08-06T20:38:58.027Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:38:58.459Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:38:59.360Z] ---> package-listing.sh [2024-08-06T20:38:59.360Z] ++ facter osfamily [2024-08-06T20:38:59.360Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-06T20:38:59.619Z] + OS_FAMILY=debian [2024-08-06T20:38:59.619Z] + workspace=/w/workspace/edgex-go/1 [2024-08-06T20:38:59.619Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-06T20:38:59.619Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-06T20:38:59.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-06T20:38:59.619Z] + PACKAGES=/tmp/packages_start.txt [2024-08-06T20:38:59.619Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-06T20:38:59.619Z] + PACKAGES=/tmp/packages_end.txt [2024-08-06T20:38:59.619Z] + case "${OS_FAMILY}" in [2024-08-06T20:38:59.619Z] + dpkg -l [2024-08-06T20:38:59.619Z] + grep '^ii' [2024-08-06T20:38:59.619Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-06T20:38:59.619Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-06T20:38:59.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-06T20:38:59.619Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-06T20:38:59.619Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-06T20:38:59.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-06T20:38:59.669Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-06T20:38:59.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T20:39:00.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T20:39:00.613Z] [2024-08-06T20:39:00.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T20:39:01.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T20:39:01.005Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-06T20:39:01.005Z] 5eb5b503b376: Pulling fs layer [2024-08-06T20:39:01.005Z] 5c69ac0246d0: Pulling fs layer [2024-08-06T20:39:01.005Z] ec43610c2a17: Pulling fs layer [2024-08-06T20:39:01.005Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-06T20:39:01.005Z] 33b1e0a273af: Pulling fs layer [2024-08-06T20:39:01.005Z] 5d3b04190fa2: Pulling fs layer [2024-08-06T20:39:01.005Z] 2f39f015ded8: Pulling fs layer [2024-08-06T20:39:01.005Z] 3a2ae6a8a46f: Waiting [2024-08-06T20:39:01.005Z] 33b1e0a273af: Waiting [2024-08-06T20:39:01.005Z] 2f39f015ded8: Waiting [2024-08-06T20:39:01.005Z] 5d3b04190fa2: Waiting [2024-08-06T20:39:01.005Z] 5c69ac0246d0: Verifying Checksum [2024-08-06T20:39:01.005Z] 5c69ac0246d0: Download complete [2024-08-06T20:39:01.005Z] 3a2ae6a8a46f: Download complete [2024-08-06T20:39:01.005Z] 33b1e0a273af: Verifying Checksum [2024-08-06T20:39:01.005Z] 33b1e0a273af: Download complete [2024-08-06T20:39:01.005Z] 5d3b04190fa2: Download complete [2024-08-06T20:39:01.005Z] ec43610c2a17: Verifying Checksum [2024-08-06T20:39:01.005Z] ec43610c2a17: Download complete [2024-08-06T20:39:01.263Z] 5eb5b503b376: Verifying Checksum [2024-08-06T20:39:01.263Z] 5eb5b503b376: Download complete [2024-08-06T20:39:01.829Z] 2f39f015ded8: Download complete [2024-08-06T20:39:02.395Z] 5eb5b503b376: Pull complete [2024-08-06T20:39:02.652Z] 5c69ac0246d0: Pull complete [2024-08-06T20:39:02.909Z] ec43610c2a17: Pull complete [2024-08-06T20:39:03.167Z] 3a2ae6a8a46f: Pull complete [2024-08-06T20:39:03.424Z] 33b1e0a273af: Pull complete [2024-08-06T20:39:03.424Z] 5d3b04190fa2: Pull complete [2024-08-06T20:39:07.606Z] 2f39f015ded8: Pull complete [2024-08-06T20:39:07.606Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-06T20:39:07.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T20:39:07.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T20:39:07.850Z] prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container [2024-08-06T20:39:07.865Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-06T20:39:12.000Z] $ docker top 6c549f30532d88b0d0bb263d776bf73e5d356f290f1a4af2ca161d138a105009 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T20:39:12.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-06T20:39:12.759Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-06T20:39:13.083Z] + ls /var/log/sa-host [2024-08-06T20:39:13.083Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T20:39:13.235Z] provisioning config files... [2024-08-06T20:39:13.244Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4812117066485875117tmp [Pipeline] { [Pipeline] echo [2024-08-06T20:39:13.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:39:13.630Z] ---> create-netrc.sh [Pipeline] } [2024-08-06T20:39:13.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:39:14.093Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-06T20:39:14.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:39:14.456Z] ---> sudo-logs.sh [2024-08-06T20:39:14.456Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-06T20:39:14.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:39:14.880Z] ---> job-cost.sh [2024-08-06T20:39:14.880Z] lf-activate-venv: SKIPPING [2024-08-06T20:39:14.880Z] DEBUG: total: 0.2199999988079071 [2024-08-06T20:39:14.880Z] INFO: Retrieving Stack Cost... [2024-08-06T20:39:15.141Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-06T20:39:15.400Z] INFO: Archiving Costs [Pipeline] echo [2024-08-06T20:39:15.442Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:39:15.768Z] ---> logs-deploy.sh [2024-08-06T20:39:15.768Z] lf-activate-venv: SKIPPING [2024-08-06T20:39:15.768Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4851/1 [2024-08-06T20:39:15.769Z] INFO: archiving workspace using pattern(s): [2024-08-06T20:39:16.706Z] Archives upload complete. [2024-08-06T20:39:16.706Z] INFO: archiving logs to Nexus