Pull request #4790 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at d3e93d299d336768afbb67d4e8d03cb0d65cb15d rather than 04cf07131532277bda2d2e450382304785decfd1 Obtained Jenkinsfile from d3e93d299d336768afbb67d4e8d03cb0d65cb15d 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-ssh4283522454912131216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8094008819731802265.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4542064540317268808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2888724247136011361.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7567630221754366864.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4822 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 04cf07131532277bda2d2e450382304785decfd1 Merge succeeded, producing 04cf07131532277bda2d2e450382304785decfd1 Checking out Revision 04cf07131532277bda2d2e450382304785decfd1 (PR-4790) > git config core.sparsecheckout # timeout=10 > git checkout -f 04cf07131532277bda2d2e450382304785decfd1 # 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 d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 Commit message: "feat: Changes based on OpenZiti changes" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T11:45:13.600Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T11:45:13.659Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T11:45:13.679Z] ========================================================= [2024-07-02T11:45:13.679Z] EdgeX Global Pipelines Version Info [2024-07-02T11:45:13.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0d4218fa65c36491468164be7ff1b92741156b5a # timeout=10 [2024-07-02T11:45:14.435Z] ------------------- [2024-07-02T11:45:14.435Z] stable info: [2024-07-02T11:45:14.435Z] ------------------- [2024-07-02T11:45:14.435Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T11:45:14.435Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T11:45:14.435Z] Message: update stable to v1.0.260 [2024-07-02T11:45:15.005Z] ------------------- [2024-07-02T11:45:15.005Z] experimental info: [2024-07-02T11:45:15.005Z] ------------------- [2024-07-02T11:45:15.005Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T11:45:15.005Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T11:45:15.005Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T11:45:15.077Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-02T11:45:15.095Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-02T11:45:15.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T11:45:15.134Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T11:45:15.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T11:45:15.176Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T11:45:15.197Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T11:45:15.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-02T11:45:15.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-02T11:45:15.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-02T11:45:15.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T11:45:15.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T11:45:15.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T11:45:15.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T11:45:15.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T11:45:15.385Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T11:45:15.402Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T11:45:15.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T11:45:15.441Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-02T11:45:15.461Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-02T11:45:15.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T11:45:15.504Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T11:45:15.526Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T11:45:15.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4790 [Pipeline] echo [2024-07-02T11:45:15.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4790 [Pipeline] echo [2024-07-02T11:45:15.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4790 [Pipeline] echo [2024-07-02T11:45:15.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04cf07131532277bda2d2e450382304785decfd1 [Pipeline] echo [2024-07-02T11:45:15.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04cf071 [Pipeline] echo [2024-07-02T11:45:15.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T11:45:15.702Z] provisioning config files... [2024-07-02T11:45:15.717Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config18272689502442678194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T11:45:16.045Z] ---> ****-login.sh [2024-07-02T11:45:16.045Z] nexus3.edgexfoundry.org:10001 [2024-07-02T11:45:16.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:45:16.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:45:16.305Z] Configure a credential helper to remove this warning. See [2024-07-02T11:45:16.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:45:16.305Z] [2024-07-02T11:45:16.305Z] Login Succeeded [2024-07-02T11:45:16.305Z] nexus3.edgexfoundry.org:10002 [2024-07-02T11:45:16.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:45:16.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:45:16.566Z] Configure a credential helper to remove this warning. See [2024-07-02T11:45:16.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:45:16.566Z] [2024-07-02T11:45:16.566Z] Login Succeeded [2024-07-02T11:45:16.566Z] nexus3.edgexfoundry.org:10003 [2024-07-02T11:45:16.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:45:16.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:45:16.566Z] Configure a credential helper to remove this warning. See [2024-07-02T11:45:16.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:45:16.566Z] [2024-07-02T11:45:16.566Z] Login Succeeded [2024-07-02T11:45:16.566Z] nexus3.edgexfoundry.org:10004 [2024-07-02T11:45:16.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:45:16.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:45:16.826Z] Configure a credential helper to remove this warning. See [2024-07-02T11:45:16.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:45:16.826Z] [2024-07-02T11:45:16.826Z] Login Succeeded [2024-07-02T11:45:16.826Z] ****.io [2024-07-02T11:45:16.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:45:17.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:45:17.086Z] Configure a credential helper to remove this warning. See [2024-07-02T11:45:17.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:45:17.086Z] [2024-07-02T11:45:17.086Z] Login Succeeded [2024-07-02T11:45:17.086Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T11:45:17.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T11:45:17.421Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/core-command/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/core-data/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/core-keeper/Dockerfile+ [2024-07-02T11:45:17.421Z] cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/core-metadata/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-02T11:45:17.421Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T11:45:17.421Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/support-notifications/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-02T11:45:17.421Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-02T11:45:17.421Z] + cut -d/ -f2 [2024-07-02T11:45:17.421Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-02T11:45:17.452Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-02T11:45:17.809Z] + git rev-list -1 --merges 04cf07131532277bda2d2e450382304785decfd1~1..04cf07131532277bda2d2e450382304785decfd1 [Pipeline] echo [2024-07-02T11:45:17.819Z] -----------> git rev-list -1 --merges 04cf07131532277bda2d2e450382304785decfd1~1..04cf07131532277bda2d2e450382304785decfd1 04cf07131532277bda2d2e450382304785decfd1 [false] [Pipeline] sh [2024-07-02T11:45:18.106Z] + git log --format=format:%s -1 04cf07131532277bda2d2e450382304785decfd1 [Pipeline] echo [2024-07-02T11:45:18.121Z] ========================================================= [2024-07-02T11:45:18.121Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T11:45:18.121Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-02T11:45:18.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T11:45:18.543Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T11:45:18.543Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T11:45:18.543Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T11:45:18.543Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T11:45:18.543Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T11:45:18.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T11:45:18.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T11:45:18.955Z] [2024-07-02T11:45:18.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T11:45:19.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T11:45:19.253Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T11:45:19.253Z] b85a868b505f: Pulling fs layer [2024-07-02T11:45:19.253Z] e2be974225ed: Pulling fs layer [2024-07-02T11:45:19.253Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T11:45:19.253Z] 988bab9f4d93: Pulling fs layer [2024-07-02T11:45:19.253Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T11:45:19.253Z] eaf3925da568: Pulling fs layer [2024-07-02T11:45:19.253Z] bab4dde63d76: Pulling fs layer [2024-07-02T11:45:19.253Z] bde34c3a00c8: Pulling fs layer [2024-07-02T11:45:19.253Z] b352a97aabf1: Pulling fs layer [2024-07-02T11:45:19.253Z] 4872d77fe225: Pulling fs layer [2024-07-02T11:45:19.253Z] 5851b861e8e6: Pulling fs layer [2024-07-02T11:45:19.253Z] bab4dde63d76: Waiting [2024-07-02T11:45:19.253Z] bde34c3a00c8: Waiting [2024-07-02T11:45:19.253Z] b352a97aabf1: Waiting [2024-07-02T11:45:19.253Z] 4872d77fe225: Waiting [2024-07-02T11:45:19.253Z] 5851b861e8e6: Waiting [2024-07-02T11:45:19.253Z] 988bab9f4d93: Waiting [2024-07-02T11:45:19.253Z] 1469e6f7b9e6: Waiting [2024-07-02T11:45:19.253Z] eaf3925da568: Waiting [2024-07-02T11:45:19.253Z] e2be974225ed: Download complete [2024-07-02T11:45:19.253Z] 988bab9f4d93: Download complete [2024-07-02T11:45:19.253Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T11:45:19.253Z] 1469e6f7b9e6: Download complete [2024-07-02T11:45:19.253Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T11:45:19.253Z] 339a4e72a1f5: Download complete [2024-07-02T11:45:19.253Z] eaf3925da568: Download complete [2024-07-02T11:45:19.512Z] bde34c3a00c8: Download complete [2024-07-02T11:45:19.512Z] b352a97aabf1: Verifying Checksum [2024-07-02T11:45:19.512Z] b352a97aabf1: Download complete [2024-07-02T11:45:19.512Z] 4872d77fe225: Verifying Checksum [2024-07-02T11:45:19.512Z] 4872d77fe225: Download complete [2024-07-02T11:45:19.512Z] 5851b861e8e6: Verifying Checksum [2024-07-02T11:45:19.512Z] 5851b861e8e6: Download complete [2024-07-02T11:45:19.512Z] b85a868b505f: Verifying Checksum [2024-07-02T11:45:19.512Z] b85a868b505f: Download complete [2024-07-02T11:45:19.770Z] bab4dde63d76: Verifying Checksum [2024-07-02T11:45:19.770Z] bab4dde63d76: Download complete [2024-07-02T11:45:20.713Z] b85a868b505f: Pull complete [2024-07-02T11:45:20.713Z] e2be974225ed: Pull complete [2024-07-02T11:45:21.279Z] 339a4e72a1f5: Pull complete [2024-07-02T11:45:21.279Z] 988bab9f4d93: Pull complete [2024-07-02T11:45:21.540Z] 1469e6f7b9e6: Pull complete [2024-07-02T11:45:21.540Z] eaf3925da568: Pull complete [2024-07-02T11:45:23.451Z] bab4dde63d76: Pull complete [2024-07-02T11:45:23.451Z] bde34c3a00c8: Pull complete [2024-07-02T11:45:23.451Z] b352a97aabf1: Pull complete [2024-07-02T11:45:23.451Z] 4872d77fe225: Pull complete [2024-07-02T11:45:23.451Z] 5851b861e8e6: Pull complete [2024-07-02T11:45:23.451Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T11:45:23.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T11:45:23.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T11:45:23.846Z] prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container [2024-07-02T11:45:23.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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/py-git-semver:0.1.4 cat [2024-07-02T11:45:28.623Z] $ docker top a2bdf0f054edb4c7ea85e1681cdd5349e6dc9d748d16b0b2fc9de096b9e33158 -eo pid,comm [2024-07-02T11:45:28.677Z] 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-07-02T11:45:28.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T11:45:28.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T11:45:28.726Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T11:45:28.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T11:45:28.827Z] $ docker exec a2bdf0f054edb4c7ea85e1681cdd5349e6dc9d748d16b0b2fc9de096b9e33158 ssh-agent [2024-07-02T11:45:28.919Z] SSH_AUTH_SOCK=/tmp/ssh-g1p6dKnmJygW/agent.32 [2024-07-02T11:45:28.919Z] SSH_AGENT_PID=37 [2024-07-02T11:45:28.926Z] Running ssh-add (command line suppressed) [2024-07-02T11:45:29.008Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_16986948983996562406.key (/w/workspace/edgex-go/8@tmp/private_key_16986948983996562406.key) [2024-07-02T11:45:29.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T11:45:29.305Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T11:45:29.314Z] $ docker exec --env ******** --env ******** a2bdf0f054edb4c7ea85e1681cdd5349e6dc9d748d16b0b2fc9de096b9e33158 ssh-agent -k [2024-07-02T11:45:29.413Z] unset SSH_AUTH_SOCK; [2024-07-02T11:45:29.413Z] unset SSH_AGENT_PID; [2024-07-02T11:45:29.413Z] echo Agent pid 37 killed; [2024-07-02T11:45:29.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T11:45:29.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T11:45:29.459Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T11:45:29.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T11:45:29.550Z] $ docker exec a2bdf0f054edb4c7ea85e1681cdd5349e6dc9d748d16b0b2fc9de096b9e33158 ssh-agent [2024-07-02T11:45:29.664Z] SSH_AUTH_SOCK=/tmp/ssh-bPAxQbHJFVny/agent.70 [2024-07-02T11:45:29.664Z] SSH_AGENT_PID=76 [2024-07-02T11:45:29.669Z] Running ssh-add (command line suppressed) [2024-07-02T11:45:29.758Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_17582201927301070744.key (/w/workspace/edgex-go/8@tmp/private_key_17582201927301070744.key) [2024-07-02T11:45:29.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T11:45:30.065Z] + git semver init [2024-07-02T11:45:30.325Z] 2024-07-02 11:45:30,226 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T11:45:30.325Z] 2024-07-02 11:45:30,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2024-07-02T11:45:30.325Z] 2024-07-02 11:45:30,227 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2024-07-02T11:45:30.325Z] 2024-07-02 11:45:30,227 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2024-07-02T11:45:36.897Z] 2024-07-02 11:45:36,235 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2024-07-02T11:45:36.897Z] 2024-07-02 11:45:36,236 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4790 with force:False [2024-07-02T11:45:36.897Z] 2024-07-02 11:45:36,236 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4790 [2024-07-02T11:45:36.897Z] 2024-07-02 11:45:36,241 [execute] INFO git cat-file --batch-check [2024-07-02T11:45:36.897Z] 2024-07-02 11:45:36,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T11:45:36.897Z] 2024-07-02 11:45:36,247 [execute] INFO git cat-file --batch [2024-07-02T11:45:36.897Z] 2024-07-02 11:45:36,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T11:45:36.897Z] 2024-07-02 11:45:36,251 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4790 [2024-07-02T11:45:36.897Z] 0.0.0 [Pipeline] } [2024-07-02T11:45:36.904Z] $ docker exec --env ******** --env ******** a2bdf0f054edb4c7ea85e1681cdd5349e6dc9d748d16b0b2fc9de096b9e33158 ssh-agent -k [2024-07-02T11:45:36.981Z] unset SSH_AUTH_SOCK; [2024-07-02T11:45:36.982Z] unset SSH_AGENT_PID; [2024-07-02T11:45:36.982Z] echo Agent pid 76 killed; [2024-07-02T11:45:36.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T11:45:37.313Z] + git semver [Pipeline] } [2024-07-02T11:45:37.579Z] $ docker stop --time=1 a2bdf0f054edb4c7ea85e1681cdd5349e6dc9d748d16b0b2fc9de096b9e33158 [2024-07-02T11:45:38.855Z] $ docker rm -f --volumes a2bdf0f054edb4c7ea85e1681cdd5349e6dc9d748d16b0b2fc9de096b9e33158 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T11:45:39.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T11:45:39.422Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T11:45:39.425Z] [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-07-02T11:45:39.836Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2024-07-02T11:45:39.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T11:45:39.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T11:45:39.878Z] ========================================================= [2024-07-02T11:45:39.878Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T11:45:39.878Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T11:45:40.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T11:45:40.171Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T11:45:40.171Z] 619be1103602: Pulling fs layer [2024-07-02T11:45:40.171Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T11:45:40.171Z] 5df492c9dc93: Pulling fs layer [2024-07-02T11:45:40.171Z] 7629e6793208: Pulling fs layer [2024-07-02T11:45:40.171Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T11:45:40.171Z] fb5054dd5b73: Pulling fs layer [2024-07-02T11:45:40.171Z] eeca6798cff9: Pulling fs layer [2024-07-02T11:45:40.171Z] aa269ceb94a6: Pulling fs layer [2024-07-02T11:45:40.171Z] ada007ff1a6a: Pulling fs layer [2024-07-02T11:45:40.171Z] ada007ff1a6a: Waiting [2024-07-02T11:45:40.171Z] eeca6798cff9: Waiting [2024-07-02T11:45:40.171Z] aa269ceb94a6: Waiting [2024-07-02T11:45:40.171Z] 4f4fb700ef54: Waiting [2024-07-02T11:45:40.171Z] fb5054dd5b73: Waiting [2024-07-02T11:45:40.171Z] 7629e6793208: Waiting [2024-07-02T11:45:40.171Z] 7862e08f4a3e: Download complete [2024-07-02T11:45:40.171Z] 7629e6793208: Verifying Checksum [2024-07-02T11:45:40.171Z] 7629e6793208: Download complete [2024-07-02T11:45:40.171Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T11:45:40.171Z] 619be1103602: Verifying Checksum [2024-07-02T11:45:40.171Z] 619be1103602: Download complete [2024-07-02T11:45:40.171Z] fb5054dd5b73: Verifying Checksum [2024-07-02T11:45:40.171Z] fb5054dd5b73: Download complete [2024-07-02T11:45:40.171Z] eeca6798cff9: Verifying Checksum [2024-07-02T11:45:40.171Z] eeca6798cff9: Download complete [2024-07-02T11:45:40.429Z] 619be1103602: Pull complete [2024-07-02T11:45:40.429Z] ada007ff1a6a: Verifying Checksum [2024-07-02T11:45:40.429Z] ada007ff1a6a: Download complete [2024-07-02T11:45:40.429Z] 7862e08f4a3e: Pull complete [2024-07-02T11:45:40.687Z] 5df492c9dc93: Verifying Checksum [2024-07-02T11:45:40.687Z] 5df492c9dc93: Download complete [2024-07-02T11:45:40.944Z] aa269ceb94a6: Verifying Checksum [2024-07-02T11:45:40.944Z] aa269ceb94a6: Download complete [2024-07-02T11:45:44.227Z] 5df492c9dc93: Pull complete [2024-07-02T11:45:44.227Z] 7629e6793208: Pull complete [2024-07-02T11:45:44.227Z] 4f4fb700ef54: Pull complete [2024-07-02T11:45:44.227Z] fb5054dd5b73: Pull complete [2024-07-02T11:45:44.227Z] eeca6798cff9: Pull complete [2024-07-02T11:45:46.755Z] aa269ceb94a6: Pull complete [2024-07-02T11:45:47.014Z] ada007ff1a6a: Pull complete [2024-07-02T11:45:47.014Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T11:45:47.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T11:45:47.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T11:45:47.311Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T11:45:47.311Z] WORKDIR /edgex [2024-07-02T11:45:47.311Z] COPY go.mod . [2024-07-02T11:45:47.311Z] RUN go mod download [2024-07-02T11:45:47.311Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-02T11:45:47.877Z] Sending build context to Docker daemon 178.4MB [2024-07-02T11:45:47.877Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T11:45:47.877Z] ---> f489d0715acc [2024-07-02T11:45:47.877Z] Step 2/4 : WORKDIR /edgex [2024-07-02T11:45:54.510Z] Still waiting to schedule task [2024-07-02T11:45:54.510Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-02T11:45:55.999Z] ---> Running in d3ee6e0e5734 [2024-07-02T11:45:55.999Z] Removing intermediate container d3ee6e0e5734 [2024-07-02T11:45:55.999Z] ---> 0455aa813b37 [2024-07-02T11:45:55.999Z] Step 3/4 : COPY go.mod . [2024-07-02T11:45:56.259Z] ---> 56bd43e15867 [2024-07-02T11:45:56.259Z] Step 4/4 : RUN go mod download [2024-07-02T11:45:56.259Z] ---> Running in 258b635a990b [2024-07-02T11:46:28.342Z] Removing intermediate container 258b635a990b [2024-07-02T11:46:28.342Z] ---> abe74d2ee70c [2024-07-02T11:46:28.342Z] Successfully built abe74d2ee70c [2024-07-02T11:46:28.342Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T11:46:28.641Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T11:46:28.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T11:46:28.713Z] prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container [2024-07-02T11:46:28.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T11:46:29.158Z] $ docker top 2f973783b3246f08384ec332baabe93662ee58d29077bd24ace9e251bd492e6d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T11:46:29.506Z] + go version [2024-07-02T11:46:29.506Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T11:46:29.514Z] $ docker stop --time=1 2f973783b3246f08384ec332baabe93662ee58d29077bd24ace9e251bd492e6d [2024-07-02T11:46:30.764Z] $ docker rm -f --volumes 2f973783b3246f08384ec332baabe93662ee58d29077bd24ace9e251bd492e6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T11:46:31.191Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T11:46:31.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T11:46:31.270Z] prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container [2024-07-02T11:46:31.293Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T11:46:31.618Z] $ docker top 5aaa34f7e4e856e77cce9e51b7a5815c75edb898d14a6cac6dd14e010e4301be -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T11:46:31.694Z] ========================================================= [2024-07-02T11:46:31.694Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T11:46:31.694Z] ========================================================= [Pipeline] sh [2024-07-02T11:46:31.975Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2024-07-02T11:46:32.271Z] + make test [2024-07-02T11:46:32.271Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T11:46:38.833Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T11:47:10.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T11:47:12.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T11:47:12.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T11:47:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.016s coverage: 28.7% of statements [2024-07-02T11:47:13.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T11:47:13.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T11:47:13.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T11:47:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-07-02T11:47:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T11:47:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T11:47:16.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T11:47:16.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T11:47:16.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:47:16.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T11:47:16.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-02T11:47:16.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-02T11:47:16.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-02T11:47:16.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-02T11:47:16.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-02T11:47:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-02T11:47:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:47:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-02T11:47:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-02T11:47:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T11:47:17.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-07-02T11:47:17.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements [2024-07-02T11:47:18.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.280s coverage: 93.4% of statements [2024-07-02T11:47:18.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements [2024-07-02T11:47:18.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T11:47:18.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T11:47:19.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T11:47:19.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 6.6% of statements [2024-07-02T11:47:20.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 97.6% of statements [2024-07-02T11:47:20.812Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-07-02T11:47:21.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T11:47:21.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T11:47:22.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-07-02T11:47:22.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 32.2% of statements [2024-07-02T11:47:22.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements [2024-07-02T11:47:22.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.031s coverage: 77.8% of statements [2024-07-02T11:47:22.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-07-02T11:47:22.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-07-02T11:47:22.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-07-02T11:47:23.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T11:47:23.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T11:47:23.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T11:47:23.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T11:47:23.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T11:47:23.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T11:47:23.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T11:47:23.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T11:47:24.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T11:47:24.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T11:47:24.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T11:47:24.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T11:47:24.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T11:47:24.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T11:47:25.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T11:47:26.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T11:47:27.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T11:47:28.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T11:47:28.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T11:47:30.109Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4823 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws [2024-07-02T11:47:30.124Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2024-07-02T11:47:30.183Z] The recommended git tool is: git [2024-07-02T11:47:31.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T11:47:31.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T11:47:31.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T11:47:32.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T11:47:32.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T11:47:32.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T11:47:33.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T11:47:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T11:47:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T11:47:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T11:47:33.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.025s coverage: 94.4% of statements [2024-07-02T11:47:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T11:47:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T11:47:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T11:47:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T11:47:36.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T11:47:36.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:47:36.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T11:47:36.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T11:47:37.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T11:47:37.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T11:47:37.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T11:47:37.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:47:38.073Z] using credential edgex-jenkins-ssh [2024-07-02T11:47:38.096Z] Cloning the remote Git repository [2024-07-02T11:47:38.188Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-02T11:47:38.366Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2024-07-02T11:47:38.698Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T11:47:38.699Z] > git --version # timeout=10 [2024-07-02T11:47:38.811Z] > git --version # 'git version 2.25.1' [2024-07-02T11:47:38.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T11:47:39.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.234s coverage: 79.9% of statements [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-07-02T11:47:47.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 38.4% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-07-02T11:47:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 98.9% of statements [2024-07-02T11:47:47.962Z] 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-07-02T11:47:47.962Z] running golangci-lint [2024-07-02T11:47:47.962Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-02T11:47:47.962Z] go version go1.21.9 linux/amd64 [2024-07-02T11:47:48.220Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-02T11:47:48.220Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-02T11:47:56.725Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T11:47:56.751Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T11:47:58.525Z] Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 04cf07131532277bda2d2e450382304785decfd1 [2024-07-02T11:47:58.957Z] Merge succeeded, producing 04cf07131532277bda2d2e450382304785decfd1 [2024-07-02T11:47:58.957Z] Checking out Revision 04cf07131532277bda2d2e450382304785decfd1 (PR-4790) [2024-07-02T11:47:57.553Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T11:47:57.602Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T11:47:57.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T11:47:57.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-02T11:47:58.537Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T11:47:58.603Z] > git checkout -f 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 [2024-07-02T11:47:58.852Z] > git remote # timeout=10 [2024-07-02T11:47:58.870Z] > git config --get remote.origin.url # timeout=10 [2024-07-02T11:47:58.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T11:47:58.909Z] > git merge d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 [2024-07-02T11:47:58.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-02T11:47:58.959Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T11:47:58.970Z] > git checkout -f 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 [2024-07-02T11:48:02.693Z] Commit message: "feat: Changes based on OpenZiti changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T11:48:04.332Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T11:48:04.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T11:48:04.332Z] Dload Upload Total Spent Left Speed [2024-07-02T11:48:04.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-07-02T11:48:04.663Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T11:48:04.988Z] + sudo tee /etc/docker/daemon.new [2024-07-02T11:48:04.988Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T11:48:04.988Z] { [2024-07-02T11:48:04.988Z] "registry-mirrors": [ [2024-07-02T11:48:04.988Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T11:48:04.988Z] ], [2024-07-02T11:48:04.988Z] "bip": "10.250.0.254/24", [2024-07-02T11:48:04.988Z] "hosts": [ [2024-07-02T11:48:04.988Z] "tcp://0.0.0.0:5555", [2024-07-02T11:48:04.988Z] "unix:///var/run/docker.sock" [2024-07-02T11:48:04.988Z] ], [2024-07-02T11:48:04.988Z] "mtu": 1458, [2024-07-02T11:48:04.988Z] "selinux-enabled": true, [2024-07-02T11:48:04.988Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T11:48:04.988Z] } [Pipeline] sh [2024-07-02T11:48:05.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T11:48:05.645Z] + sudo service docker restart [2024-07-02T11:48:10.148Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|exports_file|name|deps|files) took 19.222701591s" [2024-07-02T11:48:10.148Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 25.129212ms" [2024-07-02T11:48:18.254Z] level=info msg="[linters_context/goanalysis] analyzers took 1m23.115225787s with top 10 stages: buildir: 44.274974198s, gosec: 6.743972807s, inspect: 2.951174504s, fact_deprecated: 2.879289619s, ctrlflow: 1.999400667s, printf: 1.855135481s, fact_purity: 1.281873309s, nilness: 1.124960233s, typedness: 982.988889ms, S1038: 824.386966ms" [2024-07-02T11:48:18.254Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-02T11:48:18.254Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, autogenerated_exclude: 209/209, nolint: 0/21, path_prettifier: 209/209, skip_files: 209/209, skip_dirs: 209/209, identifier_marker: 209/209, filename_unadjuster: 209/209, exclude: 209/209, exclude-rules: 21/209" [2024-07-02T11:48:18.254Z] level=info msg="[runner] processing took 24.145775ms with stages: nolint: 13.446081ms, identifier_marker: 5.457997ms, exclude-rules: 1.621252ms, autogenerated_exclude: 1.43554ms, path_prettifier: 1.404249ms, skip_dirs: 735.325µs, cgo: 24.651µs, filename_unadjuster: 13.02µs, max_same_issues: 1.95µs, max_from_linter: 820ns, fixer: 730ns, diff: 610ns, uniq_by_line: 570ns, severity-rules: 490ns, sort_results: 470ns, skip_files: 460ns, exclude: 370ns, source_code: 340ns, max_per_file_from_linter: 300ns, path_shortener: 280ns, path_prefixer: 270ns" [2024-07-02T11:48:18.254Z] level=info msg="[runner] linters took 9.654540565s with stages: goanalysis_metalinter: 9.630202289s" [2024-07-02T11:48:18.254Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-02T11:48:18.254Z] level=info msg="Memory: 290 samples, avg is 277.6MB, max is 1316.8MB" [2024-07-02T11:48:18.254Z] level=info msg="Execution took 28.910612225s" [2024-07-02T11:48:18.254Z] go vet ./... [2024-07-02T11:48:23.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T11:48:23.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T11:48:23.512Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T11:48:23.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T11:48:23.823Z] + ls -al . [2024-07-02T11:48:23.823Z] total 840 [2024-07-02T11:48:23.823Z] drwxrwxr-x 11 1001 1001 4096 Jul 2 11:46 . [2024-07-02T11:48:23.823Z] drwxr-xr-x 4 root root 4096 Jul 2 11:46 .. [2024-07-02T11:48:23.823Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 11:45 .blubracket [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 11:45 .dockerignore [2024-07-02T11:48:23.823Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 11:47 .git [2024-07-02T11:48:23.823Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 11:45 .github [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 1102 Jul 2 11:45 .gitignore [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 11:45 .golangci.yml [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 11:45 .hadolint.yml [2024-07-02T11:48:23.823Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 11:45 .semver [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 11:45 .sonarcloud.properties [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 11:45 ADOPTERS.md [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 11:45 Attribution.txt [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 11:45 CHANGELOG.md [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 11:45 CONTRIBUTING.md [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 11:45 GOVERNANCE.md [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 11:45 Jenkinsfile [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 11:45 LICENSE [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 16051 Jul 2 11:45 Makefile [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 11:45 OWNERS.md [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 11:45 README.md [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 11:45 SECURITY.md [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 11:45 VERSION [2024-07-02T11:48:23.823Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 11:45 bin [2024-07-02T11:48:23.823Z] drwxrwxr-x 19 1001 1001 4096 Jul 2 11:45 cmd [2024-07-02T11:48:23.823Z] -rw-r--r-- 1 root root 480349 Jul 2 11:47 coverage.out [2024-07-02T11:48:23.823Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 11:45 fuzz_test [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 6911 Jul 2 11:45 go.mod [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 101537 Jul 2 11:45 go.sum [2024-07-02T11:48:23.823Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 11:45 internal [2024-07-02T11:48:23.823Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 11:45 openapi [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 11:45 security.txt [2024-07-02T11:48:23.823Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 11:45 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T11:48:23.889Z] provisioning config files... [2024-07-02T11:48:23.914Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8188072196573048887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T11:48:24.106Z] + '[' -e coverage.out ] [2024-07-02T11:48:24.106Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T11:48:24.212Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T11:48:24.339Z] ---> ****-login.sh [2024-07-02T11:48:24.339Z] nexus3.edgexfoundry.org:10001 [2024-07-02T11:48:24.487Z] + make build [2024-07-02T11:48:24.487Z] 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-07-02T11:48:24.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:48:24.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:48:24.927Z] Configure a credential helper to remove this warning. See [2024-07-02T11:48:24.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:48:24.927Z] [2024-07-02T11:48:24.927Z] Login Succeeded [2024-07-02T11:48:24.927Z] nexus3.edgexfoundry.org:10002 [2024-07-02T11:48:25.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:48:25.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:48:25.468Z] Configure a credential helper to remove this warning. See [2024-07-02T11:48:25.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:48:25.468Z] [2024-07-02T11:48:25.468Z] Login Succeeded [2024-07-02T11:48:25.469Z] nexus3.edgexfoundry.org:10003 [2024-07-02T11:48:25.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:48:25.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:48:25.741Z] Configure a credential helper to remove this warning. See [2024-07-02T11:48:25.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:48:25.741Z] [2024-07-02T11:48:25.741Z] Login Succeeded [2024-07-02T11:48:25.741Z] nexus3.edgexfoundry.org:10004 [2024-07-02T11:48:26.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:48:26.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:48:26.010Z] Configure a credential helper to remove this warning. See [2024-07-02T11:48:26.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:48:26.010Z] [2024-07-02T11:48:26.010Z] Login Succeeded [2024-07-02T11:48:26.010Z] ****.io [2024-07-02T11:48:26.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T11:48:26.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T11:48:26.544Z] Configure a credential helper to remove this warning. See [2024-07-02T11:48:26.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T11:48:26.544Z] [2024-07-02T11:48:26.544Z] Login Succeeded [2024-07-02T11:48:26.544Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T11:48:26.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-02T11:48:27.168Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2024-07-02T11:48:27.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T11:48:27.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T11:48:27.224Z] ========================================================= [2024-07-02T11:48:27.224Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T11:48:27.224Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T11:48:27.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T11:48:27.543Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T11:48:27.543Z] c6b39de5b339: Pulling fs layer [2024-07-02T11:48:27.543Z] a69c41024577: Pulling fs layer [2024-07-02T11:48:27.543Z] d6de4b400683: Pulling fs layer [2024-07-02T11:48:27.543Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T11:48:27.543Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T11:48:27.543Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T11:48:27.543Z] 00f215d4a9da: Pulling fs layer [2024-07-02T11:48:27.543Z] d496ad576159: Pulling fs layer [2024-07-02T11:48:27.543Z] 464afbd9ba4c: Waiting [2024-07-02T11:48:27.543Z] 00f215d4a9da: Waiting [2024-07-02T11:48:27.543Z] d496ad576159: Waiting [2024-07-02T11:48:27.543Z] 35cb2a7552d0: Waiting [2024-07-02T11:48:27.543Z] 4f4fb700ef54: Waiting [2024-07-02T11:48:27.810Z] a69c41024577: Verifying Checksum [2024-07-02T11:48:27.810Z] a69c41024577: Download complete [2024-07-02T11:48:27.810Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T11:48:27.810Z] 35cb2a7552d0: Download complete [2024-07-02T11:48:27.810Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T11:48:27.810Z] 4f4fb700ef54: Download complete [2024-07-02T11:48:27.810Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T11:48:27.810Z] 464afbd9ba4c: Download complete [2024-07-02T11:48:27.810Z] c6b39de5b339: Download complete [2024-07-02T11:48:28.393Z] d496ad576159: Verifying Checksum [2024-07-02T11:48:28.393Z] d496ad576159: Download complete [2024-07-02T11:48:28.660Z] c6b39de5b339: Pull complete [2024-07-02T11:48:29.244Z] a69c41024577: Pull complete [2024-07-02T11:48:29.516Z] d6de4b400683: Verifying Checksum [2024-07-02T11:48:29.516Z] d6de4b400683: Download complete [2024-07-02T11:48:30.924Z] 00f215d4a9da: Verifying Checksum [2024-07-02T11:48:30.924Z] 00f215d4a9da: Download complete [2024-07-02T11:48:43.263Z] d6de4b400683: Pull complete [2024-07-02T11:48:43.263Z] 35cb2a7552d0: Pull complete [2024-07-02T11:48:43.263Z] 4f4fb700ef54: Pull complete [2024-07-02T11:48:43.263Z] 464afbd9ba4c: Pull complete [2024-07-02T11:48:46.405Z] 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-07-02T11:48:46.405Z] 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-07-02T11:48:46.970Z] 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-07-02T11:48:47.536Z] 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-07-02T11:48:48.909Z] 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-07-02T11:48:51.502Z] 00f215d4a9da: Pull complete [2024-07-02T11:48:53.092Z] 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-07-02T11:48:53.453Z] d496ad576159: Pull complete [2024-07-02T11:48:53.454Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T11:48:53.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T11:48:53.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T11:48:53.779Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T11:48:53.779Z] WORKDIR /edgex [2024-07-02T11:48:53.779Z] COPY go.mod . [2024-07-02T11:48:53.779Z] RUN go mod download [2024-07-02T11:48:53.779Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-02T11:48:54.359Z] Sending build context to Docker daemon 3.176MB [2024-07-02T11:48:54.359Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T11:48:54.359Z] ---> f246e2811388 [2024-07-02T11:48:54.359Z] Step 2/4 : WORKDIR /edgex [2024-07-02T11:48:54.468Z] 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-07-02T11:48:56.310Z] ---> Running in 016b3d3e0893 [2024-07-02T11:48:56.310Z] Removing intermediate container 016b3d3e0893 [2024-07-02T11:48:56.310Z] ---> 0b77d2b99787 [2024-07-02T11:48:56.310Z] Step 3/4 : COPY go.mod . [2024-07-02T11:48:56.374Z] 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-07-02T11:48:56.896Z] ---> 711361cf61ca [2024-07-02T11:48:56.896Z] Step 4/4 : RUN go mod download [2024-07-02T11:48:56.897Z] ---> Running in 853688452d18 [2024-07-02T11:48:56.940Z] 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-07-02T11:48:57.504Z] 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-07-02T11:48:58.438Z] 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-07-02T11:48:59.004Z] 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-07-02T11:48:59.947Z] $ docker stop --time=1 5aaa34f7e4e856e77cce9e51b7a5815c75edb898d14a6cac6dd14e010e4301be [2024-07-02T11:49:04.311Z] $ docker rm -f --volumes 5aaa34f7e4e856e77cce9e51b7a5815c75edb898d14a6cac6dd14e010e4301be [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-07-02T11:49:05.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T11:49:05.398Z] [2024-07-02T11:49:05.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T11:49:05.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T11:49:05.696Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-02T11:49:05.696Z] 91d30c5bc195: Pulling fs layer [2024-07-02T11:49:05.696Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-02T11:49:05.696Z] 9c61dcf015f6: Pulling fs layer [2024-07-02T11:49:05.696Z] 4698f68db338: Pulling fs layer [2024-07-02T11:49:05.696Z] 2a2f49069b9e: Pulling fs layer [2024-07-02T11:49:05.696Z] e0025b399a48: Pulling fs layer [2024-07-02T11:49:05.696Z] 2a2f49069b9e: Waiting [2024-07-02T11:49:05.696Z] 4698f68db338: Waiting [2024-07-02T11:49:05.696Z] e0025b399a48: Waiting [2024-07-02T11:49:05.696Z] 91d30c5bc195: Download complete [2024-07-02T11:49:05.696Z] 4698f68db338: Verifying Checksum [2024-07-02T11:49:05.696Z] 4698f68db338: Download complete [2024-07-02T11:49:05.954Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-02T11:49:05.954Z] 2e9b0aa3be6d: Download complete [2024-07-02T11:49:05.954Z] 91d30c5bc195: Pull complete [2024-07-02T11:49:05.954Z] e0025b399a48: Verifying Checksum [2024-07-02T11:49:05.954Z] e0025b399a48: Download complete [2024-07-02T11:49:05.954Z] 2a2f49069b9e: Download complete [2024-07-02T11:49:06.212Z] 2e9b0aa3be6d: Pull complete [2024-07-02T11:49:06.469Z] 9c61dcf015f6: Verifying Checksum [2024-07-02T11:49:06.469Z] 9c61dcf015f6: Download complete [2024-07-02T11:49:08.996Z] 9c61dcf015f6: Pull complete [2024-07-02T11:49:08.996Z] 4698f68db338: Pull complete [2024-07-02T11:49:09.253Z] 2a2f49069b9e: Pull complete [2024-07-02T11:49:09.253Z] e0025b399a48: Pull complete [2024-07-02T11:49:09.511Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-02T11:49:09.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T11:49:09.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T11:49:09.725Z] prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container [2024-07-02T11:49:09.771Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-02T11:49:12.500Z] $ docker top cc2a4852238863eaedb8b4659189647385f848a1489e9d485faed8fc3b076140 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T11:49:12.861Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T11:49:14.787Z] #1 [core-command internal] load build definition from Dockerfile [2024-07-02T11:49:14.787Z] #1 transferring dockerfile: 1.93kB done [2024-07-02T11:49:14.787Z] #1 DONE 0.0s [2024-07-02T11:49:15.046Z] [2024-07-02T11:49:15.046Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-07-02T11:49:15.046Z] #2 transferring dockerfile: 1.95kB done [2024-07-02T11:49:15.046Z] #2 DONE 0.0s [2024-07-02T11:49:15.046Z] [2024-07-02T11:49:15.046Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T11:49:15.046Z] #3 transferring dockerfile: 1.70kB done [2024-07-02T11:49:15.046Z] #3 DONE 0.0s [2024-07-02T11:49:15.046Z] [2024-07-02T11:49:15.046Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T11:49:15.046Z] #4 transferring dockerfile: 1.69kB done [2024-07-02T11:49:15.046Z] #4 DONE 0.0s [2024-07-02T11:49:15.046Z] [2024-07-02T11:49:15.046Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-07-02T11:49:15.046Z] #5 transferring dockerfile: 2.01kB done [2024-07-02T11:49:15.046Z] #5 DONE 0.0s [2024-07-02T11:49:15.046Z] [2024-07-02T11:49:15.046Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T11:49:15.046Z] #6 transferring dockerfile: 2.49kB done [2024-07-02T11:49:15.046Z] #6 DONE 0.0s [2024-07-02T11:49:15.046Z] [2024-07-02T11:49:15.046Z] #7 [core-command internal] load .dockerignore [2024-07-02T11:49:15.046Z] #7 transferring context: 50B done [2024-07-02T11:49:15.305Z] #7 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-07-02T11:49:15.305Z] #8 transferring dockerfile: 2.06kB done [2024-07-02T11:49:15.305Z] #8 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T11:49:15.305Z] #9 transferring dockerfile: 1.89kB done [2024-07-02T11:49:15.305Z] #9 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T11:49:15.305Z] #10 transferring dockerfile: 2.23kB done [2024-07-02T11:49:15.305Z] #10 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T11:49:15.305Z] #11 transferring dockerfile: 2.50kB done [2024-07-02T11:49:15.305Z] #11 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T11:49:15.305Z] #12 transferring dockerfile: 2.93kB done [2024-07-02T11:49:15.305Z] #12 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T11:49:15.305Z] #13 transferring dockerfile: 2.15kB done [2024-07-02T11:49:15.305Z] #13 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T11:49:15.305Z] #14 transferring dockerfile: 1.93kB done [2024-07-02T11:49:15.305Z] #14 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T11:49:15.305Z] #15 transferring dockerfile: 1.81kB done [2024-07-02T11:49:15.305Z] #15 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #16 [core-data internal] load build definition from Dockerfile [2024-07-02T11:49:15.305Z] #16 transferring dockerfile: 2.01kB done [2024-07-02T11:49:15.305Z] #16 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #17 [support-notifications internal] load .dockerignore [2024-07-02T11:49:15.305Z] #17 transferring context: 50B done [2024-07-02T11:49:15.305Z] #17 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #18 [security-spire-server internal] load .dockerignore [2024-07-02T11:49:15.305Z] #18 transferring context: 50B done [2024-07-02T11:49:15.305Z] #18 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #19 [security-spire-config internal] load .dockerignore [2024-07-02T11:49:15.305Z] #19 transferring context: 50B done [2024-07-02T11:49:15.305Z] #19 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-07-02T11:49:15.305Z] #20 transferring context: 50B done [2024-07-02T11:49:15.305Z] #20 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #21 [core-keeper internal] load .dockerignore [2024-07-02T11:49:15.305Z] #21 transferring context: 50B done [2024-07-02T11:49:15.305Z] #21 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #22 [core-metadata internal] load .dockerignore [2024-07-02T11:49:15.305Z] #22 transferring context: 50B done [2024-07-02T11:49:15.305Z] #22 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T11:49:15.305Z] #23 transferring context: 50B done [2024-07-02T11:49:15.305Z] #23 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T11:49:15.305Z] #24 transferring context: 50B done [2024-07-02T11:49:15.305Z] #24 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #25 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T11:49:15.305Z] #25 DONE 0.0s [2024-07-02T11:49:15.305Z] [2024-07-02T11:49:15.305Z] #26 [security-proxy-setup internal] load .dockerignore [2024-07-02T11:49:15.564Z] #26 transferring context: 50B done [2024-07-02T11:49:15.564Z] #26 DONE 0.1s [2024-07-02T11:49:15.564Z] [2024-07-02T11:49:15.564Z] #27 [security-proxy-auth internal] load .dockerignore [2024-07-02T11:49:15.564Z] #27 transferring context: 50B done [2024-07-02T11:49:15.564Z] #27 DONE 0.1s [2024-07-02T11:49:15.564Z] [2024-07-02T11:49:15.564Z] #28 [security-bootstrapper internal] load .dockerignore [2024-07-02T11:49:15.564Z] #28 transferring context: 50B done [2024-07-02T11:49:15.564Z] #28 DONE 0.1s [2024-07-02T11:49:15.564Z] [2024-07-02T11:49:15.564Z] #29 [support-scheduler internal] load .dockerignore [2024-07-02T11:49:15.564Z] #29 transferring context: 50B done [2024-07-02T11:49:15.564Z] #29 DONE 0.1s [2024-07-02T11:49:15.564Z] [2024-07-02T11:49:15.564Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T11:49:15.564Z] #25 DONE 0.0s [2024-07-02T11:49:15.564Z] [2024-07-02T11:49:15.564Z] #30 [core-data internal] load .dockerignore [2024-07-02T11:49:15.564Z] #30 transferring context: 50B done [2024-07-02T11:49:15.564Z] #30 DONE 0.1s [2024-07-02T11:49:15.564Z] [2024-07-02T11:49:15.564Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T11:49:15.564Z] #31 DONE 0.2s [2024-07-02T11:49:15.564Z] [2024-07-02T11:49:15.564Z] #32 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T11:49:15.564Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T11:49:15.824Z] #32 ... [2024-07-02T11:49:15.824Z] [2024-07-02T11:49:15.824Z] #33 [security-spire-agent internal] load .dockerignore [2024-07-02T11:49:15.824Z] #33 transferring context: 50B done [2024-07-02T11:49:15.824Z] #33 DONE 0.2s [2024-07-02T11:49:15.824Z] [2024-07-02T11:49:15.824Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T11:49:15.824Z] #25 DONE 0.0s [2024-07-02T11:49:15.824Z] [2024-07-02T11:49:15.824Z] #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T11:49:15.824Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T11:49:15.824Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T11:49:15.824Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T11:49:15.824Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T11:49:15.824Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.15MB / 3.41MB 0.1s [2024-07-02T11:49:15.824Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-02T11:49:15.824Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-02T11:49:15.824Z] #32 ... [2024-07-02T11:49:15.825Z] [2024-07-02T11:49:15.825Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T11:49:15.825Z] #25 DONE 0.0s [2024-07-02T11:49:15.825Z] [2024-07-02T11:49:15.825Z] #32 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T11:49:15.825Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T11:49:15.825Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T11:49:15.825Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T11:49:15.825Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T11:49:15.825Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-02T11:49:16.082Z] #32 ... [2024-07-02T11:49:16.083Z] [2024-07-02T11:49:16.083Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T11:49:16.083Z] #25 DONE 0.0s [2024-07-02T11:49:16.083Z] [2024-07-02T11:49:16.083Z] #32 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T11:49:16.083Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T11:49:16.083Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T11:49:16.083Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T11:49:16.083Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T11:49:16.083Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-02T11:49:16.083Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T11:49:16.083Z] #32 ... [2024-07-02T11:49:16.083Z] [2024-07-02T11:49:16.083Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T11:49:16.083Z] #25 DONE 0.0s [2024-07-02T11:49:16.083Z] [2024-07-02T11:49:16.083Z] #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T11:49:16.083Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T11:49:16.083Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T11:49:16.083Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T11:49:16.083Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T11:49:16.083Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-02T11:49:16.083Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T11:49:16.342Z] #32 ... [2024-07-02T11:49:16.342Z] [2024-07-02T11:49:16.342Z] #25 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T11:49:16.342Z] #25 DONE 0.0s [2024-07-02T11:49:16.342Z] [2024-07-02T11:49:16.342Z] #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T11:49:16.342Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T11:49:16.342Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T11:49:16.342Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T11:49:16.342Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T11:49:16.342Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-02T11:49:16.342Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T11:49:16.602Z] #32 ... [2024-07-02T11:49:16.602Z] [2024-07-02T11:49:16.602Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T11:49:16.602Z] #31 DONE 0.7s [2024-07-02T11:49:16.602Z] [2024-07-02T11:49:16.602Z] #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T11:49:16.602Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T11:49:16.602Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T11:49:16.602Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T11:49:16.602Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T11:49:16.602Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-02T11:49:16.602Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T11:49:16.602Z] #32 ... [2024-07-02T11:49:16.602Z] [2024-07-02T11:49:16.602Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T11:49:16.602Z] #34 DONE 0.9s [2024-07-02T11:49:16.602Z] [2024-07-02T11:49:16.602Z] #35 [security-spire-server internal] load build context [2024-07-02T11:49:16.602Z] #35 transferring context: 26.79kB 0.0s done [2024-07-02T11:49:16.602Z] #35 DONE 0.5s [2024-07-02T11:49:16.602Z] [2024-07-02T11:49:16.602Z] #36 [security-spire-config internal] load build context [2024-07-02T11:49:16.602Z] #36 transferring context: 25.04kB 0.0s done [2024-07-02T11:49:16.602Z] #36 DONE 0.5s [2024-07-02T11:49:16.602Z] [2024-07-02T11:49:16.602Z] #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T11:49:16.602Z] #32 DONE 1.2s [2024-07-02T11:49:16.602Z] [2024-07-02T11:49:16.602Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T11:49:16.602Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-07-02T11:49:16.602Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T11:49:16.602Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T11:49:16.602Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T11:49:16.602Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-07-02T11:49:16.860Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-07-02T11:49:16.860Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-07-02T11:49:16.860Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2024-07-02T11:49:16.860Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T11:49:16.860Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2024-07-02T11:49:16.860Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-07-02T11:49:17.122Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-07-02T11:49:17.122Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.5s [2024-07-02T11:49:17.122Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T11:49:17.122Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.6s [2024-07-02T11:49:17.122Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T11:49:17.122Z] #37 ... [2024-07-02T11:49:17.122Z] [2024-07-02T11:49:17.122Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T11:49:17.122Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T11:49:17.122Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T11:49:17.122Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T11:49:17.122Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T11:49:17.122Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-02T11:49:17.122Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T11:49:17.122Z] #32 DONE 1.2s [2024-07-02T11:49:17.122Z] [2024-07-02T11:49:17.122Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T11:49:17.122Z] #38 DONE 0.9s [2024-07-02T11:49:17.122Z] [2024-07-02T11:49:17.122Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T11:49:17.122Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-07-02T11:49:17.122Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T11:49:17.122Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T11:49:17.122Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T11:49:17.122Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-07-02T11:49:17.122Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-07-02T11:49:17.122Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-07-02T11:49:17.122Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T11:49:17.122Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.7s [2024-07-02T11:49:17.122Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T11:49:17.122Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T11:49:17.410Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2024-07-02T11:49:17.670Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2024-07-02T11:49:17.670Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-07-02T11:49:17.670Z] #37 ... [2024-07-02T11:49:17.670Z] [2024-07-02T11:49:17.670Z] #39 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T11:49:17.670Z] #39 DONE 2.2s [2024-07-02T11:49:17.670Z] [2024-07-02T11:49:17.670Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T11:49:21.899Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.1s done [2024-07-02T11:49:24.463Z] #37 ... [2024-07-02T11:49:24.463Z] [2024-07-02T11:49:24.463Z] #40 [core-command internal] load build context [2024-07-02T11:49:24.463Z] #40 transferring context: 256.33MB 8.8s [2024-07-02T11:49:25.841Z] #40 ... [2024-07-02T11:49:25.841Z] [2024-07-02T11:49:25.841Z] #41 [core-keeper internal] load build context [2024-07-02T11:49:25.841Z] #41 ... [2024-07-02T11:49:25.841Z] [2024-07-02T11:49:25.841Z] #42 [security-secretstore-setup internal] load build context [2024-07-02T11:49:25.841Z] #42 ... [2024-07-02T11:49:25.841Z] [2024-07-02T11:49:25.841Z] #43 [core-metadata internal] load build context [2024-07-02T11:49:25.841Z] #43 ... [2024-07-02T11:49:25.841Z] [2024-07-02T11:49:25.841Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T11:49:26.099Z] #44 ... [2024-07-02T11:49:26.099Z] [2024-07-02T11:49:26.099Z] #45 [support-notifications internal] load build context [2024-07-02T11:49:26.099Z] #45 ... [2024-07-02T11:49:26.099Z] [2024-07-02T11:49:26.099Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-02T11:49:26.357Z] #46 ... [2024-07-02T11:49:26.357Z] [2024-07-02T11:49:26.357Z] #47 [security-proxy-auth internal] load build context [2024-07-02T11:49:26.357Z] #47 ... [2024-07-02T11:49:26.357Z] [2024-07-02T11:49:26.357Z] #48 [security-proxy-setup internal] load build context [2024-07-02T11:49:26.357Z] #48 ... [2024-07-02T11:49:26.357Z] [2024-07-02T11:49:26.357Z] #49 [core-data internal] load build context [2024-07-02T11:49:26.615Z] #49 ... [2024-07-02T11:49:26.615Z] [2024-07-02T11:49:26.615Z] #50 [security-bootstrapper internal] load build context [2024-07-02T11:49:26.615Z] #50 ... [2024-07-02T11:49:26.615Z] [2024-07-02T11:49:26.615Z] #51 [support-scheduler internal] load build context [2024-07-02T11:49:26.872Z] #51 ... [2024-07-02T11:49:26.872Z] [2024-07-02T11:49:26.872Z] #50 [security-bootstrapper internal] load build context [2024-07-02T11:49:26.872Z] #50 ... [2024-07-02T11:49:26.872Z] [2024-07-02T11:49:26.872Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T11:49:26.872Z] #52 ... [2024-07-02T11:49:26.872Z] [2024-07-02T11:49:26.872Z] #50 [security-bootstrapper internal] load build context [2024-07-02T11:49:27.129Z] #50 ... [2024-07-02T11:49:27.129Z] [2024-07-02T11:49:27.129Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T11:49:27.129Z] #53 ... [2024-07-02T11:49:27.129Z] [2024-07-02T11:49:27.129Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T11:49:27.541Z] #54 ... [2024-07-02T11:49:27.541Z] [2024-07-02T11:49:27.541Z] #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-02T11:49:27.541Z] #55 ... [2024-07-02T11:49:27.541Z] [2024-07-02T11:49:27.541Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T11:49:27.809Z] #56 ... [2024-07-02T11:49:27.809Z] [2024-07-02T11:49:27.809Z] #57 [security-spire-agent internal] load build context [2024-07-02T11:49:27.809Z] #57 transferring context: 26.32kB 0.1s done [2024-07-02T11:49:27.809Z] #57 DONE 10.3s [2024-07-02T11:49:27.809Z] [2024-07-02T11:49:27.809Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T11:49:27.809Z] #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-07-02T11:49:27.809Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-02T11:49:27.809Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-02T11:49:27.809Z] #58 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-07-02T11:49:27.809Z] #58 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T11:49:27.809Z] #58 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-02T11:49:27.809Z] #58 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-02T11:49:27.809Z] #58 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.5s done [2024-07-02T11:49:27.809Z] #58 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-02T11:49:27.809Z] #58 ... [2024-07-02T11:49:27.809Z] [2024-07-02T11:49:27.809Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T11:49:27.809Z] #59 ... [2024-07-02T11:49:27.809Z] [2024-07-02T11:49:27.809Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T11:49:27.809Z] #60 ... [2024-07-02T11:49:27.809Z] [2024-07-02T11:49:27.809Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T11:49:28.067Z] #61 ... [2024-07-02T11:49:28.067Z] [2024-07-02T11:49:28.067Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T11:49:28.067Z] #62 ... [2024-07-02T11:49:28.067Z] [2024-07-02T11:49:28.067Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T11:49:28.067Z] #63 ... [2024-07-02T11:49:28.067Z] [2024-07-02T11:49:28.067Z] #64 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-02T11:49:28.326Z] #64 ... [2024-07-02T11:49:28.326Z] [2024-07-02T11:49:28.326Z] #43 [core-metadata internal] load build context [2024-07-02T11:49:28.326Z] #43 transferring context: 235.31MB 12.4s [2024-07-02T11:49:31.626Z] #43 transferring context: 439.61MB 15.4s done [2024-07-02T11:49:32.561Z] #43 ... [2024-07-02T11:49:32.561Z] [2024-07-02T11:49:32.561Z] #42 [security-secretstore-setup internal] load build context [2024-07-02T11:49:32.561Z] #42 transferring context: 439.61MB 16.2s done [2024-07-02T11:49:34.472Z] #42 ... [2024-07-02T11:49:34.472Z] [2024-07-02T11:49:34.472Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T11:49:34.472Z] #58 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-07-02T11:49:34.734Z] #58 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done [2024-07-02T11:49:35.675Z] #58 ... [2024-07-02T11:49:35.675Z] [2024-07-02T11:49:35.675Z] #41 [core-keeper internal] load build context [2024-07-02T11:49:35.675Z] #41 transferring context: 439.61MB 14.6s done [2024-07-02T11:49:36.112Z] #41 ... [2024-07-02T11:49:36.112Z] [2024-07-02T11:49:36.112Z] #40 [core-command internal] load build context [2024-07-02T11:49:36.112Z] #40 transferring context: 439.61MB 12.3s done [2024-07-02T11:49:37.539Z] #40 ... [2024-07-02T11:49:37.539Z] [2024-07-02T11:49:37.539Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T11:49:37.539Z] #44 transferring context: 439.61MB 14.0s done [2024-07-02T11:49:37.539Z] #44 ... [2024-07-02T11:49:37.539Z] [2024-07-02T11:49:37.539Z] #45 [support-notifications internal] load build context [2024-07-02T11:49:37.539Z] #45 transferring context: 439.61MB 13.4s done [2024-07-02T11:49:37.800Z] #45 ... [2024-07-02T11:49:37.800Z] [2024-07-02T11:49:37.800Z] #48 [security-proxy-setup internal] load build context [2024-07-02T11:49:37.800Z] #48 transferring context: 439.61MB 12.9s done [2024-07-02T11:49:37.800Z] #48 ... [2024-07-02T11:49:37.800Z] [2024-07-02T11:49:37.800Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-02T11:49:37.800Z] #46 transferring context: 439.61MB 13.9s done [2024-07-02T11:49:38.642Z] #46 ... [2024-07-02T11:49:38.642Z] [2024-07-02T11:49:38.642Z] #49 [core-data internal] load build context [2024-07-02T11:49:38.642Z] #49 transferring context: 439.61MB 12.0s done [2024-07-02T11:49:38.642Z] #49 ... [2024-07-02T11:49:38.642Z] [2024-07-02T11:49:38.642Z] #50 [security-bootstrapper internal] load build context [2024-07-02T11:49:38.642Z] #50 transferring context: 439.61MB 12.7s done [2024-07-02T11:49:38.903Z] #50 ... [2024-07-02T11:49:38.903Z] [2024-07-02T11:49:38.903Z] #51 [support-scheduler internal] load build context [2024-07-02T11:49:38.903Z] #51 transferring context: 439.61MB 13.7s done [2024-07-02T11:49:38.903Z] #51 ... [2024-07-02T11:49:38.903Z] [2024-07-02T11:49:38.903Z] #47 [security-proxy-auth internal] load build context [2024-07-02T11:49:38.903Z] #47 transferring context: 439.61MB 11.7s done [2024-07-02T11:49:53.299Z] Removing intermediate container 853688452d18 [2024-07-02T11:49:53.299Z] ---> faf6ecd95f47 [2024-07-02T11:49:53.299Z] Successfully built faf6ecd95f47 [2024-07-02T11:49:53.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T11:49:53.624Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T11:49:53.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T11:49:53.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container [2024-07-02T11:49:53.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T11:49:53.894Z] #47 DONE 37.3s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #48 [security-proxy-setup internal] load build context [2024-07-02T11:49:53.894Z] #48 DONE 37.3s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #49 [core-data internal] load build context [2024-07-02T11:49:53.894Z] #49 DONE 37.0s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #45 [support-notifications internal] load build context [2024-07-02T11:49:53.894Z] #45 DONE 37.8s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #64 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-02T11:49:53.894Z] #64 DONE 35.7s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #40 [core-command internal] load build context [2024-07-02T11:49:53.894Z] #40 DONE 37.8s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T11:49:53.894Z] #65 ... [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #50 [security-bootstrapper internal] load build context [2024-07-02T11:49:53.894Z] #50 DONE 37.3s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-02T11:49:53.894Z] #46 DONE 37.6s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T11:49:53.894Z] #44 DONE 37.8s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #51 [support-scheduler internal] load build context [2024-07-02T11:49:53.894Z] #51 DONE 37.3s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #43 [core-metadata internal] load build context [2024-07-02T11:49:53.894Z] #43 DONE 37.9s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #41 [core-keeper internal] load build context [2024-07-02T11:49:53.894Z] #41 DONE 37.9s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #42 [security-secretstore-setup internal] load build context [2024-07-02T11:49:53.894Z] #42 DONE 37.9s [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T11:49:53.894Z] #66 ... [2024-07-02T11:49:53.894Z] [2024-07-02T11:49:53.894Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T11:49:53.894Z] #56 DONE 37.0s [2024-07-02T11:49:54.152Z] [2024-07-02T11:49:54.152Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T11:49:54.152Z] #58 DONE 36.8s [2024-07-02T11:49:54.152Z] [2024-07-02T11:49:54.152Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T11:49:55.086Z] #37 ... [2024-07-02T11:49:55.086Z] [2024-07-02T11:49:55.086Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T11:49:55.086Z] #52 36.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #52 37.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #52 37.35 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:55.086Z] #52 37.37 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:55.086Z] #52 37.39 OK: 7 MiB in 16 packages [2024-07-02T11:49:55.086Z] #52 DONE 38.1s [2024-07-02T11:49:55.086Z] [2024-07-02T11:49:55.086Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T11:49:55.086Z] #61 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #61 37.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #61 37.38 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T11:49:55.086Z] #61 37.38 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T11:49:55.086Z] #61 37.38 OK: 20072 distinct packages available [2024-07-02T11:49:55.086Z] #61 37.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #61 37.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #61 37.74 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T11:49:55.086Z] #61 37.76 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T11:49:55.086Z] #61 37.77 (3/11) Installing libunistring (1.1-r1) [2024-07-02T11:49:55.086Z] #61 37.79 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T11:49:55.086Z] #61 37.80 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T11:49:55.086Z] #61 37.80 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T11:49:55.086Z] #61 37.81 (7/11) Installing curl (8.5.0-r0) [2024-07-02T11:49:55.086Z] #61 37.82 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:55.086Z] #61 37.82 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T11:49:55.086Z] #61 37.82 (10/11) Installing libucontext (1.2-r2) [2024-07-02T11:49:55.086Z] #61 37.83 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T11:49:55.086Z] #61 37.83 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:55.086Z] #61 37.84 Executing ca-certificates-20240226-r0.trigger [2024-07-02T11:49:55.086Z] #61 37.89 OK: 12 MiB in 26 packages [2024-07-02T11:49:55.086Z] #61 ... [2024-07-02T11:49:55.086Z] [2024-07-02T11:49:55.086Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T11:49:55.086Z] #62 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #62 37.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #62 37.32 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:55.086Z] #62 37.44 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:55.086Z] #62 37.45 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:55.086Z] #62 37.45 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T11:49:55.086Z] #62 37.46 (5/6) Installing su-exec (0.2-r3) [2024-07-02T11:49:55.086Z] #62 37.46 (6/6) Installing yq (4.33.3-r5) [2024-07-02T11:49:55.086Z] #62 37.53 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:55.086Z] #62 37.54 OK: 17 MiB in 19 packages [2024-07-02T11:49:55.086Z] #62 DONE 38.1s [2024-07-02T11:49:55.086Z] [2024-07-02T11:49:55.086Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T11:49:55.086Z] #59 36.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #59 37.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #59 37.27 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T11:49:55.086Z] #59 37.29 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:55.086Z] #59 37.30 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:55.086Z] #59 37.31 Executing ca-certificates-20240226-r0.trigger [2024-07-02T11:49:55.086Z] #59 37.45 OK: 8 MiB in 17 packages [2024-07-02T11:49:55.086Z] #59 DONE 38.1s [2024-07-02T11:49:55.086Z] [2024-07-02T11:49:55.086Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T11:49:55.086Z] #54 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #54 37.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.086Z] #54 37.27 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T11:49:55.086Z] #54 37.29 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:55.086Z] #54 37.30 (3/4) Installing su-exec (0.2-r3) [2024-07-02T11:49:55.086Z] #54 37.30 (4/4) Installing yq (4.33.3-r5) [2024-07-02T11:49:55.086Z] #54 37.46 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:55.086Z] #54 37.47 Executing ca-certificates-20240226-r0.trigger [2024-07-02T11:49:55.086Z] #54 37.52 OK: 17 MiB in 19 packages [2024-07-02T11:49:55.086Z] #54 DONE 38.1s [2024-07-02T11:49:55.100Z] $ docker top bb9ed06c6cb7eb9b546c3bceb4dbcf6836b8c878905a4f7368bfff3748e8861b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T11:49:55.344Z] [2024-07-02T11:49:55.344Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T11:49:55.344Z] #53 36.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #53 37.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #53 37.39 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:55.344Z] #53 37.39 (2/2) Installing su-exec (0.2-r3) [2024-07-02T11:49:55.344Z] #53 37.39 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:55.344Z] #53 37.40 OK: 7 MiB in 17 packages [2024-07-02T11:49:55.344Z] #53 DONE 38.1s [2024-07-02T11:49:55.344Z] [2024-07-02T11:49:55.344Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T11:49:55.344Z] #60 36.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #60 37.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #60 37.27 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T11:49:55.344Z] #60 37.27 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T11:49:55.344Z] #60 37.27 OK: 20072 distinct packages available [2024-07-02T11:49:55.344Z] #60 37.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #60 37.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #60 37.63 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:55.344Z] #60 37.71 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:55.344Z] #60 37.72 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:55.344Z] #60 37.72 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T11:49:55.344Z] #60 37.72 (5/7) Installing libucontext (1.2-r2) [2024-07-02T11:49:55.344Z] #60 37.73 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T11:49:55.344Z] #60 37.73 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T11:49:55.344Z] #60 37.74 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:55.344Z] #60 37.75 OK: 8 MiB in 20 packages [2024-07-02T11:49:55.344Z] #60 DONE 38.2s [2024-07-02T11:49:55.344Z] [2024-07-02T11:49:55.344Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T11:49:55.344Z] #61 DONE 38.2s [2024-07-02T11:49:55.344Z] [2024-07-02T11:49:55.344Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-02T11:49:55.344Z] #55 37.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #55 37.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #55 37.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:55.344Z] #55 37.86 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:55.344Z] #55 37.87 OK: 7 MiB in 16 packages [2024-07-02T11:49:55.344Z] #55 DONE 38.3s [2024-07-02T11:49:55.344Z] [2024-07-02T11:49:55.344Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T11:49:55.344Z] #67 ... [2024-07-02T11:49:55.344Z] [2024-07-02T11:49:55.344Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T11:49:55.344Z] #0 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #0 1.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.344Z] #0 1.710 OK: 264 MiB in 52 packages [2024-07-02T11:49:55.344Z] #68 DONE 1.9s [2024-07-02T11:49:55.344Z] [2024-07-02T11:49:55.344Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:49:55.344Z] #69 DONE 0.1s [2024-07-02T11:49:55.344Z] [2024-07-02T11:49:55.344Z] #70 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-07-02T11:49:55.602Z] #70 ... [2024-07-02T11:49:55.602Z] [2024-07-02T11:49:55.602Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T11:49:55.602Z] #63 37.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.602Z] #63 37.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.602Z] #63 38.07 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T11:49:55.602Z] #63 38.07 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T11:49:55.602Z] #63 38.07 OK: 20072 distinct packages available [2024-07-02T11:49:55.602Z] #63 38.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.602Z] #63 38.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.602Z] #63 38.42 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:55.602Z] #63 38.42 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T11:49:55.602Z] #63 38.42 (3/4) Installing libucontext (1.2-r2) [2024-07-02T11:49:55.602Z] #63 38.42 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T11:49:55.602Z] #63 38.43 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:55.602Z] #63 38.43 OK: 8 MiB in 19 packages [2024-07-02T11:49:55.602Z] #63 DONE 38.6s [2024-07-02T11:49:55.602Z] [2024-07-02T11:49:55.602Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T11:49:55.602Z] #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.602Z] #0 1.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.602Z] #0 1.818 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T11:49:55.602Z] #0 1.818 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T11:49:55.602Z] #0 1.818 OK: 20075 distinct packages available [2024-07-02T11:49:55.602Z] #0 1.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.602Z] #0 1.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:55.602Z] #0 2.179 OK: 264 MiB in 52 packages [2024-07-02T11:49:55.602Z] #71 DONE 2.3s [2024-07-02T11:49:55.602Z] [2024-07-02T11:49:55.602Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:49:55.602Z] #72 DONE 0.0s [2024-07-02T11:49:55.860Z] [2024-07-02T11:49:55.860Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:49:55.948Z] + go version [2024-07-02T11:49:55.948Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T11:49:55.963Z] $ docker stop --time=1 bb9ed06c6cb7eb9b546c3bceb4dbcf6836b8c878905a4f7368bfff3748e8861b [2024-07-02T11:49:56.119Z] #73 ... [2024-07-02T11:49:56.119Z] [2024-07-02T11:49:56.119Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T11:49:56.119Z] #74 DONE 2.5s [2024-07-02T11:49:56.119Z] [2024-07-02T11:49:56.119Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T11:49:56.119Z] #66 2.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:56.379Z] #66 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:56.379Z] #66 2.978 OK: 264 MiB in 52 packages [2024-07-02T11:49:56.645Z] #66 DONE 3.1s [2024-07-02T11:49:56.645Z] [2024-07-02T11:49:56.645Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:49:56.645Z] #75 DONE 0.1s [2024-07-02T11:49:56.645Z] [2024-07-02T11:49:56.645Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:49:56.903Z] #76 ... [2024-07-02T11:49:56.903Z] [2024-07-02T11:49:56.903Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T11:49:56.904Z] #65 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:56.904Z] #65 3.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:56.904Z] #65 3.279 OK: 264 MiB in 52 packages [2024-07-02T11:49:56.904Z] #65 DONE 3.6s [2024-07-02T11:49:56.904Z] [2024-07-02T11:49:56.904Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:49:56.904Z] #77 DONE 0.1s [2024-07-02T11:49:56.904Z] [2024-07-02T11:49:56.904Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:49:57.469Z] #78 ... [2024-07-02T11:49:57.469Z] [2024-07-02T11:49:57.469Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T11:49:57.469Z] #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:57.469Z] #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:57.469Z] #0 2.312 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:57.469Z] #0 2.341 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:57.469Z] #0 2.366 OK: 7 MiB in 16 packages [2024-07-02T11:49:57.469Z] #79 DONE 2.6s [2024-07-02T11:49:57.559Z] $ docker rm -f --volumes bb9ed06c6cb7eb9b546c3bceb4dbcf6836b8c878905a4f7368bfff3748e8861b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-07-02T11:49:57.728Z] [2024-07-02T11:49:57.728Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T11:49:57.728Z] #0 2.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:57.728Z] #0 2.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T11:49:57.986Z] #80 2.665 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:57.986Z] #80 2.707 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:57.986Z] #80 2.715 Executing ca-certificates-20240226-r0.trigger [2024-07-02T11:49:57.986Z] #80 2.771 OK: 8 MiB in 17 packages [2024-07-02T11:49:57.986Z] #80 ... [2024-07-02T11:49:57.986Z] [2024-07-02T11:49:57.986Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T11:49:57.986Z] #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:57.986Z] #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:57.986Z] #0 2.658 OK: 17 MiB in 19 packages [2024-07-02T11:49:57.986Z] #81 DONE 2.9s [2024-07-02T11:49:57.986Z] [2024-07-02T11:49:57.986Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T11:49:57.986Z] #80 DONE 2.9s [2024-07-02T11:49:57.986Z] [2024-07-02T11:49:57.986Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T11:49:57.986Z] #82 DONE 0.1s [2024-07-02T11:49:57.986Z] [2024-07-02T11:49:57.986Z] #70 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-07-02T11:49:57.986Z] #70 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:57.986Z] #70 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.118Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T11:49:58.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T11:49:58.245Z] #70 3.159 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:58.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container [2024-07-02T11:49:58.353Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T11:49:58.503Z] #70 3.194 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:58.503Z] #70 3.201 OK: 7 MiB in 16 packages [2024-07-02T11:49:58.761Z] #70 DONE 3.7s [2024-07-02T11:49:58.761Z] [2024-07-02T11:49:58.761Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-02T11:49:58.761Z] #0 2.759 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #0 3.239 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #0 3.894 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T11:49:58.761Z] #0 4.235 Executing busybox-1.36.1-r7.trigger [2024-07-02T11:49:58.761Z] #0 4.240 OK: 7 MiB in 16 packages [2024-07-02T11:49:58.761Z] #83 DONE 4.7s [2024-07-02T11:49:58.761Z] [2024-07-02T11:49:58.761Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T11:49:58.761Z] #67 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #67 3.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #67 ... [2024-07-02T11:49:58.761Z] [2024-07-02T11:49:58.761Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T11:49:58.761Z] #0 2.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #0 2.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #0 3.001 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:58.761Z] #0 3.052 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:58.761Z] #0 3.064 Executing ca-certificates-20240226-r0.trigger [2024-07-02T11:49:58.761Z] #0 3.101 OK: 17 MiB in 19 packages [2024-07-02T11:49:58.761Z] #84 DONE 3.6s [2024-07-02T11:49:58.761Z] [2024-07-02T11:49:58.761Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T11:49:58.761Z] #0 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #0 3.088 OK: 8 MiB in 20 packages [2024-07-02T11:49:58.761Z] #85 DONE 3.5s [2024-07-02T11:49:58.761Z] [2024-07-02T11:49:58.761Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T11:49:58.761Z] #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:49:58.761Z] #0 3.173 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:58.761Z] #0 3.246 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:58.761Z] #0 3.256 OK: 7 MiB in 17 packages [2024-07-02T11:49:58.761Z] #86 DONE 3.6s [2024-07-02T11:49:58.761Z] [2024-07-02T11:49:58.761Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T11:49:58.761Z] #67 3.493 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:58.761Z] #67 3.521 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:49:58.761Z] #67 3.529 Executing ca-certificates-20240226-r0.trigger [2024-07-02T11:49:58.761Z] #67 3.595 OK: 12 MiB in 26 packages [2024-07-02T11:49:59.509Z] $ docker top 817bfc6cd8fc39551c4b1e1915a4654fb72a1849699ff7cb7ed6a1a7ad01b886 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T11:49:59.725Z] ========================================================= [2024-07-02T11:49:59.725Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T11:49:59.725Z] ========================================================= [Pipeline] sh [2024-07-02T11:50:00.028Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2024-07-02T11:50:00.662Z] #67 DONE 5.4s [2024-07-02T11:50:00.662Z] [2024-07-02T11:50:00.662Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T11:50:00.662Z] #0 3.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:50:00.662Z] #0 3.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:50:00.662Z] #0 3.480 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:50:00.662Z] #0 3.514 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T11:50:00.662Z] #0 3.522 OK: 8 MiB in 19 packages [2024-07-02T11:50:00.662Z] #87 DONE 5.1s [2024-07-02T11:50:00.662Z] [2024-07-02T11:50:00.662Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T11:50:00.662Z] #88 DONE 1.9s [2024-07-02T11:50:00.662Z] [2024-07-02T11:50:00.662Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T11:50:00.662Z] #89 DONE 1.9s [2024-07-02T11:50:00.662Z] [2024-07-02T11:50:00.662Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T11:50:00.686Z] + make test [2024-07-02T11:50:00.686Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T11:50:02.036Z] #90 DONE 1.4s [2024-07-02T11:50:02.036Z] [2024-07-02T11:50:02.036Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T11:50:02.036Z] #91 DONE 1.4s [2024-07-02T11:50:02.036Z] [2024-07-02T11:50:02.036Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-02T11:50:02.036Z] #0 4.711 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T11:50:02.036Z] #0 5.203 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T11:50:02.036Z] #0 5.905 OK: 264 MiB in 52 packages [2024-07-02T11:50:02.036Z] #92 DONE 6.1s [2024-07-02T11:50:02.036Z] [2024-07-02T11:50:02.036Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T11:50:02.036Z] #93 DONE 1.4s [2024-07-02T11:50:02.036Z] [2024-07-02T11:50:02.036Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T11:50:02.302Z] #94 ... [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T11:50:02.302Z] #95 DONE 0.1s [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T11:50:02.302Z] #94 DONE 0.2s [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T11:50:02.302Z] #96 DONE 0.2s [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-02T11:50:02.302Z] #97 DONE 0.2s [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T11:50:02.302Z] #98 DONE 0.1s [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:50:02.302Z] #99 ... [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T11:50:02.302Z] #100 DONE 0.1s [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T11:50:02.302Z] #101 DONE 0.1s [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T11:50:02.302Z] #102 DONE 0.1s [2024-07-02T11:50:02.302Z] [2024-07-02T11:50:02.302Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T11:50:02.302Z] #103 DONE 0.1s [2024-07-02T11:50:02.560Z] [2024-07-02T11:50:02.560Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T11:50:02.560Z] #104 DONE 0.1s [2024-07-02T11:50:02.560Z] [2024-07-02T11:50:02.561Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T11:50:02.561Z] #105 DONE 0.1s [2024-07-02T11:50:02.561Z] [2024-07-02T11:50:02.561Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T11:50:02.561Z] #106 DONE 0.1s [2024-07-02T11:50:02.561Z] [2024-07-02T11:50:02.561Z] #107 [security-spire-server] exporting to image [2024-07-02T11:50:02.561Z] #107 exporting layers [2024-07-02T11:50:02.561Z] #107 ... [2024-07-02T11:50:02.561Z] [2024-07-02T11:50:02.561Z] #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T11:50:02.561Z] #108 DONE 3.8s [2024-07-02T11:50:02.561Z] [2024-07-02T11:50:02.561Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T11:50:02.561Z] #109 DONE 0.2s [2024-07-02T11:50:02.561Z] [2024-07-02T11:50:02.561Z] #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T11:50:02.561Z] #110 DONE 0.1s [2024-07-02T11:50:02.821Z] [2024-07-02T11:50:02.821Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T11:50:02.821Z] #111 DONE 0.1s [2024-07-02T11:50:02.821Z] [2024-07-02T11:50:02.821Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T11:50:02.821Z] #112 DONE 0.1s [2024-07-02T11:50:02.821Z] [2024-07-02T11:50:02.821Z] #107 [security-spire-config] exporting to image [2024-07-02T11:50:03.079Z] #107 exporting layers 0.6s done [2024-07-02T11:50:03.079Z] #107 writing image sha256:2ee6b65cbc08556f2712f62537a6654138a2d952a85caf457295dc60c3144350 done [2024-07-02T11:50:03.079Z] #107 naming to docker.io/library/security-spire-server done [2024-07-02T11:50:03.339Z] #107 exporting layers 0.6s done [2024-07-02T11:50:03.339Z] #107 writing image sha256:a18a66c803c78efe9c91d70e1eb38a64806eee93d2a422daebf4badb575e58bd done [2024-07-02T11:50:03.339Z] #107 naming to docker.io/library/security-spire-config done [2024-07-02T11:50:03.339Z] #107 writing image sha256:221ba81b4ac715d6cf6825bcba4734dadad31a11807a62c953497687c4df1ce5 done [2024-07-02T11:50:03.339Z] #107 naming to docker.io/library/security-spire-agent done [2024-07-02T11:50:03.339Z] #107 DONE 0.8s [2024-07-02T11:50:03.339Z] [2024-07-02T11:50:03.339Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:50:47.518Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T11:51:11.342Z] #113 ... [2024-07-02T11:51:11.342Z] [2024-07-02T11:51:11.342Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:11.342Z] #73 DONE 67.3s [2024-07-02T11:51:11.342Z] [2024-07-02T11:51:11.342Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:11.342Z] #78 DONE 66.1s [2024-07-02T11:51:11.342Z] [2024-07-02T11:51:11.342Z] #114 [core-command builder 6/7] COPY . . [2024-07-02T11:51:11.342Z] #114 ... [2024-07-02T11:51:11.342Z] [2024-07-02T11:51:11.342Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:11.342Z] #99 DONE 60.7s [2024-07-02T11:51:11.342Z] [2024-07-02T11:51:11.342Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:11.342Z] #113 DONE 67.6s [2024-07-02T11:51:11.342Z] [2024-07-02T11:51:11.342Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:11.342Z] #76 DONE 66.5s [2024-07-02T11:51:11.342Z] [2024-07-02T11:51:11.342Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T11:51:13.249Z] #115 ... [2024-07-02T11:51:13.249Z] [2024-07-02T11:51:13.249Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-02T11:51:13.249Z] #116 ... [2024-07-02T11:51:13.249Z] [2024-07-02T11:51:13.249Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T11:51:13.510Z] #117 ... [2024-07-02T11:51:13.510Z] [2024-07-02T11:51:13.510Z] #118 [core-keeper builder 7/8] COPY . . [2024-07-02T11:51:14.899Z] #118 DONE 11.8s [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.899Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-02T11:51:14.899Z] #116 DONE 11.8s [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.899Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T11:51:14.899Z] #119 ... [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.899Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:14.899Z] #120 CACHED [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.899Z] #121 [core-metadata builder 6/7] COPY . . [2024-07-02T11:51:14.899Z] #121 CACHED [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.899Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:51:14.899Z] #122 CACHED [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.899Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:14.899Z] #123 CACHED [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.899Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T11:51:14.899Z] #124 CACHED [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.899Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:51:14.899Z] #125 CACHED [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.899Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T11:51:14.899Z] #126 CACHED [2024-07-02T11:51:14.899Z] [2024-07-02T11:51:14.900Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:51:14.900Z] #127 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:14.900Z] #128 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #129 [core-data builder 6/7] COPY . . [2024-07-02T11:51:14.900Z] #129 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:14.900Z] #130 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:51:14.900Z] #131 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:14.900Z] #132 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:51:14.900Z] #133 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #134 [support-scheduler builder 6/7] COPY . . [2024-07-02T11:51:14.900Z] #134 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T11:51:14.900Z] #117 DONE 11.9s [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T11:51:14.900Z] #115 DONE 11.9s [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:51:14.900Z] #135 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #136 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T11:51:14.900Z] #136 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:14.900Z] #137 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T11:51:14.900Z] #138 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #139 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T11:51:14.900Z] #139 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T11:51:14.900Z] #140 CACHED [2024-07-02T11:51:14.900Z] [2024-07-02T11:51:14.900Z] #114 [core-command builder 6/7] COPY . . [2024-07-02T11:51:14.900Z] #114 DONE 11.9s [2024-07-02T11:51:15.157Z] [2024-07-02T11:51:15.157Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T11:51:16.535Z] #141 1.346 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-07-02T11:51:26.503Z] #141 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T11:51:26.503Z] #0 0.897 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-07-02T11:51:26.503Z] #142 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T11:51:26.503Z] #0 0.824 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-07-02T11:51:26.503Z] #143 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T11:51:26.503Z] #0 0.662 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-07-02T11:51:26.503Z] #144 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T11:51:26.503Z] #0 0.978 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-07-02T11:51:26.503Z] #145 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T11:51:26.503Z] #119 0.472 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-07-02T11:51:26.503Z] #119 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T11:51:26.503Z] #0 1.611 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-07-02T11:51:26.503Z] #146 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T11:51:26.503Z] #0 0.879 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-07-02T11:51:26.503Z] #147 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T11:51:26.503Z] #0 0.783 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-07-02T11:51:26.503Z] #148 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T11:51:26.503Z] #0 1.632 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-07-02T11:51:26.503Z] #149 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T11:51:26.503Z] #0 0.987 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-07-02T11:51:26.503Z] #150 ... [2024-07-02T11:51:26.503Z] [2024-07-02T11:51:26.503Z] #151 [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-07-02T11:51:26.503Z] #0 1.232 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-07-02T11:52:47.911Z] #151 86.20 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-07-02T11:53:26.603Z] #151 ... [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T11:53:26.603Z] #149 DONE 129.7s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T11:53:26.603Z] #141 DONE 129.7s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T11:53:26.603Z] #119 DONE 129.8s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T11:53:26.603Z] #148 DONE 129.8s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T11:53:26.603Z] #147 DONE 129.8s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T11:53:26.603Z] #145 DONE 129.8s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T11:53:26.603Z] #152 ... [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T11:53:26.603Z] #146 DONE 129.9s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #151 [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-07-02T11:53:26.603Z] #151 DONE 130.0s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T11:53:26.603Z] #150 DONE 130.1s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #153 ... [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T11:53:26.603Z] #144 DONE 130.1s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T11:53:26.603Z] #142 DONE 130.2s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T11:53:26.603Z] #143 DONE 130.2s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #154 ... [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #155 DONE 0.8s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #156 DONE 0.9s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #157 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #157 DONE 0.7s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #158 DONE 0.8s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #153 DONE 0.7s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #159 DONE 0.5s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #160 ... [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T11:53:26.603Z] #152 DONE 0.9s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #154 DONE 0.5s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #161 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-02T11:53:26.603Z] #161 DONE 0.3s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #162 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #162 ... [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #163 DONE 0.3s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #164 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #164 DONE 0.4s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #165 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #165 DONE 0.4s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #166 CACHED [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #167 CACHED [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #168 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #168 CACHED [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #169 CACHED [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #170 CACHED [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #171 CACHED [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #160 DONE 0.4s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #172 DONE 0.4s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #173 CACHED [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:26.603Z] #174 CACHED [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #162 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:26.603Z] #162 DONE 0.3s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T11:53:26.603Z] #175 ... [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T11:53:26.603Z] #176 DONE 0.4s [2024-07-02T11:53:26.603Z] [2024-07-02T11:53:26.603Z] #177 [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-07-02T11:53:26.869Z] #177 ... [2024-07-02T11:53:26.869Z] [2024-07-02T11:53:26.869Z] #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:26.869Z] #178 DONE 1.0s [2024-07-02T11:53:26.869Z] [2024-07-02T11:53:26.869Z] #179 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T11:53:26.869Z] #179 DONE 1.0s [2024-07-02T11:53:26.869Z] [2024-07-02T11:53:26.869Z] #180 [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-07-02T11:53:26.869Z] #180 DONE 1.1s [2024-07-02T11:53:27.127Z] [2024-07-02T11:53:27.127Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T11:53:27.127Z] #181 DONE 1.1s [2024-07-02T11:53:27.127Z] [2024-07-02T11:53:27.127Z] #177 [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-07-02T11:53:27.127Z] #177 DONE 1.1s [2024-07-02T11:53:27.127Z] [2024-07-02T11:53:27.127Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T11:53:27.127Z] #175 DONE 1.1s [2024-07-02T11:53:27.127Z] [2024-07-02T11:53:27.127Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T11:53:27.127Z] #182 DONE 1.1s [2024-07-02T11:53:27.127Z] [2024-07-02T11:53:27.127Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T11:53:27.127Z] #183 DONE 1.1s [2024-07-02T11:53:27.127Z] [2024-07-02T11:53:27.127Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T11:53:27.127Z] #184 DONE 1.1s [2024-07-02T11:53:27.127Z] [2024-07-02T11:53:27.127Z] #185 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:27.127Z] #185 ... [2024-07-02T11:53:27.127Z] [2024-07-02T11:53:27.127Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T11:53:27.127Z] #186 DONE 1.2s [2024-07-02T11:53:27.127Z] [2024-07-02T11:53:27.127Z] #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T11:53:27.127Z] #187 DONE 1.5s [2024-07-02T11:53:27.385Z] [2024-07-02T11:53:27.385Z] #188 [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-07-02T11:53:27.385Z] #188 DONE 0.6s [2024-07-02T11:53:27.385Z] [2024-07-02T11:53:27.385Z] #189 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:27.385Z] #189 DONE 0.4s [2024-07-02T11:53:27.385Z] [2024-07-02T11:53:27.385Z] #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:27.385Z] #190 DONE 0.3s [2024-07-02T11:53:27.385Z] [2024-07-02T11:53:27.385Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T11:53:27.385Z] #191 ... [2024-07-02T11:53:27.385Z] [2024-07-02T11:53:27.385Z] #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T11:53:27.385Z] #192 DONE 0.4s [2024-07-02T11:53:27.385Z] [2024-07-02T11:53:27.385Z] #193 [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-07-02T11:53:27.385Z] #193 DONE 0.4s [2024-07-02T11:53:27.385Z] [2024-07-02T11:53:27.385Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:27.385Z] #194 DONE 0.4s [2024-07-02T11:53:27.385Z] [2024-07-02T11:53:27.385Z] #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:27.385Z] #195 DONE 0.4s [2024-07-02T11:53:27.643Z] [2024-07-02T11:53:27.643Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:27.643Z] #196 DONE 0.4s [2024-07-02T11:53:27.643Z] [2024-07-02T11:53:27.643Z] #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:27.643Z] #197 DONE 0.4s [2024-07-02T11:53:27.643Z] [2024-07-02T11:53:27.643Z] #198 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T11:53:27.643Z] #198 DONE 0.4s [2024-07-02T11:53:27.643Z] [2024-07-02T11:53:27.643Z] #185 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:27.643Z] #185 DONE 0.4s [2024-07-02T11:53:27.643Z] [2024-07-02T11:53:27.643Z] #107 [security-spiffe-token-provider] exporting to image [2024-07-02T11:53:27.643Z] #107 exporting layers [2024-07-02T11:53:27.643Z] #107 exporting layers 0.4s done [2024-07-02T11:53:27.902Z] #107 ... [2024-07-02T11:53:27.902Z] [2024-07-02T11:53:27.902Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T11:53:27.902Z] #191 DONE 0.4s [2024-07-02T11:53:27.902Z] [2024-07-02T11:53:27.902Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T11:53:27.902Z] #199 DONE 0.4s [2024-07-02T11:53:27.902Z] [2024-07-02T11:53:27.902Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T11:53:27.902Z] #200 DONE 0.4s [2024-07-02T11:53:27.902Z] [2024-07-02T11:53:27.902Z] #107 [security-spiffe-token-provider] exporting to image [2024-07-02T11:53:27.902Z] #107 exporting layers 0.4s done [2024-07-02T11:53:27.902Z] #107 ... [2024-07-02T11:53:27.902Z] [2024-07-02T11:53:27.902Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T11:53:27.902Z] #201 DONE 0.4s [2024-07-02T11:53:27.902Z] [2024-07-02T11:53:27.902Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T11:53:27.902Z] #202 DONE 0.3s [2024-07-02T11:53:27.902Z] [2024-07-02T11:53:27.902Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T11:53:27.902Z] #203 DONE 0.3s [2024-07-02T11:53:27.902Z] [2024-07-02T11:53:27.902Z] #107 [core-keeper] exporting to image [2024-07-02T11:53:27.902Z] #107 writing image sha256:937c9205a2cac92074c8ccb665b1ada50c9bb7ce7da66ce5b4491aa2d1e0c76e 0.0s done [2024-07-02T11:53:27.902Z] #107 naming to docker.io/library/core-keeper done [2024-07-02T11:53:28.159Z] #107 exporting layers 0.5s done [2024-07-02T11:53:28.159Z] #107 ... [2024-07-02T11:53:28.159Z] [2024-07-02T11:53:28.159Z] #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T11:53:28.159Z] #204 DONE 0.4s [2024-07-02T11:53:28.159Z] [2024-07-02T11:53:28.159Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T11:53:28.159Z] #205 DONE 0.4s [2024-07-02T11:53:28.159Z] [2024-07-02T11:53:28.159Z] #107 [core-metadata] exporting to image [2024-07-02T11:53:28.159Z] #107 exporting layers 0.3s done [2024-07-02T11:53:28.159Z] #107 writing image sha256:a7f009c640363cae09e30eeadc264a6945044b1ecc4cfef8c7e52b86766a76f9 [2024-07-02T11:53:28.159Z] #107 writing image sha256:f700de751f2d6ed8351481264fbfb6e2cb38517d225f82ef5de65f591aed42bc done [2024-07-02T11:53:28.159Z] #107 writing image sha256:45428d55a657948e4d0a9f35c888aefbc86ea27390a8603b3ea202a632c519b7 [2024-07-02T11:53:28.159Z] #107 writing image sha256:67ecf1f1813b4ccc6ec1b2fa2342956203d9b9d5a7624a94c0ac8923dc2ae205 [2024-07-02T11:53:28.159Z] #107 writing image sha256:e8f46528a77dc33293c5e65007170dc55934cc125e208b2621d9c3541be2d9fc [2024-07-02T11:53:28.159Z] #107 writing image sha256:c8971665ba2620d81bf49df2ffd83375cfc187c8b0968850d4b43766ce7b487f done [2024-07-02T11:53:28.159Z] #107 naming to docker.io/library/core-metadata done [2024-07-02T11:53:28.159Z] #107 naming to docker.io/library/support-scheduler [2024-07-02T11:53:28.420Z] #107 writing image sha256:a7f009c640363cae09e30eeadc264a6945044b1ecc4cfef8c7e52b86766a76f9 0.2s done [2024-07-02T11:53:28.420Z] #107 naming to docker.io/library/support-notifications [2024-07-02T11:53:28.420Z] #107 writing image sha256:45428d55a657948e4d0a9f35c888aefbc86ea27390a8603b3ea202a632c519b7 0.2s done [2024-07-02T11:53:28.420Z] #107 writing image sha256:67ecf1f1813b4ccc6ec1b2fa2342956203d9b9d5a7624a94c0ac8923dc2ae205 0.2s done [2024-07-02T11:53:28.420Z] #107 writing image sha256:e8f46528a77dc33293c5e65007170dc55934cc125e208b2621d9c3541be2d9fc 0.2s done [2024-07-02T11:53:28.420Z] #107 naming to docker.io/library/support-scheduler 0.2s done [2024-07-02T11:53:28.420Z] #107 naming to docker.io/library/support-notifications done [2024-07-02T11:53:28.420Z] #107 naming to docker.io/library/core-command done [2024-07-02T11:53:28.420Z] #107 naming to docker.io/library/security-spiffe-token-provider done [2024-07-02T11:53:28.420Z] #107 naming to docker.io/library/core-data done [2024-07-02T11:53:28.420Z] #107 DONE 2.4s [2024-07-02T11:53:28.420Z] [2024-07-02T11:53:28.420Z] #206 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T11:53:28.420Z] #206 DONE 0.6s [2024-07-02T11:53:28.420Z] [2024-07-02T11:53:28.420Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T11:53:28.678Z] #207 ... [2024-07-02T11:53:28.678Z] [2024-07-02T11:53:28.678Z] #208 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T11:53:28.678Z] #208 DONE 0.9s [2024-07-02T11:53:28.936Z] [2024-07-02T11:53:28.936Z] #107 [core-common-config-bootstrapper] exporting to image [2024-07-02T11:53:28.936Z] #107 ... [2024-07-02T11:53:28.936Z] [2024-07-02T11:53:28.936Z] #209 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T11:53:28.936Z] #209 DONE 0.4s [2024-07-02T11:53:29.194Z] [2024-07-02T11:53:29.194Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T11:53:29.194Z] #207 DONE 0.8s [2024-07-02T11:53:29.194Z] [2024-07-02T11:53:29.194Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T11:53:29.194Z] #210 DONE 1.1s [2024-07-02T11:53:29.194Z] [2024-07-02T11:53:29.194Z] #211 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T11:53:29.194Z] #211 DONE 0.1s [2024-07-02T11:53:29.194Z] [2024-07-02T11:53:29.194Z] #107 [security-proxy-auth] exporting to image [2024-07-02T11:53:29.194Z] #107 ... [2024-07-02T11:53:29.194Z] [2024-07-02T11:53:29.194Z] #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T11:53:29.194Z] #212 DONE 0.1s [2024-07-02T11:53:29.194Z] [2024-07-02T11:53:29.194Z] #107 [core-common-config-bootstrapper] exporting to image [2024-07-02T11:53:29.194Z] #107 exporting layers 0.5s done [2024-07-02T11:53:29.194Z] #107 writing image sha256:a1c27540c8c346c1988f8840978d3b9ede705f3a1ee0719243ef7669f518071d 0.0s done [2024-07-02T11:53:29.194Z] #107 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-07-02T11:53:29.452Z] #107 ... [2024-07-02T11:53:29.452Z] [2024-07-02T11:53:29.452Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T11:53:29.452Z] #213 DONE 0.2s [2024-07-02T11:53:29.452Z] [2024-07-02T11:53:29.452Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T11:53:29.452Z] #214 DONE 0.1s [2024-07-02T11:53:29.452Z] [2024-07-02T11:53:29.452Z] #107 [core-common-config-bootstrapper] exporting to image [2024-07-02T11:53:29.452Z] #107 exporting layers 0.3s done [2024-07-02T11:53:29.452Z] #107 ... [2024-07-02T11:53:29.452Z] [2024-07-02T11:53:29.452Z] #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T11:53:29.452Z] #215 DONE 1.2s [2024-07-02T11:53:29.452Z] [2024-07-02T11:53:29.452Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T11:53:29.452Z] #216 DONE 0.1s [2024-07-02T11:53:29.452Z] [2024-07-02T11:53:29.452Z] #107 [security-proxy-setup] exporting to image [2024-07-02T11:53:29.452Z] #107 writing image sha256:ef9618463580023b8258c83d321251b3519a5a01c2f1fc0ce97fdcf67383aa0d done [2024-07-02T11:53:29.452Z] #107 naming to docker.io/library/security-proxy-auth done [2024-07-02T11:53:29.710Z] #107 ... [2024-07-02T11:53:29.710Z] [2024-07-02T11:53:29.710Z] #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T11:53:29.710Z] #217 DONE 0.6s [2024-07-02T11:53:29.710Z] [2024-07-02T11:53:29.710Z] #107 [security-secretstore-setup] exporting to image [2024-07-02T11:53:29.710Z] #107 exporting layers 0.3s done [2024-07-02T11:53:29.710Z] #107 writing image sha256:787812f051375f9fc9c0fed42c9d2163f494c6b2146a88d0025fe14c78500c87 [2024-07-02T11:53:29.969Z] #107 writing image sha256:787812f051375f9fc9c0fed42c9d2163f494c6b2146a88d0025fe14c78500c87 done [2024-07-02T11:53:29.969Z] #107 naming to docker.io/library/security-proxy-setup done [2024-07-02T11:53:29.969Z] #107 ... [2024-07-02T11:53:29.969Z] [2024-07-02T11:53:29.969Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T11:53:29.969Z] #218 DONE 0.5s [2024-07-02T11:53:29.969Z] [2024-07-02T11:53:29.969Z] #107 [security-bootstrapper] exporting to image [2024-07-02T11:53:29.969Z] #107 writing image sha256:19e4cf85d12d67e00c5b650ba5dbfb1a7f928a905f9aaafa19856815fb332069 done [2024-07-02T11:53:29.969Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-07-02T11:53:30.228Z] #107 exporting layers 0.2s done [2024-07-02T11:53:30.228Z] #107 writing image sha256:e699262f4a56ba568838c3fa90779b2c4407d81fd928c7819c42456cff24253f done [2024-07-02T11:53:30.228Z] #107 naming to docker.io/library/security-bootstrapper done [2024-07-02T11:53:30.228Z] #107 DONE 3.8s [2024-07-02T11:53:30.228Z] [2024-07-02T11:53:30.228Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T11:53:30.228Z] time="2024-07-02T11:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T11:53:30.237Z] $ docker stop --time=1 cc2a4852238863eaedb8b4659189647385f848a1489e9d485faed8fc3b076140 [2024-07-02T11:53:31.512Z] $ docker rm -f --volumes cc2a4852238863eaedb8b4659189647385f848a1489e9d485faed8fc3b076140 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T11:53:31.868Z] + docker images [2024-07-02T11:53:31.868Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T11:53:31.868Z] security-proxy-setup latest 787812f05137 2 seconds ago 31.2MB [2024-07-02T11:53:31.868Z] security-secretstore-setup latest 19e4cf85d12d 2 seconds ago 42.2MB [2024-07-02T11:53:31.868Z] security-bootstrapper latest e699262f4a56 2 seconds ago 24MB [2024-07-02T11:53:31.868Z] core-common-config-bootstrapper latest a1c27540c8c3 3 seconds ago 20.2MB [2024-07-02T11:53:31.868Z] security-proxy-auth latest ef9618463580 3 seconds ago 38MB [2024-07-02T11:53:31.868Z] core-data latest e8f46528a77d 4 seconds ago 40.8MB [2024-07-02T11:53:31.868Z] core-command latest 45428d55a657 4 seconds ago 40.4MB [2024-07-02T11:53:31.868Z] support-scheduler latest f700de751f2d 4 seconds ago 43.1MB [2024-07-02T11:53:31.868Z] security-spiffe-token-provider latest 67ecf1f1813b 4 seconds ago 34MB [2024-07-02T11:53:31.868Z] core-metadata latest c8971665ba26 4 seconds ago 41MB [2024-07-02T11:53:31.868Z] support-notifications latest a7f009c64036 4 seconds ago 43.9MB [2024-07-02T11:53:31.868Z] core-keeper latest 937c9205a2ca 5 seconds ago 35.6MB [2024-07-02T11:53:31.868Z] security-spire-server latest 2ee6b65cbc08 3 minutes ago 107MB [2024-07-02T11:53:31.868Z] security-spire-agent latest 221ba81b4ac7 3 minutes ago 166MB [2024-07-02T11:53:31.868Z] security-spire-config latest a18a66c803c7 3 minutes ago 107MB [2024-07-02T11:53:31.868Z] ci-base-image-x86_64 latest abe74d2ee70c 7 minutes ago 966MB [2024-07-02T11:53:31.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-02T11:53:31.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-02T11:53:31.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months 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-07-02T11:53:54.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T11:53:54.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T11:53:54.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T11:53:54.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-02T11:53:54.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T11:53:54.252Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T11:53:54.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T11:53:54.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T11:53:54.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T11:53:54.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T11:53:55.930Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T11:53:58.517Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T11:53:58.517Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T11:53:58.517Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T11:53:58.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T11:54:10.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T11:54:10.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T11:54:11.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.115s coverage: 28.7% of statements [2024-07-02T11:54:21.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements [2024-07-02T11:54:25.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T11:54:25.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T11:54:25.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T11:54:29.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.277s coverage: 69.2% of statements [2024-07-02T11:54:31.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T11:54:31.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T11:54:32.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.227s coverage: 53.2% of statements [2024-07-02T11:54:38.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T11:54:38.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T11:54:38.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T11:54:38.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-02T11:54:38.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:54:38.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-02T11:54:38.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-02T11:54:38.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-02T11:54:38.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-02T11:54:44.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-02T11:54:44.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:54:44.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-02T11:54:44.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-02T11:54:44.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T11:54:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.107s coverage: 93.4% of statements [2024-07-02T11:54:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.398s coverage: 91.7% of statements [2024-07-02T11:54:53.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T11:54:53.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T11:54:54.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.214s coverage: 6.6% of statements [2024-07-02T11:55:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T11:55:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:55:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T11:55:05.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T11:55:05.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T11:55:05.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T11:55:05.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T11:55:05.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T11:55:05.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T11:55:05.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T11:55:05.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.670s coverage: 97.6% of statements [2024-07-02T11:55:06.194Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements [2024-07-02T11:55:16.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T11:55:16.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T11:55:16.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements [2024-07-02T11:55:16.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.143s coverage: 32.2% of statements [2024-07-02T11:55:21.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.145s coverage: 41.7% of statements [2024-07-02T11:55:21.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.102s coverage: 77.8% of statements [2024-07-02T11:55:21.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.107s coverage: 94.1% of statements [2024-07-02T11:55:21.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements [2024-07-02T11:55:25.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.100s coverage: 87.5% of statements [2024-07-02T11:55:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T11:55:28.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T11:55:28.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T11:55:28.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T11:55:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T11:55:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T11:55:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T11:55:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T11:55:38.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.101s coverage: 94.4% of statements [2024-07-02T11:55:38.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T11:55:38.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T11:55:38.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T11:55:38.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T11:55:48.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T11:55:48.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T11:55:49.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T11:55:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.942s coverage: 79.9% of statements [2024-07-02T11:55:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.146s coverage: 92.9% of statements [2024-07-02T11:55:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-07-02T11:55:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.112s coverage: 62.3% of statements [2024-07-02T11:55:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.106s coverage: 87.2% of statements [2024-07-02T11:55:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-07-02T11:55:51.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements [2024-07-02T11:55:54.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T11:55:54.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.281s coverage: 81.8% of statements [2024-07-02T11:55:54.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T11:55:55.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.270s coverage: 82.1% of statements [2024-07-02T11:55:55.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.115s coverage: 86.0% of statements [2024-07-02T11:56:01.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T11:56:01.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T11:56:02.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.720s coverage: 63.1% of statements [2024-07-02T11:56:02.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements [2024-07-02T11:56:04.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements [2024-07-02T11:56:04.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements [2024-07-02T11:56:04.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T11:56:04.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T11:56:04.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T11:56:05.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.093s coverage: 73.7% of statements [2024-07-02T11:56:05.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-07-02T11:56:12.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T11:56:12.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T11:56:12.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T11:56:13.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.675s coverage: 38.4% of statements [2024-07-02T11:56:13.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements [2024-07-02T11:56:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T11:56:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T11:56:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T11:56:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T11:56:14.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements [2024-07-02T11:56:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T11:56:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T11:56:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T11:56:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T11:56:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.173s coverage: 19.9% of statements [2024-07-02T11:56:28.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T11:56:28.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:56:28.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T11:56:28.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T11:56:29.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.489s coverage: 95.7% of statements [2024-07-02T11:56:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T11:56:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T11:56:33.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.164s coverage: 61.8% of statements [2024-07-02T11:56:35.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T11:56:35.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T11:56:37.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.276s coverage: 98.9% of statements [2024-07-02T11:56:39.105Z] 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-07-02T11:56:39.105Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-02T11:56:39.105Z] go vet ./... [2024-07-02T12:00:30.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T12:00:30.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T12:00:30.909Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T12:00:31.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T12:00:32.167Z] + ls -al . [2024-07-02T12:00:32.167Z] total 836 [2024-07-02T12:00:32.167Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 11:50 . [2024-07-02T12:00:32.167Z] drwxr-xr-x 4 root root 4096 Jul 2 11:49 .. [2024-07-02T12:00:32.167Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 11:47 .blubracket [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 11:47 .dockerignore [2024-07-02T12:00:32.167Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 11:47 .git [2024-07-02T12:00:32.167Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 11:47 .github [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 1102 Jul 2 11:47 .gitignore [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 11:47 .golangci.yml [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 11:47 .hadolint.yml [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 11:47 .sonarcloud.properties [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 11:47 ADOPTERS.md [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 11:47 Attribution.txt [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 11:47 CHANGELOG.md [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 11:47 CONTRIBUTING.md [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 11:47 GOVERNANCE.md [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 11:47 Jenkinsfile [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 11:47 LICENSE [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 16051 Jul 2 11:47 Makefile [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 11:47 OWNERS.md [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 11:47 README.md [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 11:47 SECURITY.md [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 11:45 VERSION [2024-07-02T12:00:32.167Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 11:47 bin [2024-07-02T12:00:32.167Z] drwxrwxr-x 19 1001 1001 4096 Jul 2 11:47 cmd [2024-07-02T12:00:32.167Z] -rw-r--r-- 1 root root 480348 Jul 2 11:56 coverage.out [2024-07-02T12:00:32.167Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 11:47 fuzz_test [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 6911 Jul 2 11:47 go.mod [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 101537 Jul 2 11:47 go.sum [2024-07-02T12:00:32.167Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 11:47 internal [2024-07-02T12:00:32.167Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 11:47 openapi [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 11:47 security.txt [2024-07-02T12:00:32.167Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 11:47 version.go [Pipeline] sh [2024-07-02T12:00:32.804Z] + '[' -e coverage.out ] [2024-07-02T12:00:32.804Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T12:00:32.831Z] Warning: overwriting stash ‘coverage-report’ [2024-07-02T12:00:33.778Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T12:00:34.496Z] + make build [2024-07-02T12:00:34.497Z] 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-07-02T12:03:26.280Z] 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-07-02T12:03:32.909Z] 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-07-02T12:03:41.100Z] 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-07-02T12:03:43.039Z] 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-07-02T12:03:51.230Z] 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-07-02T12:04:17.886Z] 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-07-02T12:04:26.060Z] 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-07-02T12:04:36.096Z] 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-07-02T12:04:40.328Z] 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-07-02T12:04:43.669Z] 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-07-02T12:04:46.996Z] 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-07-02T12:04:51.241Z] 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-07-02T12:04:56.592Z] $ docker stop --time=1 817bfc6cd8fc39551c4b1e1915a4654fb72a1849699ff7cb7ed6a1a7ad01b886 [2024-07-02T12:04:58.766Z] $ docker rm -f --volumes 817bfc6cd8fc39551c4b1e1915a4654fb72a1849699ff7cb7ed6a1a7ad01b886 [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-07-02T12:05:02.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T12:05:02.650Z] [2024-07-02T12:05:02.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T12:05:02.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T12:05:03.243Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-02T12:05:03.243Z] 547446be3368: Pulling fs layer [2024-07-02T12:05:03.243Z] d125d8839a47: Pulling fs layer [2024-07-02T12:05:03.243Z] 3e85d5ac6304: Pulling fs layer [2024-07-02T12:05:03.243Z] c3105a71a48b: Pulling fs layer [2024-07-02T12:05:03.243Z] 0f093f025ec4: Pulling fs layer [2024-07-02T12:05:03.243Z] c3106fc0e877: Pulling fs layer [2024-07-02T12:05:03.243Z] c3105a71a48b: Waiting [2024-07-02T12:05:03.243Z] 0f093f025ec4: Waiting [2024-07-02T12:05:03.243Z] c3106fc0e877: Waiting [2024-07-02T12:05:03.243Z] 547446be3368: Verifying Checksum [2024-07-02T12:05:03.243Z] 547446be3368: Download complete [2024-07-02T12:05:03.243Z] c3105a71a48b: Verifying Checksum [2024-07-02T12:05:03.243Z] c3105a71a48b: Download complete [2024-07-02T12:05:03.825Z] d125d8839a47: Verifying Checksum [2024-07-02T12:05:03.825Z] d125d8839a47: Download complete [2024-07-02T12:05:03.826Z] c3106fc0e877: Verifying Checksum [2024-07-02T12:05:03.826Z] c3106fc0e877: Download complete [2024-07-02T12:05:03.826Z] 0f093f025ec4: Verifying Checksum [2024-07-02T12:05:03.826Z] 0f093f025ec4: Download complete [2024-07-02T12:05:04.092Z] 547446be3368: Pull complete [2024-07-02T12:05:05.049Z] d125d8839a47: Pull complete [2024-07-02T12:05:05.633Z] 3e85d5ac6304: Download complete [2024-07-02T12:05:15.694Z] 3e85d5ac6304: Pull complete [2024-07-02T12:05:15.694Z] c3105a71a48b: Pull complete [2024-07-02T12:05:17.093Z] 0f093f025ec4: Pull complete [2024-07-02T12:05:17.093Z] c3106fc0e877: Pull complete [2024-07-02T12:05:17.093Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-02T12:05:17.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T12:05:17.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T12:05:17.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container [2024-07-02T12:05:17.340Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-02T12:05:19.407Z] $ docker top a0ca668dcfd2b6db7d983ff92e6c3c5ba4a87573fac857275c757d5376ca5dc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T12:05:20.234Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T12:05:30.313Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #1 transferring dockerfile: 1.89kB done [2024-07-02T12:05:30.313Z] #1 DONE 0.1s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #2 transferring dockerfile: 2.23kB done [2024-07-02T12:05:30.313Z] #2 DONE 0.0s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #3 [core-data internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #3 transferring dockerfile: 2.01kB 0.0s done [2024-07-02T12:05:30.313Z] #3 DONE 0.1s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #4 transferring dockerfile: 2.01kB 0.0s done [2024-07-02T12:05:30.313Z] #4 DONE 0.1s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #5 [core-command internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #5 transferring dockerfile: 1.93kB done [2024-07-02T12:05:30.313Z] #5 DONE 0.1s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #6 transferring dockerfile: 1.69kB done [2024-07-02T12:05:30.313Z] #6 DONE 0.1s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #7 transferring dockerfile: 1.70kB done [2024-07-02T12:05:30.313Z] #7 DONE 0.0s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #8 transferring dockerfile: 2.06kB done [2024-07-02T12:05:30.313Z] #8 DONE 0.1s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #9 transferring dockerfile: 1.93kB done [2024-07-02T12:05:30.313Z] #9 DONE 0.1s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #10 transferring dockerfile: 2.93kB done [2024-07-02T12:05:30.313Z] #10 DONE 0.1s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #11 transferring dockerfile: 1.95kB done [2024-07-02T12:05:30.313Z] #11 DONE 0.1s [2024-07-02T12:05:30.313Z] [2024-07-02T12:05:30.313Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T12:05:30.313Z] #12 transferring dockerfile: 2.15kB 0.0s done [2024-07-02T12:05:30.584Z] #12 DONE 0.1s [2024-07-02T12:05:30.584Z] [2024-07-02T12:05:30.584Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T12:05:30.584Z] #13 transferring dockerfile: 2.49kB 0.0s done [2024-07-02T12:05:30.584Z] #13 DONE 0.1s [2024-07-02T12:05:30.584Z] [2024-07-02T12:05:30.584Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T12:05:30.584Z] #14 transferring dockerfile: 1.81kB done [2024-07-02T12:05:30.584Z] #14 DONE 0.0s [2024-07-02T12:05:30.584Z] [2024-07-02T12:05:30.584Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T12:05:30.584Z] #15 transferring dockerfile: 2.50kB done [2024-07-02T12:05:30.584Z] #15 DONE 0.1s [2024-07-02T12:05:30.851Z] [2024-07-02T12:05:30.851Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T12:05:30.851Z] #16 transferring context: 50B done [2024-07-02T12:05:30.851Z] #16 DONE 0.1s [2024-07-02T12:05:31.435Z] [2024-07-02T12:05:31.435Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T12:05:31.435Z] #17 transferring context: 50B done [2024-07-02T12:05:31.435Z] #17 DONE 0.0s [2024-07-02T12:05:31.435Z] [2024-07-02T12:05:31.435Z] #18 [core-data internal] load .dockerignore [2024-07-02T12:05:31.435Z] #18 transferring context: 50B 0.0s done [2024-07-02T12:05:31.435Z] #18 DONE 0.0s [2024-07-02T12:05:31.707Z] [2024-07-02T12:05:31.707Z] #19 [core-keeper internal] load .dockerignore [2024-07-02T12:05:31.707Z] #19 transferring context: 50B done [2024-07-02T12:05:31.707Z] #19 DONE 0.1s [2024-07-02T12:05:31.707Z] [2024-07-02T12:05:31.707Z] #20 [core-command internal] load .dockerignore [2024-07-02T12:05:31.707Z] #20 transferring context: 50B 0.0s done [2024-07-02T12:05:31.707Z] #20 DONE 0.1s [2024-07-02T12:05:31.707Z] [2024-07-02T12:05:31.707Z] #21 [security-spire-config internal] load .dockerignore [2024-07-02T12:05:31.707Z] #21 transferring context: 50B 0.0s done [2024-07-02T12:05:31.707Z] #21 DONE 0.1s [2024-07-02T12:05:31.707Z] [2024-07-02T12:05:31.707Z] #22 [security-spire-server internal] load .dockerignore [2024-07-02T12:05:31.707Z] #22 transferring context: 50B done [2024-07-02T12:05:31.707Z] #22 DONE 0.1s [2024-07-02T12:05:31.707Z] [2024-07-02T12:05:31.707Z] #23 [core-metadata internal] load .dockerignore [2024-07-02T12:05:31.707Z] #23 transferring context: 50B done [2024-07-02T12:05:31.707Z] #23 DONE 0.1s [2024-07-02T12:05:31.707Z] [2024-07-02T12:05:31.707Z] #24 [support-scheduler internal] load .dockerignore [2024-07-02T12:05:31.975Z] #24 transferring context: 50B done [2024-07-02T12:05:31.975Z] #24 DONE 0.0s [2024-07-02T12:05:31.975Z] [2024-07-02T12:05:31.975Z] #25 [security-bootstrapper internal] load .dockerignore [2024-07-02T12:05:31.975Z] #25 transferring context: 50B done [2024-07-02T12:05:31.975Z] #25 DONE 0.0s [2024-07-02T12:05:31.975Z] [2024-07-02T12:05:31.975Z] #26 [support-notifications internal] load .dockerignore [2024-07-02T12:05:31.975Z] #26 transferring context: 50B done [2024-07-02T12:05:31.975Z] #26 DONE 0.1s [2024-07-02T12:05:31.975Z] [2024-07-02T12:05:31.975Z] #27 [security-proxy-auth internal] load .dockerignore [2024-07-02T12:05:31.975Z] #27 transferring context: 50B done [2024-07-02T12:05:31.975Z] #27 DONE 0.1s [2024-07-02T12:05:31.975Z] [2024-07-02T12:05:31.975Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-07-02T12:05:32.247Z] #28 transferring context: 50B done [2024-07-02T12:05:32.247Z] #28 DONE 0.1s [2024-07-02T12:05:32.247Z] [2024-07-02T12:05:32.247Z] #29 [security-proxy-setup internal] load .dockerignore [2024-07-02T12:05:32.247Z] #29 transferring context: 50B done [2024-07-02T12:05:32.247Z] #29 DONE 0.1s [2024-07-02T12:05:32.247Z] [2024-07-02T12:05:32.247Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:32.247Z] #30 DONE 0.0s [2024-07-02T12:05:32.247Z] [2024-07-02T12:05:32.247Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:05:32.247Z] #31 transferring context: 50B done [2024-07-02T12:05:32.516Z] #31 ... [2024-07-02T12:05:32.516Z] [2024-07-02T12:05:32.516Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T12:05:32.516Z] #32 DONE 0.2s [2024-07-02T12:05:32.516Z] [2024-07-02T12:05:32.516Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:32.516Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:32.516Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:32.516Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:32.516Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:32.516Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s [2024-07-02T12:05:32.516Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.2s [2024-07-02T12:05:32.782Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:32.782Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-02T12:05:33.363Z] #33 ... [2024-07-02T12:05:33.363Z] [2024-07-02T12:05:33.363Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T12:05:33.363Z] #34 DONE 0.8s [2024-07-02T12:05:33.363Z] [2024-07-02T12:05:33.363Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:33.363Z] #33 ... [2024-07-02T12:05:33.363Z] [2024-07-02T12:05:33.363Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:33.363Z] #30 DONE 0.0s [2024-07-02T12:05:33.363Z] [2024-07-02T12:05:33.363Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-02T12:05:33.363Z] #35 DONE 0.2s [2024-07-02T12:05:33.363Z] [2024-07-02T12:05:33.363Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:33.629Z] #33 ... [2024-07-02T12:05:33.629Z] [2024-07-02T12:05:33.629Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:33.629Z] #30 DONE 0.0s [2024-07-02T12:05:33.629Z] [2024-07-02T12:05:33.629Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T12:05:33.629Z] #32 DONE 0.4s [2024-07-02T12:05:33.629Z] [2024-07-02T12:05:33.629Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T12:05:33.629Z] #34 DONE 1.5s [2024-07-02T12:05:33.629Z] [2024-07-02T12:05:33.629Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T12:05:33.629Z] #35 DONE 0.4s [2024-07-02T12:05:33.629Z] [2024-07-02T12:05:33.629Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:33.629Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:33.629Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:33.629Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:33.629Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:33.629Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:33.629Z] #33 ... [2024-07-02T12:05:33.629Z] [2024-07-02T12:05:33.629Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:33.629Z] #30 DONE 0.0s [2024-07-02T12:05:33.629Z] [2024-07-02T12:05:33.629Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T12:05:33.629Z] #34 DONE 1.5s [2024-07-02T12:05:33.629Z] [2024-07-02T12:05:33.629Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-02T12:05:33.629Z] #35 DONE 0.4s [2024-07-02T12:05:33.629Z] [2024-07-02T12:05:33.629Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:33.629Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:33.629Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:33.629Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:33.629Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:33.629Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:33.894Z] #33 ... [2024-07-02T12:05:33.894Z] [2024-07-02T12:05:33.894Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:33.894Z] #30 DONE 0.0s [2024-07-02T12:05:33.894Z] [2024-07-02T12:05:33.894Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T12:05:33.894Z] #32 DONE 0.5s [2024-07-02T12:05:33.894Z] [2024-07-02T12:05:33.894Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T12:05:33.894Z] #34 DONE 1.5s [2024-07-02T12:05:33.894Z] [2024-07-02T12:05:33.894Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-02T12:05:33.894Z] #35 DONE 0.4s [2024-07-02T12:05:33.894Z] [2024-07-02T12:05:33.894Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:33.894Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:33.894Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:33.894Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:33.894Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:33.894Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:33.894Z] #33 ... [2024-07-02T12:05:33.894Z] [2024-07-02T12:05:33.894Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T12:05:33.894Z] #34 DONE 1.6s [2024-07-02T12:05:33.894Z] [2024-07-02T12:05:33.894Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-02T12:05:33.894Z] #35 DONE 0.5s [2024-07-02T12:05:33.894Z] [2024-07-02T12:05:33.894Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:33.894Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:33.894Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:33.894Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:33.894Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:33.894Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:33.894Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-02T12:05:34.162Z] #33 ... [2024-07-02T12:05:34.162Z] [2024-07-02T12:05:34.162Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T12:05:34.162Z] #32 DONE 0.7s [2024-07-02T12:05:34.162Z] [2024-07-02T12:05:34.162Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:34.427Z] #36 ... [2024-07-02T12:05:34.427Z] [2024-07-02T12:05:34.427Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:34.427Z] #30 DONE 0.0s [2024-07-02T12:05:34.427Z] [2024-07-02T12:05:34.427Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:34.692Z] #36 ... [2024-07-02T12:05:34.692Z] [2024-07-02T12:05:34.692Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:34.692Z] #30 DONE 0.0s [2024-07-02T12:05:34.692Z] [2024-07-02T12:05:34.692Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:34.956Z] #36 ... [2024-07-02T12:05:34.956Z] [2024-07-02T12:05:34.956Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:34.956Z] #30 DONE 0.0s [2024-07-02T12:05:34.956Z] [2024-07-02T12:05:34.956Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:34.956Z] #36 ... [2024-07-02T12:05:34.956Z] [2024-07-02T12:05:34.956Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:34.956Z] #30 DONE 0.0s [2024-07-02T12:05:34.956Z] [2024-07-02T12:05:34.956Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:35.223Z] #36 ... [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T12:05:35.223Z] #34 DONE 1.7s [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-02T12:05:35.223Z] #35 DONE 0.7s [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:35.223Z] #30 DONE 0.0s [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:05:35.223Z] #37 DONE 0.0s [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T12:05:35.223Z] #32 DONE 1.4s [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:35.223Z] #36 ... [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T12:05:35.223Z] #34 DONE 1.7s [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-02T12:05:35.223Z] #35 DONE 0.7s [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:35.223Z] #30 DONE 0.0s [2024-07-02T12:05:35.223Z] [2024-07-02T12:05:35.223Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:35.804Z] #36 ... [2024-07-02T12:05:35.804Z] [2024-07-02T12:05:35.804Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T12:05:35.804Z] #30 DONE 0.1s [2024-07-02T12:05:35.804Z] [2024-07-02T12:05:35.804Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:36.756Z] #36 ... [2024-07-02T12:05:36.756Z] [2024-07-02T12:05:36.756Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T12:05:36.756Z] #32 DONE 2.9s [2024-07-02T12:05:36.756Z] [2024-07-02T12:05:36.756Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:36.756Z] #36 ... [2024-07-02T12:05:36.756Z] [2024-07-02T12:05:36.756Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T12:05:36.756Z] #34 DONE 1.8s [2024-07-02T12:05:36.756Z] [2024-07-02T12:05:36.756Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-02T12:05:36.756Z] #35 DONE 0.8s [2024-07-02T12:05:36.756Z] [2024-07-02T12:05:36.756Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:05:36.756Z] #38 DONE 0.0s [2024-07-02T12:05:37.020Z] [2024-07-02T12:05:37.020Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:37.020Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:37.020Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:37.020Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:37.020Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:37.020Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:37.020Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-02T12:05:37.020Z] #33 ... [2024-07-02T12:05:37.020Z] [2024-07-02T12:05:37.020Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T12:05:37.020Z] #34 DONE 1.8s [2024-07-02T12:05:37.020Z] [2024-07-02T12:05:37.020Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-02T12:05:37.020Z] #35 DONE 0.8s [2024-07-02T12:05:37.020Z] [2024-07-02T12:05:37.020Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:37.020Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:37.020Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:37.020Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:37.020Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:37.020Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:37.020Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-02T12:05:37.284Z] #33 ... [2024-07-02T12:05:37.284Z] [2024-07-02T12:05:37.284Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T12:05:37.284Z] #39 DONE 3.3s [2024-07-02T12:05:37.550Z] [2024-07-02T12:05:37.550Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:37.550Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:37.550Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:37.550Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:37.550Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:37.550Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:37.550Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-02T12:05:37.550Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:37.550Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:37.550Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:37.550Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:37.550Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:37.550Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-02T12:05:40.117Z] #33 ... [2024-07-02T12:05:40.117Z] [2024-07-02T12:05:40.117Z] #40 [security-spire-config internal] load build context [2024-07-02T12:05:40.117Z] #40 transferring context: 25.04kB 0.2s done [2024-07-02T12:05:40.117Z] #40 DONE 2.4s [2024-07-02T12:05:40.117Z] [2024-07-02T12:05:40.117Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:05:40.117Z] #41 ... [2024-07-02T12:05:40.117Z] [2024-07-02T12:05:40.117Z] #42 [core-data internal] load build context [2024-07-02T12:05:40.117Z] #42 ... [2024-07-02T12:05:40.117Z] [2024-07-02T12:05:40.117Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T12:05:40.117Z] #43 DONE 4.8s [2024-07-02T12:05:40.117Z] [2024-07-02T12:05:40.117Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:05:40.382Z] #41 ... [2024-07-02T12:05:40.382Z] [2024-07-02T12:05:40.382Z] #44 [security-spire-server internal] load build context [2024-07-02T12:05:40.382Z] #44 transferring context: 26.79kB 0.1s done [2024-07-02T12:05:40.382Z] #44 DONE 2.8s [2024-07-02T12:05:40.382Z] [2024-07-02T12:05:40.382Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:05:41.785Z] #41 ... [2024-07-02T12:05:41.785Z] [2024-07-02T12:05:41.785Z] #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T12:05:41.785Z] #45 DONE 7.6s [2024-07-02T12:05:41.785Z] [2024-07-02T12:05:41.785Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:05:43.721Z] #41 ... [2024-07-02T12:05:43.721Z] [2024-07-02T12:05:43.721Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T12:05:43.721Z] #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:43.721Z] #0 8.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:43.721Z] #46 ... [2024-07-02T12:05:43.721Z] [2024-07-02T12:05:43.721Z] #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T12:05:43.721Z] #0 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:43.721Z] #0 8.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:43.721Z] #47 ... [2024-07-02T12:05:43.721Z] [2024-07-02T12:05:43.721Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:05:43.986Z] #48 ... [2024-07-02T12:05:43.986Z] [2024-07-02T12:05:43.986Z] #49 [core-command internal] load build context [2024-07-02T12:05:43.986Z] #49 ... [2024-07-02T12:05:43.986Z] [2024-07-02T12:05:43.986Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:05:44.959Z] #48 ... [2024-07-02T12:05:44.959Z] [2024-07-02T12:05:44.959Z] #50 [security-spire-agent internal] load build context [2024-07-02T12:05:44.959Z] #50 transferring context: 26.32kB 1.0s done [2024-07-02T12:05:44.959Z] #50 DONE 4.3s [2024-07-02T12:05:44.959Z] [2024-07-02T12:05:44.959Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:05:45.226Z] #48 ... [2024-07-02T12:05:45.226Z] [2024-07-02T12:05:45.226Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:05:45.226Z] #37 ... [2024-07-02T12:05:45.226Z] [2024-07-02T12:05:45.226Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T12:05:45.226Z] #0 5.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:45.226Z] #0 6.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:45.226Z] #0 9.696 OK: 266 MiB in 52 packages [2024-07-02T12:05:45.502Z] #51 ... [2024-07-02T12:05:45.502Z] [2024-07-02T12:05:45.502Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:05:45.502Z] #52 ... [2024-07-02T12:05:45.502Z] [2024-07-02T12:05:45.502Z] #53 [support-scheduler internal] load build context [2024-07-02T12:05:45.770Z] #53 ... [2024-07-02T12:05:45.770Z] [2024-07-02T12:05:45.770Z] #54 [core-metadata internal] load build context [2024-07-02T12:05:45.770Z] #54 ... [2024-07-02T12:05:45.770Z] [2024-07-02T12:05:45.770Z] #55 [support-notifications internal] load build context [2024-07-02T12:05:46.035Z] #55 ... [2024-07-02T12:05:46.035Z] [2024-07-02T12:05:46.035Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T12:05:46.035Z] #0 6.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:46.035Z] #0 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:46.035Z] #0 9.845 OK: 266 MiB in 52 packages [2024-07-02T12:05:46.035Z] #56 ... [2024-07-02T12:05:46.035Z] [2024-07-02T12:05:46.035Z] #54 [core-metadata internal] load build context [2024-07-02T12:05:46.992Z] #54 ... [2024-07-02T12:05:46.992Z] [2024-07-02T12:05:46.992Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T12:05:46.992Z] #56 DONE 11.6s [2024-07-02T12:05:46.992Z] [2024-07-02T12:05:46.992Z] #54 [core-metadata internal] load build context [2024-07-02T12:05:46.992Z] #54 ... [2024-07-02T12:05:46.992Z] [2024-07-02T12:05:46.992Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:46.992Z] #36 ... [2024-07-02T12:05:46.992Z] [2024-07-02T12:05:46.992Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:05:47.257Z] #38 ... [2024-07-02T12:05:47.257Z] [2024-07-02T12:05:47.257Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:05:47.257Z] #57 ... [2024-07-02T12:05:47.257Z] [2024-07-02T12:05:47.257Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:05:47.257Z] #58 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.3s done [2024-07-02T12:05:47.257Z] #58 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T12:05:47.257Z] #58 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T12:05:47.257Z] #58 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T12:05:47.257Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done [2024-07-02T12:05:47.257Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.0s done [2024-07-02T12:05:47.257Z] #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.1s done [2024-07-02T12:05:47.257Z] #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T12:05:47.257Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 4.1s [2024-07-02T12:05:47.523Z] #58 ... [2024-07-02T12:05:47.523Z] [2024-07-02T12:05:47.523Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:05:47.791Z] #57 ... [2024-07-02T12:05:47.791Z] [2024-07-02T12:05:47.791Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T12:05:47.791Z] #51 DONE 12.3s [2024-07-02T12:05:47.791Z] [2024-07-02T12:05:47.791Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:05:48.058Z] #57 ... [2024-07-02T12:05:48.058Z] [2024-07-02T12:05:48.058Z] #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T12:05:48.058Z] #47 11.58 OK: 266 MiB in 52 packages [2024-07-02T12:05:48.058Z] #47 DONE 14.6s [2024-07-02T12:05:48.058Z] [2024-07-02T12:05:48.058Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:05:48.058Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 5.1s [2024-07-02T12:05:48.656Z] #58 ... [2024-07-02T12:05:48.656Z] [2024-07-02T12:05:48.656Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T12:05:48.656Z] #59 ... [2024-07-02T12:05:48.656Z] [2024-07-02T12:05:48.656Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T12:05:48.922Z] #60 ... [2024-07-02T12:05:48.922Z] [2024-07-02T12:05:48.922Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T12:05:48.922Z] #46 11.81 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T12:05:48.922Z] #46 11.81 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T12:05:48.922Z] #46 11.81 OK: 19951 distinct packages available [2024-07-02T12:05:48.922Z] #46 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:48.922Z] #46 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:48.922Z] #46 14.22 OK: 266 MiB in 52 packages [2024-07-02T12:05:48.922Z] #46 DONE 15.2s [2024-07-02T12:05:48.922Z] [2024-07-02T12:05:48.922Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T12:05:48.922Z] #61 ... [2024-07-02T12:05:48.922Z] [2024-07-02T12:05:48.922Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T12:05:48.922Z] #62 ... [2024-07-02T12:05:48.922Z] [2024-07-02T12:05:48.922Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T12:05:49.188Z] #63 ... [2024-07-02T12:05:49.188Z] [2024-07-02T12:05:49.188Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T12:05:49.188Z] #64 ... [2024-07-02T12:05:49.188Z] [2024-07-02T12:05:49.188Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T12:05:49.454Z] #65 ... [2024-07-02T12:05:49.454Z] [2024-07-02T12:05:49.454Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T12:05:49.454Z] #66 ... [2024-07-02T12:05:49.454Z] [2024-07-02T12:05:49.454Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T12:05:49.454Z] #67 ... [2024-07-02T12:05:49.454Z] [2024-07-02T12:05:49.454Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T12:05:49.719Z] #68 ... [2024-07-02T12:05:49.719Z] [2024-07-02T12:05:49.719Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:05:49.719Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 6.5s [2024-07-02T12:05:49.719Z] #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done [2024-07-02T12:05:50.309Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.58MB / 23.39MB 7.1s [2024-07-02T12:05:50.309Z] #58 ... [2024-07-02T12:05:50.309Z] [2024-07-02T12:05:50.309Z] #42 [core-data internal] load build context [2024-07-02T12:05:50.309Z] #42 transferring context: 42.77MB 16.3s [2024-07-02T12:05:50.309Z] #42 ... [2024-07-02T12:05:50.309Z] [2024-07-02T12:05:50.309Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:05:50.309Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T12:05:50.309Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T12:05:50.309Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T12:05:50.309Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T12:05:50.309Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T12:05:50.309Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-02T12:05:50.574Z] #33 ... [2024-07-02T12:05:50.574Z] [2024-07-02T12:05:50.574Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:05:50.574Z] #69 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.5s done [2024-07-02T12:05:50.574Z] #69 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T12:05:50.574Z] #69 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-02T12:05:50.574Z] #69 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-02T12:05:50.574Z] #69 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-07-02T12:05:50.574Z] #69 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.1s done [2024-07-02T12:05:50.574Z] #69 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 5.4s [2024-07-02T12:05:50.574Z] #69 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done [2024-07-02T12:05:50.574Z] #69 ... [2024-07-02T12:05:50.574Z] [2024-07-02T12:05:50.574Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:05:51.153Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.9s [2024-07-02T12:05:51.734Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.4s [2024-07-02T12:05:51.734Z] #58 ... [2024-07-02T12:05:51.734Z] [2024-07-02T12:05:51.734Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-02T12:05:51.734Z] #70 ... [2024-07-02T12:05:51.734Z] [2024-07-02T12:05:51.734Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:05:51.734Z] #58 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-07-02T12:05:52.000Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.0s [2024-07-02T12:05:52.592Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.4s [2024-07-02T12:05:53.552Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 10.5s [2024-07-02T12:05:53.817Z] #58 ... [2024-07-02T12:05:53.817Z] [2024-07-02T12:05:53.817Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:05:53.817Z] #41 ... [2024-07-02T12:05:53.817Z] [2024-07-02T12:05:53.817Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T12:05:53.817Z] #63 DONE 14.5s [2024-07-02T12:05:53.817Z] [2024-07-02T12:05:53.817Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:05:54.400Z] #58 ... [2024-07-02T12:05:54.400Z] [2024-07-02T12:05:54.400Z] #49 [core-command internal] load build context [2024-07-02T12:05:54.400Z] #49 ... [2024-07-02T12:05:54.400Z] [2024-07-02T12:05:54.400Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:05:54.985Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 11.8s [2024-07-02T12:05:55.257Z] #58 ... [2024-07-02T12:05:55.257Z] [2024-07-02T12:05:55.257Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:05:55.257Z] #48 transferring context: 64.12MB 21.4s [2024-07-02T12:05:55.257Z] #48 ... [2024-07-02T12:05:55.257Z] [2024-07-02T12:05:55.257Z] #49 [core-command internal] load build context [2024-07-02T12:05:55.836Z] #49 ... [2024-07-02T12:05:55.836Z] [2024-07-02T12:05:55.836Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T12:05:55.836Z] #59 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:55.836Z] #59 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:55.836Z] #59 14.83 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:05:55.836Z] #59 15.13 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:05:55.836Z] #59 15.13 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T12:05:55.836Z] #59 15.13 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T12:05:55.836Z] #59 15.58 (5/6) Installing su-exec (0.2-r3) [2024-07-02T12:05:55.836Z] #59 15.58 (6/6) Installing yq (4.33.3-r5) [2024-07-02T12:05:55.836Z] #59 15.82 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:05:55.836Z] #59 15.82 OK: 18 MiB in 19 packages [2024-07-02T12:05:55.836Z] #59 DONE 17.1s [2024-07-02T12:05:55.836Z] [2024-07-02T12:05:55.836Z] #53 [support-scheduler internal] load build context [2024-07-02T12:05:55.836Z] #53 ... [2024-07-02T12:05:55.836Z] [2024-07-02T12:05:55.836Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:05:56.101Z] #52 ... [2024-07-02T12:05:56.101Z] [2024-07-02T12:05:56.101Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:05:56.101Z] #37 ... [2024-07-02T12:05:56.101Z] [2024-07-02T12:05:56.101Z] #55 [support-notifications internal] load build context [2024-07-02T12:05:56.367Z] #55 ... [2024-07-02T12:05:56.367Z] [2024-07-02T12:05:56.367Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:05:56.367Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.02MB / 23.39MB 13.2s [2024-07-02T12:05:56.367Z] #58 ... [2024-07-02T12:05:56.367Z] [2024-07-02T12:05:56.367Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T12:05:56.367Z] #61 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:56.367Z] #61 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:56.367Z] #61 15.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T12:05:56.367Z] #61 15.55 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:05:56.367Z] #61 15.55 OK: 8 MiB in 16 packages [2024-07-02T12:05:56.367Z] #61 DONE 17.9s [2024-07-02T12:05:56.632Z] [2024-07-02T12:05:56.632Z] #55 [support-notifications internal] load build context [2024-07-02T12:05:56.900Z] #55 ... [2024-07-02T12:05:56.900Z] [2024-07-02T12:05:56.900Z] #54 [core-metadata internal] load build context [2024-07-02T12:05:57.165Z] #54 ... [2024-07-02T12:05:57.165Z] [2024-07-02T12:05:57.165Z] #55 [support-notifications internal] load build context [2024-07-02T12:05:57.165Z] #55 ... [2024-07-02T12:05:57.165Z] [2024-07-02T12:05:57.165Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:05:57.429Z] #38 ... [2024-07-02T12:05:57.429Z] [2024-07-02T12:05:57.429Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T12:05:57.429Z] #64 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:57.429Z] #64 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:57.429Z] #64 15.67 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T12:05:57.429Z] #64 15.67 (2/2) Installing su-exec (0.2-r3) [2024-07-02T12:05:57.429Z] #64 15.67 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:05:57.429Z] #64 15.83 OK: 8 MiB in 17 packages [2024-07-02T12:05:57.429Z] #64 DONE 18.3s [2024-07-02T12:05:57.429Z] [2024-07-02T12:05:57.429Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:05:57.429Z] #38 ... [2024-07-02T12:05:57.429Z] [2024-07-02T12:05:57.429Z] #36 [core-keeper internal] load build context [2024-07-02T12:05:57.429Z] #36 ... [2024-07-02T12:05:57.429Z] [2024-07-02T12:05:57.429Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T12:05:58.014Z] #71 ... [2024-07-02T12:05:58.014Z] [2024-07-02T12:05:58.014Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:05:58.281Z] #57 ... [2024-07-02T12:05:58.281Z] [2024-07-02T12:05:58.281Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:05:59.680Z] #38 ... [2024-07-02T12:05:59.680Z] [2024-07-02T12:05:59.680Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T12:05:59.680Z] #60 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:59.680Z] #60 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:59.680Z] #60 14.81 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T12:05:59.680Z] #60 14.81 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T12:05:59.680Z] #60 14.81 OK: 19948 distinct packages available [2024-07-02T12:05:59.680Z] #60 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:59.680Z] #60 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:59.680Z] #60 18.93 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T12:05:59.680Z] #60 19.18 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T12:05:59.680Z] #60 19.25 (3/11) Installing libunistring (1.1-r1) [2024-07-02T12:05:59.680Z] #60 19.40 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T12:05:59.680Z] #60 19.40 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T12:05:59.680Z] #60 19.40 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T12:05:59.680Z] #60 19.47 (7/11) Installing curl (8.5.0-r0) [2024-07-02T12:05:59.680Z] #60 19.49 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T12:05:59.680Z] #60 19.52 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T12:05:59.680Z] #60 19.52 (10/11) Installing libucontext (1.2-r2) [2024-07-02T12:05:59.680Z] #60 19.52 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T12:05:59.681Z] #60 19.56 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:05:59.681Z] #60 19.61 Executing ca-certificates-20240226-r0.trigger [2024-07-02T12:05:59.681Z] #60 20.57 OK: 13 MiB in 26 packages [2024-07-02T12:05:59.681Z] #60 ... [2024-07-02T12:05:59.681Z] [2024-07-02T12:05:59.681Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T12:05:59.681Z] #62 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:59.681Z] #62 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:05:59.681Z] #62 18.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T12:05:59.681Z] #62 18.39 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:05:59.681Z] #62 18.52 OK: 8 MiB in 16 packages [2024-07-02T12:05:59.681Z] #62 DONE 20.6s [2024-07-02T12:05:59.681Z] [2024-07-02T12:05:59.681Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:00.633Z] #38 transferring context: 12.81MB 23.3s [2024-07-02T12:06:00.633Z] #38 ... [2024-07-02T12:06:00.633Z] [2024-07-02T12:06:00.633Z] #42 [core-data internal] load build context [2024-07-02T12:06:00.909Z] #42 ... [2024-07-02T12:06:00.909Z] [2024-07-02T12:06:00.909Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:01.176Z] #38 ... [2024-07-02T12:06:01.176Z] [2024-07-02T12:06:01.176Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:06:01.176Z] #69 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.6s done [2024-07-02T12:06:01.176Z] #69 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-02T12:06:01.176Z] #69 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.8s [2024-07-02T12:06:01.444Z] #69 ... [2024-07-02T12:06:01.444Z] [2024-07-02T12:06:01.444Z] #42 [core-data internal] load build context [2024-07-02T12:06:01.709Z] #42 ... [2024-07-02T12:06:01.709Z] [2024-07-02T12:06:01.709Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T12:06:01.709Z] #60 DONE 23.1s [2024-07-02T12:06:01.709Z] [2024-07-02T12:06:01.709Z] #42 [core-data internal] load build context [2024-07-02T12:06:01.981Z] #42 ... [2024-07-02T12:06:01.981Z] [2024-07-02T12:06:01.981Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T12:06:01.981Z] #65 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:01.981Z] #65 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:01.981Z] #65 19.30 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T12:06:01.981Z] #65 19.59 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T12:06:01.981Z] #65 19.59 (3/4) Installing su-exec (0.2-r3) [2024-07-02T12:06:01.981Z] #65 19.71 (4/4) Installing yq (4.33.3-r5) [2024-07-02T12:06:01.981Z] #65 20.23 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:06:01.981Z] #65 20.23 Executing ca-certificates-20240226-r0.trigger [2024-07-02T12:06:01.981Z] #65 21.08 OK: 18 MiB in 19 packages [2024-07-02T12:06:01.981Z] #65 DONE 22.8s [2024-07-02T12:06:02.251Z] [2024-07-02T12:06:02.251Z] #42 [core-data internal] load build context [2024-07-02T12:06:04.183Z] #42 ... [2024-07-02T12:06:04.183Z] [2024-07-02T12:06:04.183Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-02T12:06:04.183Z] #72 ... [2024-07-02T12:06:04.183Z] [2024-07-02T12:06:04.183Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:04.183Z] #41 ... [2024-07-02T12:06:04.183Z] [2024-07-02T12:06:04.183Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T12:06:04.183Z] #66 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:04.183Z] #66 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:04.183Z] #66 22.49 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T12:06:04.183Z] #66 22.59 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T12:06:04.183Z] #66 22.59 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:06:04.183Z] #66 22.65 Executing ca-certificates-20240226-r0.trigger [2024-07-02T12:06:04.183Z] #66 23.38 OK: 9 MiB in 17 packages [2024-07-02T12:06:04.184Z] #66 DONE 25.0s [2024-07-02T12:06:04.184Z] [2024-07-02T12:06:04.184Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:04.184Z] #41 ... [2024-07-02T12:06:04.184Z] [2024-07-02T12:06:04.184Z] #42 [core-data internal] load build context [2024-07-02T12:06:05.581Z] #42 transferring context: 64.12MB 31.5s [2024-07-02T12:06:05.581Z] #42 ... [2024-07-02T12:06:05.581Z] [2024-07-02T12:06:05.581Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:06:05.581Z] #48 ... [2024-07-02T12:06:05.581Z] [2024-07-02T12:06:05.581Z] #42 [core-data internal] load build context [2024-07-02T12:06:05.846Z] #42 ... [2024-07-02T12:06:05.846Z] [2024-07-02T12:06:05.846Z] #49 [core-command internal] load build context [2024-07-02T12:06:06.111Z] #49 ... [2024-07-02T12:06:06.111Z] [2024-07-02T12:06:06.111Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T12:06:06.111Z] #73 ... [2024-07-02T12:06:06.111Z] [2024-07-02T12:06:06.111Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:06.383Z] #53 ... [2024-07-02T12:06:06.383Z] [2024-07-02T12:06:06.383Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:06.383Z] #37 ... [2024-07-02T12:06:06.383Z] [2024-07-02T12:06:06.383Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T12:06:06.383Z] #68 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:06.383Z] #68 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:06.383Z] #68 22.35 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T12:06:06.383Z] #68 22.35 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T12:06:06.383Z] #68 22.35 OK: 19948 distinct packages available [2024-07-02T12:06:06.383Z] #68 22.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:06.383Z] #68 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:06.383Z] #68 24.97 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:06.383Z] #68 25.28 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:06.383Z] #68 25.28 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T12:06:06.383Z] #68 25.28 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T12:06:06.383Z] #68 25.28 (5/7) Installing libucontext (1.2-r2) [2024-07-02T12:06:06.383Z] #68 25.28 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T12:06:06.383Z] #68 25.31 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T12:06:06.383Z] #68 25.42 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:06:06.383Z] #68 25.42 OK: 9 MiB in 20 packages [2024-07-02T12:06:06.383Z] #68 DONE 27.0s [2024-07-02T12:06:06.383Z] [2024-07-02T12:06:06.383Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:06.383Z] #37 ... [2024-07-02T12:06:06.383Z] [2024-07-02T12:06:06.383Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:06:06.648Z] #52 ... [2024-07-02T12:06:06.648Z] [2024-07-02T12:06:06.648Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:06.648Z] #37 ... [2024-07-02T12:06:06.648Z] [2024-07-02T12:06:06.648Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:06:06.648Z] #58 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.0s done [2024-07-02T12:06:06.648Z] #58 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.5s [2024-07-02T12:06:06.913Z] #58 ... [2024-07-02T12:06:06.913Z] [2024-07-02T12:06:06.913Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:06:07.182Z] #52 ... [2024-07-02T12:06:07.182Z] [2024-07-02T12:06:07.182Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:07.447Z] #55 ... [2024-07-02T12:06:07.447Z] [2024-07-02T12:06:07.447Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:07.447Z] #54 ... [2024-07-02T12:06:07.447Z] [2024-07-02T12:06:07.447Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:07.447Z] #55 ... [2024-07-02T12:06:07.447Z] [2024-07-02T12:06:07.447Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:07.719Z] #36 ... [2024-07-02T12:06:07.719Z] [2024-07-02T12:06:07.719Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T12:06:07.719Z] #74 ... [2024-07-02T12:06:07.719Z] [2024-07-02T12:06:07.719Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:07.999Z] #36 ... [2024-07-02T12:06:07.999Z] [2024-07-02T12:06:07.999Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T12:06:07.999Z] #67 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:07.999Z] #67 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:08.000Z] #67 25.64 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T12:06:08.000Z] #67 25.64 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T12:06:08.000Z] #67 25.64 OK: 19948 distinct packages available [2024-07-02T12:06:08.000Z] #67 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:08.000Z] #67 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:08.000Z] #67 27.62 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T12:06:08.000Z] #67 27.62 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T12:06:08.000Z] #67 27.62 (3/4) Installing libucontext (1.2-r2) [2024-07-02T12:06:08.000Z] #67 27.66 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T12:06:08.000Z] #67 27.66 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:06:08.000Z] #67 27.77 OK: 8 MiB in 19 packages [2024-07-02T12:06:08.000Z] #67 DONE 28.6s [2024-07-02T12:06:08.000Z] [2024-07-02T12:06:08.000Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:08.269Z] #36 ... [2024-07-02T12:06:08.269Z] [2024-07-02T12:06:08.269Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:08.269Z] #57 ... [2024-07-02T12:06:08.269Z] [2024-07-02T12:06:08.269Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:09.224Z] #55 ... [2024-07-02T12:06:09.224Z] [2024-07-02T12:06:09.224Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T12:06:09.224Z] #73 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:09.224Z] #73 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:09.224Z] #73 12.58 OK: 18 MiB in 19 packages [2024-07-02T12:06:09.224Z] #73 DONE 13.1s [2024-07-02T12:06:09.224Z] [2024-07-02T12:06:09.224Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:09.802Z] #55 ... [2024-07-02T12:06:09.802Z] [2024-07-02T12:06:09.802Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T12:06:10.067Z] #75 ... [2024-07-02T12:06:10.067Z] [2024-07-02T12:06:10.067Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:10.650Z] #55 transferring context: 23.05MB 34.0s [2024-07-02T12:06:11.612Z] #55 ... [2024-07-02T12:06:11.612Z] [2024-07-02T12:06:11.612Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T12:06:11.612Z] #76 DONE 1.9s [2024-07-02T12:06:11.612Z] [2024-07-02T12:06:11.612Z] #49 [core-command internal] load build context [2024-07-02T12:06:11.612Z] #49 ... [2024-07-02T12:06:11.612Z] [2024-07-02T12:06:11.613Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:06:11.613Z] #69 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.3s [2024-07-02T12:06:11.613Z] #69 ... [2024-07-02T12:06:11.613Z] [2024-07-02T12:06:11.613Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:12.071Z] #38 ... [2024-07-02T12:06:12.071Z] [2024-07-02T12:06:12.071Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T12:06:12.071Z] #77 ... [2024-07-02T12:06:12.071Z] [2024-07-02T12:06:12.071Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:12.071Z] #38 ... [2024-07-02T12:06:12.071Z] [2024-07-02T12:06:12.071Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T12:06:12.071Z] #78 ... [2024-07-02T12:06:12.071Z] [2024-07-02T12:06:12.071Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:14.144Z] #38 ... [2024-07-02T12:06:14.144Z] [2024-07-02T12:06:14.144Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-02T12:06:14.144Z] #70 22.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:14.144Z] #70 28.58 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:14.144Z] #70 32.31 OK: 266 MiB in 52 packages [2024-07-02T12:06:14.144Z] #70 ... [2024-07-02T12:06:14.144Z] [2024-07-02T12:06:14.144Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:14.428Z] #38 ... [2024-07-02T12:06:14.428Z] [2024-07-02T12:06:14.428Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T12:06:14.428Z] #79 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:14.428Z] #79 ... [2024-07-02T12:06:14.428Z] [2024-07-02T12:06:14.428Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:14.704Z] #41 ... [2024-07-02T12:06:14.704Z] [2024-07-02T12:06:14.704Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:14.978Z] #38 ... [2024-07-02T12:06:14.978Z] [2024-07-02T12:06:14.978Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-02T12:06:14.978Z] #70 DONE 33.2s [2024-07-02T12:06:14.978Z] [2024-07-02T12:06:14.978Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:14.978Z] #38 ... [2024-07-02T12:06:14.978Z] [2024-07-02T12:06:14.978Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-02T12:06:14.978Z] #72 11.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:14.978Z] #72 16.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:15.252Z] #72 ... [2024-07-02T12:06:15.252Z] [2024-07-02T12:06:15.252Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:15.859Z] #38 ... [2024-07-02T12:06:15.859Z] [2024-07-02T12:06:15.859Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:06:15.859Z] #48 transferring context: 100.27MB 42.1s [2024-07-02T12:06:16.131Z] #48 ... [2024-07-02T12:06:16.131Z] [2024-07-02T12:06:16.131Z] #42 [core-data internal] load build context [2024-07-02T12:06:16.131Z] #42 ... [2024-07-02T12:06:16.131Z] [2024-07-02T12:06:16.131Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:16.407Z] #38 ... [2024-07-02T12:06:16.407Z] [2024-07-02T12:06:16.407Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T12:06:16.407Z] #0 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:16.407Z] #80 ... [2024-07-02T12:06:16.407Z] [2024-07-02T12:06:16.407Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:16.677Z] #38 ... [2024-07-02T12:06:16.677Z] [2024-07-02T12:06:16.677Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:16.942Z] #53 ... [2024-07-02T12:06:16.942Z] [2024-07-02T12:06:16.942Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:16.942Z] #38 ... [2024-07-02T12:06:16.942Z] [2024-07-02T12:06:16.942Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:16.942Z] #37 ... [2024-07-02T12:06:16.942Z] [2024-07-02T12:06:16.942Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:06:16.942Z] #58 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.0s [2024-07-02T12:06:17.206Z] #58 ... [2024-07-02T12:06:17.206Z] [2024-07-02T12:06:17.206Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:17.206Z] #53 ... [2024-07-02T12:06:17.206Z] [2024-07-02T12:06:17.206Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:06:17.471Z] #52 ... [2024-07-02T12:06:17.471Z] [2024-07-02T12:06:17.471Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:06:17.471Z] #58 ... [2024-07-02T12:06:17.471Z] [2024-07-02T12:06:17.471Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:17.740Z] #54 ... [2024-07-02T12:06:17.740Z] [2024-07-02T12:06:17.740Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:06:18.346Z] #58 ... [2024-07-02T12:06:18.346Z] [2024-07-02T12:06:18.346Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T12:06:18.346Z] #0 9.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:18.346Z] #81 ... [2024-07-02T12:06:18.346Z] [2024-07-02T12:06:18.346Z] #42 [core-data internal] load build context [2024-07-02T12:06:18.346Z] #42 ... [2024-07-02T12:06:18.346Z] [2024-07-02T12:06:18.346Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:18.611Z] #36 ... [2024-07-02T12:06:18.612Z] [2024-07-02T12:06:18.612Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:18.612Z] #57 ... [2024-07-02T12:06:18.612Z] [2024-07-02T12:06:18.612Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:18.876Z] #36 ... [2024-07-02T12:06:18.876Z] [2024-07-02T12:06:18.876Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T12:06:18.876Z] #74 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:18.876Z] #74 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:18.876Z] #74 18.70 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:18.876Z] #74 19.49 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:18.876Z] #74 19.63 OK: 8 MiB in 17 packages [2024-07-02T12:06:18.876Z] #74 DONE 21.0s [2024-07-02T12:06:18.876Z] [2024-07-02T12:06:18.876Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:19.455Z] #36 ... [2024-07-02T12:06:19.455Z] [2024-07-02T12:06:19.455Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-02T12:06:19.455Z] #72 21.44 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T12:06:19.455Z] #72 22.34 Executing busybox-1.36.1-r7.trigger [2024-07-02T12:06:19.455Z] #72 22.54 OK: 8 MiB in 16 packages [2024-07-02T12:06:19.455Z] #72 DONE 25.5s [2024-07-02T12:06:19.455Z] [2024-07-02T12:06:19.455Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:19.720Z] #36 ... [2024-07-02T12:06:19.720Z] [2024-07-02T12:06:19.720Z] #71 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T12:06:19.720Z] #71 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:19.720Z] #71 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:19.720Z] #71 19.79 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:19.720Z] #71 20.26 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:19.720Z] #71 20.35 OK: 8 MiB in 16 packages [2024-07-02T12:06:19.720Z] #71 DONE 22.7s [2024-07-02T12:06:19.720Z] [2024-07-02T12:06:19.720Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:21.128Z] #36 ... [2024-07-02T12:06:21.128Z] [2024-07-02T12:06:21.128Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T12:06:21.128Z] #75 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:21.128Z] #75 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:21.128Z] #75 18.95 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:21.128Z] #75 19.52 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:21.128Z] #75 19.60 OK: 8 MiB in 16 packages [2024-07-02T12:06:21.128Z] #75 DONE 21.1s [2024-07-02T12:06:21.128Z] [2024-07-02T12:06:21.128Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:21.128Z] #36 transferring context: 102.11MB 46.9s [2024-07-02T12:06:21.393Z] #36 ... [2024-07-02T12:06:21.393Z] [2024-07-02T12:06:21.393Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:21.661Z] #55 ... [2024-07-02T12:06:21.661Z] [2024-07-02T12:06:21.661Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:21.661Z] #36 ... [2024-07-02T12:06:21.661Z] [2024-07-02T12:06:21.661Z] #49 [core-command internal] load build context [2024-07-02T12:06:21.925Z] #49 ... [2024-07-02T12:06:21.925Z] [2024-07-02T12:06:21.925Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:06:21.925Z] #69 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.5s [2024-07-02T12:06:21.925Z] #69 ... [2024-07-02T12:06:21.925Z] [2024-07-02T12:06:21.925Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:23.862Z] #55 ... [2024-07-02T12:06:23.862Z] [2024-07-02T12:06:23.862Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T12:06:23.862Z] #80 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:23.862Z] #80 15.75 OK: 9 MiB in 20 packages [2024-07-02T12:06:23.862Z] #80 DONE 17.2s [2024-07-02T12:06:23.862Z] [2024-07-02T12:06:23.862Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:24.128Z] #55 ... [2024-07-02T12:06:24.128Z] [2024-07-02T12:06:24.128Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T12:06:24.128Z] #77 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:24.128Z] #77 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:24.128Z] #77 18.65 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:24.128Z] #77 19.11 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:24.128Z] #77 19.23 Executing ca-certificates-20240226-r0.trigger [2024-07-02T12:06:24.128Z] #77 20.41 OK: 13 MiB in 26 packages [2024-07-02T12:06:24.128Z] #77 DONE 22.2s [2024-07-02T12:06:24.128Z] [2024-07-02T12:06:24.128Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T12:06:24.128Z] #78 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:24.128Z] #78 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:24.128Z] #78 20.00 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:24.128Z] #78 20.40 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:24.128Z] #78 20.45 Executing ca-certificates-20240226-r0.trigger [2024-07-02T12:06:24.128Z] #78 21.06 OK: 18 MiB in 19 packages [2024-07-02T12:06:24.128Z] #78 DONE 22.1s [2024-07-02T12:06:24.128Z] [2024-07-02T12:06:24.128Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:24.394Z] #55 ... [2024-07-02T12:06:24.394Z] [2024-07-02T12:06:24.394Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T12:06:24.394Z] #79 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:24.394Z] #79 17.33 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:24.394Z] #79 17.88 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:24.394Z] #79 17.98 Executing ca-certificates-20240226-r0.trigger [2024-07-02T12:06:24.394Z] #79 18.85 OK: 9 MiB in 17 packages [2024-07-02T12:06:24.394Z] #79 DONE 20.1s [2024-07-02T12:06:24.394Z] [2024-07-02T12:06:24.394Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:24.659Z] #55 ... [2024-07-02T12:06:24.659Z] [2024-07-02T12:06:24.659Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T12:06:24.659Z] #81 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T12:06:24.659Z] #81 14.90 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:24.659Z] #81 15.26 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T12:06:24.659Z] #81 15.38 OK: 8 MiB in 19 packages [2024-07-02T12:06:24.659Z] #81 DONE 16.4s [2024-07-02T12:06:24.659Z] [2024-07-02T12:06:24.659Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:24.659Z] #55 ... [2024-07-02T12:06:24.659Z] [2024-07-02T12:06:24.659Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:24.924Z] #41 ... [2024-07-02T12:06:24.924Z] [2024-07-02T12:06:24.924Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:25.911Z] #55 ... [2024-07-02T12:06:25.911Z] [2024-07-02T12:06:25.911Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T12:06:25.911Z] #82 DONE 6.5s [2024-07-02T12:06:25.911Z] [2024-07-02T12:06:25.911Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:26.179Z] #55 ... [2024-07-02T12:06:26.179Z] [2024-07-02T12:06:26.179Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:06:26.179Z] #48 transferring context: 131.19MB 52.4s [2024-07-02T12:06:26.446Z] #48 ... [2024-07-02T12:06:26.446Z] [2024-07-02T12:06:26.446Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:27.033Z] #55 ... [2024-07-02T12:06:27.034Z] [2024-07-02T12:06:27.034Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:27.034Z] #38 ... [2024-07-02T12:06:27.034Z] [2024-07-02T12:06:27.034Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:27.303Z] #55 ... [2024-07-02T12:06:27.303Z] [2024-07-02T12:06:27.303Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:27.303Z] #37 ... [2024-07-02T12:06:27.303Z] [2024-07-02T12:06:27.303Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:27.575Z] #53 ... [2024-07-02T12:06:27.575Z] [2024-07-02T12:06:27.575Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:06:27.575Z] #52 ... [2024-07-02T12:06:27.575Z] [2024-07-02T12:06:27.575Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:27.845Z] #53 ... [2024-07-02T12:06:27.845Z] [2024-07-02T12:06:27.845Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:27.845Z] #54 ... [2024-07-02T12:06:27.845Z] [2024-07-02T12:06:27.845Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T12:06:27.845Z] #83 DONE 1.9s [2024-07-02T12:06:27.845Z] [2024-07-02T12:06:27.845Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:27.845Z] #54 ... [2024-07-02T12:06:27.845Z] [2024-07-02T12:06:27.845Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:28.436Z] #53 ... [2024-07-02T12:06:28.436Z] [2024-07-02T12:06:28.436Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:06:28.436Z] #58 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.5s [2024-07-02T12:06:28.436Z] #58 ... [2024-07-02T12:06:28.436Z] [2024-07-02T12:06:28.436Z] #42 [core-data internal] load build context [2024-07-02T12:06:28.704Z] #42 ... [2024-07-02T12:06:28.704Z] [2024-07-02T12:06:28.704Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:28.704Z] #53 ... [2024-07-02T12:06:28.704Z] [2024-07-02T12:06:28.704Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:28.971Z] #57 ... [2024-07-02T12:06:28.971Z] [2024-07-02T12:06:28.971Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:31.559Z] #53 transferring context: 128.63MB 55.5s [2024-07-02T12:06:31.825Z] #53 ... [2024-07-02T12:06:31.826Z] [2024-07-02T12:06:31.826Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:31.826Z] #36 ... [2024-07-02T12:06:31.826Z] [2024-07-02T12:06:31.826Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:32.091Z] #53 ... [2024-07-02T12:06:32.091Z] [2024-07-02T12:06:32.091Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:06:32.091Z] #69 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 30.5s done [2024-07-02T12:06:32.091Z] #69 ... [2024-07-02T12:06:32.091Z] [2024-07-02T12:06:32.091Z] #49 [core-command internal] load build context [2024-07-02T12:06:32.365Z] #49 ... [2024-07-02T12:06:32.365Z] [2024-07-02T12:06:32.365Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:06:32.949Z] #58 ... [2024-07-02T12:06:32.949Z] [2024-07-02T12:06:32.949Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T12:06:32.949Z] #84 DONE 2.2s [2024-07-02T12:06:32.949Z] [2024-07-02T12:06:32.949Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:06:33.909Z] #58 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.8s [2024-07-02T12:06:34.869Z] #58 ... [2024-07-02T12:06:34.869Z] [2024-07-02T12:06:34.869Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:35.154Z] #41 ... [2024-07-02T12:06:35.154Z] [2024-07-02T12:06:35.154Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T12:06:35.154Z] #58 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.2s done [2024-07-02T12:06:36.119Z] #58 DONE 58.8s [2024-07-02T12:06:36.119Z] [2024-07-02T12:06:36.119Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:36.386Z] #53 transferring context: 159.67MB 60.5s [2024-07-02T12:06:36.386Z] #53 ... [2024-07-02T12:06:36.386Z] [2024-07-02T12:06:36.386Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:06:36.653Z] #48 ... [2024-07-02T12:06:36.653Z] [2024-07-02T12:06:36.653Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:37.240Z] #53 ... [2024-07-02T12:06:37.240Z] [2024-07-02T12:06:37.240Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:37.240Z] #38 ... [2024-07-02T12:06:37.240Z] [2024-07-02T12:06:37.240Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:37.508Z] #53 ... [2024-07-02T12:06:37.508Z] [2024-07-02T12:06:37.508Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:37.508Z] #55 ... [2024-07-02T12:06:37.508Z] [2024-07-02T12:06:37.508Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:37.776Z] #37 ... [2024-07-02T12:06:37.776Z] [2024-07-02T12:06:37.776Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:06:37.776Z] #52 ... [2024-07-02T12:06:37.776Z] [2024-07-02T12:06:37.776Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:37.776Z] #37 ... [2024-07-02T12:06:37.776Z] [2024-07-02T12:06:37.776Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:38.042Z] #54 ... [2024-07-02T12:06:38.042Z] [2024-07-02T12:06:38.042Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:39.009Z] #37 ... [2024-07-02T12:06:39.009Z] [2024-07-02T12:06:39.009Z] #42 [core-data internal] load build context [2024-07-02T12:06:39.009Z] #42 ... [2024-07-02T12:06:39.009Z] [2024-07-02T12:06:39.009Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:39.009Z] #37 ... [2024-07-02T12:06:39.009Z] [2024-07-02T12:06:39.009Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:39.278Z] #57 ... [2024-07-02T12:06:39.278Z] [2024-07-02T12:06:39.278Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:41.873Z] #37 transferring context: 162.39MB 65.3s [2024-07-02T12:06:42.140Z] #37 ... [2024-07-02T12:06:42.140Z] [2024-07-02T12:06:42.140Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:42.140Z] #36 ... [2024-07-02T12:06:42.140Z] [2024-07-02T12:06:42.140Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:42.415Z] #57 ... [2024-07-02T12:06:42.415Z] [2024-07-02T12:06:42.415Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T12:06:42.415Z] #85 DONE 3.7s [2024-07-02T12:06:42.415Z] [2024-07-02T12:06:42.415Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T12:06:42.415Z] #86 DONE 2.8s [2024-07-02T12:06:42.415Z] [2024-07-02T12:06:42.415Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T12:06:42.415Z] #87 DONE 3.7s [2024-07-02T12:06:42.415Z] [2024-07-02T12:06:42.415Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:42.415Z] #57 ... [2024-07-02T12:06:42.415Z] [2024-07-02T12:06:42.415Z] #49 [core-command internal] load build context [2024-07-02T12:06:42.415Z] #49 ... [2024-07-02T12:06:42.415Z] [2024-07-02T12:06:42.415Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:43.378Z] #57 ... [2024-07-02T12:06:43.378Z] [2024-07-02T12:06:43.378Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T12:06:43.378Z] #88 DONE 0.8s [2024-07-02T12:06:43.378Z] [2024-07-02T12:06:43.378Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:43.646Z] #57 ... [2024-07-02T12:06:43.646Z] [2024-07-02T12:06:43.646Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T12:06:43.646Z] #89 DONE 1.3s [2024-07-02T12:06:43.646Z] [2024-07-02T12:06:43.646Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:43.918Z] #57 ... [2024-07-02T12:06:43.918Z] [2024-07-02T12:06:43.918Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T12:06:43.918Z] #90 DONE 1.5s [2024-07-02T12:06:43.918Z] [2024-07-02T12:06:43.918Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:44.892Z] #57 ... [2024-07-02T12:06:44.892Z] [2024-07-02T12:06:44.892Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T12:06:44.892Z] #91 DONE 1.3s [2024-07-02T12:06:44.892Z] [2024-07-02T12:06:44.892Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:45.162Z] #57 ... [2024-07-02T12:06:45.162Z] [2024-07-02T12:06:45.162Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T12:06:45.162Z] #92 DONE 1.3s [2024-07-02T12:06:45.162Z] [2024-07-02T12:06:45.162Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:45.433Z] #57 ... [2024-07-02T12:06:45.433Z] [2024-07-02T12:06:45.433Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:45.433Z] #41 ... [2024-07-02T12:06:45.433Z] [2024-07-02T12:06:45.433Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T12:06:45.433Z] #93 DONE 1.4s [2024-07-02T12:06:45.433Z] [2024-07-02T12:06:45.433Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:45.433Z] #41 ... [2024-07-02T12:06:45.433Z] [2024-07-02T12:06:45.433Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T12:06:46.405Z] #94 ... [2024-07-02T12:06:46.405Z] [2024-07-02T12:06:46.405Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T12:06:46.405Z] #95 DONE 1.4s [2024-07-02T12:06:46.405Z] [2024-07-02T12:06:46.405Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T12:06:46.405Z] #96 DONE 1.0s [2024-07-02T12:06:46.405Z] [2024-07-02T12:06:46.405Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T12:06:46.676Z] #97 ... [2024-07-02T12:06:46.676Z] [2024-07-02T12:06:46.676Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:06:46.676Z] #48 transferring context: 246.07MB 72.9s [2024-07-02T12:06:46.676Z] #48 ... [2024-07-02T12:06:46.676Z] [2024-07-02T12:06:46.676Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:46.945Z] #41 ... [2024-07-02T12:06:46.945Z] [2024-07-02T12:06:46.945Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T12:06:46.945Z] #94 DONE 1.4s [2024-07-02T12:06:46.945Z] [2024-07-02T12:06:46.945Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:47.540Z] #41 ... [2024-07-02T12:06:47.540Z] [2024-07-02T12:06:47.540Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:47.540Z] #38 ... [2024-07-02T12:06:47.540Z] [2024-07-02T12:06:47.540Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:47.540Z] #53 ... [2024-07-02T12:06:47.540Z] [2024-07-02T12:06:47.540Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:47.810Z] #55 ... [2024-07-02T12:06:47.810Z] [2024-07-02T12:06:47.810Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T12:06:47.810Z] #98 DONE 1.3s [2024-07-02T12:06:47.810Z] [2024-07-02T12:06:47.810Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:47.810Z] #55 ... [2024-07-02T12:06:47.810Z] [2024-07-02T12:06:47.810Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:47.810Z] #53 ... [2024-07-02T12:06:47.810Z] [2024-07-02T12:06:47.810Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:06:48.079Z] #52 ... [2024-07-02T12:06:48.079Z] [2024-07-02T12:06:48.079Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T12:06:48.079Z] #97 DONE 1.5s [2024-07-02T12:06:48.079Z] [2024-07-02T12:06:48.079Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:06:48.079Z] #52 ... [2024-07-02T12:06:48.079Z] [2024-07-02T12:06:48.079Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T12:06:48.079Z] #99 ... [2024-07-02T12:06:48.079Z] [2024-07-02T12:06:48.079Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:48.079Z] #54 ... [2024-07-02T12:06:48.079Z] [2024-07-02T12:06:48.079Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T12:06:48.079Z] #100 DONE 1.2s [2024-07-02T12:06:48.079Z] [2024-07-02T12:06:48.079Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:48.079Z] #54 ... [2024-07-02T12:06:48.079Z] [2024-07-02T12:06:48.079Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T12:06:49.055Z] #101 ... [2024-07-02T12:06:49.055Z] [2024-07-02T12:06:49.055Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T12:06:49.055Z] #99 DONE 0.9s [2024-07-02T12:06:49.055Z] [2024-07-02T12:06:49.055Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:49.055Z] #54 ... [2024-07-02T12:06:49.055Z] [2024-07-02T12:06:49.055Z] #42 [core-data internal] load build context [2024-07-02T12:06:49.324Z] #42 ... [2024-07-02T12:06:49.324Z] [2024-07-02T12:06:49.324Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-02T12:06:49.324Z] #48 transferring context: 256.24MB 75.0s done [2024-07-02T12:06:49.324Z] #48 DONE 75.6s [2024-07-02T12:06:49.324Z] [2024-07-02T12:06:49.324Z] #42 [core-data internal] load build context [2024-07-02T12:06:49.324Z] #42 ... [2024-07-02T12:06:49.324Z] [2024-07-02T12:06:49.324Z] #102 [security-spire-server] exporting to image [2024-07-02T12:06:49.324Z] #102 exporting layers [2024-07-02T12:06:49.597Z] #102 ... [2024-07-02T12:06:49.597Z] [2024-07-02T12:06:49.597Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T12:06:49.597Z] #103 DONE 1.4s [2024-07-02T12:06:49.597Z] [2024-07-02T12:06:49.597Z] #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:06:49.865Z] #104 ... [2024-07-02T12:06:49.865Z] [2024-07-02T12:06:49.865Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T12:06:49.865Z] #101 DONE 1.8s [2024-07-02T12:06:50.133Z] [2024-07-02T12:06:50.133Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:51.553Z] #54 ... [2024-07-02T12:06:51.553Z] [2024-07-02T12:06:51.553Z] #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:06:51.553Z] #104 DONE 1.6s [2024-07-02T12:06:51.553Z] [2024-07-02T12:06:51.553Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:52.145Z] #54 ... [2024-07-02T12:06:52.145Z] [2024-07-02T12:06:52.145Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:52.420Z] #37 ... [2024-07-02T12:06:52.420Z] [2024-07-02T12:06:52.420Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:52.420Z] #36 ... [2024-07-02T12:06:52.420Z] [2024-07-02T12:06:52.420Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:52.688Z] #53 ... [2024-07-02T12:06:52.688Z] [2024-07-02T12:06:52.688Z] #49 [core-command internal] load build context [2024-07-02T12:06:52.688Z] #49 ... [2024-07-02T12:06:52.688Z] [2024-07-02T12:06:52.688Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:53.273Z] #53 ... [2024-07-02T12:06:53.273Z] [2024-07-02T12:06:53.273Z] #49 [core-command internal] load build context [2024-07-02T12:06:53.273Z] #49 transferring context: 256.24MB 78.8s done [2024-07-02T12:06:53.273Z] #49 DONE 79.4s [2024-07-02T12:06:53.273Z] [2024-07-02T12:06:53.273Z] #53 [support-scheduler internal] load build context [2024-07-02T12:06:54.699Z] #53 transferring context: 256.24MB 78.5s done [2024-07-02T12:06:54.699Z] #53 DONE 79.3s [2024-07-02T12:06:54.699Z] [2024-07-02T12:06:54.699Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:06:55.673Z] #37 ... [2024-07-02T12:06:55.673Z] [2024-07-02T12:06:55.673Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:55.673Z] #57 ... [2024-07-02T12:06:55.673Z] [2024-07-02T12:06:55.673Z] #102 [security-spire-config] exporting to image [2024-07-02T12:06:55.673Z] #102 exporting layers 5.4s done [2024-07-02T12:06:55.673Z] #102 writing image sha256:a2fbc4d8530b8c9f0055b9c6e783e847fb3464e95b37812f6778767dd96c5e0a 0.0s done [2024-07-02T12:06:55.673Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2024-07-02T12:06:55.673Z] #102 writing image sha256:551551bd7418dba6849c75fe8960c223b87770377ca957d53278265fe73a4179 0.0s done [2024-07-02T12:06:55.673Z] #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-02T12:06:55.673Z] #102 writing image sha256:561e9ffb76d718e90d83de4dd082149bd36b84f1bd5dbac32133dcb8dacf6371 0.0s done [2024-07-02T12:06:55.673Z] #102 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-02T12:06:55.673Z] #102 DONE 6.4s [2024-07-02T12:06:55.673Z] [2024-07-02T12:06:55.673Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:55.673Z] #57 ... [2024-07-02T12:06:55.673Z] [2024-07-02T12:06:55.673Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:57.095Z] #54 ... [2024-07-02T12:06:57.095Z] [2024-07-02T12:06:57.095Z] #36 [core-keeper internal] load build context [2024-07-02T12:06:57.095Z] #36 transferring context: 256.24MB 82.5s done [2024-07-02T12:06:57.095Z] #36 DONE 83.0s [2024-07-02T12:06:57.095Z] [2024-07-02T12:06:57.095Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:57.687Z] #54 ... [2024-07-02T12:06:57.687Z] [2024-07-02T12:06:57.687Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:06:57.687Z] #41 ... [2024-07-02T12:06:57.687Z] [2024-07-02T12:06:57.687Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:57.687Z] #38 ... [2024-07-02T12:06:57.687Z] [2024-07-02T12:06:57.687Z] #55 [support-notifications internal] load build context [2024-07-02T12:06:57.956Z] #55 ... [2024-07-02T12:06:57.956Z] [2024-07-02T12:06:57.956Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:57.956Z] #38 ... [2024-07-02T12:06:57.956Z] [2024-07-02T12:06:57.956Z] #57 [security-secretstore-setup internal] load build context [2024-07-02T12:06:57.956Z] #57 transferring context: 256.24MB 78.3s done [2024-07-02T12:06:57.956Z] #57 DONE 80.8s [2024-07-02T12:06:57.956Z] [2024-07-02T12:06:57.956Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-02T12:06:57.956Z] #105 DONE 1.2s [2024-07-02T12:06:57.956Z] [2024-07-02T12:06:57.956Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:06:58.234Z] #38 ... [2024-07-02T12:06:58.234Z] [2024-07-02T12:06:58.234Z] #52 [security-bootstrapper internal] load build context [2024-07-02T12:06:58.234Z] #52 transferring context: 256.24MB 81.8s done [2024-07-02T12:06:58.234Z] #52 DONE 83.0s [2024-07-02T12:06:58.234Z] [2024-07-02T12:06:58.234Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:59.211Z] #54 ... [2024-07-02T12:06:59.211Z] [2024-07-02T12:06:59.211Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:06:59.211Z] #106 DONE 0.9s [2024-07-02T12:06:59.211Z] [2024-07-02T12:06:59.211Z] #54 [core-metadata internal] load build context [2024-07-02T12:06:59.211Z] #54 ... [2024-07-02T12:06:59.211Z] [2024-07-02T12:06:59.211Z] #42 [core-data internal] load build context [2024-07-02T12:06:59.484Z] #42 ... [2024-07-02T12:06:59.484Z] [2024-07-02T12:06:59.484Z] #54 [core-metadata internal] load build context [2024-07-02T12:07:00.451Z] #54 ... [2024-07-02T12:07:00.451Z] [2024-07-02T12:07:00.451Z] #42 [core-data internal] load build context [2024-07-02T12:07:00.451Z] #42 transferring context: 256.24MB 86.2s done [2024-07-02T12:07:00.451Z] #42 DONE 86.5s [2024-07-02T12:07:00.451Z] [2024-07-02T12:07:00.451Z] #54 [core-metadata internal] load build context [2024-07-02T12:07:00.724Z] #54 ... [2024-07-02T12:07:00.724Z] [2024-07-02T12:07:00.724Z] #37 [security-proxy-auth internal] load build context [2024-07-02T12:07:00.724Z] #37 transferring context: 256.24MB 84.3s done [2024-07-02T12:07:00.724Z] #37 DONE 85.4s [2024-07-02T12:07:00.724Z] [2024-07-02T12:07:00.724Z] #54 [core-metadata internal] load build context [2024-07-02T12:07:01.316Z] #54 ... [2024-07-02T12:07:01.316Z] [2024-07-02T12:07:01.316Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:07:01.584Z] #107 ... [2024-07-02T12:07:01.584Z] [2024-07-02T12:07:01.584Z] #54 [core-metadata internal] load build context [2024-07-02T12:07:03.542Z] #54 ... [2024-07-02T12:07:03.542Z] [2024-07-02T12:07:03.542Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-02T12:07:03.542Z] #41 transferring context: 256.24MB 90.9s done [2024-07-02T12:07:03.542Z] #41 DONE 91.0s [2024-07-02T12:07:03.542Z] [2024-07-02T12:07:03.542Z] #54 [core-metadata internal] load build context [2024-07-02T12:07:03.822Z] #54 transferring context: 256.24MB 88.0s done [2024-07-02T12:07:04.097Z] #54 DONE 88.7s [2024-07-02T12:07:04.097Z] [2024-07-02T12:07:04.097Z] #55 [support-notifications internal] load build context [2024-07-02T12:07:04.683Z] #55 ... [2024-07-02T12:07:04.683Z] [2024-07-02T12:07:04.683Z] #108 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:07:04.683Z] #108 DONE 1.1s [2024-07-02T12:07:04.683Z] [2024-07-02T12:07:04.683Z] #55 [support-notifications internal] load build context [2024-07-02T12:07:04.683Z] #55 ... [2024-07-02T12:07:04.683Z] [2024-07-02T12:07:04.683Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:07:07.277Z] #109 ... [2024-07-02T12:07:07.277Z] [2024-07-02T12:07:07.277Z] #38 [security-proxy-setup internal] load build context [2024-07-02T12:07:07.277Z] #38 transferring context: 256.24MB 90.0s done [2024-07-02T12:07:07.277Z] #38 DONE 90.4s [2024-07-02T12:07:07.548Z] [2024-07-02T12:07:07.548Z] #55 [support-notifications internal] load build context [2024-07-02T12:07:08.134Z] #55 transferring context: 256.24MB 91.5s done [2024-07-02T12:07:08.134Z] #55 DONE 92.8s [2024-07-02T12:07:08.134Z] [2024-07-02T12:07:08.134Z] #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:07:08.134Z] #110 ... [2024-07-02T12:07:08.134Z] [2024-07-02T12:07:08.134Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:07:08.402Z] #111 ... [2024-07-02T12:07:08.402Z] [2024-07-02T12:07:08.402Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:07:08.674Z] #112 ... [2024-07-02T12:07:08.674Z] [2024-07-02T12:07:08.674Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:07:08.674Z] #111 DONE 0.5s [2024-07-02T12:07:08.674Z] [2024-07-02T12:07:08.674Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:05.119Z] #113 ... [2024-07-02T12:08:05.119Z] [2024-07-02T12:08:05.119Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:05.119Z] #107 DONE 72.5s [2024-07-02T12:08:05.119Z] [2024-07-02T12:08:05.119Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T12:08:07.719Z] #114 DONE 3.4s [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #115 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T12:08:07.719Z] #115 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:08:07.719Z] #116 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:07.719Z] #117 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:08:07.719Z] #118 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:07.719Z] #119 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #120 [support-scheduler builder 6/7] COPY . . [2024-07-02T12:08:07.719Z] #120 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:07.719Z] #121 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:08:07.719Z] #122 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #123 [core-metadata builder 6/7] COPY . . [2024-07-02T12:08:07.719Z] #123 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:07.719Z] #124 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #125 [core-command builder 6/7] COPY . . [2024-07-02T12:08:07.719Z] #125 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:08:07.719Z] #126 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:08:07.719Z] #127 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #128 [core-data builder 6/7] COPY . . [2024-07-02T12:08:07.719Z] #128 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:07.719Z] #129 CACHED [2024-07-02T12:08:07.719Z] [2024-07-02T12:08:07.719Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T12:08:11.991Z] #130 4.617 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-07-02T12:08:12.960Z] #130 ... [2024-07-02T12:08:12.960Z] [2024-07-02T12:08:12.960Z] #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:12.960Z] #110 DONE 73.8s [2024-07-02T12:08:12.960Z] [2024-07-02T12:08:12.960Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:12.960Z] #112 DONE 74.8s [2024-07-02T12:08:12.960Z] [2024-07-02T12:08:12.960Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T12:08:17.284Z] #131 ... [2024-07-02T12:08:17.284Z] [2024-07-02T12:08:17.284Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T12:08:17.284Z] #0 4.399 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-07-02T12:08:17.284Z] #132 ... [2024-07-02T12:08:17.284Z] [2024-07-02T12:08:17.285Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T12:08:17.285Z] #0 5.021 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-07-02T12:08:17.596Z] #133 ... [2024-07-02T12:08:17.596Z] [2024-07-02T12:08:17.596Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T12:08:17.596Z] #0 4.157 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-07-02T12:08:17.596Z] #134 ... [2024-07-02T12:08:17.596Z] [2024-07-02T12:08:17.596Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T12:08:17.596Z] #0 4.817 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-07-02T12:08:17.872Z] #135 ... [2024-07-02T12:08:17.872Z] [2024-07-02T12:08:17.872Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T12:08:17.872Z] #0 4.229 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-07-02T12:08:17.872Z] #136 ... [2024-07-02T12:08:17.872Z] [2024-07-02T12:08:17.872Z] #137 [core-keeper builder 7/8] COPY . . [2024-07-02T12:08:18.148Z] #137 ... [2024-07-02T12:08:18.148Z] [2024-07-02T12:08:18.148Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T12:08:18.148Z] #131 DONE 5.1s [2024-07-02T12:08:18.148Z] [2024-07-02T12:08:18.148Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:08:18.148Z] #138 CACHED [2024-07-02T12:08:18.148Z] [2024-07-02T12:08:18.148Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T12:08:18.148Z] #139 CACHED [2024-07-02T12:08:18.148Z] [2024-07-02T12:08:18.148Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:18.148Z] #140 CACHED [2024-07-02T12:08:18.148Z] [2024-07-02T12:08:18.148Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:18.148Z] #141 CACHED [2024-07-02T12:08:18.148Z] [2024-07-02T12:08:18.148Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T12:08:18.148Z] #142 CACHED [2024-07-02T12:08:18.148Z] [2024-07-02T12:08:18.148Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T12:08:18.148Z] #143 CACHED [2024-07-02T12:08:18.148Z] [2024-07-02T12:08:18.148Z] #137 [core-keeper builder 7/8] COPY . . [2024-07-02T12:08:18.148Z] #137 DONE 5.1s [2024-07-02T12:08:18.148Z] [2024-07-02T12:08:18.148Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T12:08:20.110Z] #144 ... [2024-07-02T12:08:20.110Z] [2024-07-02T12:08:20.110Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:20.110Z] #109 DONE 75.3s [2024-07-02T12:08:20.110Z] [2024-07-02T12:08:20.110Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T12:08:24.392Z] #145 ... [2024-07-02T12:08:24.392Z] [2024-07-02T12:08:24.392Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T12:08:24.392Z] #113 DONE 75.8s [2024-07-02T12:08:24.392Z] [2024-07-02T12:08:24.392Z] #146 [support-notifications builder 6/7] COPY . . [2024-07-02T12:08:25.378Z] #146 ... [2024-07-02T12:08:25.378Z] [2024-07-02T12:08:25.378Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T12:08:25.378Z] #145 DONE 5.3s [2024-07-02T12:08:25.646Z] [2024-07-02T12:08:25.646Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T12:08:27.612Z] #147 2.218 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-07-02T12:08:28.198Z] #147 ... [2024-07-02T12:08:28.198Z] [2024-07-02T12:08:28.198Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T12:08:28.198Z] #0 4.042 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-07-02T12:08:28.198Z] #148 ... [2024-07-02T12:08:28.198Z] [2024-07-02T12:08:28.198Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T12:08:28.198Z] #0 4.527 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-07-02T12:08:28.466Z] #149 ... [2024-07-02T12:08:28.466Z] [2024-07-02T12:08:28.466Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T12:08:28.466Z] #0 4.356 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-07-02T12:08:28.735Z] #150 ... [2024-07-02T12:08:28.735Z] [2024-07-02T12:08:28.735Z] #146 [support-notifications builder 6/7] COPY . . [2024-07-02T12:08:28.735Z] #146 DONE 4.4s [2024-07-02T12:08:28.735Z] [2024-07-02T12:08:28.735Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T12:08:30.699Z] #151 2.026 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-07-02T12:08:32.113Z] #151 ... [2024-07-02T12:08:32.113Z] [2024-07-02T12:08:32.113Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T12:08:32.113Z] #144 3.983 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-07-02T12:26:09.851Z] #144 ... [2024-07-02T12:26:09.851Z] [2024-07-02T12:26:09.851Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T12:26:09.851Z] #149 1059.8 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-07-02T12:26:09.851Z] #149 ... [2024-07-02T12:26:09.851Z] [2024-07-02T12:26:09.851Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T12:26:09.851Z] #148 DONE 1070.2s [2024-07-02T12:26:09.851Z] [2024-07-02T12:26:09.851Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T12:26:09.851Z] #152 DONE 0.5s [2024-07-02T12:26:09.851Z] [2024-07-02T12:26:09.851Z] #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T12:26:09.851Z] #153 ... [2024-07-02T12:26:09.851Z] [2024-07-02T12:26:09.851Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T12:26:09.851Z] #150 DONE 1071.3s [2024-07-02T12:26:09.851Z] [2024-07-02T12:26:09.851Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:26:09.851Z] #33 ... [2024-07-02T12:26:09.851Z] [2024-07-02T12:26:09.851Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:26:10.137Z] #154 DONE 0.2s [2024-07-02T12:26:10.137Z] [2024-07-02T12:26:10.137Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:26:10.437Z] #155 DONE 0.3s [2024-07-02T12:26:10.437Z] [2024-07-02T12:26:10.437Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T12:26:10.437Z] #149 ... [2024-07-02T12:26:10.437Z] [2024-07-02T12:26:10.437Z] #156 [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-07-02T12:26:11.018Z] #156 DONE 0.3s [2024-07-02T12:26:11.018Z] [2024-07-02T12:26:11.018Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T12:26:11.018Z] #157 DONE 0.3s [2024-07-02T12:26:11.018Z] [2024-07-02T12:26:11.018Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T12:26:11.018Z] #147 ... [2024-07-02T12:26:11.018Z] [2024-07-02T12:26:11.018Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T12:26:11.603Z] #158 DONE 0.3s [2024-07-02T12:26:11.603Z] [2024-07-02T12:26:11.603Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T12:26:11.603Z] #159 DONE 0.1s [2024-07-02T12:26:11.603Z] [2024-07-02T12:26:11.603Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T12:26:12.566Z] #160 ... [2024-07-02T12:26:12.566Z] [2024-07-02T12:26:12.566Z] #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T12:26:12.566Z] #153 DONE 3.4s [2024-07-02T12:26:12.566Z] [2024-07-02T12:26:12.566Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:26:12.566Z] #161 DONE 0.3s [2024-07-02T12:26:12.566Z] [2024-07-02T12:26:12.566Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T12:26:12.566Z] #136 ... [2024-07-02T12:26:12.566Z] [2024-07-02T12:26:12.566Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:26:12.832Z] #162 DONE 0.3s [2024-07-02T12:26:12.832Z] [2024-07-02T12:26:12.832Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:26:12.832Z] #31 ... [2024-07-02T12:26:12.832Z] [2024-07-02T12:26:12.832Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T12:26:13.418Z] #163 DONE 0.5s [2024-07-02T12:26:13.418Z] [2024-07-02T12:26:13.418Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T12:26:13.695Z] #164 DONE 0.2s [2024-07-02T12:26:13.695Z] [2024-07-02T12:26:13.695Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T12:26:13.965Z] #165 DONE 0.3s [2024-07-02T12:26:13.965Z] [2024-07-02T12:26:13.965Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T12:26:13.965Z] #166 DONE 0.2s [2024-07-02T12:26:13.965Z] [2024-07-02T12:26:13.965Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:26:14.232Z] #31 ... [2024-07-02T12:26:14.232Z] [2024-07-02T12:26:14.232Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T12:26:14.512Z] #167 ... [2024-07-02T12:26:14.512Z] [2024-07-02T12:26:14.512Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T12:26:14.512Z] #160 DONE 2.8s [2024-07-02T12:26:14.512Z] [2024-07-02T12:26:14.512Z] #102 [security-proxy-setup] exporting to image [2024-07-02T12:26:14.512Z] #102 exporting layers [2024-07-02T12:26:14.779Z] #102 ... [2024-07-02T12:26:14.779Z] [2024-07-02T12:26:14.779Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T12:26:14.779Z] #167 DONE 0.6s [2024-07-02T12:26:14.779Z] [2024-07-02T12:26:14.779Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T12:26:15.378Z] #168 DONE 0.3s [2024-07-02T12:26:15.378Z] [2024-07-02T12:26:15.378Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T12:26:15.963Z] #169 ... [2024-07-02T12:26:15.963Z] [2024-07-02T12:26:15.963Z] #102 [security-proxy-setup] exporting to image [2024-07-02T12:26:15.963Z] #102 exporting layers 1.5s done [2024-07-02T12:26:15.963Z] #102 writing image sha256:013097e465106883c8cfb2d9eef5c40bddc847c974680ff9bf74f6c92e67a1d2 done [2024-07-02T12:26:15.963Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-02T12:26:15.963Z] #102 DONE 7.9s [2024-07-02T12:26:16.231Z] [2024-07-02T12:26:16.231Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T12:26:17.196Z] #149 ... [2024-07-02T12:26:17.196Z] [2024-07-02T12:26:17.196Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T12:26:17.196Z] #169 DONE 2.1s [2024-07-02T12:26:17.196Z] [2024-07-02T12:26:17.196Z] #102 [security-bootstrapper] exporting to image [2024-07-02T12:26:18.155Z] #102 exporting layers 1.0s done [2024-07-02T12:26:18.155Z] #102 writing image sha256:a0c105b8b9e159f05b75285364ed71461a8434d236c39c4337e548771bd78cfb done [2024-07-02T12:26:18.155Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-02T12:26:18.155Z] #102 DONE 8.9s [2024-07-02T12:26:18.155Z] [2024-07-02T12:26:18.155Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:26:20.739Z] #31 ... [2024-07-02T12:26:20.739Z] [2024-07-02T12:26:20.739Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T12:26:20.739Z] #149 DONE 1082.5s [2024-07-02T12:26:20.739Z] [2024-07-02T12:26:20.739Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:26:21.293Z] #31 ... [2024-07-02T12:26:21.293Z] [2024-07-02T12:26:21.293Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:26:21.293Z] #170 DONE 0.2s [2024-07-02T12:26:21.293Z] [2024-07-02T12:26:21.293Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:26:21.293Z] #171 DONE 0.1s [2024-07-02T12:26:21.293Z] [2024-07-02T12:26:21.293Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T12:26:21.635Z] #134 ... [2024-07-02T12:26:21.635Z] [2024-07-02T12:26:21.635Z] #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-07-02T12:26:21.635Z] #172 DONE 0.3s [2024-07-02T12:26:21.635Z] [2024-07-02T12:26:21.635Z] #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-07-02T12:26:21.943Z] #173 DONE 0.1s [2024-07-02T12:26:21.943Z] [2024-07-02T12:26:21.943Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T12:26:21.943Z] #174 DONE 0.1s [2024-07-02T12:26:21.943Z] [2024-07-02T12:26:21.943Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T12:26:21.943Z] #136 ... [2024-07-02T12:26:21.943Z] [2024-07-02T12:26:21.943Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T12:26:22.234Z] #175 DONE 0.2s [2024-07-02T12:26:22.234Z] [2024-07-02T12:26:22.234Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T12:26:22.527Z] #176 DONE 0.3s [2024-07-02T12:26:22.527Z] [2024-07-02T12:26:22.527Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T12:26:22.805Z] #177 DONE 0.1s [2024-07-02T12:26:22.805Z] [2024-07-02T12:26:22.805Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T12:26:24.764Z] #178 DONE 2.1s [2024-07-02T12:26:24.764Z] [2024-07-02T12:26:24.764Z] #102 [security-secretstore-setup] exporting to image [2024-07-02T12:26:24.764Z] #102 exporting layers [2024-07-02T12:26:26.175Z] #102 exporting layers 1.5s done [2024-07-02T12:26:26.175Z] #102 writing image sha256:0f87e463ea5748e4d49a43a10ac9bcf78010b7f6d46a6993c1265ba92e36c952 0.0s done [2024-07-02T12:26:26.175Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-02T12:26:26.175Z] #102 DONE 10.5s [2024-07-02T12:26:26.175Z] [2024-07-02T12:26:26.175Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:27:22.546Z] #33 ... [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T12:27:22.546Z] #133 DONE 1149.6s [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:27:22.546Z] #33 ... [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:27:22.546Z] #179 DONE 0.2s [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T12:27:22.546Z] #134 ... [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:27:22.546Z] #180 DONE 0.2s [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T12:27:22.546Z] #181 DONE 0.2s [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T12:27:22.546Z] #134 ... [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #182 [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-07-02T12:27:22.546Z] #182 DONE 0.1s [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T12:27:22.546Z] #183 DONE 0.1s [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:27:22.546Z] #31 ... [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #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-07-02T12:27:22.546Z] #184 DONE 1.9s [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:27:22.546Z] #69 ... [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #102 [core-common-config-bootstrapper] exporting to image [2024-07-02T12:27:22.546Z] #102 exporting layers [2024-07-02T12:27:22.546Z] #102 exporting layers 0.9s done [2024-07-02T12:27:22.546Z] #102 writing image sha256:f90afb214cfeeccd53f30ade033e43f320a5b57f9c64dc83334b6d9938d8175c 0.0s done [2024-07-02T12:27:22.546Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-07-02T12:27:22.546Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-02T12:27:22.546Z] #102 DONE 11.4s [2024-07-02T12:27:22.546Z] [2024-07-02T12:27:22.546Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:29:14.229Z] #69 ... [2024-07-02T12:29:14.229Z] [2024-07-02T12:29:14.229Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T12:29:14.229Z] #147 DONE 1239.3s [2024-07-02T12:29:14.229Z] [2024-07-02T12:29:14.229Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:29:14.229Z] #185 DONE 0.2s [2024-07-02T12:29:14.229Z] [2024-07-02T12:29:14.229Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:29:14.229Z] #186 DONE 0.3s [2024-07-02T12:29:14.229Z] [2024-07-02T12:29:14.229Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T12:29:14.229Z] #187 DONE 0.3s [2024-07-02T12:29:14.229Z] [2024-07-02T12:29:14.229Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:29:14.229Z] #31 ... [2024-07-02T12:29:14.229Z] [2024-07-02T12:29:14.229Z] #188 [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-07-02T12:29:14.229Z] #188 DONE 0.1s [2024-07-02T12:29:14.229Z] [2024-07-02T12:29:14.229Z] #102 [security-spiffe-token-provider] exporting to image [2024-07-02T12:29:14.229Z] #102 exporting layers [2024-07-02T12:29:14.229Z] #102 exporting layers 1.1s done [2024-07-02T12:29:14.229Z] #102 writing image sha256:c7642832557674ffd37ea81b71b6114abbc2f668324480db3d280f065ea0f48e done [2024-07-02T12:29:14.229Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-02T12:29:14.229Z] #102 DONE 12.4s [2024-07-02T12:29:14.229Z] [2024-07-02T12:29:14.229Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:35:51.274Z] #33 ... [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T12:35:51.274Z] #136 DONE 1660.2s [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T12:35:51.274Z] #134 ... [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:35:51.274Z] #189 DONE 0.2s [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:35:51.274Z] #33 ... [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:35:51.274Z] #190 DONE 0.1s [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T12:35:51.274Z] #191 DONE 0.4s [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T12:35:51.274Z] #192 DONE 0.2s [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:35:51.274Z] #31 ... [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T12:35:51.274Z] #193 DONE 0.2s [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T12:35:51.274Z] #194 DONE 2.0s [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:35:51.274Z] #69 ... [2024-07-02T12:35:51.274Z] [2024-07-02T12:35:51.274Z] #102 [security-proxy-auth] exporting to image [2024-07-02T12:35:51.274Z] #102 exporting layers [2024-07-02T12:35:51.859Z] #102 exporting layers 0.8s done [2024-07-02T12:35:51.859Z] #102 writing image sha256:346c8b18ff9492b1cc4d4477fde77e39ddc43042268086c55622e28caa5b4512 done [2024-07-02T12:35:51.859Z] #102 naming to docker.io/library/security-proxy-auth-arm64 [2024-07-02T12:35:51.859Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-02T12:35:51.859Z] #102 DONE 13.3s [2024-07-02T12:35:51.859Z] [2024-07-02T12:35:51.859Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:36:38.720Z] #33 ... [2024-07-02T12:36:38.720Z] [2024-07-02T12:36:38.720Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T12:36:38.720Z] #132 DONE 1710.5s [2024-07-02T12:36:38.720Z] [2024-07-02T12:36:38.720Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:36:38.720Z] #31 ... [2024-07-02T12:36:38.720Z] [2024-07-02T12:36:38.720Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:36:38.720Z] #195 DONE 0.1s [2024-07-02T12:36:38.720Z] [2024-07-02T12:36:38.720Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:36:38.720Z] #33 ... [2024-07-02T12:36:38.720Z] [2024-07-02T12:36:38.720Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:36:38.720Z] #196 DONE 0.1s [2024-07-02T12:36:38.720Z] [2024-07-02T12:36:38.720Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T12:36:39.309Z] #197 DONE 0.5s [2024-07-02T12:36:39.309Z] [2024-07-02T12:36:39.309Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T12:36:39.309Z] #198 DONE 0.1s [2024-07-02T12:36:39.309Z] [2024-07-02T12:36:39.309Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:36:39.309Z] #69 ... [2024-07-02T12:36:39.309Z] [2024-07-02T12:36:39.309Z] #102 [core-command] exporting to image [2024-07-02T12:36:39.309Z] #102 exporting layers [2024-07-02T12:36:39.576Z] #102 exporting layers 0.4s done [2024-07-02T12:36:39.576Z] #102 writing image sha256:2ae2831bebad8a0c7adca3007d9ee9b7d600168830e75a32750270646e1d32ad done [2024-07-02T12:36:39.576Z] #102 naming to docker.io/library/core-command-arm64 done [2024-07-02T12:36:39.576Z] #102 DONE 13.7s [2024-07-02T12:36:39.576Z] [2024-07-02T12:36:39.576Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:36:57.779Z] #31 ... [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T12:36:57.780Z] #134 DONE 1727.7s [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:36:57.780Z] #33 ... [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:36:57.780Z] #199 DONE 0.2s [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:36:57.780Z] #200 DONE 0.2s [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:36:57.780Z] #33 ... [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T12:36:57.780Z] #201 DONE 0.6s [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T12:36:57.780Z] #130 ... [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T12:36:57.780Z] #202 DONE 0.2s [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #102 [core-data] exporting to image [2024-07-02T12:36:57.780Z] #102 exporting layers [2024-07-02T12:36:57.780Z] #102 ... [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T12:36:57.780Z] #144 DONE 1719.1s [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #102 [core-data] exporting to image [2024-07-02T12:36:57.780Z] #102 exporting layers 0.8s done [2024-07-02T12:36:57.780Z] #102 writing image sha256:5e608f0dab697a6699dd3ddca6b0511ca466e77ca6a602f99971fa3468046743 0.0s done [2024-07-02T12:36:57.780Z] #102 naming to docker.io/library/core-data-arm64 0.1s done [2024-07-02T12:36:57.780Z] #102 DONE 14.7s [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:36:57.780Z] #33 ... [2024-07-02T12:36:57.780Z] [2024-07-02T12:36:57.780Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:36:58.046Z] #203 DONE 0.2s [2024-07-02T12:36:58.046Z] [2024-07-02T12:36:58.046Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:36:58.046Z] #31 ... [2024-07-02T12:36:58.046Z] [2024-07-02T12:36:58.046Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-02T12:36:58.313Z] #204 DONE 0.4s [2024-07-02T12:36:58.313Z] [2024-07-02T12:36:58.313Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:36:58.583Z] #69 ... [2024-07-02T12:36:58.583Z] [2024-07-02T12:36:58.583Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-02T12:36:58.852Z] #205 DONE 0.2s [2024-07-02T12:36:58.852Z] [2024-07-02T12:36:58.852Z] #102 [core-keeper] exporting to image [2024-07-02T12:36:59.119Z] #102 ... [2024-07-02T12:36:59.119Z] [2024-07-02T12:36:59.119Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T12:36:59.119Z] #135 DONE 1732.0s [2024-07-02T12:36:59.386Z] [2024-07-02T12:36:59.386Z] #102 [core-keeper] exporting to image [2024-07-02T12:36:59.386Z] #102 exporting layers 0.6s done [2024-07-02T12:36:59.386Z] #102 writing image sha256:a0bb41bdb4a57723804501300cbb2868903a5bc5eb0f3e292377468b8b017858 done [2024-07-02T12:36:59.386Z] #102 naming to docker.io/library/core-keeper-arm64 done [2024-07-02T12:36:59.386Z] #102 DONE 15.3s [2024-07-02T12:36:59.386Z] [2024-07-02T12:36:59.386Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:36:59.967Z] #69 ... [2024-07-02T12:36:59.967Z] [2024-07-02T12:36:59.967Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:36:59.967Z] #206 DONE 0.1s [2024-07-02T12:36:59.967Z] [2024-07-02T12:36:59.967Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:37:00.236Z] #207 DONE 0.2s [2024-07-02T12:37:00.236Z] [2024-07-02T12:37:00.236Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T12:37:00.503Z] #208 DONE 0.4s [2024-07-02T12:37:00.503Z] [2024-07-02T12:37:00.503Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:37:00.770Z] #69 ... [2024-07-02T12:37:00.770Z] [2024-07-02T12:37:00.770Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T12:37:00.770Z] #209 DONE 0.1s [2024-07-02T12:37:00.770Z] [2024-07-02T12:37:00.770Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T12:37:00.770Z] #210 DONE 0.1s [2024-07-02T12:37:00.770Z] [2024-07-02T12:37:00.770Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:37:01.041Z] #31 ... [2024-07-02T12:37:01.041Z] [2024-07-02T12:37:01.041Z] #102 [core-metadata] exporting to image [2024-07-02T12:37:01.627Z] #102 exporting layers 0.6s done [2024-07-02T12:37:01.627Z] #102 writing image sha256:c52023eabff5909152f6ecb57ef0ca10f52d84d96b76b36759a24f5c7e045a47 done [2024-07-02T12:37:01.627Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-07-02T12:37:01.627Z] #102 DONE 15.9s [2024-07-02T12:37:01.627Z] [2024-07-02T12:37:01.627Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:37:28.297Z] #33 ... [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T12:37:28.297Z] #130 DONE 1758.3s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:37:28.297Z] #211 DONE 0.2s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T12:37:28.297Z] #31 ... [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:37:28.297Z] #212 DONE 0.1s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T12:37:28.297Z] #213 DONE 0.4s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T12:37:28.297Z] #214 DONE 0.1s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #102 [support-scheduler] exporting to image [2024-07-02T12:37:28.297Z] #102 exporting layers [2024-07-02T12:37:28.297Z] #102 ... [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T12:37:28.297Z] #151 DONE 1738.1s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:37:28.297Z] #69 ... [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T12:37:28.297Z] #215 DONE 0.2s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #102 [support-scheduler] exporting to image [2024-07-02T12:37:28.297Z] #102 exporting layers 0.6s done [2024-07-02T12:37:28.297Z] #102 writing image sha256:c6a3e907da65466e5dda6faa7ce80c577e38899087850a7edd7067792c888c02 done [2024-07-02T12:37:28.297Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-07-02T12:37:28.297Z] #102 DONE 16.5s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T12:37:28.297Z] #216 DONE 0.1s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T12:37:28.297Z] #217 DONE 0.4s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T12:37:28.297Z] #33 ... [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T12:37:28.297Z] #218 DONE 0.1s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #102 [support-notifications] exporting to image [2024-07-02T12:37:28.297Z] #102 exporting layers 0.5s done [2024-07-02T12:37:28.297Z] #102 writing image sha256:5f9a8b2446574b4b54a36ca04d481712f7f2d41b79ba092dcb688f1b00d24256 done [2024-07-02T12:37:28.297Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-07-02T12:37:28.297Z] #102 DONE 17.0s [2024-07-02T12:37:28.297Z] [2024-07-02T12:37:28.297Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T12:37:28.297Z] time="2024-07-02T12:05:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T12:37:28.305Z] $ docker stop --time=1 a0ca668dcfd2b6db7d983ff92e6c3c5ba4a87573fac857275c757d5376ca5dc4 [2024-07-02T12:37:29.959Z] $ docker rm -f --volumes a0ca668dcfd2b6db7d983ff92e6c3c5ba4a87573fac857275c757d5376ca5dc4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T12:37:30.465Z] + docker images [2024-07-02T12:37:30.465Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T12:37:30.465Z] support-notifications-arm64 latest 5f9a8b244657 3 seconds ago 43.3MB [2024-07-02T12:37:30.465Z] support-scheduler-arm64 latest c6a3e907da65 4 seconds ago 42.4MB [2024-07-02T12:37:30.465Z] core-metadata-arm64 latest c52023eabff5 30 seconds ago 40.3MB [2024-07-02T12:37:30.465Z] core-keeper-arm64 latest a0bb41bdb4a5 32 seconds ago 35.2MB [2024-07-02T12:37:30.465Z] core-data-arm64 latest 5e608f0dab69 34 seconds ago 40.2MB [2024-07-02T12:37:30.465Z] core-command-arm64 latest 2ae2831bebad 52 seconds ago 39.9MB [2024-07-02T12:37:30.465Z] security-proxy-auth-arm64 latest 346c8b18ff94 About a minute ago 37.4MB [2024-07-02T12:37:30.465Z] security-spiffe-token-provider-arm64 latest c76428325576 8 minutes ago 34.1MB [2024-07-02T12:37:30.465Z] core-common-config-bootstrapper-arm64 latest f90afb214cfe 10 minutes ago 20.1MB [2024-07-02T12:37:30.465Z] security-secretstore-setup-arm64 latest 0f87e463ea57 11 minutes ago 41.5MB [2024-07-02T12:37:30.465Z] security-bootstrapper-arm64 latest a0c105b8b9e1 11 minutes ago 23.7MB [2024-07-02T12:37:30.465Z] security-proxy-setup-arm64 latest 013097e46510 11 minutes ago 31MB [2024-07-02T12:37:30.465Z] security-spire-config-arm64 latest 561e9ffb76d7 30 minutes ago 101MB [2024-07-02T12:37:30.465Z] security-spire-server-arm64 latest a2fbc4d8530b 30 minutes ago 102MB [2024-07-02T12:37:30.465Z] security-spire-agent-arm64 latest 551551bd7418 30 minutes ago 157MB [2024-07-02T12:37:30.465Z] ci-base-image-arm64 latest faf6ecd95f47 47 minutes ago 962MB [2024-07-02T12:37:30.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-02T12:37:30.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-07-02T12:37:30.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T12:37:30.934Z] [2024-07-02T12:37:30.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T12:37:31.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T12:37:31.523Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T12:37:31.523Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T12:37:31.523Z] 04944245beec: Pulling fs layer [2024-07-02T12:37:31.523Z] 699f458cf7ca: Pulling fs layer [2024-07-02T12:37:31.523Z] 765212b225bb: Pulling fs layer [2024-07-02T12:37:31.523Z] f23df028b6ca: Pulling fs layer [2024-07-02T12:37:31.523Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T12:37:31.523Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T12:37:31.523Z] 765212b225bb: Waiting [2024-07-02T12:37:31.523Z] f23df028b6ca: Waiting [2024-07-02T12:37:31.523Z] d65c8cfc05b1: Waiting [2024-07-02T12:37:31.523Z] 2437ff75d9bd: Waiting [2024-07-02T12:37:31.523Z] 04944245beec: Verifying Checksum [2024-07-02T12:37:31.523Z] 04944245beec: Download complete [2024-07-02T12:37:31.523Z] 765212b225bb: Verifying Checksum [2024-07-02T12:37:31.523Z] 765212b225bb: Download complete [2024-07-02T12:37:31.523Z] f23df028b6ca: Verifying Checksum [2024-07-02T12:37:31.523Z] f23df028b6ca: Download complete [2024-07-02T12:37:31.523Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T12:37:31.523Z] d65c8cfc05b1: Download complete [2024-07-02T12:37:31.789Z] 699f458cf7ca: Verifying Checksum [2024-07-02T12:37:31.789Z] 699f458cf7ca: Download complete [2024-07-02T12:37:32.053Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T12:37:32.053Z] 8998bd30e6a1: Download complete [2024-07-02T12:37:34.625Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T12:37:34.625Z] 2437ff75d9bd: Download complete [2024-07-02T12:37:37.199Z] 8998bd30e6a1: Pull complete [2024-07-02T12:37:37.199Z] 04944245beec: Pull complete [2024-07-02T12:37:39.139Z] 699f458cf7ca: Pull complete [2024-07-02T12:37:39.139Z] 765212b225bb: Pull complete [2024-07-02T12:37:40.095Z] f23df028b6ca: Pull complete [2024-07-02T12:37:40.095Z] d65c8cfc05b1: Pull complete [2024-07-02T12:37:58.287Z] 2437ff75d9bd: Pull complete [2024-07-02T12:37:58.288Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T12:37:58.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T12:37:58.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T12:37:58.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container [2024-07-02T12:37:58.548Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-02T12:38:01.377Z] $ docker top f4ac030dae4626484c574440cd5f05bdfe99c95eafa799bd25bf969b9a550595 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T12:38:02.322Z] ---> job-cost.sh [2024-07-02T12:38:02.322Z] lf-activate-venv: SKIPPING [2024-07-02T12:38:02.322Z] INFO: No Stack... [2024-07-02T12:38:02.588Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T12:38:03.543Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T12:38:04.180Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2024-07-02T12:38:04.181Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T12:38:04.216Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-8-stack-cost] [2024-07-02T12:38:04.226Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4790-8-stack-cost] did not exist. Created. [2024-07-02T12:38:04.234Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T12:38:04.878Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T12:38:05.074Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T12:38:05.087Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-8-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T12:38:05.100Z] $ docker stop --time=1 f4ac030dae4626484c574440cd5f05bdfe99c95eafa799bd25bf969b9a550595 [2024-07-02T12:38:06.629Z] $ docker rm -f --volumes f4ac030dae4626484c574440cd5f05bdfe99c95eafa799bd25bf969b9a550595 [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-07-02T12:38:07.165Z] provisioning config files... [2024-07-02T12:38:07.171Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config17451225266704442842tmp [Pipeline] { [Pipeline] sh [2024-07-02T12:38:07.471Z] + set +x [2024-07-02T12:38:07.471Z] + + curl -s https://codecov.io/bash [2024-07-02T12:38:07.471Z] bash -s -- [2024-07-02T12:38:07.471Z] [2024-07-02T12:38:07.471Z] _____ _ [2024-07-02T12:38:07.471Z] / ____| | | [2024-07-02T12:38:07.471Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T12:38:07.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T12:38:07.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T12:38:07.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T12:38:07.471Z] Bash-1.0.6 [2024-07-02T12:38:07.471Z] [2024-07-02T12:38:07.471Z] [2024-07-02T12:38:07.471Z] ==> git version 2.25.1 found [2024-07-02T12:38:07.471Z] ==> 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-07-02T12:38:07.471Z] Release-Date: 2020-01-08 [2024-07-02T12:38:07.471Z] 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-07-02T12:38:07.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T12:38:07.471Z] ==> Jenkins CI detected. [2024-07-02T12:38:07.471Z] current dir:  /w/workspace/edgex-go/8 [2024-07-02T12:38:07.471Z] project root: . [2024-07-02T12:38:07.471Z] --> token set from env [2024-07-02T12:38:07.471Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T12:38:07.471Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T12:38:07.471Z] ==> Python coveragepy not found [2024-07-02T12:38:07.471Z] ==> Searching for coverage reports in: [2024-07-02T12:38:07.471Z] + . [2024-07-02T12:38:07.730Z] -> Found 1 reports [2024-07-02T12:38:07.730Z] ==> Detecting git/mercurial file structure [2024-07-02T12:38:07.730Z] ==> Reading reports [2024-07-02T12:38:07.730Z] + ./coverage.out bytes=480348 [2024-07-02T12:38:07.730Z] ==> Appending adjustments [2024-07-02T12:38:07.730Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T12:38:09.107Z] + Found adjustments [2024-07-02T12:38:09.107Z] ==> Gzipping contents [2024-07-02T12:38:09.107Z] 60K /tmp/codecov.nup3NX.gz [2024-07-02T12:38:09.107Z] ==> Uploading reports [2024-07-02T12:38:09.107Z] url: https://codecov.io [2024-07-02T12:38:09.107Z] query: branch=PR-4790&commit=04cf07131532277bda2d2e450382304785decfd1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-07-02T12:38:09.107Z] -> Pinging Codecov [2024-07-02T12:38:09.107Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4790&commit=04cf07131532277bda2d2e450382304785decfd1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-07-02T12:38:09.107Z] -> Uploading to [2024-07-02T12:38:09.107Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/04cf07131532277bda2d2e450382304785decfd1/99417c8c-f5e2-4d58-b330-2e2023b910df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T123808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5e076c0c9432116b05389b2ce1c6e05f6c1fb7b58f5c31e8c86a55fa6dcb43e [2024-07-02T12:38:09.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T12:38:09.107Z] Dload Upload Total Spent Left Speed [2024-07-02T12:38:09.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61142 0 0 100 61142 0 213k --:--:-- --:--:-- --:--:-- 213k [2024-07-02T12:38:09.367Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/04cf07131532277bda2d2e450382304785decfd1 [Pipeline] } [2024-07-02T12:38:09.373Z] 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-07-02T12:38:10.095Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-02T12:38:10.386Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T12:38:11.248Z] ---> package-listing.sh [2024-07-02T12:38:11.248Z] ++ facter osfamily [2024-07-02T12:38:11.248Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T12:38:11.512Z] + OS_FAMILY=debian [2024-07-02T12:38:11.512Z] + workspace=/w/workspace/edgex-go/8 [2024-07-02T12:38:11.512Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T12:38:11.512Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T12:38:11.512Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T12:38:11.512Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T12:38:11.512Z] + '[' /w/workspace/edgex-go/8 ']' [2024-07-02T12:38:11.512Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T12:38:11.512Z] + case "${OS_FAMILY}" in [2024-07-02T12:38:11.512Z] + dpkg -l [2024-07-02T12:38:11.512Z] + grep '^ii' [2024-07-02T12:38:11.512Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T12:38:11.512Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T12:38:11.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T12:38:11.512Z] + '[' /w/workspace/edgex-go/8 ']' [2024-07-02T12:38:11.512Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2024-07-02T12:38:11.512Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2024-07-02T12:38:11.530Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T12:38:11.809Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T12:38:12.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T12:38:12.372Z] [2024-07-02T12:38:12.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T12:38:12.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T12:38:12.671Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T12:38:12.671Z] 5eb5b503b376: Pulling fs layer [2024-07-02T12:38:12.671Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T12:38:12.671Z] ec43610c2a17: Pulling fs layer [2024-07-02T12:38:12.671Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T12:38:12.671Z] 33b1e0a273af: Pulling fs layer [2024-07-02T12:38:12.671Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T12:38:12.671Z] 2f39f015ded8: Pulling fs layer [2024-07-02T12:38:12.671Z] 2f39f015ded8: Waiting [2024-07-02T12:38:12.671Z] 3a2ae6a8a46f: Waiting [2024-07-02T12:38:12.671Z] 33b1e0a273af: Waiting [2024-07-02T12:38:12.671Z] 5d3b04190fa2: Waiting [2024-07-02T12:38:12.671Z] 5c69ac0246d0: Verifying Checksum [2024-07-02T12:38:12.671Z] 5c69ac0246d0: Download complete [2024-07-02T12:38:12.671Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-02T12:38:12.671Z] 3a2ae6a8a46f: Download complete [2024-07-02T12:38:12.671Z] 33b1e0a273af: Verifying Checksum [2024-07-02T12:38:12.671Z] 33b1e0a273af: Download complete [2024-07-02T12:38:12.671Z] 5d3b04190fa2: Verifying Checksum [2024-07-02T12:38:12.671Z] 5d3b04190fa2: Download complete [2024-07-02T12:38:12.671Z] ec43610c2a17: Verifying Checksum [2024-07-02T12:38:12.671Z] ec43610c2a17: Download complete [2024-07-02T12:38:12.929Z] 5eb5b503b376: Download complete [2024-07-02T12:38:13.496Z] 2f39f015ded8: Download complete [2024-07-02T12:38:14.062Z] 5eb5b503b376: Pull complete [2024-07-02T12:38:14.062Z] 5c69ac0246d0: Pull complete [2024-07-02T12:38:14.628Z] ec43610c2a17: Pull complete [2024-07-02T12:38:14.628Z] 3a2ae6a8a46f: Pull complete [2024-07-02T12:38:14.885Z] 33b1e0a273af: Pull complete [2024-07-02T12:38:14.885Z] 5d3b04190fa2: Pull complete [2024-07-02T12:38:19.069Z] 2f39f015ded8: Pull complete [2024-07-02T12:38:19.069Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T12:38:19.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T12:38:19.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T12:38:19.167Z] prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container [2024-07-02T12:38:19.189Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T12:38:22.666Z] $ docker top f2429d3b7ec6c7abcab1b6aeef734bfa8339be6784603544c9cf11e75f2be4f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T12:38:23.023Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T12:38:23.312Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T12:38:23.597Z] + ls /var/log/sa-host [2024-07-02T12:38:23.598Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T12:38:23.748Z] provisioning config files... [2024-07-02T12:38:23.756Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config13763980800215878226tmp [Pipeline] { [Pipeline] echo [2024-07-02T12:38:23.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T12:38:24.056Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T12:38:24.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T12:38:24.400Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T12:38:24.408Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T12:38:24.694Z] ---> sudo-logs.sh [2024-07-02T12:38:24.694Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T12:38:24.724Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T12:38:25.007Z] ---> job-cost.sh [2024-07-02T12:38:25.007Z] lf-activate-venv: SKIPPING [2024-07-02T12:38:25.007Z] DEBUG: total: 0.10999999940395355 [2024-07-02T12:38:25.007Z] INFO: Retrieving Stack Cost... [2024-07-02T12:38:25.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T12:38:25.530Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T12:38:25.543Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T12:38:25.828Z] ---> logs-deploy.sh [2024-07-02T12:38:25.828Z] lf-activate-venv: SKIPPING [2024-07-02T12:38:25.828Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4790/8 [2024-07-02T12:38:25.828Z] INFO: archiving workspace using pattern(s): [2024-07-02T12:38:26.763Z] Archives upload complete. [2024-07-02T12:38:26.763Z] INFO: archiving logs to Nexus