Pull request #4896 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 88ea20729181eb12d7d41dd65a185ef9debd239e+6ac0180759da1d23d6b313fd49d9fb17c0af6626 (4e8a7b80ce1b43310ed94977618f453a58ffff9d) 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-ssh14881610437534936260.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-ssh12016879567095715319.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-4896/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-4896/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3958722468626980138.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-4896/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13067041980998000951.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-ssh15844080021823083368.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-4896/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-4896/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12075090194714574605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9628 in /w/workspace/edgexfoundry_edgex-go_PR-4896 [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 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 88ea20729181eb12d7d41dd65a185ef9debd239e Merge succeeded, producing 88ea20729181eb12d7d41dd65a185ef9debd239e Checking out Revision 88ea20729181eb12d7d41dd65a185ef9debd239e (PR-4896) > 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/4896/head:refs/remotes/origin/PR-4896 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88ea20729181eb12d7d41dd65a185ef9debd239e # 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 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88ea20729181eb12d7d41dd65a185ef9debd239e # timeout=10 Commit message: "fix: Fix the wrong behavior when querying schedule action records" 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-06T19:39:01.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-06T19:39:01.859Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-06T19:39:01.975Z] ========================================================= [2024-09-06T19:39:01.975Z] EdgeX Global Pipelines Version Info [2024-09-06T19:39:01.975Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-06T19:39:02.749Z] ------------------- [2024-09-06T19:39:02.749Z] stable info: [2024-09-06T19:39:02.749Z] ------------------- [2024-09-06T19:39:02.749Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T19:39:02.749Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T19:39:02.749Z] Message: update stable to v1.0.263 [2024-09-06T19:39:03.320Z] ------------------- [2024-09-06T19:39:03.320Z] experimental info: [2024-09-06T19:39:03.320Z] ------------------- [2024-09-06T19:39:03.320Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T19:39:03.320Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T19:39:03.320Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-06T19:39:03.554Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-06T19:39:03.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-06T19:39:03.681Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-06T19:39:03.743Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-06T19:39:03.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-06T19:39:03.861Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-06T19:39:03.926Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-06T19:39:03.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-06T19:39:04.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-06T19:39:04.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-06T19:39:04.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-06T19:39:04.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-06T19:39:04.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-06T19:39:04.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-06T19:39:04.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-06T19:39:04.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T19:39:04.537Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T19:39:04.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-06T19:39:04.664Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-06T19:39:04.725Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-06T19:39:04.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-06T19:39:04.850Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-06T19:39:04.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-06T19:39:04.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4896 [Pipeline] echo [2024-09-06T19:39:05.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4896 [Pipeline] echo [2024-09-06T19:39:05.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4896 [Pipeline] echo [2024-09-06T19:39:05.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88ea20729181eb12d7d41dd65a185ef9debd239e [Pipeline] echo [2024-09-06T19:39:05.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88ea207 [Pipeline] echo [2024-09-06T19:39:05.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T19:39:05.456Z] provisioning config files... [2024-09-06T19:39:05.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5794784774534873545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T19:39:05.869Z] ---> ****-login.sh [2024-09-06T19:39:05.869Z] nexus3.edgexfoundry.org:10001 [2024-09-06T19:39:06.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:39:06.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:39:06.129Z] Configure a credential helper to remove this warning. See [2024-09-06T19:39:06.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:39:06.129Z] [2024-09-06T19:39:06.129Z] Login Succeeded [2024-09-06T19:39:06.129Z] nexus3.edgexfoundry.org:10002 [2024-09-06T19:39:06.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:39:06.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:39:06.391Z] Configure a credential helper to remove this warning. See [2024-09-06T19:39:06.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:39:06.391Z] [2024-09-06T19:39:06.391Z] Login Succeeded [2024-09-06T19:39:06.391Z] nexus3.edgexfoundry.org:10003 [2024-09-06T19:39:06.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:39:06.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:39:06.391Z] Configure a credential helper to remove this warning. See [2024-09-06T19:39:06.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:39:06.391Z] [2024-09-06T19:39:06.391Z] Login Succeeded [2024-09-06T19:39:06.391Z] nexus3.edgexfoundry.org:10004 [2024-09-06T19:39:06.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:39:06.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:39:06.657Z] Configure a credential helper to remove this warning. See [2024-09-06T19:39:06.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:39:06.657Z] [2024-09-06T19:39:06.657Z] Login Succeeded [2024-09-06T19:39:06.657Z] ****.io [2024-09-06T19:39:06.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:39:06.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:39:06.918Z] Configure a credential helper to remove this warning. See [2024-09-06T19:39:06.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:39:06.918Z] [2024-09-06T19:39:06.918Z] Login Succeeded [2024-09-06T19:39:06.918Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T19:39:06.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T19:39:07.398Z] + 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-06T19:39:07.398Z] + dirname cmd/core-command/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/core-data/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/core-keeper/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-06T19:39:07.398Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2024-09-06T19:39:07.398Z] -f2 [2024-09-06T19:39:07.398Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-06T19:39:07.398Z] + + dirname cmd/security-spire-server/Dockerfile [2024-09-06T19:39:07.398Z] cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/support-notifications/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-06T19:39:07.398Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-06T19:39:07.398Z] + cut -d/ -f2 [2024-09-06T19:39:07.398Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-06T19:39:07.455Z] 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-06T19:39:08.033Z] + git rev-list -1 --merges 88ea20729181eb12d7d41dd65a185ef9debd239e~1..88ea20729181eb12d7d41dd65a185ef9debd239e [Pipeline] echo [2024-09-06T19:39:08.074Z] -----------> git rev-list -1 --merges 88ea20729181eb12d7d41dd65a185ef9debd239e~1..88ea20729181eb12d7d41dd65a185ef9debd239e 88ea20729181eb12d7d41dd65a185ef9debd239e [false] [Pipeline] sh [2024-09-06T19:39:08.400Z] + git log --format=format:%s -1 88ea20729181eb12d7d41dd65a185ef9debd239e [Pipeline] echo [2024-09-06T19:39:08.451Z] ========================================================= [2024-09-06T19:39:08.451Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-06T19:39:08.451Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-06T19:39:08.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T19:39:08.990Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-06T19:39:08.990Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-06T19:39:08.990Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-06T19:39:08.990Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-06T19:39:08.990Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-06T19:39:08.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T19:39:09.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T19:39:09.535Z] [2024-09-06T19:39:09.535Z] 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-06T19:39:09.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T19:39:09.950Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-06T19:39:09.950Z] b85a868b505f: Pulling fs layer [2024-09-06T19:39:09.950Z] e2be974225ed: Pulling fs layer [2024-09-06T19:39:09.950Z] 339a4e72a1f5: Pulling fs layer [2024-09-06T19:39:09.950Z] 988bab9f4d93: Pulling fs layer [2024-09-06T19:39:09.950Z] 1469e6f7b9e6: Pulling fs layer [2024-09-06T19:39:09.950Z] eaf3925da568: Pulling fs layer [2024-09-06T19:39:09.950Z] bab4dde63d76: Pulling fs layer [2024-09-06T19:39:09.950Z] bde34c3a00c8: Pulling fs layer [2024-09-06T19:39:09.950Z] b352a97aabf1: Pulling fs layer [2024-09-06T19:39:09.950Z] 4872d77fe225: Pulling fs layer [2024-09-06T19:39:09.950Z] 5851b861e8e6: Pulling fs layer [2024-09-06T19:39:09.950Z] bab4dde63d76: Waiting [2024-09-06T19:39:09.950Z] bde34c3a00c8: Waiting [2024-09-06T19:39:09.950Z] b352a97aabf1: Waiting [2024-09-06T19:39:09.950Z] 4872d77fe225: Waiting [2024-09-06T19:39:09.950Z] 5851b861e8e6: Waiting [2024-09-06T19:39:09.950Z] 988bab9f4d93: Waiting [2024-09-06T19:39:09.950Z] 1469e6f7b9e6: Waiting [2024-09-06T19:39:09.950Z] eaf3925da568: Waiting [2024-09-06T19:39:09.950Z] e2be974225ed: Download complete [2024-09-06T19:39:09.950Z] 988bab9f4d93: Download complete [2024-09-06T19:39:09.950Z] 1469e6f7b9e6: Verifying Checksum [2024-09-06T19:39:09.950Z] 1469e6f7b9e6: Download complete [2024-09-06T19:39:09.950Z] eaf3925da568: Verifying Checksum [2024-09-06T19:39:09.950Z] eaf3925da568: Download complete [2024-09-06T19:39:10.210Z] 339a4e72a1f5: Verifying Checksum [2024-09-06T19:39:10.210Z] 339a4e72a1f5: Download complete [2024-09-06T19:39:10.210Z] bde34c3a00c8: Download complete [2024-09-06T19:39:10.210Z] b352a97aabf1: Download complete [2024-09-06T19:39:10.210Z] 4872d77fe225: Verifying Checksum [2024-09-06T19:39:10.210Z] 4872d77fe225: Download complete [2024-09-06T19:39:10.210Z] 5851b861e8e6: Verifying Checksum [2024-09-06T19:39:10.210Z] 5851b861e8e6: Download complete [2024-09-06T19:39:10.210Z] b85a868b505f: Verifying Checksum [2024-09-06T19:39:10.210Z] b85a868b505f: Download complete [2024-09-06T19:39:10.470Z] bab4dde63d76: Verifying Checksum [2024-09-06T19:39:10.470Z] bab4dde63d76: Download complete [2024-09-06T19:39:11.409Z] b85a868b505f: Pull complete [2024-09-06T19:39:11.409Z] e2be974225ed: Pull complete [2024-09-06T19:39:11.977Z] 339a4e72a1f5: Pull complete [2024-09-06T19:39:11.977Z] 988bab9f4d93: Pull complete [2024-09-06T19:39:12.238Z] 1469e6f7b9e6: Pull complete [2024-09-06T19:39:12.238Z] eaf3925da568: Pull complete [2024-09-06T19:39:14.147Z] bab4dde63d76: Pull complete [2024-09-06T19:39:14.147Z] bde34c3a00c8: Pull complete [2024-09-06T19:39:14.147Z] b352a97aabf1: Pull complete [2024-09-06T19:39:14.147Z] 4872d77fe225: Pull complete [2024-09-06T19:39:14.407Z] 5851b861e8e6: Pull complete [2024-09-06T19:39:14.407Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-06T19:39:14.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T19:39:14.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T19:39:14.683Z] prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container [2024-09-06T19:39:14.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-06T19:39:17.713Z] $ docker top a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c -eo pid,comm [2024-09-06T19:39:17.763Z] 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-06T19:39:17.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T19:39:17.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T19:39:17.933Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T19:39:18.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T19:39:18.041Z] $ docker exec a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c ssh-agent [2024-09-06T19:39:18.155Z] SSH_AUTH_SOCK=/tmp/ssh-h77SjhzMYRof/agent.31 [2024-09-06T19:39:18.155Z] SSH_AGENT_PID=37 [2024-09-06T19:39:18.160Z] Running ssh-add (command line suppressed) [2024-09-06T19:39:18.258Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1265748867627868153.key (/w/workspace/edgex-go/1@tmp/private_key_1265748867627868153.key) [2024-09-06T19:39:18.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T19:39:18.629Z] + git tag --points-at HEAD [Pipeline] } [2024-09-06T19:39:18.656Z] $ docker exec --env ******** --env ******** a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c ssh-agent -k [2024-09-06T19:39:18.762Z] unset SSH_AUTH_SOCK; [2024-09-06T19:39:18.763Z] unset SSH_AGENT_PID; [2024-09-06T19:39:18.763Z] echo Agent pid 37 killed; [2024-09-06T19:39:18.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-06T19:39:18.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T19:39:18.908Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T19:39:19.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T19:39:19.020Z] $ docker exec a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c ssh-agent [2024-09-06T19:39:19.140Z] SSH_AUTH_SOCK=/tmp/ssh-N8IpvhPzjlrO/agent.70 [2024-09-06T19:39:19.140Z] SSH_AGENT_PID=76 [2024-09-06T19:39:19.145Z] Running ssh-add (command line suppressed) [2024-09-06T19:39:19.240Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2623424659630700834.key (/w/workspace/edgex-go/1@tmp/private_key_2623424659630700834.key) [2024-09-06T19:39:19.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T19:39:19.609Z] + git semver init [2024-09-06T19:39:19.869Z] 2024-09-06 19:39:19,769 [run_init] DEBUG init version:0.0.0 force:False [2024-09-06T19:39:19.869Z] 2024-09-06 19:39:19,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-06T19:39:19.869Z] 2024-09-06 19:39:19,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-06T19:39:19.869Z] 2024-09-06 19:39:19,771 [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-06T19:39:25.157Z] 2024-09-06 19:39:24,806 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-06T19:39:25.157Z] 2024-09-06 19:39:24,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4896 with force:False [2024-09-06T19:39:25.157Z] 2024-09-06 19:39:24,807 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4896 [2024-09-06T19:39:25.157Z] 2024-09-06 19:39:24,811 [execute] INFO git cat-file --batch-check [2024-09-06T19:39:25.157Z] 2024-09-06 19:39:24,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T19:39:25.157Z] 2024-09-06 19:39:24,817 [execute] INFO git cat-file --batch [2024-09-06T19:39:25.157Z] 2024-09-06 19:39:24,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T19:39:25.157Z] 2024-09-06 19:39:24,821 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4896 [2024-09-06T19:39:25.157Z] 0.0.0 [Pipeline] } [2024-09-06T19:39:25.188Z] $ docker exec --env ******** --env ******** a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c ssh-agent -k [2024-09-06T19:39:25.290Z] unset SSH_AUTH_SOCK; [2024-09-06T19:39:25.291Z] unset SSH_AGENT_PID; [2024-09-06T19:39:25.291Z] echo Agent pid 76 killed; [2024-09-06T19:39:25.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T19:39:25.763Z] + git semver [Pipeline] } [2024-09-06T19:39:26.048Z] $ docker stop --time=1 a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c [2024-09-06T19:39:27.350Z] $ docker rm -f --volumes a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T19:39:27.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-06T19:39:28.116Z] Stashed 1 file(s) [Pipeline] echo [2024-09-06T19:39:28.149Z] [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-06T19:39:29.137Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-06T19:39:29.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T19:39:29.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T19:39:29.290Z] ========================================================= [2024-09-06T19:39:29.290Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-06T19:39:29.290Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T19:39:29.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T19:39:29.657Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-06T19:39:29.657Z] 619be1103602: Pulling fs layer [2024-09-06T19:39:29.657Z] 7862e08f4a3e: Pulling fs layer [2024-09-06T19:39:29.657Z] 5df492c9dc93: Pulling fs layer [2024-09-06T19:39:29.657Z] 7629e6793208: Pulling fs layer [2024-09-06T19:39:29.657Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T19:39:29.657Z] fb5054dd5b73: Pulling fs layer [2024-09-06T19:39:29.657Z] eeca6798cff9: Pulling fs layer [2024-09-06T19:39:29.657Z] aa269ceb94a6: Pulling fs layer [2024-09-06T19:39:29.657Z] ada007ff1a6a: Pulling fs layer [2024-09-06T19:39:29.657Z] fb5054dd5b73: Waiting [2024-09-06T19:39:29.657Z] eeca6798cff9: Waiting [2024-09-06T19:39:29.657Z] ada007ff1a6a: Waiting [2024-09-06T19:39:29.657Z] aa269ceb94a6: Waiting [2024-09-06T19:39:29.657Z] 7629e6793208: Waiting [2024-09-06T19:39:29.657Z] 7862e08f4a3e: Download complete [2024-09-06T19:39:29.657Z] 7629e6793208: Verifying Checksum [2024-09-06T19:39:29.657Z] 7629e6793208: Download complete [2024-09-06T19:39:29.657Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T19:39:29.657Z] 4f4fb700ef54: Download complete [2024-09-06T19:39:29.657Z] fb5054dd5b73: Download complete [2024-09-06T19:39:29.657Z] 619be1103602: Verifying Checksum [2024-09-06T19:39:29.657Z] 619be1103602: Download complete [2024-09-06T19:39:29.657Z] eeca6798cff9: Verifying Checksum [2024-09-06T19:39:29.657Z] eeca6798cff9: Download complete [2024-09-06T19:39:29.916Z] 619be1103602: Pull complete [2024-09-06T19:39:29.916Z] ada007ff1a6a: Verifying Checksum [2024-09-06T19:39:29.916Z] ada007ff1a6a: Download complete [2024-09-06T19:39:30.175Z] 7862e08f4a3e: Pull complete [2024-09-06T19:39:30.175Z] 5df492c9dc93: Verifying Checksum [2024-09-06T19:39:30.175Z] 5df492c9dc93: Download complete [2024-09-06T19:39:30.742Z] aa269ceb94a6: Verifying Checksum [2024-09-06T19:39:30.743Z] aa269ceb94a6: Download complete [2024-09-06T19:39:33.276Z] 5df492c9dc93: Pull complete [2024-09-06T19:39:33.538Z] 7629e6793208: Pull complete [2024-09-06T19:39:33.538Z] 4f4fb700ef54: Pull complete [2024-09-06T19:39:33.538Z] fb5054dd5b73: Pull complete [2024-09-06T19:39:33.797Z] eeca6798cff9: Pull complete [2024-09-06T19:39:36.325Z] aa269ceb94a6: Pull complete [2024-09-06T19:39:36.325Z] ada007ff1a6a: Pull complete [2024-09-06T19:39:36.325Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-06T19:39:36.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T19:39:36.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T19:39:36.714Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T19:39:36.715Z] WORKDIR /edgex [2024-09-06T19:39:36.715Z] COPY go.mod . [2024-09-06T19:39:36.715Z] RUN go mod download [2024-09-06T19:39:36.715Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-06T19:39:37.285Z] Sending build context to Docker daemon 179.3MB [2024-09-06T19:39:37.285Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T19:39:37.285Z] ---> f489d0715acc [2024-09-06T19:39:37.285Z] Step 2/4 : WORKDIR /edgex [2024-09-06T19:39:42.575Z] ---> Running in 2ee417469b6c [2024-09-06T19:39:42.575Z] Removing intermediate container 2ee417469b6c [2024-09-06T19:39:42.575Z] ---> 9c1f6ac40284 [2024-09-06T19:39:42.575Z] Step 3/4 : COPY go.mod . [2024-09-06T19:39:42.575Z] ---> 44f3602a18a2 [2024-09-06T19:39:42.575Z] Step 4/4 : RUN go mod download [2024-09-06T19:39:42.575Z] ---> Running in aa25bdf14997 [2024-09-06T19:39:43.646Z] Still waiting to schedule task [2024-09-06T19:39:43.646Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-06T19:40:14.710Z] Removing intermediate container aa25bdf14997 [2024-09-06T19:40:14.710Z] ---> a1e5d8e500ac [2024-09-06T19:40:14.710Z] Successfully built a1e5d8e500ac [2024-09-06T19:40:14.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T19:40:15.119Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T19:40:15.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T19:40:15.298Z] prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container [2024-09-06T19:40:15.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-06T19:40:15.868Z] $ docker top 43c035645ef1fbcaf1fa2953bf5cd89c3a07ab55dd4ac12c4073666d779e1b05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T19:40:16.335Z] + go version [2024-09-06T19:40:16.335Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-06T19:40:16.371Z] $ docker stop --time=1 43c035645ef1fbcaf1fa2953bf5cd89c3a07ab55dd4ac12c4073666d779e1b05 [2024-09-06T19:40:17.670Z] $ docker rm -f --volumes 43c035645ef1fbcaf1fa2953bf5cd89c3a07ab55dd4ac12c4073666d779e1b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T19:40:18.452Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T19:40:18.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T19:40:18.634Z] prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container [2024-09-06T19:40:18.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-06T19:40:18.974Z] $ docker top 62e6c04d244f601c4165b1058b31c7473b05f10e3ac05b65f4772b5f3bfe3e4c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T19:40:19.114Z] ========================================================= [2024-09-06T19:40:19.114Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T19:40:19.114Z] ========================================================= [Pipeline] sh [2024-09-06T19:40:19.411Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T19:40:19.822Z] + make test [2024-09-06T19:40:19.822Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T19:40:27.952Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T19:40:54.512Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T19:40:54.512Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T19:40:55.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T19:40:55.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T19:40:55.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T19:40:55.745Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T19:40:55.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T19:40:55.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T19:40:55.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T19:40:55.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T19:40:55.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T19:40:56.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T19:40:56.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T19:40:56.310Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T19:40:56.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T19:40:56.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T19:40:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T19:40:58.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T19:40:59.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-09-06T19:41:00.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T19:41:00.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T19:41:00.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T19:41:00.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T19:41:00.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T19:41:00.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-09-06T19:41:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T19:41:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T19:41:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:41:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T19:41:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T19:41:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T19:41:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T19:41:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T19:41:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T19:41:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T19:41:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:41:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T19:41:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T19:41:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T19:41:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.221s coverage: 69.2% of statements [2024-09-06T19:41:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.085s coverage: 53.2% of statements [2024-09-06T19:41:04.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T19:41:04.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T19:41:05.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.983s coverage: 93.4% of statements [2024-09-06T19:41:05.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 91.7% of statements [2024-09-06T19:41:05.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T19:41:06.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T19:41:07.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T19:41:07.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements [2024-09-06T19:41:07.415Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-09-06T19:41:07.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T19:41:07.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T19:41:08.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-09-06T19:41:09.179Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.8% of statements [2024-09-06T19:41:09.179Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 30.7% of statements [2024-09-06T19:41:09.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.059s coverage: 41.7% of statements [2024-09-06T19:41:09.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 77.8% of statements [2024-09-06T19:41:09.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-09-06T19:41:09.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2024-09-06T19:41:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T19:41:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T19:41:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T19:41:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T19:41:10.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.029s coverage: 87.5% of statements [2024-09-06T19:41:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T19:41:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T19:41:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T19:41:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T19:41:12.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T19:41:12.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T19:41:12.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T19:41:13.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T19:41:13.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T19:41:13.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T19:41:13.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T19:41:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T19:41:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T19:41:13.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T19:41:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T19:41:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T19:41:17.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T19:41:17.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T19:41:19.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T19:41:19.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T19:41:19.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T19:41:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T19:41:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T19:41:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T19:41:21.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T19:41:21.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T19:41:21.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T19:41:21.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T19:41:22.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T19:41:22.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T19:41:22.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T19:41:22.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.062s coverage: 94.4% of statements [2024-09-06T19:41:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T19:41:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T19:41:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:41:23.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T19:41:24.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9629 in /w/workspace/edgexfoundry_edgex-go_PR-4896 [Pipeline] { [Pipeline] ws [2024-09-06T19:41:24.976Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-06T19:41:25.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T19:41:25.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T19:41:25.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T19:41:25.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T19:41:26.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T19:41:26.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:41:26.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T19:41:26.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T19:41:27.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T19:41:27.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T19:41:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T19:41:27.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:41:28.082Z] The recommended git tool is: git [2024-09-06T19:41:35.559Z] using credential edgex-jenkins-ssh [2024-09-06T19:41:35.584Z] Cloning the remote Git repository [2024-09-06T19:41:35.636Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.053s coverage: 92.9% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.685s coverage: 36.5% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 90.8% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-09-06T19:41:36.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements [2024-09-06T19:41:36.127Z] 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-06T19:41:36.127Z] running golangci-lint [2024-09-06T19:41:36.127Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-06T19:41:36.127Z] go version go1.21.9 linux/amd64 [2024-09-06T19:41:36.127Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-06T19:41:36.127Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-06T19:41:35.763Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-06T19:41:36.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T19:41:36.030Z] > git --version # timeout=10 [2024-09-06T19:41:36.083Z] > git --version # 'git version 2.25.1' [2024-09-06T19:41:36.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T19:41:36.224Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T19:41:53.274Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T19:41:53.316Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T19:41:54.107Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T19:41:54.152Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T19:41:54.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T19:41:54.175Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4896/head:refs/remotes/origin/PR-4896 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-06T19:41:55.019Z] Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 88ea20729181eb12d7d41dd65a185ef9debd239e [2024-09-06T19:41:55.447Z] Merge succeeded, producing 88ea20729181eb12d7d41dd65a185ef9debd239e [2024-09-06T19:41:55.448Z] Checking out Revision 88ea20729181eb12d7d41dd65a185ef9debd239e (PR-4896) [2024-09-06T19:41:55.032Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T19:41:55.112Z] > git checkout -f 88ea20729181eb12d7d41dd65a185ef9debd239e # timeout=10 [2024-09-06T19:41:55.356Z] > git remote # timeout=10 [2024-09-06T19:41:55.373Z] > git config --get remote.origin.url # timeout=10 [2024-09-06T19:41:55.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T19:41:55.404Z] > git merge 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 [2024-09-06T19:41:55.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-06T19:41:55.451Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T19:41:55.462Z] > git checkout -f 88ea20729181eb12d7d41dd65a185ef9debd239e # timeout=10 [2024-09-06T19:41:59.346Z] Commit message: "fix: Fix the wrong behavior when querying schedule action records" [2024-09-06T19:41:59.389Z] > git --version # timeout=10 [2024-09-06T19:41:59.398Z] > git --version # 'git version 2.25.1' [2024-09-06T19:41:59.418Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-06T19:42:01.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-06T19:42:01.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T19:42:01.294Z] Dload Upload Total Spent Left Speed [2024-09-06T19:42:01.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-09-06T19:42:01.657Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-06T19:42:02.003Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-06T19:42:02.003Z] + sudo tee /etc/docker/daemon.new [2024-09-06T19:42:02.003Z] { [2024-09-06T19:42:02.003Z] "registry-mirrors": [ [2024-09-06T19:42:02.003Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-06T19:42:02.003Z] ], [2024-09-06T19:42:02.003Z] "bip": "10.250.0.254/24", [2024-09-06T19:42:02.003Z] "hosts": [ [2024-09-06T19:42:02.003Z] "tcp://0.0.0.0:5555", [2024-09-06T19:42:02.003Z] "unix:///var/run/docker.sock" [2024-09-06T19:42:02.003Z] ], [2024-09-06T19:42:02.003Z] "mtu": 1458, [2024-09-06T19:42:02.003Z] "selinux-enabled": true, [2024-09-06T19:42:02.003Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-06T19:42:02.003Z] } [Pipeline] sh [2024-09-06T19:42:02.364Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-06T19:42:02.672Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 22.698361905s" [2024-09-06T19:42:02.672Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.9296ms" [2024-09-06T19:42:02.713Z] + sudo service docker restart [2024-09-06T19:42:10.785Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.575401582s with top 10 stages: buildir: 59.80612784s, gosec: 9.460580367s, inspect: 2.914863089s, fact_deprecated: 2.481197539s, printf: 1.578901709s, ctrlflow: 1.568799024s, S1038: 1.351482775s, nilness: 1.24637887s, fact_purity: 1.246055063s, isgenerated: 926.650086ms" [2024-09-06T19:42:11.047Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-06T19:42:11.047Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, skip_dirs: 214/214, path_prettifier: 214/214, skip_files: 214/214, exclude: 214/214, cgo: 214/214" [2024-09-06T19:42:11.047Z] level=info msg="[runner] processing took 16.80045ms with stages: nolint: 7.485964ms, identifier_marker: 3.906129ms, path_prettifier: 1.971285ms, autogenerated_exclude: 1.259116ms, exclude-rules: 1.179834ms, skip_dirs: 927.991µs, filename_unadjuster: 35.2µs, cgo: 30.251µs, max_same_issues: 930ns, max_from_linter: 700ns, skip_files: 640ns, fixer: 520ns, uniq_by_line: 350ns, exclude: 290ns, diff: 290ns, severity-rules: 260ns, sort_results: 220ns, source_code: 140ns, path_shortener: 130ns, max_per_file_from_linter: 110ns, path_prefixer: 100ns" [2024-09-06T19:42:11.047Z] level=info msg="[runner] linters took 12.473555886s with stages: goanalysis_metalinter: 12.456647525s" [2024-09-06T19:42:11.047Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-06T19:42:11.047Z] level=info msg="Memory: 354 samples, avg is 316.8MB, max is 1379.5MB" [2024-09-06T19:42:11.047Z] level=info msg="Execution took 35.228932413s" [2024-09-06T19:42:11.047Z] go vet ./... [2024-09-06T19:42:17.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T19:42:17.912Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T19:42:18.172Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T19:42:18.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T19:42:18.805Z] + ls -al . [2024-09-06T19:42:18.805Z] total 916 [2024-09-06T19:42:18.805Z] drwxrwxr-x 11 1001 1001 4096 Sep 6 19:40 . [2024-09-06T19:42:18.805Z] drwxr-xr-x 4 root root 4096 Sep 6 19:40 .. [2024-09-06T19:42:18.805Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 19:38 .blubracket [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 19:38 .dockerignore [2024-09-06T19:42:18.805Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 19:41 .git [2024-09-06T19:42:18.805Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 19:38 .github [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 19:38 .gitignore [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 19:38 .golangci.yml [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 19:38 .hadolint.yml [2024-09-06T19:42:18.805Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 19:39 .semver [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 19:38 .sonarcloud.properties [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 19:38 ADOPTERS.md [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 19:38 Attribution.txt [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 19:38 CHANGELOG.md [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 19:38 CONTRIBUTING.md [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 19:38 GOVERNANCE.md [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 19:38 Jenkinsfile [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 19:38 LICENSE [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 19:38 Makefile [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 19:38 OWNERS.md [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 19:38 README.md [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 19:38 SECURITY.md [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 19:39 VERSION [2024-09-06T19:42:18.805Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 19:38 bin [2024-09-06T19:42:18.805Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 19:38 cmd [2024-09-06T19:42:18.805Z] -rw-r--r-- 1 root root 545587 Sep 6 19:41 coverage.out [2024-09-06T19:42:18.805Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 19:38 fuzz_test [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 19:38 go.mod [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 19:38 go.sum [2024-09-06T19:42:18.805Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 19:38 internal [2024-09-06T19:42:18.805Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 19:38 openapi [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 19:38 security.txt [2024-09-06T19:42:18.805Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 19:38 version.go [Pipeline] sh [2024-09-06T19:42:19.141Z] + '[' -e coverage.out ] [2024-09-06T19:42:19.141Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T19:42:19.377Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T19:42:19.681Z] + make build [2024-09-06T19:42:19.681Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T19:42:21.048Z] provisioning config files... [2024-09-06T19:42:21.074Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17167917303152422639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T19:42:21.761Z] ---> ****-login.sh [2024-09-06T19:42:21.761Z] nexus3.edgexfoundry.org:10001 [2024-09-06T19:42:22.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:42:22.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:42:22.300Z] Configure a credential helper to remove this warning. See [2024-09-06T19:42:22.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:42:22.300Z] [2024-09-06T19:42:22.300Z] Login Succeeded [2024-09-06T19:42:22.300Z] nexus3.edgexfoundry.org:10002 [2024-09-06T19:42:22.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:42:22.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:42:22.568Z] Configure a credential helper to remove this warning. See [2024-09-06T19:42:22.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:42:22.568Z] [2024-09-06T19:42:22.568Z] Login Succeeded [2024-09-06T19:42:22.568Z] nexus3.edgexfoundry.org:10003 [2024-09-06T19:42:22.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:42:22.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:42:22.838Z] Configure a credential helper to remove this warning. See [2024-09-06T19:42:22.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:42:22.838Z] [2024-09-06T19:42:22.838Z] Login Succeeded [2024-09-06T19:42:22.838Z] nexus3.edgexfoundry.org:10004 [2024-09-06T19:42:23.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:42:23.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:42:23.376Z] Configure a credential helper to remove this warning. See [2024-09-06T19:42:23.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:42:23.376Z] [2024-09-06T19:42:23.376Z] Login Succeeded [2024-09-06T19:42:23.376Z] ****.io [2024-09-06T19:42:23.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T19:42:23.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T19:42:23.647Z] Configure a credential helper to remove this warning. See [2024-09-06T19:42:23.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T19:42:23.647Z] [2024-09-06T19:42:23.647Z] Login Succeeded [2024-09-06T19:42:23.647Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T19:42:23.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-06T19:42:24.380Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-06T19:42:24.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T19:42:24.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T19:42:24.531Z] ========================================================= [2024-09-06T19:42:24.531Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-06T19:42:24.531Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T19:42:24.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T19:42:24.918Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-06T19:42:24.918Z] c6b39de5b339: Pulling fs layer [2024-09-06T19:42:24.918Z] a69c41024577: Pulling fs layer [2024-09-06T19:42:24.918Z] d6de4b400683: Pulling fs layer [2024-09-06T19:42:24.918Z] 35cb2a7552d0: Pulling fs layer [2024-09-06T19:42:24.918Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T19:42:24.918Z] 464afbd9ba4c: Pulling fs layer [2024-09-06T19:42:24.918Z] 00f215d4a9da: Pulling fs layer [2024-09-06T19:42:24.918Z] d496ad576159: Pulling fs layer [2024-09-06T19:42:24.918Z] 35cb2a7552d0: Waiting [2024-09-06T19:42:24.918Z] 4f4fb700ef54: Waiting [2024-09-06T19:42:24.918Z] 464afbd9ba4c: Waiting [2024-09-06T19:42:24.918Z] 00f215d4a9da: Waiting [2024-09-06T19:42:25.187Z] a69c41024577: Verifying Checksum [2024-09-06T19:42:25.187Z] a69c41024577: Download complete [2024-09-06T19:42:25.187Z] 35cb2a7552d0: Verifying Checksum [2024-09-06T19:42:25.187Z] 35cb2a7552d0: Download complete [2024-09-06T19:42:25.187Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T19:42:25.187Z] 4f4fb700ef54: Download complete [2024-09-06T19:42:25.187Z] 464afbd9ba4c: Verifying Checksum [2024-09-06T19:42:25.187Z] 464afbd9ba4c: Download complete [2024-09-06T19:42:25.187Z] c6b39de5b339: Verifying Checksum [2024-09-06T19:42:25.187Z] c6b39de5b339: Download complete [2024-09-06T19:42:25.773Z] d496ad576159: Verifying Checksum [2024-09-06T19:42:25.773Z] d496ad576159: Download complete [2024-09-06T19:42:26.043Z] c6b39de5b339: Pull complete [2024-09-06T19:42:26.636Z] a69c41024577: Pull complete [2024-09-06T19:42:26.909Z] d6de4b400683: Download complete [2024-09-06T19:42:27.872Z] 00f215d4a9da: Verifying Checksum [2024-09-06T19:42:27.872Z] 00f215d4a9da: Download complete [2024-09-06T19:42:40.191Z] d6de4b400683: Pull complete [2024-09-06T19:42:40.191Z] 35cb2a7552d0: Pull complete [2024-09-06T19:42:40.191Z] 4f4fb700ef54: Pull complete [2024-09-06T19:42:40.191Z] 464afbd9ba4c: Pull complete [2024-09-06T19:42:46.223Z] 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-06T19:42:46.223Z] 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-06T19:42:46.223Z] 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-06T19:42:46.223Z] 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-06T19:42:47.162Z] 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-06T19:42:50.258Z] 00f215d4a9da: Pull complete [2024-09-06T19:42:50.525Z] d496ad576159: Pull complete [2024-09-06T19:42:50.525Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-06T19:42:50.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T19:42:50.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T19:42:50.935Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-06T19:42:50.935Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T19:42:50.935Z] WORKDIR /edgex [2024-09-06T19:42:50.935Z] COPY go.mod . [2024-09-06T19:42:50.935Z] RUN go mod download [2024-09-06T19:42:51.347Z] 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-06T19:42:51.520Z] Sending build context to Docker daemon 3.534MB [2024-09-06T19:42:51.520Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T19:42:51.520Z] ---> f246e2811388 [2024-09-06T19:42:51.520Z] Step 2/4 : WORKDIR /edgex [2024-09-06T19:42:53.265Z] 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-06T19:42:53.460Z] ---> Running in bc9c61185c6e [2024-09-06T19:42:53.736Z] Removing intermediate container bc9c61185c6e [2024-09-06T19:42:53.736Z] ---> f1d32a27d7f5 [2024-09-06T19:42:53.736Z] Step 3/4 : COPY go.mod . [2024-09-06T19:42:54.009Z] ---> b7f79ae076ec [2024-09-06T19:42:54.009Z] Step 4/4 : RUN go mod download [2024-09-06T19:42:54.278Z] ---> Running in e4d7f59c301d [2024-09-06T19:42:55.170Z] 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-06T19:42:57.074Z] 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-06T19:42:57.649Z] 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-06T19:42:58.217Z] 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-06T19:42:59.152Z] 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-06T19:43:00.086Z] 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-06T19:43:01.045Z] $ docker stop --time=1 62e6c04d244f601c4165b1058b31c7473b05f10e3ac05b65f4772b5f3bfe3e4c [2024-09-06T19:43:05.893Z] $ docker rm -f --volumes 62e6c04d244f601c4165b1058b31c7473b05f10e3ac05b65f4772b5f3bfe3e4c [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-06T19:43:07.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T19:43:07.608Z] [2024-09-06T19:43:07.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T19:43:08.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T19:43:08.012Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-06T19:43:08.012Z] 91d30c5bc195: Pulling fs layer [2024-09-06T19:43:08.012Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-06T19:43:08.012Z] 9c61dcf015f6: Pulling fs layer [2024-09-06T19:43:08.012Z] 4698f68db338: Pulling fs layer [2024-09-06T19:43:08.012Z] 2a2f49069b9e: Pulling fs layer [2024-09-06T19:43:08.012Z] e0025b399a48: Pulling fs layer [2024-09-06T19:43:08.012Z] 4698f68db338: Waiting [2024-09-06T19:43:08.012Z] 2a2f49069b9e: Waiting [2024-09-06T19:43:08.012Z] e0025b399a48: Waiting [2024-09-06T19:43:08.012Z] 91d30c5bc195: Verifying Checksum [2024-09-06T19:43:08.012Z] 91d30c5bc195: Download complete [2024-09-06T19:43:08.012Z] 4698f68db338: Download complete [2024-09-06T19:43:08.012Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-06T19:43:08.012Z] 2e9b0aa3be6d: Download complete [2024-09-06T19:43:08.272Z] e0025b399a48: Verifying Checksum [2024-09-06T19:43:08.272Z] e0025b399a48: Download complete [2024-09-06T19:43:08.272Z] 91d30c5bc195: Pull complete [2024-09-06T19:43:08.272Z] 2a2f49069b9e: Verifying Checksum [2024-09-06T19:43:08.272Z] 2a2f49069b9e: Download complete [2024-09-06T19:43:08.534Z] 2e9b0aa3be6d: Pull complete [2024-09-06T19:43:08.797Z] 9c61dcf015f6: Verifying Checksum [2024-09-06T19:43:08.797Z] 9c61dcf015f6: Download complete [2024-09-06T19:43:11.342Z] 9c61dcf015f6: Pull complete [2024-09-06T19:43:11.342Z] 4698f68db338: Pull complete [2024-09-06T19:43:11.342Z] 2a2f49069b9e: Pull complete [2024-09-06T19:43:11.342Z] e0025b399a48: Pull complete [2024-09-06T19:43:11.342Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-06T19:43:11.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T19:43:11.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T19:43:11.615Z] prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container [2024-09-06T19:43:11.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-06T19:43:14.178Z] $ docker top 5adbafc2d24e1f96b7349b291a67f5db49c31f41a9e7caf73e721f1d655af9ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T19:43:14.604Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T19:43:17.241Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #1 transferring dockerfile: [2024-09-06T19:43:17.241Z] #1 transferring dockerfile: 3.17kB 0.0s done [2024-09-06T19:43:17.241Z] #1 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #2 transferring dockerfile: 1.95kB done [2024-09-06T19:43:17.241Z] #2 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #3 transferring dockerfile: 1.70kB done [2024-09-06T19:43:17.241Z] #3 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #4 transferring dockerfile: 1.89kB done [2024-09-06T19:43:17.241Z] #4 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #5 transferring dockerfile: 2.06kB done [2024-09-06T19:43:17.241Z] #5 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #6 transferring dockerfile: 1.93kB done [2024-09-06T19:43:17.241Z] #6 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #7 transferring dockerfile: 2.01kB done [2024-09-06T19:43:17.241Z] #7 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #8 transferring dockerfile: 1.93kB done [2024-09-06T19:43:17.241Z] #8 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #9 [core-data internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #9 transferring dockerfile: 2.07kB done [2024-09-06T19:43:17.241Z] #9 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #10 transferring dockerfile: 1.81kB done [2024-09-06T19:43:17.241Z] #10 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #11 transferring dockerfile: 2.49kB done [2024-09-06T19:43:17.241Z] #11 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #12 transferring dockerfile: 1.69kB done [2024-09-06T19:43:17.241Z] #12 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #13 transferring dockerfile: 1.85kB done [2024-09-06T19:43:17.241Z] #13 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #14 transferring dockerfile: 2.50kB done [2024-09-06T19:43:17.241Z] #14 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T19:43:17.241Z] #15 transferring dockerfile: 2.23kB done [2024-09-06T19:43:17.241Z] #15 DONE 0.0s [2024-09-06T19:43:17.241Z] [2024-09-06T19:43:17.241Z] #16 [security-bootstrapper internal] load .dockerignore [2024-09-06T19:43:17.526Z] #16 transferring context: 50B done [2024-09-06T19:43:17.526Z] #16 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T19:43:17.526Z] #17 transferring dockerfile: 2.15kB done [2024-09-06T19:43:17.526Z] #17 DONE 0.1s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #18 [support-notifications internal] load .dockerignore [2024-09-06T19:43:17.526Z] #18 transferring context: 50B done [2024-09-06T19:43:17.526Z] #18 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #19 [security-spire-server internal] load .dockerignore [2024-09-06T19:43:17.526Z] #19 transferring context: 50B done [2024-09-06T19:43:17.526Z] #19 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T19:43:17.526Z] #20 transferring context: 50B done [2024-09-06T19:43:17.526Z] #20 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #21 [core-metadata internal] load .dockerignore [2024-09-06T19:43:17.526Z] #21 transferring context: 50B done [2024-09-06T19:43:17.526Z] #21 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #22 [core-command internal] load .dockerignore [2024-09-06T19:43:17.526Z] #22 transferring context: 50B done [2024-09-06T19:43:17.526Z] #22 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #23 [core-keeper internal] load .dockerignore [2024-09-06T19:43:17.526Z] #23 transferring context: 50B done [2024-09-06T19:43:17.526Z] #23 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #24 [core-data internal] load .dockerignore [2024-09-06T19:43:17.526Z] #24 transferring context: 50B done [2024-09-06T19:43:17.526Z] #24 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #25 [support-scheduler internal] load .dockerignore [2024-09-06T19:43:17.526Z] #25 transferring context: 50B done [2024-09-06T19:43:17.526Z] #25 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-06T19:43:17.526Z] #26 transferring context: 50B 0.0s done [2024-09-06T19:43:17.526Z] #26 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #27 [security-spire-config internal] load .dockerignore [2024-09-06T19:43:17.526Z] #27 transferring context: 50B done [2024-09-06T19:43:17.526Z] #27 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-09-06T19:43:17.526Z] #28 transferring context: 50B done [2024-09-06T19:43:17.526Z] #28 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-06T19:43:17.526Z] #29 transferring context: 50B done [2024-09-06T19:43:17.526Z] #29 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #30 [security-proxy-setup internal] load .dockerignore [2024-09-06T19:43:17.526Z] #30 transferring context: 50B done [2024-09-06T19:43:17.526Z] #30 DONE 0.0s [2024-09-06T19:43:17.526Z] [2024-09-06T19:43:17.526Z] #31 [security-proxy-auth internal] load .dockerignore [2024-09-06T19:43:17.802Z] #31 transferring context: 50B done [2024-09-06T19:43:17.802Z] #31 DONE 0.0s [2024-09-06T19:43:17.802Z] [2024-09-06T19:43:17.802Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T19:43:17.802Z] #32 transferring context: 50B done [2024-09-06T19:43:17.802Z] #32 DONE 0.1s [2024-09-06T19:43:17.802Z] [2024-09-06T19:43:17.802Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T19:43:17.802Z] #33 DONE 0.0s [2024-09-06T19:43:17.802Z] [2024-09-06T19:43:17.802Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T19:43:17.802Z] #34 DONE 0.1s [2024-09-06T19:43:17.802Z] [2024-09-06T19:43:17.802Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:17.802Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T19:43:17.802Z] #35 ... [2024-09-06T19:43:17.802Z] [2024-09-06T19:43:17.802Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T19:43:17.802Z] #33 DONE 0.0s [2024-09-06T19:43:17.802Z] [2024-09-06T19:43:17.802Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T19:43:17.802Z] #34 DONE 0.1s [2024-09-06T19:43:17.802Z] [2024-09-06T19:43:17.802Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:17.802Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T19:43:17.802Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-09-06T19:43:17.802Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T19:43:17.802Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T19:43:17.802Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T19:43:17.802Z] #35 ... [2024-09-06T19:43:17.802Z] [2024-09-06T19:43:17.802Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T19:43:17.802Z] #33 DONE 0.0s [2024-09-06T19:43:17.802Z] [2024-09-06T19:43:17.802Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:17.802Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T19:43:17.802Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T19:43:17.802Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T19:43:18.087Z] #35 ... [2024-09-06T19:43:18.087Z] [2024-09-06T19:43:18.087Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T19:43:18.087Z] #33 DONE 0.0s [2024-09-06T19:43:18.087Z] [2024-09-06T19:43:18.087Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:18.087Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T19:43:18.087Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T19:43:18.087Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T19:43:18.087Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T19:43:18.087Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T19:43:18.087Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-06T19:43:18.087Z] #35 ... [2024-09-06T19:43:18.087Z] [2024-09-06T19:43:18.087Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T19:43:18.087Z] #33 DONE 0.0s [2024-09-06T19:43:18.087Z] [2024-09-06T19:43:18.087Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:18.087Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T19:43:18.087Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T19:43:18.087Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T19:43:18.087Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T19:43:18.087Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T19:43:18.367Z] #35 ... [2024-09-06T19:43:18.367Z] [2024-09-06T19:43:18.367Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T19:43:18.367Z] #34 DONE 0.5s [2024-09-06T19:43:18.367Z] [2024-09-06T19:43:18.367Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:18.367Z] #35 ... [2024-09-06T19:43:18.367Z] [2024-09-06T19:43:18.367Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T19:43:18.367Z] #33 DONE 0.0s [2024-09-06T19:43:18.367Z] [2024-09-06T19:43:18.367Z] #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:18.367Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T19:43:18.367Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T19:43:18.367Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T19:43:18.367Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T19:43:18.367Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T19:43:18.367Z] #35 ... [2024-09-06T19:43:18.367Z] [2024-09-06T19:43:18.367Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T19:43:18.367Z] #33 DONE 0.0s [2024-09-06T19:43:18.367Z] [2024-09-06T19:43:18.367Z] #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:18.367Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done [2024-09-06T19:43:18.693Z] #35 ... [2024-09-06T19:43:18.693Z] [2024-09-06T19:43:18.693Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T19:43:18.693Z] #34 DONE 0.7s [2024-09-06T19:43:18.693Z] [2024-09-06T19:43:18.693Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T19:43:18.693Z] #36 DONE 0.8s [2024-09-06T19:43:18.693Z] [2024-09-06T19:43:18.693Z] #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:18.693Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T19:43:18.693Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T19:43:18.693Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T19:43:18.693Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T19:43:18.693Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T19:43:18.693Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done [2024-09-06T19:43:18.693Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T19:43:18.693Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T19:43:18.693Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T19:43:18.693Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T19:43:18.693Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T19:43:18.693Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done [2024-09-06T19:43:19.325Z] #35 ... [2024-09-06T19:43:19.325Z] [2024-09-06T19:43:19.325Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T19:43:19.325Z] #37 DONE 1.2s [2024-09-06T19:43:19.325Z] [2024-09-06T19:43:19.325Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-06T19:43:19.325Z] #38 DONE 1.7s [2024-09-06T19:43:19.325Z] [2024-09-06T19:43:19.325Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:19.325Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T19:43:19.325Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T19:43:19.325Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T19:43:19.325Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T19:43:19.325Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T19:43:19.325Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done [2024-09-06T19:43:19.584Z] #35 ... [2024-09-06T19:43:19.584Z] [2024-09-06T19:43:19.584Z] #39 [security-spire-agent internal] load build context [2024-09-06T19:43:19.584Z] #39 transferring context: 27.24kB 0.0s done [2024-09-06T19:43:19.584Z] #39 DONE 0.2s [2024-09-06T19:43:19.584Z] [2024-09-06T19:43:19.584Z] #40 [security-spire-config internal] load build context [2024-09-06T19:43:19.584Z] #40 transferring context: 25.96kB 0.0s done [2024-09-06T19:43:19.584Z] #40 DONE 1.0s [2024-09-06T19:43:19.584Z] [2024-09-06T19:43:19.584Z] #41 [security-spire-server internal] load build context [2024-09-06T19:43:19.584Z] #41 transferring context: 27.71kB 0.0s done [2024-09-06T19:43:19.584Z] #41 DONE 1.0s [2024-09-06T19:43:19.584Z] [2024-09-06T19:43:19.584Z] #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T19:43:19.584Z] #35 DONE 2.0s [2024-09-06T19:43:19.584Z] [2024-09-06T19:43:19.584Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T19:43:24.987Z] #42 ... [2024-09-06T19:43:24.987Z] [2024-09-06T19:43:24.987Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T19:43:24.987Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-06T19:43:24.987Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T19:43:24.987Z] #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-06T19:43:24.987Z] #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-06T19:43:24.987Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-06T19:43:24.987Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-06T19:43:24.987Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.4s [2024-09-06T19:43:24.987Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.4s [2024-09-06T19:43:28.319Z] #43 ... [2024-09-06T19:43:28.320Z] [2024-09-06T19:43:28.320Z] #44 [security-bootstrapper internal] load build context [2024-09-06T19:43:28.320Z] #44 transferring context: 185.88MB 9.7s [2024-09-06T19:43:28.320Z] #44 ... [2024-09-06T19:43:28.320Z] [2024-09-06T19:43:28.320Z] #45 [support-notifications internal] load build context [2024-09-06T19:43:28.320Z] #45 ... [2024-09-06T19:43:28.320Z] [2024-09-06T19:43:28.320Z] #46 [support-scheduler internal] load build context [2024-09-06T19:43:28.320Z] #46 ... [2024-09-06T19:43:28.320Z] [2024-09-06T19:43:28.320Z] #47 [core-keeper internal] load build context [2024-09-06T19:43:28.320Z] #47 ... [2024-09-06T19:43:28.320Z] [2024-09-06T19:43:28.320Z] #48 [core-metadata internal] load build context [2024-09-06T19:43:28.320Z] #48 ... [2024-09-06T19:43:28.320Z] [2024-09-06T19:43:28.320Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-06T19:43:28.320Z] #49 ... [2024-09-06T19:43:28.320Z] [2024-09-06T19:43:28.320Z] #50 [core-command internal] load build context [2024-09-06T19:43:28.577Z] #50 ... [2024-09-06T19:43:28.577Z] [2024-09-06T19:43:28.577Z] #51 [support-cron-scheduler internal] load build context [2024-09-06T19:43:28.577Z] #51 ... [2024-09-06T19:43:28.577Z] [2024-09-06T19:43:28.577Z] #52 [core-data internal] load build context [2024-09-06T19:43:28.837Z] #52 ... [2024-09-06T19:43:28.837Z] [2024-09-06T19:43:28.837Z] #53 [security-proxy-setup internal] load build context [2024-09-06T19:43:28.837Z] #53 ... [2024-09-06T19:43:28.837Z] [2024-09-06T19:43:28.837Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T19:43:28.837Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-09-06T19:43:28.837Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-06T19:43:28.837Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-06T19:43:28.837Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-06T19:43:28.837Z] #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T19:43:28.837Z] #54 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-06T19:43:28.837Z] #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-06T19:43:28.837Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T19:43:28.837Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-06T19:43:28.837Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 9.6s [2024-09-06T19:43:28.837Z] #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-06T19:43:28.837Z] #54 ... [2024-09-06T19:43:28.837Z] [2024-09-06T19:43:28.837Z] #55 [security-proxy-auth internal] load build context [2024-09-06T19:43:29.095Z] #55 ... [2024-09-06T19:43:29.095Z] [2024-09-06T19:43:29.095Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-06T19:43:29.095Z] #56 ... [2024-09-06T19:43:29.095Z] [2024-09-06T19:43:29.095Z] #57 [security-secretstore-setup internal] load build context [2024-09-06T19:43:29.357Z] #57 ... [2024-09-06T19:43:29.357Z] [2024-09-06T19:43:29.357Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T19:43:29.357Z] #54 ... [2024-09-06T19:43:29.357Z] [2024-09-06T19:43:29.357Z] #58 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-06T19:43:29.357Z] #58 ... [2024-09-06T19:43:29.357Z] [2024-09-06T19:43:29.357Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T19:43:31.279Z] #54 ... [2024-09-06T19:43:31.279Z] [2024-09-06T19:43:31.279Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T19:43:31.279Z] #59 ... [2024-09-06T19:43:31.279Z] [2024-09-06T19:43:31.279Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T19:43:32.221Z] #54 ... [2024-09-06T19:43:32.221Z] [2024-09-06T19:43:32.221Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T19:43:32.221Z] #60 ... [2024-09-06T19:43:32.221Z] [2024-09-06T19:43:32.221Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T19:43:32.221Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 12.5s [2024-09-06T19:43:32.221Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 12.5s [2024-09-06T19:43:33.619Z] #43 ... [2024-09-06T19:43:33.619Z] [2024-09-06T19:43:33.619Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T19:43:33.883Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.6s [2024-09-06T19:43:38.421Z] #54 ... [2024-09-06T19:43:38.421Z] [2024-09-06T19:43:38.421Z] #44 [security-bootstrapper internal] load build context [2024-09-06T19:43:38.421Z] #44 transferring context: 495.49MB 17.8s done [2024-09-06T19:43:38.421Z] #44 ... [2024-09-06T19:43:38.421Z] [2024-09-06T19:43:38.421Z] #45 [support-notifications internal] load build context [2024-09-06T19:43:38.421Z] #45 transferring context: 495.49MB 19.0s done [2024-09-06T19:43:38.421Z] #45 ... [2024-09-06T19:43:38.421Z] [2024-09-06T19:43:38.421Z] #46 [support-scheduler internal] load build context [2024-09-06T19:43:38.421Z] #46 transferring context: 495.49MB 17.0s done [2024-09-06T19:43:38.421Z] #46 ... [2024-09-06T19:43:38.421Z] [2024-09-06T19:43:38.421Z] #47 [core-keeper internal] load build context [2024-09-06T19:43:38.421Z] #47 transferring context: 495.49MB 14.6s done [2024-09-06T19:43:38.421Z] #47 ... [2024-09-06T19:43:38.421Z] [2024-09-06T19:43:38.421Z] #48 [core-metadata internal] load build context [2024-09-06T19:43:38.421Z] #48 transferring context: 495.49MB 16.0s done [2024-09-06T19:43:39.057Z] #48 ... [2024-09-06T19:43:39.057Z] [2024-09-06T19:43:39.057Z] #50 [core-command internal] load build context [2024-09-06T19:43:39.057Z] #50 transferring context: 495.49MB 15.3s done [2024-09-06T19:43:39.057Z] #50 ... [2024-09-06T19:43:39.057Z] [2024-09-06T19:43:39.057Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-06T19:43:39.057Z] #49 transferring context: 495.49MB 14.6s done [2024-09-06T19:43:39.755Z] #49 ... [2024-09-06T19:43:39.755Z] [2024-09-06T19:43:39.755Z] #52 [core-data internal] load build context [2024-09-06T19:43:39.755Z] #52 transferring context: 495.49MB 13.3s done [2024-09-06T19:43:39.755Z] #52 ... [2024-09-06T19:43:39.755Z] [2024-09-06T19:43:39.755Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-06T19:43:39.755Z] #56 transferring context: 495.49MB 16.1s done [2024-09-06T19:43:39.755Z] #56 ... [2024-09-06T19:43:39.755Z] [2024-09-06T19:43:39.755Z] #55 [security-proxy-auth internal] load build context [2024-09-06T19:43:39.755Z] #55 transferring context: 495.49MB 14.5s done [2024-09-06T19:43:40.015Z] #55 ... [2024-09-06T19:43:40.015Z] [2024-09-06T19:43:40.015Z] #53 [security-proxy-setup internal] load build context [2024-09-06T19:43:40.015Z] #53 transferring context: 495.49MB 14.7s done [2024-09-06T19:43:40.015Z] #53 ... [2024-09-06T19:43:40.015Z] [2024-09-06T19:43:40.015Z] #51 [support-cron-scheduler internal] load build context [2024-09-06T19:43:40.015Z] #51 transferring context: 495.49MB 16.6s done [2024-09-06T19:43:40.015Z] #51 ... [2024-09-06T19:43:40.015Z] [2024-09-06T19:43:40.015Z] #57 [security-secretstore-setup internal] load build context [2024-09-06T19:43:40.015Z] #57 transferring context: 495.49MB 16.0s done [2024-09-06T19:43:40.015Z] #57 ... [2024-09-06T19:43:40.015Z] [2024-09-06T19:43:40.015Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T19:43:40.015Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.8s [2024-09-06T19:43:41.920Z] #54 ... [2024-09-06T19:43:41.920Z] [2024-09-06T19:43:41.920Z] #52 [core-data internal] load build context [2024-09-06T19:43:41.920Z] #52 DONE 24.0s [2024-09-06T19:43:41.920Z] [2024-09-06T19:43:41.920Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-06T19:43:41.920Z] #49 DONE 24.0s [2024-09-06T19:43:41.920Z] [2024-09-06T19:43:41.920Z] #47 [core-keeper internal] load build context [2024-09-06T19:43:41.920Z] #47 DONE 24.0s [2024-09-06T19:43:41.920Z] [2024-09-06T19:43:41.920Z] #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-06T19:43:41.920Z] #58 DONE 22.8s [2024-09-06T19:43:41.920Z] [2024-09-06T19:43:41.920Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T19:43:41.920Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 22.7s done [2024-09-06T19:43:41.920Z] #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-06T19:43:42.178Z] #54 ... [2024-09-06T19:43:42.178Z] [2024-09-06T19:43:42.178Z] #50 [core-command internal] load build context [2024-09-06T19:43:42.178Z] #50 DONE 24.0s [2024-09-06T19:43:42.178Z] [2024-09-06T19:43:42.178Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T19:43:43.188Z] #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2024-09-06T19:43:44.127Z] #54 ... [2024-09-06T19:43:44.127Z] [2024-09-06T19:43:44.127Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T19:43:44.127Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 22.6s done [2024-09-06T19:43:44.127Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.6s done [2024-09-06T19:43:44.127Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-06T19:43:44.127Z] #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-09-06T19:43:46.849Z] #43 ... [2024-09-06T19:43:46.849Z] [2024-09-06T19:43:46.849Z] #55 [security-proxy-auth internal] load build context [2024-09-06T19:43:46.849Z] #55 DONE 27.9s [2024-09-06T19:43:46.849Z] [2024-09-06T19:43:46.849Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T19:43:52.210Z] #61 ... [2024-09-06T19:43:52.210Z] [2024-09-06T19:43:52.210Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T19:43:52.210Z] #62 ... [2024-09-06T19:43:52.210Z] [2024-09-06T19:43:52.210Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T19:43:52.210Z] #63 ... [2024-09-06T19:43:52.210Z] [2024-09-06T19:43:52.210Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T19:43:52.469Z] #64 ... [2024-09-06T19:43:52.469Z] [2024-09-06T19:43:52.469Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T19:43:52.733Z] #65 ... [2024-09-06T19:43:52.733Z] [2024-09-06T19:43:52.733Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T19:43:52.733Z] #66 ... [2024-09-06T19:43:52.733Z] [2024-09-06T19:43:52.733Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T19:43:52.992Z] #67 ... [2024-09-06T19:43:52.992Z] [2024-09-06T19:43:52.992Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T19:43:52.992Z] #68 ... [2024-09-06T19:43:52.992Z] [2024-09-06T19:43:52.992Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T19:43:53.251Z] #69 ... [2024-09-06T19:43:53.251Z] [2024-09-06T19:43:53.251Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T19:43:53.251Z] #70 ... [2024-09-06T19:43:53.251Z] [2024-09-06T19:43:53.251Z] #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-06T19:43:53.516Z] #71 ... [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #48 [core-metadata internal] load build context [2024-09-06T19:43:53.516Z] #48 DONE 35.5s [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #53 [security-proxy-setup internal] load build context [2024-09-06T19:43:53.516Z] #53 DONE 34.9s [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #46 [support-scheduler internal] load build context [2024-09-06T19:43:53.516Z] #46 DONE 35.5s [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T19:43:53.516Z] #72 ... [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #51 [support-cron-scheduler internal] load build context [2024-09-06T19:43:53.516Z] #51 DONE 35.2s [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #57 [security-secretstore-setup internal] load build context [2024-09-06T19:43:53.516Z] #57 DONE 35.4s [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-06T19:43:53.516Z] #56 DONE 34.9s [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #45 [support-notifications internal] load build context [2024-09-06T19:43:53.516Z] #45 DONE 35.8s [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #44 [security-bootstrapper internal] load build context [2024-09-06T19:43:53.516Z] #44 DONE 35.8s [2024-09-06T19:43:53.516Z] [2024-09-06T19:43:53.516Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T19:43:53.775Z] #73 ... [2024-09-06T19:43:53.775Z] [2024-09-06T19:43:53.775Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T19:43:53.775Z] #54 DONE 35.0s [2024-09-06T19:43:53.775Z] [2024-09-06T19:43:53.775Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T19:43:54.705Z] #43 ... [2024-09-06T19:43:54.705Z] [2024-09-06T19:43:54.705Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T19:43:54.705Z] #70 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:54.705Z] #70 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:54.705Z] #70 12.58 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T19:43:54.705Z] #70 12.60 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:54.705Z] #70 12.60 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:54.705Z] #70 12.61 Executing ca-certificates-20240226-r0.trigger [2024-09-06T19:43:54.705Z] #70 12.66 OK: 8 MiB in 17 packages [2024-09-06T19:43:54.705Z] #70 DONE 12.8s [2024-09-06T19:43:54.705Z] [2024-09-06T19:43:54.705Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T19:43:54.705Z] #60 32.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:54.705Z] #60 32.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:54.705Z] #60 32.81 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:54.705Z] #60 32.82 (2/2) Installing su-exec (0.2-r3) [2024-09-06T19:43:54.705Z] #60 32.83 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:54.705Z] #60 32.84 OK: 7 MiB in 17 packages [2024-09-06T19:43:54.705Z] #60 DONE 33.1s [2024-09-06T19:43:54.972Z] [2024-09-06T19:43:54.972Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T19:43:54.972Z] #64 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:54.972Z] #64 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:54.972Z] #64 12.63 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:54.972Z] #64 12.64 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:54.972Z] #64 12.65 OK: 7 MiB in 16 packages [2024-09-06T19:43:54.972Z] #64 DONE 12.8s [2024-09-06T19:43:54.972Z] [2024-09-06T19:43:54.972Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T19:43:55.235Z] #74 ... [2024-09-06T19:43:55.235Z] [2024-09-06T19:43:55.235Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T19:43:55.235Z] #59 33.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #59 33.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #59 33.56 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T19:43:55.235Z] #59 33.56 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T19:43:55.235Z] #59 33.56 OK: 20072 distinct packages available [2024-09-06T19:43:55.235Z] #59 33.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #59 33.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #59 33.95 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:55.235Z] #59 33.95 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T19:43:55.235Z] #59 33.96 (3/4) Installing libucontext (1.2-r2) [2024-09-06T19:43:55.235Z] #59 33.96 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T19:43:55.235Z] #59 33.96 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:55.235Z] #59 33.97 OK: 8 MiB in 19 packages [2024-09-06T19:43:55.235Z] #59 DONE 34.4s [2024-09-06T19:43:55.235Z] [2024-09-06T19:43:55.235Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T19:43:55.235Z] #61 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #61 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #61 12.77 OK: 264 MiB in 52 packages [2024-09-06T19:43:55.235Z] #61 DONE 13.2s [2024-09-06T19:43:55.235Z] [2024-09-06T19:43:55.235Z] #42 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T19:43:55.235Z] #42 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #42 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #42 34.94 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T19:43:55.235Z] #42 34.94 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T19:43:55.235Z] #42 34.94 OK: 20072 distinct packages available [2024-09-06T19:43:55.235Z] #42 34.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #42 35.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #42 35.31 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:55.235Z] #42 35.35 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:55.235Z] #42 35.37 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:55.235Z] #42 35.37 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T19:43:55.235Z] #42 35.37 (5/7) Installing libucontext (1.2-r2) [2024-09-06T19:43:55.235Z] #42 35.37 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T19:43:55.235Z] #42 35.38 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T19:43:55.235Z] #42 35.39 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:55.235Z] #42 35.40 OK: 8 MiB in 20 packages [2024-09-06T19:43:55.235Z] #42 DONE 35.6s [2024-09-06T19:43:55.235Z] [2024-09-06T19:43:55.235Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T19:43:55.235Z] #63 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #63 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #63 12.80 OK: 264 MiB in 52 packages [2024-09-06T19:43:55.235Z] #63 DONE 13.2s [2024-09-06T19:43:55.235Z] [2024-09-06T19:43:55.235Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T19:43:55.235Z] #68 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #68 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.235Z] #68 12.99 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:55.235Z] #68 13.03 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:55.235Z] #68 13.04 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:55.235Z] #68 13.05 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T19:43:55.235Z] #68 13.06 (5/6) Installing su-exec (0.2-r3) [2024-09-06T19:43:55.235Z] #68 13.06 (6/6) Installing yq (4.33.3-r5) [2024-09-06T19:43:55.235Z] #68 13.12 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:55.235Z] #68 13.18 OK: 17 MiB in 19 packages [2024-09-06T19:43:55.235Z] #68 DONE 13.3s [2024-09-06T19:43:55.235Z] [2024-09-06T19:43:55.235Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:43:55.235Z] #75 DONE 0.1s [2024-09-06T19:43:55.235Z] [2024-09-06T19:43:55.235Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:43:55.235Z] #76 DONE 0.1s [2024-09-06T19:43:55.235Z] [2024-09-06T19:43:55.235Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:43:55.493Z] #77 ... [2024-09-06T19:43:55.493Z] [2024-09-06T19:43:55.493Z] #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-06T19:43:55.493Z] #71 DONE 13.3s [2024-09-06T19:43:55.493Z] [2024-09-06T19:43:55.493Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T19:43:55.493Z] #62 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.493Z] #62 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.493Z] #62 13.18 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T19:43:55.493Z] #62 13.18 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T19:43:55.493Z] #62 13.18 OK: 20072 distinct packages available [2024-09-06T19:43:55.493Z] #62 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.494Z] #62 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.494Z] #62 13.52 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T19:43:55.494Z] #62 13.53 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T19:43:55.494Z] #62 13.54 (3/11) Installing libunistring (1.1-r1) [2024-09-06T19:43:55.494Z] #62 13.56 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T19:43:55.494Z] #62 13.56 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T19:43:55.494Z] #62 13.57 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T19:43:55.494Z] #62 13.58 (7/11) Installing curl (8.9.0-r0) [2024-09-06T19:43:55.494Z] #62 13.58 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:55.494Z] #62 13.59 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T19:43:55.494Z] #62 13.59 (10/11) Installing libucontext (1.2-r2) [2024-09-06T19:43:55.494Z] #62 13.59 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T19:43:55.494Z] #62 13.60 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:55.494Z] #62 13.61 Executing ca-certificates-20240226-r0.trigger [2024-09-06T19:43:55.494Z] #62 13.65 OK: 12 MiB in 26 packages [2024-09-06T19:43:55.751Z] #62 DONE 13.9s [2024-09-06T19:43:55.751Z] [2024-09-06T19:43:55.751Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T19:43:55.751Z] #65 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.751Z] #65 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:55.751Z] #65 13.37 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T19:43:55.751Z] #65 13.39 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:55.751Z] #65 13.39 (3/3) Installing tzdata (2024a-r0) [2024-09-06T19:43:55.751Z] #65 13.47 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:55.751Z] #65 13.48 Executing ca-certificates-20240226-r0.trigger [2024-09-06T19:43:55.751Z] #65 13.53 OK: 11 MiB in 18 packages [2024-09-06T19:43:55.751Z] #65 DONE 13.9s [2024-09-06T19:43:55.751Z] [2024-09-06T19:43:55.751Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T19:43:56.317Z] #78 ... [2024-09-06T19:43:56.317Z] [2024-09-06T19:43:56.317Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T19:43:56.317Z] #73 DONE 14.5s [2024-09-06T19:43:56.575Z] [2024-09-06T19:43:56.575Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T19:43:56.575Z] #69 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:56.575Z] #69 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:56.575Z] #69 ... [2024-09-06T19:43:56.575Z] [2024-09-06T19:43:56.575Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T19:43:56.575Z] #66 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:56.575Z] #66 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:56.575Z] #66 14.36 OK: 264 MiB in 52 packages [2024-09-06T19:43:56.575Z] #66 DONE 14.7s [2024-09-06T19:43:56.833Z] [2024-09-06T19:43:56.833Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:43:56.833Z] #79 DONE 0.2s [2024-09-06T19:43:56.833Z] [2024-09-06T19:43:56.833Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T19:43:56.833Z] #69 14.75 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T19:43:56.833Z] #69 14.75 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T19:43:56.833Z] #69 14.75 OK: 20078 distinct packages available [2024-09-06T19:43:56.833Z] #69 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:57.091Z] #69 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:57.091Z] #69 15.09 OK: 264 MiB in 52 packages [2024-09-06T19:43:57.350Z] #69 DONE 15.2s [2024-09-06T19:43:57.350Z] [2024-09-06T19:43:57.350Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:43:57.350Z] #80 DONE 0.0s [2024-09-06T19:43:57.350Z] [2024-09-06T19:43:57.350Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:43:57.916Z] #81 ... [2024-09-06T19:43:57.916Z] [2024-09-06T19:43:57.916Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T19:43:57.916Z] #67 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:57.916Z] #67 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:57.916Z] #67 15.46 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T19:43:57.916Z] #67 15.48 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:57.916Z] #67 15.48 (3/4) Installing su-exec (0.2-r3) [2024-09-06T19:43:57.916Z] #67 15.48 (4/4) Installing yq (4.33.3-r5) [2024-09-06T19:43:57.916Z] #67 15.56 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:57.916Z] #67 15.56 Executing ca-certificates-20240226-r0.trigger [2024-09-06T19:43:57.916Z] #67 15.61 OK: 17 MiB in 19 packages [2024-09-06T19:43:57.916Z] #67 DONE 15.8s [2024-09-06T19:43:57.916Z] [2024-09-06T19:43:57.916Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T19:43:57.916Z] #72 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:57.916Z] #72 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:57.916Z] #72 15.85 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T19:43:57.916Z] #72 15.86 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:43:57.916Z] #72 15.86 OK: 7 MiB in 16 packages [2024-09-06T19:43:57.916Z] #72 DONE 16.0s [2024-09-06T19:43:57.916Z] [2024-09-06T19:43:57.916Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T19:43:58.483Z] #82 ... [2024-09-06T19:43:58.483Z] [2024-09-06T19:43:58.483Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T19:43:58.483Z] #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:58.483Z] #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:58.483Z] #0 2.928 OK: 8 MiB in 20 packages [2024-09-06T19:43:58.483Z] #83 DONE 3.1s [2024-09-06T19:43:58.483Z] [2024-09-06T19:43:58.483Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T19:43:59.860Z] #84 ... [2024-09-06T19:43:59.860Z] [2024-09-06T19:43:59.860Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T19:43:59.860Z] #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:59.860Z] #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:59.860Z] #0 3.367 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:59.860Z] #0 3.401 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:59.860Z] #0 3.477 Executing ca-certificates-20240226-r0.trigger [2024-09-06T19:43:59.860Z] #0 3.540 OK: 8 MiB in 17 packages [2024-09-06T19:43:59.860Z] #85 DONE 5.1s [2024-09-06T19:43:59.860Z] [2024-09-06T19:43:59.860Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T19:43:59.860Z] #74 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:59.860Z] #74 3.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:59.860Z] #74 3.595 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:59.860Z] #74 3.619 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:59.860Z] #74 3.625 OK: 7 MiB in 16 packages [2024-09-06T19:43:59.860Z] #74 DONE 5.1s [2024-09-06T19:43:59.860Z] [2024-09-06T19:43:59.860Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T19:43:59.860Z] #0 3.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:59.860Z] #0 3.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:59.860Z] #0 3.401 OK: 17 MiB in 19 packages [2024-09-06T19:43:59.860Z] #86 DONE 4.6s [2024-09-06T19:43:59.860Z] [2024-09-06T19:43:59.860Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T19:43:59.860Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:59.860Z] #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:43:59.860Z] #0 3.485 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:59.860Z] #0 3.549 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:43:59.860Z] #0 3.567 OK: 7 MiB in 17 packages [2024-09-06T19:43:59.860Z] #87 DONE 5.1s [2024-09-06T19:44:00.137Z] [2024-09-06T19:44:00.137Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T19:44:00.137Z] #0 2.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:00.137Z] #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:00.137Z] #0 4.173 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:00.137Z] #0 4.211 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:00.137Z] #0 4.218 OK: 8 MiB in 19 packages [2024-09-06T19:44:00.137Z] #88 DONE 4.7s [2024-09-06T19:44:00.137Z] [2024-09-06T19:44:00.137Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T19:44:00.137Z] #89 DONE 1.6s [2024-09-06T19:44:00.137Z] [2024-09-06T19:44:00.137Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T19:44:00.137Z] #84 DONE 1.6s [2024-09-06T19:44:00.137Z] [2024-09-06T19:44:00.137Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T19:44:00.137Z] #0 3.066 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:00.137Z] #0 3.670 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:00.137Z] #0 4.451 OK: 264 MiB in 52 packages [2024-09-06T19:44:00.137Z] #90 DONE 4.6s [2024-09-06T19:44:00.137Z] [2024-09-06T19:44:00.137Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T19:44:00.394Z] #91 ... [2024-09-06T19:44:00.395Z] [2024-09-06T19:44:00.395Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T19:44:00.395Z] #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:00.395Z] #0 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:00.395Z] #0 3.866 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:00.395Z] #0 4.010 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:00.395Z] #0 4.018 Executing ca-certificates-20240226-r0.trigger [2024-09-06T19:44:00.395Z] #0 4.076 OK: 12 MiB in 26 packages [2024-09-06T19:44:00.395Z] #92 DONE 4.3s [2024-09-06T19:44:00.395Z] [2024-09-06T19:44:00.395Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T19:44:00.395Z] #78 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:00.395Z] #78 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:00.395Z] #78 4.374 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:00.395Z] #78 4.497 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:00.395Z] #78 4.504 Executing ca-certificates-20240226-r0.trigger [2024-09-06T19:44:00.395Z] #78 4.557 OK: 11 MiB in 18 packages [2024-09-06T19:44:01.773Z] #78 DONE 5.6s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T19:44:01.773Z] #93 DONE 1.5s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T19:44:01.773Z] #94 DONE 1.5s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T19:44:01.773Z] #95 DONE 1.6s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T19:44:01.773Z] #0 3.464 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:01.773Z] #0 3.941 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:01.773Z] #0 4.601 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T19:44:01.773Z] #0 4.899 Executing busybox-1.36.1-r7.trigger [2024-09-06T19:44:01.773Z] #0 4.906 OK: 7 MiB in 16 packages [2024-09-06T19:44:01.773Z] #96 DONE 5.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T19:44:01.773Z] #97 ... [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T19:44:01.773Z] #98 DONE 1.6s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T19:44:01.773Z] #91 DONE 1.5s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T19:44:01.773Z] #99 DONE 0.2s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T19:44:01.773Z] #97 DONE 0.2s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T19:44:01.773Z] #100 DONE 0.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T19:44:01.773Z] #101 DONE 0.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T19:44:01.773Z] #102 ... [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T19:44:01.773Z] #103 DONE 0.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T19:44:01.773Z] #104 DONE 0.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T19:44:01.773Z] #105 DONE 0.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T19:44:01.773Z] #106 DONE 0.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T19:44:01.773Z] #102 DONE 0.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T19:44:01.773Z] #107 DONE 0.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T19:44:01.773Z] #108 DONE 0.1s [2024-09-06T19:44:01.773Z] [2024-09-06T19:44:01.773Z] #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-06T19:44:02.032Z] #109 ... [2024-09-06T19:44:02.032Z] [2024-09-06T19:44:02.032Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T19:44:02.032Z] #110 DONE 0.1s [2024-09-06T19:44:02.032Z] [2024-09-06T19:44:02.032Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T19:44:02.032Z] #111 DONE 0.1s [2024-09-06T19:44:02.032Z] [2024-09-06T19:44:02.032Z] #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-06T19:44:02.032Z] #109 DONE 0.1s [2024-09-06T19:44:02.032Z] [2024-09-06T19:44:02.032Z] #112 [security-spire-config] exporting to image [2024-09-06T19:44:02.032Z] #112 exporting layers [2024-09-06T19:44:02.187Z] Removing intermediate container e4d7f59c301d [2024-09-06T19:44:02.187Z] ---> 8e7674283ad2 [2024-09-06T19:44:02.187Z] Successfully built 8e7674283ad2 [2024-09-06T19:44:02.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T19:44:02.634Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T19:44:02.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T19:44:02.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-9629 does not seem to be running inside a container [2024-09-06T19:44:03.017Z] $ 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-06T19:44:03.440Z] #112 ... [2024-09-06T19:44:03.440Z] [2024-09-06T19:44:03.440Z] #113 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T19:44:03.440Z] #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:03.440Z] #0 4.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:03.440Z] #0 5.149 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:03.440Z] #0 5.321 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:03.440Z] #0 5.331 OK: 7 MiB in 16 packages [2024-09-06T19:44:03.440Z] #113 DONE 5.5s [2024-09-06T19:44:03.440Z] [2024-09-06T19:44:03.440Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T19:44:03.440Z] #82 4.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:03.440Z] #82 4.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T19:44:03.440Z] #82 5.043 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:03.440Z] #82 5.074 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T19:44:03.440Z] #82 5.081 Executing ca-certificates-20240226-r0.trigger [2024-09-06T19:44:03.440Z] #82 5.128 OK: 17 MiB in 19 packages [2024-09-06T19:44:03.440Z] #82 DONE 5.7s [2024-09-06T19:44:03.440Z] [2024-09-06T19:44:03.440Z] #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T19:44:03.440Z] #114 DONE 3.5s [2024-09-06T19:44:03.701Z] [2024-09-06T19:44:03.701Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T19:44:03.701Z] #115 DONE 0.3s [2024-09-06T19:44:03.701Z] [2024-09-06T19:44:03.701Z] #112 [security-spire-config] exporting to image [2024-09-06T19:44:03.701Z] #112 exporting layers 1.9s done [2024-09-06T19:44:03.961Z] #112 exporting layers 1.8s done [2024-09-06T19:44:03.961Z] #112 writing image sha256:b6fa9f58c3297f1968b7e314023984aae6f414b4b4ab0f1bb8dd6c5d0530655b 0.0s done [2024-09-06T19:44:03.961Z] #112 naming to docker.io/library/security-spire-server done [2024-09-06T19:44:03.961Z] #112 writing image sha256:3531efa5a888f3ab9338e12cb00809b0431f12d4fe99f082579b8e516ef331cd done [2024-09-06T19:44:03.961Z] #112 writing image sha256:92b430e93213f662caad43fbfc5d6a336ba545476d592c070e8809c4002da1b8 done [2024-09-06T19:44:03.961Z] #112 naming to docker.io/library/security-spire-agent done [2024-09-06T19:44:03.961Z] #112 naming to docker.io/library/security-spire-config done [2024-09-06T19:44:03.961Z] #112 DONE 2.0s [2024-09-06T19:44:03.961Z] [2024-09-06T19:44:03.962Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:04.254Z] $ docker top 88d3b43f669c183157cec85dcae0607dcf1f80cac113e48778034cabb79fddfa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T19:44:05.250Z] + go version [2024-09-06T19:44:05.250Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-06T19:44:05.289Z] $ docker stop --time=1 88d3b43f669c183157cec85dcae0607dcf1f80cac113e48778034cabb79fddfa [2024-09-06T19:44:05.348Z] #116 ... [2024-09-06T19:44:05.348Z] [2024-09-06T19:44:05.348Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:05.608Z] #117 ... [2024-09-06T19:44:05.609Z] [2024-09-06T19:44:05.609Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:06.954Z] $ docker rm -f --volumes 88d3b43f669c183157cec85dcae0607dcf1f80cac113e48778034cabb79fddfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T19:44:07.991Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T19:44:07.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T19:44:08.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-9629 does not seem to be running inside a container [2024-09-06T19:44:08.320Z] $ 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-06T19:44:09.531Z] $ docker top 91a6d9410b9791d1d6f35a8f7aa72af2f48115417afcb1552d94ee71a6c26742 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T19:44:09.801Z] ========================================================= [2024-09-06T19:44:09.801Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T19:44:09.801Z] ========================================================= [Pipeline] sh [2024-09-06T19:44:10.133Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T19:44:10.809Z] + make test [2024-09-06T19:44:10.809Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T19:44:52.403Z] #118 DONE 49.3s [2024-09-06T19:44:52.403Z] [2024-09-06T19:44:52.403Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:52.403Z] #116 DONE 44.6s [2024-09-06T19:44:52.403Z] [2024-09-06T19:44:52.403Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:52.403Z] #77 DONE 50.8s [2024-09-06T19:44:52.403Z] [2024-09-06T19:44:52.403Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:52.403Z] #117 DONE 50.8s [2024-09-06T19:44:52.403Z] [2024-09-06T19:44:52.403Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:52.404Z] #81 DONE 48.9s [2024-09-06T19:44:52.404Z] [2024-09-06T19:44:52.404Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #119 ... [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #120 ... [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #121 DONE 10.3s [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-06T19:44:56.604Z] #122 DONE 10.2s [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #119 DONE 10.2s [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #120 DONE 10.2s [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:44:56.604Z] #123 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:56.604Z] #124 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #125 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #125 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #126 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:44:56.604Z] #127 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:56.604Z] #128 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #129 [core-metadata builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #129 DONE 10.2s [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:44:56.604Z] #130 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:56.604Z] #131 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #132 [support-scheduler builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #132 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:56.604Z] #133 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #134 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:44:56.604Z] #135 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:44:56.604Z] #136 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:56.604Z] #137 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #138 [core-data builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #138 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:56.604Z] #139 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #140 [core-command builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #140 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:44:56.604Z] #141 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #142 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:44:56.604Z] #143 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:56.604Z] #144 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T19:44:56.604Z] #145 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #146 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T19:44:56.604Z] #146 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #147 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T19:44:56.604Z] #147 CACHED [2024-09-06T19:44:56.604Z] [2024-09-06T19:44:56.604Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T19:44:57.682Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T19:44:57.979Z] #148 1.554 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-06T19:45:07.951Z] #148 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T19:45:07.951Z] #0 0.754 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-06T19:45:07.951Z] #149 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T19:45:07.951Z] #0 1.193 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-06T19:45:07.951Z] #150 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T19:45:07.951Z] #0 0.660 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-06T19:45:07.951Z] #151 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T19:45:07.951Z] #0 1.439 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-06T19:45:07.951Z] #152 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T19:45:07.951Z] #0 1.524 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-06T19:45:07.951Z] #153 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #154 [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-06T19:45:07.951Z] #0 1.206 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-06T19:45:07.951Z] #154 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T19:45:07.951Z] #0 1.506 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-06T19:45:07.951Z] #155 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T19:45:07.951Z] #0 1.496 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-06T19:45:07.951Z] #156 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T19:45:07.951Z] #0 1.099 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-06T19:45:07.951Z] #157 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T19:45:07.951Z] #0 0.652 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-06T19:45:07.951Z] #158 ... [2024-09-06T19:45:07.951Z] [2024-09-06T19:45:07.951Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T19:45:07.951Z] #0 0.799 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-06T19:45:08.210Z] #159 ... [2024-09-06T19:45:08.210Z] [2024-09-06T19:45:08.210Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T19:45:08.210Z] #0 1.536 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-06T19:46:44.762Z] #160 ... [2024-09-06T19:46:44.762Z] [2024-09-06T19:46:44.763Z] #154 [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-06T19:46:44.763Z] #154 93.88 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-06T19:47:41.046Z] #154 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T19:47:41.046Z] #149 DONE 160.3s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T19:47:41.046Z] #156 DONE 160.3s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T19:47:41.046Z] #157 DONE 160.3s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T19:47:41.046Z] #159 DONE 160.3s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T19:47:41.046Z] #152 DONE 160.3s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T19:47:41.046Z] #160 DONE 160.3s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T19:47:41.046Z] #161 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T19:47:41.046Z] #150 DONE 160.5s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T19:47:41.046Z] #148 DONE 160.6s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T19:47:41.046Z] #153 DONE 160.6s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #154 [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-06T19:47:41.046Z] #154 DONE 160.6s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #162 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T19:47:41.046Z] #155 DONE 160.7s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T19:47:41.046Z] #151 DONE 160.8s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T19:47:41.046Z] #158 DONE 160.7s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #163 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #164 DONE 0.9s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #165 DONE 0.9s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #166 DONE 1.0s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T19:47:41.046Z] #161 DONE 0.9s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T19:47:41.046Z] #167 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #168 DONE 1.0s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #162 DONE 0.8s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #163 DONE 0.7s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #169 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #170 DONE 0.7s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #171 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #171 DONE 0.7s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #172 DONE 0.6s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T19:47:41.046Z] #173 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #174 DONE 0.5s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #175 DONE 0.5s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #176 CACHED [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #177 CACHED [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #178 CACHED [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #179 CACHED [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #180 CACHED [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #181 CACHED [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.046Z] #182 CACHED [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #183 CACHED [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #184 DONE 0.4s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #185 DONE 0.5s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-06T19:47:41.046Z] #186 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #169 DONE 0.7s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #187 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.046Z] #187 DONE 0.7s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T19:47:41.046Z] #173 DONE 0.7s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.046Z] #188 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #189 [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-06T19:47:41.046Z] #189 DONE 1.8s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T19:47:41.046Z] #190 ... [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-06T19:47:41.046Z] #186 DONE 2.1s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T19:47:41.046Z] #191 DONE 2.2s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T19:47:41.046Z] #192 DONE 2.2s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #193 [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-06T19:47:41.046Z] #193 DONE 1.7s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-06T19:47:41.046Z] #194 DONE 2.2s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.046Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T19:47:41.046Z] #195 DONE 2.2s [2024-09-06T19:47:41.046Z] [2024-09-06T19:47:41.047Z] #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T19:47:41.047Z] #196 DONE 2.2s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T19:47:41.047Z] #197 DONE 2.2s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T19:47:41.047Z] #198 DONE 2.2s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.047Z] #188 DONE 1.8s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #199 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T19:47:41.047Z] #199 DONE 1.8s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T19:47:41.047Z] #167 DONE 2.9s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #112 [core-keeper] exporting to image [2024-09-06T19:47:41.047Z] #112 exporting layers [2024-09-06T19:47:41.047Z] #112 ... [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.047Z] #200 DONE 0.3s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T19:47:41.047Z] #190 DONE 0.6s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #112 [support-notifications] exporting to image [2024-09-06T19:47:41.047Z] #112 exporting layers 0.2s done [2024-09-06T19:47:41.047Z] #112 ... [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #201 [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-06T19:47:41.047Z] #201 DONE 0.5s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.047Z] #202 DONE 0.5s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.047Z] #203 DONE 0.5s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #112 [core-command] exporting to image [2024-09-06T19:47:41.047Z] #112 ... [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #204 [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-06T19:47:41.047Z] #204 DONE 0.5s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.047Z] #205 DONE 0.5s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.047Z] #206 DONE 0.5s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.047Z] #207 DONE 0.6s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.047Z] #208 DONE 0.6s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T19:47:41.047Z] #209 DONE 0.5s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T19:47:41.047Z] #210 DONE 0.5s [2024-09-06T19:47:41.047Z] [2024-09-06T19:47:41.047Z] #112 [support-cron-scheduler] exporting to image [2024-09-06T19:47:41.307Z] #112 ... [2024-09-06T19:47:41.307Z] [2024-09-06T19:47:41.307Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T19:47:41.307Z] #211 DONE 0.5s [2024-09-06T19:47:41.307Z] [2024-09-06T19:47:41.307Z] #112 [support-cron-scheduler] exporting to image [2024-09-06T19:47:41.307Z] #112 exporting layers 0.3s done [2024-09-06T19:47:41.307Z] #112 ... [2024-09-06T19:47:41.307Z] [2024-09-06T19:47:41.307Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T19:47:41.307Z] #212 DONE 0.4s [2024-09-06T19:47:41.307Z] [2024-09-06T19:47:41.307Z] #213 [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-06T19:47:41.307Z] #213 DONE 0.5s [2024-09-06T19:47:41.307Z] [2024-09-06T19:47:41.307Z] #112 [support-cron-scheduler] exporting to image [2024-09-06T19:47:41.307Z] #112 exporting layers 0.5s done [2024-09-06T19:47:41.568Z] #112 ... [2024-09-06T19:47:41.568Z] [2024-09-06T19:47:41.568Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T19:47:41.568Z] #214 DONE 0.4s [2024-09-06T19:47:41.568Z] [2024-09-06T19:47:41.568Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T19:47:41.568Z] #215 DONE 0.4s [2024-09-06T19:47:41.568Z] [2024-09-06T19:47:41.568Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T19:47:41.568Z] #216 DONE 0.5s [2024-09-06T19:47:41.568Z] [2024-09-06T19:47:41.568Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T19:47:41.568Z] #217 DONE 0.4s [2024-09-06T19:47:41.568Z] [2024-09-06T19:47:41.568Z] #112 [core-metadata] exporting to image [2024-09-06T19:47:41.568Z] #112 writing image sha256:2eed8aaf3edc6a444f831399d9347d1b2215dca9a1b38e7aedc87f08e8cbba5d 0.0s done [2024-09-06T19:47:41.568Z] #112 naming to docker.io/library/core-keeper [2024-09-06T19:47:41.568Z] #112 exporting layers 0.5s done [2024-09-06T19:47:41.568Z] #112 naming to docker.io/library/core-keeper done [2024-09-06T19:47:41.828Z] #112 ... [2024-09-06T19:47:41.828Z] [2024-09-06T19:47:41.828Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T19:47:41.828Z] #218 DONE 0.4s [2024-09-06T19:47:41.828Z] [2024-09-06T19:47:41.828Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T19:47:41.828Z] #219 DONE 0.5s [2024-09-06T19:47:41.828Z] [2024-09-06T19:47:41.828Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T19:47:41.828Z] #220 DONE 0.4s [2024-09-06T19:47:41.828Z] [2024-09-06T19:47:41.828Z] #112 [core-metadata] exporting to image [2024-09-06T19:47:41.828Z] #112 exporting layers 0.4s done [2024-09-06T19:47:41.828Z] #112 writing image sha256:bd781f29168a243444124a71f36d360d4f1757c5c845981713fa19e6b523471e 0.0s done [2024-09-06T19:47:41.828Z] #112 writing image sha256:ba5add7b27a66336d5ac4d0f4e4622d20c3531f8fb774804027237209d946ef6 0.0s done [2024-09-06T19:47:41.828Z] #112 writing image sha256:08f8d7862b0a7edf345c0adbd247455a25b30357ce55691b947062fed9aa2c2d 0.0s done [2024-09-06T19:47:41.828Z] #112 writing image sha256:b284a86aac95d15901dfff2d0af8c7d7e82db55736d363cc27e7eaa84d3ab14d 0.0s done [2024-09-06T19:47:41.828Z] #112 writing image sha256:a559c3cd6a51f4a5a9611a8f892559ecc1ca1252640ab4c543a69d6087d0acd8 0.0s done [2024-09-06T19:47:41.828Z] #112 writing image sha256:edd859b792c5e58d9c7290871ef77039ad350345bba6786e2b96f211e9a5317d done [2024-09-06T19:47:41.828Z] #112 naming to docker.io/library/core-command done [2024-09-06T19:47:41.828Z] #112 naming to docker.io/library/core-metadata 0.0s done [2024-09-06T19:47:41.828Z] #112 naming to docker.io/library/support-notifications done [2024-09-06T19:47:41.828Z] #112 naming to docker.io/library/support-scheduler 0.0s done [2024-09-06T19:47:41.828Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2024-09-06T19:47:41.828Z] #112 naming to docker.io/library/support-cron-scheduler done [2024-09-06T19:47:42.088Z] #112 exporting layers 0.6s done [2024-09-06T19:47:42.088Z] #112 writing image sha256:9f1bc19a8f0d0609b49f652d79cceed5902d3b66bcb66b860d8ce0e8fada32d7 done [2024-09-06T19:47:42.088Z] #112 naming to docker.io/library/core-data done [2024-09-06T19:47:42.088Z] #112 DONE 3.5s [2024-09-06T19:47:42.088Z] [2024-09-06T19:47:42.088Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T19:47:42.088Z] #221 DONE 0.2s [2024-09-06T19:47:42.088Z] [2024-09-06T19:47:42.088Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T19:47:42.088Z] #222 DONE 0.2s [2024-09-06T19:47:42.088Z] [2024-09-06T19:47:42.088Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T19:47:42.088Z] #223 DONE 0.1s [2024-09-06T19:47:42.088Z] [2024-09-06T19:47:42.088Z] #224 [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-06T19:47:42.088Z] #224 DONE 0.7s [2024-09-06T19:47:42.088Z] [2024-09-06T19:47:42.088Z] #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-06T19:47:42.088Z] #225 DONE 0.1s [2024-09-06T19:47:42.088Z] [2024-09-06T19:47:42.088Z] #226 [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-06T19:47:42.088Z] #226 DONE 0.1s [2024-09-06T19:47:42.088Z] [2024-09-06T19:47:42.088Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-06T19:47:42.348Z] #112 exporting layers 0.1s done [2024-09-06T19:47:42.348Z] #112 writing image sha256:0745b2aa6671a564faa4a5ee653d78fbb80eb97f93452a2b6cddfc72430cf2e3 0.0s done [2024-09-06T19:47:42.348Z] #112 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-06T19:47:42.348Z] #112 DONE 3.7s [2024-09-06T19:47:42.348Z] [2024-09-06T19:47:42.348Z] #227 [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-06T19:47:42.348Z] #227 DONE 0.1s [2024-09-06T19:47:42.348Z] [2024-09-06T19:47:42.348Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T19:47:42.348Z] #228 ... [2024-09-06T19:47:42.348Z] [2024-09-06T19:47:42.348Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T19:47:42.348Z] #229 DONE 0.9s [2024-09-06T19:47:42.348Z] [2024-09-06T19:47:42.348Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T19:47:42.348Z] #230 DONE 0.7s [2024-09-06T19:47:42.607Z] [2024-09-06T19:47:42.607Z] #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T19:47:42.607Z] #231 DONE 0.1s [2024-09-06T19:47:42.607Z] [2024-09-06T19:47:42.607Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T19:47:42.607Z] #232 DONE 0.0s [2024-09-06T19:47:42.607Z] [2024-09-06T19:47:42.607Z] #112 [security-proxy-setup] exporting to image [2024-09-06T19:47:42.607Z] #112 exporting layers 0.2s done [2024-09-06T19:47:42.607Z] #112 exporting layers 0.2s done [2024-09-06T19:47:42.607Z] #112 writing image sha256:cfbb77eab13b732fbea537920793274d5bd97f6b674fa1fe3f2cea53e09aa67b done [2024-09-06T19:47:42.607Z] #112 naming to docker.io/library/security-proxy-auth done [2024-09-06T19:47:42.607Z] #112 writing image sha256:562a613ea604246a8581f857586da3aaf65e86ef2baf00f559c39087ace6a398 done [2024-09-06T19:47:42.607Z] #112 naming to docker.io/library/security-proxy-setup done [2024-09-06T19:47:42.607Z] #112 DONE 4.0s [2024-09-06T19:47:42.607Z] [2024-09-06T19:47:42.607Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T19:47:42.867Z] #233 ... [2024-09-06T19:47:42.867Z] [2024-09-06T19:47:42.867Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T19:47:42.867Z] #228 DONE 0.5s [2024-09-06T19:47:42.867Z] [2024-09-06T19:47:42.867Z] #112 [security-secretstore-setup] exporting to image [2024-09-06T19:47:42.867Z] #112 exporting layers 0.2s done [2024-09-06T19:47:42.867Z] #112 writing image sha256:0b5925e02187d4f20b2df9c6431c9583aedd3880cf689e1469e86ad9b6addd71 done [2024-09-06T19:47:42.867Z] #112 naming to docker.io/library/security-secretstore-setup [2024-09-06T19:47:43.128Z] #112 ... [2024-09-06T19:47:43.128Z] [2024-09-06T19:47:43.128Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T19:47:43.128Z] #233 DONE 0.4s [2024-09-06T19:47:43.128Z] [2024-09-06T19:47:43.128Z] #112 [security-bootstrapper] exporting to image [2024-09-06T19:47:43.128Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-09-06T19:47:43.128Z] #112 exporting layers 0.2s done [2024-09-06T19:47:43.128Z] #112 writing image sha256:f7f4e1894d0c0c54258c92ebddb6563c58a24d7f9a99d897f3400654d1b44fbb done [2024-09-06T19:47:43.128Z] #112 naming to docker.io/library/security-bootstrapper done [2024-09-06T19:47:43.128Z] #112 DONE 4.4s [2024-09-06T19:47:43.128Z] [2024-09-06T19:47:43.128Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T19:47:43.128Z] time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T19:47:43.166Z] $ docker stop --time=1 5adbafc2d24e1f96b7349b291a67f5db49c31f41a9e7caf73e721f1d655af9ea [2024-09-06T19:47:44.443Z] $ docker rm -f --volumes 5adbafc2d24e1f96b7349b291a67f5db49c31f41a9e7caf73e721f1d655af9ea [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T19:47:44.875Z] + docker images [2024-09-06T19:47:44.875Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T19:47:44.875Z] security-proxy-auth latest cfbb77eab13b 2 seconds ago 38.1MB [2024-09-06T19:47:44.875Z] security-secretstore-setup latest 0b5925e02187 2 seconds ago 42.3MB [2024-09-06T19:47:44.875Z] security-proxy-setup latest 562a613ea604 2 seconds ago 31.3MB [2024-09-06T19:47:44.875Z] security-bootstrapper latest f7f4e1894d0c 2 seconds ago 24MB [2024-09-06T19:47:44.875Z] core-common-config-bootstrapper latest 0745b2aa6671 3 seconds ago 20.3MB [2024-09-06T19:47:44.875Z] core-metadata latest edd859b792c5 3 seconds ago 44.9MB [2024-09-06T19:47:44.875Z] core-data latest 9f1bc19a8f0d 3 seconds ago 44.7MB [2024-09-06T19:47:44.875Z] security-spiffe-token-provider latest ba5add7b27a6 4 seconds ago 34.1MB [2024-09-06T19:47:44.875Z] support-scheduler latest a559c3cd6a51 4 seconds ago 47MB [2024-09-06T19:47:44.875Z] support-notifications latest bd781f29168a 4 seconds ago 47.8MB [2024-09-06T19:47:44.875Z] support-cron-scheduler latest 08f8d7862b0a 4 seconds ago 49.4MB [2024-09-06T19:47:44.875Z] core-command latest b284a86aac95 4 seconds ago 40.6MB [2024-09-06T19:47:44.875Z] core-keeper latest 2eed8aaf3edc 4 seconds ago 39.5MB [2024-09-06T19:47:44.875Z] security-spire-agent latest 3531efa5a888 3 minutes ago 187MB [2024-09-06T19:47:44.875Z] security-spire-config latest 92b430e93213 3 minutes ago 125MB [2024-09-06T19:47:44.876Z] security-spire-server latest b6fa9f58c329 3 minutes ago 126MB [2024-09-06T19:47:44.876Z] ci-base-image-x86_64 latest a1e5d8e500ac 7 minutes ago 971MB [2024-09-06T19:47:44.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-06T19:47:44.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-06T19:47:44.876Z] 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-06T19:48:04.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T19:48:04.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T19:48:51.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T19:48:51.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T19:48:51.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T19:48:51.294Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T19:48:51.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T19:48:51.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T19:48:51.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T19:48:51.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T19:48:51.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T19:48:58.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T19:48:58.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T19:48:58.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T19:48:58.196Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T19:48:58.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T19:49:08.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T19:49:08.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T19:49:08.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.128s coverage: 28.7% of statements [2024-09-06T19:49:21.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements [2024-09-06T19:49:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T19:49:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T19:49:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T19:49:29.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.271s coverage: 69.2% of statements [2024-09-06T19:49:31.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T19:49:31.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T19:49:32.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.201s coverage: 53.2% of statements [2024-09-06T19:49:36.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T19:49:36.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T19:49:36.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:49:36.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T19:49:36.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T19:49:36.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T19:49:36.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T19:49:36.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T19:49:36.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T19:49:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T19:49:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:49:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T19:49:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T19:49:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T19:49:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.216s coverage: 93.4% of statements [2024-09-06T19:49:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.228s coverage: 91.7% of statements [2024-09-06T19:49:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T19:49:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T19:49:53.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.209s coverage: 7.0% of statements [2024-09-06T19:49:59.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T19:49:59.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:49:59.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T19:50:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T19:50:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T19:50:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T19:50:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T19:50:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T19:50:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T19:50:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T19:50:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T19:50:01.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.653s coverage: 95.8% of statements [2024-09-06T19:50:02.023Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements [2024-09-06T19:50:06.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T19:50:07.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.118s coverage: 0.0% of statements [no tests to run] [2024-09-06T19:50:12.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T19:50:12.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T19:50:13.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.305s coverage: 0.8% of statements [2024-09-06T19:50:13.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 30.7% of statements [2024-09-06T19:50:18.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.119s coverage: 41.7% of statements [2024-09-06T19:50:18.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.127s coverage: 77.8% of statements [2024-09-06T19:50:18.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements [2024-09-06T19:50:18.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements [2024-09-06T19:50:22.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements [2024-09-06T19:50:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T19:50:25.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T19:50:25.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T19:50:25.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T19:50:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T19:50:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T19:50:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T19:50:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T19:50:35.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.104s coverage: 94.4% of statements [2024-09-06T19:50:35.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T19:50:35.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T19:50:35.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T19:50:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T19:50:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T19:50:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T19:50:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T19:50:44.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T19:50:44.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T19:50:46.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T19:50:49.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.881s coverage: 79.9% of statements [2024-09-06T19:50:49.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.142s coverage: 92.9% of statements [2024-09-06T19:50:49.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.085s coverage: 66.7% of statements [2024-09-06T19:50:49.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.109s coverage: 62.3% of statements [2024-09-06T19:50:49.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 75.0% of statements [2024-09-06T19:50:51.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T19:50:53.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements [2024-09-06T19:50:53.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-09-06T19:50:53.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements [2024-09-06T19:50:53.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.299s coverage: 81.8% of statements [2024-09-06T19:50:53.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.257s coverage: 82.1% of statements [2024-09-06T19:50:53.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T19:50:54.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.127s coverage: 86.0% of statements [2024-09-06T19:50:58.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T19:50:58.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T19:51:00.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.752s coverage: 63.1% of statements [2024-09-06T19:51:00.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.106s coverage: 100.0% of statements [2024-09-06T19:51:02.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.116s coverage: 89.4% of statements [2024-09-06T19:51:02.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.123s coverage: 100.0% of statements [2024-09-06T19:51:02.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T19:51:02.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T19:51:02.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T19:51:02.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-09-06T19:51:03.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-09-06T19:51:09.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T19:51:09.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T19:51:09.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T19:51:11.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.693s coverage: 36.5% of statements [2024-09-06T19:51:11.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-09-06T19:51:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T19:51:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T19:51:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T19:51:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T19:51:12.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements [2024-09-06T19:51:15.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T19:51:15.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T19:51:15.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T19:51:16.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.127s coverage: 5.2% of statements [2024-09-06T19:51:22.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T19:51:22.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T19:51:22.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:51:22.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T19:51:22.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.288s coverage: 90.8% of statements [2024-09-06T19:51:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T19:51:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T19:51:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T19:51:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T19:51:36.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.188s coverage: 19.9% of statements [2024-09-06T19:51:36.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T19:51:36.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T19:51:36.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:51:36.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T19:51:37.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.467s coverage: 95.7% of statements [2024-09-06T19:51:40.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T19:51:40.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T19:51:41.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.160s coverage: 61.8% of statements [2024-09-06T19:51:43.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T19:51:43.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T19:51:44.788Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.285s coverage: 98.9% of statements [2024-09-06T19:51:46.196Z] 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-06T19:51:46.462Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-06T19:51:46.462Z] go vet ./... [2024-09-06T19:56:08.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T19:56:08.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T19:56:08.273Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T19:56:08.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T19:56:08.995Z] + ls -al . [2024-09-06T19:56:08.995Z] total 912 [2024-09-06T19:56:08.995Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 19:44 . [2024-09-06T19:56:08.995Z] drwxr-xr-x 4 root root 4096 Sep 6 19:44 .. [2024-09-06T19:56:08.995Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 19:41 .blubracket [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 19:41 .dockerignore [2024-09-06T19:56:08.995Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 19:41 .git [2024-09-06T19:56:08.995Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 19:41 .github [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 19:41 .gitignore [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 19:41 .golangci.yml [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 19:41 .hadolint.yml [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 19:41 .sonarcloud.properties [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 19:41 ADOPTERS.md [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 19:41 Attribution.txt [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 19:41 CHANGELOG.md [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 19:41 CONTRIBUTING.md [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 19:41 GOVERNANCE.md [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 19:41 Jenkinsfile [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 19:41 LICENSE [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 19:41 Makefile [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 19:41 OWNERS.md [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 19:41 README.md [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 19:41 SECURITY.md [2024-09-06T19:56:08.995Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 19:39 VERSION [2024-09-06T19:56:08.995Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 19:41 bin [2024-09-06T19:56:08.995Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 19:41 cmd [2024-09-06T19:56:08.995Z] -rw-r--r-- 1 root root 545587 Sep 6 19:51 coverage.out [2024-09-06T19:56:08.996Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 19:41 fuzz_test [2024-09-06T19:56:08.996Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 19:41 go.mod [2024-09-06T19:56:08.996Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 19:41 go.sum [2024-09-06T19:56:08.996Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 19:41 internal [2024-09-06T19:56:08.996Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 19:41 openapi [2024-09-06T19:56:08.996Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 19:41 security.txt [2024-09-06T19:56:08.996Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 19:41 version.go [Pipeline] sh [2024-09-06T19:56:09.344Z] + '[' -e coverage.out ] [2024-09-06T19:56:09.344Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T19:56:09.390Z] Warning: overwriting stash ‘coverage-report’ [2024-09-06T19:56:10.244Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T19:56:10.889Z] + make build [2024-09-06T19:56:10.889Z] 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-06T19:59:17.576Z] 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-06T19:59:24.203Z] 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-06T19:59:32.401Z] 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-06T19:59:35.734Z] 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-06T19:59:43.977Z] 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-06T20:00:10.644Z] 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-06T20:00:20.689Z] 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-06T20:00:30.748Z] 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-06T20:00:41.516Z] 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-06T20:00:44.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-06T20:00:47.364Z] 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-06T20:00:50.694Z] 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-06T20:00:56.026Z] 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-06T20:01:00.309Z] $ docker stop --time=1 91a6d9410b9791d1d6f35a8f7aa72af2f48115417afcb1552d94ee71a6c26742 [2024-09-06T20:01:03.213Z] $ docker rm -f --volumes 91a6d9410b9791d1d6f35a8f7aa72af2f48115417afcb1552d94ee71a6c26742 [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-06T20:01:07.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T20:01:07.107Z] [2024-09-06T20:01:07.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T20:01:07.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T20:01:07.849Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-06T20:01:07.849Z] 547446be3368: Pulling fs layer [2024-09-06T20:01:07.849Z] d125d8839a47: Pulling fs layer [2024-09-06T20:01:07.849Z] 3e85d5ac6304: Pulling fs layer [2024-09-06T20:01:07.849Z] c3105a71a48b: Pulling fs layer [2024-09-06T20:01:07.849Z] 0f093f025ec4: Pulling fs layer [2024-09-06T20:01:07.849Z] c3106fc0e877: Pulling fs layer [2024-09-06T20:01:07.849Z] c3105a71a48b: Waiting [2024-09-06T20:01:07.849Z] 0f093f025ec4: Waiting [2024-09-06T20:01:07.849Z] c3106fc0e877: Waiting [2024-09-06T20:01:07.849Z] 547446be3368: Download complete [2024-09-06T20:01:07.849Z] c3105a71a48b: Verifying Checksum [2024-09-06T20:01:07.849Z] c3105a71a48b: Download complete [2024-09-06T20:01:08.438Z] d125d8839a47: Verifying Checksum [2024-09-06T20:01:08.438Z] d125d8839a47: Download complete [2024-09-06T20:01:08.438Z] c3106fc0e877: Download complete [2024-09-06T20:01:08.438Z] 0f093f025ec4: Verifying Checksum [2024-09-06T20:01:08.438Z] 0f093f025ec4: Download complete [2024-09-06T20:01:08.710Z] 547446be3368: Pull complete [2024-09-06T20:01:10.137Z] d125d8839a47: Pull complete [2024-09-06T20:01:10.412Z] 3e85d5ac6304: Verifying Checksum [2024-09-06T20:01:10.412Z] 3e85d5ac6304: Download complete [2024-09-06T20:01:20.465Z] 3e85d5ac6304: Pull complete [2024-09-06T20:01:20.465Z] c3105a71a48b: Pull complete [2024-09-06T20:01:21.417Z] 0f093f025ec4: Pull complete [2024-09-06T20:01:21.681Z] c3106fc0e877: Pull complete [2024-09-06T20:01:21.682Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-06T20:01:21.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T20:01:21.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T20:01:22.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-9629 does not seem to be running inside a container [2024-09-06T20:01:22.096Z] $ 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-06T20:01:24.160Z] $ docker top 48517aed3865b9fa9e65527888d3c675f5828bc979655f81ee6580b75ffa42d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T20:01:25.061Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T20:01:35.113Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-09-06T20:01:35.113Z] #1 transferring dockerfile: [2024-09-06T20:01:35.113Z] #1 transferring dockerfile: 1.95kB done [2024-09-06T20:01:35.113Z] #1 DONE 0.1s [2024-09-06T20:01:35.113Z] [2024-09-06T20:01:35.113Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-09-06T20:01:35.113Z] #2 transferring dockerfile: 2.06kB done [2024-09-06T20:01:35.113Z] #2 DONE 0.1s [2024-09-06T20:01:35.113Z] [2024-09-06T20:01:35.113Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T20:01:35.113Z] #3 transferring dockerfile: 2.15kB done [2024-09-06T20:01:35.113Z] #3 DONE 0.1s [2024-09-06T20:01:35.113Z] [2024-09-06T20:01:35.113Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T20:01:35.113Z] #4 transferring dockerfile: 1.69kB 0.0s done [2024-09-06T20:01:35.113Z] #4 DONE 0.1s [2024-09-06T20:01:35.113Z] [2024-09-06T20:01:35.113Z] #5 [core-data internal] load build definition from Dockerfile [2024-09-06T20:01:35.113Z] #5 transferring dockerfile: 2.07kB 0.0s done [2024-09-06T20:01:35.113Z] #5 DONE 0.1s [2024-09-06T20:01:35.113Z] [2024-09-06T20:01:35.113Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T20:01:35.113Z] #6 transferring dockerfile: 2.49kB done [2024-09-06T20:01:35.113Z] #6 DONE 0.1s [2024-09-06T20:01:35.113Z] [2024-09-06T20:01:35.113Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T20:01:35.390Z] #7 transferring dockerfile: 1.93kB 0.0s done [2024-09-06T20:01:35.390Z] #7 DONE 0.1s [2024-09-06T20:01:35.390Z] [2024-09-06T20:01:35.390Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T20:01:35.390Z] #8 transferring dockerfile: 1.81kB done [2024-09-06T20:01:35.390Z] #8 DONE 0.1s [2024-09-06T20:01:35.390Z] [2024-09-06T20:01:35.390Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T20:01:35.390Z] #9 transferring dockerfile: 1.70kB done [2024-09-06T20:01:35.390Z] #9 DONE 0.1s [2024-09-06T20:01:35.390Z] [2024-09-06T20:01:35.390Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T20:01:35.662Z] #10 transferring dockerfile: 1.89kB done [2024-09-06T20:01:35.662Z] #10 DONE 0.1s [2024-09-06T20:01:35.662Z] [2024-09-06T20:01:35.662Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T20:01:35.662Z] #11 transferring dockerfile: 3.17kB done [2024-09-06T20:01:35.662Z] #11 DONE 0.1s [2024-09-06T20:01:35.662Z] [2024-09-06T20:01:35.662Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T20:01:35.662Z] #12 transferring dockerfile: 2.50kB 0.0s done [2024-09-06T20:01:35.662Z] #12 DONE 0.1s [2024-09-06T20:01:35.662Z] [2024-09-06T20:01:35.662Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-09-06T20:01:35.662Z] #13 transferring dockerfile: 2.01kB done [2024-09-06T20:01:35.927Z] #13 DONE 0.1s [2024-09-06T20:01:35.927Z] [2024-09-06T20:01:35.927Z] #14 [core-command internal] load build definition from Dockerfile [2024-09-06T20:01:35.927Z] #14 transferring dockerfile: 1.93kB done [2024-09-06T20:01:35.927Z] #14 DONE 0.1s [2024-09-06T20:01:35.927Z] [2024-09-06T20:01:35.927Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T20:01:35.927Z] #15 transferring dockerfile: 1.85kB done [2024-09-06T20:01:35.927Z] #15 DONE 0.1s [2024-09-06T20:01:35.927Z] [2024-09-06T20:01:35.927Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T20:01:35.927Z] #16 transferring dockerfile: 2.23kB done [2024-09-06T20:01:35.927Z] #16 DONE 0.1s [2024-09-06T20:01:35.927Z] [2024-09-06T20:01:35.927Z] #17 [support-notifications internal] load .dockerignore [2024-09-06T20:01:35.927Z] #17 transferring context: [2024-09-06T20:01:36.191Z] #17 transferring context: 50B done [2024-09-06T20:01:36.191Z] #17 DONE 0.1s [2024-09-06T20:01:36.771Z] [2024-09-06T20:01:36.771Z] #18 [core-metadata internal] load .dockerignore [2024-09-06T20:01:36.771Z] #18 transferring context: 50B done [2024-09-06T20:01:36.771Z] #18 DONE 0.0s [2024-09-06T20:01:36.772Z] [2024-09-06T20:01:36.772Z] #19 [security-proxy-auth internal] load .dockerignore [2024-09-06T20:01:36.772Z] #19 transferring context: 50B done [2024-09-06T20:01:36.772Z] #19 DONE 0.0s [2024-09-06T20:01:36.772Z] [2024-09-06T20:01:36.772Z] #20 [security-spire-config internal] load .dockerignore [2024-09-06T20:01:36.772Z] #20 transferring context: 50B done [2024-09-06T20:01:37.036Z] #20 DONE 0.1s [2024-09-06T20:01:37.036Z] [2024-09-06T20:01:37.036Z] #21 [core-data internal] load .dockerignore [2024-09-06T20:01:37.036Z] #21 transferring context: 50B done [2024-09-06T20:01:37.036Z] #21 DONE 0.1s [2024-09-06T20:01:37.036Z] [2024-09-06T20:01:37.036Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-09-06T20:01:37.036Z] #22 transferring context: 50B done [2024-09-06T20:01:37.036Z] #22 DONE 0.1s [2024-09-06T20:01:37.036Z] [2024-09-06T20:01:37.036Z] #23 [support-scheduler internal] load .dockerignore [2024-09-06T20:01:37.036Z] #23 transferring context: 50B done [2024-09-06T20:01:37.036Z] #23 DONE 0.1s [2024-09-06T20:01:37.036Z] [2024-09-06T20:01:37.036Z] #24 [security-spire-agent internal] load .dockerignore [2024-09-06T20:01:37.036Z] #24 transferring context: 50B 0.0s done [2024-09-06T20:01:37.036Z] #24 DONE 0.1s [2024-09-06T20:01:37.036Z] [2024-09-06T20:01:37.036Z] #25 [security-spire-server internal] load .dockerignore [2024-09-06T20:01:37.036Z] #25 transferring context: 50B done [2024-09-06T20:01:37.036Z] #25 DONE 0.1s [2024-09-06T20:01:37.304Z] [2024-09-06T20:01:37.304Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T20:01:37.304Z] #26 transferring context: 50B done [2024-09-06T20:01:37.304Z] #26 DONE 0.1s [2024-09-06T20:01:37.304Z] [2024-09-06T20:01:37.304Z] #27 [security-bootstrapper internal] load .dockerignore [2024-09-06T20:01:37.304Z] #27 transferring context: 50B done [2024-09-06T20:01:37.304Z] #27 DONE 0.1s [2024-09-06T20:01:37.304Z] [2024-09-06T20:01:37.304Z] #28 [security-proxy-setup internal] load .dockerignore [2024-09-06T20:01:37.304Z] #28 transferring context: 50B 0.0s done [2024-09-06T20:01:37.304Z] #28 DONE 0.1s [2024-09-06T20:01:37.304Z] [2024-09-06T20:01:37.304Z] #29 [core-keeper internal] load .dockerignore [2024-09-06T20:01:37.570Z] #29 transferring context: 50B 0.0s done [2024-09-06T20:01:37.570Z] #29 DONE 0.1s [2024-09-06T20:01:37.570Z] [2024-09-06T20:01:37.570Z] #30 [core-command internal] load .dockerignore [2024-09-06T20:01:37.570Z] #30 transferring context: 50B 0.0s done [2024-09-06T20:01:37.570Z] #30 DONE 0.1s [2024-09-06T20:01:37.570Z] [2024-09-06T20:01:37.570Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-09-06T20:01:37.570Z] #31 transferring context: 50B done [2024-09-06T20:01:37.570Z] #31 DONE 0.1s [2024-09-06T20:01:37.570Z] [2024-09-06T20:01:37.570Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T20:01:37.835Z] #32 transferring context: 50B done [2024-09-06T20:01:37.835Z] #32 DONE 0.1s [2024-09-06T20:01:37.835Z] [2024-09-06T20:01:37.835Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:37.835Z] #33 DONE 0.0s [2024-09-06T20:01:37.835Z] [2024-09-06T20:01:37.835Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T20:01:38.107Z] #34 DONE 0.4s [2024-09-06T20:01:38.107Z] [2024-09-06T20:01:38.107Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:38.107Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T20:01:38.374Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T20:01:38.374Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T20:01:38.374Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T20:01:38.374Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-09-06T20:01:38.374Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T20:01:38.374Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-09-06T20:01:38.641Z] #35 ... [2024-09-06T20:01:38.641Z] [2024-09-06T20:01:38.641Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:38.641Z] #33 DONE 0.0s [2024-09-06T20:01:38.906Z] [2024-09-06T20:01:38.906Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:38.906Z] #33 DONE 0.0s [2024-09-06T20:01:38.906Z] [2024-09-06T20:01:38.906Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:38.906Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T20:01:38.906Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T20:01:38.906Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T20:01:38.906Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T20:01:38.906Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T20:01:38.906Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T20:01:38.906Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T20:01:38.906Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T20:01:38.906Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T20:01:38.906Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T20:01:39.171Z] #35 ... [2024-09-06T20:01:39.171Z] [2024-09-06T20:01:39.171Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T20:01:39.171Z] #34 DONE 0.6s [2024-09-06T20:01:39.171Z] [2024-09-06T20:01:39.171Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:39.171Z] #35 ... [2024-09-06T20:01:39.171Z] [2024-09-06T20:01:39.171Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:39.171Z] #33 DONE 0.0s [2024-09-06T20:01:39.171Z] [2024-09-06T20:01:39.171Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T20:01:39.171Z] #36 DONE 1.8s [2024-09-06T20:01:39.171Z] [2024-09-06T20:01:39.171Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:39.171Z] #35 ... [2024-09-06T20:01:39.171Z] [2024-09-06T20:01:39.171Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:39.171Z] #33 DONE 0.0s [2024-09-06T20:01:39.171Z] [2024-09-06T20:01:39.171Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:39.437Z] #35 ... [2024-09-06T20:01:39.437Z] [2024-09-06T20:01:39.437Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T20:01:39.437Z] #34 DONE 0.8s [2024-09-06T20:01:39.437Z] [2024-09-06T20:01:39.437Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T20:01:39.437Z] #36 DONE 1.9s [2024-09-06T20:01:39.437Z] [2024-09-06T20:01:39.437Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:39.437Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T20:01:39.437Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T20:01:39.437Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T20:01:39.437Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T20:01:39.437Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T20:01:39.437Z] #35 ... [2024-09-06T20:01:39.437Z] [2024-09-06T20:01:39.437Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:39.437Z] #33 DONE 0.0s [2024-09-06T20:01:39.437Z] [2024-09-06T20:01:39.437Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:39.704Z] #35 ... [2024-09-06T20:01:39.704Z] [2024-09-06T20:01:39.704Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-06T20:01:39.704Z] #37 DONE 0.9s [2024-09-06T20:01:39.704Z] [2024-09-06T20:01:39.704Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:39.972Z] #35 ... [2024-09-06T20:01:39.972Z] [2024-09-06T20:01:39.972Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:39.972Z] #33 DONE 0.0s [2024-09-06T20:01:39.972Z] [2024-09-06T20:01:39.972Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T20:01:39.972Z] #36 DONE 1.9s [2024-09-06T20:01:39.972Z] [2024-09-06T20:01:39.972Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-06T20:01:39.972Z] #37 DONE 0.9s [2024-09-06T20:01:39.972Z] [2024-09-06T20:01:39.972Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:39.972Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T20:01:39.972Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T20:01:39.972Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T20:01:39.972Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T20:01:39.972Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T20:01:39.972Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T20:01:40.240Z] #35 ... [2024-09-06T20:01:40.240Z] [2024-09-06T20:01:40.240Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:40.240Z] #33 DONE 0.0s [2024-09-06T20:01:40.508Z] [2024-09-06T20:01:40.508Z] #38 [support-notifications internal] load build context [2024-09-06T20:01:40.508Z] #38 ... [2024-09-06T20:01:40.508Z] [2024-09-06T20:01:40.508Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:40.508Z] #33 DONE 0.0s [2024-09-06T20:01:40.508Z] [2024-09-06T20:01:40.508Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T20:01:40.508Z] #39 DONE 1.6s [2024-09-06T20:01:40.775Z] [2024-09-06T20:01:40.775Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T20:01:40.775Z] #36 DONE 2.1s [2024-09-06T20:01:40.775Z] [2024-09-06T20:01:40.775Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-06T20:01:40.775Z] #37 DONE 1.1s [2024-09-06T20:01:40.775Z] [2024-09-06T20:01:40.775Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:40.775Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T20:01:40.775Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T20:01:40.775Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T20:01:40.775Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T20:01:40.775Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T20:01:40.775Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T20:01:40.775Z] #35 ... [2024-09-06T20:01:40.775Z] [2024-09-06T20:01:40.775Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T20:01:40.775Z] #36 DONE 2.1s [2024-09-06T20:01:40.775Z] [2024-09-06T20:01:40.775Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-06T20:01:40.775Z] #37 DONE 1.1s [2024-09-06T20:01:40.775Z] [2024-09-06T20:01:40.775Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:40.775Z] #33 DONE 0.2s [2024-09-06T20:01:40.775Z] [2024-09-06T20:01:40.775Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:40.775Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T20:01:40.775Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T20:01:40.775Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T20:01:40.775Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T20:01:40.775Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T20:01:40.775Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T20:01:41.042Z] #35 ... [2024-09-06T20:01:41.042Z] [2024-09-06T20:01:41.042Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:41.042Z] #33 DONE 0.2s [2024-09-06T20:01:41.042Z] [2024-09-06T20:01:41.042Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:41.042Z] #33 DONE 0.2s [2024-09-06T20:01:41.042Z] [2024-09-06T20:01:41.042Z] #40 [security-spire-config internal] load build context [2024-09-06T20:01:41.042Z] #40 transferring context: 25.96kB 0.1s done [2024-09-06T20:01:41.042Z] #40 DONE 0.5s [2024-09-06T20:01:41.042Z] [2024-09-06T20:01:41.042Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:41.042Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:41.309Z] #41 ... [2024-09-06T20:01:41.309Z] [2024-09-06T20:01:41.309Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T20:01:41.309Z] #33 DONE 0.2s [2024-09-06T20:01:41.309Z] [2024-09-06T20:01:41.309Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T20:01:41.309Z] #42 DONE 1.7s [2024-09-06T20:01:41.309Z] [2024-09-06T20:01:41.309Z] #38 [support-notifications internal] load build context [2024-09-06T20:01:41.580Z] #38 ... [2024-09-06T20:01:41.580Z] [2024-09-06T20:01:41.580Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T20:01:41.580Z] #43 DONE 0.0s [2024-09-06T20:01:41.580Z] [2024-09-06T20:01:41.580Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T20:01:41.580Z] #34 DONE 2.8s [2024-09-06T20:01:41.580Z] [2024-09-06T20:01:41.580Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T20:01:41.580Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T20:01:41.580Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T20:01:41.580Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T20:01:41.580Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T20:01:41.580Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T20:01:41.580Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T20:01:41.848Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T20:01:41.848Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T20:01:41.848Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T20:01:41.848Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T20:01:41.848Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T20:01:41.848Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T20:01:41.848Z] #35 DONE 4.8s [2024-09-06T20:01:41.848Z] [2024-09-06T20:01:41.848Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T20:01:41.848Z] #36 DONE 2.2s [2024-09-06T20:01:41.848Z] [2024-09-06T20:01:41.848Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-06T20:01:41.848Z] #37 DONE 1.2s [2024-09-06T20:01:41.848Z] [2024-09-06T20:01:41.848Z] #44 [core-command internal] load build context [2024-09-06T20:01:41.848Z] #44 DONE 0.0s [2024-09-06T20:01:41.848Z] [2024-09-06T20:01:41.848Z] #45 [security-spire-server internal] load build context [2024-09-06T20:01:41.848Z] #45 transferring context: 27.71kB 0.1s done [2024-09-06T20:01:41.848Z] #45 DONE 1.2s [2024-09-06T20:01:41.848Z] [2024-09-06T20:01:41.848Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:41.848Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done [2024-09-06T20:01:41.848Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T20:01:41.848Z] #41 ... [2024-09-06T20:01:41.848Z] [2024-09-06T20:01:41.848Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:01:41.848Z] #46 DONE 0.0s [2024-09-06T20:01:41.848Z] [2024-09-06T20:01:41.848Z] #47 [core-keeper internal] load build context [2024-09-06T20:01:41.848Z] #47 DONE 0.0s [2024-09-06T20:01:41.848Z] [2024-09-06T20:01:41.848Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:41.848Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-06T20:01:42.117Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-06T20:01:42.702Z] #41 ... [2024-09-06T20:01:42.702Z] [2024-09-06T20:01:42.702Z] #48 [security-spire-agent internal] load build context [2024-09-06T20:01:42.702Z] #48 transferring context: 27.24kB 0.1s done [2024-09-06T20:01:42.702Z] #48 DONE 1.1s [2024-09-06T20:01:42.970Z] [2024-09-06T20:01:42.970Z] #49 [core-metadata internal] load build context [2024-09-06T20:01:44.389Z] #49 ... [2024-09-06T20:01:44.389Z] [2024-09-06T20:01:44.389Z] #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T20:01:49.767Z] #50 ... [2024-09-06T20:01:49.767Z] [2024-09-06T20:01:49.767Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:01:49.767Z] #51 transferring context: 24.81MB 9.8s [2024-09-06T20:01:49.767Z] #51 ... [2024-09-06T20:01:49.767Z] [2024-09-06T20:01:49.767Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:49.767Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.4s done [2024-09-06T20:01:49.767Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done [2024-09-06T20:01:49.767Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.5s done [2024-09-06T20:01:49.767Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T20:01:49.767Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-09-06T20:01:49.767Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 5.4s [2024-09-06T20:01:49.767Z] #41 ... [2024-09-06T20:01:49.767Z] [2024-09-06T20:01:49.767Z] #52 [core-data internal] load build context [2024-09-06T20:01:49.767Z] #52 ... [2024-09-06T20:01:49.767Z] [2024-09-06T20:01:49.767Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:01:49.767Z] #53 ... [2024-09-06T20:01:49.767Z] [2024-09-06T20:01:49.767Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T20:01:49.767Z] #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:49.767Z] #0 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:49.767Z] #0 8.290 OK: 266 MiB in 52 packages [2024-09-06T20:01:49.767Z] #54 DONE 10.0s [2024-09-06T20:01:49.767Z] [2024-09-06T20:01:49.767Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:49.767Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.9s [2024-09-06T20:01:49.767Z] #41 ... [2024-09-06T20:01:49.767Z] [2024-09-06T20:01:49.767Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T20:01:49.767Z] #0 5.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:49.767Z] #0 5.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:49.767Z] #0 8.327 OK: 266 MiB in 52 packages [2024-09-06T20:01:49.767Z] #55 DONE 10.0s [2024-09-06T20:01:49.767Z] [2024-09-06T20:01:49.767Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:49.767Z] #41 ... [2024-09-06T20:01:49.767Z] [2024-09-06T20:01:49.767Z] #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T20:01:49.767Z] #0 6.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:49.767Z] #0 7.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:49.767Z] #0 9.662 OK: 266 MiB in 52 packages [2024-09-06T20:01:50.035Z] #56 ... [2024-09-06T20:01:50.035Z] [2024-09-06T20:01:50.035Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:50.035Z] #41 ... [2024-09-06T20:01:50.035Z] [2024-09-06T20:01:50.035Z] #57 [support-scheduler internal] load build context [2024-09-06T20:01:50.303Z] #57 ... [2024-09-06T20:01:50.303Z] [2024-09-06T20:01:50.303Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:50.570Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.7s [2024-09-06T20:01:50.570Z] #41 ... [2024-09-06T20:01:50.570Z] [2024-09-06T20:01:50.570Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T20:01:50.570Z] #56 DONE 11.9s [2024-09-06T20:01:50.570Z] [2024-09-06T20:01:50.570Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:50.836Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 7.1s [2024-09-06T20:01:50.836Z] #41 ... [2024-09-06T20:01:50.836Z] [2024-09-06T20:01:50.836Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:01:50.836Z] #58 ... [2024-09-06T20:01:50.836Z] [2024-09-06T20:01:50.836Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:01:51.104Z] #59 ... [2024-09-06T20:01:51.104Z] [2024-09-06T20:01:51.104Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:01:51.104Z] #60 ... [2024-09-06T20:01:51.104Z] [2024-09-06T20:01:51.104Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T20:01:51.104Z] #0 5.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:51.104Z] #0 7.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:51.104Z] #0 9.006 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T20:01:51.104Z] #0 9.006 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T20:01:51.104Z] #0 9.006 OK: 19954 distinct packages available [2024-09-06T20:01:51.104Z] #0 9.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:51.104Z] #0 9.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:51.373Z] #61 ... [2024-09-06T20:01:51.373Z] [2024-09-06T20:01:51.373Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:01:51.641Z] #59 ... [2024-09-06T20:01:51.641Z] [2024-09-06T20:01:51.641Z] #38 [support-notifications internal] load build context [2024-09-06T20:01:51.641Z] #38 ... [2024-09-06T20:01:51.641Z] [2024-09-06T20:01:51.641Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T20:01:51.641Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.0s done [2024-09-06T20:01:51.641Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T20:01:51.641Z] #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-06T20:01:51.641Z] #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-06T20:01:51.641Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T20:01:51.641Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-06T20:01:51.641Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-06T20:01:51.641Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-09-06T20:01:51.641Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.6s done [2024-09-06T20:01:51.641Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.17MB / 18.32MB 4.1s [2024-09-06T20:01:51.641Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done [2024-09-06T20:01:51.909Z] #43 ... [2024-09-06T20:01:51.909Z] [2024-09-06T20:01:51.909Z] #38 [support-notifications internal] load build context [2024-09-06T20:01:51.909Z] #38 ... [2024-09-06T20:01:51.909Z] [2024-09-06T20:01:51.909Z] #47 [core-keeper internal] load build context [2024-09-06T20:01:52.176Z] #47 ... [2024-09-06T20:01:52.176Z] [2024-09-06T20:01:52.176Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:01:52.176Z] #46 ... [2024-09-06T20:01:52.176Z] [2024-09-06T20:01:52.176Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T20:01:52.176Z] #62 DONE 10.1s [2024-09-06T20:01:52.176Z] [2024-09-06T20:01:52.176Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:01:52.176Z] #46 ... [2024-09-06T20:01:52.176Z] [2024-09-06T20:01:52.176Z] #44 [core-command internal] load build context [2024-09-06T20:01:52.443Z] #44 ... [2024-09-06T20:01:52.443Z] [2024-09-06T20:01:52.443Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:01:52.443Z] #63 ... [2024-09-06T20:01:52.443Z] [2024-09-06T20:01:52.443Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:52.443Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.7s [2024-09-06T20:01:52.443Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-09-06T20:01:53.026Z] #41 ... [2024-09-06T20:01:53.026Z] [2024-09-06T20:01:53.026Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T20:01:53.026Z] #61 10.84 OK: 266 MiB in 52 packages [2024-09-06T20:01:53.026Z] #61 DONE 12.3s [2024-09-06T20:01:53.026Z] [2024-09-06T20:01:53.026Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:53.612Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 10.0s [2024-09-06T20:01:53.884Z] #41 ... [2024-09-06T20:01:53.884Z] [2024-09-06T20:01:53.884Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T20:01:53.884Z] #64 ... [2024-09-06T20:01:53.884Z] [2024-09-06T20:01:53.884Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T20:01:53.884Z] #65 ... [2024-09-06T20:01:53.884Z] [2024-09-06T20:01:53.884Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T20:01:54.150Z] #66 ... [2024-09-06T20:01:54.150Z] [2024-09-06T20:01:54.150Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T20:01:54.150Z] #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:54.150Z] #67 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:54.150Z] #67 ... [2024-09-06T20:01:54.150Z] [2024-09-06T20:01:54.150Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T20:01:54.416Z] #68 ... [2024-09-06T20:01:54.416Z] [2024-09-06T20:01:54.416Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T20:01:54.416Z] #69 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:54.416Z] #69 ... [2024-09-06T20:01:54.416Z] [2024-09-06T20:01:54.416Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T20:01:54.416Z] #70 ... [2024-09-06T20:01:54.416Z] [2024-09-06T20:01:54.416Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T20:01:54.681Z] #71 ... [2024-09-06T20:01:54.681Z] [2024-09-06T20:01:54.681Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T20:01:54.681Z] #72 ... [2024-09-06T20:01:54.681Z] [2024-09-06T20:01:54.681Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T20:01:54.947Z] #73 ... [2024-09-06T20:01:54.947Z] [2024-09-06T20:01:54.947Z] #49 [core-metadata internal] load build context [2024-09-06T20:01:54.947Z] #49 transferring context: 51.01MB 15.9s [2024-09-06T20:01:54.947Z] #49 ... [2024-09-06T20:01:54.947Z] [2024-09-06T20:01:54.947Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:54.947Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 11.3s [2024-09-06T20:01:55.912Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.60MB / 28.04MB 11.9s [2024-09-06T20:01:56.887Z] #41 ... [2024-09-06T20:01:56.887Z] [2024-09-06T20:01:56.887Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T20:01:56.887Z] #64 DONE 13.1s [2024-09-06T20:01:56.887Z] [2024-09-06T20:01:56.887Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:56.887Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 13.2s [2024-09-06T20:01:58.297Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.4s [2024-09-06T20:01:58.562Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.66MB / 28.04MB 14.8s [2024-09-06T20:01:58.562Z] #41 ... [2024-09-06T20:01:58.562Z] [2024-09-06T20:01:58.562Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T20:01:58.562Z] #69 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:01:58.562Z] #69 12.97 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T20:01:58.562Z] #69 12.97 (2/2) Installing su-exec (0.2-r3) [2024-09-06T20:01:58.562Z] #69 12.97 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:01:58.562Z] #69 13.05 OK: 8 MiB in 17 packages [2024-09-06T20:01:58.562Z] #69 DONE 14.8s [2024-09-06T20:01:58.562Z] [2024-09-06T20:01:58.562Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:58.832Z] #41 ... [2024-09-06T20:01:58.832Z] [2024-09-06T20:01:58.832Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T20:01:58.832Z] #67 12.41 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:01:58.832Z] #67 12.73 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:01:58.832Z] #67 12.73 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T20:01:58.832Z] #67 12.82 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T20:01:58.832Z] #67 12.82 (5/6) Installing su-exec (0.2-r3) [2024-09-06T20:01:58.832Z] #67 12.82 (6/6) Installing yq (4.33.3-r5) [2024-09-06T20:01:58.832Z] #67 13.35 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:01:58.832Z] #67 13.48 OK: 18 MiB in 19 packages [2024-09-06T20:01:58.832Z] #67 DONE 15.0s [2024-09-06T20:01:58.832Z] [2024-09-06T20:01:58.832Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:59.097Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 15.3s [2024-09-06T20:01:59.366Z] #41 ... [2024-09-06T20:01:59.366Z] [2024-09-06T20:01:59.366Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:01:59.366Z] #51 ... [2024-09-06T20:01:59.366Z] [2024-09-06T20:01:59.366Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:01:59.631Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.8s done [2024-09-06T20:01:59.631Z] #41 ... [2024-09-06T20:01:59.631Z] [2024-09-06T20:01:59.631Z] #52 [core-data internal] load build context [2024-09-06T20:01:59.896Z] #52 ... [2024-09-06T20:01:59.896Z] [2024-09-06T20:01:59.896Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:01:59.896Z] #53 ... [2024-09-06T20:01:59.896Z] [2024-09-06T20:01:59.896Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:00.161Z] #57 transferring context: 32.53MB 19.2s [2024-09-06T20:02:00.161Z] #57 ... [2024-09-06T20:02:00.161Z] [2024-09-06T20:02:00.162Z] #52 [core-data internal] load build context [2024-09-06T20:02:01.126Z] #52 ... [2024-09-06T20:02:01.127Z] [2024-09-06T20:02:01.127Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:02:01.127Z] #58 ... [2024-09-06T20:02:01.127Z] [2024-09-06T20:02:01.127Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:02:01.399Z] #53 ... [2024-09-06T20:02:01.399Z] [2024-09-06T20:02:01.399Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:01.399Z] #60 ... [2024-09-06T20:02:01.399Z] [2024-09-06T20:02:01.399Z] #52 [core-data internal] load build context [2024-09-06T20:02:01.670Z] #52 ... [2024-09-06T20:02:01.670Z] [2024-09-06T20:02:01.670Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:01.938Z] #59 ... [2024-09-06T20:02:01.938Z] [2024-09-06T20:02:01.938Z] #52 [core-data internal] load build context [2024-09-06T20:02:01.938Z] #52 ... [2024-09-06T20:02:01.938Z] [2024-09-06T20:02:01.938Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T20:02:01.938Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.4s done [2024-09-06T20:02:01.938Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.2s [2024-09-06T20:02:02.209Z] #43 ... [2024-09-06T20:02:02.209Z] [2024-09-06T20:02:02.209Z] #38 [support-notifications internal] load build context [2024-09-06T20:02:02.209Z] #38 ... [2024-09-06T20:02:02.209Z] [2024-09-06T20:02:02.209Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:02.209Z] #47 ... [2024-09-06T20:02:02.209Z] [2024-09-06T20:02:02.209Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:02.478Z] #46 ... [2024-09-06T20:02:02.478Z] [2024-09-06T20:02:02.478Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:02.746Z] #47 ... [2024-09-06T20:02:02.746Z] [2024-09-06T20:02:02.746Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:02.746Z] #63 ... [2024-09-06T20:02:02.746Z] [2024-09-06T20:02:02.746Z] #44 [core-command internal] load build context [2024-09-06T20:02:02.746Z] #44 ... [2024-09-06T20:02:02.746Z] [2024-09-06T20:02:02.746Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T20:02:03.056Z] #74 ... [2024-09-06T20:02:03.056Z] [2024-09-06T20:02:03.056Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:04.033Z] #63 ... [2024-09-06T20:02:04.033Z] [2024-09-06T20:02:04.033Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T20:02:04.033Z] #65 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:04.033Z] #65 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:04.033Z] #65 17.32 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T20:02:04.033Z] #65 17.58 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T20:02:04.033Z] #65 17.58 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:02:04.033Z] #65 17.58 Executing ca-certificates-20240226-r0.trigger [2024-09-06T20:02:04.033Z] #65 18.18 OK: 9 MiB in 17 packages [2024-09-06T20:02:04.033Z] #65 DONE 20.2s [2024-09-06T20:02:04.299Z] [2024-09-06T20:02:04.299Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:04.566Z] #63 ... [2024-09-06T20:02:04.566Z] [2024-09-06T20:02:04.566Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T20:02:04.566Z] #66 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:04.566Z] #66 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:04.566Z] #66 18.38 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T20:02:04.566Z] #66 18.38 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:02:04.566Z] #66 18.66 OK: 8 MiB in 16 packages [2024-09-06T20:02:04.566Z] #66 DONE 20.9s [2024-09-06T20:02:04.566Z] [2024-09-06T20:02:04.566Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:05.147Z] #63 ... [2024-09-06T20:02:05.147Z] [2024-09-06T20:02:05.147Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:05.147Z] #49 ... [2024-09-06T20:02:05.147Z] [2024-09-06T20:02:05.147Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T20:02:07.097Z] #75 ... [2024-09-06T20:02:07.097Z] [2024-09-06T20:02:07.097Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T20:02:07.097Z] #76 ... [2024-09-06T20:02:07.097Z] [2024-09-06T20:02:07.097Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:07.097Z] #60 transferring context: 39.23MB 25.8s [2024-09-06T20:02:07.689Z] #60 ... [2024-09-06T20:02:07.689Z] [2024-09-06T20:02:07.689Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T20:02:07.689Z] #68 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:07.689Z] #68 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:07.689Z] #68 18.57 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T20:02:07.689Z] #68 18.57 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T20:02:07.689Z] #68 18.57 OK: 19948 distinct packages available [2024-09-06T20:02:07.689Z] #68 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:07.689Z] #68 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:07.689Z] #68 22.09 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T20:02:07.689Z] #68 22.09 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T20:02:07.689Z] #68 22.09 (3/4) Installing libucontext (1.2-r2) [2024-09-06T20:02:07.689Z] #68 22.09 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T20:02:07.690Z] #68 22.09 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:02:07.690Z] #68 22.33 OK: 8 MiB in 19 packages [2024-09-06T20:02:07.690Z] #68 DONE 23.5s [2024-09-06T20:02:07.690Z] [2024-09-06T20:02:07.690Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:07.690Z] #60 ... [2024-09-06T20:02:07.690Z] [2024-09-06T20:02:07.690Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T20:02:07.690Z] #70 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:08.662Z] #70 ... [2024-09-06T20:02:08.662Z] [2024-09-06T20:02:08.662Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T20:02:08.662Z] #77 ... [2024-09-06T20:02:08.662Z] [2024-09-06T20:02:08.662Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:08.928Z] #60 ... [2024-09-06T20:02:08.928Z] [2024-09-06T20:02:08.928Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T20:02:08.928Z] #78 ... [2024-09-06T20:02:08.928Z] [2024-09-06T20:02:08.928Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T20:02:08.928Z] #73 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:08.928Z] #73 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:08.928Z] #73 23.42 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T20:02:08.928Z] #73 23.43 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:02:08.928Z] #73 23.54 OK: 8 MiB in 16 packages [2024-09-06T20:02:08.928Z] #73 DONE 25.0s [2024-09-06T20:02:08.928Z] [2024-09-06T20:02:08.928Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T20:02:08.928Z] #70 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:09.510Z] #70 ... [2024-09-06T20:02:09.510Z] [2024-09-06T20:02:09.510Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:02:09.510Z] #51 ... [2024-09-06T20:02:09.510Z] [2024-09-06T20:02:09.510Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:09.782Z] #60 ... [2024-09-06T20:02:09.782Z] [2024-09-06T20:02:09.782Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T20:02:09.782Z] #72 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:09.782Z] #72 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:09.782Z] #72 22.28 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T20:02:09.782Z] #72 22.44 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T20:02:09.782Z] #72 22.44 (3/4) Installing su-exec (0.2-r3) [2024-09-06T20:02:09.782Z] #72 22.44 (4/4) Installing yq (4.33.3-r5) [2024-09-06T20:02:09.782Z] #72 22.82 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:02:09.782Z] #72 22.88 Executing ca-certificates-20240226-r0.trigger [2024-09-06T20:02:09.782Z] #72 23.52 OK: 18 MiB in 19 packages [2024-09-06T20:02:09.782Z] #72 DONE 25.7s [2024-09-06T20:02:09.782Z] [2024-09-06T20:02:09.782Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:10.737Z] #60 ... [2024-09-06T20:02:10.737Z] [2024-09-06T20:02:10.737Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:10.737Z] #57 ... [2024-09-06T20:02:10.737Z] [2024-09-06T20:02:10.737Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:11.329Z] #60 ... [2024-09-06T20:02:11.329Z] [2024-09-06T20:02:11.329Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:02:11.329Z] #58 ... [2024-09-06T20:02:11.329Z] [2024-09-06T20:02:11.329Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:11.329Z] #57 ... [2024-09-06T20:02:11.329Z] [2024-09-06T20:02:11.329Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:02:11.595Z] #53 ... [2024-09-06T20:02:11.595Z] [2024-09-06T20:02:11.595Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:12.179Z] #57 transferring context: 47.52MB 31.2s [2024-09-06T20:02:12.179Z] #57 ... [2024-09-06T20:02:12.179Z] [2024-09-06T20:02:12.179Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:12.179Z] #59 ... [2024-09-06T20:02:12.179Z] [2024-09-06T20:02:12.179Z] #52 [core-data internal] load build context [2024-09-06T20:02:12.447Z] #52 ... [2024-09-06T20:02:12.447Z] [2024-09-06T20:02:12.447Z] #38 [support-notifications internal] load build context [2024-09-06T20:02:12.447Z] #38 ... [2024-09-06T20:02:12.447Z] [2024-09-06T20:02:12.447Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T20:02:12.447Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.4s [2024-09-06T20:02:12.714Z] #43 ... [2024-09-06T20:02:12.714Z] [2024-09-06T20:02:12.714Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:12.714Z] #46 ... [2024-09-06T20:02:12.714Z] [2024-09-06T20:02:12.714Z] #52 [core-data internal] load build context [2024-09-06T20:02:12.979Z] #52 ... [2024-09-06T20:02:12.979Z] [2024-09-06T20:02:12.979Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:12.979Z] #47 ... [2024-09-06T20:02:12.979Z] [2024-09-06T20:02:12.979Z] #52 [core-data internal] load build context [2024-09-06T20:02:12.979Z] #52 ... [2024-09-06T20:02:12.979Z] [2024-09-06T20:02:12.979Z] #44 [core-command internal] load build context [2024-09-06T20:02:13.245Z] #44 ... [2024-09-06T20:02:13.245Z] [2024-09-06T20:02:13.245Z] #52 [core-data internal] load build context [2024-09-06T20:02:13.826Z] #52 ... [2024-09-06T20:02:13.826Z] [2024-09-06T20:02:13.826Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:13.826Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s [2024-09-06T20:02:13.826Z] #41 ... [2024-09-06T20:02:13.826Z] [2024-09-06T20:02:13.826Z] #44 [core-command internal] load build context [2024-09-06T20:02:14.788Z] #44 ... [2024-09-06T20:02:14.788Z] [2024-09-06T20:02:14.788Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T20:02:14.788Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:14.788Z] #79 ... [2024-09-06T20:02:14.788Z] [2024-09-06T20:02:14.788Z] #44 [core-command internal] load build context [2024-09-06T20:02:15.369Z] #44 ... [2024-09-06T20:02:15.369Z] [2024-09-06T20:02:15.369Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T20:02:15.369Z] #71 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:15.369Z] #71 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:15.370Z] #71 25.43 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T20:02:15.370Z] #71 25.43 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T20:02:15.370Z] #71 25.43 OK: 19948 distinct packages available [2024-09-06T20:02:15.370Z] #71 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:15.370Z] #71 27.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:15.370Z] #71 ... [2024-09-06T20:02:15.370Z] [2024-09-06T20:02:15.370Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:15.636Z] #63 ... [2024-09-06T20:02:15.636Z] [2024-09-06T20:02:15.636Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:15.636Z] #49 ... [2024-09-06T20:02:15.636Z] [2024-09-06T20:02:15.636Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:17.573Z] #63 transferring context: 41.54MB 33.7s [2024-09-06T20:02:17.839Z] #63 ... [2024-09-06T20:02:17.839Z] [2024-09-06T20:02:17.839Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T20:02:17.839Z] #0 9.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:17.839Z] #80 ... [2024-09-06T20:02:17.839Z] [2024-09-06T20:02:17.839Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:18.106Z] #63 ... [2024-09-06T20:02:18.106Z] [2024-09-06T20:02:18.106Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T20:02:18.106Z] #74 15.51 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:18.106Z] #74 16.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:18.106Z] #74 23.65 OK: 266 MiB in 52 packages [2024-09-06T20:02:18.106Z] #74 DONE 25.3s [2024-09-06T20:02:18.371Z] [2024-09-06T20:02:18.371Z] #52 [core-data internal] load build context [2024-09-06T20:02:18.637Z] #52 ... [2024-09-06T20:02:18.637Z] [2024-09-06T20:02:18.637Z] #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T20:02:18.637Z] #50 24.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:18.637Z] #50 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:18.637Z] #50 30.01 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T20:02:18.637Z] #50 30.35 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T20:02:18.637Z] #50 30.35 (3/3) Installing tzdata (2024a-r0) [2024-09-06T20:02:18.637Z] #50 34.24 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:02:18.637Z] #50 34.48 Executing ca-certificates-20240226-r0.trigger [2024-09-06T20:02:18.637Z] #50 ... [2024-09-06T20:02:18.637Z] [2024-09-06T20:02:18.637Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:19.229Z] #63 ... [2024-09-06T20:02:19.229Z] [2024-09-06T20:02:19.229Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T20:02:19.229Z] #0 9.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:19.496Z] #81 ... [2024-09-06T20:02:19.496Z] [2024-09-06T20:02:19.496Z] #52 [core-data internal] load build context [2024-09-06T20:02:19.496Z] #52 ... [2024-09-06T20:02:19.496Z] [2024-09-06T20:02:19.496Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T20:02:19.496Z] #77 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:19.496Z] #77 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:19.496Z] #77 18.81 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:19.496Z] #77 19.64 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:19.496Z] #77 19.80 OK: 8 MiB in 17 packages [2024-09-06T20:02:19.496Z] #77 DONE 20.8s [2024-09-06T20:02:19.496Z] [2024-09-06T20:02:19.496Z] #52 [core-data internal] load build context [2024-09-06T20:02:19.764Z] #52 ... [2024-09-06T20:02:19.764Z] [2024-09-06T20:02:19.764Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:02:19.764Z] #51 ... [2024-09-06T20:02:19.764Z] [2024-09-06T20:02:19.764Z] #52 [core-data internal] load build context [2024-09-06T20:02:20.029Z] #52 ... [2024-09-06T20:02:20.029Z] [2024-09-06T20:02:20.029Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T20:02:20.029Z] #0 8.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:20.029Z] #82 ... [2024-09-06T20:02:20.029Z] [2024-09-06T20:02:20.029Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:20.296Z] #59 ... [2024-09-06T20:02:20.296Z] [2024-09-06T20:02:20.296Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T20:02:20.296Z] #76 13.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:20.296Z] #76 14.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:20.296Z] #76 23.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T20:02:20.296Z] #76 ... [2024-09-06T20:02:20.296Z] [2024-09-06T20:02:20.296Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:21.702Z] #59 ... [2024-09-06T20:02:21.702Z] [2024-09-06T20:02:21.702Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:21.702Z] #60 ... [2024-09-06T20:02:21.702Z] [2024-09-06T20:02:21.702Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:02:21.702Z] #58 ... [2024-09-06T20:02:21.702Z] [2024-09-06T20:02:21.702Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:02:21.702Z] #53 ... [2024-09-06T20:02:21.702Z] [2024-09-06T20:02:21.702Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:22.282Z] #60 ... [2024-09-06T20:02:22.282Z] [2024-09-06T20:02:22.282Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T20:02:22.282Z] #78 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:22.282Z] #78 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:22.282Z] #78 22.94 OK: 18 MiB in 19 packages [2024-09-06T20:02:22.282Z] #78 ... [2024-09-06T20:02:22.282Z] [2024-09-06T20:02:22.282Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:22.282Z] #60 ... [2024-09-06T20:02:22.282Z] [2024-09-06T20:02:22.282Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:22.282Z] #57 transferring context: 68.84MB 41.5s [2024-09-06T20:02:22.549Z] #57 ... [2024-09-06T20:02:22.549Z] [2024-09-06T20:02:22.549Z] #38 [support-notifications internal] load build context [2024-09-06T20:02:22.549Z] #38 ... [2024-09-06T20:02:22.549Z] [2024-09-06T20:02:22.549Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:22.818Z] #57 ... [2024-09-06T20:02:22.818Z] [2024-09-06T20:02:22.818Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:23.101Z] #46 ... [2024-09-06T20:02:23.101Z] [2024-09-06T20:02:23.101Z] #52 [core-data internal] load build context [2024-09-06T20:02:23.101Z] #52 ... [2024-09-06T20:02:23.101Z] [2024-09-06T20:02:23.101Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:23.369Z] #47 ... [2024-09-06T20:02:23.369Z] [2024-09-06T20:02:23.369Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T20:02:23.369Z] #70 28.91 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T20:02:23.369Z] #70 28.91 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T20:02:23.369Z] #70 28.91 OK: 19948 distinct packages available [2024-09-06T20:02:23.369Z] #70 30.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:23.369Z] #70 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:23.369Z] #70 38.83 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:23.369Z] #70 39.15 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:23.369Z] #70 39.24 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T20:02:23.369Z] #70 ... [2024-09-06T20:02:23.369Z] [2024-09-06T20:02:23.369Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:23.369Z] #57 ... [2024-09-06T20:02:23.369Z] [2024-09-06T20:02:23.369Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T20:02:23.369Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.1s [2024-09-06T20:02:23.635Z] #43 ... [2024-09-06T20:02:23.635Z] [2024-09-06T20:02:23.635Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:24.218Z] #57 ... [2024-09-06T20:02:24.218Z] [2024-09-06T20:02:24.218Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T20:02:24.218Z] #71 34.01 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T20:02:24.218Z] #71 34.50 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T20:02:24.218Z] #71 34.50 (3/11) Installing libunistring (1.1-r1) [2024-09-06T20:02:24.218Z] #71 34.72 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T20:02:24.218Z] #71 34.80 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T20:02:24.218Z] #71 34.80 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T20:02:24.218Z] #71 34.90 (7/11) Installing curl (8.9.0-r0) [2024-09-06T20:02:24.218Z] #71 35.10 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T20:02:24.218Z] #71 35.10 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T20:02:24.218Z] #71 35.10 (10/11) Installing libucontext (1.2-r2) [2024-09-06T20:02:24.218Z] #71 35.10 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T20:02:24.218Z] #71 35.10 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:02:24.218Z] #71 35.21 Executing ca-certificates-20240226-r0.trigger [2024-09-06T20:02:24.218Z] #71 36.88 OK: 13 MiB in 26 packages [2024-09-06T20:02:24.218Z] #71 DONE 39.8s [2024-09-06T20:02:24.218Z] [2024-09-06T20:02:24.218Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:24.218Z] #57 ... [2024-09-06T20:02:24.218Z] [2024-09-06T20:02:24.218Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:24.218Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.3s [2024-09-06T20:02:24.487Z] #41 ... [2024-09-06T20:02:24.487Z] [2024-09-06T20:02:24.487Z] #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T20:02:24.487Z] #50 36.58 OK: 12 MiB in 18 packages [2024-09-06T20:02:24.487Z] #50 DONE 40.1s [2024-09-06T20:02:24.487Z] [2024-09-06T20:02:24.487Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:24.487Z] #41 ... [2024-09-06T20:02:24.487Z] [2024-09-06T20:02:24.487Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T20:02:24.753Z] #83 ... [2024-09-06T20:02:24.753Z] [2024-09-06T20:02:24.753Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T20:02:24.753Z] #76 24.56 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:02:24.753Z] #76 24.84 OK: 8 MiB in 16 packages [2024-09-06T20:02:24.753Z] #76 DONE 27.7s [2024-09-06T20:02:24.753Z] [2024-09-06T20:02:24.753Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:25.336Z] #47 ... [2024-09-06T20:02:25.336Z] [2024-09-06T20:02:25.336Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T20:02:25.336Z] #78 DONE 26.4s [2024-09-06T20:02:25.336Z] [2024-09-06T20:02:25.336Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T20:02:25.605Z] #84 ... [2024-09-06T20:02:25.605Z] [2024-09-06T20:02:25.605Z] #44 [core-command internal] load build context [2024-09-06T20:02:25.605Z] #44 ... [2024-09-06T20:02:25.605Z] [2024-09-06T20:02:25.605Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:25.605Z] #47 ... [2024-09-06T20:02:25.605Z] [2024-09-06T20:02:25.605Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:25.872Z] #49 ... [2024-09-06T20:02:25.872Z] [2024-09-06T20:02:25.872Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T20:02:25.872Z] #75 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:25.872Z] #75 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:25.872Z] #75 19.38 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:25.872Z] #75 19.97 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:25.872Z] #75 20.05 OK: 8 MiB in 16 packages [2024-09-06T20:02:25.872Z] #75 ... [2024-09-06T20:02:25.872Z] [2024-09-06T20:02:25.872Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:26.836Z] #49 ... [2024-09-06T20:02:26.836Z] [2024-09-06T20:02:26.836Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T20:02:26.836Z] #70 39.33 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T20:02:26.836Z] #70 39.33 (5/7) Installing libucontext (1.2-r2) [2024-09-06T20:02:26.836Z] #70 39.39 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T20:02:26.836Z] #70 39.39 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T20:02:26.836Z] #70 39.53 Executing busybox-1.36.1-r7.trigger [2024-09-06T20:02:26.836Z] #70 39.75 OK: 9 MiB in 20 packages [2024-09-06T20:02:26.836Z] #70 DONE 42.5s [2024-09-06T20:02:26.836Z] [2024-09-06T20:02:26.836Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:26.836Z] #49 ... [2024-09-06T20:02:26.836Z] [2024-09-06T20:02:26.836Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T20:02:26.836Z] #79 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:26.836Z] #79 18.67 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:26.836Z] #79 19.29 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:26.836Z] #79 19.37 Executing ca-certificates-20240226-r0.trigger [2024-09-06T20:02:26.836Z] #79 20.53 OK: 9 MiB in 17 packages [2024-09-06T20:02:27.103Z] #79 ... [2024-09-06T20:02:27.103Z] [2024-09-06T20:02:27.103Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:27.369Z] #49 transferring context: 105.23MB 48.4s [2024-09-06T20:02:27.369Z] #49 ... [2024-09-06T20:02:27.369Z] [2024-09-06T20:02:27.369Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T20:02:27.369Z] #75 DONE 23.1s [2024-09-06T20:02:27.635Z] [2024-09-06T20:02:27.635Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:27.901Z] #49 ... [2024-09-06T20:02:27.901Z] [2024-09-06T20:02:27.901Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T20:02:27.901Z] #79 DONE 23.4s [2024-09-06T20:02:27.901Z] [2024-09-06T20:02:27.901Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:28.483Z] #49 ... [2024-09-06T20:02:28.483Z] [2024-09-06T20:02:28.483Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T20:02:28.483Z] #85 DONE 8.8s [2024-09-06T20:02:28.483Z] [2024-09-06T20:02:28.483Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:28.749Z] #49 ... [2024-09-06T20:02:28.749Z] [2024-09-06T20:02:28.749Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T20:02:28.749Z] #81 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:28.749Z] #81 16.60 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:28.749Z] #81 16.72 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:28.749Z] #81 16.79 OK: 8 MiB in 16 packages [2024-09-06T20:02:28.749Z] #81 DONE 19.4s [2024-09-06T20:02:28.749Z] [2024-09-06T20:02:28.749Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:29.024Z] #49 ... [2024-09-06T20:02:29.024Z] [2024-09-06T20:02:29.024Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T20:02:29.024Z] #80 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:29.024Z] #80 18.06 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:29.024Z] #80 18.35 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:29.024Z] #80 18.38 OK: 8 MiB in 19 packages [2024-09-06T20:02:29.024Z] #80 DONE 21.2s [2024-09-06T20:02:29.024Z] [2024-09-06T20:02:29.024Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:29.603Z] #47 ... [2024-09-06T20:02:29.603Z] [2024-09-06T20:02:29.603Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T20:02:29.603Z] #82 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:29.603Z] #82 15.91 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:29.603Z] #82 16.17 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:29.603Z] #82 16.23 Executing ca-certificates-20240226-r0.trigger [2024-09-06T20:02:29.603Z] #82 16.90 OK: 18 MiB in 19 packages [2024-09-06T20:02:29.603Z] #82 DONE 19.4s [2024-09-06T20:02:29.603Z] [2024-09-06T20:02:29.603Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:29.603Z] #47 ... [2024-09-06T20:02:29.603Z] [2024-09-06T20:02:29.603Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:29.868Z] #63 ... [2024-09-06T20:02:29.868Z] [2024-09-06T20:02:29.868Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T20:02:29.868Z] #84 DONE 4.4s [2024-09-06T20:02:29.868Z] [2024-09-06T20:02:29.868Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:29.868Z] #63 ... [2024-09-06T20:02:29.868Z] [2024-09-06T20:02:29.868Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:29.869Z] #47 ... [2024-09-06T20:02:29.869Z] [2024-09-06T20:02:29.869Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:02:29.869Z] #51 ... [2024-09-06T20:02:29.869Z] [2024-09-06T20:02:29.869Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:30.449Z] #47 ... [2024-09-06T20:02:30.449Z] [2024-09-06T20:02:30.449Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T20:02:30.449Z] #86 DONE 2.1s [2024-09-06T20:02:30.449Z] [2024-09-06T20:02:30.449Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:31.861Z] #47 ... [2024-09-06T20:02:31.861Z] [2024-09-06T20:02:31.861Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:31.861Z] #59 ... [2024-09-06T20:02:31.861Z] [2024-09-06T20:02:31.861Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:31.861Z] #47 ... [2024-09-06T20:02:31.861Z] [2024-09-06T20:02:31.861Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:02:32.129Z] #53 ... [2024-09-06T20:02:32.129Z] [2024-09-06T20:02:32.129Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:02:32.129Z] #58 ... [2024-09-06T20:02:32.129Z] [2024-09-06T20:02:32.129Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:02:32.706Z] #53 transferring context: 107.79MB 52.7s [2024-09-06T20:02:32.706Z] #53 ... [2024-09-06T20:02:32.706Z] [2024-09-06T20:02:32.706Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:32.706Z] #60 ... [2024-09-06T20:02:32.706Z] [2024-09-06T20:02:32.706Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T20:02:32.706Z] #83 8.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:32.969Z] #83 ... [2024-09-06T20:02:32.969Z] [2024-09-06T20:02:32.969Z] #38 [support-notifications internal] load build context [2024-09-06T20:02:32.969Z] #38 ... [2024-09-06T20:02:32.969Z] [2024-09-06T20:02:32.969Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:02:33.238Z] #53 ... [2024-09-06T20:02:33.238Z] [2024-09-06T20:02:33.238Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:33.238Z] #46 ... [2024-09-06T20:02:33.238Z] [2024-09-06T20:02:33.238Z] #52 [core-data internal] load build context [2024-09-06T20:02:33.238Z] #52 ... [2024-09-06T20:02:33.238Z] [2024-09-06T20:02:33.238Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:02:33.816Z] #53 ... [2024-09-06T20:02:33.816Z] [2024-09-06T20:02:33.816Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T20:02:33.816Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.7s done [2024-09-06T20:02:33.816Z] #43 ... [2024-09-06T20:02:33.816Z] [2024-09-06T20:02:33.816Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:34.394Z] #46 ... [2024-09-06T20:02:34.394Z] [2024-09-06T20:02:34.394Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:34.658Z] #57 ... [2024-09-06T20:02:34.658Z] [2024-09-06T20:02:34.658Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T20:02:34.658Z] #0 9.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:34.658Z] #0 9.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:34.658Z] #87 ... [2024-09-06T20:02:34.658Z] [2024-09-06T20:02:34.658Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:34.658Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.8s [2024-09-06T20:02:34.658Z] #41 ... [2024-09-06T20:02:34.658Z] [2024-09-06T20:02:34.658Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:36.060Z] #57 ... [2024-09-06T20:02:36.060Z] [2024-09-06T20:02:36.060Z] #44 [core-command internal] load build context [2024-09-06T20:02:36.060Z] #44 ... [2024-09-06T20:02:36.060Z] [2024-09-06T20:02:36.060Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:36.665Z] #57 ... [2024-09-06T20:02:36.665Z] [2024-09-06T20:02:36.665Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T20:02:36.665Z] #0 7.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:36.665Z] #0 8.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:36.665Z] #0 9.676 OK: 9 MiB in 20 packages [2024-09-06T20:02:36.665Z] #88 ... [2024-09-06T20:02:36.665Z] [2024-09-06T20:02:36.665Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T20:02:36.665Z] #87 12.16 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:36.665Z] #87 12.27 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:36.665Z] #87 12.27 Executing ca-certificates-20240226-r0.trigger [2024-09-06T20:02:36.929Z] #87 ... [2024-09-06T20:02:36.929Z] [2024-09-06T20:02:36.929Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T20:02:36.929Z] #88 DONE 10.3s [2024-09-06T20:02:36.929Z] [2024-09-06T20:02:36.929Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:37.193Z] #41 ... [2024-09-06T20:02:37.193Z] [2024-09-06T20:02:37.193Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T20:02:37.193Z] #83 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T20:02:37.193Z] #83 10.52 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:37.193Z] #83 10.81 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T20:02:37.193Z] #83 10.82 Executing ca-certificates-20240226-r0.trigger [2024-09-06T20:02:37.193Z] #83 11.56 OK: 13 MiB in 26 packages [2024-09-06T20:02:37.194Z] #83 DONE 12.8s [2024-09-06T20:02:37.194Z] [2024-09-06T20:02:37.194Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:37.774Z] #46 transferring context: 50.07MB 53.9s [2024-09-06T20:02:38.039Z] #46 ... [2024-09-06T20:02:38.039Z] [2024-09-06T20:02:38.039Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T20:02:38.039Z] #87 12.64 OK: 12 MiB in 18 packages [2024-09-06T20:02:38.039Z] #87 DONE 13.4s [2024-09-06T20:02:38.039Z] [2024-09-06T20:02:38.039Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:39.457Z] #46 ... [2024-09-06T20:02:39.457Z] [2024-09-06T20:02:39.457Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:39.457Z] #49 ... [2024-09-06T20:02:39.457Z] [2024-09-06T20:02:39.457Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:39.457Z] #46 ... [2024-09-06T20:02:39.457Z] [2024-09-06T20:02:39.457Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T20:02:39.457Z] #89 DONE 2.4s [2024-09-06T20:02:39.720Z] [2024-09-06T20:02:39.720Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:39.720Z] #49 ... [2024-09-06T20:02:39.720Z] [2024-09-06T20:02:39.720Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:39.983Z] #63 ... [2024-09-06T20:02:39.983Z] [2024-09-06T20:02:39.983Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:39.983Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.3s [2024-09-06T20:02:39.983Z] #41 ... [2024-09-06T20:02:39.983Z] [2024-09-06T20:02:39.983Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:02:40.246Z] #51 ... [2024-09-06T20:02:40.246Z] [2024-09-06T20:02:40.246Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:42.179Z] #41 ... [2024-09-06T20:02:42.179Z] [2024-09-06T20:02:42.179Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:42.179Z] #59 ... [2024-09-06T20:02:42.179Z] [2024-09-06T20:02:42.179Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:42.179Z] #46 ... [2024-09-06T20:02:42.179Z] [2024-09-06T20:02:42.179Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:42.179Z] #47 ... [2024-09-06T20:02:42.179Z] [2024-09-06T20:02:42.179Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:42.446Z] #41 ... [2024-09-06T20:02:42.446Z] [2024-09-06T20:02:42.446Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:02:42.446Z] #58 ... [2024-09-06T20:02:42.446Z] [2024-09-06T20:02:42.446Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:42.446Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.9s done [2024-09-06T20:02:42.710Z] #41 ... [2024-09-06T20:02:42.710Z] [2024-09-06T20:02:42.710Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:42.710Z] #60 transferring context: 134.42MB 61.5s [2024-09-06T20:02:42.710Z] #60 ... [2024-09-06T20:02:42.710Z] [2024-09-06T20:02:42.710Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:42.976Z] #47 ... [2024-09-06T20:02:42.976Z] [2024-09-06T20:02:42.976Z] #38 [support-notifications internal] load build context [2024-09-06T20:02:43.241Z] #38 ... [2024-09-06T20:02:43.241Z] [2024-09-06T20:02:43.241Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:43.505Z] #60 ... [2024-09-06T20:02:43.505Z] [2024-09-06T20:02:43.505Z] #52 [core-data internal] load build context [2024-09-06T20:02:43.505Z] #52 ... [2024-09-06T20:02:43.505Z] [2024-09-06T20:02:43.505Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:43.773Z] #46 ... [2024-09-06T20:02:43.773Z] [2024-09-06T20:02:43.773Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T20:02:43.773Z] #41 DONE 63.1s [2024-09-06T20:02:43.773Z] [2024-09-06T20:02:43.773Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:43.773Z] #46 ... [2024-09-06T20:02:43.773Z] [2024-09-06T20:02:43.773Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:02:43.773Z] #53 ... [2024-09-06T20:02:43.773Z] [2024-09-06T20:02:43.773Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:46.342Z] #46 ... [2024-09-06T20:02:46.342Z] [2024-09-06T20:02:46.342Z] #44 [core-command internal] load build context [2024-09-06T20:02:46.342Z] #44 ... [2024-09-06T20:02:46.342Z] [2024-09-06T20:02:46.342Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:46.928Z] #46 ... [2024-09-06T20:02:46.928Z] [2024-09-06T20:02:46.928Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:46.928Z] #57 ... [2024-09-06T20:02:46.928Z] [2024-09-06T20:02:46.928Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:47.900Z] #46 transferring context: 100.97MB 64.0s [2024-09-06T20:02:49.834Z] #46 ... [2024-09-06T20:02:49.834Z] [2024-09-06T20:02:49.834Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T20:02:49.834Z] #90 DONE 3.1s [2024-09-06T20:02:49.834Z] [2024-09-06T20:02:49.834Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:49.834Z] #46 ... [2024-09-06T20:02:49.834Z] [2024-09-06T20:02:49.834Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T20:02:49.834Z] #91 DONE 3.4s [2024-09-06T20:02:49.834Z] [2024-09-06T20:02:49.834Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T20:02:49.834Z] #92 DONE 2.5s [2024-09-06T20:02:49.834Z] [2024-09-06T20:02:49.834Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:02:50.099Z] #46 ... [2024-09-06T20:02:50.099Z] [2024-09-06T20:02:50.099Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:50.099Z] #49 ... [2024-09-06T20:02:50.099Z] [2024-09-06T20:02:50.099Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:50.379Z] #63 ... [2024-09-06T20:02:50.379Z] [2024-09-06T20:02:50.379Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:02:50.379Z] #51 ... [2024-09-06T20:02:50.379Z] [2024-09-06T20:02:50.379Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:50.967Z] #63 ... [2024-09-06T20:02:50.967Z] [2024-09-06T20:02:50.967Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T20:02:50.967Z] #93 DONE 1.0s [2024-09-06T20:02:50.967Z] [2024-09-06T20:02:50.967Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:51.233Z] #63 ... [2024-09-06T20:02:51.233Z] [2024-09-06T20:02:51.233Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T20:02:51.233Z] #94 DONE 1.2s [2024-09-06T20:02:51.233Z] [2024-09-06T20:02:51.233Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:51.233Z] #63 ... [2024-09-06T20:02:51.233Z] [2024-09-06T20:02:51.233Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T20:02:51.233Z] #95 DONE 1.4s [2024-09-06T20:02:51.233Z] [2024-09-06T20:02:51.233Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:02:52.197Z] #63 ... [2024-09-06T20:02:52.197Z] [2024-09-06T20:02:52.197Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:52.197Z] #59 ... [2024-09-06T20:02:52.197Z] [2024-09-06T20:02:52.197Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T20:02:52.197Z] #96 DONE 1.1s [2024-09-06T20:02:52.197Z] [2024-09-06T20:02:52.197Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:52.197Z] #59 ... [2024-09-06T20:02:52.197Z] [2024-09-06T20:02:52.197Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T20:02:52.465Z] #97 ... [2024-09-06T20:02:52.465Z] [2024-09-06T20:02:52.465Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T20:02:52.465Z] #98 DONE 1.1s [2024-09-06T20:02:52.731Z] [2024-09-06T20:02:52.731Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T20:02:52.731Z] #99 DONE 1.2s [2024-09-06T20:02:52.731Z] [2024-09-06T20:02:52.731Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:02:52.731Z] #58 ... [2024-09-06T20:02:52.731Z] [2024-09-06T20:02:52.731Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:52.731Z] #59 transferring context: 182.56MB 71.2s [2024-09-06T20:02:52.995Z] #59 ... [2024-09-06T20:02:52.995Z] [2024-09-06T20:02:52.995Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T20:02:52.995Z] #97 DONE 0.8s [2024-09-06T20:02:52.995Z] [2024-09-06T20:02:52.995Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:53.260Z] #59 ... [2024-09-06T20:02:53.260Z] [2024-09-06T20:02:53.260Z] #47 [core-keeper internal] load build context [2024-09-06T20:02:53.260Z] #47 ... [2024-09-06T20:02:53.260Z] [2024-09-06T20:02:53.260Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:53.260Z] #59 ... [2024-09-06T20:02:53.260Z] [2024-09-06T20:02:53.260Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T20:02:53.260Z] #100 DONE 0.9s [2024-09-06T20:02:53.260Z] [2024-09-06T20:02:53.260Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:53.260Z] #59 ... [2024-09-06T20:02:53.260Z] [2024-09-06T20:02:53.260Z] #38 [support-notifications internal] load build context [2024-09-06T20:02:53.526Z] #38 ... [2024-09-06T20:02:53.526Z] [2024-09-06T20:02:53.526Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:02:53.526Z] #60 ... [2024-09-06T20:02:53.526Z] [2024-09-06T20:02:53.526Z] #52 [core-data internal] load build context [2024-09-06T20:02:53.793Z] #52 ... [2024-09-06T20:02:53.793Z] [2024-09-06T20:02:53.793Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:02:53.793Z] #59 ... [2024-09-06T20:02:53.793Z] [2024-09-06T20:02:53.793Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T20:02:53.793Z] #101 DONE 1.2s [2024-09-06T20:02:54.060Z] [2024-09-06T20:02:54.060Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T20:02:54.060Z] #102 DONE 0.7s [2024-09-06T20:02:54.060Z] [2024-09-06T20:02:54.060Z] #52 [core-data internal] load build context [2024-09-06T20:02:54.060Z] #52 ... [2024-09-06T20:02:54.060Z] [2024-09-06T20:02:54.060Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:02:54.060Z] #53 ... [2024-09-06T20:02:54.060Z] [2024-09-06T20:02:54.060Z] #52 [core-data internal] load build context [2024-09-06T20:02:54.655Z] #52 ... [2024-09-06T20:02:54.655Z] [2024-09-06T20:02:54.655Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T20:02:54.655Z] #103 DONE 1.0s [2024-09-06T20:02:54.655Z] [2024-09-06T20:02:54.655Z] #52 [core-data internal] load build context [2024-09-06T20:02:54.921Z] #52 ... [2024-09-06T20:02:54.921Z] [2024-09-06T20:02:54.921Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T20:02:54.921Z] #104 DONE 1.1s [2024-09-06T20:02:54.921Z] [2024-09-06T20:02:54.921Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T20:02:55.187Z] #105 ... [2024-09-06T20:02:55.187Z] [2024-09-06T20:02:55.187Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-06T20:02:55.187Z] #106 DONE 1.1s [2024-09-06T20:02:55.187Z] [2024-09-06T20:02:55.187Z] #52 [core-data internal] load build context [2024-09-06T20:02:56.148Z] #52 ... [2024-09-06T20:02:56.148Z] [2024-09-06T20:02:56.148Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T20:02:56.148Z] #107 DONE 1.3s [2024-09-06T20:02:56.148Z] [2024-09-06T20:02:56.148Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T20:02:56.148Z] #105 DONE 0.9s [2024-09-06T20:02:56.148Z] [2024-09-06T20:02:56.148Z] #52 [core-data internal] load build context [2024-09-06T20:02:56.417Z] #52 ... [2024-09-06T20:02:56.418Z] [2024-09-06T20:02:56.418Z] #44 [core-command internal] load build context [2024-09-06T20:02:56.418Z] #44 ... [2024-09-06T20:02:56.418Z] [2024-09-06T20:02:56.418Z] #49 [core-metadata internal] load build context [2024-09-06T20:02:56.684Z] #49 ... [2024-09-06T20:02:56.684Z] [2024-09-06T20:02:56.684Z] #52 [core-data internal] load build context [2024-09-06T20:02:57.268Z] #52 ... [2024-09-06T20:02:57.268Z] [2024-09-06T20:02:57.268Z] #57 [support-scheduler internal] load build context [2024-09-06T20:02:57.268Z] #57 ... [2024-09-06T20:02:57.268Z] [2024-09-06T20:02:57.268Z] #52 [core-data internal] load build context [2024-09-06T20:02:57.856Z] #52 transferring context: 246.48MB 78.0s [2024-09-06T20:03:00.434Z] #52 ... [2024-09-06T20:03:00.434Z] [2024-09-06T20:03:00.434Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:00.434Z] #46 ... [2024-09-06T20:03:00.434Z] [2024-09-06T20:03:00.434Z] #52 [core-data internal] load build context [2024-09-06T20:03:00.434Z] #52 ... [2024-09-06T20:03:00.434Z] [2024-09-06T20:03:00.434Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:03:00.702Z] #51 ... [2024-09-06T20:03:00.702Z] [2024-09-06T20:03:00.702Z] #52 [core-data internal] load build context [2024-09-06T20:03:01.665Z] #52 ... [2024-09-06T20:03:01.666Z] [2024-09-06T20:03:01.666Z] #108 [security-spire-agent] exporting to image [2024-09-06T20:03:01.666Z] #108 exporting layers 5.4s done [2024-09-06T20:03:01.666Z] #108 writing image sha256:7ca37c596bf2c020de622ca447efc9455fb682d1eb78d3936f09e1c5f99cfe29 0.1s done [2024-09-06T20:03:01.666Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-09-06T20:03:01.666Z] #108 writing image sha256:13a8357ccc7949d969ca45c63ac01522cfc50e648bcb2900d601227c56240b96 0.2s done [2024-09-06T20:03:01.666Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-06T20:03:01.666Z] #108 writing image sha256:d1d78673e175cb0b5edc774f9700cbfef89a2726a02291fe9e21329296589929 0.1s done [2024-09-06T20:03:01.666Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-09-06T20:03:01.666Z] #108 DONE 6.2s [2024-09-06T20:03:01.666Z] [2024-09-06T20:03:01.666Z] #52 [core-data internal] load build context [2024-09-06T20:03:02.250Z] #52 ... [2024-09-06T20:03:02.250Z] [2024-09-06T20:03:02.250Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:03:02.250Z] #63 ... [2024-09-06T20:03:02.250Z] [2024-09-06T20:03:02.250Z] #52 [core-data internal] load build context [2024-09-06T20:03:02.828Z] #52 transferring context: 273.22MB 83.0s [2024-09-06T20:03:02.828Z] #52 ... [2024-09-06T20:03:02.828Z] [2024-09-06T20:03:02.828Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:03:02.828Z] #58 ... [2024-09-06T20:03:02.828Z] [2024-09-06T20:03:02.828Z] #52 [core-data internal] load build context [2024-09-06T20:03:03.412Z] #52 ... [2024-09-06T20:03:03.412Z] [2024-09-06T20:03:03.412Z] #47 [core-keeper internal] load build context [2024-09-06T20:03:03.412Z] #47 ... [2024-09-06T20:03:03.412Z] [2024-09-06T20:03:03.412Z] #52 [core-data internal] load build context [2024-09-06T20:03:03.412Z] #52 ... [2024-09-06T20:03:03.412Z] [2024-09-06T20:03:03.412Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:03.679Z] #38 ... [2024-09-06T20:03:03.679Z] [2024-09-06T20:03:03.679Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:03.679Z] #60 ... [2024-09-06T20:03:03.679Z] [2024-09-06T20:03:03.679Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:03.946Z] #38 ... [2024-09-06T20:03:03.946Z] [2024-09-06T20:03:03.946Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:03:03.946Z] #59 ... [2024-09-06T20:03:03.946Z] [2024-09-06T20:03:03.946Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:04.216Z] #60 ... [2024-09-06T20:03:04.216Z] [2024-09-06T20:03:04.216Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:03:04.483Z] #53 ... [2024-09-06T20:03:04.483Z] [2024-09-06T20:03:04.483Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:07.060Z] #60 ... [2024-09-06T20:03:07.060Z] [2024-09-06T20:03:07.060Z] #44 [core-command internal] load build context [2024-09-06T20:03:07.060Z] #44 ... [2024-09-06T20:03:07.060Z] [2024-09-06T20:03:07.060Z] #49 [core-metadata internal] load build context [2024-09-06T20:03:07.060Z] #49 ... [2024-09-06T20:03:07.060Z] [2024-09-06T20:03:07.060Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:07.326Z] #60 ... [2024-09-06T20:03:07.326Z] [2024-09-06T20:03:07.326Z] #57 [support-scheduler internal] load build context [2024-09-06T20:03:07.592Z] #57 ... [2024-09-06T20:03:07.592Z] [2024-09-06T20:03:07.592Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:08.174Z] #60 transferring context: 256.81MB 86.8s [2024-09-06T20:03:08.441Z] #60 ... [2024-09-06T20:03:08.441Z] [2024-09-06T20:03:08.441Z] #49 [core-metadata internal] load build context [2024-09-06T20:03:08.441Z] #49 transferring context: 310.04MB 89.3s done [2024-09-06T20:03:08.441Z] #49 DONE 89.5s [2024-09-06T20:03:08.441Z] [2024-09-06T20:03:08.441Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:08.725Z] #60 ... [2024-09-06T20:03:08.725Z] [2024-09-06T20:03:08.725Z] #52 [core-data internal] load build context [2024-09-06T20:03:08.725Z] #52 transferring context: 310.04MB 88.9s done [2024-09-06T20:03:08.725Z] #52 DONE 89.3s [2024-09-06T20:03:08.725Z] [2024-09-06T20:03:08.725Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:10.690Z] #60 ... [2024-09-06T20:03:10.690Z] [2024-09-06T20:03:10.690Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:10.690Z] #46 ... [2024-09-06T20:03:10.690Z] [2024-09-06T20:03:10.690Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:10.690Z] #60 ... [2024-09-06T20:03:10.690Z] [2024-09-06T20:03:10.690Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:03:10.690Z] #109 DONE 2.2s [2024-09-06T20:03:10.690Z] [2024-09-06T20:03:10.690Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:10.956Z] #60 ... [2024-09-06T20:03:10.956Z] [2024-09-06T20:03:10.956Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:03:10.956Z] #51 ... [2024-09-06T20:03:10.956Z] [2024-09-06T20:03:10.956Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:12.372Z] #60 ... [2024-09-06T20:03:12.372Z] [2024-09-06T20:03:12.372Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:03:12.640Z] #63 ... [2024-09-06T20:03:12.640Z] [2024-09-06T20:03:12.640Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:03:12.904Z] #51 ... [2024-09-06T20:03:12.904Z] [2024-09-06T20:03:12.904Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:03:13.169Z] #58 ... [2024-09-06T20:03:13.169Z] [2024-09-06T20:03:13.169Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:03:13.755Z] #51 ... [2024-09-06T20:03:13.755Z] [2024-09-06T20:03:13.755Z] #47 [core-keeper internal] load build context [2024-09-06T20:03:13.755Z] #47 ... [2024-09-06T20:03:13.755Z] [2024-09-06T20:03:13.755Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:03:13.755Z] #51 transferring context: 223.31MB 94.4s [2024-09-06T20:03:14.022Z] #51 ... [2024-09-06T20:03:14.022Z] [2024-09-06T20:03:14.022Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:03:14.290Z] #59 ... [2024-09-06T20:03:14.290Z] [2024-09-06T20:03:14.290Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:14.290Z] #38 ... [2024-09-06T20:03:14.290Z] [2024-09-06T20:03:14.290Z] #47 [core-keeper internal] load build context [2024-09-06T20:03:14.290Z] #47 ... [2024-09-06T20:03:14.290Z] [2024-09-06T20:03:14.290Z] #63 [support-cron-scheduler internal] load build context [2024-09-06T20:03:14.290Z] #63 transferring context: 310.04MB 90.7s done [2024-09-06T20:03:14.290Z] #63 DONE 92.5s [2024-09-06T20:03:14.557Z] [2024-09-06T20:03:14.557Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:14.557Z] #38 ... [2024-09-06T20:03:14.557Z] [2024-09-06T20:03:14.557Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:03:14.828Z] #53 ... [2024-09-06T20:03:14.828Z] [2024-09-06T20:03:14.828Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:16.236Z] #38 ... [2024-09-06T20:03:16.236Z] [2024-09-06T20:03:16.236Z] #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:03:16.236Z] #110 DONE 1.4s [2024-09-06T20:03:16.236Z] [2024-09-06T20:03:16.236Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:16.820Z] #38 ... [2024-09-06T20:03:16.820Z] [2024-09-06T20:03:16.820Z] #44 [core-command internal] load build context [2024-09-06T20:03:17.094Z] #44 ... [2024-09-06T20:03:17.094Z] [2024-09-06T20:03:17.094Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-06T20:03:17.094Z] #59 transferring context: 310.04MB 94.9s done [2024-09-06T20:03:17.094Z] #59 DONE 96.2s [2024-09-06T20:03:17.094Z] [2024-09-06T20:03:17.094Z] #44 [core-command internal] load build context [2024-09-06T20:03:17.094Z] #44 ... [2024-09-06T20:03:17.094Z] [2024-09-06T20:03:17.094Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:03:17.360Z] #111 ... [2024-09-06T20:03:17.360Z] [2024-09-06T20:03:17.360Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T20:03:17.360Z] #53 transferring context: 310.04MB 97.3s done [2024-09-06T20:03:17.360Z] #53 DONE 97.8s [2024-09-06T20:03:17.360Z] [2024-09-06T20:03:17.360Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:17.947Z] #38 ... [2024-09-06T20:03:17.947Z] [2024-09-06T20:03:17.947Z] #57 [support-scheduler internal] load build context [2024-09-06T20:03:17.947Z] #57 ... [2024-09-06T20:03:17.947Z] [2024-09-06T20:03:17.947Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:18.212Z] #38 ... [2024-09-06T20:03:18.212Z] [2024-09-06T20:03:18.212Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:03:18.212Z] #111 DONE 1.1s [2024-09-06T20:03:18.212Z] [2024-09-06T20:03:18.212Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:18.477Z] #38 ... [2024-09-06T20:03:18.477Z] [2024-09-06T20:03:18.477Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:03:18.477Z] #112 DONE 0.9s [2024-09-06T20:03:18.477Z] [2024-09-06T20:03:18.477Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:19.893Z] #38 ... [2024-09-06T20:03:19.893Z] [2024-09-06T20:03:19.893Z] #60 [security-proxy-setup internal] load build context [2024-09-06T20:03:19.893Z] #60 transferring context: 310.04MB 98.0s done [2024-09-06T20:03:19.893Z] #60 DONE 99.0s [2024-09-06T20:03:19.893Z] [2024-09-06T20:03:19.893Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:19.893Z] #38 ... [2024-09-06T20:03:19.893Z] [2024-09-06T20:03:19.893Z] #47 [core-keeper internal] load build context [2024-09-06T20:03:19.893Z] #47 transferring context: 310.04MB 94.5s done [2024-09-06T20:03:19.893Z] #47 DONE 97.8s [2024-09-06T20:03:19.893Z] [2024-09-06T20:03:19.893Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:20.866Z] #38 ... [2024-09-06T20:03:20.866Z] [2024-09-06T20:03:20.866Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:20.866Z] #46 ... [2024-09-06T20:03:20.866Z] [2024-09-06T20:03:20.866Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:03:20.866Z] #113 ... [2024-09-06T20:03:20.866Z] [2024-09-06T20:03:20.866Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:21.131Z] #46 ... [2024-09-06T20:03:21.131Z] [2024-09-06T20:03:21.131Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T20:03:21.131Z] #114 DONE 1.0s [2024-09-06T20:03:21.131Z] [2024-09-06T20:03:21.131Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:23.267Z] #46 ... [2024-09-06T20:03:23.267Z] [2024-09-06T20:03:23.267Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:03:23.267Z] #58 ... [2024-09-06T20:03:23.267Z] [2024-09-06T20:03:23.267Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:24.300Z] #46 ... [2024-09-06T20:03:24.300Z] [2024-09-06T20:03:24.300Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:03:24.300Z] #51 transferring context: 267.44MB 104.8s [2024-09-06T20:03:24.300Z] #51 ... [2024-09-06T20:03:24.300Z] [2024-09-06T20:03:24.300Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:25.275Z] #46 ... [2024-09-06T20:03:25.275Z] [2024-09-06T20:03:25.275Z] #57 [support-scheduler internal] load build context [2024-09-06T20:03:25.275Z] #57 transferring context: 310.04MB 104.4s done [2024-09-06T20:03:25.275Z] #57 DONE 105.3s [2024-09-06T20:03:25.275Z] [2024-09-06T20:03:25.275Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:25.867Z] #46 ... [2024-09-06T20:03:25.867Z] [2024-09-06T20:03:25.867Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:03:26.141Z] #115 ... [2024-09-06T20:03:26.141Z] [2024-09-06T20:03:26.141Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:27.117Z] #46 ... [2024-09-06T20:03:27.117Z] [2024-09-06T20:03:27.117Z] #44 [core-command internal] load build context [2024-09-06T20:03:27.117Z] #44 ... [2024-09-06T20:03:27.117Z] [2024-09-06T20:03:27.117Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:03:28.118Z] #51 ... [2024-09-06T20:03:28.118Z] [2024-09-06T20:03:28.118Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T20:03:28.118Z] #46 transferring context: 310.04MB 104.1s done [2024-09-06T20:03:28.118Z] #46 DONE 106.1s [2024-09-06T20:03:28.118Z] [2024-09-06T20:03:28.118Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:03:28.118Z] #51 ... [2024-09-06T20:03:28.118Z] [2024-09-06T20:03:28.118Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:03:28.399Z] #116 ... [2024-09-06T20:03:28.399Z] [2024-09-06T20:03:28.399Z] #44 [core-command internal] load build context [2024-09-06T20:03:28.724Z] #44 ... [2024-09-06T20:03:28.724Z] [2024-09-06T20:03:28.724Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:03:28.724Z] #117 ... [2024-09-06T20:03:28.724Z] [2024-09-06T20:03:28.724Z] #44 [core-command internal] load build context [2024-09-06T20:03:30.660Z] #44 ... [2024-09-06T20:03:30.660Z] [2024-09-06T20:03:30.660Z] #51 [security-proxy-auth internal] load build context [2024-09-06T20:03:30.660Z] #51 transferring context: 310.04MB 111.4s done [2024-09-06T20:03:30.660Z] #51 DONE 111.6s [2024-09-06T20:03:30.660Z] [2024-09-06T20:03:30.660Z] #44 [core-command internal] load build context [2024-09-06T20:03:30.660Z] #44 ... [2024-09-06T20:03:30.660Z] [2024-09-06T20:03:30.660Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:30.924Z] #38 ... [2024-09-06T20:03:30.924Z] [2024-09-06T20:03:30.924Z] #44 [core-command internal] load build context [2024-09-06T20:03:30.924Z] #44 ... [2024-09-06T20:03:30.924Z] [2024-09-06T20:03:30.924Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:03:31.191Z] #118 ... [2024-09-06T20:03:31.191Z] [2024-09-06T20:03:31.191Z] #44 [core-command internal] load build context [2024-09-06T20:03:33.762Z] #44 ... [2024-09-06T20:03:33.762Z] [2024-09-06T20:03:33.762Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:03:33.762Z] #58 ... [2024-09-06T20:03:33.762Z] [2024-09-06T20:03:33.762Z] #44 [core-command internal] load build context [2024-09-06T20:03:36.345Z] #44 transferring context: 291.01MB 113.8s [2024-09-06T20:03:37.308Z] #44 transferring context: 310.04MB 115.1s done [2024-09-06T20:03:37.308Z] #44 DONE 115.4s [2024-09-06T20:03:37.308Z] [2024-09-06T20:03:37.308Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:03:39.249Z] #58 ... [2024-09-06T20:03:39.249Z] [2024-09-06T20:03:39.249Z] #38 [support-notifications internal] load build context [2024-09-06T20:03:39.249Z] #38 transferring context: 310.04MB 120.8s done [2024-09-06T20:03:39.249Z] #38 DONE 121.0s [2024-09-06T20:03:39.249Z] [2024-09-06T20:03:39.249Z] #58 [security-bootstrapper internal] load build context [2024-09-06T20:03:40.652Z] #58 transferring context: 310.04MB 119.2s done [2024-09-06T20:03:40.652Z] #58 DONE 120.0s [2024-09-06T20:03:40.652Z] [2024-09-06T20:03:40.652Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #113 ... [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #115 DONE 82.1s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #116 DONE 79.9s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #118 DONE 77.2s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #117 DONE 79.6s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #113 DONE 87.4s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #119 DONE 5.7s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-06T20:04:48.491Z] #120 DONE 5.6s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #121 DONE 5.8s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #122 DONE 5.7s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #123 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:04:48.491Z] #124 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #125 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:04:48.491Z] #126 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #127 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #128 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #129 [core-metadata builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #129 DONE 5.7s [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #130 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #130 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #131 [support-notifications builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #131 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #132 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:04:48.491Z] #132 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:04:48.491Z] #133 ... [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #134 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #135 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:04:48.491Z] #136 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #137 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:04:48.491Z] #138 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #139 [core-command builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #139 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #140 [support-scheduler builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #140 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #141 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:04:48.491Z] #142 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.491Z] #143 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #144 [core-data builder 6/7] COPY . . [2024-09-06T20:04:48.491Z] #144 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #145 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:04:48.491Z] #145 CACHED [2024-09-06T20:04:48.491Z] [2024-09-06T20:04:48.491Z] #146 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T20:04:48.492Z] #146 CACHED [2024-09-06T20:04:48.492Z] [2024-09-06T20:04:48.492Z] #147 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T20:04:48.492Z] #147 CACHED [2024-09-06T20:04:48.492Z] [2024-09-06T20:04:48.492Z] #148 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T20:04:48.492Z] #148 CACHED [2024-09-06T20:04:48.492Z] [2024-09-06T20:04:48.492Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T20:04:49.451Z] #149 ... [2024-09-06T20:04:49.451Z] [2024-09-06T20:04:49.451Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T20:04:49.451Z] #0 5.002 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-06T20:04:49.451Z] #150 ... [2024-09-06T20:04:49.451Z] [2024-09-06T20:04:49.451Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T20:04:49.451Z] #0 5.567 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-06T20:04:50.853Z] #151 ... [2024-09-06T20:04:50.853Z] [2024-09-06T20:04:50.853Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T20:04:50.853Z] #149 6.932 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-06T20:04:54.205Z] #149 ... [2024-09-06T20:04:54.205Z] [2024-09-06T20:04:54.205Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T20:04:54.205Z] #0 5.843 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-06T20:04:54.205Z] #152 ... [2024-09-06T20:04:54.205Z] [2024-09-06T20:04:54.205Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T20:04:54.206Z] #0 4.767 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-06T20:04:54.206Z] #153 ... [2024-09-06T20:04:54.206Z] [2024-09-06T20:04:54.206Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T20:04:54.206Z] #0 6.827 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-06T20:04:54.206Z] #154 ... [2024-09-06T20:04:54.206Z] [2024-09-06T20:04:54.206Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T20:04:54.206Z] #0 6.538 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-06T20:04:54.471Z] #155 ... [2024-09-06T20:04:54.471Z] [2024-09-06T20:04:54.471Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T20:04:54.471Z] #0 4.708 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-06T20:04:54.471Z] #156 ... [2024-09-06T20:04:54.471Z] [2024-09-06T20:04:54.471Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T20:04:54.471Z] #0 6.440 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-06T20:04:54.737Z] #157 ... [2024-09-06T20:04:54.737Z] [2024-09-06T20:04:54.737Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T20:04:54.737Z] #0 5.852 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-06T20:04:55.004Z] #158 ... [2024-09-06T20:04:55.004Z] [2024-09-06T20:04:55.004Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T20:04:55.004Z] #0 6.299 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-06T20:04:55.004Z] #159 ... [2024-09-06T20:04:55.004Z] [2024-09-06T20:04:55.004Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T20:04:55.004Z] #0 5.541 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-06T20:04:55.269Z] #160 ... [2024-09-06T20:04:55.269Z] [2024-09-06T20:04:55.269Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:04:55.269Z] #133 6.873 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-06T20:24:18.133Z] #133 ... [2024-09-06T20:24:18.133Z] [2024-09-06T20:24:18.133Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T20:24:18.133Z] #150 1168.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-06T20:24:23.462Z] #150 ... [2024-09-06T20:24:23.462Z] [2024-09-06T20:24:23.462Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T20:24:23.462Z] #152 DONE 1179.6s [2024-09-06T20:24:23.732Z] [2024-09-06T20:24:23.732Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T20:24:23.732Z] #151 ... [2024-09-06T20:24:23.732Z] [2024-09-06T20:24:23.732Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:24:24.001Z] #161 DONE 0.3s [2024-09-06T20:24:24.001Z] [2024-09-06T20:24:24.001Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T20:24:24.278Z] #153 ... [2024-09-06T20:24:24.278Z] [2024-09-06T20:24:24.278Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:24:24.278Z] #162 DONE 0.2s [2024-09-06T20:24:24.278Z] [2024-09-06T20:24:24.278Z] #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-06T20:24:24.545Z] #163 DONE 0.2s [2024-09-06T20:24:24.545Z] [2024-09-06T20:24:24.545Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T20:24:24.545Z] #164 DONE 0.2s [2024-09-06T20:24:24.545Z] [2024-09-06T20:24:24.545Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:24:24.811Z] #133 ... [2024-09-06T20:24:24.811Z] [2024-09-06T20:24:24.811Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T20:24:25.077Z] #165 DONE 0.3s [2024-09-06T20:24:25.077Z] [2024-09-06T20:24:25.077Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T20:24:25.343Z] #166 DONE 0.2s [2024-09-06T20:24:25.343Z] [2024-09-06T20:24:25.343Z] #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-06T20:24:27.928Z] #167 DONE 2.4s [2024-09-06T20:24:27.928Z] [2024-09-06T20:24:27.928Z] #108 [security-proxy-setup] exporting to image [2024-09-06T20:24:27.928Z] #108 exporting layers [2024-09-06T20:24:28.894Z] #108 exporting layers 1.2s done [2024-09-06T20:24:28.894Z] #108 writing image sha256:b6324dbe2ac079f334875c4ca503bfd7b775c9c613acc03338bcf74b2716d15c 0.0s done [2024-09-06T20:24:28.894Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-09-06T20:24:28.894Z] #108 DONE 7.4s [2024-09-06T20:24:28.894Z] [2024-09-06T20:24:28.894Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T20:24:32.231Z] #158 ... [2024-09-06T20:24:32.231Z] [2024-09-06T20:24:32.231Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T20:24:32.231Z] #159 DONE 1188.1s [2024-09-06T20:24:32.231Z] [2024-09-06T20:24:32.231Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:24:32.497Z] #133 ... [2024-09-06T20:24:32.497Z] [2024-09-06T20:24:32.497Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T20:24:32.497Z] #168 DONE 0.2s [2024-09-06T20:24:32.497Z] [2024-09-06T20:24:32.497Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T20:24:32.764Z] #151 ... [2024-09-06T20:24:32.764Z] [2024-09-06T20:24:32.764Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T20:24:35.349Z] #169 DONE 2.3s [2024-09-06T20:24:35.349Z] [2024-09-06T20:24:35.349Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:24:35.349Z] #170 DONE 0.3s [2024-09-06T20:24:35.349Z] [2024-09-06T20:24:35.349Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:24:35.349Z] #171 DONE 0.1s [2024-09-06T20:24:35.349Z] [2024-09-06T20:24:35.349Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T20:24:35.931Z] #172 DONE 0.5s [2024-09-06T20:24:35.931Z] [2024-09-06T20:24:35.931Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T20:24:35.931Z] #150 DONE 1191.9s [2024-09-06T20:24:35.931Z] [2024-09-06T20:24:35.931Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T20:24:36.559Z] #173 DONE 0.5s [2024-09-06T20:24:36.559Z] [2024-09-06T20:24:36.559Z] #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-06T20:24:36.559Z] #174 ... [2024-09-06T20:24:36.559Z] [2024-09-06T20:24:36.559Z] #175 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:24:36.559Z] #175 DONE 0.3s [2024-09-06T20:24:36.888Z] [2024-09-06T20:24:36.888Z] #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-06T20:24:36.888Z] #174 DONE 0.3s [2024-09-06T20:24:36.888Z] [2024-09-06T20:24:36.888Z] #176 [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-06T20:24:36.888Z] #176 ... [2024-09-06T20:24:36.888Z] [2024-09-06T20:24:36.888Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:24:36.888Z] #177 DONE 0.4s [2024-09-06T20:24:37.163Z] [2024-09-06T20:24:37.163Z] #176 [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-06T20:24:37.163Z] #176 DONE 0.4s [2024-09-06T20:24:37.163Z] [2024-09-06T20:24:37.163Z] #178 [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-06T20:24:37.430Z] #178 DONE 0.2s [2024-09-06T20:24:37.430Z] [2024-09-06T20:24:37.430Z] #179 [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-06T20:24:37.430Z] #179 DONE 0.2s [2024-09-06T20:24:37.430Z] [2024-09-06T20:24:37.430Z] #180 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T20:24:37.430Z] #180 DONE 0.2s [2024-09-06T20:24:37.430Z] [2024-09-06T20:24:37.430Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-06T20:24:37.430Z] #181 DONE 0.2s [2024-09-06T20:24:37.430Z] [2024-09-06T20:24:37.430Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:24:37.430Z] #182 ... [2024-09-06T20:24:37.430Z] [2024-09-06T20:24:37.430Z] #183 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T20:24:37.430Z] #183 DONE 0.1s [2024-09-06T20:24:37.697Z] [2024-09-06T20:24:37.697Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:24:37.697Z] #182 DONE 0.2s [2024-09-06T20:24:37.697Z] [2024-09-06T20:24:37.697Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T20:24:38.283Z] #184 DONE 0.5s [2024-09-06T20:24:38.283Z] [2024-09-06T20:24:38.283Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T20:24:38.551Z] #185 DONE 0.3s [2024-09-06T20:24:38.551Z] [2024-09-06T20:24:38.551Z] #186 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T20:24:38.824Z] #186 ... [2024-09-06T20:24:38.824Z] [2024-09-06T20:24:38.824Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T20:24:38.824Z] #187 DONE 0.2s [2024-09-06T20:24:38.824Z] [2024-09-06T20:24:38.824Z] #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-06T20:24:40.239Z] #188 ... [2024-09-06T20:24:40.239Z] [2024-09-06T20:24:40.239Z] #186 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T20:24:40.239Z] #186 DONE 2.6s [2024-09-06T20:24:40.504Z] [2024-09-06T20:24:40.504Z] #108 [security-bootstrapper] exporting to image [2024-09-06T20:24:40.504Z] #108 exporting layers [2024-09-06T20:24:41.909Z] #108 ... [2024-09-06T20:24:41.909Z] [2024-09-06T20:24:41.909Z] #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-06T20:24:41.909Z] #188 DONE 3.1s [2024-09-06T20:24:41.909Z] [2024-09-06T20:24:41.909Z] #108 [security-secretstore-setup] exporting to image [2024-09-06T20:24:41.909Z] #108 exporting layers 1.8s done [2024-09-06T20:24:42.174Z] #108 writing image sha256:21557d1f457196e68e8ceabe2891c90735600d5c5e5b8f3ab2288d5c8d8bb3ce 0.0s done [2024-09-06T20:24:42.174Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-06T20:24:43.135Z] #108 exporting layers 1.4s done [2024-09-06T20:24:43.400Z] #108 writing image sha256:c82090d01bf3773916e1ef11a0458cb7a3cff46c2ddb7be2eb82f031f615a097 done [2024-09-06T20:24:43.400Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-06T20:24:43.400Z] #108 DONE 10.6s [2024-09-06T20:24:43.400Z] [2024-09-06T20:24:43.400Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T20:25:51.273Z] #155 DONE 1256.3s [2024-09-06T20:25:51.273Z] [2024-09-06T20:25:51.273Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T20:25:51.273Z] #156 ... [2024-09-06T20:25:51.273Z] [2024-09-06T20:25:51.273Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:25:51.273Z] #189 DONE 0.3s [2024-09-06T20:25:51.273Z] [2024-09-06T20:25:51.273Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:25:51.273Z] #190 DONE 0.1s [2024-09-06T20:25:51.273Z] [2024-09-06T20:25:51.273Z] #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-06T20:25:51.273Z] #191 DONE 0.3s [2024-09-06T20:25:51.273Z] [2024-09-06T20:25:51.273Z] #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-06T20:25:51.273Z] #192 DONE 0.2s [2024-09-06T20:25:51.273Z] [2024-09-06T20:25:51.273Z] #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-06T20:25:51.273Z] #193 DONE 0.2s [2024-09-06T20:25:51.273Z] [2024-09-06T20:25:51.273Z] #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-06T20:25:51.273Z] #194 DONE 2.2s [2024-09-06T20:25:51.273Z] [2024-09-06T20:25:51.273Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-06T20:25:51.273Z] #108 exporting layers [2024-09-06T20:25:51.273Z] #108 exporting layers 0.7s done [2024-09-06T20:25:51.273Z] #108 writing image sha256:fa6dfb157d684f0b086fa724815fdbdffff3463d55044b78b29e78a2f03bee20 done [2024-09-06T20:25:51.273Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-06T20:25:51.273Z] #108 DONE 11.3s [2024-09-06T20:25:51.273Z] [2024-09-06T20:25:51.273Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T20:27:58.012Z] #151 ... [2024-09-06T20:27:58.012Z] [2024-09-06T20:27:58.012Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T20:27:58.012Z] #153 DONE 1380.0s [2024-09-06T20:27:58.012Z] [2024-09-06T20:27:58.012Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T20:27:58.012Z] #157 ... [2024-09-06T20:27:58.012Z] [2024-09-06T20:27:58.012Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:27:58.012Z] #195 DONE 0.4s [2024-09-06T20:27:58.012Z] [2024-09-06T20:27:58.012Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:27:58.012Z] #196 DONE 0.1s [2024-09-06T20:27:58.012Z] [2024-09-06T20:27:58.012Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T20:27:58.012Z] #156 ... [2024-09-06T20:27:58.012Z] [2024-09-06T20:27:58.012Z] #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-06T20:27:58.012Z] #197 DONE 0.3s [2024-09-06T20:27:58.012Z] [2024-09-06T20:27:58.012Z] #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-06T20:27:58.012Z] #198 DONE 0.1s [2024-09-06T20:27:58.012Z] [2024-09-06T20:27:58.012Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-06T20:27:58.012Z] #108 exporting layers [2024-09-06T20:27:58.012Z] #108 exporting layers 0.8s done [2024-09-06T20:27:58.012Z] #108 writing image sha256:7a328ab2443222d64f9739223987b2bf86ef7a7bb72270fc5476dbc885bda47b 0.0s done [2024-09-06T20:27:58.012Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-06T20:27:58.012Z] #108 DONE 12.1s [2024-09-06T20:27:58.012Z] [2024-09-06T20:27:58.012Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T20:35:50.107Z] #154 ... [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T20:35:50.107Z] #151 DONE 1857.8s [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T20:35:50.107Z] #149 ... [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:35:50.107Z] #199 DONE 0.1s [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:35:50.107Z] #200 DONE 0.1s [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T20:35:50.107Z] #201 DONE 0.4s [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:35:50.107Z] #133 ... [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #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-06T20:35:50.107Z] #202 DONE 0.1s [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T20:35:50.107Z] #203 DONE 0.2s [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #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-06T20:35:50.107Z] #204 DONE 2.0s [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #108 [security-proxy-auth] exporting to image [2024-09-06T20:35:50.107Z] #108 exporting layers [2024-09-06T20:35:50.107Z] #108 exporting layers 1.2s done [2024-09-06T20:35:50.107Z] #108 writing image sha256:f095caa963fe195522ffb8c3778e6e109e2932abfd7301bd013fa1ed1007fb8c done [2024-09-06T20:35:50.107Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-06T20:35:50.107Z] #108 DONE 13.4s [2024-09-06T20:35:50.107Z] [2024-09-06T20:35:50.107Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T20:36:46.481Z] #158 ... [2024-09-06T20:36:46.481Z] [2024-09-06T20:36:46.481Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T20:36:46.481Z] #149 DONE 1921.9s [2024-09-06T20:36:46.481Z] [2024-09-06T20:36:46.481Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T20:36:46.481Z] #157 ... [2024-09-06T20:36:46.481Z] [2024-09-06T20:36:46.481Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:36:46.748Z] #205 DONE 0.2s [2024-09-06T20:36:46.748Z] [2024-09-06T20:36:46.748Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:36:46.748Z] #206 DONE 0.1s [2024-09-06T20:36:46.748Z] [2024-09-06T20:36:46.748Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T20:36:46.748Z] #157 ... [2024-09-06T20:36:46.748Z] [2024-09-06T20:36:46.748Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T20:36:47.015Z] #207 DONE 0.4s [2024-09-06T20:36:47.015Z] [2024-09-06T20:36:47.015Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:36:47.280Z] #208 DONE 0.1s [2024-09-06T20:36:47.280Z] [2024-09-06T20:36:47.280Z] #108 [core-command] exporting to image [2024-09-06T20:36:47.280Z] #108 exporting layers [2024-09-06T20:36:47.862Z] #108 exporting layers 0.5s done [2024-09-06T20:36:47.862Z] #108 writing image sha256:1eeae6f90a40839c255824f545fa99ce85684a5a681ec3fbf63af0e017c0db70 done [2024-09-06T20:36:47.862Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-06T20:36:47.862Z] #108 DONE 13.8s [2024-09-06T20:36:47.862Z] [2024-09-06T20:36:47.862Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T20:38:54.520Z] #157 ... [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T20:38:54.521Z] #154 DONE 2043.1s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T20:38:54.521Z] #43 ... [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:38:54.521Z] #209 DONE 0.3s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:38:54.521Z] #133 ... [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:38:54.521Z] #210 DONE 0.1s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T20:38:54.521Z] #211 DONE 0.5s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:38:54.521Z] #212 DONE 0.2s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T20:38:54.521Z] #158 ... [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T20:38:54.521Z] #213 DONE 0.3s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T20:38:54.521Z] #158 DONE 2045.0s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T20:38:54.521Z] #157 ... [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #108 [core-data] exporting to image [2024-09-06T20:38:54.521Z] #108 exporting layers [2024-09-06T20:38:54.521Z] #108 exporting layers 1.1s done [2024-09-06T20:38:54.521Z] #108 writing image sha256:149b679eb18676da5477f71c156c45f290617313293d13b6f9ca40ddaa65e96a 0.0s done [2024-09-06T20:38:54.521Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-06T20:38:54.521Z] #108 DONE 15.0s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:38:54.521Z] #214 DONE 0.3s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:38:54.521Z] #215 DONE 0.1s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T20:38:54.521Z] #216 DONE 0.7s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:38:54.521Z] #217 ... [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T20:38:54.521Z] #156 DONE 2047.5s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:38:54.521Z] #217 DONE 0.3s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T20:38:54.521Z] #218 DONE 0.4s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:38:54.521Z] #219 DONE 0.3s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #108 [core-metadata] exporting to image [2024-09-06T20:38:54.521Z] #108 exporting layers 0.9s done [2024-09-06T20:38:54.521Z] #108 writing image sha256:c9c54d5756bb22190d50aa3f93620180e2d8bb375f742a431b0f1758cb4655e7 0.0s done [2024-09-06T20:38:54.521Z] #108 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-09-06T20:38:54.521Z] #108 DONE 15.9s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T20:38:54.521Z] #220 DONE 0.6s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:38:54.521Z] #221 DONE 0.1s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:38:54.521Z] #133 ... [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #108 [core-keeper] exporting to image [2024-09-06T20:38:54.521Z] #108 exporting layers 0.7s done [2024-09-06T20:38:54.521Z] #108 writing image sha256:ab0d4656f6cf2d64cb3be92643e949428557d63085519d5bd3f8056a4f1867b4 done [2024-09-06T20:38:54.521Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-06T20:38:54.521Z] #108 DONE 16.5s [2024-09-06T20:38:54.521Z] [2024-09-06T20:38:54.521Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:39:33.355Z] #133 ... [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T20:39:33.355Z] #157 DONE 2083.4s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T20:39:33.355Z] #160 DONE 2083.5s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:39:33.355Z] #133 ... [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:39:33.355Z] #222 ... [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:39:33.355Z] #223 DONE 0.3s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:39:33.355Z] #224 DONE 0.2s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:39:33.355Z] #222 DONE 0.3s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:39:33.355Z] #133 ... [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:39:33.355Z] #225 DONE 0.3s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T20:39:33.355Z] #226 ... [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T20:39:33.355Z] #133 DONE 2084.9s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T20:39:33.355Z] #227 DONE 0.6s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:39:33.355Z] #228 ... [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T20:39:33.355Z] #226 DONE 0.5s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:39:33.355Z] #228 DONE 0.2s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #108 [support-scheduler] exporting to image [2024-09-06T20:39:33.355Z] #108 exporting layers [2024-09-06T20:39:33.355Z] #108 ... [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T20:39:33.355Z] #229 DONE 0.2s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #108 [support-notifications] exporting to image [2024-09-06T20:39:33.355Z] #108 ... [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T20:39:33.355Z] #230 DONE 0.3s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T20:39:33.355Z] #231 DONE 0.1s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #108 [support-scheduler] exporting to image [2024-09-06T20:39:33.355Z] #108 exporting layers 0.8s done [2024-09-06T20:39:33.355Z] #108 writing image sha256:200c7104ff12e374f966c2556f9af4d52c01eba28bd40902fc1df4b5b88fd058 done [2024-09-06T20:39:33.355Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-06T20:39:33.355Z] #108 exporting layers 1.0s done [2024-09-06T20:39:33.355Z] #108 writing image sha256:415786b56508066c9e5f8076b62df013709d5fee085f9be6066118fa59638ee1 done [2024-09-06T20:39:33.355Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-06T20:39:33.355Z] #108 DONE 18.3s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T20:39:33.355Z] #232 DONE 0.5s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T20:39:33.355Z] #233 DONE 0.1s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T20:39:33.355Z] #43 ... [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #108 [support-cron-scheduler] exporting to image [2024-09-06T20:39:33.355Z] #108 exporting layers 1.3s done [2024-09-06T20:39:33.355Z] #108 writing image sha256:3007663ae8a4a0bd8e15d08764728ad180430dc9f3992a7f22d426b32b6c3f7a done [2024-09-06T20:39:33.355Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-06T20:39:33.355Z] #108 DONE 18.7s [2024-09-06T20:39:33.355Z] [2024-09-06T20:39:33.355Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T20:39:33.355Z] time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T20:39:33.398Z] $ docker stop --time=1 48517aed3865b9fa9e65527888d3c675f5828bc979655f81ee6580b75ffa42d8 [2024-09-06T20:39:35.057Z] $ docker rm -f --volumes 48517aed3865b9fa9e65527888d3c675f5828bc979655f81ee6580b75ffa42d8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T20:39:35.657Z] + docker images [2024-09-06T20:39:35.658Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T20:39:35.658Z] support-cron-scheduler-arm64 latest 3007663ae8a4 5 seconds ago 48.7MB [2024-09-06T20:39:35.658Z] support-notifications-arm64 latest 415786b56508 6 seconds ago 47.1MB [2024-09-06T20:39:35.658Z] support-scheduler-arm64 latest 200c7104ff12 7 seconds ago 46.2MB [2024-09-06T20:39:35.658Z] core-keeper-arm64 latest ab0d4656f6cf 43 seconds ago 39MB [2024-09-06T20:39:35.658Z] core-metadata-arm64 latest c9c54d5756bb 44 seconds ago 44.1MB [2024-09-06T20:39:35.658Z] core-data-arm64 latest 149b679eb186 47 seconds ago 44MB [2024-09-06T20:39:35.658Z] core-command-arm64 latest 1eeae6f90a40 2 minutes ago 39.9MB [2024-09-06T20:39:35.658Z] security-proxy-auth-arm64 latest f095caa963fe 3 minutes ago 37.6MB [2024-09-06T20:39:35.658Z] security-spiffe-token-provider-arm64 latest 7a328ab24432 11 minutes ago 34.2MB [2024-09-06T20:39:35.658Z] core-common-config-bootstrapper-arm64 latest fa6dfb157d68 13 minutes ago 20.2MB [2024-09-06T20:39:35.658Z] security-secretstore-setup-arm64 latest c82090d01bf3 14 minutes ago 41.5MB [2024-09-06T20:39:35.658Z] security-bootstrapper-arm64 latest 21557d1f4571 14 minutes ago 23.8MB [2024-09-06T20:39:35.658Z] security-proxy-setup-arm64 latest b6324dbe2ac0 15 minutes ago 31MB [2024-09-06T20:39:35.658Z] security-spire-agent-arm64 latest d1d78673e175 36 minutes ago 179MB [2024-09-06T20:39:35.658Z] security-spire-server-arm64 latest 13a8357ccc79 36 minutes ago 121MB [2024-09-06T20:39:35.658Z] security-spire-config-arm64 latest 7ca37c596bf2 36 minutes ago 120MB [2024-09-06T20:39:35.658Z] ci-base-image-arm64 latest 8e7674283ad2 55 minutes ago 967MB [2024-09-06T20:39:35.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-06T20:39:35.658Z] 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-06T20:39:36.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T20:39:36.684Z] [2024-09-06T20:39:36.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T20:39:37.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T20:39:37.390Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-06T20:39:37.390Z] 8998bd30e6a1: Pulling fs layer [2024-09-06T20:39:37.390Z] 04944245beec: Pulling fs layer [2024-09-06T20:39:37.390Z] 699f458cf7ca: Pulling fs layer [2024-09-06T20:39:37.390Z] 765212b225bb: Pulling fs layer [2024-09-06T20:39:37.390Z] f23df028b6ca: Pulling fs layer [2024-09-06T20:39:37.390Z] d65c8cfc05b1: Pulling fs layer [2024-09-06T20:39:37.390Z] 2437ff75d9bd: Pulling fs layer [2024-09-06T20:39:37.390Z] 765212b225bb: Waiting [2024-09-06T20:39:37.390Z] f23df028b6ca: Waiting [2024-09-06T20:39:37.390Z] d65c8cfc05b1: Waiting [2024-09-06T20:39:37.390Z] 2437ff75d9bd: Waiting [2024-09-06T20:39:37.390Z] 04944245beec: Verifying Checksum [2024-09-06T20:39:37.390Z] 04944245beec: Download complete [2024-09-06T20:39:37.390Z] 765212b225bb: Verifying Checksum [2024-09-06T20:39:37.390Z] 765212b225bb: Download complete [2024-09-06T20:39:37.656Z] f23df028b6ca: Verifying Checksum [2024-09-06T20:39:37.656Z] f23df028b6ca: Download complete [2024-09-06T20:39:37.656Z] d65c8cfc05b1: Verifying Checksum [2024-09-06T20:39:37.656Z] d65c8cfc05b1: Download complete [2024-09-06T20:39:37.656Z] 699f458cf7ca: Download complete [2024-09-06T20:39:38.236Z] 8998bd30e6a1: Verifying Checksum [2024-09-06T20:39:38.236Z] 8998bd30e6a1: Download complete [2024-09-06T20:39:40.187Z] 2437ff75d9bd: Verifying Checksum [2024-09-06T20:39:40.187Z] 2437ff75d9bd: Download complete [2024-09-06T20:39:42.754Z] 8998bd30e6a1: Pull complete [2024-09-06T20:39:43.019Z] 04944245beec: Pull complete [2024-09-06T20:39:44.953Z] 699f458cf7ca: Pull complete [2024-09-06T20:39:44.953Z] 765212b225bb: Pull complete [2024-09-06T20:39:45.906Z] f23df028b6ca: Pull complete [2024-09-06T20:39:45.906Z] d65c8cfc05b1: Pull complete [2024-09-06T20:40:04.093Z] 2437ff75d9bd: Pull complete [2024-09-06T20:40:04.093Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-06T20:40:04.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T20:40:04.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T20:40:04.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-9629 does not seem to be running inside a container [2024-09-06T20:40:04.502Z] $ 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-06T20:40:07.424Z] $ docker top dd8d25c72ca252c6b86679148a621f021bab6534efaa722ddf5b9e2a328b882c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T20:40:08.559Z] ---> job-cost.sh [2024-09-06T20:40:08.559Z] lf-activate-venv: SKIPPING [2024-09-06T20:40:08.559Z] INFO: No Stack... [2024-09-06T20:40:08.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-06T20:40:09.782Z] INFO: Archiving Costs [Pipeline] sh [2024-09-06T20:40:10.441Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-06T20:40:10.441Z] + cut -d, -f6 [Pipeline] lock [2024-09-06T20:40:10.501Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4896-1-stack-cost] [2024-09-06T20:40:10.507Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4896-1-stack-cost] did not exist. Created. [2024-09-06T20:40:10.514Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4896-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-06T20:40:10.982Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-06T20:40:11.210Z] Stashed 1 file(s) [Pipeline] } [2024-09-06T20:40:11.236Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4896-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-06T20:40:11.326Z] $ docker stop --time=1 dd8d25c72ca252c6b86679148a621f021bab6534efaa722ddf5b9e2a328b882c [2024-09-06T20:40:12.802Z] $ docker rm -f --volumes dd8d25c72ca252c6b86679148a621f021bab6534efaa722ddf5b9e2a328b882c [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-06T20:40:14.074Z] provisioning config files... [2024-09-06T20:40:14.081Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12088141605229379373tmp [Pipeline] { [Pipeline] sh [2024-09-06T20:40:14.437Z] + set +x [2024-09-06T20:40:14.437Z] + bash -s+ -- [2024-09-06T20:40:14.437Z] curl -s https://codecov.io/bash [2024-09-06T20:40:14.437Z] [2024-09-06T20:40:14.437Z] _____ _ [2024-09-06T20:40:14.437Z] / ____| | | [2024-09-06T20:40:14.437Z] | | ___ __| | ___ ___ _____ __ [2024-09-06T20:40:14.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-06T20:40:14.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-06T20:40:14.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-06T20:40:14.437Z] Bash-1.0.6 [2024-09-06T20:40:14.437Z] [2024-09-06T20:40:14.437Z] [2024-09-06T20:40:14.437Z] ==> git version 2.25.1 found [2024-09-06T20:40:14.437Z] ==> 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-06T20:40:14.437Z] Release-Date: 2020-01-08 [2024-09-06T20:40:14.437Z] 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-06T20:40:14.437Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-06T20:40:14.437Z] ==> Jenkins CI detected. [2024-09-06T20:40:14.437Z] current dir:  /w/workspace/edgex-go/1 [2024-09-06T20:40:14.437Z] project root: . [2024-09-06T20:40:14.437Z] --> token set from env [2024-09-06T20:40:14.437Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-06T20:40:14.437Z] ==> Running gcov in . (disable via -X gcov) [2024-09-06T20:40:14.437Z] ==> Python coveragepy not found [2024-09-06T20:40:14.437Z] ==> Searching for coverage reports in: [2024-09-06T20:40:14.437Z] + . [2024-09-06T20:40:14.437Z] -> Found 1 reports [2024-09-06T20:40:14.437Z] ==> Detecting git/mercurial file structure [2024-09-06T20:40:14.697Z] ==> Reading reports [2024-09-06T20:40:14.697Z] + ./coverage.out bytes=545587 [2024-09-06T20:40:14.697Z] ==> Appending adjustments [2024-09-06T20:40:14.697Z] https://docs.codecov.io/docs/fixing-reports [2024-09-06T20:40:15.641Z] + Found adjustments [2024-09-06T20:40:15.641Z] ==> Gzipping contents [2024-09-06T20:40:15.641Z] 68K /tmp/codecov.WLLHUf.gz [2024-09-06T20:40:15.641Z] ==> Uploading reports [2024-09-06T20:40:15.641Z] url: https://codecov.io [2024-09-06T20:40:15.641Z] query: branch=PR-4896&commit=88ea20729181eb12d7d41dd65a185ef9debd239e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4896%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4896&job=&cmd_args= [2024-09-06T20:40:15.641Z] -> Pinging Codecov [2024-09-06T20:40:15.641Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4896&commit=88ea20729181eb12d7d41dd65a185ef9debd239e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4896%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4896&job=&cmd_args= [2024-09-06T20:40:16.585Z] -> Uploading to [2024-09-06T20:40:16.585Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/88ea20729181eb12d7d41dd65a185ef9debd239e/80dd5f8c-fe79-45e3-97ac-d67391814939.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T204016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1e3a1b9f829516a4a997c1c6bb0a15323d3fb846df9a4f9fefb7c11d24fd165 [2024-09-06T20:40:16.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T20:40:16.585Z] Dload Upload Total Spent Left Speed [2024-09-06T20:40:16.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67979 0 0 100 67979 0 236k --:--:-- --:--:-- --:--:-- 236k [2024-09-06T20:40:16.585Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/88ea20729181eb12d7d41dd65a185ef9debd239e [Pipeline] } [2024-09-06T20:40:16.621Z] 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-06T20:40:18.428Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-06T20:40:18.784Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T20:40:19.694Z] ---> package-listing.sh [2024-09-06T20:40:19.694Z] ++ facter osfamily [2024-09-06T20:40:19.694Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-06T20:40:19.953Z] + OS_FAMILY=debian [2024-09-06T20:40:19.953Z] + workspace=/w/workspace/edgex-go/1 [2024-09-06T20:40:19.953Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-06T20:40:19.953Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-06T20:40:19.953Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-06T20:40:19.953Z] + PACKAGES=/tmp/packages_start.txt [2024-09-06T20:40:19.953Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T20:40:19.953Z] + PACKAGES=/tmp/packages_end.txt [2024-09-06T20:40:19.953Z] + case "${OS_FAMILY}" in [2024-09-06T20:40:19.953Z] + dpkg -l [2024-09-06T20:40:19.953Z] + grep '^ii' [2024-09-06T20:40:19.953Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-06T20:40:19.953Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-06T20:40:19.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-06T20:40:19.953Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T20:40:19.953Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-06T20:40:19.953Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-06T20:40:19.995Z] 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-06T20:40:20.292Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T20:40:20.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T20:40:20.948Z] [2024-09-06T20:40:20.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T20:40:21.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T20:40:21.343Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-06T20:40:21.343Z] 5eb5b503b376: Pulling fs layer [2024-09-06T20:40:21.343Z] 5c69ac0246d0: Pulling fs layer [2024-09-06T20:40:21.343Z] ec43610c2a17: Pulling fs layer [2024-09-06T20:40:21.343Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-06T20:40:21.343Z] 33b1e0a273af: Pulling fs layer [2024-09-06T20:40:21.343Z] 5d3b04190fa2: Pulling fs layer [2024-09-06T20:40:21.343Z] 2f39f015ded8: Pulling fs layer [2024-09-06T20:40:21.343Z] 5d3b04190fa2: Waiting [2024-09-06T20:40:21.343Z] 2f39f015ded8: Waiting [2024-09-06T20:40:21.343Z] 3a2ae6a8a46f: Waiting [2024-09-06T20:40:21.343Z] 33b1e0a273af: Waiting [2024-09-06T20:40:21.343Z] 5c69ac0246d0: Download complete [2024-09-06T20:40:21.343Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-06T20:40:21.343Z] 3a2ae6a8a46f: Download complete [2024-09-06T20:40:21.673Z] 33b1e0a273af: Verifying Checksum [2024-09-06T20:40:21.673Z] 33b1e0a273af: Download complete [2024-09-06T20:40:21.673Z] ec43610c2a17: Verifying Checksum [2024-09-06T20:40:21.673Z] ec43610c2a17: Download complete [2024-09-06T20:40:21.673Z] 5d3b04190fa2: Verifying Checksum [2024-09-06T20:40:21.673Z] 5d3b04190fa2: Download complete [2024-09-06T20:40:21.673Z] 5eb5b503b376: Verifying Checksum [2024-09-06T20:40:21.673Z] 5eb5b503b376: Download complete [2024-09-06T20:40:22.243Z] 2f39f015ded8: Verifying Checksum [2024-09-06T20:40:22.243Z] 2f39f015ded8: Download complete [2024-09-06T20:40:22.809Z] 5eb5b503b376: Pull complete [2024-09-06T20:40:23.067Z] 5c69ac0246d0: Pull complete [2024-09-06T20:40:23.326Z] ec43610c2a17: Pull complete [2024-09-06T20:40:23.595Z] 3a2ae6a8a46f: Pull complete [2024-09-06T20:40:23.855Z] 33b1e0a273af: Pull complete [2024-09-06T20:40:23.855Z] 5d3b04190fa2: Pull complete [2024-09-06T20:40:29.141Z] 2f39f015ded8: Pull complete [2024-09-06T20:40:29.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-06T20:40:29.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T20:40:29.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T20:40:29.464Z] prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container [2024-09-06T20:40:29.505Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-06T20:40:38.088Z] $ docker top c9824e08d1c31aee90ef884ffcf6383ab6f57f61f8326238530f848dd80b9b50 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T20:40:38.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-06T20:40:38.860Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-06T20:40:39.182Z] + ls /var/log/sa-host [2024-09-06T20:40:39.182Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T20:40:39.449Z] provisioning config files... [2024-09-06T20:40:39.459Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16102704826868031126tmp [Pipeline] { [Pipeline] echo [2024-09-06T20:40:39.534Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T20:40:39.860Z] ---> create-netrc.sh [Pipeline] } [2024-09-06T20:40:39.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-06T20:40:40.345Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-06T20:40:40.385Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T20:40:40.717Z] ---> sudo-logs.sh [2024-09-06T20:40:40.717Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-06T20:40:40.827Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T20:40:41.146Z] ---> job-cost.sh [2024-09-06T20:40:41.146Z] lf-activate-venv: SKIPPING [2024-09-06T20:40:41.146Z] DEBUG: total: 0.2199999988079071 [2024-09-06T20:40:41.146Z] INFO: Retrieving Stack Cost... [2024-09-06T20:40:41.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-06T20:40:41.972Z] INFO: Archiving Costs [Pipeline] echo [2024-09-06T20:40:42.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T20:40:42.344Z] ---> logs-deploy.sh [2024-09-06T20:40:42.344Z] lf-activate-venv: SKIPPING [2024-09-06T20:40:42.344Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4896/1 [2024-09-06T20:40:42.344Z] INFO: archiving workspace using pattern(s): [2024-09-06T20:40:43.718Z] Archives upload complete. [2024-09-06T20:40:43.718Z] INFO: archiving logs to Nexus