Pull request #4855 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 3176f432974722c71bd8e004fcd13cff9f7a8687+4508c6b134dd8db5d14b2b122fe51143339f6eec (83f1742d93efce8f6ed27e8ca55bc7bd3dfa41c0) 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-ssh14195561520559295939.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-ssh6312479837807731900.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-4855/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-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6821894513816130687.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-ssh11635152397055076750.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-4855/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-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17797539011958602484.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-7295 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 3176f432974722c71bd8e004fcd13cff9f7a8687 Merge succeeded, producing 590ccfec85c0bd1b6c24227506125dca330d2164 Checking out Revision 590ccfec85c0bd1b6c24227506125dca330d2164 (PR-4855) > git config core.sparsecheckout # timeout=10 > git checkout -f 3176f432974722c71bd8e004fcd13cff9f7a8687 # 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 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 590ccfec85c0bd1b6c24227506125dca330d2164 # timeout=10 Commit message: "Merge commit '4508c6b134dd8db5d14b2b122fe51143339f6eec' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b5dfdbe61868100135268cb7643eb2740bb506b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-07T11:24:17.181Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-07T11:24:17.259Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-07T11:24:17.286Z] ========================================================= [2024-08-07T11:24:17.286Z] EdgeX Global Pipelines Version Info [2024-08-07T11:24:17.286Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:24:18.392Z] ------------------- [2024-08-07T11:24:18.392Z] stable info: [2024-08-07T11:24:18.392Z] ------------------- [2024-08-07T11:24:18.392Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T11:24:18.392Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T11:24:18.392Z] Message: update stable to v1.0.260 [2024-08-07T11:24:18.651Z] ------------------- [2024-08-07T11:24:18.651Z] experimental info: [2024-08-07T11:24:18.651Z] ------------------- [2024-08-07T11:24:18.651Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T11:24:18.651Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-07T11:24:18.651Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-07T11:24:18.732Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-07T11:24:18.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-07T11:24:18.780Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-07T11:24:18.806Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-07T11:24:18.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-07T11:24:18.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-07T11:24:18.881Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-07T11:24:18.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-07T11:24:18.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-07T11:24:19.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-07T11:24:19.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-07T11:24:19.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-07T11:24:19.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-07T11:24:19.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-07T11:24:19.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-07T11:24:19.147Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T11:24:19.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T11:24:19.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-07T11:24:19.209Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-07T11:24:19.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-07T11:24:19.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-07T11:24:19.287Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-07T11:24:19.308Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-07T11:24:19.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4855 [Pipeline] echo [2024-08-07T11:24:19.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4855 [Pipeline] echo [2024-08-07T11:24:19.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4855 [Pipeline] echo [2024-08-07T11:24:19.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 590ccfec85c0bd1b6c24227506125dca330d2164 [Pipeline] echo [2024-08-07T11:24:19.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 590ccfe [Pipeline] echo [2024-08-07T11:24:19.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T11:24:19.517Z] provisioning config files... [2024-08-07T11:24:19.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11199606591846383535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:24:19.858Z] ---> ****-login.sh [2024-08-07T11:24:19.858Z] nexus3.edgexfoundry.org:10001 [2024-08-07T11:24:20.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:24:20.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:24:20.118Z] Configure a credential helper to remove this warning. See [2024-08-07T11:24:20.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:24:20.119Z] [2024-08-07T11:24:20.119Z] Login Succeeded [2024-08-07T11:24:20.119Z] nexus3.edgexfoundry.org:10002 [2024-08-07T11:24:20.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:24:20.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:24:20.378Z] Configure a credential helper to remove this warning. See [2024-08-07T11:24:20.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:24:20.378Z] [2024-08-07T11:24:20.378Z] Login Succeeded [2024-08-07T11:24:20.378Z] nexus3.edgexfoundry.org:10003 [2024-08-07T11:24:20.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:24:20.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:24:20.378Z] Configure a credential helper to remove this warning. See [2024-08-07T11:24:20.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:24:20.378Z] [2024-08-07T11:24:20.378Z] Login Succeeded [2024-08-07T11:24:20.379Z] nexus3.edgexfoundry.org:10004 [2024-08-07T11:24:20.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:24:20.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:24:20.640Z] Configure a credential helper to remove this warning. See [2024-08-07T11:24:20.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:24:20.640Z] [2024-08-07T11:24:20.640Z] Login Succeeded [2024-08-07T11:24:20.640Z] ****.io [2024-08-07T11:24:20.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:24:20.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:24:20.901Z] Configure a credential helper to remove this warning. See [2024-08-07T11:24:20.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:24:20.901Z] [2024-08-07T11:24:20.901Z] Login Succeeded [2024-08-07T11:24:20.901Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T11:24:20.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T11:24:21.237Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/core-command/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/core-data/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-07T11:24:21.237Z] + + cut -d/ -f2 [2024-08-07T11:24:21.237Z] dirname cmd/core-keeper/Dockerfile [2024-08-07T11:24:21.237Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/core-metadata/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-07T11:24:21.237Z] + + cut -d/ -f2 [2024-08-07T11:24:21.237Z] dirname cmd/security-spire-server/Dockerfile [2024-08-07T11:24:21.237Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-07T11:24:21.237Z] + dirname cmd/support-notifications/Dockerfile [2024-08-07T11:24:21.237Z] + cut -d/ -f2 [2024-08-07T11:24:21.237Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-07T11:24:21.237Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2024-08-07T11:24:21.237Z] -f2 [2024-08-07T11:24:21.237Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-07T11:24:21.266Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-07T11:24:21.631Z] + git rev-list -1 --merges 590ccfec85c0bd1b6c24227506125dca330d2164~1..590ccfec85c0bd1b6c24227506125dca330d2164 [Pipeline] echo [2024-08-07T11:24:21.643Z] -----------> git rev-list -1 --merges 590ccfec85c0bd1b6c24227506125dca330d2164~1..590ccfec85c0bd1b6c24227506125dca330d2164 590ccfec85c0bd1b6c24227506125dca330d2164 [2024-08-07T11:24:21.643Z] 590ccfec85c0bd1b6c24227506125dca330d2164 [false] [Pipeline] sh [2024-08-07T11:24:21.942Z] + git log --format=format:%s -1 590ccfec85c0bd1b6c24227506125dca330d2164 [Pipeline] echo [2024-08-07T11:24:21.957Z] ========================================================= [2024-08-07T11:24:21.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-07T11:24:21.957Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-07T11:24:22.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-07T11:24:22.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-07T11:24:22.387Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-07T11:24:22.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-07T11:24:22.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-07T11:24:22.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-07T11:24:22.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:24:22.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T11:24:22.796Z] [2024-08-07T11:24:22.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:24:23.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T11:24:23.145Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-07T11:24:23.145Z] b85a868b505f: Pulling fs layer [2024-08-07T11:24:23.145Z] e2be974225ed: Pulling fs layer [2024-08-07T11:24:23.145Z] 339a4e72a1f5: Pulling fs layer [2024-08-07T11:24:23.145Z] 988bab9f4d93: Pulling fs layer [2024-08-07T11:24:23.145Z] 1469e6f7b9e6: Pulling fs layer [2024-08-07T11:24:23.145Z] eaf3925da568: Pulling fs layer [2024-08-07T11:24:23.145Z] bab4dde63d76: Pulling fs layer [2024-08-07T11:24:23.145Z] bde34c3a00c8: Pulling fs layer [2024-08-07T11:24:23.145Z] b352a97aabf1: Pulling fs layer [2024-08-07T11:24:23.145Z] 4872d77fe225: Pulling fs layer [2024-08-07T11:24:23.145Z] 5851b861e8e6: Pulling fs layer [2024-08-07T11:24:23.145Z] bde34c3a00c8: Waiting [2024-08-07T11:24:23.145Z] b352a97aabf1: Waiting [2024-08-07T11:24:23.145Z] 988bab9f4d93: Waiting [2024-08-07T11:24:23.145Z] 4872d77fe225: Waiting [2024-08-07T11:24:23.145Z] bab4dde63d76: Waiting [2024-08-07T11:24:23.145Z] 5851b861e8e6: Waiting [2024-08-07T11:24:23.145Z] eaf3925da568: Waiting [2024-08-07T11:24:23.145Z] 1469e6f7b9e6: Waiting [2024-08-07T11:24:23.145Z] e2be974225ed: Verifying Checksum [2024-08-07T11:24:23.145Z] e2be974225ed: Download complete [2024-08-07T11:24:23.145Z] 988bab9f4d93: Verifying Checksum [2024-08-07T11:24:23.145Z] 988bab9f4d93: Download complete [2024-08-07T11:24:23.145Z] 1469e6f7b9e6: Verifying Checksum [2024-08-07T11:24:23.145Z] 1469e6f7b9e6: Download complete [2024-08-07T11:24:23.145Z] eaf3925da568: Download complete [2024-08-07T11:24:23.145Z] 339a4e72a1f5: Download complete [2024-08-07T11:24:23.145Z] bde34c3a00c8: Verifying Checksum [2024-08-07T11:24:23.145Z] bde34c3a00c8: Download complete [2024-08-07T11:24:23.404Z] b352a97aabf1: Download complete [2024-08-07T11:24:23.404Z] 4872d77fe225: Download complete [2024-08-07T11:24:23.404Z] 5851b861e8e6: Download complete [2024-08-07T11:24:23.404Z] b85a868b505f: Verifying Checksum [2024-08-07T11:24:23.404Z] b85a868b505f: Download complete [2024-08-07T11:24:23.662Z] bab4dde63d76: Verifying Checksum [2024-08-07T11:24:23.662Z] bab4dde63d76: Download complete [2024-08-07T11:24:24.598Z] b85a868b505f: Pull complete [2024-08-07T11:24:24.598Z] e2be974225ed: Pull complete [2024-08-07T11:24:24.857Z] 339a4e72a1f5: Pull complete [2024-08-07T11:24:25.117Z] 988bab9f4d93: Pull complete [2024-08-07T11:24:25.117Z] 1469e6f7b9e6: Pull complete [2024-08-07T11:24:25.377Z] eaf3925da568: Pull complete [2024-08-07T11:24:27.283Z] bab4dde63d76: Pull complete [2024-08-07T11:24:27.283Z] bde34c3a00c8: Pull complete [2024-08-07T11:24:27.283Z] b352a97aabf1: Pull complete [2024-08-07T11:24:27.283Z] 4872d77fe225: Pull complete [2024-08-07T11:24:27.283Z] 5851b861e8e6: Pull complete [2024-08-07T11:24:27.283Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-07T11:24:27.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T11:24:27.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T11:24:27.427Z] prd-ubuntu20.04-docker-8c-8g-7295 does not seem to be running inside a container [2024-08-07T11:24:27.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-07T11:24:29.343Z] $ docker top 045ead9bcf48dcfbcd6360ac1a400e87c51fb14343c34d1c608597121300cdc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-07T11:24:29.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T11:24:29.452Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T11:24:29.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T11:24:29.570Z] $ docker exec 045ead9bcf48dcfbcd6360ac1a400e87c51fb14343c34d1c608597121300cdc2 ssh-agent [2024-08-07T11:24:29.675Z] SSH_AUTH_SOCK=/tmp/ssh-DgsL0FCdgBId/agent.32 [2024-08-07T11:24:29.675Z] SSH_AGENT_PID=38 [2024-08-07T11:24:29.681Z] Running ssh-add (command line suppressed) [2024-08-07T11:24:29.780Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7693651203588253045.key (/w/workspace/edgex-go/2@tmp/private_key_7693651203588253045.key) [2024-08-07T11:24:29.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T11:24:30.099Z] + git tag --points-at HEAD [Pipeline] } [2024-08-07T11:24:30.114Z] $ docker exec --env ******** --env ******** 045ead9bcf48dcfbcd6360ac1a400e87c51fb14343c34d1c608597121300cdc2 ssh-agent -k [2024-08-07T11:24:30.217Z] unset SSH_AUTH_SOCK; [2024-08-07T11:24:30.217Z] unset SSH_AGENT_PID; [2024-08-07T11:24:30.218Z] echo Agent pid 38 killed; [2024-08-07T11:24:30.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-07T11:24:30.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T11:24:30.270Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T11:24:30.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T11:24:30.383Z] $ docker exec 045ead9bcf48dcfbcd6360ac1a400e87c51fb14343c34d1c608597121300cdc2 ssh-agent [2024-08-07T11:24:30.482Z] SSH_AUTH_SOCK=/tmp/ssh-aMPIPe2WxlLW/agent.71 [2024-08-07T11:24:30.482Z] SSH_AGENT_PID=77 [2024-08-07T11:24:30.487Z] Running ssh-add (command line suppressed) [2024-08-07T11:24:30.576Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7902435973486165212.key (/w/workspace/edgex-go/2@tmp/private_key_7902435973486165212.key) [2024-08-07T11:24:30.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T11:24:30.888Z] + git semver init [2024-08-07T11:24:31.150Z] 2024-08-07 11:24:31,067 [run_init] DEBUG init version:0.0.0 force:False [2024-08-07T11:24:31.150Z] 2024-08-07 11:24:31,069 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-08-07T11:24:31.150Z] 2024-08-07 11:24:31,069 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-08-07T11:24:31.151Z] 2024-08-07 11:24:31,069 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-08-07T11:24:36.432Z] 2024-08-07 11:24:35,745 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-08-07T11:24:36.432Z] 2024-08-07 11:24:35,746 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4855 with force:False [2024-08-07T11:24:36.432Z] 2024-08-07 11:24:35,746 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4855 [2024-08-07T11:24:36.432Z] 2024-08-07 11:24:35,750 [execute] INFO git cat-file --batch-check [2024-08-07T11:24:36.432Z] 2024-08-07 11:24:35,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T11:24:36.432Z] 2024-08-07 11:24:35,756 [execute] INFO git cat-file --batch [2024-08-07T11:24:36.432Z] 2024-08-07 11:24:35,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T11:24:36.432Z] 2024-08-07 11:24:35,761 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4855 [2024-08-07T11:24:36.432Z] 0.0.0 [Pipeline] } [2024-08-07T11:24:36.440Z] $ docker exec --env ******** --env ******** 045ead9bcf48dcfbcd6360ac1a400e87c51fb14343c34d1c608597121300cdc2 ssh-agent -k [2024-08-07T11:24:36.529Z] unset SSH_AUTH_SOCK; [2024-08-07T11:24:36.530Z] unset SSH_AGENT_PID; [2024-08-07T11:24:36.530Z] echo Agent pid 77 killed; [2024-08-07T11:24:36.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T11:24:36.867Z] + git semver [Pipeline] } [2024-08-07T11:24:37.138Z] $ docker stop --time=1 045ead9bcf48dcfbcd6360ac1a400e87c51fb14343c34d1c608597121300cdc2 [2024-08-07T11:24:38.401Z] $ docker rm -f --volumes 045ead9bcf48dcfbcd6360ac1a400e87c51fb14343c34d1c608597121300cdc2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T11:24:38.746Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-07T11:24:38.983Z] Stashed 1 file(s) [Pipeline] echo [2024-08-07T11:24:38.987Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T11:24:39.419Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-07T11:24:39.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T11:24:39.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T11:24:39.464Z] ========================================================= [2024-08-07T11:24:39.465Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-07T11:24:39.465Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T11:24:39.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T11:24:39.763Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-07T11:24:39.763Z] 619be1103602: Pulling fs layer [2024-08-07T11:24:39.763Z] 7862e08f4a3e: Pulling fs layer [2024-08-07T11:24:39.763Z] 5df492c9dc93: Pulling fs layer [2024-08-07T11:24:39.763Z] 7629e6793208: Pulling fs layer [2024-08-07T11:24:39.763Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T11:24:39.763Z] fb5054dd5b73: Pulling fs layer [2024-08-07T11:24:39.763Z] eeca6798cff9: Pulling fs layer [2024-08-07T11:24:39.763Z] aa269ceb94a6: Pulling fs layer [2024-08-07T11:24:39.763Z] ada007ff1a6a: Pulling fs layer [2024-08-07T11:24:39.763Z] fb5054dd5b73: Waiting [2024-08-07T11:24:39.763Z] eeca6798cff9: Waiting [2024-08-07T11:24:39.763Z] aa269ceb94a6: Waiting [2024-08-07T11:24:39.763Z] ada007ff1a6a: Waiting [2024-08-07T11:24:39.763Z] 4f4fb700ef54: Waiting [2024-08-07T11:24:39.763Z] 7629e6793208: Waiting [2024-08-07T11:24:39.763Z] 7862e08f4a3e: Verifying Checksum [2024-08-07T11:24:39.763Z] 7862e08f4a3e: Download complete [2024-08-07T11:24:39.763Z] 7629e6793208: Verifying Checksum [2024-08-07T11:24:39.763Z] 7629e6793208: Download complete [2024-08-07T11:24:39.763Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T11:24:39.763Z] 4f4fb700ef54: Download complete [2024-08-07T11:24:39.763Z] 619be1103602: Verifying Checksum [2024-08-07T11:24:39.763Z] fb5054dd5b73: Verifying Checksum [2024-08-07T11:24:39.763Z] fb5054dd5b73: Download complete [2024-08-07T11:24:39.763Z] 619be1103602: Download complete [2024-08-07T11:24:39.763Z] eeca6798cff9: Verifying Checksum [2024-08-07T11:24:39.763Z] eeca6798cff9: Download complete [2024-08-07T11:24:40.023Z] 619be1103602: Pull complete [2024-08-07T11:24:40.023Z] ada007ff1a6a: Verifying Checksum [2024-08-07T11:24:40.023Z] ada007ff1a6a: Download complete [2024-08-07T11:24:40.023Z] 7862e08f4a3e: Pull complete [2024-08-07T11:24:40.281Z] 5df492c9dc93: Verifying Checksum [2024-08-07T11:24:40.281Z] 5df492c9dc93: Download complete [2024-08-07T11:24:40.540Z] aa269ceb94a6: Verifying Checksum [2024-08-07T11:24:40.540Z] aa269ceb94a6: Download complete [2024-08-07T11:24:43.827Z] 5df492c9dc93: Pull complete [2024-08-07T11:24:43.827Z] 7629e6793208: Pull complete [2024-08-07T11:24:43.827Z] 4f4fb700ef54: Pull complete [2024-08-07T11:24:43.827Z] fb5054dd5b73: Pull complete [2024-08-07T11:24:43.827Z] eeca6798cff9: Pull complete [2024-08-07T11:24:46.358Z] aa269ceb94a6: Pull complete [2024-08-07T11:24:46.359Z] ada007ff1a6a: Pull complete [2024-08-07T11:24:46.359Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-07T11:24:46.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T11:24:46.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T11:24:46.666Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T11:24:46.666Z] WORKDIR /edgex [2024-08-07T11:24:46.666Z] COPY go.mod . [2024-08-07T11:24:46.666Z] RUN go mod download [2024-08-07T11:24:46.666Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-07T11:24:47.243Z] Sending build context to Docker daemon 178.9MB [2024-08-07T11:24:47.243Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T11:24:47.243Z] ---> f489d0715acc [2024-08-07T11:24:47.243Z] Step 2/4 : WORKDIR /edgex [2024-08-07T11:24:53.904Z] ---> Running in fe7e0662cf7d [2024-08-07T11:24:53.905Z] Removing intermediate container fe7e0662cf7d [2024-08-07T11:24:53.905Z] ---> 32820b54c0fe [2024-08-07T11:24:53.905Z] Step 3/4 : COPY go.mod . [2024-08-07T11:24:53.905Z] ---> 8bae0b1be083 [2024-08-07T11:24:53.905Z] Step 4/4 : RUN go mod download [2024-08-07T11:24:53.905Z] ---> Running in 92e267ed2e37 [2024-08-07T11:24:54.083Z] Still waiting to schedule task [2024-08-07T11:24:54.084Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-07T11:25:26.007Z] Removing intermediate container 92e267ed2e37 [2024-08-07T11:25:26.007Z] ---> ab022e868e5b [2024-08-07T11:25:26.007Z] Successfully built ab022e868e5b [2024-08-07T11:25:26.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:25:26.318Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T11:25:26.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T11:25:26.395Z] prd-ubuntu20.04-docker-8c-8g-7295 does not seem to be running inside a container [2024-08-07T11:25:26.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-07T11:25:26.854Z] $ docker top 79bcecb3577046ff5270a86d362aa4a1b20d24d6e03825b87570cea9e3d420e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T11:25:27.206Z] + go version [2024-08-07T11:25:27.206Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-07T11:25:27.213Z] $ docker stop --time=1 79bcecb3577046ff5270a86d362aa4a1b20d24d6e03825b87570cea9e3d420e8 [2024-08-07T11:25:28.472Z] $ docker rm -f --volumes 79bcecb3577046ff5270a86d362aa4a1b20d24d6e03825b87570cea9e3d420e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:25:28.917Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T11:25:28.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T11:25:29.000Z] prd-ubuntu20.04-docker-8c-8g-7295 does not seem to be running inside a container [2024-08-07T11:25:29.025Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-07T11:25:29.392Z] $ docker top c126783e4a20f5bb232c9c136eb4534456936288adf5907ac52c1b4fef4a724a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T11:25:29.466Z] ========================================================= [2024-08-07T11:25:29.466Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T11:25:29.466Z] ========================================================= [Pipeline] sh [2024-08-07T11:25:29.742Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-07T11:25:30.061Z] + make test [2024-08-07T11:25:30.061Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T11:25:38.173Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T11:26:04.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T11:26:06.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T11:26:06.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T11:26:07.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-08-07T11:26:08.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T11:26:08.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T11:26:08.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T11:26:08.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T11:26:08.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T11:26:08.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2024-08-07T11:26:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T11:26:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T11:26:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:26:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T11:26:09.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T11:26:09.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T11:26:09.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T11:26:09.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T11:26:09.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T11:26:10.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T11:26:10.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:26:10.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T11:26:10.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T11:26:10.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T11:26:11.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T11:26:11.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T11:26:12.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2024-08-07T11:26:12.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-08-07T11:26:12.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.544s coverage: 93.4% of statements [2024-08-07T11:26:12.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 91.7% of statements [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T11:26:12.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T11:26:12.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 6.5% of statements [2024-08-07T11:26:14.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.373s coverage: 95.8% of statements [2024-08-07T11:26:14.139Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-08-07T11:26:14.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T11:26:14.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T11:26:14.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] [2024-08-07T11:26:15.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-08-07T11:26:15.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements [2024-08-07T11:26:15.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-07T11:26:15.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-08-07T11:26:15.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-07T11:26:16.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2024-08-07T11:26:16.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-08-07T11:26:16.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T11:26:16.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T11:26:16.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T11:26:16.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T11:26:16.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T11:26:16.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T11:26:16.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T11:26:16.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T11:26:17.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T11:26:17.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T11:26:17.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T11:26:18.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T11:26:18.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T11:26:18.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T11:26:18.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T11:26:19.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T11:26:19.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T11:26:19.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T11:26:20.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T11:26:21.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T11:26:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T11:26:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T11:26:23.706Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7296 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws [2024-08-07T11:26:23.725Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-08-07T11:26:25.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T11:26:25.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T11:26:25.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T11:26:26.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T11:26:26.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T11:26:26.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-07T11:26:26.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T11:26:26.772Z] The recommended git tool is: git [2024-08-07T11:26:26.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:26:26.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T11:26:28.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T11:26:28.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T11:26:28.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T11:26:28.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T11:26:28.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-08-07T11:26:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T11:26:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:26:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T11:26:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T11:26:30.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T11:26:30.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T11:26:31.055Z] using credential edgex-jenkins-ssh [2024-08-07T11:26:31.073Z] Cloning the remote Git repository [2024-08-07T11:26:31.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T11:26:31.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:26:31.109Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-07T11:26:31.189Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-08-07T11:26:31.307Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T11:26:31.308Z] > git --version # timeout=10 [2024-08-07T11:26:31.339Z] > git --version # 'git version 2.25.1' [2024-08-07T11:26:31.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T11:26:31.474Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.252s coverage: 79.9% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 67.2% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 36.5% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-08-07T11:26:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-07T11:26:41.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-08-07T11:26:41.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.084s coverage: 95.7% of statements [2024-08-07T11:26:41.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-08-07T11:26:41.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements [2024-08-07T11:26:41.565Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-07T11:26:41.565Z] running golangci-lint [2024-08-07T11:26:41.565Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-07T11:26:41.565Z] go version go1.21.9 linux/amd64 [2024-08-07T11:26:41.832Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-07T11:26:41.832Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-07T11:26:48.726Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T11:26:48.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T11:26:50.523Z] Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 3176f432974722c71bd8e004fcd13cff9f7a8687 [2024-08-07T11:26:49.550Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T11:26:49.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T11:26:49.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T11:26:49.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-07T11:26:50.540Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T11:26:50.599Z] > git checkout -f 3176f432974722c71bd8e004fcd13cff9f7a8687 # timeout=10 [2024-08-07T11:26:50.830Z] > git remote # timeout=10 [2024-08-07T11:26:50.850Z] > git config --get remote.origin.url # timeout=10 [2024-08-07T11:26:50.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T11:26:50.888Z] > git merge 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 [2024-08-07T11:26:51.153Z] Merge succeeded, producing 606b4927c76a359a08e971876b03ef36f3348098 [2024-08-07T11:26:51.153Z] Checking out Revision 606b4927c76a359a08e971876b03ef36f3348098 (PR-4855) [2024-08-07T11:26:51.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-07T11:26:51.157Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T11:26:51.172Z] > git checkout -f 606b4927c76a359a08e971876b03ef36f3348098 # timeout=10 [2024-08-07T11:26:54.773Z] Commit message: "Merge commit '4508c6b134dd8db5d14b2b122fe51143339f6eec' into HEAD" [2024-08-07T11:26:54.802Z] First time build. Skipping changelog. [2024-08-07T11:26:54.778Z] > git rev-list --no-walk b5dfdbe61868100135268cb7643eb2740bb506b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T11:26:56.424Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-07T11:26:56.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T11:26:56.424Z] Dload Upload Total Spent Left Speed [2024-08-07T11:26:56.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh [2024-08-07T11:26:56.755Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-07T11:26:57.081Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-08-07T11:26:57.081Z] /etc/docker/daemon.json [2024-08-07T11:26:57.081Z] { [2024-08-07T11:26:57.081Z] "registry-mirrors": [ [2024-08-07T11:26:57.081Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-07T11:26:57.081Z] ], [2024-08-07T11:26:57.081Z] "bip": "10.250.0.254/24", [2024-08-07T11:26:57.081Z] "hosts": [ [2024-08-07T11:26:57.081Z] "tcp://0.0.0.0:5555", [2024-08-07T11:26:57.081Z] "unix:///var/run/docker.sock" [2024-08-07T11:26:57.081Z] ], [2024-08-07T11:26:57.081Z] "mtu": 1458, [2024-08-07T11:26:57.081Z] "selinux-enabled": true, [2024-08-07T11:26:57.081Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-07T11:26:57.081Z] } [Pipeline] sh [2024-08-07T11:26:57.409Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-07T11:26:57.737Z] + sudo service docker restart [2024-08-07T11:27:03.781Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 21.251253266s" [2024-08-07T11:27:03.781Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.689674ms" [2024-08-07T11:27:13.741Z] level=info msg="[linters_context/goanalysis] analyzers took 1m34.903100143s with top 10 stages: buildir: 47.467134453s, gosec: 7.666982203s, inspect: 2.594296273s, fact_deprecated: 2.531986049s, ctrlflow: 1.721793587s, printf: 1.66308616s, fact_purity: 1.20123238s, nilness: 1.065008026s, S1038: 920.22184ms, SA1012: 760.316362ms" [2024-08-07T11:27:13.741Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-07T11:27:13.741Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 213/213, autogenerated_exclude: 213/213, identifier_marker: 213/213, nolint: 0/21, cgo: 213/213, path_prettifier: 213/213, skip_files: 213/213, skip_dirs: 213/213, exclude: 213/213, exclude-rules: 21/213" [2024-08-07T11:27:13.741Z] level=info msg="[runner] processing took 17.448245ms with stages: nolint: 7.765172ms, identifier_marker: 5.217164ms, exclude-rules: 1.55944ms, path_prettifier: 1.129657ms, autogenerated_exclude: 1.021657ms, skip_dirs: 718.315µs, cgo: 23.05µs, filename_unadjuster: 10.31µs, max_same_issues: 620ns, exclude: 360ns, uniq_by_line: 350ns, fixer: 320ns, skip_files: 320ns, diff: 290ns, severity-rules: 280ns, path_shortener: 240ns, max_from_linter: 170ns, source_code: 150ns, sort_results: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-08-07T11:27:13.741Z] level=info msg="[runner] linters took 10.336480791s with stages: goanalysis_metalinter: 10.318930385s" [2024-08-07T11:27:13.741Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-07T11:27:13.741Z] level=info msg="Memory: 316 samples, avg is 281.9MB, max is 1375.6MB" [2024-08-07T11:27:13.741Z] level=info msg="Execution took 31.645627234s" [2024-08-07T11:27:13.741Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T11:27:16.008Z] provisioning config files... [2024-08-07T11:27:16.030Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17824427912256475602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:27:16.453Z] ---> ****-login.sh [2024-08-07T11:27:16.453Z] nexus3.edgexfoundry.org:10001 [2024-08-07T11:27:16.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:27:16.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:27:16.987Z] Configure a credential helper to remove this warning. See [2024-08-07T11:27:16.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:27:16.987Z] [2024-08-07T11:27:16.987Z] Login Succeeded [2024-08-07T11:27:16.987Z] nexus3.edgexfoundry.org:10002 [2024-08-07T11:27:17.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:27:17.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:27:17.255Z] Configure a credential helper to remove this warning. See [2024-08-07T11:27:17.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:27:17.255Z] [2024-08-07T11:27:17.255Z] Login Succeeded [2024-08-07T11:27:17.255Z] nexus3.edgexfoundry.org:10003 [2024-08-07T11:27:17.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:27:17.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:27:17.798Z] Configure a credential helper to remove this warning. See [2024-08-07T11:27:17.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:27:17.798Z] [2024-08-07T11:27:17.798Z] Login Succeeded [2024-08-07T11:27:17.798Z] nexus3.edgexfoundry.org:10004 [2024-08-07T11:27:18.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:27:18.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:27:18.068Z] Configure a credential helper to remove this warning. See [2024-08-07T11:27:18.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:27:18.068Z] [2024-08-07T11:27:18.069Z] Login Succeeded [2024-08-07T11:27:18.069Z] ****.io [2024-08-07T11:27:18.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T11:27:18.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T11:27:18.602Z] Configure a credential helper to remove this warning. See [2024-08-07T11:27:18.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T11:27:18.602Z] [2024-08-07T11:27:18.602Z] Login Succeeded [2024-08-07T11:27:18.602Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T11:27:18.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-07T11:27:19.219Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-07T11:27:19.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T11:27:19.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T11:27:19.284Z] ========================================================= [2024-08-07T11:27:19.284Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-07T11:27:19.284Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T11:27:19.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T11:27:19.607Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-07T11:27:19.877Z] c6b39de5b339: Pulling fs layer [2024-08-07T11:27:19.877Z] a69c41024577: Pulling fs layer [2024-08-07T11:27:19.877Z] d6de4b400683: Pulling fs layer [2024-08-07T11:27:19.877Z] 35cb2a7552d0: Pulling fs layer [2024-08-07T11:27:19.877Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T11:27:19.877Z] 464afbd9ba4c: Pulling fs layer [2024-08-07T11:27:19.877Z] 00f215d4a9da: Pulling fs layer [2024-08-07T11:27:19.877Z] d496ad576159: Pulling fs layer [2024-08-07T11:27:19.877Z] 4f4fb700ef54: Waiting [2024-08-07T11:27:19.877Z] 464afbd9ba4c: Waiting [2024-08-07T11:27:19.877Z] 00f215d4a9da: Waiting [2024-08-07T11:27:19.877Z] d496ad576159: Waiting [2024-08-07T11:27:19.877Z] 35cb2a7552d0: Waiting [2024-08-07T11:27:19.877Z] a69c41024577: Download complete [2024-08-07T11:27:19.877Z] 35cb2a7552d0: Verifying Checksum [2024-08-07T11:27:19.877Z] 35cb2a7552d0: Download complete [2024-08-07T11:27:19.877Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T11:27:19.877Z] 4f4fb700ef54: Download complete [2024-08-07T11:27:19.877Z] 464afbd9ba4c: Verifying Checksum [2024-08-07T11:27:19.877Z] 464afbd9ba4c: Download complete [2024-08-07T11:27:19.877Z] c6b39de5b339: Download complete [2024-08-07T11:27:20.294Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T11:27:20.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T11:27:20.294Z] ./bin/test-attribution-txt.sh [2024-08-07T11:27:20.294Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T11:27:20.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T11:27:20.465Z] d496ad576159: Verifying Checksum [2024-08-07T11:27:20.465Z] d496ad576159: Download complete [2024-08-07T11:27:20.605Z] + ls -al . [2024-08-07T11:27:20.605Z] total 884 [2024-08-07T11:27:20.605Z] drwxrwxr-x 11 1001 1001 4096 Aug 7 11:25 . [2024-08-07T11:27:20.605Z] drwxr-xr-x 4 root root 4096 Aug 7 11:25 .. [2024-08-07T11:27:20.605Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 11:24 .blubracket [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 11:24 .dockerignore [2024-08-07T11:27:20.605Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 11:26 .git [2024-08-07T11:27:20.605Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 11:24 .github [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 11:24 .gitignore [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 11:24 .golangci.yml [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 11:24 .hadolint.yml [2024-08-07T11:27:20.605Z] drwxr-xr-x 3 1001 1001 4096 Aug 7 11:24 .semver [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 11:24 .sonarcloud.properties [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 11:24 ADOPTERS.md [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 21171 Aug 7 11:24 Attribution.txt [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 11:24 CHANGELOG.md [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 11:24 CONTRIBUTING.md [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 11:24 GOVERNANCE.md [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 11:24 Jenkinsfile [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 11:24 LICENSE [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 11:24 Makefile [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 11:24 OWNERS.md [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 11:24 README.md [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 11:24 SECURITY.md [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 11:24 VERSION [2024-08-07T11:27:20.605Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 11:24 bin [2024-08-07T11:27:20.605Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 11:24 cmd [2024-08-07T11:27:20.605Z] -rw-r--r-- 1 root root 512123 Aug 7 11:26 coverage.out [2024-08-07T11:27:20.605Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 11:24 fuzz_test [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 7317 Aug 7 11:24 go.mod [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 102581 Aug 7 11:24 go.sum [2024-08-07T11:27:20.605Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 11:24 internal [2024-08-07T11:27:20.605Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 11:24 openapi [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 11:24 security.txt [2024-08-07T11:27:20.605Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 11:24 version.go [Pipeline] sh [2024-08-07T11:27:20.734Z] c6b39de5b339: Pull complete [2024-08-07T11:27:20.891Z] + '[' -e coverage.out ] [2024-08-07T11:27:20.891Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T11:27:21.015Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T11:27:21.298Z] + make build [2024-08-07T11:27:21.299Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-07T11:27:21.321Z] a69c41024577: Pull complete [2024-08-07T11:27:21.589Z] d6de4b400683: Verifying Checksum [2024-08-07T11:27:21.589Z] d6de4b400683: Download complete [2024-08-07T11:27:23.001Z] 00f215d4a9da: Verifying Checksum [2024-08-07T11:27:23.001Z] 00f215d4a9da: Download complete [2024-08-07T11:27:35.317Z] d6de4b400683: Pull complete [2024-08-07T11:27:35.317Z] 35cb2a7552d0: Pull complete [2024-08-07T11:27:35.317Z] 4f4fb700ef54: Pull complete [2024-08-07T11:27:35.317Z] 464afbd9ba4c: Pull complete [2024-08-07T11:27:43.209Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-07T11:27:43.539Z] 00f215d4a9da: Pull complete [2024-08-07T11:27:44.582Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-07T11:27:44.946Z] d496ad576159: Pull complete [2024-08-07T11:27:44.946Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-07T11:27:44.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T11:27:44.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T11:27:45.286Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T11:27:45.286Z] WORKDIR /edgex [2024-08-07T11:27:45.286Z] COPY go.mod . [2024-08-07T11:27:45.286Z] RUN go mod download [2024-08-07T11:27:45.286Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-07T11:27:45.873Z] Sending build context to Docker daemon 3.426MB [2024-08-07T11:27:45.873Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T11:27:45.873Z] ---> f246e2811388 [2024-08-07T11:27:45.873Z] Step 2/4 : WORKDIR /edgex [2024-08-07T11:27:46.481Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-07T11:27:46.739Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-07T11:27:47.808Z] ---> Running in afa4b33cc47f [2024-08-07T11:27:47.808Z] Removing intermediate container afa4b33cc47f [2024-08-07T11:27:47.808Z] ---> 496ee0457c50 [2024-08-07T11:27:47.808Z] Step 3/4 : COPY go.mod . [2024-08-07T11:27:48.394Z] ---> a3c9bfbe30b1 [2024-08-07T11:27:48.394Z] Step 4/4 : RUN go mod download [2024-08-07T11:27:48.394Z] ---> Running in ac3356eab67b [2024-08-07T11:27:48.636Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-07T11:27:52.819Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-07T11:27:54.190Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-07T11:27:56.090Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T11:27:57.989Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T11:27:58.923Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-07T11:27:59.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-07T11:28:00.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T11:28:01.046Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-07T11:28:01.987Z] $ docker stop --time=1 c126783e4a20f5bb232c9c136eb4534456936288adf5907ac52c1b4fef4a724a [2024-08-07T11:28:08.625Z] $ docker rm -f --volumes c126783e4a20f5bb232c9c136eb4534456936288adf5907ac52c1b4fef4a724a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:28:09.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T11:28:09.759Z] [2024-08-07T11:28:09.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:28:10.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T11:28:10.062Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-07T11:28:10.062Z] 91d30c5bc195: Pulling fs layer [2024-08-07T11:28:10.062Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-07T11:28:10.062Z] 9c61dcf015f6: Pulling fs layer [2024-08-07T11:28:10.062Z] 4698f68db338: Pulling fs layer [2024-08-07T11:28:10.062Z] 2a2f49069b9e: Pulling fs layer [2024-08-07T11:28:10.062Z] e0025b399a48: Pulling fs layer [2024-08-07T11:28:10.062Z] e0025b399a48: Waiting [2024-08-07T11:28:10.062Z] 4698f68db338: Waiting [2024-08-07T11:28:10.062Z] 2a2f49069b9e: Waiting [2024-08-07T11:28:10.062Z] 91d30c5bc195: Verifying Checksum [2024-08-07T11:28:10.062Z] 91d30c5bc195: Download complete [2024-08-07T11:28:10.062Z] 4698f68db338: Verifying Checksum [2024-08-07T11:28:10.062Z] 4698f68db338: Download complete [2024-08-07T11:28:10.320Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-07T11:28:10.320Z] 2e9b0aa3be6d: Download complete [2024-08-07T11:28:10.320Z] e0025b399a48: Verifying Checksum [2024-08-07T11:28:10.320Z] e0025b399a48: Download complete [2024-08-07T11:28:10.320Z] 91d30c5bc195: Pull complete [2024-08-07T11:28:10.320Z] 2a2f49069b9e: Verifying Checksum [2024-08-07T11:28:10.320Z] 2a2f49069b9e: Download complete [2024-08-07T11:28:10.578Z] 2e9b0aa3be6d: Pull complete [2024-08-07T11:28:10.836Z] 9c61dcf015f6: Verifying Checksum [2024-08-07T11:28:10.836Z] 9c61dcf015f6: Download complete [2024-08-07T11:28:13.367Z] 9c61dcf015f6: Pull complete [2024-08-07T11:28:13.367Z] 4698f68db338: Pull complete [2024-08-07T11:28:13.998Z] 2a2f49069b9e: Pull complete [2024-08-07T11:28:13.998Z] e0025b399a48: Pull complete [2024-08-07T11:28:13.998Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-07T11:28:13.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T11:28:13.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T11:28:14.119Z] prd-ubuntu20.04-docker-8c-8g-7295 does not seem to be running inside a container [2024-08-07T11:28:14.160Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-07T11:28:17.590Z] $ docker top 83e5eec67671ba0440c2df68cd73f2097fd0cecbcde08342b3a518112b4d67cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T11:28:17.958Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T11:28:20.486Z] #1 [core-data internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #1 transferring dockerfile: 2.01kB done [2024-08-07T11:28:20.486Z] #1 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #2 transferring dockerfile: 1.69kB done [2024-08-07T11:28:20.486Z] #2 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #3 transferring dockerfile: 1.95kB done [2024-08-07T11:28:20.486Z] #3 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #4 transferring dockerfile: 1.81kB done [2024-08-07T11:28:20.486Z] #4 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #5 transferring dockerfile: 1.89kB done [2024-08-07T11:28:20.486Z] #5 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #6 transferring dockerfile: 1.93kB done [2024-08-07T11:28:20.486Z] #6 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #7 transferring dockerfile: 2.50kB done [2024-08-07T11:28:20.486Z] #7 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #8 transferring dockerfile: 2.01kB done [2024-08-07T11:28:20.486Z] #8 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #9 transferring dockerfile: 2.06kB done [2024-08-07T11:28:20.486Z] #9 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #10 transferring dockerfile: 3.17kB done [2024-08-07T11:28:20.486Z] #10 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #11 transferring dockerfile: 1.85kB done [2024-08-07T11:28:20.486Z] #11 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T11:28:20.486Z] #12 transferring dockerfile: 2.15kB done [2024-08-07T11:28:20.486Z] #12 DONE 0.0s [2024-08-07T11:28:20.486Z] [2024-08-07T11:28:20.486Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T11:28:20.745Z] #13 transferring dockerfile: 2.23kB done [2024-08-07T11:28:20.745Z] #13 DONE 0.0s [2024-08-07T11:28:20.745Z] [2024-08-07T11:28:20.745Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T11:28:20.745Z] #14 transferring dockerfile: 1.70kB done [2024-08-07T11:28:20.745Z] #14 DONE 0.0s [2024-08-07T11:28:20.745Z] [2024-08-07T11:28:20.745Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T11:28:20.745Z] #15 transferring dockerfile: 1.93kB done [2024-08-07T11:28:20.745Z] #15 DONE 0.0s [2024-08-07T11:28:20.745Z] [2024-08-07T11:28:20.745Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T11:28:20.745Z] #16 transferring dockerfile: 2.49kB done [2024-08-07T11:28:20.745Z] #16 DONE 0.0s [2024-08-07T11:28:20.745Z] [2024-08-07T11:28:20.745Z] #17 [core-data internal] load .dockerignore [2024-08-07T11:28:20.745Z] #17 transferring context: 50B done [2024-08-07T11:28:20.745Z] #17 DONE 0.0s [2024-08-07T11:28:20.745Z] [2024-08-07T11:28:20.745Z] #18 [security-spire-config internal] load .dockerignore [2024-08-07T11:28:20.745Z] #18 transferring context: 50B done [2024-08-07T11:28:20.745Z] #18 DONE 0.0s [2024-08-07T11:28:20.745Z] [2024-08-07T11:28:20.745Z] #19 [support-notifications internal] load .dockerignore [2024-08-07T11:28:20.745Z] #19 transferring context: 50B done [2024-08-07T11:28:20.745Z] #19 DONE 0.0s [2024-08-07T11:28:20.745Z] [2024-08-07T11:28:20.745Z] #20 [security-spire-agent internal] load .dockerignore [2024-08-07T11:28:20.745Z] #20 transferring context: 50B done [2024-08-07T11:28:20.745Z] #20 DONE 0.0s [2024-08-07T11:28:20.745Z] [2024-08-07T11:28:20.745Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T11:28:20.745Z] #21 transferring context: 50B done [2024-08-07T11:28:21.002Z] #21 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #22 [core-command internal] load .dockerignore [2024-08-07T11:28:21.002Z] #22 transferring context: 50B done [2024-08-07T11:28:21.002Z] #22 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #23 [core-keeper internal] load .dockerignore [2024-08-07T11:28:21.002Z] #23 transferring context: 50B done [2024-08-07T11:28:21.002Z] #23 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #24 [security-proxy-setup internal] load .dockerignore [2024-08-07T11:28:21.002Z] #24 transferring context: 50B done [2024-08-07T11:28:21.002Z] #24 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #25 [core-metadata internal] load .dockerignore [2024-08-07T11:28:21.002Z] #25 transferring context: 50B done [2024-08-07T11:28:21.002Z] #25 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #26 [security-bootstrapper internal] load .dockerignore [2024-08-07T11:28:21.002Z] #26 transferring context: 50B done [2024-08-07T11:28:21.002Z] #26 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-08-07T11:28:21.002Z] #27 transferring context: 50B done [2024-08-07T11:28:21.002Z] #27 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #28 [security-proxy-auth internal] load .dockerignore [2024-08-07T11:28:21.002Z] #28 transferring context: 50B done [2024-08-07T11:28:21.002Z] #28 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T11:28:21.002Z] #29 transferring context: 50B done [2024-08-07T11:28:21.002Z] #29 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #30 [security-spire-server internal] load .dockerignore [2024-08-07T11:28:21.002Z] #30 transferring context: 50B done [2024-08-07T11:28:21.002Z] #30 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #31 [support-scheduler internal] load .dockerignore [2024-08-07T11:28:21.002Z] #31 transferring context: 50B done [2024-08-07T11:28:21.002Z] #31 DONE 0.0s [2024-08-07T11:28:21.002Z] [2024-08-07T11:28:21.002Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-08-07T11:28:21.002Z] #32 transferring context: 50B done [2024-08-07T11:28:21.002Z] #32 DONE 0.0s [2024-08-07T11:28:21.261Z] [2024-08-07T11:28:21.261Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T11:28:21.261Z] #33 DONE 0.0s [2024-08-07T11:28:21.261Z] [2024-08-07T11:28:21.261Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T11:28:21.261Z] #34 DONE 0.1s [2024-08-07T11:28:21.261Z] [2024-08-07T11:28:21.261Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T11:28:21.261Z] #35 ... [2024-08-07T11:28:21.261Z] [2024-08-07T11:28:21.261Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T11:28:21.261Z] #33 DONE 0.0s [2024-08-07T11:28:21.261Z] [2024-08-07T11:28:21.261Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T11:28:21.261Z] #34 DONE 0.2s [2024-08-07T11:28:21.261Z] [2024-08-07T11:28:21.261Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T11:28:21.261Z] #35 ... [2024-08-07T11:28:21.261Z] [2024-08-07T11:28:21.261Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T11:28:21.261Z] #33 DONE 0.0s [2024-08-07T11:28:21.519Z] [2024-08-07T11:28:21.519Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T11:28:21.519Z] #33 DONE 0.0s [2024-08-07T11:28:21.519Z] [2024-08-07T11:28:21.519Z] #36 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:28:21.519Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:28:21.519Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:28:21.519Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T11:28:21.519Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T11:28:21.519Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-07T11:28:21.519Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-07T11:28:21.519Z] #36 ... [2024-08-07T11:28:21.519Z] [2024-08-07T11:28:21.519Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T11:28:21.519Z] #33 DONE 0.0s [2024-08-07T11:28:21.519Z] [2024-08-07T11:28:21.519Z] #36 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:28:21.519Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:28:21.519Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:28:21.519Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T11:28:21.519Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T11:28:21.519Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-07T11:28:21.778Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:28:21.778Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:28:21.778Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T11:28:21.779Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T11:28:21.779Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-07T11:28:21.779Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T11:28:22.038Z] #36 ... [2024-08-07T11:28:22.038Z] [2024-08-07T11:28:22.038Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T11:28:22.038Z] #34 DONE 0.7s [2024-08-07T11:28:22.038Z] [2024-08-07T11:28:22.038Z] #36 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:28:22.038Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:28:22.038Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:28:22.038Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T11:28:22.038Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T11:28:22.038Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-07T11:28:22.038Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T11:28:22.038Z] #36 ... [2024-08-07T11:28:22.038Z] [2024-08-07T11:28:22.038Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T11:28:22.038Z] #37 DONE 0.8s [2024-08-07T11:28:22.038Z] [2024-08-07T11:28:22.038Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T11:28:22.038Z] #35 DONE 0.9s [2024-08-07T11:28:22.038Z] [2024-08-07T11:28:22.038Z] #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:28:22.038Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:28:22.038Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:28:22.038Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T11:28:22.038Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T11:28:22.038Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-07T11:28:22.038Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T11:28:22.299Z] #36 DONE 1.1s [2024-08-07T11:28:22.299Z] [2024-08-07T11:28:22.299Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:28:22.299Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-07T11:28:22.299Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T11:28:22.299Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-07T11:28:22.299Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-07T11:28:22.299Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2024-08-07T11:28:22.558Z] #38 ... [2024-08-07T11:28:22.558Z] [2024-08-07T11:28:22.558Z] #39 [security-spire-config internal] load build context [2024-08-07T11:28:22.558Z] #39 transferring context: 25.85kB 0.0s done [2024-08-07T11:28:22.558Z] #39 DONE 0.3s [2024-08-07T11:28:22.558Z] [2024-08-07T11:28:22.558Z] #40 [security-spire-agent internal] load build context [2024-08-07T11:28:22.558Z] #40 transferring context: 27.13kB 0.0s done [2024-08-07T11:28:22.558Z] #40 DONE 0.4s [2024-08-07T11:28:22.558Z] [2024-08-07T11:28:22.558Z] #41 [security-spire-server internal] load build context [2024-08-07T11:28:22.558Z] #41 transferring context: 27.60kB 0.0s done [2024-08-07T11:28:22.558Z] #41 DONE 0.4s [2024-08-07T11:28:22.558Z] [2024-08-07T11:28:22.558Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:28:22.558Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s [2024-08-07T11:28:22.558Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-07T11:28:22.558Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-08-07T11:28:22.558Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-08-07T11:28:22.558Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T11:28:22.558Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-07T11:28:22.558Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-07T11:28:22.558Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-08-07T11:28:22.558Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-07T11:28:22.817Z] #38 ... [2024-08-07T11:28:22.817Z] [2024-08-07T11:28:22.817Z] #42 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-07T11:28:22.817Z] #42 DONE 1.5s [2024-08-07T11:28:22.817Z] [2024-08-07T11:28:22.817Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:28:22.817Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-07T11:28:22.817Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2024-08-07T11:28:22.817Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-07T11:28:23.075Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.79MB / 30.73MB 0.7s [2024-08-07T11:28:23.075Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.8s [2024-08-07T11:28:23.643Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-08-07T11:28:23.643Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-07T11:28:25.557Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-08-07T11:28:32.133Z] #38 ... [2024-08-07T11:28:32.133Z] [2024-08-07T11:28:32.133Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-07T11:28:32.133Z] #43 transferring context: 275.20MB 10.0s [2024-08-07T11:28:32.133Z] #43 ... [2024-08-07T11:28:32.133Z] [2024-08-07T11:28:32.133Z] #44 [security-proxy-setup internal] load build context [2024-08-07T11:28:32.133Z] #44 ... [2024-08-07T11:28:32.133Z] [2024-08-07T11:28:32.133Z] #45 [support-notifications internal] load build context [2024-08-07T11:28:32.133Z] #45 ... [2024-08-07T11:28:32.133Z] [2024-08-07T11:28:32.133Z] #46 [security-proxy-auth internal] load build context [2024-08-07T11:28:32.133Z] #46 ... [2024-08-07T11:28:32.133Z] [2024-08-07T11:28:32.133Z] #47 [security-bootstrapper internal] load build context [2024-08-07T11:28:32.133Z] #47 ... [2024-08-07T11:28:32.133Z] [2024-08-07T11:28:32.133Z] #48 [core-metadata internal] load build context [2024-08-07T11:28:32.133Z] #48 ... [2024-08-07T11:28:32.133Z] [2024-08-07T11:28:32.133Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T11:28:32.133Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-07T11:28:32.133Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T11:28:32.133Z] #49 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-07T11:28:32.133Z] #49 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-07T11:28:32.133Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-07T11:28:32.133Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-07T11:28:32.133Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T11:28:32.133Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-07T11:28:32.133Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-08-07T11:28:32.133Z] #49 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.3s done [2024-08-07T11:28:32.133Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-07T11:28:32.133Z] #49 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-08-07T11:28:32.395Z] #49 ... [2024-08-07T11:28:32.395Z] [2024-08-07T11:28:32.395Z] #50 [support-scheduler internal] load build context [2024-08-07T11:28:32.395Z] #50 ... [2024-08-07T11:28:32.395Z] [2024-08-07T11:28:32.395Z] #51 [core-data internal] load build context [2024-08-07T11:28:32.395Z] #51 ... [2024-08-07T11:28:32.395Z] [2024-08-07T11:28:32.395Z] #52 [core-command internal] load build context [2024-08-07T11:28:32.656Z] #52 ... [2024-08-07T11:28:32.656Z] [2024-08-07T11:28:32.656Z] #53 [core-keeper internal] load build context [2024-08-07T11:28:32.656Z] #53 ... [2024-08-07T11:28:32.656Z] [2024-08-07T11:28:32.656Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T11:28:32.915Z] #54 ... [2024-08-07T11:28:32.915Z] [2024-08-07T11:28:32.915Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-07T11:28:32.915Z] #55 ... [2024-08-07T11:28:32.915Z] [2024-08-07T11:28:32.915Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T11:28:32.915Z] #56 ... [2024-08-07T11:28:32.915Z] [2024-08-07T11:28:32.915Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T11:28:33.172Z] #57 ... [2024-08-07T11:28:33.172Z] [2024-08-07T11:28:33.172Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T11:28:33.172Z] #58 ... [2024-08-07T11:28:33.172Z] [2024-08-07T11:28:33.172Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:28:33.429Z] #59 ... [2024-08-07T11:28:33.429Z] [2024-08-07T11:28:33.429Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T11:28:33.429Z] #60 ... [2024-08-07T11:28:33.429Z] [2024-08-07T11:28:33.429Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T11:28:33.689Z] #61 ... [2024-08-07T11:28:33.689Z] [2024-08-07T11:28:33.689Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T11:28:33.689Z] #62 ... [2024-08-07T11:28:33.689Z] [2024-08-07T11:28:33.689Z] #63 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T11:28:33.689Z] #63 ... [2024-08-07T11:28:33.689Z] [2024-08-07T11:28:33.689Z] #64 [security-secretstore-setup internal] load build context [2024-08-07T11:28:33.946Z] #64 ... [2024-08-07T11:28:33.946Z] [2024-08-07T11:28:33.946Z] #65 [support-cron-scheduler internal] load build context [2024-08-07T11:28:33.946Z] #65 ... [2024-08-07T11:28:33.946Z] [2024-08-07T11:28:33.946Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T11:28:34.406Z] #66 ... [2024-08-07T11:28:34.406Z] [2024-08-07T11:28:34.406Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T11:28:34.406Z] #0 1.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:28:34.406Z] #0 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:28:34.406Z] #0 1.696 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T11:28:34.406Z] #0 1.696 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T11:28:34.406Z] #0 1.696 OK: 20070 distinct packages available [2024-08-07T11:28:34.406Z] #0 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:28:34.406Z] #0 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:28:34.406Z] #0 2.006 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T11:28:34.406Z] #0 2.008 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T11:28:34.406Z] #0 2.013 (3/5) Installing libucontext (1.2-r2) [2024-08-07T11:28:34.406Z] #0 2.019 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T11:28:34.406Z] #0 2.022 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T11:28:34.406Z] #0 2.028 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:28:34.406Z] #0 2.038 OK: 8 MiB in 20 packages [2024-08-07T11:28:34.686Z] #67 ... [2024-08-07T11:28:34.686Z] [2024-08-07T11:28:34.686Z] #53 [core-keeper internal] load build context [2024-08-07T11:28:35.428Z] #53 transferring context: 493.84MB 13.9s done [2024-08-07T11:28:38.712Z] #53 ... [2024-08-07T11:28:38.712Z] [2024-08-07T11:28:38.712Z] #50 [support-scheduler internal] load build context [2024-08-07T11:28:38.970Z] #50 transferring context: 493.84MB 17.0s done [2024-08-07T11:28:42.298Z] #50 ... [2024-08-07T11:28:42.298Z] [2024-08-07T11:28:42.298Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-07T11:28:42.298Z] #43 transferring context: 493.84MB 15.4s done [2024-08-07T11:28:42.298Z] #43 ... [2024-08-07T11:28:42.298Z] [2024-08-07T11:28:42.298Z] #44 [security-proxy-setup internal] load build context [2024-08-07T11:28:42.298Z] #44 transferring context: 493.84MB 12.6s done [2024-08-07T11:28:42.298Z] #44 ... [2024-08-07T11:28:42.298Z] [2024-08-07T11:28:42.298Z] #46 [security-proxy-auth internal] load build context [2024-08-07T11:28:42.298Z] #46 transferring context: 493.84MB 13.6s done [2024-08-07T11:28:42.298Z] #46 ... [2024-08-07T11:28:42.298Z] [2024-08-07T11:28:42.298Z] #48 [core-metadata internal] load build context [2024-08-07T11:28:42.298Z] #48 transferring context: 493.84MB 13.2s done [2024-08-07T11:28:42.298Z] #48 ... [2024-08-07T11:28:42.298Z] [2024-08-07T11:28:42.298Z] #47 [security-bootstrapper internal] load build context [2024-08-07T11:28:42.298Z] #47 transferring context: 493.84MB 14.7s done [2024-08-07T11:28:42.558Z] #47 ... [2024-08-07T11:28:42.558Z] [2024-08-07T11:28:42.558Z] #45 [support-notifications internal] load build context [2024-08-07T11:28:42.558Z] #45 transferring context: 493.84MB 15.8s done [2024-08-07T11:28:42.558Z] #45 ... [2024-08-07T11:28:42.558Z] [2024-08-07T11:28:42.558Z] #51 [core-data internal] load build context [2024-08-07T11:28:42.558Z] #51 transferring context: 493.84MB 13.7s done [2024-08-07T11:28:42.818Z] #51 ... [2024-08-07T11:28:42.818Z] [2024-08-07T11:28:42.818Z] #52 [core-command internal] load build context [2024-08-07T11:28:42.818Z] #52 transferring context: 493.84MB 14.6s done [2024-08-07T11:28:43.076Z] #52 ... [2024-08-07T11:28:43.076Z] [2024-08-07T11:28:43.076Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:28:43.076Z] #59 transferring context: 493.84MB 15.5s done [2024-08-07T11:28:44.011Z] #59 ... [2024-08-07T11:28:44.011Z] [2024-08-07T11:28:44.011Z] #64 [security-secretstore-setup internal] load build context [2024-08-07T11:28:44.011Z] #64 transferring context: 493.84MB 13.7s done [2024-08-07T11:28:44.271Z] #64 ... [2024-08-07T11:28:44.271Z] [2024-08-07T11:28:44.271Z] #65 [support-cron-scheduler internal] load build context [2024-08-07T11:28:44.271Z] #65 transferring context: 493.84MB 13.9s done [2024-08-07T11:28:44.927Z] Removing intermediate container ac3356eab67b [2024-08-07T11:28:44.927Z] ---> 04e21497e4f1 [2024-08-07T11:28:44.927Z] Successfully built 04e21497e4f1 [2024-08-07T11:28:44.927Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:28:45.256Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T11:28:45.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T11:28:45.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-7296 does not seem to be running inside a container [2024-08-07T11:28:45.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T11:28:46.744Z] $ docker top 9241e270450e0ba23cf05d93cbfd3e5c05755cb4b93577dcacd8ee7fb5475a7b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T11:28:47.560Z] + go version [2024-08-07T11:28:47.560Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-07T11:28:47.572Z] $ docker stop --time=1 9241e270450e0ba23cf05d93cbfd3e5c05755cb4b93577dcacd8ee7fb5475a7b [2024-08-07T11:28:49.153Z] $ docker rm -f --volumes 9241e270450e0ba23cf05d93cbfd3e5c05755cb4b93577dcacd8ee7fb5475a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:28:49.762Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T11:28:49.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T11:28:49.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-7296 does not seem to be running inside a container [2024-08-07T11:28:49.999Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T11:28:51.071Z] $ docker top 4e2d5c88fe457f5cddaec99e054e20755f0d1db0c3b1b518e50f7f5f398c0a8d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T11:28:51.288Z] ========================================================= [2024-08-07T11:28:51.288Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T11:28:51.288Z] ========================================================= [Pipeline] sh [2024-08-07T11:28:51.589Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-07T11:28:52.496Z] + make test [2024-08-07T11:28:52.496Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T11:29:02.505Z] #65 ... [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #44 [security-proxy-setup internal] load build context [2024-08-07T11:29:02.505Z] #44 DONE 38.8s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #48 [core-metadata internal] load build context [2024-08-07T11:29:02.505Z] #48 DONE 38.8s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #51 [core-data internal] load build context [2024-08-07T11:29:02.505Z] #51 DONE 38.9s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #53 [core-keeper internal] load build context [2024-08-07T11:29:02.505Z] #53 DONE 38.8s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T11:29:02.505Z] #66 DONE 37.7s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T11:29:02.505Z] #67 DONE 37.8s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #63 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-07T11:29:02.505Z] #63 DONE 37.1s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T11:29:02.505Z] #68 ... [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #46 [security-proxy-auth internal] load build context [2024-08-07T11:29:02.505Z] #46 DONE 38.5s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #65 [support-cron-scheduler internal] load build context [2024-08-07T11:29:02.505Z] #65 DONE 38.8s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #52 [core-command internal] load build context [2024-08-07T11:29:02.505Z] #52 DONE 38.9s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #64 [security-secretstore-setup internal] load build context [2024-08-07T11:29:02.505Z] #64 DONE 38.3s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #47 [security-bootstrapper internal] load build context [2024-08-07T11:29:02.505Z] #47 DONE 38.8s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-07T11:29:02.505Z] #43 DONE 39.0s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #45 [support-notifications internal] load build context [2024-08-07T11:29:02.505Z] #45 DONE 39.0s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:29:02.505Z] #59 DONE 38.6s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T11:29:02.505Z] #68 ... [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #50 [support-scheduler internal] load build context [2024-08-07T11:29:02.505Z] #50 DONE 38.6s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T11:29:02.505Z] #49 DONE 38.3s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:29:02.505Z] #38 DONE 38.3s [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T11:29:02.505Z] #69 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.505Z] #69 1.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.505Z] #69 ... [2024-08-07T11:29:02.505Z] [2024-08-07T11:29:02.505Z] #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-07T11:29:02.505Z] #55 38.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.505Z] #55 38.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.505Z] #55 38.67 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T11:29:02.505Z] #55 38.68 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:29:02.506Z] #55 38.69 OK: 7 MiB in 16 packages [2024-08-07T11:29:02.506Z] #55 DONE 39.1s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T11:29:02.506Z] #61 38.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #61 38.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #61 38.69 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T11:29:02.506Z] #61 38.70 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T11:29:02.506Z] #61 38.71 (3/4) Installing su-exec (0.2-r3) [2024-08-07T11:29:02.506Z] #61 38.71 (4/4) Installing yq (4.33.3-r5) [2024-08-07T11:29:02.506Z] #61 38.79 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:29:02.506Z] #61 38.81 OK: 17 MiB in 19 packages [2024-08-07T11:29:02.506Z] #61 DONE 39.1s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T11:29:02.506Z] #56 38.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #56 38.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #56 38.65 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T11:29:02.506Z] #56 38.65 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:29:02.506Z] #56 38.66 OK: 7 MiB in 16 packages [2024-08-07T11:29:02.506Z] #56 DONE 39.1s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T11:29:02.506Z] #54 38.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #54 38.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #54 38.68 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T11:29:02.506Z] #54 38.69 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T11:29:02.506Z] #54 38.70 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:29:02.506Z] #54 38.71 Executing ca-certificates-20240226-r0.trigger [2024-08-07T11:29:02.506Z] #54 38.79 OK: 8 MiB in 17 packages [2024-08-07T11:29:02.506Z] #54 DONE 39.1s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T11:29:02.506Z] #69 1.485 OK: 264 MiB in 52 packages [2024-08-07T11:29:02.506Z] #69 ... [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T11:29:02.506Z] #57 38.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #57 38.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #57 38.65 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T11:29:02.506Z] #57 38.66 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T11:29:02.506Z] #57 38.66 (3/4) Installing su-exec (0.2-r3) [2024-08-07T11:29:02.506Z] #57 38.67 (4/4) Installing yq (4.33.3-r5) [2024-08-07T11:29:02.506Z] #57 38.74 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:29:02.506Z] #57 38.74 Executing ca-certificates-20240226-r0.trigger [2024-08-07T11:29:02.506Z] #57 38.84 OK: 17 MiB in 19 packages [2024-08-07T11:29:02.506Z] #57 DONE 39.1s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T11:29:02.506Z] #60 38.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #60 38.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #60 38.89 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T11:29:02.506Z] #60 38.89 (2/2) Installing su-exec (0.2-r3) [2024-08-07T11:29:02.506Z] #60 38.90 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:29:02.506Z] #60 38.90 OK: 7 MiB in 17 packages [2024-08-07T11:29:02.506Z] #60 DONE 39.2s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T11:29:02.506Z] #70 DONE 1.6s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T11:29:02.506Z] #69 DONE 1.7s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T11:29:02.506Z] #58 38.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #58 38.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #58 38.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T11:29:02.506Z] #58 38.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T11:29:02.506Z] #58 38.67 OK: 20070 distinct packages available [2024-08-07T11:29:02.506Z] #58 38.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #58 38.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #58 39.03 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T11:29:02.506Z] #58 39.04 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T11:29:02.506Z] #58 39.05 (3/4) Installing libucontext (1.2-r2) [2024-08-07T11:29:02.506Z] #58 39.05 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T11:29:02.506Z] #58 39.07 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:29:02.506Z] #58 39.07 OK: 8 MiB in 19 packages [2024-08-07T11:29:02.506Z] #58 DONE 39.3s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T11:29:02.506Z] #0 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #0 1.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #0 1.535 OK: 264 MiB in 52 packages [2024-08-07T11:29:02.506Z] #71 DONE 1.7s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-08-07T11:29:02.506Z] #72 ... [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T11:29:02.506Z] #68 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #68 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #68 1.873 OK: 8 MiB in 20 packages [2024-08-07T11:29:02.506Z] #68 DONE 2.2s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:29:02.506Z] #73 DONE 0.5s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #74 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T11:29:02.506Z] #0 1.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #0 1.883 OK: 264 MiB in 52 packages [2024-08-07T11:29:02.506Z] #74 DONE 2.2s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:29:02.506Z] #75 DONE 0.5s [2024-08-07T11:29:02.506Z] [2024-08-07T11:29:02.506Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T11:29:02.506Z] #62 38.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #62 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #62 39.41 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T11:29:02.506Z] #62 39.41 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T11:29:02.506Z] #62 39.41 OK: 20070 distinct packages available [2024-08-07T11:29:02.506Z] #62 39.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #62 39.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:02.506Z] #62 39.76 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T11:29:02.506Z] #62 39.77 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T11:29:02.506Z] #62 39.78 (3/11) Installing libunistring (1.1-r1) [2024-08-07T11:29:02.506Z] #62 39.80 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T11:29:02.506Z] #62 39.80 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T11:29:02.506Z] #62 39.80 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T11:29:02.506Z] #62 39.81 (7/11) Installing curl (8.9.0-r0) [2024-08-07T11:29:02.506Z] #62 39.83 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T11:29:02.506Z] #62 39.83 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T11:29:02.506Z] #62 39.83 (10/11) Installing libucontext (1.2-r2) [2024-08-07T11:29:02.506Z] #62 39.84 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T11:29:02.506Z] #62 39.84 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:29:02.506Z] #62 39.92 Executing ca-certificates-20240226-r0.trigger [2024-08-07T11:29:02.506Z] #62 39.96 OK: 12 MiB in 26 packages [2024-08-07T11:29:03.438Z] #62 DONE 41.0s [2024-08-07T11:29:03.438Z] [2024-08-07T11:29:03.438Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T11:29:03.438Z] #0 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:03.438Z] #0 1.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:03.438Z] #0 1.878 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T11:29:03.438Z] #0 1.878 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T11:29:03.438Z] #0 1.878 OK: 20077 distinct packages available [2024-08-07T11:29:03.438Z] #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:03.438Z] #0 2.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:03.438Z] #0 2.232 OK: 264 MiB in 52 packages [2024-08-07T11:29:03.743Z] #76 DONE 3.4s [2024-08-07T11:29:03.743Z] [2024-08-07T11:29:03.743Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T11:29:03.743Z] #0 1.015 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:03.743Z] #0 1.529 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:03.743Z] #0 2.185 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T11:29:03.743Z] #0 2.485 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:29:03.743Z] #0 2.491 OK: 7 MiB in 16 packages [2024-08-07T11:29:03.743Z] #77 DONE 3.5s [2024-08-07T11:29:03.743Z] [2024-08-07T11:29:03.743Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T11:29:03.743Z] #78 DONE 1.3s [2024-08-07T11:29:03.743Z] [2024-08-07T11:29:03.743Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T11:29:03.743Z] #79 DONE 1.3s [2024-08-07T11:29:03.743Z] [2024-08-07T11:29:03.743Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:29:03.743Z] #80 DONE 1.3s [2024-08-07T11:29:03.743Z] [2024-08-07T11:29:03.743Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T11:29:03.743Z] #81 DONE 0.1s [2024-08-07T11:29:03.743Z] [2024-08-07T11:29:03.743Z] #82 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T11:29:03.743Z] #82 ... [2024-08-07T11:29:03.743Z] [2024-08-07T11:29:03.743Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:29:03.743Z] #83 DONE 0.1s [2024-08-07T11:29:04.001Z] [2024-08-07T11:29:04.001Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:29:04.567Z] #84 ... [2024-08-07T11:29:04.567Z] [2024-08-07T11:29:04.567Z] #82 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T11:29:04.567Z] #82 DONE 0.7s [2024-08-07T11:29:04.567Z] [2024-08-07T11:29:04.567Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T11:29:04.567Z] #85 DONE 0.8s [2024-08-07T11:29:04.567Z] [2024-08-07T11:29:04.567Z] #86 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T11:29:04.567Z] #86 DONE 0.0s [2024-08-07T11:29:04.567Z] [2024-08-07T11:29:04.567Z] #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T11:29:04.567Z] #87 DONE 0.0s [2024-08-07T11:29:04.567Z] [2024-08-07T11:29:04.567Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T11:29:04.567Z] #88 DONE 0.0s [2024-08-07T11:29:04.567Z] [2024-08-07T11:29:04.567Z] #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T11:29:04.567Z] #89 DONE 0.1s [2024-08-07T11:29:04.567Z] [2024-08-07T11:29:04.567Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T11:29:04.567Z] #90 DONE 0.1s [2024-08-07T11:29:04.567Z] [2024-08-07T11:29:04.567Z] #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T11:29:04.567Z] #91 DONE 0.0s [2024-08-07T11:29:04.567Z] [2024-08-07T11:29:04.567Z] #92 [security-spire-server] exporting to image [2024-08-07T11:29:04.567Z] #92 exporting layers [2024-08-07T11:29:04.825Z] #92 ... [2024-08-07T11:29:04.825Z] [2024-08-07T11:29:04.825Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T11:29:04.825Z] #93 DONE 0.1s [2024-08-07T11:29:04.825Z] [2024-08-07T11:29:04.825Z] #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T11:29:04.825Z] #94 DONE 0.0s [2024-08-07T11:29:04.825Z] [2024-08-07T11:29:04.825Z] #92 [security-spire-agent] exporting to image [2024-08-07T11:29:05.389Z] #92 ... [2024-08-07T11:29:05.389Z] [2024-08-07T11:29:05.389Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T11:29:05.389Z] #0 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:05.389Z] #0 3.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:05.389Z] #0 3.436 OK: 17 MiB in 19 packages [2024-08-07T11:29:05.389Z] #95 DONE 3.5s [2024-08-07T11:29:05.389Z] [2024-08-07T11:29:05.389Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T11:29:05.389Z] #96 DONE 0.0s [2024-08-07T11:29:05.389Z] [2024-08-07T11:29:05.389Z] #72 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-08-07T11:29:05.389Z] #72 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:05.389Z] #72 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:05.389Z] #72 3.689 OK: 7 MiB in 16 packages [2024-08-07T11:29:05.389Z] #72 DONE 3.8s [2024-08-07T11:29:05.389Z] [2024-08-07T11:29:05.389Z] #92 [security-spire-server] exporting to image [2024-08-07T11:29:05.389Z] #92 exporting layers 0.8s done [2024-08-07T11:29:05.389Z] #92 writing image sha256:985b8d286462661365822c6ba1061b2beee302bcb36496ec77591bfe71e84d8d done [2024-08-07T11:29:05.389Z] #92 naming to docker.io/library/security-spire-server done [2024-08-07T11:29:05.648Z] #92 exporting layers 0.8s done [2024-08-07T11:29:05.648Z] #92 writing image sha256:fba7eec2603f9a3492d2fad068571b9eac24100b0181f38972805dbe2e37f59e done [2024-08-07T11:29:05.648Z] #92 naming to docker.io/library/security-spire-agent done [2024-08-07T11:29:05.648Z] #92 DONE 1.0s [2024-08-07T11:29:05.648Z] [2024-08-07T11:29:05.648Z] #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T11:29:05.648Z] #0 3.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:05.908Z] #97 ... [2024-08-07T11:29:05.908Z] [2024-08-07T11:29:05.908Z] #98 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T11:29:05.908Z] #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:05.908Z] #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:05.908Z] #0 4.138 OK: 7 MiB in 17 packages [2024-08-07T11:29:05.908Z] #98 DONE 4.2s [2024-08-07T11:29:06.166Z] [2024-08-07T11:29:06.166Z] #99 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:29:06.166Z] #0 3.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:06.166Z] #0 4.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:06.166Z] #0 4.222 OK: 8 MiB in 17 packages [2024-08-07T11:29:06.166Z] #99 DONE 4.3s [2024-08-07T11:29:06.166Z] [2024-08-07T11:29:06.166Z] #100 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T11:29:06.166Z] #100 ... [2024-08-07T11:29:06.166Z] [2024-08-07T11:29:06.166Z] #101 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:29:06.166Z] #0 4.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:06.166Z] #0 4.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:06.166Z] #0 4.350 OK: 7 MiB in 16 packages [2024-08-07T11:29:06.166Z] #101 DONE 4.4s [2024-08-07T11:29:06.642Z] [2024-08-07T11:29:06.642Z] #102 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T11:29:06.642Z] #0 4.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:06.642Z] #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:06.642Z] #0 4.359 OK: 8 MiB in 19 packages [2024-08-07T11:29:06.642Z] #102 DONE 4.4s [2024-08-07T11:29:06.642Z] [2024-08-07T11:29:06.642Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T11:29:07.576Z] #103 DONE 1.0s [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T11:29:07.576Z] #97 5.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:07.576Z] #97 5.437 OK: 17 MiB in 19 packages [2024-08-07T11:29:07.576Z] #97 DONE 5.6s [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #104 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:29:07.576Z] #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:07.576Z] #0 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:07.576Z] #0 3.471 OK: 12 MiB in 26 packages [2024-08-07T11:29:07.576Z] #104 DONE 3.8s [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T11:29:07.576Z] #105 DONE 0.0s [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T11:29:07.576Z] #106 DONE 0.0s [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T11:29:07.576Z] #0 4.180 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:07.576Z] #0 4.990 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T11:29:07.576Z] #107 ... [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T11:29:07.576Z] #108 DONE 0.0s [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T11:29:07.576Z] #109 DONE 0.0s [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T11:29:07.576Z] #110 DONE 0.0s [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T11:29:07.576Z] #107 5.659 OK: 264 MiB in 52 packages [2024-08-07T11:29:07.576Z] #107 ... [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #92 [security-spire-config] exporting to image [2024-08-07T11:29:07.576Z] #92 ... [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T11:29:07.576Z] #107 DONE 5.7s [2024-08-07T11:29:07.576Z] [2024-08-07T11:29:07.576Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T11:29:07.576Z] #111 DONE 0.1s [2024-08-07T11:29:07.834Z] [2024-08-07T11:29:07.834Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:29:08.091Z] #112 ... [2024-08-07T11:29:08.091Z] [2024-08-07T11:29:08.091Z] #92 [security-spire-config] exporting to image [2024-08-07T11:29:08.091Z] #92 exporting layers 0.7s done [2024-08-07T11:29:08.091Z] #92 writing image sha256:f37bca4add151bd935d9f2057bb0d630d4085a697a7dec0c6e1085183df83915 done [2024-08-07T11:29:08.091Z] #92 naming to docker.io/library/security-spire-config done [2024-08-07T11:29:08.091Z] #92 DONE 1.6s [2024-08-07T11:29:08.091Z] [2024-08-07T11:29:08.092Z] #100 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T11:29:08.092Z] #100 DONE 2.2s [2024-08-07T11:29:08.349Z] [2024-08-07T11:29:08.349Z] #113 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T11:29:08.349Z] #113 DONE 0.0s [2024-08-07T11:29:08.349Z] [2024-08-07T11:29:08.349Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:29:12.535Z] #114 ... [2024-08-07T11:29:12.535Z] [2024-08-07T11:29:12.535Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:29:12.535Z] #115 ... [2024-08-07T11:29:12.535Z] [2024-08-07T11:29:12.535Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:29:39.515Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T11:29:59.246Z] #116 DONE 52.4s [2024-08-07T11:29:59.246Z] [2024-08-07T11:29:59.246Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:29:59.246Z] #84 DONE 51.1s [2024-08-07T11:29:59.246Z] [2024-08-07T11:29:59.246Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:29:59.246Z] #112 DONE 47.1s [2024-08-07T11:29:59.246Z] [2024-08-07T11:29:59.246Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:29:59.246Z] #115 DONE 52.4s [2024-08-07T11:29:59.246Z] [2024-08-07T11:29:59.246Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:29:59.246Z] #114 DONE 51.2s [2024-08-07T11:29:59.246Z] [2024-08-07T11:29:59.246Z] #117 [support-notifications builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #117 ... [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #118 [core-data builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #118 ... [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-07T11:30:05.810Z] #119 ... [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #120 ... [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #121 ... [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #117 [support-notifications builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #117 DONE 10.6s [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #118 [core-data builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #118 DONE 10.6s [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #122 [support-scheduler builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #122 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:30:05.810Z] #123 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:30:05.810Z] #124 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:30:05.810Z] #125 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:30:05.810Z] #126 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #127 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #127 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:30:05.810Z] #128 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:30:05.810Z] #129 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #130 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:30:05.810Z] #131 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:30:05.810Z] #132 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #133 [core-command builder 6/7] COPY . . [2024-08-07T11:30:05.810Z] #133 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.810Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:30:05.810Z] #134 CACHED [2024-08-07T11:30:05.810Z] [2024-08-07T11:30:05.811Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T11:30:05.811Z] #135 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:30:05.811Z] #136 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:30:05.811Z] #137 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:30:05.811Z] #138 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #139 [core-metadata builder 6/7] COPY . . [2024-08-07T11:30:05.811Z] #139 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T11:30:05.811Z] #121 DONE 10.6s [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-07T11:30:05.811Z] #119 DONE 10.6s [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:30:05.811Z] #140 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T11:30:05.811Z] #141 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:30:05.811Z] #142 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T11:30:05.811Z] #120 DONE 10.6s [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:30:05.811Z] #143 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:30:05.811Z] #144 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T11:30:05.811Z] #145 CACHED [2024-08-07T11:30:05.811Z] [2024-08-07T11:30:05.811Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T11:30:07.181Z] #146 1.626 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-07T11:30:15.281Z] #146 ... [2024-08-07T11:30:15.281Z] [2024-08-07T11:30:15.281Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T11:30:15.281Z] #0 0.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-07T11:30:15.539Z] #147 ... [2024-08-07T11:30:15.539Z] [2024-08-07T11:30:15.539Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T11:30:15.539Z] #0 0.816 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-07T11:30:15.539Z] #148 ... [2024-08-07T11:30:15.539Z] [2024-08-07T11:30:15.539Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T11:30:15.539Z] #0 0.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-07T11:30:15.796Z] #149 ... [2024-08-07T11:30:15.796Z] [2024-08-07T11:30:15.796Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T11:30:15.796Z] #0 1.073 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-07T11:30:16.053Z] #150 ... [2024-08-07T11:30:16.053Z] [2024-08-07T11:30:16.053Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T11:30:16.053Z] #0 1.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T11:30:16.053Z] #151 ... [2024-08-07T11:30:16.053Z] [2024-08-07T11:30:16.053Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T11:30:16.053Z] #0 0.343 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-07T11:30:16.311Z] #152 ... [2024-08-07T11:30:16.311Z] [2024-08-07T11:30:16.311Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T11:30:16.311Z] #0 1.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-07T11:30:16.311Z] #153 ... [2024-08-07T11:30:16.311Z] [2024-08-07T11:30:16.311Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T11:30:16.311Z] #0 0.492 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-07T11:30:16.569Z] #154 ... [2024-08-07T11:30:16.569Z] [2024-08-07T11:30:16.569Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T11:30:16.569Z] #0 1.251 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T11:30:16.827Z] #155 ... [2024-08-07T11:30:16.827Z] [2024-08-07T11:30:16.827Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T11:30:16.827Z] #0 1.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-07T11:30:16.827Z] #156 ... [2024-08-07T11:30:16.827Z] [2024-08-07T11:30:16.827Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T11:30:16.827Z] #0 0.732 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-07T11:30:17.084Z] #157 ... [2024-08-07T11:30:17.084Z] [2024-08-07T11:30:17.084Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T11:30:17.084Z] #0 1.018 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-07T11:31:53.519Z] #158 ... [2024-08-07T11:31:53.519Z] [2024-08-07T11:31:53.519Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T11:31:53.519Z] #156 96.24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T11:32:49.735Z] #156 DONE 162.1s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T11:32:49.735Z] #154 DONE 162.0s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T11:32:49.735Z] #155 DONE 162.0s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T11:32:49.735Z] #146 DONE 162.0s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T11:32:49.735Z] #151 DONE 162.0s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T11:32:49.735Z] #150 DONE 162.1s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T11:32:49.735Z] #153 DONE 162.1s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T11:32:49.735Z] #147 ... [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T11:32:49.735Z] #152 DONE 162.2s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #159 ... [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T11:32:49.735Z] #158 DONE 162.4s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T11:32:49.735Z] #149 DONE 162.4s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T11:32:49.735Z] #157 DONE 162.5s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T11:32:49.735Z] #148 DONE 162.5s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T11:32:49.735Z] #147 DONE 162.6s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #160 ... [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #161 DONE 0.8s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #162 DONE 0.6s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T11:32:49.735Z] #163 DONE 0.8s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #159 DONE 0.8s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #164 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #164 DONE 0.9s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #165 DONE 0.5s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #160 DONE 0.4s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T11:32:49.735Z] #166 ... [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #167 DONE 0.8s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #168 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #168 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #169 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #169 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #170 DONE 0.8s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #171 DONE 0.8s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #172 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #173 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #174 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #175 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #176 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #177 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #178 DONE 0.7s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #179 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #179 DONE 0.7s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:49.735Z] #180 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #181 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #181 CACHED [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:49.735Z] #182 DONE 0.7s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T11:32:49.735Z] #166 DONE 0.7s [2024-08-07T11:32:49.735Z] [2024-08-07T11:32:49.735Z] #183 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.113Z] #183 DONE 1.8s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #184 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T11:32:51.113Z] #184 DONE 1.8s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:51.113Z] #185 DONE 1.8s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #186 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T11:32:51.113Z] #186 DONE 1.8s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-07T11:32:51.113Z] #187 DONE 1.8s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-07T11:32:51.113Z] #188 DONE 1.8s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T11:32:51.113Z] #189 DONE 1.8s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #190 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T11:32:51.113Z] #190 DONE 1.9s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T11:32:51.113Z] #191 DONE 1.9s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.113Z] #192 ... [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T11:32:51.113Z] #193 DONE 1.9s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T11:32:51.113Z] #194 DONE 2.0s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T11:32:51.113Z] #195 DONE 1.9s [2024-08-07T11:32:51.113Z] [2024-08-07T11:32:51.113Z] #92 [core-keeper] exporting to image [2024-08-07T11:32:51.113Z] #92 exporting layers [2024-08-07T11:32:51.702Z] #92 ... [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.702Z] #196 DONE 0.7s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #197 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T11:32:51.702Z] #197 DONE 0.6s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-07T11:32:51.702Z] #198 DONE 0.7s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T11:32:51.702Z] #199 DONE 0.8s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.702Z] #200 DONE 0.7s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T11:32:51.702Z] #201 DONE 0.8s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #92 [support-cron-scheduler] exporting to image [2024-08-07T11:32:51.702Z] #92 ... [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.702Z] #202 DONE 0.8s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.702Z] #192 DONE 0.8s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.702Z] #203 DONE 0.8s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.702Z] #204 DONE 0.8s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.702Z] #205 DONE 0.8s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #206 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T11:32:51.702Z] #206 DONE 3.5s [2024-08-07T11:32:51.702Z] [2024-08-07T11:32:51.702Z] #92 [core-command] exporting to image [2024-08-07T11:32:51.702Z] #92 writing image sha256:ec920c99906920894ba221337b3dd3a2684b38a585313fe3e6c18ba61ab9ff21 0.0s done [2024-08-07T11:32:51.702Z] #92 naming to docker.io/library/core-keeper done [2024-08-07T11:32:51.960Z] #92 exporting layers 0.3s done [2024-08-07T11:32:51.960Z] #92 exporting layers 0.4s done [2024-08-07T11:32:51.960Z] #92 ... [2024-08-07T11:32:51.960Z] [2024-08-07T11:32:51.960Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.960Z] #207 DONE 0.4s [2024-08-07T11:32:51.960Z] [2024-08-07T11:32:51.960Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T11:32:51.960Z] #208 DONE 0.4s [2024-08-07T11:32:51.960Z] [2024-08-07T11:32:51.960Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T11:32:51.960Z] #209 DONE 0.5s [2024-08-07T11:32:51.960Z] [2024-08-07T11:32:51.960Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T11:32:51.960Z] #210 DONE 0.4s [2024-08-07T11:32:51.960Z] [2024-08-07T11:32:51.960Z] #92 [support-cron-scheduler] exporting to image [2024-08-07T11:32:51.960Z] #92 exporting layers 0.4s done [2024-08-07T11:32:51.960Z] #92 writing image sha256:81a4b9aff9411bf95d4c4e0f32cd19dba992506a0eb77b777a6fdf23725b9d21 0.0s done [2024-08-07T11:32:51.960Z] #92 writing image sha256:049180843b3e8beab30f4b3929bc4fc65174c905a2da0055be18a931e1faaa4f 0.0s done [2024-08-07T11:32:51.960Z] #92 naming to docker.io/library/support-scheduler done [2024-08-07T11:32:51.960Z] #92 naming to docker.io/library/support-cron-scheduler done [2024-08-07T11:32:52.217Z] #92 ... [2024-08-07T11:32:52.217Z] [2024-08-07T11:32:52.217Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T11:32:52.217Z] #211 DONE 0.4s [2024-08-07T11:32:52.217Z] [2024-08-07T11:32:52.217Z] #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-07T11:32:52.217Z] #212 DONE 0.4s [2024-08-07T11:32:52.217Z] [2024-08-07T11:32:52.217Z] #213 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T11:32:52.217Z] #213 DONE 0.4s [2024-08-07T11:32:52.217Z] [2024-08-07T11:32:52.217Z] #92 [support-notifications] exporting to image [2024-08-07T11:32:52.217Z] #92 writing image sha256:e29e924224c5577688d8434144cf28fac1c93de343467c28199d75a8f0c19629 done [2024-08-07T11:32:52.217Z] #92 naming to docker.io/library/core-command done [2024-08-07T11:32:52.217Z] #92 writing image sha256:83c7916bbed9f290847d797a25e78ee9f81c47f46e72553e8e2df2fbf4f0012d done [2024-08-07T11:32:52.217Z] #92 naming to docker.io/library/support-notifications done [2024-08-07T11:32:52.477Z] #92 writing image sha256:1082fec77051c3b27b7baac24c5754f9b035bb6eca34300463933dc702c4caa3 0.0s done [2024-08-07T11:32:52.477Z] #92 naming to docker.io/library/security-spiffe-token-provider [2024-08-07T11:32:52.477Z] #92 exporting layers 0.3s done [2024-08-07T11:32:52.477Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2024-08-07T11:32:52.477Z] #92 writing image sha256:d7b522f874f7962fbc16b2106a4197d58416d96f09b864b8d7c0a2ed7e094f74 done [2024-08-07T11:32:52.477Z] #92 naming to docker.io/library/core-data done [2024-08-07T11:32:52.477Z] #92 writing image sha256:c276cce258cac5a2494b15fddacaa56dccebdc6eb99dd4094995ed4db13483cd done [2024-08-07T11:32:52.477Z] #92 naming to docker.io/library/core-metadata done [2024-08-07T11:32:52.477Z] #92 DONE 3.1s [2024-08-07T11:32:52.477Z] [2024-08-07T11:32:52.477Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T11:32:52.477Z] #214 DONE 0.4s [2024-08-07T11:32:52.477Z] [2024-08-07T11:32:52.477Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T11:32:52.477Z] #215 DONE 0.3s [2024-08-07T11:32:52.477Z] [2024-08-07T11:32:52.477Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T11:32:52.477Z] #216 DONE 0.3s [2024-08-07T11:32:52.477Z] [2024-08-07T11:32:52.477Z] #217 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T11:32:52.736Z] #217 ... [2024-08-07T11:32:52.736Z] [2024-08-07T11:32:52.736Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T11:32:52.736Z] #218 DONE 0.3s [2024-08-07T11:32:52.736Z] [2024-08-07T11:32:52.736Z] #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T11:32:52.736Z] #219 DONE 0.7s [2024-08-07T11:32:52.995Z] [2024-08-07T11:32:52.995Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T11:32:52.995Z] #220 DONE 0.8s [2024-08-07T11:32:52.995Z] [2024-08-07T11:32:52.995Z] #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T11:32:52.995Z] #221 DONE 0.2s [2024-08-07T11:32:52.995Z] [2024-08-07T11:32:52.995Z] #217 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T11:32:52.995Z] #217 DONE 0.4s [2024-08-07T11:32:52.995Z] [2024-08-07T11:32:52.995Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T11:32:52.995Z] #222 DONE 0.1s [2024-08-07T11:32:52.995Z] [2024-08-07T11:32:52.995Z] #92 [security-proxy-auth] exporting to image [2024-08-07T11:32:52.995Z] #92 exporting layers 0.1s done [2024-08-07T11:32:52.995Z] #92 writing image sha256:f994bbe2b5e20772d29c8312a5a4f7928afeeb61d5027545ec411c935f8214c1 done [2024-08-07T11:32:52.995Z] #92 naming to docker.io/library/core-common-config-bootstrapper [2024-08-07T11:32:52.995Z] #92 ... [2024-08-07T11:32:52.995Z] [2024-08-07T11:32:52.995Z] #223 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-07T11:32:52.995Z] #223 DONE 0.1s [2024-08-07T11:32:52.995Z] [2024-08-07T11:32:52.995Z] #224 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-07T11:32:52.995Z] #224 DONE 0.1s [2024-08-07T11:32:52.995Z] [2024-08-07T11:32:52.995Z] #92 [core-common-config-bootstrapper] exporting to image [2024-08-07T11:32:52.995Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-07T11:32:53.253Z] #92 exporting layers 0.2s done [2024-08-07T11:32:53.253Z] #92 writing image sha256:c518d4bf958e7aa717ccf4baa13d7fed5370988eb11de2b68eff4cc43d7277a0 done [2024-08-07T11:32:53.253Z] #92 naming to docker.io/library/security-proxy-auth done [2024-08-07T11:32:53.253Z] #92 DONE 3.4s [2024-08-07T11:32:53.253Z] [2024-08-07T11:32:53.253Z] #225 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-07T11:32:53.253Z] #225 DONE 0.1s [2024-08-07T11:32:53.253Z] [2024-08-07T11:32:53.253Z] #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T11:32:53.253Z] #226 ... [2024-08-07T11:32:53.253Z] [2024-08-07T11:32:53.253Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T11:32:53.253Z] #227 DONE 0.8s [2024-08-07T11:32:53.253Z] [2024-08-07T11:32:53.253Z] #228 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T11:32:53.253Z] #228 DONE 0.1s [2024-08-07T11:32:53.253Z] [2024-08-07T11:32:53.253Z] #229 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T11:32:53.253Z] #229 DONE 0.1s [2024-08-07T11:32:53.511Z] [2024-08-07T11:32:53.511Z] #92 [security-proxy-setup] exporting to image [2024-08-07T11:32:53.511Z] #92 exporting layers 0.2s done [2024-08-07T11:32:53.511Z] #92 writing image sha256:92b56f43b683b0ff738463b23e131975086d60ad60e04d88aa633b5228c03617 [2024-08-07T11:32:53.511Z] #92 writing image sha256:92b56f43b683b0ff738463b23e131975086d60ad60e04d88aa633b5228c03617 done [2024-08-07T11:32:53.511Z] #92 naming to docker.io/library/security-proxy-setup done [2024-08-07T11:32:53.511Z] #92 DONE 3.6s [2024-08-07T11:32:53.511Z] [2024-08-07T11:32:53.511Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T11:32:53.769Z] #230 ... [2024-08-07T11:32:53.769Z] [2024-08-07T11:32:53.769Z] #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T11:32:53.769Z] #226 DONE 0.7s [2024-08-07T11:32:53.769Z] [2024-08-07T11:32:53.769Z] #92 [security-secretstore-setup] exporting to image [2024-08-07T11:32:53.769Z] #92 exporting layers 0.2s done [2024-08-07T11:32:53.769Z] #92 writing image sha256:b4920fb1ef641199711a1c9168972ee2e7f2387315c264f6371656941c39667c done [2024-08-07T11:32:53.769Z] #92 naming to docker.io/library/security-secretstore-setup done [2024-08-07T11:32:53.769Z] #92 DONE 3.8s [2024-08-07T11:32:53.769Z] [2024-08-07T11:32:53.769Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T11:32:54.028Z] #230 DONE 0.6s [2024-08-07T11:32:54.028Z] [2024-08-07T11:32:54.028Z] #92 [security-bootstrapper] exporting to image [2024-08-07T11:32:54.028Z] #92 exporting layers 0.2s done [2024-08-07T11:32:54.028Z] #92 writing image sha256:29826589d3b845831fcf4d8b4818d7ddc378e4d9a4536116a44ddb6055d0a5f4 done [2024-08-07T11:32:54.028Z] #92 naming to docker.io/library/security-bootstrapper done [2024-08-07T11:32:54.028Z] #92 DONE 4.0s [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T11:32:54.028Z] time="2024-08-07T11:28:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T11:32:54.035Z] $ docker stop --time=1 83e5eec67671ba0440c2df68cd73f2097fd0cecbcde08342b3a518112b4d67cd [2024-08-07T11:32:55.289Z] $ docker rm -f --volumes 83e5eec67671ba0440c2df68cd73f2097fd0cecbcde08342b3a518112b4d67cd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T11:32:55.638Z] + docker images [2024-08-07T11:32:55.638Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T11:32:55.638Z] security-secretstore-setup latest b4920fb1ef64 2 seconds ago 37MB [2024-08-07T11:32:55.638Z] security-bootstrapper latest 29826589d3b8 2 seconds ago 18.9MB [2024-08-07T11:32:55.638Z] security-proxy-setup latest 92b56f43b683 2 seconds ago 26.2MB [2024-08-07T11:32:55.638Z] core-common-config-bootstrapper latest f994bbe2b5e2 3 seconds ago 15.2MB [2024-08-07T11:32:55.638Z] security-proxy-auth latest c518d4bf958e 3 seconds ago 33MB [2024-08-07T11:32:55.638Z] security-spiffe-token-provider latest 1082fec77051 4 seconds ago 28.8MB [2024-08-07T11:32:55.638Z] support-cron-scheduler latest 049180843b3e 4 seconds ago 42.8MB [2024-08-07T11:32:55.638Z] support-scheduler latest 81a4b9aff941 4 seconds ago 41.8MB [2024-08-07T11:32:55.638Z] support-notifications latest 83c7916bbed9 4 seconds ago 42.4MB [2024-08-07T11:32:55.638Z] core-data latest d7b522f874f7 4 seconds ago 39.5MB [2024-08-07T11:32:55.638Z] core-metadata latest c276cce258ca 4 seconds ago 39.7MB [2024-08-07T11:32:55.638Z] core-command latest e29e924224c5 4 seconds ago 35.4MB [2024-08-07T11:32:55.638Z] core-keeper latest ec920c999069 5 seconds ago 39.4MB [2024-08-07T11:32:55.638Z] security-spire-config latest f37bca4add15 3 minutes ago 120MB [2024-08-07T11:32:55.638Z] security-spire-agent latest fba7eec2603f 3 minutes ago 182MB [2024-08-07T11:32:55.638Z] security-spire-server latest 985b8d286462 3 minutes ago 121MB [2024-08-07T11:32:55.638Z] ci-base-image-x86_64 latest ab022e868e5b 7 minutes ago 971MB [2024-08-07T11:32:55.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-07T11:32:55.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-07T11:32:55.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-07T11:33:16.321Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T11:33:16.321Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T11:33:55.205Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T11:33:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T11:33:57.214Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T11:33:57.214Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T11:33:57.214Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T11:33:57.214Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T11:33:58.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T11:33:58.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T11:33:58.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T11:34:03.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T11:34:03.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T11:34:04.564Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T11:34:04.564Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T11:34:04.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T11:34:16.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T11:34:16.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T11:34:16.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements [2024-08-07T11:34:29.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.189s coverage: 97.0% of statements [2024-08-07T11:34:32.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T11:34:32.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T11:34:32.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T11:34:36.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.274s coverage: 69.2% of statements [2024-08-07T11:34:38.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T11:34:38.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T11:34:40.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.211s coverage: 53.2% of statements [2024-08-07T11:34:44.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T11:34:44.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T11:34:44.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:34:44.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T11:34:44.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T11:34:44.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T11:34:44.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T11:34:44.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T11:34:44.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T11:34:52.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T11:34:52.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:34:52.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T11:34:52.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T11:34:52.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T11:34:55.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.576s coverage: 93.4% of statements [2024-08-07T11:34:55.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.388s coverage: 91.7% of statements [2024-08-07T11:35:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T11:35:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T11:35:01.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.263s coverage: 6.5% of statements [2024-08-07T11:35:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T11:35:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:35:07.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T11:35:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T11:35:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T11:35:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T11:35:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T11:35:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T11:35:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T11:35:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T11:35:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T11:35:10.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.558s coverage: 95.8% of statements [2024-08-07T11:35:10.823Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-08-07T11:35:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.113s coverage: 0.0% of statements [no tests to run] [2024-08-07T11:35:21.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T11:35:21.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T11:35:22.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.286s coverage: 0.8% of statements [2024-08-07T11:35:22.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.159s coverage: 30.7% of statements [2024-08-07T11:35:26.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.213s coverage: 41.7% of statements [2024-08-07T11:35:26.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.181s coverage: 77.8% of statements [2024-08-07T11:35:26.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.172s coverage: 94.1% of statements [2024-08-07T11:35:26.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-08-07T11:35:30.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.096s coverage: 87.5% of statements [2024-08-07T11:35:32.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T11:35:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T11:35:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T11:35:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T11:35:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T11:35:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T11:35:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T11:35:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T11:35:43.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements [2024-08-07T11:35:43.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T11:35:43.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T11:35:43.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T11:35:47.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T11:35:47.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T11:35:47.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T11:35:47.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T11:35:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T11:35:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T11:35:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T11:35:57.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.918s coverage: 79.9% of statements [2024-08-07T11:35:57.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.150s coverage: 92.9% of statements [2024-08-07T11:35:57.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 67.2% of statements [2024-08-07T11:35:57.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.104s coverage: 62.3% of statements [2024-08-07T11:35:57.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.095s coverage: 76.6% of statements [2024-08-07T11:36:00.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T11:36:01.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements [2024-08-07T11:36:01.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements [2024-08-07T11:36:01.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.079s coverage: 100.0% of statements [2024-08-07T11:36:01.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.262s coverage: 81.8% of statements [2024-08-07T11:36:01.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.278s coverage: 82.1% of statements [2024-08-07T11:36:02.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T11:36:03.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.112s coverage: 86.0% of statements [2024-08-07T11:36:07.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T11:36:07.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T11:36:09.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.698s coverage: 63.1% of statements [2024-08-07T11:36:09.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements [2024-08-07T11:36:11.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.152s coverage: 89.4% of statements [2024-08-07T11:36:11.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.115s coverage: 100.0% of statements [2024-08-07T11:36:11.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T11:36:11.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T11:36:11.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T11:36:11.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2024-08-07T11:36:12.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-08-07T11:36:18.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T11:36:18.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T11:36:18.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T11:36:20.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.677s coverage: 36.5% of statements [2024-08-07T11:36:20.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.118s coverage: 89.5% of statements [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T11:36:20.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-07T11:36:21.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:36:21.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T11:36:21.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.101s coverage: 84.8% of statements [2024-08-07T11:36:28.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T11:36:28.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T11:36:28.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T11:36:28.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T11:36:35.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.180s coverage: 19.9% of statements [2024-08-07T11:36:35.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T11:36:35.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:36:35.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T11:36:35.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T11:36:37.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.489s coverage: 95.7% of statements [2024-08-07T11:36:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T11:36:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T11:36:40.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.170s coverage: 61.8% of statements [2024-08-07T11:36:42.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T11:36:42.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T11:36:44.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.292s coverage: 98.9% of statements [2024-08-07T11:36:45.726Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-07T11:36:45.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-07T11:36:45.991Z] go vet ./... [2024-08-07T11:41:07.767Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T11:41:07.767Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T11:41:07.767Z] ./bin/test-attribution-txt.sh [2024-08-07T11:41:07.767Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T11:41:07.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T11:41:08.464Z] + ls -al . [2024-08-07T11:41:08.464Z] total 880 [2024-08-07T11:41:08.464Z] drwxrwxr-x 10 1001 1001 4096 Aug 7 11:28 . [2024-08-07T11:41:08.464Z] drwxr-xr-x 4 root root 4096 Aug 7 11:28 .. [2024-08-07T11:41:08.464Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 11:26 .blubracket [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 11:26 .dockerignore [2024-08-07T11:41:08.464Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 11:26 .git [2024-08-07T11:41:08.464Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 11:26 .github [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 11:26 .gitignore [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 11:26 .golangci.yml [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 11:26 .hadolint.yml [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 11:26 .sonarcloud.properties [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 11:26 ADOPTERS.md [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 21171 Aug 7 11:26 Attribution.txt [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 11:26 CHANGELOG.md [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 11:26 CONTRIBUTING.md [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 11:26 GOVERNANCE.md [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 11:26 Jenkinsfile [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 11:26 LICENSE [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 11:26 Makefile [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 11:26 OWNERS.md [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 11:26 README.md [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 11:26 SECURITY.md [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 11:24 VERSION [2024-08-07T11:41:08.464Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 11:26 bin [2024-08-07T11:41:08.464Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 11:26 cmd [2024-08-07T11:41:08.464Z] -rw-r--r-- 1 root root 512123 Aug 7 11:36 coverage.out [2024-08-07T11:41:08.464Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 11:26 fuzz_test [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 7317 Aug 7 11:26 go.mod [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 102581 Aug 7 11:26 go.sum [2024-08-07T11:41:08.464Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 11:26 internal [2024-08-07T11:41:08.464Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 11:26 openapi [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 11:26 security.txt [2024-08-07T11:41:08.464Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 11:26 version.go [Pipeline] sh [2024-08-07T11:41:08.804Z] + '[' -e coverage.out ] [2024-08-07T11:41:08.804Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T11:41:08.840Z] Warning: overwriting stash ‘coverage-report’ [2024-08-07T11:41:09.774Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T11:41:10.099Z] + make build [2024-08-07T11:41:10.363Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-07T11:44:17.060Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-07T11:44:23.686Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-07T11:44:31.875Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-07T11:44:34.443Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-07T11:44:42.630Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-07T11:45:09.739Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-07T11:45:17.940Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-07T11:45:30.211Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T11:45:40.247Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T11:45:42.808Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-07T11:45:46.133Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-07T11:45:50.368Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T11:45:54.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-07T11:45:58.838Z] $ docker stop --time=1 4e2d5c88fe457f5cddaec99e054e20755f0d1db0c3b1b518e50f7f5f398c0a8d [2024-08-07T11:46:00.917Z] $ docker rm -f --volumes 4e2d5c88fe457f5cddaec99e054e20755f0d1db0c3b1b518e50f7f5f398c0a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:46:04.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T11:46:04.628Z] [2024-08-07T11:46:04.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:46:04.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T11:46:05.230Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-07T11:46:05.230Z] 547446be3368: Pulling fs layer [2024-08-07T11:46:05.230Z] d125d8839a47: Pulling fs layer [2024-08-07T11:46:05.230Z] 3e85d5ac6304: Pulling fs layer [2024-08-07T11:46:05.230Z] c3105a71a48b: Pulling fs layer [2024-08-07T11:46:05.230Z] 0f093f025ec4: Pulling fs layer [2024-08-07T11:46:05.230Z] c3106fc0e877: Pulling fs layer [2024-08-07T11:46:05.230Z] 0f093f025ec4: Waiting [2024-08-07T11:46:05.230Z] c3106fc0e877: Waiting [2024-08-07T11:46:05.230Z] c3105a71a48b: Waiting [2024-08-07T11:46:05.230Z] 547446be3368: Verifying Checksum [2024-08-07T11:46:05.230Z] 547446be3368: Download complete [2024-08-07T11:46:05.496Z] c3105a71a48b: Verifying Checksum [2024-08-07T11:46:05.496Z] c3105a71a48b: Download complete [2024-08-07T11:46:05.761Z] d125d8839a47: Verifying Checksum [2024-08-07T11:46:05.761Z] d125d8839a47: Download complete [2024-08-07T11:46:05.761Z] c3106fc0e877: Verifying Checksum [2024-08-07T11:46:05.761Z] c3106fc0e877: Download complete [2024-08-07T11:46:06.026Z] 0f093f025ec4: Verifying Checksum [2024-08-07T11:46:06.026Z] 0f093f025ec4: Download complete [2024-08-07T11:46:06.026Z] 547446be3368: Pull complete [2024-08-07T11:46:07.430Z] d125d8839a47: Pull complete [2024-08-07T11:46:07.696Z] 3e85d5ac6304: Verifying Checksum [2024-08-07T11:46:07.696Z] 3e85d5ac6304: Download complete [2024-08-07T11:46:17.756Z] 3e85d5ac6304: Pull complete [2024-08-07T11:46:17.756Z] c3105a71a48b: Pull complete [2024-08-07T11:46:18.710Z] 0f093f025ec4: Pull complete [2024-08-07T11:46:18.975Z] c3106fc0e877: Pull complete [2024-08-07T11:46:18.975Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-07T11:46:18.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T11:46:18.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T11:46:19.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-7296 does not seem to be running inside a container [2024-08-07T11:46:19.241Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-07T11:46:21.368Z] $ docker top d6052202e1e1e4d779919af7debac0069f4d9d157d94c554c3c659aef4fb925c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T11:46:22.182Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T11:46:32.248Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T11:46:32.248Z] #1 transferring dockerfile: 1.85kB done [2024-08-07T11:46:32.248Z] #1 DONE 0.1s [2024-08-07T11:46:32.248Z] [2024-08-07T11:46:32.248Z] #2 [core-command internal] load build definition from Dockerfile [2024-08-07T11:46:32.248Z] #2 transferring dockerfile: 1.93kB done [2024-08-07T11:46:32.248Z] #2 DONE 0.1s [2024-08-07T11:46:32.248Z] [2024-08-07T11:46:32.248Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-08-07T11:46:32.248Z] #3 transferring dockerfile: 2.06kB done [2024-08-07T11:46:32.248Z] #3 DONE 0.1s [2024-08-07T11:46:32.248Z] [2024-08-07T11:46:32.248Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-08-07T11:46:32.248Z] #4 transferring dockerfile: 1.95kB done [2024-08-07T11:46:32.248Z] #4 DONE 0.1s [2024-08-07T11:46:32.248Z] [2024-08-07T11:46:32.248Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T11:46:32.514Z] #5 transferring dockerfile: 1.70kB 0.0s done [2024-08-07T11:46:32.514Z] #5 DONE 0.1s [2024-08-07T11:46:32.514Z] [2024-08-07T11:46:32.514Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T11:46:32.514Z] #6 transferring dockerfile: 3.17kB 0.0s done [2024-08-07T11:46:32.514Z] #6 DONE 0.1s [2024-08-07T11:46:32.514Z] [2024-08-07T11:46:32.514Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T11:46:32.514Z] #7 transferring dockerfile: 1.69kB done [2024-08-07T11:46:32.514Z] #7 DONE 0.1s [2024-08-07T11:46:32.514Z] [2024-08-07T11:46:32.514Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T11:46:32.514Z] #8 transferring dockerfile: 1.81kB done [2024-08-07T11:46:32.514Z] #8 DONE 0.1s [2024-08-07T11:46:32.514Z] [2024-08-07T11:46:32.514Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T11:46:32.514Z] #9 transferring dockerfile: 1.93kB 0.0s done [2024-08-07T11:46:32.514Z] #9 DONE 0.1s [2024-08-07T11:46:32.514Z] [2024-08-07T11:46:32.514Z] #10 [core-data internal] load build definition from Dockerfile [2024-08-07T11:46:32.786Z] #10 transferring dockerfile: 2.01kB 0.0s done [2024-08-07T11:46:32.786Z] #10 DONE 0.1s [2024-08-07T11:46:32.786Z] [2024-08-07T11:46:32.786Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-07T11:46:32.786Z] #11 transferring dockerfile: 2.01kB done [2024-08-07T11:46:32.786Z] #11 DONE 0.1s [2024-08-07T11:46:32.786Z] [2024-08-07T11:46:32.786Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T11:46:32.786Z] #12 transferring dockerfile: 2.50kB 0.0s done [2024-08-07T11:46:32.786Z] #12 DONE 0.1s [2024-08-07T11:46:32.786Z] [2024-08-07T11:46:32.786Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T11:46:33.051Z] #13 transferring dockerfile: 2.49kB 0.0s done [2024-08-07T11:46:33.051Z] #13 DONE 0.1s [2024-08-07T11:46:33.051Z] [2024-08-07T11:46:33.051Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T11:46:33.051Z] #14 transferring dockerfile: 2.15kB done [2024-08-07T11:46:33.051Z] #14 DONE 0.1s [2024-08-07T11:46:33.051Z] [2024-08-07T11:46:33.051Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T11:46:33.051Z] #15 transferring dockerfile: 2.23kB done [2024-08-07T11:46:33.051Z] #15 DONE 0.1s [2024-08-07T11:46:33.051Z] [2024-08-07T11:46:33.051Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T11:46:33.317Z] #16 transferring dockerfile: 1.89kB done [2024-08-07T11:46:33.317Z] #16 DONE 0.1s [2024-08-07T11:46:33.317Z] [2024-08-07T11:46:33.317Z] #17 [support-cron-scheduler internal] load .dockerignore [2024-08-07T11:46:33.317Z] #17 transferring context: 50B 0.0s done [2024-08-07T11:46:33.317Z] #17 DONE 0.1s [2024-08-07T11:46:33.901Z] [2024-08-07T11:46:33.901Z] #18 [core-command internal] load .dockerignore [2024-08-07T11:46:33.901Z] #18 transferring context: 50B done [2024-08-07T11:46:33.901Z] #18 DONE 0.0s [2024-08-07T11:46:33.901Z] [2024-08-07T11:46:33.901Z] #19 [core-metadata internal] load .dockerignore [2024-08-07T11:46:34.167Z] #19 transferring context: 50B done [2024-08-07T11:46:34.167Z] #19 DONE 0.0s [2024-08-07T11:46:34.167Z] [2024-08-07T11:46:34.167Z] #20 [support-notifications internal] load .dockerignore [2024-08-07T11:46:34.167Z] #20 transferring context: 50B done [2024-08-07T11:46:34.167Z] #20 DONE 0.1s [2024-08-07T11:46:34.167Z] [2024-08-07T11:46:34.167Z] #21 [security-spire-server internal] load .dockerignore [2024-08-07T11:46:34.167Z] #21 transferring context: 50B 0.0s done [2024-08-07T11:46:34.167Z] #21 DONE 0.1s [2024-08-07T11:46:34.167Z] [2024-08-07T11:46:34.167Z] #22 [security-bootstrapper internal] load .dockerignore [2024-08-07T11:46:34.167Z] #22 transferring context: 50B 0.0s done [2024-08-07T11:46:34.167Z] #22 DONE 0.1s [2024-08-07T11:46:34.167Z] [2024-08-07T11:46:34.167Z] #23 [security-spire-config internal] load .dockerignore [2024-08-07T11:46:34.167Z] #23 transferring context: 50B 0.0s done [2024-08-07T11:46:34.167Z] #23 DONE 0.1s [2024-08-07T11:46:34.434Z] [2024-08-07T11:46:34.434Z] #24 [security-spire-agent internal] load .dockerignore [2024-08-07T11:46:34.434Z] #24 transferring context: 50B 0.0s done [2024-08-07T11:46:34.434Z] #24 DONE 0.1s [2024-08-07T11:46:34.434Z] [2024-08-07T11:46:34.434Z] #25 [support-scheduler internal] load .dockerignore [2024-08-07T11:46:34.434Z] #25 transferring context: 50B 0.0s done [2024-08-07T11:46:34.434Z] #25 DONE 0.1s [2024-08-07T11:46:34.434Z] [2024-08-07T11:46:34.434Z] #26 [core-data internal] load .dockerignore [2024-08-07T11:46:34.434Z] #26 transferring context: 50B 0.0s done [2024-08-07T11:46:34.434Z] #26 DONE 0.1s [2024-08-07T11:46:34.434Z] [2024-08-07T11:46:34.434Z] #27 [core-keeper internal] load .dockerignore [2024-08-07T11:46:34.434Z] #27 transferring context: 50B 0.0s done [2024-08-07T11:46:34.699Z] #27 DONE 0.1s [2024-08-07T11:46:34.699Z] [2024-08-07T11:46:34.699Z] #28 [security-proxy-setup internal] load .dockerignore [2024-08-07T11:46:34.699Z] #28 transferring context: 50B 0.0s done [2024-08-07T11:46:34.699Z] #28 DONE 0.1s [2024-08-07T11:46:34.699Z] [2024-08-07T11:46:34.699Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-08-07T11:46:34.699Z] #29 transferring context: 50B 0.0s done [2024-08-07T11:46:34.699Z] #29 DONE 0.1s [2024-08-07T11:46:34.699Z] [2024-08-07T11:46:34.699Z] #30 [security-proxy-auth internal] load .dockerignore [2024-08-07T11:46:34.699Z] #30 transferring context: 50B done [2024-08-07T11:46:34.699Z] #30 DONE 0.1s [2024-08-07T11:46:34.699Z] [2024-08-07T11:46:34.699Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T11:46:34.966Z] #31 transferring context: 50B done [2024-08-07T11:46:34.966Z] #31 DONE 0.1s [2024-08-07T11:46:34.966Z] [2024-08-07T11:46:34.966Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T11:46:34.966Z] #32 transferring context: 50B 0.0s done [2024-08-07T11:46:34.966Z] #32 DONE 0.1s [2024-08-07T11:46:34.966Z] [2024-08-07T11:46:34.966Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:34.966Z] #33 DONE 0.0s [2024-08-07T11:46:34.966Z] [2024-08-07T11:46:34.966Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T11:46:34.966Z] #34 DONE 0.2s [2024-08-07T11:46:35.232Z] [2024-08-07T11:46:35.232Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:35.232Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:46:35.232Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.40MB / 3.34MB 0.1s [2024-08-07T11:46:35.232Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:46:35.232Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T11:46:35.232Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T11:46:35.499Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T11:46:35.499Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-07T11:46:36.083Z] #35 ... [2024-08-07T11:46:36.083Z] [2024-08-07T11:46:36.083Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T11:46:36.083Z] #36 DONE 0.9s [2024-08-07T11:46:36.083Z] [2024-08-07T11:46:36.083Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:36.083Z] #35 ... [2024-08-07T11:46:36.083Z] [2024-08-07T11:46:36.083Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T11:46:36.083Z] #37 DONE 0.2s [2024-08-07T11:46:36.083Z] [2024-08-07T11:46:36.083Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:36.348Z] #35 ... [2024-08-07T11:46:36.348Z] [2024-08-07T11:46:36.348Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:36.348Z] #33 DONE 0.0s [2024-08-07T11:46:36.348Z] [2024-08-07T11:46:36.348Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:36.620Z] #35 ... [2024-08-07T11:46:36.620Z] [2024-08-07T11:46:36.620Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:36.620Z] #33 DONE 0.0s [2024-08-07T11:46:36.620Z] [2024-08-07T11:46:36.620Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T11:46:36.620Z] #36 DONE 1.6s [2024-08-07T11:46:36.620Z] [2024-08-07T11:46:36.620Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-07T11:46:36.620Z] #37 DONE 0.5s [2024-08-07T11:46:36.620Z] [2024-08-07T11:46:36.620Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:36.620Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:46:36.620Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T11:46:36.620Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:46:36.620Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T11:46:36.620Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T11:46:36.620Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T11:46:36.620Z] #35 ... [2024-08-07T11:46:36.620Z] [2024-08-07T11:46:36.620Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:36.620Z] #33 DONE 0.0s [2024-08-07T11:46:36.620Z] [2024-08-07T11:46:36.620Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T11:46:36.620Z] #36 DONE 1.6s [2024-08-07T11:46:36.620Z] [2024-08-07T11:46:36.620Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-07T11:46:36.620Z] #37 DONE 0.5s [2024-08-07T11:46:36.620Z] [2024-08-07T11:46:36.620Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:36.620Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:46:36.620Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T11:46:36.620Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:46:36.620Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T11:46:36.620Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T11:46:36.620Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T11:46:36.889Z] #35 ... [2024-08-07T11:46:36.889Z] [2024-08-07T11:46:36.889Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T11:46:36.889Z] #36 DONE 1.6s [2024-08-07T11:46:36.889Z] [2024-08-07T11:46:36.889Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-07T11:46:36.889Z] #37 DONE 0.5s [2024-08-07T11:46:36.889Z] [2024-08-07T11:46:36.889Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:36.889Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:46:36.889Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T11:46:36.889Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:46:36.889Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T11:46:36.889Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T11:46:36.889Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T11:46:36.889Z] #35 ... [2024-08-07T11:46:36.889Z] [2024-08-07T11:46:36.889Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:36.889Z] #33 DONE 0.0s [2024-08-07T11:46:37.155Z] [2024-08-07T11:46:37.155Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T11:46:37.155Z] #34 DONE 0.7s [2024-08-07T11:46:37.155Z] [2024-08-07T11:46:37.155Z] #38 [core-metadata internal] load build context [2024-08-07T11:46:37.155Z] #38 ... [2024-08-07T11:46:37.155Z] [2024-08-07T11:46:37.155Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T11:46:37.155Z] #36 DONE 1.7s [2024-08-07T11:46:37.155Z] [2024-08-07T11:46:37.155Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-07T11:46:37.155Z] #37 DONE 0.5s [2024-08-07T11:46:37.155Z] [2024-08-07T11:46:37.155Z] #38 [core-metadata internal] load build context [2024-08-07T11:46:37.422Z] #38 ... [2024-08-07T11:46:37.422Z] [2024-08-07T11:46:37.422Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:37.422Z] #33 DONE 0.0s [2024-08-07T11:46:37.687Z] [2024-08-07T11:46:37.687Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:37.687Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:46:37.687Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T11:46:37.687Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:46:37.687Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T11:46:37.687Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T11:46:37.687Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T11:46:37.687Z] #35 ... [2024-08-07T11:46:37.687Z] [2024-08-07T11:46:37.687Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T11:46:37.687Z] #36 DONE 1.7s [2024-08-07T11:46:37.687Z] [2024-08-07T11:46:37.687Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T11:46:37.687Z] #37 DONE 0.6s [2024-08-07T11:46:37.687Z] [2024-08-07T11:46:37.687Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:37.687Z] #33 DONE 0.0s [2024-08-07T11:46:37.687Z] [2024-08-07T11:46:37.687Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:37.687Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:46:37.687Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T11:46:37.687Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:46:37.687Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T11:46:37.687Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T11:46:37.687Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T11:46:37.951Z] #35 ... [2024-08-07T11:46:37.951Z] [2024-08-07T11:46:37.951Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:37.951Z] #33 DONE 0.0s [2024-08-07T11:46:37.951Z] [2024-08-07T11:46:37.951Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:37.951Z] #33 DONE 0.0s [2024-08-07T11:46:37.951Z] [2024-08-07T11:46:37.951Z] #39 [core-command internal] load build context [2024-08-07T11:46:38.215Z] #39 ... [2024-08-07T11:46:38.215Z] [2024-08-07T11:46:38.215Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T11:46:38.215Z] #36 DONE 1.7s [2024-08-07T11:46:38.215Z] [2024-08-07T11:46:38.215Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-07T11:46:38.215Z] #37 DONE 0.6s [2024-08-07T11:46:38.215Z] [2024-08-07T11:46:38.215Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T11:46:38.215Z] #34 DONE 1.7s [2024-08-07T11:46:38.216Z] [2024-08-07T11:46:38.216Z] #39 [core-command internal] load build context [2024-08-07T11:46:38.480Z] #39 ... [2024-08-07T11:46:38.480Z] [2024-08-07T11:46:38.480Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T11:46:38.480Z] #36 DONE 1.8s [2024-08-07T11:46:38.480Z] [2024-08-07T11:46:38.480Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-07T11:46:38.480Z] #37 DONE 0.7s [2024-08-07T11:46:38.480Z] [2024-08-07T11:46:38.480Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:38.480Z] #33 DONE 0.0s [2024-08-07T11:46:38.480Z] [2024-08-07T11:46:38.480Z] #39 [core-command internal] load build context [2024-08-07T11:46:38.480Z] #39 ... [2024-08-07T11:46:38.480Z] [2024-08-07T11:46:38.480Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T11:46:38.480Z] #40 DONE 1.7s [2024-08-07T11:46:38.480Z] [2024-08-07T11:46:38.480Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:38.480Z] #41 DONE 0.0s [2024-08-07T11:46:38.480Z] [2024-08-07T11:46:38.480Z] #39 [core-command internal] load build context [2024-08-07T11:46:38.744Z] #39 ... [2024-08-07T11:46:38.744Z] [2024-08-07T11:46:38.744Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:38.744Z] #33 DONE 0.0s [2024-08-07T11:46:38.744Z] [2024-08-07T11:46:38.744Z] #39 [core-command internal] load build context [2024-08-07T11:46:39.008Z] #39 ... [2024-08-07T11:46:39.008Z] [2024-08-07T11:46:39.008Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T11:46:39.008Z] #33 DONE 0.0s [2024-08-07T11:46:39.008Z] [2024-08-07T11:46:39.008Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:39.008Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:46:39.008Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T11:46:39.008Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:46:39.008Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T11:46:39.008Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T11:46:39.008Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T11:46:39.008Z] #35 ... [2024-08-07T11:46:39.008Z] [2024-08-07T11:46:39.008Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T11:46:39.008Z] #42 DONE 1.8s [2024-08-07T11:46:39.274Z] [2024-08-07T11:46:39.274Z] #39 [core-command internal] load build context [2024-08-07T11:46:39.539Z] #39 transferring context: 18.01MB 3.0s [2024-08-07T11:46:40.502Z] #39 ... [2024-08-07T11:46:40.502Z] [2024-08-07T11:46:40.502Z] #43 [security-spire-config internal] load build context [2024-08-07T11:46:40.502Z] #43 transferring context: 25.85kB 0.4s done [2024-08-07T11:46:40.502Z] #43 DONE 2.1s [2024-08-07T11:46:40.502Z] [2024-08-07T11:46:40.502Z] #44 [security-spire-server internal] load build context [2024-08-07T11:46:40.502Z] #44 transferring context: 27.60kB 0.2s done [2024-08-07T11:46:40.502Z] #44 DONE 2.0s [2024-08-07T11:46:40.768Z] [2024-08-07T11:46:40.768Z] #39 [core-command internal] load build context [2024-08-07T11:46:40.768Z] #39 ... [2024-08-07T11:46:40.768Z] [2024-08-07T11:46:40.768Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T11:46:40.768Z] #34 DONE 4.0s [2024-08-07T11:46:41.037Z] [2024-08-07T11:46:41.037Z] #39 [core-command internal] load build context [2024-08-07T11:46:41.303Z] #39 ... [2024-08-07T11:46:41.303Z] [2024-08-07T11:46:41.303Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T11:46:41.303Z] #36 DONE 1.9s [2024-08-07T11:46:41.303Z] [2024-08-07T11:46:41.303Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-07T11:46:41.303Z] #37 DONE 0.8s [2024-08-07T11:46:41.303Z] [2024-08-07T11:46:41.303Z] #45 [security-spire-agent internal] load build context [2024-08-07T11:46:41.303Z] #45 transferring context: 27.13kB 0.5s done [2024-08-07T11:46:41.303Z] #45 DONE 2.0s [2024-08-07T11:46:41.303Z] [2024-08-07T11:46:41.303Z] #39 [core-command internal] load build context [2024-08-07T11:46:45.570Z] #39 ... [2024-08-07T11:46:45.570Z] [2024-08-07T11:46:45.570Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:46:45.570Z] #46 transferring context: 62.25MB 10.2s [2024-08-07T11:46:45.570Z] #46 ... [2024-08-07T11:46:45.570Z] [2024-08-07T11:46:45.570Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T11:46:45.570Z] #0 5.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:45.570Z] #0 6.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:45.570Z] #0 8.024 OK: 266 MiB in 52 packages [2024-08-07T11:46:45.570Z] #47 DONE 10.0s [2024-08-07T11:46:45.570Z] [2024-08-07T11:46:45.570Z] #48 [support-notifications internal] load build context [2024-08-07T11:46:45.836Z] #48 ... [2024-08-07T11:46:45.836Z] [2024-08-07T11:46:45.836Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:46:46.795Z] #46 ... [2024-08-07T11:46:46.795Z] [2024-08-07T11:46:46.795Z] #49 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T11:46:46.795Z] #0 7.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:46.795Z] #0 8.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:46.795Z] #0 9.645 OK: 266 MiB in 52 packages [2024-08-07T11:46:46.795Z] #49 ... [2024-08-07T11:46:46.795Z] [2024-08-07T11:46:46.795Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:46:46.795Z] #50 ... [2024-08-07T11:46:46.795Z] [2024-08-07T11:46:46.795Z] #49 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T11:46:46.795Z] #49 DONE 10.5s [2024-08-07T11:46:46.795Z] [2024-08-07T11:46:46.795Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:46:46.795Z] #50 ... [2024-08-07T11:46:46.795Z] [2024-08-07T11:46:46.795Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:46:47.061Z] #46 ... [2024-08-07T11:46:47.061Z] [2024-08-07T11:46:47.061Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T11:46:47.061Z] #0 8.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:47.062Z] #0 9.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:47.329Z] #51 ... [2024-08-07T11:46:47.329Z] [2024-08-07T11:46:47.329Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:46:47.329Z] #46 ... [2024-08-07T11:46:47.329Z] [2024-08-07T11:46:47.329Z] #52 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T11:46:47.595Z] #52 ... [2024-08-07T11:46:47.595Z] [2024-08-07T11:46:47.595Z] #53 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-07T11:46:47.595Z] #53 ... [2024-08-07T11:46:47.595Z] [2024-08-07T11:46:47.595Z] #38 [core-metadata internal] load build context [2024-08-07T11:46:47.862Z] #38 ... [2024-08-07T11:46:47.862Z] [2024-08-07T11:46:47.862Z] #54 [support-scheduler internal] load build context [2024-08-07T11:46:47.862Z] #54 ... [2024-08-07T11:46:47.862Z] [2024-08-07T11:46:47.862Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T11:46:48.131Z] #55 ... [2024-08-07T11:46:48.131Z] [2024-08-07T11:46:48.131Z] #38 [core-metadata internal] load build context [2024-08-07T11:46:48.399Z] #38 ... [2024-08-07T11:46:48.399Z] [2024-08-07T11:46:48.399Z] #56 [core-keeper internal] load build context [2024-08-07T11:46:48.399Z] #56 ... [2024-08-07T11:46:48.399Z] [2024-08-07T11:46:48.399Z] #57 [core-data internal] load build context [2024-08-07T11:46:48.677Z] #57 ... [2024-08-07T11:46:48.677Z] [2024-08-07T11:46:48.677Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:46:48.677Z] #58 ... [2024-08-07T11:46:48.677Z] [2024-08-07T11:46:48.677Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T11:46:48.943Z] #59 ... [2024-08-07T11:46:48.943Z] [2024-08-07T11:46:48.943Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:48.943Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.8s done [2024-08-07T11:46:48.943Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T11:46:48.943Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-07T11:46:48.943Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-07T11:46:48.943Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-08-07T11:46:48.943Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.8s done [2024-08-07T11:46:48.943Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 2.9s [2024-08-07T11:46:48.943Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-08-07T11:46:48.943Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.0s [2024-08-07T11:46:48.943Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-07T11:46:48.943Z] #41 ... [2024-08-07T11:46:48.943Z] [2024-08-07T11:46:48.943Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:46:49.222Z] #60 ... [2024-08-07T11:46:49.222Z] [2024-08-07T11:46:49.222Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:49.222Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.1s [2024-08-07T11:46:49.222Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.1s done [2024-08-07T11:46:49.222Z] #41 ... [2024-08-07T11:46:49.222Z] [2024-08-07T11:46:49.222Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:46:49.222Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T11:46:49.222Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T11:46:49.222Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T11:46:49.222Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T11:46:49.222Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T11:46:49.222Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T11:46:49.655Z] #35 ... [2024-08-07T11:46:49.655Z] [2024-08-07T11:46:49.655Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T11:46:49.655Z] #61 ... [2024-08-07T11:46:49.655Z] [2024-08-07T11:46:49.655Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T11:46:49.655Z] #51 11.10 OK: 266 MiB in 52 packages [2024-08-07T11:46:49.655Z] #51 DONE 12.4s [2024-08-07T11:46:49.655Z] [2024-08-07T11:46:49.655Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T11:46:49.655Z] #62 ... [2024-08-07T11:46:49.655Z] [2024-08-07T11:46:49.655Z] #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-08-07T11:46:50.022Z] #63 ... [2024-08-07T11:46:50.022Z] [2024-08-07T11:46:50.022Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T11:46:50.022Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.1s done [2024-08-07T11:46:50.022Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T11:46:50.022Z] #64 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-07T11:46:50.022Z] #64 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-07T11:46:50.022Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-08-07T11:46:50.022Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-08-07T11:46:50.022Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.8s done [2024-08-07T11:46:50.022Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 3.7s [2024-08-07T11:46:50.022Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-07T11:46:50.022Z] #64 ... [2024-08-07T11:46:50.022Z] [2024-08-07T11:46:50.022Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T11:46:50.022Z] #65 ... [2024-08-07T11:46:50.022Z] [2024-08-07T11:46:50.022Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T11:46:50.022Z] #66 ... [2024-08-07T11:46:50.022Z] [2024-08-07T11:46:50.022Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T11:46:50.299Z] #67 ... [2024-08-07T11:46:50.299Z] [2024-08-07T11:46:50.299Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:50.299Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.3s [2024-08-07T11:46:50.567Z] #41 ... [2024-08-07T11:46:50.567Z] [2024-08-07T11:46:50.567Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T11:46:50.567Z] #59 DONE 12.2s [2024-08-07T11:46:50.567Z] [2024-08-07T11:46:50.567Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:51.167Z] #41 ... [2024-08-07T11:46:51.167Z] [2024-08-07T11:46:51.167Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:46:51.167Z] #68 ... [2024-08-07T11:46:51.167Z] [2024-08-07T11:46:51.167Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:46:51.444Z] #69 ... [2024-08-07T11:46:51.444Z] [2024-08-07T11:46:51.444Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T11:46:51.444Z] #70 ... [2024-08-07T11:46:51.444Z] [2024-08-07T11:46:51.444Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:46:51.716Z] #71 transferring context: 1.77MB 7.7s [2024-08-07T11:46:51.716Z] #71 ... [2024-08-07T11:46:51.716Z] [2024-08-07T11:46:51.716Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:51.716Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.6s [2024-08-07T11:46:51.716Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-07T11:46:51.992Z] #41 ... [2024-08-07T11:46:51.992Z] [2024-08-07T11:46:51.992Z] #52 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T11:46:51.992Z] #52 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:51.992Z] #52 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:51.992Z] #52 13.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T11:46:51.992Z] #52 13.16 (2/2) Installing su-exec (0.2-r3) [2024-08-07T11:46:51.992Z] #52 13.16 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:46:51.992Z] #52 13.25 OK: 8 MiB in 17 packages [2024-08-07T11:46:51.992Z] #52 DONE 14.5s [2024-08-07T11:46:51.992Z] [2024-08-07T11:46:51.992Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:52.260Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.2s [2024-08-07T11:46:52.867Z] #41 ... [2024-08-07T11:46:52.867Z] [2024-08-07T11:46:52.867Z] #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-08-07T11:46:52.867Z] #63 DONE 13.0s [2024-08-07T11:46:52.867Z] [2024-08-07T11:46:52.867Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:52.867Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.70MB / 28.04MB 7.0s [2024-08-07T11:46:53.132Z] #41 ... [2024-08-07T11:46:53.132Z] [2024-08-07T11:46:53.132Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T11:46:53.132Z] #72 ... [2024-08-07T11:46:53.132Z] [2024-08-07T11:46:53.132Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:53.401Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.4s [2024-08-07T11:46:53.980Z] #41 ... [2024-08-07T11:46:53.980Z] [2024-08-07T11:46:53.980Z] #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-07T11:46:53.980Z] #53 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:53.980Z] #53 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:53.980Z] #53 14.85 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T11:46:53.980Z] #53 14.85 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:46:53.980Z] #53 14.95 OK: 8 MiB in 16 packages [2024-08-07T11:46:53.980Z] #53 DONE 16.7s [2024-08-07T11:46:53.980Z] [2024-08-07T11:46:53.980Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:54.246Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.3s [2024-08-07T11:46:54.827Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-07T11:46:55.092Z] #41 ... [2024-08-07T11:46:55.092Z] [2024-08-07T11:46:55.093Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T11:46:55.093Z] #55 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:55.093Z] #55 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:55.093Z] #55 15.60 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T11:46:55.093Z] #55 15.74 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T11:46:55.093Z] #55 15.92 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:46:55.093Z] #55 15.92 Executing ca-certificates-20240226-r0.trigger [2024-08-07T11:46:55.093Z] #55 16.76 OK: 9 MiB in 17 packages [2024-08-07T11:46:55.093Z] #55 DONE 18.3s [2024-08-07T11:46:55.093Z] [2024-08-07T11:46:55.093Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:55.093Z] #41 ... [2024-08-07T11:46:55.093Z] [2024-08-07T11:46:55.093Z] #39 [core-command internal] load build context [2024-08-07T11:46:55.357Z] #39 ... [2024-08-07T11:46:55.357Z] [2024-08-07T11:46:55.357Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:55.357Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 9.3s [2024-08-07T11:46:55.943Z] #41 ... [2024-08-07T11:46:55.943Z] [2024-08-07T11:46:55.943Z] #48 [support-notifications internal] load build context [2024-08-07T11:46:56.208Z] #48 ... [2024-08-07T11:46:56.208Z] [2024-08-07T11:46:56.208Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T11:46:56.209Z] #62 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:57.170Z] #62 ... [2024-08-07T11:46:57.170Z] [2024-08-07T11:46:57.170Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:46:57.170Z] #50 transferring context: 37.20MB 19.5s [2024-08-07T11:46:57.170Z] #50 ... [2024-08-07T11:46:57.170Z] [2024-08-07T11:46:57.170Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:57.170Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 11.1s [2024-08-07T11:46:57.436Z] #41 ... [2024-08-07T11:46:57.436Z] [2024-08-07T11:46:57.436Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:46:57.700Z] #46 ... [2024-08-07T11:46:57.700Z] [2024-08-07T11:46:57.700Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:57.965Z] #41 ... [2024-08-07T11:46:57.965Z] [2024-08-07T11:46:57.965Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T11:46:57.965Z] #65 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:57.965Z] #65 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:57.965Z] #65 16.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T11:46:57.965Z] #65 16.62 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:46:57.965Z] #65 16.67 OK: 8 MiB in 16 packages [2024-08-07T11:46:57.965Z] #65 DONE 18.6s [2024-08-07T11:46:57.965Z] [2024-08-07T11:46:57.965Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:46:58.249Z] #50 ... [2024-08-07T11:46:58.249Z] [2024-08-07T11:46:58.249Z] #54 [support-scheduler internal] load build context [2024-08-07T11:46:58.249Z] #54 ... [2024-08-07T11:46:58.249Z] [2024-08-07T11:46:58.249Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:46:58.513Z] #50 ... [2024-08-07T11:46:58.513Z] [2024-08-07T11:46:58.513Z] #56 [core-keeper internal] load build context [2024-08-07T11:46:58.777Z] #56 ... [2024-08-07T11:46:58.777Z] [2024-08-07T11:46:58.777Z] #57 [core-data internal] load build context [2024-08-07T11:46:58.777Z] #57 ... [2024-08-07T11:46:58.777Z] [2024-08-07T11:46:58.777Z] #38 [core-metadata internal] load build context [2024-08-07T11:46:58.777Z] #38 ... [2024-08-07T11:46:58.777Z] [2024-08-07T11:46:58.777Z] #57 [core-data internal] load build context [2024-08-07T11:46:59.041Z] #57 ... [2024-08-07T11:46:59.041Z] [2024-08-07T11:46:59.041Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T11:46:59.041Z] #61 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:59.041Z] #61 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:46:59.041Z] #61 16.72 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T11:46:59.041Z] #61 16.90 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T11:46:59.041Z] #61 16.90 (3/4) Installing su-exec (0.2-r3) [2024-08-07T11:46:59.041Z] #61 16.90 (4/4) Installing yq (4.33.3-r5) [2024-08-07T11:46:59.041Z] #61 17.75 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:46:59.041Z] #61 17.75 Executing ca-certificates-20240226-r0.trigger [2024-08-07T11:46:59.041Z] #61 18.41 OK: 18 MiB in 19 packages [2024-08-07T11:46:59.041Z] #61 DONE 19.6s [2024-08-07T11:46:59.041Z] [2024-08-07T11:46:59.041Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:46:59.307Z] #58 ... [2024-08-07T11:46:59.307Z] [2024-08-07T11:46:59.307Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:59.307Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 13.2s [2024-08-07T11:46:59.307Z] #41 ... [2024-08-07T11:46:59.307Z] [2024-08-07T11:46:59.307Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:46:59.572Z] #60 ... [2024-08-07T11:46:59.572Z] [2024-08-07T11:46:59.572Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:46:59.836Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.70MB / 28.04MB 13.8s [2024-08-07T11:47:00.107Z] #41 ... [2024-08-07T11:47:00.107Z] [2024-08-07T11:47:00.107Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T11:47:00.107Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.3s done [2024-08-07T11:47:00.107Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-07T11:47:00.107Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-08-07T11:47:00.107Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-07T11:47:00.107Z] #64 ... [2024-08-07T11:47:00.107Z] [2024-08-07T11:47:00.107Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:00.107Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.1s [2024-08-07T11:47:00.695Z] #41 ... [2024-08-07T11:47:00.695Z] [2024-08-07T11:47:00.695Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T11:47:00.986Z] #73 ... [2024-08-07T11:47:00.986Z] [2024-08-07T11:47:00.986Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:00.986Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 14.9s [2024-08-07T11:47:00.986Z] #41 ... [2024-08-07T11:47:00.986Z] [2024-08-07T11:47:00.986Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T11:47:00.986Z] #62 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:00.986Z] #62 19.37 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T11:47:00.986Z] #62 19.37 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T11:47:00.986Z] #62 19.44 (3/4) Installing su-exec (0.2-r3) [2024-08-07T11:47:00.986Z] #62 19.44 (4/4) Installing yq (4.33.3-r5) [2024-08-07T11:47:00.986Z] #62 20.04 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:47:00.986Z] #62 20.08 OK: 18 MiB in 19 packages [2024-08-07T11:47:00.986Z] #62 DONE 21.4s [2024-08-07T11:47:00.986Z] [2024-08-07T11:47:00.986Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:01.573Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done [2024-08-07T11:47:01.573Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done [2024-08-07T11:47:01.573Z] #41 ... [2024-08-07T11:47:01.573Z] [2024-08-07T11:47:01.573Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:01.573Z] #69 ... [2024-08-07T11:47:01.573Z] [2024-08-07T11:47:01.573Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:01.838Z] #68 ... [2024-08-07T11:47:01.838Z] [2024-08-07T11:47:01.838Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:02.103Z] #60 transferring context: 17.48MB 22.4s [2024-08-07T11:47:02.103Z] #60 ... [2024-08-07T11:47:02.103Z] [2024-08-07T11:47:02.103Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:47:02.368Z] #71 ... [2024-08-07T11:47:02.368Z] [2024-08-07T11:47:02.368Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T11:47:02.368Z] #74 ... [2024-08-07T11:47:02.368Z] [2024-08-07T11:47:02.368Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T11:47:02.368Z] #70 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:02.368Z] #70 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:02.368Z] #70 16.97 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T11:47:02.368Z] #70 16.97 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T11:47:02.368Z] #70 16.97 OK: 19953 distinct packages available [2024-08-07T11:47:02.368Z] #70 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:02.368Z] #70 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:02.368Z] #70 19.51 OK: 266 MiB in 52 packages [2024-08-07T11:47:02.368Z] #70 DONE 21.1s [2024-08-07T11:47:02.368Z] [2024-08-07T11:47:02.368Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:02.945Z] #68 ... [2024-08-07T11:47:02.945Z] [2024-08-07T11:47:02.945Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T11:47:03.209Z] #75 ... [2024-08-07T11:47:03.209Z] [2024-08-07T11:47:03.209Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:04.608Z] #68 ... [2024-08-07T11:47:04.608Z] [2024-08-07T11:47:04.608Z] #76 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-07T11:47:04.608Z] #76 ... [2024-08-07T11:47:04.608Z] [2024-08-07T11:47:04.608Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:05.185Z] #68 ... [2024-08-07T11:47:05.185Z] [2024-08-07T11:47:05.185Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:47:05.449Z] #77 ... [2024-08-07T11:47:05.449Z] [2024-08-07T11:47:05.449Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:05.449Z] #46 ... [2024-08-07T11:47:05.449Z] [2024-08-07T11:47:05.449Z] #39 [core-command internal] load build context [2024-08-07T11:47:05.713Z] #39 ... [2024-08-07T11:47:05.713Z] [2024-08-07T11:47:05.713Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:06.290Z] #46 transferring context: 91.17MB 31.0s [2024-08-07T11:47:06.290Z] #46 ... [2024-08-07T11:47:06.290Z] [2024-08-07T11:47:06.290Z] #48 [support-notifications internal] load build context [2024-08-07T11:47:06.555Z] #48 ... [2024-08-07T11:47:06.555Z] [2024-08-07T11:47:06.555Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:08.492Z] #46 ... [2024-08-07T11:47:08.492Z] [2024-08-07T11:47:08.492Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:47:08.492Z] #78 ... [2024-08-07T11:47:08.492Z] [2024-08-07T11:47:08.492Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:08.492Z] #60 ... [2024-08-07T11:47:08.492Z] [2024-08-07T11:47:08.492Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:08.492Z] #46 ... [2024-08-07T11:47:08.492Z] [2024-08-07T11:47:08.492Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:08.492Z] #54 ... [2024-08-07T11:47:08.492Z] [2024-08-07T11:47:08.492Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:08.757Z] #46 ... [2024-08-07T11:47:08.757Z] [2024-08-07T11:47:08.757Z] #56 [core-keeper internal] load build context [2024-08-07T11:47:08.757Z] #56 ... [2024-08-07T11:47:08.757Z] [2024-08-07T11:47:08.757Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:47:09.021Z] #50 ... [2024-08-07T11:47:09.021Z] [2024-08-07T11:47:09.021Z] #56 [core-keeper internal] load build context [2024-08-07T11:47:09.021Z] #56 ... [2024-08-07T11:47:09.021Z] [2024-08-07T11:47:09.021Z] #38 [core-metadata internal] load build context [2024-08-07T11:47:09.285Z] #38 ... [2024-08-07T11:47:09.285Z] [2024-08-07T11:47:09.285Z] #57 [core-data internal] load build context [2024-08-07T11:47:09.285Z] #57 ... [2024-08-07T11:47:09.285Z] [2024-08-07T11:47:09.285Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T11:47:09.550Z] #79 ... [2024-08-07T11:47:09.550Z] [2024-08-07T11:47:09.550Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:09.550Z] #58 ... [2024-08-07T11:47:09.550Z] [2024-08-07T11:47:09.550Z] #57 [core-data internal] load build context [2024-08-07T11:47:10.951Z] #57 ... [2024-08-07T11:47:10.951Z] [2024-08-07T11:47:10.952Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T11:47:10.952Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.8s [2024-08-07T11:47:10.952Z] #64 ... [2024-08-07T11:47:10.952Z] [2024-08-07T11:47:10.952Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T11:47:10.952Z] #67 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:10.952Z] #67 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:10.952Z] #67 23.61 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T11:47:10.952Z] #67 23.61 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T11:47:10.952Z] #67 23.61 OK: 19946 distinct packages available [2024-08-07T11:47:10.952Z] #67 24.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:10.952Z] #67 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:10.952Z] #67 28.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T11:47:10.952Z] #67 28.58 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T11:47:10.952Z] #67 28.58 (3/4) Installing libucontext (1.2-r2) [2024-08-07T11:47:10.952Z] #67 28.58 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T11:47:10.952Z] #67 28.58 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:47:10.952Z] #67 28.73 OK: 8 MiB in 19 packages [2024-08-07T11:47:11.215Z] #67 ... [2024-08-07T11:47:11.215Z] [2024-08-07T11:47:11.215Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T11:47:11.215Z] #80 ... [2024-08-07T11:47:11.215Z] [2024-08-07T11:47:11.215Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:47:11.215Z] #78 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:11.215Z] #78 ... [2024-08-07T11:47:11.215Z] [2024-08-07T11:47:11.215Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T11:47:11.215Z] #67 DONE 31.1s [2024-08-07T11:47:11.488Z] [2024-08-07T11:47:11.489Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:11.489Z] #54 ... [2024-08-07T11:47:11.489Z] [2024-08-07T11:47:11.489Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T11:47:11.489Z] #66 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:11.489Z] #66 22.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:11.489Z] #66 24.51 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T11:47:11.489Z] #66 24.51 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T11:47:11.489Z] #66 24.51 OK: 19946 distinct packages available [2024-08-07T11:47:11.489Z] #66 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:11.489Z] #66 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:11.489Z] #66 29.31 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T11:47:11.489Z] #66 29.31 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T11:47:11.489Z] #66 29.31 (3/5) Installing libucontext (1.2-r2) [2024-08-07T11:47:11.489Z] #66 29.31 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T11:47:11.489Z] #66 29.31 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T11:47:11.489Z] #66 29.49 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:47:11.489Z] #66 29.54 OK: 9 MiB in 20 packages [2024-08-07T11:47:11.756Z] #66 ... [2024-08-07T11:47:11.756Z] [2024-08-07T11:47:11.756Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T11:47:11.756Z] #72 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:11.756Z] #72 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:11.756Z] #72 21.55 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T11:47:11.756Z] #72 21.55 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T11:47:11.756Z] #72 21.55 OK: 19946 distinct packages available [2024-08-07T11:47:11.756Z] #72 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:11.756Z] #72 23.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:11.756Z] #72 26.92 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T11:47:11.756Z] #72 27.31 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T11:47:11.756Z] #72 27.39 (3/11) Installing libunistring (1.1-r1) [2024-08-07T11:47:11.756Z] #72 27.52 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T11:47:11.756Z] #72 27.56 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T11:47:11.756Z] #72 27.61 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T11:47:11.756Z] #72 27.67 (7/11) Installing curl (8.9.0-r0) [2024-08-07T11:47:11.756Z] #72 27.72 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T11:47:11.756Z] #72 27.76 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T11:47:11.756Z] #72 27.76 (10/11) Installing libucontext (1.2-r2) [2024-08-07T11:47:11.756Z] #72 27.79 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T11:47:11.756Z] #72 27.82 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:47:11.756Z] #72 28.07 Executing ca-certificates-20240226-r0.trigger [2024-08-07T11:47:11.756Z] #72 ... [2024-08-07T11:47:11.756Z] [2024-08-07T11:47:11.756Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:12.020Z] #54 ... [2024-08-07T11:47:12.020Z] [2024-08-07T11:47:12.020Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:12.020Z] #69 ... [2024-08-07T11:47:12.020Z] [2024-08-07T11:47:12.020Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T11:47:12.020Z] #66 DONE 32.1s [2024-08-07T11:47:12.020Z] [2024-08-07T11:47:12.020Z] #76 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-07T11:47:12.020Z] #76 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:12.611Z] #76 ... [2024-08-07T11:47:12.611Z] [2024-08-07T11:47:12.611Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:47:12.611Z] #71 transferring context: 11.38MB 28.5s [2024-08-07T11:47:12.611Z] #71 ... [2024-08-07T11:47:12.611Z] [2024-08-07T11:47:12.611Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:13.566Z] #69 ... [2024-08-07T11:47:13.566Z] [2024-08-07T11:47:13.566Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T11:47:13.566Z] #73 14.24 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:13.566Z] #73 15.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:13.566Z] #73 21.43 OK: 266 MiB in 52 packages [2024-08-07T11:47:13.566Z] #73 DONE 22.9s [2024-08-07T11:47:13.831Z] [2024-08-07T11:47:13.831Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:14.095Z] #54 ... [2024-08-07T11:47:14.095Z] [2024-08-07T11:47:14.095Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:14.095Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.1s [2024-08-07T11:47:14.360Z] #41 ... [2024-08-07T11:47:14.360Z] [2024-08-07T11:47:14.360Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:14.624Z] #54 ... [2024-08-07T11:47:14.624Z] [2024-08-07T11:47:14.624Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T11:47:14.624Z] #72 29.05 OK: 13 MiB in 26 packages [2024-08-07T11:47:14.624Z] #72 DONE 31.6s [2024-08-07T11:47:14.624Z] [2024-08-07T11:47:14.624Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:14.893Z] #54 ... [2024-08-07T11:47:14.893Z] [2024-08-07T11:47:14.893Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T11:47:14.893Z] #74 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:14.893Z] #74 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:14.893Z] #74 19.95 OK: 8 MiB in 17 packages [2024-08-07T11:47:14.893Z] #74 DONE 22.6s [2024-08-07T11:47:14.893Z] [2024-08-07T11:47:14.893Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:15.847Z] #54 ... [2024-08-07T11:47:15.847Z] [2024-08-07T11:47:15.847Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:15.847Z] #68 ... [2024-08-07T11:47:15.847Z] [2024-08-07T11:47:15.847Z] #39 [core-command internal] load build context [2024-08-07T11:47:16.111Z] #39 ... [2024-08-07T11:47:16.111Z] [2024-08-07T11:47:16.111Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:16.690Z] #54 ... [2024-08-07T11:47:16.690Z] [2024-08-07T11:47:16.690Z] #48 [support-notifications internal] load build context [2024-08-07T11:47:16.955Z] #48 ... [2024-08-07T11:47:16.955Z] [2024-08-07T11:47:16.955Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:17.220Z] #54 transferring context: 72.09MB 39.1s [2024-08-07T11:47:18.617Z] #54 ... [2024-08-07T11:47:18.617Z] [2024-08-07T11:47:18.617Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:18.884Z] #60 ... [2024-08-07T11:47:18.884Z] [2024-08-07T11:47:18.884Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:47:18.884Z] #78 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:18.884Z] #78 18.71 OK: 8 MiB in 16 packages [2024-08-07T11:47:18.884Z] #78 DONE 20.6s [2024-08-07T11:47:18.884Z] [2024-08-07T11:47:18.884Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:18.884Z] #46 ... [2024-08-07T11:47:18.884Z] [2024-08-07T11:47:18.884Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:19.148Z] #60 ... [2024-08-07T11:47:19.148Z] [2024-08-07T11:47:19.148Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:47:19.148Z] #50 ... [2024-08-07T11:47:19.148Z] [2024-08-07T11:47:19.148Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:19.412Z] #60 ... [2024-08-07T11:47:19.412Z] [2024-08-07T11:47:19.412Z] #56 [core-keeper internal] load build context [2024-08-07T11:47:19.412Z] #56 ... [2024-08-07T11:47:19.412Z] [2024-08-07T11:47:19.412Z] #38 [core-metadata internal] load build context [2024-08-07T11:47:19.679Z] #38 ... [2024-08-07T11:47:19.679Z] [2024-08-07T11:47:19.679Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:19.679Z] #58 ... [2024-08-07T11:47:19.679Z] [2024-08-07T11:47:19.679Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:19.943Z] #60 ... [2024-08-07T11:47:19.943Z] [2024-08-07T11:47:19.943Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:47:19.943Z] #77 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:19.943Z] #77 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:19.943Z] #77 22.15 OK: 9 MiB in 17 packages [2024-08-07T11:47:19.943Z] #77 DONE 25.2s [2024-08-07T11:47:19.943Z] [2024-08-07T11:47:19.943Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:19.943Z] #60 ... [2024-08-07T11:47:19.943Z] [2024-08-07T11:47:19.943Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T11:47:19.943Z] #75 16.96 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:19.943Z] #75 18.78 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:19.943Z] #75 24.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T11:47:19.943Z] #75 24.88 Executing busybox-1.36.1-r7.trigger [2024-08-07T11:47:19.943Z] #75 25.08 OK: 8 MiB in 16 packages [2024-08-07T11:47:19.943Z] #75 ... [2024-08-07T11:47:19.943Z] [2024-08-07T11:47:19.943Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:20.208Z] #58 ... [2024-08-07T11:47:20.208Z] [2024-08-07T11:47:20.208Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T11:47:20.208Z] #79 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:20.208Z] #79 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:20.208Z] #79 19.21 OK: 18 MiB in 19 packages [2024-08-07T11:47:20.208Z] #79 DONE 21.0s [2024-08-07T11:47:20.208Z] [2024-08-07T11:47:20.208Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:20.208Z] #58 ... [2024-08-07T11:47:20.208Z] [2024-08-07T11:47:20.208Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T11:47:20.208Z] #75 DONE 27.4s [2024-08-07T11:47:20.472Z] [2024-08-07T11:47:20.472Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:20.737Z] #58 ... [2024-08-07T11:47:20.737Z] [2024-08-07T11:47:20.737Z] #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-08-07T11:47:20.737Z] #76 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:20.737Z] #76 23.84 OK: 8 MiB in 16 packages [2024-08-07T11:47:20.737Z] #76 DONE 26.5s [2024-08-07T11:47:20.737Z] [2024-08-07T11:47:20.737Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:21.001Z] #58 ... [2024-08-07T11:47:21.001Z] [2024-08-07T11:47:21.001Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T11:47:21.001Z] #80 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:21.001Z] #80 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:21.001Z] #80 18.16 OK: 18 MiB in 19 packages [2024-08-07T11:47:21.001Z] #80 DONE 20.0s [2024-08-07T11:47:21.001Z] [2024-08-07T11:47:21.001Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:21.298Z] #58 ... [2024-08-07T11:47:21.298Z] [2024-08-07T11:47:21.298Z] #57 [core-data internal] load build context [2024-08-07T11:47:21.298Z] #57 ... [2024-08-07T11:47:21.298Z] [2024-08-07T11:47:21.298Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T11:47:21.298Z] #0 7.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:21.298Z] #0 8.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:21.298Z] #0 9.712 OK: 8 MiB in 19 packages [2024-08-07T11:47:21.563Z] #81 ... [2024-08-07T11:47:21.563Z] [2024-08-07T11:47:21.563Z] #57 [core-data internal] load build context [2024-08-07T11:47:21.828Z] #57 ... [2024-08-07T11:47:21.828Z] [2024-08-07T11:47:21.828Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T11:47:21.828Z] #81 DONE 10.7s [2024-08-07T11:47:21.828Z] [2024-08-07T11:47:21.828Z] #57 [core-data internal] load build context [2024-08-07T11:47:22.092Z] #57 ... [2024-08-07T11:47:22.092Z] [2024-08-07T11:47:22.092Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T11:47:22.092Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.3s [2024-08-07T11:47:22.357Z] #64 ... [2024-08-07T11:47:22.357Z] [2024-08-07T11:47:22.357Z] #57 [core-data internal] load build context [2024-08-07T11:47:22.357Z] #57 transferring context: 49.83MB 43.8s [2024-08-07T11:47:22.357Z] #57 ... [2024-08-07T11:47:22.357Z] [2024-08-07T11:47:22.357Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T11:47:22.357Z] #0 9.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:22.357Z] #0 9.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:22.357Z] #82 ... [2024-08-07T11:47:22.357Z] [2024-08-07T11:47:22.357Z] #57 [core-data internal] load build context [2024-08-07T11:47:22.622Z] #57 ... [2024-08-07T11:47:22.622Z] [2024-08-07T11:47:22.622Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T11:47:22.622Z] #83 DONE 1.3s [2024-08-07T11:47:22.622Z] [2024-08-07T11:47:22.622Z] #57 [core-data internal] load build context [2024-08-07T11:47:22.886Z] #57 ... [2024-08-07T11:47:22.886Z] [2024-08-07T11:47:22.886Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:47:22.886Z] #71 ... [2024-08-07T11:47:22.886Z] [2024-08-07T11:47:22.886Z] #57 [core-data internal] load build context [2024-08-07T11:47:23.150Z] #57 ... [2024-08-07T11:47:23.150Z] [2024-08-07T11:47:23.150Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T11:47:23.150Z] #84 DONE 8.2s [2024-08-07T11:47:23.150Z] [2024-08-07T11:47:23.150Z] #57 [core-data internal] load build context [2024-08-07T11:47:23.733Z] #57 ... [2024-08-07T11:47:23.733Z] [2024-08-07T11:47:23.733Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:24.016Z] #69 ... [2024-08-07T11:47:24.016Z] [2024-08-07T11:47:24.016Z] #57 [core-data internal] load build context [2024-08-07T11:47:24.016Z] #57 ... [2024-08-07T11:47:24.016Z] [2024-08-07T11:47:24.016Z] #85 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T11:47:24.016Z] #85 DONE 0.9s [2024-08-07T11:47:24.280Z] [2024-08-07T11:47:24.280Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:24.280Z] #69 ... [2024-08-07T11:47:24.280Z] [2024-08-07T11:47:24.280Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T11:47:24.280Z] #82 11.28 OK: 9 MiB in 20 packages [2024-08-07T11:47:24.280Z] #82 DONE 12.1s [2024-08-07T11:47:24.544Z] [2024-08-07T11:47:24.544Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:24.544Z] #46 ... [2024-08-07T11:47:24.544Z] [2024-08-07T11:47:24.544Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:24.544Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.6s [2024-08-07T11:47:24.808Z] #41 ... [2024-08-07T11:47:24.808Z] [2024-08-07T11:47:24.808Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:24.808Z] #46 ... [2024-08-07T11:47:24.808Z] [2024-08-07T11:47:24.808Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:47:24.808Z] #0 7.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:24.808Z] #0 8.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:47:24.808Z] #0 9.821 OK: 13 MiB in 26 packages [2024-08-07T11:47:25.074Z] #86 ... [2024-08-07T11:47:25.074Z] [2024-08-07T11:47:25.074Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:25.345Z] #41 ... [2024-08-07T11:47:25.345Z] [2024-08-07T11:47:25.345Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T11:47:25.345Z] #86 DONE 10.6s [2024-08-07T11:47:25.345Z] [2024-08-07T11:47:25.345Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:25.922Z] #41 ... [2024-08-07T11:47:25.922Z] [2024-08-07T11:47:25.922Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:26.186Z] #68 ... [2024-08-07T11:47:26.186Z] [2024-08-07T11:47:26.186Z] #39 [core-command internal] load build context [2024-08-07T11:47:26.186Z] #39 ... [2024-08-07T11:47:26.186Z] [2024-08-07T11:47:26.186Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:27.147Z] #41 ... [2024-08-07T11:47:27.147Z] [2024-08-07T11:47:27.147Z] #48 [support-notifications internal] load build context [2024-08-07T11:47:27.147Z] #48 ... [2024-08-07T11:47:27.147Z] [2024-08-07T11:47:27.147Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:29.085Z] #41 ... [2024-08-07T11:47:29.085Z] [2024-08-07T11:47:29.085Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:29.085Z] #54 transferring context: 109.39MB 50.7s [2024-08-07T11:47:29.085Z] #54 ... [2024-08-07T11:47:29.085Z] [2024-08-07T11:47:29.085Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:29.085Z] #69 ... [2024-08-07T11:47:29.085Z] [2024-08-07T11:47:29.085Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:47:29.349Z] #50 ... [2024-08-07T11:47:29.349Z] [2024-08-07T11:47:29.349Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:29.932Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.7s [2024-08-07T11:47:29.932Z] #41 ... [2024-08-07T11:47:29.932Z] [2024-08-07T11:47:29.932Z] #38 [core-metadata internal] load build context [2024-08-07T11:47:29.932Z] #38 ... [2024-08-07T11:47:29.932Z] [2024-08-07T11:47:29.932Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:30.205Z] #60 ... [2024-08-07T11:47:30.205Z] [2024-08-07T11:47:30.205Z] #56 [core-keeper internal] load build context [2024-08-07T11:47:30.205Z] #56 ... [2024-08-07T11:47:30.205Z] [2024-08-07T11:47:30.205Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:31.607Z] #41 ... [2024-08-07T11:47:31.607Z] [2024-08-07T11:47:31.607Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:31.607Z] #58 ... [2024-08-07T11:47:31.607Z] [2024-08-07T11:47:31.607Z] #56 [core-keeper internal] load build context [2024-08-07T11:47:32.562Z] #56 ... [2024-08-07T11:47:32.562Z] [2024-08-07T11:47:32.562Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T11:47:32.562Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.0s done [2024-08-07T11:47:32.562Z] #64 ... [2024-08-07T11:47:32.562Z] [2024-08-07T11:47:32.562Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:33.139Z] #41 ... [2024-08-07T11:47:33.139Z] [2024-08-07T11:47:33.139Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:47:33.139Z] #71 ... [2024-08-07T11:47:33.139Z] [2024-08-07T11:47:33.139Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:34.089Z] #41 ... [2024-08-07T11:47:34.089Z] [2024-08-07T11:47:34.089Z] #57 [core-data internal] load build context [2024-08-07T11:47:34.089Z] #57 transferring context: 99.43MB 55.6s [2024-08-07T11:47:34.362Z] #57 ... [2024-08-07T11:47:34.362Z] [2024-08-07T11:47:34.362Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:34.943Z] #58 ... [2024-08-07T11:47:34.943Z] [2024-08-07T11:47:34.943Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:34.943Z] #46 ... [2024-08-07T11:47:34.943Z] [2024-08-07T11:47:34.943Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:36.352Z] #58 ... [2024-08-07T11:47:36.352Z] [2024-08-07T11:47:36.352Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:36.352Z] #68 ... [2024-08-07T11:47:36.352Z] [2024-08-07T11:47:36.352Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:36.352Z] #58 ... [2024-08-07T11:47:36.352Z] [2024-08-07T11:47:36.352Z] #39 [core-command internal] load build context [2024-08-07T11:47:36.622Z] #39 ... [2024-08-07T11:47:36.622Z] [2024-08-07T11:47:36.622Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T11:47:36.622Z] #87 DONE 2.0s [2024-08-07T11:47:36.622Z] [2024-08-07T11:47:36.622Z] #39 [core-command internal] load build context [2024-08-07T11:47:36.622Z] #39 ... [2024-08-07T11:47:36.622Z] [2024-08-07T11:47:36.622Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:37.200Z] #58 ... [2024-08-07T11:47:37.201Z] [2024-08-07T11:47:37.201Z] #48 [support-notifications internal] load build context [2024-08-07T11:47:37.464Z] #48 ... [2024-08-07T11:47:37.464Z] [2024-08-07T11:47:37.464Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:39.390Z] #58 ... [2024-08-07T11:47:39.390Z] [2024-08-07T11:47:39.390Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:39.390Z] #54 transferring context: 163.92MB 61.0s [2024-08-07T11:47:39.390Z] #54 ... [2024-08-07T11:47:39.390Z] [2024-08-07T11:47:39.390Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:39.390Z] #58 ... [2024-08-07T11:47:39.390Z] [2024-08-07T11:47:39.390Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:39.390Z] #69 ... [2024-08-07T11:47:39.390Z] [2024-08-07T11:47:39.390Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:47:39.653Z] #50 ... [2024-08-07T11:47:39.653Z] [2024-08-07T11:47:39.653Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:39.919Z] #69 ... [2024-08-07T11:47:39.919Z] [2024-08-07T11:47:39.919Z] #38 [core-metadata internal] load build context [2024-08-07T11:47:40.184Z] #38 ... [2024-08-07T11:47:40.184Z] [2024-08-07T11:47:40.184Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:40.184Z] #60 ... [2024-08-07T11:47:40.184Z] [2024-08-07T11:47:40.184Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:42.748Z] #69 ... [2024-08-07T11:47:42.748Z] [2024-08-07T11:47:42.748Z] #56 [core-keeper internal] load build context [2024-08-07T11:47:42.748Z] #56 ... [2024-08-07T11:47:42.748Z] [2024-08-07T11:47:42.748Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:43.330Z] #69 ... [2024-08-07T11:47:43.330Z] [2024-08-07T11:47:43.330Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T11:47:43.330Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 37.8s done [2024-08-07T11:47:43.330Z] #41 DONE 64.8s [2024-08-07T11:47:43.330Z] [2024-08-07T11:47:43.330Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:47:43.595Z] #71 ... [2024-08-07T11:47:43.595Z] [2024-08-07T11:47:43.595Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:44.551Z] #69 ... [2024-08-07T11:47:44.551Z] [2024-08-07T11:47:44.551Z] #57 [core-data internal] load build context [2024-08-07T11:47:44.551Z] #57 transferring context: 154.90MB 65.8s [2024-08-07T11:47:44.551Z] #57 ... [2024-08-07T11:47:44.551Z] [2024-08-07T11:47:44.551Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:45.132Z] #69 ... [2024-08-07T11:47:45.132Z] [2024-08-07T11:47:45.132Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:45.132Z] #46 ... [2024-08-07T11:47:45.132Z] [2024-08-07T11:47:45.132Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:46.542Z] #69 ... [2024-08-07T11:47:46.542Z] [2024-08-07T11:47:46.542Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:46.542Z] #68 ... [2024-08-07T11:47:46.542Z] [2024-08-07T11:47:46.542Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:46.542Z] #69 ... [2024-08-07T11:47:46.542Z] [2024-08-07T11:47:46.542Z] #39 [core-command internal] load build context [2024-08-07T11:47:46.807Z] #39 ... [2024-08-07T11:47:46.807Z] [2024-08-07T11:47:46.807Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:47.770Z] #69 ... [2024-08-07T11:47:47.770Z] [2024-08-07T11:47:47.770Z] #48 [support-notifications internal] load build context [2024-08-07T11:47:47.770Z] #48 ... [2024-08-07T11:47:47.770Z] [2024-08-07T11:47:47.770Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:49.192Z] #69 ... [2024-08-07T11:47:49.192Z] [2024-08-07T11:47:49.192Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:49.192Z] #54 ... [2024-08-07T11:47:49.192Z] [2024-08-07T11:47:49.192Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:49.465Z] #69 ... [2024-08-07T11:47:49.465Z] [2024-08-07T11:47:49.465Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:49.733Z] #58 transferring context: 166.24MB 70.8s [2024-08-07T11:47:49.733Z] #58 ... [2024-08-07T11:47:49.733Z] [2024-08-07T11:47:49.733Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:47:49.733Z] #50 ... [2024-08-07T11:47:49.733Z] [2024-08-07T11:47:49.733Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:50.003Z] #69 ... [2024-08-07T11:47:50.003Z] [2024-08-07T11:47:50.003Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T11:47:50.003Z] #88 DONE 4.1s [2024-08-07T11:47:50.003Z] [2024-08-07T11:47:50.003Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:50.003Z] #69 ... [2024-08-07T11:47:50.003Z] [2024-08-07T11:47:50.003Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T11:47:50.003Z] #89 DONE 4.4s [2024-08-07T11:47:50.003Z] [2024-08-07T11:47:50.003Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:50.267Z] #69 ... [2024-08-07T11:47:50.268Z] [2024-08-07T11:47:50.268Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T11:47:50.268Z] #90 DONE 3.2s [2024-08-07T11:47:50.268Z] [2024-08-07T11:47:50.268Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:47:50.532Z] #69 ... [2024-08-07T11:47:50.532Z] [2024-08-07T11:47:50.532Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:47:50.532Z] #60 ... [2024-08-07T11:47:50.532Z] [2024-08-07T11:47:50.532Z] #38 [core-metadata internal] load build context [2024-08-07T11:47:50.532Z] #38 ... [2024-08-07T11:47:50.532Z] [2024-08-07T11:47:50.532Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:51.486Z] #58 ... [2024-08-07T11:47:51.486Z] [2024-08-07T11:47:51.486Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T11:47:51.486Z] #91 DONE 1.1s [2024-08-07T11:47:51.486Z] [2024-08-07T11:47:51.486Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:51.486Z] #58 ... [2024-08-07T11:47:51.486Z] [2024-08-07T11:47:51.486Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T11:47:51.486Z] #92 DONE 1.4s [2024-08-07T11:47:51.486Z] [2024-08-07T11:47:51.486Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:51.486Z] #58 ... [2024-08-07T11:47:51.486Z] [2024-08-07T11:47:51.486Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T11:47:51.486Z] #93 DONE 1.3s [2024-08-07T11:47:51.486Z] [2024-08-07T11:47:51.486Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:52.894Z] #58 ... [2024-08-07T11:47:52.894Z] [2024-08-07T11:47:52.894Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T11:47:52.894Z] #94 DONE 1.2s [2024-08-07T11:47:52.894Z] [2024-08-07T11:47:52.894Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:52.894Z] #58 ... [2024-08-07T11:47:52.894Z] [2024-08-07T11:47:52.894Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T11:47:52.894Z] #95 DONE 1.6s [2024-08-07T11:47:52.894Z] [2024-08-07T11:47:52.894Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:52.894Z] #58 ... [2024-08-07T11:47:52.894Z] [2024-08-07T11:47:52.894Z] #56 [core-keeper internal] load build context [2024-08-07T11:47:53.159Z] #56 ... [2024-08-07T11:47:53.159Z] [2024-08-07T11:47:53.159Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T11:47:53.159Z] #96 ... [2024-08-07T11:47:53.159Z] [2024-08-07T11:47:53.159Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T11:47:53.159Z] #97 DONE 1.5s [2024-08-07T11:47:53.465Z] [2024-08-07T11:47:53.465Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:53.465Z] #58 ... [2024-08-07T11:47:53.465Z] [2024-08-07T11:47:53.465Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:47:53.732Z] #71 ... [2024-08-07T11:47:53.732Z] [2024-08-07T11:47:53.732Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:53.999Z] #58 ... [2024-08-07T11:47:53.999Z] [2024-08-07T11:47:53.999Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T11:47:53.999Z] #98 DONE 1.0s [2024-08-07T11:47:53.999Z] [2024-08-07T11:47:53.999Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:54.267Z] #58 ... [2024-08-07T11:47:54.267Z] [2024-08-07T11:47:54.267Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T11:47:54.267Z] #96 DONE 1.1s [2024-08-07T11:47:54.267Z] [2024-08-07T11:47:54.267Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:54.537Z] #58 ... [2024-08-07T11:47:54.537Z] [2024-08-07T11:47:54.537Z] #57 [core-data internal] load build context [2024-08-07T11:47:54.537Z] #57 transferring context: 197.99MB 76.0s [2024-08-07T11:47:54.537Z] #57 ... [2024-08-07T11:47:54.537Z] [2024-08-07T11:47:54.537Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:55.509Z] #58 ... [2024-08-07T11:47:55.509Z] [2024-08-07T11:47:55.509Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T11:47:55.509Z] #99 DONE 2.0s [2024-08-07T11:47:55.509Z] [2024-08-07T11:47:55.509Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:55.509Z] #58 ... [2024-08-07T11:47:55.509Z] [2024-08-07T11:47:55.509Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:55.509Z] #46 ... [2024-08-07T11:47:55.509Z] [2024-08-07T11:47:55.509Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T11:47:55.509Z] #100 DONE 1.3s [2024-08-07T11:47:55.509Z] [2024-08-07T11:47:55.509Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:47:55.509Z] #46 ... [2024-08-07T11:47:55.509Z] [2024-08-07T11:47:55.509Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:55.774Z] #58 ... [2024-08-07T11:47:55.774Z] [2024-08-07T11:47:55.774Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T11:47:55.774Z] #101 DONE 1.5s [2024-08-07T11:47:55.774Z] [2024-08-07T11:47:55.774Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:56.734Z] #58 ... [2024-08-07T11:47:56.734Z] [2024-08-07T11:47:56.734Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:56.734Z] #68 ... [2024-08-07T11:47:56.734Z] [2024-08-07T11:47:56.734Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:47:56.734Z] #58 ... [2024-08-07T11:47:56.734Z] [2024-08-07T11:47:56.734Z] #39 [core-command internal] load build context [2024-08-07T11:47:56.999Z] #39 ... [2024-08-07T11:47:56.999Z] [2024-08-07T11:47:56.999Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T11:47:56.999Z] #102 DONE 1.6s [2024-08-07T11:47:56.999Z] [2024-08-07T11:47:56.999Z] #39 [core-command internal] load build context [2024-08-07T11:47:56.999Z] #39 ... [2024-08-07T11:47:56.999Z] [2024-08-07T11:47:56.999Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:56.999Z] #68 ... [2024-08-07T11:47:56.999Z] [2024-08-07T11:47:56.999Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T11:47:56.999Z] #103 DONE 1.5s [2024-08-07T11:47:56.999Z] [2024-08-07T11:47:56.999Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:57.264Z] #68 ... [2024-08-07T11:47:57.264Z] [2024-08-07T11:47:57.264Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T11:47:57.264Z] #104 DONE 1.4s [2024-08-07T11:47:57.264Z] [2024-08-07T11:47:57.264Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:57.854Z] #68 ... [2024-08-07T11:47:57.854Z] [2024-08-07T11:47:57.854Z] #48 [support-notifications internal] load build context [2024-08-07T11:47:57.854Z] #48 ... [2024-08-07T11:47:57.854Z] [2024-08-07T11:47:57.854Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:58.118Z] #68 ... [2024-08-07T11:47:58.118Z] [2024-08-07T11:47:58.118Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T11:47:58.118Z] #105 DONE 1.0s [2024-08-07T11:47:58.118Z] [2024-08-07T11:47:58.118Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:59.521Z] #68 ... [2024-08-07T11:47:59.521Z] [2024-08-07T11:47:59.521Z] #54 [support-scheduler internal] load build context [2024-08-07T11:47:59.521Z] #54 ... [2024-08-07T11:47:59.521Z] [2024-08-07T11:47:59.521Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:47:59.521Z] #71 ... [2024-08-07T11:47:59.521Z] [2024-08-07T11:47:59.521Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:47:59.786Z] #68 transferring context: 149.69MB 75.8s [2024-08-07T11:47:59.786Z] #68 ... [2024-08-07T11:47:59.786Z] [2024-08-07T11:47:59.786Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:48:00.050Z] #50 ... [2024-08-07T11:48:00.050Z] [2024-08-07T11:48:00.050Z] #54 [support-scheduler internal] load build context [2024-08-07T11:48:00.628Z] #54 ... [2024-08-07T11:48:00.629Z] [2024-08-07T11:48:00.629Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:48:00.629Z] #69 ... [2024-08-07T11:48:00.629Z] [2024-08-07T11:48:00.629Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:48:00.629Z] #68 ... [2024-08-07T11:48:00.629Z] [2024-08-07T11:48:00.629Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:00.900Z] #38 ... [2024-08-07T11:48:00.900Z] [2024-08-07T11:48:00.900Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:48:00.900Z] #60 ... [2024-08-07T11:48:00.900Z] [2024-08-07T11:48:00.900Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:03.476Z] #38 ... [2024-08-07T11:48:03.476Z] [2024-08-07T11:48:03.476Z] #56 [core-keeper internal] load build context [2024-08-07T11:48:03.476Z] #56 ... [2024-08-07T11:48:03.476Z] [2024-08-07T11:48:03.476Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:04.879Z] #38 transferring context: 122.05MB 88.0s [2024-08-07T11:48:04.879Z] #38 ... [2024-08-07T11:48:04.879Z] [2024-08-07T11:48:04.879Z] #57 [core-data internal] load build context [2024-08-07T11:48:04.879Z] #57 ... [2024-08-07T11:48:04.879Z] [2024-08-07T11:48:04.879Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:05.457Z] #38 ... [2024-08-07T11:48:05.457Z] [2024-08-07T11:48:05.457Z] #106 [security-spire-config] exporting to image [2024-08-07T11:48:05.457Z] #106 exporting layers 7.8s done [2024-08-07T11:48:05.457Z] #106 writing image sha256:c0fa02ccdce3856382f66e194e22873a52986a0d122cc89b09a4989fcb554bde 0.5s done [2024-08-07T11:48:05.457Z] #106 writing image sha256:778a5e62795800578d40860298dbfb57a7beeb6e32ac3a861e549ef09274583e 0.2s done [2024-08-07T11:48:05.457Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-07T11:48:05.457Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-07T11:48:05.457Z] #106 writing image sha256:6579c13c3ca3f39a2f601a9001fd609657f6d28be309da4899f4d8abebf32ae9 0.0s done [2024-08-07T11:48:05.457Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-07T11:48:05.457Z] #106 DONE 8.1s [2024-08-07T11:48:05.457Z] [2024-08-07T11:48:05.457Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:05.727Z] #38 ... [2024-08-07T11:48:05.727Z] [2024-08-07T11:48:05.727Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:48:05.727Z] #46 ... [2024-08-07T11:48:05.727Z] [2024-08-07T11:48:05.727Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:07.123Z] #38 ... [2024-08-07T11:48:07.123Z] [2024-08-07T11:48:07.123Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:07.123Z] #58 ... [2024-08-07T11:48:07.123Z] [2024-08-07T11:48:07.123Z] #39 [core-command internal] load build context [2024-08-07T11:48:07.123Z] #39 ... [2024-08-07T11:48:07.123Z] [2024-08-07T11:48:07.123Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:07.700Z] #58 ... [2024-08-07T11:48:07.700Z] [2024-08-07T11:48:07.700Z] #54 [support-scheduler internal] load build context [2024-08-07T11:48:07.700Z] #54 transferring context: 308.66MB 89.3s done [2024-08-07T11:48:07.700Z] #54 DONE 89.9s [2024-08-07T11:48:07.700Z] [2024-08-07T11:48:07.700Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:07.700Z] #58 ... [2024-08-07T11:48:07.700Z] [2024-08-07T11:48:07.700Z] #56 [core-keeper internal] load build context [2024-08-07T11:48:07.700Z] #56 transferring context: 308.66MB 87.7s done [2024-08-07T11:48:07.700Z] #56 DONE 89.3s [2024-08-07T11:48:07.700Z] [2024-08-07T11:48:07.700Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:07.964Z] #58 ... [2024-08-07T11:48:07.964Z] [2024-08-07T11:48:07.964Z] #48 [support-notifications internal] load build context [2024-08-07T11:48:08.230Z] #48 ... [2024-08-07T11:48:08.230Z] [2024-08-07T11:48:08.230Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:09.629Z] #58 ... [2024-08-07T11:48:09.629Z] [2024-08-07T11:48:09.629Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:48:09.894Z] #71 ... [2024-08-07T11:48:09.894Z] [2024-08-07T11:48:09.894Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:10.160Z] #58 ... [2024-08-07T11:48:10.160Z] [2024-08-07T11:48:10.160Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:48:10.160Z] #50 ... [2024-08-07T11:48:10.160Z] [2024-08-07T11:48:10.160Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:48:10.160Z] #107 DONE 2.3s [2024-08-07T11:48:10.160Z] [2024-08-07T11:48:10.160Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:48:10.160Z] #50 ... [2024-08-07T11:48:10.160Z] [2024-08-07T11:48:10.160Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:48:10.738Z] #71 ... [2024-08-07T11:48:10.738Z] [2024-08-07T11:48:10.738Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T11:48:10.738Z] #108 DONE 2.7s [2024-08-07T11:48:10.738Z] [2024-08-07T11:48:10.738Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:48:10.738Z] #71 ... [2024-08-07T11:48:10.738Z] [2024-08-07T11:48:10.738Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:48:10.738Z] #69 ... [2024-08-07T11:48:10.738Z] [2024-08-07T11:48:10.738Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:10.738Z] #58 ... [2024-08-07T11:48:10.738Z] [2024-08-07T11:48:10.738Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:48:11.002Z] #68 ... [2024-08-07T11:48:11.002Z] [2024-08-07T11:48:11.002Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:11.003Z] #58 ... [2024-08-07T11:48:11.003Z] [2024-08-07T11:48:11.003Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:48:11.277Z] #60 ... [2024-08-07T11:48:11.277Z] [2024-08-07T11:48:11.277Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:11.551Z] #58 ... [2024-08-07T11:48:11.551Z] [2024-08-07T11:48:11.551Z] #46 [support-cron-scheduler internal] load build context [2024-08-07T11:48:11.551Z] #46 transferring context: 308.66MB 95.8s done [2024-08-07T11:48:11.551Z] #46 DONE 96.3s [2024-08-07T11:48:11.551Z] [2024-08-07T11:48:11.551Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:12.132Z] #58 ... [2024-08-07T11:48:12.132Z] [2024-08-07T11:48:12.132Z] #48 [support-notifications internal] load build context [2024-08-07T11:48:12.132Z] #48 transferring context: 308.66MB 94.6s done [2024-08-07T11:48:12.132Z] #48 DONE 95.2s [2024-08-07T11:48:12.132Z] [2024-08-07T11:48:12.132Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:13.099Z] #58 ... [2024-08-07T11:48:13.099Z] [2024-08-07T11:48:13.099Z] #109 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:48:13.099Z] #109 DONE 1.5s [2024-08-07T11:48:13.099Z] [2024-08-07T11:48:13.099Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:15.030Z] #58 ... [2024-08-07T11:48:15.030Z] [2024-08-07T11:48:15.030Z] #57 [core-data internal] load build context [2024-08-07T11:48:15.296Z] #57 ... [2024-08-07T11:48:15.296Z] [2024-08-07T11:48:15.296Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:17.226Z] #58 transferring context: 304.20MB 98.2s [2024-08-07T11:48:17.226Z] #58 ... [2024-08-07T11:48:17.226Z] [2024-08-07T11:48:17.226Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:17.226Z] #38 ... [2024-08-07T11:48:17.226Z] [2024-08-07T11:48:17.226Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:17.226Z] #58 ... [2024-08-07T11:48:17.226Z] [2024-08-07T11:48:17.226Z] #39 [core-command internal] load build context [2024-08-07T11:48:17.492Z] #39 ... [2024-08-07T11:48:17.492Z] [2024-08-07T11:48:17.492Z] #71 [security-spiffe-token-provider internal] load build context [2024-08-07T11:48:17.492Z] #71 transferring context: 308.66MB 93.3s done [2024-08-07T11:48:17.492Z] #71 DONE 96.1s [2024-08-07T11:48:17.492Z] [2024-08-07T11:48:17.492Z] #39 [core-command internal] load build context [2024-08-07T11:48:17.492Z] #39 ... [2024-08-07T11:48:17.492Z] [2024-08-07T11:48:17.492Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:18.454Z] #38 ... [2024-08-07T11:48:18.454Z] [2024-08-07T11:48:18.454Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T11:48:18.454Z] #58 transferring context: 308.66MB 99.6s done [2024-08-07T11:48:18.454Z] #58 DONE 100.2s [2024-08-07T11:48:18.454Z] [2024-08-07T11:48:18.454Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:18.721Z] #38 ... [2024-08-07T11:48:18.721Z] [2024-08-07T11:48:18.721Z] #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:48:18.721Z] #110 DONE 1.4s [2024-08-07T11:48:18.721Z] [2024-08-07T11:48:18.721Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:19.299Z] #38 ... [2024-08-07T11:48:19.299Z] [2024-08-07T11:48:19.299Z] #57 [core-data internal] load build context [2024-08-07T11:48:19.299Z] #57 transferring context: 308.66MB 100.5s done [2024-08-07T11:48:19.299Z] #57 DONE 100.8s [2024-08-07T11:48:19.299Z] [2024-08-07T11:48:19.299Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:20.254Z] #38 ... [2024-08-07T11:48:20.254Z] [2024-08-07T11:48:20.254Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:48:20.254Z] #111 DONE 1.3s [2024-08-07T11:48:20.254Z] [2024-08-07T11:48:20.254Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:20.254Z] #38 ... [2024-08-07T11:48:20.254Z] [2024-08-07T11:48:20.254Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:48:20.525Z] #50 ... [2024-08-07T11:48:20.525Z] [2024-08-07T11:48:20.525Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:48:20.525Z] #112 ... [2024-08-07T11:48:20.525Z] [2024-08-07T11:48:20.525Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:48:20.791Z] #50 ... [2024-08-07T11:48:20.791Z] [2024-08-07T11:48:20.791Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:48:20.791Z] #113 ... [2024-08-07T11:48:20.791Z] [2024-08-07T11:48:20.791Z] #69 [core-common-config-bootstrapper internal] load build context [2024-08-07T11:48:20.791Z] #69 transferring context: 308.66MB 95.1s done [2024-08-07T11:48:20.791Z] #69 DONE 99.6s [2024-08-07T11:48:20.791Z] [2024-08-07T11:48:20.791Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:48:21.055Z] #50 ... [2024-08-07T11:48:21.055Z] [2024-08-07T11:48:21.055Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:48:21.055Z] #68 ... [2024-08-07T11:48:21.055Z] [2024-08-07T11:48:21.055Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:48:21.319Z] #50 ... [2024-08-07T11:48:21.319Z] [2024-08-07T11:48:21.319Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:48:21.582Z] #60 ... [2024-08-07T11:48:21.582Z] [2024-08-07T11:48:21.582Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:48:22.162Z] #68 ... [2024-08-07T11:48:22.162Z] [2024-08-07T11:48:22.162Z] #60 [security-proxy-setup internal] load build context [2024-08-07T11:48:22.162Z] #60 transferring context: 308.66MB 102.3s done [2024-08-07T11:48:22.162Z] #60 DONE 103.7s [2024-08-07T11:48:22.162Z] [2024-08-07T11:48:22.162Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:48:23.114Z] #68 ... [2024-08-07T11:48:23.114Z] [2024-08-07T11:48:23.114Z] #50 [security-bootstrapper internal] load build context [2024-08-07T11:48:23.114Z] #50 transferring context: 308.66MB 105.6s done [2024-08-07T11:48:23.114Z] #50 DONE 105.9s [2024-08-07T11:48:23.114Z] [2024-08-07T11:48:23.114Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:48:23.378Z] #68 ... [2024-08-07T11:48:23.378Z] [2024-08-07T11:48:23.378Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:48:23.378Z] #114 ... [2024-08-07T11:48:23.378Z] [2024-08-07T11:48:23.378Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:48:23.643Z] #68 ... [2024-08-07T11:48:23.643Z] [2024-08-07T11:48:23.643Z] #39 [core-command internal] load build context [2024-08-07T11:48:23.643Z] #39 transferring context: 308.66MB 107.0s done [2024-08-07T11:48:23.643Z] #39 DONE 107.2s [2024-08-07T11:48:23.643Z] [2024-08-07T11:48:23.643Z] #68 [security-proxy-auth internal] load build context [2024-08-07T11:48:26.971Z] #68 transferring context: 308.66MB 102.5s done [2024-08-07T11:48:26.971Z] #68 DONE 105.4s [2024-08-07T11:48:26.971Z] [2024-08-07T11:48:26.971Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:28.905Z] #38 ... [2024-08-07T11:48:28.905Z] [2024-08-07T11:48:28.905Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:48:28.905Z] #115 ... [2024-08-07T11:48:28.905Z] [2024-08-07T11:48:28.905Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:30.305Z] #38 ... [2024-08-07T11:48:30.305Z] [2024-08-07T11:48:30.305Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:48:30.571Z] #116 ... [2024-08-07T11:48:30.571Z] [2024-08-07T11:48:30.571Z] #38 [core-metadata internal] load build context [2024-08-07T11:48:30.836Z] #38 transferring context: 308.66MB 114.0s done [2024-08-07T11:48:30.836Z] #38 DONE 114.1s [2024-08-07T11:48:30.836Z] [2024-08-07T11:48:30.836Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T11:49:38.671Z] #64 ... [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #115 DONE 72.6s [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #116 DONE 71.3s [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #113 DONE 80.7s [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #112 DONE 81.2s [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #114 DONE 78.2s [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #117 DONE 5.5s [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #118 DONE 5.5s [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:49:38.671Z] #119 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #120 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #121 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #122 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:49:38.671Z] #123 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #124 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #125 [core-keeper builder 7/8] COPY . . [2024-08-07T11:49:38.671Z] #125 DONE 5.5s [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #126 [support-scheduler builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #126 DONE 5.5s [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #127 [core-data builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #127 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #128 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:49:38.671Z] #129 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:49:38.671Z] #130 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #131 [core-command builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #131 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #132 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #133 [core-metadata builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #133 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #134 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:49:38.671Z] #135 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T11:49:38.671Z] #136 ... [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #137 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:49:38.671Z] #138 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #139 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.671Z] #140 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T11:49:38.671Z] #141 CACHED [2024-08-07T11:49:38.671Z] [2024-08-07T11:49:38.671Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:49:38.672Z] #142 CACHED [2024-08-07T11:49:38.672Z] [2024-08-07T11:49:38.672Z] #143 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T11:49:38.672Z] #143 CACHED [2024-08-07T11:49:38.672Z] [2024-08-07T11:49:38.672Z] #144 [support-notifications builder 6/7] COPY . . [2024-08-07T11:49:38.672Z] #144 CACHED [2024-08-07T11:49:38.672Z] [2024-08-07T11:49:38.672Z] #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T11:49:38.672Z] #145 CACHED [2024-08-07T11:49:38.672Z] [2024-08-07T11:49:38.672Z] #146 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T11:49:38.672Z] #146 DONE 5.6s [2024-08-07T11:49:38.672Z] [2024-08-07T11:49:38.672Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T11:49:42.928Z] #147 ... [2024-08-07T11:49:42.928Z] [2024-08-07T11:49:42.928Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T11:49:42.928Z] #0 5.516 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-07T11:49:42.928Z] #148 ... [2024-08-07T11:49:42.928Z] [2024-08-07T11:49:42.929Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T11:49:42.929Z] #0 5.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-07T11:49:43.196Z] #149 ... [2024-08-07T11:49:43.196Z] [2024-08-07T11:49:43.196Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T11:49:43.196Z] #147 5.999 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-07T11:49:47.446Z] #147 ... [2024-08-07T11:49:47.446Z] [2024-08-07T11:49:47.446Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T11:49:47.446Z] #0 4.569 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-07T11:49:47.446Z] #150 ... [2024-08-07T11:49:47.446Z] [2024-08-07T11:49:47.446Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T11:49:47.446Z] #0 6.505 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T11:49:47.446Z] #151 ... [2024-08-07T11:49:47.446Z] [2024-08-07T11:49:47.446Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T11:49:47.446Z] #0 6.669 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-07T11:49:47.446Z] #152 ... [2024-08-07T11:49:47.446Z] [2024-08-07T11:49:47.446Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T11:49:47.446Z] #0 4.487 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-07T11:49:47.761Z] #153 ... [2024-08-07T11:49:47.761Z] [2024-08-07T11:49:47.761Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T11:49:47.761Z] #0 6.811 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T11:49:47.761Z] #154 ... [2024-08-07T11:49:47.761Z] [2024-08-07T11:49:47.761Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T11:49:47.761Z] #0 6.204 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-07T11:49:48.032Z] #155 ... [2024-08-07T11:49:48.032Z] [2024-08-07T11:49:48.032Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T11:49:48.032Z] #0 6.936 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-07T11:49:48.032Z] #156 ... [2024-08-07T11:49:48.032Z] [2024-08-07T11:49:48.032Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T11:49:48.032Z] #0 6.489 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-07T11:49:48.298Z] #157 ... [2024-08-07T11:49:48.298Z] [2024-08-07T11:49:48.298Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T11:49:48.298Z] #0 6.396 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-07T11:49:48.298Z] #158 ... [2024-08-07T11:49:48.298Z] [2024-08-07T11:49:48.298Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T11:49:48.298Z] #136 6.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-07T12:09:56.391Z] #136 ... [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T12:09:56.391Z] #154 DONE 1212.5s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:09:56.391Z] #148 ... [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T12:09:56.391Z] #156 DONE 1213.4s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T12:09:56.391Z] #159 DONE 0.4s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:09:56.391Z] #148 ... [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T12:09:56.391Z] #160 ... [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:09:56.391Z] #161 DONE 0.4s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:09:56.391Z] #162 DONE 0.3s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-07T12:09:56.391Z] #163 DONE 0.4s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T12:09:56.391Z] #152 ... [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T12:09:56.391Z] #164 DONE 0.2s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T12:09:56.391Z] #165 DONE 0.6s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T12:09:56.391Z] #152 ... [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T12:09:56.391Z] #166 DONE 0.4s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:09:56.391Z] #148 ... [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T12:09:56.391Z] #167 ... [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T12:09:56.391Z] #160 DONE 3.4s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:09:56.391Z] #168 DONE 0.3s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:09:56.391Z] #169 DONE 0.3s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T12:09:56.391Z] #170 DONE 0.6s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T12:09:56.391Z] #64 ... [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T12:09:56.391Z] #171 DONE 0.3s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-07T12:09:56.391Z] #172 DONE 0.3s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-07T12:09:56.391Z] #173 DONE 0.2s [2024-08-07T12:09:56.391Z] [2024-08-07T12:09:56.391Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-07T12:09:56.662Z] #174 ... [2024-08-07T12:09:56.662Z] [2024-08-07T12:09:56.662Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T12:09:56.662Z] #167 DONE 3.0s [2024-08-07T12:09:56.662Z] [2024-08-07T12:09:56.662Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-07T12:09:56.662Z] #174 DONE 0.3s [2024-08-07T12:09:56.662Z] [2024-08-07T12:09:56.662Z] #106 [security-proxy-setup] exporting to image [2024-08-07T12:09:56.662Z] #106 exporting layers [2024-08-07T12:09:57.665Z] #106 ... [2024-08-07T12:09:57.665Z] [2024-08-07T12:09:57.665Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T12:09:57.665Z] #175 DONE 0.6s [2024-08-07T12:09:57.665Z] [2024-08-07T12:09:57.665Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T12:09:57.665Z] #176 DONE 0.4s [2024-08-07T12:09:57.665Z] [2024-08-07T12:09:57.665Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T12:09:57.665Z] #136 1219.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T12:09:58.623Z] #136 ... [2024-08-07T12:09:58.623Z] [2024-08-07T12:09:58.623Z] #106 [security-proxy-setup] exporting to image [2024-08-07T12:09:58.623Z] #106 exporting layers 1.6s done [2024-08-07T12:09:58.623Z] #106 writing image sha256:c35ad54af640e75d4e6af489448b16a19705784a5c1093904bd5b4dbbecc1dd2 0.1s done [2024-08-07T12:09:58.623Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-07T12:09:58.623Z] #106 DONE 9.8s [2024-08-07T12:09:58.623Z] [2024-08-07T12:09:58.623Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T12:10:00.029Z] #177 DONE 2.1s [2024-08-07T12:10:00.029Z] [2024-08-07T12:10:00.029Z] #106 [security-bootstrapper] exporting to image [2024-08-07T12:10:01.005Z] #106 exporting layers 1.1s done [2024-08-07T12:10:01.005Z] #106 writing image sha256:193f5a153ee1e54fb5e7b498310081ecbb6a8d1573ad660294415d13a99d5d6a [2024-08-07T12:10:01.270Z] #106 writing image sha256:193f5a153ee1e54fb5e7b498310081ecbb6a8d1573ad660294415d13a99d5d6a done [2024-08-07T12:10:01.270Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-07T12:10:01.270Z] #106 DONE 11.0s [2024-08-07T12:10:01.270Z] [2024-08-07T12:10:01.270Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T12:10:19.474Z] #64 ... [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T12:10:19.475Z] #136 DONE 1239.8s [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T12:10:19.475Z] #155 ... [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:10:19.475Z] #178 DONE 0.1s [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:10:19.475Z] #179 DONE 0.2s [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T12:10:19.475Z] #147 ... [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-07T12:10:19.475Z] #180 DONE 0.1s [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-07T12:10:19.475Z] #181 DONE 0.1s [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:10:19.475Z] #148 ... [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:10:19.475Z] #182 DONE 0.1s [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T12:10:19.475Z] #183 DONE 0.3s [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:10:19.475Z] #148 ... [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T12:10:19.475Z] #184 DONE 0.3s [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T12:10:19.475Z] #150 ... [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T12:10:19.475Z] #185 DONE 0.1s [2024-08-07T12:10:19.475Z] [2024-08-07T12:10:19.475Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T12:10:20.882Z] #186 DONE 2.1s [2024-08-07T12:10:20.882Z] [2024-08-07T12:10:20.882Z] #106 [security-secretstore-setup] exporting to image [2024-08-07T12:10:20.882Z] #106 exporting layers [2024-08-07T12:10:22.285Z] #106 exporting layers 1.4s done [2024-08-07T12:10:22.285Z] #106 writing image sha256:04950754bac3dbf4f7c184c6d94ad5646b18df7e3059011e60a2a1fccf870a2e 0.0s done [2024-08-07T12:10:22.285Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-07T12:10:22.285Z] #106 DONE 12.4s [2024-08-07T12:10:22.550Z] [2024-08-07T12:10:22.550Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:11:02.605Z] #148 ... [2024-08-07T12:11:02.605Z] [2024-08-07T12:11:02.605Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T12:11:02.605Z] #152 DONE 1284.8s [2024-08-07T12:11:02.605Z] [2024-08-07T12:11:02.605Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:11:02.605Z] #148 ... [2024-08-07T12:11:02.605Z] [2024-08-07T12:11:02.605Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:11:02.605Z] #187 DONE 0.2s [2024-08-07T12:11:02.605Z] [2024-08-07T12:11:02.605Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:11:02.873Z] #188 DONE 0.2s [2024-08-07T12:11:02.873Z] [2024-08-07T12:11:02.873Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T12:11:03.139Z] #189 DONE 0.3s [2024-08-07T12:11:03.139Z] [2024-08-07T12:11:03.139Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:11:03.405Z] #190 DONE 0.1s [2024-08-07T12:11:03.405Z] [2024-08-07T12:11:03.405Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-07T12:11:03.405Z] #191 DONE 0.1s [2024-08-07T12:11:03.405Z] [2024-08-07T12:11:03.405Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T12:11:05.345Z] #192 DONE 2.0s [2024-08-07T12:11:05.345Z] [2024-08-07T12:11:05.345Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-07T12:11:05.345Z] #106 exporting layers [2024-08-07T12:11:06.302Z] #106 exporting layers 0.8s done [2024-08-07T12:11:06.302Z] #106 writing image sha256:3fc6a50d4618d3532f060368051283fcf8811059ba744e15861610efad8cae0e done [2024-08-07T12:11:06.302Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-07T12:11:06.302Z] #106 DONE 13.2s [2024-08-07T12:11:06.302Z] [2024-08-07T12:11:06.302Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:13:42.987Z] #148 ... [2024-08-07T12:13:42.987Z] [2024-08-07T12:13:42.987Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T12:13:42.987Z] #150 DONE 1436.9s [2024-08-07T12:13:42.987Z] [2024-08-07T12:13:42.987Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:13:42.987Z] #148 ... [2024-08-07T12:13:42.987Z] [2024-08-07T12:13:42.987Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:13:42.987Z] #193 DONE 0.5s [2024-08-07T12:13:42.987Z] [2024-08-07T12:13:42.987Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:13:42.987Z] #194 DONE 0.2s [2024-08-07T12:13:42.987Z] [2024-08-07T12:13:42.987Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T12:13:42.987Z] #195 DONE 0.3s [2024-08-07T12:13:42.987Z] [2024-08-07T12:13:42.987Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T12:13:42.987Z] #149 ... [2024-08-07T12:13:42.987Z] [2024-08-07T12:13:42.987Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:13:42.987Z] #196 DONE 0.2s [2024-08-07T12:13:42.987Z] [2024-08-07T12:13:42.987Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-07T12:13:42.987Z] #106 exporting layers [2024-08-07T12:13:42.987Z] #106 exporting layers 0.9s done [2024-08-07T12:13:42.987Z] #106 writing image sha256:2e2474e99c32e4c717c08c1e01e2fcbeec9890270b2f71c0520c6acb3611a794 done [2024-08-07T12:13:42.987Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-07T12:13:42.987Z] #106 DONE 14.1s [2024-08-07T12:13:42.987Z] [2024-08-07T12:13:42.987Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T12:23:05.201Z] #64 ... [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T12:23:05.201Z] #151 DONE 2001.1s [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T12:23:05.201Z] #147 ... [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:23:05.201Z] #197 DONE 0.1s [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:23:05.201Z] #198 DONE 0.1s [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:23:05.201Z] #148 ... [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T12:23:05.201Z] #199 DONE 0.5s [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:23:05.201Z] #200 DONE 0.1s [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T12:23:05.201Z] #201 DONE 0.1s [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:23:05.201Z] #148 ... [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T12:23:05.201Z] #202 DONE 2.1s [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:23:05.201Z] #148 ... [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #106 [security-proxy-auth] exporting to image [2024-08-07T12:23:05.201Z] #106 exporting layers [2024-08-07T12:23:05.201Z] #106 exporting layers 0.7s done [2024-08-07T12:23:05.201Z] #106 writing image sha256:8c9da1c590d1cf96c7b8987485da03ca7f1738b3e717d7da8b5162b744a3f86e done [2024-08-07T12:23:05.201Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-07T12:23:05.201Z] #106 DONE 14.9s [2024-08-07T12:23:05.201Z] [2024-08-07T12:23:05.201Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:24:13.078Z] #148 ... [2024-08-07T12:24:13.078Z] [2024-08-07T12:24:13.078Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T12:24:13.078Z] #158 DONE 2075.0s [2024-08-07T12:24:13.078Z] [2024-08-07T12:24:13.078Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:24:13.078Z] #148 ... [2024-08-07T12:24:13.078Z] [2024-08-07T12:24:13.078Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:24:13.078Z] #203 DONE 0.2s [2024-08-07T12:24:13.078Z] [2024-08-07T12:24:13.078Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T12:24:13.078Z] #157 ... [2024-08-07T12:24:13.078Z] [2024-08-07T12:24:13.078Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:24:13.078Z] #204 DONE 0.1s [2024-08-07T12:24:13.078Z] [2024-08-07T12:24:13.078Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T12:24:13.078Z] #64 ... [2024-08-07T12:24:13.078Z] [2024-08-07T12:24:13.078Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T12:24:13.345Z] #205 DONE 0.4s [2024-08-07T12:24:13.345Z] [2024-08-07T12:24:13.345Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T12:24:13.345Z] #35 ... [2024-08-07T12:24:13.345Z] [2024-08-07T12:24:13.345Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:24:13.345Z] #206 DONE 0.1s [2024-08-07T12:24:13.613Z] [2024-08-07T12:24:13.613Z] #106 [core-command] exporting to image [2024-08-07T12:24:13.613Z] #106 exporting layers [2024-08-07T12:24:13.880Z] #106 exporting layers 0.4s done [2024-08-07T12:24:13.880Z] #106 writing image sha256:c61a7035895134047d12bbb2d1e59fe865a87698c7430d70bc009773ddf2c3f0 done [2024-08-07T12:24:13.880Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-07T12:24:13.880Z] #106 DONE 15.3s [2024-08-07T12:24:13.880Z] [2024-08-07T12:24:13.880Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T12:26:35.596Z] #148 DONE 2213.6s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T12:26:35.596Z] #153 DONE 2213.7s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T12:26:35.596Z] #147 ... [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:26:35.596Z] #207 DONE 0.2s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T12:26:35.596Z] #149 ... [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:26:35.596Z] #208 DONE 0.3s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T12:26:35.596Z] #209 ... [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:26:35.596Z] #210 DONE 0.3s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T12:26:35.596Z] #211 ... [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T12:26:35.596Z] #209 DONE 0.8s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T12:26:35.596Z] #211 DONE 0.5s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:26:35.596Z] #212 DONE 0.2s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:26:35.596Z] #213 DONE 0.2s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #106 [core-keeper] exporting to image [2024-08-07T12:26:35.596Z] #106 exporting layers [2024-08-07T12:26:35.596Z] #106 exporting layers 0.9s done [2024-08-07T12:26:35.596Z] #106 writing image sha256:4e7422a278f2ee886f99516c893f865199a562fabc01c4c223bb904e192972ea 0.0s done [2024-08-07T12:26:35.596Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-07T12:26:35.596Z] #106 writing image sha256:240c67c97e62b722dba372a44973e130845823af07daab8be63e3c8e529c0a6a done [2024-08-07T12:26:35.596Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-07T12:26:35.596Z] #106 DONE 16.2s [2024-08-07T12:26:35.596Z] [2024-08-07T12:26:35.596Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T12:26:35.866Z] #157 ... [2024-08-07T12:26:35.866Z] [2024-08-07T12:26:35.866Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T12:26:35.866Z] #149 DONE 2218.7s [2024-08-07T12:26:35.866Z] [2024-08-07T12:26:35.866Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T12:26:36.825Z] #157 ... [2024-08-07T12:26:36.825Z] [2024-08-07T12:26:36.825Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:26:36.825Z] #214 DONE 0.2s [2024-08-07T12:26:36.825Z] [2024-08-07T12:26:36.825Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:26:36.825Z] #215 DONE 0.2s [2024-08-07T12:26:36.825Z] [2024-08-07T12:26:36.825Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T12:26:37.409Z] #216 DONE 0.5s [2024-08-07T12:26:37.410Z] [2024-08-07T12:26:37.410Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:26:37.674Z] #217 DONE 0.1s [2024-08-07T12:26:37.674Z] [2024-08-07T12:26:37.674Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T12:26:37.674Z] #218 DONE 0.2s [2024-08-07T12:26:37.674Z] [2024-08-07T12:26:37.674Z] #106 [core-metadata] exporting to image [2024-08-07T12:26:38.561Z] #106 exporting layers 0.5s done [2024-08-07T12:26:38.561Z] #106 writing image sha256:1c74b0dc77867e63d0887d03c3ebf0ef0884899aa17d11f7791d1e4a1dcce384 done [2024-08-07T12:26:38.561Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-07T12:26:38.561Z] #106 DONE 16.8s [2024-08-07T12:26:38.561Z] [2024-08-07T12:26:38.561Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T12:27:11.249Z] #147 ... [2024-08-07T12:27:11.249Z] [2024-08-07T12:27:11.249Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T12:27:11.249Z] #157 DONE 2253.1s [2024-08-07T12:27:11.249Z] [2024-08-07T12:27:11.249Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T12:27:11.249Z] #147 ... [2024-08-07T12:27:11.249Z] [2024-08-07T12:27:11.249Z] #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:27:11.249Z] #219 ... [2024-08-07T12:27:11.249Z] [2024-08-07T12:27:11.249Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T12:27:11.249Z] #155 DONE 2254.0s [2024-08-07T12:27:11.249Z] [2024-08-07T12:27:11.249Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T12:27:11.249Z] #147 ... [2024-08-07T12:27:11.249Z] [2024-08-07T12:27:11.249Z] #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:27:11.249Z] #219 DONE 0.4s [2024-08-07T12:27:11.249Z] [2024-08-07T12:27:11.249Z] #220 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:27:11.833Z] #220 DONE 0.2s [2024-08-07T12:27:11.833Z] [2024-08-07T12:27:11.833Z] #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T12:27:11.833Z] #221 ... [2024-08-07T12:27:11.833Z] [2024-08-07T12:27:11.833Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:27:11.833Z] #222 DONE 0.2s [2024-08-07T12:27:11.833Z] [2024-08-07T12:27:11.833Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:27:11.833Z] #223 DONE 0.2s [2024-08-07T12:27:11.833Z] [2024-08-07T12:27:11.833Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T12:27:12.101Z] #64 ... [2024-08-07T12:27:12.101Z] [2024-08-07T12:27:12.101Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T12:27:12.366Z] #224 ... [2024-08-07T12:27:12.366Z] [2024-08-07T12:27:12.366Z] #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T12:27:12.366Z] #221 DONE 0.8s [2024-08-07T12:27:12.632Z] [2024-08-07T12:27:12.632Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:27:12.633Z] #225 DONE 0.3s [2024-08-07T12:27:12.633Z] [2024-08-07T12:27:12.633Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T12:27:12.633Z] #224 DONE 0.6s [2024-08-07T12:27:12.633Z] [2024-08-07T12:27:12.633Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:27:12.900Z] #226 ... [2024-08-07T12:27:12.900Z] [2024-08-07T12:27:12.900Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T12:27:12.900Z] #147 DONE 2255.6s [2024-08-07T12:27:12.900Z] [2024-08-07T12:27:12.900Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T12:27:12.900Z] #226 DONE 0.3s [2024-08-07T12:27:12.900Z] [2024-08-07T12:27:12.900Z] #106 [support-scheduler] exporting to image [2024-08-07T12:27:12.900Z] #106 exporting layers [2024-08-07T12:27:13.480Z] #106 ... [2024-08-07T12:27:13.480Z] [2024-08-07T12:27:13.480Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T12:27:13.480Z] #227 CACHED [2024-08-07T12:27:13.480Z] [2024-08-07T12:27:13.480Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T12:27:13.480Z] #228 CACHED [2024-08-07T12:27:13.480Z] [2024-08-07T12:27:13.480Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T12:27:13.747Z] #229 ... [2024-08-07T12:27:13.747Z] [2024-08-07T12:27:13.747Z] #106 [support-notifications] exporting to image [2024-08-07T12:27:13.747Z] #106 exporting layers 0.9s done [2024-08-07T12:27:13.747Z] #106 writing image sha256:b3775b90b080308bfdd73aeea52e87fe7db3476d87e83a9f71785db0a2604a4b 0.0s done [2024-08-07T12:27:13.747Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-07T12:27:13.747Z] #106 writing image sha256:e253fe7f2430f67e0f059cfa65e95113e515468b7acd5678be09f6a9081cb608 done [2024-08-07T12:27:13.747Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-07T12:27:13.747Z] #106 DONE 17.8s [2024-08-07T12:27:14.014Z] [2024-08-07T12:27:14.014Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T12:27:14.014Z] #229 DONE 0.5s [2024-08-07T12:27:14.014Z] [2024-08-07T12:27:14.014Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T12:27:14.014Z] #230 DONE 0.1s [2024-08-07T12:27:14.014Z] [2024-08-07T12:27:14.014Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T12:27:14.014Z] #64 ... [2024-08-07T12:27:14.014Z] [2024-08-07T12:27:14.014Z] #106 [support-cron-scheduler] exporting to image [2024-08-07T12:27:14.597Z] #106 exporting layers 0.5s done [2024-08-07T12:27:14.597Z] #106 writing image sha256:cc8d58f6d05c5730e6ecd4b8f09b975381560d4af892f00566429f45b2b09c7f done [2024-08-07T12:27:14.597Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-07T12:27:14.597Z] #106 DONE 18.3s [2024-08-07T12:27:14.597Z] [2024-08-07T12:27:14.597Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T12:27:14.597Z] time="2024-08-07T11:46:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T12:27:14.593Z] $ docker stop --time=1 d6052202e1e1e4d779919af7debac0069f4d9d157d94c554c3c659aef4fb925c [2024-08-07T12:27:16.262Z] $ docker rm -f --volumes d6052202e1e1e4d779919af7debac0069f4d9d157d94c554c3c659aef4fb925c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T12:27:16.816Z] + docker images [2024-08-07T12:27:16.816Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T12:27:16.816Z] support-cron-scheduler-arm64 latest cc8d58f6d05c 3 seconds ago 42.2MB [2024-08-07T12:27:16.816Z] support-notifications-arm64 latest e253fe7f2430 4 seconds ago 41.9MB [2024-08-07T12:27:16.816Z] support-scheduler-arm64 latest b3775b90b080 4 seconds ago 41.2MB [2024-08-07T12:27:16.816Z] core-metadata-arm64 latest 1c74b0dc7786 39 seconds ago 39.1MB [2024-08-07T12:27:16.816Z] core-data-arm64 latest 4e7422a278f2 44 seconds ago 39MB [2024-08-07T12:27:16.816Z] core-keeper-arm64 latest 240c67c97e62 44 seconds ago 38.9MB [2024-08-07T12:27:16.816Z] core-command-arm64 latest c61a70358951 3 minutes ago 35MB [2024-08-07T12:27:16.816Z] security-proxy-auth-arm64 latest 8c9da1c590d1 4 minutes ago 32.6MB [2024-08-07T12:27:16.816Z] security-spiffe-token-provider-arm64 latest 2e2474e99c32 13 minutes ago 29MB [2024-08-07T12:27:16.816Z] core-common-config-bootstrapper-arm64 latest 3fc6a50d4618 16 minutes ago 15.3MB [2024-08-07T12:27:16.816Z] security-secretstore-setup-arm64 latest 04950754bac3 16 minutes ago 36.4MB [2024-08-07T12:27:16.816Z] security-bootstrapper-arm64 latest 193f5a153ee1 17 minutes ago 18.9MB [2024-08-07T12:27:16.816Z] security-proxy-setup-arm64 latest c35ad54af640 17 minutes ago 26.1MB [2024-08-07T12:27:16.816Z] security-spire-agent-arm64 latest c0fa02ccdce3 39 minutes ago 174MB [2024-08-07T12:27:16.816Z] security-spire-config-arm64 latest 6579c13c3ca3 39 minutes ago 115MB [2024-08-07T12:27:16.816Z] security-spire-server-arm64 latest 778a5e627958 39 minutes ago 116MB [2024-08-07T12:27:16.816Z] ci-base-image-arm64 latest 04e21497e4f1 58 minutes ago 967MB [2024-08-07T12:27:16.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-07T12:27:16.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T12:27:17.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T12:27:17.286Z] [2024-08-07T12:27:17.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T12:27:17.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T12:27:17.888Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-07T12:27:17.888Z] 8998bd30e6a1: Pulling fs layer [2024-08-07T12:27:17.888Z] 04944245beec: Pulling fs layer [2024-08-07T12:27:17.888Z] 699f458cf7ca: Pulling fs layer [2024-08-07T12:27:17.888Z] 765212b225bb: Pulling fs layer [2024-08-07T12:27:17.888Z] f23df028b6ca: Pulling fs layer [2024-08-07T12:27:17.888Z] d65c8cfc05b1: Pulling fs layer [2024-08-07T12:27:17.888Z] 2437ff75d9bd: Pulling fs layer [2024-08-07T12:27:17.888Z] f23df028b6ca: Waiting [2024-08-07T12:27:17.888Z] d65c8cfc05b1: Waiting [2024-08-07T12:27:17.888Z] 2437ff75d9bd: Waiting [2024-08-07T12:27:17.888Z] 765212b225bb: Waiting [2024-08-07T12:27:17.888Z] 04944245beec: Verifying Checksum [2024-08-07T12:27:17.888Z] 04944245beec: Download complete [2024-08-07T12:27:17.888Z] 765212b225bb: Verifying Checksum [2024-08-07T12:27:17.888Z] 765212b225bb: Download complete [2024-08-07T12:27:18.154Z] f23df028b6ca: Verifying Checksum [2024-08-07T12:27:18.154Z] f23df028b6ca: Download complete [2024-08-07T12:27:18.154Z] d65c8cfc05b1: Verifying Checksum [2024-08-07T12:27:18.154Z] d65c8cfc05b1: Download complete [2024-08-07T12:27:18.154Z] 699f458cf7ca: Verifying Checksum [2024-08-07T12:27:18.154Z] 699f458cf7ca: Download complete [2024-08-07T12:27:18.736Z] 8998bd30e6a1: Verifying Checksum [2024-08-07T12:27:18.736Z] 8998bd30e6a1: Download complete [2024-08-07T12:27:21.308Z] 2437ff75d9bd: Verifying Checksum [2024-08-07T12:27:21.308Z] 2437ff75d9bd: Download complete [2024-08-07T12:27:23.263Z] 8998bd30e6a1: Pull complete [2024-08-07T12:27:23.845Z] 04944245beec: Pull complete [2024-08-07T12:27:25.783Z] 699f458cf7ca: Pull complete [2024-08-07T12:27:25.783Z] 765212b225bb: Pull complete [2024-08-07T12:27:26.365Z] f23df028b6ca: Pull complete [2024-08-07T12:27:26.631Z] d65c8cfc05b1: Pull complete [2024-08-07T12:27:44.815Z] 2437ff75d9bd: Pull complete [2024-08-07T12:27:44.815Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-07T12:27:44.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T12:27:44.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T12:27:45.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-7296 does not seem to be running inside a container [2024-08-07T12:27:45.096Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-07T12:27:48.422Z] $ docker top 12f8ced0fa0ca40023f8a559cc46a623b5d955dc455ea0d2a33701c49ec5eef2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T12:27:49.346Z] ---> job-cost.sh [2024-08-07T12:27:49.346Z] lf-activate-venv: SKIPPING [2024-08-07T12:27:49.346Z] INFO: No Stack... [2024-08-07T12:27:49.613Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-07T12:27:50.571Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T12:27:50.887Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-08-07T12:27:51.151Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T12:27:51.182Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-2-stack-cost] [2024-08-07T12:27:51.190Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4855-2-stack-cost] did not exist. Created. [2024-08-07T12:27:51.197Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T12:27:51.840Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-07T12:27:52.052Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T12:27:52.060Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T12:27:52.060Z] $ docker stop --time=1 12f8ced0fa0ca40023f8a559cc46a623b5d955dc455ea0d2a33701c49ec5eef2 [2024-08-07T12:27:53.564Z] $ docker rm -f --volumes 12f8ced0fa0ca40023f8a559cc46a623b5d955dc455ea0d2a33701c49ec5eef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-07T12:27:54.071Z] provisioning config files... [2024-08-07T12:27:54.077Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8530262470687223252tmp [Pipeline] { [Pipeline] sh [2024-08-07T12:27:54.378Z] + set +x [2024-08-07T12:27:54.378Z] + + bash -scurl -- -s [2024-08-07T12:27:54.378Z] https://codecov.io/bash [2024-08-07T12:27:54.378Z] [2024-08-07T12:27:54.378Z] _____ _ [2024-08-07T12:27:54.378Z] / ____| | | [2024-08-07T12:27:54.378Z] | | ___ __| | ___ ___ _____ __ [2024-08-07T12:27:54.378Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-07T12:27:54.378Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-07T12:27:54.378Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-07T12:27:54.378Z] Bash-1.0.6 [2024-08-07T12:27:54.378Z] [2024-08-07T12:27:54.378Z] [2024-08-07T12:27:54.378Z] ==> git version 2.25.1 found [2024-08-07T12:27:54.378Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-07T12:27:54.378Z] Release-Date: 2020-01-08 [2024-08-07T12:27:54.379Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-07T12:27:54.379Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-07T12:27:54.379Z] ==> Jenkins CI detected. [2024-08-07T12:27:54.379Z] current dir:  /w/workspace/edgex-go/2 [2024-08-07T12:27:54.379Z] project root: . [2024-08-07T12:27:54.379Z] --> token set from env [2024-08-07T12:27:54.379Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-07T12:27:54.379Z] ==> Running gcov in . (disable via -X gcov) [2024-08-07T12:27:54.639Z] ==> Python coveragepy not found [2024-08-07T12:27:54.639Z] ==> Searching for coverage reports in: [2024-08-07T12:27:54.639Z] + . [2024-08-07T12:27:54.639Z] -> Found 1 reports [2024-08-07T12:27:54.639Z] ==> Detecting git/mercurial file structure [2024-08-07T12:27:54.639Z] ==> Reading reports [2024-08-07T12:27:54.639Z] + ./coverage.out bytes=512123 [2024-08-07T12:27:54.639Z] ==> Appending adjustments [2024-08-07T12:27:54.639Z] https://docs.codecov.io/docs/fixing-reports [2024-08-07T12:27:56.019Z] + Found adjustments [2024-08-07T12:27:56.019Z] ==> Gzipping contents [2024-08-07T12:27:56.019Z] 64K /tmp/codecov.R8fmPn.gz [2024-08-07T12:27:56.019Z] ==> Uploading reports [2024-08-07T12:27:56.019Z] url: https://codecov.io [2024-08-07T12:27:56.019Z] query: branch=PR-4855&commit=590ccfec85c0bd1b6c24227506125dca330d2164&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= [2024-08-07T12:27:56.019Z] -> Pinging Codecov [2024-08-07T12:27:56.019Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4855&commit=590ccfec85c0bd1b6c24227506125dca330d2164&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= [2024-08-07T12:27:56.019Z] -> Uploading to [2024-08-07T12:27:56.019Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-07/00271124DB129430A58F1EEE437C3FCB/590ccfec85c0bd1b6c24227506125dca330d2164/bfb717dd-6b38-449b-9f54-cbf5b7da3686.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T122755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0371a526450fb3e6b2ffac99c821215b44608deec91b4a11d9ab223e325bfe2a [2024-08-07T12:27:56.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T12:27:56.019Z] Dload Upload Total Spent Left Speed [2024-08-07T12:27:56.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65163 0 0 100 65163 0 211k --:--:-- --:--:-- --:--:-- 211k [2024-08-07T12:27:56.279Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/590ccfec85c0bd1b6c24227506125dca330d2164 [Pipeline] } [2024-08-07T12:27:56.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-07T12:27:56.992Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-07T12:27:57.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T12:27:58.142Z] ---> package-listing.sh [2024-08-07T12:27:58.142Z] ++ facter osfamily [2024-08-07T12:27:58.142Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-07T12:27:58.401Z] + OS_FAMILY=debian [2024-08-07T12:27:58.401Z] + workspace=/w/workspace/edgex-go/2 [2024-08-07T12:27:58.401Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-07T12:27:58.401Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-07T12:27:58.401Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-07T12:27:58.401Z] + PACKAGES=/tmp/packages_start.txt [2024-08-07T12:27:58.401Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-07T12:27:58.401Z] + PACKAGES=/tmp/packages_end.txt [2024-08-07T12:27:58.401Z] + case "${OS_FAMILY}" in [2024-08-07T12:27:58.401Z] + dpkg -l [2024-08-07T12:27:58.401Z] + grep '^ii' [2024-08-07T12:27:58.401Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-07T12:27:58.401Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-07T12:27:58.401Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-07T12:27:58.401Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-07T12:27:58.401Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-08-07T12:27:58.401Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-08-07T12:27:58.411Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-07T12:27:58.686Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T12:27:59.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T12:27:59.251Z] [2024-08-07T12:27:59.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T12:27:59.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T12:27:59.558Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-07T12:27:59.558Z] 5eb5b503b376: Pulling fs layer [2024-08-07T12:27:59.558Z] 5c69ac0246d0: Pulling fs layer [2024-08-07T12:27:59.558Z] ec43610c2a17: Pulling fs layer [2024-08-07T12:27:59.558Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-07T12:27:59.558Z] 33b1e0a273af: Pulling fs layer [2024-08-07T12:27:59.558Z] 5d3b04190fa2: Pulling fs layer [2024-08-07T12:27:59.558Z] 3a2ae6a8a46f: Waiting [2024-08-07T12:27:59.558Z] 33b1e0a273af: Waiting [2024-08-07T12:27:59.558Z] 2f39f015ded8: Pulling fs layer [2024-08-07T12:27:59.558Z] 2f39f015ded8: Waiting [2024-08-07T12:27:59.558Z] 5d3b04190fa2: Waiting [2024-08-07T12:27:59.558Z] 5c69ac0246d0: Download complete [2024-08-07T12:27:59.558Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-07T12:27:59.558Z] 3a2ae6a8a46f: Download complete [2024-08-07T12:27:59.558Z] 33b1e0a273af: Verifying Checksum [2024-08-07T12:27:59.558Z] 33b1e0a273af: Download complete [2024-08-07T12:27:59.558Z] ec43610c2a17: Verifying Checksum [2024-08-07T12:27:59.558Z] ec43610c2a17: Download complete [2024-08-07T12:27:59.558Z] 5d3b04190fa2: Verifying Checksum [2024-08-07T12:27:59.558Z] 5d3b04190fa2: Download complete [2024-08-07T12:27:59.816Z] 5eb5b503b376: Verifying Checksum [2024-08-07T12:27:59.816Z] 5eb5b503b376: Download complete [2024-08-07T12:28:00.381Z] 2f39f015ded8: Download complete [2024-08-07T12:28:00.946Z] 5eb5b503b376: Pull complete [2024-08-07T12:28:00.946Z] 5c69ac0246d0: Pull complete [2024-08-07T12:28:01.512Z] ec43610c2a17: Pull complete [2024-08-07T12:28:01.512Z] 3a2ae6a8a46f: Pull complete [2024-08-07T12:28:01.769Z] 33b1e0a273af: Pull complete [2024-08-07T12:28:01.769Z] 5d3b04190fa2: Pull complete [2024-08-07T12:28:05.950Z] 2f39f015ded8: Pull complete [2024-08-07T12:28:05.950Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-07T12:28:05.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T12:28:05.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T12:28:06.046Z] prd-ubuntu20.04-docker-8c-8g-7295 does not seem to be running inside a container [2024-08-07T12:28:06.060Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-07T12:28:11.009Z] $ docker top b54c9c08a9ff850acd09e9ed332b175714631f9bbf1098b416512a8c1f0ec181 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T12:28:11.373Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-07T12:28:11.656Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-07T12:28:11.941Z] + ls /var/log/sa-host [2024-08-07T12:28:11.941Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T12:28:12.019Z] provisioning config files... [2024-08-07T12:28:12.029Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config16894193575520880500tmp [Pipeline] { [Pipeline] echo [2024-08-07T12:28:12.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T12:28:12.328Z] ---> create-netrc.sh [Pipeline] } [2024-08-07T12:28:12.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-07T12:28:12.669Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-07T12:28:12.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T12:28:12.960Z] ---> sudo-logs.sh [2024-08-07T12:28:12.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-07T12:28:12.984Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T12:28:13.263Z] ---> job-cost.sh [2024-08-07T12:28:13.263Z] lf-activate-venv: SKIPPING [2024-08-07T12:28:13.263Z] DEBUG: total: 0.2199999988079071 [2024-08-07T12:28:13.263Z] INFO: Retrieving Stack Cost... [2024-08-07T12:28:13.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T12:28:14.089Z] INFO: Archiving Costs [Pipeline] echo [2024-08-07T12:28:14.102Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T12:28:14.535Z] ---> logs-deploy.sh [2024-08-07T12:28:14.535Z] lf-activate-venv: SKIPPING [2024-08-07T12:28:14.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4855/2 [2024-08-07T12:28:14.535Z] INFO: archiving workspace using pattern(s): [2024-08-07T12:28:15.473Z] Archives upload complete. [2024-08-07T12:28:15.473Z] INFO: archiving logs to Nexus