Pull request #4907 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (6ac7f2045fc7fb8ddd702f468afc78dae1ab555c) 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-ssh16457812376814997487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8388209396465947246.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17831238243746850609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6395477991362301450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh849239912858819532.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10652930984131264933.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10040 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing cc0d00debd4c33b877563843a6c7757fc5a1d126 Checking out Revision cc0d00debd4c33b877563843a6c7757fc5a1d126 (PR-4907) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-10T19:46:12.865Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-10T19:46:13.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-10T19:46:13.220Z] ========================================================= [2024-09-10T19:46:13.220Z] EdgeX Global Pipelines Version Info [2024-09-10T19:46:13.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-10T19:46:14.387Z] ------------------- [2024-09-10T19:46:14.387Z] stable info: [2024-09-10T19:46:14.387Z] ------------------- [2024-09-10T19:46:14.387Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T19:46:14.387Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T19:46:14.387Z] Message: update stable to v1.0.263 [2024-09-10T19:46:14.646Z] ------------------- [2024-09-10T19:46:14.646Z] experimental info: [2024-09-10T19:46:14.646Z] ------------------- [2024-09-10T19:46:14.646Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T19:46:14.646Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T19:46:14.646Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-10T19:46:14.886Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-10T19:46:14.948Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-10T19:46:15.009Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-10T19:46:15.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-10T19:46:15.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-10T19:46:15.308Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-10T19:46:15.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-10T19:46:15.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-10T19:46:15.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-10T19:46:15.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-10T19:46:15.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-10T19:46:15.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-10T19:46:15.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-10T19:46:15.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-10T19:46:15.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-10T19:46:15.902Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T19:46:15.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T19:46:16.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-10T19:46:16.064Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-10T19:46:16.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-10T19:46:16.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-10T19:46:16.249Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-10T19:46:16.299Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-10T19:46:16.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-10T19:46:16.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-10T19:46:16.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-10T19:46:16.543Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc0d00debd4c33b877563843a6c7757fc5a1d126 [Pipeline] echo [2024-09-10T19:46:16.605Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc0d00d [Pipeline] echo [2024-09-10T19:46:16.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T19:46:16.823Z] provisioning config files... [2024-09-10T19:46:16.838Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16172726524943122070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T19:46:17.232Z] ---> ****-login.sh [2024-09-10T19:46:17.232Z] nexus3.edgexfoundry.org:10001 [2024-09-10T19:46:17.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:46:17.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:46:17.756Z] Configure a credential helper to remove this warning. See [2024-09-10T19:46:17.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:46:17.757Z] [2024-09-10T19:46:17.757Z] Login Succeeded [2024-09-10T19:46:17.757Z] nexus3.edgexfoundry.org:10002 [2024-09-10T19:46:17.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:46:17.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:46:17.757Z] Configure a credential helper to remove this warning. See [2024-09-10T19:46:17.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:46:17.757Z] [2024-09-10T19:46:17.757Z] Login Succeeded [2024-09-10T19:46:18.017Z] nexus3.edgexfoundry.org:10003 [2024-09-10T19:46:18.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:46:18.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:46:18.017Z] Configure a credential helper to remove this warning. See [2024-09-10T19:46:18.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:46:18.017Z] [2024-09-10T19:46:18.017Z] Login Succeeded [2024-09-10T19:46:18.017Z] nexus3.edgexfoundry.org:10004 [2024-09-10T19:46:18.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:46:18.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:46:18.017Z] Configure a credential helper to remove this warning. See [2024-09-10T19:46:18.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:46:18.017Z] [2024-09-10T19:46:18.017Z] Login Succeeded [2024-09-10T19:46:18.017Z] ****.io [2024-09-10T19:46:18.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:46:18.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:46:18.277Z] Configure a credential helper to remove this warning. See [2024-09-10T19:46:18.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:46:18.277Z] [2024-09-10T19:46:18.277Z] Login Succeeded [2024-09-10T19:46:18.277Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T19:46:18.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T19:46:18.751Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/core-command/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T19:46:18.751Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2024-09-10T19:46:18.751Z] -f2 [2024-09-10T19:46:18.751Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-10T19:46:18.751Z] + + cut -d/ -f2 [2024-09-10T19:46:18.751Z] dirname cmd/core-keeper/Dockerfile [2024-09-10T19:46:18.751Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/core-metadata/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-10T19:46:18.751Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-10T19:46:18.751Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-10T19:46:18.751Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-10T19:46:18.751Z] + + cut -d/ -f2 [2024-09-10T19:46:18.751Z] dirname cmd/support-cron-scheduler/Dockerfile [2024-09-10T19:46:18.751Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/support-notifications/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-10T19:46:18.751Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-10T19:46:18.751Z] + cut -d/ -f2 [2024-09-10T19:46:18.751Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-10T19:46:18.811Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-10T19:46:19.367Z] + git rev-list -1 --merges cc0d00debd4c33b877563843a6c7757fc5a1d126~1..cc0d00debd4c33b877563843a6c7757fc5a1d126 [Pipeline] echo [2024-09-10T19:46:19.407Z] -----------> git rev-list -1 --merges cc0d00debd4c33b877563843a6c7757fc5a1d126~1..cc0d00debd4c33b877563843a6c7757fc5a1d126 cc0d00debd4c33b877563843a6c7757fc5a1d126 [false] [Pipeline] sh [2024-09-10T19:46:19.732Z] + git log --format=format:%s -1 cc0d00debd4c33b877563843a6c7757fc5a1d126 [Pipeline] echo [2024-09-10T19:46:19.781Z] ========================================================= [2024-09-10T19:46:19.781Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-10T19:46:19.781Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-10T19:46:20.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T19:46:20.298Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-10T19:46:20.298Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-10T19:46:20.298Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-10T19:46:20.298Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-09-10T19:46:20.298Z] tee -a /etc/ssh/ssh_known_hosts [2024-09-10T19:46:20.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:46:20.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T19:46:20.855Z] [2024-09-10T19:46:20.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:46:21.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T19:46:21.253Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-10T19:46:21.253Z] b85a868b505f: Pulling fs layer [2024-09-10T19:46:21.253Z] e2be974225ed: Pulling fs layer [2024-09-10T19:46:21.253Z] 339a4e72a1f5: Pulling fs layer [2024-09-10T19:46:21.253Z] 988bab9f4d93: Pulling fs layer [2024-09-10T19:46:21.253Z] 1469e6f7b9e6: Pulling fs layer [2024-09-10T19:46:21.253Z] eaf3925da568: Pulling fs layer [2024-09-10T19:46:21.253Z] bab4dde63d76: Pulling fs layer [2024-09-10T19:46:21.253Z] bde34c3a00c8: Pulling fs layer [2024-09-10T19:46:21.253Z] b352a97aabf1: Pulling fs layer [2024-09-10T19:46:21.253Z] 4872d77fe225: Pulling fs layer [2024-09-10T19:46:21.253Z] 5851b861e8e6: Pulling fs layer [2024-09-10T19:46:21.253Z] 988bab9f4d93: Waiting [2024-09-10T19:46:21.253Z] bde34c3a00c8: Waiting [2024-09-10T19:46:21.253Z] 4872d77fe225: Waiting [2024-09-10T19:46:21.253Z] bab4dde63d76: Waiting [2024-09-10T19:46:21.253Z] b352a97aabf1: Waiting [2024-09-10T19:46:21.253Z] 5851b861e8e6: Waiting [2024-09-10T19:46:21.253Z] 1469e6f7b9e6: Waiting [2024-09-10T19:46:21.253Z] e2be974225ed: Verifying Checksum [2024-09-10T19:46:21.253Z] e2be974225ed: Download complete [2024-09-10T19:46:21.253Z] 988bab9f4d93: Verifying Checksum [2024-09-10T19:46:21.253Z] 988bab9f4d93: Download complete [2024-09-10T19:46:21.513Z] 339a4e72a1f5: Verifying Checksum [2024-09-10T19:46:21.513Z] 339a4e72a1f5: Download complete [2024-09-10T19:46:21.513Z] 1469e6f7b9e6: Verifying Checksum [2024-09-10T19:46:21.513Z] 1469e6f7b9e6: Download complete [2024-09-10T19:46:21.513Z] eaf3925da568: Verifying Checksum [2024-09-10T19:46:21.513Z] eaf3925da568: Download complete [2024-09-10T19:46:21.513Z] bde34c3a00c8: Verifying Checksum [2024-09-10T19:46:21.513Z] bde34c3a00c8: Download complete [2024-09-10T19:46:21.513Z] b352a97aabf1: Verifying Checksum [2024-09-10T19:46:21.513Z] b352a97aabf1: Download complete [2024-09-10T19:46:21.513Z] 4872d77fe225: Verifying Checksum [2024-09-10T19:46:21.513Z] 4872d77fe225: Download complete [2024-09-10T19:46:21.513Z] 5851b861e8e6: Verifying Checksum [2024-09-10T19:46:21.513Z] 5851b861e8e6: Download complete [2024-09-10T19:46:21.513Z] b85a868b505f: Verifying Checksum [2024-09-10T19:46:21.513Z] b85a868b505f: Download complete [2024-09-10T19:46:21.773Z] bab4dde63d76: Verifying Checksum [2024-09-10T19:46:21.773Z] bab4dde63d76: Download complete [2024-09-10T19:46:22.711Z] b85a868b505f: Pull complete [2024-09-10T19:46:22.711Z] e2be974225ed: Pull complete [2024-09-10T19:46:23.280Z] 339a4e72a1f5: Pull complete [2024-09-10T19:46:23.280Z] 988bab9f4d93: Pull complete [2024-09-10T19:46:23.539Z] 1469e6f7b9e6: Pull complete [2024-09-10T19:46:23.539Z] eaf3925da568: Pull complete [2024-09-10T19:46:25.447Z] bab4dde63d76: Pull complete [2024-09-10T19:46:25.447Z] bde34c3a00c8: Pull complete [2024-09-10T19:46:25.447Z] b352a97aabf1: Pull complete [2024-09-10T19:46:25.447Z] 4872d77fe225: Pull complete [2024-09-10T19:46:25.710Z] 5851b861e8e6: Pull complete [2024-09-10T19:46:25.710Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-10T19:46:25.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T19:46:25.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:46:25.995Z] prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container [2024-09-10T19:46:26.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T19:46:28.369Z] $ docker top 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 -eo pid,comm [2024-09-10T19:46:28.446Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-10T19:46:28.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T19:46:28.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T19:46:28.628Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T19:46:28.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T19:46:28.738Z] $ docker exec 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 ssh-agent [2024-09-10T19:46:28.845Z] SSH_AUTH_SOCK=/tmp/ssh-lBuKqriZtibJ/agent.32 [2024-09-10T19:46:28.845Z] SSH_AGENT_PID=38 [2024-09-10T19:46:28.852Z] Running ssh-add (command line suppressed) [2024-09-10T19:46:28.945Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17211383003833991330.key (/w/workspace/edgex-go/1@tmp/private_key_17211383003833991330.key) [2024-09-10T19:46:28.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T19:46:29.322Z] + git tag --points-at HEAD [Pipeline] } [2024-09-10T19:46:29.349Z] $ docker exec --env ******** --env ******** 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 ssh-agent -k [2024-09-10T19:46:29.435Z] unset SSH_AUTH_SOCK; [2024-09-10T19:46:29.435Z] unset SSH_AGENT_PID; [2024-09-10T19:46:29.436Z] echo Agent pid 38 killed; [2024-09-10T19:46:29.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-10T19:46:29.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T19:46:29.562Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T19:46:29.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T19:46:29.672Z] $ docker exec 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 ssh-agent [2024-09-10T19:46:29.777Z] SSH_AUTH_SOCK=/tmp/ssh-JlNgASS1dlsP/agent.71 [2024-09-10T19:46:29.777Z] SSH_AGENT_PID=77 [2024-09-10T19:46:29.782Z] Running ssh-add (command line suppressed) [2024-09-10T19:46:29.876Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6704209638083195723.key (/w/workspace/edgex-go/1@tmp/private_key_6704209638083195723.key) [2024-09-10T19:46:29.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T19:46:30.241Z] + git semver init [2024-09-10T19:46:30.501Z] 2024-09-10 19:46:30,407 [run_init] DEBUG init version:0.0.0 force:False [2024-09-10T19:46:30.501Z] 2024-09-10 19:46:30,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-10T19:46:30.501Z] 2024-09-10 19:46:30,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-10T19:46:30.501Z] 2024-09-10 19:46:30,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-10T19:46:35.778Z] 2024-09-10 19:46:35,225 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-10T19:46:35.778Z] 2024-09-10 19:46:35,226 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4907 with force:False [2024-09-10T19:46:35.778Z] 2024-09-10 19:46:35,226 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4907 [2024-09-10T19:46:35.778Z] 2024-09-10 19:46:35,230 [execute] INFO git cat-file --batch-check [2024-09-10T19:46:35.778Z] 2024-09-10 19:46:35,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T19:46:35.778Z] 2024-09-10 19:46:35,237 [execute] INFO git cat-file --batch [2024-09-10T19:46:35.778Z] 2024-09-10 19:46:35,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T19:46:35.778Z] 2024-09-10 19:46:35,241 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4907 [2024-09-10T19:46:35.778Z] 0.0.0 [Pipeline] } [2024-09-10T19:46:35.803Z] $ docker exec --env ******** --env ******** 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 ssh-agent -k [2024-09-10T19:46:35.899Z] unset SSH_AUTH_SOCK; [2024-09-10T19:46:35.900Z] unset SSH_AGENT_PID; [2024-09-10T19:46:35.900Z] echo Agent pid 77 killed; [2024-09-10T19:46:35.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T19:46:36.382Z] + git semver [Pipeline] } [2024-09-10T19:46:36.669Z] $ docker stop --time=1 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 [2024-09-10T19:46:37.986Z] $ docker rm -f --volumes 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T19:46:38.412Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-10T19:46:38.724Z] Stashed 1 file(s) [Pipeline] echo [2024-09-10T19:46:38.750Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T19:46:39.650Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-10T19:46:39.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T19:46:39.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T19:46:39.793Z] ========================================================= [2024-09-10T19:46:39.793Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-10T19:46:39.793Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:46:40.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T19:46:40.155Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-10T19:46:40.155Z] 619be1103602: Pulling fs layer [2024-09-10T19:46:40.155Z] 7862e08f4a3e: Pulling fs layer [2024-09-10T19:46:40.155Z] 5df492c9dc93: Pulling fs layer [2024-09-10T19:46:40.155Z] 7629e6793208: Pulling fs layer [2024-09-10T19:46:40.155Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T19:46:40.155Z] fb5054dd5b73: Pulling fs layer [2024-09-10T19:46:40.155Z] eeca6798cff9: Pulling fs layer [2024-09-10T19:46:40.155Z] aa269ceb94a6: Pulling fs layer [2024-09-10T19:46:40.155Z] ada007ff1a6a: Pulling fs layer [2024-09-10T19:46:40.155Z] fb5054dd5b73: Waiting [2024-09-10T19:46:40.155Z] eeca6798cff9: Waiting [2024-09-10T19:46:40.155Z] aa269ceb94a6: Waiting [2024-09-10T19:46:40.155Z] ada007ff1a6a: Waiting [2024-09-10T19:46:40.155Z] 7629e6793208: Waiting [2024-09-10T19:46:40.155Z] 4f4fb700ef54: Waiting [2024-09-10T19:46:40.155Z] 7862e08f4a3e: Verifying Checksum [2024-09-10T19:46:40.155Z] 7862e08f4a3e: Download complete [2024-09-10T19:46:40.155Z] 7629e6793208: Verifying Checksum [2024-09-10T19:46:40.155Z] 7629e6793208: Download complete [2024-09-10T19:46:40.155Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T19:46:40.155Z] 4f4fb700ef54: Download complete [2024-09-10T19:46:40.155Z] fb5054dd5b73: Verifying Checksum [2024-09-10T19:46:40.155Z] fb5054dd5b73: Download complete [2024-09-10T19:46:40.155Z] 619be1103602: Download complete [2024-09-10T19:46:40.413Z] eeca6798cff9: Verifying Checksum [2024-09-10T19:46:40.413Z] eeca6798cff9: Download complete [2024-09-10T19:46:40.413Z] 619be1103602: Pull complete [2024-09-10T19:46:40.413Z] ada007ff1a6a: Verifying Checksum [2024-09-10T19:46:40.413Z] ada007ff1a6a: Download complete [2024-09-10T19:46:40.673Z] 7862e08f4a3e: Pull complete [2024-09-10T19:46:40.673Z] 5df492c9dc93: Verifying Checksum [2024-09-10T19:46:40.673Z] 5df492c9dc93: Download complete [2024-09-10T19:46:40.932Z] aa269ceb94a6: Verifying Checksum [2024-09-10T19:46:40.932Z] aa269ceb94a6: Download complete [2024-09-10T19:46:43.467Z] 5df492c9dc93: Pull complete [2024-09-10T19:46:43.467Z] 7629e6793208: Pull complete [2024-09-10T19:46:43.740Z] 4f4fb700ef54: Pull complete [2024-09-10T19:46:43.740Z] fb5054dd5b73: Pull complete [2024-09-10T19:46:43.740Z] eeca6798cff9: Pull complete [2024-09-10T19:46:46.273Z] aa269ceb94a6: Pull complete [2024-09-10T19:46:46.545Z] ada007ff1a6a: Pull complete [2024-09-10T19:46:46.545Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-10T19:46:46.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T19:46:46.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:46:46.938Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T19:46:46.938Z] WORKDIR /edgex [2024-09-10T19:46:46.938Z] COPY go.mod . [2024-09-10T19:46:46.938Z] RUN go mod download [2024-09-10T19:46:46.938Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-10T19:46:47.507Z] Sending build context to Docker daemon 179.3MB [2024-09-10T19:46:47.507Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T19:46:47.507Z] ---> f489d0715acc [2024-09-10T19:46:47.507Z] Step 2/4 : WORKDIR /edgex [2024-09-10T19:46:51.733Z] ---> Running in f8074848ffed [2024-09-10T19:46:51.733Z] Removing intermediate container f8074848ffed [2024-09-10T19:46:51.733Z] ---> 969957d6d490 [2024-09-10T19:46:51.733Z] Step 3/4 : COPY go.mod . [2024-09-10T19:46:51.733Z] ---> 9e65b7fc144e [2024-09-10T19:46:51.733Z] Step 4/4 : RUN go mod download [2024-09-10T19:46:51.733Z] ---> Running in 19baa520c7d8 [2024-09-10T19:46:54.139Z] Still waiting to schedule task [2024-09-10T19:46:54.139Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-10T19:47:18.320Z] Removing intermediate container 19baa520c7d8 [2024-09-10T19:47:18.320Z] ---> ea4a5e860a3c [2024-09-10T19:47:18.320Z] Successfully built ea4a5e860a3c [2024-09-10T19:47:18.320Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:47:18.746Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T19:47:18.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:47:18.927Z] prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container [2024-09-10T19:47:18.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T19:47:19.335Z] $ docker top 11988c6b2161a51a285c994e3ea99e559f60ef49b36a063abc1f0333e84ee173 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T19:47:19.757Z] + go version [2024-09-10T19:47:19.757Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-10T19:47:19.787Z] $ docker stop --time=1 11988c6b2161a51a285c994e3ea99e559f60ef49b36a063abc1f0333e84ee173 [2024-09-10T19:47:21.074Z] $ docker rm -f --volumes 11988c6b2161a51a285c994e3ea99e559f60ef49b36a063abc1f0333e84ee173 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:47:21.897Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T19:47:21.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:47:22.062Z] prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container [2024-09-10T19:47:22.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T19:47:22.442Z] $ docker top 3fb2465a0524fc6ee499a910c1bd6ce4f40c23059e675f09c22022c48168759a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T19:47:22.584Z] ========================================================= [2024-09-10T19:47:22.585Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T19:47:22.585Z] ========================================================= [Pipeline] sh [2024-09-10T19:47:22.886Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:47:23.267Z] + make test [2024-09-10T19:47:23.267Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T19:47:29.839Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T19:48:01.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T19:48:01.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-09-10T19:48:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T19:48:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T19:48:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T19:48:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T19:48:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T19:48:03.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-09-10T19:48:04.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T19:48:04.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T19:48:04.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:48:04.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T19:48:04.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T19:48:04.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T19:48:04.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T19:48:04.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T19:48:04.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T19:48:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T19:48:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:48:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T19:48:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T19:48:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T19:48:06.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements [2024-09-10T19:48:06.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 53.2% of statements [2024-09-10T19:48:06.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T19:48:06.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T19:48:06.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.759s coverage: 93.4% of statements [2024-09-10T19:48:06.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-09-10T19:48:07.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T19:48:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T19:48:08.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T19:48:09.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements [2024-09-10T19:48:09.374Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-09-10T19:48:09.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T19:48:09.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T19:48:09.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.022s coverage: 0.0% of statements [no tests to run] [2024-09-10T19:48:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-09-10T19:48:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 30.7% of statements [2024-09-10T19:48:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.035s coverage: 41.7% of statements [2024-09-10T19:48:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements [2024-09-10T19:48:11.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2024-09-10T19:48:11.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.066s coverage: 96.3% of statements [2024-09-10T19:48:11.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-09-10T19:48:12.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T19:48:12.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T19:48:12.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T19:48:12.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T19:48:12.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T19:48:12.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T19:48:12.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T19:48:12.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T19:48:13.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T19:48:13.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T19:48:13.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T19:48:14.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T19:48:14.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T19:48:14.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T19:48:14.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T19:48:14.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T19:48:14.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T19:48:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T19:48:16.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T19:48:17.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T19:48:18.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T19:48:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T19:48:21.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T19:48:21.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T19:48:21.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T19:48:22.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T19:48:22.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T19:48:22.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T19:48:23.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T19:48:23.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T19:48:23.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T19:48:23.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T19:48:23.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-09-10T19:48:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T19:48:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T19:48:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T19:48:25.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-10T19:48:25.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T19:48:25.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:48:25.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T19:48:26.522Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10042 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws [2024-09-10T19:48:26.595Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-10T19:48:26.677Z] The recommended git tool is: git [2024-09-10T19:48:26.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T19:48:26.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T19:48:26.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T19:48:26.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T19:48:28.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T19:48:28.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:48:28.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T19:48:28.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T19:48:29.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T19:48:29.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T19:48:29.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T19:48:29.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:48:31.349Z] using credential edgex-jenkins-ssh [2024-09-10T19:48:31.373Z] Cloning the remote Git repository [2024-09-10T19:48:31.407Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-10T19:48:31.496Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-10T19:48:31.634Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T19:48:31.635Z] > git --version # timeout=10 [2024-09-10T19:48:31.653Z] > git --version # 'git version 2.25.1' [2024-09-10T19:48:31.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T19:48:31.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.271s coverage: 79.9% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.062s coverage: 92.9% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 36.5% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 4.9% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.1% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-09-10T19:48:36.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 98.9% of statements [2024-09-10T19:48:36.736Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-10T19:48:36.995Z] running golangci-lint [2024-09-10T19:48:37.253Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-10T19:48:37.253Z] go version go1.21.9 linux/amd64 [2024-09-10T19:48:37.511Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-10T19:48:37.511Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-10T19:48:48.899Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T19:48:50.604Z] Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-10T19:48:48.917Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T19:48:49.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T19:48:49.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T19:48:49.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T19:48:49.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-10T19:48:50.610Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T19:48:50.674Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [2024-09-10T19:48:50.915Z] > git remote # timeout=10 [2024-09-10T19:48:50.932Z] > git config --get remote.origin.url # timeout=10 [2024-09-10T19:48:50.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T19:48:50.975Z] > git merge 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 [2024-09-10T19:48:51.031Z] Merge succeeded, producing cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-10T19:48:51.032Z] Checking out Revision cc0d00debd4c33b877563843a6c7757fc5a1d126 (PR-4907) [2024-09-10T19:48:51.733Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-09-10T19:48:51.770Z] > git --version # timeout=10 [2024-09-10T19:48:51.787Z] > git --version # 'git version 2.25.1' [2024-09-10T19:48:51.805Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T19:48:51.001Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-10T19:48:51.025Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T19:48:51.039Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T19:48:57.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-10T19:48:57.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T19:48:57.636Z] Dload Upload Total Spent Left Speed [2024-09-10T19:48:57.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72067 0 --:--:-- --:--:-- --:--:-- 72474 [Pipeline] sh [2024-09-10T19:48:59.025Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-10T19:48:59.372Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-10T19:48:59.372Z] + sudo tee /etc/docker/daemon.new [2024-09-10T19:48:59.372Z] { [2024-09-10T19:48:59.372Z] "registry-mirrors": [ [2024-09-10T19:48:59.372Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-10T19:48:59.372Z] ], [2024-09-10T19:48:59.372Z] "bip": "10.250.0.254/24", [2024-09-10T19:48:59.372Z] "hosts": [ [2024-09-10T19:48:59.372Z] "tcp://0.0.0.0:5555", [2024-09-10T19:48:59.372Z] "unix:///var/run/docker.sock" [2024-09-10T19:48:59.372Z] ], [2024-09-10T19:48:59.372Z] "mtu": 1458, [2024-09-10T19:48:59.372Z] "selinux-enabled": true, [2024-09-10T19:48:59.372Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-10T19:48:59.372Z] } [Pipeline] sh [2024-09-10T19:48:59.722Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-10T19:49:00.067Z] + sudo service docker restart [2024-09-10T19:49:04.099Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 23.636128507s" [2024-09-10T19:49:04.099Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.110614ms" [2024-09-10T19:49:16.323Z] level=info msg="[linters_context/goanalysis] analyzers took 2m6.048258655s with top 10 stages: buildir: 1m6.487510184s, gosec: 9.80178192s, inspect: 3.114401945s, fact_deprecated: 2.493009433s, printf: 1.99893395s, ctrlflow: 1.582531342s, fact_purity: 1.53252059s, S1038: 1.418424683s, errcheck: 1.352800717s, nilness: 1.319259211s" [2024-09-10T19:49:16.323Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-10T19:49:16.323Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, cgo: 214/214, nolint: 0/22, path_prettifier: 214/214, skip_files: 214/214, exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214" [2024-09-10T19:49:16.323Z] level=info msg="[runner] processing took 18.005768ms with stages: nolint: 7.926537ms, identifier_marker: 5.167861ms, exclude-rules: 1.596593ms, path_prettifier: 1.591943ms, autogenerated_exclude: 1.182943ms, skip_dirs: 486.781µs, cgo: 31.69µs, filename_unadjuster: 16.62µs, max_from_linter: 690ns, skip_files: 690ns, fixer: 630ns, max_same_issues: 520ns, uniq_by_line: 500ns, diff: 410ns, exclude: 300ns, sort_results: 240ns, severity-rules: 240ns, path_shortener: 210ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-09-10T19:49:16.323Z] level=info msg="[runner] linters took 13.856887204s with stages: goanalysis_metalinter: 13.838758636s" [2024-09-10T19:49:16.323Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-10T19:49:16.323Z] level=info msg="Memory: 377 samples, avg is 325.2MB, max is 1296.4MB" [2024-09-10T19:49:16.323Z] level=info msg="Execution took 37.549888587s" [2024-09-10T19:49:16.323Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T19:49:18.422Z] provisioning config files... [2024-09-10T19:49:18.453Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4305928497802378737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T19:49:18.962Z] ---> ****-login.sh [2024-09-10T19:49:18.962Z] nexus3.edgexfoundry.org:10001 [2024-09-10T19:49:19.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:49:19.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:49:19.548Z] Configure a credential helper to remove this warning. See [2024-09-10T19:49:19.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:49:19.548Z] [2024-09-10T19:49:19.549Z] Login Succeeded [2024-09-10T19:49:19.549Z] nexus3.edgexfoundry.org:10002 [2024-09-10T19:49:19.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:49:20.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:49:20.088Z] Configure a credential helper to remove this warning. See [2024-09-10T19:49:20.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:49:20.088Z] [2024-09-10T19:49:20.088Z] Login Succeeded [2024-09-10T19:49:20.088Z] nexus3.edgexfoundry.org:10003 [2024-09-10T19:49:20.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:49:20.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:49:20.356Z] Configure a credential helper to remove this warning. See [2024-09-10T19:49:20.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:49:20.356Z] [2024-09-10T19:49:20.356Z] Login Succeeded [2024-09-10T19:49:20.357Z] nexus3.edgexfoundry.org:10004 [2024-09-10T19:49:20.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:49:20.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:49:20.627Z] Configure a credential helper to remove this warning. See [2024-09-10T19:49:20.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:49:20.627Z] [2024-09-10T19:49:20.627Z] Login Succeeded [2024-09-10T19:49:20.627Z] ****.io [2024-09-10T19:49:20.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:49:21.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:49:21.169Z] Configure a credential helper to remove this warning. See [2024-09-10T19:49:21.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:49:21.169Z] [2024-09-10T19:49:21.169Z] Login Succeeded [2024-09-10T19:49:21.169Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T19:49:21.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-10T19:49:21.913Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-10T19:49:21.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T19:49:22.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T19:49:22.062Z] ========================================================= [2024-09-10T19:49:22.062Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-10T19:49:22.062Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:49:22.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T19:49:22.723Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-10T19:49:22.723Z] c6b39de5b339: Pulling fs layer [2024-09-10T19:49:22.723Z] a69c41024577: Pulling fs layer [2024-09-10T19:49:22.723Z] d6de4b400683: Pulling fs layer [2024-09-10T19:49:22.723Z] 35cb2a7552d0: Pulling fs layer [2024-09-10T19:49:22.723Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T19:49:22.723Z] 464afbd9ba4c: Pulling fs layer [2024-09-10T19:49:22.723Z] 00f215d4a9da: Pulling fs layer [2024-09-10T19:49:22.723Z] d496ad576159: Pulling fs layer [2024-09-10T19:49:22.723Z] 464afbd9ba4c: Waiting [2024-09-10T19:49:22.723Z] 35cb2a7552d0: Waiting [2024-09-10T19:49:22.723Z] 00f215d4a9da: Waiting [2024-09-10T19:49:22.723Z] 4f4fb700ef54: Waiting [2024-09-10T19:49:22.723Z] d496ad576159: Waiting [2024-09-10T19:49:22.723Z] a69c41024577: Verifying Checksum [2024-09-10T19:49:22.723Z] a69c41024577: Download complete [2024-09-10T19:49:22.723Z] 35cb2a7552d0: Verifying Checksum [2024-09-10T19:49:22.723Z] 35cb2a7552d0: Download complete [2024-09-10T19:49:22.723Z] c6b39de5b339: Download complete [2024-09-10T19:49:22.723Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T19:49:22.723Z] 4f4fb700ef54: Download complete [2024-09-10T19:49:22.723Z] 464afbd9ba4c: Download complete [2024-09-10T19:49:22.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T19:49:22.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T19:49:22.892Z] ./bin/test-attribution-txt.sh [2024-09-10T19:49:22.892Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-10T19:49:22.892Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T19:49:22.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-10T19:49:23.279Z] + ls -al . [2024-09-10T19:49:23.279Z] total 916 [2024-09-10T19:49:23.279Z] drwxrwxr-x 11 1001 1001 4096 Sep 10 19:47 . [2024-09-10T19:49:23.279Z] drwxr-xr-x 4 root root 4096 Sep 10 19:47 .. [2024-09-10T19:49:23.279Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:46 .blubracket [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 19:46 .dockerignore [2024-09-10T19:49:23.279Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 19:48 .git [2024-09-10T19:49:23.279Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 19:46 .github [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 1102 Sep 10 19:46 .gitignore [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 42 Sep 10 19:46 .golangci.yml [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 19:46 .hadolint.yml [2024-09-10T19:49:23.279Z] drwxr-xr-x 3 1001 1001 4096 Sep 10 19:46 .semver [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 19:46 .sonarcloud.properties [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 19:46 ADOPTERS.md [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 21286 Sep 10 19:46 Attribution.txt [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 100284 Sep 10 19:46 CHANGELOG.md [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 19:46 CONTRIBUTING.md [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 19:46 GOVERNANCE.md [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 861 Sep 10 19:46 Jenkinsfile [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 19:46 LICENSE [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 16854 Sep 10 19:46 Makefile [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 19:46 OWNERS.md [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 9528 Sep 10 19:46 README.md [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 19:46 SECURITY.md [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 19:46 VERSION [2024-09-10T19:49:23.279Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:46 bin [2024-09-10T19:49:23.279Z] drwxrwxr-x 20 1001 1001 4096 Sep 10 19:46 cmd [2024-09-10T19:49:23.279Z] -rw-r--r-- 1 root root 546549 Sep 10 19:48 coverage.out [2024-09-10T19:49:23.279Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:46 fuzz_test [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 7305 Sep 10 19:46 go.mod [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 102748 Sep 10 19:46 go.sum [2024-09-10T19:49:23.279Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 19:46 internal [2024-09-10T19:49:23.279Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 19:46 openapi [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 19:46 security.txt [2024-09-10T19:49:23.279Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 19:46 version.go [2024-09-10T19:49:23.313Z] d496ad576159: Verifying Checksum [2024-09-10T19:49:23.313Z] d496ad576159: Download complete [Pipeline] sh [2024-09-10T19:49:23.580Z] c6b39de5b339: Pull complete [2024-09-10T19:49:23.604Z] + '[' -e coverage.out ] [2024-09-10T19:49:23.604Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-10T19:49:23.733Z] Stashed 1 file(s) [Pipeline] sh [2024-09-10T19:49:24.032Z] + make build [2024-09-10T19:49:24.032Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T19:49:24.165Z] a69c41024577: Pull complete [2024-09-10T19:49:24.432Z] d6de4b400683: Verifying Checksum [2024-09-10T19:49:24.432Z] d6de4b400683: Download complete [2024-09-10T19:49:25.848Z] 00f215d4a9da: Verifying Checksum [2024-09-10T19:49:25.848Z] 00f215d4a9da: Download complete [2024-09-10T19:49:38.174Z] d6de4b400683: Pull complete [2024-09-10T19:49:38.174Z] 35cb2a7552d0: Pull complete [2024-09-10T19:49:38.174Z] 4f4fb700ef54: Pull complete [2024-09-10T19:49:38.174Z] 464afbd9ba4c: Pull complete [2024-09-10T19:49:48.257Z] 00f215d4a9da: Pull complete [2024-09-10T19:49:48.842Z] d496ad576159: Pull complete [2024-09-10T19:49:48.842Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-10T19:49:48.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T19:49:49.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:49:49.511Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T19:49:49.511Z] WORKDIR /edgex [2024-09-10T19:49:49.511Z] COPY go.mod . [2024-09-10T19:49:49.511Z] RUN go mod download [2024-09-10T19:49:49.511Z] docker build -t ci-base-image-arm64 -f - . [2024-09-10T19:49:50.107Z] Sending build context to Docker daemon 3.543MB [2024-09-10T19:49:50.107Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T19:49:50.107Z] ---> f246e2811388 [2024-09-10T19:49:50.107Z] Step 2/4 : WORKDIR /edgex [2024-09-10T19:49:50.579Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T19:49:50.579Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T19:49:51.517Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T19:49:52.054Z] ---> Running in 4fac1bcc204c [2024-09-10T19:49:52.086Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T19:49:52.321Z] Removing intermediate container 4fac1bcc204c [2024-09-10T19:49:52.321Z] ---> 1df83ff84a77 [2024-09-10T19:49:52.321Z] Step 3/4 : COPY go.mod . [2024-09-10T19:49:52.902Z] ---> 9e6621139703 [2024-09-10T19:49:52.902Z] Step 4/4 : RUN go mod download [2024-09-10T19:49:52.902Z] ---> Running in bc7fce16fb0a [2024-09-10T19:49:53.991Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T19:49:59.264Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T19:50:00.202Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T19:50:02.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T19:50:04.683Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T19:50:05.618Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T19:50:06.554Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T19:50:07.490Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T19:50:08.424Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-10T19:50:09.379Z] $ docker stop --time=1 3fb2465a0524fc6ee499a910c1bd6ce4f40c23059e675f09c22022c48168759a [2024-09-10T19:50:13.602Z] $ docker rm -f --volumes 3fb2465a0524fc6ee499a910c1bd6ce4f40c23059e675f09c22022c48168759a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:50:15.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T19:50:15.347Z] [2024-09-10T19:50:15.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:50:15.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T19:50:15.758Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-10T19:50:15.758Z] 91d30c5bc195: Pulling fs layer [2024-09-10T19:50:15.758Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-10T19:50:15.758Z] 9c61dcf015f6: Pulling fs layer [2024-09-10T19:50:15.758Z] 4698f68db338: Pulling fs layer [2024-09-10T19:50:15.758Z] 2a2f49069b9e: Pulling fs layer [2024-09-10T19:50:15.758Z] e0025b399a48: Pulling fs layer [2024-09-10T19:50:15.758Z] e0025b399a48: Waiting [2024-09-10T19:50:15.758Z] 4698f68db338: Waiting [2024-09-10T19:50:15.758Z] 2a2f49069b9e: Waiting [2024-09-10T19:50:15.758Z] 91d30c5bc195: Verifying Checksum [2024-09-10T19:50:15.758Z] 91d30c5bc195: Download complete [2024-09-10T19:50:15.758Z] 4698f68db338: Verifying Checksum [2024-09-10T19:50:15.758Z] 4698f68db338: Download complete [2024-09-10T19:50:16.018Z] 91d30c5bc195: Pull complete [2024-09-10T19:50:16.018Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-10T19:50:16.018Z] 2e9b0aa3be6d: Download complete [2024-09-10T19:50:16.018Z] e0025b399a48: Verifying Checksum [2024-09-10T19:50:16.018Z] e0025b399a48: Download complete [2024-09-10T19:50:16.018Z] 2a2f49069b9e: Download complete [2024-09-10T19:50:16.277Z] 2e9b0aa3be6d: Pull complete [2024-09-10T19:50:16.534Z] 9c61dcf015f6: Verifying Checksum [2024-09-10T19:50:16.534Z] 9c61dcf015f6: Download complete [2024-09-10T19:50:19.064Z] 9c61dcf015f6: Pull complete [2024-09-10T19:50:19.064Z] 4698f68db338: Pull complete [2024-09-10T19:50:19.322Z] 2a2f49069b9e: Pull complete [2024-09-10T19:50:19.581Z] e0025b399a48: Pull complete [2024-09-10T19:50:19.581Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-10T19:50:19.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T19:50:19.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:50:19.842Z] prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container [2024-09-10T19:50:19.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-10T19:50:21.838Z] $ docker top c8a8a3598ccc2a7b6160ae7590df5ed3b337e6c4b0b9b2b3991866731c919719 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T19:50:22.306Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T19:50:24.933Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #1 transferring dockerfile: 1.69kB done [2024-09-10T19:50:24.933Z] #1 DONE 0.0s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #2 transferring dockerfile: 2.01kB done [2024-09-10T19:50:24.933Z] #2 DONE 0.0s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #3 transferring dockerfile: 1.70kB done [2024-09-10T19:50:24.933Z] #3 DONE 0.0s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #4 [core-command internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #4 transferring dockerfile: 1.93kB done [2024-09-10T19:50:24.933Z] #4 DONE 0.0s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #5 transferring dockerfile: 2.49kB done [2024-09-10T19:50:24.933Z] #5 DONE 0.0s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #6 transferring dockerfile: 1.95kB done [2024-09-10T19:50:24.933Z] #6 DONE 0.0s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #7 DONE 0.0s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #8 transferring dockerfile: 1.89kB done [2024-09-10T19:50:24.933Z] #8 DONE 0.0s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #9 transferring dockerfile: 3.17kB done [2024-09-10T19:50:24.933Z] #9 DONE 0.1s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T19:50:24.933Z] #7 transferring dockerfile: 1.85kB done [2024-09-10T19:50:24.933Z] #7 DONE 0.1s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #10 [security-spire-config internal] load .dockerignore [2024-09-10T19:50:24.933Z] #10 transferring context: 50B done [2024-09-10T19:50:24.933Z] #10 DONE 0.1s [2024-09-10T19:50:24.933Z] [2024-09-10T19:50:24.933Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T19:50:25.192Z] #11 transferring dockerfile: 2.15kB done [2024-09-10T19:50:25.192Z] #11 DONE 0.1s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T19:50:25.192Z] #12 transferring dockerfile: 2.23kB done [2024-09-10T19:50:25.192Z] #12 DONE 0.1s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-09-10T19:50:25.192Z] #13 transferring dockerfile: 2.06kB done [2024-09-10T19:50:25.192Z] #13 DONE 0.1s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #14 [core-data internal] load build definition from Dockerfile [2024-09-10T19:50:25.192Z] #14 transferring dockerfile: 2.07kB done [2024-09-10T19:50:25.192Z] #14 DONE 0.1s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T19:50:25.192Z] #15 transferring dockerfile: 2.50kB done [2024-09-10T19:50:25.192Z] #15 DONE 0.1s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T19:50:25.192Z] #16 transferring dockerfile: 1.93kB done [2024-09-10T19:50:25.192Z] #16 DONE 0.1s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T19:50:25.192Z] #17 transferring dockerfile: 1.81kB done [2024-09-10T19:50:25.192Z] #17 DONE 0.1s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #18 [core-keeper internal] load .dockerignore [2024-09-10T19:50:25.192Z] #18 transferring context: 50B done [2024-09-10T19:50:25.192Z] #18 DONE 0.0s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #19 [security-spire-server internal] load .dockerignore [2024-09-10T19:50:25.192Z] #19 transferring context: 50B done [2024-09-10T19:50:25.192Z] #19 DONE 0.0s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #20 [core-command internal] load .dockerignore [2024-09-10T19:50:25.192Z] #20 transferring context: 50B done [2024-09-10T19:50:25.192Z] #20 DONE 0.0s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-09-10T19:50:25.192Z] #21 transferring context: 50B done [2024-09-10T19:50:25.192Z] #21 DONE 0.0s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #22 [support-notifications internal] load .dockerignore [2024-09-10T19:50:25.192Z] #22 transferring context: 50B done [2024-09-10T19:50:25.192Z] #22 DONE 0.0s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T19:50:25.192Z] #23 transferring context: 50B done [2024-09-10T19:50:25.192Z] #23 DONE 0.0s [2024-09-10T19:50:25.192Z] [2024-09-10T19:50:25.192Z] #24 [security-bootstrapper internal] load .dockerignore [2024-09-10T19:50:25.192Z] #24 transferring context: 50B done [2024-09-10T19:50:25.192Z] #24 DONE 0.0s [2024-09-10T19:50:25.193Z] [2024-09-10T19:50:25.193Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-09-10T19:50:25.193Z] #25 transferring context: 50B done [2024-09-10T19:50:25.193Z] #25 DONE 0.0s [2024-09-10T19:50:25.193Z] [2024-09-10T19:50:25.193Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T19:50:25.193Z] #26 transferring context: 50B done [2024-09-10T19:50:25.193Z] #26 DONE 0.0s [2024-09-10T19:50:25.193Z] [2024-09-10T19:50:25.193Z] #27 [support-scheduler internal] load .dockerignore [2024-09-10T19:50:25.193Z] #27 transferring context: 50B done [2024-09-10T19:50:25.193Z] #27 DONE 0.0s [2024-09-10T19:50:25.193Z] [2024-09-10T19:50:25.193Z] #28 [core-metadata internal] load .dockerignore [2024-09-10T19:50:25.193Z] #28 transferring context: 50B done [2024-09-10T19:50:25.193Z] #28 DONE 0.0s [2024-09-10T19:50:25.193Z] [2024-09-10T19:50:25.193Z] #29 [core-data internal] load .dockerignore [2024-09-10T19:50:25.193Z] #29 transferring context: 50B done [2024-09-10T19:50:25.193Z] #29 DONE 0.0s [2024-09-10T19:50:25.193Z] [2024-09-10T19:50:25.193Z] #30 [security-proxy-auth internal] load .dockerignore [2024-09-10T19:50:25.455Z] #30 transferring context: 50B done [2024-09-10T19:50:25.455Z] #30 DONE 0.0s [2024-09-10T19:50:25.455Z] [2024-09-10T19:50:25.455Z] #31 [security-spire-agent internal] load .dockerignore [2024-09-10T19:50:25.455Z] #31 transferring context: 50B done [2024-09-10T19:50:25.455Z] #31 DONE 0.0s [2024-09-10T19:50:25.455Z] [2024-09-10T19:50:25.455Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-10T19:50:25.455Z] #32 transferring context: 50B done [2024-09-10T19:50:25.455Z] #32 DONE 0.1s [2024-09-10T19:50:25.455Z] [2024-09-10T19:50:25.455Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T19:50:25.716Z] #33 ... [2024-09-10T19:50:25.716Z] [2024-09-10T19:50:25.716Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T19:50:25.716Z] #34 DONE 0.0s [2024-09-10T19:50:25.716Z] [2024-09-10T19:50:25.716Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T19:50:25.716Z] #33 ... [2024-09-10T19:50:25.716Z] [2024-09-10T19:50:25.716Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T19:50:25.716Z] #34 DONE 0.0s [2024-09-10T19:50:25.716Z] [2024-09-10T19:50:25.716Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T19:50:25.976Z] #33 ... [2024-09-10T19:50:25.976Z] [2024-09-10T19:50:25.976Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T19:50:25.976Z] #34 DONE 0.0s [2024-09-10T19:50:25.976Z] [2024-09-10T19:50:25.976Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T19:50:25.976Z] #33 DONE 0.4s [2024-09-10T19:50:25.976Z] [2024-09-10T19:50:25.976Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T19:50:25.976Z] #35 DONE 0.6s [2024-09-10T19:50:25.976Z] [2024-09-10T19:50:25.976Z] #36 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:50:25.976Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T19:50:25.976Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T19:50:25.976Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T19:50:25.976Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-10T19:50:25.976Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T19:50:25.976Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s [2024-09-10T19:50:25.976Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-10T19:50:26.543Z] #36 ... [2024-09-10T19:50:26.543Z] [2024-09-10T19:50:26.543Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T19:50:26.543Z] #37 DONE 0.7s [2024-09-10T19:50:26.543Z] [2024-09-10T19:50:26.543Z] #36 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:50:26.543Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T19:50:26.543Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T19:50:26.543Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T19:50:26.543Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-10T19:50:26.543Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T19:50:26.543Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-10T19:50:26.806Z] #36 DONE 1.4s [2024-09-10T19:50:26.806Z] [2024-09-10T19:50:26.806Z] #38 [security-spire-server internal] load build context [2024-09-10T19:50:26.806Z] #38 transferring context: 27.71kB done [2024-09-10T19:50:26.806Z] #38 DONE 0.8s [2024-09-10T19:50:26.806Z] [2024-09-10T19:50:26.806Z] #39 [security-spire-config internal] load build context [2024-09-10T19:50:26.806Z] #39 transferring context: 25.96kB 0.1s done [2024-09-10T19:50:26.806Z] #39 DONE 0.8s [2024-09-10T19:50:26.806Z] [2024-09-10T19:50:26.806Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:50:26.806Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-10T19:50:26.806Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-10T19:50:26.806Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-10T19:50:26.806Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T19:50:26.806Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-10T19:50:26.806Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T19:50:26.806Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-10T19:50:26.806Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-09-10T19:50:26.806Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T19:50:26.806Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-09-10T19:50:26.806Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.5s [2024-09-10T19:50:26.806Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-10T19:50:27.065Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.6s [2024-09-10T19:50:27.066Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-10T19:50:27.066Z] #40 ... [2024-09-10T19:50:27.066Z] [2024-09-10T19:50:27.066Z] #41 [security-spire-agent internal] load build context [2024-09-10T19:50:27.066Z] #41 transferring context: 27.24kB 0.0s done [2024-09-10T19:50:27.066Z] #41 DONE 0.6s [2024-09-10T19:50:27.066Z] [2024-09-10T19:50:27.066Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:50:27.066Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.7s [2024-09-10T19:50:27.066Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-09-10T19:50:27.323Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-09-10T19:50:27.323Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-10T19:50:27.890Z] #40 ... [2024-09-10T19:50:27.890Z] [2024-09-10T19:50:27.890Z] #42 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-10T19:50:27.890Z] #42 DONE 2.3s [2024-09-10T19:50:27.890Z] [2024-09-10T19:50:27.890Z] #43 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2024-09-10T19:50:33.240Z] #43 ... [2024-09-10T19:50:33.240Z] [2024-09-10T19:50:33.240Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:50:33.240Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done [2024-09-10T19:50:33.499Z] #40 ... [2024-09-10T19:50:33.499Z] [2024-09-10T19:50:33.499Z] #44 [core-command internal] load build context [2024-09-10T19:50:33.499Z] #44 transferring context: 132.84MB 7.8s [2024-09-10T19:50:35.600Z] #44 ... [2024-09-10T19:50:35.600Z] [2024-09-10T19:50:35.600Z] #45 [core-keeper internal] load build context [2024-09-10T19:50:35.859Z] #45 ... [2024-09-10T19:50:35.859Z] [2024-09-10T19:50:35.859Z] #46 [security-secretstore-setup internal] load build context [2024-09-10T19:50:35.859Z] #46 ... [2024-09-10T19:50:35.859Z] [2024-09-10T19:50:35.859Z] #47 [support-notifications internal] load build context [2024-09-10T19:50:35.859Z] #47 ... [2024-09-10T19:50:35.859Z] [2024-09-10T19:50:35.859Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-10T19:50:35.859Z] #48 ... [2024-09-10T19:50:35.859Z] [2024-09-10T19:50:35.859Z] #49 [core-data internal] load build context [2024-09-10T19:50:36.130Z] #49 ... [2024-09-10T19:50:36.130Z] [2024-09-10T19:50:36.130Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-10T19:50:36.130Z] #50 ... [2024-09-10T19:50:36.130Z] [2024-09-10T19:50:36.130Z] #51 [security-bootstrapper internal] load build context [2024-09-10T19:50:36.393Z] #51 ... [2024-09-10T19:50:36.393Z] [2024-09-10T19:50:36.393Z] #52 [security-proxy-auth internal] load build context [2024-09-10T19:50:36.393Z] #52 ... [2024-09-10T19:50:36.393Z] [2024-09-10T19:50:36.393Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T19:50:36.393Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-10T19:50:36.393Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T19:50:36.393Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-10T19:50:36.393Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-10T19:50:36.393Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-09-10T19:50:36.393Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2024-09-10T19:50:36.393Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-10T19:50:36.393Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-10T19:50:36.769Z] #53 ... [2024-09-10T19:50:36.769Z] [2024-09-10T19:50:36.769Z] #54 [security-proxy-setup internal] load build context [2024-09-10T19:50:36.769Z] #54 ... [2024-09-10T19:50:36.769Z] [2024-09-10T19:50:36.769Z] #55 [support-cron-scheduler internal] load build context [2024-09-10T19:50:37.033Z] #55 ... [2024-09-10T19:50:37.033Z] [2024-09-10T19:50:37.033Z] #56 [support-scheduler internal] load build context [2024-09-10T19:50:37.033Z] #56 ... [2024-09-10T19:50:37.033Z] [2024-09-10T19:50:37.033Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T19:50:37.033Z] #57 ... [2024-09-10T19:50:37.033Z] [2024-09-10T19:50:37.033Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T19:50:37.033Z] #58 ... [2024-09-10T19:50:37.033Z] [2024-09-10T19:50:37.033Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T19:50:37.292Z] #59 ... [2024-09-10T19:50:37.292Z] [2024-09-10T19:50:37.292Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T19:50:37.292Z] #60 ... [2024-09-10T19:50:37.292Z] [2024-09-10T19:50:37.292Z] #61 [core-metadata internal] load build context [2024-09-10T19:50:37.292Z] #61 ... [2024-09-10T19:50:37.292Z] [2024-09-10T19:50:37.292Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T19:50:37.556Z] #62 ... [2024-09-10T19:50:37.556Z] [2024-09-10T19:50:37.556Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T19:50:37.556Z] #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:37.556Z] #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:37.556Z] #0 4.031 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T19:50:37.556Z] #0 4.081 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:37.556Z] #0 4.083 (3/4) Installing su-exec (0.2-r3) [2024-09-10T19:50:37.556Z] #0 4.087 (4/4) Installing yq (4.33.3-r5) [2024-09-10T19:50:37.556Z] #0 4.189 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:37.556Z] #0 4.199 Executing ca-certificates-20240226-r0.trigger [2024-09-10T19:50:37.556Z] #0 4.255 OK: 17 MiB in 19 packages [2024-09-10T19:50:37.556Z] #63 ... [2024-09-10T19:50:37.556Z] [2024-09-10T19:50:37.557Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T19:50:37.816Z] #64 ... [2024-09-10T19:50:37.816Z] [2024-09-10T19:50:37.816Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T19:50:37.816Z] #65 ... [2024-09-10T19:50:37.816Z] [2024-09-10T19:50:37.816Z] #66 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T19:50:37.816Z] #66 ... [2024-09-10T19:50:37.816Z] [2024-09-10T19:50:37.816Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T19:50:38.074Z] #67 ... [2024-09-10T19:50:38.074Z] [2024-09-10T19:50:38.074Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T19:50:38.074Z] #68 ... [2024-09-10T19:50:38.074Z] [2024-09-10T19:50:38.074Z] #56 [support-scheduler internal] load build context [2024-09-10T19:50:38.332Z] #56 transferring context: 345.87MB 12.5s [2024-09-10T19:50:42.574Z] #56 ... [2024-09-10T19:50:42.574Z] [2024-09-10T19:50:42.574Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-10T19:50:42.574Z] #50 ... [2024-09-10T19:50:42.574Z] [2024-09-10T19:50:42.574Z] #56 [support-scheduler internal] load build context [2024-09-10T19:50:42.838Z] #56 transferring context: 495.98MB 16.8s done [2024-09-10T19:50:46.124Z] #56 ... [2024-09-10T19:50:46.124Z] [2024-09-10T19:50:46.124Z] #44 [core-command internal] load build context [2024-09-10T19:50:46.124Z] #44 transferring context: 495.98MB 18.9s done [2024-09-10T19:50:46.124Z] #44 ... [2024-09-10T19:50:46.124Z] [2024-09-10T19:50:46.124Z] #45 [core-keeper internal] load build context [2024-09-10T19:50:46.124Z] #45 transferring context: 495.98MB 15.4s done [2024-09-10T19:50:46.124Z] #45 ... [2024-09-10T19:50:46.124Z] [2024-09-10T19:50:46.124Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-10T19:50:46.124Z] #48 transferring context: 495.98MB 17.4s done [2024-09-10T19:50:46.383Z] #48 ... [2024-09-10T19:50:46.383Z] [2024-09-10T19:50:46.383Z] #51 [security-bootstrapper internal] load build context [2024-09-10T19:50:46.383Z] #51 transferring context: 495.98MB 16.5s done [2024-09-10T19:50:46.643Z] #51 ... [2024-09-10T19:50:46.643Z] [2024-09-10T19:50:46.643Z] #52 [security-proxy-auth internal] load build context [2024-09-10T19:50:46.643Z] #52 transferring context: 495.98MB 14.7s done [2024-09-10T19:50:46.643Z] #52 ... [2024-09-10T19:50:46.643Z] [2024-09-10T19:50:46.643Z] #47 [support-notifications internal] load build context [2024-09-10T19:50:46.643Z] #47 transferring context: 495.98MB 17.4s done [2024-09-10T19:50:46.901Z] #47 ... [2024-09-10T19:50:46.901Z] [2024-09-10T19:50:46.901Z] #46 [security-secretstore-setup internal] load build context [2024-09-10T19:50:46.901Z] #46 transferring context: 495.98MB 14.6s done [2024-09-10T19:50:46.901Z] #46 ... [2024-09-10T19:50:46.901Z] [2024-09-10T19:50:46.901Z] #49 [core-data internal] load build context [2024-09-10T19:50:46.901Z] #49 transferring context: 495.98MB 16.3s done [2024-09-10T19:50:47.160Z] #49 ... [2024-09-10T19:50:47.160Z] [2024-09-10T19:50:47.160Z] #55 [support-cron-scheduler internal] load build context [2024-09-10T19:50:47.160Z] #55 transferring context: 495.98MB 16.5s done [2024-09-10T19:50:47.420Z] #55 ... [2024-09-10T19:50:47.420Z] [2024-09-10T19:50:47.420Z] #54 [security-proxy-setup internal] load build context [2024-09-10T19:50:47.420Z] #54 transferring context: 495.98MB 17.1s done [2024-09-10T19:50:47.420Z] #54 ... [2024-09-10T19:50:47.420Z] [2024-09-10T19:50:47.420Z] #61 [core-metadata internal] load build context [2024-09-10T19:50:47.420Z] #61 transferring context: 495.98MB 18.0s done [2024-09-10T19:50:52.699Z] #61 ... [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #43 [core-command builder 2/8] WORKDIR /edgex-go [2024-09-10T19:50:52.699Z] #43 DONE 24.2s [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #46 [security-secretstore-setup internal] load build context [2024-09-10T19:50:52.699Z] #46 DONE 26.4s [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #52 [security-proxy-auth internal] load build context [2024-09-10T19:50:52.699Z] #52 DONE 26.1s [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #45 [core-keeper internal] load build context [2024-09-10T19:50:52.699Z] #45 DONE 26.5s [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T19:50:52.699Z] #63 DONE 25.2s [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #55 [support-cron-scheduler internal] load build context [2024-09-10T19:50:52.699Z] #55 DONE 26.4s [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #49 [core-data internal] load build context [2024-09-10T19:50:52.699Z] #49 DONE 26.3s [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #51 [security-bootstrapper internal] load build context [2024-09-10T19:50:52.699Z] #51 DONE 26.4s [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T19:50:52.699Z] #69 ... [2024-09-10T19:50:52.699Z] [2024-09-10T19:50:52.699Z] #54 [security-proxy-setup internal] load build context [2024-09-10T19:50:52.700Z] #54 DONE 26.3s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #56 [support-scheduler internal] load build context [2024-09-10T19:50:52.700Z] #56 DONE 26.3s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-10T19:50:52.700Z] #48 DONE 26.5s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #47 [support-notifications internal] load build context [2024-09-10T19:50:52.700Z] #47 DONE 26.5s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-10T19:50:52.700Z] #50 transferring context: 495.98MB 17.6s done [2024-09-10T19:50:52.700Z] #50 DONE 26.3s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #61 [core-metadata internal] load build context [2024-09-10T19:50:52.700Z] #61 DONE 26.3s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #44 [core-command internal] load build context [2024-09-10T19:50:52.700Z] #44 DONE 26.6s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:50:52.700Z] #40 DONE 26.5s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T19:50:52.700Z] #70 ... [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T19:50:52.700Z] #57 DONE 25.6s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T19:50:52.700Z] #68 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:52.700Z] #68 25.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:52.700Z] #68 ... [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T19:50:52.700Z] #66 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:52.700Z] #66 25.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:52.700Z] #66 25.76 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:52.700Z] #66 25.77 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:52.700Z] #66 25.78 OK: 7 MiB in 16 packages [2024-09-10T19:50:52.700Z] #66 DONE 25.9s [2024-09-10T19:50:52.700Z] [2024-09-10T19:50:52.700Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T19:50:52.700Z] #68 26.00 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:52.978Z] #68 26.00 (2/2) Installing su-exec (0.2-r3) [2024-09-10T19:50:52.978Z] #68 26.02 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:52.978Z] #68 26.03 OK: 7 MiB in 17 packages [2024-09-10T19:50:53.240Z] #68 DONE 26.4s [2024-09-10T19:50:53.240Z] [2024-09-10T19:50:53.240Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T19:50:53.240Z] #67 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.240Z] #67 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.240Z] #67 26.01 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:53.240Z] #67 26.01 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T19:50:53.240Z] #67 26.02 (3/4) Installing su-exec (0.2-r3) [2024-09-10T19:50:53.240Z] #67 26.03 (4/4) Installing yq (4.33.3-r5) [2024-09-10T19:50:53.240Z] #67 26.10 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:53.240Z] #67 26.11 OK: 17 MiB in 19 packages [2024-09-10T19:50:53.240Z] #67 DONE 26.4s [2024-09-10T19:50:53.240Z] [2024-09-10T19:50:53.240Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T19:50:53.240Z] #64 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.240Z] #64 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.240Z] #64 25.98 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T19:50:53.240Z] #64 26.00 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:53.240Z] #64 26.01 (3/3) Installing tzdata (2024a-r0) [2024-09-10T19:50:53.240Z] #64 26.07 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:53.240Z] #64 26.08 Executing ca-certificates-20240226-r0.trigger [2024-09-10T19:50:53.240Z] #64 26.14 OK: 11 MiB in 18 packages [2024-09-10T19:50:53.240Z] #64 DONE 26.4s [2024-09-10T19:50:53.240Z] [2024-09-10T19:50:53.240Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T19:50:53.499Z] #71 ... [2024-09-10T19:50:53.499Z] [2024-09-10T19:50:53.499Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T19:50:53.499Z] #60 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #60 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #60 25.93 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T19:50:53.499Z] #60 25.93 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T19:50:53.499Z] #60 25.93 OK: 20070 distinct packages available [2024-09-10T19:50:53.499Z] #60 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #60 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #60 26.41 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:53.499Z] #60 26.43 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T19:50:53.499Z] #60 26.43 (3/5) Installing libucontext (1.2-r2) [2024-09-10T19:50:53.499Z] #60 26.43 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T19:50:53.499Z] #60 26.43 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T19:50:53.499Z] #60 26.46 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:53.499Z] #60 26.46 OK: 8 MiB in 20 packages [2024-09-10T19:50:53.499Z] #60 DONE 26.6s [2024-09-10T19:50:53.499Z] [2024-09-10T19:50:53.499Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T19:50:53.499Z] #58 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #58 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #58 26.25 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:53.499Z] #58 26.26 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:53.499Z] #58 26.32 OK: 7 MiB in 16 packages [2024-09-10T19:50:53.499Z] #58 DONE 26.5s [2024-09-10T19:50:53.499Z] [2024-09-10T19:50:53.499Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T19:50:53.499Z] #59 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #59 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #59 26.22 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T19:50:53.499Z] #59 26.27 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:53.499Z] #59 26.27 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:53.499Z] #59 26.28 Executing ca-certificates-20240226-r0.trigger [2024-09-10T19:50:53.499Z] #59 26.36 OK: 8 MiB in 17 packages [2024-09-10T19:50:53.499Z] #59 DONE 26.6s [2024-09-10T19:50:53.499Z] [2024-09-10T19:50:53.499Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T19:50:53.499Z] #65 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #65 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #65 25.90 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T19:50:53.499Z] #65 25.90 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T19:50:53.499Z] #65 25.90 OK: 20070 distinct packages available [2024-09-10T19:50:53.499Z] #65 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #65 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:53.499Z] #65 26.40 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T19:50:53.499Z] #65 26.43 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T19:50:53.499Z] #65 26.45 (3/11) Installing libunistring (1.1-r1) [2024-09-10T19:50:53.499Z] #65 26.46 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T19:50:53.499Z] #65 26.46 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T19:50:53.499Z] #65 26.47 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T19:50:53.499Z] #65 26.49 (7/11) Installing curl (8.9.1-r0) [2024-09-10T19:50:53.499Z] #65 26.49 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:53.499Z] #65 26.53 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T19:50:53.499Z] #65 26.54 (10/11) Installing libucontext (1.2-r2) [2024-09-10T19:50:53.499Z] #65 26.56 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T19:50:53.499Z] #65 26.61 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:53.499Z] #65 26.62 Executing ca-certificates-20240226-r0.trigger [2024-09-10T19:50:53.759Z] #65 26.68 OK: 12 MiB in 26 packages [2024-09-10T19:50:53.759Z] #65 DONE 26.8s [2024-09-10T19:50:53.759Z] [2024-09-10T19:50:53.759Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T19:50:54.327Z] #72 ... [2024-09-10T19:50:54.327Z] [2024-09-10T19:50:54.327Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T19:50:54.327Z] #62 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:54.327Z] #62 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:54.327Z] #62 26.65 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T19:50:54.327Z] #62 26.65 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T19:50:54.327Z] #62 26.65 OK: 20070 distinct packages available [2024-09-10T19:50:54.327Z] #62 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:54.327Z] #62 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:54.327Z] #62 27.02 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:54.327Z] #62 27.03 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T19:50:54.327Z] #62 27.03 (3/4) Installing libucontext (1.2-r2) [2024-09-10T19:50:54.327Z] #62 27.04 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T19:50:54.327Z] #62 27.04 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:54.327Z] #62 27.05 OK: 8 MiB in 19 packages [2024-09-10T19:50:54.327Z] #62 DONE 27.2s [2024-09-10T19:50:54.327Z] [2024-09-10T19:50:54.327Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T19:50:55.263Z] #73 ... [2024-09-10T19:50:55.263Z] [2024-09-10T19:50:55.263Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T19:50:55.263Z] #0 2.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.263Z] #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.263Z] #0 2.814 OK: 17 MiB in 19 packages [2024-09-10T19:50:55.263Z] #74 DONE 3.0s [2024-09-10T19:50:55.263Z] [2024-09-10T19:50:55.263Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T19:50:55.263Z] #69 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.263Z] #69 2.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.263Z] #69 2.824 OK: 264 MiB in 52 packages [2024-09-10T19:50:55.263Z] #69 DONE 3.1s [2024-09-10T19:50:55.263Z] [2024-09-10T19:50:55.263Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:50:55.263Z] #75 DONE 0.1s [2024-09-10T19:50:55.263Z] [2024-09-10T19:50:55.263Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T19:50:55.263Z] #76 DONE 3.3s [2024-09-10T19:50:55.263Z] [2024-09-10T19:50:55.263Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T19:50:55.831Z] #77 ... [2024-09-10T19:50:55.831Z] [2024-09-10T19:50:55.831Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T19:50:55.831Z] #70 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.831Z] #70 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.831Z] #70 3.500 OK: 264 MiB in 52 packages [2024-09-10T19:50:55.831Z] #70 DONE 3.7s [2024-09-10T19:50:55.831Z] [2024-09-10T19:50:55.831Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T19:50:55.831Z] #0 1.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.831Z] #0 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.831Z] #0 3.215 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T19:50:55.831Z] #0 3.215 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T19:50:55.831Z] #0 3.215 OK: 20078 distinct packages available [2024-09-10T19:50:55.831Z] #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.831Z] #0 3.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:55.831Z] #0 3.596 OK: 264 MiB in 52 packages [2024-09-10T19:50:55.831Z] #78 DONE 3.7s [2024-09-10T19:50:56.091Z] [2024-09-10T19:50:56.091Z] #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T19:50:56.091Z] #0 3.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.091Z] #0 3.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.091Z] #0 3.794 OK: 264 MiB in 52 packages [2024-09-10T19:50:56.091Z] #79 DONE 4.0s [2024-09-10T19:50:56.091Z] [2024-09-10T19:50:56.091Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:50:56.091Z] #80 DONE 0.2s [2024-09-10T19:50:56.091Z] [2024-09-10T19:50:56.091Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:50:56.091Z] #81 ... [2024-09-10T19:50:56.091Z] [2024-09-10T19:50:56.091Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:50:56.091Z] #82 DONE 0.3s [2024-09-10T19:50:56.091Z] [2024-09-10T19:50:56.091Z] #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:50:56.091Z] #83 DONE 0.1s [2024-09-10T19:50:56.091Z] [2024-09-10T19:50:56.091Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T19:50:56.091Z] #71 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.091Z] #71 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.091Z] #71 2.906 OK: 17 MiB in 19 packages [2024-09-10T19:50:56.349Z] #71 DONE 3.0s [2024-09-10T19:50:56.349Z] [2024-09-10T19:50:56.349Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T19:50:56.349Z] #84 DONE 0.0s [2024-09-10T19:50:56.349Z] [2024-09-10T19:50:56.349Z] #85 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T19:50:56.349Z] #0 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.349Z] #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.349Z] #0 3.465 OK: 7 MiB in 16 packages [2024-09-10T19:50:56.349Z] #85 DONE 3.6s [2024-09-10T19:50:56.349Z] [2024-09-10T19:50:56.349Z] #86 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:50:56.608Z] #86 ... [2024-09-10T19:50:56.608Z] [2024-09-10T19:50:56.608Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T19:50:56.608Z] #0 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.608Z] #0 2.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.608Z] #0 3.182 OK: 7 MiB in 17 packages [2024-09-10T19:50:56.608Z] #87 DONE 3.3s [2024-09-10T19:50:56.608Z] [2024-09-10T19:50:56.608Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T19:50:56.867Z] #88 ... [2024-09-10T19:50:56.867Z] [2024-09-10T19:50:56.867Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T19:50:56.867Z] #0 2.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.867Z] #0 3.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.867Z] #0 3.257 OK: 7 MiB in 16 packages [2024-09-10T19:50:56.867Z] #89 DONE 3.4s [2024-09-10T19:50:56.867Z] [2024-09-10T19:50:56.867Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T19:50:56.867Z] #0 3.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.867Z] #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:56.867Z] #0 3.614 OK: 8 MiB in 20 packages [2024-09-10T19:50:57.144Z] #90 DONE 3.7s [2024-09-10T19:50:57.144Z] [2024-09-10T19:50:57.144Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T19:50:57.144Z] #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:57.144Z] #0 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:57.144Z] #0 3.618 OK: 11 MiB in 18 packages [2024-09-10T19:50:57.144Z] #91 DONE 3.7s [2024-09-10T19:50:57.144Z] [2024-09-10T19:50:57.144Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T19:50:58.098Z] #92 DONE 0.9s [2024-09-10T19:50:58.098Z] [2024-09-10T19:50:58.098Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T19:50:58.098Z] #93 DONE 0.9s [2024-09-10T19:50:58.098Z] [2024-09-10T19:50:58.098Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T19:50:58.098Z] #0 3.302 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:58.098Z] #0 3.894 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:58.098Z] #0 4.553 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T19:50:58.098Z] #0 4.860 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:50:58.098Z] #0 4.867 OK: 7 MiB in 16 packages [2024-09-10T19:50:58.098Z] #94 DONE 5.5s [2024-09-10T19:50:58.098Z] [2024-09-10T19:50:58.098Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T19:50:58.098Z] #95 DONE 0.1s [2024-09-10T19:50:58.098Z] [2024-09-10T19:50:58.098Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T19:50:58.363Z] #96 ... [2024-09-10T19:50:58.363Z] [2024-09-10T19:50:58.363Z] #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T19:50:58.363Z] #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:58.363Z] #0 4.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:58.363Z] #0 4.709 OK: 8 MiB in 17 packages [2024-09-10T19:50:58.363Z] #97 DONE 5.1s [2024-09-10T19:50:58.621Z] [2024-09-10T19:50:58.621Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T19:50:58.621Z] #96 DONE 0.5s [2024-09-10T19:50:58.621Z] [2024-09-10T19:50:58.621Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T19:50:58.621Z] #98 DONE 0.5s [2024-09-10T19:50:58.621Z] [2024-09-10T19:50:58.621Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T19:50:58.621Z] #99 DONE 0.1s [2024-09-10T19:50:58.621Z] [2024-09-10T19:50:58.621Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T19:50:58.621Z] #100 DONE 0.1s [2024-09-10T19:50:58.621Z] [2024-09-10T19:50:58.621Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T19:50:58.621Z] #101 DONE 0.0s [2024-09-10T19:50:58.621Z] [2024-09-10T19:50:58.621Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T19:50:58.621Z] #102 DONE 0.1s [2024-09-10T19:50:58.621Z] [2024-09-10T19:50:58.621Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T19:50:58.621Z] #103 DONE 0.1s [2024-09-10T19:50:58.621Z] [2024-09-10T19:50:58.621Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T19:50:58.879Z] #104 ... [2024-09-10T19:50:58.879Z] [2024-09-10T19:50:58.879Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T19:50:58.879Z] #105 DONE 0.2s [2024-09-10T19:50:58.879Z] [2024-09-10T19:50:58.879Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T19:50:58.879Z] #104 DONE 0.1s [2024-09-10T19:50:58.879Z] [2024-09-10T19:50:58.879Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T19:50:58.879Z] #106 DONE 0.1s [2024-09-10T19:50:58.879Z] [2024-09-10T19:50:58.879Z] #107 [security-spire-agent] exporting to image [2024-09-10T19:50:58.879Z] #107 exporting layers [2024-09-10T19:50:59.191Z] #107 ... [2024-09-10T19:50:59.191Z] [2024-09-10T19:50:59.191Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T19:50:59.191Z] #73 4.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:59.191Z] #73 4.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:59.191Z] #73 4.828 OK: 8 MiB in 19 packages [2024-09-10T19:50:59.191Z] #73 DONE 5.0s [2024-09-10T19:50:59.449Z] [2024-09-10T19:50:59.449Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T19:50:59.449Z] #72 4.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:59.449Z] #72 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:59.449Z] #72 5.240 OK: 12 MiB in 26 packages [2024-09-10T19:50:59.716Z] #72 DONE 6.0s [2024-09-10T19:50:59.716Z] [2024-09-10T19:50:59.716Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T19:50:59.716Z] #77 3.695 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:59.716Z] #77 4.267 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:50:59.716Z] #77 ... [2024-09-10T19:50:59.716Z] [2024-09-10T19:50:59.716Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T19:50:59.716Z] #108 DONE 0.6s [2024-09-10T19:50:59.716Z] [2024-09-10T19:50:59.716Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T19:50:59.716Z] #109 DONE 0.0s [2024-09-10T19:50:59.973Z] [2024-09-10T19:50:59.973Z] #110 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T19:50:59.973Z] #110 DONE 0.1s [2024-09-10T19:50:59.973Z] [2024-09-10T19:50:59.973Z] #107 [security-spire-server] exporting to image [2024-09-10T19:50:59.973Z] #107 exporting layers 0.9s done [2024-09-10T19:50:59.973Z] #107 writing image sha256:2ebd00abbc71b89d199f032e20432eca5f5d55223c06a00c1f25d1a3a0488998 0.0s done [2024-09-10T19:50:59.973Z] #107 naming to docker.io/library/security-spire-server done [2024-09-10T19:50:59.973Z] #107 writing image sha256:f21da943024d9c44821c9d1df88fe22cb49c115dd8835f3aa9e1bfbfa65ebe18 done [2024-09-10T19:50:59.973Z] #107 naming to docker.io/library/security-spire-agent [2024-09-10T19:50:59.973Z] #107 naming to docker.io/library/security-spire-agent done [2024-09-10T19:50:59.973Z] #107 DONE 1.0s [2024-09-10T19:50:59.973Z] [2024-09-10T19:50:59.973Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T19:50:59.973Z] #111 DONE 0.1s [2024-09-10T19:50:59.973Z] [2024-09-10T19:50:59.973Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T19:50:59.973Z] #112 DONE 0.0s [2024-09-10T19:50:59.973Z] [2024-09-10T19:50:59.973Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T19:51:00.231Z] #113 DONE 0.1s [2024-09-10T19:51:00.231Z] [2024-09-10T19:51:00.231Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T19:51:00.231Z] #88 DONE 3.6s [2024-09-10T19:51:00.231Z] [2024-09-10T19:51:00.231Z] #107 [security-spire-config] exporting to image [2024-09-10T19:51:00.231Z] #107 ... [2024-09-10T19:51:00.231Z] [2024-09-10T19:51:00.231Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T19:51:00.231Z] #114 DONE 0.1s [2024-09-10T19:51:00.231Z] [2024-09-10T19:51:00.231Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T19:51:00.231Z] #77 4.974 OK: 264 MiB in 52 packages [2024-09-10T19:51:00.231Z] #77 DONE 5.1s [2024-09-10T19:51:00.489Z] [2024-09-10T19:51:00.489Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T19:51:00.489Z] #115 DONE 0.1s [2024-09-10T19:51:00.489Z] [2024-09-10T19:51:00.489Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:00.746Z] #116 ... [2024-09-10T19:51:00.746Z] [2024-09-10T19:51:00.746Z] #107 [security-spire-config] exporting to image [2024-09-10T19:51:00.746Z] #107 exporting layers 0.6s done [2024-09-10T19:51:00.746Z] #107 writing image sha256:6dd5c6583bc53efe5c992a19997793b3bc061f9576655e25659476696e497ffa done [2024-09-10T19:51:00.746Z] #107 naming to docker.io/library/security-spire-config done [2024-09-10T19:51:00.746Z] #107 DONE 1.6s [2024-09-10T19:51:00.789Z] Removing intermediate container bc7fce16fb0a [2024-09-10T19:51:00.789Z] ---> 28db6cbcd625 [2024-09-10T19:51:00.789Z] Successfully built 28db6cbcd625 [2024-09-10T19:51:00.789Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:51:01.003Z] [2024-09-10T19:51:01.003Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:01.226Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T19:51:01.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:51:01.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-10042 does not seem to be running inside a container [2024-09-10T19:51:01.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T19:51:02.377Z] #117 ... [2024-09-10T19:51:02.377Z] [2024-09-10T19:51:02.377Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T19:51:02.377Z] #53 ... [2024-09-10T19:51:02.377Z] [2024-09-10T19:51:02.377Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:02.827Z] $ docker top af94d24ed3719bf2513430fdd64e223aaaec9a1403cdcf744a7221083ac918e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T19:51:03.758Z] + go version [2024-09-10T19:51:03.758Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-10T19:51:03.801Z] $ docker stop --time=1 af94d24ed3719bf2513430fdd64e223aaaec9a1403cdcf744a7221083ac918e3 [2024-09-10T19:51:05.438Z] $ docker rm -f --volumes af94d24ed3719bf2513430fdd64e223aaaec9a1403cdcf744a7221083ac918e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:51:06.432Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T19:51:06.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:51:06.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-10042 does not seem to be running inside a container [2024-09-10T19:51:06.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T19:51:08.091Z] $ docker top e8aca08bad58a80318405f47bc1cd80788c63629579490427aa1916cb7bdd275 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T19:51:08.362Z] ========================================================= [2024-09-10T19:51:08.362Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T19:51:08.362Z] ========================================================= [Pipeline] sh [2024-09-10T19:51:09.016Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:51:09.737Z] + make test [2024-09-10T19:51:09.737Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T19:51:49.069Z] #118 DONE 46.1s [2024-09-10T19:51:49.069Z] [2024-09-10T19:51:49.069Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:49.069Z] #81 DONE 45.3s [2024-09-10T19:51:49.069Z] [2024-09-10T19:51:49.069Z] #86 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:49.069Z] #86 DONE 45.2s [2024-09-10T19:51:49.069Z] [2024-09-10T19:51:49.069Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:49.069Z] #117 DONE 45.2s [2024-09-10T19:51:49.069Z] [2024-09-10T19:51:49.069Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:49.069Z] #116 DONE 40.9s [2024-09-10T19:51:49.069Z] [2024-09-10T19:51:49.069Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-10T19:51:51.602Z] #119 ... [2024-09-10T19:51:51.602Z] [2024-09-10T19:51:51.603Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #120 ... [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #121 DONE 10.3s [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #122 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:51.603Z] #123 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:51.603Z] #124 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:51.603Z] #125 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:51.603Z] #126 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #127 [core-data builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #127 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:51.603Z] #128 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:51.603Z] #129 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #130 [core-metadata builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #130 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:51.603Z] #131 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:51.603Z] #132 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #133 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #134 [support-scheduler builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #134 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:51.603Z] #135 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:51.603Z] #136 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #137 [core-command builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #137 DONE 10.2s [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #120 DONE 10.2s [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-10T19:51:51.603Z] #119 DONE 10.2s [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #138 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #138 DONE 10.3s [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #139 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:51.603Z] #140 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:51.603Z] #141 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #142 [support-notifications builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #142 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #143 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:51.603Z] #143 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #144 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:51.603Z] #144 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T19:51:51.603Z] #145 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:51.603Z] #146 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:51.603Z] #147 CACHED [2024-09-10T19:51:51.603Z] [2024-09-10T19:51:51.603Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T19:51:56.577Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T19:51:56.876Z] #148 5.058 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T19:52:02.184Z] #148 ... [2024-09-10T19:52:02.184Z] [2024-09-10T19:52:02.184Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T19:52:02.184Z] #0 1.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T19:52:02.184Z] #149 ... [2024-09-10T19:52:02.184Z] [2024-09-10T19:52:02.184Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T19:52:02.184Z] #0 1.734 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T19:52:02.184Z] #150 ... [2024-09-10T19:52:02.184Z] [2024-09-10T19:52:02.184Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T19:52:02.184Z] #0 1.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T19:52:02.184Z] #151 ... [2024-09-10T19:52:02.184Z] [2024-09-10T19:52:02.184Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T19:52:02.184Z] #0 1.507 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T19:52:02.184Z] #152 ... [2024-09-10T19:52:02.184Z] [2024-09-10T19:52:02.184Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T19:52:02.184Z] #0 3.020 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T19:52:02.445Z] #153 ... [2024-09-10T19:52:02.445Z] [2024-09-10T19:52:02.445Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T19:52:02.445Z] #0 0.787 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T19:52:02.705Z] #154 ... [2024-09-10T19:52:02.705Z] [2024-09-10T19:52:02.705Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T19:52:02.705Z] #0 0.857 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T19:52:02.705Z] #155 ... [2024-09-10T19:52:02.705Z] [2024-09-10T19:52:02.705Z] #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-09-10T19:52:02.705Z] #0 4.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T19:52:02.964Z] #156 ... [2024-09-10T19:52:02.964Z] [2024-09-10T19:52:02.964Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T19:52:02.964Z] #0 2.343 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T19:52:02.964Z] #157 ... [2024-09-10T19:52:02.964Z] [2024-09-10T19:52:02.964Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T19:52:02.964Z] #0 0.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T19:52:03.224Z] #158 ... [2024-09-10T19:52:03.224Z] [2024-09-10T19:52:03.224Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T19:52:03.224Z] #0 1.349 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T19:52:03.224Z] #159 ... [2024-09-10T19:52:03.224Z] [2024-09-10T19:52:03.224Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T19:52:03.224Z] #0 0.753 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T19:53:39.781Z] #160 ... [2024-09-10T19:53:39.781Z] [2024-09-10T19:53:39.781Z] #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-09-10T19:53:39.781Z] #156 103.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-09-10T19:53:44.096Z] #156 DONE 111.7s [2024-09-10T19:53:44.096Z] [2024-09-10T19:53:44.096Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T19:53:44.096Z] #158 DONE 111.8s [2024-09-10T19:53:44.096Z] [2024-09-10T19:53:44.096Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T19:53:44.096Z] #153 DONE 111.7s [2024-09-10T19:53:44.096Z] [2024-09-10T19:53:44.096Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:53:44.096Z] #161 ... [2024-09-10T19:53:44.096Z] [2024-09-10T19:53:44.096Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T19:53:44.096Z] #148 DONE 111.9s [2024-09-10T19:53:44.096Z] [2024-09-10T19:53:44.096Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:53:44.096Z] #162 ... [2024-09-10T19:53:44.096Z] [2024-09-10T19:53:44.096Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T19:53:44.096Z] #151 DONE 112.4s [2024-09-10T19:53:44.096Z] [2024-09-10T19:53:44.096Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:53:44.096Z] #163 ... [2024-09-10T19:53:44.096Z] [2024-09-10T19:53:44.096Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T19:53:44.096Z] #164 DONE 0.8s [2024-09-10T19:53:44.384Z] [2024-09-10T19:53:44.384Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:53:44.384Z] #162 DONE 1.0s [2024-09-10T19:53:44.384Z] [2024-09-10T19:53:44.384Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T19:53:45.073Z] #165 ... [2024-09-10T19:53:45.073Z] [2024-09-10T19:53:45.073Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:53:45.073Z] #161 DONE 1.2s [2024-09-10T19:53:45.073Z] [2024-09-10T19:53:45.073Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:53:45.073Z] #163 DONE 0.8s [2024-09-10T19:53:45.073Z] [2024-09-10T19:53:45.073Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:53:45.073Z] #166 ... [2024-09-10T19:53:45.073Z] [2024-09-10T19:53:45.073Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:53:45.073Z] #167 DONE 1.0s [2024-09-10T19:53:45.536Z] [2024-09-10T19:53:45.536Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:53:45.536Z] #168 DONE 0.9s [2024-09-10T19:53:45.536Z] [2024-09-10T19:53:45.536Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:53:46.103Z] #169 ... [2024-09-10T19:53:46.103Z] [2024-09-10T19:53:46.103Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:53:46.103Z] #170 DONE 1.4s [2024-09-10T19:53:46.103Z] [2024-09-10T19:53:46.103Z] #171 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-10T19:53:46.370Z] #171 ... [2024-09-10T19:53:46.370Z] [2024-09-10T19:53:46.370Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:53:46.370Z] #166 DONE 1.6s [2024-09-10T19:53:46.370Z] [2024-09-10T19:53:46.370Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T19:53:48.065Z] #172 ... [2024-09-10T19:53:48.065Z] [2024-09-10T19:53:48.065Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T19:53:48.065Z] #165 DONE 3.8s [2024-09-10T19:53:48.065Z] [2024-09-10T19:53:48.065Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T19:53:48.066Z] #172 DONE 2.7s [2024-09-10T19:53:48.066Z] [2024-09-10T19:53:48.066Z] #173 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:53:48.325Z] #173 ... [2024-09-10T19:53:48.325Z] [2024-09-10T19:53:48.325Z] #171 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-10T19:53:48.325Z] #171 DONE 2.1s [2024-09-10T19:53:48.325Z] [2024-09-10T19:53:48.325Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:53:48.325Z] #169 DONE 3.1s [2024-09-10T19:53:48.585Z] [2024-09-10T19:53:48.585Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-10T19:53:48.585Z] #174 DONE 1.6s [2024-09-10T19:53:48.585Z] [2024-09-10T19:53:48.585Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T19:53:49.164Z] #175 DONE 0.8s [2024-09-10T19:53:49.164Z] [2024-09-10T19:53:49.164Z] #173 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:53:49.164Z] #173 DONE 1.2s [2024-09-10T19:53:49.164Z] [2024-09-10T19:53:49.164Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T19:53:49.423Z] #176 ... [2024-09-10T19:53:49.423Z] [2024-09-10T19:53:49.423Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:53:49.423Z] #177 DONE 0.9s [2024-09-10T19:53:49.423Z] [2024-09-10T19:53:49.423Z] #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-10T19:53:49.423Z] #178 DONE 0.9s [2024-09-10T19:53:49.423Z] [2024-09-10T19:53:49.423Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T19:53:49.423Z] #179 DONE 1.0s [2024-09-10T19:53:49.423Z] [2024-09-10T19:53:49.423Z] #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:53:59.439Z] #180 ... [2024-09-10T19:53:59.439Z] [2024-09-10T19:53:59.439Z] #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:53:59.439Z] #181 ... [2024-09-10T19:53:59.439Z] [2024-09-10T19:53:59.439Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:53:59.698Z] #182 ... [2024-09-10T19:53:59.698Z] [2024-09-10T19:53:59.698Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T19:54:01.621Z] #183 DONE 11.9s [2024-09-10T19:54:01.621Z] [2024-09-10T19:54:01.621Z] #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:01.621Z] #180 ... [2024-09-10T19:54:01.621Z] [2024-09-10T19:54:01.621Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T19:54:01.621Z] #184 ... [2024-09-10T19:54:01.621Z] [2024-09-10T19:54:01.621Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:01.621Z] #182 DONE 12.4s [2024-09-10T19:54:01.621Z] [2024-09-10T19:54:01.621Z] #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:54:01.621Z] #181 DONE 12.4s [2024-09-10T19:54:01.621Z] [2024-09-10T19:54:01.621Z] #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:01.621Z] #180 DONE 12.3s [2024-09-10T19:54:01.621Z] [2024-09-10T19:54:01.621Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T19:54:01.621Z] #176 DONE 12.5s [2024-09-10T19:54:01.879Z] [2024-09-10T19:54:01.879Z] #107 [security-spiffe-token-provider] exporting to image [2024-09-10T19:54:01.879Z] #107 exporting layers [2024-09-10T19:54:05.195Z] #107 ... [2024-09-10T19:54:05.195Z] [2024-09-10T19:54:05.195Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T19:54:05.195Z] #185 DONE 3.1s [2024-09-10T19:54:05.195Z] [2024-09-10T19:54:05.195Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T19:54:05.195Z] #186 DONE 3.1s [2024-09-10T19:54:05.195Z] [2024-09-10T19:54:05.195Z] #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T19:54:05.195Z] #187 DONE 3.1s [2024-09-10T19:54:05.195Z] [2024-09-10T19:54:05.195Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T19:54:07.743Z] #188 ... [2024-09-10T19:54:07.743Z] [2024-09-10T19:54:07.743Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T19:54:07.743Z] #184 DONE 6.0s [2024-09-10T19:54:07.743Z] [2024-09-10T19:54:07.743Z] #107 [core-common-config-bootstrapper] exporting to image [2024-09-10T19:54:07.743Z] #107 exporting layers [2024-09-10T19:54:07.743Z] #107 writing image sha256:8f83dca2e9f9d692156620c45c7fcbdd2109acdf2f912058c06b7beca0945c9b 0.1s done [2024-09-10T19:54:07.743Z] #107 naming to docker.io/library/security-spiffe-token-provider 0.8s done [2024-09-10T19:54:08.003Z] #107 ... [2024-09-10T19:54:08.003Z] [2024-09-10T19:54:08.003Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T19:54:08.003Z] #189 DONE 3.2s [2024-09-10T19:54:08.003Z] [2024-09-10T19:54:08.003Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T19:54:08.003Z] #188 DONE 3.3s [2024-09-10T19:54:08.003Z] [2024-09-10T19:54:08.003Z] #190 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T19:54:10.112Z] #190 ... [2024-09-10T19:54:10.112Z] [2024-09-10T19:54:10.112Z] #107 [core-common-config-bootstrapper] exporting to image [2024-09-10T19:54:10.112Z] #107 exporting layers 1.5s done [2024-09-10T19:54:10.112Z] #107 writing image sha256:43ccc7c0d79b37e85428c5571afc09be209894b078fe09fd0f2f5525f100cbe2 0.7s done [2024-09-10T19:54:10.112Z] #107 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-10T19:54:10.112Z] #107 DONE 9.8s [2024-09-10T19:54:10.112Z] [2024-09-10T19:54:10.112Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T19:54:10.373Z] #191 ... [2024-09-10T19:54:10.373Z] [2024-09-10T19:54:10.373Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T19:54:10.373Z] #192 DONE 5.6s [2024-09-10T19:54:10.373Z] [2024-09-10T19:54:10.373Z] #190 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T19:54:10.373Z] #190 DONE 2.3s [2024-09-10T19:54:10.373Z] [2024-09-10T19:54:10.373Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T19:54:10.373Z] #191 DONE 2.4s [2024-09-10T19:54:10.373Z] [2024-09-10T19:54:10.373Z] #107 [security-proxy-setup] exporting to image [2024-09-10T19:54:12.297Z] #107 ... [2024-09-10T19:54:12.297Z] [2024-09-10T19:54:12.297Z] #193 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T19:54:12.297Z] #193 DONE 1.8s [2024-09-10T19:54:12.558Z] [2024-09-10T19:54:12.558Z] #194 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T19:54:13.507Z] #194 ... [2024-09-10T19:54:13.507Z] [2024-09-10T19:54:13.507Z] #107 [security-proxy-setup] exporting to image [2024-09-10T19:54:13.507Z] #107 exporting layers 2.7s done [2024-09-10T19:54:13.507Z] #107 writing image sha256:1bb39d6e54b852f3ecfe7617064f507de5991b14a4f5a02efbe9ec6da0b749f8 0.0s done [2024-09-10T19:54:13.507Z] #107 naming to docker.io/library/security-proxy-setup 0.1s done [2024-09-10T19:54:13.507Z] #107 DONE 12.6s [2024-09-10T19:54:13.507Z] [2024-09-10T19:54:13.507Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T19:54:13.507Z] #195 DONE 3.1s [2024-09-10T19:54:13.507Z] [2024-09-10T19:54:13.507Z] #194 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T19:54:13.507Z] #194 DONE 1.3s [2024-09-10T19:54:13.507Z] [2024-09-10T19:54:13.507Z] #107 [security-secretstore-setup] exporting to image [2024-09-10T19:54:14.901Z] #107 ... [2024-09-10T19:54:14.901Z] [2024-09-10T19:54:14.901Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T19:54:14.901Z] #196 DONE 1.1s [2024-09-10T19:54:14.901Z] [2024-09-10T19:54:14.901Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T19:54:15.841Z] #197 DONE 1.0s [2024-09-10T19:54:15.841Z] [2024-09-10T19:54:15.841Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T19:54:15.841Z] #198 ... [2024-09-10T19:54:15.841Z] [2024-09-10T19:54:15.841Z] #107 [security-secretstore-setup] exporting to image [2024-09-10T19:54:15.841Z] #107 exporting layers 2.4s done [2024-09-10T19:54:15.841Z] #107 writing image sha256:33956755ffc71bcc4c0d925002fc41e385695abff9fb0c4fbf31223fd4505e98 done [2024-09-10T19:54:15.841Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-09-10T19:54:15.841Z] #107 DONE 15.0s [2024-09-10T19:54:16.101Z] [2024-09-10T19:54:16.101Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T19:54:17.049Z] #53 ... [2024-09-10T19:54:17.049Z] [2024-09-10T19:54:17.049Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T19:54:17.049Z] #198 DONE 1.2s [2024-09-10T19:54:17.049Z] [2024-09-10T19:54:17.049Z] #107 [security-bootstrapper] exporting to image [2024-09-10T19:54:17.309Z] #107 exporting layers 0.4s done [2024-09-10T19:54:17.309Z] #107 writing image sha256:44fb8826fd91ceb8ef806d940a3bc5c486a769f710791fbf37272d5648a245ce done [2024-09-10T19:54:17.309Z] #107 naming to docker.io/library/security-bootstrapper done [2024-09-10T19:54:17.309Z] #107 DONE 15.5s [2024-09-10T19:54:17.309Z] [2024-09-10T19:54:17.309Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T19:54:27.325Z] #53 ... [2024-09-10T19:54:27.325Z] [2024-09-10T19:54:27.325Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T19:54:27.325Z] #149 DONE 154.8s [2024-09-10T19:54:27.325Z] [2024-09-10T19:54:27.325Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T19:54:32.620Z] #159 ... [2024-09-10T19:54:32.620Z] [2024-09-10T19:54:32.621Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T19:54:32.621Z] #160 DONE 160.6s [2024-09-10T19:54:32.621Z] [2024-09-10T19:54:32.621Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T19:54:32.621Z] #154 ... [2024-09-10T19:54:32.621Z] [2024-09-10T19:54:32.621Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:35.908Z] #199 ... [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T19:54:35.908Z] #155 DONE 163.8s [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T19:54:35.908Z] #154 DONE 163.9s [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T19:54:35.908Z] #150 DONE 164.0s [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:35.908Z] #199 DONE 3.1s [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:54:35.908Z] #200 DONE 0.0s [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T19:54:35.908Z] #157 ... [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:54:35.908Z] #201 CACHED [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:35.908Z] #202 CACHED [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T19:54:35.908Z] #203 ... [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:54:35.908Z] #204 CACHED [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:35.908Z] #205 CACHED [2024-09-10T19:54:35.908Z] [2024-09-10T19:54:35.908Z] #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:37.305Z] #206 ... [2024-09-10T19:54:37.305Z] [2024-09-10T19:54:37.305Z] #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T19:54:37.305Z] #207 DONE 1.8s [2024-09-10T19:54:37.582Z] [2024-09-10T19:54:37.582Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T19:54:37.582Z] #203 DONE 1.9s [2024-09-10T19:54:37.582Z] [2024-09-10T19:54:37.582Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:37.582Z] #208 ... [2024-09-10T19:54:37.582Z] [2024-09-10T19:54:37.582Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T19:54:37.582Z] #159 DONE 166.0s [2024-09-10T19:54:37.582Z] [2024-09-10T19:54:37.583Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T19:54:37.583Z] #209 DONE 1.7s [2024-09-10T19:54:37.844Z] [2024-09-10T19:54:37.844Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:37.844Z] #210 ... [2024-09-10T19:54:37.844Z] [2024-09-10T19:54:37.844Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:37.844Z] #211 CACHED [2024-09-10T19:54:37.844Z] [2024-09-10T19:54:37.844Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:54:37.844Z] #212 CACHED [2024-09-10T19:54:37.844Z] [2024-09-10T19:54:37.844Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T19:54:37.844Z] #157 DONE 166.3s [2024-09-10T19:54:37.844Z] [2024-09-10T19:54:37.844Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T19:54:37.844Z] #152 DONE 166.3s [2024-09-10T19:54:37.844Z] [2024-09-10T19:54:37.844Z] #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:37.844Z] #206 DONE 2.1s [2024-09-10T19:54:38.105Z] [2024-09-10T19:54:38.105Z] #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:38.105Z] #213 DONE 1.8s [2024-09-10T19:54:38.105Z] [2024-09-10T19:54:38.105Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:38.105Z] #208 DONE 0.6s [2024-09-10T19:54:38.105Z] [2024-09-10T19:54:38.105Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T19:54:38.366Z] #214 ... [2024-09-10T19:54:38.366Z] [2024-09-10T19:54:38.366Z] #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:38.366Z] #215 DONE 0.8s [2024-09-10T19:54:38.366Z] [2024-09-10T19:54:38.366Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:38.366Z] #210 DONE 0.7s [2024-09-10T19:54:38.366Z] [2024-09-10T19:54:38.366Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T19:54:38.366Z] #216 DONE 0.6s [2024-09-10T19:54:38.627Z] [2024-09-10T19:54:38.627Z] #107 [core-command] exporting to image [2024-09-10T19:54:38.627Z] #107 exporting layers [2024-09-10T19:54:38.627Z] #107 ... [2024-09-10T19:54:38.627Z] [2024-09-10T19:54:38.627Z] #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:38.627Z] #217 DONE 0.8s [2024-09-10T19:54:38.627Z] [2024-09-10T19:54:38.627Z] #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:54:38.627Z] #218 DONE 0.8s [2024-09-10T19:54:38.627Z] [2024-09-10T19:54:38.627Z] #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:54:38.627Z] #219 DONE 0.8s [2024-09-10T19:54:38.627Z] [2024-09-10T19:54:38.627Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T19:54:38.627Z] #214 DONE 0.8s [2024-09-10T19:54:38.627Z] [2024-09-10T19:54:38.627Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T19:54:38.627Z] #220 DONE 0.8s [2024-09-10T19:54:38.627Z] [2024-09-10T19:54:38.627Z] #107 [core-command] exporting to image [2024-09-10T19:54:38.627Z] #107 exporting layers 0.4s done [2024-09-10T19:54:38.889Z] #107 ... [2024-09-10T19:54:38.889Z] [2024-09-10T19:54:38.889Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T19:54:38.889Z] #221 DONE 0.5s [2024-09-10T19:54:38.889Z] [2024-09-10T19:54:38.889Z] #107 [core-metadata] exporting to image [2024-09-10T19:54:38.889Z] #107 writing image sha256:b6456bbad2bca34fdbd7b797acb2fd8e29cae4ba46cf1094e8909cbd24af1c3c done [2024-09-10T19:54:38.889Z] #107 naming to docker.io/library/core-command done [2024-09-10T19:54:39.215Z] #107 ... [2024-09-10T19:54:39.215Z] [2024-09-10T19:54:39.215Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:39.215Z] #222 DONE 0.8s [2024-09-10T19:54:39.215Z] [2024-09-10T19:54:39.215Z] #107 [support-scheduler] exporting to image [2024-09-10T19:54:39.523Z] #107 ... [2024-09-10T19:54:39.523Z] [2024-09-10T19:54:39.523Z] #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:54:39.523Z] #223 DONE 0.5s [2024-09-10T19:54:39.523Z] [2024-09-10T19:54:39.523Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:54:39.523Z] #224 DONE 0.5s [2024-09-10T19:54:39.523Z] [2024-09-10T19:54:39.523Z] #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T19:54:39.523Z] #225 DONE 0.5s [2024-09-10T19:54:39.523Z] [2024-09-10T19:54:39.523Z] #226 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:39.523Z] #226 DONE 0.5s [2024-09-10T19:54:39.523Z] [2024-09-10T19:54:39.523Z] #107 [core-keeper] exporting to image [2024-09-10T19:54:39.781Z] #107 ... [2024-09-10T19:54:39.781Z] [2024-09-10T19:54:39.781Z] #227 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:39.781Z] #227 DONE 0.5s [2024-09-10T19:54:39.781Z] [2024-09-10T19:54:39.781Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T19:54:39.781Z] #228 DONE 0.5s [2024-09-10T19:54:39.781Z] [2024-09-10T19:54:39.781Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T19:54:39.781Z] #229 DONE 0.5s [2024-09-10T19:54:39.781Z] [2024-09-10T19:54:39.781Z] #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T19:54:39.781Z] #230 DONE 1.0s [2024-09-10T19:54:39.781Z] [2024-09-10T19:54:39.781Z] #107 [core-metadata] exporting to image [2024-09-10T19:54:39.781Z] #107 exporting layers 0.9s done [2024-09-10T19:54:39.781Z] #107 writing image sha256:51bfc840f6cd8fbb92abbd31d5dc4bf3a9b5d708c0dd98a7f7c82c1d0c2fba8f done [2024-09-10T19:54:39.781Z] #107 naming to docker.io/library/core-metadata done [2024-09-10T19:54:40.040Z] #107 ... [2024-09-10T19:54:40.040Z] [2024-09-10T19:54:40.040Z] #231 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T19:54:40.040Z] #231 DONE 0.2s [2024-09-10T19:54:40.040Z] [2024-09-10T19:54:40.040Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T19:54:40.040Z] #232 DONE 0.1s [2024-09-10T19:54:40.040Z] [2024-09-10T19:54:40.040Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:54:40.040Z] #233 DONE 0.2s [2024-09-10T19:54:40.040Z] [2024-09-10T19:54:40.040Z] #107 [support-notifications] exporting to image [2024-09-10T19:54:40.040Z] #107 writing image sha256:07aa37e6f7e93087863a79a32acd99ba26ad04f52c382afbd7f58f50f7d59ff1 done [2024-09-10T19:54:40.040Z] #107 naming to docker.io/library/core-keeper done [2024-09-10T19:54:40.040Z] #107 exporting layers 0.2s done [2024-09-10T19:54:40.040Z] #107 exporting layers 1.0s done [2024-09-10T19:54:40.040Z] #107 writing image sha256:13c10678cd5661984d906b8315d010b13f23f0710e6a16be9c54b491e56d8a80 done [2024-09-10T19:54:40.040Z] #107 naming to docker.io/library/core-data done [2024-09-10T19:54:40.040Z] #107 writing image sha256:936f6d3d61d9efb363010c3b139c24e71592ba1df5e2042a567ce27817008d21 done [2024-09-10T19:54:40.040Z] #107 naming to docker.io/library/support-notifications done [2024-09-10T19:54:40.040Z] #107 writing image sha256:79c476758ebca318fbde1cc0e5f010fe9bad908f3cf79a4ba1c234ec2012e959 done [2024-09-10T19:54:40.040Z] #107 naming to docker.io/library/support-cron-scheduler done [2024-09-10T19:54:40.300Z] #107 exporting layers 0.4s done [2024-09-10T19:54:40.300Z] #107 writing image sha256:c023dd1f558fae92bb0197f05448d11c3cce5a3571f3e6437c842a1eaa6c1d4a done [2024-09-10T19:54:40.300Z] #107 naming to docker.io/library/support-scheduler done [2024-09-10T19:54:40.300Z] #107 writing image sha256:147be16b1b9399dc028bef9d84e71ed414e21d5257f3e3113117e8f39f5f67d3 done [2024-09-10T19:54:40.300Z] #107 naming to docker.io/library/security-proxy-auth done [2024-09-10T19:54:40.300Z] #107 DONE 17.3s [2024-09-10T19:54:40.300Z] [2024-09-10T19:54:40.300Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:54:40.300Z] time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T19:54:40.332Z] $ docker stop --time=1 c8a8a3598ccc2a7b6160ae7590df5ed3b337e6c4b0b9b2b3991866731c919719 [2024-09-10T19:54:41.637Z] $ docker rm -f --volumes c8a8a3598ccc2a7b6160ae7590df5ed3b337e6c4b0b9b2b3991866731c919719 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T19:54:42.065Z] + docker images [2024-09-10T19:54:42.065Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T19:54:42.065Z] core-keeper latest 07aa37e6f7e9 2 seconds ago 39.6MB [2024-09-10T19:54:42.065Z] security-proxy-auth latest 147be16b1b93 2 seconds ago 33.1MB [2024-09-10T19:54:42.065Z] support-notifications latest 936f6d3d61d9 2 seconds ago 42.6MB [2024-09-10T19:54:42.065Z] core-data latest 13c10678cd56 2 seconds ago 39.7MB [2024-09-10T19:54:42.065Z] support-cron-scheduler latest 79c476758ebc 2 seconds ago 44.2MB [2024-09-10T19:54:42.065Z] core-metadata latest 51bfc840f6cd 3 seconds ago 39.9MB [2024-09-10T19:54:42.065Z] support-scheduler latest c023dd1f558f 3 seconds ago 42MB [2024-09-10T19:54:42.065Z] core-command latest b6456bbad2bc 4 seconds ago 35.5MB [2024-09-10T19:54:42.065Z] security-bootstrapper latest 44fb8826fd91 25 seconds ago 19MB [2024-09-10T19:54:42.065Z] security-secretstore-setup latest 33956755ffc7 28 seconds ago 37MB [2024-09-10T19:54:42.065Z] security-proxy-setup latest 1bb39d6e54b8 32 seconds ago 26.2MB [2024-09-10T19:54:42.065Z] core-common-config-bootstrapper latest 43ccc7c0d79b 35 seconds ago 15.2MB [2024-09-10T19:54:42.065Z] security-spiffe-token-provider latest 8f83dca2e9f9 40 seconds ago 28.9MB [2024-09-10T19:54:42.065Z] security-spire-config latest 6dd5c6583bc5 3 minutes ago 120MB [2024-09-10T19:54:42.065Z] security-spire-server latest 2ebd00abbc71 3 minutes ago 121MB [2024-09-10T19:54:42.065Z] security-spire-agent latest f21da943024d 3 minutes ago 182MB [2024-09-10T19:54:42.065Z] ci-base-image-x86_64 latest ea4a5e860a3c 7 minutes ago 971MB [2024-09-10T19:54:42.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-10T19:54:42.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-10T19:54:42.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-10T19:55:48.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T19:55:48.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T19:56:44.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T19:56:44.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T19:56:44.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T19:56:44.918Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T19:56:44.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T19:56:44.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T19:56:44.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T19:56:44.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T19:56:44.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T19:56:46.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T19:56:46.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T19:56:46.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T19:56:46.871Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T19:56:46.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T19:56:59.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T19:56:59.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T19:56:59.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements [2024-09-10T19:57:12.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.208s coverage: 97.0% of statements [2024-09-10T19:57:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T19:57:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T19:57:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T19:57:22.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.307s coverage: 69.2% of statements [2024-09-10T19:57:24.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T19:57:24.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T19:57:25.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.228s coverage: 53.2% of statements [2024-09-10T19:57:30.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T19:57:30.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T19:57:30.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:57:30.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T19:57:30.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T19:57:30.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T19:57:30.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T19:57:30.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T19:57:30.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T19:57:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T19:57:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:57:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T19:57:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T19:57:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T19:57:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.263s coverage: 93.4% of statements [2024-09-10T19:57:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.281s coverage: 91.7% of statements [2024-09-10T19:57:47.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T19:57:47.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T19:57:48.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.235s coverage: 7.0% of statements [2024-09-10T19:58:00.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T19:58:00.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:58:00.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T19:58:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T19:58:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T19:58:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T19:58:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T19:58:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T19:58:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T19:58:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T19:58:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T19:58:01.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.625s coverage: 95.8% of statements [2024-09-10T19:58:02.170Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-09-10T19:58:06.420Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T19:58:07.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.114s coverage: 0.0% of statements [no tests to run] [2024-09-10T19:58:13.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T19:58:13.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T19:58:13.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.296s coverage: 0.8% of statements [2024-09-10T19:58:13.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.151s coverage: 30.7% of statements [2024-09-10T19:58:18.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.207s coverage: 41.7% of statements [2024-09-10T19:58:18.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.134s coverage: 77.8% of statements [2024-09-10T19:58:18.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.147s coverage: 94.1% of statements [2024-09-10T19:58:18.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements [2024-09-10T19:58:22.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.098s coverage: 87.5% of statements [2024-09-10T19:58:24.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T19:58:24.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T19:58:24.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T19:58:24.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T19:58:29.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T19:58:29.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T19:58:29.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T19:58:29.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T19:58:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.118s coverage: 94.4% of statements [2024-09-10T19:58:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T19:58:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T19:58:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T19:58:39.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T19:58:39.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T19:58:39.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T19:58:39.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T19:58:45.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T19:58:45.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T19:58:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T19:58:49.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.961s coverage: 79.9% of statements [2024-09-10T19:58:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.155s coverage: 92.9% of statements [2024-09-10T19:58:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 66.7% of statements [2024-09-10T19:58:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements [2024-09-10T19:58:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 75.0% of statements [2024-09-10T19:58:53.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T19:58:53.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.109s coverage: 87.2% of statements [2024-09-10T19:58:53.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.081s coverage: 20.0% of statements [2024-09-10T19:58:53.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements [2024-09-10T19:58:53.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.274s coverage: 81.8% of statements [2024-09-10T19:58:54.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements [2024-09-10T19:58:56.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T19:58:57.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.116s coverage: 86.0% of statements [2024-09-10T19:59:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T19:59:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T19:59:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.864s coverage: 63.1% of statements [2024-09-10T19:59:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.104s coverage: 100.0% of statements [2024-09-10T19:59:04.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2024-09-10T19:59:04.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.081s coverage: 100.0% of statements [2024-09-10T19:59:04.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T19:59:04.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T19:59:04.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T19:59:05.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.096s coverage: 73.7% of statements [2024-09-10T19:59:05.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-09-10T19:59:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T19:59:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T19:59:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T19:59:15.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.695s coverage: 36.5% of statements [2024-09-10T19:59:15.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements [2024-09-10T19:59:16.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T19:59:16.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T19:59:16.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T19:59:16.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T19:59:17.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-09-10T19:59:21.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T19:59:21.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T19:59:21.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T19:59:22.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.139s coverage: 4.9% of statements [2024-09-10T19:59:30.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-10T19:59:30.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T19:59:30.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:59:30.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T19:59:32.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.327s coverage: 97.1% of statements [2024-09-10T19:59:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T19:59:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T19:59:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T19:59:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T19:59:45.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.173s coverage: 19.9% of statements [2024-09-10T19:59:45.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T19:59:45.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:59:45.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T19:59:45.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T19:59:46.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.465s coverage: 95.7% of statements [2024-09-10T19:59:50.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T19:59:50.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T19:59:51.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.170s coverage: 61.8% of statements [2024-09-10T19:59:54.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T19:59:54.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:59:55.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.291s coverage: 98.9% of statements [2024-09-10T19:59:57.315Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-10T19:59:57.315Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-10T19:59:57.315Z] go vet ./... [2024-09-10T20:04:35.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T20:04:35.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T20:04:35.160Z] ./bin/test-attribution-txt.sh [2024-09-10T20:04:35.160Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-10T20:04:35.160Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T20:04:35.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-10T20:04:35.892Z] + ls -al . [2024-09-10T20:04:35.892Z] total 916 [2024-09-10T20:04:35.892Z] drwxrwxr-x 10 1001 1001 4096 Sep 10 19:51 . [2024-09-10T20:04:35.892Z] drwxr-xr-x 4 root root 4096 Sep 10 19:51 .. [2024-09-10T20:04:35.892Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:48 .blubracket [2024-09-10T20:04:35.892Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 19:48 .dockerignore [2024-09-10T20:04:35.892Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 19:48 .git [2024-09-10T20:04:35.892Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 19:48 .github [2024-09-10T20:04:35.892Z] -rw-rw-r-- 1 1001 1001 1102 Sep 10 19:48 .gitignore [2024-09-10T20:04:35.892Z] -rw-rw-r-- 1 1001 1001 42 Sep 10 19:48 .golangci.yml [2024-09-10T20:04:35.892Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 19:48 .hadolint.yml [2024-09-10T20:04:35.892Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 19:48 .sonarcloud.properties [2024-09-10T20:04:35.892Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 19:48 ADOPTERS.md [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 21286 Sep 10 19:48 Attribution.txt [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 100284 Sep 10 19:48 CHANGELOG.md [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 19:48 CONTRIBUTING.md [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 19:48 GOVERNANCE.md [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 861 Sep 10 19:48 Jenkinsfile [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 19:48 LICENSE [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 16854 Sep 10 19:48 Makefile [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 19:48 OWNERS.md [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 9528 Sep 10 19:48 README.md [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 19:48 SECURITY.md [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 19:46 VERSION [2024-09-10T20:04:35.893Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:48 bin [2024-09-10T20:04:35.893Z] drwxrwxr-x 20 1001 1001 4096 Sep 10 19:48 cmd [2024-09-10T20:04:35.893Z] -rw-r--r-- 1 root root 546549 Sep 10 19:59 coverage.out [2024-09-10T20:04:35.893Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:48 fuzz_test [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 7305 Sep 10 19:48 go.mod [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 102748 Sep 10 19:48 go.sum [2024-09-10T20:04:35.893Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 19:48 internal [2024-09-10T20:04:35.893Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 19:48 openapi [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 19:48 security.txt [2024-09-10T20:04:35.893Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 19:48 version.go [Pipeline] sh [2024-09-10T20:04:36.556Z] + '[' -e coverage.out ] [2024-09-10T20:04:36.556Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-10T20:04:36.606Z] Warning: overwriting stash ‘coverage-report’ [2024-09-10T20:04:37.553Z] Stashed 1 file(s) [Pipeline] sh [2024-09-10T20:04:38.210Z] + make build [2024-09-10T20:04:38.210Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T20:08:15.003Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T20:08:15.003Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T20:08:21.646Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T20:08:23.596Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T20:08:33.680Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T20:09:05.908Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T20:09:12.537Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T20:09:24.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T20:09:34.990Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T20:09:39.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T20:09:42.648Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T20:09:45.978Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T20:09:51.322Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-10T20:09:55.625Z] $ docker stop --time=1 e8aca08bad58a80318405f47bc1cd80788c63629579490427aa1916cb7bdd275 [2024-09-10T20:09:58.593Z] $ docker rm -f --volumes e8aca08bad58a80318405f47bc1cd80788c63629579490427aa1916cb7bdd275 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:10:02.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T20:10:02.974Z] [2024-09-10T20:10:02.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:10:03.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T20:10:03.713Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-10T20:10:03.713Z] 547446be3368: Pulling fs layer [2024-09-10T20:10:03.713Z] d125d8839a47: Pulling fs layer [2024-09-10T20:10:03.713Z] 3e85d5ac6304: Pulling fs layer [2024-09-10T20:10:03.713Z] c3105a71a48b: Pulling fs layer [2024-09-10T20:10:03.713Z] 0f093f025ec4: Pulling fs layer [2024-09-10T20:10:03.713Z] c3106fc0e877: Pulling fs layer [2024-09-10T20:10:03.713Z] c3105a71a48b: Waiting [2024-09-10T20:10:03.713Z] 0f093f025ec4: Waiting [2024-09-10T20:10:03.713Z] c3106fc0e877: Waiting [2024-09-10T20:10:03.713Z] 547446be3368: Download complete [2024-09-10T20:10:03.713Z] c3105a71a48b: Verifying Checksum [2024-09-10T20:10:03.713Z] c3105a71a48b: Download complete [2024-09-10T20:10:04.295Z] d125d8839a47: Verifying Checksum [2024-09-10T20:10:04.295Z] d125d8839a47: Download complete [2024-09-10T20:10:04.295Z] c3106fc0e877: Verifying Checksum [2024-09-10T20:10:04.295Z] c3106fc0e877: Download complete [2024-09-10T20:10:04.561Z] 0f093f025ec4: Verifying Checksum [2024-09-10T20:10:04.561Z] 0f093f025ec4: Download complete [2024-09-10T20:10:04.561Z] 547446be3368: Pull complete [2024-09-10T20:10:05.529Z] d125d8839a47: Pull complete [2024-09-10T20:10:06.488Z] 3e85d5ac6304: Verifying Checksum [2024-09-10T20:10:06.488Z] 3e85d5ac6304: Download complete [2024-09-10T20:10:16.553Z] 3e85d5ac6304: Pull complete [2024-09-10T20:10:16.553Z] c3105a71a48b: Pull complete [2024-09-10T20:10:17.136Z] 0f093f025ec4: Pull complete [2024-09-10T20:10:17.404Z] c3106fc0e877: Pull complete [2024-09-10T20:10:17.404Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-10T20:10:17.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T20:10:17.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T20:10:35.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-10042 does not seem to be running inside a container [2024-09-10T20:10:35.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-10T20:10:38.139Z] $ docker top 53c8cf0bf4b359a28cce08151aa602be1803c79b10c49ece1176e8b05dccca0e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T20:10:39.115Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T20:10:49.177Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T20:10:49.177Z] #1 transferring dockerfile: [2024-09-10T20:10:49.177Z] #1 transferring dockerfile: 1.70kB done [2024-09-10T20:10:49.177Z] #1 DONE 0.1s [2024-09-10T20:10:49.443Z] [2024-09-10T20:10:49.443Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T20:10:49.443Z] #2 transferring dockerfile: 2.15kB 0.0s done [2024-09-10T20:10:49.443Z] #2 DONE 0.1s [2024-09-10T20:10:49.443Z] [2024-09-10T20:10:49.443Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T20:10:49.709Z] #3 transferring dockerfile: 1.69kB done [2024-09-10T20:10:49.709Z] #3 DONE 0.1s [2024-09-10T20:10:49.709Z] [2024-09-10T20:10:49.709Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-09-10T20:10:49.709Z] #4 transferring dockerfile: 2.06kB done [2024-09-10T20:10:49.709Z] #4 DONE 0.1s [2024-09-10T20:10:49.709Z] [2024-09-10T20:10:49.709Z] #5 [core-command internal] load build definition from Dockerfile [2024-09-10T20:10:49.709Z] #5 transferring dockerfile: 1.93kB done [2024-09-10T20:10:49.709Z] #5 DONE 0.1s [2024-09-10T20:10:49.709Z] [2024-09-10T20:10:49.709Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T20:10:49.709Z] #6 transferring dockerfile: 1.85kB done [2024-09-10T20:10:49.709Z] #6 DONE 0.1s [2024-09-10T20:10:49.709Z] [2024-09-10T20:10:49.709Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-09-10T20:10:49.709Z] #7 transferring dockerfile: 1.95kB 0.0s done [2024-09-10T20:10:49.979Z] #7 DONE 0.1s [2024-09-10T20:10:49.979Z] [2024-09-10T20:10:49.979Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T20:10:49.979Z] #8 transferring dockerfile: 3.17kB done [2024-09-10T20:10:49.979Z] #8 DONE 0.1s [2024-09-10T20:10:49.979Z] [2024-09-10T20:10:49.979Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T20:10:49.979Z] #9 transferring dockerfile: 2.50kB 0.0s done [2024-09-10T20:10:49.979Z] #9 DONE 0.1s [2024-09-10T20:10:49.979Z] [2024-09-10T20:10:49.979Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-09-10T20:10:49.979Z] #10 transferring dockerfile: 2.01kB done [2024-09-10T20:10:49.979Z] #10 DONE 0.1s [2024-09-10T20:10:49.979Z] [2024-09-10T20:10:49.979Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T20:10:49.979Z] #11 transferring dockerfile: 1.93kB done [2024-09-10T20:10:49.979Z] #11 DONE 0.1s [2024-09-10T20:10:49.979Z] [2024-09-10T20:10:49.979Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T20:10:50.252Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-09-10T20:10:50.252Z] #12 DONE 0.1s [2024-09-10T20:10:50.252Z] [2024-09-10T20:10:50.252Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T20:10:50.252Z] #13 transferring dockerfile: 1.89kB done [2024-09-10T20:10:50.252Z] #13 DONE 0.1s [2024-09-10T20:10:50.252Z] [2024-09-10T20:10:50.252Z] #14 [core-data internal] load build definition from Dockerfile [2024-09-10T20:10:50.252Z] #14 transferring dockerfile: 2.07kB 0.0s done [2024-09-10T20:10:50.252Z] #14 DONE 0.1s [2024-09-10T20:10:50.252Z] [2024-09-10T20:10:50.252Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T20:10:50.517Z] #15 transferring dockerfile: 2.49kB done [2024-09-10T20:10:50.517Z] #15 DONE 0.1s [2024-09-10T20:10:50.517Z] [2024-09-10T20:10:50.517Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T20:10:50.517Z] #16 transferring dockerfile: 1.81kB 0.0s done [2024-09-10T20:10:50.517Z] #16 DONE 0.1s [2024-09-10T20:10:50.517Z] [2024-09-10T20:10:50.517Z] #17 [security-spire-server internal] load .dockerignore [2024-09-10T20:10:50.517Z] #17 transferring context: [2024-09-10T20:10:50.517Z] #17 transferring context: 50B done [2024-09-10T20:10:50.517Z] #17 DONE 0.1s [2024-09-10T20:10:51.097Z] [2024-09-10T20:10:51.097Z] #18 [security-proxy-auth internal] load .dockerignore [2024-09-10T20:10:51.097Z] #18 transferring context: 50B done [2024-09-10T20:10:51.097Z] #18 DONE 0.1s [2024-09-10T20:10:51.097Z] [2024-09-10T20:10:51.097Z] #19 [security-spire-config internal] load .dockerignore [2024-09-10T20:10:51.363Z] #19 transferring context: 50B done [2024-09-10T20:10:51.363Z] #19 DONE 0.0s [2024-09-10T20:10:51.363Z] [2024-09-10T20:10:51.363Z] #20 [core-metadata internal] load .dockerignore [2024-09-10T20:10:51.364Z] #20 transferring context: 50B done [2024-09-10T20:10:51.364Z] #20 DONE 0.1s [2024-09-10T20:10:51.364Z] [2024-09-10T20:10:51.364Z] #21 [core-command internal] load .dockerignore [2024-09-10T20:10:51.364Z] #21 transferring context: 50B 0.0s done [2024-09-10T20:10:51.364Z] #21 DONE 0.1s [2024-09-10T20:10:51.364Z] [2024-09-10T20:10:51.364Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-10T20:10:51.629Z] #22 transferring context: 50B done [2024-09-10T20:10:51.629Z] #22 DONE 0.1s [2024-09-10T20:10:51.629Z] [2024-09-10T20:10:51.629Z] #23 [support-notifications internal] load .dockerignore [2024-09-10T20:10:51.629Z] #23 transferring context: 50B done [2024-09-10T20:10:51.629Z] #23 DONE 0.1s [2024-09-10T20:10:51.629Z] [2024-09-10T20:10:51.629Z] #24 [security-bootstrapper internal] load .dockerignore [2024-09-10T20:10:51.629Z] #24 transferring context: 50B done [2024-09-10T20:10:51.629Z] #24 DONE 0.1s [2024-09-10T20:10:51.629Z] [2024-09-10T20:10:51.629Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-10T20:10:51.629Z] #25 transferring context: 50B 0.0s done [2024-09-10T20:10:51.629Z] #25 DONE 0.1s [2024-09-10T20:10:51.629Z] [2024-09-10T20:10:51.629Z] #26 [core-keeper internal] load .dockerignore [2024-09-10T20:10:51.629Z] #26 transferring context: 50B done [2024-09-10T20:10:51.629Z] #26 DONE 0.1s [2024-09-10T20:10:51.629Z] [2024-09-10T20:10:51.629Z] #27 [support-scheduler internal] load .dockerignore [2024-09-10T20:10:51.897Z] #27 transferring context: 50B done [2024-09-10T20:10:51.897Z] #27 DONE 0.1s [2024-09-10T20:10:51.897Z] [2024-09-10T20:10:51.897Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T20:10:51.897Z] #28 transferring context: 50B 0.0s done [2024-09-10T20:10:51.897Z] #28 DONE 0.1s [2024-09-10T20:10:51.897Z] [2024-09-10T20:10:51.897Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T20:10:51.897Z] #29 transferring context: 50B 0.0s done [2024-09-10T20:10:51.897Z] #29 DONE 0.1s [2024-09-10T20:10:51.897Z] [2024-09-10T20:10:51.897Z] #30 [core-data internal] load .dockerignore [2024-09-10T20:10:51.897Z] #30 transferring context: 50B 0.0s done [2024-09-10T20:10:52.172Z] #30 DONE 0.1s [2024-09-10T20:10:52.172Z] [2024-09-10T20:10:52.172Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-09-10T20:10:52.172Z] #31 transferring context: 50B 0.0s done [2024-09-10T20:10:52.172Z] #31 DONE 0.1s [2024-09-10T20:10:52.172Z] [2024-09-10T20:10:52.172Z] #32 [security-spire-agent internal] load .dockerignore [2024-09-10T20:10:52.172Z] #32 transferring context: 50B 0.0s done [2024-09-10T20:10:52.172Z] #32 DONE 0.1s [2024-09-10T20:10:52.172Z] [2024-09-10T20:10:52.172Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T20:10:52.437Z] #33 ... [2024-09-10T20:10:52.437Z] [2024-09-10T20:10:52.437Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:10:52.437Z] #34 DONE 0.2s [2024-09-10T20:10:52.437Z] [2024-09-10T20:10:52.437Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T20:10:53.016Z] #33 ... [2024-09-10T20:10:53.016Z] [2024-09-10T20:10:53.016Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:53.016Z] #35 DONE 0.0s [2024-09-10T20:10:53.016Z] [2024-09-10T20:10:53.016Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:10:53.016Z] #34 DONE 0.2s [2024-09-10T20:10:53.016Z] [2024-09-10T20:10:53.016Z] #36 [security-spire-server internal] load build context [2024-09-10T20:10:53.016Z] #36 transferring context: 27.71kB 0.0s done [2024-09-10T20:10:53.016Z] #36 DONE 0.1s [2024-09-10T20:10:53.016Z] [2024-09-10T20:10:53.016Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T20:10:53.016Z] #33 ... [2024-09-10T20:10:53.016Z] [2024-09-10T20:10:53.016Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:53.016Z] #35 DONE 0.0s [2024-09-10T20:10:53.286Z] [2024-09-10T20:10:53.286Z] #35 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:53.286Z] #35 DONE 0.0s [2024-09-10T20:10:53.286Z] [2024-09-10T20:10:53.286Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T20:10:53.286Z] #33 DONE 0.7s [2024-09-10T20:10:53.286Z] [2024-09-10T20:10:53.286Z] #37 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:53.286Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:10:53.286Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:10:53.286Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:10:53.286Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:10:53.286Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-10T20:10:53.286Z] #37 ... [2024-09-10T20:10:53.286Z] [2024-09-10T20:10:53.286Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:53.286Z] #35 DONE 0.0s [2024-09-10T20:10:53.286Z] [2024-09-10T20:10:53.286Z] #37 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:53.286Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.3s [2024-09-10T20:10:53.286Z] #37 ... [2024-09-10T20:10:53.286Z] [2024-09-10T20:10:53.286Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:10:53.286Z] #34 DONE 0.4s [2024-09-10T20:10:53.286Z] [2024-09-10T20:10:53.286Z] #37 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:53.286Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.4s [2024-09-10T20:10:53.551Z] #37 ... [2024-09-10T20:10:53.551Z] [2024-09-10T20:10:53.551Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:53.551Z] #35 DONE 0.0s [2024-09-10T20:10:53.551Z] [2024-09-10T20:10:53.551Z] #37 [support-cron-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:53.551Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:10:53.551Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:10:53.551Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:10:53.551Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:10:53.551Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T20:10:53.551Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-10T20:10:53.816Z] #37 ... [2024-09-10T20:10:53.816Z] [2024-09-10T20:10:53.816Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:53.816Z] #35 DONE 0.0s [2024-09-10T20:10:53.816Z] [2024-09-10T20:10:53.816Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:10:53.816Z] #34 DONE 0.6s [2024-09-10T20:10:53.816Z] [2024-09-10T20:10:53.816Z] #37 [support-cron-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:53.816Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:10:53.816Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:10:53.816Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:10:53.816Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:10:53.816Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T20:10:54.398Z] #37 ... [2024-09-10T20:10:54.398Z] [2024-09-10T20:10:54.398Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:54.398Z] #35 DONE 0.2s [2024-09-10T20:10:54.398Z] [2024-09-10T20:10:54.398Z] #37 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:54.398Z] #37 ... [2024-09-10T20:10:54.398Z] [2024-09-10T20:10:54.398Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:10:54.398Z] #34 DONE 0.9s [2024-09-10T20:10:54.398Z] [2024-09-10T20:10:54.398Z] #37 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:54.398Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:10:54.398Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:10:54.398Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:10:54.398Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:10:54.398Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T20:10:54.398Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:10:54.398Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:10:54.398Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:10:54.398Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:10:54.398Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T20:10:54.665Z] #37 ... [2024-09-10T20:10:54.665Z] [2024-09-10T20:10:54.665Z] #38 [security-spire-config internal] load build context [2024-09-10T20:10:54.665Z] #38 transferring context: 25.96kB 0.1s done [2024-09-10T20:10:54.665Z] #38 DONE 1.4s [2024-09-10T20:10:54.665Z] [2024-09-10T20:10:54.665Z] #37 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:54.665Z] #37 ... [2024-09-10T20:10:54.665Z] [2024-09-10T20:10:54.665Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:54.665Z] #35 DONE 0.2s [2024-09-10T20:10:54.665Z] [2024-09-10T20:10:54.665Z] #37 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:54.933Z] #37 ... [2024-09-10T20:10:54.933Z] [2024-09-10T20:10:54.933Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:54.933Z] #35 DONE 0.2s [2024-09-10T20:10:54.933Z] [2024-09-10T20:10:54.933Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:10:54.933Z] #34 DONE 1.2s [2024-09-10T20:10:54.933Z] [2024-09-10T20:10:54.933Z] #37 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:54.933Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:10:54.933Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:10:54.933Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:10:54.933Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:10:54.933Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T20:10:55.200Z] #37 ... [2024-09-10T20:10:55.200Z] [2024-09-10T20:10:55.200Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:55.200Z] #35 DONE 0.2s [2024-09-10T20:10:55.200Z] [2024-09-10T20:10:55.200Z] #37 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:55.466Z] #37 ... [2024-09-10T20:10:55.466Z] [2024-09-10T20:10:55.466Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:10:55.466Z] #35 DONE 0.2s [2024-09-10T20:10:55.466Z] [2024-09-10T20:10:55.466Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:10:55.466Z] #34 DONE 1.6s [2024-09-10T20:10:55.466Z] [2024-09-10T20:10:55.466Z] #37 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:55.466Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:10:55.466Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:10:55.466Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:10:55.466Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:10:55.466Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T20:10:56.421Z] #37 ... [2024-09-10T20:10:56.421Z] [2024-09-10T20:10:56.421Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:10:56.421Z] #34 DONE 1.8s [2024-09-10T20:10:56.421Z] [2024-09-10T20:10:56.421Z] #37 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:56.421Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.6s done [2024-09-10T20:10:56.421Z] #37 ... [2024-09-10T20:10:56.421Z] [2024-09-10T20:10:56.421Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T20:10:56.421Z] #33 DONE 1.2s [2024-09-10T20:10:56.687Z] [2024-09-10T20:10:56.687Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:10:56.687Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-10T20:10:56.687Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T20:10:56.687Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T20:10:56.687Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T20:10:56.687Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-10T20:10:56.687Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-09-10T20:10:56.687Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-10T20:10:56.687Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-09-10T20:10:56.687Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 3.5s [2024-09-10T20:10:56.687Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T20:10:56.687Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-10T20:10:56.687Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 3.6s [2024-09-10T20:10:57.272Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.0s done [2024-09-10T20:10:57.858Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-10T20:10:57.858Z] #39 ... [2024-09-10T20:10:57.858Z] [2024-09-10T20:10:57.858Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T20:10:57.858Z] #40 DONE 2.0s [2024-09-10T20:10:57.858Z] [2024-09-10T20:10:57.858Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:10:58.126Z] #41 ... [2024-09-10T20:10:58.126Z] [2024-09-10T20:10:58.126Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:10:58.126Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-10T20:10:58.126Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T20:10:58.126Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T20:10:58.126Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T20:10:58.126Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-10T20:10:58.126Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-09-10T20:10:58.126Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-10T20:10:58.126Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-09-10T20:10:58.126Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.0s done [2024-09-10T20:10:58.126Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T20:10:58.126Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-10T20:10:59.542Z] #39 ... [2024-09-10T20:10:59.542Z] [2024-09-10T20:10:59.542Z] #37 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:10:59.542Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:10:59.542Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:10:59.542Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:10:59.542Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:10:59.542Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-10T20:10:59.542Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.6s done [2024-09-10T20:10:59.542Z] #37 DONE 7.2s [2024-09-10T20:10:59.542Z] [2024-09-10T20:10:59.542Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:10:59.542Z] #39 ... [2024-09-10T20:10:59.542Z] [2024-09-10T20:10:59.542Z] #42 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:10:59.542Z] #42 DONE 6.6s [2024-09-10T20:10:59.542Z] [2024-09-10T20:10:59.542Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:00.951Z] #39 ... [2024-09-10T20:11:00.951Z] [2024-09-10T20:11:00.951Z] #43 [security-spire-agent internal] load build context [2024-09-10T20:11:00.951Z] #43 transferring context: 27.24kB 0.3s done [2024-09-10T20:11:00.951Z] #43 DONE 3.0s [2024-09-10T20:11:00.951Z] [2024-09-10T20:11:00.951Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:03.567Z] #39 ... [2024-09-10T20:11:03.567Z] [2024-09-10T20:11:03.567Z] #44 [core-command internal] load build context [2024-09-10T20:11:03.567Z] #44 ... [2024-09-10T20:11:03.567Z] [2024-09-10T20:11:03.567Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:03.567Z] #45 ... [2024-09-10T20:11:03.567Z] [2024-09-10T20:11:03.567Z] #44 [core-command internal] load build context [2024-09-10T20:11:03.567Z] #44 ... [2024-09-10T20:11:03.567Z] [2024-09-10T20:11:03.567Z] #46 [support-notifications internal] load build context [2024-09-10T20:11:03.567Z] #46 ... [2024-09-10T20:11:03.567Z] [2024-09-10T20:11:03.567Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:11:03.835Z] #47 ... [2024-09-10T20:11:03.835Z] [2024-09-10T20:11:03.835Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:03.835Z] #39 ... [2024-09-10T20:11:03.835Z] [2024-09-10T20:11:03.835Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:11:03.835Z] #48 ... [2024-09-10T20:11:03.835Z] [2024-09-10T20:11:03.835Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:11:04.102Z] #49 ... [2024-09-10T20:11:04.102Z] [2024-09-10T20:11:04.102Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:11:04.370Z] #48 ... [2024-09-10T20:11:04.370Z] [2024-09-10T20:11:04.370Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:04.370Z] #50 ... [2024-09-10T20:11:04.370Z] [2024-09-10T20:11:04.370Z] #44 [core-command internal] load build context [2024-09-10T20:11:04.370Z] #44 ... [2024-09-10T20:11:04.370Z] [2024-09-10T20:11:04.370Z] #51 [support-scheduler internal] load build context [2024-09-10T20:11:04.642Z] #51 ... [2024-09-10T20:11:04.642Z] [2024-09-10T20:11:04.642Z] #44 [core-command internal] load build context [2024-09-10T20:11:04.920Z] #44 ... [2024-09-10T20:11:04.920Z] [2024-09-10T20:11:04.920Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:11:05.187Z] #52 ... [2024-09-10T20:11:05.187Z] [2024-09-10T20:11:05.187Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:05.187Z] #53 ... [2024-09-10T20:11:05.187Z] [2024-09-10T20:11:05.187Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:11:05.773Z] #52 ... [2024-09-10T20:11:05.773Z] [2024-09-10T20:11:05.773Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:11:05.773Z] #54 ... [2024-09-10T20:11:05.773Z] [2024-09-10T20:11:05.773Z] #55 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-10T20:11:05.773Z] #55 DONE 5.5s [2024-09-10T20:11:05.773Z] [2024-09-10T20:11:05.773Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:11:05.773Z] #54 ... [2024-09-10T20:11:05.773Z] [2024-09-10T20:11:05.773Z] #56 [core-data internal] load build context [2024-09-10T20:11:05.773Z] #56 transferring context: 30.55MB 9.5s [2024-09-10T20:11:05.773Z] #56 ... [2024-09-10T20:11:05.773Z] [2024-09-10T20:11:05.773Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T20:11:08.359Z] #57 ... [2024-09-10T20:11:08.359Z] [2024-09-10T20:11:08.359Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:11:08.359Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-10T20:11:08.359Z] #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-10T20:11:08.359Z] #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-10T20:11:08.359Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T20:11:08.359Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-10T20:11:08.359Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-10T20:11:08.359Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-09-10T20:11:08.359Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.6s done [2024-09-10T20:11:08.359Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-10T20:11:08.359Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.5s [2024-09-10T20:11:08.359Z] #58 ... [2024-09-10T20:11:08.359Z] [2024-09-10T20:11:08.359Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:08.359Z] #41 ... [2024-09-10T20:11:08.359Z] [2024-09-10T20:11:08.359Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:11:09.351Z] #58 ... [2024-09-10T20:11:09.351Z] [2024-09-10T20:11:09.351Z] #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T20:11:09.351Z] #0 6.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:09.351Z] #0 7.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:09.351Z] #0 9.116 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:09.351Z] #0 9.116 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:09.351Z] #0 9.192 OK: 8 MiB in 16 packages [2024-09-10T20:11:09.351Z] #59 ... [2024-09-10T20:11:09.351Z] [2024-09-10T20:11:09.351Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T20:11:09.351Z] #0 7.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:09.351Z] #0 8.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:09.619Z] #60 ... [2024-09-10T20:11:09.619Z] [2024-09-10T20:11:09.619Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:11:10.203Z] #52 ... [2024-09-10T20:11:10.203Z] [2024-09-10T20:11:10.203Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T20:11:10.470Z] #61 ... [2024-09-10T20:11:10.470Z] [2024-09-10T20:11:10.470Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T20:11:10.470Z] #62 ... [2024-09-10T20:11:10.470Z] [2024-09-10T20:11:10.470Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T20:11:10.470Z] #0 7.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:10.470Z] #0 8.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:10.470Z] #63 10.41 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:10.470Z] #63 10.41 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:10.470Z] #63 ... [2024-09-10T20:11:10.470Z] [2024-09-10T20:11:10.470Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T20:11:10.737Z] #64 ... [2024-09-10T20:11:10.737Z] [2024-09-10T20:11:10.737Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T20:11:10.737Z] #65 ... [2024-09-10T20:11:10.737Z] [2024-09-10T20:11:10.737Z] #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T20:11:10.737Z] #59 DONE 11.6s [2024-09-10T20:11:10.737Z] [2024-09-10T20:11:10.737Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T20:11:10.737Z] #0 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:11.005Z] #66 ... [2024-09-10T20:11:11.005Z] [2024-09-10T20:11:11.005Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T20:11:11.005Z] #67 ... [2024-09-10T20:11:11.005Z] [2024-09-10T20:11:11.005Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T20:11:11.272Z] #68 ... [2024-09-10T20:11:11.272Z] [2024-09-10T20:11:11.272Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T20:11:11.272Z] #69 ... [2024-09-10T20:11:11.272Z] [2024-09-10T20:11:11.272Z] #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T20:11:11.856Z] #70 ... [2024-09-10T20:11:11.856Z] [2024-09-10T20:11:11.856Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T20:11:11.856Z] #60 11.10 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:11.856Z] #60 11.10 (2/2) Installing su-exec (0.2-r3) [2024-09-10T20:11:11.856Z] #60 11.10 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:11.856Z] #60 11.10 OK: 8 MiB in 17 packages [2024-09-10T20:11:11.856Z] #60 DONE 12.4s [2024-09-10T20:11:12.128Z] [2024-09-10T20:11:12.128Z] #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T20:11:12.400Z] #71 ... [2024-09-10T20:11:12.400Z] [2024-09-10T20:11:12.400Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T20:11:12.400Z] #63 10.49 OK: 8 MiB in 16 packages [2024-09-10T20:11:12.400Z] #63 DONE 12.2s [2024-09-10T20:11:12.669Z] [2024-09-10T20:11:12.669Z] #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T20:11:13.626Z] #72 ... [2024-09-10T20:11:13.626Z] [2024-09-10T20:11:13.626Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:13.626Z] #45 transferring context: 57.73MB 19.8s [2024-09-10T20:11:13.626Z] #45 ... [2024-09-10T20:11:13.626Z] [2024-09-10T20:11:13.626Z] #46 [support-notifications internal] load build context [2024-09-10T20:11:13.893Z] #46 ... [2024-09-10T20:11:13.893Z] [2024-09-10T20:11:13.893Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:13.893Z] #45 ... [2024-09-10T20:11:13.893Z] [2024-09-10T20:11:13.893Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:11:14.160Z] #47 ... [2024-09-10T20:11:14.160Z] [2024-09-10T20:11:14.160Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:14.160Z] #45 ... [2024-09-10T20:11:14.160Z] [2024-09-10T20:11:14.160Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:11:14.160Z] #49 ... [2024-09-10T20:11:14.160Z] [2024-09-10T20:11:14.160Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:11:14.428Z] #47 ... [2024-09-10T20:11:14.428Z] [2024-09-10T20:11:14.428Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:14.694Z] #50 ... [2024-09-10T20:11:14.694Z] [2024-09-10T20:11:14.694Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:11:14.694Z] #48 ... [2024-09-10T20:11:14.694Z] [2024-09-10T20:11:14.694Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:14.694Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.1s [2024-09-10T20:11:14.694Z] #39 ... [2024-09-10T20:11:14.694Z] [2024-09-10T20:11:14.694Z] #51 [support-scheduler internal] load build context [2024-09-10T20:11:14.961Z] #51 ... [2024-09-10T20:11:14.961Z] [2024-09-10T20:11:14.961Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:14.961Z] #50 ... [2024-09-10T20:11:14.961Z] [2024-09-10T20:11:14.961Z] #44 [core-command internal] load build context [2024-09-10T20:11:15.232Z] #44 ... [2024-09-10T20:11:15.232Z] [2024-09-10T20:11:15.232Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:15.499Z] #50 ... [2024-09-10T20:11:15.499Z] [2024-09-10T20:11:15.499Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:15.499Z] #53 ... [2024-09-10T20:11:15.499Z] [2024-09-10T20:11:15.499Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T20:11:15.499Z] #67 DONE 15.2s [2024-09-10T20:11:15.499Z] [2024-09-10T20:11:15.499Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:15.499Z] #53 ... [2024-09-10T20:11:15.499Z] [2024-09-10T20:11:15.499Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:15.780Z] #39 ... [2024-09-10T20:11:15.780Z] [2024-09-10T20:11:15.780Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T20:11:15.780Z] #73 ... [2024-09-10T20:11:15.780Z] [2024-09-10T20:11:15.780Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T20:11:16.045Z] #74 ... [2024-09-10T20:11:16.045Z] [2024-09-10T20:11:16.045Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T20:11:16.045Z] #75 ... [2024-09-10T20:11:16.045Z] [2024-09-10T20:11:16.045Z] #56 [core-data internal] load build context [2024-09-10T20:11:16.045Z] #56 ... [2024-09-10T20:11:16.045Z] [2024-09-10T20:11:16.045Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T20:11:16.045Z] #66 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:16.045Z] #66 12.86 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T20:11:16.045Z] #66 13.00 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:16.045Z] #66 13.00 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:16.045Z] #66 13.00 Executing ca-certificates-20240226-r0.trigger [2024-09-10T20:11:16.045Z] #66 13.53 OK: 9 MiB in 17 packages [2024-09-10T20:11:16.045Z] #66 DONE 15.9s [2024-09-10T20:11:16.045Z] [2024-09-10T20:11:16.045Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:11:16.312Z] #54 ... [2024-09-10T20:11:16.312Z] [2024-09-10T20:11:16.312Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T20:11:16.312Z] #76 ... [2024-09-10T20:11:16.312Z] [2024-09-10T20:11:16.312Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:11:18.904Z] #54 ... [2024-09-10T20:11:18.904Z] [2024-09-10T20:11:18.904Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:18.904Z] #41 transferring context: 66.70MB 25.2s [2024-09-10T20:11:18.904Z] #41 ... [2024-09-10T20:11:18.904Z] [2024-09-10T20:11:18.904Z] #56 [core-data internal] load build context [2024-09-10T20:11:18.904Z] #56 ... [2024-09-10T20:11:18.904Z] [2024-09-10T20:11:18.904Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T20:11:18.905Z] #68 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:18.905Z] #68 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:18.905Z] #68 13.74 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T20:11:18.905Z] #68 13.74 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T20:11:18.905Z] #68 13.74 OK: 19946 distinct packages available [2024-09-10T20:11:18.905Z] #68 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:18.905Z] #68 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:18.905Z] #68 16.56 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:18.905Z] #68 16.56 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T20:11:18.905Z] #68 16.56 (3/4) Installing libucontext (1.2-r2) [2024-09-10T20:11:18.905Z] #68 16.56 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T20:11:18.905Z] #68 16.56 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:18.905Z] #68 16.81 OK: 8 MiB in 19 packages [2024-09-10T20:11:18.905Z] #68 DONE 18.5s [2024-09-10T20:11:18.905Z] [2024-09-10T20:11:18.905Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:20.343Z] #41 ... [2024-09-10T20:11:20.343Z] [2024-09-10T20:11:20.343Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:11:20.343Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.5s [2024-09-10T20:11:20.343Z] #58 ... [2024-09-10T20:11:20.343Z] [2024-09-10T20:11:20.343Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:20.343Z] #41 ... [2024-09-10T20:11:20.343Z] [2024-09-10T20:11:20.343Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:11:20.609Z] #52 ... [2024-09-10T20:11:20.609Z] [2024-09-10T20:11:20.609Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:11:22.012Z] #58 ... [2024-09-10T20:11:22.012Z] [2024-09-10T20:11:22.012Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T20:11:22.012Z] #62 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:22.012Z] #62 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:22.012Z] #62 17.16 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T20:11:22.012Z] #62 17.24 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:22.012Z] #62 17.24 (3/3) Installing tzdata (2024a-r0) [2024-09-10T20:11:22.012Z] #62 19.12 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:22.012Z] #62 19.19 Executing ca-certificates-20240226-r0.trigger [2024-09-10T20:11:22.012Z] #62 20.12 OK: 12 MiB in 18 packages [2024-09-10T20:11:22.012Z] #62 DONE 21.8s [2024-09-10T20:11:22.012Z] [2024-09-10T20:11:22.012Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:11:22.977Z] #58 ... [2024-09-10T20:11:22.977Z] [2024-09-10T20:11:22.977Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T20:11:22.977Z] #61 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:22.977Z] #61 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:22.977Z] #61 20.26 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:22.977Z] #61 20.26 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T20:11:22.977Z] #61 20.26 (3/4) Installing su-exec (0.2-r3) [2024-09-10T20:11:22.977Z] #61 20.26 (4/4) Installing yq (4.33.3-r5) [2024-09-10T20:11:22.977Z] #61 20.75 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:22.977Z] #61 20.95 OK: 18 MiB in 19 packages [2024-09-10T20:11:22.977Z] #61 DONE 22.8s [2024-09-10T20:11:23.248Z] [2024-09-10T20:11:23.248Z] #44 [core-command internal] load build context [2024-09-10T20:11:23.514Z] #44 ... [2024-09-10T20:11:23.514Z] [2024-09-10T20:11:23.514Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:11:24.095Z] #58 ... [2024-09-10T20:11:24.095Z] [2024-09-10T20:11:24.095Z] #46 [support-notifications internal] load build context [2024-09-10T20:11:24.095Z] #46 transferring context: 62.75MB 29.3s [2024-09-10T20:11:24.095Z] #46 ... [2024-09-10T20:11:24.095Z] [2024-09-10T20:11:24.095Z] #44 [core-command internal] load build context [2024-09-10T20:11:24.362Z] #44 ... [2024-09-10T20:11:24.362Z] [2024-09-10T20:11:24.362Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:11:24.362Z] #49 ... [2024-09-10T20:11:24.362Z] [2024-09-10T20:11:24.362Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:24.630Z] #45 ... [2024-09-10T20:11:24.630Z] [2024-09-10T20:11:24.630Z] #44 [core-command internal] load build context [2024-09-10T20:11:24.630Z] #44 ... [2024-09-10T20:11:24.630Z] [2024-09-10T20:11:24.630Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:11:24.896Z] #47 ... [2024-09-10T20:11:24.896Z] [2024-09-10T20:11:24.896Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:11:24.896Z] #48 ... [2024-09-10T20:11:24.896Z] [2024-09-10T20:11:24.896Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:25.176Z] #45 ... [2024-09-10T20:11:25.176Z] [2024-09-10T20:11:25.176Z] #51 [support-scheduler internal] load build context [2024-09-10T20:11:25.453Z] #51 ... [2024-09-10T20:11:25.453Z] [2024-09-10T20:11:25.453Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:25.719Z] #45 ... [2024-09-10T20:11:25.719Z] [2024-09-10T20:11:25.719Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:25.719Z] #53 ... [2024-09-10T20:11:25.719Z] [2024-09-10T20:11:25.719Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:25.719Z] #50 ... [2024-09-10T20:11:25.719Z] [2024-09-10T20:11:25.719Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:25.719Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.8s [2024-09-10T20:11:25.985Z] #39 ... [2024-09-10T20:11:25.985Z] [2024-09-10T20:11:25.985Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T20:11:25.985Z] #77 ... [2024-09-10T20:11:25.985Z] [2024-09-10T20:11:25.985Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:26.250Z] #50 ... [2024-09-10T20:11:26.250Z] [2024-09-10T20:11:26.250Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:11:26.517Z] #78 ... [2024-09-10T20:11:26.517Z] [2024-09-10T20:11:26.517Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:27.104Z] #50 ... [2024-09-10T20:11:27.104Z] [2024-09-10T20:11:27.104Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T20:11:27.104Z] #69 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:27.104Z] #69 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:27.104Z] #69 21.14 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T20:11:27.104Z] #69 21.14 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T20:11:27.104Z] #69 21.14 OK: 19946 distinct packages available [2024-09-10T20:11:27.104Z] #69 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:27.104Z] #69 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:27.104Z] #69 25.90 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T20:11:27.104Z] #69 26.22 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T20:11:27.104Z] #69 26.28 (3/11) Installing libunistring (1.1-r1) [2024-09-10T20:11:27.104Z] #69 26.37 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T20:11:27.104Z] #69 26.48 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T20:11:27.104Z] #69 26.48 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T20:11:27.104Z] #69 26.65 (7/11) Installing curl (8.9.1-r0) [2024-09-10T20:11:27.104Z] #69 26.65 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:27.104Z] #69 26.75 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T20:11:27.104Z] #69 26.75 (10/11) Installing libucontext (1.2-r2) [2024-09-10T20:11:27.104Z] #69 ... [2024-09-10T20:11:27.104Z] [2024-09-10T20:11:27.104Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:28.090Z] #39 ... [2024-09-10T20:11:28.090Z] [2024-09-10T20:11:28.090Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T20:11:28.090Z] #64 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:28.090Z] #64 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:28.090Z] #64 23.94 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T20:11:28.090Z] #64 23.94 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:28.090Z] #64 23.94 (3/4) Installing su-exec (0.2-r3) [2024-09-10T20:11:28.090Z] #64 23.94 (4/4) Installing yq (4.33.3-r5) [2024-09-10T20:11:28.090Z] #64 24.52 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:28.090Z] #64 24.62 Executing ca-certificates-20240226-r0.trigger [2024-09-10T20:11:28.090Z] #64 25.60 OK: 18 MiB in 19 packages [2024-09-10T20:11:28.090Z] #64 DONE 27.5s [2024-09-10T20:11:28.090Z] [2024-09-10T20:11:28.090Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:11:28.090Z] #47 ... [2024-09-10T20:11:28.090Z] [2024-09-10T20:11:28.090Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T20:11:28.090Z] #65 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:28.090Z] #65 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:28.090Z] #65 22.90 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T20:11:28.090Z] #65 22.90 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T20:11:28.090Z] #65 22.90 OK: 19946 distinct packages available [2024-09-10T20:11:28.090Z] #65 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:28.090Z] #65 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:28.358Z] #65 ... [2024-09-10T20:11:28.358Z] [2024-09-10T20:11:28.358Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:11:28.954Z] #47 ... [2024-09-10T20:11:28.954Z] [2024-09-10T20:11:28.954Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:11:28.954Z] #54 ... [2024-09-10T20:11:28.954Z] [2024-09-10T20:11:28.954Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T20:11:28.954Z] #79 ... [2024-09-10T20:11:28.954Z] [2024-09-10T20:11:28.954Z] #56 [core-data internal] load build context [2024-09-10T20:11:28.954Z] #56 transferring context: 64.85MB 32.7s [2024-09-10T20:11:29.227Z] #56 ... [2024-09-10T20:11:29.227Z] [2024-09-10T20:11:29.227Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:11:29.502Z] #54 ... [2024-09-10T20:11:29.502Z] [2024-09-10T20:11:29.502Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T20:11:29.502Z] #74 DONE 23.7s [2024-09-10T20:11:29.502Z] [2024-09-10T20:11:29.502Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:11:30.461Z] #47 ... [2024-09-10T20:11:30.461Z] [2024-09-10T20:11:30.461Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:30.737Z] #41 ... [2024-09-10T20:11:30.737Z] [2024-09-10T20:11:30.737Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T20:11:30.737Z] #65 30.07 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:30.737Z] #65 30.07 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T20:11:30.737Z] #65 30.07 (3/5) Installing libucontext (1.2-r2) [2024-09-10T20:11:30.737Z] #65 30.07 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T20:11:30.737Z] #65 30.07 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T20:11:30.737Z] #65 30.13 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:30.737Z] #65 ... [2024-09-10T20:11:30.737Z] [2024-09-10T20:11:30.737Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:11:31.014Z] #52 ... [2024-09-10T20:11:31.014Z] [2024-09-10T20:11:31.014Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:31.014Z] #41 ... [2024-09-10T20:11:31.014Z] [2024-09-10T20:11:31.014Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T20:11:31.014Z] #57 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:31.014Z] #57 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:31.014Z] #57 23.04 OK: 266 MiB in 52 packages [2024-09-10T20:11:31.014Z] #57 DONE 25.5s [2024-09-10T20:11:31.014Z] [2024-09-10T20:11:31.014Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:32.428Z] #41 ... [2024-09-10T20:11:32.428Z] [2024-09-10T20:11:32.428Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T20:11:32.428Z] #69 26.81 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T20:11:32.428Z] #69 26.81 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:32.428Z] #69 27.02 Executing ca-certificates-20240226-r0.trigger [2024-09-10T20:11:32.428Z] #69 28.08 OK: 13 MiB in 26 packages [2024-09-10T20:11:32.428Z] #69 DONE 31.7s [2024-09-10T20:11:32.428Z] [2024-09-10T20:11:32.428Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:32.428Z] #41 ... [2024-09-10T20:11:32.428Z] [2024-09-10T20:11:32.428Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:11:32.428Z] #80 ... [2024-09-10T20:11:32.428Z] [2024-09-10T20:11:32.428Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T20:11:32.428Z] #65 30.34 OK: 9 MiB in 20 packages [2024-09-10T20:11:32.428Z] #65 DONE 32.8s [2024-09-10T20:11:32.428Z] [2024-09-10T20:11:32.428Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:33.853Z] #41 ... [2024-09-10T20:11:33.853Z] [2024-09-10T20:11:33.853Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T20:11:33.853Z] #81 ... [2024-09-10T20:11:33.853Z] [2024-09-10T20:11:33.853Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:11:33.853Z] #49 ... [2024-09-10T20:11:33.853Z] [2024-09-10T20:11:33.853Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:34.120Z] #41 transferring context: 85.56MB 40.8s [2024-09-10T20:11:34.120Z] #41 ... [2024-09-10T20:11:34.120Z] [2024-09-10T20:11:34.120Z] #46 [support-notifications internal] load build context [2024-09-10T20:11:34.120Z] #46 ... [2024-09-10T20:11:34.120Z] [2024-09-10T20:11:34.120Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:11:34.120Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.8s [2024-09-10T20:11:34.390Z] #58 ... [2024-09-10T20:11:34.390Z] [2024-09-10T20:11:34.390Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:34.390Z] #41 ... [2024-09-10T20:11:34.390Z] [2024-09-10T20:11:34.390Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T20:11:34.390Z] #73 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:34.390Z] #73 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:34.390Z] #73 24.16 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T20:11:34.390Z] #73 24.16 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T20:11:34.390Z] #73 24.16 OK: 19954 distinct packages available [2024-09-10T20:11:34.390Z] #73 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:34.390Z] #73 25.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:34.390Z] #73 28.17 OK: 266 MiB in 52 packages [2024-09-10T20:11:34.660Z] #73 ... [2024-09-10T20:11:34.660Z] [2024-09-10T20:11:34.660Z] #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T20:11:34.660Z] #76 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:34.660Z] #76 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:34.660Z] #76 26.64 OK: 266 MiB in 52 packages [2024-09-10T20:11:34.660Z] #76 DONE 29.0s [2024-09-10T20:11:34.660Z] [2024-09-10T20:11:34.660Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:11:34.927Z] #49 ... [2024-09-10T20:11:34.927Z] [2024-09-10T20:11:34.927Z] #44 [core-command internal] load build context [2024-09-10T20:11:34.927Z] #44 ... [2024-09-10T20:11:34.927Z] [2024-09-10T20:11:34.927Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:35.199Z] #41 ... [2024-09-10T20:11:35.199Z] [2024-09-10T20:11:35.199Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:11:35.199Z] #48 ... [2024-09-10T20:11:35.199Z] [2024-09-10T20:11:35.199Z] #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T20:11:35.199Z] #70 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:35.472Z] #70 ... [2024-09-10T20:11:35.472Z] [2024-09-10T20:11:35.472Z] #51 [support-scheduler internal] load build context [2024-09-10T20:11:35.472Z] #51 ... [2024-09-10T20:11:35.472Z] [2024-09-10T20:11:35.472Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T20:11:35.472Z] #75 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:35.472Z] #75 24.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:35.472Z] #75 27.17 OK: 266 MiB in 52 packages [2024-09-10T20:11:35.472Z] #75 DONE 29.8s [2024-09-10T20:11:35.472Z] [2024-09-10T20:11:35.472Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:35.738Z] #41 ... [2024-09-10T20:11:35.738Z] [2024-09-10T20:11:35.738Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:36.003Z] #53 ... [2024-09-10T20:11:36.003Z] [2024-09-10T20:11:36.003Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:36.003Z] #45 ... [2024-09-10T20:11:36.003Z] [2024-09-10T20:11:36.003Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:36.269Z] #41 ... [2024-09-10T20:11:36.269Z] [2024-09-10T20:11:36.269Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T20:11:36.269Z] #73 DONE 30.4s [2024-09-10T20:11:36.269Z] [2024-09-10T20:11:36.269Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:36.855Z] #41 ... [2024-09-10T20:11:36.855Z] [2024-09-10T20:11:36.855Z] #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T20:11:36.855Z] #71 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:36.855Z] #71 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:36.855Z] #71 22.82 OK: 8 MiB in 17 packages [2024-09-10T20:11:36.855Z] #71 DONE 24.7s [2024-09-10T20:11:36.855Z] [2024-09-10T20:11:36.855Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:37.120Z] #41 ... [2024-09-10T20:11:37.120Z] [2024-09-10T20:11:37.120Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:37.120Z] #50 ... [2024-09-10T20:11:37.120Z] [2024-09-10T20:11:37.120Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:38.083Z] #41 ... [2024-09-10T20:11:38.083Z] [2024-09-10T20:11:38.083Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T20:11:38.083Z] #82 ... [2024-09-10T20:11:38.083Z] [2024-09-10T20:11:38.083Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:38.083Z] #41 ... [2024-09-10T20:11:38.083Z] [2024-09-10T20:11:38.083Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:38.083Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.3s [2024-09-10T20:11:38.351Z] #39 ... [2024-09-10T20:11:38.351Z] [2024-09-10T20:11:38.351Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:39.310Z] #41 transferring context: 93.43MB 45.8s [2024-09-10T20:11:39.310Z] #41 ... [2024-09-10T20:11:39.310Z] [2024-09-10T20:11:39.310Z] #56 [core-data internal] load build context [2024-09-10T20:11:39.310Z] #56 ... [2024-09-10T20:11:39.310Z] [2024-09-10T20:11:39.310Z] #70 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T20:11:39.310Z] #70 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:39.310Z] #70 26.94 OK: 8 MiB in 16 packages [2024-09-10T20:11:39.310Z] #70 DONE 28.4s [2024-09-10T20:11:39.310Z] [2024-09-10T20:11:39.310Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:39.575Z] #41 ... [2024-09-10T20:11:39.575Z] [2024-09-10T20:11:39.575Z] #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T20:11:39.575Z] #72 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:39.575Z] #72 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:39.575Z] #72 25.65 OK: 8 MiB in 16 packages [2024-09-10T20:11:39.575Z] #72 DONE 27.1s [2024-09-10T20:11:39.575Z] [2024-09-10T20:11:39.575Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:39.575Z] #41 ... [2024-09-10T20:11:39.575Z] [2024-09-10T20:11:39.575Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:11:39.844Z] #54 ... [2024-09-10T20:11:39.844Z] [2024-09-10T20:11:39.844Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:39.844Z] #41 ... [2024-09-10T20:11:39.844Z] [2024-09-10T20:11:39.844Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T20:11:40.125Z] #83 ... [2024-09-10T20:11:40.125Z] [2024-09-10T20:11:40.125Z] #56 [core-data internal] load build context [2024-09-10T20:11:40.705Z] #56 ... [2024-09-10T20:11:40.705Z] [2024-09-10T20:11:40.705Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:11:40.705Z] #47 ... [2024-09-10T20:11:40.705Z] [2024-09-10T20:11:40.705Z] #56 [core-data internal] load build context [2024-09-10T20:11:40.971Z] #56 ... [2024-09-10T20:11:40.971Z] [2024-09-10T20:11:40.971Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:11:41.240Z] #52 ... [2024-09-10T20:11:41.240Z] [2024-09-10T20:11:41.240Z] #56 [core-data internal] load build context [2024-09-10T20:11:42.194Z] #56 ... [2024-09-10T20:11:42.194Z] [2024-09-10T20:11:42.194Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T20:11:42.194Z] #77 19.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:42.194Z] #77 20.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:42.194Z] #77 23.79 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T20:11:42.194Z] #77 24.44 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:11:42.194Z] #77 24.62 OK: 8 MiB in 16 packages [2024-09-10T20:11:42.194Z] #77 DONE 26.2s [2024-09-10T20:11:42.194Z] [2024-09-10T20:11:42.194Z] #56 [core-data internal] load build context [2024-09-10T20:11:42.460Z] #56 ... [2024-09-10T20:11:42.460Z] [2024-09-10T20:11:42.460Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T20:11:42.725Z] #84 ... [2024-09-10T20:11:42.725Z] [2024-09-10T20:11:42.725Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:11:42.725Z] #85 ... [2024-09-10T20:11:42.725Z] [2024-09-10T20:11:42.725Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:43.308Z] #41 ... [2024-09-10T20:11:43.308Z] [2024-09-10T20:11:43.308Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T20:11:43.308Z] #79 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:43.308Z] #79 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:43.308Z] #79 23.58 OK: 8 MiB in 19 packages [2024-09-10T20:11:43.308Z] #79 DONE 24.5s [2024-09-10T20:11:43.308Z] [2024-09-10T20:11:43.308Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:44.270Z] #41 ... [2024-09-10T20:11:44.270Z] [2024-09-10T20:11:44.270Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:11:44.270Z] #78 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:44.270Z] #78 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:44.270Z] #78 26.49 OK: 9 MiB in 17 packages [2024-09-10T20:11:44.270Z] #78 DONE 27.9s [2024-09-10T20:11:44.270Z] [2024-09-10T20:11:44.270Z] #56 [core-data internal] load build context [2024-09-10T20:11:44.270Z] #56 transferring context: 89.27MB 48.1s [2024-09-10T20:11:44.270Z] #56 ... [2024-09-10T20:11:44.270Z] [2024-09-10T20:11:44.270Z] #46 [support-notifications internal] load build context [2024-09-10T20:11:44.535Z] #46 ... [2024-09-10T20:11:44.536Z] [2024-09-10T20:11:44.536Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:11:44.536Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.6s [2024-09-10T20:11:44.536Z] #58 ... [2024-09-10T20:11:44.536Z] [2024-09-10T20:11:44.536Z] #46 [support-notifications internal] load build context [2024-09-10T20:11:45.119Z] #46 ... [2024-09-10T20:11:45.119Z] [2024-09-10T20:11:45.119Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:11:45.119Z] #49 ... [2024-09-10T20:11:45.119Z] [2024-09-10T20:11:45.119Z] #44 [core-command internal] load build context [2024-09-10T20:11:45.119Z] #44 ... [2024-09-10T20:11:45.119Z] [2024-09-10T20:11:45.119Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:11:45.119Z] #80 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:45.119Z] #80 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:45.119Z] #80 21.97 OK: 12 MiB in 18 packages [2024-09-10T20:11:45.119Z] #80 DONE 23.1s [2024-09-10T20:11:45.119Z] [2024-09-10T20:11:45.119Z] #44 [core-command internal] load build context [2024-09-10T20:11:45.119Z] #44 ... [2024-09-10T20:11:45.119Z] [2024-09-10T20:11:45.119Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:45.386Z] #41 ... [2024-09-10T20:11:45.386Z] [2024-09-10T20:11:45.386Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:11:45.386Z] #48 ... [2024-09-10T20:11:45.386Z] [2024-09-10T20:11:45.386Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:11:45.653Z] #49 ... [2024-09-10T20:11:45.653Z] [2024-09-10T20:11:45.653Z] #51 [support-scheduler internal] load build context [2024-09-10T20:11:45.920Z] #51 ... [2024-09-10T20:11:45.920Z] [2024-09-10T20:11:45.920Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:11:46.186Z] #49 ... [2024-09-10T20:11:46.186Z] [2024-09-10T20:11:46.186Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:46.186Z] #45 ... [2024-09-10T20:11:46.186Z] [2024-09-10T20:11:46.186Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:46.453Z] #53 ... [2024-09-10T20:11:46.453Z] [2024-09-10T20:11:46.453Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T20:11:46.453Z] #81 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:46.453Z] #81 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:46.453Z] #81 21.86 OK: 18 MiB in 19 packages [2024-09-10T20:11:46.453Z] #81 DONE 22.7s [2024-09-10T20:11:46.453Z] [2024-09-10T20:11:46.453Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:46.453Z] #53 ... [2024-09-10T20:11:46.453Z] [2024-09-10T20:11:46.453Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:47.044Z] #45 ... [2024-09-10T20:11:47.044Z] [2024-09-10T20:11:47.044Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T20:11:47.044Z] #86 ... [2024-09-10T20:11:47.044Z] [2024-09-10T20:11:47.044Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:47.309Z] #45 ... [2024-09-10T20:11:47.309Z] [2024-09-10T20:11:47.309Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:47.309Z] #50 ... [2024-09-10T20:11:47.309Z] [2024-09-10T20:11:47.309Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:47.576Z] #45 ... [2024-09-10T20:11:47.576Z] [2024-09-10T20:11:47.576Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T20:11:47.576Z] #87 DONE 1.2s [2024-09-10T20:11:47.576Z] [2024-09-10T20:11:47.576Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:48.534Z] #45 ... [2024-09-10T20:11:48.534Z] [2024-09-10T20:11:48.534Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:48.534Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.5s [2024-09-10T20:11:48.534Z] #39 ... [2024-09-10T20:11:48.534Z] [2024-09-10T20:11:48.534Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:48.799Z] #45 ... [2024-09-10T20:11:48.799Z] [2024-09-10T20:11:48.799Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T20:11:48.799Z] #82 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:48.799Z] #82 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:48.799Z] #82 20.13 OK: 18 MiB in 19 packages [2024-09-10T20:11:48.799Z] #82 DONE 21.0s [2024-09-10T20:11:49.080Z] [2024-09-10T20:11:49.080Z] #56 [core-data internal] load build context [2024-09-10T20:11:49.346Z] #56 transferring context: 101.56MB 53.1s [2024-09-10T20:11:49.941Z] #56 ... [2024-09-10T20:11:49.941Z] [2024-09-10T20:11:49.941Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:11:49.941Z] #54 ... [2024-09-10T20:11:49.941Z] [2024-09-10T20:11:49.941Z] #56 [core-data internal] load build context [2024-09-10T20:11:50.898Z] #56 ... [2024-09-10T20:11:50.898Z] [2024-09-10T20:11:50.898Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:11:50.898Z] #47 ... [2024-09-10T20:11:50.898Z] [2024-09-10T20:11:50.898Z] #56 [core-data internal] load build context [2024-09-10T20:11:51.482Z] #56 ... [2024-09-10T20:11:51.483Z] [2024-09-10T20:11:51.483Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:11:51.483Z] #52 ... [2024-09-10T20:11:51.483Z] [2024-09-10T20:11:51.483Z] #56 [core-data internal] load build context [2024-09-10T20:11:52.066Z] #56 ... [2024-09-10T20:11:52.066Z] [2024-09-10T20:11:52.066Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T20:11:52.066Z] #83 18.34 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:52.066Z] #83 19.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:52.066Z] #83 21.53 OK: 266 MiB in 52 packages [2024-09-10T20:11:52.066Z] #83 DONE 22.4s [2024-09-10T20:11:52.066Z] [2024-09-10T20:11:52.066Z] #56 [core-data internal] load build context [2024-09-10T20:11:52.648Z] #56 ... [2024-09-10T20:11:52.648Z] [2024-09-10T20:11:52.648Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T20:11:52.648Z] #86 DONE 15.7s [2024-09-10T20:11:52.648Z] [2024-09-10T20:11:52.648Z] #56 [core-data internal] load build context [2024-09-10T20:11:53.032Z] #56 ... [2024-09-10T20:11:53.032Z] [2024-09-10T20:11:53.032Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:11:53.032Z] #85 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:53.032Z] #85 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:53.032Z] #85 18.68 OK: 13 MiB in 26 packages [2024-09-10T20:11:53.032Z] #85 DONE 20.4s [2024-09-10T20:11:53.032Z] [2024-09-10T20:11:53.032Z] #56 [core-data internal] load build context [2024-09-10T20:11:54.039Z] #56 ... [2024-09-10T20:11:54.039Z] [2024-09-10T20:11:54.039Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T20:11:54.039Z] #84 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:54.039Z] #84 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:11:54.039Z] #84 20.20 OK: 9 MiB in 20 packages [2024-09-10T20:11:54.039Z] #84 DONE 22.2s [2024-09-10T20:11:54.039Z] [2024-09-10T20:11:54.039Z] #56 [core-data internal] load build context [2024-09-10T20:11:54.317Z] #56 ... [2024-09-10T20:11:54.317Z] [2024-09-10T20:11:54.317Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T20:11:54.317Z] #88 DONE 1.5s [2024-09-10T20:11:54.317Z] [2024-09-10T20:11:54.317Z] #56 [core-data internal] load build context [2024-09-10T20:11:54.317Z] #56 transferring context: 114.48MB 58.1s [2024-09-10T20:11:55.301Z] #56 ... [2024-09-10T20:11:55.301Z] [2024-09-10T20:11:55.301Z] #46 [support-notifications internal] load build context [2024-09-10T20:11:55.301Z] #46 ... [2024-09-10T20:11:55.301Z] [2024-09-10T20:11:55.301Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:11:55.301Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 47.2s done [2024-09-10T20:11:55.301Z] #58 ... [2024-09-10T20:11:55.301Z] [2024-09-10T20:11:55.301Z] #44 [core-command internal] load build context [2024-09-10T20:11:55.571Z] #44 ... [2024-09-10T20:11:55.571Z] [2024-09-10T20:11:55.571Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:11:55.571Z] #41 ... [2024-09-10T20:11:55.571Z] [2024-09-10T20:11:55.571Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:11:55.842Z] #48 ... [2024-09-10T20:11:55.842Z] [2024-09-10T20:11:55.842Z] #44 [core-command internal] load build context [2024-09-10T20:11:55.842Z] #44 ... [2024-09-10T20:11:55.842Z] [2024-09-10T20:11:55.842Z] #51 [support-scheduler internal] load build context [2024-09-10T20:11:56.119Z] #51 ... [2024-09-10T20:11:56.119Z] [2024-09-10T20:11:56.119Z] #44 [core-command internal] load build context [2024-09-10T20:11:56.119Z] #44 ... [2024-09-10T20:11:56.119Z] [2024-09-10T20:11:56.119Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:11:56.400Z] #49 ... [2024-09-10T20:11:56.400Z] [2024-09-10T20:11:56.400Z] #51 [support-scheduler internal] load build context [2024-09-10T20:11:56.400Z] #51 ... [2024-09-10T20:11:56.400Z] [2024-09-10T20:11:56.400Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:56.672Z] #53 ... [2024-09-10T20:11:56.672Z] [2024-09-10T20:11:56.672Z] #51 [support-scheduler internal] load build context [2024-09-10T20:11:56.672Z] #51 ... [2024-09-10T20:11:56.672Z] [2024-09-10T20:11:56.672Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T20:11:56.672Z] #89 DONE 2.2s [2024-09-10T20:11:56.672Z] [2024-09-10T20:11:56.672Z] #51 [support-scheduler internal] load build context [2024-09-10T20:11:57.633Z] #51 ... [2024-09-10T20:11:57.633Z] [2024-09-10T20:11:57.633Z] #50 [core-keeper internal] load build context [2024-09-10T20:11:57.633Z] #50 ... [2024-09-10T20:11:57.633Z] [2024-09-10T20:11:57.633Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:59.044Z] #53 ... [2024-09-10T20:11:59.044Z] [2024-09-10T20:11:59.044Z] #45 [core-metadata internal] load build context [2024-09-10T20:11:59.044Z] #45 ... [2024-09-10T20:11:59.044Z] [2024-09-10T20:11:59.044Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:59.308Z] #53 ... [2024-09-10T20:11:59.308Z] [2024-09-10T20:11:59.308Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:59.308Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 60.3s done [2024-09-10T20:11:59.308Z] #39 ... [2024-09-10T20:11:59.308Z] [2024-09-10T20:11:59.308Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:59.574Z] #53 ... [2024-09-10T20:11:59.574Z] [2024-09-10T20:11:59.574Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:11:59.574Z] #39 DONE 67.5s [2024-09-10T20:11:59.574Z] [2024-09-10T20:11:59.574Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:11:59.574Z] #53 transferring context: 92.94MB 62.1s [2024-09-10T20:12:00.153Z] #53 ... [2024-09-10T20:12:00.153Z] [2024-09-10T20:12:00.153Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:00.418Z] #54 ... [2024-09-10T20:12:00.418Z] [2024-09-10T20:12:00.418Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:01.374Z] #53 ... [2024-09-10T20:12:01.375Z] [2024-09-10T20:12:01.375Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:12:01.375Z] #47 ... [2024-09-10T20:12:01.375Z] [2024-09-10T20:12:01.375Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:01.645Z] #53 ... [2024-09-10T20:12:01.645Z] [2024-09-10T20:12:01.645Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:12:01.645Z] #52 ... [2024-09-10T20:12:01.645Z] [2024-09-10T20:12:01.645Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:04.996Z] #53 transferring context: 113.33MB 67.3s [2024-09-10T20:12:05.262Z] #53 ... [2024-09-10T20:12:05.262Z] [2024-09-10T20:12:05.262Z] #56 [core-data internal] load build context [2024-09-10T20:12:05.262Z] #56 ... [2024-09-10T20:12:05.262Z] [2024-09-10T20:12:05.262Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:05.526Z] #46 ... [2024-09-10T20:12:05.526Z] [2024-09-10T20:12:05.526Z] #56 [core-data internal] load build context [2024-09-10T20:12:05.526Z] #56 ... [2024-09-10T20:12:05.526Z] [2024-09-10T20:12:05.526Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:12:05.793Z] #41 ... [2024-09-10T20:12:05.793Z] [2024-09-10T20:12:05.793Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:12:05.793Z] #48 ... [2024-09-10T20:12:05.793Z] [2024-09-10T20:12:05.793Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:12:06.375Z] #41 ... [2024-09-10T20:12:06.375Z] [2024-09-10T20:12:06.375Z] #44 [core-command internal] load build context [2024-09-10T20:12:06.375Z] #44 ... [2024-09-10T20:12:06.375Z] [2024-09-10T20:12:06.375Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:12:06.375Z] #49 ... [2024-09-10T20:12:06.375Z] [2024-09-10T20:12:06.375Z] #44 [core-command internal] load build context [2024-09-10T20:12:07.336Z] #44 ... [2024-09-10T20:12:07.336Z] [2024-09-10T20:12:07.336Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T20:12:07.336Z] #90 DONE 4.1s [2024-09-10T20:12:07.336Z] [2024-09-10T20:12:07.336Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T20:12:07.336Z] #91 DONE 5.1s [2024-09-10T20:12:07.336Z] [2024-09-10T20:12:07.336Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T20:12:07.336Z] #92 DONE 5.0s [2024-09-10T20:12:07.336Z] [2024-09-10T20:12:07.336Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T20:12:07.336Z] #93 ... [2024-09-10T20:12:07.336Z] [2024-09-10T20:12:07.336Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:07.605Z] #51 ... [2024-09-10T20:12:07.605Z] [2024-09-10T20:12:07.605Z] #44 [core-command internal] load build context [2024-09-10T20:12:07.605Z] #44 ... [2024-09-10T20:12:07.605Z] [2024-09-10T20:12:07.605Z] #50 [core-keeper internal] load build context [2024-09-10T20:12:07.871Z] #50 ... [2024-09-10T20:12:07.871Z] [2024-09-10T20:12:07.871Z] #44 [core-command internal] load build context [2024-09-10T20:12:08.840Z] #44 ... [2024-09-10T20:12:08.840Z] [2024-09-10T20:12:08.840Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T20:12:08.840Z] #94 DONE 1.2s [2024-09-10T20:12:08.840Z] [2024-09-10T20:12:08.840Z] #44 [core-command internal] load build context [2024-09-10T20:12:08.840Z] #44 ... [2024-09-10T20:12:08.840Z] [2024-09-10T20:12:08.840Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T20:12:08.840Z] #95 DONE 1.5s [2024-09-10T20:12:08.840Z] [2024-09-10T20:12:08.840Z] #44 [core-command internal] load build context [2024-09-10T20:12:08.840Z] #44 ... [2024-09-10T20:12:08.840Z] [2024-09-10T20:12:08.840Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T20:12:08.840Z] #93 DONE 1.5s [2024-09-10T20:12:08.840Z] [2024-09-10T20:12:08.840Z] #44 [core-command internal] load build context [2024-09-10T20:12:09.106Z] #44 ... [2024-09-10T20:12:09.106Z] [2024-09-10T20:12:09.107Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:09.371Z] #45 ... [2024-09-10T20:12:09.371Z] [2024-09-10T20:12:09.371Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:09.638Z] #51 transferring context: 158.39MB 73.9s [2024-09-10T20:12:09.904Z] #51 ... [2024-09-10T20:12:09.904Z] [2024-09-10T20:12:09.904Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T20:12:09.904Z] #96 DONE 1.3s [2024-09-10T20:12:09.904Z] [2024-09-10T20:12:09.904Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:10.484Z] #51 ... [2024-09-10T20:12:10.484Z] [2024-09-10T20:12:10.484Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T20:12:10.484Z] #97 DONE 1.6s [2024-09-10T20:12:10.484Z] [2024-09-10T20:12:10.484Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T20:12:10.754Z] #98 ... [2024-09-10T20:12:10.754Z] [2024-09-10T20:12:10.754Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T20:12:10.754Z] #99 DONE 1.7s [2024-09-10T20:12:10.754Z] [2024-09-10T20:12:10.754Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:10.754Z] #54 ... [2024-09-10T20:12:10.754Z] [2024-09-10T20:12:10.754Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:11.023Z] #51 ... [2024-09-10T20:12:11.023Z] [2024-09-10T20:12:11.023Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T20:12:11.023Z] #100 DONE 0.9s [2024-09-10T20:12:11.023Z] [2024-09-10T20:12:11.023Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:11.604Z] #51 ... [2024-09-10T20:12:11.604Z] [2024-09-10T20:12:11.604Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:12:11.604Z] #47 ... [2024-09-10T20:12:11.604Z] [2024-09-10T20:12:11.604Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:11.604Z] #54 ... [2024-09-10T20:12:11.604Z] [2024-09-10T20:12:11.604Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T20:12:11.604Z] #98 DONE 1.1s [2024-09-10T20:12:11.604Z] [2024-09-10T20:12:11.604Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:11.870Z] #54 ... [2024-09-10T20:12:11.870Z] [2024-09-10T20:12:11.870Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:12:11.870Z] #52 ... [2024-09-10T20:12:11.870Z] [2024-09-10T20:12:11.870Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:12.456Z] #54 ... [2024-09-10T20:12:12.456Z] [2024-09-10T20:12:12.456Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T20:12:12.456Z] #101 DONE 1.7s [2024-09-10T20:12:12.456Z] [2024-09-10T20:12:12.456Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:12.722Z] #54 ... [2024-09-10T20:12:12.722Z] [2024-09-10T20:12:12.722Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T20:12:12.722Z] #102 DONE 1.6s [2024-09-10T20:12:12.722Z] [2024-09-10T20:12:12.722Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:13.327Z] #54 ... [2024-09-10T20:12:13.327Z] [2024-09-10T20:12:13.327Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T20:12:13.327Z] #103 DONE 1.6s [2024-09-10T20:12:13.327Z] [2024-09-10T20:12:13.327Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:13.920Z] #54 ... [2024-09-10T20:12:13.920Z] [2024-09-10T20:12:13.920Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T20:12:13.920Z] #104 DONE 1.2s [2024-09-10T20:12:13.920Z] [2024-09-10T20:12:13.920Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:13.920Z] #54 ... [2024-09-10T20:12:13.920Z] [2024-09-10T20:12:13.920Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T20:12:13.920Z] #105 DONE 1.3s [2024-09-10T20:12:13.920Z] [2024-09-10T20:12:13.920Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:14.879Z] #54 transferring context: 72.49MB 77.4s [2024-09-10T20:12:14.879Z] #54 ... [2024-09-10T20:12:14.879Z] [2024-09-10T20:12:14.879Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T20:12:14.879Z] #106 DONE 1.4s [2024-09-10T20:12:14.879Z] [2024-09-10T20:12:14.879Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:15.464Z] #54 ... [2024-09-10T20:12:15.464Z] [2024-09-10T20:12:15.464Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T20:12:15.464Z] #107 DONE 1.4s [2024-09-10T20:12:15.464Z] [2024-09-10T20:12:15.464Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:15.464Z] #54 ... [2024-09-10T20:12:15.464Z] [2024-09-10T20:12:15.464Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:15.464Z] #53 ... [2024-09-10T20:12:15.464Z] [2024-09-10T20:12:15.464Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:15.464Z] #54 ... [2024-09-10T20:12:15.464Z] [2024-09-10T20:12:15.464Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:15.737Z] #46 ... [2024-09-10T20:12:15.737Z] [2024-09-10T20:12:15.737Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:15.737Z] #54 ... [2024-09-10T20:12:15.737Z] [2024-09-10T20:12:15.737Z] #56 [core-data internal] load build context [2024-09-10T20:12:16.005Z] #56 ... [2024-09-10T20:12:16.005Z] [2024-09-10T20:12:16.005Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:16.005Z] #54 ... [2024-09-10T20:12:16.005Z] [2024-09-10T20:12:16.005Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:12:16.269Z] #48 ... [2024-09-10T20:12:16.269Z] [2024-09-10T20:12:16.269Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:16.269Z] #54 ... [2024-09-10T20:12:16.269Z] [2024-09-10T20:12:16.269Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:12:16.269Z] #41 ... [2024-09-10T20:12:16.269Z] [2024-09-10T20:12:16.269Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:16.536Z] #54 ... [2024-09-10T20:12:16.536Z] [2024-09-10T20:12:16.536Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:12:16.536Z] #49 ... [2024-09-10T20:12:16.536Z] [2024-09-10T20:12:16.536Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:17.935Z] #54 ... [2024-09-10T20:12:17.935Z] [2024-09-10T20:12:17.935Z] #50 [core-keeper internal] load build context [2024-09-10T20:12:18.200Z] #50 ... [2024-09-10T20:12:18.200Z] [2024-09-10T20:12:18.200Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:19.603Z] #54 ... [2024-09-10T20:12:19.603Z] [2024-09-10T20:12:19.603Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:19.603Z] #45 ... [2024-09-10T20:12:19.603Z] [2024-09-10T20:12:19.603Z] #44 [core-command internal] load build context [2024-09-10T20:12:19.603Z] #44 transferring context: 220.26MB 85.9s [2024-09-10T20:12:19.603Z] #44 ... [2024-09-10T20:12:19.603Z] [2024-09-10T20:12:19.603Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:22.172Z] #45 ... [2024-09-10T20:12:22.172Z] [2024-09-10T20:12:22.172Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:22.172Z] #51 ... [2024-09-10T20:12:22.172Z] [2024-09-10T20:12:22.172Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:12:22.172Z] #47 ... [2024-09-10T20:12:22.172Z] [2024-09-10T20:12:22.172Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:22.172Z] #51 ... [2024-09-10T20:12:22.172Z] [2024-09-10T20:12:22.172Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:12:22.172Z] #52 ... [2024-09-10T20:12:22.172Z] [2024-09-10T20:12:22.172Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:23.128Z] #51 ... [2024-09-10T20:12:23.128Z] [2024-09-10T20:12:23.128Z] #108 [security-spire-config] exporting to image [2024-09-10T20:12:23.128Z] #108 exporting layers 7.8s done [2024-09-10T20:12:23.128Z] #108 writing image sha256:7e71b7fa81fc28cc460adf777cd6ec432d7dcbefaf6172b1de6597e1c3479106 0.1s done [2024-09-10T20:12:23.128Z] #108 writing image sha256:63cf0a3cf0783c386c5598cfaedcd6a8a9741075531986228ff9752db78c1e2f 0.0s done [2024-09-10T20:12:23.128Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-10T20:12:23.128Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-10T20:12:23.128Z] #108 writing image sha256:e126485f94753b96763455a756d313baec153cf527b111cf60fa792f2e68dea0 0.0s done [2024-09-10T20:12:23.128Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-10T20:12:23.128Z] #108 DONE 8.5s [2024-09-10T20:12:23.128Z] [2024-09-10T20:12:23.128Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:12:25.064Z] #52 transferring context: 261.13MB 87.4s [2024-09-10T20:12:25.644Z] #52 ... [2024-09-10T20:12:25.644Z] [2024-09-10T20:12:25.644Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:25.644Z] #53 ... [2024-09-10T20:12:25.644Z] [2024-09-10T20:12:25.644Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:12:25.644Z] #52 ... [2024-09-10T20:12:25.644Z] [2024-09-10T20:12:25.644Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:25.910Z] #46 ... [2024-09-10T20:12:25.910Z] [2024-09-10T20:12:25.910Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:25.910Z] #53 ... [2024-09-10T20:12:25.910Z] [2024-09-10T20:12:25.910Z] #56 [core-data internal] load build context [2024-09-10T20:12:26.177Z] #56 ... [2024-09-10T20:12:26.177Z] [2024-09-10T20:12:26.177Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:26.177Z] #46 ... [2024-09-10T20:12:26.177Z] [2024-09-10T20:12:26.177Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:12:26.443Z] #48 ... [2024-09-10T20:12:26.443Z] [2024-09-10T20:12:26.443Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:26.443Z] #46 ... [2024-09-10T20:12:26.443Z] [2024-09-10T20:12:26.443Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:12:26.708Z] #41 ... [2024-09-10T20:12:26.708Z] [2024-09-10T20:12:26.708Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:26.708Z] #46 ... [2024-09-10T20:12:26.708Z] [2024-09-10T20:12:26.708Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:12:26.972Z] #49 ... [2024-09-10T20:12:26.972Z] [2024-09-10T20:12:26.972Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:28.371Z] #46 ... [2024-09-10T20:12:28.371Z] [2024-09-10T20:12:28.371Z] #50 [core-keeper internal] load build context [2024-09-10T20:12:28.371Z] #50 ... [2024-09-10T20:12:28.371Z] [2024-09-10T20:12:28.371Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:29.781Z] #46 ... [2024-09-10T20:12:29.781Z] [2024-09-10T20:12:29.781Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:29.781Z] #54 ... [2024-09-10T20:12:29.781Z] [2024-09-10T20:12:29.781Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:29.781Z] #46 transferring context: 293.25MB 95.1s [2024-09-10T20:12:29.781Z] #46 ... [2024-09-10T20:12:29.781Z] [2024-09-10T20:12:29.781Z] #44 [core-command internal] load build context [2024-09-10T20:12:29.781Z] #44 ... [2024-09-10T20:12:29.781Z] [2024-09-10T20:12:29.781Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:31.719Z] #54 ... [2024-09-10T20:12:31.719Z] [2024-09-10T20:12:31.719Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:31.984Z] #45 ... [2024-09-10T20:12:31.984Z] [2024-09-10T20:12:31.984Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:31.984Z] #54 ... [2024-09-10T20:12:31.984Z] [2024-09-10T20:12:31.984Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:12:31.984Z] #47 ... [2024-09-10T20:12:31.984Z] [2024-09-10T20:12:31.984Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:32.943Z] #45 ... [2024-09-10T20:12:32.943Z] [2024-09-10T20:12:32.943Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:33.209Z] #51 ... [2024-09-10T20:12:33.209Z] [2024-09-10T20:12:33.209Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:33.209Z] #45 ... [2024-09-10T20:12:33.209Z] [2024-09-10T20:12:33.209Z] #46 [support-notifications internal] load build context [2024-09-10T20:12:33.209Z] #46 transferring context: 310.64MB 98.4s done [2024-09-10T20:12:33.209Z] #46 DONE 99.7s [2024-09-10T20:12:33.209Z] [2024-09-10T20:12:33.209Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:34.163Z] #45 ... [2024-09-10T20:12:34.163Z] [2024-09-10T20:12:34.163Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:12:34.163Z] #52 transferring context: 310.64MB 96.3s done [2024-09-10T20:12:34.163Z] #52 DONE 98.8s [2024-09-10T20:12:34.163Z] [2024-09-10T20:12:34.163Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:36.105Z] #45 ... [2024-09-10T20:12:36.105Z] [2024-09-10T20:12:36.105Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:36.105Z] #53 ... [2024-09-10T20:12:36.105Z] [2024-09-10T20:12:36.105Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:36.105Z] #45 transferring context: 310.64MB 102.5s done [2024-09-10T20:12:36.105Z] #45 ... [2024-09-10T20:12:36.105Z] [2024-09-10T20:12:36.105Z] #56 [core-data internal] load build context [2024-09-10T20:12:36.371Z] #56 ... [2024-09-10T20:12:36.371Z] [2024-09-10T20:12:36.371Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:12:36.371Z] #41 ... [2024-09-10T20:12:36.371Z] [2024-09-10T20:12:36.371Z] #56 [core-data internal] load build context [2024-09-10T20:12:36.636Z] #56 ... [2024-09-10T20:12:36.636Z] [2024-09-10T20:12:36.636Z] #45 [core-metadata internal] load build context [2024-09-10T20:12:36.636Z] #45 DONE 103.4s [2024-09-10T20:12:36.636Z] [2024-09-10T20:12:36.636Z] #56 [core-data internal] load build context [2024-09-10T20:12:36.636Z] #56 ... [2024-09-10T20:12:36.636Z] [2024-09-10T20:12:36.636Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:12:36.636Z] #48 ... [2024-09-10T20:12:36.636Z] [2024-09-10T20:12:36.636Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:12:36.636Z] #109 DONE 3.4s [2024-09-10T20:12:36.636Z] [2024-09-10T20:12:36.636Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:12:36.636Z] #48 ... [2024-09-10T20:12:36.636Z] [2024-09-10T20:12:36.636Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:12:36.902Z] #41 ... [2024-09-10T20:12:36.902Z] [2024-09-10T20:12:36.902Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:12:36.902Z] #110 DONE 2.8s [2024-09-10T20:12:36.902Z] [2024-09-10T20:12:36.902Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:12:36.902Z] #41 ... [2024-09-10T20:12:36.902Z] [2024-09-10T20:12:36.902Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:12:36.902Z] #49 ... [2024-09-10T20:12:36.902Z] [2024-09-10T20:12:36.902Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:12:38.306Z] #111 ... [2024-09-10T20:12:38.306Z] [2024-09-10T20:12:38.306Z] #50 [core-keeper internal] load build context [2024-09-10T20:12:38.573Z] #50 ... [2024-09-10T20:12:38.573Z] [2024-09-10T20:12:38.573Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:39.979Z] #53 ... [2024-09-10T20:12:39.979Z] [2024-09-10T20:12:39.979Z] #47 [support-cron-scheduler internal] load build context [2024-09-10T20:12:39.979Z] #47 transferring context: 310.64MB 105.1s done [2024-09-10T20:12:39.979Z] #47 DONE 106.3s [2024-09-10T20:12:39.979Z] [2024-09-10T20:12:39.979Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:39.979Z] #53 ... [2024-09-10T20:12:39.979Z] [2024-09-10T20:12:39.979Z] #44 [core-command internal] load build context [2024-09-10T20:12:40.244Z] #44 ... [2024-09-10T20:12:40.244Z] [2024-09-10T20:12:40.244Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:12:40.835Z] #49 ... [2024-09-10T20:12:40.835Z] [2024-09-10T20:12:40.835Z] #44 [core-command internal] load build context [2024-09-10T20:12:40.835Z] #44 transferring context: 310.64MB 107.2s done [2024-09-10T20:12:40.835Z] #44 DONE 107.7s [2024-09-10T20:12:40.835Z] [2024-09-10T20:12:40.835Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:12:41.100Z] #49 ... [2024-09-10T20:12:41.100Z] [2024-09-10T20:12:41.100Z] #41 [security-proxy-auth internal] load build context [2024-09-10T20:12:41.100Z] #41 transferring context: 310.64MB 107.8s done [2024-09-10T20:12:41.100Z] #41 DONE 108.1s [2024-09-10T20:12:41.100Z] [2024-09-10T20:12:41.100Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:12:41.680Z] #49 ... [2024-09-10T20:12:41.680Z] [2024-09-10T20:12:41.680Z] #56 [core-data internal] load build context [2024-09-10T20:12:41.680Z] #56 transferring context: 310.64MB 105.1s done [2024-09-10T20:12:41.680Z] #56 DONE 106.0s [2024-09-10T20:12:41.680Z] [2024-09-10T20:12:41.680Z] #49 [security-proxy-setup internal] load build context [2024-09-10T20:12:41.946Z] #49 transferring context: 310.64MB 107.0s done [2024-09-10T20:12:42.221Z] #49 DONE 108.3s [2024-09-10T20:12:42.221Z] [2024-09-10T20:12:42.221Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:42.221Z] #54 ... [2024-09-10T20:12:42.221Z] [2024-09-10T20:12:42.221Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:43.188Z] #53 ... [2024-09-10T20:12:43.188Z] [2024-09-10T20:12:43.188Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:43.188Z] #51 ... [2024-09-10T20:12:43.188Z] [2024-09-10T20:12:43.188Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:12:43.188Z] #112 DONE 1.2s [2024-09-10T20:12:43.188Z] [2024-09-10T20:12:43.188Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:43.188Z] #51 ... [2024-09-10T20:12:43.188Z] [2024-09-10T20:12:43.188Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:45.122Z] #54 ... [2024-09-10T20:12:45.122Z] [2024-09-10T20:12:45.122Z] #51 [support-scheduler internal] load build context [2024-09-10T20:12:45.122Z] #51 transferring context: 310.64MB 108.9s done [2024-09-10T20:12:45.122Z] #51 DONE 110.6s [2024-09-10T20:12:45.122Z] [2024-09-10T20:12:45.122Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:45.122Z] #54 ... [2024-09-10T20:12:45.122Z] [2024-09-10T20:12:45.122Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:45.122Z] #53 transferring context: 310.64MB 107.5s done [2024-09-10T20:12:45.122Z] #53 DONE 110.1s [2024-09-10T20:12:45.122Z] [2024-09-10T20:12:45.122Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:46.080Z] #54 ... [2024-09-10T20:12:46.080Z] [2024-09-10T20:12:46.080Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:12:46.080Z] #113 DONE 0.7s [2024-09-10T20:12:46.080Z] [2024-09-10T20:12:46.080Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:46.659Z] #54 ... [2024-09-10T20:12:46.659Z] [2024-09-10T20:12:46.659Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:12:46.924Z] #48 ... [2024-09-10T20:12:46.924Z] [2024-09-10T20:12:46.924Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:12:46.924Z] #114 ... [2024-09-10T20:12:46.924Z] [2024-09-10T20:12:46.924Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:12:48.857Z] #48 ... [2024-09-10T20:12:48.857Z] [2024-09-10T20:12:48.857Z] #50 [core-keeper internal] load build context [2024-09-10T20:12:48.857Z] #50 ... [2024-09-10T20:12:48.857Z] [2024-09-10T20:12:48.857Z] #48 [security-bootstrapper internal] load build context [2024-09-10T20:12:49.439Z] #48 transferring context: 310.64MB 113.7s done [2024-09-10T20:12:49.439Z] #48 DONE 115.7s [2024-09-10T20:12:49.439Z] [2024-09-10T20:12:49.439Z] #50 [core-keeper internal] load build context [2024-09-10T20:12:53.689Z] #50 ... [2024-09-10T20:12:53.689Z] [2024-09-10T20:12:53.689Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:12:53.689Z] #115 ... [2024-09-10T20:12:53.689Z] [2024-09-10T20:12:53.689Z] #50 [core-keeper internal] load build context [2024-09-10T20:12:53.689Z] #50 ... [2024-09-10T20:12:53.689Z] [2024-09-10T20:12:53.689Z] #54 [security-secretstore-setup internal] load build context [2024-09-10T20:12:53.689Z] #54 transferring context: 310.64MB 116.3s done [2024-09-10T20:12:53.689Z] #54 DONE 118.1s [2024-09-10T20:12:53.689Z] [2024-09-10T20:12:53.689Z] #50 [core-keeper internal] load build context [2024-09-10T20:12:54.278Z] #50 transferring context: 310.64MB 118.6s done [2024-09-10T20:12:54.278Z] #50 DONE 120.0s [2024-09-10T20:12:54.278Z] [2024-09-10T20:12:54.278Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T20:12:55.241Z] #116 DONE 1.0s [2024-09-10T20:12:55.241Z] [2024-09-10T20:12:55.241Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:12:55.830Z] #117 ... [2024-09-10T20:12:55.830Z] [2024-09-10T20:12:55.830Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:03.660Z] #118 ... [2024-09-10T20:14:03.660Z] [2024-09-10T20:14:03.660Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:03.660Z] #111 DONE 84.8s [2024-09-10T20:14:03.660Z] [2024-09-10T20:14:03.660Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:03.660Z] #115 DONE 78.4s [2024-09-10T20:14:03.660Z] [2024-09-10T20:14:03.660Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:03.660Z] #118 DONE 75.9s [2024-09-10T20:14:03.660Z] [2024-09-10T20:14:03.660Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:03.660Z] #117 DONE 66.6s [2024-09-10T20:14:03.660Z] [2024-09-10T20:14:03.660Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:03.660Z] #114 DONE 84.9s [2024-09-10T20:14:03.660Z] [2024-09-10T20:14:03.660Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-10T20:14:07.913Z] #119 DONE 5.9s [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T20:14:07.913Z] #120 DONE 6.0s [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:07.913Z] #121 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:07.913Z] #122 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #123 [core-data builder 6/7] COPY . . [2024-09-10T20:14:07.913Z] #123 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T20:14:07.913Z] #124 DONE 6.0s [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:07.913Z] #125 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:07.913Z] #126 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T20:14:07.913Z] #127 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:07.913Z] #128 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:07.913Z] #129 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #130 [support-scheduler builder 6/7] COPY . . [2024-09-10T20:14:07.913Z] #130 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #131 [support-notifications builder 6/7] COPY . . [2024-09-10T20:14:07.913Z] #131 DONE 6.0s [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T20:14:07.913Z] #132 DONE 6.1s [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #133 [core-command builder 6/7] COPY . . [2024-09-10T20:14:07.913Z] #133 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:07.913Z] #134 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:07.913Z] #135 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #136 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:07.913Z] #136 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T20:14:07.913Z] #137 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.913Z] #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:07.913Z] #138 CACHED [2024-09-10T20:14:07.913Z] [2024-09-10T20:14:07.914Z] #139 [core-metadata builder 6/7] COPY . . [2024-09-10T20:14:07.914Z] #139 CACHED [2024-09-10T20:14:07.914Z] [2024-09-10T20:14:07.914Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:07.914Z] #140 CACHED [2024-09-10T20:14:07.914Z] [2024-09-10T20:14:07.914Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:07.914Z] #141 CACHED [2024-09-10T20:14:07.914Z] [2024-09-10T20:14:07.914Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:07.914Z] #142 CACHED [2024-09-10T20:14:07.914Z] [2024-09-10T20:14:07.914Z] #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:07.914Z] #143 CACHED [2024-09-10T20:14:07.914Z] [2024-09-10T20:14:07.914Z] #144 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T20:14:07.914Z] #144 CACHED [2024-09-10T20:14:07.914Z] [2024-09-10T20:14:07.914Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T20:14:07.914Z] #145 ... [2024-09-10T20:14:07.914Z] [2024-09-10T20:14:07.914Z] #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:07.914Z] #146 CACHED [2024-09-10T20:14:07.914Z] [2024-09-10T20:14:07.914Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T20:14:07.914Z] #147 CACHED [2024-09-10T20:14:07.914Z] [2024-09-10T20:14:07.914Z] #148 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:07.914Z] #148 CACHED [2024-09-10T20:14:08.181Z] [2024-09-10T20:14:08.181Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T20:14:13.524Z] #149 ... [2024-09-10T20:14:13.524Z] [2024-09-10T20:14:13.524Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T20:14:13.524Z] #0 4.719 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T20:14:13.524Z] #150 ... [2024-09-10T20:14:13.524Z] [2024-09-10T20:14:13.524Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:14:13.524Z] #0 5.583 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T20:14:13.793Z] #151 ... [2024-09-10T20:14:13.793Z] [2024-09-10T20:14:13.793Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T20:14:13.793Z] #145 5.928 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T20:14:18.035Z] #145 ... [2024-09-10T20:14:18.035Z] [2024-09-10T20:14:18.035Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T20:14:18.035Z] #0 6.170 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T20:14:18.035Z] #152 ... [2024-09-10T20:14:18.035Z] [2024-09-10T20:14:18.035Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:14:18.035Z] #0 6.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T20:14:18.035Z] #153 ... [2024-09-10T20:14:18.035Z] [2024-09-10T20:14:18.035Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T20:14:18.036Z] #0 5.037 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T20:14:18.301Z] #154 ... [2024-09-10T20:14:18.301Z] [2024-09-10T20:14:18.301Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:14:18.301Z] #0 6.752 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T20:14:18.565Z] #155 ... [2024-09-10T20:14:18.565Z] [2024-09-10T20:14:18.565Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:14:18.565Z] #0 5.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T20:14:18.565Z] #156 ... [2024-09-10T20:14:18.565Z] [2024-09-10T20:14:18.565Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T20:14:18.565Z] #0 5.323 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T20:14:18.830Z] #157 ... [2024-09-10T20:14:18.830Z] [2024-09-10T20:14:18.830Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T20:14:18.830Z] #0 6.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T20:14:18.830Z] #158 ... [2024-09-10T20:14:18.830Z] [2024-09-10T20:14:18.830Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T20:14:18.830Z] #0 6.227 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T20:14:19.095Z] #159 ... [2024-09-10T20:14:19.095Z] [2024-09-10T20:14:19.095Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T20:14:19.095Z] #0 6.870 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T20:14:19.394Z] #160 ... [2024-09-10T20:14:19.394Z] [2024-09-10T20:14:19.394Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T20:14:19.394Z] #149 6.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T20:36:12.784Z] #149 ... [2024-09-10T20:36:12.784Z] [2024-09-10T20:36:12.784Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T20:36:12.784Z] #145 1322.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T20:36:27.809Z] #145 ... [2024-09-10T20:36:27.809Z] [2024-09-10T20:36:27.809Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T20:36:27.809Z] #149 DONE 1338.3s [2024-09-10T20:36:27.809Z] [2024-09-10T20:36:27.809Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T20:36:27.809Z] #154 ... [2024-09-10T20:36:27.809Z] [2024-09-10T20:36:27.809Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T20:36:27.809Z] #161 DONE 0.2s [2024-09-10T20:36:27.809Z] [2024-09-10T20:36:27.809Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:36:27.809Z] #58 ... [2024-09-10T20:36:27.809Z] [2024-09-10T20:36:27.809Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T20:36:29.767Z] #162 DONE 2.8s [2024-09-10T20:36:29.767Z] [2024-09-10T20:36:29.767Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T20:36:30.041Z] #157 ... [2024-09-10T20:36:30.041Z] [2024-09-10T20:36:30.041Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:36:30.041Z] #163 DONE 0.3s [2024-09-10T20:36:30.041Z] [2024-09-10T20:36:30.041Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:36:30.309Z] #164 DONE 0.2s [2024-09-10T20:36:30.309Z] [2024-09-10T20:36:30.309Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T20:36:30.893Z] #165 DONE 0.4s [2024-09-10T20:36:30.893Z] [2024-09-10T20:36:30.893Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T20:36:30.893Z] #166 DONE 0.2s [2024-09-10T20:36:30.893Z] [2024-09-10T20:36:30.893Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:36:31.170Z] #153 ... [2024-09-10T20:36:31.170Z] [2024-09-10T20:36:31.170Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T20:36:31.170Z] #158 DONE 1343.1s [2024-09-10T20:36:31.170Z] [2024-09-10T20:36:31.170Z] #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T20:36:31.438Z] #167 DONE 0.4s [2024-09-10T20:36:31.438Z] [2024-09-10T20:36:31.438Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:36:31.438Z] #58 ... [2024-09-10T20:36:31.438Z] [2024-09-10T20:36:31.438Z] #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T20:36:31.739Z] #168 DONE 0.2s [2024-09-10T20:36:31.739Z] [2024-09-10T20:36:31.739Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T20:36:32.019Z] #169 ... [2024-09-10T20:36:32.019Z] [2024-09-10T20:36:32.019Z] #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:36:32.019Z] #170 DONE 0.3s [2024-09-10T20:36:32.019Z] [2024-09-10T20:36:32.019Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T20:36:32.019Z] #169 DONE 0.3s [2024-09-10T20:36:32.019Z] [2024-09-10T20:36:32.019Z] #171 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T20:36:32.286Z] #171 ... [2024-09-10T20:36:32.286Z] [2024-09-10T20:36:32.286Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:36:32.286Z] #172 DONE 0.2s [2024-09-10T20:36:32.286Z] [2024-09-10T20:36:32.286Z] #171 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T20:36:32.286Z] #171 DONE 0.2s [2024-09-10T20:36:32.286Z] [2024-09-10T20:36:32.286Z] #173 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T20:36:32.558Z] #173 DONE 0.2s [2024-09-10T20:36:32.558Z] [2024-09-10T20:36:32.558Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-10T20:36:32.558Z] #174 DONE 0.3s [2024-09-10T20:36:32.558Z] [2024-09-10T20:36:32.558Z] #175 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T20:36:32.833Z] #175 ... [2024-09-10T20:36:32.834Z] [2024-09-10T20:36:32.834Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T20:36:32.834Z] #176 DONE 0.4s [2024-09-10T20:36:33.111Z] [2024-09-10T20:36:33.111Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T20:36:33.378Z] #177 DONE 0.5s [2024-09-10T20:36:33.378Z] [2024-09-10T20:36:33.378Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T20:36:33.646Z] #178 DONE 0.2s [2024-09-10T20:36:33.646Z] [2024-09-10T20:36:33.646Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T20:36:36.246Z] #179 ... [2024-09-10T20:36:36.246Z] [2024-09-10T20:36:36.246Z] #175 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T20:36:36.246Z] #175 DONE 3.5s [2024-09-10T20:36:36.246Z] [2024-09-10T20:36:36.246Z] #108 [security-bootstrapper] exporting to image [2024-09-10T20:36:36.246Z] #108 exporting layers [2024-09-10T20:36:37.212Z] #108 ... [2024-09-10T20:36:37.212Z] [2024-09-10T20:36:37.212Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T20:36:37.212Z] #179 DONE 3.5s [2024-09-10T20:36:37.212Z] [2024-09-10T20:36:37.212Z] #108 [security-proxy-setup] exporting to image [2024-09-10T20:36:37.797Z] #108 exporting layers 1.6s done [2024-09-10T20:36:37.797Z] #108 writing image sha256:aee31f9236631faa5cd1a9b7f2552b0936ab6fbe3906aaf97a7b6bf65636cb5f 0.1s done [2024-09-10T20:36:37.797Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-09-10T20:36:38.383Z] #108 exporting layers 1.4s done [2024-09-10T20:36:38.650Z] #108 writing image sha256:b437447b195682055f47186179335b9be16a971ad717cabccc3eea4b6c691265 0.1s done [2024-09-10T20:36:38.650Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-10T20:36:38.650Z] #108 DONE 11.0s [2024-09-10T20:36:38.650Z] [2024-09-10T20:36:38.650Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:36:39.610Z] #153 ... [2024-09-10T20:36:39.610Z] [2024-09-10T20:36:39.610Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T20:36:39.610Z] #145 DONE 1351.6s [2024-09-10T20:36:39.610Z] [2024-09-10T20:36:39.610Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T20:36:39.890Z] #157 ... [2024-09-10T20:36:39.890Z] [2024-09-10T20:36:39.890Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:36:40.157Z] #180 DONE 0.3s [2024-09-10T20:36:40.157Z] [2024-09-10T20:36:40.157Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:36:40.425Z] #181 DONE 0.2s [2024-09-10T20:36:40.425Z] [2024-09-10T20:36:40.425Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:36:40.425Z] #153 ... [2024-09-10T20:36:40.425Z] [2024-09-10T20:36:40.425Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-10T20:36:40.720Z] #182 DONE 0.2s [2024-09-10T20:36:40.721Z] [2024-09-10T20:36:40.721Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-10T20:36:40.721Z] #183 DONE 0.1s [2024-09-10T20:36:40.721Z] [2024-09-10T20:36:40.721Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:36:40.991Z] #184 DONE 0.1s [2024-09-10T20:36:40.991Z] [2024-09-10T20:36:40.991Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T20:36:41.258Z] #185 DONE 0.3s [2024-09-10T20:36:41.258Z] [2024-09-10T20:36:41.258Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T20:36:41.842Z] #186 DONE 0.5s [2024-09-10T20:36:41.842Z] [2024-09-10T20:36:41.842Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:36:41.842Z] #153 ... [2024-09-10T20:36:41.842Z] [2024-09-10T20:36:41.842Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T20:36:41.842Z] #187 DONE 0.2s [2024-09-10T20:36:41.842Z] [2024-09-10T20:36:41.842Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T20:36:44.426Z] #188 DONE 2.1s [2024-09-10T20:36:44.426Z] [2024-09-10T20:36:44.426Z] #108 [security-secretstore-setup] exporting to image [2024-09-10T20:36:44.426Z] #108 exporting layers [2024-09-10T20:36:45.385Z] #108 exporting layers 1.4s done [2024-09-10T20:36:45.652Z] #108 writing image sha256:bdd845cdfa0ddc8edc5188cf9b5996a52ff2e1c4c5fce84f639176f042184926 done [2024-09-10T20:36:45.652Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-10T20:36:45.652Z] #108 DONE 12.5s [2024-09-10T20:36:45.652Z] [2024-09-10T20:36:45.652Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:38:07.277Z] #153 ... [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T20:38:07.277Z] #154 DONE 1428.3s [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T20:38:07.277Z] #157 ... [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:38:07.277Z] #189 DONE 0.3s [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:38:07.277Z] #151 ... [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:38:07.277Z] #190 DONE 0.2s [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T20:38:07.277Z] #191 DONE 0.3s [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:38:07.277Z] #192 DONE 0.2s [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T20:38:07.277Z] #193 DONE 0.1s [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T20:38:07.277Z] #194 DONE 2.1s [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-10T20:38:07.277Z] #108 exporting layers [2024-09-10T20:38:07.277Z] #108 exporting layers 0.8s done [2024-09-10T20:38:07.277Z] #108 writing image sha256:246336d0073eb2f68da13119305eb02359295d8dde302cf1db56948fd200bfb5 0.0s done [2024-09-10T20:38:07.277Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-09-10T20:38:07.277Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-10T20:38:07.277Z] #108 DONE 13.3s [2024-09-10T20:38:07.277Z] [2024-09-10T20:38:07.277Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:40:13.935Z] #58 ... [2024-09-10T20:40:13.936Z] [2024-09-10T20:40:13.936Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T20:40:13.936Z] #160 DONE 1555.6s [2024-09-10T20:40:13.936Z] [2024-09-10T20:40:13.936Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T20:40:13.936Z] #159 ... [2024-09-10T20:40:13.936Z] [2024-09-10T20:40:13.936Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:40:13.936Z] #195 DONE 0.4s [2024-09-10T20:40:13.936Z] [2024-09-10T20:40:13.936Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:40:13.936Z] #196 DONE 0.1s [2024-09-10T20:40:13.936Z] [2024-09-10T20:40:13.936Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T20:40:13.936Z] #197 DONE 0.5s [2024-09-10T20:40:13.936Z] [2024-09-10T20:40:13.936Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:40:13.936Z] #198 DONE 0.2s [2024-09-10T20:40:13.936Z] [2024-09-10T20:40:13.936Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-10T20:40:13.936Z] #108 exporting layers [2024-09-10T20:40:13.936Z] #108 exporting layers 0.8s done [2024-09-10T20:40:13.936Z] #108 writing image sha256:d5cd12ec86fc5bab9d6c55be26a4c9b58db2d932185e4d11d12b8ae1e439af01 done [2024-09-10T20:40:13.936Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-10T20:40:13.936Z] #108 DONE 14.1s [2024-09-10T20:40:13.936Z] [2024-09-10T20:40:13.936Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:49:06.206Z] #58 ... [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T20:49:06.206Z] #159 DONE 2091.7s [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T20:49:06.206Z] #157 ... [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:49:06.206Z] #199 DONE 0.2s [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:49:06.206Z] #200 DONE 0.1s [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T20:49:06.206Z] #201 DONE 0.5s [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:49:06.206Z] #202 DONE 0.2s [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T20:49:06.206Z] #203 DONE 0.1s [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T20:49:06.206Z] #204 DONE 2.0s [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T20:49:06.206Z] #157 ... [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #108 [security-proxy-auth] exporting to image [2024-09-10T20:49:06.206Z] #108 exporting layers [2024-09-10T20:49:06.206Z] #108 exporting layers 0.6s done [2024-09-10T20:49:06.206Z] #108 writing image sha256:93e8198e228ab51b2c8e35a072a1865ad6f5cf37b3616377da83fdb3e16d8ad9 done [2024-09-10T20:49:06.206Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-10T20:49:06.206Z] #108 DONE 14.7s [2024-09-10T20:49:06.206Z] [2024-09-10T20:49:06.206Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T20:50:14.401Z] #150 ... [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T20:50:14.401Z] #157 DONE 2161.4s [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:50:14.401Z] #153 ... [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:50:14.401Z] #205 DONE 0.1s [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:50:14.401Z] #206 DONE 0.2s [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:50:14.401Z] #155 ... [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T20:50:14.401Z] #207 DONE 0.5s [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:50:14.401Z] #208 DONE 0.1s [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:50:14.401Z] #155 ... [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #108 [core-command] exporting to image [2024-09-10T20:50:14.401Z] #108 exporting layers [2024-09-10T20:50:14.401Z] #108 exporting layers 0.5s done [2024-09-10T20:50:14.401Z] #108 writing image sha256:98a8a1f553cb044f40096010360b4ee1d05ad2b4606e11442a9c68e57f1205bd done [2024-09-10T20:50:14.401Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-10T20:50:14.401Z] #108 DONE 15.2s [2024-09-10T20:50:14.401Z] [2024-09-10T20:50:14.401Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:52:36.088Z] #151 ... [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:52:36.088Z] #156 DONE 2296.0s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:52:36.088Z] #151 ... [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:52:36.088Z] #153 DONE 2296.7s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:52:36.088Z] #209 DONE 0.2s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T20:52:36.088Z] #150 DONE 2297.2s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:52:36.088Z] #58 ... [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T20:52:36.088Z] #210 DONE 0.8s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:52:36.088Z] #211 DONE 0.3s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:52:36.088Z] #212 DONE 0.6s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:52:36.088Z] #213 ... [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:52:36.088Z] #214 DONE 0.3s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:52:36.088Z] #215 DONE 0.3s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #108 [core-keeper] exporting to image [2024-09-10T20:52:36.088Z] #108 exporting layers [2024-09-10T20:52:36.088Z] #108 ... [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:52:36.088Z] #213 DONE 0.3s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T20:52:36.088Z] #216 DONE 0.8s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T20:52:36.088Z] #217 DONE 0.9s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #108 [core-keeper] exporting to image [2024-09-10T20:52:36.088Z] #108 exporting layers 1.0s done [2024-09-10T20:52:36.088Z] #108 writing image sha256:cebe6567fe4b66cbff45616551fe35df6ed357bd9358feb57790551cd2510a23 done [2024-09-10T20:52:36.088Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-10T20:52:36.088Z] #108 DONE 16.2s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #218 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:52:36.088Z] #218 DONE 0.2s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:52:36.088Z] #219 DONE 0.3s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T20:52:36.088Z] #220 DONE 0.2s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T20:52:36.088Z] #221 DONE 0.2s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #108 [core-data] exporting to image [2024-09-10T20:52:36.088Z] #108 exporting layers 0.9s done [2024-09-10T20:52:36.088Z] #108 writing image sha256:e51cbfb937c3c9ef1f3de5ceed8d0f92068865c110b6f4118080f4be3ac3adf0 0.0s done [2024-09-10T20:52:36.088Z] #108 naming to docker.io/library/core-data-arm64 [2024-09-10T20:52:36.088Z] #108 exporting layers 1.0s done [2024-09-10T20:52:36.088Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-10T20:52:36.088Z] #108 writing image sha256:29197b9b65d003de939096d67788c2256b2e4c42922712d78a8dd394ee13581a done [2024-09-10T20:52:36.088Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-10T20:52:36.088Z] #108 DONE 17.4s [2024-09-10T20:52:36.088Z] [2024-09-10T20:52:36.088Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T20:53:15.206Z] #152 DONE 2341.4s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:53:15.206Z] #155 DONE 2341.5s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:53:15.206Z] #151 DONE 2341.4s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:53:15.206Z] #58 ... [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:15.206Z] #222 ... [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:15.206Z] #223 DONE 0.2s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:53:15.206Z] #224 ... [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:15.206Z] #222 DONE 0.5s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:15.206Z] #225 ... [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:53:15.206Z] #224 DONE 0.4s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:53:15.206Z] #226 DONE 0.3s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:15.206Z] #225 DONE 0.2s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:53:15.206Z] #227 DONE 0.2s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T20:53:15.206Z] #228 DONE 0.5s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:53:15.206Z] #229 ... [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T20:53:15.206Z] #230 DONE 0.5s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:53:15.206Z] #231 DONE 0.2s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:53:15.206Z] #229 DONE 0.2s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #108 [support-notifications] exporting to image [2024-09-10T20:53:15.206Z] #108 exporting layers [2024-09-10T20:53:15.206Z] #108 ... [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T20:53:15.206Z] #232 DONE 0.6s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T20:53:15.206Z] #233 DONE 0.1s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #108 [support-notifications] exporting to image [2024-09-10T20:53:15.206Z] #108 exporting layers 0.6s done [2024-09-10T20:53:15.206Z] #108 writing image sha256:371fd93700413ee91f654b4cee1a90f42604916d3456cbaec3290849766c39ed done [2024-09-10T20:53:15.206Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-10T20:53:15.206Z] #108 exporting layers 0.8s done [2024-09-10T20:53:15.206Z] #108 writing image sha256:0189fabd7e2b547b1c5ce1bf836cbd40d8d0c34e088328f6e2a9ef528c35eee3 done [2024-09-10T20:53:15.206Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-10T20:53:15.206Z] #108 exporting layers 1.6s done [2024-09-10T20:53:15.206Z] #108 writing image sha256:90c8daa45b4f2c03a4d2fdfcd9b2f638b9c20acb60b19f1bbbd98b77c68585d0 done [2024-09-10T20:53:15.206Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-10T20:53:15.206Z] #108 DONE 19.5s [2024-09-10T20:53:15.206Z] [2024-09-10T20:53:15.206Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:15.206Z] time="2024-09-10T20:10:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T20:53:15.271Z] $ docker stop --time=1 53c8cf0bf4b359a28cce08151aa602be1803c79b10c49ece1176e8b05dccca0e [2024-09-10T20:53:16.934Z] $ docker rm -f --volumes 53c8cf0bf4b359a28cce08151aa602be1803c79b10c49ece1176e8b05dccca0e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T20:53:17.514Z] + docker images [2024-09-10T20:53:17.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T20:53:17.515Z] support-cron-scheduler-arm64 latest 90c8daa45b4f 6 seconds ago 43.7MB [2024-09-10T20:53:17.515Z] support-scheduler-arm64 latest 371fd9370041 7 seconds ago 41.4MB [2024-09-10T20:53:17.515Z] support-notifications-arm64 latest 0189fabd7e2b 7 seconds ago 42.1MB [2024-09-10T20:53:17.515Z] core-data-arm64 latest e51cbfb937c3 50 seconds ago 39.2MB [2024-09-10T20:53:17.515Z] core-metadata-arm64 latest 29197b9b65d0 50 seconds ago 39.4MB [2024-09-10T20:53:17.515Z] core-keeper-arm64 latest cebe6567fe4b 51 seconds ago 39.2MB [2024-09-10T20:53:17.515Z] core-command-arm64 latest 98a8a1f553cb 3 minutes ago 35.1MB [2024-09-10T20:53:17.515Z] security-proxy-auth-arm64 latest 93e8198e228a 4 minutes ago 32.7MB [2024-09-10T20:53:17.515Z] security-spiffe-token-provider-arm64 latest d5cd12ec86fc 13 minutes ago 29.1MB [2024-09-10T20:53:17.515Z] core-common-config-bootstrapper-arm64 latest 246336d0073e 15 minutes ago 15.4MB [2024-09-10T20:53:17.515Z] security-secretstore-setup-arm64 latest bdd845cdfa0d 16 minutes ago 36.4MB [2024-09-10T20:53:17.515Z] security-proxy-setup-arm64 latest b437447b1956 16 minutes ago 26.2MB [2024-09-10T20:53:17.515Z] security-bootstrapper-arm64 latest aee31f923663 16 minutes ago 18.9MB [2024-09-10T20:53:17.515Z] security-spire-agent-arm64 latest 7e71b7fa81fc 41 minutes ago 174MB [2024-09-10T20:53:17.515Z] security-spire-server-arm64 latest 63cf0a3cf078 41 minutes ago 116MB [2024-09-10T20:53:17.515Z] security-spire-config-arm64 latest e126485f9475 41 minutes ago 115MB [2024-09-10T20:53:17.515Z] ci-base-image-arm64 latest 28db6cbcd625 About an hour ago 967MB [2024-09-10T20:53:17.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-10T20:53:17.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:53:18.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T20:53:18.468Z] [2024-09-10T20:53:18.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:53:18.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T20:53:19.162Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-10T20:53:19.162Z] 8998bd30e6a1: Pulling fs layer [2024-09-10T20:53:19.162Z] 04944245beec: Pulling fs layer [2024-09-10T20:53:19.162Z] 699f458cf7ca: Pulling fs layer [2024-09-10T20:53:19.162Z] 765212b225bb: Pulling fs layer [2024-09-10T20:53:19.162Z] f23df028b6ca: Pulling fs layer [2024-09-10T20:53:19.162Z] d65c8cfc05b1: Pulling fs layer [2024-09-10T20:53:19.162Z] 2437ff75d9bd: Pulling fs layer [2024-09-10T20:53:19.162Z] f23df028b6ca: Waiting [2024-09-10T20:53:19.162Z] d65c8cfc05b1: Waiting [2024-09-10T20:53:19.162Z] 2437ff75d9bd: Waiting [2024-09-10T20:53:19.162Z] 765212b225bb: Waiting [2024-09-10T20:53:19.162Z] 04944245beec: Verifying Checksum [2024-09-10T20:53:19.162Z] 04944245beec: Download complete [2024-09-10T20:53:19.162Z] 765212b225bb: Verifying Checksum [2024-09-10T20:53:19.162Z] 765212b225bb: Download complete [2024-09-10T20:53:19.428Z] f23df028b6ca: Verifying Checksum [2024-09-10T20:53:19.428Z] f23df028b6ca: Download complete [2024-09-10T20:53:19.428Z] d65c8cfc05b1: Verifying Checksum [2024-09-10T20:53:19.428Z] d65c8cfc05b1: Download complete [2024-09-10T20:53:19.428Z] 699f458cf7ca: Verifying Checksum [2024-09-10T20:53:19.428Z] 699f458cf7ca: Download complete [2024-09-10T20:53:20.006Z] 8998bd30e6a1: Verifying Checksum [2024-09-10T20:53:20.006Z] 8998bd30e6a1: Download complete [2024-09-10T20:53:22.576Z] 2437ff75d9bd: Verifying Checksum [2024-09-10T20:53:22.576Z] 2437ff75d9bd: Download complete [2024-09-10T20:53:25.150Z] 8998bd30e6a1: Pull complete [2024-09-10T20:53:25.150Z] 04944245beec: Pull complete [2024-09-10T20:53:27.088Z] 699f458cf7ca: Pull complete [2024-09-10T20:53:27.088Z] 765212b225bb: Pull complete [2024-09-10T20:53:28.043Z] f23df028b6ca: Pull complete [2024-09-10T20:53:28.308Z] d65c8cfc05b1: Pull complete [2024-09-10T20:53:46.486Z] 2437ff75d9bd: Pull complete [2024-09-10T20:53:46.486Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-10T20:53:46.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T20:53:46.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T20:53:46.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-10042 does not seem to be running inside a container [2024-09-10T20:53:46.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-10T20:53:50.033Z] $ docker top 0c1d287c5734bdacbb8c7727712eafd45d22116e9efd7b2a0f8a2a7c63f86350 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:53:51.064Z] ---> job-cost.sh [2024-09-10T20:53:51.064Z] lf-activate-venv: SKIPPING [2024-09-10T20:53:51.064Z] INFO: No Stack... [2024-09-10T20:53:51.640Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-10T20:53:52.591Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T20:53:53.248Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-10T20:53:53.248Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T20:53:53.317Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-1-stack-cost] [2024-09-10T20:53:53.326Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4907-1-stack-cost] did not exist. Created. [2024-09-10T20:53:53.334Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T20:53:54.088Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-10T20:53:54.324Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T20:53:54.347Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T20:53:54.457Z] $ docker stop --time=1 0c1d287c5734bdacbb8c7727712eafd45d22116e9efd7b2a0f8a2a7c63f86350 [2024-09-10T20:53:55.934Z] $ docker rm -f --volumes 0c1d287c5734bdacbb8c7727712eafd45d22116e9efd7b2a0f8a2a7c63f86350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-10T20:53:57.130Z] provisioning config files... [2024-09-10T20:53:57.139Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17405952899303716475tmp [Pipeline] { [Pipeline] sh [2024-09-10T20:53:57.505Z] + set +x [2024-09-10T20:53:57.505Z] + curl -s https://codecov.io/bash [2024-09-10T20:53:57.505Z] + bash -s -- [2024-09-10T20:53:57.505Z] [2024-09-10T20:53:57.505Z] _____ _ [2024-09-10T20:53:57.506Z] / ____| | | [2024-09-10T20:53:57.506Z] | | ___ __| | ___ ___ _____ __ [2024-09-10T20:53:57.506Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-10T20:53:57.506Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-10T20:53:57.506Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-10T20:53:57.506Z] Bash-1.0.6 [2024-09-10T20:53:57.506Z] [2024-09-10T20:53:57.506Z] [2024-09-10T20:53:57.506Z] ==> git version 2.25.1 found [2024-09-10T20:53:57.506Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-10T20:53:57.506Z] Release-Date: 2020-01-08 [2024-09-10T20:53:57.506Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-10T20:53:57.506Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-10T20:53:57.506Z] ==> Jenkins CI detected. [2024-09-10T20:53:57.506Z] current dir:  /w/workspace/edgex-go/1 [2024-09-10T20:53:57.506Z] project root: . [2024-09-10T20:53:57.506Z] --> token set from env [2024-09-10T20:53:57.506Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-10T20:53:57.506Z] ==> Running gcov in . (disable via -X gcov) [2024-09-10T20:53:57.766Z] ==> Python coveragepy not found [2024-09-10T20:53:57.766Z] ==> Searching for coverage reports in: [2024-09-10T20:53:57.766Z] + . [2024-09-10T20:53:57.766Z] -> Found 1 reports [2024-09-10T20:53:57.766Z] ==> Detecting git/mercurial file structure [2024-09-10T20:53:57.766Z] ==> Reading reports [2024-09-10T20:53:57.766Z] + ./coverage.out bytes=546549 [2024-09-10T20:53:57.766Z] ==> Appending adjustments [2024-09-10T20:53:57.766Z] https://docs.codecov.io/docs/fixing-reports [2024-09-10T20:53:59.144Z] + Found adjustments [2024-09-10T20:53:59.144Z] ==> Gzipping contents [2024-09-10T20:53:59.144Z] 68K /tmp/codecov.oyxmpz.gz [2024-09-10T20:53:59.144Z] ==> Uploading reports [2024-09-10T20:53:59.144Z] url: https://codecov.io [2024-09-10T20:53:59.144Z] query: branch=PR-4907&commit=cc0d00debd4c33b877563843a6c7757fc5a1d126&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-10T20:53:59.144Z] -> Pinging Codecov [2024-09-10T20:53:59.144Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=cc0d00debd4c33b877563843a6c7757fc5a1d126&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-10T20:53:59.144Z] -> Uploading to [2024-09-10T20:53:59.145Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/cc0d00debd4c33b877563843a6c7757fc5a1d126/8446aa4e-8083-4f5f-9cd5-1e65d62156a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T205359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0bdfdb2069b8138da56d5351ff3a51aa37e7b128c31ce5576ee776ebe70a3223 [2024-09-10T20:53:59.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T20:53:59.145Z] Dload Upload Total Spent Left Speed [2024-09-10T20:53:59.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68151 0 0 100 68151 0 324k --:--:-- --:--:-- --:--:-- 324k 100 68151 0 0 100 68151 0 236k --:--:-- --:--:-- --:--:-- 236k [2024-09-10T20:53:59.404Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cc0d00debd4c33b877563843a6c7757fc5a1d126 [Pipeline] } [2024-09-10T20:53:59.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-10T20:54:01.087Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:01.435Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:02.341Z] ---> package-listing.sh [2024-09-10T20:54:02.341Z] ++ facter osfamily [2024-09-10T20:54:02.341Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-10T20:54:02.600Z] + OS_FAMILY=debian [2024-09-10T20:54:02.600Z] + workspace=/w/workspace/edgex-go/1 [2024-09-10T20:54:02.600Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-10T20:54:02.600Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-10T20:54:02.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-10T20:54:02.600Z] + PACKAGES=/tmp/packages_start.txt [2024-09-10T20:54:02.600Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-10T20:54:02.600Z] + PACKAGES=/tmp/packages_end.txt [2024-09-10T20:54:02.600Z] + case "${OS_FAMILY}" in [2024-09-10T20:54:02.600Z] + dpkg -l [2024-09-10T20:54:02.600Z] + grep '^ii' [2024-09-10T20:54:02.600Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-10T20:54:02.600Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-10T20:54:02.600Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-10T20:54:02.600Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-10T20:54:02.600Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-10T20:54:02.600Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-10T20:54:02.646Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-10T20:54:02.946Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:54:03.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T20:54:03.598Z] [2024-09-10T20:54:03.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:54:04.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T20:54:04.007Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-10T20:54:04.007Z] 5eb5b503b376: Pulling fs layer [2024-09-10T20:54:04.007Z] 5c69ac0246d0: Pulling fs layer [2024-09-10T20:54:04.007Z] ec43610c2a17: Pulling fs layer [2024-09-10T20:54:04.007Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-10T20:54:04.007Z] 33b1e0a273af: Pulling fs layer [2024-09-10T20:54:04.007Z] 5d3b04190fa2: Pulling fs layer [2024-09-10T20:54:04.007Z] 2f39f015ded8: Pulling fs layer [2024-09-10T20:54:04.007Z] 2f39f015ded8: Waiting [2024-09-10T20:54:04.007Z] 5d3b04190fa2: Waiting [2024-09-10T20:54:04.007Z] 3a2ae6a8a46f: Waiting [2024-09-10T20:54:04.007Z] 33b1e0a273af: Waiting [2024-09-10T20:54:04.007Z] 5c69ac0246d0: Verifying Checksum [2024-09-10T20:54:04.007Z] 5c69ac0246d0: Download complete [2024-09-10T20:54:04.007Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-10T20:54:04.007Z] 3a2ae6a8a46f: Download complete [2024-09-10T20:54:04.007Z] 33b1e0a273af: Verifying Checksum [2024-09-10T20:54:04.007Z] 33b1e0a273af: Download complete [2024-09-10T20:54:04.007Z] 5d3b04190fa2: Verifying Checksum [2024-09-10T20:54:04.007Z] 5d3b04190fa2: Download complete [2024-09-10T20:54:04.007Z] ec43610c2a17: Verifying Checksum [2024-09-10T20:54:04.007Z] ec43610c2a17: Download complete [2024-09-10T20:54:04.264Z] 5eb5b503b376: Verifying Checksum [2024-09-10T20:54:04.264Z] 5eb5b503b376: Download complete [2024-09-10T20:54:04.829Z] 2f39f015ded8: Verifying Checksum [2024-09-10T20:54:04.829Z] 2f39f015ded8: Download complete [2024-09-10T20:54:05.395Z] 5eb5b503b376: Pull complete [2024-09-10T20:54:05.653Z] 5c69ac0246d0: Pull complete [2024-09-10T20:54:06.220Z] ec43610c2a17: Pull complete [2024-09-10T20:54:06.220Z] 3a2ae6a8a46f: Pull complete [2024-09-10T20:54:06.220Z] 33b1e0a273af: Pull complete [2024-09-10T20:54:06.478Z] 5d3b04190fa2: Pull complete [2024-09-10T20:54:10.666Z] 2f39f015ded8: Pull complete [2024-09-10T20:54:10.666Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-10T20:54:10.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T20:54:10.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T20:54:10.923Z] prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container [2024-09-10T20:54:10.941Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-10T20:54:13.985Z] $ docker top 2f2078d917145644c01f57e758aaca170c7ae51e7c9c1f27e934b5cb451244d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T20:54:14.425Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-10T20:54:14.747Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-10T20:54:15.064Z] + ls /var/log/sa-host [2024-09-10T20:54:15.064Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T20:54:15.497Z] provisioning config files... [2024-09-10T20:54:15.514Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7472149905571308196tmp [Pipeline] { [Pipeline] echo [2024-09-10T20:54:15.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:15.899Z] ---> create-netrc.sh [Pipeline] } [2024-09-10T20:54:15.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:16.373Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-10T20:54:16.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:16.743Z] ---> sudo-logs.sh [2024-09-10T20:54:16.743Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-10T20:54:16.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:17.182Z] ---> job-cost.sh [2024-09-10T20:54:17.182Z] lf-activate-venv: SKIPPING [2024-09-10T20:54:17.182Z] DEBUG: total: 0.2199999988079071 [2024-09-10T20:54:17.182Z] INFO: Retrieving Stack Cost... [2024-09-10T20:54:17.749Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T20:54:18.008Z] INFO: Archiving Costs [Pipeline] echo [2024-09-10T20:54:18.050Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:18.374Z] ---> logs-deploy.sh [2024-09-10T20:54:18.374Z] lf-activate-venv: SKIPPING [2024-09-10T20:54:18.374Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/1 [2024-09-10T20:54:18.374Z] INFO: archiving workspace using pattern(s): [2024-09-10T20:54:19.309Z] Archives upload complete. [2024-09-10T20:54:19.568Z] INFO: archiving logs to Nexus