Pull request #4922 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from c8d5d1f442a70165fbed27d705ba22c244cb6e76+e4150c7d743658feb0e30a8f224e7e597185eef5 (69817bc184b41f83be51451851636a76d95578b4) 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-ssh15442007749182363271.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-ssh1584034169286582672.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-4922/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-4922/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6810456338574189909.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-4922/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17163868259396702772.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-ssh9501555840902204694.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-4922/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-4922/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12659697952216781769.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-10927 in /w/workspace/edgexfoundry_edgex-go_PR-4922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e4150c7d743658feb0e30a8f224e7e597185eef5 into PR head commit c8d5d1f442a70165fbed27d705ba22c244cb6e76 Merge succeeded, producing c8d5d1f442a70165fbed27d705ba22c244cb6e76 Checking out Revision c8d5d1f442a70165fbed27d705ba22c244cb6e76 (PR-4922) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4922/head:refs/remotes/origin/PR-4922 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8d5d1f442a70165fbed27d705ba22c244cb6e76 # 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 e4150c7d743658feb0e30a8f224e7e597185eef5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8d5d1f442a70165fbed27d705ba22c244cb6e76 # timeout=10 Commit message: "feat: Enhance Support Notifications to support PostgreSQL" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-23T10:57:01.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-23T10:57:01.312Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-23T10:57:01.432Z] ========================================================= [2024-09-23T10:57:01.432Z] EdgeX Global Pipelines Version Info [2024-09-23T10:57:01.432Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-23T10:57:02.590Z] ------------------- [2024-09-23T10:57:02.590Z] stable info: [2024-09-23T10:57:02.590Z] ------------------- [2024-09-23T10:57:02.590Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T10:57:02.590Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T10:57:02.590Z] Message: update stable to v1.0.263 [2024-09-23T10:57:02.849Z] ------------------- [2024-09-23T10:57:02.849Z] experimental info: [2024-09-23T10:57:02.849Z] ------------------- [2024-09-23T10:57:02.849Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T10:57:02.849Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T10:57:02.849Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-23T10:57:03.105Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-23T10:57:03.178Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-23T10:57:03.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-23T10:57:03.309Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-23T10:57:03.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-23T10:57:03.429Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-23T10:57:03.482Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-23T10:57:03.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-23T10:57:03.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-23T10:57:03.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-23T10:57:03.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-23T10:57:03.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-23T10:57:03.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-23T10:57:03.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-23T10:57:03.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-23T10:57:04.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-23T10:57:04.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-23T10:57:04.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-23T10:57:04.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-23T10:57:04.363Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-23T10:57:04.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-23T10:57:04.498Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-23T10:57:04.562Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-23T10:57:04.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4922 [Pipeline] echo [2024-09-23T10:57:04.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4922 [Pipeline] echo [2024-09-23T10:57:04.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4922 [Pipeline] echo [2024-09-23T10:57:04.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8d5d1f442a70165fbed27d705ba22c244cb6e76 [Pipeline] echo [2024-09-23T10:57:04.901Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8d5d1f [Pipeline] echo [2024-09-23T10:57:04.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T10:57:05.134Z] provisioning config files... [2024-09-23T10:57:05.149Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14523465522698919417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T10:57:05.548Z] ---> ****-login.sh [2024-09-23T10:57:05.548Z] nexus3.edgexfoundry.org:10001 [2024-09-23T10:57:05.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T10:57:05.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T10:57:05.810Z] Configure a credential helper to remove this warning. See [2024-09-23T10:57:05.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T10:57:05.810Z] [2024-09-23T10:57:05.810Z] Login Succeeded [2024-09-23T10:57:05.810Z] nexus3.edgexfoundry.org:10002 [2024-09-23T10:57:05.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T10:57:05.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T10:57:05.810Z] Configure a credential helper to remove this warning. See [2024-09-23T10:57:05.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T10:57:05.810Z] [2024-09-23T10:57:05.810Z] Login Succeeded [2024-09-23T10:57:05.810Z] nexus3.edgexfoundry.org:10003 [2024-09-23T10:57:05.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T10:57:06.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T10:57:06.070Z] Configure a credential helper to remove this warning. See [2024-09-23T10:57:06.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T10:57:06.070Z] [2024-09-23T10:57:06.070Z] Login Succeeded [2024-09-23T10:57:06.070Z] nexus3.edgexfoundry.org:10004 [2024-09-23T10:57:06.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T10:57:06.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T10:57:06.070Z] Configure a credential helper to remove this warning. See [2024-09-23T10:57:06.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T10:57:06.070Z] [2024-09-23T10:57:06.070Z] Login Succeeded [2024-09-23T10:57:06.070Z] ****.io [2024-09-23T10:57:06.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T10:57:06.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T10:57:06.330Z] Configure a credential helper to remove this warning. See [2024-09-23T10:57:06.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T10:57:06.330Z] [2024-09-23T10:57:06.330Z] Login Succeeded [2024-09-23T10:57:06.330Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T10:57:06.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T10:57:06.832Z] + 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-23T10:57:06.832Z] + dirname cmd/core-command/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/core-data/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/core-keeper/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/core-metadata/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-23T10:57:06.832Z] + + cut -d/ -f2 [2024-09-23T10:57:06.832Z] dirname cmd/security-bootstrapper/Dockerfile [2024-09-23T10:57:06.832Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/support-notifications/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-23T10:57:06.832Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-23T10:57:06.832Z] + cut -d/ -f2 [2024-09-23T10:57:06.832Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-23T10:57:06.896Z] 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-23T10:57:07.452Z] + git rev-list -1 --merges c8d5d1f442a70165fbed27d705ba22c244cb6e76~1..c8d5d1f442a70165fbed27d705ba22c244cb6e76 [Pipeline] echo [2024-09-23T10:57:07.493Z] -----------> git rev-list -1 --merges c8d5d1f442a70165fbed27d705ba22c244cb6e76~1..c8d5d1f442a70165fbed27d705ba22c244cb6e76 c8d5d1f442a70165fbed27d705ba22c244cb6e76 [false] [Pipeline] sh [2024-09-23T10:57:07.817Z] + git log --format=format:%s -1 c8d5d1f442a70165fbed27d705ba22c244cb6e76 [Pipeline] echo [2024-09-23T10:57:07.864Z] ========================================================= [2024-09-23T10:57:07.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-23T10:57:07.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-23T10:57:08.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T10:57:08.373Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-23T10:57:08.373Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-23T10:57:08.373Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-23T10:57:08.373Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-23T10:57:08.373Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-23T10:57:08.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T10:57:08.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T10:57:08.850Z] [2024-09-23T10:57:08.850Z] 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-23T10:57:09.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T10:57:09.256Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-23T10:57:09.256Z] b85a868b505f: Pulling fs layer [2024-09-23T10:57:09.256Z] e2be974225ed: Pulling fs layer [2024-09-23T10:57:09.256Z] 339a4e72a1f5: Pulling fs layer [2024-09-23T10:57:09.256Z] 988bab9f4d93: Pulling fs layer [2024-09-23T10:57:09.256Z] 1469e6f7b9e6: Pulling fs layer [2024-09-23T10:57:09.256Z] eaf3925da568: Pulling fs layer [2024-09-23T10:57:09.256Z] bab4dde63d76: Pulling fs layer [2024-09-23T10:57:09.256Z] bde34c3a00c8: Pulling fs layer [2024-09-23T10:57:09.256Z] b352a97aabf1: Pulling fs layer [2024-09-23T10:57:09.256Z] 4872d77fe225: Pulling fs layer [2024-09-23T10:57:09.256Z] 5851b861e8e6: Pulling fs layer [2024-09-23T10:57:09.256Z] 988bab9f4d93: Waiting [2024-09-23T10:57:09.256Z] 1469e6f7b9e6: Waiting [2024-09-23T10:57:09.256Z] eaf3925da568: Waiting [2024-09-23T10:57:09.256Z] bab4dde63d76: Waiting [2024-09-23T10:57:09.256Z] bde34c3a00c8: Waiting [2024-09-23T10:57:09.256Z] b352a97aabf1: Waiting [2024-09-23T10:57:09.256Z] 4872d77fe225: Waiting [2024-09-23T10:57:09.256Z] 5851b861e8e6: Waiting [2024-09-23T10:57:09.256Z] e2be974225ed: Verifying Checksum [2024-09-23T10:57:09.256Z] e2be974225ed: Download complete [2024-09-23T10:57:09.256Z] 988bab9f4d93: Verifying Checksum [2024-09-23T10:57:09.256Z] 988bab9f4d93: Download complete [2024-09-23T10:57:09.256Z] 1469e6f7b9e6: Verifying Checksum [2024-09-23T10:57:09.256Z] 1469e6f7b9e6: Download complete [2024-09-23T10:57:09.256Z] eaf3925da568: Verifying Checksum [2024-09-23T10:57:09.256Z] eaf3925da568: Download complete [2024-09-23T10:57:09.256Z] 339a4e72a1f5: Verifying Checksum [2024-09-23T10:57:09.256Z] 339a4e72a1f5: Download complete [2024-09-23T10:57:09.517Z] bde34c3a00c8: Verifying Checksum [2024-09-23T10:57:09.517Z] bde34c3a00c8: Download complete [2024-09-23T10:57:09.517Z] b352a97aabf1: Verifying Checksum [2024-09-23T10:57:09.517Z] b352a97aabf1: Download complete [2024-09-23T10:57:09.517Z] 4872d77fe225: Verifying Checksum [2024-09-23T10:57:09.517Z] 4872d77fe225: Download complete [2024-09-23T10:57:09.517Z] 5851b861e8e6: Download complete [2024-09-23T10:57:09.517Z] b85a868b505f: Verifying Checksum [2024-09-23T10:57:09.517Z] b85a868b505f: Download complete [2024-09-23T10:57:09.778Z] bab4dde63d76: Verifying Checksum [2024-09-23T10:57:09.778Z] bab4dde63d76: Download complete [2024-09-23T10:57:10.717Z] b85a868b505f: Pull complete [2024-09-23T10:57:10.717Z] e2be974225ed: Pull complete [2024-09-23T10:57:11.283Z] 339a4e72a1f5: Pull complete [2024-09-23T10:57:11.283Z] 988bab9f4d93: Pull complete [2024-09-23T10:57:11.542Z] 1469e6f7b9e6: Pull complete [2024-09-23T10:57:11.542Z] eaf3925da568: Pull complete [2024-09-23T10:57:13.448Z] bab4dde63d76: Pull complete [2024-09-23T10:57:13.448Z] bde34c3a00c8: Pull complete [2024-09-23T10:57:13.448Z] b352a97aabf1: Pull complete [2024-09-23T10:57:13.709Z] 4872d77fe225: Pull complete [2024-09-23T10:57:13.709Z] 5851b861e8e6: Pull complete [2024-09-23T10:57:13.709Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-23T10:57:13.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T10:57:13.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T10:57:14.023Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2024-09-23T10:57:14.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-23T10:57:17.266Z] $ docker top 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 -eo pid,comm [2024-09-23T10:57:17.336Z] 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-23T10:57:17.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T10:57:17.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T10:57:17.496Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T10:57:17.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T10:57:17.615Z] $ docker exec 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 ssh-agent [2024-09-23T10:57:17.723Z] SSH_AUTH_SOCK=/tmp/ssh-KPqwtJ4vWqN9/agent.33 [2024-09-23T10:57:17.723Z] SSH_AGENT_PID=39 [2024-09-23T10:57:17.731Z] Running ssh-add (command line suppressed) [2024-09-23T10:57:17.826Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3467811024170888673.key (/w/workspace/edgex-go/1@tmp/private_key_3467811024170888673.key) [2024-09-23T10:57:17.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T10:57:18.192Z] + git tag --points-at HEAD [Pipeline] } [2024-09-23T10:57:18.220Z] $ docker exec --env ******** --env ******** 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 ssh-agent -k [2024-09-23T10:57:18.321Z] unset SSH_AUTH_SOCK; [2024-09-23T10:57:18.321Z] unset SSH_AGENT_PID; [2024-09-23T10:57:18.321Z] echo Agent pid 39 killed; [2024-09-23T10:57:18.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-23T10:57:18.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T10:57:18.453Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T10:57:18.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T10:57:18.558Z] $ docker exec 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 ssh-agent [2024-09-23T10:57:18.662Z] SSH_AUTH_SOCK=/tmp/ssh-fp4YuArcXM31/agent.72 [2024-09-23T10:57:18.662Z] SSH_AGENT_PID=78 [2024-09-23T10:57:18.666Z] Running ssh-add (command line suppressed) [2024-09-23T10:57:18.770Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14449741961642617248.key (/w/workspace/edgex-go/1@tmp/private_key_14449741961642617248.key) [2024-09-23T10:57:18.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T10:57:19.133Z] + git semver init [2024-09-23T10:57:19.393Z] 2024-09-23 10:57:19,307 [run_init] DEBUG init version:0.0.0 force:False [2024-09-23T10:57:19.393Z] 2024-09-23 10:57:19,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-23T10:57:19.393Z] 2024-09-23 10:57:19,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-23T10:57:19.393Z] 2024-09-23 10:57:19,308 [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-23T10:57:24.676Z] 2024-09-23 10:57:24,671 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-23T10:57:24.676Z] 2024-09-23 10:57:24,672 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4922 with force:False [2024-09-23T10:57:24.676Z] 2024-09-23 10:57:24,672 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4922 [2024-09-23T10:57:24.935Z] 2024-09-23 10:57:24,676 [execute] INFO git cat-file --batch-check [2024-09-23T10:57:24.935Z] 2024-09-23 10:57:24,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T10:57:24.935Z] 2024-09-23 10:57:24,682 [execute] INFO git cat-file --batch [2024-09-23T10:57:24.935Z] 2024-09-23 10:57:24,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T10:57:24.935Z] 2024-09-23 10:57:24,687 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4922 [2024-09-23T10:57:24.935Z] 0.0.0 [Pipeline] } [2024-09-23T10:57:24.964Z] $ docker exec --env ******** --env ******** 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 ssh-agent -k [2024-09-23T10:57:25.072Z] unset SSH_AUTH_SOCK; [2024-09-23T10:57:25.073Z] unset SSH_AGENT_PID; [2024-09-23T10:57:25.073Z] echo Agent pid 78 killed; [2024-09-23T10:57:25.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T10:57:25.575Z] + git semver [Pipeline] } [2024-09-23T10:57:25.866Z] $ docker stop --time=1 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 [2024-09-23T10:57:27.150Z] $ docker rm -f --volumes 1f34646c803e75767be6281a1fa87292af6186ce1d944db11a60dc71b7110023 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T10:57:27.581Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-23T10:57:27.894Z] Stashed 1 file(s) [Pipeline] echo [2024-09-23T10:57:27.921Z] [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-23T10:57:28.881Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-23T10:57:28.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T10:57:28.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T10:57:29.039Z] ========================================================= [2024-09-23T10:57:29.039Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-23T10:57:29.039Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-23T10:57:29.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-23T10:57:29.414Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-23T10:57:29.414Z] 619be1103602: Pulling fs layer [2024-09-23T10:57:29.414Z] 7862e08f4a3e: Pulling fs layer [2024-09-23T10:57:29.414Z] 5df492c9dc93: Pulling fs layer [2024-09-23T10:57:29.414Z] 7629e6793208: Pulling fs layer [2024-09-23T10:57:29.414Z] 4f4fb700ef54: Pulling fs layer [2024-09-23T10:57:29.414Z] fb5054dd5b73: Pulling fs layer [2024-09-23T10:57:29.414Z] eeca6798cff9: Pulling fs layer [2024-09-23T10:57:29.414Z] aa269ceb94a6: Pulling fs layer [2024-09-23T10:57:29.414Z] ada007ff1a6a: Pulling fs layer [2024-09-23T10:57:29.414Z] 4f4fb700ef54: Waiting [2024-09-23T10:57:29.414Z] 7629e6793208: Waiting [2024-09-23T10:57:29.414Z] aa269ceb94a6: Waiting [2024-09-23T10:57:29.414Z] ada007ff1a6a: Waiting [2024-09-23T10:57:29.414Z] fb5054dd5b73: Waiting [2024-09-23T10:57:29.414Z] 7862e08f4a3e: Verifying Checksum [2024-09-23T10:57:29.414Z] 7862e08f4a3e: Download complete [2024-09-23T10:57:29.414Z] 7629e6793208: Verifying Checksum [2024-09-23T10:57:29.414Z] 7629e6793208: Download complete [2024-09-23T10:57:29.414Z] 4f4fb700ef54: Verifying Checksum [2024-09-23T10:57:29.414Z] 4f4fb700ef54: Download complete [2024-09-23T10:57:29.414Z] fb5054dd5b73: Download complete [2024-09-23T10:57:29.414Z] 619be1103602: Verifying Checksum [2024-09-23T10:57:29.414Z] 619be1103602: Download complete [2024-09-23T10:57:29.414Z] eeca6798cff9: Verifying Checksum [2024-09-23T10:57:29.414Z] eeca6798cff9: Download complete [2024-09-23T10:57:29.681Z] 619be1103602: Pull complete [2024-09-23T10:57:29.681Z] ada007ff1a6a: Verifying Checksum [2024-09-23T10:57:29.681Z] ada007ff1a6a: Download complete [2024-09-23T10:57:29.681Z] 7862e08f4a3e: Pull complete [2024-09-23T10:57:29.941Z] 5df492c9dc93: Verifying Checksum [2024-09-23T10:57:29.941Z] 5df492c9dc93: Download complete [2024-09-23T10:57:30.199Z] aa269ceb94a6: Verifying Checksum [2024-09-23T10:57:30.199Z] aa269ceb94a6: Download complete [2024-09-23T10:57:33.481Z] 5df492c9dc93: Pull complete [2024-09-23T10:57:33.481Z] 7629e6793208: Pull complete [2024-09-23T10:57:33.481Z] 4f4fb700ef54: Pull complete [2024-09-23T10:57:33.481Z] fb5054dd5b73: Pull complete [2024-09-23T10:57:33.481Z] eeca6798cff9: Pull complete [2024-09-23T10:57:35.384Z] aa269ceb94a6: Pull complete [2024-09-23T10:57:35.951Z] ada007ff1a6a: Pull complete [2024-09-23T10:57:35.951Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-23T10:57:35.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-23T10:57:35.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-23T10:57:36.331Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-23T10:57:36.331Z] WORKDIR /edgex [2024-09-23T10:57:36.331Z] COPY go.mod . [2024-09-23T10:57:36.331Z] RUN go mod download build [2024-09-23T10:57:36.331Z] -t ci-base-image-x86_64 -f - . [2024-09-23T10:57:36.897Z] Sending build context to Docker daemon 179.5MB [2024-09-23T10:57:36.897Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-23T10:57:36.897Z] ---> f489d0715acc [2024-09-23T10:57:36.897Z] Step 2/4 : WORKDIR /edgex [2024-09-23T10:57:42.178Z] ---> Running in a58f20b30a23 [2024-09-23T10:57:42.178Z] Removing intermediate container a58f20b30a23 [2024-09-23T10:57:42.178Z] ---> 4bb5d65c625b [2024-09-23T10:57:42.178Z] Step 3/4 : COPY go.mod . [2024-09-23T10:57:42.445Z] ---> 57d618f906b4 [2024-09-23T10:57:42.445Z] Step 4/4 : RUN go mod download [2024-09-23T10:57:42.445Z] ---> Running in 7defebf0c4c7 [2024-09-23T10:57:43.375Z] Still waiting to schedule task [2024-09-23T10:57:43.376Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-23T10:58:08.998Z] Removing intermediate container 7defebf0c4c7 [2024-09-23T10:58:08.998Z] ---> c4a2413e3b93 [2024-09-23T10:58:08.998Z] Successfully built c4a2413e3b93 [2024-09-23T10:58:08.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T10:58:09.418Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-23T10:58:09.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T10:58:09.599Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2024-09-23T10:58:09.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-23T10:58:10.078Z] $ docker top 8e837e66354fc84cf761e21adfac602dfcbcc28659d2aab74a6e0967ccdc12cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T10:58:10.489Z] + go version [2024-09-23T10:58:10.489Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-23T10:58:10.520Z] $ docker stop --time=1 8e837e66354fc84cf761e21adfac602dfcbcc28659d2aab74a6e0967ccdc12cf [2024-09-23T10:58:11.785Z] $ docker rm -f --volumes 8e837e66354fc84cf761e21adfac602dfcbcc28659d2aab74a6e0967ccdc12cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T10:58:12.588Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-23T10:58:12.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T10:58:12.772Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2024-09-23T10:58:12.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-23T10:58:13.127Z] $ docker top 2fa37105d30b3063add45fdafc96bc2923f4730744f34160efc37d6f4f214187 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-23T10:58:13.262Z] ========================================================= [2024-09-23T10:58:13.263Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-23T10:58:13.263Z] ========================================================= [Pipeline] sh [2024-09-23T10:58:13.563Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-23T10:58:13.954Z] + make test [2024-09-23T10:58:13.954Z] go test -race -coverprofile=coverage.out ./... [2024-09-23T10:58:22.072Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-23T10:58:48.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-23T10:58:48.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-23T10:58:49.177Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-23T10:58:49.177Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-23T10:58:49.434Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-23T10:58:49.434Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-23T10:58:49.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-23T10:58:49.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-23T10:58:49.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-23T10:58:49.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-23T10:58:49.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-23T10:58:49.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-23T10:58:49.950Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-23T10:58:49.950Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-23T10:58:49.950Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-23T10:58:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-23T10:58:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-23T10:58:51.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-23T10:58:52.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements [2024-09-23T10:58:52.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-23T10:58:52.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-23T10:58:52.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-23T10:58:53.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-09-23T10:58:53.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-23T10:58:53.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-23T10:58:54.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-23T10:58:54.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-23T10:58:54.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-23T10:58:54.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-23T10:58:54.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-23T10:58:54.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-23T10:58:54.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-23T10:58:54.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-23T10:58:54.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-23T10:58:55.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-23T10:58:55.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-23T10:58:55.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-23T10:58:55.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-23T10:58:55.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-23T10:58:56.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-23T10:58:56.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-23T10:58:56.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-09-23T10:58:56.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 53.2% of statements [2024-09-23T10:58:57.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.900s coverage: 93.4% of statements [2024-09-23T10:58:57.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 91.7% of statements [2024-09-23T10:58:57.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-23T10:58:59.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-23T10:59:00.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-23T10:59:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements [2024-09-23T10:59:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-09-23T10:59:00.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-23T10:59:00.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-23T10:59:01.793Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2024-09-23T10:59:02.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-09-23T10:59:02.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.9% of statements [2024-09-23T10:59:02.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-09-23T10:59:02.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements [2024-09-23T10:59:02.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-09-23T10:59:02.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.022s coverage: 96.3% of statements [2024-09-23T10:59:02.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.032s coverage: 87.5% of statements [2024-09-23T10:59:03.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-23T10:59:03.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-23T10:59:03.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-23T10:59:03.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-23T10:59:03.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-23T10:59:03.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-23T10:59:03.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-23T10:59:03.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-23T10:59:05.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-23T10:59:05.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-23T10:59:05.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-23T10:59:05.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-23T10:59:05.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-23T10:59:05.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-23T10:59:05.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-23T10:59:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-23T10:59:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-23T10:59:06.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-23T10:59:07.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-23T10:59:08.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-23T10:59:09.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-23T10:59:09.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-23T10:59:12.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-23T10:59:12.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-23T10:59:12.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-23T10:59:13.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-23T10:59:13.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-23T10:59:13.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-23T10:59:13.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-23T10:59:13.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-23T10:59:13.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-23T10:59:13.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-23T10:59:14.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-23T10:59:14.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-23T10:59:14.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-23T10:59:15.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-09-23T10:59:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-23T10:59:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-23T10:59:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-23T10:59:17.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-23T10:59:17.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-23T10:59:17.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-23T10:59:17.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-23T10:59:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-23T10:59:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-23T10:59:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-23T10:59:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-23T10:59:19.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-23T10:59:19.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-23T10:59:20.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-23T10:59:20.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.238s coverage: 79.9% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.050s coverage: 92.9% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 36.5% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.023s coverage: 4.9% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.063s coverage: 97.1% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.019s coverage: 35.9% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-09-23T10:59:28.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-09-23T10:59:28.499Z] 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-23T10:59:28.499Z] running golangci-lint [2024-09-23T10:59:28.499Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-23T10:59:28.499Z] go version go1.21.9 linux/amd64 [2024-09-23T10:59:28.499Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-23T10:59:28.499Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-23T10:59:50.418Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|exports_file|imports|name|types_sizes|deps) took 20.941969174s" [2024-09-23T10:59:50.418Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.143756ms" [2024-09-23T11:00:00.376Z] level=info msg="[linters_context/goanalysis] analyzers took 2m24.772253607s with top 10 stages: buildir: 48.760085893s, gosec: 7.654303559s, inspect: 2.970099286s, fact_deprecated: 2.919637067s, printf: 2.149850984s, nilness: 1.983024147s, fact_purity: 1.866332298s, ctrlflow: 1.768143769s, typedness: 1.350677892s, SA5012: 1.27456889s" [2024-09-23T11:00:00.376Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-23T11:00:00.376Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, skip_files: 214/214" [2024-09-23T11:00:00.376Z] level=info msg="[runner] processing took 19.926774ms with stages: nolint: 8.72507ms, identifier_marker: 5.751127ms, exclude-rules: 1.645752ms, autogenerated_exclude: 1.509022ms, path_prettifier: 1.502832ms, skip_dirs: 745.061µs, cgo: 28.38µs, filename_unadjuster: 15.91µs, max_same_issues: 500ns, uniq_by_line: 410ns, fixer: 410ns, skip_files: 390ns, exclude: 330ns, severity-rules: 270ns, sort_results: 230ns, source_code: 220ns, diff: 210ns, path_prefixer: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 140ns, path_shortener: 120ns" [2024-09-23T11:00:00.376Z] level=info msg="[runner] linters took 10.429944197s with stages: goanalysis_metalinter: 10.409930583s" [2024-09-23T11:00:00.376Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-23T11:00:00.376Z] level=info msg="Memory: 315 samples, avg is 287.6MB, max is 1367.8MB" [2024-09-23T11:00:00.376Z] level=info msg="Execution took 31.422730947s" [2024-09-23T11:00:00.376Z] go vet ./... [2024-09-23T11:00:05.665Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-23T11:00:05.665Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-23T11:00:05.923Z] ./bin/test-attribution-txt.sh [2024-09-23T11:00:06.181Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-23T11:00:06.181Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-23T11:00:06.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-23T11:00:06.561Z] + ls -al . [2024-09-23T11:00:06.561Z] total 964 [2024-09-23T11:00:06.561Z] drwxrwxr-x 11 1001 1001 4096 Sep 23 10:58 . [2024-09-23T11:00:06.561Z] drwxr-xr-x 4 root root 4096 Sep 23 10:58 .. [2024-09-23T11:00:06.561Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 10:56 .blubracket [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 10 Sep 23 10:56 .dockerignore [2024-09-23T11:00:06.561Z] drwxrwxr-x 8 1001 1001 4096 Sep 23 10:59 .git [2024-09-23T11:00:06.561Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 10:56 .github [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 1102 Sep 23 10:56 .gitignore [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 42 Sep 23 10:56 .golangci.yml [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 100 Sep 23 10:56 .hadolint.yml [2024-09-23T11:00:06.561Z] drwxr-xr-x 3 1001 1001 4096 Sep 23 10:57 .semver [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 155 Sep 23 10:56 .sonarcloud.properties [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 1171 Sep 23 10:56 ADOPTERS.md [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 21286 Sep 23 10:56 Attribution.txt [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 100284 Sep 23 10:56 CHANGELOG.md [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 3804 Sep 23 10:56 CONTRIBUTING.md [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 677 Sep 23 10:56 GOVERNANCE.md [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 861 Sep 23 10:56 Jenkinsfile [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 10775 Sep 23 10:56 LICENSE [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 16854 Sep 23 10:56 Makefile [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 582 Sep 23 10:56 OWNERS.md [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 9528 Sep 23 10:56 README.md [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 789 Sep 23 10:56 SECURITY.md [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 5 Sep 23 10:57 VERSION [2024-09-23T11:00:06.561Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 10:56 bin [2024-09-23T11:00:06.561Z] drwxrwxr-x 20 1001 1001 4096 Sep 23 10:56 cmd [2024-09-23T11:00:06.561Z] -rw-r--r-- 1 root root 596276 Sep 23 10:59 coverage.out [2024-09-23T11:00:06.561Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 10:56 fuzz_test [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 7305 Sep 23 10:56 go.mod [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 102748 Sep 23 10:56 go.sum [2024-09-23T11:00:06.561Z] drwxrwxr-x 7 1001 1001 4096 Sep 23 10:56 internal [2024-09-23T11:00:06.561Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 10:56 openapi [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 584 Sep 23 10:56 security.txt [2024-09-23T11:00:06.561Z] -rw-rw-r-- 1 1001 1001 204 Sep 23 10:56 version.go [Pipeline] sh [2024-09-23T11:00:06.888Z] + '[' -e coverage.out ] [2024-09-23T11:00:06.888Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-23T11:00:07.032Z] Stashed 1 file(s) [Pipeline] sh [2024-09-23T11:00:07.337Z] + make build [2024-09-23T11:00:07.337Z] 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-23T11:00:26.672Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10929 in /w/workspace/edgexfoundry_edgex-go_PR-4922 [Pipeline] { [Pipeline] ws [2024-09-23T11:00:26.741Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-23T11:00:26.816Z] The recommended git tool is: git [2024-09-23T11:00:29.307Z] 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-23T11:00:30.862Z] 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-23T11:00:33.618Z] 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-23T11:00:33.618Z] 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-23T11:00:33.877Z] 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-23T11:00:34.939Z] using credential edgex-jenkins-ssh [2024-09-23T11:00:34.965Z] Cloning the remote Git repository [2024-09-23T11:00:35.001Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-23T11:00:35.084Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-23T11:00:35.211Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-23T11:00:35.211Z] > git --version # timeout=10 [2024-09-23T11:00:35.228Z] > git --version # 'git version 2.25.1' [2024-09-23T11:00:35.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T11:00:35.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T11:00:38.060Z] 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-23T11:00:39.961Z] 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-23T11:00:41.866Z] 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-23T11:00:44.396Z] 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-23T11:00:44.961Z] 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-23T11:00:45.527Z] 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-23T11:00:46.460Z] 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-23T11:00:48.366Z] 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-23T11:00:49.324Z] $ docker stop --time=1 2fa37105d30b3063add45fdafc96bc2923f4730744f34160efc37d6f4f214187 [2024-09-23T11:00:52.433Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-23T11:00:52.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T11:00:54.166Z] Merging remotes/origin/main commit e4150c7d743658feb0e30a8f224e7e597185eef5 into PR head commit c8d5d1f442a70165fbed27d705ba22c244cb6e76 [2024-09-23T11:00:54.599Z] Merge succeeded, producing c8d5d1f442a70165fbed27d705ba22c244cb6e76 [2024-09-23T11:00:54.600Z] Checking out Revision c8d5d1f442a70165fbed27d705ba22c244cb6e76 (PR-4922) [2024-09-23T11:00:53.296Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-23T11:00:53.345Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-23T11:00:53.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T11:00:53.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4922/head:refs/remotes/origin/PR-4922 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-23T11:00:54.183Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T11:00:54.246Z] > git checkout -f c8d5d1f442a70165fbed27d705ba22c244cb6e76 # timeout=10 [2024-09-23T11:00:54.503Z] > git remote # timeout=10 [2024-09-23T11:00:54.521Z] > git config --get remote.origin.url # timeout=10 [2024-09-23T11:00:54.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T11:00:54.557Z] > git merge e4150c7d743658feb0e30a8f224e7e597185eef5 # timeout=10 [2024-09-23T11:00:54.581Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-23T11:00:54.603Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T11:00:54.618Z] > git checkout -f c8d5d1f442a70165fbed27d705ba22c244cb6e76 # timeout=10 [2024-09-23T11:00:56.207Z] $ docker rm -f --volumes 2fa37105d30b3063add45fdafc96bc2923f4730744f34160efc37d6f4f214187 [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-23T11:00:57.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-23T11:00:57.938Z] [2024-09-23T11:00:57.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T11:00:58.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-23T11:00:58.343Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-23T11:00:58.343Z] 91d30c5bc195: Pulling fs layer [2024-09-23T11:00:58.343Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-23T11:00:58.343Z] 9c61dcf015f6: Pulling fs layer [2024-09-23T11:00:58.343Z] 4698f68db338: Pulling fs layer [2024-09-23T11:00:58.343Z] 2a2f49069b9e: Pulling fs layer [2024-09-23T11:00:58.343Z] e0025b399a48: Pulling fs layer [2024-09-23T11:00:58.343Z] 2a2f49069b9e: Waiting [2024-09-23T11:00:58.343Z] e0025b399a48: Waiting [2024-09-23T11:00:58.343Z] 4698f68db338: Waiting [2024-09-23T11:00:58.347Z] Commit message: "feat: Enhance Support Notifications to support PostgreSQL" [2024-09-23T11:00:58.398Z] > git --version # timeout=10 [2024-09-23T11:00:58.410Z] > git --version # 'git version 2.25.1' [2024-09-23T11:00:58.420Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T11:00:58.602Z] 91d30c5bc195: Verifying Checksum [2024-09-23T11:00:58.602Z] 91d30c5bc195: Download complete [2024-09-23T11:00:58.602Z] 4698f68db338: Verifying Checksum [2024-09-23T11:00:58.602Z] 4698f68db338: Download complete [2024-09-23T11:00:58.602Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-23T11:00:58.602Z] 2e9b0aa3be6d: Download complete [2024-09-23T11:00:58.602Z] 91d30c5bc195: Pull complete [2024-09-23T11:00:58.602Z] e0025b399a48: Download complete [2024-09-23T11:00:58.602Z] 2a2f49069b9e: Download complete [2024-09-23T11:00:58.864Z] 2e9b0aa3be6d: Pull complete [2024-09-23T11:00:59.123Z] 9c61dcf015f6: Verifying Checksum [2024-09-23T11:00:59.123Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-23T11:01:00.461Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-23T11:01:00.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T11:01:00.461Z] Dload Upload Total Spent Left Speed [2024-09-23T11:01:00.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-09-23T11:01:00.827Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-23T11:01:01.179Z] + sudo tee /etc/docker/daemon.new [2024-09-23T11:01:01.179Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-23T11:01:01.179Z] { [2024-09-23T11:01:01.179Z] "registry-mirrors": [ [2024-09-23T11:01:01.179Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-23T11:01:01.179Z] ], [2024-09-23T11:01:01.179Z] "bip": "10.250.0.254/24", [2024-09-23T11:01:01.179Z] "hosts": [ [2024-09-23T11:01:01.179Z] "tcp://0.0.0.0:5555", [2024-09-23T11:01:01.179Z] "unix:///var/run/docker.sock" [2024-09-23T11:01:01.179Z] ], [2024-09-23T11:01:01.179Z] "mtu": 1458, [2024-09-23T11:01:01.179Z] "selinux-enabled": true, [2024-09-23T11:01:01.179Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-23T11:01:01.179Z] } [Pipeline] sh [2024-09-23T11:01:01.534Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-23T11:01:01.650Z] 9c61dcf015f6: Pull complete [2024-09-23T11:01:01.650Z] 4698f68db338: Pull complete [2024-09-23T11:01:01.890Z] + sudo service docker restart [2024-09-23T11:01:01.908Z] 2a2f49069b9e: Pull complete [2024-09-23T11:01:01.908Z] e0025b399a48: Pull complete [2024-09-23T11:01:01.908Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-23T11:01:01.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-23T11:01:01.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T11:01:02.176Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2024-09-23T11:01:02.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-23T11:01:06.316Z] $ docker top 5ebde66fd6abcf1ed1938358d343b6b30c943eaba915d8b0de582bdfe4cc5a7d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T11:01:06.746Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-23T11:01:08.793Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-09-23T11:01:08.793Z] #1 transferring dockerfile: 1.69kB done [2024-09-23T11:01:08.793Z] #1 DONE 0.0s [2024-09-23T11:01:09.071Z] [2024-09-23T11:01:09.072Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #2 transferring dockerfile: 2.49kB done [2024-09-23T11:01:09.072Z] #2 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #3 transferring dockerfile: 3.17kB done [2024-09-23T11:01:09.072Z] #3 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #4 [core-command internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #4 transferring dockerfile: 1.93kB done [2024-09-23T11:01:09.072Z] #4 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #5 transferring dockerfile: 2.50kB done [2024-09-23T11:01:09.072Z] #5 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #6 transferring dockerfile: 1.81kB done [2024-09-23T11:01:09.072Z] #6 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #7 transferring dockerfile: 2.07kB done [2024-09-23T11:01:09.072Z] #7 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #8 transferring dockerfile: 1.89kB done [2024-09-23T11:01:09.072Z] #8 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #9 transferring dockerfile: 1.85kB done [2024-09-23T11:01:09.072Z] #9 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #10 transferring dockerfile: 1.93kB done [2024-09-23T11:01:09.072Z] #10 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-09-23T11:01:09.072Z] #11 transferring dockerfile: 1.70kB done [2024-09-23T11:01:09.072Z] #11 DONE 0.0s [2024-09-23T11:01:09.072Z] [2024-09-23T11:01:09.072Z] #12 [security-spire-config internal] load .dockerignore [2024-09-23T11:01:09.351Z] #12 transferring context: 50B done [2024-09-23T11:01:09.351Z] #12 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-09-23T11:01:09.351Z] #13 transferring dockerfile: 2.02kB done [2024-09-23T11:01:09.351Z] #13 DONE 0.1s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #14 [core-data internal] load build definition from Dockerfile [2024-09-23T11:01:09.351Z] #14 transferring dockerfile: 2.07kB done [2024-09-23T11:01:09.351Z] #14 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-23T11:01:09.351Z] #15 transferring dockerfile: 2.15kB done [2024-09-23T11:01:09.351Z] #15 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-09-23T11:01:09.351Z] #16 transferring dockerfile: 2.13kB done [2024-09-23T11:01:09.351Z] #16 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-23T11:01:09.351Z] #17 transferring dockerfile: 2.23kB done [2024-09-23T11:01:09.351Z] #17 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-09-23T11:01:09.351Z] #18 transferring context: 50B done [2024-09-23T11:01:09.351Z] #18 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #19 [security-bootstrapper internal] load .dockerignore [2024-09-23T11:01:09.351Z] #19 transferring context: 50B done [2024-09-23T11:01:09.351Z] #19 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #20 [core-command internal] load .dockerignore [2024-09-23T11:01:09.351Z] #20 transferring context: 50B done [2024-09-23T11:01:09.351Z] #20 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #21 [security-proxy-setup internal] load .dockerignore [2024-09-23T11:01:09.351Z] #21 transferring context: 50B done [2024-09-23T11:01:09.351Z] #21 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #22 [core-keeper internal] load .dockerignore [2024-09-23T11:01:09.351Z] #22 transferring context: 50B done [2024-09-23T11:01:09.351Z] #22 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #23 [security-spire-agent internal] load .dockerignore [2024-09-23T11:01:09.351Z] #23 transferring context: 50B done [2024-09-23T11:01:09.351Z] #23 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-09-23T11:01:09.351Z] #24 transferring context: 50B done [2024-09-23T11:01:09.351Z] #24 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-09-23T11:01:09.351Z] #25 transferring context: 50B done [2024-09-23T11:01:09.351Z] #25 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #26 [support-scheduler internal] load .dockerignore [2024-09-23T11:01:09.351Z] #26 transferring context: 50B done [2024-09-23T11:01:09.351Z] #26 DONE 0.0s [2024-09-23T11:01:09.351Z] [2024-09-23T11:01:09.351Z] #27 [core-data internal] load .dockerignore [2024-09-23T11:01:09.630Z] #27 transferring context: 50B done [2024-09-23T11:01:09.630Z] #27 DONE 0.0s [2024-09-23T11:01:09.630Z] [2024-09-23T11:01:09.630Z] #28 [security-spire-server internal] load .dockerignore [2024-09-23T11:01:09.630Z] #28 transferring context: 50B done [2024-09-23T11:01:09.630Z] #28 DONE 0.0s [2024-09-23T11:01:09.630Z] [2024-09-23T11:01:09.630Z] #29 [support-notifications internal] load .dockerignore [2024-09-23T11:01:09.630Z] #29 transferring context: 50B done [2024-09-23T11:01:09.630Z] #29 DONE 0.0s [2024-09-23T11:01:09.630Z] [2024-09-23T11:01:09.630Z] #30 [core-metadata internal] load .dockerignore [2024-09-23T11:01:09.630Z] #30 transferring context: 50B done [2024-09-23T11:01:09.630Z] #30 DONE 0.0s [2024-09-23T11:01:09.630Z] [2024-09-23T11:01:09.630Z] #31 [security-proxy-auth internal] load .dockerignore [2024-09-23T11:01:09.630Z] #31 transferring context: 50B done [2024-09-23T11:01:09.630Z] #31 DONE 0.0s [2024-09-23T11:01:09.630Z] [2024-09-23T11:01:09.630Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-23T11:01:09.630Z] #32 transferring context: 50B done [2024-09-23T11:01:09.630Z] #32 DONE 0.0s [2024-09-23T11:01:09.630Z] [2024-09-23T11:01:09.630Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T11:01:09.630Z] #33 DONE 0.1s [2024-09-23T11:01:09.630Z] [2024-09-23T11:01:09.630Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-23T11:01:09.630Z] #34 ... [2024-09-23T11:01:09.630Z] [2024-09-23T11:01:09.630Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T11:01:09.630Z] #35 DONE 0.0s [2024-09-23T11:01:09.921Z] [2024-09-23T11:01:09.921Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T11:01:09.921Z] #35 DONE 0.0s [2024-09-23T11:01:09.921Z] [2024-09-23T11:01:09.921Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-23T11:01:09.921Z] #36 ... [2024-09-23T11:01:09.921Z] [2024-09-23T11:01:09.921Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T11:01:09.921Z] #35 DONE 0.0s [2024-09-23T11:01:09.921Z] [2024-09-23T11:01:09.921Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T11:01:09.921Z] #33 DONE 0.2s [2024-09-23T11:01:09.921Z] [2024-09-23T11:01:09.921Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T11:01:09.921Z] #35 DONE 0.0s [2024-09-23T11:01:09.921Z] [2024-09-23T11:01:09.921Z] #37 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:01:09.921Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:01:09.921Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:01:09.921Z] #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T11:01:09.921Z] #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T11:01:09.921Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-23T11:01:09.921Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s [2024-09-23T11:01:10.178Z] #37 ... [2024-09-23T11:01:10.178Z] [2024-09-23T11:01:10.178Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-23T11:01:10.178Z] #35 DONE 0.0s [2024-09-23T11:01:10.178Z] [2024-09-23T11:01:10.178Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T11:01:10.178Z] #33 DONE 0.3s [2024-09-23T11:01:10.178Z] [2024-09-23T11:01:10.178Z] #37 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:01:10.178Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:01:10.178Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:01:10.178Z] #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T11:01:10.178Z] #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T11:01:10.178Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-23T11:01:10.178Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-23T11:01:10.443Z] #37 ... [2024-09-23T11:01:10.443Z] [2024-09-23T11:01:10.443Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-23T11:01:10.443Z] #34 DONE 1.0s [2024-09-23T11:01:10.443Z] [2024-09-23T11:01:10.443Z] #37 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:01:10.443Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:01:10.443Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:01:10.443Z] #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T11:01:10.443Z] #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T11:01:10.443Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-23T11:01:10.443Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-23T11:01:10.704Z] #37 ... [2024-09-23T11:01:10.704Z] [2024-09-23T11:01:10.704Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-23T11:01:10.704Z] #36 DONE 0.9s [2024-09-23T11:01:10.704Z] [2024-09-23T11:01:10.704Z] #37 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:01:10.704Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:01:10.704Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:01:10.704Z] #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-23T11:01:10.704Z] #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-23T11:01:10.704Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-23T11:01:10.704Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-23T11:01:11.272Z] #37 DONE 1.8s [2024-09-23T11:01:11.272Z] [2024-09-23T11:01:11.272Z] #38 [security-spire-server internal] load build context [2024-09-23T11:01:11.272Z] #38 transferring context: 27.71kB 0.0s done [2024-09-23T11:01:11.272Z] #38 DONE 0.7s [2024-09-23T11:01:11.272Z] [2024-09-23T11:01:11.272Z] #39 [security-spire-config internal] load build context [2024-09-23T11:01:11.272Z] #39 transferring context: 25.96kB 0.0s done [2024-09-23T11:01:11.272Z] #39 DONE 0.7s [2024-09-23T11:01:11.272Z] [2024-09-23T11:01:11.272Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:01:11.272Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-23T11:01:11.272Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-23T11:01:11.272Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-09-23T11:01:11.272Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-23T11:01:11.272Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-23T11:01:11.272Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-23T11:01:11.272Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-09-23T11:01:11.272Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-23T11:01:11.272Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s [2024-09-23T11:01:11.535Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-23T11:01:11.535Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.8s [2024-09-23T11:01:11.535Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-23T11:01:11.793Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 1.0s [2024-09-23T11:01:11.793Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 1.1s [2024-09-23T11:01:12.059Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s [2024-09-23T11:01:12.059Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-09-23T11:01:12.515Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-23T11:01:12.515Z] #40 ... [2024-09-23T11:01:12.515Z] [2024-09-23T11:01:12.515Z] #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-23T11:01:12.515Z] #41 DONE 2.7s [2024-09-23T11:01:12.515Z] [2024-09-23T11:01:12.515Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:01:14.437Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done [2024-09-23T11:01:18.627Z] #40 ... [2024-09-23T11:01:18.627Z] [2024-09-23T11:01:18.627Z] #42 [core-metadata internal] load build context [2024-09-23T11:01:18.627Z] #42 transferring context: 244.13MB 7.9s [2024-09-23T11:01:18.627Z] #42 ... [2024-09-23T11:01:18.627Z] [2024-09-23T11:01:18.627Z] #43 [security-secretstore-setup internal] load build context [2024-09-23T11:01:18.627Z] #43 ... [2024-09-23T11:01:18.627Z] [2024-09-23T11:01:18.627Z] #44 [security-bootstrapper internal] load build context [2024-09-23T11:01:18.627Z] #44 ... [2024-09-23T11:01:18.627Z] [2024-09-23T11:01:18.627Z] #43 [security-secretstore-setup internal] load build context [2024-09-23T11:01:20.016Z] #43 ... [2024-09-23T11:01:20.016Z] [2024-09-23T11:01:20.016Z] #45 [core-command internal] load build context [2024-09-23T11:01:20.016Z] #45 ... [2024-09-23T11:01:20.016Z] [2024-09-23T11:01:20.016Z] #46 [security-proxy-setup internal] load build context [2024-09-23T11:01:20.016Z] #46 ... [2024-09-23T11:01:20.016Z] [2024-09-23T11:01:20.016Z] #47 [core-keeper internal] load build context [2024-09-23T11:01:20.016Z] #47 ... [2024-09-23T11:01:20.016Z] [2024-09-23T11:01:20.016Z] #48 [core-common-config-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T11:01:20.220Z] provisioning config files... [2024-09-23T11:01:20.242Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6482912282883744339tmp [Pipeline] { [2024-09-23T11:01:20.277Z] #48 ... [2024-09-23T11:01:20.277Z] [2024-09-23T11:01:20.277Z] #49 [core-data internal] load build context [2024-09-23T11:01:20.277Z] #49 ... [2024-09-23T11:01:20.277Z] [2024-09-23T11:01:20.277Z] #50 [support-notifications internal] load build context [2024-09-23T11:01:20.277Z] #50 ... [2024-09-23T11:01:20.277Z] [2024-09-23T11:01:20.277Z] #51 [support-scheduler internal] load build context [Pipeline] libraryResource [Pipeline] sh [2024-09-23T11:01:20.538Z] #51 ... [2024-09-23T11:01:20.538Z] [2024-09-23T11:01:20.538Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-23T11:01:20.538Z] #52 ... [2024-09-23T11:01:20.538Z] [2024-09-23T11:01:20.538Z] #53 [security-proxy-auth internal] load build context [2024-09-23T11:01:20.743Z] ---> ****-login.sh [2024-09-23T11:01:20.743Z] nexus3.edgexfoundry.org:10001 [2024-09-23T11:01:20.797Z] #53 ... [2024-09-23T11:01:20.797Z] [2024-09-23T11:01:20.797Z] #54 [support-cron-scheduler internal] load build context [2024-09-23T11:01:20.797Z] #54 ... [2024-09-23T11:01:20.797Z] [2024-09-23T11:01:20.797Z] #55 [security-spire-agent internal] load build context [2024-09-23T11:01:20.797Z] #55 transferring context: 27.24kB 0.1s done [2024-09-23T11:01:20.797Z] #55 ... [2024-09-23T11:01:20.797Z] [2024-09-23T11:01:20.797Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:01:20.797Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-09-23T11:01:20.797Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-23T11:01:20.797Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-23T11:01:20.797Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-23T11:01:20.797Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-23T11:01:20.797Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-09-23T11:01:20.797Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-09-23T11:01:20.797Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-23T11:01:20.797Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2024-09-23T11:01:21.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T11:01:21.061Z] #56 ... [2024-09-23T11:01:21.061Z] [2024-09-23T11:01:21.061Z] #50 [support-notifications internal] load build context [2024-09-23T11:01:21.061Z] #50 transferring context: 369.79MB 10.9s [2024-09-23T11:01:21.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T11:01:21.284Z] Configure a credential helper to remove this warning. See [2024-09-23T11:01:21.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T11:01:21.284Z] [2024-09-23T11:01:21.284Z] Login Succeeded [2024-09-23T11:01:21.284Z] nexus3.edgexfoundry.org:10002 [2024-09-23T11:01:21.326Z] #50 ... [2024-09-23T11:01:21.326Z] [2024-09-23T11:01:21.326Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-23T11:01:21.326Z] #0 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:21.326Z] #0 4.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:21.326Z] #0 4.822 (1/4) Installing ca-certificates (20240226-r0) [2024-09-23T11:01:21.326Z] #0 4.834 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:21.326Z] #0 4.839 (3/4) Installing su-exec (0.2-r3) [2024-09-23T11:01:21.326Z] #0 4.840 (4/4) Installing yq (4.33.3-r5) [2024-09-23T11:01:21.326Z] #0 4.905 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:21.326Z] #0 4.909 Executing ca-certificates-20240226-r0.trigger [2024-09-23T11:01:21.326Z] #0 4.946 OK: 17 MiB in 19 packages [2024-09-23T11:01:21.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T11:01:21.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T11:01:21.552Z] Configure a credential helper to remove this warning. See [2024-09-23T11:01:21.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T11:01:21.552Z] [2024-09-23T11:01:21.583Z] #57 ... [2024-09-23T11:01:21.583Z] [2024-09-23T11:01:21.583Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-23T11:01:21.583Z] #58 ... [2024-09-23T11:01:21.583Z] [2024-09-23T11:01:21.583Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-23T11:01:21.820Z] Login Succeeded [2024-09-23T11:01:21.820Z] nexus3.edgexfoundry.org:10003 [2024-09-23T11:01:21.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T11:01:21.841Z] #59 ... [2024-09-23T11:01:21.841Z] [2024-09-23T11:01:21.841Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T11:01:22.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T11:01:22.092Z] Configure a credential helper to remove this warning. See [2024-09-23T11:01:22.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T11:01:22.092Z] [2024-09-23T11:01:22.092Z] Login Succeeded [2024-09-23T11:01:22.092Z] nexus3.edgexfoundry.org:10004 [2024-09-23T11:01:22.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T11:01:22.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T11:01:22.360Z] Configure a credential helper to remove this warning. See [2024-09-23T11:01:22.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T11:01:22.360Z] [2024-09-23T11:01:22.360Z] Login Succeeded [2024-09-23T11:01:22.360Z] ****.io [2024-09-23T11:01:22.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T11:01:22.856Z] #60 ... [2024-09-23T11:01:22.857Z] [2024-09-23T11:01:22.857Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T11:01:22.857Z] #61 ... [2024-09-23T11:01:22.857Z] [2024-09-23T11:01:22.857Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T11:01:22.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T11:01:22.894Z] Configure a credential helper to remove this warning. See [2024-09-23T11:01:22.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T11:01:22.895Z] [2024-09-23T11:01:22.895Z] Login Succeeded [2024-09-23T11:01:22.895Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T11:01:22.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-09-23T11:01:23.115Z] #62 ... [2024-09-23T11:01:23.116Z] [2024-09-23T11:01:23.116Z] #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T11:01:23.116Z] #63 ... [2024-09-23T11:01:23.116Z] [2024-09-23T11:01:23.116Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T11:01:23.116Z] #64 ... [2024-09-23T11:01:23.116Z] [2024-09-23T11:01:23.116Z] #65 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-23T11:01:23.116Z] #65 ... [2024-09-23T11:01:23.116Z] [2024-09-23T11:01:23.116Z] #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] unstash [2024-09-23T11:01:23.375Z] #66 ... [2024-09-23T11:01:23.375Z] [2024-09-23T11:01:23.375Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T11:01:23.375Z] #67 ... [2024-09-23T11:01:23.375Z] [2024-09-23T11:01:23.375Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-23T11:01:23.375Z] #68 ... [2024-09-23T11:01:23.375Z] [2024-09-23T11:01:23.375Z] #43 [security-secretstore-setup internal] load build context [Pipeline] sh [2024-09-23T11:01:23.699Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-23T11:01:23.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T11:01:23.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-23T11:01:23.857Z] ========================================================= [2024-09-23T11:01:23.857Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-23T11:01:23.857Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-23T11:01:24.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-23T11:01:24.269Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-23T11:01:24.269Z] c6b39de5b339: Pulling fs layer [2024-09-23T11:01:24.269Z] a69c41024577: Pulling fs layer [2024-09-23T11:01:24.269Z] d6de4b400683: Pulling fs layer [2024-09-23T11:01:24.269Z] 35cb2a7552d0: Pulling fs layer [2024-09-23T11:01:24.269Z] 4f4fb700ef54: Pulling fs layer [2024-09-23T11:01:24.269Z] 464afbd9ba4c: Pulling fs layer [2024-09-23T11:01:24.269Z] 00f215d4a9da: Pulling fs layer [2024-09-23T11:01:24.269Z] d496ad576159: Pulling fs layer [2024-09-23T11:01:24.269Z] 464afbd9ba4c: Waiting [2024-09-23T11:01:24.269Z] 35cb2a7552d0: Waiting [2024-09-23T11:01:24.269Z] 00f215d4a9da: Waiting [2024-09-23T11:01:24.269Z] d496ad576159: Waiting [2024-09-23T11:01:24.269Z] 4f4fb700ef54: Waiting [2024-09-23T11:01:24.308Z] #43 transferring context: 497.15MB 14.5s done [2024-09-23T11:01:24.562Z] a69c41024577: Verifying Checksum [2024-09-23T11:01:24.562Z] a69c41024577: Download complete [2024-09-23T11:01:24.562Z] 35cb2a7552d0: Download complete [2024-09-23T11:01:24.562Z] 4f4fb700ef54: Verifying Checksum [2024-09-23T11:01:24.562Z] 4f4fb700ef54: Download complete [2024-09-23T11:01:24.562Z] 464afbd9ba4c: Verifying Checksum [2024-09-23T11:01:24.562Z] c6b39de5b339: Verifying Checksum [2024-09-23T11:01:24.562Z] c6b39de5b339: Download complete [2024-09-23T11:01:24.839Z] d496ad576159: Verifying Checksum [2024-09-23T11:01:24.839Z] d496ad576159: Download complete [2024-09-23T11:01:25.430Z] c6b39de5b339: Pull complete [2024-09-23T11:01:25.690Z] #43 ... [2024-09-23T11:01:25.690Z] [2024-09-23T11:01:25.690Z] #42 [core-metadata internal] load build context [2024-09-23T11:01:26.018Z] a69c41024577: Pull complete [2024-09-23T11:01:26.257Z] #42 transferring context: 497.15MB 16.2s done [2024-09-23T11:01:26.286Z] d6de4b400683: Verifying Checksum [2024-09-23T11:01:26.286Z] d6de4b400683: Download complete [2024-09-23T11:01:26.828Z] #42 ... [2024-09-23T11:01:26.828Z] [2024-09-23T11:01:26.828Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:01:27.393Z] #48 transferring context: 497.15MB 16.5s done [2024-09-23T11:01:27.705Z] 00f215d4a9da: Verifying Checksum [2024-09-23T11:01:27.705Z] 00f215d4a9da: Download complete [2024-09-23T11:01:28.771Z] #48 ... [2024-09-23T11:01:28.772Z] [2024-09-23T11:01:28.772Z] #44 [security-bootstrapper internal] load build context [2024-09-23T11:01:28.772Z] #44 transferring context: 497.15MB 14.7s done [2024-09-23T11:01:28.772Z] #44 ... [2024-09-23T11:01:28.772Z] [2024-09-23T11:01:28.772Z] #47 [core-keeper internal] load build context [2024-09-23T11:01:28.772Z] #47 transferring context: 497.15MB 16.9s done [2024-09-23T11:01:31.309Z] #47 ... [2024-09-23T11:01:31.309Z] [2024-09-23T11:01:31.309Z] #45 [core-command internal] load build context [2024-09-23T11:01:31.309Z] #45 transferring context: 497.15MB 12.1s done [2024-09-23T11:01:31.309Z] #45 ... [2024-09-23T11:01:31.309Z] [2024-09-23T11:01:31.309Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-23T11:01:31.309Z] #52 transferring context: 497.15MB 14.0s done [2024-09-23T11:01:31.309Z] #52 ... [2024-09-23T11:01:31.309Z] [2024-09-23T11:01:31.309Z] #51 [support-scheduler internal] load build context [2024-09-23T11:01:31.309Z] #51 transferring context: 497.15MB 16.0s done [2024-09-23T11:01:31.309Z] #51 ... [2024-09-23T11:01:31.309Z] [2024-09-23T11:01:31.309Z] #54 [support-cron-scheduler internal] load build context [2024-09-23T11:01:31.309Z] #54 transferring context: 497.15MB 14.3s done [2024-09-23T11:01:31.602Z] #54 ... [2024-09-23T11:01:31.602Z] [2024-09-23T11:01:31.602Z] #46 [security-proxy-setup internal] load build context [2024-09-23T11:01:31.602Z] #46 transferring context: 497.15MB 14.4s done [2024-09-23T11:01:31.602Z] #46 ... [2024-09-23T11:01:31.602Z] [2024-09-23T11:01:31.602Z] #50 [support-notifications internal] load build context [2024-09-23T11:01:31.602Z] #50 transferring context: 497.15MB 15.7s done [2024-09-23T11:01:31.875Z] #50 ... [2024-09-23T11:01:31.875Z] [2024-09-23T11:01:31.875Z] #49 [core-data internal] load build context [2024-09-23T11:01:31.875Z] #49 transferring context: 497.15MB 16.3s done [2024-09-23T11:01:31.875Z] #49 ... [2024-09-23T11:01:31.875Z] [2024-09-23T11:01:31.875Z] #53 [security-proxy-auth internal] load build context [2024-09-23T11:01:31.875Z] #53 transferring context: 497.15MB 16.1s done [2024-09-23T11:01:40.033Z] d6de4b400683: Pull complete [2024-09-23T11:01:40.033Z] 35cb2a7552d0: Pull complete [2024-09-23T11:01:40.033Z] 4f4fb700ef54: Pull complete [2024-09-23T11:01:40.033Z] 464afbd9ba4c: Pull complete [2024-09-23T11:01:50.119Z] 00f215d4a9da: Pull complete [2024-09-23T11:01:50.119Z] d496ad576159: Pull complete [2024-09-23T11:01:50.119Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-23T11:01:50.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-23T11:01:50.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-23T11:01:50.517Z] #53 ... [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #45 [core-command internal] load build context [2024-09-23T11:01:50.517Z] #45 DONE 40.2s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #65 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-23T11:01:50.517Z] #65 DONE 37.5s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-23T11:01:50.517Z] #52 DONE 40.0s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-23T11:01:50.517Z] #57 DONE 38.5s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #54 [support-cron-scheduler internal] load build context [2024-09-23T11:01:50.517Z] #54 DONE 40.0s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #43 [security-secretstore-setup internal] load build context [2024-09-23T11:01:50.517Z] #43 DONE 40.3s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #46 [security-proxy-setup internal] load build context [2024-09-23T11:01:50.517Z] #46 DONE 40.1s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #50 [support-notifications internal] load build context [2024-09-23T11:01:50.517Z] #50 DONE 40.1s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #44 [security-bootstrapper internal] load build context [2024-09-23T11:01:50.517Z] #44 DONE 40.3s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #51 [support-scheduler internal] load build context [2024-09-23T11:01:50.517Z] #51 DONE 40.1s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #42 [core-metadata internal] load build context [2024-09-23T11:01:50.517Z] #42 DONE 39.9s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T11:01:50.517Z] #69 ... [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #49 [core-data internal] load build context [2024-09-23T11:01:50.517Z] #49 DONE 40.1s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #53 [security-proxy-auth internal] load build context [2024-09-23T11:01:50.517Z] #53 DONE 40.0s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:01:50.517Z] #48 DONE 40.0s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #47 [core-keeper internal] load build context [2024-09-23T11:01:50.517Z] #47 DONE 40.1s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:01:50.517Z] #56 DONE 39.4s [2024-09-23T11:01:50.517Z] [2024-09-23T11:01:50.517Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T11:01:50.517Z] #64 38.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:50.517Z] #64 38.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:50.539Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-23T11:01:50.539Z] WORKDIR /edgex [2024-09-23T11:01:50.539Z] COPY go.mod . [2024-09-23T11:01:50.539Z] RUN go mod download -t [2024-09-23T11:01:50.539Z] ci-base-image-arm64 -f - . [2024-09-23T11:01:50.777Z] #64 39.21 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T11:01:50.777Z] #64 39.21 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T11:01:50.777Z] #64 39.21 OK: 20070 distinct packages available [2024-09-23T11:01:50.777Z] #64 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.035Z] #64 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.123Z] Sending build context to Docker daemon 3.635MB [2024-09-23T11:01:51.123Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-23T11:01:51.123Z] ---> f246e2811388 [2024-09-23T11:01:51.123Z] Step 2/4 : WORKDIR /edgex [2024-09-23T11:01:51.293Z] #64 39.61 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:51.293Z] #64 39.61 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-23T11:01:51.293Z] #64 39.62 (3/5) Installing libucontext (1.2-r2) [2024-09-23T11:01:51.293Z] #64 39.62 (4/5) Installing gcompat (1.1.0-r1) [2024-09-23T11:01:51.293Z] #64 39.62 (5/5) Installing openssl (3.1.7-r0) [2024-09-23T11:01:51.293Z] #64 39.63 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:51.293Z] #64 39.64 OK: 8 MiB in 20 packages [2024-09-23T11:01:51.551Z] #64 DONE 40.0s [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #63 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T11:01:51.551Z] #63 38.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #63 38.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #63 39.20 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:51.551Z] #63 39.20 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:51.551Z] #63 39.21 OK: 7 MiB in 16 packages [2024-09-23T11:01:51.551Z] #63 DONE 40.0s [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T11:01:51.551Z] #60 39.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #60 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #60 39.37 (1/2) Installing ca-certificates (20240226-r0) [2024-09-23T11:01:51.551Z] #60 39.46 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:51.551Z] #60 39.46 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:51.551Z] #60 39.46 Executing ca-certificates-20240226-r0.trigger [2024-09-23T11:01:51.551Z] #60 39.51 OK: 8 MiB in 17 packages [2024-09-23T11:01:51.551Z] #60 DONE 40.0s [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-23T11:01:51.551Z] #59 39.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #59 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #59 39.57 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:51.551Z] #59 39.57 (2/4) Installing openssl (3.1.7-r0) [2024-09-23T11:01:51.551Z] #59 39.59 (3/4) Installing su-exec (0.2-r3) [2024-09-23T11:01:51.551Z] #59 39.59 (4/4) Installing yq (4.33.3-r5) [2024-09-23T11:01:51.551Z] #59 39.68 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:51.551Z] #59 39.68 OK: 17 MiB in 19 packages [2024-09-23T11:01:51.551Z] #59 DONE 40.0s [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T11:01:51.551Z] #61 39.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #61 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #61 39.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:51.551Z] #61 39.44 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:51.551Z] #61 39.64 OK: 7 MiB in 16 packages [2024-09-23T11:01:51.551Z] #61 DONE 40.0s [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-23T11:01:51.551Z] #68 38.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #68 38.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #68 39.20 (1/3) Installing ca-certificates (20240226-r0) [2024-09-23T11:01:51.551Z] #68 39.23 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:51.551Z] #68 39.23 (3/3) Installing tzdata (2024a-r0) [2024-09-23T11:01:51.551Z] #68 39.32 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:51.551Z] #68 39.36 Executing ca-certificates-20240226-r0.trigger [2024-09-23T11:01:51.551Z] #68 39.64 OK: 11 MiB in 18 packages [2024-09-23T11:01:51.551Z] #68 DONE 40.0s [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T11:01:51.551Z] #67 38.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #67 39.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #67 39.31 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T11:01:51.551Z] #67 39.31 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T11:01:51.551Z] #67 39.31 OK: 20070 distinct packages available [2024-09-23T11:01:51.551Z] #67 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #67 39.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.551Z] #67 39.73 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:51.551Z] #67 39.73 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-23T11:01:51.551Z] #67 39.74 (3/4) Installing libucontext (1.2-r2) [2024-09-23T11:01:51.551Z] #67 39.74 (4/4) Installing gcompat (1.1.0-r1) [2024-09-23T11:01:51.551Z] #67 39.74 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:51.551Z] #67 39.75 OK: 8 MiB in 19 packages [2024-09-23T11:01:51.551Z] #67 DONE 40.0s [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T11:01:51.551Z] #70 ... [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T11:01:51.551Z] #66 DONE 40.1s [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T11:01:51.551Z] #71 DONE 1.7s [2024-09-23T11:01:51.551Z] [2024-09-23T11:01:51.551Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-23T11:01:51.552Z] #58 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.552Z] #58 39.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.552Z] #58 40.02 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:51.552Z] #58 40.03 (2/2) Installing su-exec (0.2-r3) [2024-09-23T11:01:51.552Z] #58 40.03 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:51.552Z] #58 40.04 OK: 7 MiB in 17 packages [2024-09-23T11:01:51.552Z] #58 DONE 40.2s [2024-09-23T11:01:51.552Z] [2024-09-23T11:01:51.552Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T11:01:51.810Z] #70 ... [2024-09-23T11:01:51.810Z] [2024-09-23T11:01:51.810Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T11:01:51.810Z] #62 39.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.810Z] #62 39.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.810Z] #62 39.46 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T11:01:51.810Z] #62 39.46 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T11:01:51.810Z] #62 39.46 OK: 20070 distinct packages available [2024-09-23T11:01:51.810Z] #62 39.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.810Z] #62 39.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.810Z] #62 39.80 (1/11) Installing ca-certificates (20240226-r0) [2024-09-23T11:01:51.810Z] #62 39.84 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-23T11:01:51.810Z] #62 39.85 (3/11) Installing libunistring (1.1-r1) [2024-09-23T11:01:51.810Z] #62 39.87 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-23T11:01:51.810Z] #62 39.87 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-23T11:01:51.810Z] #62 39.87 (6/11) Installing libcurl (8.9.1-r0) [2024-09-23T11:01:51.810Z] #62 39.89 (7/11) Installing curl (8.9.1-r0) [2024-09-23T11:01:51.810Z] #62 39.94 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-23T11:01:51.810Z] #62 39.95 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-23T11:01:51.810Z] #62 39.95 (10/11) Installing libucontext (1.2-r2) [2024-09-23T11:01:51.810Z] #62 39.95 (11/11) Installing gcompat (1.1.0-r1) [2024-09-23T11:01:51.810Z] #62 39.96 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:01:51.810Z] #62 39.97 Executing ca-certificates-20240226-r0.trigger [2024-09-23T11:01:51.810Z] #62 40.03 OK: 12 MiB in 26 packages [2024-09-23T11:01:51.810Z] #62 DONE 40.2s [2024-09-23T11:01:51.810Z] [2024-09-23T11:01:51.810Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T11:01:51.810Z] #0 1.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.810Z] #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:51.810Z] #0 1.935 OK: 264 MiB in 52 packages [2024-09-23T11:01:51.810Z] #72 DONE 2.0s [2024-09-23T11:01:51.810Z] [2024-09-23T11:01:51.810Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:01:51.810Z] #73 DONE 0.0s [2024-09-23T11:01:51.810Z] [2024-09-23T11:01:51.810Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:01:53.071Z] ---> Running in f53d9fc60234 [2024-09-23T11:01:53.337Z] Removing intermediate container f53d9fc60234 [2024-09-23T11:01:53.337Z] ---> d90f00d0d7da [2024-09-23T11:01:53.337Z] Step 3/4 : COPY go.mod . [2024-09-23T11:01:53.606Z] ---> 8c05c7ab5c7a [2024-09-23T11:01:53.606Z] Step 4/4 : RUN go mod download [2024-09-23T11:01:53.715Z] #74 ... [2024-09-23T11:01:53.715Z] [2024-09-23T11:01:53.715Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T11:01:53.715Z] #69 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #69 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #69 3.303 OK: 264 MiB in 52 packages [2024-09-23T11:01:53.715Z] #69 DONE 3.4s [2024-09-23T11:01:53.715Z] [2024-09-23T11:01:53.715Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-23T11:01:53.715Z] #0 3.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #0 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #0 3.301 OK: 264 MiB in 52 packages [2024-09-23T11:01:53.715Z] #75 DONE 3.5s [2024-09-23T11:01:53.715Z] [2024-09-23T11:01:53.715Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:01:53.715Z] #76 DONE 0.1s [2024-09-23T11:01:53.715Z] [2024-09-23T11:01:53.715Z] #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:01:53.715Z] #77 DONE 0.1s [2024-09-23T11:01:53.715Z] [2024-09-23T11:01:53.715Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-23T11:01:53.715Z] #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #0 3.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #0 3.465 OK: 17 MiB in 19 packages [2024-09-23T11:01:53.715Z] #78 DONE 3.6s [2024-09-23T11:01:53.715Z] [2024-09-23T11:01:53.715Z] #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:01:53.715Z] #79 ... [2024-09-23T11:01:53.715Z] [2024-09-23T11:01:53.715Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-23T11:01:53.715Z] #0 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #0 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #0 3.350 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T11:01:53.715Z] #0 3.350 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T11:01:53.715Z] #0 3.350 OK: 20079 distinct packages available [2024-09-23T11:01:53.715Z] #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #0 3.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.715Z] #0 3.662 OK: 264 MiB in 52 packages [2024-09-23T11:01:53.715Z] #80 DONE 3.8s [2024-09-23T11:01:53.715Z] [2024-09-23T11:01:53.715Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:01:53.715Z] #81 DONE 0.0s [2024-09-23T11:01:53.873Z] ---> Running in 6e8cb676d7f4 [2024-09-23T11:01:53.973Z] [2024-09-23T11:01:53.973Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:01:53.973Z] #74 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.973Z] #74 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:53.973Z] #74 2.558 OK: 7 MiB in 16 packages [2024-09-23T11:01:54.231Z] #74 DONE 2.7s [2024-09-23T11:01:54.231Z] [2024-09-23T11:01:54.231Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:01:54.489Z] #82 ... [2024-09-23T11:01:54.489Z] [2024-09-23T11:01:54.489Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-23T11:01:54.489Z] #0 2.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:54.489Z] #0 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:54.489Z] #0 2.871 OK: 17 MiB in 19 packages [2024-09-23T11:01:54.489Z] #83 DONE 3.0s [2024-09-23T11:01:54.489Z] [2024-09-23T11:01:54.489Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-23T11:01:54.489Z] #84 DONE 0.0s [2024-09-23T11:01:54.489Z] [2024-09-23T11:01:54.489Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T11:01:54.489Z] #70 3.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:54.746Z] #70 ... [2024-09-23T11:01:54.747Z] [2024-09-23T11:01:54.747Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T11:01:54.747Z] #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:54.747Z] #0 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:54.747Z] #0 2.996 OK: 11 MiB in 18 packages [2024-09-23T11:01:54.747Z] #85 DONE 3.1s [2024-09-23T11:01:54.747Z] [2024-09-23T11:01:54.747Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T11:01:54.747Z] #70 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:55.004Z] #70 3.302 OK: 8 MiB in 20 packages [2024-09-23T11:01:55.004Z] #70 DONE 3.4s [2024-09-23T11:01:55.004Z] [2024-09-23T11:01:55.004Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:01:55.004Z] #0 3.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:55.004Z] #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:55.004Z] #0 3.358 OK: 8 MiB in 17 packages [2024-09-23T11:01:55.004Z] #86 DONE 3.4s [2024-09-23T11:01:55.004Z] [2024-09-23T11:01:55.004Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-23T11:01:59.759Z] #87 DONE 1.1s [2024-09-23T11:01:59.759Z] [2024-09-23T11:01:59.759Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:01:59.759Z] #0 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:59.759Z] #0 3.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:59.759Z] #0 4.043 OK: 7 MiB in 16 packages [2024-09-23T11:01:59.759Z] #88 DONE 4.5s [2024-09-23T11:01:59.759Z] [2024-09-23T11:01:59.759Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T11:01:59.759Z] #89 DONE 1.1s [2024-09-23T11:01:59.759Z] [2024-09-23T11:01:59.759Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-23T11:01:59.759Z] #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:59.759Z] #0 3.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:01:59.759Z] #0 3.528 OK: 8 MiB in 19 packages [2024-09-23T11:01:59.759Z] #90 DONE 4.5s [2024-09-23T11:01:59.759Z] [2024-09-23T11:01:59.759Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-23T11:01:59.759Z] #91 DONE 0.6s [2024-09-23T11:01:59.759Z] [2024-09-23T11:01:59.759Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T11:01:59.759Z] #92 DONE 0.6s [2024-09-23T11:01:59.759Z] [2024-09-23T11:01:59.759Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T11:01:59.759Z] #93 DONE 0.6s [2024-09-23T11:01:59.759Z] [2024-09-23T11:01:59.759Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-23T11:02:00.036Z] #94 DONE 3.3s [2024-09-23T11:02:00.036Z] [2024-09-23T11:02:00.036Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-23T11:02:00.036Z] #95 DONE 3.4s [2024-09-23T11:02:00.036Z] [2024-09-23T11:02:00.036Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T11:02:00.036Z] #96 DONE 0.1s [2024-09-23T11:02:00.036Z] [2024-09-23T11:02:00.036Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-23T11:02:00.036Z] #97 DONE 0.1s [2024-09-23T11:02:00.036Z] [2024-09-23T11:02:00.036Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-23T11:02:00.036Z] #98 DONE 3.4s [2024-09-23T11:02:00.036Z] [2024-09-23T11:02:00.036Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-23T11:02:00.036Z] #99 DONE 0.1s [2024-09-23T11:02:00.036Z] [2024-09-23T11:02:00.036Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T11:02:00.036Z] #100 DONE 0.1s [2024-09-23T11:02:00.036Z] [2024-09-23T11:02:00.036Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-23T11:02:00.036Z] #101 DONE 0.0s [2024-09-23T11:02:00.036Z] [2024-09-23T11:02:00.036Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T11:02:00.036Z] #102 DONE 0.1s [2024-09-23T11:02:00.036Z] [2024-09-23T11:02:00.036Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-23T11:02:00.294Z] #103 DONE 0.1s [2024-09-23T11:02:00.294Z] [2024-09-23T11:02:00.294Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-23T11:02:00.294Z] #104 DONE 0.1s [2024-09-23T11:02:00.294Z] [2024-09-23T11:02:00.294Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-23T11:02:00.294Z] #105 DONE 0.1s [2024-09-23T11:02:00.294Z] [2024-09-23T11:02:00.294Z] #106 [security-spire-server] exporting to image [2024-09-23T11:02:00.294Z] #106 exporting layers [2024-09-23T11:02:00.294Z] #106 ... [2024-09-23T11:02:00.294Z] [2024-09-23T11:02:00.294Z] #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T11:02:00.294Z] #0 4.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:02:00.294Z] #0 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:02:00.294Z] #0 8.524 OK: 12 MiB in 26 packages [2024-09-23T11:02:00.294Z] #107 DONE 8.6s [2024-09-23T11:02:00.294Z] [2024-09-23T11:02:00.294Z] #108 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-23T11:02:00.294Z] #0 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:02:00.294Z] #0 8.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:02:00.294Z] #0 8.571 OK: 7 MiB in 17 packages [2024-09-23T11:02:00.294Z] #108 DONE 8.7s [2024-09-23T11:02:00.294Z] [2024-09-23T11:02:00.294Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-23T11:02:00.294Z] #109 DONE 0.1s [2024-09-23T11:02:00.294Z] [2024-09-23T11:02:00.294Z] #106 [security-spire-config] exporting to image [2024-09-23T11:02:00.294Z] #106 ... [2024-09-23T11:02:00.294Z] [2024-09-23T11:02:00.294Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:02:00.552Z] #40 ... [2024-09-23T11:02:00.552Z] [2024-09-23T11:02:00.552Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-23T11:02:00.552Z] #110 DONE 0.1s [2024-09-23T11:02:00.552Z] [2024-09-23T11:02:00.552Z] #106 [security-spire-agent] exporting to image [2024-09-23T11:02:00.809Z] #106 ... [2024-09-23T11:02:00.809Z] [2024-09-23T11:02:00.809Z] #111 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-23T11:02:00.809Z] #111 DONE 0.5s [2024-09-23T11:02:01.068Z] [2024-09-23T11:02:01.068Z] #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-23T11:02:01.068Z] #112 DONE 0.0s [2024-09-23T11:02:01.068Z] [2024-09-23T11:02:01.068Z] #106 [security-spire-agent] exporting to image [2024-09-23T11:02:01.068Z] #106 exporting layers 0.7s done [2024-09-23T11:02:01.068Z] #106 ... [2024-09-23T11:02:01.068Z] [2024-09-23T11:02:01.068Z] #113 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-23T11:02:01.068Z] #0 3.370 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:02:01.068Z] #0 8.372 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.18/main: temporary error (try again later) [2024-09-23T11:02:01.068Z] #0 8.372 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:02:01.068Z] #0 9.027 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T11:02:01.068Z] #0 9.341 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:02:01.068Z] #0 9.351 OK: 7 MiB in 16 packages [2024-09-23T11:02:01.068Z] #113 DONE 9.5s [2024-09-23T11:02:01.068Z] [2024-09-23T11:02:01.068Z] #106 [security-spire-server] exporting to image [2024-09-23T11:02:01.068Z] #106 exporting layers 0.8s done [2024-09-23T11:02:01.068Z] #106 writing image sha256:1cdb244479e5ec30ab5a416e3ed9094e1ba4d71847772fc53ef9509ecc0641c9 0.1s done [2024-09-23T11:02:01.068Z] #106 naming to docker.io/library/security-spire-server done [2024-09-23T11:02:01.326Z] #106 exporting layers 0.7s done [2024-09-23T11:02:01.326Z] #106 writing image sha256:c7f588a60004fc05a8f754a601903f704b9e88e58e58c9a19eb7e2147fd5d765 done [2024-09-23T11:02:01.326Z] #106 naming to docker.io/library/security-spire-config done [2024-09-23T11:02:01.326Z] #106 writing image sha256:5b92f43387462a762887af05389e09f035dce607183902f9514eb48e2117043b done [2024-09-23T11:02:01.326Z] #106 naming to docker.io/library/security-spire-agent done [2024-09-23T11:02:01.326Z] #106 DONE 1.1s [2024-09-23T11:02:01.326Z] [2024-09-23T11:02:01.326Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-23T11:02:01.326Z] #0 4.417 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-23T11:02:01.326Z] #0 8.838 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-23T11:02:01.326Z] #0 9.476 OK: 264 MiB in 52 packages [2024-09-23T11:02:01.326Z] #114 DONE 9.6s [2024-09-23T11:02:01.326Z] [2024-09-23T11:02:01.326Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-23T11:02:01.326Z] #115 DONE 0.1s [2024-09-23T11:02:01.326Z] [2024-09-23T11:02:01.326Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:01.892Z] #116 ... [2024-09-23T11:02:01.892Z] [2024-09-23T11:02:01.892Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:02.152Z] #117 ... [2024-09-23T11:02:02.152Z] [2024-09-23T11:02:02.152Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:49.228Z] #118 DONE 49.8s [2024-09-23T11:02:49.228Z] [2024-09-23T11:02:49.228Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:49.228Z] #82 DONE 49.4s [2024-09-23T11:02:49.228Z] [2024-09-23T11:02:49.228Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:49.228Z] #117 DONE 51.2s [2024-09-23T11:02:49.228Z] [2024-09-23T11:02:49.228Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:49.228Z] #116 DONE 41.9s [2024-09-23T11:02:49.228Z] [2024-09-23T11:02:49.228Z] #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:49.228Z] #79 DONE 49.7s [2024-09-23T11:02:49.228Z] [2024-09-23T11:02:49.228Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #119 DONE 8.1s [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #120 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:51.763Z] #121 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:02:51.763Z] #122 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #123 DONE 8.1s [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:02:51.763Z] #124 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #125 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:51.763Z] #126 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:51.763Z] #127 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #128 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:02:51.763Z] #129 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #130 DONE 8.2s [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #131 [core-keeper builder 7/8] COPY . . [2024-09-23T11:02:51.763Z] #131 DONE 8.2s [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:02:51.763Z] #132 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:51.763Z] #133 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #134 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:02:51.763Z] #135 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #136 [core-metadata builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #136 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:51.763Z] #137 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:51.763Z] #138 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:02:51.763Z] #139 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #140 [support-scheduler builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #140 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:02:51.763Z] #141 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #142 [security-proxy-auth builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #142 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:51.763Z] #143 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #144 [core-command builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #144 DONE 8.2s [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:02:51.763Z] #145 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #146 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:02:51.763Z] #146 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #147 [core-data builder 6/7] COPY . . [2024-09-23T11:02:51.763Z] #147 CACHED [2024-09-23T11:02:51.763Z] [2024-09-23T11:02:51.763Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T11:02:51.763Z] #148 0.553 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-23T11:03:01.741Z] #148 ... [2024-09-23T11:03:01.741Z] [2024-09-23T11:03:01.741Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T11:03:01.741Z] #0 0.641 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-23T11:03:01.741Z] #149 ... [2024-09-23T11:03:01.741Z] [2024-09-23T11:03:01.741Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T11:03:01.741Z] #0 0.828 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-23T11:03:01.741Z] #150 ... [2024-09-23T11:03:01.741Z] [2024-09-23T11:03:01.741Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-23T11:03:01.741Z] #0 1.370 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-23T11:03:01.741Z] #151 ... [2024-09-23T11:03:01.741Z] [2024-09-23T11:03:01.741Z] #152 [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-23T11:03:01.741Z] #0 1.016 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-23T11:03:01.770Z] Removing intermediate container 6e8cb676d7f4 [2024-09-23T11:03:01.770Z] ---> d4e156f85071 [2024-09-23T11:03:01.770Z] Successfully built d4e156f85071 [2024-09-23T11:03:01.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T11:03:01.999Z] #152 ... [2024-09-23T11:03:01.999Z] [2024-09-23T11:03:01.999Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T11:03:01.999Z] #0 0.990 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-23T11:03:02.239Z] + docker inspect -f . ci-base-image-arm64 [2024-09-23T11:03:02.239Z] . [2024-09-23T11:03:02.256Z] #153 ... [2024-09-23T11:03:02.256Z] [2024-09-23T11:03:02.256Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T11:03:02.256Z] #0 0.876 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-23T11:03:02.256Z] #154 ... [2024-09-23T11:03:02.256Z] [2024-09-23T11:03:02.256Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T11:03:02.256Z] #0 1.242 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T11:03:02.513Z] #155 ... [2024-09-23T11:03:02.513Z] [2024-09-23T11:03:02.513Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-23T11:03:02.513Z] #0 0.618 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-23T11:03:02.513Z] #156 ... [2024-09-23T11:03:02.513Z] [2024-09-23T11:03:02.513Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T11:03:02.513Z] #0 1.401 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-23T11:03:02.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-10929 does not seem to be running inside a container [2024-09-23T11:03:02.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-23T11:03:02.769Z] #157 ... [2024-09-23T11:03:02.769Z] [2024-09-23T11:03:02.769Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T11:03:02.769Z] #0 1.453 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-23T11:03:02.769Z] #158 ... [2024-09-23T11:03:02.769Z] [2024-09-23T11:03:02.769Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:03:02.769Z] #0 0.346 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-23T11:03:03.026Z] #159 ... [2024-09-23T11:03:03.026Z] [2024-09-23T11:03:03.026Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T11:03:03.026Z] #0 1.429 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-23T11:03:03.862Z] $ docker top d962b00721161f2293615f9cc913e37ab925dbceac5a4ad72453757ce94abb93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T11:03:04.808Z] + go version [2024-09-23T11:03:04.808Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-23T11:03:04.842Z] $ docker stop --time=1 d962b00721161f2293615f9cc913e37ab925dbceac5a4ad72453757ce94abb93 [2024-09-23T11:03:06.403Z] $ docker rm -f --volumes d962b00721161f2293615f9cc913e37ab925dbceac5a4ad72453757ce94abb93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T11:03:07.289Z] + docker inspect -f . ci-base-image-arm64 [2024-09-23T11:03:07.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T11:03:07.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-10929 does not seem to be running inside a container [2024-09-23T11:03:07.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-23T11:03:08.772Z] $ docker top 7e3690b9d30432c565456c90f6449ad7b33ff0b39520c3c5c53b09a123de2623 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-23T11:03:09.046Z] ========================================================= [2024-09-23T11:03:09.046Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-23T11:03:09.046Z] ========================================================= [Pipeline] sh [2024-09-23T11:03:09.366Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-23T11:03:10.089Z] + make test [2024-09-23T11:03:10.089Z] go test -race -coverprofile=coverage.out ./... [2024-09-23T11:03:56.915Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-23T11:04:24.487Z] #160 ... [2024-09-23T11:04:24.487Z] [2024-09-23T11:04:24.487Z] #152 [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-23T11:04:24.487Z] #152 92.90 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-23T11:05:45.949Z] #152 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-23T11:05:45.949Z] #156 DONE 162.3s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T11:05:45.949Z] #157 DONE 162.2s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-23T11:05:45.949Z] #151 DONE 162.3s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T11:05:45.949Z] #160 DONE 162.3s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:05:45.949Z] #159 DONE 162.3s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T11:05:45.949Z] #149 DONE 162.4s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #161 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T11:05:45.949Z] #148 DONE 162.4s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T11:05:45.949Z] #150 DONE 162.4s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T11:05:45.949Z] #154 DONE 162.5s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #162 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #152 [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-23T11:05:45.949Z] #152 DONE 162.7s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T11:05:45.949Z] #153 DONE 162.8s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T11:05:45.949Z] #155 DONE 162.8s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T11:05:45.949Z] #158 DONE 162.9s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #163 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #164 DONE 0.7s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #165 DONE 1.0s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #166 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #166 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #161 DONE 1.0s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-23T11:05:45.949Z] #167 DONE 1.1s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #162 DONE 0.8s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #168 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #168 DONE 0.8s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #163 DONE 0.7s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #169 DONE 0.8s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #170 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #170 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #171 DONE 0.6s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #166 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #166 DONE 0.6s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #172 DONE 0.5s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #173 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-23T11:05:45.949Z] #173 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #174 DONE 0.5s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #175 CACHED [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #176 CACHED [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #177 CACHED [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #178 CACHED [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #179 CACHED [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #180 CACHED [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #181 CACHED [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.949Z] #182 CACHED [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #183 DONE 0.5s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #184 DONE 0.5s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-23T11:05:45.949Z] #185 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #186 DONE 0.6s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #170 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.949Z] #170 DONE 0.6s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-23T11:05:45.949Z] #187 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-23T11:05:45.949Z] #188 DONE 2.8s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-23T11:05:45.949Z] #189 DONE 3.3s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #190 [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-23T11:05:45.949Z] #190 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-23T11:05:45.949Z] #191 DONE 3.4s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #192 [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-23T11:05:45.949Z] #192 DONE 3.4s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-23T11:05:45.949Z] #193 DONE 3.4s [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:05:45.949Z] #194 ... [2024-09-23T11:05:45.949Z] [2024-09-23T11:05:45.949Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-23T11:05:45.949Z] #195 DONE 3.9s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #173 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-23T11:05:45.950Z] #173 DONE 4.1s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-23T11:05:45.950Z] #196 DONE 4.0s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-23T11:05:45.950Z] #197 DONE 3.9s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #198 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-23T11:05:45.950Z] #198 DONE 4.0s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-23T11:05:45.950Z] #185 DONE 3.9s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #199 [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-23T11:05:45.950Z] #199 DONE 3.7s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-23T11:05:45.950Z] #187 DONE 3.8s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #200 [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-23T11:05:45.950Z] #200 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #201 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:05:45.950Z] #201 DONE 0.3s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #190 [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-23T11:05:45.950Z] #190 DONE 1.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #202 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:05:45.950Z] #202 DONE 0.9s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:05:45.950Z] #203 DONE 0.9s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-23T11:05:45.950Z] #204 DONE 1.0s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:05:45.950Z] #194 DONE 1.0s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:05:45.950Z] #205 DONE 0.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #206 [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-23T11:05:45.950Z] #206 DONE 0.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #207 [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-23T11:05:45.950Z] #207 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-23T11:05:45.950Z] #208 DONE 0.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #209 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:05:45.950Z] #209 DONE 0.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #210 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:05:45.950Z] #210 DONE 0.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #200 [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-23T11:05:45.950Z] #200 DONE 0.6s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:05:45.950Z] #211 DONE 0.6s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [support-cron-scheduler] exporting to image [2024-09-23T11:05:45.950Z] #106 exporting layers 0.4s done [2024-09-23T11:05:45.950Z] #106 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-23T11:05:45.950Z] #212 DONE 0.7s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:05:45.950Z] #213 DONE 0.6s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-23T11:05:45.950Z] #214 DONE 0.6s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-23T11:05:45.950Z] #215 DONE 0.6s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [core-keeper] exporting to image [2024-09-23T11:05:45.950Z] #106 exporting layers 0.5s done [2024-09-23T11:05:45.950Z] #106 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #207 [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-23T11:05:45.950Z] #207 DONE 0.6s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #216 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-23T11:05:45.950Z] #216 DONE 0.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-23T11:05:45.950Z] #217 DONE 0.6s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:05:45.950Z] #218 DONE 0.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [support-notifications] exporting to image [2024-09-23T11:05:45.950Z] #106 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-23T11:05:45.950Z] #219 DONE 0.6s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-23T11:05:45.950Z] #220 DONE 0.4s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-23T11:05:45.950Z] #221 DONE 0.4s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-23T11:05:45.950Z] #222 DONE 0.3s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [core-data] exporting to image [2024-09-23T11:05:45.950Z] #106 writing image sha256:a271e8d01fba295f40ec49b4479a8c1021463f7d3d74969aed4514d8627c4b83 [2024-09-23T11:05:45.950Z] #106 writing image sha256:5fea4cb5f45470f912c434d6b969538c8d59e53027a1b856b4dbe00a77b99057 [2024-09-23T11:05:45.950Z] #106 writing image sha256:24bcb37c83cbbdc6dda4d94f5a7cfc2605182ed1d0a29c5ca0d102cc72060e59 [2024-09-23T11:05:45.950Z] #106 writing image sha256:70eaecb2400193e3a58fed3fd7564be16cc8d9fed4646cf3e0074e1677e99999 [2024-09-23T11:05:45.950Z] #106 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-23T11:05:45.950Z] #223 DONE 0.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [core-command] exporting to image [2024-09-23T11:05:45.950Z] #106 exporting layers 0.6s done [2024-09-23T11:05:45.950Z] #106 writing image sha256:a271e8d01fba295f40ec49b4479a8c1021463f7d3d74969aed4514d8627c4b83 0.1s done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/core-command done [2024-09-23T11:05:45.950Z] #106 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-23T11:05:45.950Z] #224 DONE 0.2s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [support-cron-scheduler] exporting to image [2024-09-23T11:05:45.950Z] #106 writing image sha256:5fea4cb5f45470f912c434d6b969538c8d59e53027a1b856b4dbe00a77b99057 0.2s done [2024-09-23T11:05:45.950Z] #106 writing image sha256:24bcb37c83cbbdc6dda4d94f5a7cfc2605182ed1d0a29c5ca0d102cc72060e59 0.2s done [2024-09-23T11:05:45.950Z] #106 writing image sha256:70eaecb2400193e3a58fed3fd7564be16cc8d9fed4646cf3e0074e1677e99999 0.2s done [2024-09-23T11:05:45.950Z] #106 writing image sha256:28d38746a1c6d5a073d4764cadf7025975b61103070b488bdd460ca90dda022d 0.1s done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/support-scheduler done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/support-cron-scheduler done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/core-keeper [2024-09-23T11:05:45.950Z] #106 exporting layers 0.5s done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/core-keeper 0.1s done [2024-09-23T11:05:45.950Z] #106 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #225 [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-23T11:05:45.950Z] #225 DONE 0.3s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-23T11:05:45.950Z] #226 DONE 0.3s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T11:05:45.950Z] #227 DONE 0.9s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #228 [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-23T11:05:45.950Z] #228 DONE 0.9s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [core-common-config-bootstrapper] exporting to image [2024-09-23T11:05:45.950Z] #106 writing image sha256:222c9b9fe916578bd6614a4da1b062f692ea0e8226600139d3e8127b31c97662 0.0s done [2024-09-23T11:05:45.950Z] #106 writing image sha256:c39646b6ae89de9c41974143aa737618c2f14044b8a0c6cb1b7e37967f82abf8 0.0s done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/support-notifications done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/core-data done [2024-09-23T11:05:45.950Z] #106 writing image sha256:62adf4300bad6d355d6aac4a01f601986fcaf727f54ea0b1c12deb6efd887892 [2024-09-23T11:05:45.950Z] #106 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T11:05:45.950Z] #229 DONE 0.7s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [core-metadata] exporting to image [2024-09-23T11:05:45.950Z] #106 writing image sha256:62adf4300bad6d355d6aac4a01f601986fcaf727f54ea0b1c12deb6efd887892 0.0s done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/core-metadata 0.0s done [2024-09-23T11:05:45.950Z] #106 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-23T11:05:45.950Z] #230 DONE 0.3s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #231 [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-23T11:05:45.950Z] #231 DONE 0.3s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [security-proxy-setup] exporting to image [2024-09-23T11:05:45.950Z] #106 exporting layers 0.2s done [2024-09-23T11:05:45.950Z] #106 ... [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #232 [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-23T11:05:45.950Z] #232 DONE 0.1s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [security-proxy-auth] exporting to image [2024-09-23T11:05:45.950Z] #106 exporting layers 0.3s done [2024-09-23T11:05:45.950Z] #106 writing image sha256:33892f6868bc190daf7ca4b7eb9df3069304b544bc8617994a81249e9b3bebb6 done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-23T11:05:45.950Z] #106 writing image sha256:f776c02eaee8547f31b59d30095a47b06f31d2b29597340fe36d967a86b68fc3 0.0s done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/security-proxy-auth done [2024-09-23T11:05:45.950Z] #106 exporting layers 0.3s done [2024-09-23T11:05:45.950Z] #106 writing image sha256:8cccf8b5676537229004d07d14688f635d65ddbd529fbb64505b596267517051 done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/security-proxy-setup done [2024-09-23T11:05:45.950Z] #106 DONE 3.2s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-23T11:05:45.950Z] #233 DONE 0.1s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-23T11:05:45.950Z] #234 DONE 0.1s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-23T11:05:45.950Z] #235 DONE 0.4s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T11:05:45.950Z] #236 DONE 0.7s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #106 [security-bootstrapper] exporting to image [2024-09-23T11:05:45.950Z] #106 exporting layers 0.2s done [2024-09-23T11:05:45.950Z] #106 writing image sha256:a89c2ed1400d4681ec6fb664f45bbd411c3184ddc64ddf560dd8382f4debb895 done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/security-bootstrapper done [2024-09-23T11:05:45.950Z] #106 writing image sha256:6c8039a0f81b63e05e710188d5c851590f866e3802e1aac5ba6bec7b4aecfd42 done [2024-09-23T11:05:45.950Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-09-23T11:05:45.950Z] #106 DONE 3.5s [2024-09-23T11:05:45.950Z] [2024-09-23T11:05:45.950Z] #55 [security-spire-agent internal] load build context [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T11:05:45.950Z] time="2024-09-23T11:01:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-23T11:05:45.981Z] $ docker stop --time=1 5ebde66fd6abcf1ed1938358d343b6b30c943eaba915d8b0de582bdfe4cc5a7d [2024-09-23T11:05:47.286Z] $ docker rm -f --volumes 5ebde66fd6abcf1ed1938358d343b6b30c943eaba915d8b0de582bdfe4cc5a7d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T11:05:47.726Z] + docker images [2024-09-23T11:05:47.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-23T11:05:47.726Z] security-secretstore-setup latest 6c8039a0f81b 6 seconds ago 37MB [2024-09-23T11:05:47.726Z] security-proxy-setup latest 8cccf8b56765 6 seconds ago 26.2MB [2024-09-23T11:05:47.726Z] security-bootstrapper latest a89c2ed1400d 6 seconds ago 19MB [2024-09-23T11:05:47.726Z] support-notifications latest c39646b6ae89 7 seconds ago 42.8MB [2024-09-23T11:05:47.726Z] security-proxy-auth latest f776c02eaee8 7 seconds ago 33.1MB [2024-09-23T11:05:47.726Z] core-common-config-bootstrapper latest 33892f6868bc 7 seconds ago 15.2MB [2024-09-23T11:05:47.726Z] core-metadata latest 62adf4300bad 7 seconds ago 40.1MB [2024-09-23T11:05:47.726Z] core-data latest 222c9b9fe916 7 seconds ago 39.9MB [2024-09-23T11:05:47.726Z] core-keeper latest 28d38746a1c6 8 seconds ago 39.8MB [2024-09-23T11:05:47.726Z] support-scheduler latest 5fea4cb5f454 8 seconds ago 42.2MB [2024-09-23T11:05:47.726Z] security-spiffe-token-provider latest 70eaecb24001 8 seconds ago 28.9MB [2024-09-23T11:05:47.726Z] support-cron-scheduler latest 24bcb37c83cb 8 seconds ago 44.4MB [2024-09-23T11:05:47.726Z] core-command latest a271e8d01fba 8 seconds ago 35.5MB [2024-09-23T11:05:47.726Z] security-spire-agent latest 5b92f4338746 3 minutes ago 182MB [2024-09-23T11:05:47.726Z] security-spire-config latest c7f588a60004 3 minutes ago 120MB [2024-09-23T11:05:47.726Z] security-spire-server latest 1cdb244479e5 3 minutes ago 121MB [2024-09-23T11:05:47.726Z] ci-base-image-x86_64 latest c4a2413e3b93 7 minutes ago 971MB [2024-09-23T11:05:47.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-23T11:05:47.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-23T11:05:47.726Z] 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-23T11:07:33.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-23T11:07:33.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-23T11:08:20.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-23T11:08:20.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-23T11:08:20.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-23T11:08:20.505Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-23T11:08:20.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-23T11:08:20.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-23T11:08:21.474Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-23T11:08:21.474Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-23T11:08:21.740Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-23T11:08:28.376Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-23T11:08:28.376Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-23T11:08:28.376Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-23T11:08:28.376Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-23T11:08:28.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-23T11:08:40.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-23T11:08:40.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-23T11:08:40.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements [2024-09-23T11:08:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.191s coverage: 97.0% of statements [2024-09-23T11:08:56.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-23T11:08:56.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-23T11:08:56.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-23T11:09:00.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.305s coverage: 69.2% of statements [2024-09-23T11:09:02.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-23T11:09:02.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-23T11:09:03.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements [2024-09-23T11:09:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-23T11:09:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-23T11:09:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-23T11:09:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-23T11:09:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-23T11:09:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-23T11:09:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-23T11:09:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-23T11:09:08.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-23T11:09:17.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-23T11:09:17.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-23T11:09:17.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-23T11:09:17.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-23T11:09:17.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-23T11:09:23.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.251s coverage: 93.4% of statements [2024-09-23T11:09:23.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.313s coverage: 91.7% of statements [2024-09-23T11:09:25.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-23T11:09:25.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-23T11:09:26.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.217s coverage: 7.0% of statements [2024-09-23T11:09:36.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-23T11:09:36.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-23T11:09:36.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-23T11:09:38.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-23T11:09:38.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-23T11:09:38.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-23T11:09:38.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-23T11:09:38.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-23T11:09:38.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-23T11:09:38.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-23T11:09:38.090Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-23T11:09:38.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.721s coverage: 95.8% of statements [2024-09-23T11:09:39.315Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements [2024-09-23T11:09:45.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-23T11:09:47.337Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.167s coverage: 0.0% of statements [no tests to run] [2024-09-23T11:09:48.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-23T11:09:49.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-23T11:09:49.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.289s coverage: 0.8% of statements [2024-09-23T11:09:50.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.135s coverage: 30.9% of statements [2024-09-23T11:09:53.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.148s coverage: 41.7% of statements [2024-09-23T11:09:53.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.104s coverage: 77.8% of statements [2024-09-23T11:09:53.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.110s coverage: 94.1% of statements [2024-09-23T11:09:54.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements [2024-09-23T11:09:58.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.127s coverage: 87.5% of statements [2024-09-23T11:10:00.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-23T11:10:00.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-23T11:10:00.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-23T11:10:00.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-23T11:10:04.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-23T11:10:04.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-23T11:10:04.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-23T11:10:04.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-23T11:10:10.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.118s coverage: 94.4% of statements [2024-09-23T11:10:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-23T11:10:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-23T11:10:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-23T11:10:15.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-23T11:10:15.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-23T11:10:15.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-23T11:10:15.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-23T11:10:20.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-23T11:10:20.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-23T11:10:21.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-23T11:10:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.948s coverage: 79.9% of statements [2024-09-23T11:10:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.141s coverage: 92.9% of statements [2024-09-23T11:10:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-09-23T11:10:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements [2024-09-23T11:10:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.104s coverage: 75.0% of statements [2024-09-23T11:10:27.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-23T11:10:28.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.099s coverage: 87.2% of statements [2024-09-23T11:10:28.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-09-23T11:10:28.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements [2024-09-23T11:10:28.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.278s coverage: 81.8% of statements [2024-09-23T11:10:28.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.285s coverage: 82.1% of statements [2024-09-23T11:10:29.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-23T11:10:31.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.110s coverage: 86.0% of statements [2024-09-23T11:10:35.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-23T11:10:35.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-23T11:10:37.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.799s coverage: 63.1% of statements [2024-09-23T11:10:37.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.124s coverage: 100.0% of statements [2024-09-23T11:10:38.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.115s coverage: 89.4% of statements [2024-09-23T11:10:38.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.105s coverage: 100.0% of statements [2024-09-23T11:10:39.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-23T11:10:39.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-23T11:10:39.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-23T11:10:39.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-09-23T11:10:40.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-09-23T11:10:46.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-23T11:10:46.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-23T11:10:46.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-23T11:10:48.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.651s coverage: 36.5% of statements [2024-09-23T11:10:48.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements [2024-09-23T11:10:48.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-23T11:10:48.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-23T11:10:48.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-23T11:10:48.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-23T11:10:49.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.097s coverage: 84.8% of statements [2024-09-23T11:10:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-23T11:10:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-23T11:10:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-23T11:10:53.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.141s coverage: 4.9% of statements [2024-09-23T11:11:00.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-23T11:11:00.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-23T11:11:00.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-23T11:11:00.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.344s coverage: 97.1% of statements [2024-09-23T11:11:00.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.129s coverage: 35.9% of statements [2024-09-23T11:11:06.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-23T11:11:06.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-23T11:11:06.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-23T11:11:06.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-23T11:11:14.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.179s coverage: 19.9% of statements [2024-09-23T11:11:14.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-23T11:11:14.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-23T11:11:14.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-23T11:11:14.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-23T11:11:15.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.485s coverage: 95.7% of statements [2024-09-23T11:11:18.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-23T11:11:18.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-23T11:11:19.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements [2024-09-23T11:11:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-23T11:11:21.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-23T11:11:23.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements [2024-09-23T11:11:24.606Z] 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-23T11:11:24.871Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-23T11:11:24.871Z] go vet ./... [2024-09-23T11:15:46.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-23T11:15:46.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-23T11:15:46.643Z] ./bin/test-attribution-txt.sh [2024-09-23T11:15:46.643Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-23T11:15:46.643Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-23T11:15:46.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-23T11:15:47.040Z] + ls -al . [2024-09-23T11:15:47.040Z] total 960 [2024-09-23T11:15:47.052Z] drwxrwxr-x 10 1001 1001 4096 Sep 23 11:03 . [2024-09-23T11:15:47.052Z] drwxr-xr-x 4 root root 4096 Sep 23 11:03 .. [2024-09-23T11:15:47.052Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 11:00 .blubracket [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 10 Sep 23 11:00 .dockerignore [2024-09-23T11:15:47.052Z] drwxrwxr-x 8 1001 1001 4096 Sep 23 11:00 .git [2024-09-23T11:15:47.052Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 11:00 .github [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 1102 Sep 23 11:00 .gitignore [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 42 Sep 23 11:00 .golangci.yml [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 100 Sep 23 11:00 .hadolint.yml [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 155 Sep 23 11:00 .sonarcloud.properties [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 1171 Sep 23 11:00 ADOPTERS.md [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 21286 Sep 23 11:00 Attribution.txt [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 100284 Sep 23 11:00 CHANGELOG.md [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 3804 Sep 23 11:00 CONTRIBUTING.md [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 677 Sep 23 11:00 GOVERNANCE.md [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 861 Sep 23 11:00 Jenkinsfile [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 10775 Sep 23 11:00 LICENSE [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 16854 Sep 23 11:00 Makefile [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 582 Sep 23 11:00 OWNERS.md [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 9528 Sep 23 11:00 README.md [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 789 Sep 23 11:00 SECURITY.md [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 5 Sep 23 10:57 VERSION [2024-09-23T11:15:47.052Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 11:00 bin [2024-09-23T11:15:47.052Z] drwxrwxr-x 20 1001 1001 4096 Sep 23 11:00 cmd [2024-09-23T11:15:47.052Z] -rw-r--r-- 1 root root 596277 Sep 23 11:11 coverage.out [2024-09-23T11:15:47.052Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 11:00 fuzz_test [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 7305 Sep 23 11:00 go.mod [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 102748 Sep 23 11:00 go.sum [2024-09-23T11:15:47.052Z] drwxrwxr-x 7 1001 1001 4096 Sep 23 11:00 internal [2024-09-23T11:15:47.052Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 11:00 openapi [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 584 Sep 23 11:00 security.txt [2024-09-23T11:15:47.052Z] -rw-rw-r-- 1 1001 1001 204 Sep 23 11:00 version.go [Pipeline] sh [2024-09-23T11:15:47.693Z] + '[' -e coverage.out ] [2024-09-23T11:15:47.693Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-23T11:15:47.741Z] Warning: overwriting stash ‘coverage-report’ [2024-09-23T11:15:48.609Z] Stashed 1 file(s) [Pipeline] sh [2024-09-23T11:15:49.257Z] + make build [2024-09-23T11:15:49.257Z] 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-23T11:19:10.981Z] 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-23T11:19:10.981Z] 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-23T11:19:16.300Z] 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-23T11:19:18.880Z] 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-23T11:19:27.080Z] 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-23T11:19:59.300Z] 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-23T11:20:03.542Z] 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-23T11:20:15.847Z] 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-23T11:20:28.249Z] 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-23T11:20:30.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-23T11:20:34.209Z] 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-23T11:20:37.548Z] 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-23T11:20:42.885Z] 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-23T11:20:47.150Z] $ docker stop --time=1 7e3690b9d30432c565456c90f6449ad7b33ff0b39520c3c5c53b09a123de2623 [2024-09-23T11:20:49.320Z] $ docker rm -f --volumes 7e3690b9d30432c565456c90f6449ad7b33ff0b39520c3c5c53b09a123de2623 [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-23T11:20:53.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-23T11:20:53.203Z] [2024-09-23T11:20:53.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T11:20:53.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-23T11:20:53.896Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-23T11:20:53.896Z] 547446be3368: Pulling fs layer [2024-09-23T11:20:53.896Z] d125d8839a47: Pulling fs layer [2024-09-23T11:20:53.896Z] 3e85d5ac6304: Pulling fs layer [2024-09-23T11:20:53.896Z] c3105a71a48b: Pulling fs layer [2024-09-23T11:20:53.896Z] 0f093f025ec4: Pulling fs layer [2024-09-23T11:20:53.896Z] c3106fc0e877: Pulling fs layer [2024-09-23T11:20:53.896Z] c3105a71a48b: Waiting [2024-09-23T11:20:53.896Z] 0f093f025ec4: Waiting [2024-09-23T11:20:53.896Z] c3106fc0e877: Waiting [2024-09-23T11:20:53.896Z] 547446be3368: Verifying Checksum [2024-09-23T11:20:53.896Z] 547446be3368: Download complete [2024-09-23T11:20:53.896Z] c3105a71a48b: Download complete [2024-09-23T11:20:54.479Z] d125d8839a47: Verifying Checksum [2024-09-23T11:20:54.479Z] d125d8839a47: Download complete [2024-09-23T11:20:54.479Z] c3106fc0e877: Verifying Checksum [2024-09-23T11:20:54.479Z] c3106fc0e877: Download complete [2024-09-23T11:20:54.479Z] 0f093f025ec4: Verifying Checksum [2024-09-23T11:20:54.479Z] 0f093f025ec4: Download complete [2024-09-23T11:20:54.745Z] 547446be3368: Pull complete [2024-09-23T11:20:56.151Z] d125d8839a47: Pull complete [2024-09-23T11:20:56.416Z] 3e85d5ac6304: Verifying Checksum [2024-09-23T11:20:56.416Z] 3e85d5ac6304: Download complete [2024-09-23T11:21:06.479Z] 3e85d5ac6304: Pull complete [2024-09-23T11:21:06.479Z] c3105a71a48b: Pull complete [2024-09-23T11:21:07.435Z] 0f093f025ec4: Pull complete [2024-09-23T11:21:07.700Z] c3106fc0e877: Pull complete [2024-09-23T11:21:07.700Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-23T11:21:07.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-23T11:21:07.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T11:21:08.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-10929 does not seem to be running inside a container [2024-09-23T11:21:08.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-23T11:21:10.351Z] $ docker top d6ed4a32c8b207ce060bd7ca6799458ff8c0c573ee6ad08a9cdac8d44f210e46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T11:21:11.242Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-23T11:21:21.315Z] #1 [core-data internal] load build definition from Dockerfile [2024-09-23T11:21:21.315Z] #1 transferring dockerfile: 2.07kB done [2024-09-23T11:21:21.315Z] #1 DONE 0.1s [2024-09-23T11:21:21.582Z] [2024-09-23T11:21:21.582Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-09-23T11:21:21.582Z] #2 transferring dockerfile: 1.81kB done [2024-09-23T11:21:21.582Z] #2 DONE 0.1s [2024-09-23T11:21:21.582Z] [2024-09-23T11:21:21.582Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-09-23T11:21:21.582Z] #3 transferring dockerfile: 1.69kB 0.0s done [2024-09-23T11:21:21.582Z] #3 DONE 0.1s [2024-09-23T11:21:21.582Z] [2024-09-23T11:21:21.582Z] #4 [core-command internal] load build definition from Dockerfile [2024-09-23T11:21:21.582Z] #4 transferring dockerfile: 1.93kB done [2024-09-23T11:21:21.582Z] #4 DONE 0.1s [2024-09-23T11:21:21.582Z] [2024-09-23T11:21:21.582Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-23T11:21:21.850Z] #5 transferring dockerfile: 2.23kB done [2024-09-23T11:21:21.850Z] #5 DONE 0.1s [2024-09-23T11:21:21.850Z] [2024-09-23T11:21:21.850Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-23T11:21:21.850Z] #6 transferring dockerfile: 1.85kB 0.0s done [2024-09-23T11:21:21.850Z] #6 DONE 0.1s [2024-09-23T11:21:21.850Z] [2024-09-23T11:21:21.850Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-09-23T11:21:21.850Z] #7 transferring dockerfile: 1.70kB 0.0s done [2024-09-23T11:21:21.850Z] #7 DONE 0.1s [2024-09-23T11:21:21.850Z] [2024-09-23T11:21:21.850Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-23T11:21:21.850Z] #8 transferring dockerfile: 1.89kB done [2024-09-23T11:21:21.850Z] #8 DONE 0.1s [2024-09-23T11:21:21.850Z] [2024-09-23T11:21:21.850Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-23T11:21:21.850Z] #9 transferring dockerfile: 1.93kB done [2024-09-23T11:21:21.850Z] #9 DONE 0.1s [2024-09-23T11:21:21.850Z] [2024-09-23T11:21:21.850Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-23T11:21:22.116Z] #10 transferring dockerfile: 2.15kB done [2024-09-23T11:21:22.116Z] #10 DONE 0.1s [2024-09-23T11:21:22.116Z] [2024-09-23T11:21:22.117Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-09-23T11:21:22.117Z] #11 transferring dockerfile: 2.13kB 0.0s done [2024-09-23T11:21:22.117Z] #11 DONE 0.1s [2024-09-23T11:21:22.117Z] [2024-09-23T11:21:22.117Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-09-23T11:21:22.117Z] #12 transferring dockerfile: 2.02kB 0.0s done [2024-09-23T11:21:22.117Z] #12 DONE 0.1s [2024-09-23T11:21:22.117Z] [2024-09-23T11:21:22.117Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-23T11:21:22.117Z] #13 transferring dockerfile: 2.50kB 0.0s done [2024-09-23T11:21:22.117Z] #13 DONE 0.1s [2024-09-23T11:21:22.117Z] [2024-09-23T11:21:22.117Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-23T11:21:22.117Z] #14 transferring dockerfile: 2.49kB 0.0s done [2024-09-23T11:21:22.117Z] #14 DONE 0.1s [2024-09-23T11:21:22.117Z] [2024-09-23T11:21:22.117Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-23T11:21:22.385Z] #15 transferring dockerfile: 3.17kB 0.0s done [2024-09-23T11:21:22.385Z] #15 DONE 0.1s [2024-09-23T11:21:22.385Z] [2024-09-23T11:21:22.385Z] #16 [core-data internal] load .dockerignore [2024-09-23T11:21:22.385Z] #16 transferring context: [2024-09-23T11:21:22.385Z] #16 transferring context: 50B 0.0s done [2024-09-23T11:21:22.385Z] #16 DONE 0.1s [2024-09-23T11:21:22.385Z] [2024-09-23T11:21:22.385Z] #17 [core-keeper internal] load build definition from Dockerfile [2024-09-23T11:21:22.385Z] #17 transferring dockerfile: 2.07kB 0.0s done [2024-09-23T11:21:22.385Z] #17 DONE 0.1s [2024-09-23T11:21:23.342Z] [2024-09-23T11:21:23.342Z] #18 [security-spire-agent internal] load .dockerignore [2024-09-23T11:21:23.342Z] #18 transferring context: 50B 0.0s done [2024-09-23T11:21:23.343Z] #18 DONE 0.0s [2024-09-23T11:21:23.343Z] [2024-09-23T11:21:23.343Z] #19 [security-spire-config internal] load .dockerignore [2024-09-23T11:21:23.343Z] #19 transferring context: 50B done [2024-09-23T11:21:23.343Z] #19 DONE 0.1s [2024-09-23T11:21:23.343Z] [2024-09-23T11:21:23.343Z] #20 [core-command internal] load .dockerignore [2024-09-23T11:21:23.343Z] #20 transferring context: 50B done [2024-09-23T11:21:23.343Z] #20 DONE 0.1s [2024-09-23T11:21:23.343Z] [2024-09-23T11:21:23.343Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-23T11:21:23.609Z] #21 transferring context: 50B 0.0s done [2024-09-23T11:21:23.609Z] #21 DONE 0.1s [2024-09-23T11:21:23.609Z] [2024-09-23T11:21:23.609Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-23T11:21:23.609Z] #22 transferring context: 50B done [2024-09-23T11:21:23.609Z] #22 DONE 0.1s [2024-09-23T11:21:23.609Z] [2024-09-23T11:21:23.609Z] #23 [security-spire-server internal] load .dockerignore [2024-09-23T11:21:23.609Z] #23 transferring context: 50B done [2024-09-23T11:21:23.609Z] #23 DONE 0.1s [2024-09-23T11:21:23.609Z] [2024-09-23T11:21:23.609Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-09-23T11:21:23.609Z] #24 transferring context: 50B done [2024-09-23T11:21:23.609Z] #24 DONE 0.1s [2024-09-23T11:21:23.609Z] [2024-09-23T11:21:23.609Z] #25 [support-scheduler internal] load .dockerignore [2024-09-23T11:21:23.879Z] #25 transferring context: 50B 0.0s done [2024-09-23T11:21:23.879Z] #25 DONE 0.1s [2024-09-23T11:21:23.879Z] [2024-09-23T11:21:23.879Z] #26 [security-proxy-auth internal] load .dockerignore [2024-09-23T11:21:23.879Z] #26 transferring context: 50B 0.0s done [2024-09-23T11:21:23.879Z] #26 DONE 0.1s [2024-09-23T11:21:23.879Z] [2024-09-23T11:21:23.879Z] #27 [core-metadata internal] load .dockerignore [2024-09-23T11:21:23.879Z] #27 transferring context: 50B 0.0s done [2024-09-23T11:21:23.879Z] #27 DONE 0.1s [2024-09-23T11:21:23.879Z] [2024-09-23T11:21:23.879Z] #28 [support-notifications internal] load .dockerignore [2024-09-23T11:21:23.879Z] #28 transferring context: 50B 0.0s done [2024-09-23T11:21:23.879Z] #28 DONE 0.1s [2024-09-23T11:21:23.879Z] [2024-09-23T11:21:23.879Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-23T11:21:23.879Z] #29 transferring context: 50B 0.0s done [2024-09-23T11:21:23.879Z] #29 DONE 0.1s [2024-09-23T11:21:23.879Z] [2024-09-23T11:21:23.879Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-23T11:21:24.147Z] #30 transferring context: 50B 0.0s done [2024-09-23T11:21:24.147Z] #30 DONE 0.1s [2024-09-23T11:21:24.147Z] [2024-09-23T11:21:24.147Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-23T11:21:24.147Z] #31 transferring context: 50B 0.0s done [2024-09-23T11:21:24.147Z] #31 DONE 0.1s [2024-09-23T11:21:24.147Z] [2024-09-23T11:21:24.147Z] #32 [core-keeper internal] load .dockerignore [2024-09-23T11:21:24.147Z] #32 transferring context: 50B 0.0s done [2024-09-23T11:21:24.147Z] #32 DONE 0.1s [2024-09-23T11:21:24.147Z] [2024-09-23T11:21:24.147Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:24.147Z] #33 DONE 0.0s [2024-09-23T11:21:24.147Z] [2024-09-23T11:21:24.147Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T11:21:24.414Z] #34 DONE 0.2s [2024-09-23T11:21:24.414Z] [2024-09-23T11:21:24.414Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:24.414Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:21:24.685Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:21:24.685Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T11:21:24.685Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T11:21:24.685Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.2s [2024-09-23T11:21:24.685Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-23T11:21:24.685Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-23T11:21:25.649Z] #35 ... [2024-09-23T11:21:25.649Z] [2024-09-23T11:21:25.649Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-23T11:21:25.649Z] #36 DONE 1.1s [2024-09-23T11:21:25.649Z] [2024-09-23T11:21:25.649Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:25.649Z] #35 ... [2024-09-23T11:21:25.649Z] [2024-09-23T11:21:25.649Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-23T11:21:25.649Z] #37 DONE 0.3s [2024-09-23T11:21:25.649Z] [2024-09-23T11:21:25.649Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:25.921Z] #35 ... [2024-09-23T11:21:25.921Z] [2024-09-23T11:21:25.921Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T11:21:25.921Z] #34 DONE 0.4s [2024-09-23T11:21:25.921Z] [2024-09-23T11:21:25.921Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:25.921Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-23T11:21:25.921Z] #35 ... [2024-09-23T11:21:25.921Z] [2024-09-23T11:21:25.921Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:25.921Z] #33 DONE 0.0s [2024-09-23T11:21:25.921Z] [2024-09-23T11:21:25.921Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T11:21:25.921Z] #34 DONE 0.5s [2024-09-23T11:21:26.189Z] [2024-09-23T11:21:26.189Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:26.189Z] #33 DONE 0.0s [2024-09-23T11:21:26.189Z] [2024-09-23T11:21:26.189Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-23T11:21:26.189Z] #36 DONE 1.8s [2024-09-23T11:21:26.189Z] [2024-09-23T11:21:26.189Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-23T11:21:26.189Z] #37 DONE 0.5s [2024-09-23T11:21:26.189Z] [2024-09-23T11:21:26.189Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T11:21:26.189Z] #34 DONE 0.6s [2024-09-23T11:21:26.189Z] [2024-09-23T11:21:26.189Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:26.189Z] #33 DONE 0.0s [2024-09-23T11:21:26.189Z] [2024-09-23T11:21:26.189Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-23T11:21:26.189Z] #36 DONE 1.8s [2024-09-23T11:21:26.189Z] [2024-09-23T11:21:26.189Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-23T11:21:26.189Z] #37 DONE 0.5s [2024-09-23T11:21:26.189Z] [2024-09-23T11:21:26.189Z] #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:26.189Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:21:26.189Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:21:26.189Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T11:21:26.189Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T11:21:26.189Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-23T11:21:26.189Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-23T11:21:26.455Z] #35 ... [2024-09-23T11:21:26.455Z] [2024-09-23T11:21:26.455Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-23T11:21:26.455Z] #36 DONE 1.8s [2024-09-23T11:21:26.455Z] [2024-09-23T11:21:26.455Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-23T11:21:26.455Z] #37 DONE 0.6s [2024-09-23T11:21:26.455Z] [2024-09-23T11:21:26.455Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:26.455Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:21:26.455Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:21:26.455Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T11:21:26.455Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T11:21:26.455Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-23T11:21:26.455Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-23T11:21:26.455Z] #35 ... [2024-09-23T11:21:26.456Z] [2024-09-23T11:21:26.456Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:26.456Z] #33 DONE 0.0s [2024-09-23T11:21:26.724Z] [2024-09-23T11:21:26.724Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:26.724Z] #33 DONE 0.0s [2024-09-23T11:21:26.724Z] [2024-09-23T11:21:26.724Z] #38 [core-command internal] load build context [2024-09-23T11:21:26.724Z] #38 ... [2024-09-23T11:21:26.724Z] [2024-09-23T11:21:26.724Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T11:21:26.724Z] #34 DONE 0.9s [2024-09-23T11:21:26.724Z] [2024-09-23T11:21:26.724Z] #38 [core-command internal] load build context [2024-09-23T11:21:26.991Z] #38 ... [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-23T11:21:26.991Z] #36 DONE 1.9s [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-23T11:21:26.991Z] #37 DONE 0.6s [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:26.991Z] #33 DONE 0.0s [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-23T11:21:26.991Z] #39 DONE 1.2s [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-23T11:21:26.991Z] #40 DONE 1.2s [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:26.991Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:21:26.991Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:21:26.991Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T11:21:26.991Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T11:21:26.991Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-23T11:21:26.991Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-23T11:21:26.991Z] #35 DONE 3.1s [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #38 [core-command internal] load build context [2024-09-23T11:21:26.991Z] #38 ... [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:26.991Z] #33 DONE 0.0s [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:26.991Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:21:26.991Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:21:26.991Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T11:21:26.991Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T11:21:26.991Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-23T11:21:26.991Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-23T11:21:26.991Z] #35 DONE 3.1s [2024-09-23T11:21:26.991Z] [2024-09-23T11:21:26.991Z] #38 [core-command internal] load build context [2024-09-23T11:21:27.257Z] #38 ... [2024-09-23T11:21:27.257Z] [2024-09-23T11:21:27.257Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:27.257Z] #33 DONE 0.0s [2024-09-23T11:21:27.257Z] [2024-09-23T11:21:27.257Z] #38 [core-command internal] load build context [2024-09-23T11:21:27.257Z] #38 ... [2024-09-23T11:21:27.257Z] [2024-09-23T11:21:27.257Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:27.257Z] #33 DONE 0.0s [2024-09-23T11:21:27.257Z] [2024-09-23T11:21:27.257Z] #38 [core-command internal] load build context [2024-09-23T11:21:27.525Z] #38 ... [2024-09-23T11:21:27.525Z] [2024-09-23T11:21:27.525Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:27.525Z] #33 DONE 0.0s [2024-09-23T11:21:27.525Z] [2024-09-23T11:21:27.525Z] #38 [core-command internal] load build context [2024-09-23T11:21:27.525Z] #38 ... [2024-09-23T11:21:27.525Z] [2024-09-23T11:21:27.525Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:27.525Z] #33 DONE 0.0s [2024-09-23T11:21:27.793Z] [2024-09-23T11:21:27.793Z] #38 [core-command internal] load build context [2024-09-23T11:21:27.793Z] #38 ... [2024-09-23T11:21:27.793Z] [2024-09-23T11:21:27.793Z] #41 [security-spire-server internal] load build context [2024-09-23T11:21:27.793Z] #41 transferring context: 27.71kB 0.1s done [2024-09-23T11:21:27.793Z] #41 DONE 0.9s [2024-09-23T11:21:27.793Z] [2024-09-23T11:21:27.793Z] #38 [core-command internal] load build context [2024-09-23T11:21:28.062Z] #38 ... [2024-09-23T11:21:28.062Z] [2024-09-23T11:21:28.062Z] #42 [security-spire-config internal] load build context [2024-09-23T11:21:28.062Z] #42 transferring context: 25.96kB 0.1s done [2024-09-23T11:21:28.062Z] #42 DONE 1.1s [2024-09-23T11:21:28.062Z] [2024-09-23T11:21:28.062Z] #38 [core-command internal] load build context [2024-09-23T11:21:28.062Z] #38 ... [2024-09-23T11:21:28.062Z] [2024-09-23T11:21:28.062Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-23T11:21:28.062Z] #33 DONE 0.0s [2024-09-23T11:21:28.062Z] [2024-09-23T11:21:28.062Z] #43 [security-spire-agent internal] load build context [2024-09-23T11:21:28.062Z] #43 transferring context: 27.24kB 0.3s done [2024-09-23T11:21:28.062Z] #43 DONE 1.3s [2024-09-23T11:21:28.062Z] [2024-09-23T11:21:28.062Z] #38 [core-command internal] load build context [2024-09-23T11:21:28.649Z] #38 ... [2024-09-23T11:21:28.649Z] [2024-09-23T11:21:28.649Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-23T11:21:28.649Z] #36 DONE 2.1s [2024-09-23T11:21:28.649Z] [2024-09-23T11:21:28.649Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-23T11:21:28.649Z] #37 DONE 0.8s [2024-09-23T11:21:28.649Z] [2024-09-23T11:21:28.649Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:28.649Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:21:28.649Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:21:28.649Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T11:21:28.649Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T11:21:28.649Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-23T11:21:28.649Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-23T11:21:28.649Z] #35 DONE 3.3s [2024-09-23T11:21:28.649Z] [2024-09-23T11:21:28.649Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-23T11:21:28.649Z] #36 DONE 2.1s [2024-09-23T11:21:28.649Z] [2024-09-23T11:21:28.649Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-23T11:21:28.649Z] #37 DONE 0.8s [2024-09-23T11:21:28.649Z] [2024-09-23T11:21:28.649Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:28.649Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:21:28.649Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:21:28.649Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T11:21:28.649Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T11:21:28.649Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-23T11:21:28.649Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-23T11:21:28.649Z] #35 DONE 3.3s [2024-09-23T11:21:28.649Z] [2024-09-23T11:21:28.649Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-23T11:21:28.649Z] #34 DONE 2.7s [2024-09-23T11:21:28.649Z] [2024-09-23T11:21:28.649Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:21:28.649Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done [2024-09-23T11:21:28.649Z] #44 DONE 1.9s [2024-09-23T11:21:28.649Z] [2024-09-23T11:21:28.649Z] #45 [core-keeper internal] load build context [2024-09-23T11:21:28.916Z] #45 ... [2024-09-23T11:21:28.916Z] [2024-09-23T11:21:28.916Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-23T11:21:28.916Z] #36 DONE 2.1s [2024-09-23T11:21:28.916Z] [2024-09-23T11:21:28.916Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-23T11:21:28.916Z] #37 DONE 0.8s [2024-09-23T11:21:28.916Z] [2024-09-23T11:21:28.916Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-23T11:21:28.916Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-23T11:21:28.916Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-23T11:21:28.916Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-23T11:21:28.916Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-23T11:21:28.916Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-23T11:21:28.916Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-23T11:21:28.916Z] #35 DONE 3.3s [2024-09-23T11:21:28.916Z] [2024-09-23T11:21:28.916Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:21:28.916Z] #46 DONE 0.0s [2024-09-23T11:21:28.916Z] [2024-09-23T11:21:28.916Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:21:28.916Z] #47 DONE 0.0s [2024-09-23T11:21:28.916Z] [2024-09-23T11:21:28.916Z] #48 [core-metadata internal] load build context [2024-09-23T11:21:28.916Z] #48 DONE 0.0s [2024-09-23T11:21:28.916Z] [2024-09-23T11:21:28.916Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T11:21:34.293Z] #49 ... [2024-09-23T11:21:34.293Z] [2024-09-23T11:21:34.293Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:34.293Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-09-23T11:21:34.293Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-23T11:21:34.293Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-23T11:21:34.293Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-23T11:21:34.293Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.3s done [2024-09-23T11:21:34.293Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.7s [2024-09-23T11:21:34.293Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.7s [2024-09-23T11:21:34.293Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-23T11:21:34.293Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.9s done [2024-09-23T11:21:34.611Z] #50 ... [2024-09-23T11:21:34.611Z] [2024-09-23T11:21:34.611Z] #51 [core-data internal] load build context [2024-09-23T11:21:34.611Z] #51 transferring context: 57.07MB 9.9s [2024-09-23T11:21:34.611Z] #51 ... [2024-09-23T11:21:34.611Z] [2024-09-23T11:21:34.611Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:34.611Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.5s done [2024-09-23T11:21:35.574Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 5.7s [2024-09-23T11:21:35.850Z] #50 ... [2024-09-23T11:21:35.850Z] [2024-09-23T11:21:35.850Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T11:21:35.850Z] #0 7.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:35.850Z] #0 7.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:35.850Z] #52 ... [2024-09-23T11:21:35.850Z] [2024-09-23T11:21:35.850Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:36.431Z] #50 ... [2024-09-23T11:21:36.431Z] [2024-09-23T11:21:36.431Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:21:36.431Z] #53 ... [2024-09-23T11:21:36.431Z] [2024-09-23T11:21:36.431Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-23T11:21:36.431Z] #0 6.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:36.431Z] #0 7.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:36.431Z] #54 ... [2024-09-23T11:21:36.431Z] [2024-09-23T11:21:36.431Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:21:36.697Z] #55 ... [2024-09-23T11:21:36.697Z] [2024-09-23T11:21:36.697Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:36.697Z] #50 ... [2024-09-23T11:21:36.697Z] [2024-09-23T11:21:36.697Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:21:36.969Z] #56 ... [2024-09-23T11:21:36.969Z] [2024-09-23T11:21:36.969Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T11:21:36.969Z] #0 8.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:36.969Z] #0 9.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:36.969Z] #57 ... [2024-09-23T11:21:36.969Z] [2024-09-23T11:21:36.969Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-23T11:21:36.969Z] #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:36.969Z] #0 8.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:37.237Z] #58 ... [2024-09-23T11:21:37.237Z] [2024-09-23T11:21:37.237Z] #59 [support-scheduler internal] load build context [2024-09-23T11:21:37.238Z] #59 ... [2024-09-23T11:21:37.238Z] [2024-09-23T11:21:37.238Z] #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T11:21:37.238Z] #0 9.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:37.516Z] #60 ... [2024-09-23T11:21:37.516Z] [2024-09-23T11:21:37.516Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T11:21:37.516Z] #61 ... [2024-09-23T11:21:37.516Z] [2024-09-23T11:21:37.516Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T11:21:37.516Z] #62 ... [2024-09-23T11:21:37.516Z] [2024-09-23T11:21:37.516Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T11:21:37.516Z] #0 8.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:37.516Z] #0 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:37.795Z] #63 ... [2024-09-23T11:21:37.795Z] [2024-09-23T11:21:37.795Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-23T11:21:37.795Z] #64 ... [2024-09-23T11:21:37.795Z] [2024-09-23T11:21:37.795Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:37.795Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 7.8s [2024-09-23T11:21:37.795Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-23T11:21:38.760Z] #50 ... [2024-09-23T11:21:38.760Z] [2024-09-23T11:21:38.760Z] #65 [support-notifications internal] load build context [2024-09-23T11:21:38.760Z] #65 ... [2024-09-23T11:21:38.760Z] [2024-09-23T11:21:38.760Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:21:38.760Z] #66 ... [2024-09-23T11:21:38.760Z] [2024-09-23T11:21:38.760Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T11:21:39.026Z] #67 ... [2024-09-23T11:21:39.026Z] [2024-09-23T11:21:39.026Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:21:39.292Z] #46 ... [2024-09-23T11:21:39.292Z] [2024-09-23T11:21:39.292Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:21:39.292Z] #47 ... [2024-09-23T11:21:39.292Z] [2024-09-23T11:21:39.292Z] #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T11:21:39.292Z] #52 11.31 OK: 266 MiB in 52 packages [2024-09-23T11:21:39.292Z] #52 DONE 14.1s [2024-09-23T11:21:39.292Z] [2024-09-23T11:21:39.292Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:21:39.292Z] #47 ... [2024-09-23T11:21:39.292Z] [2024-09-23T11:21:39.292Z] #38 [core-command internal] load build context [2024-09-23T11:21:39.570Z] #38 ... [2024-09-23T11:21:39.571Z] [2024-09-23T11:21:39.571Z] #48 [core-metadata internal] load build context [2024-09-23T11:21:39.571Z] #48 ... [2024-09-23T11:21:39.571Z] [2024-09-23T11:21:39.571Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:21:39.571Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-23T11:21:39.571Z] #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-23T11:21:39.571Z] #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-23T11:21:39.571Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-23T11:21:39.571Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-09-23T11:21:39.571Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-23T11:21:39.571Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.9s done [2024-09-23T11:21:39.571Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 6.3s [2024-09-23T11:21:39.571Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-23T11:21:39.837Z] #44 ... [2024-09-23T11:21:39.837Z] [2024-09-23T11:21:39.837Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:21:39.837Z] #68 ... [2024-09-23T11:21:39.837Z] [2024-09-23T11:21:39.837Z] #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-23T11:21:39.837Z] #54 10.56 OK: 266 MiB in 52 packages [2024-09-23T11:21:39.837Z] #54 DONE 13.5s [2024-09-23T11:21:39.837Z] [2024-09-23T11:21:39.837Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T11:21:39.837Z] #69 ... [2024-09-23T11:21:39.837Z] [2024-09-23T11:21:39.837Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:21:40.103Z] #68 ... [2024-09-23T11:21:40.103Z] [2024-09-23T11:21:40.103Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T11:21:40.103Z] #67 DONE 11.4s [2024-09-23T11:21:40.103Z] [2024-09-23T11:21:40.103Z] #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T11:21:40.369Z] #70 ... [2024-09-23T11:21:40.369Z] [2024-09-23T11:21:40.369Z] #45 [core-keeper internal] load build context [2024-09-23T11:21:40.369Z] #45 ... [2024-09-23T11:21:40.369Z] [2024-09-23T11:21:40.369Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-23T11:21:40.638Z] #71 ... [2024-09-23T11:21:40.638Z] [2024-09-23T11:21:40.638Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-23T11:21:40.638Z] #72 ... [2024-09-23T11:21:40.638Z] [2024-09-23T11:21:40.638Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-23T11:21:40.907Z] #73 ... [2024-09-23T11:21:40.907Z] [2024-09-23T11:21:40.907Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:40.907Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 10.7s [2024-09-23T11:21:41.493Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 11.6s [2024-09-23T11:21:41.493Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-23T11:21:41.760Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-23T11:21:42.026Z] #50 ... [2024-09-23T11:21:42.026Z] [2024-09-23T11:21:42.026Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T11:21:42.026Z] #63 12.65 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T11:21:42.026Z] #63 12.65 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:21:42.026Z] #63 12.65 OK: 8 MiB in 16 packages [2024-09-23T11:21:42.026Z] #63 DONE 14.6s [2024-09-23T11:21:42.026Z] [2024-09-23T11:21:42.026Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:43.972Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 14.0s [2024-09-23T11:21:44.238Z] #50 ... [2024-09-23T11:21:44.238Z] [2024-09-23T11:21:44.238Z] #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-23T11:21:44.238Z] #60 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:44.238Z] #60 13.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T11:21:44.238Z] #60 14.09 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:21:44.238Z] #60 14.15 OK: 8 MiB in 16 packages [2024-09-23T11:21:44.238Z] #60 DONE 17.1s [2024-09-23T11:21:44.238Z] [2024-09-23T11:21:44.238Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:44.831Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.61MB / 28.04MB 14.9s [2024-09-23T11:21:44.831Z] #50 ... [2024-09-23T11:21:44.831Z] [2024-09-23T11:21:44.831Z] #51 [core-data internal] load build context [2024-09-23T11:21:44.831Z] #51 transferring context: 66.68MB 20.3s [2024-09-23T11:21:44.831Z] #51 ... [2024-09-23T11:21:44.831Z] [2024-09-23T11:21:44.831Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:46.246Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 16.0s [2024-09-23T11:21:46.522Z] #50 ... [2024-09-23T11:21:46.522Z] [2024-09-23T11:21:46.522Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:21:46.789Z] #53 ... [2024-09-23T11:21:46.789Z] [2024-09-23T11:21:46.789Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-23T11:21:46.789Z] #58 11.94 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T11:21:46.789Z] #58 11.94 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T11:21:46.789Z] #58 11.94 OK: 19955 distinct packages available [2024-09-23T11:21:46.789Z] #58 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:46.789Z] #58 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:46.789Z] #58 17.24 OK: 266 MiB in 52 packages [2024-09-23T11:21:46.789Z] #58 DONE 19.8s [2024-09-23T11:21:46.789Z] [2024-09-23T11:21:46.789Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:47.055Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.45MB / 28.04MB 17.1s [2024-09-23T11:21:47.055Z] #50 ... [2024-09-23T11:21:47.055Z] [2024-09-23T11:21:47.055Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:21:47.321Z] #55 ... [2024-09-23T11:21:47.321Z] [2024-09-23T11:21:47.321Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:21:47.321Z] #56 ... [2024-09-23T11:21:47.321Z] [2024-09-23T11:21:47.321Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:47.321Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 17.4s [2024-09-23T11:21:47.588Z] #50 ... [2024-09-23T11:21:47.588Z] [2024-09-23T11:21:47.588Z] #59 [support-scheduler internal] load build context [2024-09-23T11:21:47.588Z] #59 ... [2024-09-23T11:21:47.588Z] [2024-09-23T11:21:47.588Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:48.173Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 18.0s [2024-09-23T11:21:49.132Z] #50 ... [2024-09-23T11:21:49.132Z] [2024-09-23T11:21:49.132Z] #65 [support-notifications internal] load build context [2024-09-23T11:21:49.132Z] #65 ... [2024-09-23T11:21:49.132Z] [2024-09-23T11:21:49.132Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T11:21:49.132Z] #61 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:49.132Z] #61 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:49.132Z] #61 15.91 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T11:21:49.132Z] #61 15.91 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T11:21:49.132Z] #61 15.91 OK: 19946 distinct packages available [2024-09-23T11:21:49.132Z] #61 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:49.132Z] #61 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:49.132Z] #61 ... [2024-09-23T11:21:49.132Z] [2024-09-23T11:21:49.132Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:21:49.132Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.2s [2024-09-23T11:21:49.398Z] #50 ... [2024-09-23T11:21:49.398Z] [2024-09-23T11:21:49.398Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:21:49.398Z] #66 ... [2024-09-23T11:21:49.398Z] [2024-09-23T11:21:49.398Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:21:49.398Z] #46 ... [2024-09-23T11:21:49.398Z] [2024-09-23T11:21:49.398Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:21:49.666Z] #47 ... [2024-09-23T11:21:49.666Z] [2024-09-23T11:21:49.666Z] #38 [core-command internal] load build context [2024-09-23T11:21:49.666Z] #38 ... [2024-09-23T11:21:49.666Z] [2024-09-23T11:21:49.666Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:21:49.666Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.6s done [2024-09-23T11:21:49.666Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-23T11:21:49.666Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.1s [2024-09-23T11:21:49.933Z] #44 ... [2024-09-23T11:21:49.933Z] [2024-09-23T11:21:49.933Z] #48 [core-metadata internal] load build context [2024-09-23T11:21:49.933Z] #48 ... [2024-09-23T11:21:49.933Z] [2024-09-23T11:21:49.933Z] #38 [core-command internal] load build context [2024-09-23T11:21:50.200Z] #38 ... [2024-09-23T11:21:50.200Z] [2024-09-23T11:21:50.200Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:21:50.470Z] #68 ... [2024-09-23T11:21:50.470Z] [2024-09-23T11:21:50.470Z] #38 [core-command internal] load build context [2024-09-23T11:21:50.470Z] #38 ... [2024-09-23T11:21:50.470Z] [2024-09-23T11:21:50.470Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-23T11:21:50.470Z] #74 ... [2024-09-23T11:21:50.470Z] [2024-09-23T11:21:50.470Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T11:21:50.470Z] #57 13.61 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T11:21:50.470Z] #57 13.61 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T11:21:50.470Z] #57 13.61 OK: 19946 distinct packages available [2024-09-23T11:21:50.470Z] #57 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:50.470Z] #57 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:50.470Z] #57 19.74 (1/11) Installing ca-certificates (20240226-r0) [2024-09-23T11:21:50.470Z] #57 20.01 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-23T11:21:50.470Z] #57 20.01 (3/11) Installing libunistring (1.1-r1) [2024-09-23T11:21:50.470Z] #57 20.20 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-23T11:21:50.470Z] #57 20.20 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-23T11:21:50.470Z] #57 20.31 (6/11) Installing libcurl (8.9.1-r0) [2024-09-23T11:21:50.470Z] #57 20.41 (7/11) Installing curl (8.9.1-r0) [2024-09-23T11:21:50.470Z] #57 20.41 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-23T11:21:50.470Z] #57 20.41 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-23T11:21:50.470Z] #57 20.44 (10/11) Installing libucontext (1.2-r2) [2024-09-23T11:21:50.470Z] #57 20.44 (11/11) Installing gcompat (1.1.0-r1) [2024-09-23T11:21:50.470Z] #57 20.48 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:21:50.470Z] #57 20.71 Executing ca-certificates-20240226-r0.trigger [2024-09-23T11:21:50.470Z] #57 22.15 OK: 13 MiB in 26 packages [2024-09-23T11:21:50.738Z] #57 ... [2024-09-23T11:21:50.738Z] [2024-09-23T11:21:50.738Z] #45 [core-keeper internal] load build context [2024-09-23T11:21:50.738Z] #45 ... [2024-09-23T11:21:50.738Z] [2024-09-23T11:21:50.738Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:21:51.006Z] #47 transferring context: 22.73MB 20.1s [2024-09-23T11:21:51.275Z] #47 ... [2024-09-23T11:21:51.275Z] [2024-09-23T11:21:51.275Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-23T11:21:51.275Z] #57 DONE 24.2s [2024-09-23T11:21:51.275Z] [2024-09-23T11:21:51.275Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-23T11:21:51.275Z] #61 21.84 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-23T11:21:51.275Z] #61 21.84 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-23T11:21:51.275Z] #61 21.84 (3/5) Installing libucontext (1.2-r2) [2024-09-23T11:21:51.275Z] #61 21.90 (4/5) Installing gcompat (1.1.0-r1) [2024-09-23T11:21:51.275Z] #61 21.90 (5/5) Installing openssl (3.1.7-r0) [2024-09-23T11:21:51.275Z] #61 22.06 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:21:51.275Z] #61 22.21 OK: 9 MiB in 20 packages [2024-09-23T11:21:51.275Z] #61 DONE 24.0s [2024-09-23T11:21:51.275Z] [2024-09-23T11:21:51.275Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T11:21:53.218Z] #75 ... [2024-09-23T11:21:53.218Z] [2024-09-23T11:21:53.218Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-23T11:21:53.218Z] #64 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:53.218Z] #64 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:53.218Z] #64 19.32 (1/3) Installing ca-certificates (20240226-r0) [2024-09-23T11:21:53.218Z] #64 19.48 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-23T11:21:53.218Z] #64 19.51 (3/3) Installing tzdata (2024a-r0) [2024-09-23T11:21:53.218Z] #64 22.66 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:21:53.218Z] #64 22.87 Executing ca-certificates-20240226-r0.trigger [2024-09-23T11:21:53.218Z] #64 24.46 OK: 12 MiB in 18 packages [2024-09-23T11:21:53.218Z] #64 ... [2024-09-23T11:21:53.218Z] [2024-09-23T11:21:53.218Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T11:21:53.218Z] #62 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:53.218Z] #62 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:53.218Z] #62 20.35 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-23T11:21:53.218Z] #62 20.35 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-23T11:21:53.218Z] #62 20.35 OK: 19946 distinct packages available [2024-09-23T11:21:53.218Z] #62 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:53.218Z] #62 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:53.218Z] #62 ... [2024-09-23T11:21:53.218Z] [2024-09-23T11:21:53.218Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:21:53.218Z] #76 ... [2024-09-23T11:21:53.218Z] [2024-09-23T11:21:53.218Z] #38 [core-command internal] load build context [2024-09-23T11:21:54.633Z] #38 ... [2024-09-23T11:21:54.633Z] [2024-09-23T11:21:54.633Z] #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T11:21:54.633Z] #70 DONE 23.9s [2024-09-23T11:21:54.633Z] [2024-09-23T11:21:54.633Z] #38 [core-command internal] load build context [2024-09-23T11:21:54.633Z] #38 ... [2024-09-23T11:21:54.633Z] [2024-09-23T11:21:54.633Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-23T11:21:54.633Z] #49 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:54.633Z] #49 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:54.633Z] #49 22.69 OK: 266 MiB in 52 packages [2024-09-23T11:21:54.633Z] #49 DONE 25.3s [2024-09-23T11:21:54.633Z] [2024-09-23T11:21:54.633Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:21:54.633Z] #77 ... [2024-09-23T11:21:54.633Z] [2024-09-23T11:21:54.633Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T11:21:54.633Z] #62 26.69 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-23T11:21:54.633Z] #62 26.72 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-23T11:21:54.633Z] #62 26.72 (3/4) Installing libucontext (1.2-r2) [2024-09-23T11:21:54.633Z] #62 26.72 (4/4) Installing gcompat (1.1.0-r1) [2024-09-23T11:21:54.633Z] #62 26.75 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:21:54.633Z] #62 26.81 OK: 8 MiB in 19 packages [2024-09-23T11:21:54.633Z] #62 ... [2024-09-23T11:21:54.633Z] [2024-09-23T11:21:54.633Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-23T11:21:54.633Z] #64 DONE 27.0s [2024-09-23T11:21:54.633Z] [2024-09-23T11:21:54.633Z] #38 [core-command internal] load build context [2024-09-23T11:21:55.227Z] #38 ... [2024-09-23T11:21:55.227Z] [2024-09-23T11:21:55.227Z] #51 [core-data internal] load build context [2024-09-23T11:21:55.227Z] #51 transferring context: 77.89MB 30.8s [2024-09-23T11:21:55.227Z] #51 ... [2024-09-23T11:21:55.227Z] [2024-09-23T11:21:55.227Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-23T11:21:55.227Z] #73 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:55.817Z] #73 ... [2024-09-23T11:21:55.817Z] [2024-09-23T11:21:55.817Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-23T11:21:55.817Z] #71 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:55.817Z] #71 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:55.817Z] #71 23.69 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-23T11:21:55.817Z] #71 23.69 (2/2) Installing su-exec (0.2-r3) [2024-09-23T11:21:55.817Z] #71 23.69 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:21:55.817Z] #71 23.86 OK: 8 MiB in 17 packages [2024-09-23T11:21:55.817Z] #71 DONE 25.4s [2024-09-23T11:21:55.817Z] [2024-09-23T11:21:55.817Z] #38 [core-command internal] load build context [2024-09-23T11:21:56.778Z] #38 ... [2024-09-23T11:21:56.778Z] [2024-09-23T11:21:56.778Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-23T11:21:56.778Z] #62 DONE 29.0s [2024-09-23T11:21:56.778Z] [2024-09-23T11:21:56.778Z] #38 [core-command internal] load build context [2024-09-23T11:21:57.057Z] #38 ... [2024-09-23T11:21:57.057Z] [2024-09-23T11:21:57.057Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-23T11:21:57.057Z] #69 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:57.057Z] #69 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:57.057Z] #69 23.97 (1/2) Installing ca-certificates (20240226-r0) [2024-09-23T11:21:57.057Z] #69 24.00 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-23T11:21:57.057Z] #69 24.00 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:21:57.057Z] #69 24.17 Executing ca-certificates-20240226-r0.trigger [2024-09-23T11:21:57.057Z] #69 25.13 OK: 9 MiB in 17 packages [2024-09-23T11:21:57.057Z] #69 DONE 27.1s [2024-09-23T11:21:57.057Z] [2024-09-23T11:21:57.057Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:21:57.057Z] #53 ... [2024-09-23T11:21:57.057Z] [2024-09-23T11:21:57.057Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:21:57.337Z] #78 ... [2024-09-23T11:21:57.337Z] [2024-09-23T11:21:57.337Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:21:57.603Z] #56 ... [2024-09-23T11:21:57.603Z] [2024-09-23T11:21:57.603Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:21:57.603Z] #55 ... [2024-09-23T11:21:57.603Z] [2024-09-23T11:21:57.603Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:21:58.187Z] #56 ... [2024-09-23T11:21:58.187Z] [2024-09-23T11:21:58.187Z] #59 [support-scheduler internal] load build context [2024-09-23T11:21:58.187Z] #59 ... [2024-09-23T11:21:58.187Z] [2024-09-23T11:21:58.187Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:21:58.187Z] #76 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:59.149Z] #76 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:21:59.149Z] #76 ... [2024-09-23T11:21:59.149Z] [2024-09-23T11:21:59.149Z] #65 [support-notifications internal] load build context [2024-09-23T11:21:59.416Z] #65 ... [2024-09-23T11:21:59.416Z] [2024-09-23T11:21:59.416Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:21:59.416Z] #56 ... [2024-09-23T11:21:59.416Z] [2024-09-23T11:21:59.416Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:21:59.416Z] #66 ... [2024-09-23T11:21:59.416Z] [2024-09-23T11:21:59.416Z] #65 [support-notifications internal] load build context [2024-09-23T11:21:59.682Z] #65 ... [2024-09-23T11:21:59.682Z] [2024-09-23T11:21:59.682Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:21:59.682Z] #46 ... [2024-09-23T11:21:59.682Z] [2024-09-23T11:21:59.682Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:00.264Z] #65 ... [2024-09-23T11:22:00.264Z] [2024-09-23T11:22:00.264Z] #48 [core-metadata internal] load build context [2024-09-23T11:22:00.264Z] #48 ... [2024-09-23T11:22:00.264Z] [2024-09-23T11:22:00.264Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-23T11:22:00.264Z] #72 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:00.264Z] #72 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:00.264Z] #72 27.08 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-23T11:22:00.264Z] #72 27.11 (2/4) Installing openssl (3.1.7-r0) [2024-09-23T11:22:00.264Z] #72 27.21 (3/4) Installing su-exec (0.2-r3) [2024-09-23T11:22:00.264Z] #72 27.21 (4/4) Installing yq (4.33.3-r5) [2024-09-23T11:22:00.264Z] #72 27.81 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:22:00.264Z] #72 27.93 OK: 18 MiB in 19 packages [2024-09-23T11:22:00.264Z] #72 DONE 29.6s [2024-09-23T11:22:00.264Z] [2024-09-23T11:22:00.264Z] #48 [core-metadata internal] load build context [2024-09-23T11:22:00.264Z] #48 ... [2024-09-23T11:22:00.264Z] [2024-09-23T11:22:00.264Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:22:00.264Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.4s done [2024-09-23T11:22:00.264Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.3s [2024-09-23T11:22:00.264Z] #50 ... [2024-09-23T11:22:00.264Z] [2024-09-23T11:22:00.264Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:22:00.264Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.4s [2024-09-23T11:22:00.530Z] #44 ... [2024-09-23T11:22:00.530Z] [2024-09-23T11:22:00.530Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-23T11:22:00.530Z] #79 ... [2024-09-23T11:22:00.530Z] [2024-09-23T11:22:00.530Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:22:00.797Z] #68 ... [2024-09-23T11:22:00.797Z] [2024-09-23T11:22:00.797Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:22:01.063Z] #50 ... [2024-09-23T11:22:01.063Z] [2024-09-23T11:22:01.063Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-23T11:22:01.063Z] #73 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:01.063Z] #73 27.12 (1/4) Installing ca-certificates (20240226-r0) [2024-09-23T11:22:01.063Z] #73 27.58 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-23T11:22:01.063Z] #73 27.73 (3/4) Installing su-exec (0.2-r3) [2024-09-23T11:22:01.063Z] #73 27.73 (4/4) Installing yq (4.33.3-r5) [2024-09-23T11:22:01.063Z] #73 28.50 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:22:01.063Z] #73 28.50 Executing ca-certificates-20240226-r0.trigger [2024-09-23T11:22:01.063Z] #73 29.50 OK: 18 MiB in 19 packages [2024-09-23T11:22:01.063Z] #73 DONE 30.6s [2024-09-23T11:22:01.063Z] [2024-09-23T11:22:01.063Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:01.063Z] #45 ... [2024-09-23T11:22:01.063Z] [2024-09-23T11:22:01.063Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:22:01.329Z] #56 transferring context: 49.48MB 33.8s [2024-09-23T11:22:01.329Z] #56 ... [2024-09-23T11:22:01.329Z] [2024-09-23T11:22:01.329Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T11:22:01.329Z] #80 ... [2024-09-23T11:22:01.329Z] [2024-09-23T11:22:01.329Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:01.598Z] #47 ... [2024-09-23T11:22:01.598Z] [2024-09-23T11:22:01.598Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:22:03.539Z] #50 ... [2024-09-23T11:22:03.539Z] [2024-09-23T11:22:03.539Z] #77 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:22:03.539Z] #77 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:03.539Z] #77 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:03.539Z] #77 17.72 OK: 8 MiB in 16 packages [2024-09-23T11:22:03.539Z] #77 DONE 19.0s [2024-09-23T11:22:03.539Z] [2024-09-23T11:22:03.539Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:03.806Z] #47 ... [2024-09-23T11:22:03.806Z] [2024-09-23T11:22:03.806Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:22:03.806Z] #76 19.04 OK: 8 MiB in 16 packages [2024-09-23T11:22:03.806Z] #76 DONE 20.8s [2024-09-23T11:22:03.806Z] [2024-09-23T11:22:03.806Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:04.078Z] #47 ... [2024-09-23T11:22:04.078Z] [2024-09-23T11:22:04.078Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-23T11:22:04.078Z] #74 17.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:04.078Z] #74 19.15 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:04.078Z] #74 22.26 OK: 266 MiB in 52 packages [2024-09-23T11:22:04.078Z] #74 DONE 23.7s [2024-09-23T11:22:04.344Z] [2024-09-23T11:22:04.344Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:04.344Z] #47 ... [2024-09-23T11:22:04.344Z] [2024-09-23T11:22:04.344Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-23T11:22:04.614Z] #81 ... [2024-09-23T11:22:04.614Z] [2024-09-23T11:22:04.614Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:05.197Z] #47 ... [2024-09-23T11:22:05.197Z] [2024-09-23T11:22:05.197Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T11:22:05.462Z] #82 ... [2024-09-23T11:22:05.462Z] [2024-09-23T11:22:05.462Z] #51 [core-data internal] load build context [2024-09-23T11:22:05.462Z] #51 transferring context: 91.34MB 41.0s [2024-09-23T11:22:05.462Z] #51 ... [2024-09-23T11:22:05.462Z] [2024-09-23T11:22:05.462Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:06.049Z] #47 ... [2024-09-23T11:22:06.049Z] [2024-09-23T11:22:06.049Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-23T11:22:06.316Z] #83 ... [2024-09-23T11:22:06.316Z] [2024-09-23T11:22:06.316Z] #38 [core-command internal] load build context [2024-09-23T11:22:06.316Z] #38 ... [2024-09-23T11:22:06.316Z] [2024-09-23T11:22:06.316Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:06.899Z] #47 ... [2024-09-23T11:22:06.899Z] [2024-09-23T11:22:06.899Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-23T11:22:07.188Z] #84 ... [2024-09-23T11:22:07.188Z] [2024-09-23T11:22:07.188Z] #38 [core-command internal] load build context [2024-09-23T11:22:07.188Z] #38 ... [2024-09-23T11:22:07.188Z] [2024-09-23T11:22:07.188Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:22:07.452Z] #53 ... [2024-09-23T11:22:07.452Z] [2024-09-23T11:22:07.452Z] #38 [core-command internal] load build context [2024-09-23T11:22:07.721Z] #38 ... [2024-09-23T11:22:07.721Z] [2024-09-23T11:22:07.721Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:07.721Z] #55 ... [2024-09-23T11:22:07.721Z] [2024-09-23T11:22:07.721Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:08.310Z] #47 ... [2024-09-23T11:22:08.310Z] [2024-09-23T11:22:08.310Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:08.575Z] #59 ... [2024-09-23T11:22:08.575Z] [2024-09-23T11:22:08.575Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:09.986Z] #47 ... [2024-09-23T11:22:09.986Z] [2024-09-23T11:22:09.986Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:09.986Z] #66 ... [2024-09-23T11:22:09.986Z] [2024-09-23T11:22:09.986Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:09.986Z] #59 ... [2024-09-23T11:22:09.986Z] [2024-09-23T11:22:09.986Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:09.986Z] #46 ... [2024-09-23T11:22:09.986Z] [2024-09-23T11:22:09.986Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T11:22:09.986Z] #80 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:09.986Z] #80 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:09.986Z] #80 16.17 OK: 13 MiB in 26 packages [2024-09-23T11:22:09.986Z] #80 DONE 18.5s [2024-09-23T11:22:09.986Z] [2024-09-23T11:22:09.986Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:09.986Z] #46 ... [2024-09-23T11:22:09.986Z] [2024-09-23T11:22:09.986Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:10.258Z] #59 ... [2024-09-23T11:22:10.258Z] [2024-09-23T11:22:10.258Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:10.527Z] #65 ... [2024-09-23T11:22:10.527Z] [2024-09-23T11:22:10.527Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-23T11:22:10.527Z] #75 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:10.527Z] #75 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:10.527Z] #75 17.60 OK: 9 MiB in 20 packages [2024-09-23T11:22:10.527Z] #75 DONE 19.1s [2024-09-23T11:22:10.527Z] [2024-09-23T11:22:10.527Z] #48 [core-metadata internal] load build context [2024-09-23T11:22:10.527Z] #48 ... [2024-09-23T11:22:10.527Z] [2024-09-23T11:22:10.527Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:10.793Z] #65 ... [2024-09-23T11:22:10.793Z] [2024-09-23T11:22:10.793Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:22:11.062Z] #68 ... [2024-09-23T11:22:11.062Z] [2024-09-23T11:22:11.062Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:11.336Z] #59 ... [2024-09-23T11:22:11.336Z] [2024-09-23T11:22:11.336Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:11.336Z] #45 ... [2024-09-23T11:22:11.336Z] [2024-09-23T11:22:11.336Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:22:11.336Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.2s [2024-09-23T11:22:11.603Z] #44 ... [2024-09-23T11:22:11.603Z] [2024-09-23T11:22:11.603Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:22:11.603Z] #56 transferring context: 68.46MB 44.2s [2024-09-23T11:22:11.603Z] #56 ... [2024-09-23T11:22:11.603Z] [2024-09-23T11:22:11.603Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-23T11:22:11.603Z] #85 ... [2024-09-23T11:22:11.603Z] [2024-09-23T11:22:11.603Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:22:11.869Z] #44 ... [2024-09-23T11:22:11.869Z] [2024-09-23T11:22:11.869Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-23T11:22:11.869Z] #81 10.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:11.869Z] #81 12.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:11.869Z] #81 15.38 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-23T11:22:11.869Z] #81 15.94 Executing busybox-1.36.1-r7.trigger [2024-09-23T11:22:11.869Z] #81 15.96 OK: 8 MiB in 16 packages [2024-09-23T11:22:11.869Z] #81 DONE 17.5s [2024-09-23T11:22:11.869Z] [2024-09-23T11:22:11.869Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:22:12.451Z] #44 ... [2024-09-23T11:22:12.452Z] [2024-09-23T11:22:12.452Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-23T11:22:12.452Z] #82 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:12.452Z] #82 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:12.452Z] #82 15.42 OK: 12 MiB in 18 packages [2024-09-23T11:22:12.452Z] #82 DONE 17.2s [2024-09-23T11:22:12.452Z] [2024-09-23T11:22:12.452Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:22:13.865Z] #44 ... [2024-09-23T11:22:13.865Z] [2024-09-23T11:22:13.865Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:22:13.865Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s [2024-09-23T11:22:13.865Z] #50 ... [2024-09-23T11:22:13.865Z] [2024-09-23T11:22:13.865Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:14.154Z] #45 ... [2024-09-23T11:22:14.154Z] [2024-09-23T11:22:14.154Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-23T11:22:14.154Z] #78 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:14.154Z] #78 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:14.154Z] #78 15.87 OK: 9 MiB in 17 packages [2024-09-23T11:22:14.154Z] #78 DONE 16.8s [2024-09-23T11:22:14.154Z] [2024-09-23T11:22:14.154Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:15.579Z] #45 ... [2024-09-23T11:22:15.579Z] [2024-09-23T11:22:15.579Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-23T11:22:15.579Z] #83 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:15.579Z] #83 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:15.579Z] #83 18.32 OK: 8 MiB in 17 packages [2024-09-23T11:22:15.579Z] #83 DONE 19.2s [2024-09-23T11:22:15.579Z] [2024-09-23T11:22:15.579Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:15.579Z] #45 ... [2024-09-23T11:22:15.579Z] [2024-09-23T11:22:15.579Z] #51 [core-data internal] load build context [2024-09-23T11:22:15.857Z] #51 transferring context: 105.53MB 51.2s [2024-09-23T11:22:15.857Z] #51 ... [2024-09-23T11:22:15.857Z] [2024-09-23T11:22:15.857Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:22:17.800Z] #50 ... [2024-09-23T11:22:17.800Z] [2024-09-23T11:22:17.800Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:22:17.800Z] #53 ... [2024-09-23T11:22:17.800Z] [2024-09-23T11:22:17.800Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:22:17.800Z] #50 ... [2024-09-23T11:22:17.800Z] [2024-09-23T11:22:17.800Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:17.800Z] #55 ... [2024-09-23T11:22:17.800Z] [2024-09-23T11:22:17.800Z] #38 [core-command internal] load build context [2024-09-23T11:22:18.067Z] #38 ... [2024-09-23T11:22:18.067Z] [2024-09-23T11:22:18.067Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-23T11:22:18.067Z] #85 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:18.067Z] #85 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:18.067Z] #85 15.63 OK: 18 MiB in 19 packages [2024-09-23T11:22:18.067Z] #85 DONE 16.6s [2024-09-23T11:22:18.067Z] [2024-09-23T11:22:18.067Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:22:18.067Z] #68 ... [2024-09-23T11:22:18.067Z] [2024-09-23T11:22:18.067Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:18.335Z] #55 ... [2024-09-23T11:22:18.335Z] [2024-09-23T11:22:18.335Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-23T11:22:18.335Z] #84 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:18.335Z] #84 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:18.335Z] #84 19.76 OK: 8 MiB in 19 packages [2024-09-23T11:22:18.335Z] #84 DONE 21.4s [2024-09-23T11:22:18.335Z] [2024-09-23T11:22:18.335Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:18.917Z] #55 ... [2024-09-23T11:22:18.917Z] [2024-09-23T11:22:18.917Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-23T11:22:18.917Z] #79 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:18.917Z] #79 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-23T11:22:18.917Z] #79 17.10 OK: 18 MiB in 19 packages [2024-09-23T11:22:18.917Z] #79 DONE 18.4s [2024-09-23T11:22:18.917Z] [2024-09-23T11:22:18.917Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:19.876Z] #55 ... [2024-09-23T11:22:19.876Z] [2024-09-23T11:22:19.876Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:19.876Z] #66 ... [2024-09-23T11:22:19.876Z] [2024-09-23T11:22:19.876Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-23T11:22:19.876Z] #86 DONE 1.1s [2024-09-23T11:22:19.876Z] [2024-09-23T11:22:19.876Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:19.876Z] #66 ... [2024-09-23T11:22:19.876Z] [2024-09-23T11:22:19.876Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:20.142Z] #47 ... [2024-09-23T11:22:20.143Z] [2024-09-23T11:22:20.143Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:20.143Z] #46 ... [2024-09-23T11:22:20.143Z] [2024-09-23T11:22:20.143Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:20.410Z] #47 ... [2024-09-23T11:22:20.410Z] [2024-09-23T11:22:20.410Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-23T11:22:20.410Z] #87 DONE 5.0s [2024-09-23T11:22:20.410Z] [2024-09-23T11:22:20.410Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:20.676Z] #47 ... [2024-09-23T11:22:20.676Z] [2024-09-23T11:22:20.676Z] #48 [core-metadata internal] load build context [2024-09-23T11:22:20.942Z] #48 ... [2024-09-23T11:22:20.942Z] [2024-09-23T11:22:20.942Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:21.212Z] #46 ... [2024-09-23T11:22:21.212Z] [2024-09-23T11:22:21.212Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:21.212Z] #65 ... [2024-09-23T11:22:21.212Z] [2024-09-23T11:22:21.212Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:21.478Z] #46 ... [2024-09-23T11:22:21.478Z] [2024-09-23T11:22:21.478Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-23T11:22:21.478Z] #88 DONE 0.9s [2024-09-23T11:22:21.478Z] [2024-09-23T11:22:21.478Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:21.478Z] #46 ... [2024-09-23T11:22:21.478Z] [2024-09-23T11:22:21.478Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:21.478Z] #59 transferring context: 71.28MB 54.2s [2024-09-23T11:22:21.478Z] #59 ... [2024-09-23T11:22:21.478Z] [2024-09-23T11:22:21.478Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:21.744Z] #47 ... [2024-09-23T11:22:21.744Z] [2024-09-23T11:22:21.744Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:22:22.012Z] #56 ... [2024-09-23T11:22:22.012Z] [2024-09-23T11:22:22.012Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:23.419Z] #59 ... [2024-09-23T11:22:23.419Z] [2024-09-23T11:22:23.419Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-23T11:22:23.419Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.2s done [2024-09-23T11:22:23.419Z] #44 DONE 55.9s [2024-09-23T11:22:23.419Z] [2024-09-23T11:22:23.419Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:25.994Z] #59 ... [2024-09-23T11:22:25.994Z] [2024-09-23T11:22:25.994Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:25.994Z] #45 ... [2024-09-23T11:22:25.994Z] [2024-09-23T11:22:25.994Z] #51 [core-data internal] load build context [2024-09-23T11:22:25.994Z] #51 transferring context: 134.22MB 61.5s [2024-09-23T11:22:25.994Z] #51 ... [2024-09-23T11:22:25.994Z] [2024-09-23T11:22:25.994Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:22:25.994Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.7s [2024-09-23T11:22:26.261Z] #50 ... [2024-09-23T11:22:26.261Z] [2024-09-23T11:22:26.261Z] #51 [core-data internal] load build context [2024-09-23T11:22:27.677Z] #51 ... [2024-09-23T11:22:27.677Z] [2024-09-23T11:22:27.677Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-23T11:22:27.677Z] #89 DONE 2.0s [2024-09-23T11:22:27.677Z] [2024-09-23T11:22:27.677Z] #51 [core-data internal] load build context [2024-09-23T11:22:28.017Z] #51 ... [2024-09-23T11:22:28.017Z] [2024-09-23T11:22:28.017Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:22:28.017Z] #53 ... [2024-09-23T11:22:28.017Z] [2024-09-23T11:22:28.017Z] #51 [core-data internal] load build context [2024-09-23T11:22:28.017Z] #51 ... [2024-09-23T11:22:28.017Z] [2024-09-23T11:22:28.017Z] #38 [core-command internal] load build context [2024-09-23T11:22:28.317Z] #38 ... [2024-09-23T11:22:28.317Z] [2024-09-23T11:22:28.317Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:22:28.317Z] #68 ... [2024-09-23T11:22:28.317Z] [2024-09-23T11:22:28.317Z] #51 [core-data internal] load build context [2024-09-23T11:22:30.310Z] #51 ... [2024-09-23T11:22:30.310Z] [2024-09-23T11:22:30.310Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:30.310Z] #55 ... [2024-09-23T11:22:30.310Z] [2024-09-23T11:22:30.310Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:30.310Z] #66 ... [2024-09-23T11:22:30.310Z] [2024-09-23T11:22:30.310Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:30.924Z] #55 ... [2024-09-23T11:22:30.924Z] [2024-09-23T11:22:30.924Z] #48 [core-metadata internal] load build context [2024-09-23T11:22:30.924Z] #48 ... [2024-09-23T11:22:30.924Z] [2024-09-23T11:22:30.924Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:31.533Z] #55 ... [2024-09-23T11:22:31.533Z] [2024-09-23T11:22:31.533Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:31.533Z] #65 ... [2024-09-23T11:22:31.533Z] [2024-09-23T11:22:31.533Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:31.805Z] #55 ... [2024-09-23T11:22:31.805Z] [2024-09-23T11:22:31.805Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:31.805Z] #46 ... [2024-09-23T11:22:31.805Z] [2024-09-23T11:22:31.805Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:31.805Z] #65 transferring context: 87.36MB 61.4s [2024-09-23T11:22:32.074Z] #65 ... [2024-09-23T11:22:32.075Z] [2024-09-23T11:22:32.075Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:32.075Z] #47 ... [2024-09-23T11:22:32.075Z] [2024-09-23T11:22:32.075Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:22:32.341Z] #56 ... [2024-09-23T11:22:32.341Z] [2024-09-23T11:22:32.341Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:36.592Z] #55 ... [2024-09-23T11:22:36.592Z] [2024-09-23T11:22:36.592Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:36.592Z] #45 ... [2024-09-23T11:22:36.592Z] [2024-09-23T11:22:36.592Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:36.592Z] #59 ... [2024-09-23T11:22:36.592Z] [2024-09-23T11:22:36.592Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:36.592Z] #55 ... [2024-09-23T11:22:36.592Z] [2024-09-23T11:22:36.592Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:22:36.592Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.8s done [2024-09-23T11:22:36.860Z] #50 ... [2024-09-23T11:22:36.860Z] [2024-09-23T11:22:36.860Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:36.860Z] #55 transferring context: 178.34MB 70.2s [2024-09-23T11:22:38.280Z] #55 ... [2024-09-23T11:22:38.280Z] [2024-09-23T11:22:38.280Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:22:38.280Z] #53 ... [2024-09-23T11:22:38.280Z] [2024-09-23T11:22:38.280Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:38.280Z] #47 ... [2024-09-23T11:22:38.280Z] [2024-09-23T11:22:38.280Z] #38 [core-command internal] load build context [2024-09-23T11:22:38.546Z] #38 ... [2024-09-23T11:22:38.546Z] [2024-09-23T11:22:38.546Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:22:38.546Z] #68 ... [2024-09-23T11:22:38.546Z] [2024-09-23T11:22:38.546Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:40.489Z] #47 ... [2024-09-23T11:22:40.489Z] [2024-09-23T11:22:40.489Z] #51 [core-data internal] load build context [2024-09-23T11:22:40.489Z] #51 ... [2024-09-23T11:22:40.489Z] [2024-09-23T11:22:40.489Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:40.489Z] #47 ... [2024-09-23T11:22:40.489Z] [2024-09-23T11:22:40.489Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:40.489Z] #66 ... [2024-09-23T11:22:40.489Z] [2024-09-23T11:22:40.489Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:41.073Z] #47 ... [2024-09-23T11:22:41.073Z] [2024-09-23T11:22:41.073Z] #48 [core-metadata internal] load build context [2024-09-23T11:22:41.340Z] #48 ... [2024-09-23T11:22:41.340Z] [2024-09-23T11:22:41.340Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:41.925Z] #66 ... [2024-09-23T11:22:41.925Z] [2024-09-23T11:22:41.925Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T11:22:41.925Z] #90 DONE 4.4s [2024-09-23T11:22:41.925Z] [2024-09-23T11:22:41.925Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:41.925Z] #66 ... [2024-09-23T11:22:41.925Z] [2024-09-23T11:22:41.925Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:41.925Z] #46 ... [2024-09-23T11:22:41.925Z] [2024-09-23T11:22:41.925Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:41.925Z] #66 transferring context: 169.73MB 71.7s [2024-09-23T11:22:42.193Z] #66 ... [2024-09-23T11:22:42.193Z] [2024-09-23T11:22:42.193Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:42.193Z] #65 ... [2024-09-23T11:22:42.193Z] [2024-09-23T11:22:42.193Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T11:22:42.193Z] #91 DONE 3.5s [2024-09-23T11:22:42.193Z] [2024-09-23T11:22:42.193Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:42.193Z] #65 ... [2024-09-23T11:22:42.193Z] [2024-09-23T11:22:42.193Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:22:42.461Z] #56 ... [2024-09-23T11:22:42.461Z] [2024-09-23T11:22:42.461Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-23T11:22:42.461Z] #92 DONE 4.9s [2024-09-23T11:22:42.461Z] [2024-09-23T11:22:42.461Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:22:42.461Z] #56 ... [2024-09-23T11:22:42.461Z] [2024-09-23T11:22:42.461Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:43.057Z] #65 ... [2024-09-23T11:22:43.057Z] [2024-09-23T11:22:43.057Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-23T11:22:43.057Z] #93 DONE 0.8s [2024-09-23T11:22:43.057Z] [2024-09-23T11:22:43.057Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:43.641Z] #65 ... [2024-09-23T11:22:43.641Z] [2024-09-23T11:22:43.641Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-23T11:22:43.641Z] #94 DONE 1.1s [2024-09-23T11:22:43.641Z] [2024-09-23T11:22:43.641Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-23T11:22:43.641Z] #95 DONE 1.2s [2024-09-23T11:22:43.641Z] [2024-09-23T11:22:43.641Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:44.599Z] #65 ... [2024-09-23T11:22:44.599Z] [2024-09-23T11:22:44.599Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-23T11:22:44.599Z] #96 DONE 1.4s [2024-09-23T11:22:44.599Z] [2024-09-23T11:22:44.599Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T11:22:44.865Z] #97 ... [2024-09-23T11:22:44.865Z] [2024-09-23T11:22:44.865Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-23T11:22:44.865Z] #98 DONE 1.2s [2024-09-23T11:22:45.132Z] [2024-09-23T11:22:45.132Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T11:22:45.132Z] #99 ... [2024-09-23T11:22:45.132Z] [2024-09-23T11:22:45.132Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-23T11:22:45.132Z] #100 DONE 1.6s [2024-09-23T11:22:45.132Z] [2024-09-23T11:22:45.132Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:46.561Z] #65 ... [2024-09-23T11:22:46.561Z] [2024-09-23T11:22:46.561Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:46.561Z] #45 ... [2024-09-23T11:22:46.561Z] [2024-09-23T11:22:46.561Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T11:22:46.561Z] #97 DONE 1.8s [2024-09-23T11:22:46.561Z] [2024-09-23T11:22:46.561Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:46.561Z] #45 ... [2024-09-23T11:22:46.561Z] [2024-09-23T11:22:46.561Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:46.561Z] #59 ... [2024-09-23T11:22:46.561Z] [2024-09-23T11:22:46.561Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-23T11:22:46.561Z] #101 ... [2024-09-23T11:22:46.561Z] [2024-09-23T11:22:46.561Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T11:22:46.561Z] #102 DONE 1.4s [2024-09-23T11:22:46.829Z] [2024-09-23T11:22:46.829Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-23T11:22:46.829Z] #103 ... [2024-09-23T11:22:46.829Z] [2024-09-23T11:22:46.829Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-23T11:22:46.829Z] #99 DONE 1.7s [2024-09-23T11:22:46.829Z] [2024-09-23T11:22:46.829Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:47.426Z] #45 transferring context: 170.03MB 77.1s [2024-09-23T11:22:48.010Z] #45 ... [2024-09-23T11:22:48.010Z] [2024-09-23T11:22:48.010Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-23T11:22:48.010Z] #103 DONE 1.1s [2024-09-23T11:22:48.010Z] [2024-09-23T11:22:48.010Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:48.010Z] #45 ... [2024-09-23T11:22:48.010Z] [2024-09-23T11:22:48.010Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-23T11:22:48.010Z] #101 DONE 1.5s [2024-09-23T11:22:48.010Z] [2024-09-23T11:22:48.010Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:48.277Z] #45 ... [2024-09-23T11:22:48.277Z] [2024-09-23T11:22:48.277Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-23T11:22:48.277Z] #104 DONE 1.4s [2024-09-23T11:22:48.277Z] [2024-09-23T11:22:48.277Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:48.277Z] #45 ... [2024-09-23T11:22:48.277Z] [2024-09-23T11:22:48.277Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:48.277Z] #55 ... [2024-09-23T11:22:48.277Z] [2024-09-23T11:22:48.277Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:22:48.552Z] #53 ... [2024-09-23T11:22:48.552Z] [2024-09-23T11:22:48.552Z] #38 [core-command internal] load build context [2024-09-23T11:22:48.552Z] #38 ... [2024-09-23T11:22:48.552Z] [2024-09-23T11:22:48.552Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:22:48.818Z] #68 ... [2024-09-23T11:22:48.818Z] [2024-09-23T11:22:48.818Z] #38 [core-command internal] load build context [2024-09-23T11:22:48.818Z] #38 ... [2024-09-23T11:22:48.818Z] [2024-09-23T11:22:48.818Z] #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-23T11:22:48.818Z] #105 DONE 1.0s [2024-09-23T11:22:48.818Z] [2024-09-23T11:22:48.818Z] #38 [core-command internal] load build context [2024-09-23T11:22:49.401Z] #38 ... [2024-09-23T11:22:49.401Z] [2024-09-23T11:22:49.401Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-23T11:22:49.401Z] #106 DONE 1.1s [2024-09-23T11:22:49.401Z] [2024-09-23T11:22:49.401Z] #38 [core-command internal] load build context [2024-09-23T11:22:49.401Z] #38 ... [2024-09-23T11:22:49.401Z] [2024-09-23T11:22:49.401Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-23T11:22:49.401Z] #107 DONE 1.3s [2024-09-23T11:22:49.401Z] [2024-09-23T11:22:49.401Z] #38 [core-command internal] load build context [2024-09-23T11:22:50.361Z] #38 ... [2024-09-23T11:22:50.361Z] [2024-09-23T11:22:50.361Z] #51 [core-data internal] load build context [2024-09-23T11:22:50.629Z] #51 ... [2024-09-23T11:22:50.629Z] [2024-09-23T11:22:50.629Z] #38 [core-command internal] load build context [2024-09-23T11:22:51.212Z] #38 ... [2024-09-23T11:22:51.212Z] [2024-09-23T11:22:51.212Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:51.212Z] #47 ... [2024-09-23T11:22:51.212Z] [2024-09-23T11:22:51.212Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:22:51.480Z] #68 ... [2024-09-23T11:22:51.480Z] [2024-09-23T11:22:51.480Z] #48 [core-metadata internal] load build context [2024-09-23T11:22:51.480Z] #48 ... [2024-09-23T11:22:51.480Z] [2024-09-23T11:22:51.480Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:52.065Z] #47 transferring context: 266.17MB 81.4s [2024-09-23T11:22:52.065Z] #47 ... [2024-09-23T11:22:52.065Z] [2024-09-23T11:22:52.065Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:52.333Z] #46 ... [2024-09-23T11:22:52.333Z] [2024-09-23T11:22:52.333Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:52.333Z] #66 ... [2024-09-23T11:22:52.333Z] [2024-09-23T11:22:52.333Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:22:52.599Z] #46 ... [2024-09-23T11:22:52.599Z] [2024-09-23T11:22:52.599Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:22:52.599Z] #56 ... [2024-09-23T11:22:52.599Z] [2024-09-23T11:22:52.599Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:56.844Z] #66 ... [2024-09-23T11:22:56.844Z] [2024-09-23T11:22:56.844Z] #65 [support-notifications internal] load build context [2024-09-23T11:22:56.844Z] #65 ... [2024-09-23T11:22:56.844Z] [2024-09-23T11:22:56.844Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:56.844Z] #66 ... [2024-09-23T11:22:56.844Z] [2024-09-23T11:22:56.844Z] #108 [security-spire-config] exporting to image [2024-09-23T11:22:56.844Z] #108 exporting layers 7.3s done [2024-09-23T11:22:56.844Z] #108 writing image sha256:638d7dc1bb3ae5f0b618e3672455eca42623a3f242e5480c03ffc7d20fff4280 0.2s done [2024-09-23T11:22:56.844Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-23T11:22:56.844Z] #108 writing image sha256:db600eaf8325b6de4312488a740acb21845d356c959999ebf229ab7c698cbede 0.1s done [2024-09-23T11:22:56.844Z] #108 writing image sha256:bd1ff75b87a446ce0a628910e86a8b72b2354538b0b05bc51711ccf77a5a3f82 0.0s done [2024-09-23T11:22:56.844Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-23T11:22:56.845Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-23T11:22:56.845Z] #108 DONE 7.5s [2024-09-23T11:22:56.845Z] [2024-09-23T11:22:56.845Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:56.845Z] #66 ... [2024-09-23T11:22:56.845Z] [2024-09-23T11:22:56.845Z] #59 [support-scheduler internal] load build context [2024-09-23T11:22:56.845Z] #59 ... [2024-09-23T11:22:56.845Z] [2024-09-23T11:22:56.845Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:57.114Z] #66 transferring context: 236.17MB 86.9s [2024-09-23T11:22:57.703Z] #66 ... [2024-09-23T11:22:57.703Z] [2024-09-23T11:22:57.703Z] #38 [core-command internal] load build context [2024-09-23T11:22:57.703Z] #38 transferring context: 311.62MB 90.6s done [2024-09-23T11:22:57.703Z] #38 DONE 91.4s [2024-09-23T11:22:57.703Z] [2024-09-23T11:22:57.703Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:22:58.303Z] #66 ... [2024-09-23T11:22:58.303Z] [2024-09-23T11:22:58.303Z] #45 [core-keeper internal] load build context [2024-09-23T11:22:58.303Z] #45 ... [2024-09-23T11:22:58.303Z] [2024-09-23T11:22:58.303Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:22:58.574Z] #47 ... [2024-09-23T11:22:58.574Z] [2024-09-23T11:22:58.574Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:58.574Z] #55 ... [2024-09-23T11:22:58.574Z] [2024-09-23T11:22:58.574Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:22:58.848Z] #53 ... [2024-09-23T11:22:58.848Z] [2024-09-23T11:22:58.848Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:22:59.814Z] #55 ... [2024-09-23T11:22:59.814Z] [2024-09-23T11:22:59.814Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:22:59.814Z] #109 DONE 2.1s [2024-09-23T11:22:59.814Z] [2024-09-23T11:22:59.814Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:23:00.079Z] #55 ... [2024-09-23T11:23:00.079Z] [2024-09-23T11:23:00.079Z] #47 [security-proxy-setup internal] load build context [2024-09-23T11:23:00.079Z] #47 transferring context: 311.62MB 89.0s done [2024-09-23T11:23:00.079Z] #47 DONE 91.0s [2024-09-23T11:23:00.079Z] [2024-09-23T11:23:00.079Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:23:00.674Z] #55 ... [2024-09-23T11:23:00.675Z] [2024-09-23T11:23:00.675Z] #51 [core-data internal] load build context [2024-09-23T11:23:00.675Z] #51 ... [2024-09-23T11:23:00.675Z] [2024-09-23T11:23:00.675Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:23:01.638Z] #55 ... [2024-09-23T11:23:01.638Z] [2024-09-23T11:23:01.638Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:23:01.638Z] #68 ... [2024-09-23T11:23:01.638Z] [2024-09-23T11:23:01.638Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:23:01.638Z] #110 DONE 1.5s [2024-09-23T11:23:01.638Z] [2024-09-23T11:23:01.638Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:23:01.638Z] #68 ... [2024-09-23T11:23:01.638Z] [2024-09-23T11:23:01.638Z] #48 [core-metadata internal] load build context [2024-09-23T11:23:01.638Z] #48 ... [2024-09-23T11:23:01.638Z] [2024-09-23T11:23:01.638Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:23:02.598Z] #55 ... [2024-09-23T11:23:02.598Z] [2024-09-23T11:23:02.598Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:02.598Z] #46 ... [2024-09-23T11:23:02.598Z] [2024-09-23T11:23:02.598Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:23:02.868Z] #56 ... [2024-09-23T11:23:02.868Z] [2024-09-23T11:23:02.868Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:05.442Z] #46 transferring context: 166.62MB 93.9s [2024-09-23T11:23:06.400Z] #46 ... [2024-09-23T11:23:06.400Z] [2024-09-23T11:23:06.400Z] #55 [support-cron-scheduler internal] load build context [2024-09-23T11:23:06.400Z] #55 transferring context: 311.62MB 99.7s done [2024-09-23T11:23:06.400Z] #55 DONE 100.1s [2024-09-23T11:23:06.400Z] [2024-09-23T11:23:06.400Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:06.674Z] #46 ... [2024-09-23T11:23:06.674Z] [2024-09-23T11:23:06.674Z] #65 [support-notifications internal] load build context [2024-09-23T11:23:06.674Z] #65 ... [2024-09-23T11:23:06.674Z] [2024-09-23T11:23:06.674Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:06.941Z] #46 ... [2024-09-23T11:23:06.941Z] [2024-09-23T11:23:06.941Z] #59 [support-scheduler internal] load build context [2024-09-23T11:23:06.941Z] #59 ... [2024-09-23T11:23:06.941Z] [2024-09-23T11:23:06.941Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:07.525Z] #46 ... [2024-09-23T11:23:07.525Z] [2024-09-23T11:23:07.525Z] #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:23:07.525Z] #111 DONE 1.1s [2024-09-23T11:23:07.793Z] [2024-09-23T11:23:07.793Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:08.374Z] #46 ... [2024-09-23T11:23:08.374Z] [2024-09-23T11:23:08.374Z] #45 [core-keeper internal] load build context [2024-09-23T11:23:08.640Z] #45 ... [2024-09-23T11:23:08.640Z] [2024-09-23T11:23:08.640Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:23:08.906Z] #66 ... [2024-09-23T11:23:08.906Z] [2024-09-23T11:23:08.906Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:08.906Z] #46 ... [2024-09-23T11:23:08.906Z] [2024-09-23T11:23:08.906Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:23:09.171Z] #53 ... [2024-09-23T11:23:09.171Z] [2024-09-23T11:23:09.171Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:09.752Z] #46 ... [2024-09-23T11:23:09.752Z] [2024-09-23T11:23:09.752Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:23:10.019Z] #112 ... [2024-09-23T11:23:10.019Z] [2024-09-23T11:23:10.019Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:10.975Z] #46 ... [2024-09-23T11:23:10.975Z] [2024-09-23T11:23:10.975Z] #51 [core-data internal] load build context [2024-09-23T11:23:10.975Z] #51 transferring context: 278.41MB 106.4s [2024-09-23T11:23:11.241Z] #51 ... [2024-09-23T11:23:11.241Z] [2024-09-23T11:23:11.241Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:11.822Z] #46 ... [2024-09-23T11:23:11.822Z] [2024-09-23T11:23:11.822Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:23:11.822Z] #113 ... [2024-09-23T11:23:11.822Z] [2024-09-23T11:23:11.822Z] #48 [core-metadata internal] load build context [2024-09-23T11:23:11.822Z] #48 ... [2024-09-23T11:23:11.822Z] [2024-09-23T11:23:11.822Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:23:12.088Z] #68 ... [2024-09-23T11:23:12.088Z] [2024-09-23T11:23:12.088Z] #48 [core-metadata internal] load build context [2024-09-23T11:23:13.046Z] #48 ... [2024-09-23T11:23:13.046Z] [2024-09-23T11:23:13.046Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:23:13.046Z] #56 ... [2024-09-23T11:23:13.046Z] [2024-09-23T11:23:13.046Z] #51 [core-data internal] load build context [2024-09-23T11:23:13.313Z] #51 ... [2024-09-23T11:23:13.313Z] [2024-09-23T11:23:13.313Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-23T11:23:13.313Z] #56 transferring context: 311.62MB 105.9s done [2024-09-23T11:23:13.313Z] #56 DONE 106.5s [2024-09-23T11:23:13.313Z] [2024-09-23T11:23:13.313Z] #51 [core-data internal] load build context [2024-09-23T11:23:13.583Z] #51 ... [2024-09-23T11:23:13.583Z] [2024-09-23T11:23:13.583Z] #48 [core-metadata internal] load build context [2024-09-23T11:23:13.583Z] #48 transferring context: 311.62MB 101.8s done [2024-09-23T11:23:13.583Z] #48 DONE 104.3s [2024-09-23T11:23:13.583Z] [2024-09-23T11:23:13.583Z] #51 [core-data internal] load build context [2024-09-23T11:23:14.994Z] #51 ... [2024-09-23T11:23:14.994Z] [2024-09-23T11:23:14.994Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:23:14.994Z] #114 DONE 1.4s [2024-09-23T11:23:14.994Z] [2024-09-23T11:23:14.994Z] #51 [core-data internal] load build context [2024-09-23T11:23:16.401Z] #51 ... [2024-09-23T11:23:16.401Z] [2024-09-23T11:23:16.401Z] #66 [security-proxy-auth internal] load build context [2024-09-23T11:23:16.401Z] #66 transferring context: 311.62MB 105.7s done [2024-09-23T11:23:16.401Z] #66 DONE 107.4s [2024-09-23T11:23:16.401Z] [2024-09-23T11:23:16.401Z] #51 [core-data internal] load build context [2024-09-23T11:23:16.990Z] #51 ... [2024-09-23T11:23:16.990Z] [2024-09-23T11:23:16.990Z] #65 [support-notifications internal] load build context [2024-09-23T11:23:16.990Z] #65 ... [2024-09-23T11:23:16.990Z] [2024-09-23T11:23:16.990Z] #59 [support-scheduler internal] load build context [2024-09-23T11:23:17.255Z] #59 ... [2024-09-23T11:23:17.255Z] [2024-09-23T11:23:17.255Z] #65 [support-notifications internal] load build context [2024-09-23T11:23:17.521Z] #65 ... [2024-09-23T11:23:17.521Z] [2024-09-23T11:23:17.521Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:23:17.787Z] #115 ... [2024-09-23T11:23:17.787Z] [2024-09-23T11:23:17.787Z] #65 [support-notifications internal] load build context [2024-09-23T11:23:18.369Z] #65 ... [2024-09-23T11:23:18.369Z] [2024-09-23T11:23:18.369Z] #45 [core-keeper internal] load build context [2024-09-23T11:23:18.369Z] #45 transferring context: 311.62MB 108.0s done [2024-09-23T11:23:18.369Z] #45 DONE 109.5s [2024-09-23T11:23:18.369Z] [2024-09-23T11:23:18.369Z] #51 [core-data internal] load build context [2024-09-23T11:23:19.342Z] #51 transferring context: 311.62MB 114.7s done [2024-09-23T11:23:19.342Z] #51 ... [2024-09-23T11:23:19.342Z] [2024-09-23T11:23:19.342Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:23:19.342Z] #53 ... [2024-09-23T11:23:19.342Z] [2024-09-23T11:23:19.342Z] #51 [core-data internal] load build context [2024-09-23T11:23:19.342Z] #51 DONE 115.0s [2024-09-23T11:23:19.342Z] [2024-09-23T11:23:19.342Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:23:19.342Z] #53 ... [2024-09-23T11:23:19.342Z] [2024-09-23T11:23:19.342Z] #65 [support-notifications internal] load build context [2024-09-23T11:23:19.925Z] #65 ... [2024-09-23T11:23:19.925Z] [2024-09-23T11:23:19.925Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-23T11:23:19.925Z] #116 DONE 1.4s [2024-09-23T11:23:19.925Z] [2024-09-23T11:23:19.925Z] #65 [support-notifications internal] load build context [2024-09-23T11:23:20.888Z] #65 ... [2024-09-23T11:23:20.888Z] [2024-09-23T11:23:20.888Z] #68 [security-secretstore-setup internal] load build context [2024-09-23T11:23:20.888Z] #68 transferring context: 311.62MB 109.4s done [2024-09-23T11:23:20.888Z] #68 DONE 111.7s [2024-09-23T11:23:20.888Z] [2024-09-23T11:23:20.888Z] #65 [support-notifications internal] load build context [2024-09-23T11:23:21.845Z] #65 ... [2024-09-23T11:23:21.845Z] [2024-09-23T11:23:21.845Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:21.845Z] #46 ... [2024-09-23T11:23:21.845Z] [2024-09-23T11:23:21.845Z] #65 [support-notifications internal] load build context [2024-09-23T11:23:23.781Z] #65 ... [2024-09-23T11:23:23.781Z] [2024-09-23T11:23:23.781Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-23T11:23:23.781Z] #53 transferring context: 311.62MB 117.2s done [2024-09-23T11:23:23.781Z] #53 DONE 117.5s [2024-09-23T11:23:23.781Z] [2024-09-23T11:23:23.781Z] #65 [support-notifications internal] load build context [2024-09-23T11:23:24.362Z] #65 transferring context: 311.62MB 113.9s done [2024-09-23T11:23:24.628Z] #65 DONE 115.8s [2024-09-23T11:23:24.628Z] [2024-09-23T11:23:24.628Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:24.894Z] #46 ... [2024-09-23T11:23:24.894Z] [2024-09-23T11:23:24.894Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:23:24.894Z] #117 ... [2024-09-23T11:23:24.894Z] [2024-09-23T11:23:24.894Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:25.159Z] #46 ... [2024-09-23T11:23:25.159Z] [2024-09-23T11:23:25.159Z] #59 [support-scheduler internal] load build context [2024-09-23T11:23:25.159Z] #59 transferring context: 311.62MB 117.8s done [2024-09-23T11:23:25.159Z] #59 DONE 118.4s [2024-09-23T11:23:25.159Z] [2024-09-23T11:23:25.159Z] #46 [security-bootstrapper internal] load build context [2024-09-23T11:23:27.095Z] #46 transferring context: 311.62MB 115.9s done [2024-09-23T11:23:27.095Z] #46 DONE 117.9s [2024-09-23T11:23:27.095Z] [2024-09-23T11:23:27.095Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #118 ... [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #115 DONE 78.4s [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #119 ... [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #113 DONE 84.4s [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #112 DONE 86.3s [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #120 [core-command builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #120 ... [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #117 DONE 72.2s [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #121 ... [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #118 DONE 69.0s [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-23T11:24:34.940Z] #122 ... [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #123 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:24:34.940Z] #124 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #125 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:24:34.940Z] #126 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #127 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #128 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #129 [support-notifications builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #129 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #130 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #130 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #131 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:24:34.940Z] #131 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #132 DONE 4.6s [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:24:34.940Z] #133 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #134 [core-metadata builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #134 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #135 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #136 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #137 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:24:34.940Z] #138 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #139 [support-scheduler builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #139 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:24:34.940Z] #140 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #141 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #121 DONE 3.7s [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #119 DONE 4.6s [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #120 [core-command builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #120 DONE 4.5s [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #142 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:24:34.940Z] #143 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #144 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #145 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-23T11:24:34.940Z] #145 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #146 [core-data builder 6/7] COPY . . [2024-09-23T11:24:34.940Z] #146 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-23T11:24:34.940Z] #147 CACHED [2024-09-23T11:24:34.940Z] [2024-09-23T11:24:34.940Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-23T11:24:35.211Z] #148 ... [2024-09-23T11:24:35.211Z] [2024-09-23T11:24:35.211Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-23T11:24:35.211Z] #122 DONE 6.5s [2024-09-23T11:24:35.477Z] [2024-09-23T11:24:35.477Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T11:24:38.831Z] #149 3.014 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-23T11:24:40.778Z] #149 ... [2024-09-23T11:24:40.778Z] [2024-09-23T11:24:40.778Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T11:24:40.778Z] #0 6.669 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-23T11:24:40.778Z] #150 ... [2024-09-23T11:24:40.778Z] [2024-09-23T11:24:40.778Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T11:24:40.778Z] #0 4.838 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-23T11:24:41.046Z] #151 ... [2024-09-23T11:24:41.046Z] [2024-09-23T11:24:41.046Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T11:24:41.046Z] #0 5.228 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-23T11:24:41.046Z] #152 ... [2024-09-23T11:24:41.046Z] [2024-09-23T11:24:41.046Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-23T11:24:41.046Z] #0 6.791 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-23T11:24:41.314Z] #153 ... [2024-09-23T11:24:41.314Z] [2024-09-23T11:24:41.314Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T11:24:41.314Z] #0 7.064 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-23T11:24:41.314Z] #154 ... [2024-09-23T11:24:41.314Z] [2024-09-23T11:24:41.314Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T11:24:41.314Z] #0 5.668 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-23T11:24:41.580Z] #155 ... [2024-09-23T11:24:41.580Z] [2024-09-23T11:24:41.580Z] #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-23T11:24:41.580Z] #0 6.960 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-23T11:24:41.847Z] #156 ... [2024-09-23T11:24:41.847Z] [2024-09-23T11:24:41.847Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T11:24:41.847Z] #0 4.989 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-23T11:24:41.847Z] #157 ... [2024-09-23T11:24:41.847Z] [2024-09-23T11:24:41.847Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:24:41.847Z] #0 6.234 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-23T11:24:42.114Z] #158 ... [2024-09-23T11:24:42.114Z] [2024-09-23T11:24:42.114Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T11:24:42.114Z] #0 5.682 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-23T11:24:42.114Z] #159 ... [2024-09-23T11:24:42.114Z] [2024-09-23T11:24:42.114Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T11:24:42.114Z] #0 5.822 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-23T11:24:42.381Z] #160 ... [2024-09-23T11:24:42.381Z] [2024-09-23T11:24:42.381Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-23T11:24:42.381Z] #148 6.494 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-23T11:44:35.263Z] #148 ... [2024-09-23T11:44:35.263Z] [2024-09-23T11:44:35.263Z] #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-23T11:44:35.263Z] #156 1202.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-23T11:44:42.130Z] #156 ... [2024-09-23T11:44:42.130Z] [2024-09-23T11:44:42.130Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-23T11:44:42.130Z] #153 DONE 1211.3s [2024-09-23T11:44:42.130Z] [2024-09-23T11:44:42.130Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T11:44:42.434Z] #157 ... [2024-09-23T11:44:42.434Z] [2024-09-23T11:44:42.434Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:44:42.711Z] #161 DONE 0.3s [2024-09-23T11:44:42.711Z] [2024-09-23T11:44:42.711Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T11:44:42.979Z] #154 ... [2024-09-23T11:44:42.979Z] [2024-09-23T11:44:42.979Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:44:43.284Z] #162 DONE 0.3s [2024-09-23T11:44:43.284Z] [2024-09-23T11:44:43.284Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-23T11:44:43.284Z] #163 DONE 0.2s [2024-09-23T11:44:43.284Z] [2024-09-23T11:44:43.284Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-23T11:44:43.567Z] #164 DONE 0.2s [2024-09-23T11:44:43.567Z] [2024-09-23T11:44:43.567Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-23T11:44:43.869Z] #165 DONE 0.3s [2024-09-23T11:44:43.869Z] [2024-09-23T11:44:43.869Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-23T11:44:44.146Z] #166 DONE 0.2s [2024-09-23T11:44:44.146Z] [2024-09-23T11:44:44.146Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-23T11:44:46.736Z] #167 DONE 2.3s [2024-09-23T11:44:46.736Z] [2024-09-23T11:44:46.736Z] #108 [security-proxy-setup] exporting to image [2024-09-23T11:44:46.736Z] #108 exporting layers [2024-09-23T11:44:47.320Z] #108 exporting layers 1.1s done [2024-09-23T11:44:47.320Z] #108 writing image sha256:b803c24fb95e79adfd90b4b32d6470fecfd35a92eaaf5256e52b5ccb170967cb done [2024-09-23T11:44:47.320Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-23T11:44:47.320Z] #108 DONE 8.6s [2024-09-23T11:44:47.320Z] [2024-09-23T11:44:47.320Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:44:52.669Z] #158 ... [2024-09-23T11:44:52.669Z] [2024-09-23T11:44:52.669Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-23T11:44:52.669Z] #148 DONE 1221.8s [2024-09-23T11:44:52.669Z] [2024-09-23T11:44:52.669Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-23T11:44:52.936Z] #168 DONE 0.4s [2024-09-23T11:44:52.936Z] [2024-09-23T11:44:52.936Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-23T11:44:55.530Z] #169 DONE 2.6s [2024-09-23T11:44:55.530Z] [2024-09-23T11:44:55.530Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:44:55.797Z] #170 DONE 0.3s [2024-09-23T11:44:55.797Z] [2024-09-23T11:44:55.797Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:44:56.083Z] #171 DONE 0.2s [2024-09-23T11:44:56.083Z] [2024-09-23T11:44:56.083Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-23T11:44:56.370Z] #172 DONE 0.4s [2024-09-23T11:44:56.370Z] [2024-09-23T11:44:56.370Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T11:44:56.370Z] #159 ... [2024-09-23T11:44:56.370Z] [2024-09-23T11:44:56.370Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-23T11:44:56.641Z] #173 DONE 0.2s [2024-09-23T11:44:56.641Z] [2024-09-23T11:44:56.641Z] #174 [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-23T11:44:56.641Z] #174 DONE 0.2s [2024-09-23T11:44:56.641Z] [2024-09-23T11:44:56.641Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:44:56.908Z] #158 ... [2024-09-23T11:44:56.908Z] [2024-09-23T11:44:56.908Z] #175 [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-23T11:44:56.908Z] #175 DONE 0.2s [2024-09-23T11:44:56.908Z] [2024-09-23T11:44:56.908Z] #176 [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-23T11:44:57.184Z] #176 DONE 0.2s [2024-09-23T11:44:57.184Z] [2024-09-23T11:44:57.184Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-23T11:44:57.472Z] #177 DONE 0.2s [2024-09-23T11:44:57.472Z] [2024-09-23T11:44:57.472Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:44:57.472Z] #158 ... [2024-09-23T11:44:57.472Z] [2024-09-23T11:44:57.472Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-23T11:44:57.739Z] #178 DONE 0.2s [2024-09-23T11:44:57.739Z] [2024-09-23T11:44:57.739Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-23T11:44:59.683Z] #179 DONE 1.9s [2024-09-23T11:44:59.683Z] [2024-09-23T11:44:59.683Z] #108 [security-bootstrapper] exporting to image [2024-09-23T11:44:59.683Z] #108 exporting layers [2024-09-23T11:44:59.683Z] #108 ... [2024-09-23T11:44:59.683Z] [2024-09-23T11:44:59.683Z] #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-23T11:44:59.683Z] #156 DONE 1229.0s [2024-09-23T11:44:59.959Z] [2024-09-23T11:44:59.959Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:45:00.546Z] #50 ... [2024-09-23T11:45:00.546Z] [2024-09-23T11:45:00.546Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:45:01.504Z] #180 DONE 0.5s [2024-09-23T11:45:01.505Z] [2024-09-23T11:45:01.505Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:45:01.505Z] #181 DONE 0.3s [2024-09-23T11:45:01.505Z] [2024-09-23T11:45:01.505Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T11:45:01.505Z] #151 ... [2024-09-23T11:45:01.505Z] [2024-09-23T11:45:01.505Z] #108 [security-bootstrapper] exporting to image [2024-09-23T11:45:01.505Z] #108 exporting layers 2.0s done [2024-09-23T11:45:01.811Z] #108 writing image sha256:b8476493d99f136a5087adc8b29ae5e88c0b9fb5c737626d486e008124374884 done [2024-09-23T11:45:01.811Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-23T11:45:01.811Z] #108 DONE 10.6s [2024-09-23T11:45:01.811Z] [2024-09-23T11:45:01.811Z] #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-23T11:45:01.811Z] #182 DONE 0.3s [2024-09-23T11:45:01.811Z] [2024-09-23T11:45:01.811Z] #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-23T11:45:02.080Z] #183 DONE 0.2s [2024-09-23T11:45:02.080Z] [2024-09-23T11:45:02.080Z] #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-23T11:45:02.439Z] #184 DONE 0.1s [2024-09-23T11:45:02.439Z] [2024-09-23T11:45:02.439Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-23T11:45:02.439Z] #185 DONE 0.3s [2024-09-23T11:45:02.439Z] [2024-09-23T11:45:02.439Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T11:45:02.710Z] #160 ... [2024-09-23T11:45:02.710Z] [2024-09-23T11:45:02.710Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-23T11:45:02.984Z] #186 DONE 0.4s [2024-09-23T11:45:02.984Z] [2024-09-23T11:45:02.984Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T11:45:02.984Z] #154 ... [2024-09-23T11:45:02.984Z] [2024-09-23T11:45:02.984Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-23T11:45:03.259Z] #187 DONE 0.2s [2024-09-23T11:45:03.259Z] [2024-09-23T11:45:03.259Z] #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-23T11:45:05.238Z] #188 DONE 1.8s [2024-09-23T11:45:05.238Z] [2024-09-23T11:45:05.238Z] #108 [security-secretstore-setup] exporting to image [2024-09-23T11:45:06.657Z] #108 exporting layers 1.6s done [2024-09-23T11:45:06.657Z] #108 writing image sha256:3454e85ce2bea86390384bdfe9729c2c3503fadf083f891e2bc1eaa6935141e2 done [2024-09-23T11:45:06.657Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-09-23T11:45:06.657Z] #108 DONE 12.3s [2024-09-23T11:45:06.657Z] [2024-09-23T11:45:06.657Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T11:45:53.524Z] #159 ... [2024-09-23T11:45:53.524Z] [2024-09-23T11:45:53.524Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-23T11:45:53.524Z] #160 DONE 1281.1s [2024-09-23T11:45:53.524Z] [2024-09-23T11:45:53.524Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T11:45:53.524Z] #155 ... [2024-09-23T11:45:53.524Z] [2024-09-23T11:45:53.524Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:45:53.524Z] #189 DONE 0.3s [2024-09-23T11:45:53.524Z] [2024-09-23T11:45:53.524Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:45:53.524Z] #158 ... [2024-09-23T11:45:53.524Z] [2024-09-23T11:45:53.524Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:45:53.524Z] #190 DONE 0.3s [2024-09-23T11:45:53.524Z] [2024-09-23T11:45:53.524Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T11:45:53.524Z] #149 ... [2024-09-23T11:45:53.524Z] [2024-09-23T11:45:53.524Z] #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-23T11:45:53.525Z] #191 DONE 0.2s [2024-09-23T11:45:53.525Z] [2024-09-23T11:45:53.525Z] #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-23T11:45:53.525Z] #192 DONE 0.1s [2024-09-23T11:45:53.525Z] [2024-09-23T11:45:53.525Z] #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-23T11:45:53.525Z] #193 DONE 0.1s [2024-09-23T11:45:53.525Z] [2024-09-23T11:45:53.525Z] #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-23T11:45:55.504Z] #194 DONE 2.0s [2024-09-23T11:45:55.504Z] [2024-09-23T11:45:55.504Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-23T11:45:55.504Z] #108 exporting layers [2024-09-23T11:45:55.773Z] #108 exporting layers 0.7s done [2024-09-23T11:45:55.773Z] #108 writing image sha256:6350ca64d2592cec6611713f404fcbdb18fd016daef7e42254d4de621f147676 done [2024-09-23T11:45:55.773Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-23T11:45:55.773Z] #108 DONE 13.1s [2024-09-23T11:45:55.773Z] [2024-09-23T11:45:55.773Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:48:02.454Z] #158 ... [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-23T11:48:02.454Z] #154 DONE 1405.5s [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T11:48:02.454Z] #149 ... [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:48:02.454Z] #195 DONE 0.2s [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T11:48:02.454Z] #155 ... [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:48:02.454Z] #196 DONE 0.1s [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #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-23T11:48:02.454Z] #197 DONE 0.3s [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T11:48:02.454Z] #152 ... [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #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-23T11:48:02.454Z] #198 DONE 0.1s [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-23T11:48:02.454Z] #108 exporting layers [2024-09-23T11:48:02.454Z] #108 exporting layers 1.0s done [2024-09-23T11:48:02.454Z] #108 writing image sha256:805750b7c8dfd5e5495418cad120686f585b7baf016df8a5a00fb176b3bca10f done [2024-09-23T11:48:02.454Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-23T11:48:02.454Z] #108 DONE 14.1s [2024-09-23T11:48:02.454Z] [2024-09-23T11:48:02.454Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T11:56:24.571Z] #149 ... [2024-09-23T11:56:24.571Z] [2024-09-23T11:56:24.571Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-23T11:56:24.571Z] #155 DONE 1913.1s [2024-09-23T11:56:24.571Z] [2024-09-23T11:56:24.571Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:56:24.571Z] #50 ... [2024-09-23T11:56:24.571Z] [2024-09-23T11:56:24.571Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:56:24.571Z] #199 DONE 0.3s [2024-09-23T11:56:24.571Z] [2024-09-23T11:56:24.571Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T11:56:24.571Z] #150 ... [2024-09-23T11:56:24.571Z] [2024-09-23T11:56:24.571Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:56:24.844Z] #200 DONE 0.1s [2024-09-23T11:56:24.844Z] [2024-09-23T11:56:24.844Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T11:56:24.844Z] #152 ... [2024-09-23T11:56:24.844Z] [2024-09-23T11:56:24.844Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-23T11:56:25.110Z] #201 DONE 0.4s [2024-09-23T11:56:25.110Z] [2024-09-23T11:56:25.110Z] #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-23T11:56:25.378Z] #202 DONE 0.1s [2024-09-23T11:56:25.378Z] [2024-09-23T11:56:25.378Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-23T11:56:25.378Z] #203 DONE 0.1s [2024-09-23T11:56:25.378Z] [2024-09-23T11:56:25.378Z] #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-23T11:56:27.322Z] #204 DONE 1.8s [2024-09-23T11:56:27.322Z] [2024-09-23T11:56:27.322Z] #108 [security-proxy-auth] exporting to image [2024-09-23T11:56:27.322Z] #108 exporting layers [2024-09-23T11:56:27.910Z] #108 exporting layers 0.7s done [2024-09-23T11:56:27.910Z] #108 writing image sha256:ccfb21645667c86545fec8b459e5745d1ea0b83c21a6b95f9235dac72a038c23 done [2024-09-23T11:56:27.910Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-23T11:56:27.910Z] #108 DONE 14.7s [2024-09-23T11:56:27.910Z] [2024-09-23T11:56:27.910Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T11:57:14.725Z] #152 ... [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-23T11:57:14.725Z] #150 DONE 1961.8s [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:57:14.725Z] #158 ... [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:57:14.725Z] #205 DONE 0.1s [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:57:14.725Z] #50 ... [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:57:14.725Z] #206 DONE 0.1s [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-23T11:57:14.725Z] #207 DONE 0.4s [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:57:14.725Z] #208 DONE 0.1s [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T11:57:14.725Z] #157 ... [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #108 [core-command] exporting to image [2024-09-23T11:57:14.725Z] #108 exporting layers [2024-09-23T11:57:14.725Z] #108 exporting layers 0.4s done [2024-09-23T11:57:14.725Z] #108 writing image sha256:02c4a3b02c5b1898d8311d95d940e19476c9737b5e817a9bba86a9cc26a0d8dc done [2024-09-23T11:57:14.725Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-23T11:57:14.725Z] #108 DONE 15.1s [2024-09-23T11:57:14.725Z] [2024-09-23T11:57:14.725Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T11:59:36.376Z] #151 ... [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-23T11:59:36.376Z] #149 DONE 2094.0s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T11:59:36.376Z] #152 ... [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:59:36.376Z] #209 DONE 0.2s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-23T11:59:36.376Z] #210 DONE 0.5s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T11:59:36.376Z] #157 ... [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:59:36.376Z] #211 DONE 0.2s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-23T11:59:36.376Z] #212 DONE 0.2s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #108 [core-keeper] exporting to image [2024-09-23T11:59:36.376Z] #108 exporting layers [2024-09-23T11:59:36.376Z] #108 exporting layers 0.5s done [2024-09-23T11:59:36.376Z] #108 writing image sha256:c204fda546902f601e1cb10ef95eac93111ffef7391cb7125d4659701da8b4c3 done [2024-09-23T11:59:36.376Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-23T11:59:36.376Z] #108 DONE 15.7s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-23T11:59:36.376Z] #157 DONE 2101.9s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:59:36.376Z] #158 ... [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:59:36.376Z] #213 DONE 0.2s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:59:36.376Z] #214 DONE 0.3s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-23T11:59:36.376Z] #215 DONE 0.4s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T11:59:36.376Z] #159 ... [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:59:36.376Z] #216 DONE 0.1s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-23T11:59:36.376Z] #217 DONE 0.1s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:59:36.376Z] #50 ... [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-23T11:59:36.376Z] #218 DONE 0.2s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #108 [core-metadata] exporting to image [2024-09-23T11:59:36.376Z] #108 exporting layers 0.7s done [2024-09-23T11:59:36.376Z] #108 writing image sha256:8eb33ac28efc9f0a04d837b3d90733272022d47df2205a3f65c6bd0992d10839 0.0s done [2024-09-23T11:59:36.376Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-23T11:59:36.376Z] #108 DONE 16.4s [2024-09-23T11:59:36.376Z] [2024-09-23T11:59:36.376Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:59:36.643Z] #158 ... [2024-09-23T11:59:36.643Z] [2024-09-23T11:59:36.643Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-23T11:59:36.643Z] #152 DONE 2105.9s [2024-09-23T11:59:36.643Z] [2024-09-23T11:59:36.643Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T11:59:36.910Z] #151 ... [2024-09-23T11:59:36.910Z] [2024-09-23T11:59:36.910Z] #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T11:59:37.176Z] #219 DONE 0.3s [2024-09-23T11:59:37.176Z] [2024-09-23T11:59:37.176Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:59:37.176Z] #158 ... [2024-09-23T11:59:37.176Z] [2024-09-23T11:59:37.176Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T11:59:37.442Z] #220 DONE 0.3s [2024-09-23T11:59:37.442Z] [2024-09-23T11:59:37.442Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T11:59:37.442Z] #50 ... [2024-09-23T11:59:37.442Z] [2024-09-23T11:59:37.442Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-23T11:59:38.024Z] #221 DONE 0.6s [2024-09-23T11:59:38.024Z] [2024-09-23T11:59:38.024Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T11:59:38.024Z] #158 ... [2024-09-23T11:59:38.024Z] [2024-09-23T11:59:38.024Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-23T11:59:38.293Z] #222 DONE 0.1s [2024-09-23T11:59:38.293Z] [2024-09-23T11:59:38.293Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-23T11:59:38.293Z] #223 DONE 0.1s [2024-09-23T11:59:38.293Z] [2024-09-23T11:59:38.293Z] #108 [core-data] exporting to image [2024-09-23T11:59:38.880Z] #108 exporting layers 0.6s done [2024-09-23T11:59:38.880Z] #108 writing image sha256:6648ef3a8964dac7e24ef17438efbfaac805957d05365296bdf390d927983dac done [2024-09-23T11:59:38.880Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-23T11:59:38.880Z] #108 DONE 17.0s [2024-09-23T11:59:38.880Z] [2024-09-23T11:59:38.880Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T12:00:11.084Z] #50 ... [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-23T12:00:11.084Z] #151 DONE 2136.7s [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T12:00:11.084Z] #158 ... [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T12:00:11.084Z] #224 DONE 0.2s [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T12:00:11.084Z] #225 DONE 0.1s [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-23T12:00:11.084Z] #226 DONE 0.5s [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-23T12:00:11.084Z] #227 DONE 0.2s [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T12:00:11.084Z] #159 ... [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #108 [support-scheduler] exporting to image [2024-09-23T12:00:11.084Z] #108 exporting layers [2024-09-23T12:00:11.084Z] #108 exporting layers 0.5s done [2024-09-23T12:00:11.084Z] #108 writing image sha256:6663564d2309e09f2bd086560d023b827e1faf64d39a8d6c58377b451d28a917 done [2024-09-23T12:00:11.084Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-23T12:00:11.084Z] #108 DONE 17.5s [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T12:00:11.084Z] #159 ... [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-23T12:00:11.084Z] #158 DONE 2140.1s [2024-09-23T12:00:11.084Z] [2024-09-23T12:00:11.084Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T12:00:11.353Z] #50 ... [2024-09-23T12:00:11.353Z] [2024-09-23T12:00:11.353Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-23T12:00:11.353Z] #159 DONE 2140.6s [2024-09-23T12:00:11.353Z] [2024-09-23T12:00:11.353Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T12:00:11.616Z] #228 DONE 0.1s [2024-09-23T12:00:11.616Z] [2024-09-23T12:00:11.616Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-23T12:00:11.616Z] #229 DONE 0.1s [2024-09-23T12:00:11.616Z] [2024-09-23T12:00:11.616Z] #230 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-23T12:00:11.882Z] #230 DONE 0.2s [2024-09-23T12:00:11.882Z] [2024-09-23T12:00:11.882Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-23T12:00:11.882Z] #231 DONE 0.1s [2024-09-23T12:00:11.882Z] [2024-09-23T12:00:11.882Z] #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-23T12:00:12.145Z] #232 ... [2024-09-23T12:00:12.146Z] [2024-09-23T12:00:12.146Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-23T12:00:12.146Z] #233 DONE 0.4s [2024-09-23T12:00:12.411Z] [2024-09-23T12:00:12.411Z] #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-23T12:00:12.411Z] #232 DONE 0.5s [2024-09-23T12:00:12.411Z] [2024-09-23T12:00:12.411Z] #234 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-23T12:00:12.676Z] #234 DONE 0.1s [2024-09-23T12:00:12.676Z] [2024-09-23T12:00:12.676Z] #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-23T12:00:12.676Z] #235 DONE 0.2s [2024-09-23T12:00:12.676Z] [2024-09-23T12:00:12.676Z] #108 [support-cron-scheduler] exporting to image [2024-09-23T12:00:12.676Z] #108 ... [2024-09-23T12:00:12.676Z] [2024-09-23T12:00:12.676Z] #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-23T12:00:12.676Z] #236 DONE 0.2s [2024-09-23T12:00:12.676Z] [2024-09-23T12:00:12.676Z] #108 [support-notifications] exporting to image [2024-09-23T12:00:13.252Z] #108 exporting layers 0.6s done [2024-09-23T12:00:13.252Z] #108 writing image sha256:3c3b0852f096c5a088e66035a2817205db56354a015296185665a4dc0080a19b done [2024-09-23T12:00:13.252Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-23T12:00:14.201Z] #108 exporting layers 1.6s done [2024-09-23T12:00:14.201Z] #108 writing image sha256:cd786dc0054b7918cbfa329f0c5939ae0c75bcd09a369aafae26d206cfe1e878 done [2024-09-23T12:00:14.201Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-23T12:00:14.201Z] #108 DONE 19.1s [2024-09-23T12:00:14.201Z] [2024-09-23T12:00:14.201Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.201Z] time="2024-09-23T11:21:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-23T12:00:14.202Z] time="2024-09-23T11:21:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-23T12:00:14.216Z] $ docker stop --time=1 d6ed4a32c8b207ce060bd7ca6799458ff8c0c573ee6ad08a9cdac8d44f210e46 [2024-09-23T12:00:15.877Z] $ docker rm -f --volumes d6ed4a32c8b207ce060bd7ca6799458ff8c0c573ee6ad08a9cdac8d44f210e46 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T12:00:16.486Z] + docker images [2024-09-23T12:00:16.486Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-23T12:00:16.486Z] support-notifications-arm64 latest 3c3b0852f096 4 seconds ago 42.3MB [2024-09-23T12:00:16.486Z] support-cron-scheduler-arm64 latest cd786dc0054b 4 seconds ago 43.8MB [2024-09-23T12:00:16.486Z] support-scheduler-arm64 latest 6663564d2309 8 seconds ago 41.6MB [2024-09-23T12:00:16.486Z] core-data-arm64 latest 6648ef3a8964 38 seconds ago 39.3MB [2024-09-23T12:00:16.486Z] core-metadata-arm64 latest 8eb33ac28efc 42 seconds ago 39.5MB [2024-09-23T12:00:16.486Z] core-keeper-arm64 latest c204fda54690 46 seconds ago 39.3MB [2024-09-23T12:00:16.486Z] core-command-arm64 latest 02c4a3b02c5b 3 minutes ago 35.1MB [2024-09-23T12:00:16.486Z] security-proxy-auth-arm64 latest ccfb21645667 3 minutes ago 32.7MB [2024-09-23T12:00:16.486Z] security-spiffe-token-provider-arm64 latest 805750b7c8df 12 minutes ago 29.1MB [2024-09-23T12:00:16.486Z] core-common-config-bootstrapper-arm64 latest 6350ca64d259 14 minutes ago 15.4MB [2024-09-23T12:00:16.486Z] security-secretstore-setup-arm64 latest 3454e85ce2be 15 minutes ago 36.4MB [2024-09-23T12:00:16.486Z] security-bootstrapper-arm64 latest b8476493d99f 15 minutes ago 18.9MB [2024-09-23T12:00:16.486Z] security-proxy-setup-arm64 latest b803c24fb95e 15 minutes ago 26.2MB [2024-09-23T12:00:16.486Z] security-spire-server-arm64 latest bd1ff75b87a4 37 minutes ago 116MB [2024-09-23T12:00:16.486Z] security-spire-config-arm64 latest db600eaf8325 37 minutes ago 115MB [2024-09-23T12:00:16.486Z] security-spire-agent-arm64 latest 638d7dc1bb3a 37 minutes ago 174MB [2024-09-23T12:00:16.486Z] ci-base-image-arm64 latest d4e156f85071 57 minutes ago 967MB [2024-09-23T12:00:16.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-23T12:00:16.486Z] 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-23T12:00:17.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T12:00:17.434Z] [2024-09-23T12:00:17.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T12:00:17.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T12:00:18.133Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-23T12:00:18.133Z] 8998bd30e6a1: Pulling fs layer [2024-09-23T12:00:18.133Z] 04944245beec: Pulling fs layer [2024-09-23T12:00:18.133Z] 699f458cf7ca: Pulling fs layer [2024-09-23T12:00:18.133Z] 765212b225bb: Pulling fs layer [2024-09-23T12:00:18.133Z] f23df028b6ca: Pulling fs layer [2024-09-23T12:00:18.133Z] d65c8cfc05b1: Pulling fs layer [2024-09-23T12:00:18.133Z] 2437ff75d9bd: Pulling fs layer [2024-09-23T12:00:18.133Z] 765212b225bb: Waiting [2024-09-23T12:00:18.133Z] f23df028b6ca: Waiting [2024-09-23T12:00:18.133Z] d65c8cfc05b1: Waiting [2024-09-23T12:00:18.133Z] 2437ff75d9bd: Waiting [2024-09-23T12:00:18.133Z] 04944245beec: Verifying Checksum [2024-09-23T12:00:18.133Z] 04944245beec: Download complete [2024-09-23T12:00:18.133Z] 765212b225bb: Verifying Checksum [2024-09-23T12:00:18.133Z] 765212b225bb: Download complete [2024-09-23T12:00:18.133Z] f23df028b6ca: Verifying Checksum [2024-09-23T12:00:18.133Z] f23df028b6ca: Download complete [2024-09-23T12:00:18.133Z] d65c8cfc05b1: Verifying Checksum [2024-09-23T12:00:18.398Z] d65c8cfc05b1: Download complete [2024-09-23T12:00:18.398Z] 699f458cf7ca: Verifying Checksum [2024-09-23T12:00:18.398Z] 699f458cf7ca: Download complete [2024-09-23T12:00:18.663Z] 8998bd30e6a1: Verifying Checksum [2024-09-23T12:00:18.663Z] 8998bd30e6a1: Download complete [2024-09-23T12:00:22.088Z] 2437ff75d9bd: Verifying Checksum [2024-09-23T12:00:22.088Z] 2437ff75d9bd: Download complete [2024-09-23T12:00:23.256Z] 8998bd30e6a1: Pull complete [2024-09-23T12:00:25.343Z] 04944245beec: Pull complete [2024-09-23T12:00:25.343Z] 699f458cf7ca: Pull complete [2024-09-23T12:00:25.343Z] 765212b225bb: Pull complete [2024-09-23T12:00:26.206Z] f23df028b6ca: Pull complete [2024-09-23T12:00:26.476Z] d65c8cfc05b1: Pull complete [2024-09-23T12:00:44.665Z] 2437ff75d9bd: Pull complete [2024-09-23T12:00:44.665Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-23T12:00:44.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T12:00:44.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T12:00:45.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-10929 does not seem to be running inside a container [2024-09-23T12:00:45.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-23T12:00:48.050Z] $ docker top 4d5d65f1bb23a0d9a9696201434c5ff52ac3706e761ea230dc085734e068e8e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T12:00:49.122Z] ---> job-cost.sh [2024-09-23T12:00:49.122Z] lf-activate-venv: SKIPPING [2024-09-23T12:00:49.122Z] INFO: No Stack... [2024-09-23T12:00:49.388Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-23T12:00:50.345Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T12:00:51.001Z] + cut -d, -f6 [2024-09-23T12:00:51.001Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-09-23T12:00:51.130Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-1-stack-cost] [2024-09-23T12:00:51.138Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4922-1-stack-cost] did not exist. Created. [2024-09-23T12:00:51.151Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T12:00:51.994Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-23T12:00:52.209Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T12:00:52.233Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T12:00:52.308Z] $ docker stop --time=1 4d5d65f1bb23a0d9a9696201434c5ff52ac3706e761ea230dc085734e068e8e0 [2024-09-23T12:00:53.783Z] $ docker rm -f --volumes 4d5d65f1bb23a0d9a9696201434c5ff52ac3706e761ea230dc085734e068e8e0 [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-23T12:00:55.068Z] provisioning config files... [2024-09-23T12:00:55.076Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14279702637144260416tmp [Pipeline] { [Pipeline] sh [2024-09-23T12:00:55.479Z] + set +x [2024-09-23T12:00:55.479Z] + bash -s+ -- [2024-09-23T12:00:55.479Z] curl -s https://codecov.io/bash [2024-09-23T12:00:55.479Z] [2024-09-23T12:00:55.479Z] _____ _ [2024-09-23T12:00:55.479Z] / ____| | | [2024-09-23T12:00:55.479Z] | | ___ __| | ___ ___ _____ __ [2024-09-23T12:00:55.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-23T12:00:55.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-23T12:00:55.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-23T12:00:55.479Z] Bash-1.0.6 [2024-09-23T12:00:55.479Z] [2024-09-23T12:00:55.479Z] [2024-09-23T12:00:55.479Z] ==> git version 2.25.1 found [2024-09-23T12:00:55.479Z] ==> 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-23T12:00:55.479Z] Release-Date: 2020-01-08 [2024-09-23T12:00:55.479Z] 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-23T12:00:55.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-23T12:00:55.480Z] ==> Jenkins CI detected. [2024-09-23T12:00:55.480Z] current dir:  /w/workspace/edgex-go/1 [2024-09-23T12:00:55.480Z] project root: . [2024-09-23T12:00:55.480Z] --> token set from env [2024-09-23T12:00:55.480Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-23T12:00:55.480Z] ==> Running gcov in . (disable via -X gcov) [2024-09-23T12:00:55.480Z] ==> Python coveragepy not found [2024-09-23T12:00:55.480Z] ==> Searching for coverage reports in: [2024-09-23T12:00:55.480Z] + . [2024-09-23T12:00:55.739Z] -> Found 1 reports [2024-09-23T12:00:55.739Z] ==> Detecting git/mercurial file structure [2024-09-23T12:00:55.739Z] ==> Reading reports [2024-09-23T12:00:55.739Z] + ./coverage.out bytes=596277 [2024-09-23T12:00:55.739Z] ==> Appending adjustments [2024-09-23T12:00:55.739Z] https://docs.codecov.io/docs/fixing-reports [2024-09-23T12:00:57.116Z] + Found adjustments [2024-09-23T12:00:57.116Z] ==> Gzipping contents [2024-09-23T12:00:57.116Z] 72K /tmp/codecov.4qzGz6.gz [2024-09-23T12:00:57.116Z] ==> Uploading reports [2024-09-23T12:00:57.116Z] url: https://codecov.io [2024-09-23T12:00:57.116Z] query: branch=PR-4922&commit=c8d5d1f442a70165fbed27d705ba22c244cb6e76&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4922%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4922&job=&cmd_args= [2024-09-23T12:00:57.116Z] -> Pinging Codecov [2024-09-23T12:00:57.116Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4922&commit=c8d5d1f442a70165fbed27d705ba22c244cb6e76&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4922%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4922&job=&cmd_args= [2024-09-23T12:00:57.116Z] -> Uploading to [2024-09-23T12:00:57.116Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/c8d5d1f442a70165fbed27d705ba22c244cb6e76/85c3a149-9c5f-4e7e-94dd-62b9a9d98fec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240923%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240923T120057Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b72bf5cc764878f4849f71e260db93d0591835efc380408eba4454ebb2b27e7f [2024-09-23T12:00:57.116Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T12:00:57.116Z] Dload Upload Total Spent Left Speed [2024-09-23T12:00:57.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72264 0 0 100 72264 0 258k --:--:-- --:--:-- --:--:-- 258k [2024-09-23T12:00:57.375Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8d5d1f442a70165fbed27d705ba22c244cb6e76 [Pipeline] } [2024-09-23T12:00:57.406Z] 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-23T12:00:59.133Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-23T12:00:59.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T12:01:00.380Z] ---> package-listing.sh [2024-09-23T12:01:00.381Z] ++ facter osfamily [2024-09-23T12:01:00.381Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-23T12:01:00.639Z] + OS_FAMILY=debian [2024-09-23T12:01:00.639Z] + workspace=/w/workspace/edgex-go/1 [2024-09-23T12:01:00.639Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-23T12:01:00.639Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-23T12:01:00.639Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-23T12:01:00.639Z] + PACKAGES=/tmp/packages_start.txt [2024-09-23T12:01:00.639Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-23T12:01:00.639Z] + PACKAGES=/tmp/packages_end.txt [2024-09-23T12:01:00.639Z] + case "${OS_FAMILY}" in [2024-09-23T12:01:00.639Z] + dpkg -l [2024-09-23T12:01:00.639Z] + grep '^ii' [2024-09-23T12:01:00.639Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-23T12:01:00.639Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-23T12:01:00.639Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-23T12:01:00.639Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-23T12:01:00.639Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-23T12:01:00.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-23T12:01:00.684Z] 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-23T12:01:00.988Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T12:01:01.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T12:01:01.647Z] [2024-09-23T12:01:01.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T12:01:02.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T12:01:02.048Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-23T12:01:02.048Z] 5eb5b503b376: Pulling fs layer [2024-09-23T12:01:02.048Z] 5c69ac0246d0: Pulling fs layer [2024-09-23T12:01:02.048Z] ec43610c2a17: Pulling fs layer [2024-09-23T12:01:02.048Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-23T12:01:02.048Z] 33b1e0a273af: Pulling fs layer [2024-09-23T12:01:02.048Z] 5d3b04190fa2: Pulling fs layer [2024-09-23T12:01:02.048Z] 2f39f015ded8: Pulling fs layer [2024-09-23T12:01:02.048Z] 33b1e0a273af: Waiting [2024-09-23T12:01:02.048Z] 5d3b04190fa2: Waiting [2024-09-23T12:01:02.048Z] 2f39f015ded8: Waiting [2024-09-23T12:01:02.048Z] 3a2ae6a8a46f: Waiting [2024-09-23T12:01:02.048Z] 5c69ac0246d0: Download complete [2024-09-23T12:01:02.048Z] 3a2ae6a8a46f: Download complete [2024-09-23T12:01:02.048Z] 33b1e0a273af: Verifying Checksum [2024-09-23T12:01:02.048Z] 33b1e0a273af: Download complete [2024-09-23T12:01:02.048Z] ec43610c2a17: Verifying Checksum [2024-09-23T12:01:02.048Z] ec43610c2a17: Download complete [2024-09-23T12:01:02.048Z] 5d3b04190fa2: Download complete [2024-09-23T12:01:02.307Z] 5eb5b503b376: Verifying Checksum [2024-09-23T12:01:02.307Z] 5eb5b503b376: Download complete [2024-09-23T12:01:02.874Z] 2f39f015ded8: Download complete [2024-09-23T12:01:03.441Z] 5eb5b503b376: Pull complete [2024-09-23T12:01:03.704Z] 5c69ac0246d0: Pull complete [2024-09-23T12:01:04.271Z] ec43610c2a17: Pull complete [2024-09-23T12:01:04.271Z] 3a2ae6a8a46f: Pull complete [2024-09-23T12:01:04.529Z] 33b1e0a273af: Pull complete [2024-09-23T12:01:04.529Z] 5d3b04190fa2: Pull complete [2024-09-23T12:01:08.710Z] 2f39f015ded8: Pull complete [2024-09-23T12:01:08.710Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-23T12:01:08.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T12:01:08.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T12:01:08.995Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2024-09-23T12:01:09.161Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-23T12:01:13.635Z] $ docker top 5c86a937a8f66e6fd5a2657cdbd3ec61e3749fdec5c6360649085baab9b368f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T12:01:14.075Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-23T12:01:14.391Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-23T12:01:14.715Z] + ls /var/log/sa-host [2024-09-23T12:01:14.715Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T12:01:14.974Z] provisioning config files... [2024-09-23T12:01:14.983Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8563738728824689768tmp [Pipeline] { [Pipeline] echo [2024-09-23T12:01:15.061Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T12:01:15.382Z] ---> create-netrc.sh [Pipeline] } [2024-09-23T12:01:15.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-23T12:01:15.838Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-23T12:01:15.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T12:01:16.196Z] ---> sudo-logs.sh [2024-09-23T12:01:16.196Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-23T12:01:16.294Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T12:01:16.623Z] ---> job-cost.sh [2024-09-23T12:01:16.623Z] lf-activate-venv: SKIPPING [2024-09-23T12:01:16.623Z] DEBUG: total: 0.2199999988079071 [2024-09-23T12:01:16.623Z] INFO: Retrieving Stack Cost... [2024-09-23T12:01:17.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T12:01:17.451Z] INFO: Archiving Costs [Pipeline] echo [2024-09-23T12:01:17.498Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T12:01:17.822Z] ---> logs-deploy.sh [2024-09-23T12:01:17.822Z] lf-activate-venv: SKIPPING [2024-09-23T12:01:17.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4922/1 [2024-09-23T12:01:17.822Z] INFO: archiving workspace using pattern(s): [2024-09-23T12:01:18.758Z] Archives upload complete. [2024-09-23T12:01:18.758Z] INFO: archiving logs to Nexus