Pull request #4875 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3+937196a2213dffd351f2a95a34308f9792d52b64 (9c11b7ddfdd651c3f4be49ccc223b92faf113a91) 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-ssh13825293444821245061.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b 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-ssh12764716540225832830.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 1885cb0d4f9a9801ec10d7cb9228180a3382925b 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-4875/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-4875/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15429652835361588748.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-4875/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5409029578272375024.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1885cb0d4f9a9801ec10d7cb9228180a3382925b # timeout=10 Commit message: "Merge pull request #454 from cherrycl/issue-452-2" > 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-ssh17691012304845646548.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-4875/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-4875/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1187770142887798688.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 1885cb0d4f9a9801ec10d7cb9228180a3382925b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8678 in /w/workspace/edgexfoundry_edgex-go_PR-4875 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 Merge succeeded, producing 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 Checking out Revision 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 (PR-4875) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1885cb0d4f9a9801ec10d7cb9228180a3382925b > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4875/head:refs/remotes/origin/PR-4875 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 # 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 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-26T19:21:49.064Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-26T19:21:49.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-26T19:21:49.400Z] ========================================================= [2024-08-26T19:21:49.400Z] EdgeX Global Pipelines Version Info [2024-08-26T19:21:49.400Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-26T19:21:50.564Z] ------------------- [2024-08-26T19:21:50.564Z] stable info: [2024-08-26T19:21:50.564Z] ------------------- [2024-08-26T19:21:50.564Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-26T19:21:50.564Z] Commit SHA: 1885cb0d4f9a9801ec10d7cb9228180a3382925b [2024-08-26T19:21:50.564Z] Message: update stable to v1.0.262 [2024-08-26T19:21:50.827Z] ------------------- [2024-08-26T19:21:50.827Z] experimental info: [2024-08-26T19:21:50.827Z] ------------------- [2024-08-26T19:21:50.827Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-08-26T19:21:50.827Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-26T19:21:50.827Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-26T19:21:51.060Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-26T19:21:51.120Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-26T19:21:51.174Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-26T19:21:51.237Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-26T19:21:51.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-26T19:21:51.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-26T19:21:51.407Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-26T19:21:51.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-26T19:21:51.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-26T19:21:51.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-26T19:21:51.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-26T19:21:51.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-26T19:21:51.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-26T19:21:51.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-26T19:21:51.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-26T19:21:51.966Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T19:21:52.021Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T19:21:52.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-26T19:21:52.142Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-26T19:21:52.202Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-26T19:21:52.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-26T19:21:52.313Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-26T19:21:52.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-26T19:21:52.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4875 [Pipeline] echo [2024-08-26T19:21:52.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4875 [Pipeline] echo [2024-08-26T19:21:52.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4875 [Pipeline] echo [2024-08-26T19:21:52.618Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 [Pipeline] echo [2024-08-26T19:21:52.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15fbc1e [Pipeline] echo [2024-08-26T19:21:52.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T19:21:52.876Z] provisioning config files... [2024-08-26T19:21:52.889Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9479239343986081287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T19:21:53.296Z] ---> ****-login.sh [2024-08-26T19:21:53.296Z] nexus3.edgexfoundry.org:10001 [2024-08-26T19:21:53.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:21:53.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:21:53.817Z] Configure a credential helper to remove this warning. See [2024-08-26T19:21:53.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:21:53.817Z] [2024-08-26T19:21:53.817Z] Login Succeeded [2024-08-26T19:21:53.817Z] nexus3.edgexfoundry.org:10002 [2024-08-26T19:21:53.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:21:53.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:21:53.817Z] Configure a credential helper to remove this warning. See [2024-08-26T19:21:53.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:21:53.817Z] [2024-08-26T19:21:53.817Z] Login Succeeded [2024-08-26T19:21:53.817Z] nexus3.edgexfoundry.org:10003 [2024-08-26T19:21:54.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:21:54.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:21:54.077Z] Configure a credential helper to remove this warning. See [2024-08-26T19:21:54.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:21:54.077Z] [2024-08-26T19:21:54.077Z] Login Succeeded [2024-08-26T19:21:54.077Z] nexus3.edgexfoundry.org:10004 [2024-08-26T19:21:54.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:21:54.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:21:54.077Z] Configure a credential helper to remove this warning. See [2024-08-26T19:21:54.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:21:54.077Z] [2024-08-26T19:21:54.077Z] Login Succeeded [2024-08-26T19:21:54.077Z] ****.io [2024-08-26T19:21:54.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:21:54.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:21:54.337Z] Configure a credential helper to remove this warning. See [2024-08-26T19:21:54.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:21:54.337Z] [2024-08-26T19:21:54.337Z] Login Succeeded [2024-08-26T19:21:54.337Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T19:21:54.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-26T19:21:54.830Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + dirname cmd/core-command/Dockerfile [2024-08-26T19:21:54.830Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-26T19:21:54.830Z] + + dirname cmd/core-data/Dockerfile [2024-08-26T19:21:54.830Z] cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-26T19:21:54.830Z] + + dirname cmd/core-keeper/Dockerfile [2024-08-26T19:21:54.830Z] cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/core-metadata/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-26T19:21:54.830Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2024-08-26T19:21:54.830Z] cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-26T19:21:54.830Z] + dirname+ cmd/security-spire-agent/Dockerfile [2024-08-26T19:21:54.830Z] cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-26T19:21:54.830Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/support-notifications/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-26T19:21:54.830Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-26T19:21:54.830Z] + cut -d/ -f2 [2024-08-26T19:21:54.830Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-26T19:21:54.883Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-26T19:21:55.436Z] + git rev-list -1 --merges 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3~1..15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 [Pipeline] echo [2024-08-26T19:21:55.476Z] -----------> git rev-list -1 --merges 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3~1..15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 [false] [Pipeline] sh [2024-08-26T19:21:55.797Z] + git log --format=format:%s -1 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 [Pipeline] echo [2024-08-26T19:21:55.844Z] ========================================================= [2024-08-26T19:21:55.844Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-26T19:21:55.844Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-26T19:21:56.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-26T19:21:56.358Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-26T19:21:56.358Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-26T19:21:56.358Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-26T19:21:56.358Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-26T19:21:56.358Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-26T19:21:56.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:21:56.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T19:21:56.879Z] [2024-08-26T19:21:56.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:21:57.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T19:21:57.272Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-26T19:21:57.272Z] b85a868b505f: Pulling fs layer [2024-08-26T19:21:57.273Z] e2be974225ed: Pulling fs layer [2024-08-26T19:21:57.273Z] 339a4e72a1f5: Pulling fs layer [2024-08-26T19:21:57.273Z] 988bab9f4d93: Pulling fs layer [2024-08-26T19:21:57.273Z] 1469e6f7b9e6: Pulling fs layer [2024-08-26T19:21:57.273Z] eaf3925da568: Pulling fs layer [2024-08-26T19:21:57.273Z] bab4dde63d76: Pulling fs layer [2024-08-26T19:21:57.273Z] bde34c3a00c8: Pulling fs layer [2024-08-26T19:21:57.273Z] b352a97aabf1: Pulling fs layer [2024-08-26T19:21:57.273Z] 4872d77fe225: Pulling fs layer [2024-08-26T19:21:57.273Z] 5851b861e8e6: Pulling fs layer [2024-08-26T19:21:57.273Z] bab4dde63d76: Waiting [2024-08-26T19:21:57.273Z] 988bab9f4d93: Waiting [2024-08-26T19:21:57.273Z] bde34c3a00c8: Waiting [2024-08-26T19:21:57.273Z] eaf3925da568: Waiting [2024-08-26T19:21:57.273Z] b352a97aabf1: Waiting [2024-08-26T19:21:57.273Z] 4872d77fe225: Waiting [2024-08-26T19:21:57.273Z] 1469e6f7b9e6: Waiting [2024-08-26T19:21:57.273Z] 5851b861e8e6: Waiting [2024-08-26T19:21:57.273Z] e2be974225ed: Download complete [2024-08-26T19:21:57.273Z] 988bab9f4d93: Verifying Checksum [2024-08-26T19:21:57.273Z] 988bab9f4d93: Download complete [2024-08-26T19:21:57.273Z] 1469e6f7b9e6: Verifying Checksum [2024-08-26T19:21:57.273Z] 1469e6f7b9e6: Download complete [2024-08-26T19:21:57.273Z] eaf3925da568: Download complete [2024-08-26T19:21:57.535Z] 339a4e72a1f5: Verifying Checksum [2024-08-26T19:21:57.535Z] 339a4e72a1f5: Download complete [2024-08-26T19:21:57.535Z] bde34c3a00c8: Download complete [2024-08-26T19:21:57.535Z] b352a97aabf1: Verifying Checksum [2024-08-26T19:21:57.535Z] b352a97aabf1: Download complete [2024-08-26T19:21:57.535Z] 4872d77fe225: Verifying Checksum [2024-08-26T19:21:57.535Z] 4872d77fe225: Download complete [2024-08-26T19:21:57.535Z] 5851b861e8e6: Verifying Checksum [2024-08-26T19:21:57.535Z] 5851b861e8e6: Download complete [2024-08-26T19:21:57.535Z] b85a868b505f: Download complete [2024-08-26T19:21:57.793Z] bab4dde63d76: Verifying Checksum [2024-08-26T19:21:57.793Z] bab4dde63d76: Download complete [2024-08-26T19:21:58.727Z] b85a868b505f: Pull complete [2024-08-26T19:21:58.990Z] e2be974225ed: Pull complete [2024-08-26T19:21:59.252Z] 339a4e72a1f5: Pull complete [2024-08-26T19:21:59.252Z] 988bab9f4d93: Pull complete [2024-08-26T19:21:59.513Z] 1469e6f7b9e6: Pull complete [2024-08-26T19:21:59.772Z] eaf3925da568: Pull complete [2024-08-26T19:22:01.676Z] bab4dde63d76: Pull complete [2024-08-26T19:22:01.676Z] bde34c3a00c8: Pull complete [2024-08-26T19:22:01.676Z] b352a97aabf1: Pull complete [2024-08-26T19:22:01.676Z] 4872d77fe225: Pull complete [2024-08-26T19:22:01.934Z] 5851b861e8e6: Pull complete [2024-08-26T19:22:01.934Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-26T19:22:01.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T19:22:01.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T19:22:02.235Z] prd-ubuntu20.04-docker-8c-8g-8678 does not seem to be running inside a container [2024-08-26T19:22:02.254Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-26T19:22:06.035Z] $ docker top 68295a8039c94cae65f5f90921594261de92eeb32d0175e02ec03fd154ca7a32 -eo pid,comm [2024-08-26T19:22:06.097Z] 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-08-26T19:22:06.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-26T19:22:06.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T19:22:06.274Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T19:22:06.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T19:22:06.383Z] $ docker exec 68295a8039c94cae65f5f90921594261de92eeb32d0175e02ec03fd154ca7a32 ssh-agent [2024-08-26T19:22:06.492Z] SSH_AUTH_SOCK=/tmp/ssh-00DsdSg4wIjk/agent.33 [2024-08-26T19:22:06.492Z] SSH_AGENT_PID=39 [2024-08-26T19:22:06.501Z] Running ssh-add (command line suppressed) [2024-08-26T19:22:06.592Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17323228782467757824.key (/w/workspace/edgex-go/1@tmp/private_key_17323228782467757824.key) [2024-08-26T19:22:06.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T19:22:06.976Z] + git tag --points-at HEAD [Pipeline] } [2024-08-26T19:22:06.998Z] $ docker exec --env ******** --env ******** 68295a8039c94cae65f5f90921594261de92eeb32d0175e02ec03fd154ca7a32 ssh-agent -k [2024-08-26T19:22:07.091Z] unset SSH_AUTH_SOCK; [2024-08-26T19:22:07.092Z] unset SSH_AGENT_PID; [2024-08-26T19:22:07.092Z] echo Agent pid 39 killed; [2024-08-26T19:22:07.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-26T19:22:07.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T19:22:07.231Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T19:22:07.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T19:22:07.337Z] $ docker exec 68295a8039c94cae65f5f90921594261de92eeb32d0175e02ec03fd154ca7a32 ssh-agent [2024-08-26T19:22:07.439Z] SSH_AUTH_SOCK=/tmp/ssh-z9xxSkuayX3r/agent.73 [2024-08-26T19:22:07.439Z] SSH_AGENT_PID=79 [2024-08-26T19:22:07.443Z] Running ssh-add (command line suppressed) [2024-08-26T19:22:07.530Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8781301833837153080.key (/w/workspace/edgex-go/1@tmp/private_key_8781301833837153080.key) [2024-08-26T19:22:07.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T19:22:07.908Z] + git semver init [2024-08-26T19:22:08.170Z] 2024-08-26 19:22:08,062 [run_init] DEBUG init version:0.0.0 force:False [2024-08-26T19:22:08.170Z] 2024-08-26 19:22:08,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-26T19:22:08.170Z] 2024-08-26 19:22:08,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-26T19:22:08.170Z] 2024-08-26 19:22:08,063 [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-08-26T19:22:14.738Z] 2024-08-26 19:22:14,205 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-26T19:22:14.738Z] 2024-08-26 19:22:14,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4875 with force:False [2024-08-26T19:22:14.738Z] 2024-08-26 19:22:14,206 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4875 [2024-08-26T19:22:14.738Z] 2024-08-26 19:22:14,210 [execute] INFO git cat-file --batch-check [2024-08-26T19:22:14.738Z] 2024-08-26 19:22:14,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T19:22:14.738Z] 2024-08-26 19:22:14,216 [execute] INFO git cat-file --batch [2024-08-26T19:22:14.738Z] 2024-08-26 19:22:14,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T19:22:14.738Z] 2024-08-26 19:22:14,222 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4875 [2024-08-26T19:22:14.738Z] 0.0.0 [Pipeline] } [2024-08-26T19:22:14.775Z] $ docker exec --env ******** --env ******** 68295a8039c94cae65f5f90921594261de92eeb32d0175e02ec03fd154ca7a32 ssh-agent -k [2024-08-26T19:22:14.882Z] unset SSH_AUTH_SOCK; [2024-08-26T19:22:14.882Z] unset SSH_AGENT_PID; [2024-08-26T19:22:14.882Z] echo Agent pid 79 killed; [2024-08-26T19:22:14.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-26T19:22:15.370Z] + git semver [Pipeline] } [2024-08-26T19:22:15.656Z] $ docker stop --time=1 68295a8039c94cae65f5f90921594261de92eeb32d0175e02ec03fd154ca7a32 [2024-08-26T19:22:16.949Z] $ docker rm -f --volumes 68295a8039c94cae65f5f90921594261de92eeb32d0175e02ec03fd154ca7a32 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T19:22:17.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-26T19:22:17.702Z] Stashed 1 file(s) [Pipeline] echo [2024-08-26T19:22:17.729Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T19:22:18.649Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-26T19:22:18.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T19:22:18.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T19:22:18.798Z] ========================================================= [2024-08-26T19:22:18.798Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-26T19:22:18.798Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-26T19:22:19.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T19:22:19.159Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-26T19:22:19.159Z] 619be1103602: Pulling fs layer [2024-08-26T19:22:19.159Z] 7862e08f4a3e: Pulling fs layer [2024-08-26T19:22:19.159Z] 5df492c9dc93: Pulling fs layer [2024-08-26T19:22:19.159Z] 7629e6793208: Pulling fs layer [2024-08-26T19:22:19.159Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T19:22:19.159Z] fb5054dd5b73: Pulling fs layer [2024-08-26T19:22:19.159Z] eeca6798cff9: Pulling fs layer [2024-08-26T19:22:19.159Z] aa269ceb94a6: Pulling fs layer [2024-08-26T19:22:19.159Z] 7629e6793208: Waiting [2024-08-26T19:22:19.159Z] ada007ff1a6a: Pulling fs layer [2024-08-26T19:22:19.159Z] 4f4fb700ef54: Waiting [2024-08-26T19:22:19.159Z] eeca6798cff9: Waiting [2024-08-26T19:22:19.159Z] ada007ff1a6a: Waiting [2024-08-26T19:22:19.159Z] fb5054dd5b73: Waiting [2024-08-26T19:22:19.159Z] 7862e08f4a3e: Verifying Checksum [2024-08-26T19:22:19.159Z] 7862e08f4a3e: Download complete [2024-08-26T19:22:19.159Z] 7629e6793208: Verifying Checksum [2024-08-26T19:22:19.159Z] 7629e6793208: Download complete [2024-08-26T19:22:19.159Z] 4f4fb700ef54: Verifying Checksum [2024-08-26T19:22:19.159Z] 4f4fb700ef54: Download complete [2024-08-26T19:22:19.159Z] 619be1103602: Verifying Checksum [2024-08-26T19:22:19.159Z] 619be1103602: Download complete [2024-08-26T19:22:19.159Z] fb5054dd5b73: Verifying Checksum [2024-08-26T19:22:19.159Z] fb5054dd5b73: Download complete [2024-08-26T19:22:19.159Z] eeca6798cff9: Verifying Checksum [2024-08-26T19:22:19.159Z] eeca6798cff9: Download complete [2024-08-26T19:22:19.418Z] 619be1103602: Pull complete [2024-08-26T19:22:19.418Z] ada007ff1a6a: Verifying Checksum [2024-08-26T19:22:19.418Z] ada007ff1a6a: Download complete [2024-08-26T19:22:19.418Z] 7862e08f4a3e: Pull complete [2024-08-26T19:22:19.676Z] 5df492c9dc93: Download complete [2024-08-26T19:22:20.242Z] aa269ceb94a6: Verifying Checksum [2024-08-26T19:22:20.242Z] aa269ceb94a6: Download complete [2024-08-26T19:22:22.773Z] 5df492c9dc93: Pull complete [2024-08-26T19:22:22.773Z] 7629e6793208: Pull complete [2024-08-26T19:22:23.035Z] 4f4fb700ef54: Pull complete [2024-08-26T19:22:23.035Z] fb5054dd5b73: Pull complete [2024-08-26T19:22:23.035Z] eeca6798cff9: Pull complete [2024-08-26T19:22:25.574Z] aa269ceb94a6: Pull complete [2024-08-26T19:22:25.832Z] ada007ff1a6a: Pull complete [2024-08-26T19:22:25.832Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-26T19:22:25.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T19:22:25.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-26T19:22:26.220Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T19:22:26.220Z] WORKDIR /edgex [2024-08-26T19:22:26.220Z] COPY go.mod . [2024-08-26T19:22:26.220Z] RUN go mod download [2024-08-26T19:22:26.220Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-26T19:22:26.786Z] Sending build context to Docker daemon 179.2MB [2024-08-26T19:22:26.786Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T19:22:26.786Z] ---> f489d0715acc [2024-08-26T19:22:26.786Z] Step 2/4 : WORKDIR /edgex [2024-08-26T19:22:33.119Z] Still waiting to schedule task [2024-08-26T19:22:33.119Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-26T19:22:33.362Z] ---> Running in 0e29030c3fe6 [2024-08-26T19:22:33.362Z] Removing intermediate container 0e29030c3fe6 [2024-08-26T19:22:33.362Z] ---> ea415e93fa16 [2024-08-26T19:22:33.362Z] Step 3/4 : COPY go.mod . [2024-08-26T19:22:33.362Z] ---> dd2fb66a1d13 [2024-08-26T19:22:33.362Z] Step 4/4 : RUN go mod download [2024-08-26T19:22:33.362Z] ---> Running in 68d8ceb1c092 [2024-08-26T19:23:05.474Z] Removing intermediate container 68d8ceb1c092 [2024-08-26T19:23:05.474Z] ---> 6bdc5aa6be2a [2024-08-26T19:23:05.474Z] Successfully built 6bdc5aa6be2a [2024-08-26T19:23:05.474Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:23:05.883Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T19:23:05.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T19:23:06.060Z] prd-ubuntu20.04-docker-8c-8g-8678 does not seem to be running inside a container [2024-08-26T19:23:06.087Z] $ 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 ******** ci-base-image-x86_64 cat [2024-08-26T19:23:06.656Z] $ docker top 3bc16efb5ee1a8c09efbd1dd8e074e4a5056aa68a6223c989680acf5999cd4d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T19:23:07.076Z] + go version [2024-08-26T19:23:07.076Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-26T19:23:07.118Z] $ docker stop --time=1 3bc16efb5ee1a8c09efbd1dd8e074e4a5056aa68a6223c989680acf5999cd4d8 [2024-08-26T19:23:08.391Z] $ docker rm -f --volumes 3bc16efb5ee1a8c09efbd1dd8e074e4a5056aa68a6223c989680acf5999cd4d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:23:09.215Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T19:23:09.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T19:23:09.579Z] prd-ubuntu20.04-docker-8c-8g-8678 does not seem to be running inside a container [2024-08-26T19:23:09.606Z] $ 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 ******** ci-base-image-x86_64 cat [2024-08-26T19:23:09.931Z] $ docker top afc89f4e65a0fdb1587f55fb1c954a2a9c2c69810a8b58ec6b5135342c3a38e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-26T19:23:10.059Z] ========================================================= [2024-08-26T19:23:10.059Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-26T19:23:10.059Z] ========================================================= [Pipeline] sh [2024-08-26T19:23:10.360Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-26T19:23:10.774Z] + make test [2024-08-26T19:23:10.774Z] go test -race -coverprofile=coverage.out ./... [2024-08-26T19:23:18.903Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-26T19:23:45.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-26T19:23:45.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-26T19:23:46.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-26T19:23:46.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-26T19:23:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-26T19:23:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-26T19:23:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-26T19:23:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-26T19:23:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-26T19:23:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-26T19:23:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-26T19:23:46.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-26T19:23:46.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-26T19:23:46.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-26T19:23:46.835Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-26T19:23:46.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-26T19:23:48.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-26T19:23:48.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-26T19:23:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements [2024-08-26T19:23:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-26T19:23:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-26T19:23:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-26T19:23:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-26T19:23:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-26T19:23:50.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-08-26T19:23:51.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-26T19:23:51.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-26T19:23:51.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:23:51.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-26T19:23:51.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-26T19:23:51.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-26T19:23:51.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-26T19:23:51.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-26T19:23:51.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-26T19:23:52.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-26T19:23:52.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:23:52.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-26T19:23:52.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-26T19:23:52.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-26T19:23:54.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-26T19:23:54.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-26T19:23:54.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.2% of statements [2024-08-26T19:23:54.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements [2024-08-26T19:23:54.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.629s coverage: 93.4% of statements [2024-08-26T19:23:54.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-08-26T19:23:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-26T19:23:54.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-26T19:23:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-26T19:23:56.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 95.8% of statements [2024-08-26T19:23:56.614Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-08-26T19:23:56.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-26T19:23:56.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-26T19:23:57.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-08-26T19:23:58.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 0.8% of statements [2024-08-26T19:23:58.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 30.7% of statements [2024-08-26T19:23:58.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 41.7% of statements [2024-08-26T19:23:58.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-08-26T19:23:58.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-08-26T19:23:58.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-08-26T19:23:58.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2024-08-26T19:23:58.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-26T19:23:58.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-26T19:23:58.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-26T19:23:58.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-26T19:23:59.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-26T19:23:59.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-26T19:23:59.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-26T19:23:59.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-26T19:24:00.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-26T19:24:00.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-26T19:24:00.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-26T19:24:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-26T19:24:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-26T19:24:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-26T19:24:01.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-26T19:24:01.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-26T19:24:01.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-26T19:24:02.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-26T19:24:03.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-26T19:24:04.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-26T19:24:05.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-26T19:24:05.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-26T19:24:07.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-26T19:24:07.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-26T19:24:07.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-26T19:24:08.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-26T19:24:08.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-26T19:24:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-26T19:24:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-26T19:24:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-26T19:24:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-26T19:24:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-26T19:24:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-26T19:24:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-26T19:24:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-26T19:24:10.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-08-26T19:24:11.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-26T19:24:11.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-26T19:24:11.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:24:11.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-26T19:24:12.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-26T19:24:12.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-26T19:24:12.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-26T19:24:12.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-26T19:24:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-26T19:24:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:24:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-26T19:24:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-26T19:24:14.118Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8679 in /w/workspace/edgexfoundry_edgex-go_PR-4875 [Pipeline] { [Pipeline] ws [2024-08-26T19:24:14.199Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-26T19:24:14.295Z] The recommended git tool is: git [2024-08-26T19:24:14.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-26T19:24:14.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-26T19:24:15.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-26T19:24:15.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:24:22.447Z] using credential edgex-jenkins-ssh [2024-08-26T19:24:22.477Z] Cloning the remote Git repository [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.214s coverage: 79.9% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 66.7% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.224s coverage: 36.5% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-26T19:24:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 5.2% of statements [2024-08-26T19:24:23.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.050s coverage: 90.8% of statements [2024-08-26T19:24:23.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-08-26T19:24:23.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements [2024-08-26T19:24:23.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-08-26T19:24:23.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements [2024-08-26T19:24:23.284Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-26T19:24:23.542Z] running golangci-lint [2024-08-26T19:24:22.532Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-26T19:24:22.701Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-26T19:24:22.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-26T19:24:22.865Z] > git --version # timeout=10 [2024-08-26T19:24:22.916Z] > git --version # 'git version 2.25.1' [2024-08-26T19:24:22.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T19:24:23.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T19:24:23.800Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-26T19:24:23.800Z] go version go1.21.9 linux/amd64 [2024-08-26T19:24:24.059Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-26T19:24:24.060Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-26T19:24:40.938Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-26T19:24:40.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T19:24:42.549Z] Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 [2024-08-26T19:24:43.148Z] Merge succeeded, producing 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 [2024-08-26T19:24:43.148Z] Checking out Revision 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 (PR-4875) [2024-08-26T19:24:41.803Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-26T19:24:41.849Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-26T19:24:41.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T19:24:41.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4875/head:refs/remotes/origin/PR-4875 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-26T19:24:42.565Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T19:24:42.748Z] > git checkout -f 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 # timeout=10 [2024-08-26T19:24:43.031Z] > git remote # timeout=10 [2024-08-26T19:24:43.050Z] > git config --get remote.origin.url # timeout=10 [2024-08-26T19:24:43.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T19:24:43.097Z] > git merge 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 [2024-08-26T19:24:43.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-26T19:24:43.151Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T19:24:43.163Z] > git checkout -f 15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 # timeout=10 [2024-08-26T19:24:43.896Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-08-26T19:24:43.948Z] > git --version # timeout=10 [2024-08-26T19:24:43.964Z] > git --version # 'git version 2.25.1' [2024-08-26T19:24:43.991Z] fatal: bad object 1885cb0d4f9a9801ec10d7cb9228180a3382925b [2024-08-26T19:24:46.021Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|name|compiled_files|exports_file|imports|types_sizes) took 20.979722618s" [2024-08-26T19:24:46.021Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.389036ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T19:24:48.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-26T19:24:48.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T19:24:48.977Z] Dload Upload Total Spent Left Speed [2024-08-26T19:24:48.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh [2024-08-26T19:24:49.326Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-26T19:24:49.680Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-08-26T19:24:49.681Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-26T19:24:49.681Z] { [2024-08-26T19:24:49.681Z] "registry-mirrors": [ [2024-08-26T19:24:49.681Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-26T19:24:49.681Z] ], [2024-08-26T19:24:49.681Z] "bip": "10.250.0.254/24", [2024-08-26T19:24:49.681Z] "hosts": [ [2024-08-26T19:24:49.681Z] "tcp://0.0.0.0:5555", [2024-08-26T19:24:49.681Z] "unix:///var/run/docker.sock" [2024-08-26T19:24:49.681Z] ], [2024-08-26T19:24:49.681Z] "mtu": 1458, [2024-08-26T19:24:49.681Z] "selinux-enabled": true, [2024-08-26T19:24:49.681Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-26T19:24:49.681Z] } [Pipeline] sh [2024-08-26T19:24:50.029Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-26T19:24:50.367Z] + sudo service docker restart [2024-08-26T19:24:58.219Z] level=info msg="[linters_context/goanalysis] analyzers took 1m49.719112265s with top 10 stages: buildir: 59.670350952s, gosec: 9.253191441s, fact_deprecated: 2.735218971s, inspect: 2.546282325s, printf: 1.859545791s, ctrlflow: 1.690694931s, nilness: 1.632145699s, S1038: 1.391959246s, fact_purity: 1.372359679s, typedness: 906.30386ms" [2024-08-26T19:24:58.219Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-26T19:24:58.219Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, nolint: 0/22, identifier_marker: 214/214, cgo: 214/214" [2024-08-26T19:24:58.219Z] level=info msg="[runner] processing took 16.238756ms with stages: nolint: 7.015901ms, identifier_marker: 3.783352ms, path_prettifier: 1.972963ms, autogenerated_exclude: 1.506809ms, exclude-rules: 1.224083ms, skip_dirs: 688.964µs, cgo: 27.942µs, filename_unadjuster: 13.902µs, diff: 690ns, fixer: 580ns, max_same_issues: 570ns, max_from_linter: 470ns, sort_results: 460ns, skip_files: 440ns, exclude: 370ns, uniq_by_line: 360ns, severity-rules: 240ns, path_prefixer: 230ns, max_per_file_from_linter: 160ns, source_code: 150ns, path_shortener: 120ns" [2024-08-26T19:24:58.219Z] level=info msg="[runner] linters took 12.471484034s with stages: goanalysis_metalinter: 12.455129567s" [2024-08-26T19:24:58.219Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-26T19:24:58.219Z] level=info msg="Memory: 335 samples, avg is 333.9MB, max is 1495.9MB" [2024-08-26T19:24:58.219Z] level=info msg="Execution took 33.499505674s" [2024-08-26T19:24:58.219Z] go vet ./... [2024-08-26T19:25:04.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T19:25:04.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T19:25:04.777Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-26T19:25:04.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-26T19:25:05.153Z] + ls -al . [2024-08-26T19:25:05.153Z] total 912 [2024-08-26T19:25:05.153Z] drwxrwxr-x 11 1001 1001 4096 Aug 26 19:23 . [2024-08-26T19:25:05.153Z] drwxr-xr-x 4 root root 4096 Aug 26 19:23 .. [2024-08-26T19:25:05.153Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 19:21 .blubracket [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 10 Aug 26 19:21 .dockerignore [2024-08-26T19:25:05.153Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 19:24 .git [2024-08-26T19:25:05.153Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 19:21 .github [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 1102 Aug 26 19:21 .gitignore [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 19:21 .golangci.yml [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 100 Aug 26 19:21 .hadolint.yml [2024-08-26T19:25:05.153Z] drwxr-xr-x 3 1001 1001 4096 Aug 26 19:22 .semver [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 155 Aug 26 19:21 .sonarcloud.properties [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 19:21 ADOPTERS.md [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 21286 Aug 26 19:21 Attribution.txt [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 100284 Aug 26 19:21 CHANGELOG.md [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 19:21 CONTRIBUTING.md [2024-08-26T19:25:05.153Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 19:21 GOVERNANCE.md [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 861 Aug 26 19:21 Jenkinsfile [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 19:21 LICENSE [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 16854 Aug 26 19:21 Makefile [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 19:21 OWNERS.md [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 9528 Aug 26 19:21 README.md [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 789 Aug 26 19:21 SECURITY.md [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 19:22 VERSION [2024-08-26T19:25:05.154Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 19:21 bin [2024-08-26T19:25:05.154Z] drwxrwxr-x 20 1001 1001 4096 Aug 26 19:21 cmd [2024-08-26T19:25:05.154Z] -rw-r--r-- 1 root root 544290 Aug 26 19:24 coverage.out [2024-08-26T19:25:05.154Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 19:21 fuzz_test [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 7305 Aug 26 19:21 go.mod [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 102581 Aug 26 19:21 go.sum [2024-08-26T19:25:05.154Z] drwxrwxr-x 7 1001 1001 4096 Aug 26 19:21 internal [2024-08-26T19:25:05.154Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 19:21 openapi [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 584 Aug 26 19:21 security.txt [2024-08-26T19:25:05.154Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 19:21 version.go [Pipeline] sh [2024-08-26T19:25:05.479Z] + '[' -e coverage.out ] [2024-08-26T19:25:05.479Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-26T19:25:05.644Z] Stashed 1 file(s) [Pipeline] sh [2024-08-26T19:25:05.947Z] + make build [2024-08-26T19:25:05.947Z] 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-08-26T19:25:08.718Z] provisioning config files... [2024-08-26T19:25:08.749Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config719768177823306542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T19:25:09.254Z] ---> ****-login.sh [2024-08-26T19:25:09.254Z] nexus3.edgexfoundry.org:10001 [2024-08-26T19:25:09.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:25:09.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:25:09.797Z] Configure a credential helper to remove this warning. See [2024-08-26T19:25:09.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:25:09.797Z] [2024-08-26T19:25:09.797Z] Login Succeeded [2024-08-26T19:25:09.797Z] nexus3.edgexfoundry.org:10002 [2024-08-26T19:25:10.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:25:10.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:25:10.066Z] Configure a credential helper to remove this warning. See [2024-08-26T19:25:10.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:25:10.066Z] [2024-08-26T19:25:10.066Z] Login Succeeded [2024-08-26T19:25:10.337Z] nexus3.edgexfoundry.org:10003 [2024-08-26T19:25:10.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:25:10.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:25:10.610Z] Configure a credential helper to remove this warning. See [2024-08-26T19:25:10.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:25:10.610Z] [2024-08-26T19:25:10.610Z] Login Succeeded [2024-08-26T19:25:10.610Z] nexus3.edgexfoundry.org:10004 [2024-08-26T19:25:10.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:25:10.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:25:10.879Z] Configure a credential helper to remove this warning. See [2024-08-26T19:25:10.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:25:10.879Z] [2024-08-26T19:25:10.879Z] Login Succeeded [2024-08-26T19:25:10.879Z] ****.io [2024-08-26T19:25:11.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T19:25:11.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T19:25:11.415Z] Configure a credential helper to remove this warning. See [2024-08-26T19:25:11.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T19:25:11.415Z] [2024-08-26T19:25:11.415Z] Login Succeeded [2024-08-26T19:25:11.415Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T19:25:11.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-26T19:25:12.185Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-26T19:25:12.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T19:25:12.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T19:25:12.336Z] ========================================================= [2024-08-26T19:25:12.336Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-26T19:25:12.336Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-26T19:25:12.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T19:25:12.740Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-26T19:25:12.740Z] c6b39de5b339: Pulling fs layer [2024-08-26T19:25:12.740Z] a69c41024577: Pulling fs layer [2024-08-26T19:25:12.740Z] d6de4b400683: Pulling fs layer [2024-08-26T19:25:12.740Z] 35cb2a7552d0: Pulling fs layer [2024-08-26T19:25:12.740Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T19:25:12.740Z] 464afbd9ba4c: Pulling fs layer [2024-08-26T19:25:12.740Z] 00f215d4a9da: Pulling fs layer [2024-08-26T19:25:12.740Z] d496ad576159: Pulling fs layer [2024-08-26T19:25:12.740Z] 35cb2a7552d0: Waiting [2024-08-26T19:25:12.740Z] 4f4fb700ef54: Waiting [2024-08-26T19:25:12.740Z] 464afbd9ba4c: Waiting [2024-08-26T19:25:12.740Z] 00f215d4a9da: Waiting [2024-08-26T19:25:12.740Z] d496ad576159: Waiting [2024-08-26T19:25:13.015Z] a69c41024577: Verifying Checksum [2024-08-26T19:25:13.015Z] a69c41024577: Download complete [2024-08-26T19:25:13.015Z] 35cb2a7552d0: Verifying Checksum [2024-08-26T19:25:13.015Z] 35cb2a7552d0: Download complete [2024-08-26T19:25:13.015Z] 4f4fb700ef54: Verifying Checksum [2024-08-26T19:25:13.015Z] 4f4fb700ef54: Download complete [2024-08-26T19:25:13.015Z] 464afbd9ba4c: Verifying Checksum [2024-08-26T19:25:13.015Z] 464afbd9ba4c: Download complete [2024-08-26T19:25:13.015Z] c6b39de5b339: Verifying Checksum [2024-08-26T19:25:13.015Z] c6b39de5b339: Download complete [2024-08-26T19:25:13.286Z] d496ad576159: Verifying Checksum [2024-08-26T19:25:13.286Z] d496ad576159: Download complete [2024-08-26T19:25:13.876Z] c6b39de5b339: Pull complete [2024-08-26T19:25:14.465Z] a69c41024577: Pull complete [2024-08-26T19:25:14.734Z] d6de4b400683: Verifying Checksum [2024-08-26T19:25:14.734Z] d6de4b400683: Download complete [2024-08-26T19:25:15.698Z] 00f215d4a9da: Verifying Checksum [2024-08-26T19:25:15.698Z] 00f215d4a9da: Download complete [2024-08-26T19:25:28.024Z] d6de4b400683: Pull complete [2024-08-26T19:25:28.024Z] 35cb2a7552d0: Pull complete [2024-08-26T19:25:28.024Z] 4f4fb700ef54: Pull complete [2024-08-26T19:25:28.024Z] 464afbd9ba4c: Pull complete [2024-08-26T19:25:32.481Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-26T19:25:32.481Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-26T19:25:32.481Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-26T19:25:32.481Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-26T19:25:33.890Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-26T19:25:38.077Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-26T19:25:38.108Z] 00f215d4a9da: Pull complete [2024-08-26T19:25:38.690Z] d496ad576159: Pull complete [2024-08-26T19:25:38.690Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-26T19:25:38.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T19:25:38.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-26T19:25:39.107Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-26T19:25:39.107Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T19:25:39.107Z] WORKDIR /edgex [2024-08-26T19:25:39.107Z] COPY go.mod . [2024-08-26T19:25:39.107Z] RUN go mod download [2024-08-26T19:25:39.449Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-26T19:25:39.692Z] Sending build context to Docker daemon 3.529MB [2024-08-26T19:25:39.692Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T19:25:39.692Z] ---> f246e2811388 [2024-08-26T19:25:39.692Z] Step 2/4 : WORKDIR /edgex [2024-08-26T19:25:41.352Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-26T19:25:41.635Z] ---> Running in 606ad2e57a4b [2024-08-26T19:25:41.635Z] Removing intermediate container 606ad2e57a4b [2024-08-26T19:25:41.635Z] ---> 8d97e729d879 [2024-08-26T19:25:41.635Z] Step 3/4 : COPY go.mod . [2024-08-26T19:25:42.223Z] ---> e428ede30042 [2024-08-26T19:25:42.223Z] Step 4/4 : RUN go mod download [2024-08-26T19:25:42.223Z] ---> Running in b76ecaf33857 [2024-08-26T19:25:43.888Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-26T19:25:44.457Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-26T19:25:45.397Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-26T19:25:45.966Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-26T19:25:46.905Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-26T19:25:47.878Z] $ docker stop --time=1 afc89f4e65a0fdb1587f55fb1c954a2a9c2c69810a8b58ec6b5135342c3a38e2 [2024-08-26T19:25:53.864Z] $ docker rm -f --volumes afc89f4e65a0fdb1587f55fb1c954a2a9c2c69810a8b58ec6b5135342c3a38e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:25:55.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-26T19:25:55.686Z] [2024-08-26T19:25:55.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:25:56.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-26T19:25:56.094Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-26T19:25:56.094Z] 91d30c5bc195: Pulling fs layer [2024-08-26T19:25:56.094Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-26T19:25:56.094Z] 9c61dcf015f6: Pulling fs layer [2024-08-26T19:25:56.094Z] 4698f68db338: Pulling fs layer [2024-08-26T19:25:56.094Z] 2a2f49069b9e: Pulling fs layer [2024-08-26T19:25:56.094Z] e0025b399a48: Pulling fs layer [2024-08-26T19:25:56.094Z] 2a2f49069b9e: Waiting [2024-08-26T19:25:56.094Z] 91d30c5bc195: Verifying Checksum [2024-08-26T19:25:56.094Z] 91d30c5bc195: Download complete [2024-08-26T19:25:56.357Z] 4698f68db338: Download complete [2024-08-26T19:25:56.357Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-26T19:25:56.357Z] 2e9b0aa3be6d: Download complete [2024-08-26T19:25:56.357Z] e0025b399a48: Download complete [2024-08-26T19:25:56.357Z] 91d30c5bc195: Pull complete [2024-08-26T19:25:56.357Z] 2a2f49069b9e: Verifying Checksum [2024-08-26T19:25:56.357Z] 2a2f49069b9e: Download complete [2024-08-26T19:25:56.617Z] 2e9b0aa3be6d: Pull complete [2024-08-26T19:25:56.877Z] 9c61dcf015f6: Verifying Checksum [2024-08-26T19:25:56.877Z] 9c61dcf015f6: Download complete [2024-08-26T19:25:59.410Z] 9c61dcf015f6: Pull complete [2024-08-26T19:25:59.410Z] 4698f68db338: Pull complete [2024-08-26T19:25:59.410Z] 2a2f49069b9e: Pull complete [2024-08-26T19:25:59.410Z] e0025b399a48: Pull complete [2024-08-26T19:25:59.410Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-26T19:25:59.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-26T19:25:59.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T19:25:59.694Z] prd-ubuntu20.04-docker-8c-8g-8678 does not seem to be running inside a container [2024-08-26T19:25:59.731Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-26T19:26:03.414Z] $ docker top 8f1cbd920f398b2f117b2c49b632adf723464f331634d013dcd055dd3cff45f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T19:26:03.837Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-26T19:26:06.372Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-08-26T19:26:06.372Z] #1 transferring dockerfile: 1.81kB done [2024-08-26T19:26:06.372Z] #1 DONE 0.0s [2024-08-26T19:26:06.372Z] [2024-08-26T19:26:06.372Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-26T19:26:06.372Z] #2 transferring dockerfile: 2.50kB done [2024-08-26T19:26:06.372Z] #2 DONE 0.1s [2024-08-26T19:26:06.372Z] [2024-08-26T19:26:06.372Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-26T19:26:06.372Z] #3 ... [2024-08-26T19:26:06.372Z] [2024-08-26T19:26:06.372Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-08-26T19:26:06.372Z] #4 transferring dockerfile: 1.95kB done [2024-08-26T19:26:06.372Z] #4 DONE 0.2s [2024-08-26T19:26:06.372Z] [2024-08-26T19:26:06.372Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-26T19:26:06.372Z] #5 transferring dockerfile: 1.85kB done [2024-08-26T19:26:06.372Z] #5 DONE 0.2s [2024-08-26T19:26:06.372Z] [2024-08-26T19:26:06.372Z] #6 [core-data internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #6 ... [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #7 transferring dockerfile: 2.01kB done [2024-08-26T19:26:06.694Z] #7 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #8 transferring dockerfile: 1.69kB done [2024-08-26T19:26:06.694Z] #8 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #9 transferring dockerfile: 2.06kB done [2024-08-26T19:26:06.694Z] #9 DONE 0.3s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #10 transferring dockerfile: 1.93kB done [2024-08-26T19:26:06.694Z] #10 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #11 transferring dockerfile: 2.49kB done [2024-08-26T19:26:06.694Z] #11 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #3 transferring dockerfile: 3.17kB done [2024-08-26T19:26:06.694Z] #3 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #12 transferring dockerfile: 2.23kB done [2024-08-26T19:26:06.694Z] #12 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #13 transferring dockerfile: 2.15kB done [2024-08-26T19:26:06.694Z] #13 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #14 transferring dockerfile: 1.89kB done [2024-08-26T19:26:06.694Z] #14 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #15 transferring dockerfile: 1.93kB done [2024-08-26T19:26:06.694Z] #15 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #16 [security-spire-agent internal] load .dockerignore [2024-08-26T19:26:06.694Z] #16 transferring context: 50B done [2024-08-26T19:26:06.694Z] #16 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #17 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T19:26:06.694Z] #17 ... [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #18 [security-spire-server internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #18 transferring dockerfile: 1.70kB done [2024-08-26T19:26:06.694Z] #18 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #6 [core-data internal] load build definition from Dockerfile [2024-08-26T19:26:06.694Z] #6 transferring dockerfile: 2.07kB done [2024-08-26T19:26:06.694Z] #6 DONE 0.4s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #19 [security-proxy-setup internal] load .dockerignore [2024-08-26T19:26:06.694Z] #19 transferring context: 50B done [2024-08-26T19:26:06.694Z] #19 DONE 0.2s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #20 [support-notifications internal] load .dockerignore [2024-08-26T19:26:06.694Z] #20 transferring context: 50B done [2024-08-26T19:26:06.694Z] #20 DONE 0.2s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #21 [core-keeper internal] load .dockerignore [2024-08-26T19:26:06.694Z] #21 transferring context: 50B done [2024-08-26T19:26:06.694Z] #21 DONE 0.2s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #22 [security-spire-config internal] load .dockerignore [2024-08-26T19:26:06.694Z] #22 transferring context: 50B done [2024-08-26T19:26:06.694Z] #22 DONE 0.2s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #23 [support-scheduler internal] load .dockerignore [2024-08-26T19:26:06.694Z] #23 transferring context: 50B done [2024-08-26T19:26:06.694Z] #23 DONE 0.2s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T19:26:06.694Z] #24 DONE 0.0s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-08-26T19:26:06.694Z] #25 transferring context: 50B done [2024-08-26T19:26:06.694Z] #25 DONE 0.3s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-08-26T19:26:06.694Z] #26 transferring context: 50B done [2024-08-26T19:26:06.694Z] #26 DONE 0.2s [2024-08-26T19:26:06.694Z] [2024-08-26T19:26:06.694Z] #27 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T19:26:06.694Z] #27 DONE 0.1s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #28 [security-spire-server internal] load .dockerignore [2024-08-26T19:26:06.981Z] #28 transferring context: 50B done [2024-08-26T19:26:06.981Z] #28 DONE 0.2s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-26T19:26:06.981Z] #29 transferring context: 50B done [2024-08-26T19:26:06.981Z] #29 DONE 0.3s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #30 [security-bootstrapper internal] load .dockerignore [2024-08-26T19:26:06.981Z] #30 transferring context: 50B done [2024-08-26T19:26:06.981Z] #30 DONE 0.3s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-26T19:26:06.981Z] #31 transferring context: 50B done [2024-08-26T19:26:06.981Z] #31 DONE 0.3s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #24 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T19:26:06.981Z] #24 DONE 0.0s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #32 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:26:06.981Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:26:06.981Z] #32 ... [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #33 [core-data internal] load .dockerignore [2024-08-26T19:26:06.981Z] #33 transferring context: 50B done [2024-08-26T19:26:06.981Z] #33 DONE 0.3s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #34 [core-command internal] load .dockerignore [2024-08-26T19:26:06.981Z] #34 transferring context: 50B done [2024-08-26T19:26:06.981Z] #34 DONE 0.3s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T19:26:06.981Z] #24 DONE 0.0s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #32 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:26:06.981Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:26:06.981Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T19:26:06.981Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-26T19:26:06.981Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:26:06.981Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T19:26:06.981Z] #32 ... [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #35 [core-metadata internal] load .dockerignore [2024-08-26T19:26:06.981Z] #35 transferring context: 50B done [2024-08-26T19:26:06.981Z] #35 DONE 0.4s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #36 [security-spiffe-token-provider internal] load .dockerignore [2024-08-26T19:26:06.981Z] #36 transferring context: 50B done [2024-08-26T19:26:06.981Z] #36 DONE 0.4s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T19:26:06.981Z] #24 DONE 0.0s [2024-08-26T19:26:06.981Z] [2024-08-26T19:26:06.981Z] #32 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:26:06.981Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-26T19:26:07.263Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:26:07.263Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T19:26:07.263Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T19:26:07.263Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:26:07.263Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T19:26:07.263Z] #32 ... [2024-08-26T19:26:07.263Z] [2024-08-26T19:26:07.263Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T19:26:07.263Z] #27 DONE 0.5s [2024-08-26T19:26:07.263Z] [2024-08-26T19:26:07.263Z] #32 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:26:07.263Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:26:07.263Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T19:26:07.263Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T19:26:07.263Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:26:07.263Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T19:26:07.263Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-26T19:26:07.543Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-26T19:26:07.543Z] #32 ... [2024-08-26T19:26:07.543Z] [2024-08-26T19:26:07.543Z] #24 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T19:26:07.543Z] #24 DONE 0.0s [2024-08-26T19:26:07.543Z] [2024-08-26T19:26:07.543Z] #17 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T19:26:07.543Z] #17 DONE 0.8s [2024-08-26T19:26:07.543Z] [2024-08-26T19:26:07.543Z] #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:26:07.543Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:26:07.543Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T19:26:07.543Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T19:26:07.543Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:26:07.543Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T19:26:07.543Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-26T19:26:07.543Z] #32 ... [2024-08-26T19:26:07.543Z] [2024-08-26T19:26:07.543Z] #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T19:26:07.543Z] #24 DONE 0.0s [2024-08-26T19:26:07.543Z] [2024-08-26T19:26:07.543Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-26T19:26:07.543Z] #37 DONE 0.9s [2024-08-26T19:26:07.543Z] [2024-08-26T19:26:07.543Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:26:07.543Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:26:07.543Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T19:26:07.543Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T19:26:07.543Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:26:07.543Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T19:26:07.543Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-26T19:26:07.842Z] #32 ... [2024-08-26T19:26:07.842Z] [2024-08-26T19:26:07.842Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T19:26:07.842Z] #27 DONE 0.8s [2024-08-26T19:26:07.842Z] [2024-08-26T19:26:07.842Z] #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:26:07.842Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:26:07.842Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T19:26:07.842Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T19:26:07.842Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:26:07.842Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T19:26:07.842Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-26T19:26:08.458Z] #32 ... [2024-08-26T19:26:08.458Z] [2024-08-26T19:26:08.458Z] #38 [security-spire-config internal] load build context [2024-08-26T19:26:08.458Z] #38 transferring context: 25.96kB done [2024-08-26T19:26:08.458Z] #38 DONE 0.7s [2024-08-26T19:26:08.458Z] [2024-08-26T19:26:08.458Z] #39 [security-spire-server internal] load build context [2024-08-26T19:26:08.458Z] #39 transferring context: 27.71kB 0.0s done [2024-08-26T19:26:08.458Z] #39 DONE 0.7s [2024-08-26T19:26:08.458Z] [2024-08-26T19:26:08.458Z] #40 [security-spire-agent internal] load build context [2024-08-26T19:26:08.458Z] #40 transferring context: 27.24kB 0.0s done [2024-08-26T19:26:08.458Z] #40 DONE 0.7s [2024-08-26T19:26:08.458Z] [2024-08-26T19:26:08.458Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:26:08.458Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-26T19:26:08.458Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-26T19:26:08.458Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-26T19:26:08.458Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-26T19:26:08.458Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.4s [2024-08-26T19:26:08.458Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s [2024-08-26T19:26:08.458Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s [2024-08-26T19:26:08.744Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s [2024-08-26T19:26:08.744Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s [2024-08-26T19:26:08.744Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-08-26T19:26:08.744Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-26T19:26:08.744Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-08-26T19:26:08.744Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-08-26T19:26:08.744Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-26T19:26:08.744Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-08-26T19:26:09.004Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s [2024-08-26T19:26:09.004Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-26T19:26:09.004Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.9s [2024-08-26T19:26:09.004Z] #41 ... [2024-08-26T19:26:09.004Z] [2024-08-26T19:26:09.004Z] #42 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-26T19:26:09.004Z] #42 DONE 2.4s [2024-08-26T19:26:09.004Z] [2024-08-26T19:26:09.004Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:26:09.004Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 1.0s [2024-08-26T19:26:09.267Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 1.1s [2024-08-26T19:26:09.267Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s [2024-08-26T19:26:09.851Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s done [2024-08-26T19:26:09.851Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s done [2024-08-26T19:26:09.851Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-26T19:26:13.155Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.4s done [2024-08-26T19:26:17.476Z] #41 ... [2024-08-26T19:26:17.476Z] [2024-08-26T19:26:17.476Z] #43 [support-cron-scheduler internal] load build context [2024-08-26T19:26:17.476Z] #43 transferring context: 285.78MB 9.7s [2024-08-26T19:26:17.476Z] #43 ... [2024-08-26T19:26:17.476Z] [2024-08-26T19:26:17.476Z] #44 [security-proxy-setup internal] load build context [2024-08-26T19:26:17.476Z] #44 ... [2024-08-26T19:26:17.476Z] [2024-08-26T19:26:17.476Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:26:17.476Z] #45 ... [2024-08-26T19:26:17.476Z] [2024-08-26T19:26:17.476Z] #46 [support-notifications internal] load build context [2024-08-26T19:26:17.476Z] #46 ... [2024-08-26T19:26:17.476Z] [2024-08-26T19:26:17.476Z] #47 [core-keeper internal] load build context [2024-08-26T19:26:17.476Z] #47 ... [2024-08-26T19:26:17.477Z] [2024-08-26T19:26:17.477Z] #48 [security-bootstrapper internal] load build context [2024-08-26T19:26:17.747Z] #48 ... [2024-08-26T19:26:17.747Z] [2024-08-26T19:26:17.747Z] #49 [core-command internal] load build context [2024-08-26T19:26:17.747Z] #49 ... [2024-08-26T19:26:17.747Z] [2024-08-26T19:26:17.747Z] #50 [security-proxy-auth internal] load build context [2024-08-26T19:26:17.747Z] #50 ... [2024-08-26T19:26:17.747Z] [2024-08-26T19:26:17.747Z] #51 [core-metadata internal] load build context [2024-08-26T19:26:18.343Z] #51 ... [2024-08-26T19:26:18.343Z] [2024-08-26T19:26:18.343Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T19:26:18.343Z] #52 ... [2024-08-26T19:26:18.343Z] [2024-08-26T19:26:18.343Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T19:26:18.343Z] #0 1.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:26:18.343Z] #0 1.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:26:18.343Z] #0 2.227 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-26T19:26:18.343Z] #0 2.233 (2/2) Installing su-exec (0.2-r3) [2024-08-26T19:26:18.343Z] #0 2.237 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:26:18.343Z] #0 2.252 OK: 7 MiB in 17 packages [2024-08-26T19:26:18.602Z] #53 ... [2024-08-26T19:26:18.602Z] [2024-08-26T19:26:18.602Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:26:18.602Z] #54 ... [2024-08-26T19:26:18.602Z] [2024-08-26T19:26:18.602Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T19:26:18.602Z] #55 ... [2024-08-26T19:26:18.602Z] [2024-08-26T19:26:18.602Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:26:18.602Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-26T19:26:18.602Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-26T19:26:18.602Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-26T19:26:18.602Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-26T19:26:18.602Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-26T19:26:18.602Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-26T19:26:18.602Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-26T19:26:18.602Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-08-26T19:26:18.602Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-08-26T19:26:18.602Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-26T19:26:18.602Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-08-26T19:26:18.602Z] #56 ... [2024-08-26T19:26:18.602Z] [2024-08-26T19:26:18.602Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T19:26:19.142Z] #57 ... [2024-08-26T19:26:19.142Z] [2024-08-26T19:26:19.142Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T19:26:19.142Z] #58 ... [2024-08-26T19:26:19.142Z] [2024-08-26T19:26:19.142Z] #59 [support-scheduler internal] load build context [2024-08-26T19:26:19.404Z] #59 ... [2024-08-26T19:26:19.404Z] [2024-08-26T19:26:19.404Z] #60 [core-data internal] load build context [2024-08-26T19:26:19.404Z] #60 ... [2024-08-26T19:26:19.404Z] [2024-08-26T19:26:19.404Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T19:26:19.404Z] #61 ... [2024-08-26T19:26:19.404Z] [2024-08-26T19:26:19.404Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T19:26:19.404Z] #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:26:19.404Z] #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:26:19.404Z] #0 2.234 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T19:26:19.404Z] #0 2.239 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:26:19.404Z] #0 2.253 OK: 7 MiB in 16 packages [2024-08-26T19:26:20.170Z] #62 ... [2024-08-26T19:26:20.171Z] [2024-08-26T19:26:20.171Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T19:26:20.171Z] #0 1.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:26:20.171Z] #0 1.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:26:20.171Z] #0 2.258 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T19:26:20.171Z] #0 2.267 (2/4) Installing openssl (3.1.6-r0) [2024-08-26T19:26:20.171Z] #0 2.290 (3/4) Installing su-exec (0.2-r3) [2024-08-26T19:26:20.171Z] #0 2.296 (4/4) Installing yq (4.33.3-r5) [2024-08-26T19:26:20.171Z] #0 2.353 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:26:20.171Z] #0 2.377 OK: 17 MiB in 19 packages [2024-08-26T19:26:20.429Z] #63 ... [2024-08-26T19:26:20.430Z] [2024-08-26T19:26:20.430Z] #64 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-26T19:26:20.430Z] #64 ... [2024-08-26T19:26:20.430Z] [2024-08-26T19:26:20.430Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T19:26:20.430Z] #65 ... [2024-08-26T19:26:20.430Z] [2024-08-26T19:26:20.430Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T19:26:20.430Z] #66 ... [2024-08-26T19:26:20.430Z] [2024-08-26T19:26:20.430Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T19:26:20.691Z] #67 ... [2024-08-26T19:26:20.691Z] [2024-08-26T19:26:20.691Z] #68 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-26T19:26:20.691Z] #68 ... [2024-08-26T19:26:20.691Z] [2024-08-26T19:26:20.691Z] #47 [core-keeper internal] load build context [2024-08-26T19:26:22.523Z] #47 transferring context: 198.16MB 15.2s [2024-08-26T19:26:23.097Z] #47 ... [2024-08-26T19:26:23.097Z] [2024-08-26T19:26:23.097Z] #43 [support-cron-scheduler internal] load build context [2024-08-26T19:26:23.097Z] #43 ... [2024-08-26T19:26:23.097Z] [2024-08-26T19:26:23.097Z] #47 [core-keeper internal] load build context [2024-08-26T19:26:27.310Z] #47 ... [2024-08-26T19:26:27.310Z] [2024-08-26T19:26:27.310Z] #44 [security-proxy-setup internal] load build context [2024-08-26T19:26:27.310Z] #44 transferring context: 494.61MB 16.9s done [2024-08-26T19:26:27.310Z] #44 ... [2024-08-26T19:26:27.310Z] [2024-08-26T19:26:27.310Z] #48 [security-bootstrapper internal] load build context [2024-08-26T19:26:27.310Z] #48 transferring context: 494.61MB 19.4s done [2024-08-26T19:26:27.579Z] #48 ... [2024-08-26T19:26:27.579Z] [2024-08-26T19:26:27.579Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:26:27.579Z] #45 transferring context: 494.61MB 16.8s done [2024-08-26T19:26:27.840Z] #45 ... [2024-08-26T19:26:27.840Z] [2024-08-26T19:26:27.840Z] #49 [core-command internal] load build context [2024-08-26T19:26:27.840Z] #49 transferring context: 494.61MB 16.1s done [2024-08-26T19:26:27.840Z] #49 ... [2024-08-26T19:26:27.840Z] [2024-08-26T19:26:27.840Z] #46 [support-notifications internal] load build context [2024-08-26T19:26:27.840Z] #46 transferring context: 494.61MB 18.8s done [2024-08-26T19:26:28.099Z] #46 ... [2024-08-26T19:26:28.099Z] [2024-08-26T19:26:28.099Z] #50 [security-proxy-auth internal] load build context [2024-08-26T19:26:28.099Z] #50 transferring context: 494.61MB 18.2s done [2024-08-26T19:26:28.099Z] #50 ... [2024-08-26T19:26:28.099Z] [2024-08-26T19:26:28.099Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T19:26:28.099Z] #52 transferring context: 494.61MB 18.4s done [2024-08-26T19:26:28.099Z] #52 ... [2024-08-26T19:26:28.099Z] [2024-08-26T19:26:28.099Z] #51 [core-metadata internal] load build context [2024-08-26T19:26:28.099Z] #51 transferring context: 494.61MB 17.0s done [2024-08-26T19:26:28.361Z] #51 ... [2024-08-26T19:26:28.361Z] [2024-08-26T19:26:28.361Z] #47 [core-keeper internal] load build context [2024-08-26T19:26:28.622Z] #47 ... [2024-08-26T19:26:28.622Z] [2024-08-26T19:26:28.622Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:26:28.622Z] #54 transferring context: 494.61MB 17.3s done [2024-08-26T19:26:28.622Z] #54 ... [2024-08-26T19:26:28.622Z] [2024-08-26T19:26:28.622Z] #47 [core-keeper internal] load build context [2024-08-26T19:26:29.230Z] #47 transferring context: 494.61MB 22.0s done [2024-08-26T19:26:29.230Z] #47 ... [2024-08-26T19:26:29.230Z] [2024-08-26T19:26:29.230Z] #59 [support-scheduler internal] load build context [2024-08-26T19:26:29.230Z] #59 transferring context: 494.61MB 18.5s done [2024-08-26T19:26:30.540Z] #59 ... [2024-08-26T19:26:30.540Z] [2024-08-26T19:26:30.540Z] #60 [core-data internal] load build context [2024-08-26T19:26:30.540Z] #60 transferring context: 494.61MB 20.8s done [2024-08-26T19:26:34.833Z] #60 ... [2024-08-26T19:26:34.833Z] [2024-08-26T19:26:34.833Z] #43 [support-cron-scheduler internal] load build context [2024-08-26T19:26:34.833Z] #43 transferring context: 494.61MB 16.8s done [2024-08-26T19:26:50.129Z] Removing intermediate container b76ecaf33857 [2024-08-26T19:26:50.129Z] ---> e1acf072ea6e [2024-08-26T19:26:50.129Z] Successfully built e1acf072ea6e [2024-08-26T19:26:50.129Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:26:50.567Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T19:26:50.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T19:26:50.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-8679 does not seem to be running inside a container [2024-08-26T19:26:51.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-26T19:26:52.220Z] $ docker top 5f0121a575058fd56387d46eb00301d062d42351b2e18d8ef8624eb527330bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T19:26:53.147Z] + go version [2024-08-26T19:26:53.147Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-26T19:26:53.184Z] $ docker stop --time=1 5f0121a575058fd56387d46eb00301d062d42351b2e18d8ef8624eb527330bf5 [2024-08-26T19:26:54.809Z] $ docker rm -f --volumes 5f0121a575058fd56387d46eb00301d062d42351b2e18d8ef8624eb527330bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:26:55.787Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T19:26:55.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T19:26:56.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-8679 does not seem to be running inside a container [2024-08-26T19:26:56.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-26T19:26:57.297Z] $ docker top f77ce25018682498b8895cdede9be18fe71cafbe25a6e169af35a3f81840581a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-26T19:26:57.602Z] ========================================================= [2024-08-26T19:26:57.602Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-26T19:26:57.602Z] ========================================================= [Pipeline] sh [2024-08-26T19:26:58.253Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-26T19:26:58.665Z] + make test [2024-08-26T19:26:58.933Z] go test -race -coverprofile=coverage.out ./... [2024-08-26T19:27:01.389Z] #43 DONE 53.9s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T19:27:01.389Z] #62 DONE 52.7s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T19:27:01.389Z] #53 DONE 52.8s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #68 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-26T19:27:01.389Z] #68 DONE 51.7s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #49 [core-command internal] load build context [2024-08-26T19:27:01.389Z] #49 DONE 53.3s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T19:27:01.389Z] #63 DONE 52.8s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #44 [security-proxy-setup internal] load build context [2024-08-26T19:27:01.389Z] #44 DONE 54.1s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:27:01.389Z] #45 DONE 53.7s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T19:27:01.389Z] #69 ... [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #51 [core-metadata internal] load build context [2024-08-26T19:27:01.389Z] #51 DONE 53.2s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #50 [security-proxy-auth internal] load build context [2024-08-26T19:27:01.389Z] #50 DONE 53.7s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:27:01.389Z] #54 DONE 53.2s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #59 [support-scheduler internal] load build context [2024-08-26T19:27:01.389Z] #59 DONE 54.1s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T19:27:01.389Z] #52 DONE 53.8s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #60 [core-data internal] load build context [2024-08-26T19:27:01.389Z] #60 DONE 53.4s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #46 [support-notifications internal] load build context [2024-08-26T19:27:01.389Z] #46 DONE 54.2s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #48 [security-bootstrapper internal] load build context [2024-08-26T19:27:01.389Z] #48 DONE 53.9s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #47 [core-keeper internal] load build context [2024-08-26T19:27:01.389Z] #47 DONE 54.2s [2024-08-26T19:27:01.389Z] [2024-08-26T19:27:01.389Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T19:27:01.389Z] #67 53.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:01.389Z] #67 53.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:01.649Z] #67 53.75 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T19:27:01.649Z] #67 53.75 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T19:27:01.649Z] #67 53.75 OK: 20070 distinct packages available [2024-08-26T19:27:01.649Z] #67 53.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:01.938Z] #67 ... [2024-08-26T19:27:01.938Z] [2024-08-26T19:27:01.938Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T19:27:01.938Z] #57 DONE 53.7s [2024-08-26T19:27:01.938Z] [2024-08-26T19:27:01.938Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T19:27:01.938Z] #67 53.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.200Z] #67 54.20 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-26T19:27:02.200Z] #67 54.24 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-26T19:27:02.200Z] #67 54.24 (3/5) Installing libucontext (1.2-r2) [2024-08-26T19:27:02.200Z] #67 54.24 (4/5) Installing gcompat (1.1.0-r1) [2024-08-26T19:27:02.200Z] #67 ... [2024-08-26T19:27:02.200Z] [2024-08-26T19:27:02.200Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T19:27:02.200Z] #58 53.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.200Z] #58 53.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.200Z] #58 53.47 (1/3) Installing ca-certificates (20240226-r0) [2024-08-26T19:27:02.200Z] #58 53.49 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-26T19:27:02.200Z] #58 53.49 (3/3) Installing tzdata (2024a-r0) [2024-08-26T19:27:02.200Z] #58 53.76 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:27:02.200Z] #58 53.77 Executing ca-certificates-20240226-r0.trigger [2024-08-26T19:27:02.200Z] #58 53.82 OK: 11 MiB in 18 packages [2024-08-26T19:27:02.200Z] #58 DONE 54.1s [2024-08-26T19:27:02.200Z] [2024-08-26T19:27:02.200Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T19:27:02.200Z] #67 54.26 (5/5) Installing openssl (3.1.6-r0) [2024-08-26T19:27:02.200Z] #67 54.26 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:27:02.200Z] #67 54.27 OK: 8 MiB in 20 packages [2024-08-26T19:27:02.524Z] #67 DONE 54.6s [2024-08-26T19:27:02.524Z] [2024-08-26T19:27:02.524Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T19:27:02.524Z] #65 53.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.524Z] #65 53.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.524Z] #65 54.09 (1/2) Installing ca-certificates (20240226-r0) [2024-08-26T19:27:02.524Z] #65 54.11 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-26T19:27:02.524Z] #65 54.11 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:27:02.524Z] #65 54.12 Executing ca-certificates-20240226-r0.trigger [2024-08-26T19:27:02.524Z] #65 54.18 OK: 8 MiB in 17 packages [2024-08-26T19:27:02.524Z] #65 DONE 54.4s [2024-08-26T19:27:02.524Z] [2024-08-26T19:27:02.524Z] #64 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-26T19:27:02.524Z] #64 53.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.524Z] #64 53.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.524Z] #64 53.97 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T19:27:02.524Z] #64 53.99 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:27:02.524Z] #64 54.00 OK: 7 MiB in 16 packages [2024-08-26T19:27:02.524Z] #64 DONE 54.4s [2024-08-26T19:27:02.524Z] [2024-08-26T19:27:02.524Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T19:27:02.524Z] #61 53.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.524Z] #61 53.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.524Z] #61 53.92 (1/4) Installing ca-certificates (20240226-r0) [2024-08-26T19:27:02.524Z] #61 54.04 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-26T19:27:02.524Z] #61 54.04 (3/4) Installing su-exec (0.2-r3) [2024-08-26T19:27:02.524Z] #61 54.05 (4/4) Installing yq (4.33.3-r5) [2024-08-26T19:27:02.524Z] #61 54.12 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:27:02.524Z] #61 54.13 Executing ca-certificates-20240226-r0.trigger [2024-08-26T19:27:02.524Z] #61 54.25 OK: 17 MiB in 19 packages [2024-08-26T19:27:02.524Z] #61 DONE 54.4s [2024-08-26T19:27:02.524Z] [2024-08-26T19:27:02.524Z] #70 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:27:02.784Z] #70 ... [2024-08-26T19:27:02.784Z] [2024-08-26T19:27:02.784Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T19:27:02.784Z] #55 53.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.784Z] #55 53.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.784Z] #55 54.04 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T19:27:02.784Z] #55 54.04 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T19:27:02.784Z] #55 54.04 OK: 20070 distinct packages available [2024-08-26T19:27:02.784Z] #55 54.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.784Z] #55 54.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.784Z] #55 54.44 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T19:27:02.784Z] #55 54.44 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-26T19:27:02.784Z] #55 54.44 (3/4) Installing libucontext (1.2-r2) [2024-08-26T19:27:02.784Z] #55 54.45 (4/4) Installing gcompat (1.1.0-r1) [2024-08-26T19:27:02.784Z] #55 54.45 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:27:02.784Z] #55 54.46 OK: 8 MiB in 19 packages [2024-08-26T19:27:02.784Z] #55 DONE 54.7s [2024-08-26T19:27:02.784Z] [2024-08-26T19:27:02.784Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T19:27:02.784Z] #71 DONE 2.0s [2024-08-26T19:27:02.784Z] [2024-08-26T19:27:02.784Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T19:27:02.784Z] #66 53.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.784Z] #66 53.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.784Z] #66 53.98 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T19:27:02.784Z] #66 53.98 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T19:27:02.784Z] #66 53.98 OK: 20070 distinct packages available [2024-08-26T19:27:02.784Z] #66 54.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.784Z] #66 54.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:02.784Z] #66 54.46 (1/11) Installing ca-certificates (20240226-r0) [2024-08-26T19:27:02.784Z] #66 54.48 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-26T19:27:02.784Z] #66 54.49 (3/11) Installing libunistring (1.1-r1) [2024-08-26T19:27:02.784Z] #66 54.50 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-26T19:27:02.784Z] #66 54.58 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-26T19:27:02.784Z] #66 54.58 (6/11) Installing libcurl (8.9.0-r0) [2024-08-26T19:27:02.784Z] #66 54.59 (7/11) Installing curl (8.9.0-r0) [2024-08-26T19:27:02.784Z] #66 54.60 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-26T19:27:02.784Z] #66 54.65 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-26T19:27:02.784Z] #66 54.67 (10/11) Installing libucontext (1.2-r2) [2024-08-26T19:27:02.784Z] #66 54.67 (11/11) Installing gcompat (1.1.0-r1) [2024-08-26T19:27:02.784Z] #66 54.68 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:27:02.784Z] #66 54.68 Executing ca-certificates-20240226-r0.trigger [2024-08-26T19:27:02.784Z] #66 54.75 OK: 12 MiB in 26 packages [2024-08-26T19:27:03.046Z] #66 DONE 55.0s [2024-08-26T19:27:03.046Z] [2024-08-26T19:27:03.046Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T19:27:03.046Z] #69 1.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:03.046Z] #69 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:03.046Z] #69 2.128 OK: 264 MiB in 52 packages [2024-08-26T19:27:03.046Z] #69 DONE 2.3s [2024-08-26T19:27:03.046Z] [2024-08-26T19:27:03.046Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:27:03.304Z] #72 ... [2024-08-26T19:27:03.305Z] [2024-08-26T19:27:03.305Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T19:27:03.305Z] #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:03.305Z] #0 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:03.305Z] #0 2.075 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T19:27:03.305Z] #0 2.075 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T19:27:03.305Z] #0 2.075 OK: 20077 distinct packages available [2024-08-26T19:27:03.305Z] #0 2.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:03.305Z] #0 2.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:03.305Z] #0 2.416 OK: 264 MiB in 52 packages [2024-08-26T19:27:03.305Z] #73 DONE 2.5s [2024-08-26T19:27:03.305Z] [2024-08-26T19:27:03.305Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:27:03.305Z] #74 DONE 0.2s [2024-08-26T19:27:03.305Z] [2024-08-26T19:27:03.305Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:27:03.305Z] #75 DONE 0.1s [2024-08-26T19:27:03.305Z] [2024-08-26T19:27:03.305Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:27:03.876Z] #76 ... [2024-08-26T19:27:03.876Z] [2024-08-26T19:27:03.876Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T19:27:03.876Z] #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:03.876Z] #0 2.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:03.876Z] #0 2.868 OK: 7 MiB in 17 packages [2024-08-26T19:27:03.876Z] #77 DONE 3.0s [2024-08-26T19:27:03.876Z] [2024-08-26T19:27:03.876Z] #78 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-26T19:27:04.812Z] #78 ... [2024-08-26T19:27:04.812Z] [2024-08-26T19:27:04.812Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-26T19:27:04.812Z] #0 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:04.812Z] #0 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:04.812Z] #0 3.357 OK: 7 MiB in 16 packages [2024-08-26T19:27:04.812Z] #79 DONE 3.7s [2024-08-26T19:27:04.812Z] [2024-08-26T19:27:04.812Z] #80 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T19:27:04.812Z] #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:04.812Z] #0 3.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:04.812Z] #0 3.349 OK: 264 MiB in 52 packages [2024-08-26T19:27:04.812Z] #80 DONE 3.7s [2024-08-26T19:27:04.812Z] [2024-08-26T19:27:04.812Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:27:04.812Z] #81 DONE 0.1s [2024-08-26T19:27:04.812Z] [2024-08-26T19:27:04.812Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:27:04.812Z] #82 ... [2024-08-26T19:27:04.812Z] [2024-08-26T19:27:04.812Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-26T19:27:04.812Z] #0 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:04.812Z] #0 3.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:04.812Z] #0 3.955 OK: 17 MiB in 19 packages [2024-08-26T19:27:04.812Z] #83 DONE 4.0s [2024-08-26T19:27:05.072Z] [2024-08-26T19:27:05.072Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-26T19:27:05.072Z] #84 DONE 0.1s [2024-08-26T19:27:05.072Z] [2024-08-26T19:27:05.072Z] #85 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T19:27:05.072Z] #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:05.072Z] #0 3.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:05.072Z] #0 4.110 OK: 264 MiB in 52 packages [2024-08-26T19:27:05.072Z] #85 DONE 4.2s [2024-08-26T19:27:05.072Z] [2024-08-26T19:27:05.072Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:27:05.072Z] #86 DONE 0.0s [2024-08-26T19:27:05.072Z] [2024-08-26T19:27:05.072Z] #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:27:05.643Z] #87 ... [2024-08-26T19:27:05.643Z] [2024-08-26T19:27:05.643Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:27:05.643Z] #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:05.643Z] #0 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:05.643Z] #0 3.299 OK: 11 MiB in 18 packages [2024-08-26T19:27:05.643Z] #88 DONE 3.4s [2024-08-26T19:27:05.905Z] [2024-08-26T19:27:05.905Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:27:05.905Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:05.905Z] #0 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:05.905Z] #0 3.157 OK: 8 MiB in 17 packages [2024-08-26T19:27:05.905Z] #89 DONE 3.3s [2024-08-26T19:27:05.905Z] [2024-08-26T19:27:05.905Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T19:27:05.905Z] #0 3.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:05.905Z] #0 3.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:05.905Z] #0 3.370 OK: 8 MiB in 20 packages [2024-08-26T19:27:05.905Z] #90 DONE 3.5s [2024-08-26T19:27:05.905Z] [2024-08-26T19:27:05.905Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-26T19:27:07.839Z] #91 ... [2024-08-26T19:27:07.839Z] [2024-08-26T19:27:07.839Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T19:27:07.839Z] #0 3.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:07.839Z] #0 3.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:07.839Z] #0 3.373 OK: 17 MiB in 19 packages [2024-08-26T19:27:07.839Z] #92 DONE 5.2s [2024-08-26T19:27:07.839Z] [2024-08-26T19:27:07.839Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T19:27:07.839Z] #93 DONE 2.0s [2024-08-26T19:27:07.839Z] [2024-08-26T19:27:07.839Z] #70 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:27:07.839Z] #70 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:07.839Z] #70 3.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:07.839Z] #70 3.376 OK: 7 MiB in 16 packages [2024-08-26T19:27:07.839Z] #70 DONE 5.3s [2024-08-26T19:27:07.839Z] [2024-08-26T19:27:07.839Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-26T19:27:07.839Z] #0 3.039 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:07.839Z] #0 4.573 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:07.839Z] #0 5.200 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T19:27:07.839Z] #0 5.502 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:27:07.839Z] #0 5.506 OK: 7 MiB in 16 packages [2024-08-26T19:27:07.839Z] #94 DONE 6.0s [2024-08-26T19:27:07.839Z] [2024-08-26T19:27:07.839Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-26T19:27:07.839Z] #91 DONE 2.0s [2024-08-26T19:27:07.839Z] [2024-08-26T19:27:07.839Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:27:07.839Z] #72 4.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:07.839Z] #72 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:08.667Z] #72 5.150 OK: 12 MiB in 26 packages [2024-08-26T19:27:09.166Z] #72 DONE 5.8s [2024-08-26T19:27:09.166Z] [2024-08-26T19:27:09.166Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-26T19:27:09.166Z] #95 DONE 1.0s [2024-08-26T19:27:09.166Z] [2024-08-26T19:27:09.166Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T19:27:09.166Z] #0 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:09.166Z] #0 5.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:09.166Z] #0 5.307 OK: 8 MiB in 19 packages [2024-08-26T19:27:09.166Z] #96 DONE 6.1s [2024-08-26T19:27:09.166Z] [2024-08-26T19:27:09.166Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-26T19:27:09.166Z] #97 DONE 0.1s [2024-08-26T19:27:09.166Z] [2024-08-26T19:27:09.166Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T19:27:09.166Z] #98 DONE 1.1s [2024-08-26T19:27:09.166Z] [2024-08-26T19:27:09.166Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T19:27:09.425Z] #99 ... [2024-08-26T19:27:09.425Z] [2024-08-26T19:27:09.425Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-26T19:27:09.425Z] #100 DONE 0.1s [2024-08-26T19:27:09.425Z] [2024-08-26T19:27:09.425Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-26T19:27:09.993Z] #101 ... [2024-08-26T19:27:09.993Z] [2024-08-26T19:27:09.993Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T19:27:09.993Z] #99 DONE 1.1s [2024-08-26T19:27:10.260Z] [2024-08-26T19:27:10.260Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-26T19:27:10.260Z] #0 4.971 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:10.260Z] #0 5.897 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T19:27:10.260Z] #0 6.677 OK: 264 MiB in 52 packages [2024-08-26T19:27:10.260Z] #102 DONE 7.3s [2024-08-26T19:27:10.260Z] [2024-08-26T19:27:10.260Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T19:27:10.260Z] #103 DONE 1.2s [2024-08-26T19:27:10.260Z] [2024-08-26T19:27:10.260Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-26T19:27:10.260Z] #101 DONE 1.2s [2024-08-26T19:27:10.260Z] [2024-08-26T19:27:10.260Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T19:27:10.260Z] #104 ... [2024-08-26T19:27:10.260Z] [2024-08-26T19:27:10.260Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-26T19:27:10.260Z] #105 DONE 0.2s [2024-08-26T19:27:10.260Z] [2024-08-26T19:27:10.260Z] #78 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-26T19:27:10.260Z] #78 DONE 6.4s [2024-08-26T19:27:10.260Z] [2024-08-26T19:27:10.260Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-26T19:27:10.260Z] #106 DONE 0.2s [2024-08-26T19:27:10.260Z] [2024-08-26T19:27:10.260Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-26T19:27:10.260Z] #107 DONE 0.2s [2024-08-26T19:27:10.518Z] [2024-08-26T19:27:10.518Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-26T19:27:10.518Z] #108 DONE 0.1s [2024-08-26T19:27:10.518Z] [2024-08-26T19:27:10.518Z] #109 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-26T19:27:10.518Z] #109 DONE 0.1s [2024-08-26T19:27:10.518Z] [2024-08-26T19:27:10.518Z] #110 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-26T19:27:10.518Z] #110 DONE 0.1s [2024-08-26T19:27:10.518Z] [2024-08-26T19:27:10.518Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T19:27:10.518Z] #104 DONE 0.2s [2024-08-26T19:27:10.518Z] [2024-08-26T19:27:10.518Z] #111 [security-spire-server] exporting to image [2024-08-26T19:27:10.518Z] #111 exporting layers [2024-08-26T19:27:10.518Z] #111 ... [2024-08-26T19:27:10.518Z] [2024-08-26T19:27:10.518Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T19:27:10.518Z] #112 DONE 0.1s [2024-08-26T19:27:10.518Z] [2024-08-26T19:27:10.518Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-26T19:27:10.518Z] #113 DONE 0.1s [2024-08-26T19:27:10.518Z] [2024-08-26T19:27:10.518Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-26T19:27:10.518Z] #114 DONE 0.1s [2024-08-26T19:27:10.776Z] [2024-08-26T19:27:10.776Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-26T19:27:10.776Z] #115 DONE 0.1s [2024-08-26T19:27:10.776Z] [2024-08-26T19:27:10.776Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-26T19:27:10.776Z] #116 DONE 0.1s [2024-08-26T19:27:10.776Z] [2024-08-26T19:27:10.776Z] #111 [security-spire-config] exporting to image [2024-08-26T19:27:11.035Z] #111 exporting layers 0.7s done [2024-08-26T19:27:11.036Z] #111 writing image sha256:7e02a1f733ee03e71f9a1549be01e1f766647b73548c7936e2fc4d8b6ef9503a done [2024-08-26T19:27:11.036Z] #111 naming to docker.io/library/security-spire-server done [2024-08-26T19:27:11.294Z] #111 exporting layers 0.7s done [2024-08-26T19:27:11.294Z] #111 ... [2024-08-26T19:27:11.294Z] [2024-08-26T19:27:11.294Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:27:11.294Z] #56 ... [2024-08-26T19:27:11.294Z] [2024-08-26T19:27:11.294Z] #111 [security-spire-config] exporting to image [2024-08-26T19:27:11.294Z] #111 exporting layers 0.6s done [2024-08-26T19:27:11.294Z] #111 writing image sha256:e7c16f010e1b6a31be317467d4ceadcea6fab533c9c3fa07a8fa62121f047143 0.0s done [2024-08-26T19:27:11.294Z] #111 naming to docker.io/library/security-spire-agent done [2024-08-26T19:27:11.294Z] #111 writing image sha256:0861826ca23dfebc400e10d691cdf291bde44073b8d02aa50457e97a952b5f64 done [2024-08-26T19:27:11.294Z] #111 naming to docker.io/library/security-spire-config done [2024-08-26T19:27:11.294Z] #111 DONE 1.1s [2024-08-26T19:27:11.294Z] [2024-08-26T19:27:11.294Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:27:11.552Z] #41 ... [2024-08-26T19:27:11.552Z] [2024-08-26T19:27:11.552Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:27:13.458Z] #117 ... [2024-08-26T19:27:13.458Z] [2024-08-26T19:27:13.458Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:27:45.815Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-26T19:28:00.154Z] #118 DONE 55.7s [2024-08-26T19:28:00.154Z] [2024-08-26T19:28:00.154Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:00.154Z] #76 DONE 55.7s [2024-08-26T19:28:00.154Z] [2024-08-26T19:28:00.154Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-26T19:28:00.154Z] #119 ... [2024-08-26T19:28:00.154Z] [2024-08-26T19:28:00.154Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:00.154Z] #117 DONE 48.8s [2024-08-26T19:28:00.154Z] [2024-08-26T19:28:00.154Z] #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:00.154Z] #87 DONE 54.0s [2024-08-26T19:28:00.154Z] [2024-08-26T19:28:00.154Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:00.154Z] #82 DONE 54.5s [2024-08-26T19:28:00.154Z] [2024-08-26T19:28:00.154Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-26T19:28:10.233Z] #120 ... [2024-08-26T19:28:10.233Z] [2024-08-26T19:28:10.233Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-08-26T19:28:10.233Z] #121 ... [2024-08-26T19:28:10.233Z] [2024-08-26T19:28:10.233Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-26T19:28:10.233Z] #122 ... [2024-08-26T19:28:10.233Z] [2024-08-26T19:28:10.233Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #123 DONE 15.8s [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:15.544Z] #124 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #125 [core-metadata builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #125 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:28:15.544Z] #126 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #127 [core-data builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #127 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:28:15.544Z] #128 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:15.544Z] #129 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #130 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:15.544Z] #131 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:28:15.544Z] #132 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-26T19:28:15.544Z] #122 DONE 15.8s [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #119 DONE 15.8s [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:28:15.544Z] #133 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #134 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:15.544Z] #135 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:28:15.544Z] #136 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #137 [core-command builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #137 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:15.544Z] #138 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #120 DONE 15.8s [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:28:15.544Z] #139 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #140 [support-cron-scheduler builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #140 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:15.544Z] #141 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #142 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:28:15.544Z] #143 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:15.544Z] #144 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #121 DONE 15.8s [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T19:28:15.544Z] #145 ... [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #146 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:28:15.544Z] #146 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2024-08-26T19:28:15.544Z] #147 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #148 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:28:15.544Z] #148 CACHED [2024-08-26T19:28:15.544Z] [2024-08-26T19:28:15.544Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-26T19:28:16.132Z] #149 1.257 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-26T19:28:26.155Z] #149 ... [2024-08-26T19:28:26.155Z] [2024-08-26T19:28:26.155Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T19:28:26.155Z] #0 0.490 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-26T19:28:26.155Z] #150 ... [2024-08-26T19:28:26.155Z] [2024-08-26T19:28:26.155Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T19:28:26.155Z] #0 0.612 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-26T19:28:26.155Z] #151 ... [2024-08-26T19:28:26.155Z] [2024-08-26T19:28:26.155Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T19:28:26.155Z] #0 1.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-26T19:28:26.155Z] #152 ... [2024-08-26T19:28:26.155Z] [2024-08-26T19:28:26.155Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T19:28:26.155Z] #0 0.963 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-26T19:28:26.155Z] #153 ... [2024-08-26T19:28:26.155Z] [2024-08-26T19:28:26.155Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T19:28:26.155Z] #0 0.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-26T19:28:26.155Z] #154 ... [2024-08-26T19:28:26.155Z] [2024-08-26T19:28:26.155Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T19:28:26.155Z] #0 1.204 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-26T19:28:26.155Z] #155 ... [2024-08-26T19:28:26.155Z] [2024-08-26T19:28:26.155Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T19:28:26.155Z] #0 0.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-26T19:28:26.155Z] #156 ... [2024-08-26T19:28:26.155Z] [2024-08-26T19:28:26.155Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T19:28:26.155Z] #0 0.745 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-26T19:28:26.155Z] #157 ... [2024-08-26T19:28:26.155Z] [2024-08-26T19:28:26.155Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T19:28:26.155Z] #0 0.520 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-26T19:28:26.416Z] #158 ... [2024-08-26T19:28:26.416Z] [2024-08-26T19:28:26.416Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T19:28:26.416Z] #145 1.160 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-26T19:28:26.416Z] #145 ... [2024-08-26T19:28:26.416Z] [2024-08-26T19:28:26.416Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T19:28:26.416Z] #0 1.103 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-26T19:28:26.700Z] #159 ... [2024-08-26T19:28:26.700Z] [2024-08-26T19:28:26.700Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T19:28:26.700Z] #0 0.954 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-26T19:30:03.263Z] #160 ... [2024-08-26T19:30:03.263Z] [2024-08-26T19:30:03.263Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-26T19:30:03.263Z] #149 103.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-26T19:30:53.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-26T19:30:53.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-26T19:31:11.090Z] #149 ... [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T19:31:11.091Z] #158 DONE 173.6s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T19:31:11.091Z] #145 DONE 173.6s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T19:31:11.091Z] #151 DONE 173.6s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-26T19:31:11.091Z] #161 ... [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T19:31:11.091Z] #153 DONE 173.7s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T19:31:11.091Z] #154 DONE 173.7s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T19:31:11.091Z] #150 DONE 173.8s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T19:31:11.091Z] #160 DONE 173.8s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T19:31:11.091Z] #157 DONE 173.9s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #162 ... [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T19:31:11.091Z] #156 DONE 173.9s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T19:31:11.091Z] #152 DONE 173.9s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T19:31:11.091Z] #159 DONE 174.0s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T19:31:11.091Z] #155 DONE 174.1s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-26T19:31:11.091Z] #149 DONE 174.1s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #163 ... [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-26T19:31:11.091Z] #161 DONE 0.9s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #164 DONE 0.9s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #165 DONE 0.9s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #162 DONE 0.8s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #166 DONE 0.7s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #167 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #167 DONE 0.7s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #168 ... [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #163 DONE 0.7s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #169 DONE 0.6s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #170 DONE 0.5s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #171 DONE 0.4s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #172 ... [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #173 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #173 CACHED [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #174 CACHED [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #175 CACHED [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #176 CACHED [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #177 CACHED [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #178 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #178 CACHED [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:11.091Z] #179 CACHED [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #180 CACHED [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #181 DONE 0.7s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #182 DONE 0.7s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #168 DONE 0.7s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-26T19:31:11.091Z] #183 DONE 0.6s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:11.091Z] #184 ... [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #185 DONE 1.1s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.091Z] #186 DONE 1.1s [2024-08-26T19:31:11.091Z] [2024-08-26T19:31:11.091Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-26T19:31:11.784Z] #187 ... [2024-08-26T19:31:11.784Z] [2024-08-26T19:31:11.784Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:11.784Z] #172 DONE 1.8s [2024-08-26T19:31:11.784Z] [2024-08-26T19:31:11.784Z] #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-26T19:31:11.784Z] #188 DONE 1.5s [2024-08-26T19:31:11.784Z] [2024-08-26T19:31:11.784Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-26T19:31:11.784Z] #189 DONE 1.5s [2024-08-26T19:31:11.784Z] [2024-08-26T19:31:11.784Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-26T19:31:11.784Z] #190 DONE 1.5s [2024-08-26T19:31:11.784Z] [2024-08-26T19:31:11.784Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:12.044Z] #191 ... [2024-08-26T19:31:12.044Z] [2024-08-26T19:31:12.044Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-26T19:31:12.044Z] #192 DONE 1.8s [2024-08-26T19:31:12.044Z] [2024-08-26T19:31:12.044Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-26T19:31:12.044Z] #193 DONE 1.8s [2024-08-26T19:31:12.044Z] [2024-08-26T19:31:12.044Z] #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-26T19:31:12.044Z] #194 DONE 1.8s [2024-08-26T19:31:12.044Z] [2024-08-26T19:31:12.044Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:12.613Z] #195 ... [2024-08-26T19:31:12.613Z] [2024-08-26T19:31:12.613Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-26T19:31:12.613Z] #196 DONE 2.3s [2024-08-26T19:31:12.613Z] [2024-08-26T19:31:12.613Z] #197 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:12.873Z] #197 ... [2024-08-26T19:31:12.873Z] [2024-08-26T19:31:12.873Z] #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-26T19:31:12.873Z] #198 DONE 2.6s [2024-08-26T19:31:12.873Z] [2024-08-26T19:31:12.873Z] #199 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-26T19:31:12.873Z] #199 DONE 1.3s [2024-08-26T19:31:12.873Z] [2024-08-26T19:31:12.873Z] #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-26T19:31:12.873Z] #200 DONE 3.5s [2024-08-26T19:31:12.873Z] [2024-08-26T19:31:12.873Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T19:31:12.873Z] #201 DONE 2.0s [2024-08-26T19:31:12.873Z] [2024-08-26T19:31:12.873Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-26T19:31:12.873Z] #187 DONE 2.0s [2024-08-26T19:31:12.873Z] [2024-08-26T19:31:12.873Z] #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:12.873Z] #184 DONE 2.8s [2024-08-26T19:31:12.873Z] [2024-08-26T19:31:12.873Z] #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-26T19:31:13.133Z] #202 ... [2024-08-26T19:31:13.133Z] [2024-08-26T19:31:13.133Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:13.133Z] #203 DONE 1.4s [2024-08-26T19:31:13.133Z] [2024-08-26T19:31:13.133Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:13.133Z] #204 DONE 1.5s [2024-08-26T19:31:13.133Z] [2024-08-26T19:31:13.133Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:13.133Z] #191 DONE 1.5s [2024-08-26T19:31:13.133Z] [2024-08-26T19:31:13.133Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:13.133Z] #195 DONE 1.2s [2024-08-26T19:31:13.133Z] [2024-08-26T19:31:13.133Z] #197 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:13.133Z] #197 DONE 1.3s [2024-08-26T19:31:13.133Z] [2024-08-26T19:31:13.133Z] #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-26T19:31:13.133Z] #205 DONE 1.3s [2024-08-26T19:31:13.133Z] [2024-08-26T19:31:13.133Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-26T19:31:13.466Z] #206 ... [2024-08-26T19:31:13.466Z] [2024-08-26T19:31:13.466Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:13.466Z] #207 DONE 0.4s [2024-08-26T19:31:13.466Z] [2024-08-26T19:31:13.466Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:13.466Z] #208 DONE 0.5s [2024-08-26T19:31:13.466Z] [2024-08-26T19:31:13.466Z] #209 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-26T19:31:13.466Z] #209 DONE 0.5s [2024-08-26T19:31:13.466Z] [2024-08-26T19:31:13.466Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T19:31:13.466Z] #210 DONE 0.5s [2024-08-26T19:31:13.466Z] [2024-08-26T19:31:13.466Z] #211 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:13.724Z] #211 ... [2024-08-26T19:31:13.724Z] [2024-08-26T19:31:13.724Z] #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-26T19:31:13.724Z] #202 DONE 0.5s [2024-08-26T19:31:13.724Z] [2024-08-26T19:31:13.724Z] #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:13.724Z] #212 DONE 0.7s [2024-08-26T19:31:13.724Z] [2024-08-26T19:31:13.724Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-26T19:31:13.724Z] #213 DONE 0.6s [2024-08-26T19:31:13.724Z] [2024-08-26T19:31:13.724Z] #111 [core-keeper] exporting to image [2024-08-26T19:31:13.724Z] #111 exporting layers 0.4s done [2024-08-26T19:31:13.724Z] #111 writing image sha256:d56f5891d03d5eaa623588d1917366ae8622d7a6536c7966c0c0ca9d286fc2c0 0.0s done [2024-08-26T19:31:13.724Z] #111 naming to docker.io/library/core-keeper done [2024-08-26T19:31:13.724Z] #111 ... [2024-08-26T19:31:13.724Z] [2024-08-26T19:31:13.724Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-26T19:31:13.724Z] #214 DONE 0.6s [2024-08-26T19:31:13.724Z] [2024-08-26T19:31:13.724Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-26T19:31:13.724Z] #206 DONE 0.5s [2024-08-26T19:31:13.724Z] [2024-08-26T19:31:13.724Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-26T19:31:13.724Z] #215 DONE 0.6s [2024-08-26T19:31:13.724Z] [2024-08-26T19:31:13.724Z] #111 [core-metadata] exporting to image [2024-08-26T19:31:13.724Z] #111 writing image sha256:1d633090924261bf545d651397968c2180436e4fcfb73aa422707cee4922c2b7 0.0s done [2024-08-26T19:31:13.724Z] #111 naming to docker.io/library/core-command done [2024-08-26T19:31:13.724Z] #111 writing image sha256:9c7a033348adf093124d79b787afb16157698ed060d50684ab9519542f1370f1 done [2024-08-26T19:31:13.724Z] #111 naming to docker.io/library/support-scheduler [2024-08-26T19:31:13.983Z] #111 ... [2024-08-26T19:31:13.983Z] [2024-08-26T19:31:13.983Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-26T19:31:13.983Z] #216 DONE 0.5s [2024-08-26T19:31:13.983Z] [2024-08-26T19:31:13.983Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-26T19:31:13.983Z] #217 DONE 0.5s [2024-08-26T19:31:13.983Z] [2024-08-26T19:31:13.983Z] #211 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-26T19:31:13.983Z] #211 DONE 0.5s [2024-08-26T19:31:13.983Z] [2024-08-26T19:31:13.983Z] #111 [core-data] exporting to image [2024-08-26T19:31:13.983Z] #111 naming to docker.io/library/support-scheduler done [2024-08-26T19:31:13.983Z] #111 writing image sha256:00e8feddc7536b217236aa7fc78ff7d3a3ef5a24d81b4bb266e9c68d8d4afec6 done [2024-08-26T19:31:13.983Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2024-08-26T19:31:13.983Z] #111 exporting layers 0.3s done [2024-08-26T19:31:13.983Z] #111 writing image sha256:0243f0554805a381550f7253c6222fba65b4a7a3be1d1711bb60e2f5e044b166 [2024-08-26T19:31:14.241Z] #111 writing image sha256:c0fd3c7810c08e10a2b7dee8ee0262345a830104d02a8afda02913eaef492923 [2024-08-26T19:31:14.241Z] #111 ... [2024-08-26T19:31:14.241Z] [2024-08-26T19:31:14.241Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T19:31:14.241Z] #218 DONE 0.5s [2024-08-26T19:31:14.241Z] [2024-08-26T19:31:14.241Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-26T19:31:14.241Z] #219 DONE 0.4s [2024-08-26T19:31:14.241Z] [2024-08-26T19:31:14.241Z] #111 [support-cron-scheduler] exporting to image [2024-08-26T19:31:14.241Z] #111 exporting layers 0.5s done [2024-08-26T19:31:14.241Z] #111 writing image sha256:0243f0554805a381550f7253c6222fba65b4a7a3be1d1711bb60e2f5e044b166 0.2s done [2024-08-26T19:31:14.241Z] #111 writing image sha256:c0fd3c7810c08e10a2b7dee8ee0262345a830104d02a8afda02913eaef492923 0.2s done [2024-08-26T19:31:14.241Z] #111 naming to docker.io/library/support-notifications done [2024-08-26T19:31:14.241Z] #111 naming to docker.io/library/support-cron-scheduler done [2024-08-26T19:31:14.499Z] #111 exporting layers 0.5s done [2024-08-26T19:31:14.499Z] #111 writing image sha256:9c7c3b18c4361d025a6ee88aaf5470eecf04b0e52e9069ef67ebeb4b43e0ab48 [2024-08-26T19:31:14.499Z] #111 ... [2024-08-26T19:31:14.499Z] [2024-08-26T19:31:14.499Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T19:31:14.499Z] #220 DONE 0.8s [2024-08-26T19:31:14.499Z] [2024-08-26T19:31:14.499Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-26T19:31:14.499Z] #221 DONE 0.5s [2024-08-26T19:31:14.499Z] [2024-08-26T19:31:14.499Z] #111 [core-data] exporting to image [2024-08-26T19:31:14.499Z] #111 writing image sha256:9c7c3b18c4361d025a6ee88aaf5470eecf04b0e52e9069ef67ebeb4b43e0ab48 done [2024-08-26T19:31:14.499Z] #111 naming to docker.io/library/core-metadata done [2024-08-26T19:31:14.499Z] #111 writing image sha256:53f2be12f229f3c03e55dfe89b731d19f3b88e51d6ee3acbf81d4e97f02671da done [2024-08-26T19:31:14.499Z] #111 naming to docker.io/library/core-data done [2024-08-26T19:31:14.760Z] #111 ... [2024-08-26T19:31:14.760Z] [2024-08-26T19:31:14.760Z] #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T19:31:14.760Z] #222 DONE 1.0s [2024-08-26T19:31:14.760Z] [2024-08-26T19:31:14.760Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-26T19:31:14.760Z] #223 DONE 0.4s [2024-08-26T19:31:14.760Z] [2024-08-26T19:31:14.760Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T19:31:14.760Z] #224 DONE 0.1s [2024-08-26T19:31:14.760Z] [2024-08-26T19:31:14.760Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-26T19:31:14.760Z] #225 DONE 0.3s [2024-08-26T19:31:14.760Z] [2024-08-26T19:31:14.760Z] #111 [core-common-config-bootstrapper] exporting to image [2024-08-26T19:31:14.760Z] #111 exporting layers 0.1s done [2024-08-26T19:31:14.760Z] #111 writing image sha256:9966adc2d215258c79f71033bb79f64a329fc35315fda5f6c15990c0d62cd2ee done [2024-08-26T19:31:14.760Z] #111 naming to docker.io/library/security-proxy-auth done [2024-08-26T19:31:14.760Z] #111 writing image sha256:e003a73b60643ad4bd3345b46f531809fe23f4f4cbca8d96605a7a24505cc1df done [2024-08-26T19:31:14.760Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-26T19:31:14.760Z] #111 DONE 2.9s [2024-08-26T19:31:14.760Z] [2024-08-26T19:31:14.760Z] #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-26T19:31:15.019Z] #226 DONE 0.1s [2024-08-26T19:31:15.019Z] [2024-08-26T19:31:15.019Z] #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-26T19:31:15.019Z] #227 DONE 0.1s [2024-08-26T19:31:15.019Z] [2024-08-26T19:31:15.019Z] #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-26T19:31:15.019Z] #228 DONE 0.0s [2024-08-26T19:31:15.019Z] [2024-08-26T19:31:15.019Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T19:31:15.019Z] #229 ... [2024-08-26T19:31:15.019Z] [2024-08-26T19:31:15.019Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-26T19:31:15.019Z] #230 DONE 0.0s [2024-08-26T19:31:15.019Z] [2024-08-26T19:31:15.019Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-26T19:31:15.019Z] #231 DONE 0.1s [2024-08-26T19:31:15.019Z] [2024-08-26T19:31:15.019Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T19:31:15.019Z] #232 DONE 0.9s [2024-08-26T19:31:15.277Z] [2024-08-26T19:31:15.277Z] #111 [security-proxy-setup] exporting to image [2024-08-26T19:31:15.535Z] #111 exporting layers 0.2s done [2024-08-26T19:31:15.535Z] #111 writing image sha256:10c37d82cb50c77827b553b83d1fad68dc47c1d45132d1efc5db64d43cde17c0 done [2024-08-26T19:31:15.535Z] #111 naming to docker.io/library/security-proxy-setup done [2024-08-26T19:31:15.535Z] #111 DONE 3.1s [2024-08-26T19:31:15.535Z] [2024-08-26T19:31:15.535Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T19:31:15.535Z] #229 DONE 0.5s [2024-08-26T19:31:15.535Z] [2024-08-26T19:31:15.535Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-26T19:31:15.793Z] #233 DONE 0.6s [2024-08-26T19:31:15.793Z] [2024-08-26T19:31:15.793Z] #111 [security-bootstrapper] exporting to image [2024-08-26T19:31:15.793Z] #111 writing image sha256:725048c4dee8455c0f93507b76223d6d8699590cc46e7e9dd16d8fbff3eeb04b 0.0s done [2024-08-26T19:31:15.793Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-08-26T19:31:15.793Z] #111 exporting layers 0.2s done [2024-08-26T19:31:15.793Z] #111 writing image sha256:4f0e7317b11114ceaaa4a26d9d19ad91e314bd67e548e5d910883a9dfed55708 done [2024-08-26T19:31:15.793Z] #111 naming to docker.io/library/security-bootstrapper done [2024-08-26T19:31:15.793Z] #111 DONE 3.6s [2024-08-26T19:31:15.793Z] [2024-08-26T19:31:15.793Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T19:31:15.793Z] time="2024-08-26T19:26:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-26T19:31:15.852Z] $ docker stop --time=1 8f1cbd920f398b2f117b2c49b632adf723464f331634d013dcd055dd3cff45f0 [2024-08-26T19:31:17.123Z] $ docker rm -f --volumes 8f1cbd920f398b2f117b2c49b632adf723464f331634d013dcd055dd3cff45f0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T19:31:17.550Z] + docker images [2024-08-26T19:31:17.550Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-26T19:31:17.550Z] security-secretstore-setup latest 725048c4dee8 2 seconds ago 37MB [2024-08-26T19:31:17.550Z] security-proxy-setup latest 10c37d82cb50 2 seconds ago 26.2MB [2024-08-26T19:31:17.550Z] security-bootstrapper latest 4f0e7317b111 2 seconds ago 18.9MB [2024-08-26T19:31:17.550Z] security-proxy-auth latest 9966adc2d215 3 seconds ago 33MB [2024-08-26T19:31:17.550Z] core-common-config-bootstrapper latest e003a73b6064 3 seconds ago 15.2MB [2024-08-26T19:31:17.550Z] core-metadata latest 9c7c3b18c436 4 seconds ago 39.7MB [2024-08-26T19:31:17.550Z] support-notifications latest 0243f0554805 4 seconds ago 42.5MB [2024-08-26T19:31:17.550Z] support-cron-scheduler latest c0fd3c7810c0 4 seconds ago 44.1MB [2024-08-26T19:31:17.550Z] support-scheduler latest 9c7a033348ad 4 seconds ago 41.9MB [2024-08-26T19:31:17.550Z] security-spiffe-token-provider latest 00e8feddc753 4 seconds ago 28.8MB [2024-08-26T19:31:17.550Z] core-data latest 53f2be12f229 4 seconds ago 39.6MB [2024-08-26T19:31:17.550Z] core-keeper latest d56f5891d03d 5 seconds ago 39.5MB [2024-08-26T19:31:17.550Z] core-command latest 1d6330909242 5 seconds ago 35.4MB [2024-08-26T19:31:17.550Z] security-spire-config latest 0861826ca23d 4 minutes ago 120MB [2024-08-26T19:31:17.550Z] security-spire-server latest 7e02a1f733ee 4 minutes ago 121MB [2024-08-26T19:31:17.550Z] security-spire-agent latest e7c16f010e1b 4 minutes ago 182MB [2024-08-26T19:31:17.550Z] ci-base-image-x86_64 latest 6bdc5aa6be2a 8 minutes ago 970MB [2024-08-26T19:31:17.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-26T19:31:17.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-08-26T19:31:17.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-26T19:31:40.045Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-26T19:31:40.045Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-26T19:31:40.045Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-26T19:31:40.045Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-26T19:31:40.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-26T19:31:40.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-26T19:31:40.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-26T19:31:40.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-26T19:31:40.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-26T19:31:43.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-26T19:31:43.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-26T19:31:43.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-26T19:31:43.389Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-26T19:31:43.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-26T19:31:55.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-26T19:31:55.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-26T19:31:55.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements [2024-08-26T19:32:05.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.185s coverage: 97.0% of statements [2024-08-26T19:32:11.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-26T19:32:11.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-26T19:32:11.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-26T19:32:15.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.277s coverage: 69.2% of statements [2024-08-26T19:32:17.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-26T19:32:17.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-26T19:32:18.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.204s coverage: 53.2% of statements [2024-08-26T19:32:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-26T19:32:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-26T19:32:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:32:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-26T19:32:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-26T19:32:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-26T19:32:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-26T19:32:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-26T19:32:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-26T19:32:30.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-26T19:32:30.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:32:30.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-26T19:32:30.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-26T19:32:30.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-26T19:32:36.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.545s coverage: 93.4% of statements [2024-08-26T19:32:36.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.427s coverage: 91.7% of statements [2024-08-26T19:32:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-26T19:32:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-26T19:32:39.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.218s coverage: 7.0% of statements [2024-08-26T19:32:49.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-26T19:32:49.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:32:49.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-26T19:32:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-26T19:32:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-26T19:32:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-26T19:32:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-26T19:32:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-26T19:32:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-26T19:32:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-26T19:32:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-26T19:32:50.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.747s coverage: 95.8% of statements [2024-08-26T19:32:51.888Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements [2024-08-26T19:32:56.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-26T19:32:57.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.115s coverage: 0.0% of statements [no tests to run] [2024-08-26T19:33:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-26T19:33:02.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-26T19:33:03.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.311s coverage: 0.8% of statements [2024-08-26T19:33:03.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.132s coverage: 30.7% of statements [2024-08-26T19:33:06.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.134s coverage: 41.7% of statements [2024-08-26T19:33:06.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.123s coverage: 77.8% of statements [2024-08-26T19:33:06.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.128s coverage: 94.1% of statements [2024-08-26T19:33:06.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements [2024-08-26T19:33:11.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2024-08-26T19:33:13.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-26T19:33:14.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-26T19:33:14.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-26T19:33:14.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-26T19:33:17.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-26T19:33:17.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-26T19:33:17.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-26T19:33:17.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-26T19:33:23.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.096s coverage: 94.4% of statements [2024-08-26T19:33:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-26T19:33:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-26T19:33:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-26T19:33:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-26T19:33:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-26T19:33:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-26T19:33:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-26T19:33:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-26T19:33:34.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-26T19:33:36.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-26T19:33:38.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.913s coverage: 79.9% of statements [2024-08-26T19:33:38.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.161s coverage: 92.9% of statements [2024-08-26T19:33:38.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 66.7% of statements [2024-08-26T19:33:38.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.122s coverage: 62.3% of statements [2024-08-26T19:33:38.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.104s coverage: 75.0% of statements [2024-08-26T19:33:42.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-26T19:33:43.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements [2024-08-26T19:33:43.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-08-26T19:33:43.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements [2024-08-26T19:33:43.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.297s coverage: 81.8% of statements [2024-08-26T19:33:43.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.261s coverage: 82.1% of statements [2024-08-26T19:33:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-26T19:33:45.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.102s coverage: 86.0% of statements [2024-08-26T19:33:50.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-26T19:33:50.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-26T19:33:52.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.763s coverage: 63.1% of statements [2024-08-26T19:33:52.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.127s coverage: 100.0% of statements [2024-08-26T19:33:53.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2024-08-26T19:33:53.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements [2024-08-26T19:33:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-26T19:33:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-26T19:33:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-26T19:33:54.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-08-26T19:33:54.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-08-26T19:34:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-26T19:34:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-26T19:34:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-26T19:34:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.674s coverage: 36.5% of statements [2024-08-26T19:34:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements [2024-08-26T19:34:03.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-26T19:34:03.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-26T19:34:03.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-26T19:34:03.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-26T19:34:04.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.103s coverage: 84.8% of statements [2024-08-26T19:34:06.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-26T19:34:06.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-26T19:34:06.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-26T19:34:07.653Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.117s coverage: 5.2% of statements [2024-08-26T19:34:13.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-26T19:34:13.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-26T19:34:13.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-26T19:34:13.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:34:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.290s coverage: 90.8% of statements [2024-08-26T19:34:19.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-26T19:34:19.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-26T19:34:19.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-26T19:34:19.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-26T19:34:26.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.165s coverage: 19.9% of statements [2024-08-26T19:34:26.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-26T19:34:26.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:34:26.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-26T19:34:26.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-26T19:34:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.506s coverage: 95.7% of statements [2024-08-26T19:34:31.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-26T19:34:31.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-26T19:34:32.153Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.152s coverage: 61.8% of statements [2024-08-26T19:34:34.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-26T19:34:34.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T19:34:35.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.287s coverage: 98.9% of statements [2024-08-26T19:34:36.885Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-26T19:34:36.885Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-26T19:34:36.885Z] go vet ./... [2024-08-26T19:38:58.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T19:38:58.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T19:38:58.666Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-26T19:38:59.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-26T19:39:00.002Z] + ls -al . [2024-08-26T19:39:00.002Z] total 908 [2024-08-26T19:39:00.002Z] drwxrwxr-x 10 1001 1001 4096 Aug 26 19:27 . [2024-08-26T19:39:00.002Z] drwxr-xr-x 4 root root 4096 Aug 26 19:26 .. [2024-08-26T19:39:00.002Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 19:24 .blubracket [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 10 Aug 26 19:24 .dockerignore [2024-08-26T19:39:00.002Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 19:24 .git [2024-08-26T19:39:00.002Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 19:24 .github [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 1102 Aug 26 19:24 .gitignore [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 19:24 .golangci.yml [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 100 Aug 26 19:24 .hadolint.yml [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 155 Aug 26 19:24 .sonarcloud.properties [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 19:24 ADOPTERS.md [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 21286 Aug 26 19:24 Attribution.txt [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 100284 Aug 26 19:24 CHANGELOG.md [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 19:24 CONTRIBUTING.md [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 19:24 GOVERNANCE.md [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 861 Aug 26 19:24 Jenkinsfile [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 19:24 LICENSE [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 16854 Aug 26 19:24 Makefile [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 19:24 OWNERS.md [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 9528 Aug 26 19:24 README.md [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 789 Aug 26 19:24 SECURITY.md [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 19:22 VERSION [2024-08-26T19:39:00.002Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 19:24 bin [2024-08-26T19:39:00.002Z] drwxrwxr-x 20 1001 1001 4096 Aug 26 19:24 cmd [2024-08-26T19:39:00.002Z] -rw-r--r-- 1 root root 544290 Aug 26 19:34 coverage.out [2024-08-26T19:39:00.002Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 19:24 fuzz_test [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 7305 Aug 26 19:24 go.mod [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 102581 Aug 26 19:24 go.sum [2024-08-26T19:39:00.002Z] drwxrwxr-x 7 1001 1001 4096 Aug 26 19:24 internal [2024-08-26T19:39:00.002Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 19:24 openapi [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 584 Aug 26 19:24 security.txt [2024-08-26T19:39:00.002Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 19:24 version.go [Pipeline] sh [2024-08-26T19:39:00.344Z] + '[' -e coverage.out ] [2024-08-26T19:39:00.344Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-26T19:39:00.387Z] Warning: overwriting stash ‘coverage-report’ [2024-08-26T19:39:01.187Z] Stashed 1 file(s) [Pipeline] sh [2024-08-26T19:39:01.831Z] + make build [2024-08-26T19:39:01.831Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-26T19:42:08.550Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-26T19:42:15.204Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-26T19:42:23.521Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-26T19:42:25.514Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-26T19:42:33.725Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-26T19:43:01.370Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-26T19:43:09.555Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-26T19:43:19.758Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-26T19:43:32.078Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-26T19:43:34.698Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-26T19:43:38.504Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-26T19:43:41.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-26T19:43:46.169Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-26T19:43:51.569Z] $ docker stop --time=1 f77ce25018682498b8895cdede9be18fe71cafbe25a6e169af35a3f81840581a [2024-08-26T19:43:53.686Z] $ docker rm -f --volumes f77ce25018682498b8895cdede9be18fe71cafbe25a6e169af35a3f81840581a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:43:57.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-26T19:43:57.565Z] [2024-08-26T19:43:57.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T19:43:58.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-26T19:43:58.273Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-26T19:43:58.273Z] 547446be3368: Pulling fs layer [2024-08-26T19:43:58.273Z] d125d8839a47: Pulling fs layer [2024-08-26T19:43:58.273Z] 3e85d5ac6304: Pulling fs layer [2024-08-26T19:43:58.273Z] c3105a71a48b: Pulling fs layer [2024-08-26T19:43:58.273Z] 0f093f025ec4: Pulling fs layer [2024-08-26T19:43:58.273Z] c3106fc0e877: Pulling fs layer [2024-08-26T19:43:58.273Z] 0f093f025ec4: Waiting [2024-08-26T19:43:58.273Z] c3106fc0e877: Waiting [2024-08-26T19:43:58.273Z] c3105a71a48b: Waiting [2024-08-26T19:43:58.273Z] 547446be3368: Verifying Checksum [2024-08-26T19:43:58.273Z] 547446be3368: Download complete [2024-08-26T19:43:58.273Z] c3105a71a48b: Download complete [2024-08-26T19:43:58.856Z] d125d8839a47: Verifying Checksum [2024-08-26T19:43:58.856Z] d125d8839a47: Download complete [2024-08-26T19:43:58.856Z] c3106fc0e877: Verifying Checksum [2024-08-26T19:43:58.856Z] c3106fc0e877: Download complete [2024-08-26T19:43:58.856Z] 0f093f025ec4: Verifying Checksum [2024-08-26T19:43:58.856Z] 0f093f025ec4: Download complete [2024-08-26T19:43:59.123Z] 547446be3368: Pull complete [2024-08-26T19:44:00.102Z] d125d8839a47: Pull complete [2024-08-26T19:44:00.683Z] 3e85d5ac6304: Verifying Checksum [2024-08-26T19:44:00.683Z] 3e85d5ac6304: Download complete [2024-08-26T19:44:10.799Z] 3e85d5ac6304: Pull complete [2024-08-26T19:44:10.799Z] c3105a71a48b: Pull complete [2024-08-26T19:44:11.383Z] 0f093f025ec4: Pull complete [2024-08-26T19:44:11.649Z] c3106fc0e877: Pull complete [2024-08-26T19:44:11.649Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-26T19:44:11.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-26T19:44:11.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T19:44:12.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-8679 does not seem to be running inside a container [2024-08-26T19:44:12.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-26T19:44:14.169Z] $ docker top 1b592147e776e867b02ae23511d74fc7f5140e60315656fe854a44f1f672af25 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T19:44:15.122Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-26T19:44:25.221Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-26T19:44:25.221Z] #1 transferring dockerfile: 2.50kB 0.0s done [2024-08-26T19:44:25.221Z] #1 DONE 0.1s [2024-08-26T19:44:25.221Z] [2024-08-26T19:44:25.221Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-26T19:44:25.221Z] #2 transferring dockerfile: 1.85kB 0.0s done [2024-08-26T19:44:25.221Z] #2 DONE 0.1s [2024-08-26T19:44:25.221Z] [2024-08-26T19:44:25.221Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-26T19:44:25.221Z] #3 transferring dockerfile: 1.89kB 0.0s done [2024-08-26T19:44:25.221Z] #3 DONE 0.1s [2024-08-26T19:44:25.221Z] [2024-08-26T19:44:25.221Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-26T19:44:25.221Z] #4 transferring dockerfile: 2.15kB 0.0s done [2024-08-26T19:44:25.221Z] #4 DONE 0.1s [2024-08-26T19:44:25.221Z] [2024-08-26T19:44:25.221Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-26T19:44:25.221Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-08-26T19:44:25.221Z] #5 DONE 0.1s [2024-08-26T19:44:25.221Z] [2024-08-26T19:44:25.221Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-26T19:44:25.221Z] #6 transferring dockerfile: 3.17kB 0.0s done [2024-08-26T19:44:25.221Z] #6 DONE 0.1s [2024-08-26T19:44:25.221Z] [2024-08-26T19:44:25.221Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-26T19:44:25.221Z] #7 transferring dockerfile: 2.01kB done [2024-08-26T19:44:25.221Z] #7 DONE 0.1s [2024-08-26T19:44:25.221Z] [2024-08-26T19:44:25.221Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-08-26T19:44:25.221Z] #8 transferring dockerfile: 1.69kB done [2024-08-26T19:44:25.496Z] #8 DONE 0.1s [2024-08-26T19:44:25.496Z] [2024-08-26T19:44:25.497Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-08-26T19:44:25.497Z] #9 transferring dockerfile: 1.93kB done [2024-08-26T19:44:25.497Z] #9 DONE 0.1s [2024-08-26T19:44:25.497Z] [2024-08-26T19:44:25.497Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-26T19:44:25.497Z] #10 transferring dockerfile: 2.49kB done [2024-08-26T19:44:25.497Z] #10 DONE 0.1s [2024-08-26T19:44:25.497Z] [2024-08-26T19:44:25.497Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-08-26T19:44:25.497Z] #11 transferring dockerfile: 1.81kB done [2024-08-26T19:44:25.497Z] #11 DONE 0.1s [2024-08-26T19:44:25.497Z] [2024-08-26T19:44:25.497Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-08-26T19:44:25.763Z] #12 transferring dockerfile: 2.06kB done [2024-08-26T19:44:25.763Z] #12 DONE 0.1s [2024-08-26T19:44:25.763Z] [2024-08-26T19:44:25.763Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-08-26T19:44:25.763Z] #13 transferring dockerfile: 1.95kB 0.0s done [2024-08-26T19:44:25.763Z] #13 DONE 0.1s [2024-08-26T19:44:25.763Z] [2024-08-26T19:44:25.763Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-26T19:44:25.763Z] #14 transferring dockerfile: 1.70kB 0.0s done [2024-08-26T19:44:25.763Z] #14 DONE 0.1s [2024-08-26T19:44:25.763Z] [2024-08-26T19:44:25.763Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-26T19:44:25.763Z] #15 transferring dockerfile: 2.07kB 0.0s done [2024-08-26T19:44:25.763Z] #15 DONE 0.1s [2024-08-26T19:44:25.763Z] [2024-08-26T19:44:25.763Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-26T19:44:25.763Z] #16 transferring dockerfile: 2.23kB done [2024-08-26T19:44:25.763Z] #16 DONE 0.1s [2024-08-26T19:44:25.763Z] [2024-08-26T19:44:25.763Z] #17 [security-proxy-setup internal] load .dockerignore [2024-08-26T19:44:25.763Z] #17 transferring context: [2024-08-26T19:44:26.032Z] #17 transferring context: 50B done [2024-08-26T19:44:26.033Z] #17 DONE 0.1s [2024-08-26T19:44:26.621Z] [2024-08-26T19:44:26.621Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-08-26T19:44:26.621Z] #18 transferring context: 50B done [2024-08-26T19:44:26.621Z] #18 DONE 0.0s [2024-08-26T19:44:26.621Z] [2024-08-26T19:44:26.621Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-08-26T19:44:26.895Z] #19 transferring context: 50B 0.0s done [2024-08-26T19:44:26.895Z] #19 DONE 0.0s [2024-08-26T19:44:26.895Z] [2024-08-26T19:44:26.895Z] #20 [security-proxy-auth internal] load .dockerignore [2024-08-26T19:44:26.895Z] #20 transferring context: 50B 0.0s done [2024-08-26T19:44:26.895Z] #20 DONE 0.1s [2024-08-26T19:44:26.895Z] [2024-08-26T19:44:26.895Z] #21 [core-command internal] load .dockerignore [2024-08-26T19:44:26.895Z] #21 transferring context: 50B done [2024-08-26T19:44:26.895Z] #21 DONE 0.1s [2024-08-26T19:44:26.895Z] [2024-08-26T19:44:26.895Z] #22 [security-bootstrapper internal] load .dockerignore [2024-08-26T19:44:26.895Z] #22 transferring context: 50B done [2024-08-26T19:44:26.895Z] #22 DONE 0.1s [2024-08-26T19:44:26.895Z] [2024-08-26T19:44:26.895Z] #23 [core-keeper internal] load .dockerignore [2024-08-26T19:44:26.895Z] #23 transferring context: 50B done [2024-08-26T19:44:27.165Z] #23 DONE 0.1s [2024-08-26T19:44:27.165Z] [2024-08-26T19:44:27.165Z] #24 [security-spire-config internal] load .dockerignore [2024-08-26T19:44:27.165Z] #24 transferring context: 50B done [2024-08-26T19:44:27.165Z] #24 DONE 0.0s [2024-08-26T19:44:27.165Z] [2024-08-26T19:44:27.165Z] #25 [support-scheduler internal] load .dockerignore [2024-08-26T19:44:27.165Z] #25 transferring context: 50B done [2024-08-26T19:44:27.165Z] #25 DONE 0.1s [2024-08-26T19:44:27.165Z] [2024-08-26T19:44:27.165Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-08-26T19:44:27.165Z] #26 transferring context: 50B 0.0s done [2024-08-26T19:44:27.165Z] #26 DONE 0.1s [2024-08-26T19:44:27.165Z] [2024-08-26T19:44:27.165Z] #27 [security-spire-agent internal] load .dockerignore [2024-08-26T19:44:27.165Z] #27 transferring context: 50B 0.0s done [2024-08-26T19:44:27.165Z] #27 DONE 0.1s [2024-08-26T19:44:27.165Z] [2024-08-26T19:44:27.165Z] #28 [core-metadata internal] load .dockerignore [2024-08-26T19:44:27.165Z] #28 transferring context: 50B 0.0s done [2024-08-26T19:44:27.433Z] #28 DONE 0.1s [2024-08-26T19:44:27.433Z] [2024-08-26T19:44:27.433Z] #29 [support-notifications internal] load .dockerignore [2024-08-26T19:44:27.433Z] #29 transferring context: 50B 0.0s done [2024-08-26T19:44:27.433Z] #29 DONE 0.1s [2024-08-26T19:44:27.433Z] [2024-08-26T19:44:27.433Z] #30 [security-spire-server internal] load .dockerignore [2024-08-26T19:44:27.433Z] #30 transferring context: 50B 0.0s done [2024-08-26T19:44:27.433Z] #30 DONE 0.1s [2024-08-26T19:44:27.433Z] [2024-08-26T19:44:27.433Z] #31 [core-data internal] load .dockerignore [2024-08-26T19:44:27.433Z] #31 transferring context: 50B 0.0s done [2024-08-26T19:44:27.433Z] #31 DONE 0.1s [2024-08-26T19:44:27.433Z] [2024-08-26T19:44:27.433Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-26T19:44:27.710Z] #32 transferring context: 50B 0.0s done [2024-08-26T19:44:27.710Z] #32 DONE 0.1s [2024-08-26T19:44:27.710Z] [2024-08-26T19:44:27.710Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:27.710Z] #33 DONE 0.0s [2024-08-26T19:44:27.710Z] [2024-08-26T19:44:27.710Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T19:44:27.710Z] #34 DONE 0.2s [2024-08-26T19:44:27.979Z] [2024-08-26T19:44:27.979Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:27.979Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:27.979Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:27.979Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:27.979Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:27.979Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-08-26T19:44:27.979Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-26T19:44:28.249Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:28.249Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-26T19:44:28.851Z] #35 ... [2024-08-26T19:44:28.851Z] [2024-08-26T19:44:28.851Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-26T19:44:28.851Z] #36 DONE 0.3s [2024-08-26T19:44:28.851Z] [2024-08-26T19:44:28.851Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:29.134Z] #35 ... [2024-08-26T19:44:29.134Z] [2024-08-26T19:44:29.134Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:29.134Z] #33 DONE 0.0s [2024-08-26T19:44:29.134Z] [2024-08-26T19:44:29.134Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T19:44:29.134Z] #34 DONE 0.3s [2024-08-26T19:44:29.134Z] [2024-08-26T19:44:29.134Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:29.134Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:29.134Z] #35 ... [2024-08-26T19:44:29.134Z] [2024-08-26T19:44:29.134Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:29.134Z] #33 DONE 0.0s [2024-08-26T19:44:29.134Z] [2024-08-26T19:44:29.134Z] #36 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-26T19:44:29.134Z] #36 DONE 0.6s [2024-08-26T19:44:29.134Z] [2024-08-26T19:44:29.134Z] #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:29.134Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:29.134Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:29.134Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:29.134Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:29.134Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:29.134Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:29.405Z] #35 ... [2024-08-26T19:44:29.405Z] [2024-08-26T19:44:29.405Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:29.405Z] #33 DONE 0.0s [2024-08-26T19:44:29.405Z] [2024-08-26T19:44:29.405Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T19:44:29.405Z] #34 DONE 0.4s [2024-08-26T19:44:29.405Z] [2024-08-26T19:44:29.405Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:29.405Z] #37 DONE 0.0s [2024-08-26T19:44:29.405Z] [2024-08-26T19:44:29.405Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-26T19:44:29.405Z] #36 DONE 0.6s [2024-08-26T19:44:29.405Z] [2024-08-26T19:44:29.405Z] #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:29.405Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:29.405Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:29.405Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:29.405Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:29.405Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:29.405Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:29.405Z] #35 ... [2024-08-26T19:44:29.405Z] [2024-08-26T19:44:29.405Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:29.405Z] #33 DONE 0.0s [2024-08-26T19:44:29.405Z] [2024-08-26T19:44:29.405Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T19:44:29.405Z] #34 DONE 0.5s [2024-08-26T19:44:29.405Z] [2024-08-26T19:44:29.405Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:29.676Z] #37 ... [2024-08-26T19:44:29.676Z] [2024-08-26T19:44:29.676Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:29.676Z] #33 DONE 0.0s [2024-08-26T19:44:29.676Z] [2024-08-26T19:44:29.676Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-26T19:44:29.676Z] #36 DONE 0.7s [2024-08-26T19:44:29.676Z] [2024-08-26T19:44:29.676Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:29.676Z] #37 ... [2024-08-26T19:44:29.676Z] [2024-08-26T19:44:29.676Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:29.676Z] #33 DONE 0.0s [2024-08-26T19:44:29.676Z] [2024-08-26T19:44:29.676Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:29.974Z] #37 ... [2024-08-26T19:44:29.974Z] [2024-08-26T19:44:29.974Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-26T19:44:29.974Z] #36 DONE 0.7s [2024-08-26T19:44:29.974Z] [2024-08-26T19:44:29.974Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:30.241Z] #37 ... [2024-08-26T19:44:30.241Z] [2024-08-26T19:44:30.241Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-26T19:44:30.241Z] #36 DONE 0.7s [2024-08-26T19:44:30.241Z] [2024-08-26T19:44:30.241Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:30.241Z] #33 DONE 0.0s [2024-08-26T19:44:30.241Z] [2024-08-26T19:44:30.241Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:30.241Z] #37 ... [2024-08-26T19:44:30.241Z] [2024-08-26T19:44:30.241Z] #35 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:30.241Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:30.241Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:30.241Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:30.241Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:30.241Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:30.241Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:30.241Z] #35 DONE 3.2s [2024-08-26T19:44:30.241Z] [2024-08-26T19:44:30.241Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:30.241Z] #37 ... [2024-08-26T19:44:30.241Z] [2024-08-26T19:44:30.241Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:30.241Z] #33 DONE 0.0s [2024-08-26T19:44:30.507Z] [2024-08-26T19:44:30.507Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-26T19:44:30.507Z] #36 DONE 0.7s [2024-08-26T19:44:30.507Z] [2024-08-26T19:44:30.507Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T19:44:30.507Z] #34 DONE 1.2s [2024-08-26T19:44:30.507Z] [2024-08-26T19:44:30.507Z] #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:30.507Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:30.507Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:30.507Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:30.507Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:30.507Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:30.507Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:30.507Z] #35 DONE 3.3s [2024-08-26T19:44:30.507Z] [2024-08-26T19:44:30.507Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:31.092Z] #38 ... [2024-08-26T19:44:31.092Z] [2024-08-26T19:44:31.092Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:31.092Z] #33 DONE 0.1s [2024-08-26T19:44:31.092Z] [2024-08-26T19:44:31.092Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:31.092Z] #38 ... [2024-08-26T19:44:31.092Z] [2024-08-26T19:44:31.092Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:31.092Z] #33 DONE 0.1s [2024-08-26T19:44:31.092Z] [2024-08-26T19:44:31.092Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:31.682Z] #38 ... [2024-08-26T19:44:31.683Z] [2024-08-26T19:44:31.683Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:31.683Z] #33 DONE 0.1s [2024-08-26T19:44:31.683Z] [2024-08-26T19:44:31.683Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:31.951Z] #38 ... [2024-08-26T19:44:31.951Z] [2024-08-26T19:44:31.951Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T19:44:31.951Z] #33 DONE 0.1s [2024-08-26T19:44:31.951Z] [2024-08-26T19:44:31.951Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:32.538Z] #38 ... [2024-08-26T19:44:32.538Z] [2024-08-26T19:44:32.538Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T19:44:32.538Z] #34 DONE 3.0s [2024-08-26T19:44:32.538Z] [2024-08-26T19:44:32.538Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:32.538Z] #38 transferring context: 3.20MB 1.4s [2024-08-26T19:44:32.538Z] #38 ... [2024-08-26T19:44:32.538Z] [2024-08-26T19:44:32.538Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-26T19:44:32.538Z] #36 DONE 0.9s [2024-08-26T19:44:32.538Z] [2024-08-26T19:44:32.538Z] #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:32.538Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:32.538Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:32.538Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:32.538Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:32.538Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:32.538Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:32.538Z] #35 DONE 3.4s [2024-08-26T19:44:32.538Z] [2024-08-26T19:44:32.538Z] #39 [support-notifications internal] load build context [2024-08-26T19:44:32.538Z] #39 DONE 0.0s [2024-08-26T19:44:32.538Z] [2024-08-26T19:44:32.538Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:32.538Z] #38 ... [2024-08-26T19:44:32.538Z] [2024-08-26T19:44:32.538Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-26T19:44:32.538Z] #36 DONE 0.9s [2024-08-26T19:44:32.538Z] [2024-08-26T19:44:32.538Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:32.538Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:32.538Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:32.538Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:32.538Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:32.538Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:32.538Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:32.538Z] #35 DONE 3.4s [2024-08-26T19:44:32.806Z] [2024-08-26T19:44:32.806Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:44:32.806Z] #40 DONE 0.0s [2024-08-26T19:44:32.806Z] [2024-08-26T19:44:32.806Z] #41 [core-data internal] load build context [2024-08-26T19:44:32.806Z] #41 DONE 0.0s [2024-08-26T19:44:32.806Z] [2024-08-26T19:44:32.806Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:33.768Z] #38 ... [2024-08-26T19:44:33.768Z] [2024-08-26T19:44:33.768Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T19:44:33.768Z] #42 DONE 3.7s [2024-08-26T19:44:33.768Z] [2024-08-26T19:44:33.768Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:33.768Z] #38 ... [2024-08-26T19:44:33.768Z] [2024-08-26T19:44:33.768Z] #35 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:33.768Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:33.768Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:33.768Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:33.768Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:33.768Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:33.768Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:33.768Z] #35 DONE 3.4s [2024-08-26T19:44:33.768Z] [2024-08-26T19:44:33.768Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:34.042Z] #38 ... [2024-08-26T19:44:34.042Z] [2024-08-26T19:44:34.042Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:34.042Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:34.042Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:34.042Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:34.042Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:34.042Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:34.042Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:34.042Z] #35 DONE 3.4s [2024-08-26T19:44:34.042Z] [2024-08-26T19:44:34.042Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:35.009Z] #38 ... [2024-08-26T19:44:35.009Z] [2024-08-26T19:44:35.009Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-26T19:44:35.009Z] #43 DONE 4.0s [2024-08-26T19:44:35.009Z] [2024-08-26T19:44:35.009Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:35.009Z] #38 ... [2024-08-26T19:44:35.009Z] [2024-08-26T19:44:35.009Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T19:44:35.009Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T19:44:35.009Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T19:44:35.009Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T19:44:35.009Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T19:44:35.009Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T19:44:35.009Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-26T19:44:35.009Z] #35 DONE 3.4s [2024-08-26T19:44:35.009Z] [2024-08-26T19:44:35.009Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:37.585Z] #38 ... [2024-08-26T19:44:37.585Z] [2024-08-26T19:44:37.586Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:44:37.586Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done [2024-08-26T19:44:37.586Z] #44 DONE 2.2s [2024-08-26T19:44:37.586Z] [2024-08-26T19:44:37.586Z] #45 [security-spire-server internal] load build context [2024-08-26T19:44:37.586Z] #45 transferring context: 27.71kB 0.7s done [2024-08-26T19:44:37.586Z] #45 DONE 3.5s [2024-08-26T19:44:37.586Z] [2024-08-26T19:44:37.586Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:37.852Z] #38 ... [2024-08-26T19:44:37.852Z] [2024-08-26T19:44:37.852Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:44:37.852Z] #46 ... [2024-08-26T19:44:37.852Z] [2024-08-26T19:44:37.852Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T19:44:38.133Z] #47 ... [2024-08-26T19:44:38.133Z] [2024-08-26T19:44:38.133Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:38.403Z] #38 ... [2024-08-26T19:44:38.403Z] [2024-08-26T19:44:38.403Z] #48 [security-spire-config internal] load build context [2024-08-26T19:44:38.403Z] #48 transferring context: 25.96kB 0.6s done [2024-08-26T19:44:38.403Z] #48 DONE 4.4s [2024-08-26T19:44:38.403Z] [2024-08-26T19:44:38.403Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:38.989Z] #38 ... [2024-08-26T19:44:38.989Z] [2024-08-26T19:44:38.989Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T19:44:38.989Z] #0 9.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:38.989Z] #0 9.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:38.989Z] #49 ... [2024-08-26T19:44:38.989Z] [2024-08-26T19:44:38.989Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T19:44:38.989Z] #0 7.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:38.989Z] #0 8.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:39.254Z] #50 ... [2024-08-26T19:44:39.254Z] [2024-08-26T19:44:39.254Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:44:39.254Z] #51 ... [2024-08-26T19:44:39.254Z] [2024-08-26T19:44:39.254Z] #52 [security-spire-agent internal] load build context [2024-08-26T19:44:39.254Z] #52 transferring context: 27.24kB 0.3s done [2024-08-26T19:44:39.254Z] #52 DONE 4.3s [2024-08-26T19:44:39.254Z] [2024-08-26T19:44:39.254Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T19:44:39.254Z] #0 9.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:39.521Z] #53 ... [2024-08-26T19:44:39.522Z] [2024-08-26T19:44:39.522Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:44:39.522Z] #54 ... [2024-08-26T19:44:39.522Z] [2024-08-26T19:44:39.522Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T19:44:39.522Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:39.789Z] #55 ... [2024-08-26T19:44:39.789Z] [2024-08-26T19:44:39.789Z] #56 [core-command internal] load build context [2024-08-26T19:44:39.789Z] #56 ... [2024-08-26T19:44:39.789Z] [2024-08-26T19:44:39.789Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:44:40.054Z] #54 ... [2024-08-26T19:44:40.054Z] [2024-08-26T19:44:40.054Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T19:44:40.054Z] #57 ... [2024-08-26T19:44:40.054Z] [2024-08-26T19:44:40.054Z] #58 [core-keeper internal] load build context [2024-08-26T19:44:40.323Z] #58 ... [2024-08-26T19:44:40.323Z] [2024-08-26T19:44:40.323Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:44:40.323Z] #59 ... [2024-08-26T19:44:40.323Z] [2024-08-26T19:44:40.323Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:40.611Z] #37 ... [2024-08-26T19:44:40.611Z] [2024-08-26T19:44:40.611Z] #60 [support-scheduler internal] load build context [2024-08-26T19:44:40.611Z] #60 ... [2024-08-26T19:44:40.611Z] [2024-08-26T19:44:40.611Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T19:44:40.611Z] #61 ... [2024-08-26T19:44:40.611Z] [2024-08-26T19:44:40.611Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T19:44:40.882Z] #62 ... [2024-08-26T19:44:40.882Z] [2024-08-26T19:44:40.882Z] #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T19:44:40.882Z] #63 ... [2024-08-26T19:44:40.882Z] [2024-08-26T19:44:40.882Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T19:44:41.152Z] #64 ... [2024-08-26T19:44:41.152Z] [2024-08-26T19:44:41.152Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T19:44:41.152Z] #65 ... [2024-08-26T19:44:41.152Z] [2024-08-26T19:44:41.152Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T19:44:41.419Z] #66 ... [2024-08-26T19:44:41.419Z] [2024-08-26T19:44:41.419Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T19:44:41.419Z] #67 ... [2024-08-26T19:44:41.419Z] [2024-08-26T19:44:41.419Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:41.419Z] #68 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.8s done [2024-08-26T19:44:41.419Z] #68 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-26T19:44:41.419Z] #68 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-26T19:44:41.419Z] #68 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-26T19:44:41.419Z] #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-08-26T19:44:41.419Z] #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2024-08-26T19:44:41.419Z] #68 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s done [2024-08-26T19:44:41.419Z] #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-08-26T19:44:41.419Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.2s [2024-08-26T19:44:41.691Z] #68 ... [2024-08-26T19:44:41.691Z] [2024-08-26T19:44:41.691Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T19:44:41.691Z] #49 11.28 OK: 266 MiB in 52 packages [2024-08-26T19:44:41.691Z] #49 DONE 13.5s [2024-08-26T19:44:41.691Z] [2024-08-26T19:44:41.691Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:41.691Z] #68 ... [2024-08-26T19:44:41.691Z] [2024-08-26T19:44:41.691Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:42.274Z] #37 ... [2024-08-26T19:44:42.274Z] [2024-08-26T19:44:42.274Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T19:44:42.274Z] #50 10.81 OK: 266 MiB in 52 packages [2024-08-26T19:44:42.274Z] #50 DONE 13.2s [2024-08-26T19:44:42.274Z] [2024-08-26T19:44:42.274Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:42.546Z] #37 ... [2024-08-26T19:44:42.546Z] [2024-08-26T19:44:42.546Z] #39 [support-notifications internal] load build context [2024-08-26T19:44:42.813Z] #39 ... [2024-08-26T19:44:42.813Z] [2024-08-26T19:44:42.813Z] #69 [core-metadata internal] load build context [2024-08-26T19:44:42.813Z] #69 ... [2024-08-26T19:44:42.813Z] [2024-08-26T19:44:42.813Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:44:43.079Z] #40 ... [2024-08-26T19:44:43.079Z] [2024-08-26T19:44:43.079Z] #41 [core-data internal] load build context [2024-08-26T19:44:43.079Z] #41 ... [2024-08-26T19:44:43.079Z] [2024-08-26T19:44:43.079Z] #39 [support-notifications internal] load build context [2024-08-26T19:44:43.346Z] #39 ... [2024-08-26T19:44:43.346Z] [2024-08-26T19:44:43.346Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T19:44:43.613Z] #70 ... [2024-08-26T19:44:43.613Z] [2024-08-26T19:44:43.613Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:43.613Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.3s [2024-08-26T19:44:43.613Z] #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-26T19:44:43.613Z] #68 ... [2024-08-26T19:44:43.613Z] [2024-08-26T19:44:43.613Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T19:44:43.613Z] #57 DONE 13.7s [2024-08-26T19:44:43.613Z] [2024-08-26T19:44:43.613Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:43.613Z] #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-26T19:44:43.879Z] #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-26T19:44:43.879Z] #68 ... [2024-08-26T19:44:43.879Z] [2024-08-26T19:44:43.879Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T19:44:43.879Z] #71 ... [2024-08-26T19:44:43.879Z] [2024-08-26T19:44:43.879Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:44.148Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.02MB / 28.04MB 5.9s [2024-08-26T19:44:44.414Z] #68 ... [2024-08-26T19:44:44.414Z] [2024-08-26T19:44:44.414Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T19:44:44.414Z] #55 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:44.414Z] #55 13.00 OK: 266 MiB in 52 packages [2024-08-26T19:44:44.414Z] #55 DONE 15.1s [2024-08-26T19:44:44.414Z] [2024-08-26T19:44:44.414Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:45.369Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 7.1s [2024-08-26T19:44:45.369Z] #68 ... [2024-08-26T19:44:45.369Z] [2024-08-26T19:44:45.369Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T19:44:45.369Z] #72 ... [2024-08-26T19:44:45.369Z] [2024-08-26T19:44:45.369Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:45.635Z] #68 ... [2024-08-26T19:44:45.635Z] [2024-08-26T19:44:45.635Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T19:44:45.635Z] #73 ... [2024-08-26T19:44:45.635Z] [2024-08-26T19:44:45.635Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T19:44:45.635Z] #61 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:45.635Z] #61 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:45.635Z] #61 13.64 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-26T19:44:45.635Z] #61 13.70 (2/2) Installing su-exec (0.2-r3) [2024-08-26T19:44:45.635Z] #61 13.75 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:44:45.635Z] #61 13.82 OK: 8 MiB in 17 packages [2024-08-26T19:44:45.635Z] #61 DONE 15.2s [2024-08-26T19:44:45.635Z] [2024-08-26T19:44:45.635Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:46.220Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.9s [2024-08-26T19:44:46.220Z] #68 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-26T19:44:46.487Z] #68 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-26T19:44:47.069Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.22MB / 28.04MB 8.7s [2024-08-26T19:44:47.339Z] #68 ... [2024-08-26T19:44:47.339Z] [2024-08-26T19:44:47.339Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T19:44:47.339Z] #53 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:47.339Z] #53 13.30 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T19:44:47.339Z] #53 13.30 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T19:44:47.339Z] #53 13.30 OK: 19953 distinct packages available [2024-08-26T19:44:47.339Z] #53 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:47.339Z] #53 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:47.339Z] #53 15.92 OK: 266 MiB in 52 packages [2024-08-26T19:44:47.339Z] #53 DONE 17.8s [2024-08-26T19:44:47.339Z] [2024-08-26T19:44:47.339Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:47.608Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 9.3s [2024-08-26T19:44:47.873Z] #68 ... [2024-08-26T19:44:47.873Z] [2024-08-26T19:44:47.873Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:44:47.873Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-26T19:44:47.873Z] #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-26T19:44:47.873Z] #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-26T19:44:47.873Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-08-26T19:44:47.873Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2024-08-26T19:44:47.873Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.3s done [2024-08-26T19:44:47.873Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 9.3s [2024-08-26T19:44:47.873Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-26T19:44:47.873Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-08-26T19:44:47.873Z] #44 ... [2024-08-26T19:44:47.873Z] [2024-08-26T19:44:47.873Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:48.139Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.9s [2024-08-26T19:44:48.139Z] #68 ... [2024-08-26T19:44:48.139Z] [2024-08-26T19:44:48.139Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:44:48.139Z] #46 transferring context: 78.65MB 20.1s [2024-08-26T19:44:48.419Z] #46 ... [2024-08-26T19:44:48.419Z] [2024-08-26T19:44:48.419Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:49.384Z] #68 ... [2024-08-26T19:44:49.384Z] [2024-08-26T19:44:49.384Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:49.384Z] #38 ... [2024-08-26T19:44:49.384Z] [2024-08-26T19:44:49.384Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T19:44:49.384Z] #67 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:49.384Z] #67 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:49.384Z] #67 15.63 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T19:44:49.384Z] #67 15.63 (2/4) Installing openssl (3.1.6-r0) [2024-08-26T19:44:49.384Z] #67 15.71 (3/4) Installing su-exec (0.2-r3) [2024-08-26T19:44:49.384Z] #67 15.71 (4/4) Installing yq (4.33.3-r5) [2024-08-26T19:44:49.384Z] #67 16.21 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:44:49.384Z] #67 16.33 OK: 18 MiB in 19 packages [2024-08-26T19:44:49.384Z] #67 DONE 18.5s [2024-08-26T19:44:49.384Z] [2024-08-26T19:44:49.384Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:49.384Z] #38 ... [2024-08-26T19:44:49.384Z] [2024-08-26T19:44:49.384Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:49.384Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 11.1s [2024-08-26T19:44:49.384Z] #68 ... [2024-08-26T19:44:49.384Z] [2024-08-26T19:44:49.384Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:44:49.653Z] #51 ... [2024-08-26T19:44:49.653Z] [2024-08-26T19:44:49.653Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:50.270Z] #68 ... [2024-08-26T19:44:50.270Z] [2024-08-26T19:44:50.270Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T19:44:50.270Z] #66 DONE 19.1s [2024-08-26T19:44:50.270Z] [2024-08-26T19:44:50.270Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:50.270Z] #68 ... [2024-08-26T19:44:50.270Z] [2024-08-26T19:44:50.270Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:44:50.270Z] #54 ... [2024-08-26T19:44:50.270Z] [2024-08-26T19:44:50.270Z] #56 [core-command internal] load build context [2024-08-26T19:44:50.270Z] #56 ... [2024-08-26T19:44:50.270Z] [2024-08-26T19:44:50.270Z] #58 [core-keeper internal] load build context [2024-08-26T19:44:50.557Z] #58 ... [2024-08-26T19:44:50.557Z] [2024-08-26T19:44:50.557Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:50.557Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 12.0s [2024-08-26T19:44:50.825Z] #68 ... [2024-08-26T19:44:50.825Z] [2024-08-26T19:44:50.825Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:44:50.825Z] #59 ... [2024-08-26T19:44:50.825Z] [2024-08-26T19:44:50.825Z] #60 [support-scheduler internal] load build context [2024-08-26T19:44:51.094Z] #60 ... [2024-08-26T19:44:51.094Z] [2024-08-26T19:44:51.094Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:51.094Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.8s [2024-08-26T19:44:51.688Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.95MB / 28.04MB 13.5s [2024-08-26T19:44:52.652Z] #68 ... [2024-08-26T19:44:52.652Z] [2024-08-26T19:44:52.652Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:52.925Z] #37 ... [2024-08-26T19:44:52.925Z] [2024-08-26T19:44:52.925Z] #60 [support-scheduler internal] load build context [2024-08-26T19:44:52.925Z] #60 ... [2024-08-26T19:44:52.925Z] [2024-08-26T19:44:52.925Z] #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T19:44:52.925Z] #63 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:52.925Z] #63 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:52.925Z] #63 19.95 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T19:44:52.925Z] #63 19.95 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:44:52.925Z] #63 19.95 OK: 8 MiB in 16 packages [2024-08-26T19:44:52.925Z] #63 DONE 22.3s [2024-08-26T19:44:52.925Z] [2024-08-26T19:44:52.925Z] #60 [support-scheduler internal] load build context [2024-08-26T19:44:52.925Z] #60 ... [2024-08-26T19:44:52.925Z] [2024-08-26T19:44:52.925Z] #69 [core-metadata internal] load build context [2024-08-26T19:44:53.195Z] #69 ... [2024-08-26T19:44:53.195Z] [2024-08-26T19:44:53.195Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:44:53.195Z] #37 ... [2024-08-26T19:44:53.195Z] [2024-08-26T19:44:53.195Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:44:53.195Z] #40 ... [2024-08-26T19:44:53.195Z] [2024-08-26T19:44:53.195Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T19:44:53.472Z] #74 ... [2024-08-26T19:44:53.472Z] [2024-08-26T19:44:53.472Z] #39 [support-notifications internal] load build context [2024-08-26T19:44:53.741Z] #39 ... [2024-08-26T19:44:53.741Z] [2024-08-26T19:44:53.741Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T19:44:53.741Z] #62 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:53.741Z] #62 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:53.741Z] #62 18.20 (1/3) Installing ca-certificates (20240226-r0) [2024-08-26T19:44:53.741Z] #62 18.43 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-26T19:44:53.741Z] #62 18.43 (3/3) Installing tzdata (2024a-r0) [2024-08-26T19:44:53.741Z] #62 20.22 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:44:53.741Z] #62 20.27 Executing ca-certificates-20240226-r0.trigger [2024-08-26T19:44:53.741Z] #62 21.40 OK: 12 MiB in 18 packages [2024-08-26T19:44:53.741Z] #62 DONE 22.7s [2024-08-26T19:44:53.741Z] [2024-08-26T19:44:53.741Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:53.741Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.75MB / 28.04MB 15.5s [2024-08-26T19:44:54.010Z] #68 ... [2024-08-26T19:44:54.010Z] [2024-08-26T19:44:54.010Z] #41 [core-data internal] load build context [2024-08-26T19:44:54.010Z] #41 ... [2024-08-26T19:44:54.010Z] [2024-08-26T19:44:54.010Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-26T19:44:54.279Z] #75 ... [2024-08-26T19:44:54.279Z] [2024-08-26T19:44:54.279Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:54.279Z] #68 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.7s done [2024-08-26T19:44:55.242Z] #68 ... [2024-08-26T19:44:55.242Z] [2024-08-26T19:44:55.242Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T19:44:55.242Z] #65 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:55.242Z] #65 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:55.242Z] #65 21.17 (1/4) Installing ca-certificates (20240226-r0) [2024-08-26T19:44:55.242Z] #65 21.17 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-26T19:44:55.242Z] #65 21.27 (3/4) Installing su-exec (0.2-r3) [2024-08-26T19:44:55.242Z] #65 21.27 (4/4) Installing yq (4.33.3-r5) [2024-08-26T19:44:55.242Z] #65 21.76 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:44:55.242Z] #65 21.76 Executing ca-certificates-20240226-r0.trigger [2024-08-26T19:44:55.242Z] #65 22.19 OK: 18 MiB in 19 packages [2024-08-26T19:44:55.242Z] #65 DONE 24.1s [2024-08-26T19:44:55.242Z] [2024-08-26T19:44:55.242Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T19:44:56.205Z] #76 ... [2024-08-26T19:44:56.205Z] [2024-08-26T19:44:56.205Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T19:44:56.205Z] #77 ... [2024-08-26T19:44:56.205Z] [2024-08-26T19:44:56.206Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:56.206Z] #68 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-26T19:44:57.172Z] #68 ... [2024-08-26T19:44:57.172Z] [2024-08-26T19:44:57.172Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T19:44:57.172Z] #64 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:57.172Z] #64 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:57.172Z] #64 20.85 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T19:44:57.172Z] #64 20.85 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T19:44:57.172Z] #64 20.85 OK: 19946 distinct packages available [2024-08-26T19:44:57.172Z] #64 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:57.173Z] #64 22.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:57.173Z] #64 24.08 (1/11) Installing ca-certificates (20240226-r0) [2024-08-26T19:44:57.173Z] #64 24.08 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-26T19:44:57.173Z] #64 24.19 (3/11) Installing libunistring (1.1-r1) [2024-08-26T19:44:57.173Z] #64 24.28 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-26T19:44:57.173Z] #64 24.28 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-26T19:44:57.173Z] #64 24.28 (6/11) Installing libcurl (8.9.0-r0) [2024-08-26T19:44:57.173Z] #64 24.36 (7/11) Installing curl (8.9.0-r0) [2024-08-26T19:44:57.173Z] #64 24.36 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-26T19:44:57.173Z] #64 24.45 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-26T19:44:57.173Z] #64 24.45 (10/11) Installing libucontext (1.2-r2) [2024-08-26T19:44:57.173Z] #64 24.45 (11/11) Installing gcompat (1.1.0-r1) [2024-08-26T19:44:57.173Z] #64 24.45 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:44:57.173Z] #64 24.58 Executing ca-certificates-20240226-r0.trigger [2024-08-26T19:44:57.173Z] #64 25.40 OK: 13 MiB in 26 packages [2024-08-26T19:44:57.173Z] #64 ... [2024-08-26T19:44:57.173Z] [2024-08-26T19:44:57.173Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:57.173Z] #38 transferring context: 41.25MB 26.2s [2024-08-26T19:44:58.138Z] #38 ... [2024-08-26T19:44:58.138Z] [2024-08-26T19:44:58.138Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:44:58.138Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.5s done [2024-08-26T19:44:58.138Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.7s [2024-08-26T19:44:58.138Z] #44 ... [2024-08-26T19:44:58.138Z] [2024-08-26T19:44:58.138Z] #60 [support-scheduler internal] load build context [2024-08-26T19:44:58.407Z] #60 ... [2024-08-26T19:44:58.407Z] [2024-08-26T19:44:58.407Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:44:58.676Z] #46 ... [2024-08-26T19:44:58.676Z] [2024-08-26T19:44:58.676Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:44:58.947Z] #68 ... [2024-08-26T19:44:58.947Z] [2024-08-26T19:44:58.947Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T19:44:58.947Z] #70 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:58.947Z] #70 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:44:58.947Z] #70 23.75 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T19:44:58.947Z] #70 23.75 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:44:58.947Z] #70 23.94 OK: 8 MiB in 16 packages [2024-08-26T19:44:58.947Z] #70 DONE 25.5s [2024-08-26T19:44:58.947Z] [2024-08-26T19:44:58.947Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T19:44:58.947Z] #64 DONE 28.1s [2024-08-26T19:44:59.225Z] [2024-08-26T19:44:59.225Z] #39 [support-notifications internal] load build context [2024-08-26T19:44:59.225Z] #39 ... [2024-08-26T19:44:59.225Z] [2024-08-26T19:44:59.225Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:44:59.812Z] #38 ... [2024-08-26T19:44:59.812Z] [2024-08-26T19:44:59.812Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-26T19:44:59.812Z] #78 ... [2024-08-26T19:44:59.812Z] [2024-08-26T19:44:59.812Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:44:59.812Z] #51 ... [2024-08-26T19:44:59.812Z] [2024-08-26T19:44:59.812Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:00.099Z] #38 ... [2024-08-26T19:45:00.099Z] [2024-08-26T19:45:00.099Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-26T19:45:00.099Z] #79 ... [2024-08-26T19:45:00.099Z] [2024-08-26T19:45:00.099Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:00.366Z] #38 ... [2024-08-26T19:45:00.366Z] [2024-08-26T19:45:00.366Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:45:00.366Z] #54 ... [2024-08-26T19:45:00.366Z] [2024-08-26T19:45:00.366Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:00.640Z] #39 ... [2024-08-26T19:45:00.640Z] [2024-08-26T19:45:00.640Z] #58 [core-keeper internal] load build context [2024-08-26T19:45:00.640Z] #58 ... [2024-08-26T19:45:00.640Z] [2024-08-26T19:45:00.640Z] #56 [core-command internal] load build context [2024-08-26T19:45:00.908Z] #56 ... [2024-08-26T19:45:00.908Z] [2024-08-26T19:45:00.908Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:00.908Z] #38 ... [2024-08-26T19:45:00.908Z] [2024-08-26T19:45:00.908Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:01.179Z] #59 ... [2024-08-26T19:45:01.179Z] [2024-08-26T19:45:01.179Z] #56 [core-command internal] load build context [2024-08-26T19:45:02.157Z] #56 transferring context: 47.88MB 32.3s [2024-08-26T19:45:02.428Z] #56 ... [2024-08-26T19:45:02.429Z] [2024-08-26T19:45:02.429Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T19:45:02.429Z] #71 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:02.429Z] #71 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:02.429Z] #71 26.44 (1/2) Installing ca-certificates (20240226-r0) [2024-08-26T19:45:02.429Z] #71 26.65 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-26T19:45:02.429Z] #71 26.67 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:45:02.429Z] #71 26.76 Executing ca-certificates-20240226-r0.trigger [2024-08-26T19:45:02.429Z] #71 27.47 OK: 9 MiB in 17 packages [2024-08-26T19:45:02.429Z] #71 DONE 28.5s [2024-08-26T19:45:02.429Z] [2024-08-26T19:45:02.429Z] #56 [core-command internal] load build context [2024-08-26T19:45:02.696Z] #56 ... [2024-08-26T19:45:02.696Z] [2024-08-26T19:45:02.696Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T19:45:02.696Z] #73 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:02.696Z] #73 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:02.696Z] #73 21.58 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T19:45:02.696Z] #73 21.58 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T19:45:02.696Z] #73 21.58 OK: 19946 distinct packages available [2024-08-26T19:45:02.696Z] #73 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:02.696Z] #73 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:02.696Z] #73 25.85 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T19:45:02.696Z] #73 25.85 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-26T19:45:02.696Z] #73 25.85 (3/4) Installing libucontext (1.2-r2) [2024-08-26T19:45:02.696Z] #73 25.85 (4/4) Installing gcompat (1.1.0-r1) [2024-08-26T19:45:02.696Z] #73 25.85 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:45:02.696Z] #73 26.05 OK: 8 MiB in 19 packages [2024-08-26T19:45:02.697Z] #73 DONE 27.0s [2024-08-26T19:45:02.697Z] [2024-08-26T19:45:02.697Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T19:45:03.280Z] #80 ... [2024-08-26T19:45:03.280Z] [2024-08-26T19:45:03.280Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:03.548Z] #69 ... [2024-08-26T19:45:03.548Z] [2024-08-26T19:45:03.548Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:03.548Z] #37 ... [2024-08-26T19:45:03.548Z] [2024-08-26T19:45:03.548Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:45:03.817Z] #40 ... [2024-08-26T19:45:03.817Z] [2024-08-26T19:45:03.817Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:04.085Z] #37 ... [2024-08-26T19:45:04.086Z] [2024-08-26T19:45:04.086Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:45:04.086Z] #81 ... [2024-08-26T19:45:04.086Z] [2024-08-26T19:45:04.086Z] #41 [core-data internal] load build context [2024-08-26T19:45:04.353Z] #41 ... [2024-08-26T19:45:04.353Z] [2024-08-26T19:45:04.353Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T19:45:04.353Z] #77 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:05.767Z] #77 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:08.304Z] #77 ... [2024-08-26T19:45:08.304Z] [2024-08-26T19:45:08.304Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T19:45:08.304Z] #72 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:08.304Z] #72 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:08.304Z] #72 26.65 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T19:45:08.304Z] #72 26.65 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T19:45:08.304Z] #72 26.65 OK: 19946 distinct packages available [2024-08-26T19:45:08.304Z] #72 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:08.304Z] #72 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:08.304Z] #72 29.62 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-26T19:45:08.304Z] #72 29.62 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-26T19:45:08.304Z] #72 29.66 (3/5) Installing libucontext (1.2-r2) [2024-08-26T19:45:08.304Z] #72 29.66 (4/5) Installing gcompat (1.1.0-r1) [2024-08-26T19:45:08.304Z] #72 29.71 (5/5) Installing openssl (3.1.6-r0) [2024-08-26T19:45:08.304Z] #72 29.81 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:45:08.304Z] #72 29.86 OK: 9 MiB in 20 packages [2024-08-26T19:45:08.304Z] #72 DONE 32.3s [2024-08-26T19:45:08.304Z] [2024-08-26T19:45:08.304Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:08.304Z] #37 transferring context: 58.00MB 38.3s [2024-08-26T19:45:08.304Z] #37 ... [2024-08-26T19:45:08.304Z] [2024-08-26T19:45:08.304Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:45:08.304Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.4s [2024-08-26T19:45:08.573Z] #44 ... [2024-08-26T19:45:08.573Z] [2024-08-26T19:45:08.573Z] #60 [support-scheduler internal] load build context [2024-08-26T19:45:08.573Z] #60 ... [2024-08-26T19:45:08.573Z] [2024-08-26T19:45:08.573Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:08.843Z] #37 ... [2024-08-26T19:45:08.843Z] [2024-08-26T19:45:08.843Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-26T19:45:08.843Z] #75 18.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:08.843Z] #75 19.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:08.843Z] #75 23.25 OK: 266 MiB in 52 packages [2024-08-26T19:45:08.843Z] #75 DONE 24.7s [2024-08-26T19:45:08.843Z] [2024-08-26T19:45:08.843Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:08.843Z] #46 ... [2024-08-26T19:45:08.843Z] [2024-08-26T19:45:08.843Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:09.432Z] #37 ... [2024-08-26T19:45:09.432Z] [2024-08-26T19:45:09.432Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:45:09.697Z] #82 ... [2024-08-26T19:45:09.697Z] [2024-08-26T19:45:09.697Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:09.697Z] #68 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.9s [2024-08-26T19:45:09.697Z] #68 ... [2024-08-26T19:45:09.961Z] [2024-08-26T19:45:09.961Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-26T19:45:09.961Z] #83 ... [2024-08-26T19:45:09.961Z] [2024-08-26T19:45:09.961Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:09.961Z] #46 ... [2024-08-26T19:45:09.961Z] [2024-08-26T19:45:09.961Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:45:09.961Z] #51 ... [2024-08-26T19:45:09.961Z] [2024-08-26T19:45:09.961Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:10.227Z] #68 ... [2024-08-26T19:45:10.227Z] [2024-08-26T19:45:10.227Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T19:45:10.227Z] #74 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:10.227Z] #74 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:10.227Z] #74 15.71 OK: 8 MiB in 16 packages [2024-08-26T19:45:10.227Z] #74 DONE 17.1s [2024-08-26T19:45:10.227Z] [2024-08-26T19:45:10.227Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:10.807Z] #37 ... [2024-08-26T19:45:10.807Z] [2024-08-26T19:45:10.807Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:45:10.807Z] #54 ... [2024-08-26T19:45:10.807Z] [2024-08-26T19:45:10.807Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:11.072Z] #46 ... [2024-08-26T19:45:11.072Z] [2024-08-26T19:45:11.072Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:11.072Z] #39 ... [2024-08-26T19:45:11.072Z] [2024-08-26T19:45:11.072Z] #58 [core-keeper internal] load build context [2024-08-26T19:45:11.337Z] #58 ... [2024-08-26T19:45:11.337Z] [2024-08-26T19:45:11.337Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:11.337Z] #38 ... [2024-08-26T19:45:11.337Z] [2024-08-26T19:45:11.337Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:11.337Z] #59 ... [2024-08-26T19:45:11.337Z] [2024-08-26T19:45:11.602Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:12.186Z] #38 ... [2024-08-26T19:45:12.186Z] [2024-08-26T19:45:12.186Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T19:45:12.186Z] #77 24.47 OK: 8 MiB in 17 packages [2024-08-26T19:45:12.186Z] #77 DONE 26.1s [2024-08-26T19:45:12.186Z] [2024-08-26T19:45:12.186Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:12.771Z] #38 ... [2024-08-26T19:45:12.771Z] [2024-08-26T19:45:12.771Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-26T19:45:12.771Z] #78 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:12.771Z] #78 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:12.771Z] #78 20.88 OK: 18 MiB in 19 packages [2024-08-26T19:45:12.771Z] #78 DONE 22.9s [2024-08-26T19:45:12.771Z] [2024-08-26T19:45:12.771Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:12.771Z] #38 ... [2024-08-26T19:45:12.771Z] [2024-08-26T19:45:12.771Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:45:12.771Z] #84 ... [2024-08-26T19:45:12.771Z] [2024-08-26T19:45:12.771Z] #56 [core-command internal] load build context [2024-08-26T19:45:12.771Z] #56 ... [2024-08-26T19:45:12.771Z] [2024-08-26T19:45:12.771Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:13.357Z] #38 transferring context: 68.16MB 42.1s [2024-08-26T19:45:13.623Z] #38 ... [2024-08-26T19:45:13.623Z] [2024-08-26T19:45:13.623Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:13.891Z] #69 ... [2024-08-26T19:45:13.891Z] [2024-08-26T19:45:13.891Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:45:13.891Z] #40 ... [2024-08-26T19:45:13.891Z] [2024-08-26T19:45:13.891Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:14.471Z] #59 ... [2024-08-26T19:45:14.471Z] [2024-08-26T19:45:14.471Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-26T19:45:14.471Z] #79 14.25 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:14.471Z] #79 15.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:14.471Z] #79 20.59 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T19:45:14.471Z] #79 21.53 Executing busybox-1.36.1-r7.trigger [2024-08-26T19:45:14.471Z] #79 21.59 OK: 8 MiB in 16 packages [2024-08-26T19:45:14.471Z] #79 DONE 24.3s [2024-08-26T19:45:14.471Z] [2024-08-26T19:45:14.471Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:14.471Z] #59 ... [2024-08-26T19:45:14.471Z] [2024-08-26T19:45:14.471Z] #41 [core-data internal] load build context [2024-08-26T19:45:14.741Z] #41 ... [2024-08-26T19:45:14.741Z] [2024-08-26T19:45:14.741Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:14.741Z] #59 ... [2024-08-26T19:45:14.741Z] [2024-08-26T19:45:14.741Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:45:14.741Z] #81 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:14.741Z] #81 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:14.741Z] #81 18.72 OK: 12 MiB in 18 packages [2024-08-26T19:45:14.741Z] #81 DONE 20.8s [2024-08-26T19:45:14.741Z] [2024-08-26T19:45:14.741Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:15.695Z] #59 ... [2024-08-26T19:45:15.695Z] [2024-08-26T19:45:15.695Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T19:45:15.695Z] #76 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:15.695Z] #76 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:15.695Z] #76 18.37 OK: 18 MiB in 19 packages [2024-08-26T19:45:15.695Z] #76 DONE 20.3s [2024-08-26T19:45:15.695Z] [2024-08-26T19:45:15.695Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:15.960Z] #59 ... [2024-08-26T19:45:15.960Z] [2024-08-26T19:45:15.960Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-26T19:45:15.960Z] #85 DONE 3.3s [2024-08-26T19:45:15.960Z] [2024-08-26T19:45:15.960Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:16.225Z] #59 ... [2024-08-26T19:45:16.225Z] [2024-08-26T19:45:16.225Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:45:16.225Z] #82 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:16.225Z] #82 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:16.225Z] #82 14.89 OK: 13 MiB in 26 packages [2024-08-26T19:45:16.225Z] #82 DONE 16.4s [2024-08-26T19:45:16.225Z] [2024-08-26T19:45:16.225Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:16.493Z] #59 ... [2024-08-26T19:45:16.493Z] [2024-08-26T19:45:16.493Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-26T19:45:16.493Z] #83 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:16.493Z] #83 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:16.493Z] #83 15.91 OK: 8 MiB in 16 packages [2024-08-26T19:45:16.493Z] #83 DONE 16.9s [2024-08-26T19:45:16.493Z] [2024-08-26T19:45:16.493Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:16.890Z] #59 ... [2024-08-26T19:45:16.890Z] [2024-08-26T19:45:16.890Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T19:45:16.890Z] #80 9.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:16.890Z] #80 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:16.890Z] #80 13.20 OK: 8 MiB in 19 packages [2024-08-26T19:45:16.890Z] #80 DONE 14.0s [2024-08-26T19:45:16.890Z] [2024-08-26T19:45:16.890Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:17.921Z] #59 ... [2024-08-26T19:45:17.921Z] [2024-08-26T19:45:17.921Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T19:45:17.921Z] #0 9.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:17.921Z] #86 ... [2024-08-26T19:45:17.921Z] [2024-08-26T19:45:17.921Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:18.230Z] #59 transferring context: 69.50MB 47.8s [2024-08-26T19:45:18.496Z] #59 ... [2024-08-26T19:45:18.496Z] [2024-08-26T19:45:18.496Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T19:45:18.496Z] #84 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:18.496Z] #84 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:18.496Z] #84 15.15 OK: 9 MiB in 17 packages [2024-08-26T19:45:18.496Z] #84 DONE 15.7s [2024-08-26T19:45:18.496Z] [2024-08-26T19:45:18.496Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:18.496Z] #59 ... [2024-08-26T19:45:18.496Z] [2024-08-26T19:45:18.496Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:45:18.496Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.9s [2024-08-26T19:45:18.765Z] #44 ... [2024-08-26T19:45:18.765Z] [2024-08-26T19:45:18.765Z] #60 [support-scheduler internal] load build context [2024-08-26T19:45:18.765Z] #60 ... [2024-08-26T19:45:18.765Z] [2024-08-26T19:45:18.765Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:45:20.230Z] #44 ... [2024-08-26T19:45:20.230Z] [2024-08-26T19:45:20.230Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T19:45:20.230Z] #86 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T19:45:20.230Z] #86 11.54 OK: 9 MiB in 20 packages [2024-08-26T19:45:20.230Z] #86 DONE 12.3s [2024-08-26T19:45:20.230Z] [2024-08-26T19:45:20.230Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:45:20.230Z] #51 ... [2024-08-26T19:45:20.230Z] [2024-08-26T19:45:20.230Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:45:20.867Z] #44 ... [2024-08-26T19:45:20.867Z] [2024-08-26T19:45:20.867Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:21.131Z] #37 ... [2024-08-26T19:45:21.131Z] [2024-08-26T19:45:21.131Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:45:21.131Z] #54 ... [2024-08-26T19:45:21.131Z] [2024-08-26T19:45:21.131Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:21.131Z] #46 ... [2024-08-26T19:45:21.131Z] [2024-08-26T19:45:21.131Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-26T19:45:21.131Z] #87 DONE 8.8s [2024-08-26T19:45:21.131Z] [2024-08-26T19:45:21.131Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:21.131Z] #46 ... [2024-08-26T19:45:21.131Z] [2024-08-26T19:45:21.131Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:21.398Z] #39 ... [2024-08-26T19:45:21.398Z] [2024-08-26T19:45:21.398Z] #58 [core-keeper internal] load build context [2024-08-26T19:45:21.398Z] #58 ... [2024-08-26T19:45:21.398Z] [2024-08-26T19:45:21.398Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:21.975Z] #39 ... [2024-08-26T19:45:21.975Z] [2024-08-26T19:45:21.975Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:21.975Z] #68 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.0s [2024-08-26T19:45:22.240Z] #68 ... [2024-08-26T19:45:22.240Z] [2024-08-26T19:45:22.240Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-26T19:45:22.240Z] #88 DONE 0.9s [2024-08-26T19:45:22.240Z] [2024-08-26T19:45:22.240Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:22.240Z] #68 ... [2024-08-26T19:45:22.240Z] [2024-08-26T19:45:22.240Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:22.820Z] #39 ... [2024-08-26T19:45:22.820Z] [2024-08-26T19:45:22.820Z] #56 [core-command internal] load build context [2024-08-26T19:45:22.820Z] #56 ... [2024-08-26T19:45:22.820Z] [2024-08-26T19:45:22.820Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:23.400Z] #39 transferring context: 68.13MB 49.8s [2024-08-26T19:45:23.979Z] #39 ... [2024-08-26T19:45:23.979Z] [2024-08-26T19:45:23.979Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:23.979Z] #38 ... [2024-08-26T19:45:23.979Z] [2024-08-26T19:45:23.979Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:23.979Z] #68 ... [2024-08-26T19:45:23.979Z] [2024-08-26T19:45:23.979Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:24.245Z] #69 ... [2024-08-26T19:45:24.245Z] [2024-08-26T19:45:24.245Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:45:24.245Z] #40 ... [2024-08-26T19:45:24.245Z] [2024-08-26T19:45:24.245Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:24.824Z] #68 ... [2024-08-26T19:45:24.824Z] [2024-08-26T19:45:24.824Z] #41 [core-data internal] load build context [2024-08-26T19:45:24.824Z] #41 ... [2024-08-26T19:45:24.824Z] [2024-08-26T19:45:24.824Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:26.222Z] #68 ... [2024-08-26T19:45:26.222Z] [2024-08-26T19:45:26.222Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T19:45:26.222Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.5s done [2024-08-26T19:45:26.222Z] #44 DONE 50.5s [2024-08-26T19:45:26.222Z] [2024-08-26T19:45:26.222Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:27.622Z] #68 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.2s [2024-08-26T19:45:28.581Z] #68 ... [2024-08-26T19:45:28.581Z] [2024-08-26T19:45:28.581Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:28.581Z] #59 transferring context: 116.19MB 58.2s [2024-08-26T19:45:28.846Z] #59 ... [2024-08-26T19:45:28.846Z] [2024-08-26T19:45:28.846Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:28.846Z] #68 ... [2024-08-26T19:45:28.846Z] [2024-08-26T19:45:28.846Z] #60 [support-scheduler internal] load build context [2024-08-26T19:45:29.111Z] #60 ... [2024-08-26T19:45:29.111Z] [2024-08-26T19:45:29.111Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:30.537Z] #59 ... [2024-08-26T19:45:30.537Z] [2024-08-26T19:45:30.537Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:45:30.537Z] #51 ... [2024-08-26T19:45:30.537Z] [2024-08-26T19:45:30.537Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:30.537Z] #68 ... [2024-08-26T19:45:30.537Z] [2024-08-26T19:45:30.537Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-26T19:45:30.537Z] #89 DONE 1.8s [2024-08-26T19:45:30.537Z] [2024-08-26T19:45:30.537Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:31.123Z] #68 ... [2024-08-26T19:45:31.123Z] [2024-08-26T19:45:31.123Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:31.394Z] #37 ... [2024-08-26T19:45:31.394Z] [2024-08-26T19:45:31.394Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:45:31.394Z] #54 ... [2024-08-26T19:45:31.394Z] [2024-08-26T19:45:31.394Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:31.394Z] #46 ... [2024-08-26T19:45:31.394Z] [2024-08-26T19:45:31.394Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:31.679Z] #68 ... [2024-08-26T19:45:31.679Z] [2024-08-26T19:45:31.679Z] #58 [core-keeper internal] load build context [2024-08-26T19:45:31.680Z] #58 ... [2024-08-26T19:45:31.680Z] [2024-08-26T19:45:31.680Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:32.262Z] #68 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.3s [2024-08-26T19:45:33.223Z] #68 ... [2024-08-26T19:45:33.223Z] [2024-08-26T19:45:33.223Z] #56 [core-command internal] load build context [2024-08-26T19:45:33.223Z] #56 ... [2024-08-26T19:45:33.223Z] [2024-08-26T19:45:33.223Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:33.806Z] #68 ... [2024-08-26T19:45:33.806Z] [2024-08-26T19:45:33.806Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:33.806Z] #39 transferring context: 108.28MB 60.2s [2024-08-26T19:45:34.075Z] #39 ... [2024-08-26T19:45:34.075Z] [2024-08-26T19:45:34.075Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:34.075Z] #38 ... [2024-08-26T19:45:34.075Z] [2024-08-26T19:45:34.075Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:34.342Z] #39 ... [2024-08-26T19:45:34.342Z] [2024-08-26T19:45:34.342Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:34.342Z] #69 ... [2024-08-26T19:45:34.342Z] [2024-08-26T19:45:34.342Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:45:34.342Z] #40 ... [2024-08-26T19:45:34.342Z] [2024-08-26T19:45:34.342Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:34.930Z] #68 ... [2024-08-26T19:45:34.930Z] [2024-08-26T19:45:34.930Z] #41 [core-data internal] load build context [2024-08-26T19:45:35.199Z] #41 ... [2024-08-26T19:45:35.199Z] [2024-08-26T19:45:35.199Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T19:45:35.783Z] #68 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.8s done [2024-08-26T19:45:39.140Z] #68 ... [2024-08-26T19:45:39.140Z] [2024-08-26T19:45:39.140Z] #60 [support-scheduler internal] load build context [2024-08-26T19:45:39.140Z] #60 transferring context: 187.97MB 68.1s [2024-08-26T19:45:39.140Z] #60 ... [2024-08-26T19:45:39.140Z] [2024-08-26T19:45:39.140Z] #58 [core-keeper internal] load build context [2024-08-26T19:45:39.409Z] #58 ... [2024-08-26T19:45:39.409Z] [2024-08-26T19:45:39.409Z] #60 [support-scheduler internal] load build context [2024-08-26T19:45:40.828Z] #60 ... [2024-08-26T19:45:40.828Z] [2024-08-26T19:45:40.828Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:45:40.828Z] #51 ... [2024-08-26T19:45:40.828Z] [2024-08-26T19:45:40.828Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:40.828Z] #59 ... [2024-08-26T19:45:40.828Z] [2024-08-26T19:45:40.828Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:45:41.414Z] #51 ... [2024-08-26T19:45:41.414Z] [2024-08-26T19:45:41.414Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:41.414Z] #37 ... [2024-08-26T19:45:41.414Z] [2024-08-26T19:45:41.414Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:45:41.414Z] #51 ... [2024-08-26T19:45:41.414Z] [2024-08-26T19:45:41.414Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:41.683Z] #46 ... [2024-08-26T19:45:41.683Z] [2024-08-26T19:45:41.683Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:45:41.683Z] #54 ... [2024-08-26T19:45:41.683Z] [2024-08-26T19:45:41.683Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:43.106Z] #46 ... [2024-08-26T19:45:43.106Z] [2024-08-26T19:45:43.106Z] #56 [core-command internal] load build context [2024-08-26T19:45:43.375Z] #56 ... [2024-08-26T19:45:43.375Z] [2024-08-26T19:45:43.375Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:43.375Z] #46 transferring context: 255.32MB 75.4s [2024-08-26T19:45:43.645Z] #46 ... [2024-08-26T19:45:43.645Z] [2024-08-26T19:45:43.645Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T19:45:43.645Z] #90 DONE 3.8s [2024-08-26T19:45:43.645Z] [2024-08-26T19:45:43.645Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:43.912Z] #46 ... [2024-08-26T19:45:43.912Z] [2024-08-26T19:45:43.912Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T19:45:43.912Z] #91 DONE 4.1s [2024-08-26T19:45:43.912Z] [2024-08-26T19:45:43.912Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:43.912Z] #46 ... [2024-08-26T19:45:43.912Z] [2024-08-26T19:45:43.912Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T19:45:43.912Z] #92 DONE 3.1s [2024-08-26T19:45:43.912Z] [2024-08-26T19:45:43.912Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:44.229Z] #46 ... [2024-08-26T19:45:44.229Z] [2024-08-26T19:45:44.229Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:44.497Z] #38 ... [2024-08-26T19:45:44.497Z] [2024-08-26T19:45:44.497Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:44.497Z] #39 ... [2024-08-26T19:45:44.497Z] [2024-08-26T19:45:44.497Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:44.768Z] #69 ... [2024-08-26T19:45:44.768Z] [2024-08-26T19:45:44.768Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:45:44.768Z] #40 ... [2024-08-26T19:45:44.768Z] [2024-08-26T19:45:44.768Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-26T19:45:44.768Z] #93 DONE 1.0s [2024-08-26T19:45:44.768Z] [2024-08-26T19:45:44.768Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:45:44.768Z] #40 ... [2024-08-26T19:45:44.768Z] [2024-08-26T19:45:44.768Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:44.768Z] #69 ... [2024-08-26T19:45:44.768Z] [2024-08-26T19:45:44.768Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-26T19:45:44.768Z] #94 DONE 1.0s [2024-08-26T19:45:44.768Z] [2024-08-26T19:45:44.768Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:45.039Z] #69 ... [2024-08-26T19:45:45.039Z] [2024-08-26T19:45:45.039Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-26T19:45:45.039Z] #95 DONE 1.0s [2024-08-26T19:45:45.039Z] [2024-08-26T19:45:45.039Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:45.309Z] #69 ... [2024-08-26T19:45:45.309Z] [2024-08-26T19:45:45.309Z] #41 [core-data internal] load build context [2024-08-26T19:45:45.309Z] #41 ... [2024-08-26T19:45:45.309Z] [2024-08-26T19:45:45.309Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:45.906Z] #69 ... [2024-08-26T19:45:45.906Z] [2024-08-26T19:45:45.906Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-26T19:45:45.906Z] #96 DONE 1.1s [2024-08-26T19:45:45.906Z] [2024-08-26T19:45:45.906Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:46.878Z] #69 ... [2024-08-26T19:45:46.878Z] [2024-08-26T19:45:46.878Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-26T19:45:46.878Z] #97 DONE 1.7s [2024-08-26T19:45:46.878Z] [2024-08-26T19:45:46.878Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:46.878Z] #69 ... [2024-08-26T19:45:46.878Z] [2024-08-26T19:45:46.878Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-26T19:45:46.878Z] #98 DONE 1.9s [2024-08-26T19:45:46.878Z] [2024-08-26T19:45:46.878Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:47.851Z] #69 ... [2024-08-26T19:45:47.851Z] [2024-08-26T19:45:47.851Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T19:45:47.851Z] #99 DONE 1.7s [2024-08-26T19:45:47.851Z] [2024-08-26T19:45:47.852Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:47.852Z] #69 ... [2024-08-26T19:45:47.852Z] [2024-08-26T19:45:47.852Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T19:45:47.852Z] #100 DONE 0.9s [2024-08-26T19:45:47.852Z] [2024-08-26T19:45:47.852Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:48.447Z] #69 ... [2024-08-26T19:45:48.447Z] [2024-08-26T19:45:48.447Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T19:45:48.447Z] #101 DONE 1.5s [2024-08-26T19:45:48.447Z] [2024-08-26T19:45:48.447Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:48.716Z] #69 ... [2024-08-26T19:45:48.716Z] [2024-08-26T19:45:48.716Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-26T19:45:48.716Z] #102 DONE 0.8s [2024-08-26T19:45:48.716Z] [2024-08-26T19:45:48.716Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:49.308Z] #69 ... [2024-08-26T19:45:49.308Z] [2024-08-26T19:45:49.308Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-26T19:45:49.308Z] #103 DONE 1.4s [2024-08-26T19:45:49.308Z] [2024-08-26T19:45:49.308Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:49.308Z] #46 transferring context: 285.43MB 81.5s [2024-08-26T19:45:49.584Z] #46 ... [2024-08-26T19:45:49.584Z] [2024-08-26T19:45:49.584Z] #58 [core-keeper internal] load build context [2024-08-26T19:45:49.584Z] #58 ... [2024-08-26T19:45:49.584Z] [2024-08-26T19:45:49.584Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:50.178Z] #46 ... [2024-08-26T19:45:50.178Z] [2024-08-26T19:45:50.178Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-26T19:45:50.178Z] #104 DONE 1.6s [2024-08-26T19:45:50.178Z] [2024-08-26T19:45:50.178Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:50.178Z] #46 ... [2024-08-26T19:45:50.178Z] [2024-08-26T19:45:50.178Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-26T19:45:50.178Z] #105 DONE 1.5s [2024-08-26T19:45:50.178Z] [2024-08-26T19:45:50.178Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-26T19:45:50.178Z] #106 DONE 0.9s [2024-08-26T19:45:50.178Z] [2024-08-26T19:45:50.178Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:50.771Z] #46 ... [2024-08-26T19:45:50.772Z] [2024-08-26T19:45:50.772Z] #60 [support-scheduler internal] load build context [2024-08-26T19:45:50.772Z] #60 ... [2024-08-26T19:45:50.772Z] [2024-08-26T19:45:50.772Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:50.772Z] #46 ... [2024-08-26T19:45:50.772Z] [2024-08-26T19:45:50.772Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:45:51.043Z] #59 ... [2024-08-26T19:45:51.043Z] [2024-08-26T19:45:51.043Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:51.315Z] #46 ... [2024-08-26T19:45:51.315Z] [2024-08-26T19:45:51.315Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-26T19:45:51.315Z] #107 DONE 1.2s [2024-08-26T19:45:51.315Z] [2024-08-26T19:45:51.315Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:51.584Z] #46 ... [2024-08-26T19:45:51.584Z] [2024-08-26T19:45:51.584Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:51.584Z] #37 ... [2024-08-26T19:45:51.584Z] [2024-08-26T19:45:51.584Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:51.584Z] #46 ... [2024-08-26T19:45:51.584Z] [2024-08-26T19:45:51.584Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:45:51.854Z] #51 ... [2024-08-26T19:45:51.854Z] [2024-08-26T19:45:51.854Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:45:51.854Z] #54 ... [2024-08-26T19:45:51.854Z] [2024-08-26T19:45:51.854Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:53.826Z] #37 ... [2024-08-26T19:45:53.826Z] [2024-08-26T19:45:53.826Z] #56 [core-command internal] load build context [2024-08-26T19:45:53.826Z] #56 ... [2024-08-26T19:45:53.826Z] [2024-08-26T19:45:53.826Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:45:54.419Z] #37 ... [2024-08-26T19:45:54.419Z] [2024-08-26T19:45:54.419Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:54.689Z] #38 ... [2024-08-26T19:45:54.689Z] [2024-08-26T19:45:54.689Z] #56 [core-command internal] load build context [2024-08-26T19:45:54.689Z] #56 ... [2024-08-26T19:45:54.689Z] [2024-08-26T19:45:54.689Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:54.960Z] #39 ... [2024-08-26T19:45:54.960Z] [2024-08-26T19:45:54.960Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:45:54.960Z] #40 ... [2024-08-26T19:45:54.960Z] [2024-08-26T19:45:54.960Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:54.960Z] #39 ... [2024-08-26T19:45:54.960Z] [2024-08-26T19:45:54.960Z] #46 [security-proxy-setup internal] load build context [2024-08-26T19:45:54.960Z] #46 transferring context: 309.31MB 87.0s done [2024-08-26T19:45:54.960Z] #46 DONE 87.3s [2024-08-26T19:45:55.232Z] [2024-08-26T19:45:55.233Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:55.507Z] #39 ... [2024-08-26T19:45:55.507Z] [2024-08-26T19:45:55.507Z] #41 [core-data internal] load build context [2024-08-26T19:45:55.507Z] #41 ... [2024-08-26T19:45:55.507Z] [2024-08-26T19:45:55.507Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:56.934Z] #39 ... [2024-08-26T19:45:56.934Z] [2024-08-26T19:45:56.934Z] #108 [security-spire-config] exporting to image [2024-08-26T19:45:56.934Z] #108 exporting layers 5.1s done [2024-08-26T19:45:56.934Z] #108 writing image sha256:98770833f6a52271937e8dbe6301dd530ccbe961ddca8199b036be9296084918 0.2s done [2024-08-26T19:45:56.934Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-08-26T19:45:56.934Z] #108 writing image sha256:4c2cefbe92d3988f8c114187bc02fc5ebebdda542a3d6cb9413a7093f21e9022 0.1s done [2024-08-26T19:45:56.934Z] #108 naming to docker.io/library/security-spire-server-arm64 0.2s done [2024-08-26T19:45:56.934Z] #108 writing image sha256:0afa4c7271300b8a38375c41b5fe09fc6c7daed11f3218af634c81cb38397aa0 0.3s done [2024-08-26T19:45:56.934Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-26T19:45:56.934Z] #108 DONE 6.7s [2024-08-26T19:45:56.934Z] [2024-08-26T19:45:56.934Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:58.357Z] #39 ... [2024-08-26T19:45:58.357Z] [2024-08-26T19:45:58.357Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:45:58.357Z] #109 DONE 2.6s [2024-08-26T19:45:58.357Z] [2024-08-26T19:45:58.357Z] #39 [support-notifications internal] load build context [2024-08-26T19:45:59.329Z] #39 ... [2024-08-26T19:45:59.329Z] [2024-08-26T19:45:59.329Z] #69 [core-metadata internal] load build context [2024-08-26T19:45:59.329Z] #69 ... [2024-08-26T19:45:59.329Z] [2024-08-26T19:45:59.329Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:45:59.916Z] #38 ... [2024-08-26T19:45:59.916Z] [2024-08-26T19:45:59.916Z] #58 [core-keeper internal] load build context [2024-08-26T19:45:59.916Z] #58 ... [2024-08-26T19:45:59.916Z] [2024-08-26T19:45:59.916Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:46:00.886Z] #38 transferring context: 302.32MB 89.8s [2024-08-26T19:46:00.886Z] #38 ... [2024-08-26T19:46:00.886Z] [2024-08-26T19:46:00.886Z] #60 [support-scheduler internal] load build context [2024-08-26T19:46:00.886Z] #60 ... [2024-08-26T19:46:00.886Z] [2024-08-26T19:46:00.886Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:46:01.154Z] #38 ... [2024-08-26T19:46:01.154Z] [2024-08-26T19:46:01.154Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:46:01.154Z] #59 ... [2024-08-26T19:46:01.154Z] [2024-08-26T19:46:01.154Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:46:02.117Z] #38 ... [2024-08-26T19:46:02.117Z] [2024-08-26T19:46:02.117Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:46:02.117Z] #51 ... [2024-08-26T19:46:02.117Z] [2024-08-26T19:46:02.117Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:46:02.117Z] #38 ... [2024-08-26T19:46:02.117Z] [2024-08-26T19:46:02.117Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:46:02.117Z] #54 ... [2024-08-26T19:46:02.117Z] [2024-08-26T19:46:02.117Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:46:03.087Z] #51 ... [2024-08-26T19:46:03.088Z] [2024-08-26T19:46:03.088Z] #38 [security-secretstore-setup internal] load build context [2024-08-26T19:46:03.088Z] #38 transferring context: 309.31MB 92.0s done [2024-08-26T19:46:03.088Z] #38 DONE 92.7s [2024-08-26T19:46:03.358Z] [2024-08-26T19:46:03.358Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:46:04.778Z] #51 ... [2024-08-26T19:46:04.778Z] [2024-08-26T19:46:04.778Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:46:04.778Z] #37 ... [2024-08-26T19:46:04.778Z] [2024-08-26T19:46:04.778Z] #39 [support-notifications internal] load build context [2024-08-26T19:46:04.778Z] #39 ... [2024-08-26T19:46:04.778Z] [2024-08-26T19:46:04.778Z] #56 [core-command internal] load build context [2024-08-26T19:46:05.055Z] #56 ... [2024-08-26T19:46:05.055Z] [2024-08-26T19:46:05.055Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:46:05.055Z] #40 ... [2024-08-26T19:46:05.055Z] [2024-08-26T19:46:05.055Z] #56 [core-command internal] load build context [2024-08-26T19:46:05.325Z] #56 ... [2024-08-26T19:46:05.325Z] [2024-08-26T19:46:05.325Z] #59 [security-bootstrapper internal] load build context [2024-08-26T19:46:05.325Z] #59 transferring context: 309.31MB 94.5s done [2024-08-26T19:46:05.325Z] #59 DONE 95.1s [2024-08-26T19:46:05.325Z] [2024-08-26T19:46:05.325Z] #56 [core-command internal] load build context [2024-08-26T19:46:05.598Z] #56 ... [2024-08-26T19:46:05.598Z] [2024-08-26T19:46:05.598Z] #60 [support-scheduler internal] load build context [2024-08-26T19:46:05.598Z] #60 transferring context: 309.31MB 94.3s done [2024-08-26T19:46:05.598Z] #60 DONE 95.1s [2024-08-26T19:46:05.865Z] [2024-08-26T19:46:05.865Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:46:05.865Z] #40 ... [2024-08-26T19:46:05.865Z] [2024-08-26T19:46:05.865Z] #41 [core-data internal] load build context [2024-08-26T19:46:05.865Z] #41 ... [2024-08-26T19:46:05.865Z] [2024-08-26T19:46:05.865Z] #56 [core-command internal] load build context [2024-08-26T19:46:07.820Z] #56 ... [2024-08-26T19:46:07.820Z] [2024-08-26T19:46:07.820Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:46:07.820Z] #110 DONE 1.7s [2024-08-26T19:46:07.820Z] [2024-08-26T19:46:07.820Z] #56 [core-command internal] load build context [2024-08-26T19:46:08.093Z] #56 ... [2024-08-26T19:46:08.093Z] [2024-08-26T19:46:08.093Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:46:08.093Z] #111 ... [2024-08-26T19:46:08.093Z] [2024-08-26T19:46:08.093Z] #56 [core-command internal] load build context [2024-08-26T19:46:09.513Z] #56 ... [2024-08-26T19:46:09.514Z] [2024-08-26T19:46:09.514Z] #69 [core-metadata internal] load build context [2024-08-26T19:46:09.782Z] #69 ... [2024-08-26T19:46:09.782Z] [2024-08-26T19:46:09.782Z] #56 [core-command internal] load build context [2024-08-26T19:46:10.050Z] #56 ... [2024-08-26T19:46:10.050Z] [2024-08-26T19:46:10.050Z] #58 [core-keeper internal] load build context [2024-08-26T19:46:10.050Z] #58 ... [2024-08-26T19:46:10.050Z] [2024-08-26T19:46:10.050Z] #56 [core-command internal] load build context [2024-08-26T19:46:10.323Z] #56 transferring context: 280.40MB 100.5s [2024-08-26T19:46:10.913Z] #56 ... [2024-08-26T19:46:10.913Z] [2024-08-26T19:46:10.913Z] #58 [core-keeper internal] load build context [2024-08-26T19:46:10.913Z] #58 transferring context: 309.31MB 100.4s done [2024-08-26T19:46:10.913Z] #58 DONE 100.8s [2024-08-26T19:46:10.913Z] [2024-08-26T19:46:10.913Z] #56 [core-command internal] load build context [2024-08-26T19:46:12.341Z] #56 ... [2024-08-26T19:46:12.341Z] [2024-08-26T19:46:12.341Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-26T19:46:12.341Z] #112 DONE 1.2s [2024-08-26T19:46:12.341Z] [2024-08-26T19:46:12.341Z] #56 [core-command internal] load build context [2024-08-26T19:46:12.341Z] #56 ... [2024-08-26T19:46:12.341Z] [2024-08-26T19:46:12.341Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:46:12.609Z] #54 ... [2024-08-26T19:46:12.609Z] [2024-08-26T19:46:12.609Z] #56 [core-command internal] load build context [2024-08-26T19:46:14.470Z] #56 ... [2024-08-26T19:46:14.470Z] [2024-08-26T19:46:14.471Z] #69 [core-metadata internal] load build context [2024-08-26T19:46:14.471Z] #69 transferring context: 309.31MB 99.9s done [2024-08-26T19:46:14.471Z] #69 DONE 101.2s [2024-08-26T19:46:14.471Z] [2024-08-26T19:46:14.471Z] #56 [core-command internal] load build context [2024-08-26T19:46:14.750Z] #56 ... [2024-08-26T19:46:14.750Z] [2024-08-26T19:46:14.750Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:46:15.029Z] #51 ... [2024-08-26T19:46:15.029Z] [2024-08-26T19:46:15.029Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:46:15.029Z] #37 ... [2024-08-26T19:46:15.029Z] [2024-08-26T19:46:15.029Z] #39 [support-notifications internal] load build context [2024-08-26T19:46:15.300Z] #39 ... [2024-08-26T19:46:15.300Z] [2024-08-26T19:46:15.300Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:46:16.265Z] #51 ... [2024-08-26T19:46:16.265Z] [2024-08-26T19:46:16.265Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:46:16.265Z] #40 ... [2024-08-26T19:46:16.265Z] [2024-08-26T19:46:16.266Z] #41 [core-data internal] load build context [2024-08-26T19:46:16.266Z] #41 ... [2024-08-26T19:46:16.266Z] [2024-08-26T19:46:16.266Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:46:16.535Z] #40 ... [2024-08-26T19:46:16.535Z] [2024-08-26T19:46:16.535Z] #39 [support-notifications internal] load build context [2024-08-26T19:46:16.535Z] #39 transferring context: 309.31MB 103.0s done [2024-08-26T19:46:16.535Z] #39 DONE 104.1s [2024-08-26T19:46:16.535Z] [2024-08-26T19:46:16.535Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:46:17.518Z] #40 transferring context: 309.31MB 104.0s done [2024-08-26T19:46:17.518Z] #40 ... [2024-08-26T19:46:17.518Z] [2024-08-26T19:46:17.518Z] #41 [core-data internal] load build context [2024-08-26T19:46:17.518Z] #41 transferring context: 309.31MB 104.2s done [2024-08-26T19:46:17.518Z] #41 DONE 104.7s [2024-08-26T19:46:17.518Z] [2024-08-26T19:46:17.518Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:46:17.518Z] #113 ... [2024-08-26T19:46:17.518Z] [2024-08-26T19:46:17.518Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:46:17.787Z] #54 ... [2024-08-26T19:46:17.787Z] [2024-08-26T19:46:17.787Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-26T19:46:17.787Z] #40 DONE 104.9s [2024-08-26T19:46:17.787Z] [2024-08-26T19:46:17.787Z] #56 [core-command internal] load build context [2024-08-26T19:46:17.787Z] #56 transferring context: 309.31MB 107.6s done [2024-08-26T19:46:17.787Z] #56 DONE 108.2s [2024-08-26T19:46:17.787Z] [2024-08-26T19:46:17.787Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:46:18.058Z] #37 ... [2024-08-26T19:46:18.058Z] [2024-08-26T19:46:18.058Z] #114 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:46:18.058Z] #114 DONE 1.4s [2024-08-26T19:46:18.058Z] [2024-08-26T19:46:18.058Z] #37 [security-proxy-auth internal] load build context [2024-08-26T19:46:20.007Z] #37 transferring context: 309.31MB 110.4s done [2024-08-26T19:46:20.007Z] #37 DONE 110.5s [2024-08-26T19:46:20.007Z] [2024-08-26T19:46:20.007Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:46:21.970Z] #54 ... [2024-08-26T19:46:21.970Z] [2024-08-26T19:46:21.970Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:46:22.243Z] #115 ... [2024-08-26T19:46:22.243Z] [2024-08-26T19:46:22.243Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:46:24.852Z] #54 transferring context: 293.45MB 115.5s [2024-08-26T19:46:25.445Z] #54 ... [2024-08-26T19:46:25.445Z] [2024-08-26T19:46:25.445Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T19:46:25.445Z] #51 transferring context: 309.31MB 116.2s done [2024-08-26T19:46:25.445Z] #51 DONE 116.3s [2024-08-26T19:46:25.445Z] [2024-08-26T19:46:25.445Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-26T19:46:26.041Z] #54 transferring context: 309.31MB 116.4s done [2024-08-26T19:46:26.041Z] #54 DONE 116.6s [2024-08-26T19:46:26.041Z] [2024-08-26T19:46:26.041Z] #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:46:27.453Z] #116 DONE 1.1s [2024-08-26T19:46:27.453Z] [2024-08-26T19:46:27.453Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:46:28.420Z] #117 ... [2024-08-26T19:46:28.420Z] [2024-08-26T19:46:28.420Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:24.849Z] #118 ... [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:24.849Z] #111 DONE 77.9s [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-26T19:47:24.849Z] #119 DONE 3.6s [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:24.849Z] #120 CACHED [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:47:24.849Z] #121 CACHED [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-08-26T19:47:24.849Z] #122 CACHED [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:24.849Z] #113 DONE 72.2s [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:47:24.849Z] #123 CACHED [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-08-26T19:47:24.849Z] #124 CACHED [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:24.849Z] #125 CACHED [2024-08-26T19:47:24.849Z] [2024-08-26T19:47:24.849Z] #126 [support-scheduler builder 6/7] COPY . . [2024-08-26T19:47:25.435Z] #126 ... [2024-08-26T19:47:25.435Z] [2024-08-26T19:47:25.435Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T19:47:25.435Z] #0 3.025 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-26T19:47:26.404Z] #127 ... [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:26.404Z] #128 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:47:26.404Z] #129 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-26T19:47:26.404Z] #130 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:26.404Z] #131 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #132 [core-data builder 6/7] COPY . . [2024-08-26T19:47:26.404Z] #132 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:47:26.404Z] #133 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:26.404Z] #134 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:47:26.404Z] #135 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #136 [core-metadata builder 6/7] COPY . . [2024-08-26T19:47:26.404Z] #136 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #126 [support-scheduler builder 6/7] COPY . . [2024-08-26T19:47:26.404Z] #126 DONE 6.7s [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #137 [core-command builder 6/7] COPY . . [2024-08-26T19:47:26.404Z] #137 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:26.404Z] #138 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:47:26.404Z] #139 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-08-26T19:47:26.404Z] #140 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:47:26.404Z] #141 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:26.404Z] #142 CACHED [2024-08-26T19:47:26.404Z] [2024-08-26T19:47:26.404Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T19:47:29.771Z] #143 ... [2024-08-26T19:47:29.771Z] [2024-08-26T19:47:29.771Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T19:47:29.771Z] #0 3.066 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-26T19:47:29.771Z] #144 ... [2024-08-26T19:47:29.771Z] [2024-08-26T19:47:29.771Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-26T19:47:29.771Z] #0 3.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-26T19:47:30.041Z] #145 ... [2024-08-26T19:47:30.041Z] [2024-08-26T19:47:30.041Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:30.041Z] #115 DONE 78.0s [2024-08-26T19:47:30.041Z] [2024-08-26T19:47:30.041Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T19:47:31.461Z] #146 5.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-26T19:47:32.061Z] #146 ... [2024-08-26T19:47:32.061Z] [2024-08-26T19:47:32.061Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T19:47:32.061Z] #143 4.009 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-26T19:47:36.363Z] #143 ... [2024-08-26T19:47:36.363Z] [2024-08-26T19:47:36.363Z] #147 [core-keeper builder 7/8] COPY . . [2024-08-26T19:47:36.363Z] #147 DONE 5.9s [2024-08-26T19:47:36.363Z] [2024-08-26T19:47:36.363Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T19:47:36.363Z] #148 ... [2024-08-26T19:47:36.363Z] [2024-08-26T19:47:36.363Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T19:47:36.363Z] #0 5.105 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-26T19:47:36.363Z] #149 ... [2024-08-26T19:47:36.363Z] [2024-08-26T19:47:36.363Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T19:47:36.363Z] #0 5.239 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-26T19:47:36.632Z] #150 ... [2024-08-26T19:47:36.632Z] [2024-08-26T19:47:36.632Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T19:47:36.632Z] #0 4.801 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-26T19:47:36.632Z] #151 ... [2024-08-26T19:47:36.632Z] [2024-08-26T19:47:36.632Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T19:47:36.632Z] #0 5.413 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-26T19:47:37.609Z] #152 ... [2024-08-26T19:47:37.609Z] [2024-08-26T19:47:37.609Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:37.609Z] #118 DONE 79.3s [2024-08-26T19:47:37.609Z] [2024-08-26T19:47:37.609Z] #153 [support-notifications builder 6/7] COPY . . [2024-08-26T19:47:42.986Z] #153 DONE 5.2s [2024-08-26T19:47:42.986Z] [2024-08-26T19:47:42.986Z] #154 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:42.986Z] #154 CACHED [2024-08-26T19:47:42.986Z] [2024-08-26T19:47:42.986Z] #155 [support-cron-scheduler builder 6/7] COPY . . [2024-08-26T19:47:42.986Z] #155 CACHED [2024-08-26T19:47:42.986Z] [2024-08-26T19:47:42.986Z] #156 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T19:47:42.986Z] #156 CACHED [2024-08-26T19:47:42.986Z] [2024-08-26T19:47:42.986Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T19:47:44.940Z] #157 2.072 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-26T19:47:48.307Z] #157 ... [2024-08-26T19:47:48.307Z] [2024-08-26T19:47:48.307Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T19:47:48.307Z] #148 1.998 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-26T19:47:48.307Z] #148 ... [2024-08-26T19:47:48.307Z] [2024-08-26T19:47:48.307Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T19:47:48.307Z] #0 3.167 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-26T19:47:53.683Z] #158 ... [2024-08-26T19:47:53.683Z] [2024-08-26T19:47:53.683Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T19:47:53.683Z] #117 DONE 86.5s [2024-08-26T19:47:53.683Z] [2024-08-26T19:47:53.683Z] #159 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-26T19:47:59.057Z] #159 DONE 5.1s [2024-08-26T19:47:59.057Z] [2024-08-26T19:47:59.057Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T19:48:01.014Z] #160 1.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-26T20:07:09.538Z] #160 ... [2024-08-26T20:07:09.538Z] [2024-08-26T20:07:09.538Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-26T20:07:09.538Z] #145 1176.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-26T20:07:09.538Z] #145 ... [2024-08-26T20:07:09.538Z] [2024-08-26T20:07:09.538Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T20:07:09.538Z] #127 DONE 1181.4s [2024-08-26T20:07:09.538Z] [2024-08-26T20:07:09.538Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T20:07:09.538Z] #157 ... [2024-08-26T20:07:09.538Z] [2024-08-26T20:07:09.538Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:07:09.538Z] #161 DONE 0.2s [2024-08-26T20:07:09.538Z] [2024-08-26T20:07:09.538Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:07:09.538Z] #162 DONE 0.3s [2024-08-26T20:07:09.538Z] [2024-08-26T20:07:09.538Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-26T20:07:09.539Z] #163 DONE 0.4s [2024-08-26T20:07:09.539Z] [2024-08-26T20:07:09.539Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-26T20:07:09.539Z] #164 DONE 0.3s [2024-08-26T20:07:09.539Z] [2024-08-26T20:07:09.539Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-26T20:07:09.539Z] #165 DONE 0.3s [2024-08-26T20:07:09.539Z] [2024-08-26T20:07:09.539Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T20:07:09.539Z] #166 DONE 0.2s [2024-08-26T20:07:09.539Z] [2024-08-26T20:07:09.539Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T20:07:09.539Z] #151 ... [2024-08-26T20:07:09.539Z] [2024-08-26T20:07:09.539Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T20:07:09.539Z] #167 DONE 1.9s [2024-08-26T20:07:09.539Z] [2024-08-26T20:07:09.539Z] #108 [security-proxy-setup] exporting to image [2024-08-26T20:07:09.539Z] #108 exporting layers [2024-08-26T20:07:09.539Z] #108 exporting layers 1.4s done [2024-08-26T20:07:09.539Z] #108 writing image sha256:afba8e6e0f25e5a9a91c1c48431d7559e05e31b707653ad7093f685c6818dfbc done [2024-08-26T20:07:09.539Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-26T20:07:09.539Z] #108 DONE 8.1s [2024-08-26T20:07:09.539Z] [2024-08-26T20:07:09.539Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T20:07:12.871Z] #150 ... [2024-08-26T20:07:12.871Z] [2024-08-26T20:07:12.871Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T20:07:12.871Z] #144 DONE 1193.2s [2024-08-26T20:07:13.142Z] [2024-08-26T20:07:13.142Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-26T20:07:13.414Z] #168 DONE 0.5s [2024-08-26T20:07:13.414Z] [2024-08-26T20:07:13.414Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-26T20:07:16.006Z] #169 DONE 2.3s [2024-08-26T20:07:16.006Z] [2024-08-26T20:07:16.006Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:07:16.006Z] #170 DONE 0.3s [2024-08-26T20:07:16.006Z] [2024-08-26T20:07:16.006Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:07:16.279Z] #47 ... [2024-08-26T20:07:16.279Z] [2024-08-26T20:07:16.279Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:07:16.279Z] #171 DONE 0.3s [2024-08-26T20:07:16.279Z] [2024-08-26T20:07:16.279Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T20:07:16.546Z] #150 ... [2024-08-26T20:07:16.546Z] [2024-08-26T20:07:16.546Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-26T20:07:16.822Z] #172 DONE 0.3s [2024-08-26T20:07:16.822Z] [2024-08-26T20:07:16.822Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-26T20:07:17.088Z] #173 DONE 0.3s [2024-08-26T20:07:17.088Z] [2024-08-26T20:07:17.088Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-26T20:07:17.088Z] #145 DONE 1197.5s [2024-08-26T20:07:17.088Z] [2024-08-26T20:07:17.088Z] #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-08-26T20:07:17.674Z] #174 DONE 0.5s [2024-08-26T20:07:17.674Z] [2024-08-26T20:07:17.674Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-26T20:07:17.945Z] #175 ... [2024-08-26T20:07:17.945Z] [2024-08-26T20:07:17.945Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:07:17.945Z] #176 DONE 0.3s [2024-08-26T20:07:18.247Z] [2024-08-26T20:07:18.248Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-26T20:07:18.248Z] #175 DONE 0.3s [2024-08-26T20:07:18.248Z] [2024-08-26T20:07:18.248Z] #177 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-26T20:07:18.515Z] #177 DONE 0.4s [2024-08-26T20:07:18.515Z] [2024-08-26T20:07:18.515Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:07:18.515Z] #178 DONE 0.4s [2024-08-26T20:07:18.516Z] [2024-08-26T20:07:18.516Z] #179 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-26T20:07:18.516Z] #179 DONE 0.2s [2024-08-26T20:07:18.516Z] [2024-08-26T20:07:18.516Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-26T20:07:18.516Z] #180 DONE 0.2s [2024-08-26T20:07:18.516Z] [2024-08-26T20:07:18.516Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-26T20:07:18.790Z] #181 ... [2024-08-26T20:07:18.790Z] [2024-08-26T20:07:18.790Z] #182 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-26T20:07:18.790Z] #182 DONE 0.2s [2024-08-26T20:07:18.791Z] [2024-08-26T20:07:18.791Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-26T20:07:18.791Z] #181 DONE 0.3s [2024-08-26T20:07:18.791Z] [2024-08-26T20:07:18.791Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:07:19.373Z] #183 DONE 0.5s [2024-08-26T20:07:19.373Z] [2024-08-26T20:07:19.374Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-26T20:07:19.639Z] #184 DONE 0.4s [2024-08-26T20:07:19.639Z] [2024-08-26T20:07:19.639Z] #185 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-26T20:07:20.238Z] #185 ... [2024-08-26T20:07:20.238Z] [2024-08-26T20:07:20.238Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-26T20:07:20.238Z] #186 DONE 0.4s [2024-08-26T20:07:20.238Z] [2024-08-26T20:07:20.238Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T20:07:20.513Z] #187 DONE 0.4s [2024-08-26T20:07:20.513Z] [2024-08-26T20:07:20.513Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T20:07:22.451Z] #188 ... [2024-08-26T20:07:22.451Z] [2024-08-26T20:07:22.451Z] #185 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-26T20:07:22.451Z] #185 DONE 3.4s [2024-08-26T20:07:22.451Z] [2024-08-26T20:07:22.451Z] #108 [security-bootstrapper] exporting to image [2024-08-26T20:07:22.451Z] #108 exporting layers [2024-08-26T20:07:23.862Z] #108 ... [2024-08-26T20:07:23.862Z] [2024-08-26T20:07:23.862Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T20:07:23.862Z] #188 DONE 3.2s [2024-08-26T20:07:23.862Z] [2024-08-26T20:07:23.862Z] #108 [security-secretstore-setup] exporting to image [2024-08-26T20:07:23.862Z] #108 exporting layers 1.6s done [2024-08-26T20:07:23.862Z] #108 writing image sha256:dca320c4c79d9c8b2ab102dce6fc7c1685e3fa4f3f3c8cd31124bd092859381d 0.1s done [2024-08-26T20:07:23.862Z] #108 naming to docker.io/library/security-bootstrapper-arm64 [2024-08-26T20:07:24.130Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2024-08-26T20:07:25.088Z] #108 exporting layers 1.4s done [2024-08-26T20:07:25.355Z] #108 writing image sha256:3fb7343b006bd3bba01a9b3731f9611302190e7387bffe15601e400f9abf3f59 done [2024-08-26T20:07:25.355Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-26T20:07:25.355Z] #108 DONE 11.0s [2024-08-26T20:07:25.355Z] [2024-08-26T20:07:25.355Z] #68 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T20:08:21.717Z] #68 ... [2024-08-26T20:08:21.718Z] [2024-08-26T20:08:21.718Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T20:08:21.718Z] #152 DONE 1255.1s [2024-08-26T20:08:21.718Z] [2024-08-26T20:08:21.718Z] #68 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T20:08:21.999Z] #68 ... [2024-08-26T20:08:21.999Z] [2024-08-26T20:08:21.999Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:08:22.266Z] #189 DONE 0.3s [2024-08-26T20:08:22.266Z] [2024-08-26T20:08:22.266Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:08:22.266Z] #190 DONE 0.2s [2024-08-26T20:08:22.266Z] [2024-08-26T20:08:22.266Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-26T20:08:22.557Z] #191 DONE 0.3s [2024-08-26T20:08:22.557Z] [2024-08-26T20:08:22.557Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T20:08:22.835Z] #150 ... [2024-08-26T20:08:22.835Z] [2024-08-26T20:08:22.835Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:08:22.835Z] #192 DONE 0.2s [2024-08-26T20:08:22.835Z] [2024-08-26T20:08:22.835Z] #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-08-26T20:08:23.106Z] #193 DONE 0.1s [2024-08-26T20:08:23.106Z] [2024-08-26T20:08:23.106Z] #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-08-26T20:08:25.049Z] #194 DONE 2.0s [2024-08-26T20:08:25.049Z] [2024-08-26T20:08:25.049Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-26T20:08:25.049Z] #108 exporting layers [2024-08-26T20:08:25.694Z] #108 exporting layers 0.8s done [2024-08-26T20:08:25.967Z] #108 writing image sha256:93b3fbe546a017cbb6a6e0a2766e8d7bd8ab6cb34e5bd93c2d2f47e87f857227 done [2024-08-26T20:08:25.967Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-26T20:08:25.967Z] #108 DONE 11.8s [2024-08-26T20:08:25.967Z] [2024-08-26T20:08:25.967Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T20:10:47.700Z] #157 ... [2024-08-26T20:10:47.700Z] [2024-08-26T20:10:47.700Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T20:10:47.700Z] #160 DONE 1362.4s [2024-08-26T20:10:47.700Z] [2024-08-26T20:10:47.700Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:10:47.700Z] #47 ... [2024-08-26T20:10:47.700Z] [2024-08-26T20:10:47.700Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:10:47.700Z] #195 DONE 0.3s [2024-08-26T20:10:47.700Z] [2024-08-26T20:10:47.700Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T20:10:47.700Z] #150 ... [2024-08-26T20:10:47.700Z] [2024-08-26T20:10:47.700Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:10:47.700Z] #196 DONE 0.1s [2024-08-26T20:10:47.700Z] [2024-08-26T20:10:47.700Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-26T20:10:47.700Z] #197 DONE 0.3s [2024-08-26T20:10:47.700Z] [2024-08-26T20:10:47.700Z] #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-08-26T20:10:47.700Z] #198 DONE 0.1s [2024-08-26T20:10:47.700Z] [2024-08-26T20:10:47.700Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-26T20:10:47.700Z] #108 exporting layers [2024-08-26T20:10:47.700Z] #108 exporting layers 0.9s done [2024-08-26T20:10:47.700Z] #108 writing image sha256:303e1a509edc899d027061259adda31350844ddb14cca1c7ffe02ca9bdba28fd done [2024-08-26T20:10:47.700Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-26T20:10:47.700Z] #108 DONE 12.8s [2024-08-26T20:10:47.700Z] [2024-08-26T20:10:47.700Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:18:24.823Z] #47 ... [2024-08-26T20:18:24.823Z] [2024-08-26T20:18:24.823Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T20:18:24.823Z] #151 DONE 1853.2s [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T20:18:24.824Z] #157 ... [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:18:24.824Z] #199 DONE 0.2s [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:18:24.824Z] #47 ... [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:18:24.824Z] #200 DONE 0.2s [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-26T20:18:24.824Z] #201 DONE 0.3s [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:18:24.824Z] #202 DONE 0.1s [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T20:18:24.824Z] #150 ... [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-26T20:18:24.824Z] #203 DONE 0.1s [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T20:18:24.824Z] #204 DONE 2.0s [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #108 [security-proxy-auth] exporting to image [2024-08-26T20:18:24.824Z] #108 exporting layers [2024-08-26T20:18:24.824Z] #108 exporting layers 0.6s done [2024-08-26T20:18:24.824Z] #108 writing image sha256:f4f90a121cd8637e1e8cd93eb5d315f2e30ddc569ad9d6469ac08f5ca88fa85f done [2024-08-26T20:18:24.824Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-26T20:18:24.824Z] #108 DONE 13.4s [2024-08-26T20:18:24.824Z] [2024-08-26T20:18:24.824Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:19:21.223Z] #47 ... [2024-08-26T20:19:21.223Z] [2024-08-26T20:19:21.223Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T20:19:21.223Z] #146 DONE 1913.4s [2024-08-26T20:19:21.223Z] [2024-08-26T20:19:21.223Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T20:19:21.223Z] #143 ... [2024-08-26T20:19:21.223Z] [2024-08-26T20:19:21.223Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:19:21.223Z] #205 DONE 0.2s [2024-08-26T20:19:21.223Z] [2024-08-26T20:19:21.223Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T20:19:21.223Z] #158 ... [2024-08-26T20:19:21.223Z] [2024-08-26T20:19:21.223Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:19:21.223Z] #206 DONE 0.2s [2024-08-26T20:19:21.223Z] [2024-08-26T20:19:21.223Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-26T20:19:21.223Z] #207 DONE 0.5s [2024-08-26T20:19:21.223Z] [2024-08-26T20:19:21.223Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:19:21.223Z] #208 DONE 0.2s [2024-08-26T20:19:21.223Z] [2024-08-26T20:19:21.223Z] #108 [core-command] exporting to image [2024-08-26T20:19:21.223Z] #108 exporting layers [2024-08-26T20:19:21.806Z] #108 exporting layers 0.6s done [2024-08-26T20:19:21.806Z] #108 writing image sha256:a0852ca3a4942279fc7bc67ccfef7c25177859e43999ccd8af38f2be6f530281 done [2024-08-26T20:19:21.806Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-26T20:19:21.806Z] #108 DONE 14.0s [2024-08-26T20:19:21.806Z] [2024-08-26T20:19:21.806Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:21:43.480Z] #47 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T20:21:43.480Z] #143 DONE 2042.3s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:21:43.480Z] #47 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:21:43.480Z] #209 DONE 0.3s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T20:21:43.480Z] #158 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:21:43.480Z] #210 DONE 0.2s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-26T20:21:43.480Z] #211 DONE 0.6s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:21:43.480Z] #212 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T20:21:43.480Z] #149 DONE 2044.4s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:21:43.480Z] #212 DONE 0.5s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T20:21:43.480Z] #150 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-26T20:21:43.480Z] #213 DONE 0.6s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:21:43.480Z] #47 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #108 [core-metadata] exporting to image [2024-08-26T20:21:43.480Z] #108 exporting layers [2024-08-26T20:21:43.480Z] #108 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:21:43.480Z] #214 DONE 0.3s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:21:43.480Z] #215 DONE 0.3s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T20:21:43.480Z] #157 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #108 [core-metadata] exporting to image [2024-08-26T20:21:43.480Z] #108 exporting layers 0.8s done [2024-08-26T20:21:43.480Z] #108 writing image sha256:79b4f48bd893f31c5ecbcad8960145ffa1fb80ad06457c1be4d831be28ca0bea 0.0s done [2024-08-26T20:21:43.480Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-26T20:21:43.480Z] #108 DONE 14.8s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-26T20:21:43.480Z] #216 DONE 0.5s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:21:43.480Z] #217 DONE 0.1s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-26T20:21:43.480Z] #218 DONE 0.2s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #108 [core-data] exporting to image [2024-08-26T20:21:43.480Z] #108 exporting layers 0.6s done [2024-08-26T20:21:43.480Z] #108 writing image sha256:a56c5d9a1aecd7060d5a884ecbea15220ce6cec5d6b279a159c167a29f7dca01 done [2024-08-26T20:21:43.480Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-26T20:21:43.480Z] #108 DONE 15.4s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T20:21:43.480Z] #158 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T20:21:43.480Z] #148 DONE 2039.1s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T20:21:43.480Z] #157 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:21:43.480Z] #219 DONE 0.3s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T20:21:43.480Z] #150 ... [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-26T20:21:43.480Z] #220 DONE 0.6s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:21:43.480Z] #221 DONE 0.1s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #108 [core-keeper] exporting to image [2024-08-26T20:21:43.480Z] #108 exporting layers 0.5s done [2024-08-26T20:21:43.480Z] #108 writing image sha256:40c324cc2260c33f9b79ddbd42324141cd4e5e20650550c3cf9f64248b7d0586 done [2024-08-26T20:21:43.480Z] #108 naming to docker.io/library/core-keeper-arm64 [2024-08-26T20:21:43.480Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-26T20:21:43.480Z] #108 DONE 15.9s [2024-08-26T20:21:43.480Z] [2024-08-26T20:21:43.480Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T20:22:10.136Z] #157 ... [2024-08-26T20:22:10.136Z] [2024-08-26T20:22:10.136Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T20:22:10.136Z] #150 DONE 2083.2s [2024-08-26T20:22:10.136Z] [2024-08-26T20:22:10.136Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:22:10.136Z] #47 ... [2024-08-26T20:22:10.136Z] [2024-08-26T20:22:10.136Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:22:10.136Z] #222 DONE 0.2s [2024-08-26T20:22:10.136Z] [2024-08-26T20:22:10.136Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:22:10.136Z] #223 DONE 0.2s [2024-08-26T20:22:10.136Z] [2024-08-26T20:22:10.136Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:22:10.136Z] #47 ... [2024-08-26T20:22:10.136Z] [2024-08-26T20:22:10.136Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-26T20:22:10.718Z] #224 DONE 0.6s [2024-08-26T20:22:10.718Z] [2024-08-26T20:22:10.718Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:22:10.983Z] #47 ... [2024-08-26T20:22:10.983Z] [2024-08-26T20:22:10.983Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:22:10.983Z] #225 DONE 0.2s [2024-08-26T20:22:10.983Z] [2024-08-26T20:22:10.983Z] #108 [support-scheduler] exporting to image [2024-08-26T20:22:10.983Z] #108 exporting layers [2024-08-26T20:22:11.564Z] #108 exporting layers 0.6s done [2024-08-26T20:22:11.564Z] #108 writing image sha256:d063c4ac197d6c186dc6b09d26e3cc299179d7b41c948d6aefcd8362a539efc7 done [2024-08-26T20:22:11.564Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-26T20:22:11.564Z] #108 DONE 16.5s [2024-08-26T20:22:11.564Z] [2024-08-26T20:22:11.564Z] #68 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T20:22:13.504Z] #68 ... [2024-08-26T20:22:13.504Z] [2024-08-26T20:22:13.504Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T20:22:13.504Z] #158 DONE 2070.5s [2024-08-26T20:22:13.504Z] [2024-08-26T20:22:13.504Z] #68 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T20:22:13.772Z] #68 ... [2024-08-26T20:22:13.772Z] [2024-08-26T20:22:13.772Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T20:22:13.772Z] #157 DONE 2071.1s [2024-08-26T20:22:13.772Z] [2024-08-26T20:22:13.772Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:22:13.772Z] #226 DONE 0.2s [2024-08-26T20:22:13.772Z] [2024-08-26T20:22:13.772Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:22:14.043Z] #47 ... [2024-08-26T20:22:14.043Z] [2024-08-26T20:22:14.043Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:22:14.043Z] #227 DONE 0.2s [2024-08-26T20:22:14.043Z] [2024-08-26T20:22:14.043Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T20:22:14.309Z] #228 ... [2024-08-26T20:22:14.309Z] [2024-08-26T20:22:14.309Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T20:22:14.309Z] #229 DONE 0.2s [2024-08-26T20:22:14.309Z] [2024-08-26T20:22:14.309Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T20:22:14.309Z] #230 DONE 0.2s [2024-08-26T20:22:14.309Z] [2024-08-26T20:22:14.309Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-26T20:22:14.895Z] #231 ... [2024-08-26T20:22:14.895Z] [2024-08-26T20:22:14.895Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T20:22:14.895Z] #228 DONE 0.6s [2024-08-26T20:22:14.895Z] [2024-08-26T20:22:14.895Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-26T20:22:14.895Z] #232 DONE 0.1s [2024-08-26T20:22:14.895Z] [2024-08-26T20:22:14.895Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-26T20:22:14.895Z] #231 DONE 0.4s [2024-08-26T20:22:14.895Z] [2024-08-26T20:22:14.895Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-26T20:22:14.895Z] #233 DONE 0.1s [2024-08-26T20:22:14.895Z] [2024-08-26T20:22:14.896Z] #108 [support-cron-scheduler] exporting to image [2024-08-26T20:22:15.853Z] #108 exporting layers 0.7s done [2024-08-26T20:22:15.853Z] #108 writing image sha256:d0e9b9e4b3ff4857798360056e35a9ee2d79e15ab9642988a9cd30bc5e15471b done [2024-08-26T20:22:15.853Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-26T20:22:16.435Z] #108 exporting layers 1.5s done [2024-08-26T20:22:16.435Z] #108 writing image sha256:8d990cbd8fb4b2579586666e273478c217d4068b58823966867bce21059d3286 done [2024-08-26T20:22:16.435Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-26T20:22:16.435Z] #108 DONE 18.3s [2024-08-26T20:22:16.435Z] [2024-08-26T20:22:16.435Z] #47 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T20:22:16.435Z] time="2024-08-26T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-26T20:22:16.461Z] $ docker stop --time=1 1b592147e776e867b02ae23511d74fc7f5140e60315656fe854a44f1f672af25 [2024-08-26T20:22:18.144Z] $ docker rm -f --volumes 1b592147e776e867b02ae23511d74fc7f5140e60315656fe854a44f1f672af25 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T20:22:18.827Z] + docker images [2024-08-26T20:22:18.827Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-26T20:22:18.827Z] support-notifications-arm64 latest d0e9b9e4b3ff 4 seconds ago 42MB [2024-08-26T20:22:18.827Z] support-cron-scheduler-arm64 latest 8d990cbd8fb4 4 seconds ago 43.5MB [2024-08-26T20:22:18.827Z] support-scheduler-arm64 latest d063c4ac197d 8 seconds ago 41.3MB [2024-08-26T20:22:18.827Z] core-keeper-arm64 latest 40c324cc2260 42 seconds ago 39MB [2024-08-26T20:22:18.827Z] core-data-arm64 latest a56c5d9a1aec 46 seconds ago 39.1MB [2024-08-26T20:22:18.827Z] core-metadata-arm64 latest 79b4f48bd893 47 seconds ago 39.3MB [2024-08-26T20:22:18.827Z] core-command-arm64 latest a0852ca3a494 2 minutes ago 35MB [2024-08-26T20:22:18.827Z] security-proxy-auth-arm64 latest f4f90a121cd8 3 minutes ago 32.6MB [2024-08-26T20:22:18.827Z] security-spiffe-token-provider-arm64 latest 303e1a509edc 11 minutes ago 29MB [2024-08-26T20:22:18.827Z] core-common-config-bootstrapper-arm64 latest 93b3fbe546a0 13 minutes ago 15.3MB [2024-08-26T20:22:18.827Z] security-secretstore-setup-arm64 latest 3fb7343b006b 14 minutes ago 36.4MB [2024-08-26T20:22:18.827Z] security-bootstrapper-arm64 latest dca320c4c79d 14 minutes ago 18.9MB [2024-08-26T20:22:18.827Z] security-proxy-setup-arm64 latest afba8e6e0f25 15 minutes ago 26.1MB [2024-08-26T20:22:18.827Z] security-spire-config-arm64 latest 0afa4c727130 36 minutes ago 115MB [2024-08-26T20:22:18.828Z] security-spire-agent-arm64 latest 98770833f6a5 36 minutes ago 174MB [2024-08-26T20:22:18.828Z] security-spire-server-arm64 latest 4c2cefbe92d3 36 minutes ago 116MB [2024-08-26T20:22:18.828Z] ci-base-image-arm64 latest e1acf072ea6e 55 minutes ago 967MB [2024-08-26T20:22:18.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-26T20:22:18.828Z] 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-08-26T20:22:19.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T20:22:19.864Z] [2024-08-26T20:22:19.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T20:22:20.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T20:22:20.610Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-26T20:22:20.610Z] 8998bd30e6a1: Pulling fs layer [2024-08-26T20:22:20.610Z] 04944245beec: Pulling fs layer [2024-08-26T20:22:20.610Z] 699f458cf7ca: Pulling fs layer [2024-08-26T20:22:20.610Z] 765212b225bb: Pulling fs layer [2024-08-26T20:22:20.610Z] f23df028b6ca: Pulling fs layer [2024-08-26T20:22:20.610Z] d65c8cfc05b1: Pulling fs layer [2024-08-26T20:22:20.610Z] 2437ff75d9bd: Pulling fs layer [2024-08-26T20:22:20.610Z] f23df028b6ca: Waiting [2024-08-26T20:22:20.610Z] d65c8cfc05b1: Waiting [2024-08-26T20:22:20.610Z] 2437ff75d9bd: Waiting [2024-08-26T20:22:20.610Z] 765212b225bb: Waiting [2024-08-26T20:22:20.610Z] 04944245beec: Verifying Checksum [2024-08-26T20:22:20.610Z] 04944245beec: Download complete [2024-08-26T20:22:20.610Z] 765212b225bb: Download complete [2024-08-26T20:22:20.610Z] f23df028b6ca: Verifying Checksum [2024-08-26T20:22:20.610Z] f23df028b6ca: Download complete [2024-08-26T20:22:20.885Z] d65c8cfc05b1: Verifying Checksum [2024-08-26T20:22:20.885Z] d65c8cfc05b1: Download complete [2024-08-26T20:22:20.885Z] 699f458cf7ca: Verifying Checksum [2024-08-26T20:22:20.885Z] 699f458cf7ca: Download complete [2024-08-26T20:22:21.493Z] 8998bd30e6a1: Verifying Checksum [2024-08-26T20:22:21.493Z] 8998bd30e6a1: Download complete [2024-08-26T20:22:24.099Z] 2437ff75d9bd: Verifying Checksum [2024-08-26T20:22:24.099Z] 2437ff75d9bd: Download complete [2024-08-26T20:22:26.038Z] 8998bd30e6a1: Pull complete [2024-08-26T20:22:26.304Z] 04944245beec: Pull complete [2024-08-26T20:22:28.244Z] 699f458cf7ca: Pull complete [2024-08-26T20:22:28.244Z] 765212b225bb: Pull complete [2024-08-26T20:22:29.201Z] f23df028b6ca: Pull complete [2024-08-26T20:22:29.201Z] d65c8cfc05b1: Pull complete [2024-08-26T20:22:47.385Z] 2437ff75d9bd: Pull complete [2024-08-26T20:22:47.385Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-26T20:22:47.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T20:22:47.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T20:22:47.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-8679 does not seem to be running inside a container [2024-08-26T20:22:47.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-26T20:22:50.588Z] $ docker top a80845f54aa29e1fb2354d0fd7c3b5087e15c27c18f5138dca47ed4ddadbd367 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T20:22:51.314Z] ---> job-cost.sh [2024-08-26T20:22:51.598Z] lf-activate-venv: SKIPPING [2024-08-26T20:22:51.598Z] INFO: No Stack... [2024-08-26T20:22:51.862Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-26T20:22:52.816Z] INFO: Archiving Costs [Pipeline] sh [2024-08-26T20:22:53.165Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-26T20:22:53.165Z] + cut -d, -f6 [Pipeline] lock [2024-08-26T20:22:53.494Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4875-1-stack-cost] [2024-08-26T20:22:53.505Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4875-1-stack-cost] did not exist. Created. [2024-08-26T20:22:53.512Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4875-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-26T20:22:54.414Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-26T20:22:54.652Z] Stashed 1 file(s) [Pipeline] } [2024-08-26T20:22:54.676Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4875-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-26T20:22:54.768Z] $ docker stop --time=1 a80845f54aa29e1fb2354d0fd7c3b5087e15c27c18f5138dca47ed4ddadbd367 [2024-08-26T20:22:56.760Z] $ docker rm -f --volumes a80845f54aa29e1fb2354d0fd7c3b5087e15c27c18f5138dca47ed4ddadbd367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-26T20:22:58.043Z] provisioning config files... [2024-08-26T20:22:58.051Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6420130798569157886tmp [Pipeline] { [Pipeline] sh [2024-08-26T20:22:58.414Z] + set +x [2024-08-26T20:22:58.414Z] + curl -s https://codecov.io/bash [2024-08-26T20:22:58.414Z] + bash -s -- [2024-08-26T20:22:58.414Z] [2024-08-26T20:22:58.414Z] _____ _ [2024-08-26T20:22:58.414Z] / ____| | | [2024-08-26T20:22:58.414Z] | | ___ __| | ___ ___ _____ __ [2024-08-26T20:22:58.415Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-26T20:22:58.415Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-26T20:22:58.415Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-26T20:22:58.415Z] Bash-1.0.6 [2024-08-26T20:22:58.415Z] [2024-08-26T20:22:58.415Z] [2024-08-26T20:22:58.415Z] ==> git version 2.25.1 found [2024-08-26T20:22:58.415Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-26T20:22:58.415Z] Release-Date: 2020-01-08 [2024-08-26T20:22:58.415Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-26T20:22:58.415Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-26T20:22:58.415Z] ==> Jenkins CI detected. [2024-08-26T20:22:58.415Z] current dir:  /w/workspace/edgex-go/1 [2024-08-26T20:22:58.415Z] project root: . [2024-08-26T20:22:58.415Z] --> token set from env [2024-08-26T20:22:58.415Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-26T20:22:58.415Z] ==> Running gcov in . (disable via -X gcov) [2024-08-26T20:22:58.415Z] ==> Python coveragepy not found [2024-08-26T20:22:58.415Z] ==> Searching for coverage reports in: [2024-08-26T20:22:58.415Z] + . [2024-08-26T20:22:58.674Z] -> Found 1 reports [2024-08-26T20:22:58.674Z] ==> Detecting git/mercurial file structure [2024-08-26T20:22:58.674Z] ==> Reading reports [2024-08-26T20:22:58.674Z] + ./coverage.out bytes=544290 [2024-08-26T20:22:58.674Z] ==> Appending adjustments [2024-08-26T20:22:58.674Z] https://docs.codecov.io/docs/fixing-reports [2024-08-26T20:23:00.053Z] + Found adjustments [2024-08-26T20:23:00.053Z] ==> Gzipping contents [2024-08-26T20:23:00.053Z] 68K /tmp/codecov.GJEQ8y.gz [2024-08-26T20:23:00.053Z] ==> Uploading reports [2024-08-26T20:23:00.053Z] url: https://codecov.io [2024-08-26T20:23:00.053Z] query: branch=PR-4875&commit=15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4875%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4875&job=&cmd_args= [2024-08-26T20:23:00.053Z] -> Pinging Codecov [2024-08-26T20:23:00.053Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4875&commit=15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4875%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4875&job=&cmd_args= [2024-08-26T20:23:00.053Z] -> Uploading to [2024-08-26T20:23:00.054Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3/b5b83875-394b-4366-a7d7-e57f99b9a302.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240826%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240826T202259Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=23e5c3873f066185e0edb40e41153490ec110cbb23c1ff75f11de66f0700bb02 [2024-08-26T20:23:00.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T20:23:00.054Z] Dload Upload Total Spent Left Speed [2024-08-26T20:23:00.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67919 0 0 100 67919 0 235k --:--:-- --:--:-- --:--:-- 235k [2024-08-26T20:23:00.623Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/15fbc1e247d9c8b1d632c1c18f8ce3ab15b803e3 [Pipeline] } [2024-08-26T20:23:00.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-26T20:23:02.498Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-26T20:23:02.844Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T20:23:03.747Z] ---> package-listing.sh [2024-08-26T20:23:03.747Z] ++ facter osfamily [2024-08-26T20:23:03.747Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-26T20:23:04.007Z] + OS_FAMILY=debian [2024-08-26T20:23:04.007Z] + workspace=/w/workspace/edgex-go/1 [2024-08-26T20:23:04.007Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-26T20:23:04.007Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-26T20:23:04.007Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-26T20:23:04.007Z] + PACKAGES=/tmp/packages_start.txt [2024-08-26T20:23:04.007Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-26T20:23:04.007Z] + PACKAGES=/tmp/packages_end.txt [2024-08-26T20:23:04.007Z] + case "${OS_FAMILY}" in [2024-08-26T20:23:04.007Z] + dpkg -l [2024-08-26T20:23:04.007Z] + grep '^ii' [2024-08-26T20:23:04.007Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-26T20:23:04.007Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-26T20:23:04.007Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-26T20:23:04.007Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-26T20:23:04.007Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-26T20:23:04.007Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-26T20:23:04.067Z] 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-08-26T20:23:04.366Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T20:23:05.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T20:23:05.015Z] [2024-08-26T20:23:05.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T20:23:05.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T20:23:05.419Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-26T20:23:05.419Z] 5eb5b503b376: Pulling fs layer [2024-08-26T20:23:05.419Z] 5c69ac0246d0: Pulling fs layer [2024-08-26T20:23:05.419Z] ec43610c2a17: Pulling fs layer [2024-08-26T20:23:05.419Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-26T20:23:05.419Z] 33b1e0a273af: Pulling fs layer [2024-08-26T20:23:05.419Z] 5d3b04190fa2: Pulling fs layer [2024-08-26T20:23:05.419Z] 2f39f015ded8: Pulling fs layer [2024-08-26T20:23:05.419Z] 3a2ae6a8a46f: Waiting [2024-08-26T20:23:05.419Z] 33b1e0a273af: Waiting [2024-08-26T20:23:05.419Z] 5d3b04190fa2: Waiting [2024-08-26T20:23:05.419Z] 2f39f015ded8: Waiting [2024-08-26T20:23:05.419Z] 5c69ac0246d0: Verifying Checksum [2024-08-26T20:23:05.419Z] 5c69ac0246d0: Download complete [2024-08-26T20:23:05.419Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-26T20:23:05.419Z] 3a2ae6a8a46f: Download complete [2024-08-26T20:23:05.419Z] 33b1e0a273af: Verifying Checksum [2024-08-26T20:23:05.419Z] 33b1e0a273af: Download complete [2024-08-26T20:23:05.419Z] 5d3b04190fa2: Verifying Checksum [2024-08-26T20:23:05.419Z] 5d3b04190fa2: Download complete [2024-08-26T20:23:05.419Z] ec43610c2a17: Verifying Checksum [2024-08-26T20:23:05.419Z] ec43610c2a17: Download complete [2024-08-26T20:23:05.677Z] 5eb5b503b376: Verifying Checksum [2024-08-26T20:23:05.677Z] 5eb5b503b376: Download complete [2024-08-26T20:23:06.245Z] 2f39f015ded8: Download complete [2024-08-26T20:23:06.810Z] 5eb5b503b376: Pull complete [2024-08-26T20:23:07.067Z] 5c69ac0246d0: Pull complete [2024-08-26T20:23:07.327Z] ec43610c2a17: Pull complete [2024-08-26T20:23:07.586Z] 3a2ae6a8a46f: Pull complete [2024-08-26T20:23:07.586Z] 33b1e0a273af: Pull complete [2024-08-26T20:23:07.586Z] 5d3b04190fa2: Pull complete [2024-08-26T20:23:11.774Z] 2f39f015ded8: Pull complete [2024-08-26T20:23:11.774Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-26T20:23:11.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T20:23:11.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T20:23:12.035Z] prd-ubuntu20.04-docker-8c-8g-8678 does not seem to be running inside a container [2024-08-26T20:23:12.108Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-26T20:23:18.777Z] $ docker top 7eb318f2a1cb86bc30bc7c348dbd25f55b810edba2e6c0fc381636822ad198f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T20:23:19.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-26T20:23:19.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-26T20:23:19.797Z] + ls /var/log/sa-host [2024-08-26T20:23:19.797Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T20:23:20.041Z] provisioning config files... [2024-08-26T20:23:20.051Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5198146661475898948tmp [Pipeline] { [Pipeline] echo [2024-08-26T20:23:20.124Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T20:23:20.446Z] ---> create-netrc.sh [Pipeline] } [2024-08-26T20:23:20.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-26T20:23:20.928Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-26T20:23:20.970Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T20:23:21.307Z] ---> sudo-logs.sh [2024-08-26T20:23:21.307Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-26T20:23:21.411Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T20:23:21.736Z] ---> job-cost.sh [2024-08-26T20:23:21.736Z] lf-activate-venv: SKIPPING [2024-08-26T20:23:21.736Z] DEBUG: total: 0.2199999988079071 [2024-08-26T20:23:21.736Z] INFO: Retrieving Stack Cost... [2024-08-26T20:23:21.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-26T20:23:22.566Z] INFO: Archiving Costs [Pipeline] echo [2024-08-26T20:23:22.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T20:23:22.939Z] ---> logs-deploy.sh [2024-08-26T20:23:22.939Z] lf-activate-venv: SKIPPING [2024-08-26T20:23:22.939Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4875/1 [2024-08-26T20:23:22.939Z] INFO: archiving workspace using pattern(s): [2024-08-26T20:23:23.880Z] Archives upload complete. [2024-08-26T20:23:24.139Z] INFO: archiving logs to Nexus