Pull request #4919 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 669a6478e20c8f0e97becaa273bb01472356c3f2+06bbb4e4647273833213264ef286cf48fa9ebf74 (1e5b08b5201c887e6c889914a7e0142fddb5a63f) 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-ssh14787829026000693439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1155887892404074651.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4919/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-4919/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14516173533341836720.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-4919/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5388239469231548353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh15884571996463301507.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-4919/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-4919/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15961637816023957405.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 f3350a1713306dce7682ed7e37d5774890d03277 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10558’ Running on prd-ubuntu20.04-docker-8c-8g-10564 in /w/workspace/edgexfoundry_edgex-go_PR-4919 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 06bbb4e4647273833213264ef286cf48fa9ebf74 into PR head commit 669a6478e20c8f0e97becaa273bb01472356c3f2 Merge succeeded, producing 2e48833f3b0cbaad236c53eaa467f2cf6996b524 Checking out Revision 2e48833f3b0cbaad236c53eaa467f2cf6996b524 (PR-4919) > 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/4919/head:refs/remotes/origin/PR-4919 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 669a6478e20c8f0e97becaa273bb01472356c3f2 # 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 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e48833f3b0cbaad236c53eaa467f2cf6996b524 # timeout=10 Commit message: "Merge commit '06bbb4e4647273833213264ef286cf48fa9ebf74' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-18T07:57:41.427Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-18T07:57:41.654Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-18T07:57:41.766Z] ========================================================= [2024-09-18T07:57:41.766Z] EdgeX Global Pipelines Version Info [2024-09-18T07:57:41.766Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-18T07:57:42.537Z] ------------------- [2024-09-18T07:57:42.537Z] stable info: [2024-09-18T07:57:42.537Z] ------------------- [2024-09-18T07:57:42.537Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-18T07:57:42.537Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-18T07:57:42.537Z] Message: update stable to v1.0.263 [2024-09-18T07:57:43.107Z] ------------------- [2024-09-18T07:57:43.107Z] experimental info: [2024-09-18T07:57:43.107Z] ------------------- [2024-09-18T07:57:43.107Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-18T07:57:43.107Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-18T07:57:43.107Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-18T07:57:43.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-18T07:57:43.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-18T07:57:43.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-18T07:57:43.522Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-18T07:57:43.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-18T07:57:43.625Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-18T07:57:43.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-18T07:57:43.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-18T07:57:43.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-18T07:57:43.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-18T07:57:43.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-18T07:57:43.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-18T07:57:44.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-18T07:57:44.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-18T07:57:44.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-18T07:57:44.204Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-18T07:57:44.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-18T07:57:44.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-18T07:57:44.374Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-18T07:57:44.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-18T07:57:44.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-18T07:57:44.516Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-18T07:57:44.566Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-18T07:57:44.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4919 [Pipeline] echo [2024-09-18T07:57:44.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4919 [Pipeline] echo [2024-09-18T07:57:44.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4919 [Pipeline] echo [2024-09-18T07:57:44.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e48833f3b0cbaad236c53eaa467f2cf6996b524 [Pipeline] echo [2024-09-18T07:57:44.828Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e48833 [Pipeline] echo [2024-09-18T07:57:44.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T07:57:45.045Z] provisioning config files... [2024-09-18T07:57:45.063Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11002534724155117679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T07:57:45.465Z] ---> ****-login.sh [2024-09-18T07:57:45.465Z] nexus3.edgexfoundry.org:10001 [2024-09-18T07:57:45.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T07:57:45.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T07:57:45.726Z] Configure a credential helper to remove this warning. See [2024-09-18T07:57:45.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T07:57:45.726Z] [2024-09-18T07:57:45.726Z] Login Succeeded [2024-09-18T07:57:45.726Z] nexus3.edgexfoundry.org:10002 [2024-09-18T07:57:45.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T07:57:45.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T07:57:45.726Z] Configure a credential helper to remove this warning. See [2024-09-18T07:57:45.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T07:57:45.726Z] [2024-09-18T07:57:45.726Z] Login Succeeded [2024-09-18T07:57:45.990Z] nexus3.edgexfoundry.org:10003 [2024-09-18T07:57:45.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T07:57:45.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T07:57:45.991Z] Configure a credential helper to remove this warning. See [2024-09-18T07:57:45.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T07:57:45.991Z] [2024-09-18T07:57:45.991Z] Login Succeeded [2024-09-18T07:57:45.991Z] nexus3.edgexfoundry.org:10004 [2024-09-18T07:57:45.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T07:57:45.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T07:57:45.991Z] Configure a credential helper to remove this warning. See [2024-09-18T07:57:45.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T07:57:45.991Z] [2024-09-18T07:57:45.991Z] Login Succeeded [2024-09-18T07:57:45.991Z] ****.io [2024-09-18T07:57:46.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T07:57:46.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T07:57:46.253Z] Configure a credential helper to remove this warning. See [2024-09-18T07:57:46.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T07:57:46.253Z] [2024-09-18T07:57:46.253Z] Login Succeeded [2024-09-18T07:57:46.253Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T07:57:46.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T07:57:46.752Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-18T07:57:46.752Z] + + dirname cmd/core-command/Dockerfile [2024-09-18T07:57:46.752Z] cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/core-data/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/core-keeper/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/core-metadata/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-18T07:57:46.752Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2024-09-18T07:57:46.752Z] cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-18T07:57:46.752Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2024-09-18T07:57:46.752Z] cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/support-notifications/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-18T07:57:46.752Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-18T07:57:46.752Z] + cut -d/ -f2 [2024-09-18T07:57:46.752Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-18T07:57:46.804Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-18T07:57:47.371Z] + git rev-list -1 --merges 2e48833f3b0cbaad236c53eaa467f2cf6996b524~1..2e48833f3b0cbaad236c53eaa467f2cf6996b524 [Pipeline] echo [2024-09-18T07:57:47.413Z] -----------> git rev-list -1 --merges 2e48833f3b0cbaad236c53eaa467f2cf6996b524~1..2e48833f3b0cbaad236c53eaa467f2cf6996b524 2e48833f3b0cbaad236c53eaa467f2cf6996b524 [2024-09-18T07:57:47.413Z] 2e48833f3b0cbaad236c53eaa467f2cf6996b524 [false] [Pipeline] sh [2024-09-18T07:57:47.739Z] + git log --format=format:%s -1 2e48833f3b0cbaad236c53eaa467f2cf6996b524 [Pipeline] echo [2024-09-18T07:57:47.785Z] ========================================================= [2024-09-18T07:57:47.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-18T07:57:47.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-18T07:57:48.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T07:57:48.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-18T07:57:48.321Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-18T07:57:48.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-18T07:57:48.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-18T07:57:48.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-18T07:57:48.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T07:57:48.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T07:57:48.860Z] [2024-09-18T07:57:48.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T07:57:49.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T07:57:49.279Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-18T07:57:49.279Z] b85a868b505f: Pulling fs layer [2024-09-18T07:57:49.279Z] e2be974225ed: Pulling fs layer [2024-09-18T07:57:49.279Z] 339a4e72a1f5: Pulling fs layer [2024-09-18T07:57:49.279Z] 988bab9f4d93: Pulling fs layer [2024-09-18T07:57:49.279Z] 1469e6f7b9e6: Pulling fs layer [2024-09-18T07:57:49.279Z] eaf3925da568: Pulling fs layer [2024-09-18T07:57:49.279Z] bab4dde63d76: Pulling fs layer [2024-09-18T07:57:49.279Z] bde34c3a00c8: Pulling fs layer [2024-09-18T07:57:49.279Z] b352a97aabf1: Pulling fs layer [2024-09-18T07:57:49.279Z] 4872d77fe225: Pulling fs layer [2024-09-18T07:57:49.279Z] 5851b861e8e6: Pulling fs layer [2024-09-18T07:57:49.279Z] b352a97aabf1: Waiting [2024-09-18T07:57:49.279Z] eaf3925da568: Waiting [2024-09-18T07:57:49.279Z] 5851b861e8e6: Waiting [2024-09-18T07:57:49.279Z] 4872d77fe225: Waiting [2024-09-18T07:57:49.279Z] bab4dde63d76: Waiting [2024-09-18T07:57:49.279Z] bde34c3a00c8: Waiting [2024-09-18T07:57:49.279Z] 988bab9f4d93: Waiting [2024-09-18T07:57:49.279Z] 1469e6f7b9e6: Waiting [2024-09-18T07:57:49.279Z] e2be974225ed: Download complete [2024-09-18T07:57:49.279Z] 988bab9f4d93: Verifying Checksum [2024-09-18T07:57:49.279Z] 988bab9f4d93: Download complete [2024-09-18T07:57:49.279Z] 1469e6f7b9e6: Verifying Checksum [2024-09-18T07:57:49.279Z] 1469e6f7b9e6: Download complete [2024-09-18T07:57:49.279Z] eaf3925da568: Verifying Checksum [2024-09-18T07:57:49.279Z] eaf3925da568: Download complete [2024-09-18T07:57:49.539Z] 339a4e72a1f5: Verifying Checksum [2024-09-18T07:57:49.539Z] 339a4e72a1f5: Download complete [2024-09-18T07:57:49.539Z] bde34c3a00c8: Verifying Checksum [2024-09-18T07:57:49.539Z] bde34c3a00c8: Download complete [2024-09-18T07:57:49.539Z] b352a97aabf1: Verifying Checksum [2024-09-18T07:57:49.539Z] b352a97aabf1: Download complete [2024-09-18T07:57:49.539Z] 4872d77fe225: Verifying Checksum [2024-09-18T07:57:49.539Z] 4872d77fe225: Download complete [2024-09-18T07:57:49.539Z] 5851b861e8e6: Download complete [2024-09-18T07:57:49.539Z] b85a868b505f: Verifying Checksum [2024-09-18T07:57:49.539Z] b85a868b505f: Download complete [2024-09-18T07:57:49.797Z] bab4dde63d76: Verifying Checksum [2024-09-18T07:57:49.797Z] bab4dde63d76: Download complete [2024-09-18T07:57:50.733Z] b85a868b505f: Pull complete [2024-09-18T07:57:50.990Z] e2be974225ed: Pull complete [2024-09-18T07:57:51.558Z] 339a4e72a1f5: Pull complete [2024-09-18T07:57:51.558Z] 988bab9f4d93: Pull complete [2024-09-18T07:57:51.818Z] 1469e6f7b9e6: Pull complete [2024-09-18T07:57:51.818Z] eaf3925da568: Pull complete [2024-09-18T07:57:53.724Z] bab4dde63d76: Pull complete [2024-09-18T07:57:53.724Z] bde34c3a00c8: Pull complete [2024-09-18T07:57:53.987Z] b352a97aabf1: Pull complete [2024-09-18T07:57:53.987Z] 4872d77fe225: Pull complete [2024-09-18T07:57:54.356Z] 5851b861e8e6: Pull complete [2024-09-18T07:57:54.356Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-18T07:57:54.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T07:57:54.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T07:57:54.648Z] prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container [2024-09-18T07:57:54.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-18T07:57:57.876Z] $ docker top 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 -eo pid,comm [2024-09-18T07:57:57.935Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-18T07:57:57.935Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T07:57:58.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T07:57:58.148Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T07:57:58.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T07:57:58.264Z] $ docker exec 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 ssh-agent [2024-09-18T07:57:58.370Z] SSH_AUTH_SOCK=/tmp/ssh-wpukYi83RPzW/agent.33 [2024-09-18T07:57:58.370Z] SSH_AGENT_PID=39 [2024-09-18T07:57:58.377Z] Running ssh-add (command line suppressed) [2024-09-18T07:57:58.483Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6313895897247630517.key (/w/workspace/edgex-go/1@tmp/private_key_6313895897247630517.key) [2024-09-18T07:57:58.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T07:57:58.855Z] + git tag --points-at HEAD [Pipeline] } [2024-09-18T07:57:58.880Z] $ docker exec --env ******** --env ******** 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 ssh-agent -k [2024-09-18T07:57:58.977Z] unset SSH_AUTH_SOCK; [2024-09-18T07:57:58.977Z] unset SSH_AGENT_PID; [2024-09-18T07:57:58.977Z] echo Agent pid 39 killed; [2024-09-18T07:57:58.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-18T07:57:59.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T07:57:59.100Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T07:57:59.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T07:57:59.223Z] $ docker exec 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 ssh-agent [2024-09-18T07:57:59.336Z] SSH_AUTH_SOCK=/tmp/ssh-EbRZMAKVUP5T/agent.72 [2024-09-18T07:57:59.337Z] SSH_AGENT_PID=78 [2024-09-18T07:57:59.341Z] Running ssh-add (command line suppressed) [2024-09-18T07:57:59.443Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9228006852058706295.key (/w/workspace/edgex-go/1@tmp/private_key_9228006852058706295.key) [2024-09-18T07:57:59.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T07:57:59.813Z] + git semver init [2024-09-18T07:58:00.073Z] 2024-09-18 07:57:59,994 [run_init] DEBUG init version:0.0.0 force:False [2024-09-18T07:58:00.073Z] 2024-09-18 07:57:59,995 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-18T07:58:00.073Z] 2024-09-18 07:57:59,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-18T07:58:00.073Z] 2024-09-18 07:57:59,995 [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-09-18T07:58:06.664Z] 2024-09-18 07:58:05,388 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-18T07:58:06.664Z] 2024-09-18 07:58:05,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4919 with force:False [2024-09-18T07:58:06.664Z] 2024-09-18 07:58:05,389 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4919 [2024-09-18T07:58:06.664Z] 2024-09-18 07:58:05,393 [execute] INFO git cat-file --batch-check [2024-09-18T07:58:06.664Z] 2024-09-18 07:58:05,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T07:58:06.664Z] 2024-09-18 07:58:05,401 [execute] INFO git cat-file --batch [2024-09-18T07:58:06.664Z] 2024-09-18 07:58:05,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T07:58:06.664Z] 2024-09-18 07:58:05,409 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4919 [2024-09-18T07:58:06.664Z] 0.0.0 [Pipeline] } [2024-09-18T07:58:06.694Z] $ docker exec --env ******** --env ******** 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 ssh-agent -k [2024-09-18T07:58:06.818Z] unset SSH_AUTH_SOCK; [2024-09-18T07:58:06.818Z] unset SSH_AGENT_PID; [2024-09-18T07:58:06.818Z] echo Agent pid 78 killed; [2024-09-18T07:58:06.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T07:58:07.285Z] + git semver [Pipeline] } [2024-09-18T07:58:07.568Z] $ docker stop --time=1 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 [2024-09-18T07:58:09.276Z] $ docker rm -f --volumes 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T07:58:09.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-18T07:58:10.166Z] Stashed 1 file(s) [Pipeline] echo [2024-09-18T07:58:10.190Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-18T07:58:11.101Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-18T07:58:11.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T07:58:11.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T07:58:11.254Z] ========================================================= [2024-09-18T07:58:11.254Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-18T07:58:11.254Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-18T07:58:11.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T07:58:12.199Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-18T07:58:12.199Z] 619be1103602: Pulling fs layer [2024-09-18T07:58:12.199Z] 7862e08f4a3e: Pulling fs layer [2024-09-18T07:58:12.199Z] 5df492c9dc93: Pulling fs layer [2024-09-18T07:58:12.199Z] 7629e6793208: Pulling fs layer [2024-09-18T07:58:12.199Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T07:58:12.199Z] fb5054dd5b73: Pulling fs layer [2024-09-18T07:58:12.199Z] eeca6798cff9: Pulling fs layer [2024-09-18T07:58:12.199Z] aa269ceb94a6: Pulling fs layer [2024-09-18T07:58:12.199Z] ada007ff1a6a: Pulling fs layer [2024-09-18T07:58:12.199Z] 4f4fb700ef54: Waiting [2024-09-18T07:58:12.199Z] fb5054dd5b73: Waiting [2024-09-18T07:58:12.199Z] eeca6798cff9: Waiting [2024-09-18T07:58:12.199Z] aa269ceb94a6: Waiting [2024-09-18T07:58:12.199Z] ada007ff1a6a: Waiting [2024-09-18T07:58:12.199Z] 7862e08f4a3e: Verifying Checksum [2024-09-18T07:58:12.199Z] 7862e08f4a3e: Download complete [2024-09-18T07:58:12.199Z] 619be1103602: Verifying Checksum [2024-09-18T07:58:12.199Z] 619be1103602: Download complete [2024-09-18T07:58:12.199Z] 4f4fb700ef54: Download complete [2024-09-18T07:58:12.199Z] 7629e6793208: Verifying Checksum [2024-09-18T07:58:12.199Z] 7629e6793208: Download complete [2024-09-18T07:58:12.199Z] fb5054dd5b73: Download complete [2024-09-18T07:58:12.199Z] eeca6798cff9: Verifying Checksum [2024-09-18T07:58:12.199Z] eeca6798cff9: Download complete [2024-09-18T07:58:12.479Z] ada007ff1a6a: Verifying Checksum [2024-09-18T07:58:12.479Z] ada007ff1a6a: Download complete [2024-09-18T07:58:12.479Z] 619be1103602: Pull complete [2024-09-18T07:58:12.739Z] 5df492c9dc93: Verifying Checksum [2024-09-18T07:58:12.739Z] 5df492c9dc93: Download complete [2024-09-18T07:58:12.739Z] 7862e08f4a3e: Pull complete [2024-09-18T07:58:13.307Z] aa269ceb94a6: Verifying Checksum [2024-09-18T07:58:13.307Z] aa269ceb94a6: Download complete [2024-09-18T07:58:16.592Z] 5df492c9dc93: Pull complete [2024-09-18T07:58:16.592Z] 7629e6793208: Pull complete [2024-09-18T07:58:16.592Z] 4f4fb700ef54: Pull complete [2024-09-18T07:58:16.592Z] fb5054dd5b73: Pull complete [2024-09-18T07:58:16.592Z] eeca6798cff9: Pull complete [2024-09-18T07:58:20.099Z] aa269ceb94a6: Pull complete [2024-09-18T07:58:21.283Z] ada007ff1a6a: Pull complete [2024-09-18T07:58:21.283Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-18T07:58:21.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T07:58:21.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-18T07:58:21.680Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T07:58:21.680Z] WORKDIR /edgex [2024-09-18T07:58:21.680Z] COPY go.mod . [2024-09-18T07:58:21.680Z] RUN go mod download [2024-09-18T07:58:21.680Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-18T07:58:22.474Z] Sending build context to Docker daemon 179.4MB [2024-09-18T07:58:22.474Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T07:58:22.474Z] ---> f489d0715acc [2024-09-18T07:58:22.474Z] Step 2/4 : WORKDIR /edgex [2024-09-18T07:58:25.584Z] Still waiting to schedule task [2024-09-18T07:58:25.584Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10560’ is offline [2024-09-18T07:58:29.637Z] ---> Running in b82efcbde8d3 [2024-09-18T07:58:29.637Z] Removing intermediate container b82efcbde8d3 [2024-09-18T07:58:29.637Z] ---> f0480977acda [2024-09-18T07:58:29.637Z] Step 3/4 : COPY go.mod . [2024-09-18T07:58:29.637Z] ---> 35f092f42ed6 [2024-09-18T07:58:29.637Z] Step 4/4 : RUN go mod download [2024-09-18T07:58:29.637Z] ---> Running in 6cb6da6517ff [2024-09-18T07:59:01.804Z] Removing intermediate container 6cb6da6517ff [2024-09-18T07:59:01.804Z] ---> e0b3f72ac4af [2024-09-18T07:59:01.804Z] Successfully built e0b3f72ac4af [2024-09-18T07:59:01.804Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T07:59:02.225Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-18T07:59:02.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T07:59:02.411Z] prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container [2024-09-18T07:59:02.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-18T07:59:02.942Z] $ docker top 00fd3b95d7a963eaedb0940a660472a8272230d7ef6be8c28ba8c830c5d9eaec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T07:59:03.363Z] + go version [2024-09-18T07:59:03.363Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-18T07:59:03.398Z] $ docker stop --time=1 00fd3b95d7a963eaedb0940a660472a8272230d7ef6be8c28ba8c830c5d9eaec [2024-09-18T07:59:04.664Z] $ docker rm -f --volumes 00fd3b95d7a963eaedb0940a660472a8272230d7ef6be8c28ba8c830c5d9eaec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T07:59:05.466Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-18T07:59:05.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T07:59:05.664Z] prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container [2024-09-18T07:59:05.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-18T07:59:06.061Z] $ docker top a3d5498ff24c1331b9d01ec0fd691f1cba74411226202862bdb72bdccc1c3088 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-18T07:59:06.205Z] ========================================================= [2024-09-18T07:59:06.206Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-18T07:59:06.206Z] ========================================================= [Pipeline] sh [2024-09-18T07:59:06.505Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-18T07:59:06.878Z] + make test [2024-09-18T07:59:06.879Z] go test -race -coverprofile=coverage.out ./... [2024-09-18T07:59:15.017Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-18T07:59:47.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-18T07:59:48.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-18T07:59:48.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-18T07:59:49.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-09-18T07:59:50.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-18T07:59:50.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-18T07:59:50.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-18T07:59:50.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-18T07:59:50.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-18T07:59:50.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-09-18T07:59:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-18T07:59:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-18T07:59:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-18T07:59:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-18T07:59:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-18T07:59:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-18T07:59:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-18T07:59:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-18T07:59:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-18T07:59:52.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-18T07:59:52.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-18T07:59:52.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-18T07:59:52.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-18T07:59:52.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-18T07:59:53.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-18T07:59:53.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-18T07:59:54.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements [2024-09-18T07:59:54.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements [2024-09-18T07:59:54.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.449s coverage: 93.4% of statements [2024-09-18T07:59:54.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-09-18T07:59:55.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-18T07:59:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-18T07:59:56.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-18T07:59:56.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements [2024-09-18T07:59:56.384Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-09-18T07:59:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-18T07:59:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-18T07:59:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-09-18T07:59:58.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.8% of statements [2024-09-18T07:59:58.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 30.7% of statements [2024-09-18T07:59:58.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements [2024-09-18T07:59:58.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements [2024-09-18T07:59:58.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-09-18T07:59:58.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2024-09-18T07:59:58.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-09-18T07:59:59.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-18T07:59:59.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-18T07:59:59.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-18T07:59:59.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-18T07:59:59.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-18T07:59:59.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-18T07:59:59.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-18T07:59:59.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-18T08:00:00.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-18T08:00:00.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-18T08:00:00.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-18T08:00:01.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-18T08:00:01.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-18T08:00:01.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-18T08:00:01.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-18T08:00:01.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-18T08:00:01.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-18T08:00:02.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-18T08:00:04.927Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10565 in /w/workspace/edgexfoundry_edgex-go_PR-4919 [Pipeline] { [Pipeline] ws [2024-09-18T08:00:05.014Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-18T08:00:06.132Z] The recommended git tool is: git [2024-09-18T08:00:06.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-18T08:00:06.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-18T08:00:06.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-18T08:00:06.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-18T08:00:09.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-18T08:00:09.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-18T08:00:09.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-18T08:00:10.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-18T08:00:10.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-18T08:00:10.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-18T08:00:10.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-09-18T08:00:10.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-18T08:00:10.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-18T08:00:10.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-18T08:00:10.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-18T08:00:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-18T08:00:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-18T08:00:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-18T08:00:13.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-18T08:00:13.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:00:13.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-18T08:00:14.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-18T08:00:14.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-18T08:00:14.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-18T08:00:14.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-18T08:00:15.037Z] using credential edgex-jenkins-ssh [2024-09-18T08:00:15.068Z] Cloning the remote Git repository [2024-09-18T08:00:15.139Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-18T08:00:15.276Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-18T08:00:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-18T08:00:16.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:00:16.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-18T08:00:16.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-18T08:00:15.621Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-18T08:00:15.622Z] > git --version # timeout=10 [2024-09-18T08:00:15.671Z] > git --version # 'git version 2.25.1' [2024-09-18T08:00:15.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-18T08:00:15.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T08:00:17.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-18T08:00:17.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-18T08:00:17.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-18T08:00:17.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.043s coverage: 92.9% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 66.7% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.820s coverage: 82.1% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.239s coverage: 86.0% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.430s coverage: 63.1% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.5% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 97.1% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.028s coverage: 35.9% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-09-18T08:00:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-09-18T08:00:24.313Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-18T08:00:24.313Z] running golangci-lint [2024-09-18T08:00:24.313Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-18T08:00:24.313Z] go version go1.21.9 linux/amd64 [2024-09-18T08:00:24.313Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-18T08:00:24.313Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-18T08:00:35.309Z] Merging remotes/origin/main commit 06bbb4e4647273833213264ef286cf48fa9ebf74 into PR head commit 669a6478e20c8f0e97becaa273bb01472356c3f2 [2024-09-18T08:00:33.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-18T08:00:33.514Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T08:00:34.425Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-18T08:00:34.471Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-18T08:00:34.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-18T08:00:34.495Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4919/head:refs/remotes/origin/PR-4919 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-18T08:00:35.327Z] > git config core.sparsecheckout # timeout=10 [2024-09-18T08:00:35.395Z] > git checkout -f 669a6478e20c8f0e97becaa273bb01472356c3f2 # timeout=10 [2024-09-18T08:00:36.061Z] Merge succeeded, producing 405dbd7da29351c84eae3cf50dc2b1abe3740b9d [2024-09-18T08:00:36.062Z] Checking out Revision 405dbd7da29351c84eae3cf50dc2b1abe3740b9d (PR-4919) [2024-09-18T08:00:35.665Z] > git remote # timeout=10 [2024-09-18T08:00:35.683Z] > git config --get remote.origin.url # timeout=10 [2024-09-18T08:00:35.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-18T08:00:35.727Z] > git merge 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 [2024-09-18T08:00:36.031Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-18T08:00:36.064Z] > git config core.sparsecheckout # timeout=10 [2024-09-18T08:00:36.078Z] > git checkout -f 405dbd7da29351c84eae3cf50dc2b1abe3740b9d # timeout=10 [2024-09-18T08:00:39.827Z] Commit message: "Merge commit '06bbb4e4647273833213264ef286cf48fa9ebf74' into HEAD" [2024-09-18T08:00:39.827Z] First time build. Skipping changelog. [2024-09-18T08:00:39.870Z] > git --version # timeout=10 [2024-09-18T08:00:39.881Z] > git --version # 'git version 2.25.1' [2024-09-18T08:00:39.905Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-18T08:00:41.886Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-18T08:00:41.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:00:41.886Z] Dload Upload Total Spent Left Speed [2024-09-18T08:00:41.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-09-18T08:00:42.241Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-18T08:00:42.600Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-09-18T08:00:42.600Z] [2024-09-18T08:00:42.600Z] { [2024-09-18T08:00:42.600Z] "registry-mirrors": [ [2024-09-18T08:00:42.600Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-18T08:00:42.600Z] ], [2024-09-18T08:00:42.600Z] "bip": "10.250.0.254/24", [2024-09-18T08:00:42.600Z] "hosts": [ [2024-09-18T08:00:42.600Z] "tcp://0.0.0.0:5555", [2024-09-18T08:00:42.600Z] "unix:///var/run/docker.sock" [2024-09-18T08:00:42.600Z] ], [2024-09-18T08:00:42.600Z] "mtu": 1458, [2024-09-18T08:00:42.600Z] "selinux-enabled": true, [2024-09-18T08:00:42.600Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-18T08:00:42.600Z] } [Pipeline] sh [2024-09-18T08:00:42.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-18T08:00:43.333Z] + sudo service docker restart [2024-09-18T08:00:50.862Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|exports_file|files|imports|types_sizes|deps) took 23.277000365s" [2024-09-18T08:00:50.862Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.071759ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T08:01:01.697Z] provisioning config files... [2024-09-18T08:01:01.724Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18187212134202499158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:01:02.254Z] ---> ****-login.sh [2024-09-18T08:01:02.254Z] nexus3.edgexfoundry.org:10001 [2024-09-18T08:01:02.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:01:02.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:01:02.796Z] Configure a credential helper to remove this warning. See [2024-09-18T08:01:02.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:01:02.796Z] [2024-09-18T08:01:02.796Z] Login Succeeded [2024-09-18T08:01:02.796Z] nexus3.edgexfoundry.org:10002 [2024-09-18T08:01:03.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:01:03.075Z] level=info msg="[linters_context/goanalysis] analyzers took 1m50.438388482s with top 10 stages: buildir: 1m3.55052332s, gosec: 9.858541023s, inspect: 3.218043296s, fact_deprecated: 2.965594632s, printf: 2.420924264s, ctrlflow: 1.691300247s, fact_purity: 1.685640054s, nilness: 1.519246165s, S1038: 1.178497115s, directives: 882.267972ms" [2024-09-18T08:01:03.075Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-18T08:01:03.075Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, skip_dirs: 214/214, nolint: 0/22, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214, path_prettifier: 214/214" [2024-09-18T08:01:03.075Z] level=info msg="[runner] processing took 17.837776ms with stages: nolint: 7.193881ms, identifier_marker: 5.358939ms, path_prettifier: 2.056654ms, exclude-rules: 1.435792ms, autogenerated_exclude: 1.19452ms, skip_dirs: 489.574µs, cgo: 58.903µs, filename_unadjuster: 45.362µs, max_same_issues: 600ns, fixer: 491ns, max_from_linter: 450ns, exclude: 410ns, uniq_by_line: 370ns, path_prefixer: 370ns, skip_files: 320ns, severity-rules: 280ns, sort_results: 230ns, diff: 200ns, source_code: 200ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-09-18T08:01:03.075Z] level=info msg="[runner] linters took 13.435775455s with stages: goanalysis_metalinter: 13.417838396s" [2024-09-18T08:01:03.075Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-18T08:01:03.075Z] level=info msg="Memory: 363 samples, avg is 304.8MB, max is 1363.9MB" [2024-09-18T08:01:03.075Z] level=info msg="Execution took 36.765153624s" [2024-09-18T08:01:03.075Z] go vet ./... [2024-09-18T08:01:08.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-18T08:01:08.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-18T08:01:08.348Z] ./bin/test-attribution-txt.sh [2024-09-18T08:01:08.608Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-18T08:01:08.608Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-18T08:01:08.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-18T08:01:09.002Z] + ls -al . [2024-09-18T08:01:09.002Z] total 936 [2024-09-18T08:01:09.002Z] drwxrwxr-x 11 1001 1001 4096 Sep 18 07:59 . [2024-09-18T08:01:09.002Z] drwxr-xr-x 4 root root 4096 Sep 18 07:59 .. [2024-09-18T08:01:09.002Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 07:57 .blubracket [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 10 Sep 18 07:57 .dockerignore [2024-09-18T08:01:09.002Z] drwxrwxr-x 8 1001 1001 4096 Sep 18 08:00 .git [2024-09-18T08:01:09.002Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 07:57 .github [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 1102 Sep 18 07:57 .gitignore [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 42 Sep 18 07:57 .golangci.yml [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 100 Sep 18 07:57 .hadolint.yml [2024-09-18T08:01:09.002Z] drwxr-xr-x 3 1001 1001 4096 Sep 18 07:58 .semver [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 155 Sep 18 07:57 .sonarcloud.properties [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 1171 Sep 18 07:57 ADOPTERS.md [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 21286 Sep 18 07:57 Attribution.txt [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 100284 Sep 18 07:57 CHANGELOG.md [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 3804 Sep 18 07:57 CONTRIBUTING.md [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 677 Sep 18 07:57 GOVERNANCE.md [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 861 Sep 18 07:57 Jenkinsfile [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 10775 Sep 18 07:57 LICENSE [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 16854 Sep 18 07:57 Makefile [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 582 Sep 18 07:57 OWNERS.md [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 9528 Sep 18 07:57 README.md [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 789 Sep 18 07:57 SECURITY.md [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 5 Sep 18 07:58 VERSION [2024-09-18T08:01:09.002Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 07:57 bin [2024-09-18T08:01:09.002Z] drwxrwxr-x 20 1001 1001 4096 Sep 18 07:57 cmd [2024-09-18T08:01:09.002Z] -rw-r--r-- 1 root root 566047 Sep 18 08:00 coverage.out [2024-09-18T08:01:09.002Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 07:57 fuzz_test [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 7305 Sep 18 07:57 go.mod [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 102748 Sep 18 07:57 go.sum [2024-09-18T08:01:09.002Z] drwxrwxr-x 7 1001 1001 4096 Sep 18 07:57 internal [2024-09-18T08:01:09.002Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 07:57 openapi [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 584 Sep 18 07:57 security.txt [2024-09-18T08:01:09.002Z] -rw-rw-r-- 1 1001 1001 204 Sep 18 07:57 version.go [Pipeline] sh [2024-09-18T08:01:09.323Z] + '[' -e coverage.out ] [2024-09-18T08:01:09.323Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-18T08:01:09.474Z] Stashed 1 file(s) [Pipeline] sh [2024-09-18T08:01:09.790Z] + make build [2024-09-18T08:01:09.790Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T08:01:15.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:01:15.386Z] Configure a credential helper to remove this warning. See [2024-09-18T08:01:15.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:01:15.386Z] [2024-09-18T08:01:15.386Z] Login Succeeded [2024-09-18T08:01:15.386Z] nexus3.edgexfoundry.org:10003 [2024-09-18T08:01:15.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:01:15.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:01:15.386Z] Configure a credential helper to remove this warning. See [2024-09-18T08:01:15.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:01:15.387Z] [2024-09-18T08:01:15.387Z] Login Succeeded [2024-09-18T08:01:15.387Z] nexus3.edgexfoundry.org:10004 [2024-09-18T08:01:15.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:01:15.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:01:15.387Z] Configure a credential helper to remove this warning. See [2024-09-18T08:01:15.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:01:15.387Z] [2024-09-18T08:01:15.387Z] Login Succeeded [2024-09-18T08:01:15.387Z] ****.io [2024-09-18T08:01:15.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:01:15.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:01:15.387Z] Configure a credential helper to remove this warning. See [2024-09-18T08:01:15.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:01:15.387Z] [2024-09-18T08:01:15.387Z] Login Succeeded [2024-09-18T08:01:15.387Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T08:01:15.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-18T08:01:16.199Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-18T08:01:16.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:01:16.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:01:16.353Z] ========================================================= [2024-09-18T08:01:16.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-18T08:01:16.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:01:16.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:01:16.755Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-18T08:01:16.755Z] c6b39de5b339: Pulling fs layer [2024-09-18T08:01:16.755Z] a69c41024577: Pulling fs layer [2024-09-18T08:01:16.755Z] d6de4b400683: Pulling fs layer [2024-09-18T08:01:16.755Z] 35cb2a7552d0: Pulling fs layer [2024-09-18T08:01:16.755Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T08:01:16.755Z] 464afbd9ba4c: Pulling fs layer [2024-09-18T08:01:16.755Z] 00f215d4a9da: Pulling fs layer [2024-09-18T08:01:16.755Z] d496ad576159: Pulling fs layer [2024-09-18T08:01:16.755Z] 4f4fb700ef54: Waiting [2024-09-18T08:01:16.755Z] 464afbd9ba4c: Waiting [2024-09-18T08:01:16.755Z] 00f215d4a9da: Waiting [2024-09-18T08:01:16.755Z] d496ad576159: Waiting [2024-09-18T08:01:16.755Z] 35cb2a7552d0: Waiting [2024-09-18T08:01:17.027Z] a69c41024577: Verifying Checksum [2024-09-18T08:01:17.027Z] a69c41024577: Download complete [2024-09-18T08:01:17.027Z] 35cb2a7552d0: Verifying Checksum [2024-09-18T08:01:17.027Z] 35cb2a7552d0: Download complete [2024-09-18T08:01:17.027Z] 4f4fb700ef54: Verifying Checksum [2024-09-18T08:01:17.027Z] 4f4fb700ef54: Download complete [2024-09-18T08:01:17.027Z] 464afbd9ba4c: Verifying Checksum [2024-09-18T08:01:17.027Z] 464afbd9ba4c: Download complete [2024-09-18T08:01:17.027Z] c6b39de5b339: Download complete [2024-09-18T08:01:17.296Z] d496ad576159: Verifying Checksum [2024-09-18T08:01:17.296Z] d496ad576159: Download complete [2024-09-18T08:01:17.884Z] c6b39de5b339: Pull complete [2024-09-18T08:01:18.472Z] a69c41024577: Pull complete [2024-09-18T08:01:18.742Z] d6de4b400683: Verifying Checksum [2024-09-18T08:01:18.742Z] d6de4b400683: Download complete [2024-09-18T08:01:20.166Z] 00f215d4a9da: Verifying Checksum [2024-09-18T08:01:20.166Z] 00f215d4a9da: Download complete [2024-09-18T08:01:32.520Z] d6de4b400683: Pull complete [2024-09-18T08:01:32.520Z] 35cb2a7552d0: Pull complete [2024-09-18T08:01:32.520Z] 4f4fb700ef54: Pull complete [2024-09-18T08:01:32.520Z] 464afbd9ba4c: Pull complete [2024-09-18T08:01:36.372Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T08:01:36.372Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T08:01:36.372Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-18T08:01:37.309Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T08:01:39.211Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T08:01:42.609Z] 00f215d4a9da: Pull complete [2024-09-18T08:01:42.609Z] d496ad576159: Pull complete [2024-09-18T08:01:42.609Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-18T08:01:42.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:01:42.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:01:43.398Z] 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 [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:01:45.097Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:01:45.097Z] WORKDIR /edgex [2024-09-18T08:01:45.097Z] COPY go.mod . [2024-09-18T08:01:45.097Z] RUN go mod download [2024-09-18T08:01:45.097Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-18T08:01:45.683Z] Sending build context to Docker daemon 3.572MB [2024-09-18T08:01:45.683Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:01:45.683Z] ---> f246e2811388 [2024-09-18T08:01:45.683Z] Step 2/4 : WORKDIR /edgex [2024-09-18T08:01:45.928Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T08:01:47.631Z] ---> Running in 380b39db31a5 [2024-09-18T08:01:47.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T08:01:47.898Z] Removing intermediate container 380b39db31a5 [2024-09-18T08:01:47.898Z] ---> b22e95619199 [2024-09-18T08:01:47.898Z] Step 3/4 : COPY go.mod . [2024-09-18T08:01:48.173Z] ---> eb41f6384051 [2024-09-18T08:01:48.173Z] Step 4/4 : RUN go mod download [2024-09-18T08:01:48.440Z] ---> Running in 7aba2575329f [2024-09-18T08:01:50.403Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T08:01:50.972Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T08:01:51.914Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T08:01:52.491Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T08:01:53.441Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-18T08:01:54.851Z] $ docker stop --time=1 a3d5498ff24c1331b9d01ec0fd691f1cba74411226202862bdb72bdccc1c3088 [2024-09-18T08:02:00.644Z] $ docker rm -f --volumes a3d5498ff24c1331b9d01ec0fd691f1cba74411226202862bdb72bdccc1c3088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:02:02.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T08:02:02.633Z] [2024-09-18T08:02:02.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:02:03.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T08:02:03.061Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-18T08:02:03.061Z] 91d30c5bc195: Pulling fs layer [2024-09-18T08:02:03.061Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-18T08:02:03.061Z] 9c61dcf015f6: Pulling fs layer [2024-09-18T08:02:03.061Z] 4698f68db338: Pulling fs layer [2024-09-18T08:02:03.061Z] 2a2f49069b9e: Pulling fs layer [2024-09-18T08:02:03.061Z] e0025b399a48: Pulling fs layer [2024-09-18T08:02:03.061Z] 2a2f49069b9e: Waiting [2024-09-18T08:02:03.061Z] 4698f68db338: Waiting [2024-09-18T08:02:03.061Z] e0025b399a48: Waiting [2024-09-18T08:02:03.061Z] 91d30c5bc195: Verifying Checksum [2024-09-18T08:02:03.061Z] 91d30c5bc195: Download complete [2024-09-18T08:02:03.320Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-18T08:02:03.320Z] 2e9b0aa3be6d: Download complete [2024-09-18T08:02:03.320Z] e0025b399a48: Verifying Checksum [2024-09-18T08:02:03.320Z] 91d30c5bc195: Pull complete [2024-09-18T08:02:03.320Z] 2a2f49069b9e: Download complete [2024-09-18T08:02:03.579Z] 2e9b0aa3be6d: Pull complete [2024-09-18T08:02:03.836Z] 9c61dcf015f6: Verifying Checksum [2024-09-18T08:02:03.837Z] 9c61dcf015f6: Download complete [2024-09-18T08:02:10.407Z] 9c61dcf015f6: Pull complete [2024-09-18T08:02:10.407Z] 4698f68db338: Pull complete [2024-09-18T08:02:10.407Z] 2a2f49069b9e: Pull complete [2024-09-18T08:02:10.407Z] e0025b399a48: Pull complete [2024-09-18T08:02:10.407Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-18T08:02:10.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T08:02:10.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:02:10.668Z] prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container [2024-09-18T08:02:10.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-18T08:02:11.676Z] $ docker top e01e3007d912058195475c53f1a4df3c196d82fd67602dded7878838c6d14f00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:02:12.174Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-18T08:02:14.766Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-09-18T08:02:14.766Z] #1 transferring dockerfile: 2.01kB done [2024-09-18T08:02:14.766Z] #1 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #2 transferring dockerfile: 1.85kB done [2024-09-18T08:02:15.025Z] #2 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #3 transferring dockerfile: 1.81kB done [2024-09-18T08:02:15.025Z] #3 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #4 transferring dockerfile: 1.93kB done [2024-09-18T08:02:15.025Z] #4 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #5 transferring dockerfile: 1.69kB done [2024-09-18T08:02:15.025Z] #5 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #6 transferring dockerfile: 1.70kB done [2024-09-18T08:02:15.025Z] #6 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #7 transferring dockerfile: 2.15kB done [2024-09-18T08:02:15.025Z] #7 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #8 transferring dockerfile: 1.89kB done [2024-09-18T08:02:15.025Z] #8 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #9 transferring dockerfile: 1.95kB done [2024-09-18T08:02:15.025Z] #9 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #10 transferring dockerfile: 2.49kB done [2024-09-18T08:02:15.025Z] #10 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #11 [core-keeper internal] load .dockerignore [2024-09-18T08:02:15.025Z] #11 transferring context: 50B done [2024-09-18T08:02:15.025Z] #11 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #12 transferring dockerfile: 2.06kB done [2024-09-18T08:02:15.025Z] #12 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-18T08:02:15.025Z] #13 transferring dockerfile: 2.50kB done [2024-09-18T08:02:15.025Z] #13 DONE 0.0s [2024-09-18T08:02:15.025Z] [2024-09-18T08:02:15.025Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:02:15.284Z] #14 transferring dockerfile: 2.23kB done [2024-09-18T08:02:15.285Z] #14 DONE 0.0s [2024-09-18T08:02:15.285Z] [2024-09-18T08:02:15.285Z] #15 [core-data internal] load build definition from Dockerfile [2024-09-18T08:02:15.285Z] #15 transferring dockerfile: 2.07kB done [2024-09-18T08:02:15.285Z] #15 DONE 0.0s [2024-09-18T08:02:15.285Z] [2024-09-18T08:02:15.285Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-18T08:02:15.285Z] #16 transferring dockerfile: 1.93kB done [2024-09-18T08:02:15.285Z] #16 DONE 0.0s [2024-09-18T08:02:15.285Z] [2024-09-18T08:02:15.285Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:02:15.285Z] #17 transferring dockerfile: 3.17kB done [2024-09-18T08:02:15.285Z] #17 DONE 0.0s [2024-09-18T08:02:15.285Z] [2024-09-18T08:02:15.285Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-18T08:02:15.285Z] #18 transferring context: 50B done [2024-09-18T08:02:15.285Z] #18 DONE 0.0s [2024-09-18T08:02:15.285Z] [2024-09-18T08:02:15.285Z] #19 [security-spire-agent internal] load .dockerignore [2024-09-18T08:02:15.285Z] #19 transferring context: 50B done [2024-09-18T08:02:15.285Z] #19 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #20 [support-scheduler internal] load .dockerignore [2024-09-18T08:02:15.553Z] #20 transferring context: 50B done [2024-09-18T08:02:15.553Z] #20 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #21 [security-spire-config internal] load .dockerignore [2024-09-18T08:02:15.553Z] #21 transferring context: 50B done [2024-09-18T08:02:15.553Z] #21 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #22 [security-spire-server internal] load .dockerignore [2024-09-18T08:02:15.553Z] #22 transferring context: 50B done [2024-09-18T08:02:15.553Z] #22 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-18T08:02:15.553Z] #23 transferring context: 50B done [2024-09-18T08:02:15.553Z] #23 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #24 [support-notifications internal] load .dockerignore [2024-09-18T08:02:15.553Z] #24 transferring context: 50B done [2024-09-18T08:02:15.553Z] #24 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-09-18T08:02:15.553Z] #25 transferring context: 50B done [2024-09-18T08:02:15.553Z] #25 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:02:15.553Z] #26 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-09-18T08:02:15.553Z] #27 transferring context: 50B done [2024-09-18T08:02:15.553Z] #27 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #28 [core-metadata internal] load .dockerignore [2024-09-18T08:02:15.553Z] #28 transferring context: 50B done [2024-09-18T08:02:15.553Z] #28 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-18T08:02:15.553Z] #29 transferring context: 50B done [2024-09-18T08:02:15.553Z] #29 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #30 [core-data internal] load .dockerignore [2024-09-18T08:02:15.553Z] #30 transferring context: 50B done [2024-09-18T08:02:15.553Z] #30 DONE 0.0s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-18T08:02:15.553Z] #31 transferring context: 50B done [2024-09-18T08:02:15.553Z] #31 DONE 0.1s [2024-09-18T08:02:15.553Z] [2024-09-18T08:02:15.553Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:02:15.554Z] #32 DONE 0.1s [2024-09-18T08:02:15.554Z] [2024-09-18T08:02:15.554Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:02:15.554Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:02:15.822Z] #33 ... [2024-09-18T08:02:15.822Z] [2024-09-18T08:02:15.822Z] #34 [core-command internal] load .dockerignore [2024-09-18T08:02:15.822Z] #34 transferring context: 50B done [2024-09-18T08:02:15.822Z] #34 DONE 0.1s [2024-09-18T08:02:15.822Z] [2024-09-18T08:02:15.822Z] #35 [security-bootstrapper internal] load .dockerignore [2024-09-18T08:02:15.822Z] #35 transferring context: 50B done [2024-09-18T08:02:15.822Z] #35 DONE 0.1s [2024-09-18T08:02:15.822Z] [2024-09-18T08:02:15.822Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:02:15.822Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:02:15.822Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:02:15.822Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:02:15.822Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-18T08:02:15.822Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-18T08:02:15.822Z] #33 ... [2024-09-18T08:02:15.822Z] [2024-09-18T08:02:15.822Z] #26 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:02:15.822Z] #26 DONE 0.0s [2024-09-18T08:02:15.822Z] [2024-09-18T08:02:15.822Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:02:15.822Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:02:15.822Z] #33 ... [2024-09-18T08:02:15.822Z] [2024-09-18T08:02:15.822Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:02:15.822Z] #26 DONE 0.0s [2024-09-18T08:02:15.822Z] [2024-09-18T08:02:15.822Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:02:15.822Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:02:15.822Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:02:15.822Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:02:15.822Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:02:15.822Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:02:16.081Z] #33 ... [2024-09-18T08:02:16.081Z] [2024-09-18T08:02:16.081Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:02:16.081Z] #26 DONE 0.0s [2024-09-18T08:02:16.081Z] [2024-09-18T08:02:16.081Z] #36 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-18T08:02:16.081Z] #36 DONE 0.6s [2024-09-18T08:02:16.081Z] [2024-09-18T08:02:16.081Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:02:16.081Z] #32 DONE 0.2s [2024-09-18T08:02:16.081Z] [2024-09-18T08:02:16.081Z] #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:02:16.081Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:02:16.081Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:02:16.081Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:02:16.081Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:02:16.081Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:02:16.081Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:02:16.081Z] #33 ... [2024-09-18T08:02:16.081Z] [2024-09-18T08:02:16.081Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:02:16.081Z] #26 DONE 0.0s [2024-09-18T08:02:16.378Z] [2024-09-18T08:02:16.378Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:02:16.378Z] #26 DONE 0.0s [2024-09-18T08:02:16.378Z] [2024-09-18T08:02:16.378Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:02:16.378Z] #32 ... [2024-09-18T08:02:16.378Z] [2024-09-18T08:02:16.378Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:02:16.378Z] #26 DONE 0.0s [2024-09-18T08:02:16.378Z] [2024-09-18T08:02:16.378Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:02:16.636Z] #32 DONE 0.8s [2024-09-18T08:02:16.636Z] [2024-09-18T08:02:16.636Z] #36 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-18T08:02:16.636Z] #36 DONE 0.6s [2024-09-18T08:02:16.636Z] [2024-09-18T08:02:16.636Z] #37 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2024-09-18T08:02:16.636Z] #37 DONE 0.8s [2024-09-18T08:02:16.636Z] [2024-09-18T08:02:16.636Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:02:16.636Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:02:16.636Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:02:16.636Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:02:16.636Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:02:16.636Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:02:16.636Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:02:18.032Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:02:18.032Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:02:18.032Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:02:18.032Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:02:18.032Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:02:18.032Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:02:18.032Z] #33 DONE 2.2s [2024-09-18T08:02:18.032Z] [2024-09-18T08:02:18.032Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T08:02:18.032Z] #38 DONE 1.9s [2024-09-18T08:02:18.032Z] [2024-09-18T08:02:18.032Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-18T08:02:18.032Z] #39 DONE 1.9s [2024-09-18T08:02:18.032Z] [2024-09-18T08:02:18.032Z] #40 [security-spire-server internal] load build context [2024-09-18T08:02:18.032Z] #40 transferring context: 27.71kB done [2024-09-18T08:02:18.032Z] #40 DONE 0.1s [2024-09-18T08:02:18.032Z] [2024-09-18T08:02:18.032Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:02:18.032Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:02:18.032Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:02:18.032Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:02:18.032Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:02:18.032Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:02:18.032Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:02:18.032Z] #33 DONE 2.2s [2024-09-18T08:02:18.032Z] [2024-09-18T08:02:18.032Z] #41 [security-spire-config internal] load build context [2024-09-18T08:02:18.032Z] #41 transferring context: 25.96kB 0.0s done [2024-09-18T08:02:18.032Z] #41 DONE 0.1s [2024-09-18T08:02:18.032Z] [2024-09-18T08:02:18.032Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:18.032Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:18.032Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-18T08:02:18.298Z] #42 ... [2024-09-18T08:02:18.298Z] [2024-09-18T08:02:18.298Z] #43 [security-spire-agent internal] load build context [2024-09-18T08:02:18.298Z] #43 transferring context: 27.24kB 0.0s done [2024-09-18T08:02:18.298Z] #43 DONE 0.4s [2024-09-18T08:02:18.298Z] [2024-09-18T08:02:18.298Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:18.298Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T08:02:18.298Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-18T08:02:18.298Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-18T08:02:20.843Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 2.4s [2024-09-18T08:02:21.409Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.0s [2024-09-18T08:02:25.657Z] #42 ... [2024-09-18T08:02:25.657Z] [2024-09-18T08:02:25.657Z] #44 [core-keeper internal] load build context [2024-09-18T08:02:25.657Z] #44 transferring context: 361.16MB 9.9s [2024-09-18T08:02:25.657Z] #44 ... [2024-09-18T08:02:25.657Z] [2024-09-18T08:02:25.657Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:25.918Z] #42 ... [2024-09-18T08:02:25.919Z] [2024-09-18T08:02:25.919Z] #45 [support-scheduler internal] load build context [2024-09-18T08:02:25.919Z] #45 ... [2024-09-18T08:02:25.919Z] [2024-09-18T08:02:25.919Z] #46 [support-cron-scheduler internal] load build context [2024-09-18T08:02:26.487Z] #46 ... [2024-09-18T08:02:26.487Z] [2024-09-18T08:02:26.487Z] #47 [security-proxy-auth internal] load build context [2024-09-18T08:02:26.487Z] #47 ... [2024-09-18T08:02:26.487Z] [2024-09-18T08:02:26.487Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:26.487Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 8.4s [2024-09-18T08:02:26.487Z] #42 ... [2024-09-18T08:02:26.487Z] [2024-09-18T08:02:26.487Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:02:26.487Z] #0 1.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:26.487Z] #0 1.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:26.487Z] #0 2.085 OK: 264 MiB in 52 packages [2024-09-18T08:02:26.747Z] #48 ... [2024-09-18T08:02:26.747Z] [2024-09-18T08:02:26.747Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:02:26.747Z] #0 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:26.747Z] #0 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:26.747Z] #0 2.191 OK: 264 MiB in 52 packages [2024-09-18T08:02:26.747Z] #49 ... [2024-09-18T08:02:26.747Z] [2024-09-18T08:02:26.747Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-18T08:02:27.687Z] #50 ... [2024-09-18T08:02:27.687Z] [2024-09-18T08:02:27.687Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:02:27.687Z] #51 ... [2024-09-18T08:02:27.687Z] [2024-09-18T08:02:27.687Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:02:27.687Z] #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:27.687Z] #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:27.687Z] #0 3.299 OK: 264 MiB in 52 packages [2024-09-18T08:02:27.687Z] #52 ... [2024-09-18T08:02:27.687Z] [2024-09-18T08:02:27.687Z] #53 [security-bootstrapper internal] load build context [2024-09-18T08:02:27.945Z] #53 ... [2024-09-18T08:02:27.945Z] [2024-09-18T08:02:27.945Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:02:27.945Z] #54 ... [2024-09-18T08:02:27.945Z] [2024-09-18T08:02:27.945Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:02:28.203Z] #55 ... [2024-09-18T08:02:28.203Z] [2024-09-18T08:02:28.204Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:02:28.204Z] #56 ... [2024-09-18T08:02:28.204Z] [2024-09-18T08:02:28.204Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:02:28.204Z] #57 ... [2024-09-18T08:02:28.204Z] [2024-09-18T08:02:28.204Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:02:28.625Z] #58 ... [2024-09-18T08:02:28.625Z] [2024-09-18T08:02:28.625Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:02:28.885Z] #59 ... [2024-09-18T08:02:28.885Z] [2024-09-18T08:02:28.885Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:02:28.885Z] #60 ... [2024-09-18T08:02:28.885Z] [2024-09-18T08:02:28.885Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:02:28.885Z] #61 ... [2024-09-18T08:02:28.885Z] [2024-09-18T08:02:28.885Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:02:28.885Z] #62 ... [2024-09-18T08:02:28.885Z] [2024-09-18T08:02:28.885Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:02:28.885Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-09-18T08:02:28.885Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-18T08:02:28.885Z] #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-18T08:02:28.885Z] #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-18T08:02:29.144Z] #63 ... [2024-09-18T08:02:29.144Z] [2024-09-18T08:02:29.144Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:02:29.144Z] #64 ... [2024-09-18T08:02:29.144Z] [2024-09-18T08:02:29.144Z] #65 [core-data internal] load build context [2024-09-18T08:02:29.144Z] #65 ... [2024-09-18T08:02:29.144Z] [2024-09-18T08:02:29.144Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:02:29.403Z] #66 ... [2024-09-18T08:02:29.403Z] [2024-09-18T08:02:29.403Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:02:29.403Z] #67 ... [2024-09-18T08:02:29.403Z] [2024-09-18T08:02:29.403Z] #68 [security-proxy-setup internal] load build context [2024-09-18T08:02:29.662Z] #68 ... [2024-09-18T08:02:29.662Z] [2024-09-18T08:02:29.662Z] #69 [core-metadata internal] load build context [2024-09-18T08:02:29.662Z] #69 ... [2024-09-18T08:02:29.662Z] [2024-09-18T08:02:29.662Z] #70 [core-command internal] load build context [2024-09-18T08:02:29.662Z] #70 ... [2024-09-18T08:02:29.662Z] [2024-09-18T08:02:29.662Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:02:29.662Z] #0 1.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:29.662Z] #0 1.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:29.662Z] #0 2.036 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:02:29.662Z] #0 2.036 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:02:29.662Z] #0 2.036 OK: 20079 distinct packages available [2024-09-18T08:02:29.662Z] #0 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:29.662Z] #0 2.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:02:29.662Z] #0 2.776 OK: 264 MiB in 52 packages [2024-09-18T08:02:29.921Z] #71 ... [2024-09-18T08:02:29.921Z] [2024-09-18T08:02:29.921Z] #72 [support-notifications internal] load build context [2024-09-18T08:02:29.921Z] #72 ... [2024-09-18T08:02:29.921Z] [2024-09-18T08:02:29.921Z] #73 [security-secretstore-setup internal] load build context [2024-09-18T08:02:30.190Z] #73 ... [2024-09-18T08:02:30.190Z] [2024-09-18T08:02:30.190Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:30.190Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.9s [2024-09-18T08:02:31.600Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 13.4s [2024-09-18T08:02:35.807Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.9s [2024-09-18T08:02:35.807Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 17.2s [2024-09-18T08:02:35.807Z] #42 ... [2024-09-18T08:02:35.807Z] [2024-09-18T08:02:35.807Z] #44 [core-keeper internal] load build context [2024-09-18T08:02:35.807Z] #44 transferring context: 496.34MB 14.3s done [2024-09-18T08:02:35.807Z] #44 ... [2024-09-18T08:02:35.807Z] [2024-09-18T08:02:35.807Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:36.066Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.8s [2024-09-18T08:02:36.632Z] #42 ... [2024-09-18T08:02:36.632Z] [2024-09-18T08:02:36.632Z] #47 [security-proxy-auth internal] load build context [2024-09-18T08:02:36.632Z] #47 transferring context: 496.34MB 19.7s done [2024-09-18T08:02:36.632Z] #47 ... [2024-09-18T08:02:36.632Z] [2024-09-18T08:02:36.632Z] #45 [support-scheduler internal] load build context [2024-09-18T08:02:36.632Z] #45 transferring context: 496.34MB 15.9s done [2024-09-18T08:02:36.897Z] #45 ... [2024-09-18T08:02:36.897Z] [2024-09-18T08:02:36.897Z] #46 [support-cron-scheduler internal] load build context [2024-09-18T08:02:36.897Z] #46 transferring context: 496.34MB 18.5s done [2024-09-18T08:02:36.897Z] #46 ... [2024-09-18T08:02:36.897Z] [2024-09-18T08:02:36.897Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:36.897Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 18.4s [2024-09-18T08:02:37.840Z] #42 ... [2024-09-18T08:02:37.840Z] [2024-09-18T08:02:37.840Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-18T08:02:37.840Z] #50 transferring context: 496.34MB 18.3s done [2024-09-18T08:02:37.840Z] #50 ... [2024-09-18T08:02:37.840Z] [2024-09-18T08:02:37.840Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:02:37.840Z] #51 transferring context: 496.34MB 20.6s done [2024-09-18T08:02:37.840Z] #51 ... [2024-09-18T08:02:37.840Z] [2024-09-18T08:02:37.840Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:37.840Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 18.5s done [2024-09-18T08:02:38.102Z] #42 ... [2024-09-18T08:02:38.102Z] [2024-09-18T08:02:38.102Z] #53 [security-bootstrapper internal] load build context [2024-09-18T08:02:38.102Z] #53 transferring context: 496.34MB 18.7s done [2024-09-18T08:02:38.102Z] #53 ... [2024-09-18T08:02:38.102Z] [2024-09-18T08:02:38.102Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:39.548Z] #42 ... [2024-09-18T08:02:39.548Z] [2024-09-18T08:02:39.548Z] #65 [core-data internal] load build context [2024-09-18T08:02:39.548Z] #65 transferring context: 496.34MB 20.4s done [2024-09-18T08:02:39.548Z] #65 ... [2024-09-18T08:02:39.548Z] [2024-09-18T08:02:39.548Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:39.823Z] #42 ... [2024-09-18T08:02:39.823Z] [2024-09-18T08:02:39.823Z] #68 [security-proxy-setup internal] load build context [2024-09-18T08:02:39.823Z] #68 transferring context: 496.34MB 20.8s done [2024-09-18T08:02:39.823Z] #68 ... [2024-09-18T08:02:39.823Z] [2024-09-18T08:02:39.823Z] #69 [core-metadata internal] load build context [2024-09-18T08:02:39.823Z] #69 transferring context: 496.34MB 20.9s done [2024-09-18T08:02:39.823Z] #69 ... [2024-09-18T08:02:39.823Z] [2024-09-18T08:02:39.823Z] #70 [core-command internal] load build context [2024-09-18T08:02:39.823Z] #70 transferring context: 496.34MB 18.4s done [2024-09-18T08:02:40.083Z] #70 ... [2024-09-18T08:02:40.083Z] [2024-09-18T08:02:40.083Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:40.083Z] #42 ... [2024-09-18T08:02:40.083Z] [2024-09-18T08:02:40.083Z] #72 [support-notifications internal] load build context [2024-09-18T08:02:40.083Z] #72 transferring context: 496.34MB 17.2s done [2024-09-18T08:02:40.343Z] #72 ... [2024-09-18T08:02:40.343Z] [2024-09-18T08:02:40.343Z] #73 [security-secretstore-setup internal] load build context [2024-09-18T08:02:40.343Z] #73 transferring context: 496.34MB 20.0s done [2024-09-18T08:02:40.343Z] #73 ... [2024-09-18T08:02:40.343Z] [2024-09-18T08:02:40.344Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:40.344Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 22.1s [2024-09-18T08:02:41.330Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 22.9s [2024-09-18T08:02:42.287Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 23.2s done [2024-09-18T08:02:42.592Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T08:02:45.030Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.4s done [2024-09-18T08:02:45.030Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.4s done [2024-09-18T08:02:45.075Z] Removing intermediate container 7aba2575329f [2024-09-18T08:02:45.075Z] ---> 7ef87694b2dd [2024-09-18T08:02:45.075Z] Successfully built 7ef87694b2dd [2024-09-18T08:02:45.075Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:02:45.522Z] + docker inspect -f . ci-base-image-arm64 [2024-09-18T08:02:45.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:02:45.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-10565 does not seem to be running inside a container [2024-09-18T08:02:45.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-18T08:02:47.182Z] $ docker top 11fdf9c730472117e88a5a9b2ff62b83a10f026b096bbea98a8204cacb852549 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:02:48.105Z] + go version [2024-09-18T08:02:48.105Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-18T08:02:48.139Z] $ docker stop --time=1 11fdf9c730472117e88a5a9b2ff62b83a10f026b096bbea98a8204cacb852549 [2024-09-18T08:02:49.613Z] #42 ... [2024-09-18T08:02:49.613Z] [2024-09-18T08:02:49.613Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:02:49.613Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.3s done [2024-09-18T08:02:49.613Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.4s done [2024-09-18T08:02:49.613Z] #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T08:02:49.613Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 10.3s [2024-09-18T08:02:49.858Z] $ docker rm -f --volumes 11fdf9c730472117e88a5a9b2ff62b83a10f026b096bbea98a8204cacb852549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:02:50.920Z] + docker inspect -f . ci-base-image-arm64 [2024-09-18T08:02:50.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:02:51.211Z] prd-ubuntu20.04-docker-arm64-4c-16g-10565 does not seem to be running inside a container [2024-09-18T08:02:51.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-18T08:02:51.723Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-18T08:02:51.723Z] #63 ... [2024-09-18T08:02:51.723Z] [2024-09-18T08:02:51.723Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:02:51.723Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-18T08:02:52.471Z] $ docker top b650c41ded7575b912ea99e32b891509f6debd7ab6b03fc338ab57f9812c64be -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-18T08:02:52.775Z] ========================================================= [2024-09-18T08:02:52.775Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-18T08:02:52.775Z] ========================================================= [Pipeline] sh [2024-09-18T08:02:53.112Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 34.7s [2024-09-18T08:02:53.112Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 34.9s [2024-09-18T08:02:53.112Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 35.0s [2024-09-18T08:02:53.373Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 35.1s [2024-09-18T08:02:53.373Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 35.3s [2024-09-18T08:02:53.424Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:02:54.156Z] + make test [2024-09-18T08:02:54.156Z] go test -race -coverprofile=coverage.out ./... [2024-09-18T08:02:58.659Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 40.4s [2024-09-18T08:03:01.614Z] #42 ... [2024-09-18T08:03:01.614Z] [2024-09-18T08:03:01.614Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:03:01.614Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 15.4s done [2024-09-18T08:03:01.614Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.3s [2024-09-18T08:03:01.614Z] #63 ... [2024-09-18T08:03:01.614Z] [2024-09-18T08:03:01.614Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:03:10.688Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 45.4s [2024-09-18T08:03:10.688Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 50.6s [2024-09-18T08:03:11.651Z] #42 ... [2024-09-18T08:03:11.651Z] [2024-09-18T08:03:11.651Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:03:11.651Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 32.5s [2024-09-18T08:03:12.219Z] #63 ... [2024-09-18T08:03:12.219Z] [2024-09-18T08:03:12.219Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:03:12.219Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 52.7s done [2024-09-18T08:03:14.763Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-18T08:03:16.673Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-18T08:03:18.046Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-09-18T08:03:18.304Z] #42 ... [2024-09-18T08:03:18.304Z] [2024-09-18T08:03:18.304Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:03:18.304Z] #62 58.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:18.304Z] #62 58.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:18.304Z] #62 58.52 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:03:18.304Z] #62 58.52 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:03:18.304Z] #62 58.52 OK: 20070 distinct packages available [2024-09-18T08:03:18.304Z] #62 58.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:18.304Z] #62 58.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:18.304Z] #62 58.93 (1/11) Installing ca-certificates (20240226-r0) [2024-09-18T08:03:18.304Z] #62 59.21 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-18T08:03:18.304Z] #62 59.23 (3/11) Installing libunistring (1.1-r1) [2024-09-18T08:03:18.304Z] #62 59.27 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-18T08:03:18.304Z] #62 59.27 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-18T08:03:18.304Z] #62 59.28 (6/11) Installing libcurl (8.9.1-r0) [2024-09-18T08:03:18.304Z] #62 59.30 (7/11) Installing curl (8.9.1-r0) [2024-09-18T08:03:18.304Z] #62 59.30 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:18.304Z] #62 59.30 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:03:18.304Z] #62 59.31 (10/11) Installing libucontext (1.2-r2) [2024-09-18T08:03:18.304Z] #62 59.31 (11/11) Installing gcompat (1.1.0-r1) [2024-09-18T08:03:18.304Z] #62 59.32 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:18.304Z] #62 59.32 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:03:18.304Z] #62 59.36 OK: 12 MiB in 26 packages [2024-09-18T08:03:20.836Z] #62 ... [2024-09-18T08:03:20.836Z] [2024-09-18T08:03:20.836Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:03:20.836Z] #54 DONE 64.3s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #46 [support-cron-scheduler internal] load build context [2024-09-18T08:03:21.096Z] #46 DONE 65.2s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:03:21.096Z] #49 DONE 64.3s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:03:21.096Z] #48 DONE 64.4s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:03:21.096Z] #71 DONE 64.3s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:03:21.096Z] #52 DONE 64.5s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #45 [support-scheduler internal] load build context [2024-09-18T08:03:21.096Z] #45 DONE 65.1s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #44 [core-keeper internal] load build context [2024-09-18T08:03:21.096Z] #44 DONE 65.4s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:03:21.096Z] #74 ... [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:03:21.096Z] #59 57.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.096Z] #59 58.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.096Z] #59 58.41 (1/3) Installing ca-certificates (20240226-r0) [2024-09-18T08:03:21.096Z] #59 58.43 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:21.096Z] #59 58.43 (3/3) Installing tzdata (2024a-r0) [2024-09-18T08:03:21.096Z] #59 58.55 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:21.096Z] #59 58.56 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:03:21.096Z] #59 58.61 OK: 11 MiB in 18 packages [2024-09-18T08:03:21.096Z] #59 DONE 63.1s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #70 [core-command internal] load build context [2024-09-18T08:03:21.096Z] #70 DONE 64.4s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #72 [support-notifications internal] load build context [2024-09-18T08:03:21.096Z] #72 DONE 64.4s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #53 [security-bootstrapper internal] load build context [2024-09-18T08:03:21.096Z] #53 DONE 64.4s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-18T08:03:21.096Z] #50 DONE 64.4s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #47 [security-proxy-auth internal] load build context [2024-09-18T08:03:21.096Z] #47 DONE 65.1s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:03:21.096Z] #55 58.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.096Z] #55 58.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.096Z] #55 58.52 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:21.096Z] #55 58.53 (2/4) Installing openssl (3.1.7-r0) [2024-09-18T08:03:21.096Z] #55 58.54 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:03:21.096Z] #55 58.54 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:03:21.096Z] #55 58.73 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:21.096Z] #55 58.73 OK: 17 MiB in 19 packages [2024-09-18T08:03:21.096Z] #55 DONE 63.1s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #73 [security-secretstore-setup internal] load build context [2024-09-18T08:03:21.096Z] #73 DONE 64.5s [2024-09-18T08:03:21.096Z] [2024-09-18T08:03:21.096Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:03:21.096Z] #62 DONE 63.2s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:03:21.358Z] #75 DONE 0.2s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #65 [core-data internal] load build context [2024-09-18T08:03:21.358Z] #65 DONE 64.5s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:03:21.358Z] #51 DONE 64.5s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:03:21.358Z] #57 58.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.358Z] #57 58.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.358Z] #57 58.87 (1/4) Installing ca-certificates (20240226-r0) [2024-09-18T08:03:21.358Z] #57 59.20 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:21.358Z] #57 59.20 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:03:21.358Z] #57 59.21 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:03:21.358Z] #57 59.26 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:21.358Z] #57 59.27 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:03:21.358Z] #57 59.31 OK: 17 MiB in 19 packages [2024-09-18T08:03:21.358Z] #57 DONE 63.2s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:03:21.358Z] #67 58.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.358Z] #67 58.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.358Z] #67 58.96 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:03:21.358Z] #67 58.96 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:03:21.358Z] #67 58.96 OK: 20070 distinct packages available [2024-09-18T08:03:21.358Z] #67 59.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.358Z] #67 59.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:21.358Z] #67 59.33 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:21.358Z] #67 59.33 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:03:21.358Z] #67 59.34 (3/5) Installing libucontext (1.2-r2) [2024-09-18T08:03:21.358Z] #67 59.81 (4/5) Installing gcompat (1.1.0-r1) [2024-09-18T08:03:21.358Z] #67 59.81 (5/5) Installing openssl (3.1.7-r0) [2024-09-18T08:03:21.358Z] #67 59.82 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:21.358Z] #67 59.83 OK: 8 MiB in 20 packages [2024-09-18T08:03:21.358Z] #67 DONE 63.3s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #69 [core-metadata internal] load build context [2024-09-18T08:03:21.358Z] #69 DONE 64.5s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #68 [security-proxy-setup internal] load build context [2024-09-18T08:03:21.358Z] #68 DONE 64.5s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:03:21.358Z] #76 ... [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:03:21.358Z] #74 DONE 0.3s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:03:21.358Z] #77 DONE 0.3s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:03:21.358Z] #78 DONE 0.3s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:03:21.358Z] #42 DONE 63.9s [2024-09-18T08:03:21.358Z] [2024-09-18T08:03:21.358Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:03:21.923Z] #79 ... [2024-09-18T08:03:21.923Z] [2024-09-18T08:03:21.923Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:03:21.923Z] #66 DONE 63.8s [2024-09-18T08:03:22.181Z] [2024-09-18T08:03:22.181Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:03:22.181Z] #61 64.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:22.181Z] #61 64.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:22.439Z] #61 64.29 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:22.439Z] #61 64.30 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:22.439Z] #61 64.30 OK: 7 MiB in 16 packages [2024-09-18T08:03:22.439Z] #61 ... [2024-09-18T08:03:22.439Z] [2024-09-18T08:03:22.439Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:03:22.439Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 36.0s done [2024-09-18T08:03:22.439Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-18T08:03:22.439Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-09-18T08:03:23.004Z] #63 ... [2024-09-18T08:03:23.004Z] [2024-09-18T08:03:23.004Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:03:23.004Z] #61 DONE 64.9s [2024-09-18T08:03:23.004Z] [2024-09-18T08:03:23.004Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:03:23.942Z] #80 ... [2024-09-18T08:03:23.942Z] [2024-09-18T08:03:23.942Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:03:23.942Z] #56 64.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #56 64.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #56 65.15 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:23.942Z] #56 65.16 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:23.942Z] #56 65.16 OK: 7 MiB in 16 packages [2024-09-18T08:03:23.942Z] #56 DONE 65.7s [2024-09-18T08:03:23.942Z] [2024-09-18T08:03:23.942Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:03:23.942Z] #60 64.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #60 64.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #60 65.17 (1/2) Installing ca-certificates (20240226-r0) [2024-09-18T08:03:23.942Z] #60 65.18 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:23.942Z] #60 65.18 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:23.942Z] #60 65.19 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:03:23.942Z] #60 65.25 OK: 8 MiB in 17 packages [2024-09-18T08:03:23.942Z] #60 DONE 65.7s [2024-09-18T08:03:23.942Z] [2024-09-18T08:03:23.942Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:03:23.942Z] #0 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #0 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #0 2.476 OK: 11 MiB in 18 packages [2024-09-18T08:03:23.942Z] #81 DONE 2.7s [2024-09-18T08:03:23.942Z] [2024-09-18T08:03:23.942Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:03:23.942Z] #64 64.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #64 64.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #64 65.22 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:23.942Z] #64 65.23 (2/2) Installing su-exec (0.2-r3) [2024-09-18T08:03:23.942Z] #64 65.24 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:23.942Z] #64 65.24 OK: 7 MiB in 17 packages [2024-09-18T08:03:23.942Z] #64 DONE 65.8s [2024-09-18T08:03:23.942Z] [2024-09-18T08:03:23.942Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:03:23.942Z] #76 2.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #76 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:23.942Z] #76 2.904 OK: 8 MiB in 20 packages [2024-09-18T08:03:24.520Z] #76 DONE 3.4s [2024-09-18T08:03:24.520Z] [2024-09-18T08:03:24.520Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:03:24.520Z] #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:24.520Z] #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:24.520Z] #0 2.841 OK: 12 MiB in 26 packages [2024-09-18T08:03:24.520Z] #82 DONE 3.3s [2024-09-18T08:03:24.520Z] [2024-09-18T08:03:24.520Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T08:03:24.520Z] #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:24.520Z] #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:24.520Z] #0 2.946 OK: 17 MiB in 19 packages [2024-09-18T08:03:24.520Z] #83 DONE 3.4s [2024-09-18T08:03:24.520Z] [2024-09-18T08:03:24.520Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:03:24.520Z] #58 65.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:24.520Z] #58 65.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:24.520Z] #58 66.00 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:03:24.520Z] #58 66.00 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:03:24.520Z] #58 66.00 OK: 20070 distinct packages available [2024-09-18T08:03:24.520Z] #58 66.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:24.520Z] #58 66.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:24.520Z] #58 66.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:24.520Z] #58 66.37 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:03:24.520Z] #58 66.37 (3/4) Installing libucontext (1.2-r2) [2024-09-18T08:03:24.520Z] #58 66.37 (4/4) Installing gcompat (1.1.0-r1) [2024-09-18T08:03:24.520Z] #58 66.38 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:24.520Z] #58 66.39 OK: 8 MiB in 19 packages [2024-09-18T08:03:24.520Z] #58 DONE 66.5s [2024-09-18T08:03:24.520Z] [2024-09-18T08:03:24.520Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-18T08:03:24.520Z] #84 DONE 0.1s [2024-09-18T08:03:24.520Z] [2024-09-18T08:03:24.520Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:03:25.503Z] #85 ... [2024-09-18T08:03:25.503Z] [2024-09-18T08:03:25.503Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T08:03:25.503Z] #0 2.482 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:25.503Z] #0 3.083 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:25.503Z] #0 3.746 OK: 264 MiB in 52 packages [2024-09-18T08:03:25.503Z] #86 DONE 4.5s [2024-09-18T08:03:25.503Z] [2024-09-18T08:03:25.503Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-18T08:03:25.503Z] #87 DONE 1.0s [2024-09-18T08:03:25.503Z] [2024-09-18T08:03:25.503Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:03:25.503Z] #88 DONE 1.0s [2024-09-18T08:03:25.503Z] [2024-09-18T08:03:25.503Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:03:25.761Z] #89 ... [2024-09-18T08:03:25.761Z] [2024-09-18T08:03:25.761Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-18T08:03:25.761Z] #90 DONE 0.1s [2024-09-18T08:03:25.761Z] [2024-09-18T08:03:25.761Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T08:03:25.761Z] #91 DONE 0.2s [2024-09-18T08:03:25.761Z] [2024-09-18T08:03:25.761Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-18T08:03:26.328Z] #92 DONE 0.5s [2024-09-18T08:03:26.328Z] [2024-09-18T08:03:26.328Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:03:26.328Z] #89 DONE 0.7s [2024-09-18T08:03:26.328Z] [2024-09-18T08:03:26.328Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T08:03:26.328Z] #0 4.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:26.328Z] #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:26.328Z] #0 4.654 OK: 17 MiB in 19 packages [2024-09-18T08:03:26.328Z] #93 DONE 5.0s [2024-09-18T08:03:26.328Z] [2024-09-18T08:03:26.328Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:03:26.328Z] #94 DONE 0.1s [2024-09-18T08:03:26.328Z] [2024-09-18T08:03:26.328Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-18T08:03:26.328Z] #95 DONE 0.1s [2024-09-18T08:03:26.328Z] [2024-09-18T08:03:26.328Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-18T08:03:26.328Z] #96 DONE 0.0s [2024-09-18T08:03:26.328Z] [2024-09-18T08:03:26.328Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-18T08:03:26.328Z] #97 DONE 0.1s [2024-09-18T08:03:26.328Z] [2024-09-18T08:03:26.328Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-18T08:03:26.328Z] #98 DONE 0.0s [2024-09-18T08:03:26.328Z] [2024-09-18T08:03:26.328Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:03:26.587Z] #99 DONE 0.0s [2024-09-18T08:03:26.587Z] [2024-09-18T08:03:26.587Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-18T08:03:26.587Z] #100 DONE 0.1s [2024-09-18T08:03:26.587Z] [2024-09-18T08:03:26.587Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-18T08:03:26.587Z] #101 DONE 0.1s [2024-09-18T08:03:26.587Z] [2024-09-18T08:03:26.587Z] #102 [security-spire-server] exporting to image [2024-09-18T08:03:26.587Z] #102 exporting layers [2024-09-18T08:03:27.163Z] #102 exporting layers 0.7s done [2024-09-18T08:03:27.163Z] #102 ... [2024-09-18T08:03:27.163Z] [2024-09-18T08:03:27.163Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:03:27.163Z] #85 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:27.163Z] #85 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:27.163Z] #85 2.596 OK: 8 MiB in 19 packages [2024-09-18T08:03:27.163Z] #85 DONE 2.7s [2024-09-18T08:03:27.163Z] [2024-09-18T08:03:27.163Z] #102 [security-spire-server] exporting to image [2024-09-18T08:03:27.163Z] #102 writing image sha256:1d3415e8aeb2e0bb87a7a25743a0301bfeaef9d1e2d3ab6e6b3e8aa10165fd8d done [2024-09-18T08:03:27.163Z] #102 naming to docker.io/library/security-spire-server done [2024-09-18T08:03:27.163Z] #102 exporting layers 0.7s done [2024-09-18T08:03:27.163Z] #102 writing image sha256:b80b9e312a7cc9d88f78bce9a7c1cfc269b45fd4f5868120e1be676b367a3d14 done [2024-09-18T08:03:27.163Z] #102 naming to docker.io/library/security-spire-agent done [2024-09-18T08:03:27.163Z] #102 DONE 0.8s [2024-09-18T08:03:27.163Z] [2024-09-18T08:03:27.163Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:03:28.146Z] #103 DONE 0.8s [2024-09-18T08:03:28.146Z] [2024-09-18T08:03:28.146Z] #80 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:03:28.146Z] #80 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.146Z] #80 4.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.146Z] #80 4.363 OK: 7 MiB in 16 packages [2024-09-18T08:03:28.146Z] #80 DONE 5.2s [2024-09-18T08:03:28.146Z] [2024-09-18T08:03:28.146Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-18T08:03:28.146Z] #104 DONE 0.0s [2024-09-18T08:03:28.146Z] [2024-09-18T08:03:28.146Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-18T08:03:28.146Z] #105 DONE 0.0s [2024-09-18T08:03:28.146Z] [2024-09-18T08:03:28.146Z] #106 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:03:28.146Z] #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.146Z] #0 3.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.146Z] #0 4.200 OK: 8 MiB in 17 packages [2024-09-18T08:03:28.146Z] #106 DONE 4.3s [2024-09-18T08:03:28.146Z] [2024-09-18T08:03:28.146Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:03:28.146Z] #107 DONE 0.0s [2024-09-18T08:03:28.146Z] [2024-09-18T08:03:28.146Z] #108 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T08:03:28.146Z] #0 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.146Z] #0 4.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.146Z] #108 ... [2024-09-18T08:03:28.146Z] [2024-09-18T08:03:28.146Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-18T08:03:28.146Z] #109 DONE 0.0s [2024-09-18T08:03:28.146Z] [2024-09-18T08:03:28.146Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-18T08:03:28.146Z] #110 DONE 0.1s [2024-09-18T08:03:28.405Z] [2024-09-18T08:03:28.405Z] #108 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T08:03:28.405Z] #108 4.493 OK: 7 MiB in 17 packages [2024-09-18T08:03:28.405Z] #108 DONE 4.6s [2024-09-18T08:03:28.405Z] [2024-09-18T08:03:28.405Z] #102 [security-spire-config] exporting to image [2024-09-18T08:03:28.405Z] #102 ... [2024-09-18T08:03:28.405Z] [2024-09-18T08:03:28.405Z] #111 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:03:28.405Z] #0 4.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.405Z] #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.405Z] #0 4.583 OK: 7 MiB in 16 packages [2024-09-18T08:03:28.405Z] #111 DONE 4.7s [2024-09-18T08:03:28.405Z] [2024-09-18T08:03:28.405Z] #112 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-18T08:03:28.405Z] #0 4.979 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.405Z] #0 5.478 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:03:28.405Z] #0 6.121 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:03:28.405Z] #0 6.483 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:03:28.406Z] #0 6.501 OK: 7 MiB in 16 packages [2024-09-18T08:03:28.406Z] #112 DONE 6.6s [2024-09-18T08:03:28.666Z] [2024-09-18T08:03:28.666Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T08:03:28.926Z] #113 ... [2024-09-18T08:03:28.926Z] [2024-09-18T08:03:28.926Z] #102 [security-spire-config] exporting to image [2024-09-18T08:03:28.926Z] #102 exporting layers 0.6s done [2024-09-18T08:03:28.926Z] #102 writing image sha256:56273fceb1a8c55718d6e8d72343d3c3b782c02a188c1508ebab1d72a77cf2ff done [2024-09-18T08:03:28.926Z] #102 naming to docker.io/library/security-spire-config done [2024-09-18T08:03:28.926Z] #102 DONE 1.4s [2024-09-18T08:03:29.187Z] [2024-09-18T08:03:29.187Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:03:29.187Z] #114 ... [2024-09-18T08:03:29.187Z] [2024-09-18T08:03:29.187Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T08:03:29.187Z] #113 DONE 0.8s [2024-09-18T08:03:29.187Z] [2024-09-18T08:03:29.187Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-18T08:03:29.187Z] #115 DONE 0.0s [2024-09-18T08:03:29.448Z] [2024-09-18T08:03:29.448Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:03:31.366Z] #116 ... [2024-09-18T08:03:31.366Z] [2024-09-18T08:03:31.366Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:03:31.629Z] #117 ... [2024-09-18T08:03:31.629Z] [2024-09-18T08:03:31.629Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:03:41.025Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-18T08:04:10.434Z] #118 DONE 44.6s [2024-09-18T08:04:10.434Z] [2024-09-18T08:04:10.434Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:10.434Z] #117 DONE 44.7s [2024-09-18T08:04:10.434Z] [2024-09-18T08:04:10.434Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:10.434Z] #79 DONE 44.6s [2024-09-18T08:04:10.434Z] [2024-09-18T08:04:10.434Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:10.434Z] #116 DONE 44.6s [2024-09-18T08:04:10.434Z] [2024-09-18T08:04:10.434Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:10.434Z] #114 DONE 40.4s [2024-09-18T08:04:10.434Z] [2024-09-18T08:04:10.434Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-18T08:04:15.729Z] #119 DONE 9.1s [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T08:04:15.729Z] #120 DONE 9.2s [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-18T08:04:15.729Z] #121 DONE 9.1s [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:04:15.729Z] #122 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-09-18T08:04:15.729Z] #123 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:15.729Z] #124 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:04:15.729Z] #125 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:15.729Z] #126 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-09-18T08:04:15.729Z] #127 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:04:15.729Z] #128 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:15.729Z] #129 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #130 [core-command builder 6/7] COPY . . [2024-09-18T08:04:15.729Z] #130 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #131 [support-scheduler builder 6/7] COPY . . [2024-09-18T08:04:15.729Z] #131 DONE 9.1s [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #132 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T08:04:15.729Z] #132 DONE 9.1s [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:04:15.729Z] #133 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:15.729Z] #134 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-18T08:04:15.729Z] #135 CACHED [2024-09-18T08:04:15.729Z] [2024-09-18T08:04:15.729Z] #136 [core-data builder 6/7] COPY . . [2024-09-18T08:04:15.730Z] #136 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:04:15.730Z] #137 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:15.730Z] #138 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #139 [core-metadata builder 6/7] COPY . . [2024-09-18T08:04:15.730Z] #139 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:04:15.730Z] #140 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:15.730Z] #141 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #142 [security-proxy-auth builder 6/7] COPY . . [2024-09-18T08:04:15.730Z] #142 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:04:15.730Z] #143 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:15.730Z] #144 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:04:15.730Z] #145 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:04:15.730Z] #146 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #147 [support-notifications builder 6/7] COPY . . [2024-09-18T08:04:15.730Z] #147 CACHED [2024-09-18T08:04:15.730Z] [2024-09-18T08:04:15.730Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T08:04:15.995Z] #148 0.981 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T08:04:25.976Z] #148 ... [2024-09-18T08:04:25.976Z] [2024-09-18T08:04:25.976Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:04:25.976Z] #0 0.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T08:04:25.976Z] #149 ... [2024-09-18T08:04:25.976Z] [2024-09-18T08:04:25.976Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T08:04:25.976Z] #0 0.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T08:04:25.976Z] #150 ... [2024-09-18T08:04:25.976Z] [2024-09-18T08:04:25.976Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:04:25.976Z] #0 1.070 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T08:04:25.976Z] #151 ... [2024-09-18T08:04:25.976Z] [2024-09-18T08:04:25.976Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:04:25.976Z] #0 0.871 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-18T08:04:25.976Z] #152 ... [2024-09-18T08:04:25.976Z] [2024-09-18T08:04:25.976Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:04:25.976Z] #0 1.327 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T08:04:25.976Z] #153 ... [2024-09-18T08:04:25.976Z] [2024-09-18T08:04:25.976Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:04:25.976Z] #0 0.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-18T08:04:25.976Z] #154 ... [2024-09-18T08:04:25.976Z] [2024-09-18T08:04:25.976Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:04:25.976Z] #0 0.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T08:04:26.233Z] #155 ... [2024-09-18T08:04:26.233Z] [2024-09-18T08:04:26.233Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:04:26.233Z] #0 1.296 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T08:04:26.233Z] #156 ... [2024-09-18T08:04:26.233Z] [2024-09-18T08:04:26.233Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T08:04:26.233Z] #0 1.372 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T08:04:26.490Z] #157 ... [2024-09-18T08:04:26.490Z] [2024-09-18T08:04:26.490Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:04:26.490Z] #0 1.007 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-18T08:04:26.490Z] #158 ... [2024-09-18T08:04:26.490Z] [2024-09-18T08:04:26.490Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:04:26.490Z] #0 0.302 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T08:04:26.747Z] #159 ... [2024-09-18T08:04:26.747Z] [2024-09-18T08:04:26.747Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:04:26.747Z] #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T08:06:03.156Z] #160 ... [2024-09-18T08:06:03.156Z] [2024-09-18T08:06:03.156Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T08:06:03.156Z] #150 96.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T08:06:06.461Z] #150 DONE 111.2s [2024-09-18T08:06:06.461Z] [2024-09-18T08:06:06.461Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:06:06.461Z] #149 DONE 111.2s [2024-09-18T08:06:06.462Z] [2024-09-18T08:06:06.462Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:06:06.462Z] #159 DONE 111.2s [2024-09-18T08:06:06.462Z] [2024-09-18T08:06:06.462Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:06:06.462Z] #153 ... [2024-09-18T08:06:06.462Z] [2024-09-18T08:06:06.462Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:06:06.462Z] #154 DONE 111.2s [2024-09-18T08:06:06.462Z] [2024-09-18T08:06:06.462Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:06:07.899Z] #161 ... [2024-09-18T08:06:07.899Z] [2024-09-18T08:06:07.899Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:06:07.899Z] #158 DONE 112.7s [2024-09-18T08:06:07.899Z] [2024-09-18T08:06:07.899Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:06:07.899Z] #161 DONE 1.5s [2024-09-18T08:06:07.899Z] [2024-09-18T08:06:07.899Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:06:07.899Z] #162 ... [2024-09-18T08:06:07.899Z] [2024-09-18T08:06:07.899Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:06:07.899Z] #163 DONE 1.3s [2024-09-18T08:06:07.899Z] [2024-09-18T08:06:07.899Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T08:06:07.899Z] #164 DONE 1.6s [2024-09-18T08:06:07.899Z] [2024-09-18T08:06:07.899Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:06:07.899Z] #165 DONE 0.8s [2024-09-18T08:06:08.160Z] [2024-09-18T08:06:08.160Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:06:08.428Z] #166 ... [2024-09-18T08:06:08.428Z] [2024-09-18T08:06:08.428Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:06:08.428Z] #162 DONE 0.5s [2024-09-18T08:06:08.694Z] [2024-09-18T08:06:08.694Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:06:08.694Z] #167 DONE 0.6s [2024-09-18T08:06:08.694Z] [2024-09-18T08:06:08.694Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-18T08:06:08.694Z] #168 ... [2024-09-18T08:06:08.694Z] [2024-09-18T08:06:08.695Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:06:08.695Z] #169 DONE 0.8s [2024-09-18T08:06:09.064Z] [2024-09-18T08:06:09.064Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:06:09.064Z] #166 DONE 0.7s [2024-09-18T08:06:09.064Z] [2024-09-18T08:06:09.064Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-18T08:06:10.475Z] #170 ... [2024-09-18T08:06:10.475Z] [2024-09-18T08:06:10.475Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-18T08:06:10.475Z] #168 DONE 1.8s [2024-09-18T08:06:10.475Z] [2024-09-18T08:06:10.475Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-18T08:06:10.733Z] #171 DONE 2.0s [2024-09-18T08:06:10.733Z] [2024-09-18T08:06:10.733Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:06:10.733Z] #172 DONE 2.2s [2024-09-18T08:06:10.733Z] [2024-09-18T08:06:10.733Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T08:06:10.733Z] #173 ... [2024-09-18T08:06:10.733Z] [2024-09-18T08:06:10.733Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-18T08:06:10.733Z] #170 DONE 1.9s [2024-09-18T08:06:10.992Z] [2024-09-18T08:06:10.992Z] #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-18T08:06:11.557Z] #174 DONE 0.8s [2024-09-18T08:06:11.557Z] [2024-09-18T08:06:11.557Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T08:06:11.557Z] #175 DONE 3.5s [2024-09-18T08:06:11.557Z] [2024-09-18T08:06:11.557Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T08:06:11.557Z] #173 DONE 0.9s [2024-09-18T08:06:11.557Z] [2024-09-18T08:06:11.557Z] #176 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:06:11.557Z] #176 DONE 0.8s [2024-09-18T08:06:11.557Z] [2024-09-18T08:06:11.557Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-18T08:06:11.557Z] #177 ... [2024-09-18T08:06:11.557Z] [2024-09-18T08:06:11.557Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-18T08:06:11.557Z] #178 DONE 1.0s [2024-09-18T08:06:11.819Z] [2024-09-18T08:06:11.819Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-18T08:06:13.191Z] #179 DONE 1.4s [2024-09-18T08:06:13.191Z] [2024-09-18T08:06:13.191Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:06:13.191Z] #180 DONE 1.4s [2024-09-18T08:06:13.191Z] [2024-09-18T08:06:13.191Z] #181 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:06:13.191Z] #181 DONE 1.5s [2024-09-18T08:06:13.191Z] [2024-09-18T08:06:13.191Z] #182 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:06:13.191Z] #182 DONE 1.4s [2024-09-18T08:06:13.191Z] [2024-09-18T08:06:13.191Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-18T08:06:13.192Z] #177 DONE 1.5s [2024-09-18T08:06:13.192Z] [2024-09-18T08:06:13.192Z] #102 [security-spiffe-token-provider] exporting to image [2024-09-18T08:06:13.192Z] #102 exporting layers [2024-09-18T08:06:18.540Z] #102 ... [2024-09-18T08:06:18.540Z] [2024-09-18T08:06:18.540Z] #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:06:18.540Z] #183 DONE 5.7s [2024-09-18T08:06:18.540Z] [2024-09-18T08:06:18.540Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:06:19.915Z] #184 ... [2024-09-18T08:06:19.915Z] [2024-09-18T08:06:19.915Z] #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T08:06:20.184Z] #185 ... [2024-09-18T08:06:20.184Z] [2024-09-18T08:06:20.184Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-18T08:06:20.184Z] #186 DONE 6.9s [2024-09-18T08:06:20.184Z] [2024-09-18T08:06:20.184Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:06:20.184Z] #187 DONE 7.0s [2024-09-18T08:06:20.184Z] [2024-09-18T08:06:20.184Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:06:20.442Z] #188 ... [2024-09-18T08:06:20.442Z] [2024-09-18T08:06:20.442Z] #102 [security-spiffe-token-provider] exporting to image [2024-09-18T08:06:20.442Z] #102 exporting layers 7.3s done [2024-09-18T08:06:20.442Z] #102 writing image sha256:c092a7c8c87fcf91cd2d59a608ce282e950cf5d722e04c071d886aeeba979077 0.0s done [2024-09-18T08:06:20.442Z] #102 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-09-18T08:06:20.442Z] #102 DONE 8.7s [2024-09-18T08:06:20.442Z] [2024-09-18T08:06:20.442Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T08:06:32.653Z] #189 ... [2024-09-18T08:06:32.653Z] [2024-09-18T08:06:32.653Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:06:32.653Z] #184 DONE 18.0s [2024-09-18T08:06:32.653Z] [2024-09-18T08:06:32.653Z] #102 [core-common-config-bootstrapper] exporting to image [2024-09-18T08:06:32.653Z] #102 exporting layers [2024-09-18T08:06:32.653Z] #102 ... [2024-09-18T08:06:32.653Z] [2024-09-18T08:06:32.653Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T08:06:32.653Z] #189 DONE 11.7s [2024-09-18T08:06:32.653Z] [2024-09-18T08:06:32.653Z] #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T08:06:32.653Z] #185 DONE 11.8s [2024-09-18T08:06:32.653Z] [2024-09-18T08:06:32.653Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T08:06:35.243Z] #190 ... [2024-09-18T08:06:35.243Z] [2024-09-18T08:06:35.243Z] #102 [core-common-config-bootstrapper] exporting to image [2024-09-18T08:06:35.243Z] #102 exporting layers 2.9s done [2024-09-18T08:06:35.243Z] #102 writing image sha256:60214d3235b5224bcd7aa7984cda29a150e43393e56c7834d0a92563d7f59997 0.3s done [2024-09-18T08:06:35.243Z] #102 naming to docker.io/library/core-common-config-bootstrapper 0.5s done [2024-09-18T08:06:35.243Z] #102 DONE 12.5s [2024-09-18T08:06:35.543Z] [2024-09-18T08:06:35.543Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:06:35.543Z] #191 ... [2024-09-18T08:06:35.543Z] [2024-09-18T08:06:35.543Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:06:35.543Z] #188 DONE 15.4s [2024-09-18T08:06:35.543Z] [2024-09-18T08:06:35.543Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T08:06:35.543Z] #190 DONE 3.8s [2024-09-18T08:06:35.804Z] [2024-09-18T08:06:35.804Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:06:35.804Z] #191 DONE 3.9s [2024-09-18T08:06:35.804Z] [2024-09-18T08:06:35.804Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:06:40.037Z] #192 ... [2024-09-18T08:06:40.037Z] [2024-09-18T08:06:40.037Z] #193 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-18T08:06:40.037Z] #193 DONE 3.8s [2024-09-18T08:06:40.037Z] [2024-09-18T08:06:40.037Z] #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-18T08:06:40.975Z] #194 DONE 1.6s [2024-09-18T08:06:40.975Z] [2024-09-18T08:06:40.975Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-18T08:06:40.975Z] #195 ... [2024-09-18T08:06:40.975Z] [2024-09-18T08:06:40.975Z] #102 [security-proxy-setup] exporting to image [2024-09-18T08:06:40.975Z] #102 exporting layers 5.5s done [2024-09-18T08:06:40.975Z] #102 writing image sha256:35260389a702d65e97fc4c7fdbec4ae0b9baaf6639034102dc80c278621216e7 done [2024-09-18T08:06:40.975Z] #102 naming to docker.io/library/security-proxy-setup done [2024-09-18T08:06:40.975Z] #102 DONE 18.0s [2024-09-18T08:06:41.235Z] [2024-09-18T08:06:41.235Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:06:41.495Z] #192 ... [2024-09-18T08:06:41.495Z] [2024-09-18T08:06:41.495Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-18T08:06:41.495Z] #195 DONE 0.7s [2024-09-18T08:06:41.495Z] [2024-09-18T08:06:41.495Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T08:06:41.495Z] #196 DONE 0.1s [2024-09-18T08:06:41.755Z] [2024-09-18T08:06:41.755Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:06:41.755Z] #192 DONE 6.0s [2024-09-18T08:06:41.755Z] [2024-09-18T08:06:41.755Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-18T08:06:41.755Z] #197 DONE 0.1s [2024-09-18T08:06:41.755Z] [2024-09-18T08:06:41.755Z] #102 [security-secretstore-setup] exporting to image [2024-09-18T08:06:42.325Z] #102 exporting layers 0.6s done [2024-09-18T08:06:42.325Z] #102 writing image sha256:f5e26daab6590fbb52c6774ca86aa9d5e56ab5cec9025e139608f5148bd41351 done [2024-09-18T08:06:42.325Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-09-18T08:06:42.325Z] #102 DONE 18.6s [2024-09-18T08:06:42.325Z] [2024-09-18T08:06:42.325Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T08:06:44.868Z] #198 DONE 2.9s [2024-09-18T08:06:44.868Z] [2024-09-18T08:06:44.868Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:06:44.868Z] #155 DONE 149.6s [2024-09-18T08:06:44.868Z] [2024-09-18T08:06:44.868Z] #102 [security-bootstrapper] exporting to image [2024-09-18T08:06:47.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-18T08:06:47.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-18T08:06:48.180Z] #102 ... [2024-09-18T08:06:48.180Z] [2024-09-18T08:06:48.180Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:06:48.180Z] #199 DONE 1.3s [2024-09-18T08:06:48.180Z] [2024-09-18T08:06:48.180Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:06:48.751Z] #200 DONE 0.5s [2024-09-18T08:06:48.751Z] [2024-09-18T08:06:48.751Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T08:06:49.325Z] #201 DONE 0.4s [2024-09-18T08:06:49.325Z] [2024-09-18T08:06:49.325Z] #102 [security-bootstrapper] exporting to image [2024-09-18T08:06:49.325Z] #102 exporting layers 4.3s done [2024-09-18T08:06:49.325Z] #102 writing image sha256:5504f749b420d2dd511b4ef1934b45397ff21317714e567464e92f365652bd53 0.1s done [2024-09-18T08:06:49.325Z] #102 naming to docker.io/library/security-bootstrapper done [2024-09-18T08:06:49.325Z] #102 DONE 23.0s [2024-09-18T08:06:49.325Z] [2024-09-18T08:06:49.325Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:06:49.325Z] #202 DONE 0.4s [2024-09-18T08:06:49.325Z] [2024-09-18T08:06:49.325Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:06:49.584Z] #152 ... [2024-09-18T08:06:49.584Z] [2024-09-18T08:06:49.584Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-18T08:06:49.844Z] #203 DONE 0.2s [2024-09-18T08:06:49.844Z] [2024-09-18T08:06:49.844Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:07:04.742Z] #204 DONE 14.4s [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T08:07:04.742Z] #157 DONE 168.9s [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:07:04.742Z] #160 DONE 169.0s [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #102 [security-proxy-auth] exporting to image [2024-09-18T08:07:04.742Z] #102 exporting layers [2024-09-18T08:07:04.742Z] #102 ... [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:07:04.742Z] #153 DONE 169.1s [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:07:04.742Z] #151 DONE 169.2s [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:07:04.742Z] #205 ... [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #206 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:07:04.742Z] #206 CACHED [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #207 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:07:04.742Z] #207 CACHED [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:07:04.742Z] #208 CACHED [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:07:04.742Z] #209 CACHED [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T08:07:04.742Z] #210 ... [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:07:04.742Z] #156 DONE 169.6s [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:07:04.742Z] #152 DONE 169.6s [2024-09-18T08:07:04.742Z] [2024-09-18T08:07:04.742Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T08:07:04.742Z] #148 DONE 169.6s [2024-09-18T08:07:05.003Z] [2024-09-18T08:07:05.003Z] #102 [security-proxy-auth] exporting to image [2024-09-18T08:07:05.003Z] #102 exporting layers 0.7s done [2024-09-18T08:07:05.003Z] #102 writing image sha256:f26723d4e338bcada10e37229505a59faf82c6d0e6591df99f65954908b940cb 0.1s done [2024-09-18T08:07:05.003Z] #102 naming to docker.io/library/security-proxy-auth 0.1s done [2024-09-18T08:07:05.003Z] #102 DONE 23.8s [2024-09-18T08:07:05.003Z] [2024-09-18T08:07:05.003Z] #211 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T08:07:05.264Z] #211 ... [2024-09-18T08:07:05.264Z] [2024-09-18T08:07:05.264Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:07:05.264Z] #205 DONE 1.1s [2024-09-18T08:07:05.264Z] [2024-09-18T08:07:05.264Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:07:05.264Z] #212 DONE 0.9s [2024-09-18T08:07:05.524Z] [2024-09-18T08:07:05.524Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T08:07:05.524Z] #210 DONE 0.7s [2024-09-18T08:07:05.524Z] [2024-09-18T08:07:05.524Z] #211 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T08:07:05.524Z] #211 DONE 0.8s [2024-09-18T08:07:05.524Z] [2024-09-18T08:07:05.524Z] #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:07:05.524Z] #213 CACHED [2024-09-18T08:07:05.524Z] [2024-09-18T08:07:05.524Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:07:05.524Z] #214 CACHED [2024-09-18T08:07:05.524Z] [2024-09-18T08:07:05.524Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T08:07:05.524Z] #215 ... [2024-09-18T08:07:05.524Z] [2024-09-18T08:07:05.524Z] #216 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:07:05.524Z] #216 DONE 0.3s [2024-09-18T08:07:05.784Z] [2024-09-18T08:07:05.784Z] #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:07:05.784Z] #217 DONE 0.4s [2024-09-18T08:07:05.784Z] [2024-09-18T08:07:05.784Z] #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:07:06.355Z] #218 ... [2024-09-18T08:07:06.355Z] [2024-09-18T08:07:06.355Z] #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:07:06.355Z] #219 DONE 0.7s [2024-09-18T08:07:06.355Z] [2024-09-18T08:07:06.355Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:07:06.355Z] #220 DONE 0.7s [2024-09-18T08:07:06.355Z] [2024-09-18T08:07:06.355Z] #221 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:07:06.355Z] #221 DONE 0.7s [2024-09-18T08:07:06.355Z] [2024-09-18T08:07:06.355Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T08:07:06.355Z] #215 DONE 0.6s [2024-09-18T08:07:06.355Z] [2024-09-18T08:07:06.355Z] #222 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-18T08:07:06.355Z] #222 DONE 0.7s [2024-09-18T08:07:06.355Z] [2024-09-18T08:07:06.355Z] #102 [core-command] exporting to image [2024-09-18T08:07:06.355Z] #102 ... [2024-09-18T08:07:06.355Z] [2024-09-18T08:07:06.355Z] #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:07:06.355Z] #223 DONE 0.4s [2024-09-18T08:07:06.355Z] [2024-09-18T08:07:06.355Z] #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:07:06.355Z] #218 DONE 0.9s [2024-09-18T08:07:06.355Z] [2024-09-18T08:07:06.355Z] #102 [core-command] exporting to image [2024-09-18T08:07:06.355Z] #102 exporting layers 0.3s done [2024-09-18T08:07:06.616Z] #102 ... [2024-09-18T08:07:06.616Z] [2024-09-18T08:07:06.617Z] #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T08:07:06.617Z] #224 DONE 0.4s [2024-09-18T08:07:06.617Z] [2024-09-18T08:07:06.617Z] #225 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T08:07:06.617Z] #225 DONE 0.4s [2024-09-18T08:07:06.617Z] [2024-09-18T08:07:06.617Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:07:06.617Z] #226 DONE 0.4s [2024-09-18T08:07:06.617Z] [2024-09-18T08:07:06.617Z] #227 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:07:06.617Z] #227 DONE 0.4s [2024-09-18T08:07:06.617Z] [2024-09-18T08:07:06.617Z] #102 [core-keeper] exporting to image [2024-09-18T08:07:06.617Z] #102 writing image sha256:66b500a93ff0c7f589988f3a447d063c7335a061bc20a293b638d52e985bb5e4 done [2024-09-18T08:07:06.617Z] #102 naming to docker.io/library/core-command done [2024-09-18T08:07:07.560Z] #102 ... [2024-09-18T08:07:07.560Z] [2024-09-18T08:07:07.560Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T08:07:07.560Z] #228 DONE 0.9s [2024-09-18T08:07:07.560Z] [2024-09-18T08:07:07.560Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T08:07:07.560Z] #229 DONE 0.9s [2024-09-18T08:07:07.560Z] [2024-09-18T08:07:07.560Z] #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:07:07.560Z] #230 DONE 0.9s [2024-09-18T08:07:07.560Z] [2024-09-18T08:07:07.560Z] #102 [core-keeper] exporting to image [2024-09-18T08:07:07.560Z] #102 exporting layers 0.8s done [2024-09-18T08:07:07.560Z] #102 ... [2024-09-18T08:07:07.560Z] [2024-09-18T08:07:07.560Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T08:07:07.560Z] #231 DONE 0.1s [2024-09-18T08:07:07.560Z] [2024-09-18T08:07:07.560Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:07:07.560Z] #232 DONE 0.1s [2024-09-18T08:07:07.560Z] [2024-09-18T08:07:07.560Z] #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-18T08:07:07.560Z] #233 DONE 0.1s [2024-09-18T08:07:07.560Z] [2024-09-18T08:07:07.560Z] #102 [support-cron-scheduler] exporting to image [2024-09-18T08:07:07.560Z] #102 writing image sha256:a0e4ecb10636cf5002c0566a268426d990e2a12b4ee7ac3bfc44915a878191fd 0.1s done [2024-09-18T08:07:07.560Z] #102 writing image sha256:049e09dfe664157531d522174531b8028d37d63c051a918f731150630f52f1cf 0.0s done [2024-09-18T08:07:07.560Z] #102 naming to docker.io/library/core-metadata 0.0s done [2024-09-18T08:07:07.560Z] #102 naming to docker.io/library/support-scheduler done [2024-09-18T08:07:07.560Z] #102 writing image sha256:385f657ed25c196ed9b096064af3cc55b19af6bdcad01bed4a9c5dc761fd1f06 0.0s done [2024-09-18T08:07:07.560Z] #102 naming to docker.io/library/core-keeper done [2024-09-18T08:07:07.822Z] #102 exporting layers 0.3s done [2024-09-18T08:07:07.822Z] #102 writing image sha256:38904aa451e6994d82523c3bd7cf80ce2d32c0f20b0d1c73924d61f7cc4f919d done [2024-09-18T08:07:07.822Z] #102 naming to docker.io/library/core-data done [2024-09-18T08:07:07.822Z] #102 writing image sha256:d30f241d881bd27c2abbacbd75a083ae5003661d57c1e40200216041d8c876ac done [2024-09-18T08:07:07.822Z] #102 naming to docker.io/library/support-notifications done [2024-09-18T08:07:07.822Z] #102 writing image sha256:bae010216fa101005ecfcbbf561c7de4dedf88f6878a08f2e991bdea607f4cc3 done [2024-09-18T08:07:07.822Z] #102 naming to docker.io/library/support-cron-scheduler done [2024-09-18T08:07:07.822Z] #102 DONE 25.4s [2024-09-18T08:07:07.822Z] [2024-09-18T08:07:07.822Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:07:07.822Z] time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-18T08:07:07.861Z] $ docker stop --time=1 e01e3007d912058195475c53f1a4df3c196d82fd67602dded7878838c6d14f00 [2024-09-18T08:07:09.158Z] $ docker rm -f --volumes e01e3007d912058195475c53f1a4df3c196d82fd67602dded7878838c6d14f00 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T08:07:09.595Z] + docker images [2024-09-18T08:07:09.595Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-18T08:07:09.595Z] support-cron-scheduler latest bae010216fa1 2 seconds ago 44.3MB [2024-09-18T08:07:09.595Z] support-notifications latest d30f241d881b 2 seconds ago 42.7MB [2024-09-18T08:07:09.595Z] core-data latest 38904aa451e6 2 seconds ago 39.8MB [2024-09-18T08:07:09.595Z] support-scheduler latest a0e4ecb10636 3 seconds ago 42.1MB [2024-09-18T08:07:09.595Z] core-metadata latest 049e09dfe664 3 seconds ago 39.9MB [2024-09-18T08:07:09.595Z] core-keeper latest 385f657ed25c 3 seconds ago 39.7MB [2024-09-18T08:07:09.595Z] core-command latest 66b500a93ff0 4 seconds ago 35.5MB [2024-09-18T08:07:09.595Z] security-proxy-auth latest f26723d4e338 6 seconds ago 33.1MB [2024-09-18T08:07:09.595Z] security-bootstrapper latest 5504f749b420 25 seconds ago 19MB [2024-09-18T08:07:09.595Z] security-secretstore-setup latest f5e26daab659 28 seconds ago 37MB [2024-09-18T08:07:09.595Z] security-proxy-setup latest 35260389a702 34 seconds ago 26.2MB [2024-09-18T08:07:09.595Z] core-common-config-bootstrapper latest 60214d3235b5 39 seconds ago 15.2MB [2024-09-18T08:07:09.595Z] security-spiffe-token-provider latest c092a7c8c87f 57 seconds ago 28.9MB [2024-09-18T08:07:09.595Z] security-spire-config latest 56273fceb1a8 3 minutes ago 120MB [2024-09-18T08:07:09.595Z] security-spire-agent latest b80b9e312a7c 3 minutes ago 182MB [2024-09-18T08:07:09.595Z] security-spire-server latest 1d3415e8aeb2 3 minutes ago 121MB [2024-09-18T08:07:09.595Z] ci-base-image-x86_64 latest e0b3f72ac4af 8 minutes ago 971MB [2024-09-18T08:07:09.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-18T08:07:09.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-18T08:07:09.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-18T08:07:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-18T08:07:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-18T08:07:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-18T08:07:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-18T08:07:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-18T08:07:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-18T08:07:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-18T08:07:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-18T08:07:44.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-18T08:07:46.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-18T08:07:46.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-18T08:07:46.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-18T08:07:46.177Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-18T08:07:46.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-18T08:08:01.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-18T08:08:01.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-18T08:08:01.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements [2024-09-18T08:08:13.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.219s coverage: 97.0% of statements [2024-09-18T08:08:17.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-18T08:08:17.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-18T08:08:17.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-18T08:08:22.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.295s coverage: 69.2% of statements [2024-09-18T08:08:24.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-18T08:08:24.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-18T08:08:25.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.223s coverage: 53.2% of statements [2024-09-18T08:08:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-18T08:08:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-18T08:08:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:08:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-18T08:08:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-18T08:08:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-18T08:08:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-18T08:08:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-18T08:08:30.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-18T08:08:40.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-18T08:08:40.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:08:40.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-18T08:08:40.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-18T08:08:40.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-18T08:08:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.323s coverage: 93.4% of statements [2024-09-18T08:08:41.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.237s coverage: 91.7% of statements [2024-09-18T08:08:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-18T08:08:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-18T08:08:48.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.250s coverage: 7.0% of statements [2024-09-18T08:09:03.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-18T08:09:03.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:09:03.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-18T08:09:04.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-18T08:09:04.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-18T08:09:04.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-18T08:09:04.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-18T08:09:04.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-18T08:09:04.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-18T08:09:04.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-18T08:09:04.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-18T08:09:05.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.802s coverage: 95.8% of statements [2024-09-18T08:09:05.688Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements [2024-09-18T08:09:11.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-18T08:09:11.631Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.141s coverage: 0.0% of statements [no tests to run] [2024-09-18T08:09:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-18T08:09:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-18T08:09:17.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.308s coverage: 0.8% of statements [2024-09-18T08:09:17.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.179s coverage: 30.7% of statements [2024-09-18T08:09:23.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.138s coverage: 41.7% of statements [2024-09-18T08:09:23.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.120s coverage: 77.8% of statements [2024-09-18T08:09:23.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements [2024-09-18T08:09:23.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.132s coverage: 96.3% of statements [2024-09-18T08:09:27.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements [2024-09-18T08:09:29.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-18T08:09:30.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-18T08:09:30.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-18T08:09:30.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-18T08:09:35.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-18T08:09:35.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-18T08:09:35.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-18T08:09:35.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-18T08:09:39.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.109s coverage: 94.4% of statements [2024-09-18T08:09:40.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-18T08:09:40.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-18T08:09:40.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-18T08:09:45.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-18T08:09:45.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-18T08:09:45.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-18T08:09:45.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-18T08:09:51.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-18T08:09:51.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-18T08:09:53.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-18T08:09:54.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.922s coverage: 79.9% of statements [2024-09-18T08:09:54.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.158s coverage: 92.9% of statements [2024-09-18T08:09:54.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.093s coverage: 66.7% of statements [2024-09-18T08:09:54.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.116s coverage: 62.3% of statements [2024-09-18T08:09:54.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.102s coverage: 75.0% of statements [2024-09-18T08:09:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-18T08:09:59.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.106s coverage: 87.2% of statements [2024-09-18T08:09:59.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-09-18T08:09:59.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements [2024-09-18T08:09:59.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.309s coverage: 81.8% of statements [2024-09-18T08:09:59.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.282s coverage: 82.1% of statements [2024-09-18T08:10:01.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-18T08:10:02.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements [2024-09-18T08:10:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-18T08:10:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-18T08:10:08.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.919s coverage: 63.1% of statements [2024-09-18T08:10:08.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.122s coverage: 100.0% of statements [2024-09-18T08:10:10.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.145s coverage: 89.4% of statements [2024-09-18T08:10:10.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.099s coverage: 100.0% of statements [2024-09-18T08:10:10.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-18T08:10:10.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-18T08:10:10.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-18T08:10:11.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-09-18T08:10:11.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-09-18T08:10:18.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-18T08:10:18.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-18T08:10:18.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-18T08:10:20.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.739s coverage: 36.5% of statements [2024-09-18T08:10:20.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.121s coverage: 89.5% of statements [2024-09-18T08:10:20.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-18T08:10:20.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-18T08:10:20.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-18T08:10:20.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-18T08:10:21.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-09-18T08:10:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-18T08:10:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-18T08:10:25.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-18T08:10:26.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.150s coverage: 4.9% of statements [2024-09-18T08:10:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-18T08:10:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:10:34.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-18T08:10:34.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.336s coverage: 97.1% of statements [2024-09-18T08:10:34.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.132s coverage: 35.9% of statements [2024-09-18T08:10:41.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-18T08:10:41.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-18T08:10:41.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-18T08:10:41.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-18T08:10:48.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements [2024-09-18T08:10:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-18T08:10:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:10:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-18T08:10:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-18T08:10:49.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.499s coverage: 95.7% of statements [2024-09-18T08:10:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-18T08:10:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-18T08:10:53.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements [2024-09-18T08:10:57.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-18T08:10:57.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:10:57.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.279s coverage: 98.9% of statements [2024-09-18T08:10:59.627Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-18T08:10:59.627Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-18T08:10:59.627Z] go vet ./... [2024-09-18T08:15:51.496Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-18T08:15:51.496Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-18T08:15:51.496Z] ./bin/test-attribution-txt.sh [2024-09-18T08:15:51.496Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-18T08:15:51.496Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-18T08:15:51.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-18T08:15:52.218Z] + ls -al . [2024-09-18T08:15:52.219Z] total 932 [2024-09-18T08:15:52.219Z] drwxrwxr-x 10 1001 1001 4096 Sep 18 08:03 . [2024-09-18T08:15:52.219Z] drwxr-xr-x 4 root root 4096 Sep 18 08:02 .. [2024-09-18T08:15:52.219Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:00 .blubracket [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 10 Sep 18 08:00 .dockerignore [2024-09-18T08:15:52.219Z] drwxrwxr-x 8 1001 1001 4096 Sep 18 08:00 .git [2024-09-18T08:15:52.219Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 08:00 .github [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 1102 Sep 18 08:00 .gitignore [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 42 Sep 18 08:00 .golangci.yml [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 100 Sep 18 08:00 .hadolint.yml [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 155 Sep 18 08:00 .sonarcloud.properties [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 1171 Sep 18 08:00 ADOPTERS.md [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 21286 Sep 18 08:00 Attribution.txt [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 100284 Sep 18 08:00 CHANGELOG.md [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 3804 Sep 18 08:00 CONTRIBUTING.md [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 677 Sep 18 08:00 GOVERNANCE.md [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 861 Sep 18 08:00 Jenkinsfile [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 10775 Sep 18 08:00 LICENSE [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 16854 Sep 18 08:00 Makefile [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 582 Sep 18 08:00 OWNERS.md [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 9528 Sep 18 08:00 README.md [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 789 Sep 18 08:00 SECURITY.md [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 5 Sep 18 07:58 VERSION [2024-09-18T08:15:52.219Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:00 bin [2024-09-18T08:15:52.219Z] drwxrwxr-x 20 1001 1001 4096 Sep 18 08:00 cmd [2024-09-18T08:15:52.219Z] -rw-r--r-- 1 root root 566048 Sep 18 08:10 coverage.out [2024-09-18T08:15:52.219Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:00 fuzz_test [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 7305 Sep 18 08:00 go.mod [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 102748 Sep 18 08:00 go.sum [2024-09-18T08:15:52.219Z] drwxrwxr-x 7 1001 1001 4096 Sep 18 08:00 internal [2024-09-18T08:15:52.219Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 08:00 openapi [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 584 Sep 18 08:00 security.txt [2024-09-18T08:15:52.219Z] -rw-rw-r-- 1 1001 1001 204 Sep 18 08:00 version.go [Pipeline] sh [2024-09-18T08:15:52.891Z] + '[' -e coverage.out ] [2024-09-18T08:15:52.891Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-18T08:15:52.935Z] Warning: overwriting stash ‘coverage-report’ [2024-09-18T08:15:54.003Z] Stashed 1 file(s) [Pipeline] sh [2024-09-18T08:15:54.655Z] + make build [2024-09-18T08:15:54.655Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T08:19:31.432Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T08:19:31.432Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T08:19:39.641Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-18T08:19:42.218Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T08:19:52.281Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T08:20:24.507Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-18T08:20:32.713Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T08:20:47.702Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T08:21:00.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T08:21:02.615Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T08:21:06.893Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T08:21:10.239Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T08:21:15.590Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-18T08:21:19.867Z] $ docker stop --time=1 b650c41ded7575b912ea99e32b891509f6debd7ab6b03fc338ab57f9812c64be [2024-09-18T08:21:22.119Z] $ docker rm -f --volumes b650c41ded7575b912ea99e32b891509f6debd7ab6b03fc338ab57f9812c64be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:21:26.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T08:21:26.385Z] [2024-09-18T08:21:26.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:21:26.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T08:21:27.082Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-18T08:21:27.082Z] 547446be3368: Pulling fs layer [2024-09-18T08:21:27.082Z] d125d8839a47: Pulling fs layer [2024-09-18T08:21:27.082Z] 3e85d5ac6304: Pulling fs layer [2024-09-18T08:21:27.082Z] c3105a71a48b: Pulling fs layer [2024-09-18T08:21:27.082Z] 0f093f025ec4: Pulling fs layer [2024-09-18T08:21:27.082Z] c3106fc0e877: Pulling fs layer [2024-09-18T08:21:27.082Z] c3105a71a48b: Waiting [2024-09-18T08:21:27.082Z] 0f093f025ec4: Waiting [2024-09-18T08:21:27.082Z] c3106fc0e877: Waiting [2024-09-18T08:21:27.353Z] 547446be3368: Verifying Checksum [2024-09-18T08:21:27.353Z] 547446be3368: Download complete [2024-09-18T08:21:27.353Z] c3105a71a48b: Verifying Checksum [2024-09-18T08:21:27.353Z] c3105a71a48b: Download complete [2024-09-18T08:21:27.621Z] d125d8839a47: Verifying Checksum [2024-09-18T08:21:27.621Z] d125d8839a47: Download complete [2024-09-18T08:21:27.621Z] c3106fc0e877: Verifying Checksum [2024-09-18T08:21:27.621Z] c3106fc0e877: Download complete [2024-09-18T08:21:27.890Z] 0f093f025ec4: Verifying Checksum [2024-09-18T08:21:27.890Z] 0f093f025ec4: Download complete [2024-09-18T08:21:28.157Z] 547446be3368: Pull complete [2024-09-18T08:21:29.569Z] d125d8839a47: Pull complete [2024-09-18T08:21:29.836Z] 3e85d5ac6304: Verifying Checksum [2024-09-18T08:21:29.836Z] 3e85d5ac6304: Download complete [2024-09-18T08:21:39.908Z] 3e85d5ac6304: Pull complete [2024-09-18T08:21:40.175Z] c3105a71a48b: Pull complete [2024-09-18T08:21:41.582Z] 0f093f025ec4: Pull complete [2024-09-18T08:21:41.851Z] c3106fc0e877: Pull complete [2024-09-18T08:21:41.851Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-18T08:21:41.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T08:21:41.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:21:42.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-10565 does not seem to be running inside a container [2024-09-18T08:21:42.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-18T08:21:44.630Z] $ docker top 83c967ad123f8c15989f70151a1dfe7916725327941967cfca686e39e6822938 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:21:45.607Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-18T08:21:58.024Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #1 transferring dockerfile: 30B [2024-09-18T08:21:58.024Z] #1 transferring dockerfile: 2.15kB done [2024-09-18T08:21:58.024Z] #1 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #2 transferring dockerfile: 1.85kB 0.0s done [2024-09-18T08:21:58.024Z] #2 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-09-18T08:21:58.024Z] #3 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #4 transferring dockerfile: 1.95kB 0.0s done [2024-09-18T08:21:58.024Z] #4 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-09-18T08:21:58.024Z] #5 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #6 transferring dockerfile: 2.49kB done [2024-09-18T08:21:58.024Z] #6 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #7 transferring dockerfile: 2.06kB 0.0s done [2024-09-18T08:21:58.024Z] #7 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #8 [core-data internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #8 transferring dockerfile: 2.07kB 0.0s done [2024-09-18T08:21:58.024Z] #8 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #9 transferring dockerfile: 1.89kB 0.0s done [2024-09-18T08:21:58.024Z] #9 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-09-18T08:21:58.024Z] #10 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #11 transferring dockerfile: 3.17kB 0.0s done [2024-09-18T08:21:58.024Z] #11 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #12 transferring dockerfile: 1.81kB 0.0s done [2024-09-18T08:21:58.024Z] #12 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #13 transferring dockerfile: 1.70kB done [2024-09-18T08:21:58.024Z] #13 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-18T08:21:58.024Z] #14 transferring dockerfile: 2.50kB done [2024-09-18T08:21:58.024Z] #14 DONE 0.1s [2024-09-18T08:21:58.024Z] [2024-09-18T08:21:58.024Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-09-18T08:21:58.293Z] #15 transferring dockerfile: 2.01kB done [2024-09-18T08:21:58.293Z] #15 DONE 0.1s [2024-09-18T08:21:58.293Z] [2024-09-18T08:21:58.293Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-18T08:21:58.293Z] #16 transferring dockerfile: 1.93kB 0.0s done [2024-09-18T08:21:58.293Z] #16 DONE 0.1s [2024-09-18T08:21:58.293Z] [2024-09-18T08:21:58.293Z] #17 [security-proxy-auth internal] load .dockerignore [2024-09-18T08:21:58.293Z] #17 transferring context: 50B done [2024-09-18T08:21:58.293Z] #17 DONE 0.1s [2024-09-18T08:21:59.263Z] [2024-09-18T08:21:59.263Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-18T08:21:59.263Z] #18 transferring context: 50B done [2024-09-18T08:21:59.263Z] #18 DONE 0.1s [2024-09-18T08:21:59.263Z] [2024-09-18T08:21:59.263Z] #19 [support-scheduler internal] load .dockerignore [2024-09-18T08:21:59.263Z] #19 transferring context: 50B done [2024-09-18T08:21:59.263Z] #19 DONE 0.1s [2024-09-18T08:21:59.263Z] [2024-09-18T08:21:59.263Z] #20 [support-notifications internal] load .dockerignore [2024-09-18T08:21:59.538Z] #20 transferring context: 50B done [2024-09-18T08:21:59.538Z] #20 DONE 0.1s [2024-09-18T08:21:59.538Z] [2024-09-18T08:21:59.538Z] #21 [security-spire-config internal] load .dockerignore [2024-09-18T08:21:59.538Z] #21 transferring context: 50B done [2024-09-18T08:21:59.538Z] #21 DONE 0.1s [2024-09-18T08:21:59.538Z] [2024-09-18T08:21:59.538Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-09-18T08:21:59.538Z] #22 transferring context: 50B 0.0s done [2024-09-18T08:21:59.538Z] #22 DONE 0.1s [2024-09-18T08:21:59.538Z] [2024-09-18T08:21:59.538Z] #23 [core-metadata internal] load .dockerignore [2024-09-18T08:21:59.538Z] #23 transferring context: 50B done [2024-09-18T08:21:59.538Z] #23 DONE 0.1s [2024-09-18T08:21:59.818Z] [2024-09-18T08:21:59.818Z] #24 [core-data internal] load .dockerignore [2024-09-18T08:21:59.818Z] #24 transferring context: 50B done [2024-09-18T08:21:59.818Z] #24 DONE 0.1s [2024-09-18T08:21:59.818Z] [2024-09-18T08:21:59.818Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-09-18T08:21:59.818Z] #25 transferring context: 50B done [2024-09-18T08:21:59.818Z] #25 DONE 0.1s [2024-09-18T08:21:59.818Z] [2024-09-18T08:21:59.818Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-18T08:21:59.818Z] #26 transferring context: 50B 0.0s done [2024-09-18T08:22:00.102Z] #26 DONE 0.1s [2024-09-18T08:22:00.102Z] [2024-09-18T08:22:00.102Z] #27 [security-bootstrapper internal] load .dockerignore [2024-09-18T08:22:00.102Z] #27 transferring context: 50B 0.0s done [2024-09-18T08:22:00.102Z] #27 DONE 0.1s [2024-09-18T08:22:00.102Z] [2024-09-18T08:22:00.102Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-18T08:22:00.102Z] #28 transferring context: 50B done [2024-09-18T08:22:00.102Z] #28 DONE 0.1s [2024-09-18T08:22:00.102Z] [2024-09-18T08:22:00.102Z] #29 [security-spire-server internal] load .dockerignore [2024-09-18T08:22:00.102Z] #29 transferring context: 50B 0.0s done [2024-09-18T08:22:00.102Z] #29 DONE 0.1s [2024-09-18T08:22:00.102Z] [2024-09-18T08:22:00.102Z] #30 [security-proxy-setup internal] load .dockerignore [2024-09-18T08:22:00.102Z] #30 transferring context: 50B done [2024-09-18T08:22:00.102Z] #30 DONE 0.1s [2024-09-18T08:22:00.102Z] [2024-09-18T08:22:00.102Z] #31 [core-keeper internal] load .dockerignore [2024-09-18T08:22:00.373Z] #31 transferring context: 50B 0.0s done [2024-09-18T08:22:00.373Z] #31 DONE 0.1s [2024-09-18T08:22:00.373Z] [2024-09-18T08:22:00.373Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:00.373Z] #32 DONE 0.0s [2024-09-18T08:22:00.373Z] [2024-09-18T08:22:00.373Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:22:00.373Z] #33 ... [2024-09-18T08:22:00.373Z] [2024-09-18T08:22:00.373Z] #34 [core-command internal] load .dockerignore [2024-09-18T08:22:00.373Z] #34 transferring context: 50B 0.0s done [2024-09-18T08:22:00.373Z] #34 DONE 0.1s [2024-09-18T08:22:00.641Z] [2024-09-18T08:22:00.641Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:22:00.641Z] #33 DONE 0.2s [2024-09-18T08:22:00.641Z] [2024-09-18T08:22:00.641Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:00.641Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:00.641Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 139.26kB / 3.34MB 0.1s [2024-09-18T08:22:00.641Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:00.641Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:00.641Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:00.922Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s [2024-09-18T08:22:00.922Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:00.922Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-18T08:22:01.905Z] #35 ... [2024-09-18T08:22:01.905Z] [2024-09-18T08:22:01.905Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:01.905Z] #36 DONE 1.1s [2024-09-18T08:22:01.905Z] [2024-09-18T08:22:01.905Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:01.905Z] #35 ... [2024-09-18T08:22:01.905Z] [2024-09-18T08:22:01.905Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:01.905Z] #32 DONE 0.0s [2024-09-18T08:22:01.905Z] [2024-09-18T08:22:01.905Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:02.183Z] #35 ... [2024-09-18T08:22:02.183Z] [2024-09-18T08:22:02.183Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:02.183Z] #32 DONE 0.0s [2024-09-18T08:22:02.183Z] [2024-09-18T08:22:02.183Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:02.183Z] #36 DONE 2.0s [2024-09-18T08:22:02.183Z] [2024-09-18T08:22:02.183Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-18T08:22:02.183Z] #37 DONE 0.7s [2024-09-18T08:22:02.183Z] [2024-09-18T08:22:02.183Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:02.183Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:02.183Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:02.183Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:02.183Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:02.183Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:02.183Z] #35 ... [2024-09-18T08:22:02.183Z] [2024-09-18T08:22:02.183Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:02.183Z] #32 DONE 0.0s [2024-09-18T08:22:02.183Z] [2024-09-18T08:22:02.183Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:02.183Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:02.470Z] #35 ... [2024-09-18T08:22:02.470Z] [2024-09-18T08:22:02.470Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:02.470Z] #36 DONE 2.0s [2024-09-18T08:22:02.470Z] [2024-09-18T08:22:02.470Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-18T08:22:02.470Z] #37 DONE 0.7s [2024-09-18T08:22:02.470Z] [2024-09-18T08:22:02.470Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:02.470Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:02.470Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:02.470Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:02.470Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:02.470Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:02.470Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:02.745Z] #35 ... [2024-09-18T08:22:02.745Z] [2024-09-18T08:22:02.745Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:02.745Z] #32 DONE 0.0s [2024-09-18T08:22:02.745Z] [2024-09-18T08:22:02.745Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:02.745Z] #32 DONE 0.0s [2024-09-18T08:22:02.745Z] [2024-09-18T08:22:02.745Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:02.745Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:02.745Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:02.745Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:02.745Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:02.745Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:02.745Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:03.022Z] #35 ... [2024-09-18T08:22:03.022Z] [2024-09-18T08:22:03.022Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:03.022Z] #36 DONE 2.1s [2024-09-18T08:22:03.022Z] [2024-09-18T08:22:03.022Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:03.022Z] #32 DONE 0.0s [2024-09-18T08:22:03.022Z] [2024-09-18T08:22:03.022Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-18T08:22:03.022Z] #37 DONE 0.8s [2024-09-18T08:22:03.022Z] [2024-09-18T08:22:03.022Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:03.022Z] #36 DONE 2.1s [2024-09-18T08:22:03.022Z] [2024-09-18T08:22:03.022Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:22:03.022Z] #33 DONE 1.1s [2024-09-18T08:22:03.022Z] [2024-09-18T08:22:03.022Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-18T08:22:03.022Z] #37 DONE 0.8s [2024-09-18T08:22:03.022Z] [2024-09-18T08:22:03.022Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:03.022Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:03.022Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:03.022Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:03.022Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:03.022Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:03.022Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:03.303Z] #35 ... [2024-09-18T08:22:03.303Z] [2024-09-18T08:22:03.303Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:03.303Z] #36 DONE 2.1s [2024-09-18T08:22:03.303Z] [2024-09-18T08:22:03.303Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-18T08:22:03.303Z] #37 DONE 0.8s [2024-09-18T08:22:03.303Z] [2024-09-18T08:22:03.303Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:03.303Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:03.303Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:03.303Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:03.303Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:03.303Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:03.303Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:03.303Z] #35 ... [2024-09-18T08:22:03.303Z] [2024-09-18T08:22:03.303Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:03.303Z] #32 DONE 0.0s [2024-09-18T08:22:03.303Z] [2024-09-18T08:22:03.303Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:03.303Z] #35 DONE 3.8s [2024-09-18T08:22:03.303Z] [2024-09-18T08:22:03.303Z] #38 [core-data internal] load build context [2024-09-18T08:22:03.568Z] #38 ... [2024-09-18T08:22:03.568Z] [2024-09-18T08:22:03.568Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:03.568Z] #32 DONE 0.0s [2024-09-18T08:22:03.568Z] [2024-09-18T08:22:03.568Z] #38 [core-data internal] load build context [2024-09-18T08:22:03.845Z] #38 ... [2024-09-18T08:22:03.845Z] [2024-09-18T08:22:03.845Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:03.845Z] #32 DONE 0.0s [2024-09-18T08:22:03.845Z] [2024-09-18T08:22:03.845Z] #38 [core-data internal] load build context [2024-09-18T08:22:04.118Z] #38 ... [2024-09-18T08:22:04.118Z] [2024-09-18T08:22:04.118Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:22:04.118Z] #33 DONE 1.9s [2024-09-18T08:22:04.118Z] [2024-09-18T08:22:04.118Z] #38 [core-data internal] load build context [2024-09-18T08:22:04.118Z] #38 ... [2024-09-18T08:22:04.118Z] [2024-09-18T08:22:04.118Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:04.118Z] #36 DONE 2.2s [2024-09-18T08:22:04.118Z] [2024-09-18T08:22:04.118Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-18T08:22:04.118Z] #37 DONE 0.9s [2024-09-18T08:22:04.118Z] [2024-09-18T08:22:04.118Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:22:04.118Z] #39 DONE 0.0s [2024-09-18T08:22:04.118Z] [2024-09-18T08:22:04.118Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:04.118Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:04.118Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:04.118Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:04.118Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:04.118Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:04.118Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:04.118Z] #35 DONE 3.8s [2024-09-18T08:22:04.386Z] [2024-09-18T08:22:04.386Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:04.386Z] #36 DONE 2.2s [2024-09-18T08:22:04.386Z] [2024-09-18T08:22:04.386Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-18T08:22:04.386Z] #37 DONE 0.9s [2024-09-18T08:22:04.386Z] [2024-09-18T08:22:04.386Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:04.386Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:04.386Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:04.386Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:04.386Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:04.386Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:04.386Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:04.386Z] #35 DONE 3.8s [2024-09-18T08:22:04.386Z] [2024-09-18T08:22:04.386Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:04.683Z] #40 ... [2024-09-18T08:22:04.683Z] [2024-09-18T08:22:04.683Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:04.683Z] #32 DONE 0.0s [2024-09-18T08:22:04.683Z] [2024-09-18T08:22:04.683Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:04.683Z] #32 DONE 0.0s [2024-09-18T08:22:04.683Z] [2024-09-18T08:22:04.683Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T08:22:04.683Z] #41 DONE 2.2s [2024-09-18T08:22:04.683Z] [2024-09-18T08:22:04.683Z] #42 [core-metadata internal] load build context [2024-09-18T08:22:04.683Z] #42 ... [2024-09-18T08:22:04.683Z] [2024-09-18T08:22:04.683Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:04.683Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:04.683Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:04.683Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:04.683Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:04.683Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:04.683Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:04.683Z] #35 DONE 3.8s [2024-09-18T08:22:04.683Z] [2024-09-18T08:22:04.683Z] #42 [core-metadata internal] load build context [2024-09-18T08:22:04.990Z] #42 ... [2024-09-18T08:22:04.990Z] [2024-09-18T08:22:04.990Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T08:22:04.990Z] #32 DONE 0.0s [2024-09-18T08:22:04.990Z] [2024-09-18T08:22:04.990Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:04.990Z] #43 transferring context: 45.59MB 4.3s [2024-09-18T08:22:06.473Z] #43 ... [2024-09-18T08:22:06.473Z] [2024-09-18T08:22:06.473Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:22:06.473Z] #44 ... [2024-09-18T08:22:06.473Z] [2024-09-18T08:22:06.473Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:06.473Z] #36 DONE 2.2s [2024-09-18T08:22:06.473Z] [2024-09-18T08:22:06.473Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-18T08:22:06.473Z] #37 DONE 1.0s [2024-09-18T08:22:06.473Z] [2024-09-18T08:22:06.473Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:06.473Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:06.473Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:06.473Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:06.473Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:06.473Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:06.473Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:06.473Z] #35 DONE 3.9s [2024-09-18T08:22:06.473Z] [2024-09-18T08:22:06.473Z] #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:22:06.473Z] #33 DONE 4.2s [2024-09-18T08:22:06.473Z] [2024-09-18T08:22:06.473Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:06.473Z] #45 DONE 0.0s [2024-09-18T08:22:06.774Z] [2024-09-18T08:22:06.774Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:06.774Z] #45 ... [2024-09-18T08:22:06.774Z] [2024-09-18T08:22:06.774Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T08:22:06.774Z] #36 DONE 2.2s [2024-09-18T08:22:06.774Z] [2024-09-18T08:22:06.774Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-18T08:22:06.774Z] #37 DONE 1.0s [2024-09-18T08:22:06.774Z] [2024-09-18T08:22:06.774Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:06.774Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:06.774Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:06.774Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:06.774Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:06.774Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:06.774Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:06.774Z] #35 DONE 3.9s [2024-09-18T08:22:07.066Z] [2024-09-18T08:22:07.066Z] #46 [security-spire-config internal] load build context [2024-09-18T08:22:07.066Z] #46 transferring context: 25.96kB 0.2s done [2024-09-18T08:22:07.066Z] #46 DONE 2.2s [2024-09-18T08:22:07.066Z] [2024-09-18T08:22:07.066Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:09.722Z] #43 ... [2024-09-18T08:22:09.722Z] [2024-09-18T08:22:09.722Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-18T08:22:09.722Z] #47 DONE 5.8s [2024-09-18T08:22:09.722Z] [2024-09-18T08:22:09.722Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:10.001Z] #43 ... [2024-09-18T08:22:10.001Z] [2024-09-18T08:22:10.001Z] #48 [security-spire-server internal] load build context [2024-09-18T08:22:10.001Z] #48 transferring context: 27.71kB 0.5s done [2024-09-18T08:22:10.001Z] #48 DONE 3.4s [2024-09-18T08:22:10.001Z] [2024-09-18T08:22:10.001Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:10.282Z] #43 ... [2024-09-18T08:22:10.282Z] [2024-09-18T08:22:10.282Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:22:10.282Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:22:10.282Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T08:22:10.282Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:22:10.282Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T08:22:10.282Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T08:22:10.282Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-18T08:22:10.282Z] #35 DONE 3.9s [2024-09-18T08:22:10.282Z] [2024-09-18T08:22:10.282Z] #49 [security-spire-agent internal] load build context [2024-09-18T08:22:10.282Z] #49 DONE 0.0s [2024-09-18T08:22:10.282Z] [2024-09-18T08:22:10.282Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:22:10.283Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:22:12.253Z] #50 ... [2024-09-18T08:22:12.253Z] [2024-09-18T08:22:12.253Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:22:12.253Z] #0 7.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:12.253Z] #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:12.253Z] #51 ... [2024-09-18T08:22:12.253Z] [2024-09-18T08:22:12.253Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:22:12.253Z] #52 ... [2024-09-18T08:22:12.253Z] [2024-09-18T08:22:12.253Z] #53 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:22:12.569Z] #53 ... [2024-09-18T08:22:12.569Z] [2024-09-18T08:22:12.569Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:12.569Z] #54 ... [2024-09-18T08:22:12.569Z] [2024-09-18T08:22:12.569Z] #55 [support-notifications internal] load build context [2024-09-18T08:22:12.862Z] #55 ... [2024-09-18T08:22:12.862Z] [2024-09-18T08:22:12.862Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:22:12.862Z] #51 10.59 OK: 266 MiB in 52 packages [2024-09-18T08:22:12.862Z] #51 ... [2024-09-18T08:22:12.862Z] [2024-09-18T08:22:12.862Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:22:13.153Z] #56 ... [2024-09-18T08:22:13.153Z] [2024-09-18T08:22:13.153Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:22:13.153Z] #0 7.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:13.153Z] #0 8.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:13.153Z] #0 9.776 OK: 266 MiB in 52 packages [2024-09-18T08:22:13.153Z] #57 ... [2024-09-18T08:22:13.153Z] [2024-09-18T08:22:13.153Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:13.153Z] #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done [2024-09-18T08:22:13.153Z] #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T08:22:13.153Z] #58 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-18T08:22:13.153Z] #58 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-18T08:22:13.153Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done [2024-09-18T08:22:13.153Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-09-18T08:22:13.153Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done [2024-09-18T08:22:13.153Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done [2024-09-18T08:22:13.435Z] #58 ... [2024-09-18T08:22:13.435Z] [2024-09-18T08:22:13.435Z] #49 [security-spire-agent internal] load build context [2024-09-18T08:22:13.435Z] #49 transferring context: 27.24kB 0.6s done [2024-09-18T08:22:13.435Z] #49 DONE 2.9s [2024-09-18T08:22:13.435Z] [2024-09-18T08:22:13.435Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:22:13.435Z] #56 ... [2024-09-18T08:22:13.435Z] [2024-09-18T08:22:13.435Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:22:13.737Z] #59 ... [2024-09-18T08:22:13.737Z] [2024-09-18T08:22:13.737Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:22:13.737Z] #60 ... [2024-09-18T08:22:13.737Z] [2024-09-18T08:22:13.737Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:22:14.022Z] #61 ... [2024-09-18T08:22:14.022Z] [2024-09-18T08:22:14.022Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:22:14.022Z] #62 ... [2024-09-18T08:22:14.022Z] [2024-09-18T08:22:14.022Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:22:14.022Z] #63 ... [2024-09-18T08:22:14.022Z] [2024-09-18T08:22:14.022Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T08:22:14.308Z] #64 ... [2024-09-18T08:22:14.308Z] [2024-09-18T08:22:14.308Z] #38 [core-data internal] load build context [2024-09-18T08:22:14.308Z] #38 ... [2024-09-18T08:22:14.308Z] [2024-09-18T08:22:14.308Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:22:14.605Z] #39 ... [2024-09-18T08:22:14.605Z] [2024-09-18T08:22:14.605Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:22:14.605Z] #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:14.605Z] #0 9.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:14.605Z] #65 ... [2024-09-18T08:22:14.605Z] [2024-09-18T08:22:14.605Z] #51 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:22:14.605Z] #51 DONE 12.4s [2024-09-18T08:22:14.605Z] [2024-09-18T08:22:14.605Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:14.605Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.1s [2024-09-18T08:22:14.898Z] #58 ... [2024-09-18T08:22:14.898Z] [2024-09-18T08:22:14.898Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:22:14.898Z] #66 ... [2024-09-18T08:22:14.898Z] [2024-09-18T08:22:14.898Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:15.195Z] #58 ... [2024-09-18T08:22:15.195Z] [2024-09-18T08:22:15.195Z] #42 [core-metadata internal] load build context [2024-09-18T08:22:15.195Z] #42 ... [2024-09-18T08:22:15.195Z] [2024-09-18T08:22:15.195Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:22:15.514Z] #67 ... [2024-09-18T08:22:15.514Z] [2024-09-18T08:22:15.514Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:15.514Z] #40 ... [2024-09-18T08:22:15.514Z] [2024-09-18T08:22:15.514Z] #42 [core-metadata internal] load build context [2024-09-18T08:22:15.856Z] #42 ... [2024-09-18T08:22:15.856Z] [2024-09-18T08:22:15.856Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:22:15.856Z] #57 DONE 13.1s [2024-09-18T08:22:15.856Z] [2024-09-18T08:22:15.856Z] #42 [core-metadata internal] load build context [2024-09-18T08:22:16.505Z] #42 ... [2024-09-18T08:22:16.505Z] [2024-09-18T08:22:16.505Z] #68 [core-command internal] load build context [2024-09-18T08:22:16.806Z] #68 ... [2024-09-18T08:22:16.806Z] [2024-09-18T08:22:16.806Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:22:16.806Z] #69 ... [2024-09-18T08:22:16.806Z] [2024-09-18T08:22:16.806Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:22:17.107Z] #70 ... [2024-09-18T08:22:17.107Z] [2024-09-18T08:22:17.107Z] #68 [core-command internal] load build context [2024-09-18T08:22:17.425Z] #68 transferring context: 4.88MB 9.8s [2024-09-18T08:22:18.080Z] #68 ... [2024-09-18T08:22:18.080Z] [2024-09-18T08:22:18.080Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:22:18.080Z] #71 ... [2024-09-18T08:22:18.080Z] [2024-09-18T08:22:18.080Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:22:18.080Z] #72 ... [2024-09-18T08:22:18.080Z] [2024-09-18T08:22:18.080Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:18.080Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.21MB / 28.04MB 7.6s [2024-09-18T08:22:18.080Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.7s done [2024-09-18T08:22:18.394Z] #58 ... [2024-09-18T08:22:18.394Z] [2024-09-18T08:22:18.394Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:22:18.394Z] #73 ... [2024-09-18T08:22:18.394Z] [2024-09-18T08:22:18.394Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:22:18.394Z] #53 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:18.394Z] #53 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:18.394Z] #53 14.82 OK: 266 MiB in 52 packages [2024-09-18T08:22:18.394Z] #53 DONE 17.3s [2024-09-18T08:22:18.394Z] [2024-09-18T08:22:18.394Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:18.394Z] #45 ... [2024-09-18T08:22:18.394Z] [2024-09-18T08:22:18.394Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:19.066Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.5s [2024-09-18T08:22:19.701Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 9.2s [2024-09-18T08:22:20.019Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-18T08:22:20.019Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-18T08:22:20.313Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-18T08:22:20.313Z] #58 ... [2024-09-18T08:22:20.313Z] [2024-09-18T08:22:20.313Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:20.638Z] #43 ... [2024-09-18T08:22:20.638Z] [2024-09-18T08:22:20.638Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:20.938Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 10.3s [2024-09-18T08:22:20.938Z] #58 ... [2024-09-18T08:22:20.938Z] [2024-09-18T08:22:20.938Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:22:20.938Z] #59 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:20.938Z] #59 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:20.938Z] #59 13.69 (1/2) Installing ca-certificates (20240226-r0) [2024-09-18T08:22:20.938Z] #59 13.86 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:20.938Z] #59 13.86 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:20.938Z] #59 13.94 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:22:20.938Z] #59 14.60 OK: 9 MiB in 17 packages [2024-09-18T08:22:20.938Z] #59 DONE 17.4s [2024-09-18T08:22:20.938Z] [2024-09-18T08:22:20.938Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:21.593Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.3s [2024-09-18T08:22:22.607Z] #58 ... [2024-09-18T08:22:22.607Z] [2024-09-18T08:22:22.607Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:22:22.607Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.3s done [2024-09-18T08:22:22.607Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-18T08:22:22.607Z] #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-18T08:22:22.607Z] #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-18T08:22:22.607Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-18T08:22:22.607Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-18T08:22:22.607Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T08:22:22.607Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.7s done [2024-09-18T08:22:22.607Z] #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.01MB / 18.32MB 8.2s [2024-09-18T08:22:22.607Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-09-18T08:22:22.607Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-18T08:22:22.607Z] #50 ... [2024-09-18T08:22:22.607Z] [2024-09-18T08:22:22.607Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:22:22.607Z] #52 transferring context: 27.27MB 20.1s [2024-09-18T08:22:22.906Z] #52 ... [2024-09-18T08:22:22.906Z] [2024-09-18T08:22:22.906Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:22.906Z] #54 ... [2024-09-18T08:22:22.906Z] [2024-09-18T08:22:22.906Z] #55 [support-notifications internal] load build context [2024-09-18T08:22:22.906Z] #55 ... [2024-09-18T08:22:22.906Z] [2024-09-18T08:22:22.906Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:22:23.204Z] #52 ... [2024-09-18T08:22:23.205Z] [2024-09-18T08:22:23.205Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:22:23.205Z] #69 DONE 16.6s [2024-09-18T08:22:23.205Z] [2024-09-18T08:22:23.205Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:22:23.510Z] #52 ... [2024-09-18T08:22:23.510Z] [2024-09-18T08:22:23.510Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:22:23.510Z] #65 12.13 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:22:23.510Z] #65 12.13 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:22:23.511Z] #65 12.13 OK: 19955 distinct packages available [2024-09-18T08:22:23.511Z] #65 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:23.511Z] #65 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:23.511Z] #65 16.75 OK: 266 MiB in 52 packages [2024-09-18T08:22:23.511Z] #65 DONE 19.4s [2024-09-18T08:22:23.809Z] [2024-09-18T08:22:23.809Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:23.809Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.81MB / 28.04MB 13.3s [2024-09-18T08:22:24.109Z] #58 ... [2024-09-18T08:22:24.109Z] [2024-09-18T08:22:24.109Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:22:24.109Z] #56 ... [2024-09-18T08:22:24.109Z] [2024-09-18T08:22:24.109Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:22:24.401Z] #60 ... [2024-09-18T08:22:24.401Z] [2024-09-18T08:22:24.401Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:24.401Z] #58 ... [2024-09-18T08:22:24.401Z] [2024-09-18T08:22:24.401Z] #38 [core-data internal] load build context [2024-09-18T08:22:24.693Z] #38 ... [2024-09-18T08:22:24.693Z] [2024-09-18T08:22:24.693Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:22:24.693Z] #39 ... [2024-09-18T08:22:24.693Z] [2024-09-18T08:22:24.693Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:24.991Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.6s [2024-09-18T08:22:25.611Z] #58 ... [2024-09-18T08:22:25.611Z] [2024-09-18T08:22:25.611Z] #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T08:22:25.611Z] #64 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:25.611Z] #64 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:25.611Z] #64 19.31 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:25.611Z] #64 19.31 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:25.611Z] #64 19.40 OK: 8 MiB in 16 packages [2024-09-18T08:22:25.611Z] #64 DONE 22.8s [2024-09-18T08:22:25.611Z] [2024-09-18T08:22:25.611Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:25.912Z] #54 ... [2024-09-18T08:22:25.912Z] [2024-09-18T08:22:25.912Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:25.912Z] #40 ... [2024-09-18T08:22:25.912Z] [2024-09-18T08:22:25.912Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:26.233Z] #58 ... [2024-09-18T08:22:26.233Z] [2024-09-18T08:22:26.233Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:22:26.233Z] #62 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:26.233Z] #62 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:26.233Z] #62 20.69 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:26.233Z] #62 20.69 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:26.233Z] #62 20.92 OK: 8 MiB in 16 packages [2024-09-18T08:22:26.233Z] #62 DONE 22.3s [2024-09-18T08:22:26.233Z] [2024-09-18T08:22:26.233Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:26.233Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.58MB / 28.04MB 15.8s [2024-09-18T08:22:26.889Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.60MB / 28.04MB 16.1s [2024-09-18T08:22:27.179Z] #58 ... [2024-09-18T08:22:27.179Z] [2024-09-18T08:22:27.179Z] #42 [core-metadata internal] load build context [2024-09-18T08:22:27.179Z] #42 ... [2024-09-18T08:22:27.179Z] [2024-09-18T08:22:27.179Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:22:27.472Z] #70 ... [2024-09-18T08:22:27.472Z] [2024-09-18T08:22:27.472Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:22:27.472Z] #61 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:27.472Z] #61 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:27.472Z] #61 19.04 (1/4) Installing ca-certificates (20240226-r0) [2024-09-18T08:22:27.472Z] #61 19.35 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:27.472Z] #61 19.35 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:22:27.472Z] #61 19.35 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:22:27.472Z] #61 20.45 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:27.472Z] #61 20.45 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:22:27.472Z] #61 21.33 OK: 18 MiB in 19 packages [2024-09-18T08:22:27.472Z] #61 ... [2024-09-18T08:22:27.472Z] [2024-09-18T08:22:27.472Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:27.472Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.8s [2024-09-18T08:22:27.749Z] #58 ... [2024-09-18T08:22:27.749Z] [2024-09-18T08:22:27.749Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:22:27.749Z] #61 DONE 24.1s [2024-09-18T08:22:27.749Z] [2024-09-18T08:22:27.749Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:28.056Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.95MB / 28.04MB 17.6s [2024-09-18T08:22:28.056Z] #58 ... [2024-09-18T08:22:28.056Z] [2024-09-18T08:22:28.056Z] #68 [core-command internal] load build context [2024-09-18T08:22:28.056Z] #68 transferring context: 15.41MB 20.3s [2024-09-18T08:22:28.341Z] #68 ... [2024-09-18T08:22:28.341Z] [2024-09-18T08:22:28.341Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:28.617Z] #58 ... [2024-09-18T08:22:28.617Z] [2024-09-18T08:22:28.617Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:28.913Z] #45 ... [2024-09-18T08:22:28.913Z] [2024-09-18T08:22:28.913Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:22:28.913Z] #71 DONE 20.8s [2024-09-18T08:22:28.913Z] [2024-09-18T08:22:28.913Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:28.913Z] #45 ... [2024-09-18T08:22:28.913Z] [2024-09-18T08:22:28.913Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:29.277Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.5s done [2024-09-18T08:22:29.556Z] #58 ... [2024-09-18T08:22:29.556Z] [2024-09-18T08:22:29.556Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:22:29.556Z] #63 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:29.556Z] #63 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:29.556Z] #63 21.86 (1/3) Installing ca-certificates (20240226-r0) [2024-09-18T08:22:29.556Z] #63 22.12 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:29.556Z] #63 22.12 (3/3) Installing tzdata (2024a-r0) [2024-09-18T08:22:29.556Z] #63 23.53 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:29.556Z] #63 23.53 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:22:29.556Z] #63 24.05 OK: 12 MiB in 18 packages [2024-09-18T08:22:29.556Z] #63 DONE 25.7s [2024-09-18T08:22:29.843Z] [2024-09-18T08:22:29.843Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:30.879Z] #45 ... [2024-09-18T08:22:30.879Z] [2024-09-18T08:22:30.879Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:30.879Z] #43 ... [2024-09-18T08:22:30.879Z] [2024-09-18T08:22:30.879Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:22:30.879Z] #67 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:31.155Z] #67 ... [2024-09-18T08:22:31.155Z] [2024-09-18T08:22:31.155Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:22:31.155Z] #74 ... [2024-09-18T08:22:31.155Z] [2024-09-18T08:22:31.155Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:32.217Z] #43 transferring context: 81.40MB 31.5s [2024-09-18T08:22:32.566Z] #43 ... [2024-09-18T08:22:32.566Z] [2024-09-18T08:22:32.566Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:22:32.566Z] #66 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:32.566Z] #66 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:32.566Z] #66 22.29 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:22:32.566Z] #66 22.29 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:22:32.566Z] #66 22.29 OK: 19946 distinct packages available [2024-09-18T08:22:32.566Z] #66 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:32.566Z] #66 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:32.566Z] #66 25.47 (1/11) Installing ca-certificates (20240226-r0) [2024-09-18T08:22:32.566Z] #66 25.64 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-18T08:22:32.566Z] #66 25.64 (3/11) Installing libunistring (1.1-r1) [2024-09-18T08:22:32.566Z] #66 25.72 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-18T08:22:32.566Z] #66 25.81 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-18T08:22:32.566Z] #66 25.81 (6/11) Installing libcurl (8.9.1-r0) [2024-09-18T08:22:32.566Z] #66 25.81 (7/11) Installing curl (8.9.1-r0) [2024-09-18T08:22:32.566Z] #66 26.03 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:32.566Z] #66 26.03 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:22:32.566Z] #66 26.03 (10/11) Installing libucontext (1.2-r2) [2024-09-18T08:22:32.566Z] #66 26.03 (11/11) Installing gcompat (1.1.0-r1) [2024-09-18T08:22:32.566Z] #66 26.03 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:32.566Z] #66 26.03 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:22:32.566Z] #66 26.75 OK: 13 MiB in 26 packages [2024-09-18T08:22:32.566Z] #66 ... [2024-09-18T08:22:32.566Z] [2024-09-18T08:22:32.566Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:22:32.566Z] #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.0s done [2024-09-18T08:22:32.566Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.6s [2024-09-18T08:22:32.903Z] #50 ... [2024-09-18T08:22:32.903Z] [2024-09-18T08:22:32.903Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:33.197Z] #43 ... [2024-09-18T08:22:33.197Z] [2024-09-18T08:22:33.197Z] #55 [support-notifications internal] load build context [2024-09-18T08:22:33.197Z] #55 ... [2024-09-18T08:22:33.197Z] [2024-09-18T08:22:33.197Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:22:33.197Z] #66 DONE 28.5s [2024-09-18T08:22:33.197Z] [2024-09-18T08:22:33.197Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:22:33.485Z] #75 ... [2024-09-18T08:22:33.485Z] [2024-09-18T08:22:33.485Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T08:22:33.787Z] #76 ... [2024-09-18T08:22:33.787Z] [2024-09-18T08:22:33.787Z] #68 [core-command internal] load build context [2024-09-18T08:22:33.787Z] #68 ... [2024-09-18T08:22:33.787Z] [2024-09-18T08:22:33.787Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:22:33.787Z] #52 ... [2024-09-18T08:22:33.787Z] [2024-09-18T08:22:33.787Z] #68 [core-command internal] load build context [2024-09-18T08:22:34.403Z] #68 ... [2024-09-18T08:22:34.403Z] [2024-09-18T08:22:34.403Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:22:34.721Z] #56 ... [2024-09-18T08:22:34.721Z] [2024-09-18T08:22:34.721Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:22:34.721Z] #60 ... [2024-09-18T08:22:34.721Z] [2024-09-18T08:22:34.721Z] #68 [core-command internal] load build context [2024-09-18T08:22:34.721Z] #68 ... [2024-09-18T08:22:34.721Z] [2024-09-18T08:22:34.721Z] #38 [core-data internal] load build context [2024-09-18T08:22:35.032Z] #38 ... [2024-09-18T08:22:35.032Z] [2024-09-18T08:22:35.032Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:22:35.032Z] #39 ... [2024-09-18T08:22:35.032Z] [2024-09-18T08:22:35.032Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:22:35.705Z] #56 ... [2024-09-18T08:22:35.705Z] [2024-09-18T08:22:35.705Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T08:22:36.037Z] #77 ... [2024-09-18T08:22:36.037Z] [2024-09-18T08:22:36.037Z] #68 [core-command internal] load build context [2024-09-18T08:22:36.037Z] #68 ... [2024-09-18T08:22:36.037Z] [2024-09-18T08:22:36.037Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:36.037Z] #40 ... [2024-09-18T08:22:36.037Z] [2024-09-18T08:22:36.037Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:36.318Z] #54 ... [2024-09-18T08:22:36.318Z] [2024-09-18T08:22:36.318Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:36.624Z] #40 ... [2024-09-18T08:22:36.624Z] [2024-09-18T08:22:36.624Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:22:36.624Z] #78 ... [2024-09-18T08:22:36.624Z] [2024-09-18T08:22:36.624Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:37.306Z] #54 ... [2024-09-18T08:22:37.306Z] [2024-09-18T08:22:37.306Z] #42 [core-metadata internal] load build context [2024-09-18T08:22:37.306Z] #42 ... [2024-09-18T08:22:37.306Z] [2024-09-18T08:22:37.306Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:22:37.306Z] #74 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:37.595Z] #74 ... [2024-09-18T08:22:37.595Z] [2024-09-18T08:22:37.595Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:22:37.885Z] #70 ... [2024-09-18T08:22:37.885Z] [2024-09-18T08:22:37.885Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:38.169Z] #54 transferring context: 59.89MB 35.1s [2024-09-18T08:22:38.169Z] #54 ... [2024-09-18T08:22:38.169Z] [2024-09-18T08:22:38.169Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T08:22:38.169Z] #79 ... [2024-09-18T08:22:38.170Z] [2024-09-18T08:22:38.170Z] #68 [core-command internal] load build context [2024-09-18T08:22:38.494Z] #68 ... [2024-09-18T08:22:38.494Z] [2024-09-18T08:22:38.494Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:22:38.494Z] #67 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:38.494Z] #67 30.34 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:38.494Z] #67 30.34 (2/2) Installing su-exec (0.2-r3) [2024-09-18T08:22:38.494Z] #67 30.34 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:38.494Z] #67 30.43 OK: 8 MiB in 17 packages [2024-09-18T08:22:38.494Z] #67 DONE 33.3s [2024-09-18T08:22:38.791Z] [2024-09-18T08:22:38.791Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:38.791Z] #43 ... [2024-09-18T08:22:38.791Z] [2024-09-18T08:22:38.791Z] #68 [core-command internal] load build context [2024-09-18T08:22:39.082Z] #68 ... [2024-09-18T08:22:39.082Z] [2024-09-18T08:22:39.082Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-18T08:22:39.082Z] #80 ... [2024-09-18T08:22:39.082Z] [2024-09-18T08:22:39.082Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:22:39.082Z] #44 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:39.082Z] #44 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:39.082Z] #44 25.68 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:22:39.082Z] #44 25.68 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:22:39.082Z] #44 25.68 OK: 19946 distinct packages available [2024-09-18T08:22:39.082Z] #44 26.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:39.082Z] #44 27.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:39.082Z] #44 30.97 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:39.082Z] #44 30.97 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:22:39.082Z] #44 30.97 (3/4) Installing libucontext (1.2-r2) [2024-09-18T08:22:39.082Z] #44 30.97 (4/4) Installing gcompat (1.1.0-r1) [2024-09-18T08:22:39.082Z] #44 30.97 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:39.082Z] #44 31.26 OK: 8 MiB in 19 packages [2024-09-18T08:22:39.383Z] #44 ... [2024-09-18T08:22:39.383Z] [2024-09-18T08:22:39.383Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T08:22:39.383Z] #81 ... [2024-09-18T08:22:39.383Z] [2024-09-18T08:22:39.383Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:22:39.383Z] #44 DONE 33.0s [2024-09-18T08:22:39.683Z] [2024-09-18T08:22:39.683Z] #68 [core-command internal] load build context [2024-09-18T08:22:39.975Z] #68 ... [2024-09-18T08:22:39.975Z] [2024-09-18T08:22:39.975Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:22:39.975Z] #82 ... [2024-09-18T08:22:39.975Z] [2024-09-18T08:22:39.975Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:22:39.975Z] #73 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:39.975Z] #73 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:39.975Z] #73 29.20 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:39.975Z] #73 29.20 (2/4) Installing openssl (3.1.7-r0) [2024-09-18T08:22:39.975Z] #73 29.20 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:22:39.975Z] #73 29.20 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:22:39.975Z] #73 30.04 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:39.975Z] #73 30.04 OK: 18 MiB in 19 packages [2024-09-18T08:22:39.975Z] #73 DONE 31.8s [2024-09-18T08:22:39.975Z] [2024-09-18T08:22:39.975Z] #68 [core-command internal] load build context [2024-09-18T08:22:40.963Z] #68 ... [2024-09-18T08:22:40.963Z] [2024-09-18T08:22:40.963Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:40.963Z] #45 ... [2024-09-18T08:22:40.963Z] [2024-09-18T08:22:40.963Z] #68 [core-command internal] load build context [2024-09-18T08:22:41.275Z] #68 ... [2024-09-18T08:22:41.275Z] [2024-09-18T08:22:41.275Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:41.275Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.0s [2024-09-18T08:22:41.275Z] #58 ... [2024-09-18T08:22:41.275Z] [2024-09-18T08:22:41.275Z] #68 [core-command internal] load build context [2024-09-18T08:22:42.375Z] #68 ... [2024-09-18T08:22:42.375Z] [2024-09-18T08:22:42.375Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:22:42.375Z] #72 24.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:42.375Z] #72 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:42.375Z] #72 29.13 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:22:42.375Z] #72 29.13 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:22:42.375Z] #72 29.13 OK: 19946 distinct packages available [2024-09-18T08:22:42.375Z] #72 29.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:42.375Z] #72 30.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:42.375Z] #72 32.59 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:42.375Z] #72 32.59 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:22:42.375Z] #72 32.59 (3/5) Installing libucontext (1.2-r2) [2024-09-18T08:22:42.375Z] #72 32.59 (4/5) Installing gcompat (1.1.0-r1) [2024-09-18T08:22:42.375Z] #72 32.85 (5/5) Installing openssl (3.1.7-r0) [2024-09-18T08:22:42.375Z] #72 32.85 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:42.375Z] #72 32.85 OK: 9 MiB in 20 packages [2024-09-18T08:22:42.375Z] #72 ... [2024-09-18T08:22:42.375Z] [2024-09-18T08:22:42.375Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:22:42.375Z] #74 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:42.375Z] #74 19.20 OK: 9 MiB in 17 packages [2024-09-18T08:22:42.375Z] #74 DONE 21.2s [2024-09-18T08:22:42.375Z] [2024-09-18T08:22:42.375Z] #68 [core-command internal] load build context [2024-09-18T08:22:42.995Z] #68 ... [2024-09-18T08:22:42.995Z] [2024-09-18T08:22:42.995Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:22:42.995Z] #72 DONE 34.9s [2024-09-18T08:22:42.995Z] [2024-09-18T08:22:42.995Z] #68 [core-command internal] load build context [2024-09-18T08:22:42.995Z] #68 ... [2024-09-18T08:22:42.995Z] [2024-09-18T08:22:42.995Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:22:42.995Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.4s [2024-09-18T08:22:42.995Z] #50 ... [2024-09-18T08:22:42.995Z] [2024-09-18T08:22:42.995Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:43.278Z] #54 transferring context: 66.32MB 40.5s [2024-09-18T08:22:43.278Z] #54 ... [2024-09-18T08:22:43.278Z] [2024-09-18T08:22:43.278Z] #55 [support-notifications internal] load build context [2024-09-18T08:22:43.589Z] #55 ... [2024-09-18T08:22:43.590Z] [2024-09-18T08:22:43.590Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:43.910Z] #54 ... [2024-09-18T08:22:43.910Z] [2024-09-18T08:22:43.910Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:22:44.191Z] #52 ... [2024-09-18T08:22:44.191Z] [2024-09-18T08:22:44.191Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:44.818Z] #54 ... [2024-09-18T08:22:44.818Z] [2024-09-18T08:22:44.818Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:22:44.818Z] #60 ... [2024-09-18T08:22:44.818Z] [2024-09-18T08:22:44.818Z] #55 [support-notifications internal] load build context [2024-09-18T08:22:45.089Z] #55 ... [2024-09-18T08:22:45.089Z] [2024-09-18T08:22:45.089Z] #38 [core-data internal] load build context [2024-09-18T08:22:45.089Z] #38 ... [2024-09-18T08:22:45.089Z] [2024-09-18T08:22:45.089Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T08:22:45.089Z] #76 16.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:45.089Z] #76 17.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:45.089Z] #76 19.96 OK: 266 MiB in 52 packages [2024-09-18T08:22:45.089Z] #76 DONE 21.6s [2024-09-18T08:22:45.089Z] [2024-09-18T08:22:45.089Z] #38 [core-data internal] load build context [2024-09-18T08:22:45.089Z] #38 ... [2024-09-18T08:22:45.089Z] [2024-09-18T08:22:45.089Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:45.369Z] #54 ... [2024-09-18T08:22:45.369Z] [2024-09-18T08:22:45.369Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:22:45.662Z] #39 ... [2024-09-18T08:22:45.662Z] [2024-09-18T08:22:45.662Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:45.951Z] #54 ... [2024-09-18T08:22:45.951Z] [2024-09-18T08:22:45.951Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:22:45.951Z] #56 ... [2024-09-18T08:22:45.951Z] [2024-09-18T08:22:45.951Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:46.250Z] #43 ... [2024-09-18T08:22:46.250Z] [2024-09-18T08:22:46.250Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:46.881Z] #54 ... [2024-09-18T08:22:46.881Z] [2024-09-18T08:22:46.881Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:46.881Z] #40 ... [2024-09-18T08:22:46.881Z] [2024-09-18T08:22:46.881Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:47.175Z] #43 ... [2024-09-18T08:22:47.175Z] [2024-09-18T08:22:47.175Z] #77 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T08:22:47.175Z] #77 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:47.175Z] #77 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:47.175Z] #77 19.64 OK: 8 MiB in 16 packages [2024-09-18T08:22:47.175Z] #77 DONE 22.3s [2024-09-18T08:22:47.175Z] [2024-09-18T08:22:47.175Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:47.474Z] #43 ... [2024-09-18T08:22:47.474Z] [2024-09-18T08:22:47.474Z] #42 [core-metadata internal] load build context [2024-09-18T08:22:47.474Z] #42 ... [2024-09-18T08:22:47.474Z] [2024-09-18T08:22:47.474Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:47.474Z] #43 transferring context: 101.79MB 46.9s [2024-09-18T08:22:47.814Z] #43 ... [2024-09-18T08:22:47.814Z] [2024-09-18T08:22:47.814Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:22:48.125Z] #70 ... [2024-09-18T08:22:48.125Z] [2024-09-18T08:22:48.125Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:22:49.649Z] #43 ... [2024-09-18T08:22:49.649Z] [2024-09-18T08:22:49.649Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:22:49.974Z] #83 ... [2024-09-18T08:22:49.974Z] [2024-09-18T08:22:49.974Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:50.266Z] #54 ... [2024-09-18T08:22:50.266Z] [2024-09-18T08:22:50.266Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T08:22:50.266Z] #84 ... [2024-09-18T08:22:50.266Z] [2024-09-18T08:22:50.266Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T08:22:50.266Z] #79 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:50.266Z] #79 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:50.266Z] #79 20.52 OK: 18 MiB in 19 packages [2024-09-18T08:22:50.266Z] #79 DONE 22.1s [2024-09-18T08:22:50.266Z] [2024-09-18T08:22:50.266Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:50.550Z] #54 ... [2024-09-18T08:22:50.550Z] [2024-09-18T08:22:50.550Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:22:50.550Z] #78 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:50.550Z] #78 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:50.550Z] #78 21.93 OK: 8 MiB in 16 packages [2024-09-18T08:22:50.550Z] #78 DONE 24.0s [2024-09-18T08:22:50.550Z] [2024-09-18T08:22:50.550Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:50.823Z] #54 ... [2024-09-18T08:22:50.823Z] [2024-09-18T08:22:50.823Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:22:50.823Z] #82 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:50.823Z] #82 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:50.823Z] #82 20.01 OK: 12 MiB in 18 packages [2024-09-18T08:22:50.823Z] #82 DONE 21.1s [2024-09-18T08:22:50.823Z] [2024-09-18T08:22:50.823Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:51.098Z] #54 ... [2024-09-18T08:22:51.098Z] [2024-09-18T08:22:51.098Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:51.382Z] #45 ... [2024-09-18T08:22:51.382Z] [2024-09-18T08:22:51.382Z] #54 [support-scheduler internal] load build context [2024-09-18T08:22:51.382Z] #54 ... [2024-09-18T08:22:51.382Z] [2024-09-18T08:22:51.382Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:22:51.382Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.9s [2024-09-18T08:22:51.682Z] #58 ... [2024-09-18T08:22:51.682Z] [2024-09-18T08:22:51.682Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:53.156Z] #45 ... [2024-09-18T08:22:53.156Z] [2024-09-18T08:22:53.156Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:22:53.156Z] #75 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:53.156Z] #75 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:53.156Z] #75 18.68 OK: 13 MiB in 26 packages [2024-09-18T08:22:53.156Z] #75 DONE 19.8s [2024-09-18T08:22:53.156Z] [2024-09-18T08:22:53.156Z] #45 [core-keeper internal] load build context [2024-09-18T08:22:53.156Z] #45 ... [2024-09-18T08:22:53.156Z] [2024-09-18T08:22:53.156Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:22:53.156Z] #85 ... [2024-09-18T08:22:53.156Z] [2024-09-18T08:22:53.156Z] #68 [core-command internal] load build context [2024-09-18T08:22:53.441Z] #68 ... [2024-09-18T08:22:53.441Z] [2024-09-18T08:22:53.441Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:22:53.441Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.4s [2024-09-18T08:22:53.441Z] #50 ... [2024-09-18T08:22:53.441Z] [2024-09-18T08:22:53.441Z] #68 [core-command internal] load build context [2024-09-18T08:22:53.717Z] #68 ... [2024-09-18T08:22:53.717Z] [2024-09-18T08:22:53.717Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-18T08:22:53.717Z] #80 17.04 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:53.717Z] #80 17.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:53.717Z] #80 21.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:22:53.717Z] #80 22.70 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:22:53.717Z] #80 22.79 OK: 8 MiB in 16 packages [2024-09-18T08:22:53.717Z] #80 DONE 24.6s [2024-09-18T08:22:53.717Z] [2024-09-18T08:22:53.717Z] #68 [core-command internal] load build context [2024-09-18T08:22:53.717Z] #68 transferring context: 54.59MB 46.1s [2024-09-18T08:22:54.012Z] #68 ... [2024-09-18T08:22:54.012Z] [2024-09-18T08:22:54.012Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:22:54.287Z] #52 ... [2024-09-18T08:22:54.287Z] [2024-09-18T08:22:54.287Z] #68 [core-command internal] load build context [2024-09-18T08:22:55.252Z] #68 ... [2024-09-18T08:22:55.252Z] [2024-09-18T08:22:55.252Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:22:55.252Z] #60 ... [2024-09-18T08:22:55.252Z] [2024-09-18T08:22:55.252Z] #38 [core-data internal] load build context [2024-09-18T08:22:55.252Z] #38 ... [2024-09-18T08:22:55.252Z] [2024-09-18T08:22:55.252Z] #55 [support-notifications internal] load build context [2024-09-18T08:22:55.553Z] #55 ... [2024-09-18T08:22:55.553Z] [2024-09-18T08:22:55.553Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T08:22:55.553Z] #81 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:55.553Z] #81 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:55.553Z] #81 15.26 OK: 8 MiB in 17 packages [2024-09-18T08:22:55.553Z] #81 DONE 16.3s [2024-09-18T08:22:55.553Z] [2024-09-18T08:22:55.553Z] #55 [support-notifications internal] load build context [2024-09-18T08:22:55.553Z] #55 ... [2024-09-18T08:22:55.553Z] [2024-09-18T08:22:55.553Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:22:55.553Z] #85 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:55.553Z] #85 ... [2024-09-18T08:22:55.553Z] [2024-09-18T08:22:55.553Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:22:55.846Z] #39 ... [2024-09-18T08:22:55.846Z] [2024-09-18T08:22:55.846Z] #68 [core-command internal] load build context [2024-09-18T08:22:56.122Z] #68 ... [2024-09-18T08:22:56.122Z] [2024-09-18T08:22:56.122Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:22:56.122Z] #56 ... [2024-09-18T08:22:56.122Z] [2024-09-18T08:22:56.122Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:22:57.102Z] #60 ... [2024-09-18T08:22:57.102Z] [2024-09-18T08:22:57.102Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:57.102Z] #40 ... [2024-09-18T08:22:57.102Z] [2024-09-18T08:22:57.102Z] #68 [core-command internal] load build context [2024-09-18T08:22:57.433Z] #68 ... [2024-09-18T08:22:57.433Z] [2024-09-18T08:22:57.433Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T08:22:57.433Z] #84 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:57.433Z] #84 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:57.433Z] #84 15.51 OK: 18 MiB in 19 packages [2024-09-18T08:22:57.433Z] #84 DONE 17.0s [2024-09-18T08:22:57.433Z] [2024-09-18T08:22:57.433Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:57.746Z] #40 ... [2024-09-18T08:22:57.746Z] [2024-09-18T08:22:57.746Z] #42 [core-metadata internal] load build context [2024-09-18T08:22:58.033Z] #42 ... [2024-09-18T08:22:58.033Z] [2024-09-18T08:22:58.033Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:58.033Z] #40 ... [2024-09-18T08:22:58.033Z] [2024-09-18T08:22:58.033Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:22:58.033Z] #83 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:58.033Z] #83 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:58.033Z] #83 17.58 OK: 8 MiB in 19 packages [2024-09-18T08:22:58.033Z] #83 DONE 18.3s [2024-09-18T08:22:58.033Z] [2024-09-18T08:22:58.033Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:58.033Z] #40 ... [2024-09-18T08:22:58.033Z] [2024-09-18T08:22:58.033Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:22:58.329Z] #70 ... [2024-09-18T08:22:58.329Z] [2024-09-18T08:22:58.330Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:58.631Z] #40 ... [2024-09-18T08:22:58.631Z] [2024-09-18T08:22:58.631Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-18T08:22:58.631Z] #86 DONE 1.3s [2024-09-18T08:22:58.631Z] [2024-09-18T08:22:58.631Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:22:58.631Z] #40 transferring context: 48.53MB 53.6s [2024-09-18T08:22:58.902Z] #40 ... [2024-09-18T08:22:58.902Z] [2024-09-18T08:22:58.902Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:22:58.902Z] #85 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T08:22:58.902Z] #85 15.07 OK: 9 MiB in 20 packages [2024-09-18T08:22:58.902Z] #85 DONE 15.9s [2024-09-18T08:22:59.173Z] [2024-09-18T08:22:59.173Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:00.160Z] #40 ... [2024-09-18T08:23:00.160Z] [2024-09-18T08:23:00.160Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:00.160Z] #43 ... [2024-09-18T08:23:00.160Z] [2024-09-18T08:23:00.160Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:01.592Z] #40 ... [2024-09-18T08:23:01.592Z] [2024-09-18T08:23:01.592Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T08:23:01.592Z] #87 DONE 5.9s [2024-09-18T08:23:01.592Z] [2024-09-18T08:23:01.592Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:01.592Z] #40 ... [2024-09-18T08:23:01.592Z] [2024-09-18T08:23:01.592Z] #54 [support-scheduler internal] load build context [2024-09-18T08:23:01.592Z] #54 ... [2024-09-18T08:23:01.592Z] [2024-09-18T08:23:01.592Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:02.585Z] #40 ... [2024-09-18T08:23:02.585Z] [2024-09-18T08:23:02.585Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-18T08:23:02.585Z] #88 DONE 1.0s [2024-09-18T08:23:02.585Z] [2024-09-18T08:23:02.585Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:03.563Z] #40 ... [2024-09-18T08:23:03.563Z] [2024-09-18T08:23:03.563Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:03.563Z] #45 ... [2024-09-18T08:23:03.563Z] [2024-09-18T08:23:03.563Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:03.833Z] #40 transferring context: 68.82MB 58.7s [2024-09-18T08:23:03.833Z] #40 ... [2024-09-18T08:23:03.833Z] [2024-09-18T08:23:03.833Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:23:03.833Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.9s [2024-09-18T08:23:03.833Z] #50 ... [2024-09-18T08:23:03.833Z] [2024-09-18T08:23:03.833Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:23:03.833Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.6s [2024-09-18T08:23:04.126Z] #58 ... [2024-09-18T08:23:04.126Z] [2024-09-18T08:23:04.126Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:23:04.483Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.5s done [2024-09-18T08:23:04.483Z] #50 ... [2024-09-18T08:23:04.483Z] [2024-09-18T08:23:04.483Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:23:04.483Z] #52 ... [2024-09-18T08:23:04.483Z] [2024-09-18T08:23:04.483Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:23:05.509Z] #58 ... [2024-09-18T08:23:05.509Z] [2024-09-18T08:23:05.509Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:05.509Z] #55 ... [2024-09-18T08:23:05.509Z] [2024-09-18T08:23:05.509Z] #38 [core-data internal] load build context [2024-09-18T08:23:05.786Z] #38 ... [2024-09-18T08:23:05.786Z] [2024-09-18T08:23:05.786Z] #54 [support-scheduler internal] load build context [2024-09-18T08:23:05.786Z] #54 ... [2024-09-18T08:23:05.786Z] [2024-09-18T08:23:05.786Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:06.101Z] #39 ... [2024-09-18T08:23:06.102Z] [2024-09-18T08:23:06.102Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:23:06.102Z] #58 ... [2024-09-18T08:23:06.102Z] [2024-09-18T08:23:06.102Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:23:06.389Z] #56 ... [2024-09-18T08:23:06.389Z] [2024-09-18T08:23:06.389Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:07.370Z] #39 ... [2024-09-18T08:23:07.370Z] [2024-09-18T08:23:07.370Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:23:07.370Z] #60 ... [2024-09-18T08:23:07.370Z] [2024-09-18T08:23:07.370Z] #68 [core-command internal] load build context [2024-09-18T08:23:07.370Z] #68 ... [2024-09-18T08:23:07.370Z] [2024-09-18T08:23:07.370Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:23:07.973Z] #58 ... [2024-09-18T08:23:07.973Z] [2024-09-18T08:23:07.973Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:07.973Z] #42 ... [2024-09-18T08:23:07.973Z] [2024-09-18T08:23:07.973Z] #68 [core-command internal] load build context [2024-09-18T08:23:08.249Z] #68 ... [2024-09-18T08:23:08.249Z] [2024-09-18T08:23:08.249Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:23:08.530Z] #70 ... [2024-09-18T08:23:08.530Z] [2024-09-18T08:23:08.530Z] #68 [core-command internal] load build context [2024-09-18T08:23:09.131Z] #68 transferring context: 111.00MB 61.3s [2024-09-18T08:23:10.153Z] #68 ... [2024-09-18T08:23:10.153Z] [2024-09-18T08:23:10.153Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:10.153Z] #43 ... [2024-09-18T08:23:10.153Z] [2024-09-18T08:23:10.153Z] #68 [core-command internal] load build context [2024-09-18T08:23:12.160Z] #68 ... [2024-09-18T08:23:12.160Z] [2024-09-18T08:23:12.160Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-18T08:23:12.160Z] #89 DONE 2.6s [2024-09-18T08:23:12.160Z] [2024-09-18T08:23:12.160Z] #68 [core-command internal] load build context [2024-09-18T08:23:13.593Z] #68 ... [2024-09-18T08:23:13.593Z] [2024-09-18T08:23:13.593Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:13.593Z] #45 ... [2024-09-18T08:23:13.593Z] [2024-09-18T08:23:13.593Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:13.593Z] #43 transferring context: 181.15MB 73.0s [2024-09-18T08:23:13.866Z] #43 ... [2024-09-18T08:23:13.866Z] [2024-09-18T08:23:13.866Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:14.140Z] #40 ... [2024-09-18T08:23:14.140Z] [2024-09-18T08:23:14.140Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:14.740Z] #45 ... [2024-09-18T08:23:14.740Z] [2024-09-18T08:23:14.740Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:23:14.740Z] #52 ... [2024-09-18T08:23:14.740Z] [2024-09-18T08:23:14.740Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:15.737Z] #45 ... [2024-09-18T08:23:15.737Z] [2024-09-18T08:23:15.737Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:16.022Z] #55 ... [2024-09-18T08:23:16.022Z] [2024-09-18T08:23:16.022Z] #38 [core-data internal] load build context [2024-09-18T08:23:16.022Z] #38 ... [2024-09-18T08:23:16.022Z] [2024-09-18T08:23:16.023Z] #54 [support-scheduler internal] load build context [2024-09-18T08:23:16.023Z] #54 ... [2024-09-18T08:23:16.023Z] [2024-09-18T08:23:16.023Z] #38 [core-data internal] load build context [2024-09-18T08:23:16.298Z] #38 ... [2024-09-18T08:23:16.298Z] [2024-09-18T08:23:16.298Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:23:16.574Z] #56 ... [2024-09-18T08:23:16.574Z] [2024-09-18T08:23:16.574Z] #38 [core-data internal] load build context [2024-09-18T08:23:16.574Z] #38 ... [2024-09-18T08:23:16.574Z] [2024-09-18T08:23:16.574Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:23:16.574Z] #50 ... [2024-09-18T08:23:16.574Z] [2024-09-18T08:23:16.574Z] #38 [core-data internal] load build context [2024-09-18T08:23:17.559Z] #38 ... [2024-09-18T08:23:17.559Z] [2024-09-18T08:23:17.559Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:17.559Z] #39 ... [2024-09-18T08:23:17.559Z] [2024-09-18T08:23:17.559Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:23:17.559Z] #60 ... [2024-09-18T08:23:17.559Z] [2024-09-18T08:23:17.559Z] #38 [core-data internal] load build context [2024-09-18T08:23:18.192Z] #38 ... [2024-09-18T08:23:18.192Z] [2024-09-18T08:23:18.192Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:18.192Z] #42 ... [2024-09-18T08:23:18.192Z] [2024-09-18T08:23:18.192Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:23:18.192Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.9s done [2024-09-18T08:23:18.486Z] #58 ... [2024-09-18T08:23:18.486Z] [2024-09-18T08:23:18.486Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:18.486Z] #42 ... [2024-09-18T08:23:18.486Z] [2024-09-18T08:23:18.486Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:23:18.486Z] #58 DONE 73.9s [2024-09-18T08:23:18.486Z] [2024-09-18T08:23:18.486Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:18.486Z] #42 ... [2024-09-18T08:23:18.486Z] [2024-09-18T08:23:18.486Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:23:18.486Z] #70 ... [2024-09-18T08:23:18.486Z] [2024-09-18T08:23:18.486Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:19.931Z] #42 transferring context: 185.21MB 76.4s [2024-09-18T08:23:24.252Z] #42 ... [2024-09-18T08:23:24.252Z] [2024-09-18T08:23:24.252Z] #68 [core-command internal] load build context [2024-09-18T08:23:24.252Z] #68 ... [2024-09-18T08:23:24.252Z] [2024-09-18T08:23:24.252Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:24.252Z] #42 ... [2024-09-18T08:23:24.252Z] [2024-09-18T08:23:24.252Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:24.252Z] #43 transferring context: 226.78MB 83.4s [2024-09-18T08:23:24.252Z] #43 ... [2024-09-18T08:23:24.252Z] [2024-09-18T08:23:24.252Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:24.252Z] #40 ... [2024-09-18T08:23:24.252Z] [2024-09-18T08:23:24.252Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:24.883Z] #42 ... [2024-09-18T08:23:24.884Z] [2024-09-18T08:23:24.884Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:23:25.171Z] #52 ... [2024-09-18T08:23:25.171Z] [2024-09-18T08:23:25.171Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:25.815Z] #42 ... [2024-09-18T08:23:25.815Z] [2024-09-18T08:23:25.815Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:26.090Z] #45 ... [2024-09-18T08:23:26.090Z] [2024-09-18T08:23:26.090Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:26.090Z] #55 ... [2024-09-18T08:23:26.090Z] [2024-09-18T08:23:26.090Z] #54 [support-scheduler internal] load build context [2024-09-18T08:23:26.381Z] #54 ... [2024-09-18T08:23:26.382Z] [2024-09-18T08:23:26.382Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:26.382Z] #55 ... [2024-09-18T08:23:26.382Z] [2024-09-18T08:23:26.382Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:23:26.382Z] #90 DONE 4.7s [2024-09-18T08:23:26.382Z] [2024-09-18T08:23:26.382Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:26.659Z] #55 ... [2024-09-18T08:23:26.659Z] [2024-09-18T08:23:26.659Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:23:26.659Z] #91 DONE 4.9s [2024-09-18T08:23:26.659Z] [2024-09-18T08:23:26.659Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:26.659Z] #55 ... [2024-09-18T08:23:26.659Z] [2024-09-18T08:23:26.659Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:23:26.659Z] #56 ... [2024-09-18T08:23:26.659Z] [2024-09-18T08:23:26.659Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:26.943Z] #55 ... [2024-09-18T08:23:26.943Z] [2024-09-18T08:23:26.943Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:23:26.943Z] #92 DONE 3.7s [2024-09-18T08:23:26.943Z] [2024-09-18T08:23:26.943Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:27.567Z] #55 ... [2024-09-18T08:23:27.567Z] [2024-09-18T08:23:27.567Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:23:27.854Z] #60 ... [2024-09-18T08:23:27.854Z] [2024-09-18T08:23:27.854Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:27.854Z] #39 ... [2024-09-18T08:23:27.854Z] [2024-09-18T08:23:27.854Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:28.166Z] #55 ... [2024-09-18T08:23:28.166Z] [2024-09-18T08:23:28.166Z] #38 [core-data internal] load build context [2024-09-18T08:23:28.166Z] #38 ... [2024-09-18T08:23:28.166Z] [2024-09-18T08:23:28.166Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-18T08:23:28.166Z] #93 DONE 1.6s [2024-09-18T08:23:28.166Z] [2024-09-18T08:23:28.166Z] #38 [core-data internal] load build context [2024-09-18T08:23:28.166Z] #38 ... [2024-09-18T08:23:28.166Z] [2024-09-18T08:23:28.166Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:28.444Z] #39 ... [2024-09-18T08:23:28.444Z] [2024-09-18T08:23:28.444Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-18T08:23:28.444Z] #94 DONE 1.4s [2024-09-18T08:23:28.444Z] [2024-09-18T08:23:28.444Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:28.721Z] #39 ... [2024-09-18T08:23:28.721Z] [2024-09-18T08:23:28.721Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T08:23:28.721Z] #95 DONE 1.8s [2024-09-18T08:23:28.721Z] [2024-09-18T08:23:28.721Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:28.721Z] #39 ... [2024-09-18T08:23:28.721Z] [2024-09-18T08:23:28.721Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:23:28.721Z] #70 ... [2024-09-18T08:23:28.721Z] [2024-09-18T08:23:28.721Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:30.256Z] #39 ... [2024-09-18T08:23:30.256Z] [2024-09-18T08:23:30.256Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-18T08:23:30.256Z] #96 DONE 1.5s [2024-09-18T08:23:30.256Z] [2024-09-18T08:23:30.256Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:30.256Z] #39 transferring context: 177.44MB 84.9s [2024-09-18T08:23:30.256Z] #39 ... [2024-09-18T08:23:30.256Z] [2024-09-18T08:23:30.256Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-18T08:23:30.256Z] #97 DONE 1.7s [2024-09-18T08:23:30.256Z] [2024-09-18T08:23:30.256Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:30.550Z] #39 ... [2024-09-18T08:23:30.550Z] [2024-09-18T08:23:30.550Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-18T08:23:30.550Z] #98 DONE 1.8s [2024-09-18T08:23:30.550Z] [2024-09-18T08:23:30.550Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:31.593Z] #39 ... [2024-09-18T08:23:31.593Z] [2024-09-18T08:23:31.593Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:23:31.593Z] #99 DONE 1.5s [2024-09-18T08:23:31.593Z] [2024-09-18T08:23:31.593Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:31.874Z] #39 ... [2024-09-18T08:23:31.874Z] [2024-09-18T08:23:31.874Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:23:31.874Z] #100 DONE 1.5s [2024-09-18T08:23:31.874Z] [2024-09-18T08:23:31.874Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:32.155Z] #39 ... [2024-09-18T08:23:32.155Z] [2024-09-18T08:23:32.155Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:23:32.155Z] #101 DONE 1.5s [2024-09-18T08:23:32.155Z] [2024-09-18T08:23:32.155Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:33.217Z] #39 ... [2024-09-18T08:23:33.217Z] [2024-09-18T08:23:33.217Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-18T08:23:33.217Z] #102 DONE 1.1s [2024-09-18T08:23:33.217Z] [2024-09-18T08:23:33.217Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-18T08:23:33.217Z] #103 DONE 1.3s [2024-09-18T08:23:33.217Z] [2024-09-18T08:23:33.217Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:33.508Z] #39 ... [2024-09-18T08:23:33.508Z] [2024-09-18T08:23:33.508Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-18T08:23:33.508Z] #104 DONE 1.6s [2024-09-18T08:23:33.508Z] [2024-09-18T08:23:33.508Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:33.780Z] #39 ... [2024-09-18T08:23:33.780Z] [2024-09-18T08:23:33.780Z] #68 [core-command internal] load build context [2024-09-18T08:23:34.060Z] #68 ... [2024-09-18T08:23:34.060Z] [2024-09-18T08:23:34.060Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:34.343Z] #39 ... [2024-09-18T08:23:34.343Z] [2024-09-18T08:23:34.343Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:34.343Z] #43 transferring context: 263.53MB 93.6s [2024-09-18T08:23:34.343Z] #43 ... [2024-09-18T08:23:34.343Z] [2024-09-18T08:23:34.343Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:34.640Z] #40 ... [2024-09-18T08:23:34.640Z] [2024-09-18T08:23:34.640Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:34.640Z] #43 ... [2024-09-18T08:23:34.640Z] [2024-09-18T08:23:34.640Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-18T08:23:34.640Z] #105 DONE 1.3s [2024-09-18T08:23:34.640Z] [2024-09-18T08:23:34.640Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:35.304Z] #43 ... [2024-09-18T08:23:35.304Z] [2024-09-18T08:23:35.304Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:23:35.304Z] #52 ... [2024-09-18T08:23:35.304Z] [2024-09-18T08:23:35.304Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:35.304Z] #43 ... [2024-09-18T08:23:35.304Z] [2024-09-18T08:23:35.304Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-18T08:23:35.304Z] #106 DONE 1.7s [2024-09-18T08:23:35.304Z] [2024-09-18T08:23:35.304Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:35.594Z] #43 ... [2024-09-18T08:23:35.594Z] [2024-09-18T08:23:35.594Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-18T08:23:35.594Z] #107 DONE 1.7s [2024-09-18T08:23:35.594Z] [2024-09-18T08:23:35.594Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:36.199Z] #43 ... [2024-09-18T08:23:36.199Z] [2024-09-18T08:23:36.199Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:36.199Z] #42 ... [2024-09-18T08:23:36.199Z] [2024-09-18T08:23:36.199Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:23:36.199Z] #52 ... [2024-09-18T08:23:36.199Z] [2024-09-18T08:23:36.199Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:36.486Z] #45 ... [2024-09-18T08:23:36.486Z] [2024-09-18T08:23:36.486Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:36.486Z] #43 ... [2024-09-18T08:23:36.486Z] [2024-09-18T08:23:36.486Z] #54 [support-scheduler internal] load build context [2024-09-18T08:23:36.486Z] #54 ... [2024-09-18T08:23:36.486Z] [2024-09-18T08:23:36.486Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:37.103Z] #45 ... [2024-09-18T08:23:37.103Z] [2024-09-18T08:23:37.103Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:23:37.376Z] #56 ... [2024-09-18T08:23:37.376Z] [2024-09-18T08:23:37.376Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:37.967Z] #45 ... [2024-09-18T08:23:37.967Z] [2024-09-18T08:23:37.967Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:23:37.967Z] #60 ... [2024-09-18T08:23:37.967Z] [2024-09-18T08:23:37.967Z] #54 [support-scheduler internal] load build context [2024-09-18T08:23:38.240Z] #54 ... [2024-09-18T08:23:38.240Z] [2024-09-18T08:23:38.240Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:38.240Z] #55 ... [2024-09-18T08:23:38.240Z] [2024-09-18T08:23:38.240Z] #54 [support-scheduler internal] load build context [2024-09-18T08:23:38.530Z] #54 ... [2024-09-18T08:23:38.530Z] [2024-09-18T08:23:38.530Z] #38 [core-data internal] load build context [2024-09-18T08:23:38.530Z] #38 ... [2024-09-18T08:23:38.530Z] [2024-09-18T08:23:38.530Z] #54 [support-scheduler internal] load build context [2024-09-18T08:23:39.138Z] #54 ... [2024-09-18T08:23:39.138Z] [2024-09-18T08:23:39.138Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:23:39.138Z] #70 ... [2024-09-18T08:23:39.138Z] [2024-09-18T08:23:39.138Z] #38 [core-data internal] load build context [2024-09-18T08:23:40.633Z] #38 transferring context: 112.52MB 96.9s [2024-09-18T08:23:43.282Z] #38 ... [2024-09-18T08:23:43.282Z] [2024-09-18T08:23:43.282Z] #108 [security-spire-config] exporting to image [2024-09-18T08:23:43.282Z] #108 exporting layers 7.1s done [2024-09-18T08:23:43.282Z] #108 writing image sha256:41936c7416e478b9c24ffcf4ba742fb40d70df6bf7291487e0477a059264a70e 0.1s done [2024-09-18T08:23:43.282Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-18T08:23:43.282Z] #108 writing image sha256:dbed4eebdfef0398c107833317fe9ffe841457badb7c1fae5f3c7f904cda33be 0.1s done [2024-09-18T08:23:43.282Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-18T08:23:43.282Z] #108 writing image sha256:5ee35b5210af93c508882ae1ed86cf811a0f9be4994f75fe73655e7aa4beeaf0 0.0s done [2024-09-18T08:23:43.282Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-18T08:23:43.282Z] #108 DONE 8.2s [2024-09-18T08:23:43.282Z] [2024-09-18T08:23:43.282Z] #38 [core-data internal] load build context [2024-09-18T08:23:44.290Z] #38 ... [2024-09-18T08:23:44.290Z] [2024-09-18T08:23:44.290Z] #68 [core-command internal] load build context [2024-09-18T08:23:44.290Z] #68 ... [2024-09-18T08:23:44.290Z] [2024-09-18T08:23:44.290Z] #38 [core-data internal] load build context [2024-09-18T08:23:44.290Z] #38 ... [2024-09-18T08:23:44.290Z] [2024-09-18T08:23:44.290Z] #54 [support-scheduler internal] load build context [2024-09-18T08:23:44.290Z] #54 transferring context: 310.81MB 101.4s done [2024-09-18T08:23:44.290Z] #54 DONE 101.9s [2024-09-18T08:23:44.290Z] [2024-09-18T08:23:44.290Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:44.584Z] #39 ... [2024-09-18T08:23:44.584Z] [2024-09-18T08:23:44.584Z] #38 [core-data internal] load build context [2024-09-18T08:23:44.584Z] #38 ... [2024-09-18T08:23:44.584Z] [2024-09-18T08:23:44.584Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:44.584Z] #40 ... [2024-09-18T08:23:44.584Z] [2024-09-18T08:23:44.584Z] #38 [core-data internal] load build context [2024-09-18T08:23:46.082Z] #38 ... [2024-09-18T08:23:46.082Z] [2024-09-18T08:23:46.082Z] #60 [security-bootstrapper internal] load build context [2024-09-18T08:23:46.082Z] #60 transferring context: 310.81MB 100.3s done [2024-09-18T08:23:46.082Z] #60 DONE 101.6s [2024-09-18T08:23:46.082Z] [2024-09-18T08:23:46.082Z] #38 [core-data internal] load build context [2024-09-18T08:23:46.082Z] #38 ... [2024-09-18T08:23:46.082Z] [2024-09-18T08:23:46.082Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:46.368Z] #42 ... [2024-09-18T08:23:46.368Z] [2024-09-18T08:23:46.368Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:23:46.368Z] #109 DONE 1.8s [2024-09-18T08:23:46.368Z] [2024-09-18T08:23:46.368Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:46.368Z] #42 ... [2024-09-18T08:23:46.368Z] [2024-09-18T08:23:46.368Z] #38 [core-data internal] load build context [2024-09-18T08:23:46.368Z] #38 ... [2024-09-18T08:23:46.368Z] [2024-09-18T08:23:46.368Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:23:46.368Z] #52 ... [2024-09-18T08:23:46.368Z] [2024-09-18T08:23:46.368Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:46.639Z] #42 ... [2024-09-18T08:23:46.639Z] [2024-09-18T08:23:46.639Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:46.639Z] #43 ... [2024-09-18T08:23:46.639Z] [2024-09-18T08:23:46.639Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:46.918Z] #45 ... [2024-09-18T08:23:46.918Z] [2024-09-18T08:23:46.918Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:47.526Z] #42 ... [2024-09-18T08:23:47.526Z] [2024-09-18T08:23:47.526Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:23:47.526Z] #56 ... [2024-09-18T08:23:47.526Z] [2024-09-18T08:23:47.526Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:23:47.526Z] #110 DONE 1.0s [2024-09-18T08:23:47.526Z] [2024-09-18T08:23:47.526Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:23:47.527Z] #56 ... [2024-09-18T08:23:47.527Z] [2024-09-18T08:23:47.527Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:48.575Z] #42 ... [2024-09-18T08:23:48.575Z] [2024-09-18T08:23:48.575Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:48.575Z] #55 ... [2024-09-18T08:23:48.575Z] [2024-09-18T08:23:48.575Z] #43 [security-proxy-auth internal] load build context [2024-09-18T08:23:48.575Z] #43 transferring context: 310.81MB 107.4s done [2024-09-18T08:23:48.575Z] #43 DONE 107.9s [2024-09-18T08:23:48.575Z] [2024-09-18T08:23:48.575Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:48.859Z] #42 transferring context: 310.81MB 105.8s done [2024-09-18T08:23:49.128Z] #42 ... [2024-09-18T08:23:49.128Z] [2024-09-18T08:23:49.128Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:23:49.394Z] #70 ... [2024-09-18T08:23:49.394Z] [2024-09-18T08:23:49.394Z] #42 [core-metadata internal] load build context [2024-09-18T08:23:49.394Z] #42 DONE 106.2s [2024-09-18T08:23:49.394Z] [2024-09-18T08:23:49.394Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:23:49.394Z] #70 ... [2024-09-18T08:23:49.394Z] [2024-09-18T08:23:49.394Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:53.740Z] #55 ... [2024-09-18T08:23:53.740Z] [2024-09-18T08:23:53.740Z] #68 [core-command internal] load build context [2024-09-18T08:23:53.740Z] #68 transferring context: 310.81MB 106.1s done [2024-09-18T08:23:53.740Z] #68 DONE 107.2s [2024-09-18T08:23:53.740Z] [2024-09-18T08:23:53.740Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:54.012Z] #40 ... [2024-09-18T08:23:54.012Z] [2024-09-18T08:23:54.012Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:54.605Z] #55 ... [2024-09-18T08:23:54.605Z] [2024-09-18T08:23:54.605Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:54.605Z] #39 ... [2024-09-18T08:23:54.605Z] [2024-09-18T08:23:54.605Z] #55 [support-notifications internal] load build context [2024-09-18T08:23:56.598Z] #55 ... [2024-09-18T08:23:56.599Z] [2024-09-18T08:23:56.599Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:23:56.599Z] #111 ... [2024-09-18T08:23:56.599Z] [2024-09-18T08:23:56.599Z] #38 [core-data internal] load build context [2024-09-18T08:23:56.599Z] #38 ... [2024-09-18T08:23:56.599Z] [2024-09-18T08:23:56.599Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:23:56.599Z] #52 ... [2024-09-18T08:23:56.599Z] [2024-09-18T08:23:56.599Z] #38 [core-data internal] load build context [2024-09-18T08:23:56.883Z] #38 ... [2024-09-18T08:23:56.883Z] [2024-09-18T08:23:56.883Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:57.158Z] #45 ... [2024-09-18T08:23:57.158Z] [2024-09-18T08:23:57.158Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:23:57.158Z] #40 transferring context: 310.81MB 112.0s done [2024-09-18T08:23:57.158Z] #40 DONE 112.9s [2024-09-18T08:23:57.158Z] [2024-09-18T08:23:57.158Z] #45 [core-keeper internal] load build context [2024-09-18T08:23:57.158Z] #45 ... [2024-09-18T08:23:57.158Z] [2024-09-18T08:23:57.158Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:23:57.430Z] #52 ... [2024-09-18T08:23:57.430Z] [2024-09-18T08:23:57.430Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:23:57.430Z] #112 ... [2024-09-18T08:23:57.430Z] [2024-09-18T08:23:57.430Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:23:57.712Z] #56 ... [2024-09-18T08:23:57.712Z] [2024-09-18T08:23:57.712Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:23:59.699Z] #52 ... [2024-09-18T08:23:59.699Z] [2024-09-18T08:23:59.699Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:23:59.699Z] #70 ... [2024-09-18T08:23:59.699Z] [2024-09-18T08:23:59.699Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-18T08:23:59.699Z] #39 transferring context: 310.81MB 114.2s done [2024-09-18T08:23:59.699Z] #39 DONE 115.4s [2024-09-18T08:23:59.699Z] [2024-09-18T08:23:59.699Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:23:59.699Z] #70 ... [2024-09-18T08:23:59.699Z] [2024-09-18T08:23:59.699Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:24:01.720Z] #52 ... [2024-09-18T08:24:01.720Z] [2024-09-18T08:24:01.720Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:24:01.720Z] #113 DONE 2.0s [2024-09-18T08:24:01.720Z] [2024-09-18T08:24:01.720Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:24:03.785Z] #52 ... [2024-09-18T08:24:03.785Z] [2024-09-18T08:24:03.785Z] #45 [core-keeper internal] load build context [2024-09-18T08:24:03.785Z] #45 transferring context: 310.81MB 115.0s done [2024-09-18T08:24:03.785Z] #45 DONE 116.8s [2024-09-18T08:24:03.785Z] [2024-09-18T08:24:03.785Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:24:04.825Z] #52 ... [2024-09-18T08:24:04.825Z] [2024-09-18T08:24:04.825Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-18T08:24:04.825Z] #114 DONE 1.1s [2024-09-18T08:24:04.825Z] [2024-09-18T08:24:04.825Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:24:06.291Z] #52 ... [2024-09-18T08:24:06.291Z] [2024-09-18T08:24:06.291Z] #55 [support-notifications internal] load build context [2024-09-18T08:24:06.579Z] #55 ... [2024-09-18T08:24:06.579Z] [2024-09-18T08:24:06.579Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:24:07.072Z] #52 ... [2024-09-18T08:24:07.072Z] [2024-09-18T08:24:07.072Z] #38 [core-data internal] load build context [2024-09-18T08:24:07.373Z] #38 ... [2024-09-18T08:24:07.373Z] [2024-09-18T08:24:07.373Z] #55 [support-notifications internal] load build context [2024-09-18T08:24:07.682Z] #55 ... [2024-09-18T08:24:07.682Z] [2024-09-18T08:24:07.682Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:24:07.970Z] #56 ... [2024-09-18T08:24:07.970Z] [2024-09-18T08:24:07.970Z] #55 [support-notifications internal] load build context [2024-09-18T08:24:08.265Z] #55 transferring context: 310.81MB 125.2s done [2024-09-18T08:24:08.265Z] #55 DONE 125.7s [2024-09-18T08:24:08.265Z] [2024-09-18T08:24:08.265Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:24:09.922Z] #56 ... [2024-09-18T08:24:09.922Z] [2024-09-18T08:24:09.922Z] #115 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:24:09.922Z] #115 DONE 1.3s [2024-09-18T08:24:09.922Z] [2024-09-18T08:24:09.922Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:24:09.922Z] #56 ... [2024-09-18T08:24:09.922Z] [2024-09-18T08:24:09.922Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:24:10.223Z] #70 ... [2024-09-18T08:24:10.223Z] [2024-09-18T08:24:10.223Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:24:11.873Z] #56 ... [2024-09-18T08:24:11.873Z] [2024-09-18T08:24:11.873Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:24:11.873Z] #116 ... [2024-09-18T08:24:11.874Z] [2024-09-18T08:24:11.874Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:24:13.434Z] #52 transferring context: 285.02MB 130.8s [2024-09-18T08:24:14.052Z] #52 ... [2024-09-18T08:24:14.052Z] [2024-09-18T08:24:14.052Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:24:14.646Z] #56 ... [2024-09-18T08:24:14.646Z] [2024-09-18T08:24:14.646Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:24:14.646Z] #117 ... [2024-09-18T08:24:14.646Z] [2024-09-18T08:24:14.646Z] #56 [security-secretstore-setup internal] load build context [2024-09-18T08:24:16.096Z] #56 transferring context: 310.81MB 132.9s done [2024-09-18T08:24:16.096Z] #56 DONE 133.2s [2024-09-18T08:24:16.096Z] [2024-09-18T08:24:16.096Z] #70 [security-proxy-setup internal] load build context [2024-09-18T08:24:16.371Z] #70 transferring context: 310.81MB 126.9s done [2024-09-18T08:24:16.371Z] #70 DONE 129.7s [2024-09-18T08:24:16.371Z] [2024-09-18T08:24:16.371Z] #52 [support-cron-scheduler internal] load build context [2024-09-18T08:24:16.975Z] #52 transferring context: 310.81MB 134.6s done [2024-09-18T08:24:16.975Z] #52 DONE 134.8s [2024-09-18T08:24:16.975Z] [2024-09-18T08:24:16.975Z] #38 [core-data internal] load build context [2024-09-18T08:24:18.390Z] #38 transferring context: 310.81MB 135.0s done [2024-09-18T08:24:18.390Z] #38 DONE 135.2s [2024-09-18T08:24:18.390Z] [2024-09-18T08:24:18.390Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #118 ... [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #112 DONE 89.8s [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #111 DONE 90.9s [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #119 [support-scheduler builder 6/7] COPY . . [2024-09-18T08:25:26.407Z] #119 DONE 6.1s [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #120 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #121 [core-command builder 6/7] COPY . . [2024-09-18T08:25:26.407Z] #121 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:25:26.407Z] #122 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #116 DONE 81.6s [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-18T08:25:26.407Z] #123 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:25:26.407Z] #124 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #125 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #126 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #127 [core-data builder 6/7] COPY . . [2024-09-18T08:25:26.407Z] #127 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:25:26.407Z] #128 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:25:26.407Z] #129 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-09-18T08:25:26.407Z] #130 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #131 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:25:26.407Z] #132 ... [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #133 [security-proxy-setup builder 6/7] COPY . . [2024-09-18T08:25:26.407Z] #133 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:25:26.407Z] #134 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #135 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #136 [security-bootstrapper builder 6/7] COPY . . [2024-09-18T08:25:26.407Z] #136 DONE 6.2s [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #137 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #138 [core-metadata builder 6/7] COPY . . [2024-09-18T08:25:26.407Z] #138 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:25:26.407Z] #139 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-09-18T08:25:26.407Z] #140 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:26.407Z] #141 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:25:26.407Z] #142 CACHED [2024-09-18T08:25:26.407Z] [2024-09-18T08:25:26.407Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:25:27.821Z] #143 ... [2024-09-18T08:25:27.821Z] [2024-09-18T08:25:27.821Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:27.821Z] #117 DONE 83.3s [2024-09-18T08:25:27.821Z] [2024-09-18T08:25:27.821Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:27.821Z] #118 DONE 78.2s [2024-09-18T08:25:28.129Z] [2024-09-18T08:25:28.129Z] #144 [core-keeper builder 7/8] COPY . . [2024-09-18T08:25:33.673Z] #144 ... [2024-09-18T08:25:33.673Z] [2024-09-18T08:25:33.673Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T08:25:33.673Z] #145 ... [2024-09-18T08:25:33.673Z] [2024-09-18T08:25:33.673Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:25:33.673Z] #0 5.550 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-18T08:25:33.673Z] #146 ... [2024-09-18T08:25:33.673Z] [2024-09-18T08:25:33.673Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T08:25:33.673Z] #0 4.733 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-18T08:25:33.673Z] #147 ... [2024-09-18T08:25:33.673Z] [2024-09-18T08:25:33.673Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:25:33.673Z] #0 6.492 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T08:25:33.953Z] #148 ... [2024-09-18T08:25:33.953Z] [2024-09-18T08:25:33.953Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:25:33.953Z] #0 7.274 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-18T08:25:34.225Z] #149 ... [2024-09-18T08:25:34.225Z] [2024-09-18T08:25:34.225Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T08:25:34.225Z] #0 6.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-18T08:25:34.225Z] #150 ... [2024-09-18T08:25:34.225Z] [2024-09-18T08:25:34.225Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:25:34.225Z] #0 7.277 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-18T08:25:34.494Z] #151 ... [2024-09-18T08:25:34.494Z] [2024-09-18T08:25:34.494Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:25:34.494Z] #0 6.054 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T08:25:34.494Z] #152 ... [2024-09-18T08:25:34.494Z] [2024-09-18T08:25:34.494Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:25:34.494Z] #143 7.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-18T08:25:37.115Z] #143 ... [2024-09-18T08:25:37.115Z] [2024-09-18T08:25:37.115Z] #153 [support-notifications builder 6/7] COPY . . [2024-09-18T08:25:37.115Z] #153 DONE 9.2s [2024-09-18T08:25:37.115Z] [2024-09-18T08:25:37.115Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:25:37.115Z] #132 5.826 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-18T08:25:37.415Z] #132 ... [2024-09-18T08:25:37.415Z] [2024-09-18T08:25:37.415Z] #144 [core-keeper builder 7/8] COPY . . [2024-09-18T08:25:37.415Z] #144 DONE 9.3s [2024-09-18T08:25:37.415Z] [2024-09-18T08:25:37.415Z] #154 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:25:37.415Z] #154 CACHED [2024-09-18T08:25:37.415Z] [2024-09-18T08:25:37.415Z] #155 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T08:25:37.415Z] #155 CACHED [2024-09-18T08:25:37.415Z] [2024-09-18T08:25:37.415Z] #156 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:25:37.415Z] #156 CACHED [2024-09-18T08:25:37.415Z] [2024-09-18T08:25:37.415Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:25:37.415Z] #157 ... [2024-09-18T08:25:37.415Z] [2024-09-18T08:25:37.415Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T08:25:37.415Z] #145 DONE 14.0s [2024-09-18T08:25:37.718Z] [2024-09-18T08:25:37.718Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:25:42.168Z] #158 4.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-18T08:25:44.130Z] #158 ... [2024-09-18T08:25:44.130Z] [2024-09-18T08:25:44.130Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:25:44.130Z] #157 4.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-18T08:25:47.498Z] #157 ... [2024-09-18T08:25:47.498Z] [2024-09-18T08:25:47.498Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:25:47.498Z] #0 4.314 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-18T08:25:47.498Z] #159 ... [2024-09-18T08:25:47.498Z] [2024-09-18T08:25:47.498Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T08:25:47.498Z] #0 4.404 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-18T08:49:10.979Z] #160 ... [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:49:10.979Z] #143 DONE 1421.3s [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:49:10.979Z] #149 ... [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:49:10.979Z] #161 DONE 0.3s [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:49:10.979Z] #159 ... [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:49:10.979Z] #162 DONE 0.4s [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-18T08:49:10.979Z] #163 DONE 0.2s [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:49:10.979Z] #157 ... [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-18T08:49:10.979Z] #164 DONE 0.2s [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-18T08:49:10.979Z] #165 DONE 0.3s [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:49:10.979Z] #166 DONE 0.2s [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:49:10.979Z] #167 DONE 2.4s [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #108 [security-proxy-setup] exporting to image [2024-09-18T08:49:10.979Z] #108 exporting layers [2024-09-18T08:49:10.979Z] #108 exporting layers 1.1s done [2024-09-18T08:49:10.979Z] #108 writing image sha256:e2a91587a6eb38cab544c1cd12326680f4331b3be1bf112d5e4d891420678b55 done [2024-09-18T08:49:10.979Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-09-18T08:49:10.979Z] #108 DONE 9.3s [2024-09-18T08:49:10.979Z] [2024-09-18T08:49:10.979Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-18T08:49:10.979Z] #150 1424.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T08:49:33.079Z] #150 DONE 1447.3s [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:49:33.079Z] #149 ... [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:49:33.079Z] #152 DONE 1447.5s [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:49:33.079Z] #132 ... [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:49:33.079Z] #168 DONE 0.5s [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #169 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T08:49:33.079Z] #169 DONE 0.6s [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #170 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T08:49:33.079Z] #170 ... [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:49:33.079Z] #171 DONE 0.4s [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-18T08:49:33.079Z] #172 DONE 0.4s [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:49:33.079Z] #157 ... [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-18T08:49:33.079Z] #173 DONE 0.3s [2024-09-18T08:49:33.079Z] [2024-09-18T08:49:33.079Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:49:33.351Z] #174 DONE 0.4s [2024-09-18T08:49:33.351Z] [2024-09-18T08:49:33.351Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-18T08:49:33.968Z] #175 DONE 0.5s [2024-09-18T08:49:33.968Z] [2024-09-18T08:49:33.968Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T08:49:34.254Z] #176 DONE 0.5s [2024-09-18T08:49:34.254Z] [2024-09-18T08:49:34.254Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:49:34.562Z] #177 DONE 0.2s [2024-09-18T08:49:34.562Z] [2024-09-18T08:49:34.562Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:49:35.544Z] #178 ... [2024-09-18T08:49:35.544Z] [2024-09-18T08:49:35.544Z] #170 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T08:49:35.544Z] #170 DONE 3.3s [2024-09-18T08:49:35.544Z] [2024-09-18T08:49:35.544Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:49:36.151Z] #179 DONE 0.5s [2024-09-18T08:49:36.151Z] [2024-09-18T08:49:36.151Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:49:36.151Z] #180 DONE 0.2s [2024-09-18T08:49:36.151Z] [2024-09-18T08:49:36.151Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T08:49:36.421Z] #181 DONE 0.4s [2024-09-18T08:49:36.421Z] [2024-09-18T08:49:36.421Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:49:36.687Z] #178 ... [2024-09-18T08:49:36.687Z] [2024-09-18T08:49:36.687Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T08:49:36.687Z] #182 DONE 0.3s [2024-09-18T08:49:36.964Z] [2024-09-18T08:49:36.964Z] #183 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-18T08:49:36.964Z] #183 DONE 0.2s [2024-09-18T08:49:36.964Z] [2024-09-18T08:49:36.964Z] #184 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-18T08:49:37.233Z] #184 DONE 0.1s [2024-09-18T08:49:37.233Z] [2024-09-18T08:49:37.233Z] #185 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-18T08:49:37.233Z] #185 DONE 0.2s [2024-09-18T08:49:37.233Z] [2024-09-18T08:49:37.233Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:49:37.511Z] #148 ... [2024-09-18T08:49:37.511Z] [2024-09-18T08:49:37.511Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T08:49:37.511Z] #186 ... [2024-09-18T08:49:37.511Z] [2024-09-18T08:49:37.511Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:49:37.511Z] #178 DONE 3.0s [2024-09-18T08:49:37.781Z] [2024-09-18T08:49:37.781Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T08:49:37.781Z] #186 DONE 0.4s [2024-09-18T08:49:37.781Z] [2024-09-18T08:49:37.781Z] #108 [security-secretstore-setup] exporting to image [2024-09-18T08:49:37.781Z] #108 exporting layers [2024-09-18T08:49:38.372Z] #108 ... [2024-09-18T08:49:38.372Z] [2024-09-18T08:49:38.372Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-18T08:49:38.372Z] #187 DONE 0.7s [2024-09-18T08:49:38.639Z] [2024-09-18T08:49:38.639Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T08:49:40.067Z] #188 ... [2024-09-18T08:49:40.067Z] [2024-09-18T08:49:40.067Z] #108 [security-secretstore-setup] exporting to image [2024-09-18T08:49:40.067Z] #108 exporting layers 2.3s done [2024-09-18T08:49:40.067Z] #108 writing image sha256:45c589fa85dfe5291b93839ef72d33cfede0171039b84e008447156fbbfb35c1 done [2024-09-18T08:49:40.067Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-18T08:49:40.067Z] #108 DONE 11.6s [2024-09-18T08:49:40.067Z] [2024-09-18T08:49:40.067Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:49:41.036Z] #148 ... [2024-09-18T08:49:41.036Z] [2024-09-18T08:49:41.036Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T08:49:41.036Z] #188 DONE 2.4s [2024-09-18T08:49:41.036Z] [2024-09-18T08:49:41.036Z] #108 [security-bootstrapper] exporting to image [2024-09-18T08:49:42.006Z] #108 exporting layers 1.1s done [2024-09-18T08:49:42.006Z] #108 writing image sha256:13827dfe10e1f62472a05be23451ce21a8f47e31715aaa474eae0a842920b2f4 done [2024-09-18T08:49:42.006Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-18T08:49:42.006Z] #108 DONE 12.7s [2024-09-18T08:49:42.006Z] [2024-09-18T08:49:42.006Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:50:49.887Z] #157 ... [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:50:49.887Z] #146 DONE 1518.8s [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:50:49.887Z] #157 ... [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:50:49.887Z] #189 DONE 0.3s [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:50:49.887Z] #148 ... [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:50:49.887Z] #190 DONE 0.3s [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-18T08:50:49.887Z] #191 DONE 0.3s [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:50:49.887Z] #192 DONE 0.3s [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-18T08:50:49.887Z] #193 DONE 0.2s [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:50:49.887Z] #194 DONE 2.2s [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-18T08:50:49.887Z] #108 exporting layers [2024-09-18T08:50:49.887Z] #108 exporting layers 0.6s done [2024-09-18T08:50:49.887Z] #108 writing image sha256:2053cd2263db204c96454f4e00a2e72f8a271a8c98be745058cd24ca6eb07363 done [2024-09-18T08:50:49.887Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-18T08:50:49.887Z] #108 DONE 13.3s [2024-09-18T08:50:49.887Z] [2024-09-18T08:50:49.887Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:53:26.902Z] #151 ... [2024-09-18T08:53:26.902Z] [2024-09-18T08:53:26.902Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:53:26.902Z] #158 DONE 1669.0s [2024-09-18T08:53:26.902Z] [2024-09-18T08:53:26.902Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:53:26.902Z] #157 ... [2024-09-18T08:53:26.902Z] [2024-09-18T08:53:26.902Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:53:27.193Z] #195 DONE 0.4s [2024-09-18T08:53:27.193Z] [2024-09-18T08:53:27.193Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:53:27.487Z] #196 DONE 0.2s [2024-09-18T08:53:27.487Z] [2024-09-18T08:53:27.487Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T08:53:27.795Z] #197 DONE 0.4s [2024-09-18T08:53:27.795Z] [2024-09-18T08:53:27.795Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:53:27.795Z] #157 ... [2024-09-18T08:53:27.795Z] [2024-09-18T08:53:27.795Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:53:28.077Z] #198 DONE 0.2s [2024-09-18T08:53:28.077Z] [2024-09-18T08:53:28.077Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-18T08:53:28.077Z] #108 exporting layers [2024-09-18T08:53:29.093Z] #108 exporting layers 1.1s done [2024-09-18T08:53:29.093Z] #108 writing image sha256:4fcb1e6d8e6bb4dee9ef71099208e9cebedd95584dc42bcc8114b0ef465a1d36 done [2024-09-18T08:53:29.093Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-18T08:53:29.093Z] #108 DONE 14.4s [2024-09-18T08:53:29.093Z] [2024-09-18T08:53:29.093Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T09:02:56.017Z] #147 ... [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:02:56.017Z] #151 DONE 2242.8s [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:02:56.017Z] #157 ... [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:02:56.017Z] #199 DONE 0.1s [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T09:02:56.017Z] #132 ... [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:02:56.017Z] #200 DONE 0.2s [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T09:02:56.017Z] #201 DONE 0.5s [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:02:56.017Z] #202 DONE 0.2s [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:02:56.017Z] #159 ... [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-18T09:02:56.017Z] #203 DONE 0.2s [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T09:02:56.017Z] #204 DONE 2.0s [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #108 [security-proxy-auth] exporting to image [2024-09-18T09:02:56.017Z] #108 exporting layers [2024-09-18T09:02:56.017Z] #108 exporting layers 0.7s done [2024-09-18T09:02:56.017Z] #108 writing image sha256:9e369a0d1f1762770eb2a6d9fded1492f815487bd4de49273c75baca835b2fba done [2024-09-18T09:02:56.017Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-18T09:02:56.017Z] #108 DONE 15.1s [2024-09-18T09:02:56.017Z] [2024-09-18T09:02:56.017Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:03:52.416Z] #149 ... [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T09:03:52.416Z] #147 DONE 2305.1s [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:03:52.416Z] #157 ... [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:03:52.416Z] #205 DONE 0.2s [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:03:52.416Z] #157 ... [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:03:52.416Z] #206 DONE 0.1s [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:03:52.416Z] #157 ... [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T09:03:52.416Z] #207 DONE 0.5s [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:03:52.416Z] #208 DONE 0.2s [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T09:03:52.416Z] #132 ... [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #108 [core-command] exporting to image [2024-09-18T09:03:52.416Z] #108 exporting layers [2024-09-18T09:03:52.416Z] #108 exporting layers 0.6s done [2024-09-18T09:03:52.416Z] #108 writing image sha256:da28aa19d176b2b3f1d8f8ca149dc40858825bb5d83ba102f108d66bd78f7e9f done [2024-09-18T09:03:52.416Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-18T09:03:52.416Z] #108 DONE 15.7s [2024-09-18T09:03:52.416Z] [2024-09-18T09:03:52.416Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:06:29.149Z] #157 ... [2024-09-18T09:06:29.149Z] [2024-09-18T09:06:29.149Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:06:29.149Z] #149 DONE 2462.8s [2024-09-18T09:06:29.149Z] [2024-09-18T09:06:29.149Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:06:29.149Z] #157 ... [2024-09-18T09:06:29.149Z] [2024-09-18T09:06:29.149Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:06:29.149Z] #209 DONE 0.3s [2024-09-18T09:06:29.149Z] [2024-09-18T09:06:29.149Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:06:29.149Z] #210 DONE 0.2s [2024-09-18T09:06:29.149Z] [2024-09-18T09:06:29.149Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T09:06:29.149Z] #211 DONE 0.7s [2024-09-18T09:06:29.149Z] [2024-09-18T09:06:29.149Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:06:29.149Z] #212 DONE 0.5s [2024-09-18T09:06:29.149Z] [2024-09-18T09:06:29.149Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-18T09:06:29.149Z] #213 DONE 0.2s [2024-09-18T09:06:29.149Z] [2024-09-18T09:06:29.149Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T09:06:29.149Z] #148 ... [2024-09-18T09:06:29.149Z] [2024-09-18T09:06:29.149Z] #108 [core-data] exporting to image [2024-09-18T09:06:29.149Z] #108 exporting layers [2024-09-18T09:06:29.416Z] #108 exporting layers 0.5s done [2024-09-18T09:06:29.416Z] #108 writing image sha256:8695de1c003c192a05bb43fee825d93e91152f003677c1a79bfc651b589241d6 done [2024-09-18T09:06:29.416Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-18T09:06:29.416Z] #108 DONE 16.2s [2024-09-18T09:06:29.416Z] [2024-09-18T09:06:29.416Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:06:30.396Z] #157 ... [2024-09-18T09:06:30.396Z] [2024-09-18T09:06:30.396Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T09:06:30.396Z] #148 DONE 2467.0s [2024-09-18T09:06:30.396Z] [2024-09-18T09:06:30.396Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:06:30.995Z] #157 ... [2024-09-18T09:06:30.995Z] [2024-09-18T09:06:30.995Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:06:30.995Z] #214 DONE 0.1s [2024-09-18T09:06:30.995Z] [2024-09-18T09:06:30.995Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:06:30.995Z] #215 DONE 0.1s [2024-09-18T09:06:30.995Z] [2024-09-18T09:06:30.995Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:06:31.260Z] #157 ... [2024-09-18T09:06:31.260Z] [2024-09-18T09:06:31.260Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T09:06:31.846Z] #216 DONE 0.5s [2024-09-18T09:06:31.846Z] [2024-09-18T09:06:31.846Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:06:31.846Z] #217 DONE 0.2s [2024-09-18T09:06:31.846Z] [2024-09-18T09:06:31.846Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T09:06:32.116Z] #218 DONE 0.1s [2024-09-18T09:06:32.116Z] [2024-09-18T09:06:32.116Z] #108 [core-metadata] exporting to image [2024-09-18T09:06:33.123Z] #108 exporting layers 0.9s done [2024-09-18T09:06:33.123Z] #108 writing image sha256:d7959d2dcb3fba5580aa7905690cb4dc603d039e8d1c64f8f88cafaf8622a01f [2024-09-18T09:06:33.123Z] #108 writing image sha256:d7959d2dcb3fba5580aa7905690cb4dc603d039e8d1c64f8f88cafaf8622a01f done [2024-09-18T09:06:33.123Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-18T09:06:33.123Z] #108 DONE 17.2s [2024-09-18T09:06:33.123Z] [2024-09-18T09:06:33.123Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:06:33.123Z] #50 ... [2024-09-18T09:06:33.123Z] [2024-09-18T09:06:33.123Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:06:33.123Z] #157 DONE 2455.8s [2024-09-18T09:06:33.422Z] [2024-09-18T09:06:33.422Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:06:33.422Z] #159 ... [2024-09-18T09:06:33.422Z] [2024-09-18T09:06:33.422Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:06:33.696Z] #219 DONE 0.2s [2024-09-18T09:06:33.696Z] [2024-09-18T09:06:33.696Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T09:06:33.963Z] #132 ... [2024-09-18T09:06:33.963Z] [2024-09-18T09:06:33.963Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-18T09:06:34.572Z] #220 DONE 0.5s [2024-09-18T09:06:34.572Z] [2024-09-18T09:06:34.572Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:06:34.572Z] #221 DONE 0.1s [2024-09-18T09:06:34.572Z] [2024-09-18T09:06:34.572Z] #108 [core-keeper] exporting to image [2024-09-18T09:06:35.157Z] #108 exporting layers 0.5s done [2024-09-18T09:06:35.157Z] #108 writing image sha256:cdb06624ea17c3e6d59bc5bc975e242a3324d423d9a2b230957b16b90eb79a5f [2024-09-18T09:06:35.157Z] #108 writing image sha256:cdb06624ea17c3e6d59bc5bc975e242a3324d423d9a2b230957b16b90eb79a5f done [2024-09-18T09:06:35.157Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-18T09:06:35.157Z] #108 DONE 17.8s [2024-09-18T09:06:35.157Z] [2024-09-18T09:06:35.157Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:07:14.035Z] #159 ... [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T09:07:14.035Z] #132 DONE 2504.8s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:07:14.035Z] #159 ... [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:07:14.035Z] #222 DONE 0.3s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:07:14.035Z] #223 DONE 0.4s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T09:07:14.035Z] #224 DONE 0.5s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:07:14.035Z] #225 DONE 0.2s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #108 [support-scheduler] exporting to image [2024-09-18T09:07:14.035Z] #108 exporting layers [2024-09-18T09:07:14.035Z] #108 ... [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T09:07:14.035Z] #160 DONE 2493.7s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #108 [support-scheduler] exporting to image [2024-09-18T09:07:14.035Z] #108 exporting layers 0.6s done [2024-09-18T09:07:14.035Z] #108 writing image sha256:61b4fea3dbbba5f58c369db53696c911aad53e2bde2ec8d91b52be5d1c5d163d done [2024-09-18T09:07:14.035Z] #108 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-09-18T09:07:14.035Z] #108 DONE 18.4s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:07:14.035Z] #159 ... [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:07:14.035Z] #226 DONE 0.2s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:07:14.035Z] #227 DONE 0.1s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T09:07:14.035Z] #228 DONE 0.3s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:07:14.035Z] #159 DONE 2495.1s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:07:14.035Z] #229 DONE 0.2s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #108 [support-notifications] exporting to image [2024-09-18T09:07:14.035Z] #108 ... [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:07:14.035Z] #230 DONE 0.2s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:07:14.035Z] #231 DONE 0.2s [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T09:07:14.035Z] #232 ... [2024-09-18T09:07:14.035Z] [2024-09-18T09:07:14.035Z] #108 [support-notifications] exporting to image [2024-09-18T09:07:14.035Z] #108 exporting layers 0.8s done [2024-09-18T09:07:14.036Z] #108 writing image sha256:9bda474a7f491612161e5229cc98215cf32d818fe2dd93b14e39c1c793be8726 done [2024-09-18T09:07:14.036Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-18T09:07:14.036Z] #108 DONE 19.2s [2024-09-18T09:07:14.036Z] [2024-09-18T09:07:14.036Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T09:07:14.036Z] #232 DONE 0.5s [2024-09-18T09:07:14.036Z] [2024-09-18T09:07:14.036Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:07:14.036Z] #50 ... [2024-09-18T09:07:14.036Z] [2024-09-18T09:07:14.036Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T09:07:14.036Z] #233 DONE 0.1s [2024-09-18T09:07:14.036Z] [2024-09-18T09:07:14.036Z] #108 [support-cron-scheduler] exporting to image [2024-09-18T09:07:15.444Z] #108 exporting layers 1.5s done [2024-09-18T09:07:15.444Z] #108 writing image sha256:469cb40cfce9dff398e7cfc60c54fd8ec1b7bcd4c0fd6af9391f00553cfcf737 done [2024-09-18T09:07:15.444Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-18T09:07:15.444Z] #108 DONE 20.8s [2024-09-18T09:07:15.444Z] [2024-09-18T09:07:15.444Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:07:15.444Z] time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-18T09:07:15.467Z] $ docker stop --time=1 83c967ad123f8c15989f70151a1dfe7916725327941967cfca686e39e6822938 [2024-09-18T09:07:17.245Z] $ docker rm -f --volumes 83c967ad123f8c15989f70151a1dfe7916725327941967cfca686e39e6822938 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T09:07:17.911Z] + docker images [2024-09-18T09:07:17.911Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-18T09:07:17.911Z] support-cron-scheduler-arm64 latest 469cb40cfce9 4 seconds ago 43.7MB [2024-09-18T09:07:17.911Z] support-notifications-arm64 latest 9bda474a7f49 5 seconds ago 42.2MB [2024-09-18T09:07:17.911Z] support-scheduler-arm64 latest 61b4fea3dbbb 7 seconds ago 41.4MB [2024-09-18T09:07:17.911Z] core-keeper-arm64 latest cdb06624ea17 43 seconds ago 39.2MB [2024-09-18T09:07:17.911Z] core-metadata-arm64 latest d7959d2dcb3f 46 seconds ago 39.4MB [2024-09-18T09:07:17.911Z] core-data-arm64 latest 8695de1c003c 49 seconds ago 39.3MB [2024-09-18T09:07:17.911Z] core-command-arm64 latest da28aa19d176 3 minutes ago 35.1MB [2024-09-18T09:07:17.911Z] security-proxy-auth-arm64 latest 9e369a0d1f17 4 minutes ago 32.7MB [2024-09-18T09:07:17.911Z] security-spiffe-token-provider-arm64 latest 4fcb1e6d8e6b 13 minutes ago 29.1MB [2024-09-18T09:07:17.911Z] core-common-config-bootstrapper-arm64 latest 2053cd2263db 16 minutes ago 15.4MB [2024-09-18T09:07:17.911Z] security-bootstrapper-arm64 latest 13827dfe10e1 17 minutes ago 18.9MB [2024-09-18T09:07:17.911Z] security-secretstore-setup-arm64 latest 45c589fa85df 17 minutes ago 36.4MB [2024-09-18T09:07:17.911Z] security-proxy-setup-arm64 latest e2a91587a6eb 18 minutes ago 26.2MB [2024-09-18T09:07:17.911Z] security-spire-server-arm64 latest dbed4eebdfef 43 minutes ago 116MB [2024-09-18T09:07:17.911Z] security-spire-config-arm64 latest 5ee35b5210af 43 minutes ago 115MB [2024-09-18T09:07:17.911Z] security-spire-agent-arm64 latest 41936c7416e4 43 minutes ago 174MB [2024-09-18T09:07:17.911Z] ci-base-image-arm64 latest 7ef87694b2dd About an hour ago 967MB [2024-09-18T09:07:17.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-18T09:07:17.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:07:18.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T09:07:18.881Z] [2024-09-18T09:07:18.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:07:19.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T09:07:19.614Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-18T09:07:19.614Z] 8998bd30e6a1: Pulling fs layer [2024-09-18T09:07:19.614Z] 04944245beec: Pulling fs layer [2024-09-18T09:07:19.614Z] 699f458cf7ca: Pulling fs layer [2024-09-18T09:07:19.614Z] 765212b225bb: Pulling fs layer [2024-09-18T09:07:19.614Z] f23df028b6ca: Pulling fs layer [2024-09-18T09:07:19.614Z] d65c8cfc05b1: Pulling fs layer [2024-09-18T09:07:19.614Z] 2437ff75d9bd: Pulling fs layer [2024-09-18T09:07:19.614Z] 765212b225bb: Waiting [2024-09-18T09:07:19.614Z] f23df028b6ca: Waiting [2024-09-18T09:07:19.614Z] d65c8cfc05b1: Waiting [2024-09-18T09:07:19.614Z] 2437ff75d9bd: Waiting [2024-09-18T09:07:19.614Z] 04944245beec: Verifying Checksum [2024-09-18T09:07:19.614Z] 04944245beec: Download complete [2024-09-18T09:07:19.614Z] 765212b225bb: Verifying Checksum [2024-09-18T09:07:19.614Z] 765212b225bb: Download complete [2024-09-18T09:07:19.614Z] f23df028b6ca: Verifying Checksum [2024-09-18T09:07:19.614Z] f23df028b6ca: Download complete [2024-09-18T09:07:19.890Z] d65c8cfc05b1: Verifying Checksum [2024-09-18T09:07:19.890Z] d65c8cfc05b1: Download complete [2024-09-18T09:07:19.890Z] 699f458cf7ca: Verifying Checksum [2024-09-18T09:07:19.890Z] 699f458cf7ca: Download complete [2024-09-18T09:07:20.527Z] 8998bd30e6a1: Download complete [2024-09-18T09:07:23.111Z] 2437ff75d9bd: Verifying Checksum [2024-09-18T09:07:23.111Z] 2437ff75d9bd: Download complete [2024-09-18T09:07:25.053Z] 8998bd30e6a1: Pull complete [2024-09-18T09:07:25.638Z] 04944245beec: Pull complete [2024-09-18T09:07:27.578Z] 699f458cf7ca: Pull complete [2024-09-18T09:07:27.578Z] 765212b225bb: Pull complete [2024-09-18T09:07:28.538Z] f23df028b6ca: Pull complete [2024-09-18T09:07:28.538Z] d65c8cfc05b1: Pull complete [2024-09-18T09:07:46.734Z] 2437ff75d9bd: Pull complete [2024-09-18T09:07:46.734Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-18T09:07:46.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T09:07:46.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T09:07:47.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-10565 does not seem to be running inside a container [2024-09-18T09:07:47.116Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-18T09:07:50.184Z] $ docker top e1aab465aa2433fd9e932fec922a0a8cbd94b286b1e84f489d0582effa44575a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:07:51.153Z] ---> job-cost.sh [2024-09-18T09:07:51.153Z] lf-activate-venv: SKIPPING [2024-09-18T09:07:51.153Z] INFO: No Stack... [2024-09-18T09:07:51.731Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-18T09:07:52.310Z] INFO: Archiving Costs [Pipeline] sh [2024-09-18T09:07:52.970Z] + cut -d, -f6 [2024-09-18T09:07:52.970Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-09-18T09:07:53.065Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4919-1-stack-cost] [2024-09-18T09:07:53.072Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4919-1-stack-cost] did not exist. Created. [2024-09-18T09:07:53.079Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4919-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-18T09:07:53.840Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-18T09:07:54.068Z] Stashed 1 file(s) [Pipeline] } [2024-09-18T09:07:54.090Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4919-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-18T09:07:54.148Z] $ docker stop --time=1 e1aab465aa2433fd9e932fec922a0a8cbd94b286b1e84f489d0582effa44575a [2024-09-18T09:07:55.638Z] $ docker rm -f --volumes e1aab465aa2433fd9e932fec922a0a8cbd94b286b1e84f489d0582effa44575a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-18T09:07:56.811Z] provisioning config files... [2024-09-18T09:07:56.819Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17271645306510415036tmp [Pipeline] { [Pipeline] sh [2024-09-18T09:07:57.174Z] + set +x [2024-09-18T09:07:57.174Z] + curl -s https://codecov.io/bash [2024-09-18T09:07:57.174Z] + bash -s -- [2024-09-18T09:07:57.174Z] [2024-09-18T09:07:57.174Z] _____ _ [2024-09-18T09:07:57.174Z] / ____| | | [2024-09-18T09:07:57.174Z] | | ___ __| | ___ ___ _____ __ [2024-09-18T09:07:57.174Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-18T09:07:57.174Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-18T09:07:57.174Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-18T09:07:57.174Z] Bash-1.0.6 [2024-09-18T09:07:57.174Z] [2024-09-18T09:07:57.174Z] [2024-09-18T09:07:57.174Z] ==> git version 2.25.1 found [2024-09-18T09:07:57.174Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-18T09:07:57.174Z] Release-Date: 2020-01-08 [2024-09-18T09:07:57.174Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-18T09:07:57.174Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-18T09:07:57.174Z] ==> Jenkins CI detected. [2024-09-18T09:07:57.174Z] current dir:  /w/workspace/edgex-go/1 [2024-09-18T09:07:57.174Z] project root: . [2024-09-18T09:07:57.174Z] --> token set from env [2024-09-18T09:07:57.175Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-18T09:07:57.175Z] ==> Running gcov in . (disable via -X gcov) [2024-09-18T09:07:57.434Z] ==> Python coveragepy not found [2024-09-18T09:07:57.434Z] ==> Searching for coverage reports in: [2024-09-18T09:07:57.434Z] + . [2024-09-18T09:07:57.434Z] -> Found 1 reports [2024-09-18T09:07:57.434Z] ==> Detecting git/mercurial file structure [2024-09-18T09:07:57.434Z] ==> Reading reports [2024-09-18T09:07:57.434Z] + ./coverage.out bytes=566048 [2024-09-18T09:07:57.434Z] ==> Appending adjustments [2024-09-18T09:07:57.434Z] https://docs.codecov.io/docs/fixing-reports [2024-09-18T09:07:58.828Z] + Found adjustments [2024-09-18T09:07:58.828Z] ==> Gzipping contents [2024-09-18T09:07:58.828Z] 72K /tmp/codecov.Zbemw6.gz [2024-09-18T09:07:58.828Z] ==> Uploading reports [2024-09-18T09:07:58.828Z] url: https://codecov.io [2024-09-18T09:07:58.828Z] query: branch=PR-4919&commit=2e48833f3b0cbaad236c53eaa467f2cf6996b524&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4919%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4919&job=&cmd_args= [2024-09-18T09:07:58.828Z] -> Pinging Codecov [2024-09-18T09:07:58.828Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4919&commit=2e48833f3b0cbaad236c53eaa467f2cf6996b524&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4919%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4919&job=&cmd_args= [2024-09-18T09:07:58.828Z] -> Uploading to [2024-09-18T09:07:58.828Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/2e48833f3b0cbaad236c53eaa467f2cf6996b524/12fd0300-7cee-40ea-b238-742750d0dd09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T090758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94e7907c63df42b050cf3d683149b2742e1d4087d0b258b3f4f9718828989b7e [2024-09-18T09:07:58.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T09:07:58.828Z] Dload Upload Total Spent Left Speed [2024-09-18T09:07:59.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69810 0 0 100 69810 0 238k --:--:-- --:--:-- --:--:-- 237k 100 69810 0 0 100 69810 0 237k --:--:-- --:--:-- --:--:-- 236k [2024-09-18T09:07:59.090Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2e48833f3b0cbaad236c53eaa467f2cf6996b524 [Pipeline] } [2024-09-18T09:07:59.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-18T09:08:00.843Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:08:01.185Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:08:02.108Z] ---> package-listing.sh [2024-09-18T09:08:02.108Z] ++ facter osfamily [2024-09-18T09:08:02.108Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-18T09:08:02.371Z] + OS_FAMILY=debian [2024-09-18T09:08:02.371Z] + workspace=/w/workspace/edgex-go/1 [2024-09-18T09:08:02.371Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-18T09:08:02.371Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-18T09:08:02.371Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-18T09:08:02.371Z] + PACKAGES=/tmp/packages_start.txt [2024-09-18T09:08:02.371Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-18T09:08:02.371Z] + PACKAGES=/tmp/packages_end.txt [2024-09-18T09:08:02.371Z] + case "${OS_FAMILY}" in [2024-09-18T09:08:02.371Z] + dpkg -l [2024-09-18T09:08:02.371Z] + grep '^ii' [2024-09-18T09:08:02.371Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-18T09:08:02.371Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-18T09:08:02.371Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-18T09:08:02.371Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-18T09:08:02.371Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-18T09:08:02.371Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-18T09:08:02.407Z] 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-09-18T09:08:02.707Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:08:03.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T09:08:03.360Z] [2024-09-18T09:08:03.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:08:03.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T09:08:03.762Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-18T09:08:03.762Z] 5eb5b503b376: Pulling fs layer [2024-09-18T09:08:03.762Z] 5c69ac0246d0: Pulling fs layer [2024-09-18T09:08:03.762Z] ec43610c2a17: Pulling fs layer [2024-09-18T09:08:03.762Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-18T09:08:03.762Z] 33b1e0a273af: Pulling fs layer [2024-09-18T09:08:03.762Z] 5d3b04190fa2: Pulling fs layer [2024-09-18T09:08:03.762Z] 2f39f015ded8: Pulling fs layer [2024-09-18T09:08:03.762Z] 3a2ae6a8a46f: Waiting [2024-09-18T09:08:03.762Z] 5d3b04190fa2: Waiting [2024-09-18T09:08:03.762Z] 2f39f015ded8: Waiting [2024-09-18T09:08:03.762Z] 33b1e0a273af: Waiting [2024-09-18T09:08:03.762Z] 5c69ac0246d0: Verifying Checksum [2024-09-18T09:08:03.762Z] 5c69ac0246d0: Download complete [2024-09-18T09:08:03.762Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-18T09:08:03.762Z] 3a2ae6a8a46f: Download complete [2024-09-18T09:08:03.762Z] 33b1e0a273af: Verifying Checksum [2024-09-18T09:08:03.762Z] 33b1e0a273af: Download complete [2024-09-18T09:08:03.762Z] 5d3b04190fa2: Verifying Checksum [2024-09-18T09:08:03.762Z] 5d3b04190fa2: Download complete [2024-09-18T09:08:03.762Z] ec43610c2a17: Verifying Checksum [2024-09-18T09:08:03.762Z] ec43610c2a17: Download complete [2024-09-18T09:08:04.020Z] 5eb5b503b376: Download complete [2024-09-18T09:08:04.586Z] 2f39f015ded8: Download complete [2024-09-18T09:08:05.154Z] 5eb5b503b376: Pull complete [2024-09-18T09:08:05.154Z] 5c69ac0246d0: Pull complete [2024-09-18T09:08:05.720Z] ec43610c2a17: Pull complete [2024-09-18T09:08:05.720Z] 3a2ae6a8a46f: Pull complete [2024-09-18T09:08:06.288Z] 33b1e0a273af: Pull complete [2024-09-18T09:08:06.288Z] 5d3b04190fa2: Pull complete [2024-09-18T09:08:10.483Z] 2f39f015ded8: Pull complete [2024-09-18T09:08:10.483Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-18T09:08:10.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T09:08:10.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T09:08:10.740Z] prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container [2024-09-18T09:08:10.773Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-18T09:08:13.902Z] $ docker top 2f6adb98b0898cda8ea44587e3ca4bf5897be77e1b81829c433ab94f0fe9298b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T09:08:14.311Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-18T09:08:14.625Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-18T09:08:14.940Z] + ls /var/log/sa-host [2024-09-18T09:08:14.940Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T09:08:15.112Z] provisioning config files... [2024-09-18T09:08:15.122Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10049813889645963918tmp [Pipeline] { [Pipeline] echo [2024-09-18T09:08:15.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:08:15.643Z] ---> create-netrc.sh [Pipeline] } [2024-09-18T09:08:15.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:08:16.253Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-18T09:08:16.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:08:16.668Z] ---> sudo-logs.sh [2024-09-18T09:08:16.668Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-18T09:08:16.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:08:17.141Z] ---> job-cost.sh [2024-09-18T09:08:17.141Z] lf-activate-venv: SKIPPING [2024-09-18T09:08:17.141Z] DEBUG: total: 0.2199999988079071 [2024-09-18T09:08:17.141Z] INFO: Retrieving Stack Cost... [2024-09-18T09:08:17.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-18T09:08:17.972Z] INFO: Archiving Costs [Pipeline] echo [2024-09-18T09:08:18.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:08:18.454Z] ---> logs-deploy.sh [2024-09-18T09:08:18.454Z] lf-activate-venv: SKIPPING [2024-09-18T09:08:18.454Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4919/1 [2024-09-18T09:08:18.454Z] INFO: archiving workspace using pattern(s): [2024-09-18T09:08:19.398Z] Archives upload complete. [2024-09-18T09:08:19.398Z] INFO: archiving logs to Nexus