Pull request #4917 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e492804687db07eb38c94926b44b70517fa8da2e+475a7db5b5b56187166d71228061bf2da140d1ab (9e75205fbed5554bc35513399028696bc38501d1) 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-ssh2843958404386127691.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2001655231410941578.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4917/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-4917/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8747014257538784165.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-4917/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16619297383651820646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15156518387847614593.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-4917/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-4917/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12083379137570855254.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10532 in /w/workspace/edgexfoundry_edgex-go_PR-4917 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 475a7db5b5b56187166d71228061bf2da140d1ab into PR head commit e492804687db07eb38c94926b44b70517fa8da2e Merge succeeded, producing e492804687db07eb38c94926b44b70517fa8da2e Checking out Revision e492804687db07eb38c94926b44b70517fa8da2e (PR-4917) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4917/head:refs/remotes/origin/PR-4917 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e492804687db07eb38c94926b44b70517fa8da2e # 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 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e492804687db07eb38c94926b44b70517fa8da2e # timeout=10 Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.11.0 to 2.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-17T19:03:51.127Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-17T19:03:51.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-17T19:03:51.519Z] ========================================================= [2024-09-17T19:03:51.519Z] EdgeX Global Pipelines Version Info [2024-09-17T19:03:51.519Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-17T19:03:52.664Z] ------------------- [2024-09-17T19:03:52.664Z] stable info: [2024-09-17T19:03:52.664Z] ------------------- [2024-09-17T19:03:52.664Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-17T19:03:52.664Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-17T19:03:52.664Z] Message: update stable to v1.0.263 [2024-09-17T19:03:52.925Z] ------------------- [2024-09-17T19:03:52.925Z] experimental info: [2024-09-17T19:03:52.925Z] ------------------- [2024-09-17T19:03:52.925Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-17T19:03:52.925Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-17T19:03:52.925Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-17T19:03:53.169Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-17T19:03:53.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-17T19:03:53.287Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-17T19:03:53.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-17T19:03:53.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-17T19:03:53.467Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-17T19:03:53.523Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-17T19:03:53.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-17T19:03:53.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-17T19:03:53.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-17T19:03:53.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-17T19:03:53.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-17T19:03:53.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-17T19:03:53.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-17T19:03:54.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-17T19:03:54.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-17T19:03:54.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-17T19:03:54.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-17T19:03:54.259Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-17T19:03:54.320Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-17T19:03:54.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-17T19:03:54.440Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-17T19:03:54.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-17T19:03:54.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4917 [Pipeline] echo [2024-09-17T19:03:54.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4917 [Pipeline] echo [2024-09-17T19:03:54.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4917 [Pipeline] echo [2024-09-17T19:03:54.720Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e492804687db07eb38c94926b44b70517fa8da2e [Pipeline] echo [2024-09-17T19:03:54.777Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e492804 [Pipeline] echo [2024-09-17T19:03:54.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-17T19:03:55.010Z] provisioning config files... [2024-09-17T19:03:55.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10022696322671565352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-17T19:03:55.418Z] ---> ****-login.sh [2024-09-17T19:03:55.419Z] nexus3.edgexfoundry.org:10001 [2024-09-17T19:03:55.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:03:55.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:03:55.681Z] Configure a credential helper to remove this warning. See [2024-09-17T19:03:55.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:03:55.681Z] [2024-09-17T19:03:55.681Z] Login Succeeded [2024-09-17T19:03:55.681Z] nexus3.edgexfoundry.org:10002 [2024-09-17T19:03:55.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:03:55.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:03:55.942Z] Configure a credential helper to remove this warning. See [2024-09-17T19:03:55.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:03:55.942Z] [2024-09-17T19:03:55.942Z] Login Succeeded [2024-09-17T19:03:55.942Z] nexus3.edgexfoundry.org:10003 [2024-09-17T19:03:55.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:03:55.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:03:55.942Z] Configure a credential helper to remove this warning. See [2024-09-17T19:03:55.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:03:55.942Z] [2024-09-17T19:03:55.942Z] Login Succeeded [2024-09-17T19:03:55.942Z] nexus3.edgexfoundry.org:10004 [2024-09-17T19:03:55.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:03:56.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:03:56.202Z] Configure a credential helper to remove this warning. See [2024-09-17T19:03:56.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:03:56.202Z] [2024-09-17T19:03:56.202Z] Login Succeeded [2024-09-17T19:03:56.202Z] ****.io [2024-09-17T19:03:56.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:03:56.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:03:56.463Z] Configure a credential helper to remove this warning. See [2024-09-17T19:03:56.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:03:56.464Z] [2024-09-17T19:03:56.464Z] Login Succeeded [2024-09-17T19:03:56.464Z] ---> ****-login.sh ends [Pipeline] } [2024-09-17T19:03:56.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-17T19:03:56.970Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/core-command/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/+ -f2 [2024-09-17T19:03:56.970Z] dirname cmd/core-data/Dockerfile [2024-09-17T19:03:56.970Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-17T19:03:56.970Z] + + cut -d/ -f2 [2024-09-17T19:03:56.970Z] dirname cmd/core-keeper/Dockerfile [2024-09-17T19:03:56.970Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/core-metadata/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + dirname cmd/support-notifications/Dockerfile [2024-09-17T19:03:56.970Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-17T19:03:56.970Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-17T19:03:56.970Z] + cut -d/ -f2 [2024-09-17T19:03:56.970Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-17T19:03:57.029Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-17T19:03:57.610Z] + git rev-list -1 --merges e492804687db07eb38c94926b44b70517fa8da2e~1..e492804687db07eb38c94926b44b70517fa8da2e [Pipeline] echo [2024-09-17T19:03:57.651Z] -----------> git rev-list -1 --merges e492804687db07eb38c94926b44b70517fa8da2e~1..e492804687db07eb38c94926b44b70517fa8da2e e492804687db07eb38c94926b44b70517fa8da2e [false] [Pipeline] sh [2024-09-17T19:03:57.980Z] + git log --format=format:%s -1 e492804687db07eb38c94926b44b70517fa8da2e [Pipeline] echo [2024-09-17T19:03:58.032Z] ========================================================= [2024-09-17T19:03:58.032Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-17T19:03:58.032Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-17T19:03:58.570Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-17T19:03:58.570Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-17T19:03:58.570Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-17T19:03:58.570Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-17T19:03:58.570Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-17T19:03:58.570Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-17T19:03:58.570Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T19:03:59.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-17T19:03:59.084Z] [2024-09-17T19:03:59.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T19:03:59.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-17T19:03:59.477Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-17T19:03:59.477Z] b85a868b505f: Pulling fs layer [2024-09-17T19:03:59.477Z] e2be974225ed: Pulling fs layer [2024-09-17T19:03:59.477Z] 339a4e72a1f5: Pulling fs layer [2024-09-17T19:03:59.477Z] 988bab9f4d93: Pulling fs layer [2024-09-17T19:03:59.477Z] 1469e6f7b9e6: Pulling fs layer [2024-09-17T19:03:59.477Z] eaf3925da568: Pulling fs layer [2024-09-17T19:03:59.477Z] bab4dde63d76: Pulling fs layer [2024-09-17T19:03:59.477Z] bde34c3a00c8: Pulling fs layer [2024-09-17T19:03:59.477Z] b352a97aabf1: Pulling fs layer [2024-09-17T19:03:59.477Z] 4872d77fe225: Pulling fs layer [2024-09-17T19:03:59.477Z] 5851b861e8e6: Pulling fs layer [2024-09-17T19:03:59.477Z] 988bab9f4d93: Waiting [2024-09-17T19:03:59.477Z] 1469e6f7b9e6: Waiting [2024-09-17T19:03:59.477Z] eaf3925da568: Waiting [2024-09-17T19:03:59.477Z] bab4dde63d76: Waiting [2024-09-17T19:03:59.477Z] bde34c3a00c8: Waiting [2024-09-17T19:03:59.477Z] 4872d77fe225: Waiting [2024-09-17T19:03:59.477Z] 5851b861e8e6: Waiting [2024-09-17T19:03:59.477Z] b352a97aabf1: Waiting [2024-09-17T19:03:59.477Z] e2be974225ed: Verifying Checksum [2024-09-17T19:03:59.477Z] e2be974225ed: Download complete [2024-09-17T19:03:59.477Z] 988bab9f4d93: Verifying Checksum [2024-09-17T19:03:59.477Z] 988bab9f4d93: Download complete [2024-09-17T19:03:59.477Z] 1469e6f7b9e6: Verifying Checksum [2024-09-17T19:03:59.477Z] 1469e6f7b9e6: Download complete [2024-09-17T19:03:59.477Z] eaf3925da568: Verifying Checksum [2024-09-17T19:03:59.477Z] eaf3925da568: Download complete [2024-09-17T19:03:59.737Z] 339a4e72a1f5: Verifying Checksum [2024-09-17T19:03:59.738Z] 339a4e72a1f5: Download complete [2024-09-17T19:03:59.738Z] bde34c3a00c8: Download complete [2024-09-17T19:03:59.738Z] 4872d77fe225: Verifying Checksum [2024-09-17T19:03:59.738Z] 4872d77fe225: Download complete [2024-09-17T19:03:59.738Z] 5851b861e8e6: Download complete [2024-09-17T19:03:59.738Z] b85a868b505f: Verifying Checksum [2024-09-17T19:03:59.738Z] b85a868b505f: Download complete [2024-09-17T19:03:59.997Z] bab4dde63d76: Verifying Checksum [2024-09-17T19:03:59.997Z] bab4dde63d76: Download complete [2024-09-17T19:04:00.934Z] b85a868b505f: Pull complete [2024-09-17T19:04:01.194Z] e2be974225ed: Pull complete [2024-09-17T19:04:01.766Z] 339a4e72a1f5: Pull complete [2024-09-17T19:04:01.766Z] 988bab9f4d93: Pull complete [2024-09-17T19:04:02.029Z] 1469e6f7b9e6: Pull complete [2024-09-17T19:04:02.289Z] eaf3925da568: Pull complete [2024-09-17T19:04:04.191Z] bab4dde63d76: Pull complete [2024-09-17T19:04:04.191Z] bde34c3a00c8: Pull complete [2024-09-17T19:04:04.191Z] b352a97aabf1: Pull complete [2024-09-17T19:04:04.191Z] 4872d77fe225: Pull complete [2024-09-17T19:04:04.191Z] 5851b861e8e6: Pull complete [2024-09-17T19:04:04.191Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-17T19:04:04.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-17T19:04:04.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T19:04:04.471Z] prd-ubuntu20.04-docker-8c-8g-10532 does not seem to be running inside a container [2024-09-17T19:04:04.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-17T19:04:07.347Z] $ docker top a10296c2a4bb9db5c307fbe09724022bd9092cabfbaa9dad56c3d088b5b1e80d -eo pid,comm [2024-09-17T19:04:07.399Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-17T19:04:07.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-17T19:04:07.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-17T19:04:07.553Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-17T19:04:07.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-17T19:04:07.667Z] $ docker exec a10296c2a4bb9db5c307fbe09724022bd9092cabfbaa9dad56c3d088b5b1e80d ssh-agent [2024-09-17T19:04:07.792Z] SSH_AUTH_SOCK=/tmp/ssh-M1wI4k3Ud2hj/agent.32 [2024-09-17T19:04:07.792Z] SSH_AGENT_PID=38 [2024-09-17T19:04:07.803Z] Running ssh-add (command line suppressed) [2024-09-17T19:04:07.901Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7422897780023423792.key (/w/workspace/edgex-go/1@tmp/private_key_7422897780023423792.key) [2024-09-17T19:04:07.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-17T19:04:08.262Z] + git tag --points-at HEAD [Pipeline] } [2024-09-17T19:04:08.287Z] $ docker exec --env ******** --env ******** a10296c2a4bb9db5c307fbe09724022bd9092cabfbaa9dad56c3d088b5b1e80d ssh-agent -k [2024-09-17T19:04:08.388Z] unset SSH_AUTH_SOCK; [2024-09-17T19:04:08.389Z] unset SSH_AGENT_PID; [2024-09-17T19:04:08.389Z] echo Agent pid 38 killed; [2024-09-17T19:04:08.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-17T19:04:08.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-17T19:04:08.526Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-17T19:04:08.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-17T19:04:08.639Z] $ docker exec a10296c2a4bb9db5c307fbe09724022bd9092cabfbaa9dad56c3d088b5b1e80d ssh-agent [2024-09-17T19:04:08.773Z] SSH_AUTH_SOCK=/tmp/ssh-aEndE329jROY/agent.71 [2024-09-17T19:04:08.773Z] SSH_AGENT_PID=77 [2024-09-17T19:04:08.778Z] Running ssh-add (command line suppressed) [2024-09-17T19:04:08.888Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9296195370241720302.key (/w/workspace/edgex-go/1@tmp/private_key_9296195370241720302.key) [2024-09-17T19:04:08.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-17T19:04:09.251Z] + git semver init [2024-09-17T19:04:09.511Z] 2024-09-17 19:04:09,439 [run_init] DEBUG init version:0.0.0 force:False [2024-09-17T19:04:09.511Z] 2024-09-17 19:04:09,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-17T19:04:09.511Z] 2024-09-17 19:04:09,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-17T19:04:09.511Z] 2024-09-17 19:04:09,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-17T19:04:16.092Z] 2024-09-17 19:04:14,823 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-17T19:04:16.092Z] 2024-09-17 19:04:14,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4917 with force:False [2024-09-17T19:04:16.092Z] 2024-09-17 19:04:14,824 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4917 [2024-09-17T19:04:16.092Z] 2024-09-17 19:04:14,828 [execute] INFO git cat-file --batch-check [2024-09-17T19:04:16.092Z] 2024-09-17 19:04:14,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-17T19:04:16.092Z] 2024-09-17 19:04:14,833 [execute] INFO git cat-file --batch [2024-09-17T19:04:16.092Z] 2024-09-17 19:04:14,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-17T19:04:16.092Z] 2024-09-17 19:04:14,838 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4917 [2024-09-17T19:04:16.092Z] 0.0.0 [Pipeline] } [2024-09-17T19:04:16.130Z] $ docker exec --env ******** --env ******** a10296c2a4bb9db5c307fbe09724022bd9092cabfbaa9dad56c3d088b5b1e80d ssh-agent -k [2024-09-17T19:04:16.244Z] unset SSH_AUTH_SOCK; [2024-09-17T19:04:16.245Z] unset SSH_AGENT_PID; [2024-09-17T19:04:16.245Z] echo Agent pid 77 killed; [2024-09-17T19:04:16.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-17T19:04:16.715Z] + git semver [Pipeline] } [2024-09-17T19:04:17.005Z] $ docker stop --time=1 a10296c2a4bb9db5c307fbe09724022bd9092cabfbaa9dad56c3d088b5b1e80d [2024-09-17T19:04:18.297Z] $ docker rm -f --volumes a10296c2a4bb9db5c307fbe09724022bd9092cabfbaa9dad56c3d088b5b1e80d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-17T19:04:18.828Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-17T19:04:19.118Z] Stashed 1 file(s) [Pipeline] echo [2024-09-17T19:04:19.139Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-17T19:04:19.906Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10521 in /w/workspace/edgexfoundry_edgex-go_PR-4917 [Pipeline] { [Pipeline] ws [2024-09-17T19:04:19.972Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-17T19:04:20.038Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2024-09-17T19:04:20.057Z] The recommended git tool is: git [Pipeline] echo [2024-09-17T19:04:20.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-17T19:04:20.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-17T19:04:20.199Z] ========================================================= [2024-09-17T19:04:20.199Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-17T19:04:20.199Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-17T19:04:20.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-17T19:04:20.551Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-17T19:04:20.551Z] 619be1103602: Pulling fs layer [2024-09-17T19:04:20.551Z] 7862e08f4a3e: Pulling fs layer [2024-09-17T19:04:20.551Z] 5df492c9dc93: Pulling fs layer [2024-09-17T19:04:20.551Z] 7629e6793208: Pulling fs layer [2024-09-17T19:04:20.551Z] 4f4fb700ef54: Pulling fs layer [2024-09-17T19:04:20.551Z] fb5054dd5b73: Pulling fs layer [2024-09-17T19:04:20.551Z] eeca6798cff9: Pulling fs layer [2024-09-17T19:04:20.551Z] aa269ceb94a6: Pulling fs layer [2024-09-17T19:04:20.551Z] ada007ff1a6a: Pulling fs layer [2024-09-17T19:04:20.551Z] 7629e6793208: Waiting [2024-09-17T19:04:20.551Z] 4f4fb700ef54: Waiting [2024-09-17T19:04:20.551Z] aa269ceb94a6: Waiting [2024-09-17T19:04:20.551Z] ada007ff1a6a: Waiting [2024-09-17T19:04:20.551Z] fb5054dd5b73: Waiting [2024-09-17T19:04:20.551Z] eeca6798cff9: Waiting [2024-09-17T19:04:20.551Z] 7862e08f4a3e: Verifying Checksum [2024-09-17T19:04:20.551Z] 7862e08f4a3e: Download complete [2024-09-17T19:04:20.551Z] 7629e6793208: Verifying Checksum [2024-09-17T19:04:20.551Z] 7629e6793208: Download complete [2024-09-17T19:04:20.551Z] 4f4fb700ef54: Download complete [2024-09-17T19:04:20.551Z] fb5054dd5b73: Verifying Checksum [2024-09-17T19:04:20.551Z] fb5054dd5b73: Download complete [2024-09-17T19:04:20.551Z] 619be1103602: Verifying Checksum [2024-09-17T19:04:20.551Z] 619be1103602: Download complete [2024-09-17T19:04:20.551Z] eeca6798cff9: Verifying Checksum [2024-09-17T19:04:20.551Z] eeca6798cff9: Download complete [2024-09-17T19:04:20.813Z] 619be1103602: Pull complete [2024-09-17T19:04:20.814Z] ada007ff1a6a: Verifying Checksum [2024-09-17T19:04:20.814Z] ada007ff1a6a: Download complete [2024-09-17T19:04:20.814Z] 7862e08f4a3e: Pull complete [2024-09-17T19:04:21.072Z] 5df492c9dc93: Verifying Checksum [2024-09-17T19:04:21.072Z] 5df492c9dc93: Download complete [2024-09-17T19:04:21.330Z] aa269ceb94a6: Verifying Checksum [2024-09-17T19:04:24.242Z] using credential edgex-jenkins-ssh [2024-09-17T19:04:24.272Z] Cloning the remote Git repository [2024-09-17T19:04:24.614Z] 5df492c9dc93: Pull complete [2024-09-17T19:04:24.614Z] 7629e6793208: Pull complete [2024-09-17T19:04:24.614Z] 4f4fb700ef54: Pull complete [2024-09-17T19:04:24.614Z] fb5054dd5b73: Pull complete [2024-09-17T19:04:24.614Z] eeca6798cff9: Pull complete [2024-09-17T19:04:24.325Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-17T19:04:24.399Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-17T19:04:24.533Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-17T19:04:24.534Z] > git --version # timeout=10 [2024-09-17T19:04:24.557Z] > git --version # 'git version 2.25.1' [2024-09-17T19:04:24.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-17T19:04:24.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-17T19:04:27.142Z] aa269ceb94a6: Pull complete [2024-09-17T19:04:27.709Z] ada007ff1a6a: Pull complete [2024-09-17T19:04:27.709Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-17T19:04:27.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-17T19:04:27.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-17T19:04:28.098Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-17T19:04:28.098Z] WORKDIR /edgex [2024-09-17T19:04:28.098Z] COPY go.mod . [2024-09-17T19:04:28.098Z] RUN go mod download [2024-09-17T19:04:28.098Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-17T19:04:28.665Z] Sending build context to Docker daemon 179.4MB [2024-09-17T19:04:28.665Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-17T19:04:28.665Z] ---> f489d0715acc [2024-09-17T19:04:28.665Z] Step 2/4 : WORKDIR /edgex [2024-09-17T19:04:34.225Z] ---> Running in 608de60d9fb3 [2024-09-17T19:04:34.225Z] Removing intermediate container 608de60d9fb3 [2024-09-17T19:04:34.225Z] ---> ee8d665353d0 [2024-09-17T19:04:34.225Z] Step 3/4 : COPY go.mod . [2024-09-17T19:04:34.225Z] ---> f7b006270e2d [2024-09-17T19:04:34.225Z] Step 4/4 : RUN go mod download [2024-09-17T19:04:34.225Z] ---> Running in 4638d490e495 [2024-09-17T19:04:40.879Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-17T19:04:40.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-17T19:04:41.714Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-17T19:04:41.750Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-17T19:04:41.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-17T19:04:41.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4917/head:refs/remotes/origin/PR-4917 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-17T19:04:42.379Z] Merging remotes/origin/main commit 475a7db5b5b56187166d71228061bf2da140d1ab into PR head commit e492804687db07eb38c94926b44b70517fa8da2e [2024-09-17T19:04:42.832Z] Merge succeeded, producing e492804687db07eb38c94926b44b70517fa8da2e [2024-09-17T19:04:42.833Z] Checking out Revision e492804687db07eb38c94926b44b70517fa8da2e (PR-4917) [2024-09-17T19:04:43.576Z] Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.11.0 to 2.12.0" [2024-09-17T19:04:43.623Z] > git --version # timeout=10 [2024-09-17T19:04:43.638Z] > git --version # 'git version 2.25.1' [2024-09-17T19:04:43.655Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-17T19:04:42.413Z] > git config core.sparsecheckout # timeout=10 [2024-09-17T19:04:42.470Z] > git checkout -f e492804687db07eb38c94926b44b70517fa8da2e # timeout=10 [2024-09-17T19:04:42.721Z] > git remote # timeout=10 [2024-09-17T19:04:42.740Z] > git config --get remote.origin.url # timeout=10 [2024-09-17T19:04:42.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-17T19:04:42.786Z] > git merge 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 [2024-09-17T19:04:42.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-17T19:04:42.836Z] > git config core.sparsecheckout # timeout=10 [2024-09-17T19:04:42.851Z] > git checkout -f e492804687db07eb38c94926b44b70517fa8da2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-17T19:04:48.592Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-17T19:04:48.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-17T19:04:48.592Z] Dload Upload Total Spent Left Speed [2024-09-17T19:04:48.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-09-17T19:04:48.966Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-17T19:04:49.337Z] + sudo tee /etc/docker/daemon.new [2024-09-17T19:04:49.337Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-17T19:04:49.337Z] { [2024-09-17T19:04:49.337Z] "registry-mirrors": [ [2024-09-17T19:04:49.337Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-17T19:04:49.337Z] ], [2024-09-17T19:04:49.337Z] "bip": "10.250.0.254/24", [2024-09-17T19:04:49.337Z] "hosts": [ [2024-09-17T19:04:49.337Z] "tcp://0.0.0.0:5555", [2024-09-17T19:04:49.337Z] "unix:///var/run/docker.sock" [2024-09-17T19:04:49.337Z] ], [2024-09-17T19:04:49.337Z] "mtu": 1458, [2024-09-17T19:04:49.337Z] "selinux-enabled": true, [2024-09-17T19:04:49.337Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-17T19:04:49.337Z] } [Pipeline] sh [2024-09-17T19:04:49.675Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-17T19:04:50.031Z] + sudo service docker restart [2024-09-17T19:05:03.480Z] Removing intermediate container 4638d490e495 [2024-09-17T19:05:03.480Z] ---> 467231d23e7c [2024-09-17T19:05:03.480Z] Successfully built 467231d23e7c [2024-09-17T19:05:03.480Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2024-09-17T19:05:24.093Z] provisioning config files... [2024-09-17T19:05:24.116Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9045537671819074977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-17T19:05:24.291Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-17T19:05:24.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T19:05:24.558Z] prd-ubuntu20.04-docker-8c-8g-10532 does not seem to be running inside a container [2024-09-17T19:05:25.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-17T19:05:24.597Z] ---> ****-login.sh [2024-09-17T19:05:24.597Z] nexus3.edgexfoundry.org:10001 [2024-09-17T19:05:24.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:05:26.212Z] $ docker top 202e6f56af523ab4f33d8614a82101bcc25144191e67285817b10ba057f0d2ce -eo pid,comm [Pipeline] { [2024-09-17T19:05:25.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:05:25.129Z] Configure a credential helper to remove this warning. See [2024-09-17T19:05:25.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:05:25.130Z] [2024-09-17T19:05:25.130Z] Login Succeeded [2024-09-17T19:05:25.130Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2024-09-17T19:05:25.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:05:25.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:05:25.399Z] Configure a credential helper to remove this warning. See [2024-09-17T19:05:25.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:05:25.399Z] [2024-09-17T19:05:25.399Z] Login Succeeded [2024-09-17T19:05:25.399Z] nexus3.edgexfoundry.org:10003 [2024-09-17T19:05:25.477Z] + go version [2024-09-17T19:05:25.477Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-17T19:05:26.709Z] $ docker stop --time=1 202e6f56af523ab4f33d8614a82101bcc25144191e67285817b10ba057f0d2ce [2024-09-17T19:05:25.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:05:25.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:05:25.934Z] Configure a credential helper to remove this warning. See [2024-09-17T19:05:25.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:05:25.934Z] [2024-09-17T19:05:25.934Z] Login Succeeded [2024-09-17T19:05:25.934Z] nexus3.edgexfoundry.org:10004 [2024-09-17T19:05:26.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:05:26.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:05:26.200Z] Configure a credential helper to remove this warning. See [2024-09-17T19:05:26.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:05:26.200Z] [2024-09-17T19:05:26.200Z] Login Succeeded [2024-09-17T19:05:26.200Z] ****.io [2024-09-17T19:05:26.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T19:05:26.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T19:05:26.736Z] Configure a credential helper to remove this warning. See [2024-09-17T19:05:26.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T19:05:26.736Z] [2024-09-17T19:05:26.736Z] Login Succeeded [2024-09-17T19:05:26.736Z] ---> ****-login.sh ends [2024-09-17T19:05:27.981Z] $ docker rm -f --volumes 202e6f56af523ab4f33d8614a82101bcc25144191e67285817b10ba057f0d2ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-09-17T19:05:26.984Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-09-17T19:05:27.895Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-17T19:05:27.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-09-17T19:05:28.002Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-17T19:05:28.002Z] . [Pipeline] echo [2024-09-17T19:05:28.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T19:05:28.245Z] prd-ubuntu20.04-docker-8c-8g-10532 does not seem to be running inside a container [2024-09-17T19:05:29.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-17T19:05:29.785Z] $ docker top 67eeef8c6680b0129c881f0c8ba33bef5ffb8cf5da7f29c7ff787791896100f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-17T19:05:28.676Z] ========================================================= [2024-09-17T19:05:28.676Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-17T19:05:28.676Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] echo [2024-09-17T19:05:28.789Z] ========================================================= [2024-09-17T19:05:28.789Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-17T19:05:28.789Z] ========================================================= [Pipeline] sh [2024-09-17T19:05:29.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-17T19:05:29.032Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-17T19:05:29.032Z] c6b39de5b339: Pulling fs layer [2024-09-17T19:05:29.032Z] a69c41024577: Pulling fs layer [2024-09-17T19:05:29.032Z] d6de4b400683: Pulling fs layer [2024-09-17T19:05:29.033Z] 35cb2a7552d0: Pulling fs layer [2024-09-17T19:05:29.033Z] 4f4fb700ef54: Pulling fs layer [2024-09-17T19:05:29.033Z] 464afbd9ba4c: Pulling fs layer [2024-09-17T19:05:29.033Z] 00f215d4a9da: Pulling fs layer [2024-09-17T19:05:29.033Z] d496ad576159: Pulling fs layer [2024-09-17T19:05:29.033Z] 35cb2a7552d0: Waiting [2024-09-17T19:05:29.033Z] 464afbd9ba4c: Waiting [2024-09-17T19:05:29.033Z] 00f215d4a9da: Waiting [2024-09-17T19:05:29.033Z] 4f4fb700ef54: Waiting [2024-09-17T19:05:29.033Z] d496ad576159: Waiting [2024-09-17T19:05:29.099Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-17T19:05:29.299Z] a69c41024577: Verifying Checksum [2024-09-17T19:05:29.299Z] a69c41024577: Download complete [2024-09-17T19:05:29.299Z] 35cb2a7552d0: Verifying Checksum [2024-09-17T19:05:29.299Z] 35cb2a7552d0: Download complete [2024-09-17T19:05:29.299Z] 4f4fb700ef54: Verifying Checksum [2024-09-17T19:05:29.299Z] 4f4fb700ef54: Download complete [2024-09-17T19:05:29.299Z] 464afbd9ba4c: Verifying Checksum [2024-09-17T19:05:29.299Z] 464afbd9ba4c: Download complete [2024-09-17T19:05:29.299Z] c6b39de5b339: Download complete [2024-09-17T19:05:29.499Z] + make test [2024-09-17T19:05:29.499Z] go test -race -coverprofile=coverage.out ./... [2024-09-17T19:05:29.564Z] d496ad576159: Verifying Checksum [2024-09-17T19:05:29.564Z] d496ad576159: Download complete [2024-09-17T19:05:30.144Z] c6b39de5b339: Pull complete [2024-09-17T19:05:30.730Z] a69c41024577: Pull complete [2024-09-17T19:05:30.730Z] d6de4b400683: Download complete [2024-09-17T19:05:32.139Z] 00f215d4a9da: Verifying Checksum [2024-09-17T19:05:32.139Z] 00f215d4a9da: Download complete [2024-09-17T19:05:37.613Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-17T19:05:44.455Z] d6de4b400683: Pull complete [2024-09-17T19:05:44.455Z] 35cb2a7552d0: Pull complete [2024-09-17T19:05:44.455Z] 4f4fb700ef54: Pull complete [2024-09-17T19:05:44.455Z] 464afbd9ba4c: Pull complete [2024-09-17T19:05:52.674Z] 00f215d4a9da: Pull complete [2024-09-17T19:05:54.621Z] d496ad576159: Pull complete [2024-09-17T19:05:54.621Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-17T19:05:54.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-17T19:05:54.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-17T19:05:55.026Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-17T19:05:55.026Z] WORKDIR /edgex [2024-09-17T19:05:55.026Z] COPY go.mod . [2024-09-17T19:05:55.026Z] RUN go mod download -t [2024-09-17T19:05:55.026Z] ci-base-image-arm64 -f - . [2024-09-17T19:05:55.614Z] Sending build context to Docker daemon 3.576MB [2024-09-17T19:05:55.614Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-17T19:05:55.614Z] ---> f246e2811388 [2024-09-17T19:05:55.614Z] Step 2/4 : WORKDIR /edgex [2024-09-17T19:05:57.552Z] ---> Running in 7476b614c506 [2024-09-17T19:05:57.818Z] Removing intermediate container 7476b614c506 [2024-09-17T19:05:57.818Z] ---> bf66793410d1 [2024-09-17T19:05:57.818Z] Step 3/4 : COPY go.mod . [2024-09-17T19:05:58.398Z] ---> 7cc9103dba86 [2024-09-17T19:05:58.398Z] Step 4/4 : RUN go mod download [2024-09-17T19:05:58.398Z] ---> Running in 6d62fb77066b [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-17T19:06:04.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-17T19:06:04.413Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-17T19:06:04.672Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-17T19:06:04.672Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-17T19:06:04.672Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-17T19:06:04.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-17T19:06:06.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-17T19:06:06.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-17T19:06:07.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-09-17T19:06:07.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-17T19:06:07.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-17T19:06:07.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-17T19:06:08.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2024-09-17T19:06:08.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-17T19:06:08.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-17T19:06:08.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-17T19:06:08.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-17T19:06:08.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:06:08.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-17T19:06:08.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-17T19:06:08.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-17T19:06:08.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-17T19:06:08.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-17T19:06:08.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-17T19:06:09.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-17T19:06:09.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:06:09.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-17T19:06:09.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-17T19:06:09.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-17T19:06:11.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-17T19:06:11.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-17T19:06:11.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2024-09-17T19:06:11.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements [2024-09-17T19:06:11.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.586s coverage: 93.4% of statements [2024-09-17T19:06:11.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-09-17T19:06:12.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-17T19:06:13.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-17T19:06:14.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-17T19:06:14.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 95.8% of statements [2024-09-17T19:06:14.633Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-09-17T19:06:14.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-17T19:06:14.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-17T19:06:15.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.018s coverage: 0.0% of statements [no tests to run] [2024-09-17T19:06:16.025Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-09-17T19:06:16.025Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 30.7% of statements [2024-09-17T19:06:16.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-09-17T19:06:16.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.021s coverage: 77.8% of statements [2024-09-17T19:06:16.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-09-17T19:06:16.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2024-09-17T19:06:16.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.056s coverage: 87.5% of statements [2024-09-17T19:06:17.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-17T19:06:17.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-17T19:06:17.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-17T19:06:17.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-17T19:06:17.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-17T19:06:17.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-17T19:06:17.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-17T19:06:17.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-17T19:06:18.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-17T19:06:18.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-17T19:06:18.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-17T19:06:19.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-17T19:06:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-17T19:06:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-17T19:06:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-17T19:06:19.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-17T19:06:19.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-17T19:06:20.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-17T19:06:21.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-17T19:06:22.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-17T19:06:23.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-17T19:06:23.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-17T19:06:26.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-17T19:06:26.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-17T19:06:26.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-17T19:06:27.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-17T19:06:27.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-17T19:06:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-17T19:06:27.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-17T19:06:27.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-17T19:06:27.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-17T19:06:27.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-17T19:06:28.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-17T19:06:28.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-17T19:06:28.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-17T19:06:29.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-09-17T19:06:29.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-17T19:06:29.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:06:29.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-17T19:06:31.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-17T19:06:31.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-17T19:06:31.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-17T19:06:31.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-17T19:06:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-17T19:06:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:06:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-17T19:06:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-17T19:06:33.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-17T19:06:33.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-17T19:06:33.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-17T19:06:33.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.232s coverage: 79.9% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.036s coverage: 92.9% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 66.7% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.117s coverage: 63.1% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.5% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.055s coverage: 97.1% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-09-17T19:06:42.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements [2024-09-17T19:06:42.028Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-17T19:06:42.028Z] running golangci-lint [2024-09-17T19:06:42.028Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-17T19:06:42.028Z] go version go1.21.9 linux/amd64 [2024-09-17T19:06:42.287Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-17T19:06:42.287Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-17T19:07:04.236Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|imports|types_sizes) took 20.72359698s" [2024-09-17T19:07:04.236Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.045259ms" [2024-09-17T19:07:06.256Z] Removing intermediate container 6d62fb77066b [2024-09-17T19:07:06.256Z] ---> 7be276c664ea [2024-09-17T19:07:06.256Z] Successfully built 7be276c664ea [2024-09-17T19:07:06.256Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T19:07:06.705Z] + docker inspect -f . ci-base-image-arm64 [2024-09-17T19:07:06.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T19:07:06.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-10521 does not seem to be running inside a container [2024-09-17T19:07:07.050Z] $ 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-arm64 cat [2024-09-17T19:07:08.351Z] $ docker top 61921b2f799f7851f2167315eab917f08b950e3516a68dcb2f5b061e14f6b592 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-17T19:07:09.255Z] + go version [2024-09-17T19:07:09.256Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-17T19:07:09.296Z] $ docker stop --time=1 61921b2f799f7851f2167315eab917f08b950e3516a68dcb2f5b061e14f6b592 [2024-09-17T19:07:10.946Z] $ docker rm -f --volumes 61921b2f799f7851f2167315eab917f08b950e3516a68dcb2f5b061e14f6b592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T19:07:11.966Z] + docker inspect -f . ci-base-image-arm64 [2024-09-17T19:07:11.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T19:07:12.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-10521 does not seem to be running inside a container [2024-09-17T19:07:12.329Z] $ 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-arm64 cat [2024-09-17T19:07:13.539Z] $ docker top 026f000e09abb86332b6e39eabe03922f05736b8f32855aedbc5961d7d7d48f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-17T19:07:13.934Z] ========================================================= [2024-09-17T19:07:13.934Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-17T19:07:13.934Z] ========================================================= [Pipeline] sh [2024-09-17T19:07:14.202Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.63120654s with top 10 stages: buildir: 52.720331114s, gosec: 8.056066983s, inspect: 3.047854401s, fact_deprecated: 2.674818329s, fact_purity: 1.430516563s, printf: 1.343266684s, S1038: 1.32122241s, ctrlflow: 1.289446878s, nilness: 1.283656449s, typedness: 780.028147ms" [2024-09-17T19:07:14.202Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-17T19:07:14.202Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, exclude: 214/214, nolint: 0/22, skip_files: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, cgo: 214/214, autogenerated_exclude: 214/214" [2024-09-17T19:07:14.202Z] level=info msg="[runner] processing took 18.217628ms with stages: nolint: 7.339403ms, identifier_marker: 5.284132ms, exclude-rules: 1.691734ms, path_prettifier: 1.536527ms, autogenerated_exclude: 1.484402ms, skip_dirs: 834.055µs, cgo: 28.693µs, filename_unadjuster: 13.902µs, severity-rules: 730ns, fixer: 670ns, uniq_by_line: 590ns, max_same_issues: 570ns, exclude: 440ns, diff: 390ns, skip_files: 390ns, sort_results: 270ns, path_shortener: 200ns, max_from_linter: 170ns, source_code: 140ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2024-09-17T19:07:14.202Z] level=info msg="[runner] linters took 11.204628061s with stages: goanalysis_metalinter: 11.186320305s" [2024-09-17T19:07:14.202Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-17T19:07:14.202Z] level=info msg="Memory: 315 samples, avg is 281.7MB, max is 1259.5MB" [2024-09-17T19:07:14.202Z] level=info msg="Execution took 31.968427115s" [2024-09-17T19:07:14.202Z] go vet ./... [2024-09-17T19:07:14.590Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-17T19:07:15.317Z] + make test [2024-09-17T19:07:15.317Z] go test -race -coverprofile=coverage.out ./... [2024-09-17T19:07:20.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-17T19:07:20.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-17T19:07:20.764Z] ./bin/test-attribution-txt.sh [2024-09-17T19:07:21.029Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-17T19:07:21.029Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-17T19:07:21.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-17T19:07:21.417Z] + ls -al . [2024-09-17T19:07:21.417Z] total 936 [2024-09-17T19:07:21.417Z] drwxrwxr-x 11 1001 1001 4096 Sep 17 19:05 . [2024-09-17T19:07:21.417Z] drwxr-xr-x 4 root root 4096 Sep 17 19:05 .. [2024-09-17T19:07:21.417Z] drwxrwxr-x 2 1001 1001 4096 Sep 17 19:03 .blubracket [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 10 Sep 17 19:03 .dockerignore [2024-09-17T19:07:21.417Z] drwxrwxr-x 8 1001 1001 4096 Sep 17 19:06 .git [2024-09-17T19:07:21.417Z] drwxrwxr-x 3 1001 1001 4096 Sep 17 19:03 .github [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 1102 Sep 17 19:03 .gitignore [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 42 Sep 17 19:03 .golangci.yml [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 100 Sep 17 19:03 .hadolint.yml [2024-09-17T19:07:21.417Z] drwxr-xr-x 3 1001 1001 4096 Sep 17 19:04 .semver [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 155 Sep 17 19:03 .sonarcloud.properties [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 1171 Sep 17 19:03 ADOPTERS.md [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 21286 Sep 17 19:03 Attribution.txt [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 100284 Sep 17 19:03 CHANGELOG.md [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 3804 Sep 17 19:03 CONTRIBUTING.md [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 677 Sep 17 19:03 GOVERNANCE.md [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 861 Sep 17 19:03 Jenkinsfile [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 10775 Sep 17 19:03 LICENSE [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 16854 Sep 17 19:03 Makefile [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 582 Sep 17 19:03 OWNERS.md [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 9528 Sep 17 19:03 README.md [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 789 Sep 17 19:03 SECURITY.md [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 5 Sep 17 19:04 VERSION [2024-09-17T19:07:21.417Z] drwxrwxr-x 2 1001 1001 4096 Sep 17 19:03 bin [2024-09-17T19:07:21.417Z] drwxrwxr-x 20 1001 1001 4096 Sep 17 19:03 cmd [2024-09-17T19:07:21.417Z] -rw-r--r-- 1 root root 567969 Sep 17 19:06 coverage.out [2024-09-17T19:07:21.417Z] drwxrwxr-x 2 1001 1001 4096 Sep 17 19:03 fuzz_test [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 7305 Sep 17 19:03 go.mod [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 102748 Sep 17 19:03 go.sum [2024-09-17T19:07:21.417Z] drwxrwxr-x 7 1001 1001 4096 Sep 17 19:03 internal [2024-09-17T19:07:21.417Z] drwxrwxr-x 3 1001 1001 4096 Sep 17 19:03 openapi [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 584 Sep 17 19:03 security.txt [2024-09-17T19:07:21.417Z] -rw-rw-r-- 1 1001 1001 204 Sep 17 19:03 version.go [Pipeline] sh [2024-09-17T19:07:21.744Z] + '[' -e coverage.out ] [2024-09-17T19:07:21.744Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-17T19:07:21.892Z] Stashed 1 file(s) [Pipeline] sh [2024-09-17T19:07:22.201Z] + make build [2024-09-17T19:07:22.201Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-17T19:07:48.872Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-17T19:07:48.872Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-17T19:07:48.872Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-17T19:07:49.442Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-17T19:07:50.824Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-17T19:07:55.022Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-17T19:07:56.926Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-17T19:07:58.862Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-17T19:08:00.766Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-17T19:08:01.350Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-17T19:08:01.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-17T19:08:02.161Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-17T19:08:02.856Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-17T19:08:03.424Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-17T19:08:04.389Z] $ docker stop --time=1 67eeef8c6680b0129c881f0c8ba33bef5ffb8cf5da7f29c7ff787791896100f3 [2024-09-17T19:08:10.811Z] $ docker rm -f --volumes 67eeef8c6680b0129c881f0c8ba33bef5ffb8cf5da7f29c7ff787791896100f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T19:08:12.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-17T19:08:12.744Z] [2024-09-17T19:08:12.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T19:08:13.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-17T19:08:13.262Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-17T19:08:13.262Z] 91d30c5bc195: Pulling fs layer [2024-09-17T19:08:13.262Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-17T19:08:13.262Z] 9c61dcf015f6: Pulling fs layer [2024-09-17T19:08:13.262Z] 4698f68db338: Pulling fs layer [2024-09-17T19:08:13.262Z] 2a2f49069b9e: Pulling fs layer [2024-09-17T19:08:13.262Z] e0025b399a48: Pulling fs layer [2024-09-17T19:08:13.262Z] 4698f68db338: Waiting [2024-09-17T19:08:13.262Z] 2a2f49069b9e: Waiting [2024-09-17T19:08:13.262Z] e0025b399a48: Waiting [2024-09-17T19:08:13.262Z] 91d30c5bc195: Download complete [2024-09-17T19:08:13.262Z] 4698f68db338: Verifying Checksum [2024-09-17T19:08:13.262Z] 4698f68db338: Download complete [2024-09-17T19:08:13.523Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-17T19:08:13.523Z] 2e9b0aa3be6d: Download complete [2024-09-17T19:08:13.523Z] 91d30c5bc195: Pull complete [2024-09-17T19:08:13.523Z] e0025b399a48: Download complete [2024-09-17T19:08:13.523Z] 2a2f49069b9e: Download complete [2024-09-17T19:08:13.782Z] 2e9b0aa3be6d: Pull complete [2024-09-17T19:08:14.041Z] 9c61dcf015f6: Verifying Checksum [2024-09-17T19:08:14.041Z] 9c61dcf015f6: Download complete [2024-09-17T19:08:18.259Z] 9c61dcf015f6: Pull complete [2024-09-17T19:08:19.247Z] 4698f68db338: Pull complete [2024-09-17T19:08:19.507Z] 2a2f49069b9e: Pull complete [2024-09-17T19:08:19.507Z] e0025b399a48: Pull complete [2024-09-17T19:08:19.507Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-17T19:08:19.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-17T19:08:19.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T19:08:19.833Z] prd-ubuntu20.04-docker-8c-8g-10532 does not seem to be running inside a container [2024-09-17T19:08:19.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-17T19:08:20.933Z] $ docker top 196c809b51812db7c897d88a3079c60fc410449d45f8327af50d93f45f813fa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-17T19:08:21.521Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-17T19:08:24.067Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-09-17T19:08:24.067Z] #1 transferring dockerfile: 1.93kB done [2024-09-17T19:08:24.067Z] #1 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #2 [core-data internal] load build definition from Dockerfile [2024-09-17T19:08:24.327Z] #2 transferring dockerfile: 2.07kB done [2024-09-17T19:08:24.327Z] #2 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-09-17T19:08:24.327Z] #3 transferring dockerfile: 1.70kB done [2024-09-17T19:08:24.327Z] #3 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-17T19:08:24.327Z] #4 transferring dockerfile: 2.23kB done [2024-09-17T19:08:24.327Z] #4 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-09-17T19:08:24.327Z] #5 transferring dockerfile: 2.01kB done [2024-09-17T19:08:24.327Z] #5 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-17T19:08:24.327Z] #6 transferring dockerfile: 1.89kB done [2024-09-17T19:08:24.327Z] #6 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-09-17T19:08:24.327Z] #7 transferring dockerfile: 1.69kB done [2024-09-17T19:08:24.327Z] #7 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-17T19:08:24.327Z] #8 transferring dockerfile: 2.15kB done [2024-09-17T19:08:24.327Z] #8 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-17T19:08:24.327Z] #9 transferring dockerfile: 2.50kB done [2024-09-17T19:08:24.327Z] #9 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-17T19:08:24.327Z] #10 transferring dockerfile: 1.81kB done [2024-09-17T19:08:24.327Z] #10 DONE 0.0s [2024-09-17T19:08:24.327Z] [2024-09-17T19:08:24.327Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-17T19:08:24.587Z] #11 transferring dockerfile: 1.85kB done [2024-09-17T19:08:24.587Z] #11 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-09-17T19:08:24.587Z] #12 transferring dockerfile: 1.95kB done [2024-09-17T19:08:24.587Z] #12 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #13 [core-command internal] load build definition from Dockerfile [2024-09-17T19:08:24.587Z] #13 transferring dockerfile: 1.93kB done [2024-09-17T19:08:24.587Z] #13 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-17T19:08:24.587Z] #14 transferring dockerfile: 3.17kB done [2024-09-17T19:08:24.587Z] #14 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-09-17T19:08:24.587Z] #15 transferring dockerfile: 2.06kB done [2024-09-17T19:08:24.587Z] #15 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-17T19:08:24.587Z] #16 transferring dockerfile: 2.49kB done [2024-09-17T19:08:24.587Z] #16 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #17 [support-scheduler internal] load .dockerignore [2024-09-17T19:08:24.587Z] #17 transferring context: 50B done [2024-09-17T19:08:24.587Z] #17 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #18 [core-data internal] load .dockerignore [2024-09-17T19:08:24.587Z] #18 transferring context: 50B done [2024-09-17T19:08:24.587Z] #18 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #19 [security-spire-server internal] load .dockerignore [2024-09-17T19:08:24.587Z] #19 transferring context: 50B done [2024-09-17T19:08:24.587Z] #19 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #20 [core-keeper internal] load .dockerignore [2024-09-17T19:08:24.587Z] #20 transferring context: 50B done [2024-09-17T19:08:24.587Z] #20 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-17T19:08:24.587Z] #21 transferring context: 50B done [2024-09-17T19:08:24.587Z] #21 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-09-17T19:08:24.587Z] #22 transferring context: 50B done [2024-09-17T19:08:24.587Z] #22 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #23 [security-spire-config internal] load .dockerignore [2024-09-17T19:08:24.587Z] #23 transferring context: 50B done [2024-09-17T19:08:24.587Z] #23 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #24 [security-proxy-auth internal] load .dockerignore [2024-09-17T19:08:24.587Z] #24 transferring context: 50B done [2024-09-17T19:08:24.587Z] #24 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-17T19:08:24.587Z] #25 transferring context: 50B done [2024-09-17T19:08:24.587Z] #25 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-17T19:08:24.587Z] #26 transferring context: 50B done [2024-09-17T19:08:24.587Z] #26 DONE 0.0s [2024-09-17T19:08:24.587Z] [2024-09-17T19:08:24.587Z] #27 [support-notifications internal] load .dockerignore [2024-09-17T19:08:24.846Z] #27 transferring context: 50B done [2024-09-17T19:08:24.846Z] #27 DONE 0.0s [2024-09-17T19:08:24.846Z] [2024-09-17T19:08:24.846Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-09-17T19:08:24.846Z] #28 transferring context: 50B done [2024-09-17T19:08:24.846Z] #28 DONE 0.0s [2024-09-17T19:08:24.846Z] [2024-09-17T19:08:24.846Z] #29 [core-command internal] load .dockerignore [2024-09-17T19:08:24.846Z] #29 transferring context: 50B done [2024-09-17T19:08:24.846Z] #29 DONE 0.0s [2024-09-17T19:08:24.846Z] [2024-09-17T19:08:24.846Z] #30 [security-bootstrapper internal] load .dockerignore [2024-09-17T19:08:24.846Z] #30 transferring context: 50B done [2024-09-17T19:08:24.846Z] #30 DONE 0.0s [2024-09-17T19:08:24.846Z] [2024-09-17T19:08:24.846Z] #31 [core-metadata internal] load .dockerignore [2024-09-17T19:08:24.846Z] #31 transferring context: 50B done [2024-09-17T19:08:24.846Z] #31 DONE 0.0s [2024-09-17T19:08:24.846Z] [2024-09-17T19:08:24.846Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-09-17T19:08:24.846Z] #32 transferring context: 50B done [2024-09-17T19:08:24.846Z] #32 DONE 0.0s [2024-09-17T19:08:24.846Z] [2024-09-17T19:08:24.846Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T19:08:24.846Z] #33 DONE 0.0s [2024-09-17T19:08:24.846Z] [2024-09-17T19:08:24.846Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:08:25.105Z] #34 ... [2024-09-17T19:08:25.105Z] [2024-09-17T19:08:25.105Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T19:08:25.105Z] #33 DONE 0.0s [2024-09-17T19:08:25.105Z] [2024-09-17T19:08:25.105Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:08:25.105Z] #34 ... [2024-09-17T19:08:25.105Z] [2024-09-17T19:08:25.105Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T19:08:25.105Z] #33 DONE 0.0s [2024-09-17T19:08:25.105Z] [2024-09-17T19:08:25.105Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:08:25.365Z] #34 DONE 0.4s [2024-09-17T19:08:25.365Z] [2024-09-17T19:08:25.365Z] #35 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:08:25.365Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-17T19:08:25.365Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:08:25.365Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T19:08:25.365Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T19:08:25.365Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s [2024-09-17T19:08:25.649Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:08:25.649Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T19:08:25.649Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T19:08:25.649Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 1.05MB / 3.42MB 0.2s [2024-09-17T19:08:25.649Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 2.10MB / 3.42MB 0.3s [2024-09-17T19:08:25.649Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s [2024-09-17T19:08:26.222Z] #35 ... [2024-09-17T19:08:26.223Z] [2024-09-17T19:08:26.223Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-17T19:08:26.223Z] #36 DONE 1.1s [2024-09-17T19:08:26.223Z] [2024-09-17T19:08:26.223Z] #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:08:26.223Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-17T19:08:26.223Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:08:26.223Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T19:08:26.223Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T19:08:26.223Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.6s done [2024-09-17T19:08:26.223Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-17T19:08:26.223Z] #35 ... [2024-09-17T19:08:26.223Z] [2024-09-17T19:08:26.223Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-17T19:08:26.223Z] #37 DONE 1.1s [2024-09-17T19:08:26.223Z] [2024-09-17T19:08:26.223Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:08:26.223Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-17T19:08:26.223Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:08:26.223Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T19:08:26.223Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T19:08:26.223Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.6s done [2024-09-17T19:08:26.482Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-17T19:08:27.051Z] #35 DONE 2.0s [2024-09-17T19:08:27.051Z] [2024-09-17T19:08:27.051Z] #38 [security-spire-config internal] load build context [2024-09-17T19:08:27.051Z] #38 transferring context: 25.96kB 0.0s done [2024-09-17T19:08:27.051Z] #38 DONE 1.0s [2024-09-17T19:08:27.051Z] [2024-09-17T19:08:27.051Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:08:27.051Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done [2024-09-17T19:08:27.051Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-17T19:08:27.051Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-17T19:08:27.051Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-17T19:08:27.051Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s [2024-09-17T19:08:27.051Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-09-17T19:08:27.051Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-09-17T19:08:27.310Z] #39 ... [2024-09-17T19:08:27.310Z] [2024-09-17T19:08:27.310Z] #40 [security-spire-agent internal] load build context [2024-09-17T19:08:27.310Z] #40 transferring context: 27.24kB 0.0s done [2024-09-17T19:08:27.310Z] #40 DONE 1.0s [2024-09-17T19:08:27.310Z] [2024-09-17T19:08:27.310Z] #41 [security-spire-server internal] load build context [2024-09-17T19:08:27.310Z] #41 transferring context: 27.71kB done [2024-09-17T19:08:27.310Z] #41 DONE 1.1s [2024-09-17T19:08:27.310Z] [2024-09-17T19:08:27.310Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:08:27.310Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-17T19:08:27.310Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-09-17T19:08:27.310Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-17T19:08:27.310Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-09-17T19:08:27.310Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-17T19:08:27.310Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-17T19:08:27.310Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-17T19:08:27.571Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.7s [2024-09-17T19:08:27.571Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-17T19:08:27.831Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.43MB / 30.73MB 0.8s [2024-09-17T19:08:27.832Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.69MB / 30.73MB 0.9s [2024-09-17T19:08:27.832Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 1.0s [2024-09-17T19:08:28.401Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-09-17T19:08:28.401Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-17T19:08:28.660Z] #39 ... [2024-09-17T19:08:28.660Z] [2024-09-17T19:08:28.660Z] #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-17T19:08:28.660Z] #42 DONE 3.6s [2024-09-17T19:08:28.660Z] [2024-09-17T19:08:28.660Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:08:31.989Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.4s done [2024-09-17T19:08:35.278Z] #39 ... [2024-09-17T19:08:35.278Z] [2024-09-17T19:08:35.278Z] #43 [core-command internal] load build context [2024-09-17T19:08:35.278Z] #43 transferring context: 252.61MB 9.9s [2024-09-17T19:08:35.537Z] #43 ... [2024-09-17T19:08:35.537Z] [2024-09-17T19:08:35.537Z] #44 [core-data internal] load build context [2024-09-17T19:08:35.537Z] #44 ... [2024-09-17T19:08:35.537Z] [2024-09-17T19:08:35.537Z] #45 [core-metadata internal] load build context [2024-09-17T19:08:35.537Z] #45 ... [2024-09-17T19:08:35.537Z] [2024-09-17T19:08:35.537Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-17T19:08:35.796Z] #46 ... [2024-09-17T19:08:35.796Z] [2024-09-17T19:08:35.796Z] #47 [security-proxy-setup internal] load build context [2024-09-17T19:08:35.796Z] #47 ... [2024-09-17T19:08:35.796Z] [2024-09-17T19:08:35.796Z] #48 [security-bootstrapper internal] load build context [2024-09-17T19:08:36.058Z] #48 ... [2024-09-17T19:08:36.058Z] [2024-09-17T19:08:36.058Z] #49 [security-proxy-auth internal] load build context [2024-09-17T19:08:36.058Z] #49 ... [2024-09-17T19:08:36.058Z] [2024-09-17T19:08:36.058Z] #50 [support-scheduler internal] load build context [2024-09-17T19:08:36.058Z] #50 ... [2024-09-17T19:08:36.058Z] [2024-09-17T19:08:36.058Z] #51 [security-secretstore-setup internal] load build context [2024-09-17T19:08:36.512Z] #51 ... [2024-09-17T19:08:36.512Z] [2024-09-17T19:08:36.512Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:08:36.775Z] #52 ... [2024-09-17T19:08:36.775Z] [2024-09-17T19:08:36.775Z] #53 [support-notifications internal] load build context [2024-09-17T19:08:36.775Z] #53 ... [2024-09-17T19:08:36.775Z] [2024-09-17T19:08:36.775Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:08:36.775Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.7s done [2024-09-17T19:08:36.775Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-17T19:08:36.775Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-17T19:08:36.775Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-17T19:08:36.775Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-17T19:08:36.775Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-17T19:08:36.775Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-17T19:08:36.775Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-09-17T19:08:36.775Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.3s done [2024-09-17T19:08:36.775Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-17T19:08:36.775Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.3s done [2024-09-17T19:08:36.775Z] #54 ... [2024-09-17T19:08:36.775Z] [2024-09-17T19:08:36.775Z] #55 [core-keeper internal] load build context [2024-09-17T19:08:36.775Z] #55 ... [2024-09-17T19:08:36.775Z] [2024-09-17T19:08:36.775Z] #56 [support-cron-scheduler internal] load build context [2024-09-17T19:08:37.034Z] #56 ... [2024-09-17T19:08:37.034Z] [2024-09-17T19:08:37.034Z] #55 [core-keeper internal] load build context [2024-09-17T19:08:37.303Z] #55 ... [2024-09-17T19:08:37.303Z] [2024-09-17T19:08:37.303Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T19:08:37.883Z] #57 ... [2024-09-17T19:08:37.883Z] [2024-09-17T19:08:37.883Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T19:08:38.160Z] #58 ... [2024-09-17T19:08:38.160Z] [2024-09-17T19:08:38.160Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T19:08:38.160Z] #59 ... [2024-09-17T19:08:38.160Z] [2024-09-17T19:08:38.160Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-17T19:08:38.160Z] #60 ... [2024-09-17T19:08:38.160Z] [2024-09-17T19:08:38.160Z] #61 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-17T19:08:38.160Z] #61 ... [2024-09-17T19:08:38.160Z] [2024-09-17T19:08:38.160Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T19:08:38.419Z] #62 ... [2024-09-17T19:08:38.420Z] [2024-09-17T19:08:38.420Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-17T19:08:38.420Z] #63 ... [2024-09-17T19:08:38.420Z] [2024-09-17T19:08:38.420Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T19:08:38.682Z] #64 ... [2024-09-17T19:08:38.682Z] [2024-09-17T19:08:38.682Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T19:08:38.682Z] #65 ... [2024-09-17T19:08:38.682Z] [2024-09-17T19:08:38.682Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-17T19:08:38.682Z] #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:08:38.682Z] #0 2.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:08:38.682Z] #0 2.973 (1/2) Installing ca-certificates (20240226-r0) [2024-09-17T19:08:38.682Z] #0 3.131 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-17T19:08:38.682Z] #0 3.131 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:08:38.682Z] #0 3.131 Executing ca-certificates-20240226-r0.trigger [2024-09-17T19:08:38.682Z] #0 3.187 OK: 8 MiB in 17 packages [2024-09-17T19:08:38.995Z] #66 ... [2024-09-17T19:08:38.995Z] [2024-09-17T19:08:38.995Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T19:08:38.995Z] #67 ... [2024-09-17T19:08:38.995Z] [2024-09-17T19:08:38.995Z] #68 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-17T19:08:38.995Z] #68 ... [2024-09-17T19:08:38.995Z] [2024-09-17T19:08:38.995Z] #51 [security-secretstore-setup internal] load build context [2024-09-17T19:08:40.899Z] #51 transferring context: 310.55MB 15.1s [2024-09-17T19:08:42.308Z] #51 ... [2024-09-17T19:08:42.308Z] [2024-09-17T19:08:42.308Z] #55 [core-keeper internal] load build context [2024-09-17T19:08:42.887Z] #55 ... [2024-09-17T19:08:42.887Z] [2024-09-17T19:08:42.887Z] #51 [security-secretstore-setup internal] load build context [2024-09-17T19:08:44.265Z] #51 transferring context: 496.32MB 18.7s done [2024-09-17T19:08:45.641Z] #51 ... [2024-09-17T19:08:45.641Z] [2024-09-17T19:08:45.641Z] #43 [core-command internal] load build context [2024-09-17T19:08:45.641Z] #43 transferring context: 496.32MB 17.1s done [2024-09-17T19:08:45.641Z] #43 ... [2024-09-17T19:08:45.641Z] [2024-09-17T19:08:45.641Z] #44 [core-data internal] load build context [2024-09-17T19:08:45.641Z] #44 ... [2024-09-17T19:08:45.641Z] [2024-09-17T19:08:45.641Z] #45 [core-metadata internal] load build context [2024-09-17T19:08:45.641Z] #45 transferring context: 496.32MB 16.5s done [2024-09-17T19:08:45.898Z] #45 ... [2024-09-17T19:08:45.898Z] [2024-09-17T19:08:45.898Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-17T19:08:45.898Z] #46 transferring context: 496.32MB 15.8s done [2024-09-17T19:08:45.898Z] #46 ... [2024-09-17T19:08:45.898Z] [2024-09-17T19:08:45.898Z] #47 [security-proxy-setup internal] load build context [2024-09-17T19:08:45.898Z] #47 transferring context: 496.32MB 18.5s done [2024-09-17T19:08:46.158Z] #47 ... [2024-09-17T19:08:46.158Z] [2024-09-17T19:08:46.158Z] #48 [security-bootstrapper internal] load build context [2024-09-17T19:08:46.158Z] #48 ... [2024-09-17T19:08:46.158Z] [2024-09-17T19:08:46.158Z] #49 [security-proxy-auth internal] load build context [2024-09-17T19:08:46.158Z] #49 transferring context: 496.32MB 17.8s done [2024-09-17T19:08:46.158Z] #49 ... [2024-09-17T19:08:46.158Z] [2024-09-17T19:08:46.158Z] #50 [support-scheduler internal] load build context [2024-09-17T19:08:46.158Z] #50 transferring context: 496.32MB 18.3s done [2024-09-17T19:08:46.641Z] #50 ... [2024-09-17T19:08:46.641Z] [2024-09-17T19:08:46.641Z] #48 [security-bootstrapper internal] load build context [2024-09-17T19:08:47.048Z] #48 transferring context: 496.32MB 21.2s done [2024-09-17T19:08:47.048Z] #48 ... [2024-09-17T19:08:47.048Z] [2024-09-17T19:08:47.048Z] #53 [support-notifications internal] load build context [2024-09-17T19:08:47.048Z] #53 transferring context: 496.32MB 16.5s done [2024-09-17T19:08:47.048Z] #53 ... [2024-09-17T19:08:47.048Z] [2024-09-17T19:08:47.048Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:08:47.048Z] #52 transferring context: 496.32MB 15.5s done [2024-09-17T19:08:47.308Z] #52 ... [2024-09-17T19:08:47.308Z] [2024-09-17T19:08:47.308Z] #56 [support-cron-scheduler internal] load build context [2024-09-17T19:08:47.308Z] #56 transferring context: 496.32MB 19.1s done [2024-09-17T19:08:54.018Z] #56 ... [2024-09-17T19:08:54.018Z] [2024-09-17T19:08:54.018Z] #55 [core-keeper internal] load build context [2024-09-17T19:08:54.018Z] #55 transferring context: 496.32MB 17.8s done [2024-09-17T19:08:54.018Z] #55 ... [2024-09-17T19:08:54.018Z] [2024-09-17T19:08:54.018Z] #44 [core-data internal] load build context [2024-09-17T19:08:54.018Z] #44 transferring context: 496.32MB 21.2s done [2024-09-17T19:09:04.185Z] #44 ... [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-17T19:09:04.185Z] #46 DONE 38.0s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:09:04.185Z] #52 DONE 38.0s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-17T19:09:04.185Z] #66 DONE 35.9s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #53 [support-notifications internal] load build context [2024-09-17T19:09:04.185Z] #53 DONE 38.0s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #68 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-17T19:09:04.185Z] #68 DONE 34.8s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #45 [core-metadata internal] load build context [2024-09-17T19:09:04.185Z] #45 DONE 38.0s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #43 [core-command internal] load build context [2024-09-17T19:09:04.185Z] #43 DONE 38.0s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #55 [core-keeper internal] load build context [2024-09-17T19:09:04.185Z] #55 DONE 38.1s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #49 [security-proxy-auth internal] load build context [2024-09-17T19:09:04.185Z] #49 DONE 38.1s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #51 [security-secretstore-setup internal] load build context [2024-09-17T19:09:04.185Z] #51 DONE 38.1s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #47 [security-proxy-setup internal] load build context [2024-09-17T19:09:04.185Z] #47 DONE 38.1s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.185Z] #56 [support-cron-scheduler internal] load build context [2024-09-17T19:09:04.185Z] #56 DONE 38.1s [2024-09-17T19:09:04.185Z] [2024-09-17T19:09:04.186Z] #50 [support-scheduler internal] load build context [2024-09-17T19:09:04.186Z] #50 DONE 38.1s [2024-09-17T19:09:04.186Z] [2024-09-17T19:09:04.186Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T19:09:04.186Z] #69 ... [2024-09-17T19:09:04.186Z] [2024-09-17T19:09:04.186Z] #48 [security-bootstrapper internal] load build context [2024-09-17T19:09:04.186Z] #48 DONE 38.1s [2024-09-17T19:09:04.186Z] [2024-09-17T19:09:04.186Z] #44 [core-data internal] load build context [2024-09-17T19:09:04.186Z] #44 DONE 38.1s [2024-09-17T19:09:04.186Z] [2024-09-17T19:09:04.186Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:09:04.186Z] #39 DONE 37.4s [2024-09-17T19:09:04.186Z] [2024-09-17T19:09:04.186Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:09:04.186Z] #54 DONE 37.3s [2024-09-17T19:09:04.186Z] [2024-09-17T19:09:04.186Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T19:09:04.186Z] #64 36.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:04.186Z] #64 ... [2024-09-17T19:09:04.186Z] [2024-09-17T19:09:04.186Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T19:09:04.186Z] #58 DONE 36.9s [2024-09-17T19:09:04.444Z] [2024-09-17T19:09:04.444Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-17T19:09:04.444Z] #60 36.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:04.444Z] #60 36.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:04.444Z] #60 36.83 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:04.444Z] #60 36.84 (2/2) Installing su-exec (0.2-r3) [2024-09-17T19:09:04.444Z] #60 36.84 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:04.444Z] #60 36.84 OK: 7 MiB in 17 packages [2024-09-17T19:09:04.702Z] #60 DONE 37.3s [2024-09-17T19:09:04.702Z] [2024-09-17T19:09:04.702Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T19:09:04.702Z] #57 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:04.702Z] #57 36.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:04.702Z] #57 36.75 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T19:09:04.702Z] #57 36.75 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T19:09:04.702Z] #57 36.75 OK: 20070 distinct packages available [2024-09-17T19:09:04.702Z] #57 36.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:04.702Z] #57 36.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:04.702Z] #57 37.17 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:04.702Z] #57 37.18 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-17T19:09:04.702Z] #57 37.18 (3/5) Installing libucontext (1.2-r2) [2024-09-17T19:09:04.702Z] #57 37.18 (4/5) Installing gcompat (1.1.0-r1) [2024-09-17T19:09:04.702Z] #57 37.19 (5/5) Installing openssl (3.1.7-r0) [2024-09-17T19:09:04.702Z] #57 37.21 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:04.702Z] #57 37.23 OK: 8 MiB in 20 packages [2024-09-17T19:09:04.962Z] #57 ... [2024-09-17T19:09:04.962Z] [2024-09-17T19:09:04.962Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-17T19:09:04.962Z] #63 36.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:04.962Z] #63 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:04.962Z] #63 36.76 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:04.962Z] #63 36.84 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:04.962Z] #63 36.85 OK: 7 MiB in 16 packages [2024-09-17T19:09:04.962Z] #63 DONE 37.5s [2024-09-17T19:09:04.962Z] [2024-09-17T19:09:04.962Z] #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-17T19:09:05.222Z] #70 ... [2024-09-17T19:09:05.222Z] [2024-09-17T19:09:05.222Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T19:09:05.222Z] #59 36.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.222Z] #59 36.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.222Z] #59 36.70 (1/4) Installing ca-certificates (20240226-r0) [2024-09-17T19:09:05.222Z] #59 36.77 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:05.222Z] #59 36.78 (3/4) Installing su-exec (0.2-r3) [2024-09-17T19:09:05.222Z] #59 36.78 (4/4) Installing yq (4.33.3-r5) [2024-09-17T19:09:05.222Z] #59 36.99 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:05.222Z] #59 36.99 Executing ca-certificates-20240226-r0.trigger [2024-09-17T19:09:05.222Z] #59 37.09 OK: 17 MiB in 19 packages [2024-09-17T19:09:05.222Z] #59 DONE 38.0s [2024-09-17T19:09:05.499Z] [2024-09-17T19:09:05.499Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T19:09:05.499Z] #67 36.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.499Z] #67 36.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.499Z] #67 36.98 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T19:09:05.499Z] #67 36.98 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T19:09:05.499Z] #67 36.98 OK: 20070 distinct packages available [2024-09-17T19:09:05.499Z] #67 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.499Z] #67 37.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.499Z] #67 37.41 (1/11) Installing ca-certificates (20240226-r0) [2024-09-17T19:09:05.499Z] #67 37.43 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-17T19:09:05.499Z] #67 37.47 (3/11) Installing libunistring (1.1-r1) [2024-09-17T19:09:05.499Z] #67 37.54 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-17T19:09:05.499Z] #67 37.54 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-17T19:09:05.499Z] #67 37.55 (6/11) Installing libcurl (8.9.1-r0) [2024-09-17T19:09:05.499Z] #67 37.56 (7/11) Installing curl (8.9.1-r0) [2024-09-17T19:09:05.499Z] #67 37.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:05.499Z] #67 37.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-17T19:09:05.499Z] #67 37.57 (10/11) Installing libucontext (1.2-r2) [2024-09-17T19:09:05.499Z] #67 37.58 (11/11) Installing gcompat (1.1.0-r1) [2024-09-17T19:09:05.499Z] #67 37.58 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:05.499Z] #67 37.58 Executing ca-certificates-20240226-r0.trigger [2024-09-17T19:09:05.499Z] #67 37.63 OK: 12 MiB in 26 packages [2024-09-17T19:09:05.758Z] #67 DONE 38.4s [2024-09-17T19:09:05.758Z] [2024-09-17T19:09:05.758Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T19:09:05.758Z] #62 36.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #62 36.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #62 36.65 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T19:09:05.758Z] #62 36.65 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T19:09:05.758Z] #62 36.65 OK: 20070 distinct packages available [2024-09-17T19:09:05.758Z] #62 36.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #62 36.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #62 37.05 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:05.758Z] #62 37.05 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-17T19:09:05.758Z] #62 37.05 (3/4) Installing libucontext (1.2-r2) [2024-09-17T19:09:05.758Z] #62 37.06 (4/4) Installing gcompat (1.1.0-r1) [2024-09-17T19:09:05.758Z] #62 37.07 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:05.758Z] #62 37.13 OK: 8 MiB in 19 packages [2024-09-17T19:09:05.758Z] #62 DONE 38.3s [2024-09-17T19:09:05.758Z] [2024-09-17T19:09:05.758Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T19:09:05.758Z] #65 36.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #65 36.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #65 37.30 (1/3) Installing ca-certificates (20240226-r0) [2024-09-17T19:09:05.758Z] #65 37.31 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:05.758Z] #65 37.32 (3/3) Installing tzdata (2024a-r0) [2024-09-17T19:09:05.758Z] #65 37.47 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:05.758Z] #65 37.47 Executing ca-certificates-20240226-r0.trigger [2024-09-17T19:09:05.758Z] #65 37.51 OK: 11 MiB in 18 packages [2024-09-17T19:09:05.758Z] #65 DONE 38.3s [2024-09-17T19:09:05.758Z] [2024-09-17T19:09:05.758Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T19:09:05.758Z] #57 DONE 38.4s [2024-09-17T19:09:05.758Z] [2024-09-17T19:09:05.758Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:09:05.758Z] #0 1.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #0 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #0 1.398 OK: 8 MiB in 17 packages [2024-09-17T19:09:05.758Z] #71 DONE 2.5s [2024-09-17T19:09:05.758Z] [2024-09-17T19:09:05.758Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T19:09:05.758Z] #64 37.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #64 37.50 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:05.758Z] #64 37.50 (2/4) Installing openssl (3.1.7-r0) [2024-09-17T19:09:05.758Z] #64 37.51 (3/4) Installing su-exec (0.2-r3) [2024-09-17T19:09:05.758Z] #64 37.52 (4/4) Installing yq (4.33.3-r5) [2024-09-17T19:09:05.758Z] #64 37.57 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:05.758Z] #64 37.58 OK: 17 MiB in 19 packages [2024-09-17T19:09:05.758Z] #64 DONE 38.4s [2024-09-17T19:09:05.758Z] [2024-09-17T19:09:05.758Z] #61 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-17T19:09:05.758Z] #61 36.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #61 36.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:05.758Z] #61 37.01 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:05.758Z] #61 37.02 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:05.758Z] #61 37.06 OK: 7 MiB in 16 packages [2024-09-17T19:09:05.758Z] #61 DONE 38.6s [2024-09-17T19:09:05.758Z] [2024-09-17T19:09:05.758Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:09:06.697Z] #72 ... [2024-09-17T19:09:06.697Z] [2024-09-17T19:09:06.697Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-17T19:09:06.697Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:06.697Z] #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:06.697Z] #0 2.748 OK: 264 MiB in 52 packages [2024-09-17T19:09:06.697Z] #73 DONE 3.2s [2024-09-17T19:09:06.697Z] [2024-09-17T19:09:06.697Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T19:09:06.697Z] #69 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:06.697Z] #69 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:06.697Z] #69 2.779 OK: 264 MiB in 52 packages [2024-09-17T19:09:06.697Z] #69 DONE 3.5s [2024-09-17T19:09:06.697Z] [2024-09-17T19:09:06.697Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:09:07.278Z] #74 DONE 0.6s [2024-09-17T19:09:07.278Z] [2024-09-17T19:09:07.278Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-17T19:09:07.278Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:07.278Z] #0 3.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:07.278Z] #0 3.702 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T19:09:07.278Z] #0 3.702 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T19:09:07.278Z] #0 3.702 OK: 20079 distinct packages available [2024-09-17T19:09:07.278Z] #0 3.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:07.278Z] #0 3.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:07.278Z] #75 ... [2024-09-17T19:09:07.278Z] [2024-09-17T19:09:07.278Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:09:07.278Z] #76 DONE 0.7s [2024-09-17T19:09:07.278Z] [2024-09-17T19:09:07.278Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-17T19:09:07.278Z] #75 4.052 OK: 264 MiB in 52 packages [2024-09-17T19:09:07.538Z] #75 ... [2024-09-17T19:09:07.538Z] [2024-09-17T19:09:07.538Z] #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T19:09:07.538Z] #77 DONE 4.1s [2024-09-17T19:09:07.538Z] [2024-09-17T19:09:07.538Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T19:09:07.797Z] #78 ... [2024-09-17T19:09:07.797Z] [2024-09-17T19:09:07.797Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-17T19:09:07.797Z] #75 DONE 4.6s [2024-09-17T19:09:07.797Z] [2024-09-17T19:09:07.797Z] #79 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T19:09:07.797Z] #0 4.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:07.797Z] #0 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:07.797Z] #0 4.363 OK: 264 MiB in 52 packages [2024-09-17T19:09:07.797Z] #79 DONE 4.6s [2024-09-17T19:09:07.797Z] [2024-09-17T19:09:07.797Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:09:07.797Z] #80 DONE 0.0s [2024-09-17T19:09:08.057Z] [2024-09-17T19:09:08.057Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:09:08.057Z] #81 DONE 0.1s [2024-09-17T19:09:08.057Z] [2024-09-17T19:09:08.057Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:08.998Z] #82 ... [2024-09-17T19:09:08.998Z] [2024-09-17T19:09:08.998Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-17T19:09:08.998Z] #0 3.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:08.998Z] #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:08.998Z] #0 4.002 OK: 7 MiB in 17 packages [2024-09-17T19:09:08.998Z] #83 DONE 4.1s [2024-09-17T19:09:08.998Z] [2024-09-17T19:09:08.998Z] #72 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:09:08.998Z] #72 3.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:08.998Z] #72 3.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:08.998Z] #72 3.296 OK: 7 MiB in 16 packages [2024-09-17T19:09:08.998Z] #72 DONE 3.5s [2024-09-17T19:09:08.998Z] [2024-09-17T19:09:08.998Z] #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-17T19:09:08.998Z] #70 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:08.998Z] #70 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:08.998Z] #70 3.880 OK: 7 MiB in 16 packages [2024-09-17T19:09:08.998Z] #70 DONE 4.0s [2024-09-17T19:09:08.998Z] [2024-09-17T19:09:08.998Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-17T19:09:09.257Z] #84 ... [2024-09-17T19:09:09.257Z] [2024-09-17T19:09:09.257Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-17T19:09:09.257Z] #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:09.257Z] #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:09.257Z] #0 3.480 OK: 17 MiB in 19 packages [2024-09-17T19:09:09.257Z] #85 DONE 3.6s [2024-09-17T19:09:09.257Z] [2024-09-17T19:09:09.257Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-17T19:09:09.257Z] #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:09.257Z] #0 3.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:09.257Z] #0 3.446 OK: 8 MiB in 19 packages [2024-09-17T19:09:09.257Z] #86 DONE 3.6s [2024-09-17T19:09:09.257Z] [2024-09-17T19:09:09.257Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:10.334Z] #87 ... [2024-09-17T19:09:10.334Z] [2024-09-17T19:09:10.334Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T19:09:10.334Z] #88 DONE 0.7s [2024-09-17T19:09:10.334Z] [2024-09-17T19:09:10.334Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-17T19:09:10.334Z] #89 DONE 0.0s [2024-09-17T19:09:10.334Z] [2024-09-17T19:09:10.334Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-17T19:09:10.334Z] #0 4.234 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.334Z] #0 4.782 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.334Z] #0 5.396 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T19:09:10.334Z] #0 5.819 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:09:10.334Z] #0 5.825 OK: 7 MiB in 16 packages [2024-09-17T19:09:10.334Z] #90 DONE 6.0s [2024-09-17T19:09:10.334Z] [2024-09-17T19:09:10.334Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-17T19:09:10.334Z] #91 DONE 0.1s [2024-09-17T19:09:10.334Z] [2024-09-17T19:09:10.334Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T19:09:10.334Z] #92 DONE 0.1s [2024-09-17T19:09:10.334Z] [2024-09-17T19:09:10.334Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-17T19:09:10.594Z] #93 DONE 0.1s [2024-09-17T19:09:10.594Z] [2024-09-17T19:09:10.594Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-17T19:09:10.594Z] #94 ... [2024-09-17T19:09:10.594Z] [2024-09-17T19:09:10.594Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:09:10.594Z] #0 4.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.594Z] #0 4.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.594Z] #0 4.753 OK: 11 MiB in 18 packages [2024-09-17T19:09:10.594Z] #95 DONE 4.9s [2024-09-17T19:09:10.594Z] [2024-09-17T19:09:10.594Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:09:10.594Z] #0 4.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.594Z] #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.594Z] #0 4.740 OK: 12 MiB in 26 packages [2024-09-17T19:09:10.594Z] #96 DONE 4.9s [2024-09-17T19:09:10.594Z] [2024-09-17T19:09:10.594Z] #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-17T19:09:10.594Z] #0 4.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.594Z] #0 4.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.594Z] #0 4.751 OK: 17 MiB in 19 packages [2024-09-17T19:09:10.594Z] #97 DONE 4.9s [2024-09-17T19:09:10.851Z] [2024-09-17T19:09:10.851Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-17T19:09:10.851Z] #94 DONE 0.2s [2024-09-17T19:09:10.851Z] [2024-09-17T19:09:10.851Z] #98 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-17T19:09:10.851Z] #0 4.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.851Z] #0 4.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:10.851Z] #0 4.843 OK: 8 MiB in 20 packages [2024-09-17T19:09:10.852Z] #98 DONE 5.0s [2024-09-17T19:09:10.852Z] [2024-09-17T19:09:10.852Z] #99 [security-spire-config] exporting to image [2024-09-17T19:09:10.852Z] #99 exporting layers [2024-09-17T19:09:10.852Z] #99 ... [2024-09-17T19:09:10.852Z] [2024-09-17T19:09:10.852Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-17T19:09:10.852Z] #100 DONE 0.1s [2024-09-17T19:09:11.107Z] [2024-09-17T19:09:11.107Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-17T19:09:12.114Z] #101 ... [2024-09-17T19:09:12.114Z] [2024-09-17T19:09:12.114Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T19:09:12.114Z] #78 2.774 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:12.114Z] #78 3.250 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T19:09:12.114Z] #78 4.065 OK: 264 MiB in 52 packages [2024-09-17T19:09:12.114Z] #78 DONE 4.5s [2024-09-17T19:09:12.114Z] [2024-09-17T19:09:12.114Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-17T19:09:12.114Z] #101 DONE 1.1s [2024-09-17T19:09:12.114Z] [2024-09-17T19:09:12.114Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T19:09:12.114Z] #102 DONE 1.1s [2024-09-17T19:09:12.114Z] [2024-09-17T19:09:12.114Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-17T19:09:12.114Z] #84 DONE 3.0s [2024-09-17T19:09:12.114Z] [2024-09-17T19:09:12.114Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-17T19:09:12.114Z] #103 DONE 0.1s [2024-09-17T19:09:12.114Z] [2024-09-17T19:09:12.114Z] #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-17T19:09:13.129Z] #104 DONE 1.0s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #99 [security-spire-config] exporting to image [2024-09-17T19:09:13.129Z] #99 exporting layers 1.4s done [2024-09-17T19:09:13.129Z] #99 writing image sha256:7fb926746ad60e5da18d31be15bfb0b0fa643a5aeb45e53703f0fb54733f7918 0.0s done [2024-09-17T19:09:13.129Z] #99 naming to docker.io/library/security-spire-config done [2024-09-17T19:09:13.129Z] #99 DONE 2.2s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-17T19:09:13.129Z] #105 DONE 1.0s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T19:09:13.129Z] #106 DONE 1.1s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-17T19:09:13.129Z] #107 DONE 0.1s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T19:09:13.129Z] #108 DONE 0.1s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-17T19:09:13.129Z] #109 DONE 0.1s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-17T19:09:13.129Z] #110 DONE 0.1s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T19:09:13.129Z] #111 DONE 0.1s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-17T19:09:13.129Z] #112 DONE 0.1s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-17T19:09:13.129Z] #113 DONE 0.0s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-17T19:09:13.129Z] #114 DONE 0.1s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-17T19:09:13.129Z] #115 DONE 0.1s [2024-09-17T19:09:13.129Z] [2024-09-17T19:09:13.129Z] #99 [security-spire-server] exporting to image [2024-09-17T19:09:13.704Z] #99 exporting layers 0.6s done [2024-09-17T19:09:13.964Z] #99 exporting layers 0.6s done [2024-09-17T19:09:13.964Z] #99 writing image sha256:25c8dd564d0d02f7a2239ec4d569af7146104df243fddd2836cca05c8a0669ba done [2024-09-17T19:09:13.964Z] #99 naming to docker.io/library/security-spire-server done [2024-09-17T19:09:13.964Z] #99 writing image sha256:f5b189d74029559fd055ce9bf932911f117f35875c092fe70823fd4a7695aea7 done [2024-09-17T19:09:13.964Z] #99 naming to docker.io/library/security-spire-agent done [2024-09-17T19:09:13.964Z] #99 DONE 2.8s [2024-09-17T19:09:13.964Z] [2024-09-17T19:09:13.964Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:17.269Z] #116 ... [2024-09-17T19:09:17.269Z] [2024-09-17T19:09:17.269Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:17.534Z] #117 ... [2024-09-17T19:09:17.534Z] [2024-09-17T19:09:17.534Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:56.404Z] #118 ... [2024-09-17T19:09:56.404Z] [2024-09-17T19:09:56.404Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:56.404Z] #116 DONE 43.2s [2024-09-17T19:09:56.404Z] [2024-09-17T19:09:56.404Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:56.404Z] #118 DONE 48.1s [2024-09-17T19:09:56.404Z] [2024-09-17T19:09:56.404Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:56.404Z] #82 DONE 47.4s [2024-09-17T19:09:56.404Z] [2024-09-17T19:09:56.404Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:56.404Z] #87 DONE 47.4s [2024-09-17T19:09:56.404Z] [2024-09-17T19:09:56.404Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:09:56.404Z] #117 DONE 48.1s [2024-09-17T19:09:56.404Z] [2024-09-17T19:09:56.404Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #119 DONE 9.4s [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #120 DONE 9.4s [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:10:06.455Z] #121 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:10:06.455Z] #122 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #123 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:10:06.455Z] #124 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:10:06.455Z] #125 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #126 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #127 [core-keeper builder 7/8] COPY . . [2024-09-17T19:10:06.455Z] #127 DONE 9.4s [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #128 [support-notifications builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #128 DONE 9.4s [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #129 [support-cron-scheduler builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #129 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #130 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:10:06.455Z] #130 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #131 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:10:06.455Z] #131 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #132 [support-scheduler builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #132 DONE 9.4s [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T19:10:06.455Z] #133 ... [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:10:06.455Z] #134 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:10:06.455Z] #135 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #136 [core-metadata builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #136 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:10:06.455Z] #137 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:10:06.455Z] #138 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #139 [core-command builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #139 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:10:06.455Z] #140 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #141 [security-proxy-auth builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #141 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:10:06.455Z] #142 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #143 [core-data builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #143 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:10:06.455Z] #144 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:10:06.455Z] #145 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #146 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-17T19:10:06.455Z] #146 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #147 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:10:06.455Z] #147 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #148 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:10:06.455Z] #148 CACHED [2024-09-17T19:10:06.455Z] [2024-09-17T19:10:06.455Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-17T19:10:06.455Z] #149 1.286 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-17T19:10:16.437Z] #149 ... [2024-09-17T19:10:16.437Z] [2024-09-17T19:10:16.437Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T19:10:16.437Z] #0 0.722 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-17T19:10:16.437Z] #150 ... [2024-09-17T19:10:16.437Z] [2024-09-17T19:10:16.437Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-17T19:10:16.437Z] #0 1.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-17T19:10:16.437Z] #151 ... [2024-09-17T19:10:16.437Z] [2024-09-17T19:10:16.437Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-17T19:10:16.437Z] #0 1.540 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-17T19:10:16.437Z] #152 ... [2024-09-17T19:10:16.437Z] [2024-09-17T19:10:16.437Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T19:10:16.437Z] #0 0.731 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-17T19:10:16.437Z] #153 ... [2024-09-17T19:10:16.437Z] [2024-09-17T19:10:16.437Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-17T19:10:16.437Z] #0 0.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-17T19:10:16.437Z] #154 ... [2024-09-17T19:10:16.437Z] [2024-09-17T19:10:16.437Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T19:10:16.437Z] #133 1.027 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-17T19:10:16.437Z] #133 ... [2024-09-17T19:10:16.437Z] [2024-09-17T19:10:16.437Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-17T19:10:16.437Z] #0 0.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-17T19:10:16.437Z] #155 ... [2024-09-17T19:10:16.437Z] [2024-09-17T19:10:16.437Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-17T19:10:16.437Z] #0 1.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-17T19:10:16.437Z] #156 ... [2024-09-17T19:10:16.437Z] [2024-09-17T19:10:16.437Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T19:10:16.437Z] #0 0.801 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-17T19:10:16.700Z] #157 ... [2024-09-17T19:10:16.700Z] [2024-09-17T19:10:16.700Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-17T19:10:16.700Z] #0 1.131 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-17T19:10:16.958Z] #158 ... [2024-09-17T19:10:16.958Z] [2024-09-17T19:10:16.958Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T19:10:16.958Z] #0 1.652 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-17T19:10:16.958Z] #159 ... [2024-09-17T19:10:16.958Z] [2024-09-17T19:10:16.958Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-17T19:10:16.958Z] #0 0.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-17T19:11:08.880Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-17T19:11:08.880Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-17T19:11:38.504Z] #160 ... [2024-09-17T19:11:38.504Z] [2024-09-17T19:11:38.504Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-17T19:11:38.504Z] #155 83.25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-17T19:11:56.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-17T19:11:56.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-17T19:11:57.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-17T19:11:57.703Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-17T19:11:57.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-17T19:11:57.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-17T19:11:59.118Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-17T19:11:59.118Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-17T19:11:59.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-17T19:12:04.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-17T19:12:04.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-17T19:12:04.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-17T19:12:04.720Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-17T19:12:04.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-17T19:12:17.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-17T19:12:17.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-17T19:12:17.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements [2024-09-17T19:12:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.184s coverage: 97.0% of statements [2024-09-17T19:12:33.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-17T19:12:33.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-17T19:12:33.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-17T19:12:35.038Z] #155 DONE 147.4s [2024-09-17T19:12:35.038Z] [2024-09-17T19:12:35.038Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T19:12:35.038Z] #133 ... [2024-09-17T19:12:35.038Z] [2024-09-17T19:12:35.038Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:37.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.274s coverage: 69.2% of statements [2024-09-17T19:12:39.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-17T19:12:39.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-17T19:12:40.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.203s coverage: 53.2% of statements [2024-09-17T19:12:43.218Z] #161 ... [2024-09-17T19:12:43.218Z] [2024-09-17T19:12:43.218Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-17T19:12:43.218Z] #154 DONE 157.4s [2024-09-17T19:12:43.218Z] [2024-09-17T19:12:43.218Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T19:12:43.478Z] #133 ... [2024-09-17T19:12:43.478Z] [2024-09-17T19:12:43.478Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-17T19:12:43.478Z] #160 DONE 158.6s [2024-09-17T19:12:43.478Z] [2024-09-17T19:12:43.478Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T19:12:43.478Z] #157 DONE 158.6s [2024-09-17T19:12:43.478Z] [2024-09-17T19:12:43.478Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-17T19:12:43.478Z] #152 DONE 158.7s [2024-09-17T19:12:43.478Z] [2024-09-17T19:12:43.478Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-17T19:12:43.478Z] #156 DONE 158.7s [2024-09-17T19:12:43.478Z] [2024-09-17T19:12:43.478Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T19:12:43.478Z] #159 DONE 158.7s [2024-09-17T19:12:43.478Z] [2024-09-17T19:12:43.478Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T19:12:43.478Z] #153 DONE 158.8s [2024-09-17T19:12:43.478Z] [2024-09-17T19:12:43.478Z] #162 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:43.738Z] #162 ... [2024-09-17T19:12:43.738Z] [2024-09-17T19:12:43.738Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-17T19:12:43.738Z] #158 DONE 158.9s [2024-09-17T19:12:43.738Z] [2024-09-17T19:12:43.738Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T19:12:43.738Z] #133 DONE 159.0s [2024-09-17T19:12:43.738Z] [2024-09-17T19:12:43.738Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-17T19:12:43.738Z] #151 DONE 159.0s [2024-09-17T19:12:43.738Z] [2024-09-17T19:12:43.738Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:43.998Z] #163 ... [2024-09-17T19:12:43.998Z] [2024-09-17T19:12:43.998Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-17T19:12:43.998Z] #149 DONE 159.1s [2024-09-17T19:12:43.998Z] [2024-09-17T19:12:43.998Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T19:12:43.998Z] #150 DONE 159.2s [2024-09-17T19:12:43.998Z] [2024-09-17T19:12:43.998Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:43.998Z] #161 DONE 10.8s [2024-09-17T19:12:43.998Z] [2024-09-17T19:12:43.998Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.261Z] #164 DONE 0.4s [2024-09-17T19:12:44.261Z] [2024-09-17T19:12:44.261Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-17T19:12:44.261Z] #165 DONE 0.7s [2024-09-17T19:12:44.261Z] [2024-09-17T19:12:44.261Z] #166 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.261Z] #166 DONE 0.7s [2024-09-17T19:12:44.261Z] [2024-09-17T19:12:44.261Z] #162 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.261Z] #162 DONE 0.7s [2024-09-17T19:12:44.261Z] [2024-09-17T19:12:44.261Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.261Z] #167 DONE 0.8s [2024-09-17T19:12:44.261Z] [2024-09-17T19:12:44.261Z] #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.261Z] #168 DONE 0.5s [2024-09-17T19:12:44.261Z] [2024-09-17T19:12:44.261Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.261Z] #163 DONE 0.5s [2024-09-17T19:12:44.261Z] [2024-09-17T19:12:44.261Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.522Z] #169 ... [2024-09-17T19:12:44.522Z] [2024-09-17T19:12:44.522Z] #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.522Z] #170 DONE 0.4s [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #171 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.789Z] #171 DONE 0.5s [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.789Z] #172 DONE 0.4s [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.789Z] #173 DONE 0.4s [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.789Z] #174 CACHED [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.789Z] #175 CACHED [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.789Z] #176 CACHED [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.789Z] #177 CACHED [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.789Z] #178 DONE 0.4s [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.789Z] #179 CACHED [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.789Z] #180 CACHED [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.789Z] #169 DONE 0.4s [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.789Z] #181 CACHED [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:44.789Z] #182 CACHED [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-17T19:12:44.789Z] #183 ... [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:44.789Z] #184 DONE 0.4s [2024-09-17T19:12:44.789Z] [2024-09-17T19:12:44.789Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-17T19:12:44.789Z] #185 DONE 0.4s [2024-09-17T19:12:45.051Z] [2024-09-17T19:12:45.051Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-17T19:12:45.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-17T19:12:45.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-17T19:12:45.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:12:45.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-17T19:12:45.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-17T19:12:45.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-17T19:12:45.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-17T19:12:45.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-17T19:12:45.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-17T19:12:46.971Z] #186 ... [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-17T19:12:46.971Z] #187 DONE 2.1s [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #188 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:46.971Z] #188 DONE 2.1s [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-17T19:12:46.971Z] #189 DONE 2.1s [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-17T19:12:46.971Z] #190 DONE 2.2s [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-17T19:12:46.971Z] #191 DONE 2.1s [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #192 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-17T19:12:46.971Z] #192 DONE 2.6s [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-17T19:12:46.971Z] #193 DONE 2.1s [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-17T19:12:46.971Z] #186 DONE 2.1s [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-17T19:12:46.971Z] #194 DONE 2.2s [2024-09-17T19:12:46.971Z] [2024-09-17T19:12:46.971Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-17T19:12:46.971Z] #195 DONE 2.2s [2024-09-17T19:12:46.972Z] [2024-09-17T19:12:46.972Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-17T19:12:46.972Z] #196 DONE 2.2s [2024-09-17T19:12:46.972Z] [2024-09-17T19:12:46.972Z] #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:46.972Z] #197 ... [2024-09-17T19:12:46.972Z] [2024-09-17T19:12:46.972Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-17T19:12:46.972Z] #183 DONE 2.2s [2024-09-17T19:12:46.972Z] [2024-09-17T19:12:46.972Z] #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-17T19:12:46.972Z] #198 DONE 2.2s [2024-09-17T19:12:47.233Z] [2024-09-17T19:12:47.233Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.493Z] #199 ... [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.494Z] #200 DONE 0.6s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.494Z] #201 DONE 0.7s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #202 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-17T19:12:47.494Z] #202 DONE 0.7s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.494Z] #203 DONE 0.7s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-17T19:12:47.494Z] #204 DONE 0.7s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-17T19:12:47.494Z] #205 DONE 0.7s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #206 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:12:47.494Z] #206 DONE 0.7s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.494Z] #207 DONE 0.7s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #208 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.494Z] #208 DONE 0.7s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.494Z] #209 DONE 0.7s [2024-09-17T19:12:47.494Z] [2024-09-17T19:12:47.494Z] #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-17T19:12:47.755Z] #210 ... [2024-09-17T19:12:47.755Z] [2024-09-17T19:12:47.755Z] #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.755Z] #197 DONE 0.7s [2024-09-17T19:12:47.755Z] [2024-09-17T19:12:47.755Z] #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.755Z] #211 DONE 0.7s [2024-09-17T19:12:47.755Z] [2024-09-17T19:12:47.755Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:47.755Z] #199 DONE 0.7s [2024-09-17T19:12:47.755Z] [2024-09-17T19:12:47.755Z] #99 [support-notifications] exporting to image [2024-09-17T19:12:47.755Z] #99 exporting layers [2024-09-17T19:12:48.016Z] #99 ... [2024-09-17T19:12:48.016Z] [2024-09-17T19:12:48.016Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-17T19:12:48.016Z] #212 DONE 0.5s [2024-09-17T19:12:48.276Z] [2024-09-17T19:12:48.276Z] #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:12:48.276Z] #213 DONE 0.5s [2024-09-17T19:12:48.276Z] [2024-09-17T19:12:48.276Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:12:48.276Z] #214 DONE 0.6s [2024-09-17T19:12:48.276Z] [2024-09-17T19:12:48.276Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-17T19:12:48.276Z] #215 DONE 0.5s [2024-09-17T19:12:48.276Z] [2024-09-17T19:12:48.276Z] #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-17T19:12:48.276Z] #210 DONE 0.5s [2024-09-17T19:12:48.276Z] [2024-09-17T19:12:48.276Z] #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-17T19:12:48.276Z] #216 DONE 0.5s [2024-09-17T19:12:48.276Z] [2024-09-17T19:12:48.276Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-17T19:12:48.276Z] #217 DONE 0.5s [2024-09-17T19:12:48.276Z] [2024-09-17T19:12:48.276Z] #99 [core-metadata] exporting to image [2024-09-17T19:12:48.537Z] #99 ... [2024-09-17T19:12:48.537Z] [2024-09-17T19:12:48.537Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-17T19:12:48.537Z] #218 DONE 0.5s [2024-09-17T19:12:48.537Z] [2024-09-17T19:12:48.537Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-17T19:12:48.537Z] #219 DONE 0.5s [2024-09-17T19:12:48.537Z] [2024-09-17T19:12:48.537Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-17T19:12:48.537Z] #220 DONE 0.5s [2024-09-17T19:12:48.537Z] [2024-09-17T19:12:48.537Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-17T19:12:48.537Z] #221 DONE 0.6s [2024-09-17T19:12:48.537Z] [2024-09-17T19:12:48.537Z] #99 [support-cron-scheduler] exporting to image [2024-09-17T19:12:48.537Z] #99 exporting layers 0.6s done [2024-09-17T19:12:48.537Z] #99 writing image sha256:2d362334ec2ca20db2419611f9b4054eb7ea6af89b89760c8044681a78cdac4f 0.0s done [2024-09-17T19:12:48.537Z] #99 writing image sha256:72228662567f521d645193a34f6c6a1be38bdfd7f8f1b859f113b3217dc24cc6 done [2024-09-17T19:12:48.537Z] #99 writing image sha256:425c8c0bcc47fc3d971104319f0ee4e5b3e041174aadd837f8e1168bcd50f4e5 0.0s done [2024-09-17T19:12:48.537Z] #99 naming to docker.io/library/core-keeper done [2024-09-17T19:12:48.537Z] #99 naming to docker.io/library/support-scheduler done [2024-09-17T19:12:48.537Z] #99 naming to docker.io/library/core-command done [2024-09-17T19:12:48.537Z] #99 writing image sha256:f6ecac06d812f040f4a9d3eeb8cbf1a797a63a529f30f3fc0eede2236f6d83fe 0.0s done [2024-09-17T19:12:48.537Z] #99 naming to docker.io/library/support-cron-scheduler done [2024-09-17T19:12:48.537Z] #99 writing image sha256:5a32914a2e56d4647e10f03e0650a27c6b76de9db754e649295a7f361683c53f [2024-09-17T19:12:48.796Z] #99 exporting layers 0.2s done [2024-09-17T19:12:48.796Z] #99 writing image sha256:5a32914a2e56d4647e10f03e0650a27c6b76de9db754e649295a7f361683c53f 0.0s done [2024-09-17T19:12:48.796Z] #99 naming to docker.io/library/support-notifications done [2024-09-17T19:12:48.796Z] #99 writing image sha256:3f2cd0ac90e35a4373c43dc9ff49593745079f7dc5077a50b81fd813e39bab9f 0.0s done [2024-09-17T19:12:48.796Z] #99 writing image sha256:a1b181756051fbb5b8d71ce6feb2bf0ccb99a2b879525935798af58ca8c5298b 0.0s done [2024-09-17T19:12:48.796Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-09-17T19:12:48.796Z] #99 naming to docker.io/library/core-metadata done [2024-09-17T19:12:49.058Z] #99 ... [2024-09-17T19:12:49.058Z] [2024-09-17T19:12:49.058Z] #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-17T19:12:49.058Z] #222 DONE 0.2s [2024-09-17T19:12:49.058Z] [2024-09-17T19:12:49.058Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-17T19:12:49.058Z] #223 DONE 0.2s [2024-09-17T19:12:49.058Z] [2024-09-17T19:12:49.058Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T19:12:49.058Z] #224 DONE 0.8s [2024-09-17T19:12:49.058Z] [2024-09-17T19:12:49.058Z] #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-17T19:12:49.058Z] #225 DONE 0.1s [2024-09-17T19:12:49.058Z] [2024-09-17T19:12:49.058Z] #99 [core-data] exporting to image [2024-09-17T19:12:49.058Z] #99 writing image sha256:11cd7739876d9b0fb11205083afd72316cb2aa96bc042ba5b1568a5ffe0124a8 done [2024-09-17T19:12:49.058Z] #99 naming to docker.io/library/core-data done [2024-09-17T19:12:49.058Z] #99 ... [2024-09-17T19:12:49.058Z] [2024-09-17T19:12:49.058Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T19:12:49.058Z] #226 DONE 0.9s [2024-09-17T19:12:49.058Z] [2024-09-17T19:12:49.058Z] #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-09-17T19:12:49.058Z] #227 DONE 0.1s [2024-09-17T19:12:49.058Z] [2024-09-17T19:12:49.058Z] #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-09-17T19:12:49.058Z] #228 DONE 0.1s [2024-09-17T19:12:49.058Z] [2024-09-17T19:12:49.058Z] #99 [core-common-config-bootstrapper] exporting to image [2024-09-17T19:12:49.319Z] #99 exporting layers 0.3s done [2024-09-17T19:12:49.319Z] #99 writing image sha256:b5392313a0612c9446bde337316173354f73d6d7a3e8e35237421e19f3103a11 0.0s done [2024-09-17T19:12:49.319Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-17T19:12:49.319Z] #99 writing image sha256:84c494415e5b7d6d2ad8a75563f74471597fd9d1bd63198d60a338ed013ae102 done [2024-09-17T19:12:49.319Z] #99 naming to docker.io/library/security-proxy-auth done [2024-09-17T19:12:49.319Z] #99 DONE 4.6s [2024-09-17T19:12:49.319Z] [2024-09-17T19:12:49.319Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-17T19:12:49.319Z] #229 DONE 0.1s [2024-09-17T19:12:49.319Z] [2024-09-17T19:12:49.319Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-17T19:12:49.319Z] #230 DONE 0.1s [2024-09-17T19:12:49.319Z] [2024-09-17T19:12:49.319Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T19:12:49.319Z] #231 DONE 0.7s [2024-09-17T19:12:49.319Z] [2024-09-17T19:12:49.319Z] #99 [security-proxy-setup] exporting to image [2024-09-17T19:12:49.580Z] #99 exporting layers 0.2s done [2024-09-17T19:12:49.580Z] #99 writing image sha256:cf43824780829cbf5d59f841df6e7299e70428d84824c72255073141fa57bd39 done [2024-09-17T19:12:49.580Z] #99 naming to docker.io/library/security-proxy-setup done [2024-09-17T19:12:49.580Z] #99 DONE 4.8s [2024-09-17T19:12:49.580Z] [2024-09-17T19:12:49.580Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-17T19:12:49.580Z] #232 DONE 0.4s [2024-09-17T19:12:49.580Z] [2024-09-17T19:12:49.580Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T19:12:49.580Z] #233 DONE 0.7s [2024-09-17T19:12:49.580Z] [2024-09-17T19:12:49.580Z] #99 [security-secretstore-setup] exporting to image [2024-09-17T19:12:49.842Z] #99 exporting layers 0.3s done [2024-09-17T19:12:49.842Z] #99 writing image sha256:3a70fd46b336cc107bd62c78d97aee596beaf7a560123f42f8ceb8aa255fa4f1 done [2024-09-17T19:12:49.842Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-09-17T19:12:49.842Z] #99 writing image sha256:a7c9a23efd46413d6ab8c1585404e89536487c6716b7949973263ca5ebf3a5d2 done [2024-09-17T19:12:49.842Z] #99 naming to docker.io/library/security-bootstrapper done [2024-09-17T19:12:49.842Z] #99 DONE 5.2s [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T19:12:49.842Z] time="2024-09-17T19:08:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-17T19:12:49.879Z] $ docker stop --time=1 196c809b51812db7c897d88a3079c60fc410449d45f8327af50d93f45f813fa6 [2024-09-17T19:12:51.172Z] $ docker rm -f --volumes 196c809b51812db7c897d88a3079c60fc410449d45f8327af50d93f45f813fa6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-17T19:12:51.607Z] + docker images [2024-09-17T19:12:51.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-17T19:12:51.607Z] security-secretstore-setup latest 3a70fd46b336 2 seconds ago 37MB [2024-09-17T19:12:51.607Z] security-proxy-setup latest cf4382478082 2 seconds ago 26.2MB [2024-09-17T19:12:51.607Z] security-bootstrapper latest a7c9a23efd46 2 seconds ago 19MB [2024-09-17T19:12:51.607Z] security-proxy-auth latest 84c494415e5b 3 seconds ago 33.1MB [2024-09-17T19:12:51.607Z] core-common-config-bootstrapper latest b5392313a061 3 seconds ago 15.2MB [2024-09-17T19:12:51.607Z] core-data latest 11cd7739876d 3 seconds ago 39.8MB [2024-09-17T19:12:51.607Z] support-notifications latest 5a32914a2e56 4 seconds ago 42.6MB [2024-09-17T19:12:51.607Z] core-keeper latest 72228662567f 4 seconds ago 39.7MB [2024-09-17T19:12:51.607Z] support-cron-scheduler latest f6ecac06d812 4 seconds ago 44.3MB [2024-09-17T19:12:51.607Z] security-spiffe-token-provider latest 3f2cd0ac90e3 4 seconds ago 28.9MB [2024-09-17T19:12:51.607Z] support-scheduler latest 425c8c0bcc47 4 seconds ago 42.1MB [2024-09-17T19:12:51.607Z] core-command latest 2d362334ec2c 4 seconds ago 35.5MB [2024-09-17T19:12:51.607Z] core-metadata latest a1b181756051 4 seconds ago 39.9MB [2024-09-17T19:12:51.607Z] security-spire-server latest 25c8dd564d0d 3 minutes ago 121MB [2024-09-17T19:12:51.607Z] security-spire-agent latest f5b189d74029 3 minutes ago 182MB [2024-09-17T19:12:51.608Z] security-spire-config latest 7fb926746ad6 3 minutes ago 120MB [2024-09-17T19:12:51.608Z] ci-base-image-x86_64 latest 467231d23e7c 7 minutes ago 971MB [2024-09-17T19:12:51.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-17T19:12:51.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-17T19:12:51.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-17T19:12:53.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-17T19:12:53.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:12:53.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-17T19:12:53.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-17T19:12:53.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-17T19:12:58.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.333s coverage: 93.4% of statements [2024-09-17T19:12:58.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.416s coverage: 91.7% of statements [2024-09-17T19:13:01.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-17T19:13:01.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-17T19:13:02.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.216s coverage: 7.0% of statements [2024-09-17T19:13:12.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-17T19:13:12.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:13:12.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-17T19:13:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-17T19:13:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-17T19:13:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-17T19:13:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-17T19:13:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-17T19:13:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-17T19:13:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-17T19:13:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-17T19:13:14.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.742s coverage: 95.8% of statements [2024-09-17T19:13:14.846Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-09-17T19:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-17T19:13:21.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.138s coverage: 0.0% of statements [no tests to run] [2024-09-17T19:13:24.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-17T19:13:24.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-17T19:13:25.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.310s coverage: 0.8% of statements [2024-09-17T19:13:25.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.162s coverage: 30.7% of statements [2024-09-17T19:13:30.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.130s coverage: 41.7% of statements [2024-09-17T19:13:30.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.173s coverage: 77.8% of statements [2024-09-17T19:13:30.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.185s coverage: 94.1% of statements [2024-09-17T19:13:30.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements [2024-09-17T19:13:34.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2024-09-17T19:13:36.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-17T19:13:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-17T19:13:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-17T19:13:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-17T19:13:41.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-17T19:13:41.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-17T19:13:41.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-17T19:13:41.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-17T19:13:47.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.097s coverage: 94.4% of statements [2024-09-17T19:13:47.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-17T19:13:47.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-17T19:13:47.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-17T19:13:52.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-17T19:13:52.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-17T19:13:52.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-17T19:13:52.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-17T19:13:57.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-17T19:13:57.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-17T19:14:00.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-17T19:14:00.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.867s coverage: 79.9% of statements [2024-09-17T19:14:01.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.155s coverage: 92.9% of statements [2024-09-17T19:14:01.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 66.7% of statements [2024-09-17T19:14:01.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.115s coverage: 62.3% of statements [2024-09-17T19:14:01.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 75.0% of statements [2024-09-17T19:14:05.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-17T19:14:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.111s coverage: 87.2% of statements [2024-09-17T19:14:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-09-17T19:14:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.073s coverage: 100.0% of statements [2024-09-17T19:14:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.283s coverage: 81.8% of statements [2024-09-17T19:14:06.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements [2024-09-17T19:14:08.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-17T19:14:09.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.113s coverage: 86.0% of statements [2024-09-17T19:14:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-17T19:14:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-17T19:14:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.987s coverage: 63.1% of statements [2024-09-17T19:14:14.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.125s coverage: 100.0% of statements [2024-09-17T19:14:16.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.132s coverage: 89.4% of statements [2024-09-17T19:14:16.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2024-09-17T19:14:16.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-17T19:14:16.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-17T19:14:16.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-17T19:14:17.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.084s coverage: 73.7% of statements [2024-09-17T19:14:17.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-09-17T19:14:25.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-17T19:14:25.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-17T19:14:25.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-17T19:14:26.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.694s coverage: 36.5% of statements [2024-09-17T19:14:26.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements [2024-09-17T19:14:27.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-17T19:14:27.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-17T19:14:27.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-17T19:14:27.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-17T19:14:28.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-09-17T19:14:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-17T19:14:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-17T19:14:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-17T19:14:33.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.143s coverage: 4.9% of statements [2024-09-17T19:14:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-17T19:14:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:14:40.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-17T19:14:40.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.330s coverage: 97.1% of statements [2024-09-17T19:14:40.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.127s coverage: 35.9% of statements [2024-09-17T19:14:47.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-17T19:14:47.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-17T19:14:47.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-17T19:14:47.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-17T19:14:53.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements [2024-09-17T19:14:53.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-17T19:14:53.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:14:53.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-17T19:14:53.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-17T19:14:55.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.476s coverage: 95.7% of statements [2024-09-17T19:14:57.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-17T19:14:57.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-17T19:14:58.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements [2024-09-17T19:15:01.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-17T19:15:01.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-17T19:15:02.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.285s coverage: 98.9% of statements [2024-09-17T19:15:04.659Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-17T19:15:04.659Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-17T19:15:04.659Z] go vet ./... [2024-09-17T19:19:26.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-17T19:19:26.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-17T19:19:26.465Z] ./bin/test-attribution-txt.sh [2024-09-17T19:19:26.465Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-17T19:19:26.465Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-17T19:19:26.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-17T19:19:27.321Z] + ls -al . [2024-09-17T19:19:27.321Z] total 932 [2024-09-17T19:19:27.321Z] drwxrwxr-x 10 1001 1001 4096 Sep 17 19:07 . [2024-09-17T19:19:27.321Z] drwxr-xr-x 4 root root 4096 Sep 17 19:07 .. [2024-09-17T19:19:27.321Z] drwxrwxr-x 2 1001 1001 4096 Sep 17 19:04 .blubracket [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 10 Sep 17 19:04 .dockerignore [2024-09-17T19:19:27.321Z] drwxrwxr-x 8 1001 1001 4096 Sep 17 19:04 .git [2024-09-17T19:19:27.321Z] drwxrwxr-x 3 1001 1001 4096 Sep 17 19:04 .github [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 1102 Sep 17 19:04 .gitignore [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 42 Sep 17 19:04 .golangci.yml [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 100 Sep 17 19:04 .hadolint.yml [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 155 Sep 17 19:04 .sonarcloud.properties [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 1171 Sep 17 19:04 ADOPTERS.md [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 21286 Sep 17 19:04 Attribution.txt [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 100284 Sep 17 19:04 CHANGELOG.md [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 3804 Sep 17 19:04 CONTRIBUTING.md [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 677 Sep 17 19:04 GOVERNANCE.md [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 861 Sep 17 19:04 Jenkinsfile [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 10775 Sep 17 19:04 LICENSE [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 16854 Sep 17 19:04 Makefile [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 582 Sep 17 19:04 OWNERS.md [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 9528 Sep 17 19:04 README.md [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 789 Sep 17 19:04 SECURITY.md [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 5 Sep 17 19:04 VERSION [2024-09-17T19:19:27.321Z] drwxrwxr-x 2 1001 1001 4096 Sep 17 19:04 bin [2024-09-17T19:19:27.321Z] drwxrwxr-x 20 1001 1001 4096 Sep 17 19:04 cmd [2024-09-17T19:19:27.321Z] -rw-r--r-- 1 root root 567970 Sep 17 19:15 coverage.out [2024-09-17T19:19:27.321Z] drwxrwxr-x 2 1001 1001 4096 Sep 17 19:04 fuzz_test [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 7305 Sep 17 19:04 go.mod [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 102748 Sep 17 19:04 go.sum [2024-09-17T19:19:27.321Z] drwxrwxr-x 7 1001 1001 4096 Sep 17 19:04 internal [2024-09-17T19:19:27.321Z] drwxrwxr-x 3 1001 1001 4096 Sep 17 19:04 openapi [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 584 Sep 17 19:04 security.txt [2024-09-17T19:19:27.321Z] -rw-rw-r-- 1 1001 1001 204 Sep 17 19:04 version.go [Pipeline] sh [2024-09-17T19:19:27.710Z] + '[' -e coverage.out ] [2024-09-17T19:19:27.710Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-17T19:19:27.754Z] Warning: overwriting stash ‘coverage-report’ [2024-09-17T19:19:28.716Z] Stashed 1 file(s) [Pipeline] sh [2024-09-17T19:19:29.069Z] + make build [2024-09-17T19:19:29.340Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-17T19:22:51.065Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-17T19:22:51.065Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-17T19:22:56.378Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-17T19:22:59.710Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-17T19:23:09.767Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-17T19:23:36.438Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-17T19:23:46.490Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-17T19:23:56.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-17T19:24:08.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-17T19:24:11.477Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-17T19:24:14.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-17T19:24:19.039Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-17T19:24:23.277Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-17T19:24:29.909Z] $ docker stop --time=1 026f000e09abb86332b6e39eabe03922f05736b8f32855aedbc5961d7d7d48f3 [2024-09-17T19:24:32.094Z] $ docker rm -f --volumes 026f000e09abb86332b6e39eabe03922f05736b8f32855aedbc5961d7d7d48f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T19:24:36.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-17T19:24:36.354Z] [2024-09-17T19:24:36.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T19:24:36.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-17T19:24:37.041Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-17T19:24:37.041Z] 547446be3368: Pulling fs layer [2024-09-17T19:24:37.041Z] d125d8839a47: Pulling fs layer [2024-09-17T19:24:37.041Z] 3e85d5ac6304: Pulling fs layer [2024-09-17T19:24:37.041Z] c3105a71a48b: Pulling fs layer [2024-09-17T19:24:37.041Z] 0f093f025ec4: Pulling fs layer [2024-09-17T19:24:37.041Z] c3106fc0e877: Pulling fs layer [2024-09-17T19:24:37.041Z] 0f093f025ec4: Waiting [2024-09-17T19:24:37.041Z] c3105a71a48b: Waiting [2024-09-17T19:24:37.309Z] 547446be3368: Verifying Checksum [2024-09-17T19:24:37.309Z] c3105a71a48b: Verifying Checksum [2024-09-17T19:24:37.309Z] c3105a71a48b: Download complete [2024-09-17T19:24:37.575Z] d125d8839a47: Verifying Checksum [2024-09-17T19:24:37.575Z] d125d8839a47: Download complete [2024-09-17T19:24:37.575Z] c3106fc0e877: Verifying Checksum [2024-09-17T19:24:37.575Z] c3106fc0e877: Download complete [2024-09-17T19:24:37.843Z] 0f093f025ec4: Verifying Checksum [2024-09-17T19:24:37.843Z] 0f093f025ec4: Download complete [2024-09-17T19:24:38.109Z] 547446be3368: Pull complete [2024-09-17T19:24:39.069Z] d125d8839a47: Pull complete [2024-09-17T19:24:39.650Z] 3e85d5ac6304: Verifying Checksum [2024-09-17T19:24:39.650Z] 3e85d5ac6304: Download complete [2024-09-17T19:24:49.716Z] 3e85d5ac6304: Pull complete [2024-09-17T19:24:49.717Z] c3105a71a48b: Pull complete [2024-09-17T19:24:50.671Z] 0f093f025ec4: Pull complete [2024-09-17T19:24:50.671Z] c3106fc0e877: Pull complete [2024-09-17T19:24:50.937Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-17T19:24:50.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-17T19:24:50.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T19:24:51.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-10521 does not seem to be running inside a container [2024-09-17T19:24:51.367Z] $ 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-arm64:latest cat [2024-09-17T19:24:53.596Z] $ docker top 8a1997106fbd7f036918cc7ce2609d7f2cac7f56a4cb0158d8a12b84fd2e6f54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-17T19:24:54.513Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-17T19:25:04.573Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-17T19:25:04.573Z] #1 transferring dockerfile: 2.06kB done [2024-09-17T19:25:04.573Z] #1 DONE 0.1s [2024-09-17T19:25:04.840Z] [2024-09-17T19:25:04.840Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-17T19:25:04.840Z] #2 transferring dockerfile: 2.50kB done [2024-09-17T19:25:04.840Z] #2 DONE 0.0s [2024-09-17T19:25:04.840Z] [2024-09-17T19:25:04.840Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-17T19:25:04.840Z] #3 transferring dockerfile: 3.17kB done [2024-09-17T19:25:04.840Z] #3 DONE 0.1s [2024-09-17T19:25:04.840Z] [2024-09-17T19:25:04.840Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-17T19:25:04.840Z] #4 transferring dockerfile: 2.23kB done [2024-09-17T19:25:04.840Z] #4 DONE 0.1s [2024-09-17T19:25:04.840Z] [2024-09-17T19:25:04.840Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-17T19:25:05.115Z] #5 transferring dockerfile: 2.15kB done [2024-09-17T19:25:05.115Z] #5 DONE 0.1s [2024-09-17T19:25:05.115Z] [2024-09-17T19:25:05.115Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-09-17T19:25:05.115Z] #6 transferring dockerfile: 1.95kB done [2024-09-17T19:25:05.115Z] #6 DONE 0.1s [2024-09-17T19:25:05.115Z] [2024-09-17T19:25:05.115Z] #7 [core-data internal] load build definition from Dockerfile [2024-09-17T19:25:05.115Z] #7 transferring dockerfile: 2.07kB done [2024-09-17T19:25:05.115Z] #7 DONE 0.1s [2024-09-17T19:25:05.115Z] [2024-09-17T19:25:05.115Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-17T19:25:05.115Z] #8 transferring dockerfile: 1.85kB done [2024-09-17T19:25:05.392Z] #8 DONE 0.1s [2024-09-17T19:25:05.392Z] [2024-09-17T19:25:05.392Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-17T19:25:05.392Z] #9 transferring dockerfile: 2.49kB 0.0s done [2024-09-17T19:25:05.392Z] #9 DONE 0.1s [2024-09-17T19:25:05.392Z] [2024-09-17T19:25:05.392Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-17T19:25:05.392Z] #10 transferring dockerfile: 1.70kB done [2024-09-17T19:25:05.392Z] #10 DONE 0.1s [2024-09-17T19:25:05.392Z] [2024-09-17T19:25:05.392Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-09-17T19:25:05.392Z] #11 transferring dockerfile: 1.81kB done [2024-09-17T19:25:05.392Z] #11 DONE 0.1s [2024-09-17T19:25:05.392Z] [2024-09-17T19:25:05.392Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-09-17T19:25:05.660Z] #12 transferring dockerfile: 1.93kB done [2024-09-17T19:25:05.660Z] #12 DONE 0.1s [2024-09-17T19:25:05.660Z] [2024-09-17T19:25:05.660Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-09-17T19:25:05.660Z] #13 transferring dockerfile: 1.69kB done [2024-09-17T19:25:05.660Z] #13 DONE 0.1s [2024-09-17T19:25:05.660Z] [2024-09-17T19:25:05.660Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-17T19:25:05.660Z] #14 transferring dockerfile: 1.89kB done [2024-09-17T19:25:05.660Z] #14 DONE 0.1s [2024-09-17T19:25:05.660Z] [2024-09-17T19:25:05.660Z] #15 [core-command internal] load build definition from Dockerfile [2024-09-17T19:25:05.660Z] #15 transferring dockerfile: 1.93kB done [2024-09-17T19:25:05.660Z] #15 DONE 0.1s [2024-09-17T19:25:05.660Z] [2024-09-17T19:25:05.660Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-17T19:25:05.660Z] #16 transferring dockerfile: 2.01kB done [2024-09-17T19:25:05.660Z] #16 DONE 0.1s [2024-09-17T19:25:05.660Z] [2024-09-17T19:25:05.660Z] #17 [core-metadata internal] load .dockerignore [2024-09-17T19:25:05.660Z] #17 transferring context: 50B 0.0s done [2024-09-17T19:25:05.660Z] #17 DONE 0.1s [2024-09-17T19:25:06.613Z] [2024-09-17T19:25:06.613Z] #18 [security-proxy-setup internal] load .dockerignore [2024-09-17T19:25:06.613Z] #18 transferring context: 50B done [2024-09-17T19:25:06.613Z] #18 DONE 0.0s [2024-09-17T19:25:06.613Z] [2024-09-17T19:25:06.613Z] #19 [security-bootstrapper internal] load .dockerignore [2024-09-17T19:25:06.613Z] #19 transferring context: 50B done [2024-09-17T19:25:06.613Z] #19 DONE 0.0s [2024-09-17T19:25:06.613Z] [2024-09-17T19:25:06.613Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-17T19:25:06.613Z] #20 transferring context: 50B 0.0s done [2024-09-17T19:25:06.613Z] #20 DONE 0.1s [2024-09-17T19:25:06.613Z] [2024-09-17T19:25:06.613Z] #21 [security-proxy-auth internal] load .dockerignore [2024-09-17T19:25:06.880Z] #21 transferring context: 50B done [2024-09-17T19:25:06.880Z] #21 DONE 0.1s [2024-09-17T19:25:06.880Z] [2024-09-17T19:25:06.880Z] #22 [support-notifications internal] load .dockerignore [2024-09-17T19:25:06.880Z] #22 transferring context: 50B done [2024-09-17T19:25:06.880Z] #22 DONE 0.1s [2024-09-17T19:25:06.880Z] [2024-09-17T19:25:06.880Z] #23 [core-data internal] load .dockerignore [2024-09-17T19:25:06.880Z] #23 transferring context: 50B done [2024-09-17T19:25:06.880Z] #23 DONE 0.1s [2024-09-17T19:25:06.880Z] [2024-09-17T19:25:06.880Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-09-17T19:25:06.880Z] #24 transferring context: 50B done [2024-09-17T19:25:06.880Z] #24 DONE 0.1s [2024-09-17T19:25:06.880Z] [2024-09-17T19:25:06.880Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-09-17T19:25:06.880Z] #25 transferring context: 50B 0.0s done [2024-09-17T19:25:06.880Z] #25 DONE 0.1s [2024-09-17T19:25:06.880Z] [2024-09-17T19:25:06.880Z] #26 [security-spire-server internal] load .dockerignore [2024-09-17T19:25:06.880Z] #26 transferring context: 50B done [2024-09-17T19:25:06.880Z] #26 DONE 0.1s [2024-09-17T19:25:07.148Z] [2024-09-17T19:25:07.148Z] #27 [security-spire-agent internal] load .dockerignore [2024-09-17T19:25:07.148Z] #27 transferring context: 50B done [2024-09-17T19:25:07.148Z] #27 DONE 0.1s [2024-09-17T19:25:07.148Z] [2024-09-17T19:25:07.148Z] #28 [support-scheduler internal] load .dockerignore [2024-09-17T19:25:07.148Z] #28 transferring context: 50B done [2024-09-17T19:25:07.148Z] #28 DONE 0.1s [2024-09-17T19:25:07.148Z] [2024-09-17T19:25:07.148Z] #29 [security-spire-config internal] load .dockerignore [2024-09-17T19:25:07.148Z] #29 transferring context: 50B done [2024-09-17T19:25:07.148Z] #29 DONE 0.1s [2024-09-17T19:25:07.148Z] [2024-09-17T19:25:07.148Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-09-17T19:25:07.412Z] #30 transferring context: 50B 0.0s done [2024-09-17T19:25:07.412Z] #30 DONE 0.1s [2024-09-17T19:25:07.412Z] [2024-09-17T19:25:07.412Z] #31 [core-command internal] load .dockerignore [2024-09-17T19:25:07.412Z] #31 transferring context: 50B done [2024-09-17T19:25:07.412Z] #31 DONE 0.1s [2024-09-17T19:25:07.412Z] [2024-09-17T19:25:07.412Z] #32 [core-keeper internal] load .dockerignore [2024-09-17T19:25:07.412Z] #32 transferring context: 50B 0.0s done [2024-09-17T19:25:07.412Z] #32 DONE 0.1s [2024-09-17T19:25:07.412Z] [2024-09-17T19:25:07.412Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:07.412Z] #33 DONE 0.0s [2024-09-17T19:25:07.412Z] [2024-09-17T19:25:07.412Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:25:07.991Z] #34 DONE 0.4s [2024-09-17T19:25:07.991Z] [2024-09-17T19:25:07.991Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:07.991Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:07.991Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:07.991Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:07.991Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:07.991Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-17T19:25:07.991Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 483.33kB / 3.34MB 0.2s [2024-09-17T19:25:08.257Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s [2024-09-17T19:25:08.257Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:08.257Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-17T19:25:08.521Z] #35 ... [2024-09-17T19:25:08.521Z] [2024-09-17T19:25:08.521Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:08.521Z] #33 DONE 0.0s [2024-09-17T19:25:08.521Z] [2024-09-17T19:25:08.521Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:08.521Z] #33 DONE 0.0s [2024-09-17T19:25:08.521Z] [2024-09-17T19:25:08.521Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:25:08.521Z] #34 DONE 0.4s [2024-09-17T19:25:08.521Z] [2024-09-17T19:25:08.521Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:08.521Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:08.521Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:08.521Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:08.521Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:08.521Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:08.789Z] #35 ... [2024-09-17T19:25:08.789Z] [2024-09-17T19:25:08.789Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:08.789Z] #33 DONE 0.0s [2024-09-17T19:25:08.789Z] [2024-09-17T19:25:08.789Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:25:08.789Z] #34 DONE 0.5s [2024-09-17T19:25:08.789Z] [2024-09-17T19:25:08.789Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:08.789Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:08.789Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:08.789Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:08.789Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:08.789Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:08.789Z] #35 ... [2024-09-17T19:25:08.789Z] [2024-09-17T19:25:08.789Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:08.789Z] #33 DONE 0.0s [2024-09-17T19:25:08.789Z] [2024-09-17T19:25:08.789Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:08.789Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:08.789Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:08.789Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:08.789Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:08.789Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:08.789Z] #35 ... [2024-09-17T19:25:08.789Z] [2024-09-17T19:25:08.789Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:25:08.789Z] #34 DONE 0.6s [2024-09-17T19:25:08.789Z] [2024-09-17T19:25:08.789Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:09.054Z] #35 ... [2024-09-17T19:25:09.054Z] [2024-09-17T19:25:09.054Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:09.054Z] #33 DONE 0.0s [2024-09-17T19:25:09.054Z] [2024-09-17T19:25:09.054Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:09.054Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:09.054Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:09.054Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:09.054Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:09.054Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:09.054Z] #35 ... [2024-09-17T19:25:09.054Z] [2024-09-17T19:25:09.054Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:09.054Z] #33 DONE 0.0s [2024-09-17T19:25:09.054Z] [2024-09-17T19:25:09.054Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:25:09.054Z] #34 DONE 0.7s [2024-09-17T19:25:09.054Z] [2024-09-17T19:25:09.054Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:09.320Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:09.320Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:09.320Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:09.320Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:09.320Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:09.320Z] #35 ... [2024-09-17T19:25:09.320Z] [2024-09-17T19:25:09.320Z] #36 [support-notifications internal] load build context [2024-09-17T19:25:09.320Z] #36 DONE 0.0s [2024-09-17T19:25:09.320Z] [2024-09-17T19:25:09.320Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-17T19:25:09.320Z] #37 DONE 2.2s [2024-09-17T19:25:09.320Z] [2024-09-17T19:25:09.320Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:09.320Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:09.320Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:09.320Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:09.320Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:09.320Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:09.320Z] #35 ... [2024-09-17T19:25:09.320Z] [2024-09-17T19:25:09.320Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:09.320Z] #33 DONE 0.0s [2024-09-17T19:25:09.588Z] [2024-09-17T19:25:09.588Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:09.588Z] #33 DONE 0.0s [2024-09-17T19:25:09.588Z] [2024-09-17T19:25:09.588Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:09.858Z] #35 ... [2024-09-17T19:25:09.858Z] [2024-09-17T19:25:09.858Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:25:09.858Z] #34 DONE 1.1s [2024-09-17T19:25:09.858Z] [2024-09-17T19:25:09.858Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:09.858Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-17T19:25:09.858Z] #35 ... [2024-09-17T19:25:09.858Z] [2024-09-17T19:25:09.858Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-17T19:25:09.858Z] #37 DONE 2.3s [2024-09-17T19:25:09.858Z] [2024-09-17T19:25:09.858Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:09.858Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:09.858Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:09.858Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:09.858Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:09.858Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:09.858Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-17T19:25:10.597Z] #35 ... [2024-09-17T19:25:10.597Z] [2024-09-17T19:25:10.597Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:10.597Z] #33 DONE 0.0s [2024-09-17T19:25:10.597Z] [2024-09-17T19:25:10.597Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:25:10.597Z] #34 DONE 1.6s [2024-09-17T19:25:10.597Z] [2024-09-17T19:25:10.597Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-17T19:25:10.597Z] #38 DONE 1.7s [2024-09-17T19:25:10.597Z] [2024-09-17T19:25:10.597Z] #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T19:25:10.597Z] #39 ... [2024-09-17T19:25:10.597Z] [2024-09-17T19:25:10.597Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-17T19:25:10.597Z] #37 DONE 2.4s [2024-09-17T19:25:10.597Z] [2024-09-17T19:25:10.597Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-17T19:25:10.597Z] #38 DONE 1.8s [2024-09-17T19:25:10.597Z] [2024-09-17T19:25:10.597Z] #39 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T19:25:11.208Z] #39 ... [2024-09-17T19:25:11.208Z] [2024-09-17T19:25:11.208Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:11.208Z] #33 DONE 0.0s [2024-09-17T19:25:11.208Z] [2024-09-17T19:25:11.208Z] #40 [core-data internal] load build context [2024-09-17T19:25:11.489Z] #40 ... [2024-09-17T19:25:11.489Z] [2024-09-17T19:25:11.489Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:11.489Z] #33 DONE 0.0s [2024-09-17T19:25:11.489Z] [2024-09-17T19:25:11.489Z] #40 [core-data internal] load build context [2024-09-17T19:25:11.489Z] #40 ... [2024-09-17T19:25:11.489Z] [2024-09-17T19:25:11.489Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T19:25:11.489Z] #33 DONE 0.0s [2024-09-17T19:25:11.780Z] [2024-09-17T19:25:11.780Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:11.780Z] #41 transferring context: 24.11MB 3.7s [2024-09-17T19:25:11.780Z] #41 ... [2024-09-17T19:25:11.780Z] [2024-09-17T19:25:11.780Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-17T19:25:11.780Z] #37 DONE 2.4s [2024-09-17T19:25:11.780Z] [2024-09-17T19:25:11.780Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-17T19:25:11.780Z] #38 DONE 1.8s [2024-09-17T19:25:11.780Z] [2024-09-17T19:25:11.780Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T19:25:11.780Z] #34 DONE 2.6s [2024-09-17T19:25:11.780Z] [2024-09-17T19:25:11.780Z] #42 [core-keeper internal] load build context [2024-09-17T19:25:11.780Z] #42 DONE 0.0s [2024-09-17T19:25:11.780Z] [2024-09-17T19:25:11.780Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:12.080Z] #41 ... [2024-09-17T19:25:12.080Z] [2024-09-17T19:25:12.080Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-17T19:25:12.080Z] #37 DONE 2.4s [2024-09-17T19:25:12.080Z] [2024-09-17T19:25:12.080Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-17T19:25:12.080Z] #38 DONE 1.8s [2024-09-17T19:25:12.080Z] [2024-09-17T19:25:12.080Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:12.080Z] #41 ... [2024-09-17T19:25:12.080Z] [2024-09-17T19:25:12.080Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-17T19:25:12.080Z] #37 DONE 2.4s [2024-09-17T19:25:12.080Z] [2024-09-17T19:25:12.080Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-17T19:25:12.080Z] #38 DONE 1.8s [2024-09-17T19:25:12.080Z] [2024-09-17T19:25:12.080Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:12.748Z] #41 ... [2024-09-17T19:25:12.748Z] [2024-09-17T19:25:12.748Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:12.748Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:12.748Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:12.748Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:12.748Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:12.748Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:12.748Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-17T19:25:12.748Z] #35 DONE 5.4s [2024-09-17T19:25:12.748Z] [2024-09-17T19:25:12.748Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:13.049Z] #41 ... [2024-09-17T19:25:13.049Z] [2024-09-17T19:25:13.049Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-17T19:25:13.049Z] #43 DONE 3.1s [2024-09-17T19:25:13.049Z] [2024-09-17T19:25:13.049Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:13.635Z] #41 ... [2024-09-17T19:25:13.635Z] [2024-09-17T19:25:13.635Z] #44 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-17T19:25:13.635Z] #44 DONE 3.8s [2024-09-17T19:25:13.635Z] [2024-09-17T19:25:13.635Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:13.635Z] #41 ... [2024-09-17T19:25:13.635Z] [2024-09-17T19:25:13.635Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:13.635Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:13.635Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:13.635Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:13.635Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:13.635Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:13.635Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-17T19:25:13.635Z] #35 DONE 5.4s [2024-09-17T19:25:13.635Z] [2024-09-17T19:25:13.635Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:13.902Z] #45 ... [2024-09-17T19:25:13.902Z] [2024-09-17T19:25:13.902Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T19:25:13.902Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T19:25:13.902Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T19:25:13.902Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T19:25:13.902Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T19:25:13.902Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T19:25:13.902Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-17T19:25:13.902Z] #35 DONE 5.4s [2024-09-17T19:25:13.902Z] [2024-09-17T19:25:13.902Z] #46 [security-spire-config internal] load build context [2024-09-17T19:25:13.902Z] #46 DONE 0.0s [2024-09-17T19:25:13.902Z] [2024-09-17T19:25:13.902Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:13.902Z] #47 DONE 0.0s [2024-09-17T19:25:13.902Z] [2024-09-17T19:25:13.902Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:13.902Z] #45 ... [2024-09-17T19:25:13.902Z] [2024-09-17T19:25:13.902Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:16.480Z] #41 ... [2024-09-17T19:25:16.480Z] [2024-09-17T19:25:16.480Z] #48 [security-spire-agent internal] load build context [2024-09-17T19:25:16.480Z] #48 transferring context: 27.24kB 0.3s done [2024-09-17T19:25:16.480Z] #48 DONE 2.3s [2024-09-17T19:25:16.480Z] [2024-09-17T19:25:16.480Z] #46 [security-spire-config internal] load build context [2024-09-17T19:25:16.480Z] #46 transferring context: 25.96kB 0.5s done [2024-09-17T19:25:16.480Z] #46 DONE 2.4s [2024-09-17T19:25:16.480Z] [2024-09-17T19:25:16.480Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:16.480Z] #41 ... [2024-09-17T19:25:16.480Z] [2024-09-17T19:25:16.480Z] #49 [security-spire-server internal] load build context [2024-09-17T19:25:16.480Z] #49 transferring context: 27.71kB 0.5s done [2024-09-17T19:25:16.480Z] #49 DONE 2.5s [2024-09-17T19:25:16.480Z] [2024-09-17T19:25:16.480Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:16.745Z] #41 ... [2024-09-17T19:25:16.745Z] [2024-09-17T19:25:16.745Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:25:16.745Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done [2024-09-17T19:25:16.745Z] #50 DONE 2.7s [2024-09-17T19:25:16.745Z] [2024-09-17T19:25:16.745Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:18.685Z] #41 ... [2024-09-17T19:25:18.685Z] [2024-09-17T19:25:18.685Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:25:18.685Z] #51 ... [2024-09-17T19:25:18.685Z] [2024-09-17T19:25:18.685Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:25:18.953Z] #52 ... [2024-09-17T19:25:18.953Z] [2024-09-17T19:25:18.953Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:18.953Z] #41 ... [2024-09-17T19:25:18.953Z] [2024-09-17T19:25:18.953Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:25:18.953Z] #53 ... [2024-09-17T19:25:18.953Z] [2024-09-17T19:25:18.953Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:25:19.540Z] #51 ... [2024-09-17T19:25:19.540Z] [2024-09-17T19:25:19.540Z] #36 [support-notifications internal] load build context [2024-09-17T19:25:19.540Z] #36 ... [2024-09-17T19:25:19.540Z] [2024-09-17T19:25:19.540Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:25:20.133Z] #51 ... [2024-09-17T19:25:20.133Z] [2024-09-17T19:25:20.133Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:20.133Z] #54 ... [2024-09-17T19:25:20.133Z] [2024-09-17T19:25:20.133Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:25:20.133Z] #55 ... [2024-09-17T19:25:20.133Z] [2024-09-17T19:25:20.133Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:25:20.399Z] #51 ... [2024-09-17T19:25:20.399Z] [2024-09-17T19:25:20.399Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-17T19:25:20.399Z] #0 5.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:20.399Z] #0 6.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:20.399Z] #0 9.463 OK: 266 MiB in 52 packages [2024-09-17T19:25:20.399Z] #56 ... [2024-09-17T19:25:20.399Z] [2024-09-17T19:25:20.399Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T19:25:20.399Z] #0 6.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:20.399Z] #0 6.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:20.399Z] #0 9.967 OK: 266 MiB in 52 packages [2024-09-17T19:25:20.672Z] #57 ... [2024-09-17T19:25:20.672Z] [2024-09-17T19:25:20.672Z] #58 [support-scheduler internal] load build context [2024-09-17T19:25:20.672Z] #58 ... [2024-09-17T19:25:20.672Z] [2024-09-17T19:25:20.672Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:25:21.641Z] #51 ... [2024-09-17T19:25:21.641Z] [2024-09-17T19:25:21.641Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T19:25:21.641Z] #59 DONE 9.9s [2024-09-17T19:25:21.908Z] [2024-09-17T19:25:21.908Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:25:21.908Z] #51 transferring context: 39.76MB 13.0s [2024-09-17T19:25:21.908Z] #51 ... [2024-09-17T19:25:21.908Z] [2024-09-17T19:25:21.908Z] #60 [core-command internal] load build context [2024-09-17T19:25:22.174Z] #60 ... [2024-09-17T19:25:22.174Z] [2024-09-17T19:25:22.174Z] #39 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T19:25:22.174Z] #39 5.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:22.174Z] #39 5.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:22.174Z] #39 8.478 OK: 266 MiB in 52 packages [2024-09-17T19:25:22.174Z] #39 DONE 12.6s [2024-09-17T19:25:22.174Z] [2024-09-17T19:25:22.174Z] #60 [core-command internal] load build context [2024-09-17T19:25:22.174Z] #60 ... [2024-09-17T19:25:22.174Z] [2024-09-17T19:25:22.174Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:25:22.174Z] #61 ... [2024-09-17T19:25:22.174Z] [2024-09-17T19:25:22.174Z] #40 [core-data internal] load build context [2024-09-17T19:25:22.441Z] #40 ... [2024-09-17T19:25:22.441Z] [2024-09-17T19:25:22.441Z] #42 [core-keeper internal] load build context [2024-09-17T19:25:22.441Z] #42 ... [2024-09-17T19:25:22.441Z] [2024-09-17T19:25:22.441Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-17T19:25:22.441Z] #56 DONE 12.0s [2024-09-17T19:25:22.441Z] [2024-09-17T19:25:22.441Z] #42 [core-keeper internal] load build context [2024-09-17T19:25:22.441Z] #42 ... [2024-09-17T19:25:22.441Z] [2024-09-17T19:25:22.441Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-17T19:25:22.441Z] #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:22.441Z] #0 6.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:22.441Z] #0 9.035 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T19:25:22.441Z] #0 9.035 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T19:25:22.441Z] #0 9.035 OK: 19955 distinct packages available [2024-09-17T19:25:22.441Z] #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:22.441Z] #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:22.441Z] #62 ... [2024-09-17T19:25:22.441Z] [2024-09-17T19:25:22.441Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:22.441Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.6s done [2024-09-17T19:25:22.441Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-17T19:25:22.441Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-17T19:25:22.441Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-17T19:25:22.441Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done [2024-09-17T19:25:22.441Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-09-17T19:25:22.441Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-09-17T19:25:22.441Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-17T19:25:22.441Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.7s [2024-09-17T19:25:23.029Z] #47 ... [2024-09-17T19:25:23.029Z] [2024-09-17T19:25:23.029Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T19:25:23.029Z] #57 DONE 12.6s [2024-09-17T19:25:23.029Z] [2024-09-17T19:25:23.029Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:23.611Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.7s [2024-09-17T19:25:24.191Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-17T19:25:24.191Z] #47 ... [2024-09-17T19:25:24.191Z] [2024-09-17T19:25:24.191Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T19:25:24.191Z] #63 ... [2024-09-17T19:25:24.191Z] [2024-09-17T19:25:24.191Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T19:25:24.191Z] #64 ... [2024-09-17T19:25:24.191Z] [2024-09-17T19:25:24.191Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-17T19:25:24.191Z] #62 11.01 OK: 266 MiB in 52 packages [2024-09-17T19:25:24.191Z] #62 DONE 12.1s [2024-09-17T19:25:24.191Z] [2024-09-17T19:25:24.191Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T19:25:24.457Z] #65 ... [2024-09-17T19:25:24.457Z] [2024-09-17T19:25:24.457Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:24.457Z] #45 ... [2024-09-17T19:25:24.457Z] [2024-09-17T19:25:24.457Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:24.457Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.7s [2024-09-17T19:25:24.457Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-17T19:25:24.457Z] #47 ... [2024-09-17T19:25:24.457Z] [2024-09-17T19:25:24.457Z] #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-17T19:25:24.722Z] #66 ... [2024-09-17T19:25:24.722Z] [2024-09-17T19:25:24.722Z] #40 [core-data internal] load build context [2024-09-17T19:25:25.311Z] #40 ... [2024-09-17T19:25:25.311Z] [2024-09-17T19:25:25.311Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-17T19:25:25.311Z] #67 ... [2024-09-17T19:25:25.311Z] [2024-09-17T19:25:25.311Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-17T19:25:25.576Z] #68 ... [2024-09-17T19:25:25.576Z] [2024-09-17T19:25:25.576Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T19:25:25.576Z] #69 ... [2024-09-17T19:25:25.576Z] [2024-09-17T19:25:25.576Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T19:25:25.576Z] #63 DONE 11.5s [2024-09-17T19:25:25.576Z] [2024-09-17T19:25:25.576Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T19:25:25.841Z] #70 ... [2024-09-17T19:25:25.841Z] [2024-09-17T19:25:25.841Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-17T19:25:25.841Z] #71 ... [2024-09-17T19:25:25.841Z] [2024-09-17T19:25:25.841Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T19:25:26.107Z] #72 ... [2024-09-17T19:25:26.107Z] [2024-09-17T19:25:26.107Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T19:25:26.107Z] #73 ... [2024-09-17T19:25:26.107Z] [2024-09-17T19:25:26.107Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:26.107Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.3s [2024-09-17T19:25:26.107Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-17T19:25:26.107Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.4s done [2024-09-17T19:25:27.062Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 7.2s [2024-09-17T19:25:27.062Z] #47 ... [2024-09-17T19:25:27.062Z] [2024-09-17T19:25:27.062Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:25:27.062Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-17T19:25:27.062Z] #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-17T19:25:27.062Z] #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-17T19:25:27.062Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done [2024-09-17T19:25:27.063Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-09-17T19:25:27.063Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-17T19:25:27.063Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.6s done [2024-09-17T19:25:27.063Z] #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 7.3s [2024-09-17T19:25:27.063Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-17T19:25:27.063Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.4s done [2024-09-17T19:25:27.643Z] #50 ... [2024-09-17T19:25:27.643Z] [2024-09-17T19:25:27.643Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:27.643Z] #45 transferring context: 39.24MB 18.9s [2024-09-17T19:25:29.054Z] #45 ... [2024-09-17T19:25:29.054Z] [2024-09-17T19:25:29.054Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:25:29.054Z] #52 ... [2024-09-17T19:25:29.054Z] [2024-09-17T19:25:29.054Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:29.054Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.16MB / 28.04MB 9.3s [2024-09-17T19:25:29.054Z] #47 ... [2024-09-17T19:25:29.054Z] [2024-09-17T19:25:29.054Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:29.319Z] #41 ... [2024-09-17T19:25:29.319Z] [2024-09-17T19:25:29.319Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:25:29.319Z] #53 ... [2024-09-17T19:25:29.319Z] [2024-09-17T19:25:29.319Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:29.584Z] #47 ... [2024-09-17T19:25:29.584Z] [2024-09-17T19:25:29.584Z] #36 [support-notifications internal] load build context [2024-09-17T19:25:29.849Z] #36 ... [2024-09-17T19:25:29.849Z] [2024-09-17T19:25:29.849Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:25:29.849Z] #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.4s done [2024-09-17T19:25:30.428Z] #50 ... [2024-09-17T19:25:30.428Z] [2024-09-17T19:25:30.428Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:25:30.428Z] #55 ... [2024-09-17T19:25:30.428Z] [2024-09-17T19:25:30.428Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:30.428Z] #54 ... [2024-09-17T19:25:30.428Z] [2024-09-17T19:25:30.428Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:30.428Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.7s [2024-09-17T19:25:31.017Z] #47 ... [2024-09-17T19:25:31.017Z] [2024-09-17T19:25:31.017Z] #58 [support-scheduler internal] load build context [2024-09-17T19:25:31.017Z] #58 ... [2024-09-17T19:25:31.017Z] [2024-09-17T19:25:31.017Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:31.282Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.42MB / 28.04MB 11.6s [2024-09-17T19:25:31.549Z] #47 ... [2024-09-17T19:25:31.549Z] [2024-09-17T19:25:31.549Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T19:25:31.549Z] #65 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:31.549Z] #65 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:31.549Z] #65 14.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:31.549Z] #65 14.46 (2/4) Installing openssl (3.1.7-r0) [2024-09-17T19:25:31.549Z] #65 14.56 (3/4) Installing su-exec (0.2-r3) [2024-09-17T19:25:31.549Z] #65 14.56 (4/4) Installing yq (4.33.3-r5) [2024-09-17T19:25:31.549Z] #65 15.71 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:31.549Z] #65 15.71 OK: 18 MiB in 19 packages [2024-09-17T19:25:31.549Z] #65 DONE 17.3s [2024-09-17T19:25:31.549Z] [2024-09-17T19:25:31.549Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:31.816Z] #47 ... [2024-09-17T19:25:31.816Z] [2024-09-17T19:25:31.816Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T19:25:32.081Z] #74 ... [2024-09-17T19:25:32.081Z] [2024-09-17T19:25:32.081Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:25:32.081Z] #51 ... [2024-09-17T19:25:32.081Z] [2024-09-17T19:25:32.081Z] #60 [core-command internal] load build context [2024-09-17T19:25:32.347Z] #60 ... [2024-09-17T19:25:32.347Z] [2024-09-17T19:25:32.347Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:32.347Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.90MB / 28.04MB 12.3s [2024-09-17T19:25:32.347Z] #47 ... [2024-09-17T19:25:32.347Z] [2024-09-17T19:25:32.347Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:25:32.347Z] #61 ... [2024-09-17T19:25:32.347Z] [2024-09-17T19:25:32.347Z] #42 [core-keeper internal] load build context [2024-09-17T19:25:32.614Z] #42 ... [2024-09-17T19:25:32.614Z] [2024-09-17T19:25:32.614Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:33.208Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.19MB / 28.04MB 13.4s [2024-09-17T19:25:33.791Z] #47 ... [2024-09-17T19:25:33.791Z] [2024-09-17T19:25:33.791Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-17T19:25:33.791Z] #67 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:33.791Z] #67 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:33.791Z] #67 16.04 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:33.791Z] #67 16.08 (2/2) Installing su-exec (0.2-r3) [2024-09-17T19:25:33.791Z] #67 16.08 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:33.791Z] #67 16.39 OK: 8 MiB in 17 packages [2024-09-17T19:25:33.791Z] #67 DONE 18.4s [2024-09-17T19:25:33.791Z] [2024-09-17T19:25:33.791Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:34.057Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.78MB / 28.04MB 14.2s [2024-09-17T19:25:34.322Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s done [2024-09-17T19:25:35.723Z] #47 ... [2024-09-17T19:25:35.723Z] [2024-09-17T19:25:35.723Z] #40 [core-data internal] load build context [2024-09-17T19:25:35.723Z] #40 transferring context: 52.12MB 25.6s [2024-09-17T19:25:35.723Z] #40 ... [2024-09-17T19:25:35.723Z] [2024-09-17T19:25:35.723Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T19:25:35.723Z] #64 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:35.723Z] #64 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:35.723Z] #64 15.08 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T19:25:35.723Z] #64 15.08 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T19:25:35.723Z] #64 15.08 OK: 19946 distinct packages available [2024-09-17T19:25:35.723Z] #64 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:35.723Z] #64 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:35.723Z] #64 20.31 (1/11) Installing ca-certificates (20240226-r0) [2024-09-17T19:25:35.723Z] #64 20.60 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-17T19:25:35.723Z] #64 20.67 (3/11) Installing libunistring (1.1-r1) [2024-09-17T19:25:35.723Z] #64 20.89 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-17T19:25:35.723Z] #64 20.89 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-17T19:25:35.723Z] #64 20.89 (6/11) Installing libcurl (8.9.1-r0) [2024-09-17T19:25:35.723Z] #64 20.89 (7/11) Installing curl (8.9.1-r0) [2024-09-17T19:25:35.723Z] #64 20.89 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:35.723Z] #64 20.89 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-17T19:25:35.723Z] #64 20.89 (10/11) Installing libucontext (1.2-r2) [2024-09-17T19:25:35.723Z] #64 21.51 (11/11) Installing gcompat (1.1.0-r1) [2024-09-17T19:25:35.723Z] #64 21.51 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:35.723Z] #64 21.51 Executing ca-certificates-20240226-r0.trigger [2024-09-17T19:25:35.723Z] #64 ... [2024-09-17T19:25:35.723Z] [2024-09-17T19:25:35.723Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:25:35.723Z] #53 ... [2024-09-17T19:25:35.723Z] [2024-09-17T19:25:35.723Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-17T19:25:35.993Z] #75 ... [2024-09-17T19:25:35.993Z] [2024-09-17T19:25:35.993Z] #40 [core-data internal] load build context [2024-09-17T19:25:36.263Z] #40 ... [2024-09-17T19:25:36.263Z] [2024-09-17T19:25:36.263Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-17T19:25:36.263Z] #66 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:36.263Z] #66 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:36.263Z] #66 19.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:36.263Z] #66 19.64 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:36.263Z] #66 19.76 OK: 8 MiB in 16 packages [2024-09-17T19:25:36.263Z] #66 DONE 22.5s [2024-09-17T19:25:36.263Z] [2024-09-17T19:25:36.263Z] #40 [core-data internal] load build context [2024-09-17T19:25:37.277Z] #40 ... [2024-09-17T19:25:37.277Z] [2024-09-17T19:25:37.277Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-17T19:25:37.277Z] #71 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:37.277Z] #71 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:37.277Z] #71 19.02 (1/2) Installing ca-certificates (20240226-r0) [2024-09-17T19:25:37.277Z] #71 19.61 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:37.277Z] #71 19.61 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:37.277Z] #71 19.61 Executing ca-certificates-20240226-r0.trigger [2024-09-17T19:25:37.277Z] #71 20.43 OK: 9 MiB in 17 packages [2024-09-17T19:25:37.277Z] #71 DONE 22.0s [2024-09-17T19:25:37.277Z] [2024-09-17T19:25:37.277Z] #40 [core-data internal] load build context [2024-09-17T19:25:38.682Z] #40 ... [2024-09-17T19:25:38.682Z] [2024-09-17T19:25:38.682Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T19:25:38.682Z] #64 22.01 OK: 13 MiB in 26 packages [2024-09-17T19:25:38.682Z] #64 DONE 24.2s [2024-09-17T19:25:38.682Z] [2024-09-17T19:25:38.682Z] #40 [core-data internal] load build context [2024-09-17T19:25:39.271Z] #40 ... [2024-09-17T19:25:39.271Z] [2024-09-17T19:25:39.271Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:39.271Z] #45 ... [2024-09-17T19:25:39.271Z] [2024-09-17T19:25:39.271Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:25:39.271Z] #52 ... [2024-09-17T19:25:39.271Z] [2024-09-17T19:25:39.271Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:39.271Z] #41 transferring context: 53.76MB 31.4s [2024-09-17T19:25:39.536Z] #41 ... [2024-09-17T19:25:39.536Z] [2024-09-17T19:25:39.536Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:39.536Z] #45 ... [2024-09-17T19:25:39.536Z] [2024-09-17T19:25:39.536Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-17T19:25:39.536Z] #68 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:39.536Z] #68 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:39.536Z] #68 21.56 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:39.536Z] #68 21.56 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:39.536Z] #68 21.76 OK: 8 MiB in 16 packages [2024-09-17T19:25:39.536Z] #68 DONE 24.2s [2024-09-17T19:25:39.536Z] [2024-09-17T19:25:39.536Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:39.800Z] #45 ... [2024-09-17T19:25:39.800Z] [2024-09-17T19:25:39.800Z] #36 [support-notifications internal] load build context [2024-09-17T19:25:40.065Z] #36 ... [2024-09-17T19:25:40.065Z] [2024-09-17T19:25:40.065Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:40.330Z] #45 ... [2024-09-17T19:25:40.330Z] [2024-09-17T19:25:40.330Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:25:40.330Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.8s [2024-09-17T19:25:40.596Z] #50 ... [2024-09-17T19:25:40.596Z] [2024-09-17T19:25:40.596Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:25:40.596Z] #55 ... [2024-09-17T19:25:40.596Z] [2024-09-17T19:25:40.596Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:40.861Z] #45 ... [2024-09-17T19:25:40.861Z] [2024-09-17T19:25:40.861Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:40.861Z] #54 ... [2024-09-17T19:25:40.861Z] [2024-09-17T19:25:40.861Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:25:41.126Z] #55 ... [2024-09-17T19:25:41.126Z] [2024-09-17T19:25:41.126Z] #58 [support-scheduler internal] load build context [2024-09-17T19:25:41.392Z] #58 ... [2024-09-17T19:25:41.392Z] [2024-09-17T19:25:41.392Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:41.658Z] #54 ... [2024-09-17T19:25:41.658Z] [2024-09-17T19:25:41.658Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-17T19:25:41.923Z] #76 ... [2024-09-17T19:25:41.923Z] [2024-09-17T19:25:41.923Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:42.191Z] #54 ... [2024-09-17T19:25:42.191Z] [2024-09-17T19:25:42.191Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:25:42.191Z] #51 ... [2024-09-17T19:25:42.191Z] [2024-09-17T19:25:42.191Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:42.458Z] #54 ... [2024-09-17T19:25:42.458Z] [2024-09-17T19:25:42.458Z] #60 [core-command internal] load build context [2024-09-17T19:25:42.723Z] #60 ... [2024-09-17T19:25:42.723Z] [2024-09-17T19:25:42.723Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:25:42.723Z] #61 ... [2024-09-17T19:25:42.723Z] [2024-09-17T19:25:42.723Z] #60 [core-command internal] load build context [2024-09-17T19:25:42.989Z] #60 ... [2024-09-17T19:25:42.989Z] [2024-09-17T19:25:42.989Z] #42 [core-keeper internal] load build context [2024-09-17T19:25:42.989Z] #42 ... [2024-09-17T19:25:42.989Z] [2024-09-17T19:25:42.989Z] #60 [core-command internal] load build context [2024-09-17T19:25:43.949Z] #60 ... [2024-09-17T19:25:43.949Z] [2024-09-17T19:25:43.949Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-17T19:25:43.949Z] #0 9.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:44.219Z] #77 ... [2024-09-17T19:25:44.219Z] [2024-09-17T19:25:44.219Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:44.484Z] #41 transferring context: 59.43MB 36.4s [2024-09-17T19:25:45.065Z] #41 ... [2024-09-17T19:25:45.065Z] [2024-09-17T19:25:45.065Z] #60 [core-command internal] load build context [2024-09-17T19:25:46.018Z] #60 ... [2024-09-17T19:25:46.018Z] [2024-09-17T19:25:46.018Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:25:46.018Z] #53 ... [2024-09-17T19:25:46.018Z] [2024-09-17T19:25:46.018Z] #60 [core-command internal] load build context [2024-09-17T19:25:46.285Z] #60 ... [2024-09-17T19:25:46.285Z] [2024-09-17T19:25:46.285Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-17T19:25:46.285Z] #78 ... [2024-09-17T19:25:46.285Z] [2024-09-17T19:25:46.285Z] #60 [core-command internal] load build context [2024-09-17T19:25:46.557Z] #60 ... [2024-09-17T19:25:46.557Z] [2024-09-17T19:25:46.557Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T19:25:46.557Z] #72 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:46.557Z] #72 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:46.557Z] #72 26.03 (1/3) Installing ca-certificates (20240226-r0) [2024-09-17T19:25:46.557Z] #72 26.30 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:46.557Z] #72 26.30 (3/3) Installing tzdata (2024a-r0) [2024-09-17T19:25:46.557Z] #72 28.35 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:46.557Z] #72 28.57 Executing ca-certificates-20240226-r0.trigger [2024-09-17T19:25:46.557Z] #72 30.42 OK: 12 MiB in 18 packages [2024-09-17T19:25:46.557Z] #72 ... [2024-09-17T19:25:46.557Z] [2024-09-17T19:25:46.557Z] #60 [core-command internal] load build context [2024-09-17T19:25:47.136Z] #60 ... [2024-09-17T19:25:47.136Z] [2024-09-17T19:25:47.136Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T19:25:47.136Z] #74 15.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.136Z] #74 17.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.136Z] #74 22.89 OK: 266 MiB in 52 packages [2024-09-17T19:25:47.136Z] #74 DONE 25.3s [2024-09-17T19:25:47.136Z] [2024-09-17T19:25:47.136Z] #60 [core-command internal] load build context [2024-09-17T19:25:47.136Z] #60 ... [2024-09-17T19:25:47.136Z] [2024-09-17T19:25:47.136Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T19:25:47.136Z] #73 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.136Z] #73 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.136Z] #73 27.30 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T19:25:47.136Z] #73 27.30 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T19:25:47.136Z] #73 27.30 OK: 19946 distinct packages available [2024-09-17T19:25:47.136Z] #73 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.136Z] #73 30.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.402Z] #73 ... [2024-09-17T19:25:47.402Z] [2024-09-17T19:25:47.402Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T19:25:47.402Z] #69 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.402Z] #69 23.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.402Z] #69 29.11 (1/4) Installing ca-certificates (20240226-r0) [2024-09-17T19:25:47.402Z] #69 29.76 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:47.402Z] #69 29.78 (3/4) Installing su-exec (0.2-r3) [2024-09-17T19:25:47.402Z] #69 29.81 (4/4) Installing yq (4.33.3-r5) [2024-09-17T19:25:47.402Z] #69 30.97 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:47.402Z] #69 30.97 Executing ca-certificates-20240226-r0.trigger [2024-09-17T19:25:47.402Z] #69 ... [2024-09-17T19:25:47.402Z] [2024-09-17T19:25:47.402Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T19:25:47.402Z] #70 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.402Z] #70 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.402Z] #70 28.48 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T19:25:47.402Z] #70 28.48 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T19:25:47.402Z] #70 28.48 OK: 19946 distinct packages available [2024-09-17T19:25:47.402Z] #70 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.402Z] #70 31.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:47.667Z] #70 ... [2024-09-17T19:25:47.667Z] [2024-09-17T19:25:47.667Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:47.933Z] #41 ... [2024-09-17T19:25:47.933Z] [2024-09-17T19:25:47.933Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:25:48.197Z] #79 ... [2024-09-17T19:25:48.197Z] [2024-09-17T19:25:48.197Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T19:25:48.197Z] #69 32.62 OK: 18 MiB in 19 packages [2024-09-17T19:25:48.462Z] #69 ... [2024-09-17T19:25:48.462Z] [2024-09-17T19:25:48.462Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:48.462Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s [2024-09-17T19:25:48.727Z] #47 ... [2024-09-17T19:25:48.727Z] [2024-09-17T19:25:48.727Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T19:25:48.727Z] #72 DONE 33.1s [2024-09-17T19:25:48.727Z] [2024-09-17T19:25:48.727Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:25:48.727Z] #79 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:48.727Z] #79 ... [2024-09-17T19:25:48.727Z] [2024-09-17T19:25:48.727Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:25:48.727Z] #0 8.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:48.727Z] #80 ... [2024-09-17T19:25:48.727Z] [2024-09-17T19:25:48.727Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:25:49.309Z] #81 ... [2024-09-17T19:25:49.309Z] [2024-09-17T19:25:49.309Z] #40 [core-data internal] load build context [2024-09-17T19:25:49.573Z] #40 ... [2024-09-17T19:25:49.573Z] [2024-09-17T19:25:49.573Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:49.573Z] #41 transferring context: 64.97MB 41.5s [2024-09-17T19:25:49.573Z] #41 ... [2024-09-17T19:25:49.573Z] [2024-09-17T19:25:49.573Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:25:49.573Z] #52 ... [2024-09-17T19:25:49.573Z] [2024-09-17T19:25:49.573Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-17T19:25:49.573Z] #75 13.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:49.573Z] #75 15.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:49.573Z] #75 23.01 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:49.841Z] #75 ... [2024-09-17T19:25:49.841Z] [2024-09-17T19:25:49.841Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-17T19:25:49.841Z] #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:49.841Z] #82 ... [2024-09-17T19:25:49.841Z] [2024-09-17T19:25:49.841Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:25:50.106Z] #52 ... [2024-09-17T19:25:50.106Z] [2024-09-17T19:25:50.106Z] #36 [support-notifications internal] load build context [2024-09-17T19:25:50.106Z] #36 ... [2024-09-17T19:25:50.106Z] [2024-09-17T19:25:50.106Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:25:50.686Z] #47 ... [2024-09-17T19:25:50.686Z] [2024-09-17T19:25:50.686Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:25:50.686Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 20.0s [2024-09-17T19:25:50.686Z] #50 ... [2024-09-17T19:25:50.686Z] [2024-09-17T19:25:50.686Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T19:25:50.686Z] #69 DONE 35.2s [2024-09-17T19:25:50.686Z] [2024-09-17T19:25:50.686Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:25:50.686Z] #50 ... [2024-09-17T19:25:50.686Z] [2024-09-17T19:25:50.686Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:25:50.954Z] #52 ... [2024-09-17T19:25:50.954Z] [2024-09-17T19:25:50.954Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:25:51.219Z] #45 ... [2024-09-17T19:25:51.219Z] [2024-09-17T19:25:51.219Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:25:51.219Z] #52 ... [2024-09-17T19:25:51.219Z] [2024-09-17T19:25:51.219Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:25:51.484Z] #55 ... [2024-09-17T19:25:51.484Z] [2024-09-17T19:25:51.484Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:25:51.484Z] #52 ... [2024-09-17T19:25:51.484Z] [2024-09-17T19:25:51.484Z] #58 [support-scheduler internal] load build context [2024-09-17T19:25:51.749Z] #58 ... [2024-09-17T19:25:51.749Z] [2024-09-17T19:25:51.749Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:25:52.705Z] #52 ... [2024-09-17T19:25:52.705Z] [2024-09-17T19:25:52.705Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:25:52.705Z] #51 ... [2024-09-17T19:25:52.705Z] [2024-09-17T19:25:52.705Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:52.705Z] #54 ... [2024-09-17T19:25:52.705Z] [2024-09-17T19:25:52.705Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:25:52.970Z] #61 ... [2024-09-17T19:25:52.970Z] [2024-09-17T19:25:52.970Z] #42 [core-keeper internal] load build context [2024-09-17T19:25:52.970Z] #42 ... [2024-09-17T19:25:52.970Z] [2024-09-17T19:25:52.970Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:25:53.236Z] #61 ... [2024-09-17T19:25:53.236Z] [2024-09-17T19:25:53.236Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-17T19:25:53.236Z] #75 24.56 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:53.236Z] #75 24.71 OK: 8 MiB in 16 packages [2024-09-17T19:25:53.236Z] #75 DONE 27.4s [2024-09-17T19:25:53.236Z] [2024-09-17T19:25:53.236Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:25:53.818Z] #61 ... [2024-09-17T19:25:53.818Z] [2024-09-17T19:25:53.818Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-17T19:25:53.818Z] #77 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:53.818Z] #77 16.71 OK: 8 MiB in 17 packages [2024-09-17T19:25:53.818Z] #77 DONE 19.9s [2024-09-17T19:25:53.818Z] [2024-09-17T19:25:53.818Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:25:53.818Z] #61 ... [2024-09-17T19:25:53.818Z] [2024-09-17T19:25:53.818Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-17T19:25:53.818Z] #76 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:53.818Z] #76 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:53.818Z] #76 20.77 OK: 18 MiB in 19 packages [2024-09-17T19:25:54.083Z] #76 DONE 22.3s [2024-09-17T19:25:54.083Z] [2024-09-17T19:25:54.083Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T19:25:54.083Z] #73 38.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:54.083Z] #73 38.29 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-17T19:25:54.083Z] #73 38.29 (3/4) Installing libucontext (1.2-r2) [2024-09-17T19:25:54.083Z] #73 38.31 (4/4) Installing gcompat (1.1.0-r1) [2024-09-17T19:25:54.083Z] #73 38.31 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:54.083Z] #73 38.43 OK: 8 MiB in 19 packages [2024-09-17T19:25:55.488Z] #73 ... [2024-09-17T19:25:55.488Z] [2024-09-17T19:25:55.488Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-17T19:25:55.488Z] #83 DONE 1.3s [2024-09-17T19:25:55.754Z] [2024-09-17T19:25:55.754Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:25:55.754Z] #61 transferring context: 39.35MB 42.0s [2024-09-17T19:25:56.033Z] #61 ... [2024-09-17T19:25:56.033Z] [2024-09-17T19:25:56.033Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:25:56.033Z] #53 ... [2024-09-17T19:25:56.033Z] [2024-09-17T19:25:56.033Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:56.629Z] #54 ... [2024-09-17T19:25:56.629Z] [2024-09-17T19:25:56.629Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-17T19:25:56.629Z] #78 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:56.629Z] #78 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:56.629Z] #78 18.09 OK: 8 MiB in 16 packages [2024-09-17T19:25:56.629Z] #78 DONE 21.4s [2024-09-17T19:25:56.629Z] [2024-09-17T19:25:56.629Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:57.235Z] #54 ... [2024-09-17T19:25:57.235Z] [2024-09-17T19:25:57.235Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:25:57.235Z] #80 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:57.235Z] #80 17.01 OK: 13 MiB in 26 packages [2024-09-17T19:25:57.235Z] #80 DONE 18.2s [2024-09-17T19:25:57.235Z] [2024-09-17T19:25:57.235Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:57.235Z] #54 ... [2024-09-17T19:25:57.235Z] [2024-09-17T19:25:57.235Z] #60 [core-command internal] load build context [2024-09-17T19:25:57.500Z] #60 ... [2024-09-17T19:25:57.500Z] [2024-09-17T19:25:57.500Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T19:25:57.500Z] #73 DONE 42.0s [2024-09-17T19:25:57.500Z] [2024-09-17T19:25:57.500Z] #60 [core-command internal] load build context [2024-09-17T19:25:57.500Z] #60 ... [2024-09-17T19:25:57.500Z] [2024-09-17T19:25:57.500Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:58.082Z] #54 ... [2024-09-17T19:25:58.082Z] [2024-09-17T19:25:58.082Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T19:25:58.082Z] #70 38.47 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-17T19:25:58.082Z] #70 38.47 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-17T19:25:58.082Z] #70 38.47 (3/5) Installing libucontext (1.2-r2) [2024-09-17T19:25:58.082Z] #70 38.47 (4/5) Installing gcompat (1.1.0-r1) [2024-09-17T19:25:58.082Z] #70 38.47 (5/5) Installing openssl (3.1.7-r0) [2024-09-17T19:25:58.082Z] #70 38.61 Executing busybox-1.36.1-r7.trigger [2024-09-17T19:25:58.082Z] #70 38.86 OK: 9 MiB in 20 packages [2024-09-17T19:25:58.082Z] #70 DONE 42.4s [2024-09-17T19:25:58.082Z] [2024-09-17T19:25:58.082Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:25:58.082Z] #79 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:58.082Z] #79 18.07 OK: 9 MiB in 17 packages [2024-09-17T19:25:58.082Z] #79 DONE 20.1s [2024-09-17T19:25:58.082Z] [2024-09-17T19:25:58.082Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-17T19:25:59.043Z] #84 ... [2024-09-17T19:25:59.043Z] [2024-09-17T19:25:59.043Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-17T19:25:59.043Z] #82 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:59.043Z] #82 16.96 OK: 8 MiB in 16 packages [2024-09-17T19:25:59.043Z] #82 DONE 19.4s [2024-09-17T19:25:59.043Z] [2024-09-17T19:25:59.043Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:59.308Z] #54 ... [2024-09-17T19:25:59.308Z] [2024-09-17T19:25:59.308Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T19:25:59.308Z] #81 7.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:59.308Z] #81 8.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:25:59.308Z] #81 9.472 OK: 12 MiB in 18 packages [2024-09-17T19:25:59.308Z] #81 DONE 10.7s [2024-09-17T19:25:59.308Z] [2024-09-17T19:25:59.308Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:25:59.575Z] #54 ... [2024-09-17T19:25:59.575Z] [2024-09-17T19:25:59.575Z] #40 [core-data internal] load build context [2024-09-17T19:25:59.575Z] #40 ... [2024-09-17T19:25:59.575Z] [2024-09-17T19:25:59.575Z] #41 [core-metadata internal] load build context [2024-09-17T19:25:59.575Z] #41 transferring context: 77.04MB 51.7s [2024-09-17T19:25:59.840Z] #41 ... [2024-09-17T19:25:59.840Z] [2024-09-17T19:25:59.840Z] #40 [core-data internal] load build context [2024-09-17T19:26:00.421Z] #40 ... [2024-09-17T19:26:00.421Z] [2024-09-17T19:26:00.421Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:00.421Z] #36 ... [2024-09-17T19:26:00.421Z] [2024-09-17T19:26:00.421Z] #40 [core-data internal] load build context [2024-09-17T19:26:00.689Z] #40 ... [2024-09-17T19:26:00.689Z] [2024-09-17T19:26:00.689Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-17T19:26:00.689Z] #0 8.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:26:00.689Z] #0 8.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:26:00.956Z] #85 ... [2024-09-17T19:26:00.956Z] [2024-09-17T19:26:00.956Z] #40 [core-data internal] load build context [2024-09-17T19:26:00.956Z] #40 ... [2024-09-17T19:26:00.956Z] [2024-09-17T19:26:01.222Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:26:01.222Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.9s [2024-09-17T19:26:01.222Z] #50 ... [2024-09-17T19:26:01.222Z] [2024-09-17T19:26:01.222Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:01.222Z] #54 ... [2024-09-17T19:26:01.222Z] [2024-09-17T19:26:01.222Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:01.489Z] #45 ... [2024-09-17T19:26:01.489Z] [2024-09-17T19:26:01.489Z] #40 [core-data internal] load build context [2024-09-17T19:26:01.489Z] #40 ... [2024-09-17T19:26:01.489Z] [2024-09-17T19:26:01.489Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-17T19:26:01.489Z] #86 DONE 7.6s [2024-09-17T19:26:01.489Z] [2024-09-17T19:26:01.489Z] #40 [core-data internal] load build context [2024-09-17T19:26:01.489Z] #40 ... [2024-09-17T19:26:01.489Z] [2024-09-17T19:26:01.489Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:01.758Z] #55 ... [2024-09-17T19:26:01.758Z] [2024-09-17T19:26:01.758Z] #58 [support-scheduler internal] load build context [2024-09-17T19:26:01.758Z] #58 ... [2024-09-17T19:26:01.758Z] [2024-09-17T19:26:01.758Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:02.023Z] #55 ... [2024-09-17T19:26:02.023Z] [2024-09-17T19:26:02.023Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-17T19:26:02.023Z] #85 10.18 OK: 18 MiB in 19 packages [2024-09-17T19:26:02.023Z] #85 DONE 11.2s [2024-09-17T19:26:02.023Z] [2024-09-17T19:26:02.023Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:02.290Z] #55 ... [2024-09-17T19:26:02.290Z] [2024-09-17T19:26:02.290Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:02.290Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.1s [2024-09-17T19:26:02.290Z] #47 ... [2024-09-17T19:26:02.290Z] [2024-09-17T19:26:02.290Z] #40 [core-data internal] load build context [2024-09-17T19:26:02.559Z] #40 ... [2024-09-17T19:26:02.559Z] [2024-09-17T19:26:02.559Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:02.827Z] #52 ... [2024-09-17T19:26:02.827Z] [2024-09-17T19:26:02.827Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:26:02.827Z] #51 ... [2024-09-17T19:26:02.827Z] [2024-09-17T19:26:02.827Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:02.827Z] #47 ... [2024-09-17T19:26:02.827Z] [2024-09-17T19:26:02.827Z] #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-17T19:26:02.827Z] #87 DONE 1.3s [2024-09-17T19:26:03.094Z] [2024-09-17T19:26:03.094Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:03.359Z] #52 ... [2024-09-17T19:26:03.359Z] [2024-09-17T19:26:03.359Z] #42 [core-keeper internal] load build context [2024-09-17T19:26:03.359Z] #42 ... [2024-09-17T19:26:03.359Z] [2024-09-17T19:26:03.359Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:05.930Z] #52 ... [2024-09-17T19:26:05.930Z] [2024-09-17T19:26:05.930Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T19:26:05.930Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.0s done [2024-09-17T19:26:05.930Z] #50 DONE 51.0s [2024-09-17T19:26:05.930Z] [2024-09-17T19:26:05.930Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:05.930Z] #52 transferring context: 62.16MB 56.6s [2024-09-17T19:26:06.195Z] #52 ... [2024-09-17T19:26:06.195Z] [2024-09-17T19:26:06.195Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:06.195Z] #61 ... [2024-09-17T19:26:06.195Z] [2024-09-17T19:26:06.195Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:26:06.461Z] #53 ... [2024-09-17T19:26:06.461Z] [2024-09-17T19:26:06.461Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:06.726Z] #61 ... [2024-09-17T19:26:06.726Z] [2024-09-17T19:26:06.726Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-17T19:26:06.726Z] #0 6.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:26:06.726Z] #0 6.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:26:06.726Z] #0 8.160 OK: 8 MiB in 19 packages [2024-09-17T19:26:06.726Z] #88 DONE 9.0s [2024-09-17T19:26:06.726Z] [2024-09-17T19:26:06.726Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:06.995Z] #61 ... [2024-09-17T19:26:06.995Z] [2024-09-17T19:26:06.995Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-17T19:26:06.995Z] #84 6.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T19:26:06.995Z] #84 6.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T19:26:06.995Z] #84 8.092 OK: 9 MiB in 20 packages [2024-09-17T19:26:06.995Z] #84 DONE 9.1s [2024-09-17T19:26:06.995Z] [2024-09-17T19:26:06.995Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:07.589Z] #61 ... [2024-09-17T19:26:07.589Z] [2024-09-17T19:26:07.589Z] #60 [core-command internal] load build context [2024-09-17T19:26:07.852Z] #60 ... [2024-09-17T19:26:07.852Z] [2024-09-17T19:26:07.852Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:09.800Z] #61 ... [2024-09-17T19:26:09.800Z] [2024-09-17T19:26:09.800Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-17T19:26:09.800Z] #89 DONE 2.1s [2024-09-17T19:26:09.800Z] [2024-09-17T19:26:09.800Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:09.800Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.2s [2024-09-17T19:26:10.065Z] #47 ... [2024-09-17T19:26:10.065Z] [2024-09-17T19:26:10.065Z] #41 [core-metadata internal] load build context [2024-09-17T19:26:10.065Z] #41 transferring context: 101.00MB 61.9s [2024-09-17T19:26:10.065Z] #41 ... [2024-09-17T19:26:10.065Z] [2024-09-17T19:26:10.065Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:10.644Z] #47 ... [2024-09-17T19:26:10.644Z] [2024-09-17T19:26:10.644Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:10.644Z] #36 ... [2024-09-17T19:26:10.644Z] [2024-09-17T19:26:10.644Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:11.598Z] #47 ... [2024-09-17T19:26:11.598Z] [2024-09-17T19:26:11.598Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:11.598Z] #45 ... [2024-09-17T19:26:11.598Z] [2024-09-17T19:26:11.598Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:11.598Z] #54 ... [2024-09-17T19:26:11.598Z] [2024-09-17T19:26:11.598Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:12.177Z] #47 ... [2024-09-17T19:26:12.177Z] [2024-09-17T19:26:12.177Z] #58 [support-scheduler internal] load build context [2024-09-17T19:26:12.177Z] #58 ... [2024-09-17T19:26:12.177Z] [2024-09-17T19:26:12.177Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:12.177Z] #47 ... [2024-09-17T19:26:12.177Z] [2024-09-17T19:26:12.177Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:12.444Z] #55 ... [2024-09-17T19:26:12.444Z] [2024-09-17T19:26:12.444Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:12.713Z] #47 ... [2024-09-17T19:26:12.713Z] [2024-09-17T19:26:12.713Z] #40 [core-data internal] load build context [2024-09-17T19:26:12.713Z] #40 ... [2024-09-17T19:26:12.713Z] [2024-09-17T19:26:12.713Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:12.978Z] #45 ... [2024-09-17T19:26:12.978Z] [2024-09-17T19:26:12.978Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:26:12.978Z] #51 ... [2024-09-17T19:26:12.978Z] [2024-09-17T19:26:12.978Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:13.560Z] #47 ... [2024-09-17T19:26:13.560Z] [2024-09-17T19:26:13.560Z] #42 [core-keeper internal] load build context [2024-09-17T19:26:13.560Z] #42 ... [2024-09-17T19:26:13.560Z] [2024-09-17T19:26:13.560Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:15.500Z] #55 ... [2024-09-17T19:26:15.500Z] [2024-09-17T19:26:15.500Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T19:26:15.500Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.5s done [2024-09-17T19:26:15.500Z] #47 DONE 61.3s [2024-09-17T19:26:15.500Z] [2024-09-17T19:26:15.501Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:15.766Z] #55 transferring context: 147.23MB 65.5s [2024-09-17T19:26:16.345Z] #55 ... [2024-09-17T19:26:16.345Z] [2024-09-17T19:26:16.345Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:16.609Z] #52 ... [2024-09-17T19:26:16.609Z] [2024-09-17T19:26:16.609Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:26:16.609Z] #53 ... [2024-09-17T19:26:16.609Z] [2024-09-17T19:26:16.609Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:18.012Z] #52 ... [2024-09-17T19:26:18.012Z] [2024-09-17T19:26:18.012Z] #60 [core-command internal] load build context [2024-09-17T19:26:18.012Z] #60 ... [2024-09-17T19:26:18.012Z] [2024-09-17T19:26:18.012Z] #40 [core-data internal] load build context [2024-09-17T19:26:18.592Z] #40 ... [2024-09-17T19:26:18.593Z] [2024-09-17T19:26:18.593Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:20.007Z] #52 ... [2024-09-17T19:26:20.007Z] [2024-09-17T19:26:20.007Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:20.007Z] #61 ... [2024-09-17T19:26:20.007Z] [2024-09-17T19:26:20.007Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:20.007Z] #52 ... [2024-09-17T19:26:20.007Z] [2024-09-17T19:26:20.007Z] #41 [core-metadata internal] load build context [2024-09-17T19:26:20.007Z] #41 transferring context: 134.64MB 72.1s [2024-09-17T19:26:20.273Z] #41 ... [2024-09-17T19:26:20.273Z] [2024-09-17T19:26:20.273Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:20.855Z] #61 ... [2024-09-17T19:26:20.855Z] [2024-09-17T19:26:20.855Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:20.855Z] #36 ... [2024-09-17T19:26:20.855Z] [2024-09-17T19:26:20.855Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:21.822Z] #61 ... [2024-09-17T19:26:21.822Z] [2024-09-17T19:26:21.822Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:21.822Z] #54 ... [2024-09-17T19:26:21.822Z] [2024-09-17T19:26:21.822Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:21.822Z] #61 ... [2024-09-17T19:26:21.822Z] [2024-09-17T19:26:21.822Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T19:26:21.822Z] #90 DONE 4.5s [2024-09-17T19:26:22.088Z] [2024-09-17T19:26:22.088Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:22.088Z] #54 ... [2024-09-17T19:26:22.088Z] [2024-09-17T19:26:22.088Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T19:26:22.088Z] #91 DONE 3.7s [2024-09-17T19:26:22.088Z] [2024-09-17T19:26:22.088Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T19:26:22.088Z] #92 DONE 4.7s [2024-09-17T19:26:22.088Z] [2024-09-17T19:26:22.088Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:22.355Z] #54 ... [2024-09-17T19:26:22.355Z] [2024-09-17T19:26:22.355Z] #58 [support-scheduler internal] load build context [2024-09-17T19:26:22.355Z] #58 ... [2024-09-17T19:26:22.355Z] [2024-09-17T19:26:22.355Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:23.313Z] #61 ... [2024-09-17T19:26:23.313Z] [2024-09-17T19:26:23.313Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:23.313Z] #45 ... [2024-09-17T19:26:23.313Z] [2024-09-17T19:26:23.313Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-17T19:26:23.313Z] #93 DONE 1.1s [2024-09-17T19:26:23.313Z] [2024-09-17T19:26:23.313Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:23.313Z] #45 ... [2024-09-17T19:26:23.313Z] [2024-09-17T19:26:23.313Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:26:23.314Z] #51 ... [2024-09-17T19:26:23.314Z] [2024-09-17T19:26:23.314Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-17T19:26:23.314Z] #94 DONE 1.2s [2024-09-17T19:26:23.314Z] [2024-09-17T19:26:23.314Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:26:23.314Z] #51 ... [2024-09-17T19:26:23.314Z] [2024-09-17T19:26:23.314Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:23.581Z] #45 ... [2024-09-17T19:26:23.581Z] [2024-09-17T19:26:23.581Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-17T19:26:23.581Z] #95 DONE 1.4s [2024-09-17T19:26:23.581Z] [2024-09-17T19:26:23.581Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:23.581Z] #45 ... [2024-09-17T19:26:23.581Z] [2024-09-17T19:26:23.581Z] #42 [core-keeper internal] load build context [2024-09-17T19:26:23.852Z] #42 ... [2024-09-17T19:26:23.852Z] [2024-09-17T19:26:23.852Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-17T19:26:24.443Z] #96 ... [2024-09-17T19:26:24.443Z] [2024-09-17T19:26:24.443Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-17T19:26:24.443Z] #97 DONE 1.1s [2024-09-17T19:26:24.710Z] [2024-09-17T19:26:24.710Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T19:26:24.981Z] #98 ... [2024-09-17T19:26:24.981Z] [2024-09-17T19:26:24.981Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-17T19:26:24.981Z] #96 DONE 1.3s [2024-09-17T19:26:24.981Z] [2024-09-17T19:26:24.981Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-17T19:26:24.981Z] #99 DONE 1.5s [2024-09-17T19:26:25.249Z] [2024-09-17T19:26:25.249Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T19:26:25.249Z] #100 ... [2024-09-17T19:26:25.249Z] [2024-09-17T19:26:25.249Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T19:26:25.249Z] #98 DONE 0.7s [2024-09-17T19:26:25.516Z] [2024-09-17T19:26:25.516Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-17T19:26:26.105Z] #101 DONE 0.8s [2024-09-17T19:26:26.105Z] [2024-09-17T19:26:26.105Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:26.105Z] #61 transferring context: 135.30MB 72.8s [2024-09-17T19:26:26.378Z] #61 ... [2024-09-17T19:26:26.378Z] [2024-09-17T19:26:26.378Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T19:26:26.378Z] #102 DONE 1.1s [2024-09-17T19:26:26.378Z] [2024-09-17T19:26:26.378Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:26.378Z] #61 ... [2024-09-17T19:26:26.378Z] [2024-09-17T19:26:26.378Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T19:26:26.378Z] #100 DONE 1.3s [2024-09-17T19:26:26.378Z] [2024-09-17T19:26:26.378Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:26.378Z] #61 ... [2024-09-17T19:26:26.378Z] [2024-09-17T19:26:26.378Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:26.648Z] #55 ... [2024-09-17T19:26:26.648Z] [2024-09-17T19:26:26.648Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-17T19:26:26.648Z] #103 ... [2024-09-17T19:26:26.648Z] [2024-09-17T19:26:26.648Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:26:26.916Z] #53 ... [2024-09-17T19:26:26.916Z] [2024-09-17T19:26:26.916Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:27.500Z] #61 ... [2024-09-17T19:26:27.500Z] [2024-09-17T19:26:27.500Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-17T19:26:27.500Z] #104 DONE 1.2s [2024-09-17T19:26:27.500Z] [2024-09-17T19:26:27.500Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:28.088Z] #61 ... [2024-09-17T19:26:28.088Z] [2024-09-17T19:26:28.088Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-17T19:26:28.088Z] #105 DONE 1.5s [2024-09-17T19:26:28.088Z] [2024-09-17T19:26:28.088Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-17T19:26:28.088Z] #103 DONE 1.4s [2024-09-17T19:26:28.088Z] [2024-09-17T19:26:28.088Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:28.088Z] #61 ... [2024-09-17T19:26:28.088Z] [2024-09-17T19:26:28.088Z] #60 [core-command internal] load build context [2024-09-17T19:26:28.088Z] #60 ... [2024-09-17T19:26:28.088Z] [2024-09-17T19:26:28.088Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:28.687Z] #61 ... [2024-09-17T19:26:28.687Z] [2024-09-17T19:26:28.687Z] #40 [core-data internal] load build context [2024-09-17T19:26:28.687Z] #40 ... [2024-09-17T19:26:28.687Z] [2024-09-17T19:26:28.687Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:28.954Z] #61 ... [2024-09-17T19:26:28.954Z] [2024-09-17T19:26:28.954Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-17T19:26:28.954Z] #106 DONE 1.0s [2024-09-17T19:26:28.954Z] [2024-09-17T19:26:28.954Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:29.220Z] #61 ... [2024-09-17T19:26:29.220Z] [2024-09-17T19:26:29.220Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-17T19:26:29.220Z] #107 DONE 1.2s [2024-09-17T19:26:29.220Z] [2024-09-17T19:26:29.220Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:30.178Z] #61 ... [2024-09-17T19:26:30.178Z] [2024-09-17T19:26:30.178Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:30.444Z] #52 ... [2024-09-17T19:26:30.444Z] [2024-09-17T19:26:30.444Z] #41 [core-metadata internal] load build context [2024-09-17T19:26:30.444Z] #41 transferring context: 160.22MB 82.4s [2024-09-17T19:26:30.444Z] #41 ... [2024-09-17T19:26:30.444Z] [2024-09-17T19:26:30.444Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:31.028Z] #52 ... [2024-09-17T19:26:31.028Z] [2024-09-17T19:26:31.028Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:31.028Z] #36 ... [2024-09-17T19:26:31.028Z] [2024-09-17T19:26:31.028Z] #41 [core-metadata internal] load build context [2024-09-17T19:26:32.434Z] #41 ... [2024-09-17T19:26:32.434Z] [2024-09-17T19:26:32.434Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:32.434Z] #54 ... [2024-09-17T19:26:32.434Z] [2024-09-17T19:26:32.434Z] #58 [support-scheduler internal] load build context [2024-09-17T19:26:32.434Z] #58 ... [2024-09-17T19:26:32.434Z] [2024-09-17T19:26:32.434Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:33.841Z] #54 ... [2024-09-17T19:26:33.841Z] [2024-09-17T19:26:33.841Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:26:33.841Z] #51 ... [2024-09-17T19:26:33.841Z] [2024-09-17T19:26:33.841Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:33.841Z] #54 ... [2024-09-17T19:26:33.841Z] [2024-09-17T19:26:33.841Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:33.841Z] #45 ... [2024-09-17T19:26:33.841Z] [2024-09-17T19:26:33.841Z] #42 [core-keeper internal] load build context [2024-09-17T19:26:34.109Z] #42 ... [2024-09-17T19:26:34.109Z] [2024-09-17T19:26:34.109Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:36.049Z] #45 ... [2024-09-17T19:26:36.050Z] [2024-09-17T19:26:36.050Z] #108 [security-spire-server] exporting to image [2024-09-17T19:26:36.050Z] #108 exporting layers 6.4s done [2024-09-17T19:26:36.050Z] #108 writing image sha256:d6464d5ff8662880d8b6b4bd2acb8c9823aa2eb1d1f0e7d4e66534ffbac92be9 0.0s done [2024-09-17T19:26:36.050Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-17T19:26:36.050Z] #108 writing image sha256:5cae4c93454d38e31022a16461bd49a806d69996f226ee6b49b53691bc852291 0.1s done [2024-09-17T19:26:36.050Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-09-17T19:26:36.050Z] #108 writing image sha256:7adcbabc6c051098773462dcb1a41f73eb8100f4c3cf15d3236fff6a80c480a3 0.0s done [2024-09-17T19:26:36.050Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-17T19:26:36.050Z] #108 DONE 8.2s [2024-09-17T19:26:36.050Z] [2024-09-17T19:26:36.050Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:36.316Z] #45 transferring context: 195.81MB 87.5s [2024-09-17T19:26:36.582Z] #45 ... [2024-09-17T19:26:36.582Z] [2024-09-17T19:26:36.582Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:36.582Z] #55 ... [2024-09-17T19:26:36.582Z] [2024-09-17T19:26:36.582Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:37.164Z] #45 ... [2024-09-17T19:26:37.164Z] [2024-09-17T19:26:37.164Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:26:37.164Z] #53 ... [2024-09-17T19:26:37.164Z] [2024-09-17T19:26:37.164Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:38.123Z] #45 ... [2024-09-17T19:26:38.123Z] [2024-09-17T19:26:38.123Z] #60 [core-command internal] load build context [2024-09-17T19:26:38.389Z] #60 ... [2024-09-17T19:26:38.389Z] [2024-09-17T19:26:38.389Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:38.976Z] #45 ... [2024-09-17T19:26:38.976Z] [2024-09-17T19:26:38.976Z] #40 [core-data internal] load build context [2024-09-17T19:26:38.976Z] #40 ... [2024-09-17T19:26:38.976Z] [2024-09-17T19:26:38.976Z] #60 [core-command internal] load build context [2024-09-17T19:26:39.929Z] #60 ... [2024-09-17T19:26:39.929Z] [2024-09-17T19:26:39.929Z] #40 [core-data internal] load build context [2024-09-17T19:26:39.929Z] #40 transferring context: 310.82MB 90.2s done [2024-09-17T19:26:39.929Z] #40 DONE 90.5s [2024-09-17T19:26:39.929Z] [2024-09-17T19:26:39.929Z] #60 [core-command internal] load build context [2024-09-17T19:26:40.515Z] #60 ... [2024-09-17T19:26:40.515Z] [2024-09-17T19:26:40.515Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:40.515Z] #61 ... [2024-09-17T19:26:40.515Z] [2024-09-17T19:26:40.515Z] #60 [core-command internal] load build context [2024-09-17T19:26:41.097Z] #60 ... [2024-09-17T19:26:41.097Z] [2024-09-17T19:26:41.097Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:41.363Z] #36 ... [2024-09-17T19:26:41.363Z] [2024-09-17T19:26:41.363Z] #51 [security-proxy-setup internal] load build context [2024-09-17T19:26:41.363Z] #51 transferring context: 310.82MB 91.5s done [2024-09-17T19:26:41.363Z] #51 DONE 92.7s [2024-09-17T19:26:41.363Z] [2024-09-17T19:26:41.363Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:41.363Z] #36 ... [2024-09-17T19:26:41.363Z] [2024-09-17T19:26:41.363Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:41.363Z] #52 ... [2024-09-17T19:26:41.363Z] [2024-09-17T19:26:41.363Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:41.949Z] #36 ... [2024-09-17T19:26:41.949Z] [2024-09-17T19:26:41.949Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:26:41.949Z] #109 DONE 2.1s [2024-09-17T19:26:41.949Z] [2024-09-17T19:26:41.949Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:42.552Z] #36 ... [2024-09-17T19:26:42.552Z] [2024-09-17T19:26:42.552Z] #41 [core-metadata internal] load build context [2024-09-17T19:26:42.552Z] #41 ... [2024-09-17T19:26:42.552Z] [2024-09-17T19:26:42.552Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:42.552Z] #36 ... [2024-09-17T19:26:42.552Z] [2024-09-17T19:26:42.552Z] #58 [support-scheduler internal] load build context [2024-09-17T19:26:42.820Z] #58 ... [2024-09-17T19:26:42.820Z] [2024-09-17T19:26:42.820Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:26:42.820Z] #110 DONE 1.2s [2024-09-17T19:26:42.820Z] [2024-09-17T19:26:42.820Z] #58 [support-scheduler internal] load build context [2024-09-17T19:26:42.820Z] #58 ... [2024-09-17T19:26:42.820Z] [2024-09-17T19:26:42.820Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:44.242Z] #36 ... [2024-09-17T19:26:44.242Z] [2024-09-17T19:26:44.242Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:44.242Z] #54 ... [2024-09-17T19:26:44.242Z] [2024-09-17T19:26:44.242Z] #42 [core-keeper internal] load build context [2024-09-17T19:26:44.242Z] #42 ... [2024-09-17T19:26:44.242Z] [2024-09-17T19:26:44.242Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:45.648Z] #54 transferring context: 280.48MB 95.3s [2024-09-17T19:26:47.061Z] #54 ... [2024-09-17T19:26:47.061Z] [2024-09-17T19:26:47.061Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:47.061Z] #55 ... [2024-09-17T19:26:47.061Z] [2024-09-17T19:26:47.061Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:47.327Z] #54 ... [2024-09-17T19:26:47.327Z] [2024-09-17T19:26:47.327Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:26:47.327Z] #53 ... [2024-09-17T19:26:47.327Z] [2024-09-17T19:26:47.327Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:49.275Z] #55 ... [2024-09-17T19:26:49.275Z] [2024-09-17T19:26:49.275Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:49.275Z] #45 ... [2024-09-17T19:26:49.275Z] [2024-09-17T19:26:49.275Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:50.682Z] #55 transferring context: 300.39MB 100.3s [2024-09-17T19:26:50.682Z] #55 ... [2024-09-17T19:26:50.682Z] [2024-09-17T19:26:50.682Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:26:50.682Z] #61 ... [2024-09-17T19:26:50.682Z] [2024-09-17T19:26:50.682Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:51.263Z] #55 ... [2024-09-17T19:26:51.263Z] [2024-09-17T19:26:51.263Z] #60 [core-command internal] load build context [2024-09-17T19:26:51.263Z] #60 ... [2024-09-17T19:26:51.263Z] [2024-09-17T19:26:51.263Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:51.529Z] #55 ... [2024-09-17T19:26:51.529Z] [2024-09-17T19:26:51.529Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:26:51.529Z] #52 ... [2024-09-17T19:26:51.529Z] [2024-09-17T19:26:51.529Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:52.490Z] #55 transferring context: 310.82MB 102.0s done [2024-09-17T19:26:52.490Z] #55 ... [2024-09-17T19:26:52.490Z] [2024-09-17T19:26:52.490Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:26:52.490Z] #111 ... [2024-09-17T19:26:52.490Z] [2024-09-17T19:26:52.490Z] #55 [support-cron-scheduler internal] load build context [2024-09-17T19:26:52.490Z] #55 DONE 102.4s [2024-09-17T19:26:52.490Z] [2024-09-17T19:26:52.490Z] #60 [core-command internal] load build context [2024-09-17T19:26:52.757Z] #60 ... [2024-09-17T19:26:52.757Z] [2024-09-17T19:26:52.757Z] #41 [core-metadata internal] load build context [2024-09-17T19:26:52.757Z] #41 ... [2024-09-17T19:26:52.757Z] [2024-09-17T19:26:52.757Z] #60 [core-command internal] load build context [2024-09-17T19:26:53.026Z] #60 ... [2024-09-17T19:26:53.026Z] [2024-09-17T19:26:53.026Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:26:53.026Z] #112 ... [2024-09-17T19:26:53.026Z] [2024-09-17T19:26:53.026Z] #58 [support-scheduler internal] load build context [2024-09-17T19:26:53.026Z] #58 ... [2024-09-17T19:26:53.026Z] [2024-09-17T19:26:53.026Z] #60 [core-command internal] load build context [2024-09-17T19:26:53.611Z] #60 ... [2024-09-17T19:26:53.611Z] [2024-09-17T19:26:53.611Z] #54 [security-secretstore-setup internal] load build context [2024-09-17T19:26:53.611Z] #54 transferring context: 310.82MB 102.6s done [2024-09-17T19:26:53.611Z] #54 DONE 103.6s [2024-09-17T19:26:53.611Z] [2024-09-17T19:26:53.611Z] #60 [core-command internal] load build context [2024-09-17T19:26:54.213Z] #60 ... [2024-09-17T19:26:54.213Z] [2024-09-17T19:26:54.213Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:54.213Z] #36 ... [2024-09-17T19:26:54.213Z] [2024-09-17T19:26:54.213Z] #113 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:26:54.213Z] #113 DONE 1.6s [2024-09-17T19:26:54.213Z] [2024-09-17T19:26:54.213Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:54.213Z] #36 ... [2024-09-17T19:26:54.213Z] [2024-09-17T19:26:54.213Z] #60 [core-command internal] load build context [2024-09-17T19:26:54.213Z] #60 ... [2024-09-17T19:26:54.213Z] [2024-09-17T19:26:54.213Z] #42 [core-keeper internal] load build context [2024-09-17T19:26:54.486Z] #42 ... [2024-09-17T19:26:54.486Z] [2024-09-17T19:26:54.486Z] #36 [support-notifications internal] load build context [2024-09-17T19:26:55.069Z] #36 transferring context: 310.82MB 105.3s done [2024-09-17T19:26:55.342Z] #36 DONE 105.8s [2024-09-17T19:26:55.342Z] [2024-09-17T19:26:55.342Z] #42 [core-keeper internal] load build context [2024-09-17T19:26:57.519Z] #42 ... [2024-09-17T19:26:57.519Z] [2024-09-17T19:26:57.519Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:26:57.519Z] #53 ... [2024-09-17T19:26:57.519Z] [2024-09-17T19:26:57.519Z] #42 [core-keeper internal] load build context [2024-09-17T19:26:59.539Z] #42 ... [2024-09-17T19:26:59.539Z] [2024-09-17T19:26:59.539Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:26:59.539Z] #45 ... [2024-09-17T19:26:59.539Z] [2024-09-17T19:26:59.539Z] #42 [core-keeper internal] load build context [2024-09-17T19:27:00.579Z] #42 transferring context: 208.46MB 107.5s [2024-09-17T19:27:00.864Z] #42 ... [2024-09-17T19:27:00.864Z] [2024-09-17T19:27:00.864Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:27:01.150Z] #61 ... [2024-09-17T19:27:01.150Z] [2024-09-17T19:27:01.150Z] #60 [core-command internal] load build context [2024-09-17T19:27:01.150Z] #60 ... [2024-09-17T19:27:01.150Z] [2024-09-17T19:27:01.150Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:27:01.740Z] #61 ... [2024-09-17T19:27:01.741Z] [2024-09-17T19:27:01.741Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:27:01.741Z] #52 ... [2024-09-17T19:27:01.741Z] [2024-09-17T19:27:01.741Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:27:02.328Z] #61 ... [2024-09-17T19:27:02.328Z] [2024-09-17T19:27:02.328Z] #60 [core-command internal] load build context [2024-09-17T19:27:02.328Z] #60 transferring context: 310.82MB 109.1s done [2024-09-17T19:27:02.328Z] #60 DONE 110.3s [2024-09-17T19:27:02.328Z] [2024-09-17T19:27:02.328Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:27:02.917Z] #61 ... [2024-09-17T19:27:02.917Z] [2024-09-17T19:27:02.917Z] #41 [core-metadata internal] load build context [2024-09-17T19:27:02.917Z] #41 ... [2024-09-17T19:27:02.917Z] [2024-09-17T19:27:02.917Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:27:03.184Z] #61 ... [2024-09-17T19:27:03.184Z] [2024-09-17T19:27:03.184Z] #58 [support-scheduler internal] load build context [2024-09-17T19:27:03.184Z] #58 ... [2024-09-17T19:27:03.184Z] [2024-09-17T19:27:03.184Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-17T19:27:03.767Z] #61 transferring context: 310.82MB 110.1s done [2024-09-17T19:27:03.767Z] #61 DONE 111.6s [2024-09-17T19:27:03.767Z] [2024-09-17T19:27:03.767Z] #58 [support-scheduler internal] load build context [2024-09-17T19:27:04.034Z] #58 ... [2024-09-17T19:27:04.034Z] [2024-09-17T19:27:04.034Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:27:04.301Z] #114 ... [2024-09-17T19:27:04.301Z] [2024-09-17T19:27:04.301Z] #58 [support-scheduler internal] load build context [2024-09-17T19:27:05.714Z] #58 ... [2024-09-17T19:27:05.714Z] [2024-09-17T19:27:05.714Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:27:05.714Z] #115 DONE 1.7s [2024-09-17T19:27:05.714Z] [2024-09-17T19:27:05.714Z] #58 [support-scheduler internal] load build context [2024-09-17T19:27:07.685Z] #58 ... [2024-09-17T19:27:07.685Z] [2024-09-17T19:27:07.685Z] #45 [security-bootstrapper internal] load build context [2024-09-17T19:27:07.685Z] #45 transferring context: 310.82MB 118.4s done [2024-09-17T19:27:07.685Z] #45 DONE 118.7s [2024-09-17T19:27:07.685Z] [2024-09-17T19:27:07.685Z] #58 [support-scheduler internal] load build context [2024-09-17T19:27:07.685Z] #58 ... [2024-09-17T19:27:07.685Z] [2024-09-17T19:27:07.685Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:27:07.685Z] #53 ... [2024-09-17T19:27:07.685Z] [2024-09-17T19:27:07.685Z] #58 [support-scheduler internal] load build context [2024-09-17T19:27:07.951Z] #58 ... [2024-09-17T19:27:07.951Z] [2024-09-17T19:27:07.951Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-17T19:27:07.951Z] #52 transferring context: 310.82MB 118.7s done [2024-09-17T19:27:07.951Z] #52 DONE 119.1s [2024-09-17T19:27:08.218Z] [2024-09-17T19:27:08.218Z] #42 [core-keeper internal] load build context [2024-09-17T19:27:08.218Z] #42 ... [2024-09-17T19:27:08.218Z] [2024-09-17T19:27:08.218Z] #58 [support-scheduler internal] load build context [2024-09-17T19:27:10.164Z] #58 transferring context: 310.82MB 118.5s done [2024-09-17T19:27:10.164Z] #58 DONE 119.5s [2024-09-17T19:27:10.164Z] [2024-09-17T19:27:10.164Z] #42 [core-keeper internal] load build context [2024-09-17T19:27:12.758Z] #42 ... [2024-09-17T19:27:12.758Z] [2024-09-17T19:27:12.758Z] #41 [core-metadata internal] load build context [2024-09-17T19:27:12.758Z] #41 transferring context: 310.82MB 124.4s done [2024-09-17T19:27:12.758Z] #41 DONE 124.5s [2024-09-17T19:27:12.758Z] [2024-09-17T19:27:12.758Z] #42 [core-keeper internal] load build context [2024-09-17T19:27:13.027Z] #42 transferring context: 310.82MB 120.1s done [2024-09-17T19:27:13.027Z] #42 DONE 121.1s [2024-09-17T19:27:13.027Z] [2024-09-17T19:27:13.027Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-17T19:27:14.983Z] #116 DONE 1.4s [2024-09-17T19:27:14.983Z] [2024-09-17T19:27:14.983Z] #53 [security-proxy-auth internal] load build context [2024-09-17T19:27:15.255Z] #53 transferring context: 310.82MB 125.9s done [2024-09-17T19:27:15.524Z] #53 DONE 126.4s [2024-09-17T19:27:15.524Z] [2024-09-17T19:27:15.524Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:27:15.524Z] #117 ... [2024-09-17T19:27:15.524Z] [2024-09-17T19:27:15.524Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:11.989Z] #118 ... [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:11.989Z] #111 DONE 86.0s [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:11.989Z] #112 DONE 85.3s [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #119 [core-data builder 6/7] COPY . . [2024-09-17T19:28:11.989Z] #119 ... [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:11.989Z] #114 DONE 77.3s [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-17T19:28:11.989Z] #120 ... [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:28:11.989Z] #121 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #122 [core-command builder 6/7] COPY . . [2024-09-17T19:28:11.989Z] #122 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:11.989Z] #123 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #124 [support-scheduler builder 6/7] COPY . . [2024-09-17T19:28:11.989Z] #124 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:11.989Z] #125 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:28:11.989Z] #126 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #119 [core-data builder 6/7] COPY . . [2024-09-17T19:28:11.989Z] #119 DONE 3.6s [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-09-17T19:28:11.989Z] #127 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:28:11.989Z] #128 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:11.989Z] #129 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:28:11.989Z] #130 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-17T19:28:11.989Z] #131 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:11.989Z] #132 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:11.989Z] #133 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:28:11.989Z] #134 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #135 [core-metadata builder 6/7] COPY . . [2024-09-17T19:28:11.989Z] #135 CACHED [2024-09-17T19:28:11.989Z] [2024-09-17T19:28:11.989Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-17T19:28:15.373Z] #136 ... [2024-09-17T19:28:15.373Z] [2024-09-17T19:28:15.373Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:15.373Z] #137 CACHED [2024-09-17T19:28:15.373Z] [2024-09-17T19:28:15.373Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:28:15.373Z] #138 CACHED [2024-09-17T19:28:15.373Z] [2024-09-17T19:28:15.373Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-09-17T19:28:15.373Z] #139 CACHED [2024-09-17T19:28:15.373Z] [2024-09-17T19:28:15.373Z] #140 [security-proxy-setup builder 6/7] COPY . . [2024-09-17T19:28:15.373Z] #140 DONE 6.7s [2024-09-17T19:28:15.373Z] [2024-09-17T19:28:15.373Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:28:15.373Z] #141 CACHED [2024-09-17T19:28:15.373Z] [2024-09-17T19:28:15.373Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:15.373Z] #142 CACHED [2024-09-17T19:28:15.373Z] [2024-09-17T19:28:15.373Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-09-17T19:28:15.373Z] #143 CACHED [2024-09-17T19:28:15.373Z] [2024-09-17T19:28:15.373Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-17T19:28:19.664Z] #144 4.573 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-17T19:28:20.649Z] #144 ... [2024-09-17T19:28:20.649Z] [2024-09-17T19:28:20.649Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-17T19:28:20.649Z] #136 6.550 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-17T19:28:22.101Z] #136 ... [2024-09-17T19:28:22.101Z] [2024-09-17T19:28:22.101Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-17T19:28:22.101Z] #0 5.402 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-17T19:28:22.101Z] #145 ... [2024-09-17T19:28:22.101Z] [2024-09-17T19:28:22.101Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T19:28:22.101Z] #0 6.620 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-17T19:28:22.101Z] #146 ... [2024-09-17T19:28:22.101Z] [2024-09-17T19:28:22.101Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T19:28:22.101Z] #0 5.795 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-17T19:28:22.370Z] #147 ... [2024-09-17T19:28:22.370Z] [2024-09-17T19:28:22.370Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-17T19:28:22.370Z] #0 6.249 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-17T19:28:22.370Z] #148 ... [2024-09-17T19:28:22.370Z] [2024-09-17T19:28:22.370Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-17T19:28:22.370Z] #0 4.931 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-17T19:28:22.641Z] #149 ... [2024-09-17T19:28:22.641Z] [2024-09-17T19:28:22.641Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-17T19:28:22.641Z] #120 DONE 11.3s [2024-09-17T19:28:22.641Z] [2024-09-17T19:28:22.641Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-17T19:28:22.641Z] #0 4.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-17T19:28:22.641Z] #150 ... [2024-09-17T19:28:22.641Z] [2024-09-17T19:28:22.641Z] #151 [support-notifications builder 6/7] COPY . . [2024-09-17T19:28:22.641Z] #151 CACHED [2024-09-17T19:28:22.641Z] [2024-09-17T19:28:22.641Z] #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-17T19:28:22.641Z] #152 CACHED [2024-09-17T19:28:22.641Z] [2024-09-17T19:28:22.641Z] #153 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:22.641Z] #153 CACHED [2024-09-17T19:28:22.641Z] [2024-09-17T19:28:22.641Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T19:28:25.243Z] #154 ... [2024-09-17T19:28:25.243Z] [2024-09-17T19:28:25.243Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-17T19:28:25.243Z] #0 4.301 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-17T19:28:25.243Z] #155 ... [2024-09-17T19:28:25.243Z] [2024-09-17T19:28:25.243Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T19:28:25.512Z] #156 2.744 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-17T19:28:26.480Z] #156 ... [2024-09-17T19:28:26.480Z] [2024-09-17T19:28:26.481Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:26.481Z] #118 DONE 80.6s [2024-09-17T19:28:26.481Z] [2024-09-17T19:28:26.481Z] #157 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-17T19:28:30.773Z] #157 DONE 4.3s [2024-09-17T19:28:30.773Z] [2024-09-17T19:28:30.773Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T19:28:30.773Z] #154 2.658 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-17T19:28:30.773Z] #154 ... [2024-09-17T19:28:30.773Z] [2024-09-17T19:28:30.773Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-17T19:28:32.732Z] #158 1.989 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-17T19:28:40.967Z] #158 ... [2024-09-17T19:28:40.967Z] [2024-09-17T19:28:40.967Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T19:28:40.967Z] #117 DONE 85.1s [2024-09-17T19:28:40.967Z] [2024-09-17T19:28:40.967Z] #159 [core-keeper builder 7/8] COPY . . [2024-09-17T19:28:43.604Z] #159 DONE 4.0s [2024-09-17T19:28:43.604Z] [2024-09-17T19:28:43.604Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T19:28:43.874Z] #146 ... [2024-09-17T19:28:43.874Z] [2024-09-17T19:28:43.874Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T19:28:45.833Z] #160 2.189 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-17T19:48:38.756Z] #160 ... [2024-09-17T19:48:38.756Z] [2024-09-17T19:48:38.756Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-17T19:48:38.756Z] #150 1217.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-17T19:48:38.756Z] #150 ... [2024-09-17T19:48:38.756Z] [2024-09-17T19:48:38.756Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-17T19:48:38.756Z] #155 DONE 1218.4s [2024-09-17T19:48:38.756Z] [2024-09-17T19:48:38.756Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-17T19:48:38.756Z] #161 DONE 0.4s [2024-09-17T19:48:38.756Z] [2024-09-17T19:48:38.756Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-17T19:48:38.756Z] #162 DONE 2.6s [2024-09-17T19:48:38.756Z] [2024-09-17T19:48:38.756Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:48:38.757Z] #163 DONE 0.4s [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:48:38.757Z] #164 DONE 0.1s [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-17T19:48:38.757Z] #165 DONE 0.3s [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-17T19:48:38.757Z] #166 DONE 0.2s [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-17T19:48:38.757Z] #167 DONE 0.2s [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-17T19:48:38.757Z] #168 DONE 0.2s [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-17T19:48:38.757Z] #169 DONE 0.2s [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T19:48:38.757Z] #154 ... [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-17T19:48:38.757Z] #170 DONE 0.1s [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-17T19:48:38.757Z] #171 DONE 0.2s [2024-09-17T19:48:38.757Z] [2024-09-17T19:48:38.757Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-17T19:48:40.703Z] #172 DONE 2.2s [2024-09-17T19:48:40.703Z] [2024-09-17T19:48:40.703Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T19:48:40.703Z] #146 ... [2024-09-17T19:48:40.703Z] [2024-09-17T19:48:40.703Z] #108 [security-bootstrapper] exporting to image [2024-09-17T19:48:40.703Z] #108 exporting layers [2024-09-17T19:48:41.848Z] #108 exporting layers 1.2s done [2024-09-17T19:48:41.848Z] #108 writing image sha256:ed74bf7e6066afb9bc6d56c5bf53e442daf449856669546b62fd44c5df267e68 0.0s done [2024-09-17T19:48:41.848Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-17T19:48:41.848Z] #108 DONE 9.4s [2024-09-17T19:48:41.848Z] [2024-09-17T19:48:41.848Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-17T19:48:42.874Z] #150 ... [2024-09-17T19:48:42.874Z] [2024-09-17T19:48:42.874Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-17T19:48:42.874Z] #144 DONE 1227.9s [2024-09-17T19:48:42.874Z] [2024-09-17T19:48:42.874Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-17T19:48:43.162Z] #148 ... [2024-09-17T19:48:43.162Z] [2024-09-17T19:48:43.162Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:48:43.449Z] #173 DONE 0.4s [2024-09-17T19:48:43.449Z] [2024-09-17T19:48:43.449Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T19:48:43.764Z] #156 ... [2024-09-17T19:48:43.764Z] [2024-09-17T19:48:43.764Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:48:43.764Z] #174 DONE 0.2s [2024-09-17T19:48:43.764Z] [2024-09-17T19:48:43.764Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-17T19:48:44.031Z] #175 DONE 0.2s [2024-09-17T19:48:44.031Z] [2024-09-17T19:48:44.031Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T19:48:44.031Z] #146 ... [2024-09-17T19:48:44.031Z] [2024-09-17T19:48:44.031Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-17T19:48:44.309Z] #176 DONE 0.2s [2024-09-17T19:48:44.309Z] [2024-09-17T19:48:44.309Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-17T19:48:44.309Z] #177 DONE 0.3s [2024-09-17T19:48:44.309Z] [2024-09-17T19:48:44.309Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-17T19:48:44.589Z] #148 ... [2024-09-17T19:48:44.589Z] [2024-09-17T19:48:44.589Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-17T19:48:44.589Z] #178 DONE 0.2s [2024-09-17T19:48:44.589Z] [2024-09-17T19:48:44.589Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T19:48:46.559Z] #179 DONE 1.9s [2024-09-17T19:48:46.559Z] [2024-09-17T19:48:46.559Z] #108 [security-proxy-setup] exporting to image [2024-09-17T19:48:47.533Z] #108 exporting layers 1.0s done [2024-09-17T19:48:47.802Z] #108 writing image sha256:23ef5154c360a856468fa49e681a1bdd904868a153dc1819b8da01aef38b2df3 done [2024-09-17T19:48:47.802Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-17T19:48:47.802Z] #108 DONE 10.4s [2024-09-17T19:48:47.802Z] [2024-09-17T19:48:47.802Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-17T19:48:57.913Z] #145 ... [2024-09-17T19:48:57.913Z] [2024-09-17T19:48:57.913Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-17T19:48:57.913Z] #150 DONE 1242.0s [2024-09-17T19:48:57.913Z] [2024-09-17T19:48:57.913Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T19:48:57.913Z] #154 ... [2024-09-17T19:48:57.913Z] [2024-09-17T19:48:57.913Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:48:57.913Z] #180 DONE 0.3s [2024-09-17T19:48:57.913Z] [2024-09-17T19:48:57.913Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:48:58.184Z] #181 DONE 0.1s [2024-09-17T19:48:58.184Z] [2024-09-17T19:48:58.184Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-17T19:48:58.184Z] #182 DONE 0.1s [2024-09-17T19:48:58.184Z] [2024-09-17T19:48:58.184Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-17T19:48:58.458Z] #183 DONE 0.1s [2024-09-17T19:48:58.458Z] [2024-09-17T19:48:58.458Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:48:58.458Z] #184 DONE 0.1s [2024-09-17T19:48:58.458Z] [2024-09-17T19:48:58.458Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-17T19:48:58.829Z] #185 DONE 0.2s [2024-09-17T19:48:58.829Z] [2024-09-17T19:48:58.829Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-17T19:48:59.121Z] #186 DONE 0.4s [2024-09-17T19:48:59.121Z] [2024-09-17T19:48:59.121Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T19:48:59.121Z] #160 ... [2024-09-17T19:48:59.121Z] [2024-09-17T19:48:59.121Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-17T19:48:59.394Z] #187 DONE 0.3s [2024-09-17T19:48:59.394Z] [2024-09-17T19:48:59.394Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T19:49:02.135Z] #188 DONE 2.3s [2024-09-17T19:49:02.135Z] [2024-09-17T19:49:02.135Z] #108 [security-secretstore-setup] exporting to image [2024-09-17T19:49:02.135Z] #108 exporting layers [2024-09-17T19:49:03.129Z] #108 exporting layers 1.6s done [2024-09-17T19:49:03.408Z] #108 writing image sha256:21e457006023d11d751de329bce621df8225089894702b6828f5b2cd90df2255 0.0s done [2024-09-17T19:49:03.408Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 [2024-09-17T19:49:03.408Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-09-17T19:49:03.408Z] #108 DONE 12.1s [2024-09-17T19:49:03.408Z] [2024-09-17T19:49:03.408Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T19:49:59.873Z] #146 DONE 1305.3s [2024-09-17T19:49:59.873Z] [2024-09-17T19:49:59.873Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T19:49:59.873Z] #156 ... [2024-09-17T19:49:59.873Z] [2024-09-17T19:49:59.873Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:49:59.873Z] #189 DONE 0.2s [2024-09-17T19:49:59.873Z] [2024-09-17T19:49:59.873Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:49:59.873Z] #190 DONE 0.2s [2024-09-17T19:49:59.873Z] [2024-09-17T19:49:59.873Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T19:49:59.873Z] #160 ... [2024-09-17T19:49:59.873Z] [2024-09-17T19:49:59.873Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-17T19:49:59.873Z] #191 DONE 0.2s [2024-09-17T19:49:59.873Z] [2024-09-17T19:49:59.873Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:49:59.873Z] #192 DONE 0.2s [2024-09-17T19:49:59.873Z] [2024-09-17T19:49:59.873Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-17T19:49:59.873Z] #193 DONE 0.1s [2024-09-17T19:49:59.873Z] [2024-09-17T19:49:59.873Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T19:50:00.912Z] #194 DONE 1.9s [2024-09-17T19:50:00.912Z] [2024-09-17T19:50:00.912Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-17T19:50:00.912Z] #108 exporting layers [2024-09-17T19:50:01.887Z] #108 exporting layers 0.8s done [2024-09-17T19:50:01.887Z] #108 writing image sha256:c6f3b5ed4abf56bbaeb410be9a49fc96aabecfd75514c0a3ac932e8a5914136a done [2024-09-17T19:50:01.887Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-17T19:50:01.887Z] #108 DONE 12.9s [2024-09-17T19:50:01.887Z] [2024-09-17T19:50:01.887Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-17T19:52:23.585Z] #158 DONE 1425.2s [2024-09-17T19:52:23.585Z] [2024-09-17T19:52:23.585Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T19:52:23.585Z] #154 ... [2024-09-17T19:52:23.585Z] [2024-09-17T19:52:23.585Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T19:52:23.585Z] #195 DONE 0.3s [2024-09-17T19:52:23.585Z] [2024-09-17T19:52:23.585Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T19:52:23.585Z] #196 DONE 0.2s [2024-09-17T19:52:23.585Z] [2024-09-17T19:52:23.585Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-17T19:52:23.585Z] #197 DONE 0.4s [2024-09-17T19:52:23.585Z] [2024-09-17T19:52:23.585Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-17T19:52:23.585Z] #198 DONE 0.1s [2024-09-17T19:52:23.585Z] [2024-09-17T19:52:23.585Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-17T19:52:23.585Z] #108 exporting layers [2024-09-17T19:52:23.585Z] #108 exporting layers 0.8s done [2024-09-17T19:52:23.585Z] #108 writing image sha256:1d269e938b6092e764ee301c81285daa8a635dd1ecfdec2a3cd51bc998b4bc50 done [2024-09-17T19:52:23.585Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-17T19:52:23.585Z] #108 DONE 13.7s [2024-09-17T19:52:23.585Z] [2024-09-17T19:52:23.585Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T20:00:30.612Z] #147 ... [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-17T20:00:30.612Z] #149 DONE 1932.2s [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:00:30.612Z] #154 ... [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T20:00:30.612Z] #199 DONE 0.2s [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T20:00:30.612Z] #147 ... [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-17T20:00:30.612Z] #200 DONE 0.2s [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-17T20:00:30.612Z] #201 DONE 0.4s [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-17T20:00:30.612Z] #202 DONE 0.1s [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-17T20:00:30.612Z] #203 DONE 0.1s [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T20:00:30.612Z] #204 DONE 2.1s [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #108 [security-proxy-auth] exporting to image [2024-09-17T20:00:30.612Z] #108 exporting layers [2024-09-17T20:00:30.612Z] #108 exporting layers 0.6s done [2024-09-17T20:00:30.612Z] #108 writing image sha256:bfd0f59d8db6a1877a5a09183cc8e5dbe1ecdec2dbd27b48b8bdcbb104e27443 done [2024-09-17T20:00:30.612Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-17T20:00:30.612Z] #108 DONE 14.3s [2024-09-17T20:00:30.612Z] [2024-09-17T20:00:30.612Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:01:38.458Z] #154 ... [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-17T20:01:38.458Z] #148 DONE 1996.9s [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:01:38.458Z] #154 ... [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T20:01:38.458Z] #205 DONE 0.1s [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:01:38.458Z] #154 ... [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-17T20:01:38.458Z] #206 DONE 0.1s [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-17T20:01:38.458Z] #207 DONE 0.4s [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T20:01:38.458Z] #147 ... [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-17T20:01:38.458Z] #208 DONE 0.1s [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #108 [core-command] exporting to image [2024-09-17T20:01:38.458Z] #108 exporting layers [2024-09-17T20:01:38.458Z] #108 exporting layers 0.4s done [2024-09-17T20:01:38.458Z] #108 writing image sha256:2fb2fffec6da3b378d2336034ec6c4a5c8fb1802e9a0330741f6de5abf95552e done [2024-09-17T20:01:38.458Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-17T20:01:38.458Z] #108 DONE 14.7s [2024-09-17T20:01:38.458Z] [2024-09-17T20:01:38.458Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T20:03:45.123Z] #160 ... [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-17T20:03:45.123Z] #145 DONE 2126.0s [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:03:45.123Z] #154 ... [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T20:03:45.123Z] #209 DONE 0.2s [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-17T20:03:45.123Z] #210 DONE 0.2s [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:03:45.123Z] #154 ... [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-17T20:03:45.123Z] #211 DONE 0.5s [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-17T20:03:45.123Z] #212 DONE 0.1s [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-17T20:03:45.123Z] #213 DONE 0.1s [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:03:45.123Z] #154 ... [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #108 [core-data] exporting to image [2024-09-17T20:03:45.123Z] #108 exporting layers [2024-09-17T20:03:45.123Z] #108 exporting layers 0.5s done [2024-09-17T20:03:45.123Z] #108 writing image sha256:b65738e4d44e7b98786c3349a092d456e06ea2c786462cbc791ec4359d259468 0.0s done [2024-09-17T20:03:45.123Z] #108 naming to docker.io/library/core-data-arm64 [2024-09-17T20:03:45.123Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-17T20:03:45.123Z] #108 DONE 15.3s [2024-09-17T20:03:45.123Z] [2024-09-17T20:03:45.123Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:03:45.390Z] #154 ... [2024-09-17T20:03:45.390Z] [2024-09-17T20:03:45.390Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-17T20:03:45.390Z] #136 DONE 2133.5s [2024-09-17T20:03:45.390Z] [2024-09-17T20:03:45.390Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:03:46.789Z] #154 ... [2024-09-17T20:03:46.789Z] [2024-09-17T20:03:46.789Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T20:03:47.371Z] #214 DONE 0.4s [2024-09-17T20:03:47.371Z] [2024-09-17T20:03:47.371Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-17T20:03:47.371Z] #215 DONE 0.3s [2024-09-17T20:03:47.371Z] [2024-09-17T20:03:47.371Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-17T20:03:47.950Z] #216 DONE 0.5s [2024-09-17T20:03:47.950Z] [2024-09-17T20:03:47.950Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T20:03:47.950Z] #147 ... [2024-09-17T20:03:47.950Z] [2024-09-17T20:03:47.950Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-17T20:03:47.950Z] #217 DONE 0.1s [2024-09-17T20:03:48.215Z] [2024-09-17T20:03:48.215Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-17T20:03:48.215Z] #218 DONE 0.1s [2024-09-17T20:03:48.215Z] [2024-09-17T20:03:48.215Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:03:48.481Z] #154 ... [2024-09-17T20:03:48.481Z] [2024-09-17T20:03:48.481Z] #108 [core-metadata] exporting to image [2024-09-17T20:03:48.481Z] #108 exporting layers [2024-09-17T20:03:48.746Z] #108 exporting layers 0.5s done [2024-09-17T20:03:48.746Z] #108 writing image sha256:de7f8dec195be910581c219cf31d2f3d10020ff3e3862cd936df8308369627f6 done [2024-09-17T20:03:48.746Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-17T20:03:48.746Z] #108 DONE 15.8s [2024-09-17T20:03:48.746Z] [2024-09-17T20:03:48.746Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T20:03:51.322Z] #160 DONE 2107.2s [2024-09-17T20:03:51.322Z] [2024-09-17T20:03:51.322Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:03:51.322Z] #154 ... [2024-09-17T20:03:51.322Z] [2024-09-17T20:03:51.322Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T20:03:51.587Z] #219 DONE 0.2s [2024-09-17T20:03:51.587Z] [2024-09-17T20:03:51.587Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:03:51.587Z] #154 ... [2024-09-17T20:03:51.587Z] [2024-09-17T20:03:51.587Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-17T20:03:52.173Z] #220 DONE 0.5s [2024-09-17T20:03:52.173Z] [2024-09-17T20:03:52.173Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-17T20:03:52.173Z] #221 DONE 0.1s [2024-09-17T20:03:52.173Z] [2024-09-17T20:03:52.173Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:03:52.437Z] #154 ... [2024-09-17T20:03:52.437Z] [2024-09-17T20:03:52.437Z] #108 [core-keeper] exporting to image [2024-09-17T20:03:53.388Z] #108 exporting layers 1.0s done [2024-09-17T20:03:53.388Z] #108 writing image sha256:57e0b8f24313fb7452050a445a70a2d52c2a95a5637d5ade513c82ba1232053c done [2024-09-17T20:03:53.388Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-17T20:03:53.388Z] #108 DONE 16.8s [2024-09-17T20:03:53.388Z] [2024-09-17T20:03:53.388Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T20:04:25.562Z] #147 DONE 2170.6s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T20:04:25.562Z] #154 DONE 2159.8s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T20:04:25.562Z] #156 ... [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T20:04:25.562Z] #222 DONE 0.2s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T20:04:25.562Z] #223 DONE 0.2s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T20:04:25.562Z] #156 ... [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T20:04:25.562Z] #224 DONE 0.2s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-17T20:04:25.562Z] #225 ... [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T20:04:25.562Z] #156 DONE 2161.0s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-17T20:04:25.562Z] #225 DONE 0.5s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-17T20:04:25.562Z] #226 ... [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T20:04:25.562Z] #227 DONE 0.3s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-17T20:04:25.562Z] #226 DONE 0.2s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #108 [support-scheduler] exporting to image [2024-09-17T20:04:25.562Z] #108 exporting layers [2024-09-17T20:04:25.562Z] #108 ... [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T20:04:25.562Z] #228 DONE 0.2s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T20:04:25.562Z] #229 DONE 0.2s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-17T20:04:25.562Z] #230 DONE 0.6s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-17T20:04:25.562Z] #231 ... [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-17T20:04:25.562Z] #232 DONE 0.1s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #108 [support-scheduler] exporting to image [2024-09-17T20:04:25.562Z] #108 exporting layers 0.7s done [2024-09-17T20:04:25.562Z] #108 writing image sha256:1d7685d3f99d9a4bccf2403aa531120e5d5ba2a0171048e6f083ac0e9c6e0678 0.0s done [2024-09-17T20:04:25.562Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-17T20:04:25.562Z] #108 ... [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-17T20:04:25.562Z] #231 DONE 0.5s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-17T20:04:25.562Z] #233 DONE 0.1s [2024-09-17T20:04:25.562Z] [2024-09-17T20:04:25.562Z] #108 [support-scheduler] exporting to image [2024-09-17T20:04:25.828Z] #108 exporting layers 0.5s done [2024-09-17T20:04:25.828Z] #108 writing image sha256:b749df76909bd81878f4f35e2a37d7633c82a38c22b83297270a251361b7e7ef done [2024-09-17T20:04:25.828Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-17T20:04:26.780Z] #108 exporting layers 2.0s done [2024-09-17T20:04:26.780Z] #108 writing image sha256:75713ab6080c6c663f7145f28eb1b19ed68eb846a59417f807d151a8afbdecb0 done [2024-09-17T20:04:26.780Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-17T20:04:26.780Z] #108 DONE 19.4s [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T20:04:26.780Z] time="2024-09-17T19:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-17T20:04:26.822Z] $ docker stop --time=1 8a1997106fbd7f036918cc7ce2609d7f2cac7f56a4cb0158d8a12b84fd2e6f54 [2024-09-17T20:04:28.481Z] $ docker rm -f --volumes 8a1997106fbd7f036918cc7ce2609d7f2cac7f56a4cb0158d8a12b84fd2e6f54 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-17T20:04:29.067Z] + docker images [2024-09-17T20:04:29.067Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-17T20:04:29.067Z] support-cron-scheduler-arm64 latest 75713ab6080c 4 seconds ago 43.7MB [2024-09-17T20:04:29.067Z] support-notifications-arm64 latest b749df76909b 4 seconds ago 42.2MB [2024-09-17T20:04:29.067Z] support-scheduler-arm64 latest 1d7685d3f99d 5 seconds ago 41.4MB [2024-09-17T20:04:29.067Z] core-keeper-arm64 latest 57e0b8f24313 36 seconds ago 39.2MB [2024-09-17T20:04:29.067Z] core-metadata-arm64 latest de7f8dec195b 40 seconds ago 39.4MB [2024-09-17T20:04:29.067Z] core-data-arm64 latest b65738e4d44e 49 seconds ago 39.3MB [2024-09-17T20:04:29.067Z] core-command-arm64 latest 2fb2fffec6da 2 minutes ago 35.1MB [2024-09-17T20:04:29.067Z] security-proxy-auth-arm64 latest bfd0f59d8db6 4 minutes ago 32.7MB [2024-09-17T20:04:29.067Z] security-spiffe-token-provider-arm64 latest 1d269e938b60 12 minutes ago 29.1MB [2024-09-17T20:04:29.067Z] core-common-config-bootstrapper-arm64 latest c6f3b5ed4abf 14 minutes ago 15.4MB [2024-09-17T20:04:29.067Z] security-secretstore-setup-arm64 latest 21e457006023 15 minutes ago 36.4MB [2024-09-17T20:04:29.067Z] security-proxy-setup-arm64 latest 23ef5154c360 15 minutes ago 26.2MB [2024-09-17T20:04:29.067Z] security-bootstrapper-arm64 latest ed74bf7e6066 15 minutes ago 18.9MB [2024-09-17T20:04:29.067Z] security-spire-agent-arm64 latest 5cae4c93454d 38 minutes ago 174MB [2024-09-17T20:04:29.067Z] security-spire-server-arm64 latest 7adcbabc6c05 38 minutes ago 116MB [2024-09-17T20:04:29.067Z] security-spire-config-arm64 latest d6464d5ff866 38 minutes ago 115MB [2024-09-17T20:04:29.067Z] ci-base-image-arm64 latest 7be276c664ea 57 minutes ago 967MB [2024-09-17T20:04:29.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-17T20:04:29.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T20:04:30.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-17T20:04:30.007Z] [2024-09-17T20:04:30.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T20:04:30.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-17T20:04:30.693Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-17T20:04:30.693Z] 8998bd30e6a1: Pulling fs layer [2024-09-17T20:04:30.693Z] 04944245beec: Pulling fs layer [2024-09-17T20:04:30.693Z] 699f458cf7ca: Pulling fs layer [2024-09-17T20:04:30.693Z] 765212b225bb: Pulling fs layer [2024-09-17T20:04:30.693Z] f23df028b6ca: Pulling fs layer [2024-09-17T20:04:30.693Z] d65c8cfc05b1: Pulling fs layer [2024-09-17T20:04:30.693Z] 2437ff75d9bd: Pulling fs layer [2024-09-17T20:04:30.693Z] 765212b225bb: Waiting [2024-09-17T20:04:30.693Z] f23df028b6ca: Waiting [2024-09-17T20:04:30.693Z] d65c8cfc05b1: Waiting [2024-09-17T20:04:30.693Z] 2437ff75d9bd: Waiting [2024-09-17T20:04:30.693Z] 04944245beec: Verifying Checksum [2024-09-17T20:04:30.693Z] 04944245beec: Download complete [2024-09-17T20:04:30.958Z] 765212b225bb: Verifying Checksum [2024-09-17T20:04:30.958Z] 765212b225bb: Download complete [2024-09-17T20:04:30.958Z] f23df028b6ca: Download complete [2024-09-17T20:04:30.958Z] d65c8cfc05b1: Verifying Checksum [2024-09-17T20:04:30.958Z] d65c8cfc05b1: Download complete [2024-09-17T20:04:30.958Z] 699f458cf7ca: Verifying Checksum [2024-09-17T20:04:30.958Z] 699f458cf7ca: Download complete [2024-09-17T20:04:31.540Z] 8998bd30e6a1: Verifying Checksum [2024-09-17T20:04:31.540Z] 8998bd30e6a1: Download complete [2024-09-17T20:04:34.121Z] 2437ff75d9bd: Download complete [2024-09-17T20:04:36.059Z] 8998bd30e6a1: Pull complete [2024-09-17T20:04:36.326Z] 04944245beec: Pull complete [2024-09-17T20:04:38.271Z] 699f458cf7ca: Pull complete [2024-09-17T20:04:38.271Z] 765212b225bb: Pull complete [2024-09-17T20:04:38.855Z] f23df028b6ca: Pull complete [2024-09-17T20:04:39.122Z] d65c8cfc05b1: Pull complete [2024-09-17T20:04:57.316Z] 2437ff75d9bd: Pull complete [2024-09-17T20:04:57.316Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-17T20:04:57.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-17T20:04:57.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T20:04:57.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-10521 does not seem to be running inside a container [2024-09-17T20:04:57.727Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-17T20:05:01.805Z] $ docker top 7808caf4576b66a5437bff837b4b0c085b8db63d020123891e825b5b8c8088f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-17T20:05:02.834Z] ---> job-cost.sh [2024-09-17T20:05:02.834Z] lf-activate-venv: SKIPPING [2024-09-17T20:05:02.834Z] INFO: No Stack... [2024-09-17T20:05:03.419Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-17T20:05:04.001Z] INFO: Archiving Costs [Pipeline] sh [2024-09-17T20:05:04.692Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-17T20:05:04.692Z] + cut -d, -f6 [Pipeline] lock [2024-09-17T20:05:04.755Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4917-1-stack-cost] [2024-09-17T20:05:04.761Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4917-1-stack-cost] did not exist. Created. [2024-09-17T20:05:04.769Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4917-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-17T20:05:05.519Z] + echo total: 1.2100000381469727 [Pipeline] stash [2024-09-17T20:05:05.758Z] Stashed 1 file(s) [Pipeline] } [2024-09-17T20:05:05.779Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4917-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-17T20:05:05.870Z] $ docker stop --time=1 7808caf4576b66a5437bff837b4b0c085b8db63d020123891e825b5b8c8088f5 [2024-09-17T20:05:07.406Z] $ docker rm -f --volumes 7808caf4576b66a5437bff837b4b0c085b8db63d020123891e825b5b8c8088f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-17T20:05:08.559Z] provisioning config files... [2024-09-17T20:05:08.566Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16802374994253608139tmp [Pipeline] { [Pipeline] sh [2024-09-17T20:05:08.938Z] + set +x [2024-09-17T20:05:08.938Z] + curl -s https://codecov.io/bash [2024-09-17T20:05:08.938Z] + bash -s -- [2024-09-17T20:05:08.938Z] [2024-09-17T20:05:08.938Z] _____ _ [2024-09-17T20:05:08.938Z] / ____| | | [2024-09-17T20:05:08.938Z] | | ___ __| | ___ ___ _____ __ [2024-09-17T20:05:08.938Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-17T20:05:08.938Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-17T20:05:08.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-17T20:05:08.938Z] Bash-1.0.6 [2024-09-17T20:05:08.938Z] [2024-09-17T20:05:08.938Z] [2024-09-17T20:05:08.938Z] ==> git version 2.25.1 found [2024-09-17T20:05:08.938Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-17T20:05:08.938Z] Release-Date: 2020-01-08 [2024-09-17T20:05:08.938Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-17T20:05:08.938Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-17T20:05:08.938Z] ==> Jenkins CI detected. [2024-09-17T20:05:08.938Z] current dir:  /w/workspace/edgex-go/1 [2024-09-17T20:05:08.938Z] project root: . [2024-09-17T20:05:08.938Z] --> token set from env [2024-09-17T20:05:08.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-17T20:05:08.938Z] ==> Running gcov in . (disable via -X gcov) [2024-09-17T20:05:08.938Z] ==> Python coveragepy not found [2024-09-17T20:05:08.938Z] ==> Searching for coverage reports in: [2024-09-17T20:05:08.938Z] + . [2024-09-17T20:05:09.199Z] -> Found 1 reports [2024-09-17T20:05:09.199Z] ==> Detecting git/mercurial file structure [2024-09-17T20:05:09.199Z] ==> Reading reports [2024-09-17T20:05:09.199Z] + ./coverage.out bytes=567970 [2024-09-17T20:05:09.199Z] ==> Appending adjustments [2024-09-17T20:05:09.199Z] https://docs.codecov.io/docs/fixing-reports [2024-09-17T20:05:10.578Z] + Found adjustments [2024-09-17T20:05:10.578Z] ==> Gzipping contents [2024-09-17T20:05:10.578Z] 72K /tmp/codecov.0cvMgC.gz [2024-09-17T20:05:10.578Z] ==> Uploading reports [2024-09-17T20:05:10.578Z] url: https://codecov.io [2024-09-17T20:05:10.578Z] query: branch=PR-4917&commit=e492804687db07eb38c94926b44b70517fa8da2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4917%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4917&job=&cmd_args= [2024-09-17T20:05:10.578Z] -> Pinging Codecov [2024-09-17T20:05:10.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4917&commit=e492804687db07eb38c94926b44b70517fa8da2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4917%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4917&job=&cmd_args= [2024-09-17T20:05:10.838Z] -> Uploading to [2024-09-17T20:05:10.838Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-17/00271124DB129430A58F1EEE437C3FCB/e492804687db07eb38c94926b44b70517fa8da2e/ba50f394-0d4a-4090-a438-d23d00a65041.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240917%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240917T200510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9869f945fb43ef53545425fee9765323746db6bd512a4c331dac6749086698d4 [2024-09-17T20:05:10.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-17T20:05:10.838Z] Dload Upload Total Spent Left Speed [2024-09-17T20:05:11.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70002 0 0 100 70002 0 235k --:--:-- --:--:-- --:--:-- 235k [2024-09-17T20:05:11.098Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e492804687db07eb38c94926b44b70517fa8da2e [Pipeline] } [2024-09-17T20:05:11.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-17T20:05:12.835Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-17T20:05:13.190Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-17T20:05:14.097Z] ---> package-listing.sh [2024-09-17T20:05:14.097Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-17T20:05:14.097Z] ++ facter osfamily [2024-09-17T20:05:14.357Z] + OS_FAMILY=debian [2024-09-17T20:05:14.357Z] + workspace=/w/workspace/edgex-go/1 [2024-09-17T20:05:14.357Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-17T20:05:14.357Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-17T20:05:14.357Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-17T20:05:14.357Z] + PACKAGES=/tmp/packages_start.txt [2024-09-17T20:05:14.357Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-17T20:05:14.357Z] + PACKAGES=/tmp/packages_end.txt [2024-09-17T20:05:14.357Z] + case "${OS_FAMILY}" in [2024-09-17T20:05:14.357Z] + dpkg -l [2024-09-17T20:05:14.357Z] + grep '^ii' [2024-09-17T20:05:14.357Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-17T20:05:14.357Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-17T20:05:14.357Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-17T20:05:14.357Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-17T20:05:14.357Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-17T20:05:14.357Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-17T20:05:14.397Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-17T20:05:14.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T20:05:15.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-17T20:05:15.361Z] [2024-09-17T20:05:15.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T20:05:15.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-17T20:05:15.767Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-17T20:05:15.767Z] 5eb5b503b376: Pulling fs layer [2024-09-17T20:05:15.767Z] 5c69ac0246d0: Pulling fs layer [2024-09-17T20:05:15.767Z] ec43610c2a17: Pulling fs layer [2024-09-17T20:05:15.767Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-17T20:05:15.767Z] 33b1e0a273af: Pulling fs layer [2024-09-17T20:05:15.767Z] 5d3b04190fa2: Pulling fs layer [2024-09-17T20:05:15.767Z] 2f39f015ded8: Pulling fs layer [2024-09-17T20:05:15.767Z] 33b1e0a273af: Waiting [2024-09-17T20:05:15.767Z] 2f39f015ded8: Waiting [2024-09-17T20:05:15.767Z] 5d3b04190fa2: Waiting [2024-09-17T20:05:15.767Z] 3a2ae6a8a46f: Waiting [2024-09-17T20:05:15.767Z] 5c69ac0246d0: Download complete [2024-09-17T20:05:15.767Z] 3a2ae6a8a46f: Download complete [2024-09-17T20:05:15.767Z] ec43610c2a17: Verifying Checksum [2024-09-17T20:05:15.767Z] ec43610c2a17: Download complete [2024-09-17T20:05:15.767Z] 33b1e0a273af: Verifying Checksum [2024-09-17T20:05:15.767Z] 33b1e0a273af: Download complete [2024-09-17T20:05:15.767Z] 5d3b04190fa2: Download complete [2024-09-17T20:05:16.026Z] 5eb5b503b376: Verifying Checksum [2024-09-17T20:05:16.026Z] 5eb5b503b376: Download complete [2024-09-17T20:05:16.591Z] 2f39f015ded8: Download complete [2024-09-17T20:05:17.156Z] 5eb5b503b376: Pull complete [2024-09-17T20:05:17.416Z] 5c69ac0246d0: Pull complete [2024-09-17T20:05:17.675Z] ec43610c2a17: Pull complete [2024-09-17T20:05:17.675Z] 3a2ae6a8a46f: Pull complete [2024-09-17T20:05:17.934Z] 33b1e0a273af: Pull complete [2024-09-17T20:05:17.934Z] 5d3b04190fa2: Pull complete [2024-09-17T20:05:22.117Z] 2f39f015ded8: Pull complete [2024-09-17T20:05:22.117Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-17T20:05:22.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-17T20:05:22.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T20:05:22.378Z] prd-ubuntu20.04-docker-8c-8g-10532 does not seem to be running inside a container [2024-09-17T20:05:22.401Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-17T20:05:26.720Z] $ docker top 01cd76d9e62ae8afbdd45e154bc533cc6271c1973b9366bf3b44d14774bfe16f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-17T20:05:27.149Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-17T20:05:27.474Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-17T20:05:27.800Z] + ls /var/log/sa-host [2024-09-17T20:05:27.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-17T20:05:28.078Z] provisioning config files... [2024-09-17T20:05:28.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16918711702586668926tmp [Pipeline] { [Pipeline] echo [2024-09-17T20:05:28.162Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-17T20:05:28.492Z] ---> create-netrc.sh [Pipeline] } [2024-09-17T20:05:28.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-17T20:05:28.965Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-17T20:05:29.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-17T20:05:29.337Z] ---> sudo-logs.sh [2024-09-17T20:05:29.337Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-17T20:05:29.439Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-17T20:05:29.765Z] ---> job-cost.sh [2024-09-17T20:05:29.766Z] lf-activate-venv: SKIPPING [2024-09-17T20:05:29.766Z] DEBUG: total: 1.2100000381469727 [2024-09-17T20:05:29.766Z] INFO: Retrieving Stack Cost... [2024-09-17T20:05:30.335Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-17T20:05:30.595Z] INFO: Archiving Costs [Pipeline] echo [2024-09-17T20:05:30.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-17T20:05:30.968Z] ---> logs-deploy.sh [2024-09-17T20:05:30.968Z] lf-activate-venv: SKIPPING [2024-09-17T20:05:30.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4917/1 [2024-09-17T20:05:30.968Z] INFO: archiving workspace using pattern(s): [2024-09-17T20:05:31.909Z] Archives upload complete. [2024-09-17T20:05:31.909Z] INFO: archiving logs to Nexus