Pull request #4837 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d+9dd757975a2486f93e2289e3629aab843f36bcb7 (2ef189c4a9a8b8048e81d9dd0c6aa02b02450d99) 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-ssh1429773591843236318.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16949907860720132833.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4837/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-4837/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5943461684441037944.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-4837/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3478689505372521986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8584274017488784522.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-4837/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-4837/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14982188671952469247.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 590556114a56c6d90cc8043840e039c2f74196dc 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-6326 in /w/workspace/edgexfoundry_edgex-go_PR-4837 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4837/head:refs/remotes/origin/PR-4837 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d Merge succeeded, producing 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d Checking out Revision 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d (PR-4837) > git config core.sparsecheckout # timeout=10 > git checkout -f 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d # 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 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d # timeout=10 Commit message: "feat: Implement support-cron-scheduler service persistence layer" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-24T11:36:44.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-24T11:36:44.303Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-24T11:36:44.434Z] ========================================================= [2024-07-24T11:36:44.434Z] EdgeX Global Pipelines Version Info [2024-07-24T11:36:44.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:36:45.298Z] ------------------- [2024-07-24T11:36:45.298Z] stable info: [2024-07-24T11:36:45.298Z] ------------------- [2024-07-24T11:36:45.298Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T11:36:45.298Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T11:36:45.298Z] Message: update stable to v1.0.260 [2024-07-24T11:36:45.869Z] ------------------- [2024-07-24T11:36:45.869Z] experimental info: [2024-07-24T11:36:45.869Z] ------------------- [2024-07-24T11:36:45.869Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T11:36:45.869Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-24T11:36:45.869Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-24T11:36:46.119Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-24T11:36:46.180Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-24T11:36:46.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-24T11:36:46.343Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-24T11:36:46.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-24T11:36:46.484Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-24T11:36:46.555Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-24T11:36:46.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-24T11:36:46.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-24T11:36:46.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-24T11:36:46.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-24T11:36:46.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-24T11:36:46.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-24T11:36:47.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-24T11:36:47.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-24T11:36:47.118Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T11:36:47.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T11:36:47.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-24T11:36:47.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-24T11:36:47.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-24T11:36:47.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-24T11:36:47.497Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-24T11:36:47.563Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-24T11:36:47.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4837 [Pipeline] echo [2024-07-24T11:36:47.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4837 [Pipeline] echo [2024-07-24T11:36:47.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4837 [Pipeline] echo [2024-07-24T11:36:47.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [Pipeline] echo [2024-07-24T11:36:47.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 259c2dd [Pipeline] echo [2024-07-24T11:36:47.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T11:36:48.076Z] provisioning config files... [2024-07-24T11:36:48.092Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5886914908133330550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:36:48.482Z] ---> ****-login.sh [2024-07-24T11:36:48.482Z] nexus3.edgexfoundry.org:10001 [2024-07-24T11:36:48.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:36:48.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:36:48.742Z] Configure a credential helper to remove this warning. See [2024-07-24T11:36:48.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:36:48.742Z] [2024-07-24T11:36:48.742Z] Login Succeeded [2024-07-24T11:36:48.742Z] nexus3.edgexfoundry.org:10002 [2024-07-24T11:36:48.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:36:49.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:36:49.005Z] Configure a credential helper to remove this warning. See [2024-07-24T11:36:49.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:36:49.005Z] [2024-07-24T11:36:49.005Z] Login Succeeded [2024-07-24T11:36:49.005Z] nexus3.edgexfoundry.org:10003 [2024-07-24T11:36:49.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:36:49.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:36:49.005Z] Configure a credential helper to remove this warning. See [2024-07-24T11:36:49.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:36:49.005Z] [2024-07-24T11:36:49.005Z] Login Succeeded [2024-07-24T11:36:49.005Z] nexus3.edgexfoundry.org:10004 [2024-07-24T11:36:49.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:36:49.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:36:49.265Z] Configure a credential helper to remove this warning. See [2024-07-24T11:36:49.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:36:49.265Z] [2024-07-24T11:36:49.265Z] Login Succeeded [2024-07-24T11:36:49.265Z] ****.io [2024-07-24T11:36:49.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:36:49.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:36:49.525Z] Configure a credential helper to remove this warning. See [2024-07-24T11:36:49.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:36:49.525Z] [2024-07-24T11:36:49.525Z] Login Succeeded [2024-07-24T11:36:49.525Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T11:36:49.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T11:36:50.014Z] + 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-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + dirname cmd/core-command/Dockerfile [2024-07-24T11:36:50.015Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/core-data/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/core-keeper/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/core-metadata/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-24T11:36:50.015Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-24T11:36:50.015Z] cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/support-notifications/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-24T11:36:50.015Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-24T11:36:50.015Z] + cut -d/ -f2 [2024-07-24T11:36:50.015Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-24T11:36:50.071Z] 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-07-24T11:36:50.632Z] + git rev-list -1 --merges 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d~1..259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [Pipeline] echo [2024-07-24T11:36:50.679Z] -----------> git rev-list -1 --merges 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d~1..259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [false] [Pipeline] sh [2024-07-24T11:36:51.004Z] + git log --format=format:%s -1 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [Pipeline] echo [2024-07-24T11:36:51.055Z] ========================================================= [2024-07-24T11:36:51.055Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-24T11:36:51.055Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-24T11:36:51.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T11:36:51.607Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-24T11:36:51.607Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-24T11:36:51.607Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-24T11:36:51.607Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-24T11:36:51.607Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-24T11:36:51.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:36:52.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T11:36:52.142Z] [2024-07-24T11:36:52.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:36:52.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T11:36:52.557Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-24T11:36:52.557Z] b85a868b505f: Pulling fs layer [2024-07-24T11:36:52.557Z] e2be974225ed: Pulling fs layer [2024-07-24T11:36:52.557Z] 339a4e72a1f5: Pulling fs layer [2024-07-24T11:36:52.557Z] 988bab9f4d93: Pulling fs layer [2024-07-24T11:36:52.557Z] 1469e6f7b9e6: Pulling fs layer [2024-07-24T11:36:52.557Z] eaf3925da568: Pulling fs layer [2024-07-24T11:36:52.557Z] bab4dde63d76: Pulling fs layer [2024-07-24T11:36:52.557Z] 988bab9f4d93: Waiting [2024-07-24T11:36:52.557Z] eaf3925da568: Waiting [2024-07-24T11:36:52.557Z] 1469e6f7b9e6: Waiting [2024-07-24T11:36:52.557Z] bde34c3a00c8: Pulling fs layer [2024-07-24T11:36:52.557Z] b352a97aabf1: Pulling fs layer [2024-07-24T11:36:52.557Z] bab4dde63d76: Waiting [2024-07-24T11:36:52.557Z] 4872d77fe225: Pulling fs layer [2024-07-24T11:36:52.557Z] bde34c3a00c8: Waiting [2024-07-24T11:36:52.557Z] b352a97aabf1: Waiting [2024-07-24T11:36:52.557Z] 5851b861e8e6: Pulling fs layer [2024-07-24T11:36:52.557Z] 4872d77fe225: Waiting [2024-07-24T11:36:52.557Z] 5851b861e8e6: Waiting [2024-07-24T11:36:52.557Z] e2be974225ed: Verifying Checksum [2024-07-24T11:36:52.557Z] e2be974225ed: Download complete [2024-07-24T11:36:52.557Z] 988bab9f4d93: Verifying Checksum [2024-07-24T11:36:52.557Z] 988bab9f4d93: Download complete [2024-07-24T11:36:52.557Z] 1469e6f7b9e6: Verifying Checksum [2024-07-24T11:36:52.557Z] 1469e6f7b9e6: Download complete [2024-07-24T11:36:52.816Z] 339a4e72a1f5: Verifying Checksum [2024-07-24T11:36:52.816Z] 339a4e72a1f5: Download complete [2024-07-24T11:36:52.816Z] eaf3925da568: Download complete [2024-07-24T11:36:52.816Z] bde34c3a00c8: Download complete [2024-07-24T11:36:52.816Z] b352a97aabf1: Verifying Checksum [2024-07-24T11:36:52.816Z] 4872d77fe225: Verifying Checksum [2024-07-24T11:36:52.816Z] 4872d77fe225: Download complete [2024-07-24T11:36:52.816Z] 5851b861e8e6: Verifying Checksum [2024-07-24T11:36:52.816Z] 5851b861e8e6: Download complete [2024-07-24T11:36:52.816Z] b85a868b505f: Download complete [2024-07-24T11:36:53.076Z] bab4dde63d76: Verifying Checksum [2024-07-24T11:36:53.076Z] bab4dde63d76: Download complete [2024-07-24T11:36:54.456Z] b85a868b505f: Pull complete [2024-07-24T11:36:54.456Z] e2be974225ed: Pull complete [2024-07-24T11:36:54.737Z] 339a4e72a1f5: Pull complete [2024-07-24T11:36:54.737Z] 988bab9f4d93: Pull complete [2024-07-24T11:36:55.357Z] 1469e6f7b9e6: Pull complete [2024-07-24T11:36:55.357Z] eaf3925da568: Pull complete [2024-07-24T11:36:57.292Z] bab4dde63d76: Pull complete [2024-07-24T11:36:57.292Z] bde34c3a00c8: Pull complete [2024-07-24T11:36:57.292Z] b352a97aabf1: Pull complete [2024-07-24T11:36:57.292Z] 4872d77fe225: Pull complete [2024-07-24T11:36:57.292Z] 5851b861e8e6: Pull complete [2024-07-24T11:36:57.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-24T11:36:57.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T11:36:57.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:36:57.857Z] prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container [2024-07-24T11:36:57.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T11:37:00.978Z] $ docker top 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d -eo pid,comm [2024-07-24T11:37:01.035Z] 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-07-24T11:37:01.036Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T11:37:01.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T11:37:01.207Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T11:37:01.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T11:37:01.329Z] $ docker exec 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d ssh-agent [2024-07-24T11:37:01.430Z] SSH_AUTH_SOCK=/tmp/ssh-KpCpNbReRXQR/agent.32 [2024-07-24T11:37:01.430Z] SSH_AGENT_PID=38 [2024-07-24T11:37:01.436Z] Running ssh-add (command line suppressed) [2024-07-24T11:37:01.526Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14775246555342162509.key (/w/workspace/edgex-go/1@tmp/private_key_14775246555342162509.key) [2024-07-24T11:37:01.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T11:37:01.914Z] + git tag --points-at HEAD [Pipeline] } [2024-07-24T11:37:01.937Z] $ docker exec --env ******** --env ******** 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d ssh-agent -k [2024-07-24T11:37:02.033Z] unset SSH_AUTH_SOCK; [2024-07-24T11:37:02.033Z] unset SSH_AGENT_PID; [2024-07-24T11:37:02.033Z] echo Agent pid 38 killed; [2024-07-24T11:37:02.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-24T11:37:02.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T11:37:02.152Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T11:37:02.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T11:37:02.265Z] $ docker exec 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d ssh-agent [2024-07-24T11:37:02.390Z] SSH_AUTH_SOCK=/tmp/ssh-1Gh4ygQEhZcW/agent.71 [2024-07-24T11:37:02.390Z] SSH_AGENT_PID=78 [2024-07-24T11:37:02.396Z] Running ssh-add (command line suppressed) [2024-07-24T11:37:02.493Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5446118225515774454.key (/w/workspace/edgex-go/1@tmp/private_key_5446118225515774454.key) [2024-07-24T11:37:02.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T11:37:02.863Z] + git semver init [2024-07-24T11:37:03.124Z] 2024-07-24 11:37:03,027 [run_init] DEBUG init version:0.0.0 force:False [2024-07-24T11:37:03.124Z] 2024-07-24 11:37:03,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-24T11:37:03.124Z] 2024-07-24 11:37:03,028 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-24T11:37:03.124Z] 2024-07-24 11:37:03,029 [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-07-24T11:37:09.731Z] 2024-07-24 11:37:08,862 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-24T11:37:09.731Z] 2024-07-24 11:37:08,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4837 with force:False [2024-07-24T11:37:09.731Z] 2024-07-24 11:37:08,862 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4837 [2024-07-24T11:37:09.731Z] 2024-07-24 11:37:08,867 [execute] INFO git cat-file --batch-check [2024-07-24T11:37:09.731Z] 2024-07-24 11:37:08,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T11:37:09.731Z] 2024-07-24 11:37:08,874 [execute] INFO git cat-file --batch [2024-07-24T11:37:09.731Z] 2024-07-24 11:37:08,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T11:37:09.731Z] 2024-07-24 11:37:08,881 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4837 [2024-07-24T11:37:09.731Z] 0.0.0 [Pipeline] } [2024-07-24T11:37:09.762Z] $ docker exec --env ******** --env ******** 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d ssh-agent -k [2024-07-24T11:37:09.867Z] unset SSH_AUTH_SOCK; [2024-07-24T11:37:09.867Z] unset SSH_AGENT_PID; [2024-07-24T11:37:09.867Z] echo Agent pid 78 killed; [2024-07-24T11:37:09.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T11:37:10.360Z] + git semver [Pipeline] } [2024-07-24T11:37:10.646Z] $ docker stop --time=1 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d [2024-07-24T11:37:11.924Z] $ docker rm -f --volumes 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T11:37:12.345Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-24T11:37:12.665Z] Stashed 1 file(s) [Pipeline] echo [2024-07-24T11:37:12.692Z] [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-07-24T11:37:13.591Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-24T11:37:13.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T11:37:13.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T11:37:13.744Z] ========================================================= [2024-07-24T11:37:13.745Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-24T11:37:13.745Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-24T11:37:14.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T11:37:14.108Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-24T11:37:14.108Z] 619be1103602: Pulling fs layer [2024-07-24T11:37:14.108Z] 7862e08f4a3e: Pulling fs layer [2024-07-24T11:37:14.108Z] 5df492c9dc93: Pulling fs layer [2024-07-24T11:37:14.108Z] 7629e6793208: Pulling fs layer [2024-07-24T11:37:14.108Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T11:37:14.108Z] fb5054dd5b73: Pulling fs layer [2024-07-24T11:37:14.108Z] eeca6798cff9: Pulling fs layer [2024-07-24T11:37:14.108Z] aa269ceb94a6: Pulling fs layer [2024-07-24T11:37:14.108Z] 7629e6793208: Waiting [2024-07-24T11:37:14.108Z] fb5054dd5b73: Waiting [2024-07-24T11:37:14.108Z] 4f4fb700ef54: Waiting [2024-07-24T11:37:14.108Z] eeca6798cff9: Waiting [2024-07-24T11:37:14.108Z] ada007ff1a6a: Pulling fs layer [2024-07-24T11:37:14.108Z] aa269ceb94a6: Waiting [2024-07-24T11:37:14.108Z] ada007ff1a6a: Waiting [2024-07-24T11:37:14.108Z] 7862e08f4a3e: Verifying Checksum [2024-07-24T11:37:14.108Z] 7862e08f4a3e: Download complete [2024-07-24T11:37:14.108Z] 7629e6793208: Verifying Checksum [2024-07-24T11:37:14.108Z] 7629e6793208: Download complete [2024-07-24T11:37:14.108Z] 4f4fb700ef54: Download complete [2024-07-24T11:37:14.108Z] 619be1103602: Verifying Checksum [2024-07-24T11:37:14.108Z] 619be1103602: Download complete [2024-07-24T11:37:14.108Z] fb5054dd5b73: Verifying Checksum [2024-07-24T11:37:14.108Z] fb5054dd5b73: Download complete [2024-07-24T11:37:14.108Z] eeca6798cff9: Verifying Checksum [2024-07-24T11:37:14.108Z] eeca6798cff9: Download complete [2024-07-24T11:37:14.370Z] 619be1103602: Pull complete [2024-07-24T11:37:14.370Z] 7862e08f4a3e: Pull complete [2024-07-24T11:37:14.370Z] ada007ff1a6a: Verifying Checksum [2024-07-24T11:37:14.370Z] ada007ff1a6a: Download complete [2024-07-24T11:37:14.631Z] 5df492c9dc93: Verifying Checksum [2024-07-24T11:37:14.631Z] 5df492c9dc93: Download complete [2024-07-24T11:37:14.889Z] aa269ceb94a6: Verifying Checksum [2024-07-24T11:37:14.889Z] aa269ceb94a6: Download complete [2024-07-24T11:37:18.209Z] 5df492c9dc93: Pull complete [2024-07-24T11:37:18.209Z] 7629e6793208: Pull complete [2024-07-24T11:37:18.209Z] 4f4fb700ef54: Pull complete [2024-07-24T11:37:18.209Z] fb5054dd5b73: Pull complete [2024-07-24T11:37:18.209Z] eeca6798cff9: Pull complete [2024-07-24T11:37:20.158Z] aa269ceb94a6: Pull complete [2024-07-24T11:37:20.725Z] ada007ff1a6a: Pull complete [2024-07-24T11:37:20.725Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-24T11:37:20.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T11:37:20.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-24T11:37:21.118Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T11:37:21.118Z] WORKDIR /edgex [2024-07-24T11:37:21.118Z] COPY go.mod . [2024-07-24T11:37:21.118Z] RUN go mod download -t [2024-07-24T11:37:21.118Z] ci-base-image-x86_64 -f - . [2024-07-24T11:37:21.687Z] Sending build context to Docker daemon 178.7MB [2024-07-24T11:37:21.687Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T11:37:21.687Z] ---> f489d0715acc [2024-07-24T11:37:21.687Z] Step 2/4 : WORKDIR /edgex [2024-07-24T11:37:26.968Z] ---> Running in e438477f7da8 [2024-07-24T11:37:26.968Z] Removing intermediate container e438477f7da8 [2024-07-24T11:37:26.968Z] ---> e5b3062e8375 [2024-07-24T11:37:26.968Z] Step 3/4 : COPY go.mod . [2024-07-24T11:37:26.968Z] ---> fbfb46deac24 [2024-07-24T11:37:26.968Z] Step 4/4 : RUN go mod download [2024-07-24T11:37:26.968Z] ---> Running in f2295f987974 [2024-07-24T11:37:28.085Z] Still waiting to schedule task [2024-07-24T11:37:28.086Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-24T11:38:05.709Z] Removing intermediate container f2295f987974 [2024-07-24T11:38:05.709Z] ---> 404131341d3d [2024-07-24T11:38:05.709Z] Successfully built 404131341d3d [2024-07-24T11:38:05.709Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:38:06.131Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T11:38:06.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:38:06.302Z] prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container [2024-07-24T11:38:06.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T11:38:07.037Z] $ docker top ac1dff6542a3fac7778e9c46bcd25ed7e05514d268c4828d0027e964f3341aec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T11:38:07.451Z] + go version [2024-07-24T11:38:07.451Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-24T11:38:07.487Z] $ docker stop --time=1 ac1dff6542a3fac7778e9c46bcd25ed7e05514d268c4828d0027e964f3341aec [2024-07-24T11:38:08.933Z] $ docker rm -f --volumes ac1dff6542a3fac7778e9c46bcd25ed7e05514d268c4828d0027e964f3341aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:38:09.751Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T11:38:09.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:38:09.923Z] prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container [2024-07-24T11:38:09.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T11:38:15.178Z] $ docker top 570d99c07c090c7e4d7a895b2419076d5dc1a1ef8d8c13120f0e2533e149e07e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-24T11:38:15.318Z] ========================================================= [2024-07-24T11:38:15.318Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-24T11:38:15.318Z] ========================================================= [Pipeline] sh [2024-07-24T11:38:15.617Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-24T11:38:16.020Z] + make test [2024-07-24T11:38:16.020Z] go test -race -coverprofile=coverage.out ./... [2024-07-24T11:38:24.136Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-24T11:38:56.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-24T11:38:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-24T11:38:56.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2024-07-24T11:38:56.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-24T11:38:56.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-24T11:38:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-24T11:38:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-24T11:38:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:38:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-24T11:38:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-24T11:38:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-24T11:38:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-24T11:38:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-24T11:38:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-24T11:38:58.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-24T11:38:58.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:38:58.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-24T11:38:58.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-24T11:38:58.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-24T11:38:59.057Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6327 in /w/workspace/edgexfoundry_edgex-go_PR-4837 [Pipeline] { [Pipeline] ws [2024-07-24T11:38:59.139Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-24T11:38:59.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2024-07-24T11:38:59.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements [2024-07-24T11:39:00.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.113s coverage: 93.4% of statements [2024-07-24T11:39:00.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.106s coverage: 91.7% of statements [2024-07-24T11:39:00.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-24T11:39:00.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-24T11:39:01.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 6.5% of statements [2024-07-24T11:39:02.265Z] The recommended git tool is: git [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-07-24T11:39:02.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-24T11:39:04.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-24T11:39:04.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-24T11:39:04.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.832s coverage: 95.8% of statements [2024-07-24T11:39:04.291Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-07-24T11:39:04.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.016s coverage: 0.0% of statements [no tests to run] [2024-07-24T11:39:05.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-07-24T11:39:05.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 32.2% of statements [2024-07-24T11:39:05.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-07-24T11:39:05.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements [2024-07-24T11:39:05.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-07-24T11:39:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.271s coverage: 96.3% of statements [2024-07-24T11:39:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-07-24T11:39:06.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-24T11:39:06.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-24T11:39:06.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-24T11:39:06.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-24T11:39:06.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-24T11:39:06.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-24T11:39:06.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-24T11:39:06.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-24T11:39:07.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-24T11:39:07.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-24T11:39:07.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-24T11:39:07.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-24T11:39:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-24T11:39:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-24T11:39:08.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-24T11:39:09.964Z] using credential edgex-jenkins-ssh [2024-07-24T11:39:09.987Z] Cloning the remote Git repository [2024-07-24T11:39:10.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-24T11:39:10.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-24T11:39:10.036Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-24T11:39:10.137Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-24T11:39:10.345Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-24T11:39:10.346Z] > git --version # timeout=10 [2024-07-24T11:39:10.382Z] > git --version # 'git version 2.25.1' [2024-07-24T11:39:10.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T11:39:10.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T11:39:11.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-24T11:39:11.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-24T11:39:14.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-24T11:39:14.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-24T11:39:14.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-24T11:39:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-24T11:39:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-24T11:39:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-24T11:39:16.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-24T11:39:16.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-24T11:39:16.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-24T11:39:16.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-07-24T11:39:16.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-07-24T11:39:16.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:39:16.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-24T11:39:17.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2024-07-24T11:39:18.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-24T11:39:18.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-24T11:39:18.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-24T11:39:18.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-24T11:39:20.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-24T11:39:20.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:39:20.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-24T11:39:20.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-24T11:39:21.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-24T11:39:21.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-24T11:39:22.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-24T11:39:22.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:39:27.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-24T11:39:27.841Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T11:39:28.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-24T11:39:28.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-24T11:39:28.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T11:39:28.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4837/head:refs/remotes/origin/PR-4837 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-24T11:39:29.512Z] Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [2024-07-24T11:39:29.959Z] Merge succeeded, producing 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [2024-07-24T11:39:29.959Z] Checking out Revision 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d (PR-4837) [2024-07-24T11:39:29.529Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T11:39:29.611Z] > git checkout -f 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d # timeout=10 [2024-07-24T11:39:29.859Z] > git remote # timeout=10 [2024-07-24T11:39:29.875Z] > git config --get remote.origin.url # timeout=10 [2024-07-24T11:39:29.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T11:39:29.911Z] > git merge 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 [2024-07-24T11:39:29.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-24T11:39:29.963Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T11:39:29.977Z] > git checkout -f 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d # timeout=10 [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.323s coverage: 79.9% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 38.4% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.203s coverage: 19.9% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-07-24T11:39:32.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-07-24T11:39:32.144Z] 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-07-24T11:39:32.144Z] running golangci-lint [2024-07-24T11:39:32.144Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-24T11:39:32.144Z] go version go1.21.9 linux/amd64 [2024-07-24T11:39:32.144Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-24T11:39:32.144Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-24T11:39:33.718Z] Commit message: "feat: Implement support-cron-scheduler service persistence layer" [2024-07-24T11:39:33.765Z] > git --version # timeout=10 [2024-07-24T11:39:33.775Z] > git --version # 'git version 2.25.1' [2024-07-24T11:39:33.792Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T11:39:35.893Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-24T11:39:35.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T11:39:35.893Z] Dload Upload Total Spent Left Speed [2024-07-24T11:39:35.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-07-24T11:39:36.272Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-24T11:39:36.630Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-24T11:39:36.630Z] + sudo tee /etc/docker/daemon.new [2024-07-24T11:39:36.630Z] { [2024-07-24T11:39:36.630Z] "registry-mirrors": [ [2024-07-24T11:39:36.630Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-24T11:39:36.630Z] ], [2024-07-24T11:39:36.630Z] "bip": "10.250.0.254/24", [2024-07-24T11:39:36.630Z] "hosts": [ [2024-07-24T11:39:36.630Z] "tcp://0.0.0.0:5555", [2024-07-24T11:39:36.630Z] "unix:///var/run/docker.sock" [2024-07-24T11:39:36.630Z] ], [2024-07-24T11:39:36.630Z] "mtu": 1458, [2024-07-24T11:39:36.630Z] "selinux-enabled": true, [2024-07-24T11:39:36.630Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-24T11:39:36.630Z] } [Pipeline] sh [2024-07-24T11:39:36.986Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-24T11:39:37.338Z] + sudo service docker restart [2024-07-24T11:39:54.082Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|deps|files|name|types_sizes) took 22.744451108s" [2024-07-24T11:39:54.082Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.565494ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T11:39:55.740Z] provisioning config files... [2024-07-24T11:39:55.768Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12936998742553952011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T11:39:56.261Z] ---> ****-login.sh [2024-07-24T11:39:56.262Z] nexus3.edgexfoundry.org:10001 [2024-07-24T11:39:56.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:39:56.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:39:56.811Z] Configure a credential helper to remove this warning. See [2024-07-24T11:39:56.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:39:56.811Z] [2024-07-24T11:39:56.811Z] Login Succeeded [2024-07-24T11:39:56.811Z] nexus3.edgexfoundry.org:10002 [2024-07-24T11:39:57.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:39:57.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:39:57.084Z] Configure a credential helper to remove this warning. See [2024-07-24T11:39:57.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:39:57.084Z] [2024-07-24T11:39:57.084Z] Login Succeeded [2024-07-24T11:39:57.084Z] nexus3.edgexfoundry.org:10003 [2024-07-24T11:39:57.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:39:57.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:39:57.632Z] Configure a credential helper to remove this warning. See [2024-07-24T11:39:57.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:39:57.632Z] [2024-07-24T11:39:57.632Z] Login Succeeded [2024-07-24T11:39:57.632Z] nexus3.edgexfoundry.org:10004 [2024-07-24T11:39:57.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:39:57.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:39:57.905Z] Configure a credential helper to remove this warning. See [2024-07-24T11:39:57.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:39:57.905Z] [2024-07-24T11:39:57.905Z] Login Succeeded [2024-07-24T11:39:57.905Z] ****.io [2024-07-24T11:39:58.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T11:39:58.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T11:39:58.444Z] Configure a credential helper to remove this warning. See [2024-07-24T11:39:58.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T11:39:58.444Z] [2024-07-24T11:39:58.444Z] Login Succeeded [2024-07-24T11:39:58.444Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T11:39:58.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-24T11:39:59.230Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-24T11:39:59.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T11:39:59.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T11:39:59.372Z] ========================================================= [2024-07-24T11:39:59.372Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-24T11:39:59.372Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-24T11:39:59.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T11:39:59.786Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-24T11:39:59.786Z] c6b39de5b339: Pulling fs layer [2024-07-24T11:39:59.786Z] a69c41024577: Pulling fs layer [2024-07-24T11:39:59.786Z] d6de4b400683: Pulling fs layer [2024-07-24T11:39:59.786Z] 35cb2a7552d0: Pulling fs layer [2024-07-24T11:39:59.786Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T11:39:59.786Z] 464afbd9ba4c: Pulling fs layer [2024-07-24T11:39:59.786Z] 00f215d4a9da: Pulling fs layer [2024-07-24T11:39:59.786Z] d496ad576159: Pulling fs layer [2024-07-24T11:39:59.786Z] 35cb2a7552d0: Waiting [2024-07-24T11:39:59.786Z] 4f4fb700ef54: Waiting [2024-07-24T11:39:59.786Z] 464afbd9ba4c: Waiting [2024-07-24T11:39:59.786Z] 00f215d4a9da: Waiting [2024-07-24T11:39:59.786Z] d496ad576159: Waiting [2024-07-24T11:40:00.056Z] a69c41024577: Verifying Checksum [2024-07-24T11:40:00.056Z] a69c41024577: Download complete [2024-07-24T11:40:00.056Z] 35cb2a7552d0: Verifying Checksum [2024-07-24T11:40:00.056Z] 35cb2a7552d0: Download complete [2024-07-24T11:40:00.056Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T11:40:00.056Z] 4f4fb700ef54: Download complete [2024-07-24T11:40:00.056Z] 464afbd9ba4c: Verifying Checksum [2024-07-24T11:40:00.056Z] 464afbd9ba4c: Download complete [2024-07-24T11:40:00.056Z] c6b39de5b339: Verifying Checksum [2024-07-24T11:40:00.056Z] c6b39de5b339: Download complete [2024-07-24T11:40:00.326Z] d496ad576159: Verifying Checksum [2024-07-24T11:40:00.326Z] d496ad576159: Download complete [2024-07-24T11:40:00.916Z] c6b39de5b339: Pull complete [2024-07-24T11:40:01.505Z] a69c41024577: Pull complete [2024-07-24T11:40:01.773Z] d6de4b400683: Verifying Checksum [2024-07-24T11:40:01.773Z] d6de4b400683: Download complete [2024-07-24T11:40:02.740Z] 00f215d4a9da: Verifying Checksum [2024-07-24T11:40:02.740Z] 00f215d4a9da: Download complete [2024-07-24T11:40:08.963Z] level=info msg="[linters_context/goanalysis] analyzers took 1m44.306564487s with top 10 stages: buildir: 1m5.320093215s, gosec: 9.167697279s, inspect: 2.776600801s, fact_deprecated: 1.943994118s, printf: 1.690714579s, S1038: 1.519551459s, ctrlflow: 1.370591439s, nilness: 1.216770958s, fact_purity: 1.216758767s, S1039: 771.032146ms" [2024-07-24T11:40:08.963Z] level=info msg="[runner] Issues before processing: 211, after processing: 0" [2024-07-24T11:40:08.963Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, exclude: 211/211, filename_unadjuster: 211/211, skip_files: 211/211, skip_dirs: 211/211, autogenerated_exclude: 211/211, identifier_marker: 211/211, path_prettifier: 211/211, exclude-rules: 21/211, cgo: 211/211" [2024-07-24T11:40:08.963Z] level=info msg="[runner] processing took 19.273618ms with stages: identifier_marker: 7.199516ms, nolint: 6.764579ms, autogenerated_exclude: 1.795634ms, path_prettifier: 1.511907ms, exclude-rules: 1.12456ms, skip_dirs: 791.443µs, cgo: 51.089µs, filename_unadjuster: 30.05µs, max_same_issues: 950ns, exclude: 550ns, skip_files: 540ns, fixer: 520ns, uniq_by_line: 510ns, severity-rules: 390ns, sort_results: 380ns, diff: 360ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-07-24T11:40:08.963Z] level=info msg="[runner] linters took 13.705287759s with stages: goanalysis_metalinter: 13.685924172s" [2024-07-24T11:40:08.963Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-24T11:40:08.963Z] level=info msg="Memory: 358 samples, avg is 303.3MB, max is 1368.0MB" [2024-07-24T11:40:08.963Z] level=info msg="Execution took 36.500590743s" [2024-07-24T11:40:08.963Z] go vet ./... [2024-07-24T11:40:15.087Z] d6de4b400683: Pull complete [2024-07-24T11:40:15.087Z] 35cb2a7552d0: Pull complete [2024-07-24T11:40:15.087Z] 4f4fb700ef54: Pull complete [2024-07-24T11:40:15.087Z] 464afbd9ba4c: Pull complete [2024-07-24T11:40:15.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T11:40:15.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T11:40:15.573Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-24T11:40:15.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-24T11:40:15.950Z] + ls -al . [2024-07-24T11:40:15.950Z] total 864 [2024-07-24T11:40:15.950Z] drwxrwxr-x 11 1001 1001 4096 Jul 24 11:38 . [2024-07-24T11:40:15.950Z] drwxr-xr-x 4 root root 4096 Jul 24 11:38 .. [2024-07-24T11:40:15.950Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 11:36 .blubracket [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 10 Jul 24 11:36 .dockerignore [2024-07-24T11:40:15.950Z] drwxrwxr-x 8 1001 1001 4096 Jul 24 11:39 .git [2024-07-24T11:40:15.950Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 11:36 .github [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 1102 Jul 24 11:36 .gitignore [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 42 Jul 24 11:36 .golangci.yml [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 100 Jul 24 11:36 .hadolint.yml [2024-07-24T11:40:15.950Z] drwxr-xr-x 3 1001 1001 4096 Jul 24 11:37 .semver [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 155 Jul 24 11:36 .sonarcloud.properties [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 1171 Jul 24 11:36 ADOPTERS.md [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 20806 Jul 24 11:36 Attribution.txt [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 100284 Jul 24 11:36 CHANGELOG.md [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 3804 Jul 24 11:36 CONTRIBUTING.md [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 677 Jul 24 11:36 GOVERNANCE.md [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 861 Jul 24 11:36 Jenkinsfile [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 10775 Jul 24 11:36 LICENSE [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 16854 Jul 24 11:36 Makefile [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 582 Jul 24 11:36 OWNERS.md [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 9528 Jul 24 11:36 README.md [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 789 Jul 24 11:36 SECURITY.md [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 5 Jul 24 11:37 VERSION [2024-07-24T11:40:15.950Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 11:36 bin [2024-07-24T11:40:15.950Z] drwxrwxr-x 20 1001 1001 4096 Jul 24 11:36 cmd [2024-07-24T11:40:15.950Z] -rw-r--r-- 1 root root 495635 Jul 24 11:39 coverage.out [2024-07-24T11:40:15.950Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 11:36 fuzz_test [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 7282 Jul 24 11:36 go.mod [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 101724 Jul 24 11:36 go.sum [2024-07-24T11:40:15.950Z] drwxrwxr-x 7 1001 1001 4096 Jul 24 11:36 internal [2024-07-24T11:40:15.950Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 11:36 openapi [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 584 Jul 24 11:36 security.txt [2024-07-24T11:40:15.950Z] -rw-rw-r-- 1 1001 1001 204 Jul 24 11:36 version.go [Pipeline] sh [2024-07-24T11:40:16.276Z] + '[' -e coverage.out ] [2024-07-24T11:40:16.276Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-24T11:40:16.420Z] Stashed 1 file(s) [Pipeline] sh [2024-07-24T11:40:16.729Z] + make build [2024-07-24T11:40:16.729Z] 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-07-24T11:40:25.179Z] 00f215d4a9da: Pull complete [2024-07-24T11:40:25.774Z] d496ad576159: Pull complete [2024-07-24T11:40:25.774Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-24T11:40:25.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T11:40:25.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-24T11:40:26.196Z] + docker build -t+ ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T11:40:26.196Z] WORKDIR /edgex [2024-07-24T11:40:26.196Z] COPY go.mod . [2024-07-24T11:40:26.196Z] RUN go mod download [2024-07-24T11:40:26.196Z] [2024-07-24T11:40:26.782Z] Sending build context to Docker daemon 3.26MB [2024-07-24T11:40:26.782Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T11:40:26.782Z] ---> f246e2811388 [2024-07-24T11:40:26.782Z] Step 2/4 : WORKDIR /edgex [2024-07-24T11:40:28.715Z] ---> Running in 63d6e204623b [2024-07-24T11:40:28.715Z] Removing intermediate container 63d6e204623b [2024-07-24T11:40:28.715Z] ---> b96fa412b6ff [2024-07-24T11:40:28.715Z] Step 3/4 : COPY go.mod . [2024-07-24T11:40:29.296Z] ---> 0da92f0bae02 [2024-07-24T11:40:29.296Z] Step 4/4 : RUN go mod download [2024-07-24T11:40:29.296Z] ---> Running in 2bcf5a021225 [2024-07-24T11:40:43.282Z] 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-07-24T11:40:43.282Z] 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-07-24T11:40:43.543Z] 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-07-24T11:40:44.113Z] 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-07-24T11:40:46.016Z] 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-07-24T11:40:50.204Z] 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-07-24T11:40:52.105Z] 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-07-24T11:40:54.009Z] 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-07-24T11:40:56.541Z] 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-07-24T11:40:57.476Z] 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-07-24T11:40:58.043Z] 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-07-24T11:40:58.607Z] 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-07-24T11:40:59.541Z] 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-07-24T11:41:01.475Z] $ docker stop --time=1 570d99c07c090c7e4d7a895b2419076d5dc1a1ef8d8c13120f0e2533e149e07e [2024-07-24T11:41:06.736Z] $ docker rm -f --volumes 570d99c07c090c7e4d7a895b2419076d5dc1a1ef8d8c13120f0e2533e149e07e [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-07-24T11:41:09.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-24T11:41:09.199Z] [2024-07-24T11:41:09.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:41:09.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-24T11:41:09.618Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-24T11:41:09.618Z] 91d30c5bc195: Pulling fs layer [2024-07-24T11:41:09.618Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-24T11:41:09.618Z] 9c61dcf015f6: Pulling fs layer [2024-07-24T11:41:09.618Z] 4698f68db338: Pulling fs layer [2024-07-24T11:41:09.618Z] 2a2f49069b9e: Pulling fs layer [2024-07-24T11:41:09.618Z] e0025b399a48: Pulling fs layer [2024-07-24T11:41:09.618Z] 4698f68db338: Waiting [2024-07-24T11:41:09.618Z] 2a2f49069b9e: Waiting [2024-07-24T11:41:09.618Z] e0025b399a48: Waiting [2024-07-24T11:41:09.618Z] 91d30c5bc195: Verifying Checksum [2024-07-24T11:41:09.618Z] 91d30c5bc195: Download complete [2024-07-24T11:41:09.618Z] 4698f68db338: Verifying Checksum [2024-07-24T11:41:09.618Z] 4698f68db338: Download complete [2024-07-24T11:41:09.877Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-24T11:41:09.877Z] 2e9b0aa3be6d: Download complete [2024-07-24T11:41:09.877Z] e0025b399a48: Verifying Checksum [2024-07-24T11:41:09.877Z] e0025b399a48: Download complete [2024-07-24T11:41:09.877Z] 91d30c5bc195: Pull complete [2024-07-24T11:41:09.877Z] 2a2f49069b9e: Verifying Checksum [2024-07-24T11:41:09.877Z] 2a2f49069b9e: Download complete [2024-07-24T11:41:10.136Z] 2e9b0aa3be6d: Pull complete [2024-07-24T11:41:10.397Z] 9c61dcf015f6: Verifying Checksum [2024-07-24T11:41:10.397Z] 9c61dcf015f6: Download complete [2024-07-24T11:41:13.684Z] 9c61dcf015f6: Pull complete [2024-07-24T11:41:13.684Z] 4698f68db338: Pull complete [2024-07-24T11:41:13.684Z] 2a2f49069b9e: Pull complete [2024-07-24T11:41:13.684Z] e0025b399a48: Pull complete [2024-07-24T11:41:13.684Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-24T11:41:13.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-24T11:41:13.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:41:13.974Z] prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container [2024-07-24T11:41:14.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-24T11:41:18.144Z] $ docker top eff7ef8f135258102b637a7bb3694a86271d11e18e09aaf9d1274db59aad2bb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T11:41:18.578Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-24T11:41:21.114Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-24T11:41:21.114Z] #1 transferring dockerfile: 2.23kB done [2024-07-24T11:41:21.114Z] #1 DONE 0.0s [2024-07-24T11:41:21.114Z] [2024-07-24T11:41:21.114Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-24T11:41:21.114Z] #2 transferring dockerfile: 1.89kB done [2024-07-24T11:41:21.114Z] #2 DONE 0.0s [2024-07-24T11:41:21.114Z] [2024-07-24T11:41:21.114Z] #3 [core-data internal] load build definition from Dockerfile [2024-07-24T11:41:21.114Z] #3 transferring dockerfile: 2.01kB done [2024-07-24T11:41:21.114Z] #3 DONE 0.0s [2024-07-24T11:41:21.114Z] [2024-07-24T11:41:21.114Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-07-24T11:41:21.114Z] #4 transferring dockerfile: 1.93kB done [2024-07-24T11:41:21.114Z] #4 DONE 0.0s [2024-07-24T11:41:21.114Z] [2024-07-24T11:41:21.114Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-07-24T11:41:21.114Z] #5 transferring dockerfile: 1.70kB done [2024-07-24T11:41:21.114Z] #5 DONE 0.0s [2024-07-24T11:41:21.114Z] [2024-07-24T11:41:21.114Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-24T11:41:21.114Z] #6 transferring dockerfile: 2.49kB done [2024-07-24T11:41:21.114Z] #6 DONE 0.0s [2024-07-24T11:41:21.114Z] [2024-07-24T11:41:21.114Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-24T11:41:21.114Z] #7 transferring dockerfile: 2.50kB done [2024-07-24T11:41:21.114Z] #7 DONE 0.0s [2024-07-24T11:41:21.114Z] [2024-07-24T11:41:21.114Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-24T11:41:21.114Z] #8 transferring dockerfile: 2.15kB done [2024-07-24T11:41:21.114Z] #8 DONE 0.0s [2024-07-24T11:41:21.114Z] [2024-07-24T11:41:21.114Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-07-24T11:41:21.114Z] #9 transferring dockerfile: 2.06kB done [2024-07-24T11:41:21.114Z] #9 DONE 0.0s [2024-07-24T11:41:21.114Z] [2024-07-24T11:41:21.114Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-07-24T11:41:21.372Z] #10 transferring dockerfile: 1.81kB done [2024-07-24T11:41:21.372Z] #10 DONE 0.0s [2024-07-24T11:41:21.372Z] [2024-07-24T11:41:21.372Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-07-24T11:41:21.372Z] #11 transferring dockerfile: 2.01kB done [2024-07-24T11:41:21.372Z] #11 DONE 0.0s [2024-07-24T11:41:21.372Z] [2024-07-24T11:41:21.372Z] #12 [core-command internal] load build definition from Dockerfile [2024-07-24T11:41:21.372Z] #12 transferring dockerfile: 1.93kB done [2024-07-24T11:41:21.372Z] #12 DONE 0.0s [2024-07-24T11:41:21.372Z] [2024-07-24T11:41:21.372Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-24T11:41:21.372Z] #13 transferring dockerfile: 1.85kB done [2024-07-24T11:41:21.372Z] #13 DONE 0.0s [2024-07-24T11:41:21.372Z] [2024-07-24T11:41:21.372Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-07-24T11:41:21.372Z] #14 transferring dockerfile: 1.95kB done [2024-07-24T11:41:21.372Z] #14 DONE 0.1s [2024-07-24T11:41:21.372Z] [2024-07-24T11:41:21.372Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-24T11:41:21.372Z] #15 transferring dockerfile: 2.93kB done [2024-07-24T11:41:21.372Z] #15 DONE 0.1s [2024-07-24T11:41:21.372Z] [2024-07-24T11:41:21.372Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-24T11:41:21.372Z] #16 transferring context: 50B done [2024-07-24T11:41:21.372Z] #16 DONE 0.0s [2024-07-24T11:41:21.372Z] [2024-07-24T11:41:21.372Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-07-24T11:41:21.372Z] #17 transferring dockerfile: 1.69kB done [2024-07-24T11:41:21.372Z] #17 DONE 0.1s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-07-24T11:41:21.631Z] #18 transferring context: 50B done [2024-07-24T11:41:21.631Z] #18 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #19 [support-scheduler internal] load .dockerignore [2024-07-24T11:41:21.631Z] #19 transferring context: 50B done [2024-07-24T11:41:21.631Z] #19 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #20 [core-data internal] load .dockerignore [2024-07-24T11:41:21.631Z] #20 transferring context: 50B done [2024-07-24T11:41:21.631Z] #20 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #21 [security-spire-server internal] load .dockerignore [2024-07-24T11:41:21.631Z] #21 transferring context: 50B done [2024-07-24T11:41:21.631Z] #21 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-24T11:41:21.631Z] #22 transferring context: 50B done [2024-07-24T11:41:21.631Z] #22 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #23 [security-proxy-setup internal] load .dockerignore [2024-07-24T11:41:21.631Z] #23 transferring context: 50B done [2024-07-24T11:41:21.631Z] #23 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #24 [security-proxy-auth internal] load .dockerignore [2024-07-24T11:41:21.631Z] #24 transferring context: 50B done [2024-07-24T11:41:21.631Z] #24 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #25 [core-metadata internal] load .dockerignore [2024-07-24T11:41:21.631Z] #25 transferring context: 50B done [2024-07-24T11:41:21.631Z] #25 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #26 [core-keeper internal] load .dockerignore [2024-07-24T11:41:21.631Z] #26 transferring context: 50B done [2024-07-24T11:41:21.631Z] #26 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #27 [security-spire-agent internal] load .dockerignore [2024-07-24T11:41:21.631Z] #27 transferring context: 50B done [2024-07-24T11:41:21.631Z] #27 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #28 [core-command internal] load .dockerignore [2024-07-24T11:41:21.631Z] #28 transferring context: 50B done [2024-07-24T11:41:21.631Z] #28 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #29 [security-bootstrapper internal] load .dockerignore [2024-07-24T11:41:21.631Z] #29 transferring context: 50B done [2024-07-24T11:41:21.631Z] #29 DONE 0.1s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-07-24T11:41:21.631Z] #30 transferring context: 50B done [2024-07-24T11:41:21.631Z] #30 DONE 0.1s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #31 [support-notifications internal] load .dockerignore [2024-07-24T11:41:21.631Z] #31 transferring context: 50B done [2024-07-24T11:41:21.631Z] #31 DONE 0.1s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #32 [security-spire-config internal] load .dockerignore [2024-07-24T11:41:21.631Z] #32 transferring context: 50B done [2024-07-24T11:41:21.631Z] #32 DONE 0.1s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-24T11:41:21.631Z] #33 DONE 0.0s [2024-07-24T11:41:21.631Z] [2024-07-24T11:41:21.631Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:41:21.631Z] #34 DONE 0.1s [2024-07-24T11:41:21.891Z] [2024-07-24T11:41:21.891Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:21.891Z] #35 ... [2024-07-24T11:41:21.891Z] [2024-07-24T11:41:21.891Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-24T11:41:21.891Z] #33 DONE 0.0s [2024-07-24T11:41:21.891Z] [2024-07-24T11:41:21.891Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:22.151Z] #35 ... [2024-07-24T11:41:22.151Z] [2024-07-24T11:41:22.151Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-24T11:41:22.151Z] #33 DONE 0.0s [2024-07-24T11:41:22.151Z] [2024-07-24T11:41:22.151Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:22.151Z] #35 ... [2024-07-24T11:41:22.151Z] [2024-07-24T11:41:22.151Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-24T11:41:22.151Z] #33 DONE 0.0s [2024-07-24T11:41:22.151Z] [2024-07-24T11:41:22.151Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:22.416Z] #35 ... [2024-07-24T11:41:22.416Z] [2024-07-24T11:41:22.416Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-24T11:41:22.416Z] #33 DONE 0.0s [2024-07-24T11:41:22.416Z] [2024-07-24T11:41:22.416Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-24T11:41:22.416Z] #36 DONE 0.7s [2024-07-24T11:41:22.416Z] [2024-07-24T11:41:22.416Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:22.416Z] #35 ... [2024-07-24T11:41:22.416Z] [2024-07-24T11:41:22.416Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-24T11:41:22.416Z] #33 DONE 0.0s [2024-07-24T11:41:22.416Z] [2024-07-24T11:41:22.416Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:22.416Z] #35 ... [2024-07-24T11:41:22.416Z] [2024-07-24T11:41:22.416Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-24T11:41:22.416Z] #36 DONE 0.7s [2024-07-24T11:41:22.416Z] [2024-07-24T11:41:22.416Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:25.671Z] Removing intermediate container 2bcf5a021225 [2024-07-24T11:41:25.671Z] ---> bfe69834fd10 [2024-07-24T11:41:25.671Z] Successfully built bfe69834fd10 [2024-07-24T11:41:25.671Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:41:26.135Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T11:41:26.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:41:26.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-6327 does not seem to be running inside a container [2024-07-24T11:41:26.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T11:41:27.746Z] $ docker top 7097e9e42a8852001b67f01008ec325c729b3932a6a922947df29294d95d5f21 -eo pid,comm [2024-07-24T11:41:27.765Z] #35 transferring context: 220.35MB 4.9s [Pipeline] { [Pipeline] sh [2024-07-24T11:41:28.387Z] #35 ... [2024-07-24T11:41:28.387Z] [2024-07-24T11:41:28.387Z] #37 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:41:28.387Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:41:28.387Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:41:28.387Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-24T11:41:28.387Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-24T11:41:28.388Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-07-24T11:41:28.388Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-24T11:41:28.648Z] #37 ... [2024-07-24T11:41:28.648Z] [2024-07-24T11:41:28.648Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:28.663Z] + go version [2024-07-24T11:41:28.663Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-24T11:41:28.704Z] $ docker stop --time=1 7097e9e42a8852001b67f01008ec325c729b3932a6a922947df29294d95d5f21 [2024-07-24T11:41:30.312Z] $ docker rm -f --volumes 7097e9e42a8852001b67f01008ec325c729b3932a6a922947df29294d95d5f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:41:31.274Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T11:41:31.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:41:31.545Z] prd-ubuntu20.04-docker-arm64-4c-16g-6327 does not seem to be running inside a container [2024-07-24T11:41:31.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T11:41:32.075Z] #35 ... [2024-07-24T11:41:32.075Z] [2024-07-24T11:41:32.075Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:41:32.075Z] #38 ... [2024-07-24T11:41:32.075Z] [2024-07-24T11:41:32.075Z] #39 [core-data internal] load build context [2024-07-24T11:41:32.075Z] #39 transferring context: 492.12MB 9.7s done [2024-07-24T11:41:32.075Z] #39 ... [2024-07-24T11:41:32.075Z] [2024-07-24T11:41:32.075Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-24T11:41:32.354Z] #40 ... [2024-07-24T11:41:32.354Z] [2024-07-24T11:41:32.354Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:41:32.354Z] #34 ... [2024-07-24T11:41:32.354Z] [2024-07-24T11:41:32.354Z] #41 [support-scheduler internal] load build context [2024-07-24T11:41:32.354Z] #41 transferring context: 492.12MB 9.6s done [2024-07-24T11:41:32.354Z] #41 ... [2024-07-24T11:41:32.354Z] [2024-07-24T11:41:32.354Z] #42 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-24T11:41:32.801Z] $ docker top f3a6b9622c4d3d9042ad02de4de9ad961a5e9da0eee46c22c6f036614a661463 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-24T11:41:33.132Z] ========================================================= [2024-07-24T11:41:33.132Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-24T11:41:33.132Z] ========================================================= [Pipeline] sh [2024-07-24T11:41:33.315Z] #42 ... [2024-07-24T11:41:33.315Z] [2024-07-24T11:41:33.315Z] #43 [core-keeper internal] load build context [2024-07-24T11:41:33.315Z] #43 ... [2024-07-24T11:41:33.315Z] [2024-07-24T11:41:33.315Z] #44 [security-proxy-setup internal] load build context [2024-07-24T11:41:33.315Z] #44 transferring context: 492.12MB 9.6s done [2024-07-24T11:41:33.728Z] #44 ... [2024-07-24T11:41:33.728Z] [2024-07-24T11:41:33.728Z] #45 [core-command internal] load build context [2024-07-24T11:41:33.728Z] #45 ... [2024-07-24T11:41:33.728Z] [2024-07-24T11:41:33.728Z] #46 [security-secretstore-setup internal] load build context [2024-07-24T11:41:33.728Z] #46 transferring context: 492.12MB 9.6s done [2024-07-24T11:41:33.728Z] #46 ... [2024-07-24T11:41:33.728Z] [2024-07-24T11:41:33.728Z] #47 [support-cron-scheduler internal] load build context [2024-07-24T11:41:33.728Z] #47 transferring context: 492.12MB 8.8s done [2024-07-24T11:41:33.728Z] #47 ... [2024-07-24T11:41:33.728Z] [2024-07-24T11:41:33.728Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-24T11:41:33.728Z] #48 ... [2024-07-24T11:41:33.728Z] [2024-07-24T11:41:33.728Z] #49 [core-metadata internal] load build context [2024-07-24T11:41:33.771Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-24T11:41:34.066Z] #49 ... [2024-07-24T11:41:34.066Z] [2024-07-24T11:41:34.066Z] #50 [security-proxy-auth internal] load build context [2024-07-24T11:41:34.066Z] #50 transferring context: 492.12MB 9.1s done [2024-07-24T11:41:34.066Z] #50 ... [2024-07-24T11:41:34.066Z] [2024-07-24T11:41:34.066Z] #51 [support-notifications internal] load build context [2024-07-24T11:41:34.066Z] #51 ... [2024-07-24T11:41:34.066Z] [2024-07-24T11:41:34.066Z] #49 [core-metadata internal] load build context [2024-07-24T11:41:34.507Z] + make test [2024-07-24T11:41:34.507Z] go test -race -coverprofile=coverage.out ./... [2024-07-24T11:41:35.016Z] #49 transferring context: 492.12MB 12.5s done [2024-07-24T11:41:40.301Z] #49 ... [2024-07-24T11:41:40.301Z] [2024-07-24T11:41:40.301Z] #45 [core-command internal] load build context [2024-07-24T11:41:40.301Z] #45 transferring context: 492.12MB 3.9s done [2024-07-24T11:41:42.849Z] #45 ... [2024-07-24T11:41:42.849Z] [2024-07-24T11:41:42.849Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:41:42.849Z] #38 transferring context: 492.12MB 13.7s done [2024-07-24T11:41:42.849Z] #38 ... [2024-07-24T11:41:42.849Z] [2024-07-24T11:41:42.849Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:42.849Z] #35 transferring context: 492.12MB 11.9s done [2024-07-24T11:41:42.849Z] #35 ... [2024-07-24T11:41:42.849Z] [2024-07-24T11:41:42.849Z] #51 [support-notifications internal] load build context [2024-07-24T11:41:42.849Z] #51 transferring context: 492.12MB 6.2s done [2024-07-24T11:41:46.167Z] #51 ... [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-24T11:41:46.167Z] #40 DONE 24.1s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-24T11:41:46.167Z] #36 DONE 0.7s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:41:46.167Z] #34 DONE 24.0s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #50 [security-proxy-auth internal] load build context [2024-07-24T11:41:46.167Z] #50 DONE 23.9s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #47 [support-cron-scheduler internal] load build context [2024-07-24T11:41:46.167Z] #47 DONE 23.6s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #41 [support-scheduler internal] load build context [2024-07-24T11:41:46.167Z] #41 DONE 24.2s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #46 [security-secretstore-setup internal] load build context [2024-07-24T11:41:46.167Z] #46 DONE 24.1s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #39 [core-data internal] load build context [2024-07-24T11:41:46.167Z] #39 DONE 24.2s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #44 [security-proxy-setup internal] load build context [2024-07-24T11:41:46.167Z] #44 DONE 23.9s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-24T11:41:46.167Z] #35 DONE 24.2s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #37 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:41:46.167Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:41:46.167Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:41:46.167Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-24T11:41:46.167Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-24T11:41:46.167Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-07-24T11:41:46.167Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-24T11:41:46.167Z] #37 DONE 24.3s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #42 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-24T11:41:46.167Z] #42 DONE 23.8s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #43 [core-keeper internal] load build context [2024-07-24T11:41:46.167Z] #43 transferring context: 31B [2024-07-24T11:41:46.167Z] #43 ... [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #49 [core-metadata internal] load build context [2024-07-24T11:41:46.167Z] #49 DONE 23.8s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #45 [core-command internal] load build context [2024-07-24T11:41:46.167Z] #45 DONE 23.7s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #51 [support-notifications internal] load build context [2024-07-24T11:41:46.167Z] #51 DONE 23.7s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-24T11:41:46.167Z] #48 DONE 23.9s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #37 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:41:46.167Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:41:46.167Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:41:46.167Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-24T11:41:46.167Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-24T11:41:46.167Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-07-24T11:41:46.167Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-24T11:41:46.167Z] #37 DONE 24.3s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:41:46.167Z] #38 DONE 24.3s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #43 [core-keeper internal] load build context [2024-07-24T11:41:46.167Z] #43 ... [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #52 [security-spire-server internal] load build context [2024-07-24T11:41:46.167Z] #52 transferring context: 27.23kB done [2024-07-24T11:41:46.167Z] #52 DONE 0.2s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #53 [security-spire-agent internal] load build context [2024-07-24T11:41:46.167Z] #53 transferring context: 26.76kB done [2024-07-24T11:41:46.167Z] #53 DONE 0.1s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #54 [security-spire-config internal] load build context [2024-07-24T11:41:46.167Z] #54 transferring context: 25.48kB done [2024-07-24T11:41:46.167Z] #54 DONE 0.3s [2024-07-24T11:41:46.167Z] [2024-07-24T11:41:46.167Z] #43 [core-keeper internal] load build context [2024-07-24T11:41:51.616Z] #43 transferring context: 353.21MB 5.3s [2024-07-24T11:41:52.625Z] #43 ... [2024-07-24T11:41:52.626Z] [2024-07-24T11:41:52.626Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:41:52.626Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-07-24T11:41:52.626Z] #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-24T11:41:52.626Z] #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-24T11:41:52.626Z] #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-24T11:41:52.626Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-07-24T11:41:52.626Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-24T11:41:52.626Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-07-24T11:41:52.626Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-24T11:41:52.626Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-07-24T11:41:52.626Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-24T11:41:52.626Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-24T11:41:52.626Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2024-07-24T11:41:57.219Z] #55 ... [2024-07-24T11:41:57.219Z] [2024-07-24T11:41:57.219Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T11:41:57.219Z] #56 ... [2024-07-24T11:41:57.219Z] [2024-07-24T11:41:57.219Z] #57 [security-bootstrapper internal] load build context [2024-07-24T11:41:57.219Z] #57 transferring context: 492.12MB 6.0s done [2024-07-24T11:41:57.219Z] #57 ... [2024-07-24T11:41:57.220Z] [2024-07-24T11:41:57.220Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T11:41:57.220Z] #0 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:57.220Z] #0 7.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:57.220Z] #0 7.281 OK: 264 MiB in 52 packages [2024-07-24T11:41:57.479Z] #58 ... [2024-07-24T11:41:57.480Z] [2024-07-24T11:41:57.480Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-24T11:41:57.480Z] #0 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:57.480Z] #0 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:57.480Z] #0 1.556 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T11:41:57.480Z] #0 1.556 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T11:41:57.480Z] #0 1.556 OK: 20070 distinct packages available [2024-07-24T11:41:57.480Z] #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:57.480Z] #0 1.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:57.480Z] #0 2.024 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-24T11:41:57.480Z] #0 2.029 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-24T11:41:57.480Z] #0 2.031 (3/4) Installing libucontext (1.2-r2) [2024-07-24T11:41:57.480Z] #0 2.035 (4/4) Installing gcompat (1.1.0-r1) [2024-07-24T11:41:57.480Z] #0 2.039 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:41:57.480Z] #0 2.058 OK: 8 MiB in 19 packages [2024-07-24T11:41:57.480Z] #59 ... [2024-07-24T11:41:57.480Z] [2024-07-24T11:41:57.480Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-24T11:41:57.480Z] #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:57.480Z] #0 5.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:57.480Z] #0 5.773 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-24T11:41:57.480Z] #0 5.789 (2/4) Installing openssl (3.1.6-r0) [2024-07-24T11:41:57.480Z] #0 5.796 (3/4) Installing su-exec (0.2-r3) [2024-07-24T11:41:57.480Z] #0 5.800 (4/4) Installing yq (4.33.3-r5) [2024-07-24T11:41:57.480Z] #0 6.066 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:41:57.480Z] #0 6.070 OK: 17 MiB in 19 packages [2024-07-24T11:41:57.778Z] #60 ... [2024-07-24T11:41:57.778Z] [2024-07-24T11:41:57.778Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T11:41:57.778Z] #61 ... [2024-07-24T11:41:57.778Z] [2024-07-24T11:41:57.778Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-24T11:41:58.037Z] #62 ... [2024-07-24T11:41:58.037Z] [2024-07-24T11:41:58.037Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-24T11:41:58.295Z] #63 ... [2024-07-24T11:41:58.296Z] [2024-07-24T11:41:58.296Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-24T11:41:58.296Z] #64 ... [2024-07-24T11:41:58.296Z] [2024-07-24T11:41:58.296Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-24T11:41:58.554Z] #65 ... [2024-07-24T11:41:58.554Z] [2024-07-24T11:41:58.554Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-24T11:41:58.554Z] #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:58.554Z] #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:58.554Z] #0 6.191 OK: 264 MiB in 52 packages [2024-07-24T11:41:58.554Z] #66 ... [2024-07-24T11:41:58.554Z] [2024-07-24T11:41:58.554Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T11:41:58.554Z] #0 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:58.554Z] #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:58.554Z] #0 1.229 (1/2) Installing ca-certificates (20240226-r0) [2024-07-24T11:41:58.554Z] #0 1.253 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-24T11:41:58.554Z] #0 1.264 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:41:58.554Z] #0 1.277 Executing ca-certificates-20240226-r0.trigger [2024-07-24T11:41:58.554Z] #0 1.333 OK: 8 MiB in 17 packages [2024-07-24T11:41:58.813Z] #67 ... [2024-07-24T11:41:58.813Z] [2024-07-24T11:41:58.813Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T11:41:59.212Z] #68 ... [2024-07-24T11:41:59.212Z] [2024-07-24T11:41:59.212Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-24T11:41:59.212Z] #0 7.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:59.212Z] #0 7.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:59.212Z] #0 7.913 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T11:41:59.212Z] #0 7.913 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T11:41:59.212Z] #0 7.913 OK: 20070 distinct packages available [2024-07-24T11:41:59.212Z] #0 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:59.212Z] #0 8.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:59.212Z] #0 8.227 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-24T11:41:59.212Z] #0 8.231 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-24T11:41:59.212Z] #0 8.234 (3/5) Installing libucontext (1.2-r2) [2024-07-24T11:41:59.212Z] #0 8.237 (4/5) Installing gcompat (1.1.0-r1) [2024-07-24T11:41:59.212Z] #0 8.241 (5/5) Installing openssl (3.1.6-r0) [2024-07-24T11:41:59.212Z] #0 8.252 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:41:59.212Z] #0 8.258 OK: 8 MiB in 20 packages [2024-07-24T11:41:59.212Z] #69 ... [2024-07-24T11:41:59.212Z] [2024-07-24T11:41:59.212Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T11:41:59.212Z] #70 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-07-24T11:41:59.212Z] #70 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-24T11:41:59.212Z] #70 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-24T11:41:59.212Z] #70 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-24T11:41:59.212Z] #70 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-24T11:41:59.212Z] #70 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-24T11:41:59.212Z] #70 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-07-24T11:41:59.212Z] #70 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-07-24T11:41:59.212Z] #70 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-24T11:41:59.212Z] #70 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-24T11:41:59.212Z] #70 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-07-24T11:41:59.472Z] #70 ... [2024-07-24T11:41:59.472Z] [2024-07-24T11:41:59.472Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-24T11:41:59.472Z] #71 ... [2024-07-24T11:41:59.472Z] [2024-07-24T11:41:59.472Z] #43 [core-keeper internal] load build context [2024-07-24T11:41:59.472Z] #43 transferring context: 492.12MB 6.6s done [2024-07-24T11:41:59.472Z] #43 DONE 36.9s [2024-07-24T11:41:59.472Z] [2024-07-24T11:41:59.472Z] #72 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-24T11:41:59.472Z] #0 1.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:59.472Z] #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:59.472Z] #0 1.383 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T11:41:59.472Z] #0 1.383 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:41:59.472Z] #0 1.383 OK: 7 MiB in 16 packages [2024-07-24T11:41:59.733Z] #72 ... [2024-07-24T11:41:59.733Z] [2024-07-24T11:41:59.733Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T11:41:59.733Z] #61 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:59.733Z] #61 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:41:59.733Z] #61 12.43 OK: 264 MiB in 52 packages [2024-07-24T11:42:02.638Z] #61 ... [2024-07-24T11:42:02.638Z] [2024-07-24T11:42:02.638Z] #57 [security-bootstrapper internal] load build context [2024-07-24T11:42:02.638Z] #57 DONE 16.3s [2024-07-24T11:42:02.638Z] [2024-07-24T11:42:02.638Z] #72 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-24T11:42:15.196Z] #72 ... [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T11:42:15.196Z] #56 DONE 27.1s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-24T11:42:15.196Z] #59 DONE 27.2s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T11:42:15.196Z] #67 DONE 27.2s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T11:42:15.196Z] #58 DONE 27.2s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-24T11:42:15.196Z] #60 DONE 27.2s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-24T11:42:15.196Z] #69 DONE 27.2s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #72 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-24T11:42:15.196Z] #72 DONE 27.3s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-24T11:42:15.196Z] #66 DONE 27.3s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T11:42:15.196Z] #68 DONE 27.3s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T11:42:15.196Z] #61 DONE 27.4s [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.196Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-24T11:42:15.196Z] #73 ... [2024-07-24T11:42:15.196Z] [2024-07-24T11:42:15.197Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:42:15.197Z] #74 DONE 0.3s [2024-07-24T11:42:15.197Z] [2024-07-24T11:42:15.197Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:42:15.197Z] #75 DONE 0.3s [2024-07-24T11:42:15.197Z] [2024-07-24T11:42:15.197Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:42:15.197Z] #55 DONE 27.7s [2024-07-24T11:42:15.197Z] [2024-07-24T11:42:15.197Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T11:42:15.197Z] #70 DONE 27.5s [2024-07-24T11:42:15.197Z] [2024-07-24T11:42:15.197Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:42:15.197Z] #76 DONE 0.3s [2024-07-24T11:42:15.197Z] [2024-07-24T11:42:15.197Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:42:16.138Z] #77 ... [2024-07-24T11:42:16.138Z] [2024-07-24T11:42:16.138Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-24T11:42:16.138Z] #71 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.138Z] #71 28.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.138Z] #71 29.25 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T11:42:16.138Z] #71 29.26 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:42:16.138Z] #71 29.27 OK: 7 MiB in 16 packages [2024-07-24T11:42:16.138Z] #71 DONE 30.2s [2024-07-24T11:42:16.418Z] [2024-07-24T11:42:16.418Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-24T11:42:16.418Z] #62 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #62 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #62 29.22 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-24T11:42:16.418Z] #62 29.22 (2/2) Installing su-exec (0.2-r3) [2024-07-24T11:42:16.418Z] #62 29.23 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:42:16.418Z] #62 29.25 OK: 7 MiB in 17 packages [2024-07-24T11:42:16.418Z] #62 DONE 30.2s [2024-07-24T11:42:16.418Z] [2024-07-24T11:42:16.418Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-24T11:42:16.418Z] #63 28.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #63 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #63 29.19 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T11:42:16.418Z] #63 29.19 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T11:42:16.418Z] #63 29.19 OK: 20075 distinct packages available [2024-07-24T11:42:16.418Z] #63 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #63 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #63 29.66 OK: 264 MiB in 52 packages [2024-07-24T11:42:16.418Z] #63 DONE 30.3s [2024-07-24T11:42:16.418Z] [2024-07-24T11:42:16.418Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-24T11:42:16.418Z] #65 28.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #65 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #65 29.32 (1/4) Installing ca-certificates (20240226-r0) [2024-07-24T11:42:16.418Z] #65 29.34 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-24T11:42:16.418Z] #65 29.34 (3/4) Installing su-exec (0.2-r3) [2024-07-24T11:42:16.418Z] #65 29.34 (4/4) Installing yq (4.33.3-r5) [2024-07-24T11:42:16.418Z] #65 29.69 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:42:16.418Z] #65 29.69 Executing ca-certificates-20240226-r0.trigger [2024-07-24T11:42:16.418Z] #65 29.79 OK: 17 MiB in 19 packages [2024-07-24T11:42:16.418Z] #65 DONE 30.3s [2024-07-24T11:42:16.418Z] [2024-07-24T11:42:16.418Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-24T11:42:16.418Z] #64 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #64 28.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #64 28.96 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T11:42:16.418Z] #64 28.96 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T11:42:16.418Z] #64 28.96 OK: 20070 distinct packages available [2024-07-24T11:42:16.418Z] #64 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #64 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.418Z] #64 29.47 (1/11) Installing ca-certificates (20240226-r0) [2024-07-24T11:42:16.418Z] #64 29.66 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-24T11:42:16.419Z] #64 29.67 (3/11) Installing libunistring (1.1-r1) [2024-07-24T11:42:16.419Z] #64 29.68 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-24T11:42:16.419Z] #64 29.69 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-24T11:42:16.419Z] #64 29.69 (6/11) Installing libcurl (8.5.0-r0) [2024-07-24T11:42:16.419Z] #64 29.70 (7/11) Installing curl (8.5.0-r0) [2024-07-24T11:42:16.419Z] #64 29.72 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-24T11:42:16.419Z] #64 29.72 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-24T11:42:16.419Z] #64 29.72 (10/11) Installing libucontext (1.2-r2) [2024-07-24T11:42:16.419Z] #64 29.72 (11/11) Installing gcompat (1.1.0-r1) [2024-07-24T11:42:16.419Z] #64 29.73 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:42:16.419Z] #64 29.73 Executing ca-certificates-20240226-r0.trigger [2024-07-24T11:42:16.419Z] #64 29.83 OK: 12 MiB in 26 packages [2024-07-24T11:42:16.419Z] #64 DONE 30.3s [2024-07-24T11:42:16.419Z] [2024-07-24T11:42:16.419Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-24T11:42:16.419Z] #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.419Z] #0 2.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.419Z] #0 2.848 OK: 8 MiB in 19 packages [2024-07-24T11:42:16.419Z] #78 DONE 3.1s [2024-07-24T11:42:16.419Z] [2024-07-24T11:42:16.419Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-24T11:42:16.419Z] #73 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.419Z] #73 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.419Z] #73 2.557 OK: 7 MiB in 16 packages [2024-07-24T11:42:16.419Z] #73 DONE 3.2s [2024-07-24T11:42:16.419Z] [2024-07-24T11:42:16.419Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T11:42:16.683Z] #79 ... [2024-07-24T11:42:16.683Z] [2024-07-24T11:42:16.683Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-24T11:42:16.683Z] #0 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.683Z] #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:16.683Z] #0 3.033 OK: 8 MiB in 20 packages [2024-07-24T11:42:16.683Z] #80 DONE 3.2s [2024-07-24T11:42:16.683Z] [2024-07-24T11:42:16.683Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:42:16.683Z] #81 DONE 0.2s [2024-07-24T11:42:16.683Z] [2024-07-24T11:42:16.683Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:42:19.438Z] #82 ... [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-24T11:42:19.438Z] #0 2.653 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:19.438Z] #0 3.205 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:19.438Z] #0 3.840 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T11:42:19.438Z] #0 4.135 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:42:19.438Z] #0 4.141 OK: 7 MiB in 16 packages [2024-07-24T11:42:19.438Z] #83 DONE 5.7s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-24T11:42:19.438Z] #0 2.960 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:19.438Z] #0 3.444 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:19.438Z] #0 4.095 OK: 264 MiB in 52 packages [2024-07-24T11:42:19.438Z] #84 DONE 5.6s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T11:42:19.438Z] #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:19.438Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:19.438Z] #0 3.473 OK: 8 MiB in 17 packages [2024-07-24T11:42:19.438Z] #85 DONE 5.7s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T11:42:19.438Z] #86 DONE 2.4s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-24T11:42:19.438Z] #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:19.438Z] #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:19.438Z] #0 3.399 OK: 17 MiB in 19 packages [2024-07-24T11:42:19.438Z] #87 DONE 5.7s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-24T11:42:19.438Z] #88 DONE 2.5s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T11:42:19.438Z] #79 DONE 2.6s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-24T11:42:19.438Z] #89 DONE 0.1s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-24T11:42:19.438Z] #90 DONE 0.1s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-24T11:42:19.438Z] #91 DONE 0.1s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-24T11:42:19.438Z] #92 DONE 0.1s [2024-07-24T11:42:19.438Z] [2024-07-24T11:42:19.438Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-24T11:42:19.696Z] #93 DONE 0.6s [2024-07-24T11:42:19.696Z] [2024-07-24T11:42:19.696Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T11:42:19.696Z] #94 DONE 0.7s [2024-07-24T11:42:19.696Z] [2024-07-24T11:42:19.696Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-24T11:42:19.696Z] #95 DONE 0.6s [2024-07-24T11:42:19.696Z] [2024-07-24T11:42:19.697Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-24T11:42:19.697Z] #96 DONE 0.1s [2024-07-24T11:42:19.697Z] [2024-07-24T11:42:19.697Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T11:42:19.697Z] #97 DONE 0.1s [2024-07-24T11:42:19.697Z] [2024-07-24T11:42:19.697Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T11:42:19.697Z] #98 DONE 0.1s [2024-07-24T11:42:19.697Z] [2024-07-24T11:42:19.697Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-24T11:42:19.697Z] #99 DONE 0.1s [2024-07-24T11:42:19.697Z] [2024-07-24T11:42:19.697Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-24T11:42:19.697Z] #100 DONE 0.1s [2024-07-24T11:42:19.697Z] [2024-07-24T11:42:19.697Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-24T11:42:19.954Z] #101 ... [2024-07-24T11:42:19.954Z] [2024-07-24T11:42:19.954Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-24T11:42:19.954Z] #102 DONE 0.1s [2024-07-24T11:42:19.954Z] [2024-07-24T11:42:19.954Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-24T11:42:19.954Z] #103 DONE 0.1s [2024-07-24T11:42:19.954Z] [2024-07-24T11:42:19.954Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-24T11:42:19.954Z] #101 DONE 0.1s [2024-07-24T11:42:19.954Z] [2024-07-24T11:42:19.954Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T11:42:19.954Z] #104 DONE 0.1s [2024-07-24T11:42:19.954Z] [2024-07-24T11:42:19.954Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-24T11:42:19.954Z] #105 DONE 0.1s [2024-07-24T11:42:19.954Z] [2024-07-24T11:42:19.954Z] #106 [security-spire-server] exporting to image [2024-07-24T11:42:19.954Z] #106 exporting layers [2024-07-24T11:42:20.212Z] #106 ... [2024-07-24T11:42:20.212Z] [2024-07-24T11:42:20.212Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-24T11:42:20.212Z] #107 DONE 0.1s [2024-07-24T11:42:20.212Z] [2024-07-24T11:42:20.212Z] #106 [security-spire-agent] exporting to image [2024-07-24T11:42:20.470Z] #106 ... [2024-07-24T11:42:20.471Z] [2024-07-24T11:42:20.471Z] #108 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-24T11:42:20.471Z] #0 3.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:20.471Z] #0 3.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:20.471Z] #0 3.889 OK: 7 MiB in 17 packages [2024-07-24T11:42:20.471Z] #108 DONE 4.0s [2024-07-24T11:42:20.471Z] [2024-07-24T11:42:20.471Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-24T11:42:20.730Z] #109 ... [2024-07-24T11:42:20.730Z] [2024-07-24T11:42:20.730Z] #110 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T11:42:20.730Z] #0 4.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:20.730Z] #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:20.730Z] #0 4.293 OK: 7 MiB in 16 packages [2024-07-24T11:42:20.730Z] #110 DONE 4.4s [2024-07-24T11:42:20.730Z] [2024-07-24T11:42:20.730Z] #106 [security-spire-agent] exporting to image [2024-07-24T11:42:20.730Z] #106 exporting layers 0.7s done [2024-07-24T11:42:20.730Z] #106 writing image sha256:0af70ad947b5258fb125fd39d874e8982d3a77b86a82967cc5d13fee8b9e3a6e done [2024-07-24T11:42:20.730Z] #106 naming to docker.io/library/security-spire-server done [2024-07-24T11:42:20.730Z] #106 writing image sha256:a252e271d1d7cf4269e872bd981f4274112d3d60d3b8461942a9f1cf2d3d303b done [2024-07-24T11:42:20.730Z] #106 naming to docker.io/library/security-spire-config done [2024-07-24T11:42:20.730Z] #106 writing image sha256:e27f1ec65651e660ff3272e9314a465d3a3606876c9f215ed17c6828c8460ddb done [2024-07-24T11:42:20.730Z] #106 naming to docker.io/library/security-spire-agent done [2024-07-24T11:42:20.730Z] #106 DONE 0.8s [2024-07-24T11:42:20.730Z] [2024-07-24T11:42:20.730Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:42:20.990Z] #111 ... [2024-07-24T11:42:20.990Z] [2024-07-24T11:42:20.990Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-24T11:42:20.990Z] #109 DONE 0.7s [2024-07-24T11:42:20.990Z] [2024-07-24T11:42:20.990Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-24T11:42:20.990Z] #112 DONE 0.0s [2024-07-24T11:42:20.990Z] [2024-07-24T11:42:20.990Z] #113 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-24T11:42:20.990Z] #0 4.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:20.990Z] #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:20.990Z] #0 4.733 OK: 17 MiB in 19 packages [2024-07-24T11:42:21.250Z] #113 DONE 4.8s [2024-07-24T11:42:21.250Z] [2024-07-24T11:42:21.250Z] #114 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T11:42:21.250Z] #0 4.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:21.327Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-24T11:42:21.819Z] #114 5.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T11:42:22.078Z] #114 5.707 OK: 12 MiB in 26 packages [2024-07-24T11:42:22.338Z] #114 DONE 5.8s [2024-07-24T11:42:22.338Z] [2024-07-24T11:42:22.338Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:42:23.714Z] #115 ... [2024-07-24T11:42:23.714Z] [2024-07-24T11:42:23.714Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:20.025Z] #116 ... [2024-07-24T11:43:20.025Z] [2024-07-24T11:43:20.025Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:20.025Z] #82 DONE 57.7s [2024-07-24T11:43:20.025Z] [2024-07-24T11:43:20.025Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:20.025Z] #111 DONE 55.2s [2024-07-24T11:43:20.025Z] [2024-07-24T11:43:20.025Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:20.025Z] #116 DONE 60.7s [2024-07-24T11:43:20.025Z] [2024-07-24T11:43:20.025Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:20.025Z] #115 DONE 60.7s [2024-07-24T11:43:20.025Z] [2024-07-24T11:43:20.025Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:20.025Z] #77 DONE 60.6s [2024-07-24T11:43:20.025Z] [2024-07-24T11:43:20.025Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #117 ... [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #118 DONE 9.8s [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #119 DONE 9.8s [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #120 [core-keeper builder 7/8] COPY . . [2024-07-24T11:43:24.232Z] #120 DONE 9.8s [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #121 [core-command builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #121 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:43:24.232Z] #122 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:24.232Z] #123 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:43:24.232Z] #124 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #125 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:24.232Z] #126 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:43:24.232Z] #127 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:24.232Z] #128 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #129 [core-metadata builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #129 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #130 [core-data builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #130 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:24.232Z] #131 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:43:24.232Z] #132 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:43:24.232Z] #133 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #134 [support-scheduler builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #134 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:24.232Z] #135 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #117 DONE 9.8s [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #136 DONE 9.8s [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #137 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:24.232Z] #137 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #138 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:43:24.232Z] #138 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #139 [support-notifications builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #139 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:24.232Z] #140 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #141 [security-proxy-setup builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #141 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:43:24.232Z] #142 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-07-24T11:43:24.232Z] #143 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T11:43:24.232Z] #144 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-24T11:43:24.232Z] #145 CACHED [2024-07-24T11:43:24.232Z] [2024-07-24T11:43:24.232Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-24T11:43:25.174Z] #146 1.069 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-07-24T11:43:35.163Z] #146 ... [2024-07-24T11:43:35.163Z] [2024-07-24T11:43:35.163Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T11:43:35.163Z] #0 1.407 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-07-24T11:43:35.163Z] #147 ... [2024-07-24T11:43:35.163Z] [2024-07-24T11:43:35.163Z] #148 [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-07-24T11:43:35.163Z] #0 0.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-24T11:43:35.163Z] #148 ... [2024-07-24T11:43:35.163Z] [2024-07-24T11:43:35.163Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T11:43:35.163Z] #0 0.969 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-07-24T11:43:35.163Z] #149 ... [2024-07-24T11:43:35.163Z] [2024-07-24T11:43:35.163Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T11:43:35.163Z] #0 0.940 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-07-24T11:43:35.163Z] #150 ... [2024-07-24T11:43:35.163Z] [2024-07-24T11:43:35.163Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T11:43:35.163Z] #0 1.258 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-07-24T11:43:35.163Z] #151 ... [2024-07-24T11:43:35.163Z] [2024-07-24T11:43:35.163Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T11:43:35.163Z] #0 1.029 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-07-24T11:43:35.163Z] #152 ... [2024-07-24T11:43:35.163Z] [2024-07-24T11:43:35.163Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T11:43:35.163Z] #0 0.469 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-07-24T11:43:35.163Z] #153 ... [2024-07-24T11:43:35.163Z] [2024-07-24T11:43:35.163Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-24T11:43:35.163Z] #0 1.298 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-07-24T11:43:35.423Z] #154 ... [2024-07-24T11:43:35.423Z] [2024-07-24T11:43:35.423Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-24T11:43:35.423Z] #0 1.297 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-07-24T11:43:35.423Z] #155 ... [2024-07-24T11:43:35.423Z] [2024-07-24T11:43:35.423Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T11:43:35.423Z] #0 1.094 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-07-24T11:43:35.682Z] #156 ... [2024-07-24T11:43:35.682Z] [2024-07-24T11:43:35.682Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T11:43:35.682Z] #0 0.609 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-07-24T11:43:35.682Z] #157 ... [2024-07-24T11:43:35.682Z] [2024-07-24T11:43:35.682Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T11:43:35.682Z] #0 0.545 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-07-24T11:44:57.142Z] #158 ... [2024-07-24T11:44:57.142Z] [2024-07-24T11:44:57.142Z] #148 [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-07-24T11:44:57.142Z] #148 88.47 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-07-24T11:45:28.483Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-24T11:45:28.483Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-24T11:46:05.275Z] #148 ... [2024-07-24T11:46:05.275Z] [2024-07-24T11:46:05.275Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T11:46:05.275Z] #153 DONE 160.6s [2024-07-24T11:46:05.535Z] [2024-07-24T11:46:05.535Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T11:46:05.535Z] #151 ... [2024-07-24T11:46:05.535Z] [2024-07-24T11:46:05.535Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T11:46:05.535Z] #149 DONE 161.4s [2024-07-24T11:46:05.535Z] [2024-07-24T11:46:05.535Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T11:46:05.535Z] #158 DONE 161.5s [2024-07-24T11:46:05.535Z] [2024-07-24T11:46:05.535Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-24T11:46:05.535Z] #155 DONE 161.4s [2024-07-24T11:46:05.535Z] [2024-07-24T11:46:05.535Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-24T11:46:05.535Z] #146 DONE 161.4s [2024-07-24T11:46:05.535Z] [2024-07-24T11:46:05.535Z] #148 [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-07-24T11:46:05.535Z] #148 DONE 161.4s [2024-07-24T11:46:05.535Z] [2024-07-24T11:46:05.535Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:05.793Z] #159 ... [2024-07-24T11:46:05.793Z] [2024-07-24T11:46:05.793Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T11:46:05.793Z] #150 DONE 161.6s [2024-07-24T11:46:05.793Z] [2024-07-24T11:46:05.793Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T11:46:05.793Z] #156 DONE 161.8s [2024-07-24T11:46:05.793Z] [2024-07-24T11:46:05.793Z] #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:06.051Z] #160 ... [2024-07-24T11:46:06.051Z] [2024-07-24T11:46:06.051Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-24T11:46:06.051Z] #154 DONE 161.9s [2024-07-24T11:46:06.051Z] [2024-07-24T11:46:06.051Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T11:46:06.051Z] #151 DONE 161.9s [2024-07-24T11:46:06.051Z] [2024-07-24T11:46:06.051Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T11:46:06.051Z] #147 DONE 161.9s [2024-07-24T11:46:06.051Z] [2024-07-24T11:46:06.051Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T11:46:06.051Z] #152 DONE 162.0s [2024-07-24T11:46:06.051Z] [2024-07-24T11:46:06.051Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T11:46:06.051Z] #157 DONE 162.0s [2024-07-24T11:46:06.051Z] [2024-07-24T11:46:06.051Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:06.309Z] #161 ... [2024-07-24T11:46:06.309Z] [2024-07-24T11:46:06.309Z] #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-24T11:46:06.309Z] #162 DONE 0.9s [2024-07-24T11:46:06.622Z] [2024-07-24T11:46:06.622Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:06.622Z] #163 DONE 0.9s [2024-07-24T11:46:06.622Z] [2024-07-24T11:46:06.622Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:06.622Z] #164 DONE 0.7s [2024-07-24T11:46:06.622Z] [2024-07-24T11:46:06.622Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:06.622Z] #159 DONE 0.9s [2024-07-24T11:46:06.622Z] [2024-07-24T11:46:06.622Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:06.622Z] #161 DONE 0.5s [2024-07-24T11:46:06.622Z] [2024-07-24T11:46:06.622Z] #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:06.622Z] #160 DONE 0.6s [2024-07-24T11:46:06.622Z] [2024-07-24T11:46:06.622Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:06.622Z] #165 DONE 0.7s [2024-07-24T11:46:06.622Z] [2024-07-24T11:46:06.622Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:06.622Z] #166 DONE 0.8s [2024-07-24T11:46:06.622Z] [2024-07-24T11:46:06.622Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:06.881Z] #167 ... [2024-07-24T11:46:06.881Z] [2024-07-24T11:46:06.881Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:06.881Z] #168 DONE 0.5s [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:07.186Z] #169 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #170 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:07.186Z] #171 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #172 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:07.186Z] #173 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #174 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #175 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:07.186Z] #176 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #177 DONE 0.6s [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #178 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #178 DONE 0.5s [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #179 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:07.186Z] #180 CACHED [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #181 DONE 0.5s [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-24T11:46:07.186Z] #182 DONE 0.6s [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-24T11:46:07.186Z] #183 ... [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #184 DONE 0.6s [2024-07-24T11:46:07.186Z] [2024-07-24T11:46:07.186Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:07.186Z] #167 DONE 0.6s [2024-07-24T11:46:07.323Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-24T11:46:07.323Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-24T11:46:07.446Z] [2024-07-24T11:46:07.446Z] #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-07-24T11:46:08.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-24T11:46:08.722Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-24T11:46:08.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-24T11:46:08.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-24T11:46:09.373Z] #185 ... [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #186 [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-07-24T11:46:09.373Z] #186 DONE 2.2s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-24T11:46:09.373Z] #187 DONE 2.2s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-24T11:46:09.373Z] #188 DONE 2.2s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #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-07-24T11:46:09.373Z] #185 DONE 2.1s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-07-24T11:46:09.373Z] #189 DONE 2.2s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-24T11:46:09.373Z] #190 DONE 2.3s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-24T11:46:09.373Z] #191 DONE 2.2s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-24T11:46:09.373Z] #192 DONE 2.2s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-24T11:46:09.373Z] #193 ... [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #194 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-24T11:46:09.373Z] #194 DONE 2.2s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-24T11:46:09.373Z] #195 DONE 2.3s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-24T11:46:09.373Z] #183 DONE 2.3s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-24T11:46:09.373Z] #196 DONE 2.3s [2024-07-24T11:46:09.373Z] [2024-07-24T11:46:09.373Z] #197 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-24T11:46:09.373Z] #197 DONE 3.0s [2024-07-24T11:46:09.633Z] [2024-07-24T11:46:09.633Z] #106 [core-keeper] exporting to image [2024-07-24T11:46:09.633Z] #106 exporting layers 0.3s done [2024-07-24T11:46:09.633Z] #106 ... [2024-07-24T11:46:09.633Z] [2024-07-24T11:46:09.633Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-24T11:46:09.633Z] #198 DONE 0.5s [2024-07-24T11:46:09.633Z] [2024-07-24T11:46:09.633Z] #199 [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-07-24T11:46:09.633Z] #199 DONE 0.5s [2024-07-24T11:46:09.633Z] [2024-07-24T11:46:09.633Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-24T11:46:09.633Z] #200 DONE 0.5s [2024-07-24T11:46:09.633Z] [2024-07-24T11:46:09.633Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-24T11:46:09.633Z] #201 DONE 0.5s [2024-07-24T11:46:09.633Z] [2024-07-24T11:46:09.633Z] #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-07-24T11:46:09.633Z] #202 DONE 0.5s [2024-07-24T11:46:09.633Z] [2024-07-24T11:46:09.633Z] #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-24T11:46:09.633Z] #193 DONE 0.5s [2024-07-24T11:46:09.633Z] [2024-07-24T11:46:09.633Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-24T11:46:09.633Z] #203 DONE 0.5s [2024-07-24T11:46:09.633Z] [2024-07-24T11:46:09.633Z] #106 [support-cron-scheduler] exporting to image [2024-07-24T11:46:09.633Z] #106 writing image sha256:baff283acb00902c6188cf6e952c56a02a9e5a637dad92909dd038ef60bd4d04 done [2024-07-24T11:46:09.633Z] #106 naming to docker.io/library/core-keeper done [2024-07-24T11:46:09.892Z] #106 ... [2024-07-24T11:46:09.892Z] [2024-07-24T11:46:09.892Z] #204 [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-07-24T11:46:09.892Z] #204 DONE 0.5s [2024-07-24T11:46:09.892Z] [2024-07-24T11:46:09.892Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-24T11:46:09.892Z] #205 DONE 0.5s [2024-07-24T11:46:09.892Z] [2024-07-24T11:46:09.892Z] #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-24T11:46:09.892Z] #206 DONE 0.4s [2024-07-24T11:46:09.892Z] [2024-07-24T11:46:09.892Z] #207 [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-07-24T11:46:09.892Z] #207 DONE 0.5s [2024-07-24T11:46:09.892Z] [2024-07-24T11:46:09.892Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-24T11:46:09.892Z] #106 ... [2024-07-24T11:46:09.892Z] [2024-07-24T11:46:09.892Z] #208 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T11:46:09.892Z] #208 DONE 0.6s [2024-07-24T11:46:09.892Z] [2024-07-24T11:46:09.892Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-24T11:46:09.892Z] #106 exporting layers 0.3s done [2024-07-24T11:46:10.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-24T11:46:10.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-24T11:46:10.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-24T11:46:10.152Z] #106 ... [2024-07-24T11:46:10.152Z] [2024-07-24T11:46:10.152Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-24T11:46:10.152Z] #209 DONE 0.5s [2024-07-24T11:46:10.152Z] [2024-07-24T11:46:10.152Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-24T11:46:10.152Z] #106 exporting layers 0.5s done [2024-07-24T11:46:10.152Z] #106 writing image sha256:07d3efa17d491d4249642add2f1aac0b4d8a59ca463a6d1f9e334e36293bbec0 [2024-07-24T11:46:10.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-07-24T11:46:10.411Z] #106 ... [2024-07-24T11:46:10.411Z] [2024-07-24T11:46:10.411Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-24T11:46:10.411Z] #210 DONE 0.5s [2024-07-24T11:46:10.411Z] [2024-07-24T11:46:10.411Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-24T11:46:10.411Z] #211 DONE 0.5s [2024-07-24T11:46:10.411Z] [2024-07-24T11:46:10.411Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-24T11:46:10.411Z] #212 DONE 0.5s [2024-07-24T11:46:10.411Z] [2024-07-24T11:46:10.411Z] #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-24T11:46:10.411Z] #213 DONE 0.2s [2024-07-24T11:46:10.411Z] [2024-07-24T11:46:10.411Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-24T11:46:10.411Z] #214 DONE 0.5s [2024-07-24T11:46:10.411Z] [2024-07-24T11:46:10.411Z] #106 [core-metadata] exporting to image [2024-07-24T11:46:10.411Z] #106 exporting layers 0.5s done [2024-07-24T11:46:10.411Z] #106 writing image sha256:07d3efa17d491d4249642add2f1aac0b4d8a59ca463a6d1f9e334e36293bbec0 0.1s done [2024-07-24T11:46:10.411Z] #106 naming to docker.io/library/core-command done [2024-07-24T11:46:10.677Z] #106 ... [2024-07-24T11:46:10.677Z] [2024-07-24T11:46:10.677Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-24T11:46:10.677Z] #215 DONE 0.4s [2024-07-24T11:46:10.677Z] [2024-07-24T11:46:10.677Z] #106 [core-metadata] exporting to image [2024-07-24T11:46:10.677Z] #106 exporting layers 0.7s done [2024-07-24T11:46:10.677Z] #106 writing image sha256:8feab126f907712447c78a83788136ba7bc173af8df2049a4f74daff91fb2f39 [2024-07-24T11:46:10.677Z] #106 writing image sha256:3a680f584d3365a7fee4c3f9e96c3253a886477ee0e08b802bac9e8c0b1da5f2 [2024-07-24T11:46:10.677Z] #106 writing image sha256:0dc07cc7acecd9ac7570e2fb025c25924544fb9317c110b6ac9508ab93b375fe [2024-07-24T11:46:10.677Z] #106 writing image sha256:cbf7e1c6b59675b2f647e2a3447b0d2faf8ee8b6a32928ad681648f8e58a3561 [2024-07-24T11:46:10.677Z] #106 ... [2024-07-24T11:46:10.677Z] [2024-07-24T11:46:10.677Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-24T11:46:10.677Z] #216 DONE 0.4s [2024-07-24T11:46:10.677Z] [2024-07-24T11:46:10.677Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-24T11:46:10.677Z] #106 exporting layers 0.5s done [2024-07-24T11:46:10.677Z] #106 writing image sha256:8feab126f907712447c78a83788136ba7bc173af8df2049a4f74daff91fb2f39 0.2s done [2024-07-24T11:46:10.677Z] #106 writing image sha256:3a680f584d3365a7fee4c3f9e96c3253a886477ee0e08b802bac9e8c0b1da5f2 0.2s done [2024-07-24T11:46:10.677Z] #106 writing image sha256:0dc07cc7acecd9ac7570e2fb025c25924544fb9317c110b6ac9508ab93b375fe 0.2s done [2024-07-24T11:46:10.677Z] #106 writing image sha256:cbf7e1c6b59675b2f647e2a3447b0d2faf8ee8b6a32928ad681648f8e58a3561 0.2s done [2024-07-24T11:46:10.677Z] #106 naming to docker.io/library/core-data 0.0s done [2024-07-24T11:46:10.677Z] #106 naming to docker.io/library/support-cron-scheduler done [2024-07-24T11:46:10.677Z] #106 naming to docker.io/library/support-notifications 0.0s done [2024-07-24T11:46:10.677Z] #106 naming to docker.io/library/support-scheduler done [2024-07-24T11:46:10.677Z] #106 writing image sha256:e1ef154043d76d543504436a95ed7ad6b82bfbf765d56cf5e199c9b35140a341 0.0s done [2024-07-24T11:46:10.677Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-07-24T11:46:10.677Z] #106 ... [2024-07-24T11:46:10.677Z] [2024-07-24T11:46:10.677Z] #217 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-24T11:46:10.677Z] #217 DONE 0.5s [2024-07-24T11:46:10.677Z] [2024-07-24T11:46:10.677Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-24T11:46:10.677Z] #106 writing image sha256:ee7b6163a8d5e0bbfc2186a2b68399f430a07e8c92c315a73c7d9b83cc350f12 [2024-07-24T11:46:10.938Z] #106 writing image sha256:ee7b6163a8d5e0bbfc2186a2b68399f430a07e8c92c315a73c7d9b83cc350f12 done [2024-07-24T11:46:10.938Z] #106 naming to docker.io/library/core-metadata done [2024-07-24T11:46:10.938Z] #106 DONE 2.3s [2024-07-24T11:46:10.938Z] [2024-07-24T11:46:10.938Z] #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-24T11:46:10.938Z] #218 DONE 0.3s [2024-07-24T11:46:10.938Z] [2024-07-24T11:46:10.938Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-24T11:46:10.938Z] #219 DONE 0.4s [2024-07-24T11:46:10.938Z] [2024-07-24T11:46:10.938Z] #220 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-24T11:46:10.938Z] #220 DONE 0.0s [2024-07-24T11:46:10.938Z] [2024-07-24T11:46:10.938Z] #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-24T11:46:11.197Z] #221 DONE 0.0s [2024-07-24T11:46:11.197Z] [2024-07-24T11:46:11.197Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T11:46:11.197Z] #222 DONE 0.9s [2024-07-24T11:46:11.197Z] [2024-07-24T11:46:11.197Z] #223 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-24T11:46:11.197Z] #223 DONE 0.0s [2024-07-24T11:46:11.197Z] [2024-07-24T11:46:11.197Z] #224 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-24T11:46:11.197Z] #224 DONE 0.1s [2024-07-24T11:46:11.197Z] [2024-07-24T11:46:11.197Z] #106 [security-proxy-auth] exporting to image [2024-07-24T11:46:11.197Z] #106 ... [2024-07-24T11:46:11.197Z] [2024-07-24T11:46:11.197Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T11:46:11.197Z] #225 DONE 0.8s [2024-07-24T11:46:11.197Z] [2024-07-24T11:46:11.197Z] #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-07-24T11:46:11.197Z] #226 DONE 1.1s [2024-07-24T11:46:11.197Z] [2024-07-24T11:46:11.197Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-24T11:46:11.457Z] #106 ... [2024-07-24T11:46:11.457Z] [2024-07-24T11:46:11.457Z] #227 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-24T11:46:11.457Z] #227 DONE 0.1s [2024-07-24T11:46:11.457Z] [2024-07-24T11:46:11.457Z] #106 [security-proxy-auth] exporting to image [2024-07-24T11:46:11.457Z] #106 exporting layers 0.1s done [2024-07-24T11:46:11.457Z] #106 writing image sha256:8625e96d0a7d8916303d706e16b9883c80fdb623c9ec0d72dc7a1a346c576230 done [2024-07-24T11:46:11.457Z] #106 naming to docker.io/library/security-proxy-auth done [2024-07-24T11:46:11.457Z] #106 exporting layers 0.2s done [2024-07-24T11:46:11.457Z] #106 writing image sha256:9f8617b65b57601062ca657b9cf71ff51a6d7eb0c7a0fe080647ef087159ef13 done [2024-07-24T11:46:11.457Z] #106 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-24T11:46:11.457Z] #106 writing image sha256:4417664e00772bcd7f6632698a328ae792fec3d8e781222671f4ca37458e7ed2 done [2024-07-24T11:46:11.457Z] #106 naming to docker.io/library/security-proxy-setup done [2024-07-24T11:46:11.457Z] #106 DONE 2.8s [2024-07-24T11:46:11.457Z] [2024-07-24T11:46:11.457Z] #228 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-24T11:46:11.716Z] #228 DONE 0.4s [2024-07-24T11:46:11.716Z] [2024-07-24T11:46:11.716Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T11:46:11.716Z] #229 DONE 0.7s [2024-07-24T11:46:11.716Z] [2024-07-24T11:46:11.716Z] #106 [security-secretstore-setup] exporting to image [2024-07-24T11:46:11.975Z] #106 exporting layers 0.3s done [2024-07-24T11:46:11.975Z] #106 writing image sha256:96ee6530d4879cad5581de69223a835d65302f6bcf561e17c17f6d58ef4b3f67 [2024-07-24T11:46:11.975Z] #106 exporting layers 0.3s done [2024-07-24T11:46:11.975Z] #106 writing image sha256:96ee6530d4879cad5581de69223a835d65302f6bcf561e17c17f6d58ef4b3f67 done [2024-07-24T11:46:11.975Z] #106 naming to docker.io/library/security-bootstrapper done [2024-07-24T11:46:11.975Z] #106 writing image sha256:88782962874f046ccc4b2e2b8cb5bf23982ea6bc7bb27b36e7424730d6f69674 done [2024-07-24T11:46:11.975Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-07-24T11:46:11.975Z] #106 DONE 3.2s [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T11:46:11.975Z] time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-24T11:46:12.021Z] $ docker stop --time=1 eff7ef8f135258102b637a7bb3694a86271d11e18e09aaf9d1274db59aad2bb8 [2024-07-24T11:46:13.308Z] $ docker rm -f --volumes eff7ef8f135258102b637a7bb3694a86271d11e18e09aaf9d1274db59aad2bb8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T11:46:13.726Z] + docker images [2024-07-24T11:46:13.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-24T11:46:13.726Z] security-bootstrapper latest 96ee6530d487 2 seconds ago 18.9MB [2024-07-24T11:46:13.726Z] security-secretstore-setup latest 88782962874f 2 seconds ago 36.9MB [2024-07-24T11:46:13.726Z] core-common-config-bootstrapper latest 9f8617b65b57 2 seconds ago 15.2MB [2024-07-24T11:46:13.726Z] security-proxy-setup latest 4417664e0077 2 seconds ago 26.2MB [2024-07-24T11:46:13.726Z] core-metadata latest ee7b6163a8d5 3 seconds ago 39.5MB [2024-07-24T11:46:13.726Z] security-proxy-auth latest 8625e96d0a7d 3 seconds ago 33MB [2024-07-24T11:46:13.726Z] support-scheduler latest 3a680f584d33 4 seconds ago 41.7MB [2024-07-24T11:46:13.726Z] core-data latest 0dc07cc7acec 4 seconds ago 39.4MB [2024-07-24T11:46:13.726Z] core-command latest 07d3efa17d49 4 seconds ago 35.4MB [2024-07-24T11:46:13.726Z] security-spiffe-token-provider latest e1ef154043d7 4 seconds ago 28.7MB [2024-07-24T11:46:13.726Z] core-keeper latest baff283acb00 4 seconds ago 39.3MB [2024-07-24T11:46:13.726Z] support-cron-scheduler latest 8feab126f907 4 seconds ago 42MB [2024-07-24T11:46:13.726Z] support-notifications latest cbf7e1c6b596 4 seconds ago 42.3MB [2024-07-24T11:46:13.726Z] security-spire-server latest 0af70ad947b5 3 minutes ago 121MB [2024-07-24T11:46:13.726Z] security-spire-agent latest e27f1ec65651 3 minutes ago 182MB [2024-07-24T11:46:13.726Z] security-spire-config latest a252e271d1d7 3 minutes ago 120MB [2024-07-24T11:46:13.726Z] ci-base-image-x86_64 latest 404131341d3d 8 minutes ago 969MB [2024-07-24T11:46:13.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-24T11:46:13.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-24T11:46:13.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-24T11:46:14.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-24T11:46:14.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-24T11:46:14.652Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-24T11:46:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-24T11:46:26.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-24T11:46:26.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-24T11:46:26.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.115s coverage: 28.7% of statements [2024-07-24T11:46:37.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.189s coverage: 97.0% of statements [2024-07-24T11:46:41.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-24T11:46:41.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-24T11:46:41.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-24T11:46:45.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.270s coverage: 69.2% of statements [2024-07-24T11:46:46.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-24T11:46:46.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-24T11:46:47.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.254s coverage: 53.2% of statements [2024-07-24T11:46:52.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-24T11:46:52.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-24T11:46:52.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:46:52.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-24T11:46:52.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-24T11:46:52.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-24T11:46:52.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-24T11:46:52.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-24T11:46:52.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-24T11:47:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-24T11:47:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:47:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-24T11:47:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-24T11:47:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-24T11:47:04.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.338s coverage: 93.4% of statements [2024-07-24T11:47:04.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.508s coverage: 91.7% of statements [2024-07-24T11:47:08.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-24T11:47:08.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-24T11:47:09.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.233s coverage: 6.5% of statements [2024-07-24T11:47:16.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-24T11:47:16.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:47:16.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-24T11:47:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-24T11:47:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-24T11:47:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-24T11:47:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-24T11:47:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-24T11:47:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-24T11:47:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-07-24T11:47:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-24T11:47:18.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.607s coverage: 95.8% of statements [2024-07-24T11:47:19.387Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-07-24T11:47:22.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.124s coverage: 0.0% of statements [no tests to run] [2024-07-24T11:47:30.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-24T11:47:30.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-24T11:47:31.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements [2024-07-24T11:47:31.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.131s coverage: 32.2% of statements [2024-07-24T11:47:35.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.204s coverage: 41.7% of statements [2024-07-24T11:47:35.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.142s coverage: 77.8% of statements [2024-07-24T11:47:35.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.136s coverage: 94.1% of statements [2024-07-24T11:47:35.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.099s coverage: 96.3% of statements [2024-07-24T11:47:40.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements [2024-07-24T11:47:41.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-24T11:47:42.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-24T11:47:42.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-24T11:47:42.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-24T11:47:45.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-24T11:47:45.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-24T11:47:45.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-24T11:47:45.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-24T11:47:52.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements [2024-07-24T11:47:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-24T11:47:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-24T11:47:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-24T11:47:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-24T11:48:02.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-24T11:48:02.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-24T11:48:03.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-24T11:48:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.926s coverage: 79.9% of statements [2024-07-24T11:48:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.151s coverage: 92.9% of statements [2024-07-24T11:48:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2024-07-24T11:48:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.110s coverage: 62.3% of statements [2024-07-24T11:48:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements [2024-07-24T11:48:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-07-24T11:48:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements [2024-07-24T11:48:09.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.321s coverage: 81.8% of statements [2024-07-24T11:48:09.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-24T11:48:09.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-24T11:48:11.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.283s coverage: 82.1% of statements [2024-07-24T11:48:11.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.130s coverage: 86.0% of statements [2024-07-24T11:48:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-24T11:48:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-24T11:48:18.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.745s coverage: 63.1% of statements [2024-07-24T11:48:18.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements [2024-07-24T11:48:19.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.132s coverage: 89.4% of statements [2024-07-24T11:48:19.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2024-07-24T11:48:19.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-24T11:48:19.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-24T11:48:19.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-24T11:48:20.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-07-24T11:48:20.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements [2024-07-24T11:48:27.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-24T11:48:27.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-24T11:48:27.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-24T11:48:28.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.691s coverage: 38.4% of statements [2024-07-24T11:48:28.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements [2024-07-24T11:48:28.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-24T11:48:28.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-24T11:48:28.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-24T11:48:28.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-07-24T11:48:28.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-07-24T11:48:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:48:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-24T11:48:29.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-07-24T11:48:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-24T11:48:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-24T11:48:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-24T11:48:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-24T11:48:43.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements [2024-07-24T11:48:43.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-24T11:48:43.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:48:43.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-24T11:48:43.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-24T11:48:44.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.473s coverage: 95.7% of statements [2024-07-24T11:48:47.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-24T11:48:47.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-24T11:48:48.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.146s coverage: 61.8% of statements [2024-07-24T11:48:51.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-24T11:48:51.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-24T11:48:52.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.287s coverage: 98.9% of statements [2024-07-24T11:48:54.366Z] 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-07-24T11:48:54.633Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-24T11:48:54.633Z] go vet ./... [2024-07-24T11:53:01.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T11:53:01.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T11:53:01.400Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-24T11:53:02.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-24T11:53:02.747Z] + ls -al . [2024-07-24T11:53:02.748Z] total 860 [2024-07-24T11:53:02.748Z] drwxrwxr-x 10 1001 1001 4096 Jul 24 11:41 . [2024-07-24T11:53:02.748Z] drwxr-xr-x 4 root root 4096 Jul 24 11:41 .. [2024-07-24T11:53:02.748Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 11:39 .blubracket [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 10 Jul 24 11:39 .dockerignore [2024-07-24T11:53:02.748Z] drwxrwxr-x 8 1001 1001 4096 Jul 24 11:39 .git [2024-07-24T11:53:02.748Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 11:39 .github [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 1102 Jul 24 11:39 .gitignore [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 42 Jul 24 11:39 .golangci.yml [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 100 Jul 24 11:39 .hadolint.yml [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 155 Jul 24 11:39 .sonarcloud.properties [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 1171 Jul 24 11:39 ADOPTERS.md [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 20806 Jul 24 11:39 Attribution.txt [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 100284 Jul 24 11:39 CHANGELOG.md [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 3804 Jul 24 11:39 CONTRIBUTING.md [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 677 Jul 24 11:39 GOVERNANCE.md [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 861 Jul 24 11:39 Jenkinsfile [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 10775 Jul 24 11:39 LICENSE [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 16854 Jul 24 11:39 Makefile [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 582 Jul 24 11:39 OWNERS.md [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 9528 Jul 24 11:39 README.md [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 789 Jul 24 11:39 SECURITY.md [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 5 Jul 24 11:37 VERSION [2024-07-24T11:53:02.748Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 11:39 bin [2024-07-24T11:53:02.748Z] drwxrwxr-x 20 1001 1001 4096 Jul 24 11:39 cmd [2024-07-24T11:53:02.748Z] -rw-r--r-- 1 root root 495635 Jul 24 11:48 coverage.out [2024-07-24T11:53:02.748Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 11:39 fuzz_test [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 7282 Jul 24 11:39 go.mod [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 101724 Jul 24 11:39 go.sum [2024-07-24T11:53:02.748Z] drwxrwxr-x 7 1001 1001 4096 Jul 24 11:39 internal [2024-07-24T11:53:02.748Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 11:39 openapi [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 584 Jul 24 11:39 security.txt [2024-07-24T11:53:02.748Z] -rw-rw-r-- 1 1001 1001 204 Jul 24 11:39 version.go [Pipeline] sh [2024-07-24T11:53:03.097Z] + '[' -e coverage.out ] [2024-07-24T11:53:03.097Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-24T11:53:03.401Z] Warning: overwriting stash ‘coverage-report’ [2024-07-24T11:53:04.244Z] Stashed 1 file(s) [Pipeline] sh [2024-07-24T11:53:04.906Z] + make build [2024-07-24T11:53:04.906Z] 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-07-24T11:56:11.616Z] 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-07-24T11:56:21.681Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-24T11:56:29.883Z] 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-07-24T11:56:33.209Z] 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-07-24T11:56:43.254Z] 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-07-24T11:57:15.455Z] 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-07-24T11:57:20.886Z] 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-07-24T11:57:30.944Z] 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-07-24T11:57:40.995Z] 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-07-24T11:57:45.241Z] 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-07-24T11:57:48.581Z] 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-07-24T11:57:51.925Z] 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-07-24T11:57:57.274Z] 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-07-24T11:58:02.635Z] $ docker stop --time=1 f3a6b9622c4d3d9042ad02de4de9ad961a5e9da0eee46c22c6f036614a661463 [2024-07-24T11:58:04.798Z] $ docker rm -f --volumes f3a6b9622c4d3d9042ad02de4de9ad961a5e9da0eee46c22c6f036614a661463 [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-07-24T11:58:08.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-24T11:58:08.815Z] [2024-07-24T11:58:08.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T11:58:09.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-24T11:58:09.505Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-24T11:58:09.505Z] 547446be3368: Pulling fs layer [2024-07-24T11:58:09.505Z] d125d8839a47: Pulling fs layer [2024-07-24T11:58:09.505Z] 3e85d5ac6304: Pulling fs layer [2024-07-24T11:58:09.505Z] c3105a71a48b: Pulling fs layer [2024-07-24T11:58:09.505Z] 0f093f025ec4: Pulling fs layer [2024-07-24T11:58:09.505Z] c3106fc0e877: Pulling fs layer [2024-07-24T11:58:09.505Z] c3105a71a48b: Waiting [2024-07-24T11:58:09.505Z] 0f093f025ec4: Waiting [2024-07-24T11:58:09.505Z] c3106fc0e877: Waiting [2024-07-24T11:58:09.505Z] 547446be3368: Verifying Checksum [2024-07-24T11:58:09.505Z] 547446be3368: Download complete [2024-07-24T11:58:09.505Z] c3105a71a48b: Verifying Checksum [2024-07-24T11:58:09.505Z] c3105a71a48b: Download complete [2024-07-24T11:58:10.087Z] d125d8839a47: Verifying Checksum [2024-07-24T11:58:10.087Z] d125d8839a47: Download complete [2024-07-24T11:58:10.087Z] c3106fc0e877: Download complete [2024-07-24T11:58:10.353Z] 0f093f025ec4: Verifying Checksum [2024-07-24T11:58:10.353Z] 0f093f025ec4: Download complete [2024-07-24T11:58:10.620Z] 547446be3368: Pull complete [2024-07-24T11:58:11.579Z] d125d8839a47: Pull complete [2024-07-24T11:58:12.158Z] 3e85d5ac6304: Verifying Checksum [2024-07-24T11:58:12.158Z] 3e85d5ac6304: Download complete [2024-07-24T11:58:22.337Z] 3e85d5ac6304: Pull complete [2024-07-24T11:58:22.337Z] c3105a71a48b: Pull complete [2024-07-24T11:58:23.773Z] 0f093f025ec4: Pull complete [2024-07-24T11:58:24.041Z] c3106fc0e877: Pull complete [2024-07-24T11:58:24.041Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-24T11:58:24.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-24T11:58:24.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T11:58:24.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-6327 does not seem to be running inside a container [2024-07-24T11:58:24.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-24T11:58:26.955Z] $ docker top 8e601bd00e4673a66a60b181957c2e2652a889cea48b97117288f30e56396435 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T11:58:27.873Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-24T11:58:37.942Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-24T11:58:37.942Z] #1 transferring dockerfile: [2024-07-24T11:58:37.942Z] #1 transferring dockerfile: 2.50kB 0.0s done [2024-07-24T11:58:37.942Z] #1 DONE 0.1s [2024-07-24T11:58:38.210Z] [2024-07-24T11:58:38.210Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-07-24T11:58:38.210Z] #2 transferring dockerfile: 1.81kB done [2024-07-24T11:58:38.210Z] #2 DONE 0.1s [2024-07-24T11:58:38.210Z] [2024-07-24T11:58:38.210Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-07-24T11:58:38.483Z] #3 transferring dockerfile: 1.69kB done [2024-07-24T11:58:38.483Z] #3 DONE 0.1s [2024-07-24T11:58:38.483Z] [2024-07-24T11:58:38.483Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-24T11:58:38.483Z] #4 transferring dockerfile: 2.15kB done [2024-07-24T11:58:38.483Z] #4 DONE 0.1s [2024-07-24T11:58:38.484Z] [2024-07-24T11:58:38.484Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-07-24T11:58:38.484Z] #5 transferring dockerfile: 1.95kB 0.0s done [2024-07-24T11:58:38.484Z] #5 DONE 0.1s [2024-07-24T11:58:38.484Z] [2024-07-24T11:58:38.484Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-07-24T11:58:38.484Z] #6 transferring dockerfile: 1.70kB done [2024-07-24T11:58:38.484Z] #6 DONE 0.1s [2024-07-24T11:58:38.484Z] [2024-07-24T11:58:38.484Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-24T11:58:38.749Z] #7 transferring dockerfile: 2.49kB 0.0s done [2024-07-24T11:58:38.749Z] #7 DONE 0.1s [2024-07-24T11:58:38.749Z] [2024-07-24T11:58:38.749Z] #8 [core-data internal] load build definition from Dockerfile [2024-07-24T11:58:38.749Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-07-24T11:58:38.749Z] #8 DONE 0.1s [2024-07-24T11:58:38.749Z] [2024-07-24T11:58:38.749Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-07-24T11:58:38.749Z] #9 transferring dockerfile: 1.93kB done [2024-07-24T11:58:38.749Z] #9 DONE 0.1s [2024-07-24T11:58:38.749Z] [2024-07-24T11:58:38.749Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-24T11:58:38.749Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-07-24T11:58:38.749Z] #10 DONE 0.1s [2024-07-24T11:58:38.749Z] [2024-07-24T11:58:38.749Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-24T11:58:38.749Z] #11 transferring dockerfile: 1.85kB done [2024-07-24T11:58:39.017Z] #11 DONE 0.1s [2024-07-24T11:58:39.017Z] [2024-07-24T11:58:39.017Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-24T11:58:39.017Z] #12 transferring dockerfile: 1.89kB done [2024-07-24T11:58:39.017Z] #12 DONE 0.1s [2024-07-24T11:58:39.017Z] [2024-07-24T11:58:39.017Z] #13 [core-command internal] load build definition from Dockerfile [2024-07-24T11:58:39.017Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-07-24T11:58:39.017Z] #13 DONE 0.1s [2024-07-24T11:58:39.017Z] [2024-07-24T11:58:39.017Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-07-24T11:58:39.287Z] #14 transferring dockerfile: 2.06kB done [2024-07-24T11:58:39.288Z] #14 DONE 0.1s [2024-07-24T11:58:39.288Z] [2024-07-24T11:58:39.288Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-24T11:58:39.288Z] #15 transferring dockerfile: 2.93kB 0.0s done [2024-07-24T11:58:39.288Z] #15 DONE 0.1s [2024-07-24T11:58:39.288Z] [2024-07-24T11:58:39.288Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-07-24T11:58:39.288Z] #16 transferring dockerfile: 2.01kB done [2024-07-24T11:58:39.288Z] #16 DONE 0.1s [2024-07-24T11:58:39.288Z] [2024-07-24T11:58:39.288Z] #17 [security-proxy-setup internal] load .dockerignore [2024-07-24T11:58:39.288Z] #17 transferring context: [2024-07-24T11:58:39.554Z] #17 transferring context: 50B 0.0s done [2024-07-24T11:58:39.554Z] #17 DONE 0.1s [2024-07-24T11:58:40.135Z] [2024-07-24T11:58:40.136Z] #18 [security-spire-agent internal] load .dockerignore [2024-07-24T11:58:40.136Z] #18 transferring context: 50B 0.0s done [2024-07-24T11:58:40.136Z] #18 DONE 0.0s [2024-07-24T11:58:40.136Z] [2024-07-24T11:58:40.136Z] #19 [security-spire-config internal] load .dockerignore [2024-07-24T11:58:40.136Z] #19 transferring context: 50B 0.0s done [2024-07-24T11:58:40.136Z] #19 DONE 0.1s [2024-07-24T11:58:40.136Z] [2024-07-24T11:58:40.136Z] #20 [security-proxy-auth internal] load .dockerignore [2024-07-24T11:58:40.406Z] #20 transferring context: 50B 0.0s done [2024-07-24T11:58:40.406Z] #20 DONE 0.1s [2024-07-24T11:58:40.406Z] [2024-07-24T11:58:40.406Z] #21 [support-notifications internal] load .dockerignore [2024-07-24T11:58:40.406Z] #21 transferring context: 50B 0.0s done [2024-07-24T11:58:40.406Z] #21 DONE 0.1s [2024-07-24T11:58:40.406Z] [2024-07-24T11:58:40.406Z] #22 [security-spire-server internal] load .dockerignore [2024-07-24T11:58:40.406Z] #22 transferring context: 50B done [2024-07-24T11:58:40.406Z] #22 DONE 0.1s [2024-07-24T11:58:40.406Z] [2024-07-24T11:58:40.406Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-07-24T11:58:40.406Z] #23 transferring context: 50B done [2024-07-24T11:58:40.406Z] #23 DONE 0.1s [2024-07-24T11:58:40.406Z] [2024-07-24T11:58:40.406Z] #24 [core-data internal] load .dockerignore [2024-07-24T11:58:40.674Z] #24 transferring context: 50B done [2024-07-24T11:58:40.674Z] #24 DONE 0.1s [2024-07-24T11:58:40.674Z] [2024-07-24T11:58:40.674Z] #25 [support-scheduler internal] load .dockerignore [2024-07-24T11:58:40.674Z] #25 transferring context: 50B done [2024-07-24T11:58:40.674Z] #25 DONE 0.1s [2024-07-24T11:58:40.674Z] [2024-07-24T11:58:40.674Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-24T11:58:40.674Z] #26 transferring context: 50B 0.0s done [2024-07-24T11:58:40.674Z] #26 DONE 0.1s [2024-07-24T11:58:40.674Z] [2024-07-24T11:58:40.674Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-07-24T11:58:40.947Z] #27 transferring context: 50B 0.0s done [2024-07-24T11:58:40.947Z] #27 DONE 0.1s [2024-07-24T11:58:40.947Z] [2024-07-24T11:58:40.947Z] #28 [core-command internal] load .dockerignore [2024-07-24T11:58:40.947Z] #28 transferring context: 50B 0.0s done [2024-07-24T11:58:40.947Z] #28 DONE 0.1s [2024-07-24T11:58:40.947Z] [2024-07-24T11:58:40.947Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-07-24T11:58:40.947Z] #29 transferring context: 50B 0.0s done [2024-07-24T11:58:40.947Z] #29 DONE 0.1s [2024-07-24T11:58:40.947Z] [2024-07-24T11:58:40.947Z] #30 [core-metadata internal] load .dockerignore [2024-07-24T11:58:40.947Z] #30 transferring context: 50B done [2024-07-24T11:58:40.947Z] #30 DONE 0.1s [2024-07-24T11:58:40.947Z] [2024-07-24T11:58:40.947Z] #31 [security-bootstrapper internal] load .dockerignore [2024-07-24T11:58:40.947Z] #31 transferring context: 50B done [2024-07-24T11:58:40.947Z] #31 DONE 0.1s [2024-07-24T11:58:40.947Z] [2024-07-24T11:58:40.947Z] #32 [core-keeper internal] load .dockerignore [2024-07-24T11:58:41.214Z] #32 transferring context: 50B 0.0s done [2024-07-24T11:58:41.214Z] #32 DONE 0.1s [2024-07-24T11:58:41.214Z] [2024-07-24T11:58:41.214Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:41.214Z] #33 DONE 0.0s [2024-07-24T11:58:41.214Z] [2024-07-24T11:58:41.214Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:58:41.214Z] #34 DONE 0.1s [2024-07-24T11:58:41.214Z] [2024-07-24T11:58:41.214Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:41.214Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:58:41.483Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-07-24T11:58:41.483Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:58:41.483Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T11:58:41.483Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T11:58:41.483Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s [2024-07-24T11:58:41.757Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-07-24T11:58:41.757Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-24T11:58:42.344Z] #35 ... [2024-07-24T11:58:42.344Z] [2024-07-24T11:58:42.344Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-24T11:58:42.344Z] #36 DONE 1.0s [2024-07-24T11:58:42.344Z] [2024-07-24T11:58:42.344Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:42.622Z] #35 ... [2024-07-24T11:58:42.622Z] [2024-07-24T11:58:42.622Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-24T11:58:42.622Z] #37 DONE 0.3s [2024-07-24T11:58:42.622Z] [2024-07-24T11:58:42.622Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:42.622Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-07-24T11:58:42.888Z] #35 ... [2024-07-24T11:58:42.888Z] [2024-07-24T11:58:42.888Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:58:42.888Z] #34 DONE 0.2s [2024-07-24T11:58:43.159Z] [2024-07-24T11:58:43.159Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:43.159Z] #33 DONE 0.0s [2024-07-24T11:58:43.159Z] [2024-07-24T11:58:43.159Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:58:43.159Z] #34 ... [2024-07-24T11:58:43.159Z] [2024-07-24T11:58:43.159Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-24T11:58:43.159Z] #36 DONE 1.8s [2024-07-24T11:58:43.159Z] [2024-07-24T11:58:43.159Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:43.159Z] #33 DONE 0.0s [2024-07-24T11:58:43.159Z] [2024-07-24T11:58:43.159Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-24T11:58:43.159Z] #37 DONE 0.6s [2024-07-24T11:58:43.159Z] [2024-07-24T11:58:43.159Z] #35 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:43.159Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:58:43.159Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-24T11:58:43.159Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:58:43.159Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T11:58:43.159Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T11:58:43.159Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-07-24T11:58:43.159Z] #35 DONE 2.6s [2024-07-24T11:58:43.159Z] [2024-07-24T11:58:43.159Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:58:43.427Z] #34 ... [2024-07-24T11:58:43.427Z] [2024-07-24T11:58:43.427Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:43.427Z] #33 DONE 0.0s [2024-07-24T11:58:43.427Z] [2024-07-24T11:58:43.427Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:58:43.427Z] #34 ... [2024-07-24T11:58:43.427Z] [2024-07-24T11:58:43.427Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-24T11:58:43.427Z] #36 DONE 1.9s [2024-07-24T11:58:43.427Z] [2024-07-24T11:58:43.427Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:43.427Z] #33 DONE 0.0s [2024-07-24T11:58:43.427Z] [2024-07-24T11:58:43.427Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-24T11:58:43.427Z] #37 DONE 0.6s [2024-07-24T11:58:43.427Z] [2024-07-24T11:58:43.427Z] #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:43.427Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:58:43.427Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-24T11:58:43.427Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:58:43.427Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T11:58:43.427Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T11:58:43.427Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-07-24T11:58:43.427Z] #35 DONE 2.7s [2024-07-24T11:58:43.427Z] [2024-07-24T11:58:43.427Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:58:43.695Z] #34 ... [2024-07-24T11:58:43.695Z] [2024-07-24T11:58:43.695Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:43.695Z] #33 DONE 0.0s [2024-07-24T11:58:43.695Z] [2024-07-24T11:58:43.695Z] #38 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T11:58:43.969Z] #38 ... [2024-07-24T11:58:43.969Z] [2024-07-24T11:58:43.969Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:43.969Z] #33 DONE 0.0s [2024-07-24T11:58:43.969Z] [2024-07-24T11:58:43.969Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-24T11:58:43.969Z] #36 DONE 2.0s [2024-07-24T11:58:43.969Z] [2024-07-24T11:58:43.969Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-24T11:58:43.969Z] #37 DONE 0.7s [2024-07-24T11:58:43.969Z] [2024-07-24T11:58:43.969Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:43.969Z] #33 DONE 0.0s [2024-07-24T11:58:43.969Z] [2024-07-24T11:58:43.969Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:58:43.969Z] #34 DONE 0.9s [2024-07-24T11:58:43.969Z] [2024-07-24T11:58:43.969Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:58:43.969Z] #39 DONE 0.0s [2024-07-24T11:58:43.969Z] [2024-07-24T11:58:43.969Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:43.969Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:58:43.969Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-24T11:58:43.969Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:58:43.969Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T11:58:43.970Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T11:58:43.970Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-07-24T11:58:43.970Z] #35 DONE 2.7s [2024-07-24T11:58:43.970Z] [2024-07-24T11:58:43.970Z] #40 [core-data internal] load build context [2024-07-24T11:58:43.970Z] #40 ... [2024-07-24T11:58:43.970Z] [2024-07-24T11:58:43.970Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-24T11:58:43.970Z] #36 DONE 2.0s [2024-07-24T11:58:43.970Z] [2024-07-24T11:58:43.970Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-24T11:58:43.970Z] #37 DONE 0.7s [2024-07-24T11:58:43.970Z] [2024-07-24T11:58:43.970Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:43.970Z] #33 DONE 0.0s [2024-07-24T11:58:43.970Z] [2024-07-24T11:58:43.970Z] #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:43.970Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:58:43.970Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-24T11:58:43.970Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:58:43.970Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T11:58:43.970Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T11:58:43.970Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-07-24T11:58:43.970Z] #35 DONE 2.7s [2024-07-24T11:58:44.239Z] [2024-07-24T11:58:44.239Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:44.239Z] #41 ... [2024-07-24T11:58:44.239Z] [2024-07-24T11:58:44.239Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:44.239Z] #33 DONE 0.0s [2024-07-24T11:58:44.239Z] [2024-07-24T11:58:44.239Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:44.506Z] #41 ... [2024-07-24T11:58:44.506Z] [2024-07-24T11:58:44.506Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:44.506Z] #33 DONE 0.0s [2024-07-24T11:58:44.506Z] [2024-07-24T11:58:44.506Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-24T11:58:44.506Z] #42 DONE 1.5s [2024-07-24T11:58:44.506Z] [2024-07-24T11:58:44.506Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-24T11:58:44.506Z] #43 DONE 1.5s [2024-07-24T11:58:44.506Z] [2024-07-24T11:58:44.506Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:44.506Z] #41 ... [2024-07-24T11:58:44.506Z] [2024-07-24T11:58:44.506Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:44.506Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:58:44.506Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-24T11:58:44.506Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:58:44.506Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T11:58:44.506Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T11:58:44.506Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-07-24T11:58:44.506Z] #35 DONE 2.7s [2024-07-24T11:58:44.781Z] [2024-07-24T11:58:44.781Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:58:44.781Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:58:44.781Z] #44 ... [2024-07-24T11:58:44.781Z] [2024-07-24T11:58:44.781Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-24T11:58:44.781Z] #36 DONE 2.0s [2024-07-24T11:58:44.781Z] [2024-07-24T11:58:44.781Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-24T11:58:44.781Z] #37 DONE 0.7s [2024-07-24T11:58:44.781Z] [2024-07-24T11:58:44.781Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:44.781Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:58:44.781Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-24T11:58:44.781Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:58:44.781Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T11:58:44.781Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T11:58:44.781Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-07-24T11:58:44.781Z] #35 DONE 2.8s [2024-07-24T11:58:44.781Z] [2024-07-24T11:58:44.781Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:44.781Z] #33 DONE 0.0s [2024-07-24T11:58:44.781Z] [2024-07-24T11:58:44.781Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T11:58:44.781Z] #33 DONE 0.0s [2024-07-24T11:58:44.781Z] [2024-07-24T11:58:44.781Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:45.751Z] #41 ... [2024-07-24T11:58:45.751Z] [2024-07-24T11:58:45.751Z] #45 [security-spire-server internal] load build context [2024-07-24T11:58:45.751Z] #45 transferring context: 27.23kB 0.2s done [2024-07-24T11:58:45.751Z] #45 DONE 1.1s [2024-07-24T11:58:45.751Z] [2024-07-24T11:58:45.751Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:46.022Z] #41 ... [2024-07-24T11:58:46.022Z] [2024-07-24T11:58:46.022Z] #46 [security-spire-agent internal] load build context [2024-07-24T11:58:46.022Z] #46 transferring context: 26.76kB 0.2s done [2024-07-24T11:58:46.022Z] #46 DONE 1.3s [2024-07-24T11:58:46.022Z] [2024-07-24T11:58:46.022Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:46.999Z] #41 ... [2024-07-24T11:58:46.999Z] [2024-07-24T11:58:46.999Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T11:58:46.999Z] #34 DONE 3.4s [2024-07-24T11:58:46.999Z] [2024-07-24T11:58:46.999Z] #47 [security-spire-config internal] load build context [2024-07-24T11:58:46.999Z] #47 transferring context: 25.48kB 0.6s done [2024-07-24T11:58:46.999Z] #47 DONE 2.2s [2024-07-24T11:58:46.999Z] [2024-07-24T11:58:46.999Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:47.267Z] #41 ... [2024-07-24T11:58:47.267Z] [2024-07-24T11:58:47.267Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-24T11:58:47.267Z] #36 DONE 2.1s [2024-07-24T11:58:47.267Z] [2024-07-24T11:58:47.267Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-24T11:58:47.267Z] #37 DONE 0.8s [2024-07-24T11:58:47.267Z] [2024-07-24T11:58:47.267Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:47.267Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:58:47.267Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-24T11:58:47.267Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:58:47.267Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T11:58:47.267Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T11:58:47.267Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-07-24T11:58:47.267Z] #35 DONE 2.8s [2024-07-24T11:58:47.267Z] [2024-07-24T11:58:47.267Z] #48 [core-keeper internal] load build context [2024-07-24T11:58:47.267Z] #48 DONE 0.0s [2024-07-24T11:58:47.267Z] [2024-07-24T11:58:47.267Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:47.852Z] #41 ... [2024-07-24T11:58:47.852Z] [2024-07-24T11:58:47.852Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-24T11:58:47.852Z] #36 DONE 2.1s [2024-07-24T11:58:47.852Z] [2024-07-24T11:58:47.852Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-24T11:58:47.852Z] #37 DONE 0.8s [2024-07-24T11:58:47.852Z] [2024-07-24T11:58:47.852Z] #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T11:58:47.852Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T11:58:47.852Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-24T11:58:47.852Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T11:58:47.852Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T11:58:47.852Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T11:58:47.852Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-07-24T11:58:47.852Z] #35 DONE 2.8s [2024-07-24T11:58:47.852Z] [2024-07-24T11:58:47.852Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:51.210Z] #41 ... [2024-07-24T11:58:51.210Z] [2024-07-24T11:58:51.210Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:58:51.210Z] #49 transferring context: 58.42MB 9.8s [2024-07-24T11:58:51.477Z] #49 ... [2024-07-24T11:58:51.477Z] [2024-07-24T11:58:51.477Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:58:52.889Z] #41 ... [2024-07-24T11:58:52.889Z] [2024-07-24T11:58:52.889Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T11:58:52.889Z] #0 8.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:58:52.889Z] #0 9.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:58:52.889Z] #50 ... [2024-07-24T11:58:52.889Z] [2024-07-24T11:58:52.889Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:58:52.889Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.8s done [2024-07-24T11:58:52.889Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-24T11:58:52.889Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-24T11:58:52.889Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-24T11:58:52.889Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.0s done [2024-07-24T11:58:52.889Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done [2024-07-24T11:58:52.889Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-07-24T11:58:52.889Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 3.3s [2024-07-24T11:58:52.889Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s [2024-07-24T11:58:53.159Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.6s done [2024-07-24T11:58:53.159Z] #44 ... [2024-07-24T11:58:53.159Z] [2024-07-24T11:58:53.159Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-24T11:58:53.159Z] #0 8.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:58:53.159Z] #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:58:53.159Z] #51 ... [2024-07-24T11:58:53.159Z] [2024-07-24T11:58:53.159Z] #52 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T11:58:53.430Z] #52 ... [2024-07-24T11:58:53.430Z] [2024-07-24T11:58:53.430Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:58:53.430Z] #53 ... [2024-07-24T11:58:53.430Z] [2024-07-24T11:58:53.430Z] #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-24T11:58:53.717Z] #54 ... [2024-07-24T11:58:53.717Z] [2024-07-24T11:58:53.717Z] #55 [support-notifications internal] load build context [2024-07-24T11:58:53.717Z] #55 ... [2024-07-24T11:58:53.717Z] [2024-07-24T11:58:53.717Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-24T11:58:53.717Z] #0 8.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:58:53.717Z] #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:58:53.717Z] #56 ... [2024-07-24T11:58:53.717Z] [2024-07-24T11:58:53.717Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-24T11:58:53.984Z] #57 ... [2024-07-24T11:58:53.984Z] [2024-07-24T11:58:53.984Z] #38 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T11:58:53.984Z] #38 6.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:58:53.984Z] #38 6.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:58:53.984Z] #38 10.11 (1/2) Installing ca-certificates (20240226-r0) [2024-07-24T11:58:53.984Z] #38 ... [2024-07-24T11:58:53.984Z] [2024-07-24T11:58:53.984Z] #58 [support-scheduler internal] load build context [2024-07-24T11:58:54.250Z] #58 ... [2024-07-24T11:58:54.250Z] [2024-07-24T11:58:54.250Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:58:54.250Z] #59 ... [2024-07-24T11:58:54.250Z] [2024-07-24T11:58:54.250Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:58:54.516Z] #39 ... [2024-07-24T11:58:54.516Z] [2024-07-24T11:58:54.516Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-24T11:58:54.516Z] #60 ... [2024-07-24T11:58:54.516Z] [2024-07-24T11:58:54.516Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T11:58:54.516Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done [2024-07-24T11:58:54.516Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-24T11:58:54.516Z] #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-24T11:58:54.516Z] #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-24T11:58:54.516Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.6s done [2024-07-24T11:58:54.516Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.0s done [2024-07-24T11:58:54.516Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done [2024-07-24T11:58:54.516Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 4.9s [2024-07-24T11:58:54.516Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-07-24T11:58:54.516Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-24T11:58:54.784Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-24T11:58:54.784Z] #61 ... [2024-07-24T11:58:54.784Z] [2024-07-24T11:58:54.784Z] #40 [core-data internal] load build context [2024-07-24T11:58:54.784Z] #40 ... [2024-07-24T11:58:54.784Z] [2024-07-24T11:58:54.784Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-24T11:58:54.784Z] #62 ... [2024-07-24T11:58:54.784Z] [2024-07-24T11:58:54.784Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T11:58:55.052Z] #63 ... [2024-07-24T11:58:55.052Z] [2024-07-24T11:58:55.052Z] #64 [core-command internal] load build context [2024-07-24T11:58:55.052Z] #64 ... [2024-07-24T11:58:55.052Z] [2024-07-24T11:58:55.052Z] #65 [core-metadata internal] load build context [2024-07-24T11:58:55.319Z] #65 ... [2024-07-24T11:58:55.319Z] [2024-07-24T11:58:55.319Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:58:55.319Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 6.1s [2024-07-24T11:58:55.319Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-07-24T11:58:55.585Z] #44 ... [2024-07-24T11:58:55.585Z] [2024-07-24T11:58:55.585Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-24T11:58:55.585Z] #66 ... [2024-07-24T11:58:55.585Z] [2024-07-24T11:58:55.585Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-24T11:58:55.852Z] #67 ... [2024-07-24T11:58:55.852Z] [2024-07-24T11:58:55.852Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-24T11:58:55.852Z] #68 ... [2024-07-24T11:58:55.852Z] [2024-07-24T11:58:55.852Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:58:55.852Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.5s [2024-07-24T11:58:56.119Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 7.0s [2024-07-24T11:58:56.705Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.37MB / 28.04MB 7.5s [2024-07-24T11:58:57.294Z] #44 ... [2024-07-24T11:58:57.294Z] [2024-07-24T11:58:57.294Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T11:58:57.564Z] #69 ... [2024-07-24T11:58:57.564Z] [2024-07-24T11:58:57.564Z] #48 [core-keeper internal] load build context [2024-07-24T11:58:57.564Z] #48 transferring context: 2.32MB 8.3s [2024-07-24T11:58:57.564Z] #48 ... [2024-07-24T11:58:57.564Z] [2024-07-24T11:58:57.564Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T11:58:57.564Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 8.3s [2024-07-24T11:58:57.564Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-07-24T11:58:57.836Z] #61 ... [2024-07-24T11:58:57.837Z] [2024-07-24T11:58:57.837Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:58:57.837Z] #70 ... [2024-07-24T11:58:57.837Z] [2024-07-24T11:58:57.837Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:58:57.837Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-24T11:58:58.802Z] #44 ... [2024-07-24T11:58:58.802Z] [2024-07-24T11:58:58.802Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T11:58:59.070Z] #71 ... [2024-07-24T11:58:59.070Z] [2024-07-24T11:58:59.070Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:58:59.070Z] #70 ... [2024-07-24T11:58:59.070Z] [2024-07-24T11:58:59.070Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-24T11:58:59.339Z] #72 ... [2024-07-24T11:58:59.339Z] [2024-07-24T11:58:59.339Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:58:59.607Z] #70 ... [2024-07-24T11:58:59.607Z] [2024-07-24T11:58:59.607Z] #38 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T11:58:59.607Z] #38 10.53 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-24T11:58:59.607Z] #38 10.53 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:58:59.607Z] #38 10.53 Executing ca-certificates-20240226-r0.trigger [2024-07-24T11:58:59.607Z] #38 11.58 OK: 9 MiB in 17 packages [2024-07-24T11:58:59.607Z] #38 DONE 15.9s [2024-07-24T11:58:59.607Z] [2024-07-24T11:58:59.607Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:58:59.607Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.91MB / 28.04MB 10.3s [2024-07-24T11:59:00.196Z] #44 ... [2024-07-24T11:59:00.196Z] [2024-07-24T11:59:00.196Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T11:59:00.196Z] #50 14.41 OK: 266 MiB in 52 packages [2024-07-24T11:59:00.196Z] #50 DONE 18.5s [2024-07-24T11:59:00.196Z] [2024-07-24T11:59:00.196Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:00.463Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.3s [2024-07-24T11:59:01.431Z] #44 ... [2024-07-24T11:59:01.431Z] [2024-07-24T11:59:01.431Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-24T11:59:01.431Z] #51 13.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T11:59:01.431Z] #51 13.99 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:59:01.431Z] #51 14.47 OK: 8 MiB in 16 packages [2024-07-24T11:59:01.431Z] #51 DONE 18.1s [2024-07-24T11:59:01.431Z] [2024-07-24T11:59:01.431Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:02.019Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.29MB / 28.04MB 12.4s [2024-07-24T11:59:02.019Z] #44 ... [2024-07-24T11:59:02.019Z] [2024-07-24T11:59:02.019Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:02.019Z] #49 transferring context: 69.40MB 20.2s [2024-07-24T11:59:02.019Z] #49 ... [2024-07-24T11:59:02.019Z] [2024-07-24T11:59:02.019Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:02.604Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 13.3s [2024-07-24T11:59:02.872Z] #44 ... [2024-07-24T11:59:02.872Z] [2024-07-24T11:59:02.872Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:59:02.872Z] #41 ... [2024-07-24T11:59:02.872Z] [2024-07-24T11:59:02.872Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-24T11:59:02.872Z] #56 14.74 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-24T11:59:02.872Z] #56 14.74 (2/4) Installing openssl (3.1.6-r0) [2024-07-24T11:59:02.872Z] #56 14.74 (3/4) Installing su-exec (0.2-r3) [2024-07-24T11:59:02.872Z] #56 14.74 (4/4) Installing yq (4.33.3-r5) [2024-07-24T11:59:02.872Z] #56 15.94 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:59:02.872Z] #56 15.94 OK: 18 MiB in 19 packages [2024-07-24T11:59:02.872Z] #56 DONE 19.6s [2024-07-24T11:59:02.872Z] [2024-07-24T11:59:02.872Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:03.464Z] #49 ... [2024-07-24T11:59:03.464Z] [2024-07-24T11:59:03.464Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-24T11:59:03.464Z] #54 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:03.464Z] #54 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:03.464Z] #54 16.78 OK: 266 MiB in 52 packages [2024-07-24T11:59:03.464Z] #54 DONE 20.2s [2024-07-24T11:59:03.733Z] [2024-07-24T11:59:03.733Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:03.733Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 14.4s [2024-07-24T11:59:03.733Z] #44 ... [2024-07-24T11:59:03.733Z] [2024-07-24T11:59:03.733Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:59:04.011Z] #53 ... [2024-07-24T11:59:04.011Z] [2024-07-24T11:59:04.011Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:04.011Z] #49 ... [2024-07-24T11:59:04.011Z] [2024-07-24T11:59:04.011Z] #55 [support-notifications internal] load build context [2024-07-24T11:59:04.011Z] #55 ... [2024-07-24T11:59:04.011Z] [2024-07-24T11:59:04.011Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-24T11:59:04.011Z] #57 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:04.011Z] #57 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:04.011Z] #57 16.66 (1/4) Installing ca-certificates (20240226-r0) [2024-07-24T11:59:04.011Z] #57 17.21 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-24T11:59:04.011Z] #57 17.21 (3/4) Installing su-exec (0.2-r3) [2024-07-24T11:59:04.011Z] #57 17.21 (4/4) Installing yq (4.33.3-r5) [2024-07-24T11:59:04.011Z] #57 18.36 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:59:04.011Z] #57 18.36 Executing ca-certificates-20240226-r0.trigger [2024-07-24T11:59:04.011Z] #57 18.98 OK: 18 MiB in 19 packages [2024-07-24T11:59:04.283Z] #57 ... [2024-07-24T11:59:04.283Z] [2024-07-24T11:59:04.283Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:04.550Z] #44 ... [2024-07-24T11:59:04.550Z] [2024-07-24T11:59:04.550Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:04.550Z] #59 ... [2024-07-24T11:59:04.550Z] [2024-07-24T11:59:04.550Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:04.550Z] #58 ... [2024-07-24T11:59:04.550Z] [2024-07-24T11:59:04.550Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:59:04.818Z] #39 ... [2024-07-24T11:59:04.818Z] [2024-07-24T11:59:04.818Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:04.818Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 15.5s [2024-07-24T11:59:05.085Z] #44 ... [2024-07-24T11:59:05.085Z] [2024-07-24T11:59:05.085Z] #40 [core-data internal] load build context [2024-07-24T11:59:05.085Z] #40 ... [2024-07-24T11:59:05.085Z] [2024-07-24T11:59:05.085Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:05.085Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.9s [2024-07-24T11:59:05.374Z] #44 ... [2024-07-24T11:59:05.374Z] [2024-07-24T11:59:05.374Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T11:59:05.374Z] #63 ... [2024-07-24T11:59:05.374Z] [2024-07-24T11:59:05.374Z] #64 [core-command internal] load build context [2024-07-24T11:59:05.643Z] #64 ... [2024-07-24T11:59:05.643Z] [2024-07-24T11:59:05.643Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:05.643Z] #65 ... [2024-07-24T11:59:05.643Z] [2024-07-24T11:59:05.643Z] #64 [core-command internal] load build context [2024-07-24T11:59:05.910Z] #64 ... [2024-07-24T11:59:05.910Z] [2024-07-24T11:59:05.910Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T11:59:05.910Z] #52 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:05.910Z] #52 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:05.910Z] #52 19.45 OK: 266 MiB in 52 packages [2024-07-24T11:59:05.910Z] #52 DONE 22.6s [2024-07-24T11:59:06.185Z] [2024-07-24T11:59:06.185Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:06.452Z] #65 ... [2024-07-24T11:59:06.452Z] [2024-07-24T11:59:06.452Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-24T11:59:06.452Z] #57 DONE 22.8s [2024-07-24T11:59:06.452Z] [2024-07-24T11:59:06.452Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:06.724Z] #65 ... [2024-07-24T11:59:06.724Z] [2024-07-24T11:59:06.724Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-24T11:59:06.724Z] #60 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:06.724Z] #60 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:06.724Z] #60 18.91 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T11:59:06.724Z] #60 18.91 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:59:06.724Z] #60 19.12 OK: 8 MiB in 16 packages [2024-07-24T11:59:06.724Z] #60 DONE 22.5s [2024-07-24T11:59:06.724Z] [2024-07-24T11:59:06.724Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:07.698Z] #65 transferring context: 28.25MB 21.4s [2024-07-24T11:59:07.966Z] #65 ... [2024-07-24T11:59:07.966Z] [2024-07-24T11:59:07.966Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T11:59:07.966Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.2s done [2024-07-24T11:59:07.966Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.5s [2024-07-24T11:59:07.966Z] #61 ... [2024-07-24T11:59:07.966Z] [2024-07-24T11:59:07.966Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:08.243Z] #65 ... [2024-07-24T11:59:08.243Z] [2024-07-24T11:59:08.243Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:08.510Z] #48 ... [2024-07-24T11:59:08.510Z] [2024-07-24T11:59:08.510Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:08.510Z] #65 ... [2024-07-24T11:59:08.510Z] [2024-07-24T11:59:08.510Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T11:59:08.510Z] #69 DONE 21.2s [2024-07-24T11:59:08.799Z] [2024-07-24T11:59:08.799Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:09.067Z] #65 ... [2024-07-24T11:59:09.067Z] [2024-07-24T11:59:09.067Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T11:59:09.067Z] #71 DONE 20.2s [2024-07-24T11:59:09.067Z] [2024-07-24T11:59:09.067Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:10.028Z] #65 ... [2024-07-24T11:59:10.028Z] [2024-07-24T11:59:10.028Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:59:10.028Z] #70 ... [2024-07-24T11:59:10.028Z] [2024-07-24T11:59:10.028Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:10.028Z] #65 ... [2024-07-24T11:59:10.028Z] [2024-07-24T11:59:10.028Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T11:59:10.300Z] #73 ... [2024-07-24T11:59:10.300Z] [2024-07-24T11:59:10.300Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:11.263Z] #65 ... [2024-07-24T11:59:11.263Z] [2024-07-24T11:59:11.263Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-24T11:59:11.263Z] #62 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:11.263Z] #62 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:11.263Z] #62 21.21 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T11:59:11.263Z] #62 21.21 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T11:59:11.263Z] #62 21.21 OK: 19951 distinct packages available [2024-07-24T11:59:11.263Z] #62 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:11.263Z] #62 22.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:11.263Z] #62 ... [2024-07-24T11:59:11.263Z] [2024-07-24T11:59:11.263Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:11.531Z] #65 ... [2024-07-24T11:59:11.531Z] [2024-07-24T11:59:11.531Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-24T11:59:11.531Z] #74 ... [2024-07-24T11:59:11.531Z] [2024-07-24T11:59:11.531Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:12.960Z] #65 transferring context: 36.72MB 26.5s [2024-07-24T11:59:12.960Z] #65 ... [2024-07-24T11:59:12.960Z] [2024-07-24T11:59:12.960Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-24T11:59:12.960Z] #62 26.58 OK: 266 MiB in 52 packages [2024-07-24T11:59:12.960Z] #62 DONE 28.1s [2024-07-24T11:59:12.960Z] [2024-07-24T11:59:12.960Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:13.227Z] #65 ... [2024-07-24T11:59:13.227Z] [2024-07-24T11:59:13.227Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-24T11:59:13.227Z] #66 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:13.227Z] #66 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:13.227Z] #66 21.72 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T11:59:13.227Z] #66 21.72 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T11:59:13.227Z] #66 21.72 OK: 19946 distinct packages available [2024-07-24T11:59:13.227Z] #66 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:13.227Z] #66 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:13.227Z] #66 ... [2024-07-24T11:59:13.227Z] [2024-07-24T11:59:13.227Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:59:13.493Z] #41 ... [2024-07-24T11:59:13.493Z] [2024-07-24T11:59:13.493Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:13.493Z] #65 ... [2024-07-24T11:59:13.493Z] [2024-07-24T11:59:13.493Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-24T11:59:13.763Z] #75 ... [2024-07-24T11:59:13.763Z] [2024-07-24T11:59:13.763Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:14.040Z] #65 ... [2024-07-24T11:59:14.040Z] [2024-07-24T11:59:14.040Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:59:14.309Z] #53 ... [2024-07-24T11:59:14.309Z] [2024-07-24T11:59:14.309Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:14.309Z] #49 ... [2024-07-24T11:59:14.309Z] [2024-07-24T11:59:14.309Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-24T11:59:14.309Z] #67 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:14.309Z] #67 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:14.309Z] #67 22.08 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T11:59:14.309Z] #67 22.08 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T11:59:14.309Z] #67 22.08 OK: 19946 distinct packages available [2024-07-24T11:59:14.309Z] #67 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:14.309Z] #67 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:14.309Z] #67 27.47 (1/11) Installing ca-certificates (20240226-r0) [2024-07-24T11:59:14.309Z] #67 27.75 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-24T11:59:14.309Z] #67 27.85 (3/11) Installing libunistring (1.1-r1) [2024-07-24T11:59:14.309Z] #67 27.96 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-24T11:59:14.309Z] #67 27.96 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-24T11:59:14.309Z] #67 28.04 (6/11) Installing libcurl (8.5.0-r0) [2024-07-24T11:59:14.309Z] #67 28.04 (7/11) Installing curl (8.5.0-r0) [2024-07-24T11:59:14.309Z] #67 28.10 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-24T11:59:14.309Z] #67 28.10 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-24T11:59:14.309Z] #67 28.10 (10/11) Installing libucontext (1.2-r2) [2024-07-24T11:59:14.309Z] #67 28.10 (11/11) Installing gcompat (1.1.0-r1) [2024-07-24T11:59:14.309Z] #67 28.22 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:59:14.309Z] #67 28.30 Executing ca-certificates-20240226-r0.trigger [2024-07-24T11:59:14.309Z] #67 ... [2024-07-24T11:59:14.309Z] [2024-07-24T11:59:14.309Z] #55 [support-notifications internal] load build context [2024-07-24T11:59:14.578Z] #55 ... [2024-07-24T11:59:14.578Z] [2024-07-24T11:59:14.578Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:14.850Z] #49 ... [2024-07-24T11:59:14.850Z] [2024-07-24T11:59:14.850Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-24T11:59:14.850Z] #72 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:14.850Z] #72 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:14.850Z] #72 23.99 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-24T11:59:14.850Z] #72 23.99 (2/2) Installing su-exec (0.2-r3) [2024-07-24T11:59:14.850Z] #72 23.99 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:59:14.850Z] #72 24.06 OK: 8 MiB in 17 packages [2024-07-24T11:59:14.850Z] #72 DONE 25.4s [2024-07-24T11:59:14.850Z] [2024-07-24T11:59:14.850Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:14.850Z] #49 ... [2024-07-24T11:59:14.850Z] [2024-07-24T11:59:14.850Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:14.850Z] #59 ... [2024-07-24T11:59:14.850Z] [2024-07-24T11:59:14.850Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:59:15.121Z] #53 ... [2024-07-24T11:59:15.121Z] [2024-07-24T11:59:15.121Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:59:15.121Z] #39 ... [2024-07-24T11:59:15.121Z] [2024-07-24T11:59:15.121Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:15.388Z] #58 ... [2024-07-24T11:59:15.388Z] [2024-07-24T11:59:15.388Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:15.388Z] #49 ... [2024-07-24T11:59:15.388Z] [2024-07-24T11:59:15.388Z] #40 [core-data internal] load build context [2024-07-24T11:59:15.388Z] #40 ... [2024-07-24T11:59:15.388Z] [2024-07-24T11:59:15.388Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:15.388Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done [2024-07-24T11:59:15.388Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s [2024-07-24T11:59:15.661Z] #44 ... [2024-07-24T11:59:15.661Z] [2024-07-24T11:59:15.661Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T11:59:15.661Z] #63 ... [2024-07-24T11:59:15.661Z] [2024-07-24T11:59:15.661Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:15.932Z] #49 ... [2024-07-24T11:59:15.932Z] [2024-07-24T11:59:15.932Z] #64 [core-command internal] load build context [2024-07-24T11:59:16.198Z] #64 ... [2024-07-24T11:59:16.198Z] [2024-07-24T11:59:16.198Z] #40 [core-data internal] load build context [2024-07-24T11:59:16.466Z] #40 ... [2024-07-24T11:59:16.466Z] [2024-07-24T11:59:16.466Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-24T11:59:16.466Z] #66 28.25 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-24T11:59:16.466Z] #66 28.40 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-24T11:59:16.466Z] #66 28.40 (3/5) Installing libucontext (1.2-r2) [2024-07-24T11:59:16.466Z] #66 28.40 (4/5) Installing gcompat (1.1.0-r1) [2024-07-24T11:59:16.466Z] #66 28.40 (5/5) Installing openssl (3.1.6-r0) [2024-07-24T11:59:16.466Z] #66 28.52 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:59:16.466Z] #66 28.61 OK: 9 MiB in 20 packages [2024-07-24T11:59:16.466Z] #66 DONE 30.9s [2024-07-24T11:59:16.466Z] [2024-07-24T11:59:16.466Z] #40 [core-data internal] load build context [2024-07-24T11:59:16.733Z] #40 ... [2024-07-24T11:59:16.733Z] [2024-07-24T11:59:16.733Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-24T11:59:16.733Z] #67 29.01 OK: 13 MiB in 26 packages [2024-07-24T11:59:16.733Z] #67 DONE 31.0s [2024-07-24T11:59:16.733Z] [2024-07-24T11:59:16.733Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-24T11:59:16.733Z] #76 ... [2024-07-24T11:59:16.733Z] [2024-07-24T11:59:16.733Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T11:59:17.003Z] #77 ... [2024-07-24T11:59:17.004Z] [2024-07-24T11:59:17.004Z] #40 [core-data internal] load build context [2024-07-24T11:59:17.588Z] #40 ... [2024-07-24T11:59:17.588Z] [2024-07-24T11:59:17.588Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-24T11:59:17.588Z] #68 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:17.588Z] #68 23.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:17.588Z] #68 27.48 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T11:59:17.588Z] #68 27.48 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T11:59:17.588Z] #68 27.48 OK: 19946 distinct packages available [2024-07-24T11:59:17.588Z] #68 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:17.588Z] #68 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:17.588Z] #68 31.63 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-24T11:59:17.588Z] #68 31.63 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-24T11:59:17.588Z] #68 31.63 (3/4) Installing libucontext (1.2-r2) [2024-07-24T11:59:17.588Z] #68 31.63 (4/4) Installing gcompat (1.1.0-r1) [2024-07-24T11:59:17.588Z] #68 31.63 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:59:17.588Z] #68 31.63 OK: 8 MiB in 19 packages [2024-07-24T11:59:17.588Z] #68 ... [2024-07-24T11:59:17.588Z] [2024-07-24T11:59:17.588Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:17.855Z] #58 transferring context: 42.03MB 33.3s [2024-07-24T11:59:18.441Z] #58 ... [2024-07-24T11:59:18.441Z] [2024-07-24T11:59:18.441Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T11:59:18.441Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s [2024-07-24T11:59:18.441Z] #61 ... [2024-07-24T11:59:18.441Z] [2024-07-24T11:59:18.441Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:18.708Z] #48 ... [2024-07-24T11:59:18.708Z] [2024-07-24T11:59:18.708Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:18.985Z] #58 ... [2024-07-24T11:59:18.985Z] [2024-07-24T11:59:18.985Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-24T11:59:19.251Z] #78 ... [2024-07-24T11:59:19.251Z] [2024-07-24T11:59:19.251Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-24T11:59:19.251Z] #68 DONE 33.6s [2024-07-24T11:59:19.251Z] [2024-07-24T11:59:19.251Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-24T11:59:19.251Z] #79 ... [2024-07-24T11:59:19.251Z] [2024-07-24T11:59:19.251Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:20.211Z] #58 ... [2024-07-24T11:59:20.211Z] [2024-07-24T11:59:20.211Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:59:20.211Z] #70 ... [2024-07-24T11:59:20.211Z] [2024-07-24T11:59:20.211Z] #40 [core-data internal] load build context [2024-07-24T11:59:22.159Z] #40 ... [2024-07-24T11:59:22.160Z] [2024-07-24T11:59:22.160Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T11:59:22.160Z] #73 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:22.160Z] #73 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:22.160Z] #73 20.66 OK: 9 MiB in 17 packages [2024-07-24T11:59:22.160Z] #73 DONE 22.0s [2024-07-24T11:59:22.160Z] [2024-07-24T11:59:22.160Z] #40 [core-data internal] load build context [2024-07-24T11:59:22.428Z] #40 ... [2024-07-24T11:59:22.428Z] [2024-07-24T11:59:22.428Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-24T11:59:22.428Z] #74 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:22.428Z] #74 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:22.428Z] #74 19.40 OK: 8 MiB in 16 packages [2024-07-24T11:59:22.428Z] #74 DONE 21.1s [2024-07-24T11:59:22.697Z] [2024-07-24T11:59:22.697Z] #40 [core-data internal] load build context [2024-07-24T11:59:22.963Z] #40 transferring context: 54.18MB 38.7s [2024-07-24T11:59:23.233Z] #40 ... [2024-07-24T11:59:23.233Z] [2024-07-24T11:59:23.233Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-24T11:59:23.233Z] #75 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:23.233Z] #75 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:23.233Z] #75 18.37 OK: 18 MiB in 19 packages [2024-07-24T11:59:23.233Z] #75 DONE 19.7s [2024-07-24T11:59:23.233Z] [2024-07-24T11:59:23.233Z] #40 [core-data internal] load build context [2024-07-24T11:59:23.517Z] #40 ... [2024-07-24T11:59:23.517Z] [2024-07-24T11:59:23.517Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:59:23.784Z] #41 ... [2024-07-24T11:59:23.784Z] [2024-07-24T11:59:23.784Z] #40 [core-data internal] load build context [2024-07-24T11:59:24.368Z] #40 ... [2024-07-24T11:59:24.368Z] [2024-07-24T11:59:24.368Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:24.368Z] #65 ... [2024-07-24T11:59:24.368Z] [2024-07-24T11:59:24.368Z] #40 [core-data internal] load build context [2024-07-24T11:59:24.647Z] #40 ... [2024-07-24T11:59:24.647Z] [2024-07-24T11:59:24.647Z] #55 [support-notifications internal] load build context [2024-07-24T11:59:24.914Z] #55 ... [2024-07-24T11:59:24.914Z] [2024-07-24T11:59:24.914Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-24T11:59:24.914Z] #80 ... [2024-07-24T11:59:24.914Z] [2024-07-24T11:59:24.914Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:25.185Z] #59 ... [2024-07-24T11:59:25.185Z] [2024-07-24T11:59:25.185Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:59:25.185Z] #53 ... [2024-07-24T11:59:25.185Z] [2024-07-24T11:59:25.185Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-24T11:59:25.185Z] #81 DONE 2.0s [2024-07-24T11:59:25.185Z] [2024-07-24T11:59:25.185Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:59:25.451Z] #39 ... [2024-07-24T11:59:25.451Z] [2024-07-24T11:59:25.451Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:25.717Z] #59 ... [2024-07-24T11:59:25.717Z] [2024-07-24T11:59:25.717Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-24T11:59:25.717Z] #76 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:25.717Z] #76 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:25.717Z] #76 17.92 OK: 18 MiB in 19 packages [2024-07-24T11:59:25.717Z] #76 DONE 18.9s [2024-07-24T11:59:25.717Z] [2024-07-24T11:59:25.717Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:25.987Z] #59 ... [2024-07-24T11:59:25.988Z] [2024-07-24T11:59:25.988Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T11:59:25.988Z] #63 ... [2024-07-24T11:59:25.988Z] [2024-07-24T11:59:25.988Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:26.254Z] #59 ... [2024-07-24T11:59:26.254Z] [2024-07-24T11:59:26.254Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T11:59:26.254Z] #77 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:26.254Z] #77 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:26.254Z] #77 17.98 OK: 8 MiB in 16 packages [2024-07-24T11:59:26.254Z] #77 DONE 19.4s [2024-07-24T11:59:26.254Z] [2024-07-24T11:59:26.254Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:26.254Z] #59 ... [2024-07-24T11:59:26.254Z] [2024-07-24T11:59:26.254Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:26.254Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.4s [2024-07-24T11:59:26.254Z] #44 ... [2024-07-24T11:59:26.254Z] [2024-07-24T11:59:26.254Z] #64 [core-command internal] load build context [2024-07-24T11:59:26.521Z] #64 ... [2024-07-24T11:59:26.521Z] [2024-07-24T11:59:26.521Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:26.521Z] #49 ... [2024-07-24T11:59:26.521Z] [2024-07-24T11:59:26.521Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:26.787Z] #59 ... [2024-07-24T11:59:26.787Z] [2024-07-24T11:59:26.787Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-24T11:59:26.787Z] #82 ... [2024-07-24T11:59:26.787Z] [2024-07-24T11:59:26.787Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T11:59:26.787Z] #83 ... [2024-07-24T11:59:26.787Z] [2024-07-24T11:59:26.787Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:28.195Z] #59 transferring context: 61.40MB 43.9s [2024-07-24T11:59:28.195Z] #59 ... [2024-07-24T11:59:28.195Z] [2024-07-24T11:59:28.195Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-24T11:59:28.195Z] #78 13.64 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:28.195Z] #78 14.85 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:28.195Z] #78 17.61 OK: 266 MiB in 52 packages [2024-07-24T11:59:28.195Z] #78 DONE 19.0s [2024-07-24T11:59:28.462Z] [2024-07-24T11:59:28.462Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:28.729Z] #59 ... [2024-07-24T11:59:28.729Z] [2024-07-24T11:59:28.729Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:28.997Z] #48 ... [2024-07-24T11:59:28.997Z] [2024-07-24T11:59:28.997Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:29.580Z] #59 ... [2024-07-24T11:59:29.580Z] [2024-07-24T11:59:29.580Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-24T11:59:29.846Z] #84 ... [2024-07-24T11:59:29.846Z] [2024-07-24T11:59:29.846Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T11:59:29.846Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.9s [2024-07-24T11:59:29.846Z] #61 ... [2024-07-24T11:59:29.846Z] [2024-07-24T11:59:29.846Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:30.428Z] #59 ... [2024-07-24T11:59:30.428Z] [2024-07-24T11:59:30.428Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:59:30.428Z] #70 ... [2024-07-24T11:59:30.428Z] [2024-07-24T11:59:30.428Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:30.428Z] #58 ... [2024-07-24T11:59:30.428Z] [2024-07-24T11:59:30.428Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-24T11:59:30.428Z] #84 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:30.694Z] #84 ... [2024-07-24T11:59:30.694Z] [2024-07-24T11:59:30.694Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-24T11:59:30.694Z] #79 15.19 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:30.694Z] #79 16.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:30.694Z] #79 18.91 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T11:59:30.694Z] #79 19.46 Executing busybox-1.36.1-r7.trigger [2024-07-24T11:59:30.694Z] #79 19.60 OK: 8 MiB in 16 packages [2024-07-24T11:59:30.694Z] #79 DONE 21.4s [2024-07-24T11:59:30.694Z] [2024-07-24T11:59:30.694Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:32.648Z] #58 ... [2024-07-24T11:59:32.648Z] [2024-07-24T11:59:32.648Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-24T11:59:32.648Z] #82 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:32.648Z] #82 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:32.648Z] #82 14.40 OK: 9 MiB in 20 packages [2024-07-24T11:59:32.648Z] #82 DONE 16.0s [2024-07-24T11:59:32.648Z] [2024-07-24T11:59:32.648Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:32.914Z] #58 ... [2024-07-24T11:59:32.914Z] [2024-07-24T11:59:32.914Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-24T11:59:32.914Z] #80 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:32.914Z] #80 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:32.914Z] #80 17.10 OK: 8 MiB in 17 packages [2024-07-24T11:59:32.914Z] #80 DONE 18.3s [2024-07-24T11:59:32.914Z] [2024-07-24T11:59:32.914Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:33.498Z] #58 transferring context: 66.48MB 48.8s [2024-07-24T11:59:33.765Z] #58 ... [2024-07-24T11:59:33.765Z] [2024-07-24T11:59:33.765Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:59:33.765Z] #41 ... [2024-07-24T11:59:33.765Z] [2024-07-24T11:59:33.765Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T11:59:33.765Z] #83 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:33.765Z] #83 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:33.765Z] #83 16.21 OK: 13 MiB in 26 packages [2024-07-24T11:59:33.765Z] #83 DONE 16.9s [2024-07-24T11:59:33.765Z] [2024-07-24T11:59:33.765Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:34.374Z] #58 ... [2024-07-24T11:59:34.374Z] [2024-07-24T11:59:34.374Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:34.374Z] #65 ... [2024-07-24T11:59:34.374Z] [2024-07-24T11:59:34.374Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-24T11:59:34.374Z] #84 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T11:59:34.374Z] #84 14.09 OK: 8 MiB in 19 packages [2024-07-24T11:59:34.374Z] #84 DONE 15.0s [2024-07-24T11:59:34.374Z] [2024-07-24T11:59:34.374Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:34.374Z] #65 ... [2024-07-24T11:59:34.374Z] [2024-07-24T11:59:34.374Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:34.970Z] #58 ... [2024-07-24T11:59:34.970Z] [2024-07-24T11:59:34.970Z] #40 [core-data internal] load build context [2024-07-24T11:59:34.970Z] #40 ... [2024-07-24T11:59:34.970Z] [2024-07-24T11:59:34.970Z] #55 [support-notifications internal] load build context [2024-07-24T11:59:35.240Z] #55 ... [2024-07-24T11:59:35.240Z] [2024-07-24T11:59:35.240Z] #40 [core-data internal] load build context [2024-07-24T11:59:35.240Z] #40 ... [2024-07-24T11:59:35.240Z] [2024-07-24T11:59:35.240Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:59:35.511Z] #53 ... [2024-07-24T11:59:35.511Z] [2024-07-24T11:59:35.511Z] #40 [core-data internal] load build context [2024-07-24T11:59:35.511Z] #40 ... [2024-07-24T11:59:35.511Z] [2024-07-24T11:59:35.511Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:59:35.779Z] #39 ... [2024-07-24T11:59:35.779Z] [2024-07-24T11:59:35.779Z] #40 [core-data internal] load build context [2024-07-24T11:59:36.049Z] #40 ... [2024-07-24T11:59:36.049Z] [2024-07-24T11:59:36.049Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T11:59:36.319Z] #63 ... [2024-07-24T11:59:36.319Z] [2024-07-24T11:59:36.319Z] #40 [core-data internal] load build context [2024-07-24T11:59:36.586Z] #40 ... [2024-07-24T11:59:36.586Z] [2024-07-24T11:59:36.586Z] #64 [core-command internal] load build context [2024-07-24T11:59:36.586Z] #64 ... [2024-07-24T11:59:36.586Z] [2024-07-24T11:59:36.586Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:36.859Z] #49 ... [2024-07-24T11:59:36.859Z] [2024-07-24T11:59:36.859Z] #40 [core-data internal] load build context [2024-07-24T11:59:36.859Z] #40 ... [2024-07-24T11:59:36.859Z] [2024-07-24T11:59:36.859Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:36.859Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.6s [2024-07-24T11:59:37.130Z] #44 ... [2024-07-24T11:59:37.130Z] [2024-07-24T11:59:37.130Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:37.397Z] #49 transferring context: 123.85MB 56.0s [2024-07-24T11:59:37.992Z] #49 ... [2024-07-24T11:59:37.993Z] [2024-07-24T11:59:37.993Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-24T11:59:37.993Z] #85 DONE 4.8s [2024-07-24T11:59:37.993Z] [2024-07-24T11:59:37.993Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:38.958Z] #49 ... [2024-07-24T11:59:38.958Z] [2024-07-24T11:59:38.958Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-24T11:59:38.958Z] #86 DONE 0.8s [2024-07-24T11:59:38.958Z] [2024-07-24T11:59:38.958Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:38.958Z] #49 ... [2024-07-24T11:59:38.958Z] [2024-07-24T11:59:38.958Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:39.225Z] #48 ... [2024-07-24T11:59:39.225Z] [2024-07-24T11:59:39.225Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:39.817Z] #44 ... [2024-07-24T11:59:39.817Z] [2024-07-24T11:59:39.817Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T11:59:39.817Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.0s done [2024-07-24T11:59:40.091Z] #61 ... [2024-07-24T11:59:40.091Z] [2024-07-24T11:59:40.091Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:40.679Z] #48 ... [2024-07-24T11:59:40.679Z] [2024-07-24T11:59:40.679Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:59:40.953Z] #70 ... [2024-07-24T11:59:40.953Z] [2024-07-24T11:59:40.953Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:40.953Z] #59 ... [2024-07-24T11:59:40.953Z] [2024-07-24T11:59:40.953Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:59:43.547Z] #70 transferring context: 85.79MB 54.2s [2024-07-24T11:59:43.814Z] #70 ... [2024-07-24T11:59:43.814Z] [2024-07-24T11:59:43.814Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:59:44.082Z] #41 ... [2024-07-24T11:59:44.082Z] [2024-07-24T11:59:44.082Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:59:44.669Z] #70 ... [2024-07-24T11:59:44.669Z] [2024-07-24T11:59:44.669Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:44.938Z] #65 ... [2024-07-24T11:59:44.938Z] [2024-07-24T11:59:44.938Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:59:45.204Z] #70 ... [2024-07-24T11:59:45.204Z] [2024-07-24T11:59:45.204Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:45.204Z] #58 ... [2024-07-24T11:59:45.204Z] [2024-07-24T11:59:45.204Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:45.204Z] #65 ... [2024-07-24T11:59:45.204Z] [2024-07-24T11:59:45.204Z] #55 [support-notifications internal] load build context [2024-07-24T11:59:45.471Z] #55 ... [2024-07-24T11:59:45.471Z] [2024-07-24T11:59:45.471Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:45.471Z] #65 ... [2024-07-24T11:59:45.471Z] [2024-07-24T11:59:45.471Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:59:45.738Z] #53 ... [2024-07-24T11:59:45.738Z] [2024-07-24T11:59:45.738Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:45.738Z] #58 ... [2024-07-24T11:59:45.738Z] [2024-07-24T11:59:45.738Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:59:45.738Z] #39 ... [2024-07-24T11:59:45.738Z] [2024-07-24T11:59:45.738Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:59:46.321Z] #53 ... [2024-07-24T11:59:46.321Z] [2024-07-24T11:59:46.321Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-24T11:59:46.321Z] #87 DONE 2.1s [2024-07-24T11:59:46.321Z] [2024-07-24T11:59:46.321Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:59:46.321Z] #53 ... [2024-07-24T11:59:46.321Z] [2024-07-24T11:59:46.321Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T11:59:46.321Z] #63 ... [2024-07-24T11:59:46.321Z] [2024-07-24T11:59:46.321Z] #55 [support-notifications internal] load build context [2024-07-24T11:59:46.910Z] #55 ... [2024-07-24T11:59:46.910Z] [2024-07-24T11:59:46.910Z] #64 [core-command internal] load build context [2024-07-24T11:59:46.910Z] #64 ... [2024-07-24T11:59:46.910Z] [2024-07-24T11:59:46.910Z] #55 [support-notifications internal] load build context [2024-07-24T11:59:47.179Z] #55 ... [2024-07-24T11:59:47.179Z] [2024-07-24T11:59:47.179Z] #40 [core-data internal] load build context [2024-07-24T11:59:47.446Z] #40 ... [2024-07-24T11:59:47.446Z] [2024-07-24T11:59:47.446Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:47.446Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 37.8s [2024-07-24T11:59:47.446Z] #44 ... [2024-07-24T11:59:47.446Z] [2024-07-24T11:59:47.446Z] #40 [core-data internal] load build context [2024-07-24T11:59:48.410Z] #40 transferring context: 132.67MB 64.0s [2024-07-24T11:59:48.996Z] #40 ... [2024-07-24T11:59:48.996Z] [2024-07-24T11:59:48.996Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:49.262Z] #49 ... [2024-07-24T11:59:49.262Z] [2024-07-24T11:59:49.262Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T11:59:51.222Z] #44 ... [2024-07-24T11:59:51.222Z] [2024-07-24T11:59:51.222Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:51.222Z] #48 ... [2024-07-24T11:59:51.222Z] [2024-07-24T11:59:51.222Z] #49 [security-proxy-setup internal] load build context [2024-07-24T11:59:51.222Z] #49 ... [2024-07-24T11:59:51.222Z] [2024-07-24T11:59:51.222Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T11:59:51.222Z] #59 ... [2024-07-24T11:59:51.222Z] [2024-07-24T11:59:51.222Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:51.491Z] #48 ... [2024-07-24T11:59:51.491Z] [2024-07-24T11:59:51.491Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T11:59:51.491Z] #61 ... [2024-07-24T11:59:51.491Z] [2024-07-24T11:59:51.491Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:54.073Z] #48 transferring context: 115.79MB 64.4s [2024-07-24T11:59:54.073Z] #48 ... [2024-07-24T11:59:54.073Z] [2024-07-24T11:59:54.073Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T11:59:54.073Z] #41 ... [2024-07-24T11:59:54.073Z] [2024-07-24T11:59:54.073Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:55.039Z] #48 ... [2024-07-24T11:59:55.039Z] [2024-07-24T11:59:55.039Z] #70 [security-bootstrapper internal] load build context [2024-07-24T11:59:55.305Z] #70 ... [2024-07-24T11:59:55.305Z] [2024-07-24T11:59:55.305Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:55.573Z] #48 ... [2024-07-24T11:59:55.573Z] [2024-07-24T11:59:55.573Z] #65 [core-metadata internal] load build context [2024-07-24T11:59:55.840Z] #65 ... [2024-07-24T11:59:55.840Z] [2024-07-24T11:59:55.840Z] #48 [core-keeper internal] load build context [2024-07-24T11:59:55.840Z] #48 ... [2024-07-24T11:59:55.840Z] [2024-07-24T11:59:55.840Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:56.108Z] #58 ... [2024-07-24T11:59:56.108Z] [2024-07-24T11:59:56.108Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T11:59:56.108Z] #39 ... [2024-07-24T11:59:56.108Z] [2024-07-24T11:59:56.108Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:56.378Z] #58 ... [2024-07-24T11:59:56.378Z] [2024-07-24T11:59:56.378Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T11:59:56.645Z] #63 ... [2024-07-24T11:59:56.645Z] [2024-07-24T11:59:56.645Z] #53 [security-proxy-auth internal] load build context [2024-07-24T11:59:56.645Z] #53 ... [2024-07-24T11:59:56.645Z] [2024-07-24T11:59:56.645Z] #58 [support-scheduler internal] load build context [2024-07-24T11:59:57.238Z] #58 ... [2024-07-24T11:59:57.238Z] [2024-07-24T11:59:57.238Z] #64 [core-command internal] load build context [2024-07-24T11:59:57.238Z] #64 ... [2024-07-24T11:59:57.238Z] [2024-07-24T11:59:57.238Z] #55 [support-notifications internal] load build context [2024-07-24T11:59:57.238Z] #55 ... [2024-07-24T11:59:57.238Z] [2024-07-24T11:59:57.238Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T11:59:59.196Z] #88 ... [2024-07-24T11:59:59.196Z] [2024-07-24T11:59:59.196Z] #40 [core-data internal] load build context [2024-07-24T11:59:59.196Z] #40 transferring context: 181.99MB 74.9s [2024-07-24T11:59:59.474Z] #40 ... [2024-07-24T11:59:59.474Z] [2024-07-24T11:59:59.474Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:01.439Z] #39 ... [2024-07-24T12:00:01.439Z] [2024-07-24T12:00:01.439Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T12:00:01.439Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.4s done [2024-07-24T12:00:01.439Z] #44 ... [2024-07-24T12:00:01.439Z] [2024-07-24T12:00:01.439Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:01.439Z] #59 ... [2024-07-24T12:00:01.439Z] [2024-07-24T12:00:01.439Z] #49 [security-proxy-setup internal] load build context [2024-07-24T12:00:01.784Z] #49 ... [2024-07-24T12:00:01.784Z] [2024-07-24T12:00:01.784Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:02.376Z] #59 ... [2024-07-24T12:00:02.376Z] [2024-07-24T12:00:02.376Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T12:00:02.376Z] #88 DONE 5.1s [2024-07-24T12:00:02.376Z] [2024-07-24T12:00:02.376Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:02.649Z] #59 ... [2024-07-24T12:00:02.649Z] [2024-07-24T12:00:02.649Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T12:00:02.649Z] #89 DONE 5.3s [2024-07-24T12:00:02.649Z] [2024-07-24T12:00:02.649Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:02.916Z] #59 ... [2024-07-24T12:00:02.916Z] [2024-07-24T12:00:02.916Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T12:00:02.916Z] #90 DONE 4.1s [2024-07-24T12:00:02.916Z] [2024-07-24T12:00:02.916Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:03.876Z] #59 ... [2024-07-24T12:00:03.876Z] [2024-07-24T12:00:03.876Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-24T12:00:03.876Z] #91 DONE 1.3s [2024-07-24T12:00:03.876Z] [2024-07-24T12:00:03.876Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:04.143Z] #59 ... [2024-07-24T12:00:04.143Z] [2024-07-24T12:00:04.143Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-24T12:00:04.143Z] #92 DONE 1.3s [2024-07-24T12:00:04.143Z] [2024-07-24T12:00:04.143Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:04.143Z] #59 ... [2024-07-24T12:00:04.143Z] [2024-07-24T12:00:04.143Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T12:00:04.412Z] #41 transferring context: 203.66MB 80.8s [2024-07-24T12:00:04.412Z] #41 ... [2024-07-24T12:00:04.412Z] [2024-07-24T12:00:04.412Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:04.680Z] #59 ... [2024-07-24T12:00:04.680Z] [2024-07-24T12:00:04.680Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-24T12:00:04.680Z] #93 DONE 1.7s [2024-07-24T12:00:04.680Z] [2024-07-24T12:00:04.680Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-24T12:00:05.269Z] #94 ... [2024-07-24T12:00:05.269Z] [2024-07-24T12:00:05.269Z] #70 [security-bootstrapper internal] load build context [2024-07-24T12:00:05.540Z] #70 ... [2024-07-24T12:00:05.540Z] [2024-07-24T12:00:05.540Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-24T12:00:05.540Z] #95 DONE 1.4s [2024-07-24T12:00:05.540Z] [2024-07-24T12:00:05.540Z] #70 [security-bootstrapper internal] load build context [2024-07-24T12:00:05.540Z] #70 ... [2024-07-24T12:00:05.540Z] [2024-07-24T12:00:05.540Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:05.540Z] #59 ... [2024-07-24T12:00:05.540Z] [2024-07-24T12:00:05.540Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-24T12:00:05.540Z] #96 DONE 1.7s [2024-07-24T12:00:05.812Z] [2024-07-24T12:00:05.812Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:06.080Z] #59 ... [2024-07-24T12:00:06.081Z] [2024-07-24T12:00:06.081Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-24T12:00:06.081Z] #94 DONE 1.3s [2024-07-24T12:00:06.081Z] [2024-07-24T12:00:06.081Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:06.081Z] #59 ... [2024-07-24T12:00:06.081Z] [2024-07-24T12:00:06.081Z] #65 [core-metadata internal] load build context [2024-07-24T12:00:06.081Z] #65 ... [2024-07-24T12:00:06.081Z] [2024-07-24T12:00:06.081Z] #48 [core-keeper internal] load build context [2024-07-24T12:00:06.081Z] #48 ... [2024-07-24T12:00:06.081Z] [2024-07-24T12:00:06.081Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:06.664Z] #59 ... [2024-07-24T12:00:06.664Z] [2024-07-24T12:00:06.664Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:06.664Z] #63 ... [2024-07-24T12:00:06.664Z] [2024-07-24T12:00:06.664Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:06.936Z] #59 ... [2024-07-24T12:00:06.936Z] [2024-07-24T12:00:06.936Z] #53 [security-proxy-auth internal] load build context [2024-07-24T12:00:06.936Z] #53 ... [2024-07-24T12:00:06.936Z] [2024-07-24T12:00:06.936Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:07.202Z] #59 ... [2024-07-24T12:00:07.202Z] [2024-07-24T12:00:07.202Z] #58 [support-scheduler internal] load build context [2024-07-24T12:00:07.202Z] #58 ... [2024-07-24T12:00:07.202Z] [2024-07-24T12:00:07.202Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T12:00:07.202Z] #97 DONE 1.1s [2024-07-24T12:00:07.202Z] [2024-07-24T12:00:07.202Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:07.202Z] #59 ... [2024-07-24T12:00:07.202Z] [2024-07-24T12:00:07.202Z] #64 [core-command internal] load build context [2024-07-24T12:00:07.472Z] #64 ... [2024-07-24T12:00:07.472Z] [2024-07-24T12:00:07.472Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T12:00:07.472Z] #98 DONE 1.8s [2024-07-24T12:00:07.472Z] [2024-07-24T12:00:07.472Z] #64 [core-command internal] load build context [2024-07-24T12:00:07.472Z] #64 ... [2024-07-24T12:00:07.472Z] [2024-07-24T12:00:07.472Z] #55 [support-notifications internal] load build context [2024-07-24T12:00:07.472Z] #55 ... [2024-07-24T12:00:07.472Z] [2024-07-24T12:00:07.472Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:07.805Z] #59 ... [2024-07-24T12:00:07.805Z] [2024-07-24T12:00:07.805Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T12:00:07.805Z] #99 DONE 2.0s [2024-07-24T12:00:07.805Z] [2024-07-24T12:00:07.805Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:09.341Z] #59 ... [2024-07-24T12:00:09.341Z] [2024-07-24T12:00:09.341Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-24T12:00:09.341Z] #100 DONE 1.2s [2024-07-24T12:00:09.341Z] [2024-07-24T12:00:09.341Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:09.341Z] #59 ... [2024-07-24T12:00:09.341Z] [2024-07-24T12:00:09.341Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-24T12:00:09.341Z] #101 DONE 1.9s [2024-07-24T12:00:09.341Z] [2024-07-24T12:00:09.341Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:09.620Z] #59 ... [2024-07-24T12:00:09.621Z] [2024-07-24T12:00:09.621Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-24T12:00:09.621Z] #102 DONE 1.9s [2024-07-24T12:00:09.621Z] [2024-07-24T12:00:09.621Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:09.621Z] #59 transferring context: 221.17MB 85.2s [2024-07-24T12:00:09.621Z] #59 ... [2024-07-24T12:00:09.621Z] [2024-07-24T12:00:09.621Z] #40 [core-data internal] load build context [2024-07-24T12:00:09.621Z] #40 ... [2024-07-24T12:00:09.621Z] [2024-07-24T12:00:09.621Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-24T12:00:11.083Z] #103 ... [2024-07-24T12:00:11.083Z] [2024-07-24T12:00:11.083Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-24T12:00:11.083Z] #104 DONE 1.7s [2024-07-24T12:00:11.083Z] [2024-07-24T12:00:11.083Z] #40 [core-data internal] load build context [2024-07-24T12:00:11.083Z] #40 ... [2024-07-24T12:00:11.083Z] [2024-07-24T12:00:11.083Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-24T12:00:11.083Z] #105 DONE 1.8s [2024-07-24T12:00:11.389Z] [2024-07-24T12:00:11.389Z] #40 [core-data internal] load build context [2024-07-24T12:00:11.684Z] #40 ... [2024-07-24T12:00:11.684Z] [2024-07-24T12:00:11.684Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-24T12:00:11.684Z] #103 DONE 1.7s [2024-07-24T12:00:11.684Z] [2024-07-24T12:00:11.684Z] #40 [core-data internal] load build context [2024-07-24T12:00:11.684Z] #40 ... [2024-07-24T12:00:11.684Z] [2024-07-24T12:00:11.684Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:11.684Z] #39 ... [2024-07-24T12:00:11.684Z] [2024-07-24T12:00:11.684Z] #40 [core-data internal] load build context [2024-07-24T12:00:11.964Z] #40 ... [2024-07-24T12:00:11.964Z] [2024-07-24T12:00:11.964Z] #49 [security-proxy-setup internal] load build context [2024-07-24T12:00:11.964Z] #49 ... [2024-07-24T12:00:11.964Z] [2024-07-24T12:00:11.964Z] #40 [core-data internal] load build context [2024-07-24T12:00:14.565Z] #40 transferring context: 232.44MB 90.1s [2024-07-24T12:00:14.565Z] #40 ... [2024-07-24T12:00:14.565Z] [2024-07-24T12:00:14.565Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T12:00:14.565Z] #41 ... [2024-07-24T12:00:14.565Z] [2024-07-24T12:00:14.565Z] #40 [core-data internal] load build context [2024-07-24T12:00:15.525Z] #40 ... [2024-07-24T12:00:15.525Z] [2024-07-24T12:00:15.525Z] #70 [security-bootstrapper internal] load build context [2024-07-24T12:00:15.795Z] #70 ... [2024-07-24T12:00:15.795Z] [2024-07-24T12:00:15.795Z] #40 [core-data internal] load build context [2024-07-24T12:00:16.062Z] #40 ... [2024-07-24T12:00:16.062Z] [2024-07-24T12:00:16.062Z] #65 [core-metadata internal] load build context [2024-07-24T12:00:16.330Z] #65 ... [2024-07-24T12:00:16.330Z] [2024-07-24T12:00:16.330Z] #48 [core-keeper internal] load build context [2024-07-24T12:00:16.330Z] #48 ... [2024-07-24T12:00:16.330Z] [2024-07-24T12:00:16.330Z] #40 [core-data internal] load build context [2024-07-24T12:00:16.913Z] #40 ... [2024-07-24T12:00:16.914Z] [2024-07-24T12:00:16.914Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:16.914Z] #63 ... [2024-07-24T12:00:16.914Z] [2024-07-24T12:00:16.914Z] #48 [core-keeper internal] load build context [2024-07-24T12:00:17.181Z] #48 ... [2024-07-24T12:00:17.181Z] [2024-07-24T12:00:17.181Z] #53 [security-proxy-auth internal] load build context [2024-07-24T12:00:17.181Z] #53 ... [2024-07-24T12:00:17.181Z] [2024-07-24T12:00:17.181Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:17.181Z] #63 ... [2024-07-24T12:00:17.181Z] [2024-07-24T12:00:17.181Z] #58 [support-scheduler internal] load build context [2024-07-24T12:00:17.452Z] #58 ... [2024-07-24T12:00:17.452Z] [2024-07-24T12:00:17.452Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:17.452Z] #63 ... [2024-07-24T12:00:17.452Z] [2024-07-24T12:00:17.452Z] #64 [core-command internal] load build context [2024-07-24T12:00:17.717Z] #64 ... [2024-07-24T12:00:17.717Z] [2024-07-24T12:00:17.717Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:17.717Z] #63 ... [2024-07-24T12:00:17.717Z] [2024-07-24T12:00:17.717Z] #55 [support-notifications internal] load build context [2024-07-24T12:00:17.717Z] #55 ... [2024-07-24T12:00:17.717Z] [2024-07-24T12:00:17.717Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:19.136Z] #63 ... [2024-07-24T12:00:19.136Z] [2024-07-24T12:00:19.136Z] #65 [core-metadata internal] load build context [2024-07-24T12:00:19.136Z] #65 transferring context: 307.45MB 92.4s done [2024-07-24T12:00:19.136Z] #65 DONE 94.5s [2024-07-24T12:00:19.136Z] [2024-07-24T12:00:19.136Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:19.413Z] #63 ... [2024-07-24T12:00:19.413Z] [2024-07-24T12:00:19.413Z] #106 [security-spire-server] exporting to image [2024-07-24T12:00:19.413Z] #106 exporting layers 7.8s done [2024-07-24T12:00:19.413Z] #106 writing image sha256:abcde72275aafe1b50fe3b7a1872ec8ebd916f8c96c4b47ec5f47aac689e2b6e 0.0s done [2024-07-24T12:00:19.413Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-07-24T12:00:19.413Z] #106 writing image sha256:c48bd5ad584bd567b3a91b1e99d71c4cc96d4fbe96c30f20ac961da33436aac9 0.0s done [2024-07-24T12:00:19.413Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-24T12:00:19.413Z] #106 writing image sha256:5ad80b24373aef246e5a3e8e948e75597b5409a0c19953c7309fe202e84e2b58 0.1s done [2024-07-24T12:00:19.413Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-07-24T12:00:19.413Z] #106 DONE 8.1s [2024-07-24T12:00:19.413Z] [2024-07-24T12:00:19.413Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:19.700Z] #63 ... [2024-07-24T12:00:19.700Z] [2024-07-24T12:00:19.700Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:19.993Z] #59 ... [2024-07-24T12:00:19.993Z] [2024-07-24T12:00:19.993Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:21.943Z] #63 ... [2024-07-24T12:00:21.943Z] [2024-07-24T12:00:21.943Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:21.943Z] #39 ... [2024-07-24T12:00:21.943Z] [2024-07-24T12:00:21.943Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:00:21.943Z] #107 DONE 2.3s [2024-07-24T12:00:21.943Z] [2024-07-24T12:00:21.943Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:21.943Z] #39 ... [2024-07-24T12:00:21.943Z] [2024-07-24T12:00:21.943Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:22.212Z] #63 ... [2024-07-24T12:00:22.212Z] [2024-07-24T12:00:22.212Z] #49 [security-proxy-setup internal] load build context [2024-07-24T12:00:22.212Z] #49 ... [2024-07-24T12:00:22.212Z] [2024-07-24T12:00:22.212Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:23.875Z] #63 transferring context: 258.59MB 97.5s [2024-07-24T12:00:24.756Z] #63 ... [2024-07-24T12:00:24.756Z] [2024-07-24T12:00:24.756Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T12:00:24.756Z] #41 ... [2024-07-24T12:00:24.756Z] [2024-07-24T12:00:24.756Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:32.347Z] #63 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #70 [security-bootstrapper internal] load build context [2024-07-24T12:00:32.347Z] #70 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:32.347Z] #63 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #40 [core-data internal] load build context [2024-07-24T12:00:32.347Z] #40 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:32.347Z] #63 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #48 [core-keeper internal] load build context [2024-07-24T12:00:32.347Z] #48 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #53 [security-proxy-auth internal] load build context [2024-07-24T12:00:32.347Z] #53 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:32.347Z] #63 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #58 [support-scheduler internal] load build context [2024-07-24T12:00:32.347Z] #58 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #64 [core-command internal] load build context [2024-07-24T12:00:32.347Z] #64 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #58 [support-scheduler internal] load build context [2024-07-24T12:00:32.347Z] #58 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #55 [support-notifications internal] load build context [2024-07-24T12:00:32.347Z] #55 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #64 [core-command internal] load build context [2024-07-24T12:00:32.347Z] #64 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #49 [security-proxy-setup internal] load build context [2024-07-24T12:00:32.347Z] #49 transferring context: 307.45MB 107.0s done [2024-07-24T12:00:32.347Z] #49 DONE 107.3s [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #64 [core-command internal] load build context [2024-07-24T12:00:32.347Z] #64 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #70 [security-bootstrapper internal] load build context [2024-07-24T12:00:32.347Z] #70 transferring context: 307.45MB 100.2s done [2024-07-24T12:00:32.347Z] #70 DONE 102.2s [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #64 [core-command internal] load build context [2024-07-24T12:00:32.347Z] #64 ... [2024-07-24T12:00:32.347Z] [2024-07-24T12:00:32.347Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:32.348Z] #59 ... [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #64 [core-command internal] load build context [2024-07-24T12:00:32.348Z] #64 ... [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:00:32.348Z] #108 DONE 1.8s [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #64 [core-command internal] load build context [2024-07-24T12:00:32.348Z] #64 ... [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #59 [support-cron-scheduler internal] load build context [2024-07-24T12:00:32.348Z] #59 transferring context: 307.45MB 106.9s done [2024-07-24T12:00:32.348Z] #59 DONE 107.6s [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #41 [security-secretstore-setup internal] load build context [2024-07-24T12:00:32.348Z] #41 transferring context: 307.45MB 107.7s done [2024-07-24T12:00:32.348Z] #41 DONE 108.2s [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #64 [core-command internal] load build context [2024-07-24T12:00:32.348Z] #64 ... [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:00:32.348Z] #109 ... [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #64 [core-command internal] load build context [2024-07-24T12:00:32.348Z] #64 ... [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:32.348Z] #39 ... [2024-07-24T12:00:32.348Z] [2024-07-24T12:00:32.348Z] #48 [core-keeper internal] load build context [2024-07-24T12:00:32.939Z] #48 ... [2024-07-24T12:00:32.939Z] [2024-07-24T12:00:32.939Z] #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:00:32.939Z] #110 DONE 1.1s [2024-07-24T12:00:32.939Z] [2024-07-24T12:00:32.939Z] #48 [core-keeper internal] load build context [2024-07-24T12:00:32.939Z] #48 transferring context: 307.45MB 103.7s done [2024-07-24T12:00:32.939Z] #48 ... [2024-07-24T12:00:32.939Z] [2024-07-24T12:00:32.939Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:33.210Z] #39 ... [2024-07-24T12:00:33.210Z] [2024-07-24T12:00:33.210Z] #58 [support-scheduler internal] load build context [2024-07-24T12:00:33.210Z] #58 transferring context: 307.45MB 108.2s done [2024-07-24T12:00:33.210Z] #58 DONE 109.1s [2024-07-24T12:00:33.210Z] [2024-07-24T12:00:33.210Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:33.210Z] #39 ... [2024-07-24T12:00:33.210Z] [2024-07-24T12:00:33.210Z] #48 [core-keeper internal] load build context [2024-07-24T12:00:33.210Z] #48 DONE 105.8s [2024-07-24T12:00:33.210Z] [2024-07-24T12:00:33.210Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:33.476Z] #39 ... [2024-07-24T12:00:33.476Z] [2024-07-24T12:00:33.476Z] #40 [core-data internal] load build context [2024-07-24T12:00:33.476Z] #40 transferring context: 307.45MB 108.7s done [2024-07-24T12:00:33.476Z] #40 DONE 109.3s [2024-07-24T12:00:33.476Z] [2024-07-24T12:00:33.476Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:34.072Z] #39 ... [2024-07-24T12:00:34.072Z] [2024-07-24T12:00:34.072Z] #63 [security-spiffe-token-provider internal] load build context [2024-07-24T12:00:34.072Z] #63 transferring context: 307.45MB 107.6s done [2024-07-24T12:00:34.072Z] #63 DONE 109.3s [2024-07-24T12:00:34.339Z] [2024-07-24T12:00:34.339Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:00:35.646Z] #111 ... [2024-07-24T12:00:35.646Z] [2024-07-24T12:00:35.646Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-24T12:00:35.646Z] #112 DONE 1.3s [2024-07-24T12:00:35.646Z] [2024-07-24T12:00:35.646Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:35.646Z] #39 ... [2024-07-24T12:00:35.646Z] [2024-07-24T12:00:35.646Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:00:35.646Z] #111 DONE 1.3s [2024-07-24T12:00:35.646Z] [2024-07-24T12:00:35.646Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:37.347Z] #39 ... [2024-07-24T12:00:37.347Z] [2024-07-24T12:00:37.347Z] #55 [support-notifications internal] load build context [2024-07-24T12:00:37.347Z] #55 transferring context: 307.45MB 113.1s done [2024-07-24T12:00:37.347Z] #55 DONE 113.8s [2024-07-24T12:00:37.347Z] [2024-07-24T12:00:37.347Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:37.616Z] #39 ... [2024-07-24T12:00:37.616Z] [2024-07-24T12:00:37.616Z] #53 [security-proxy-auth internal] load build context [2024-07-24T12:00:37.616Z] #53 ... [2024-07-24T12:00:37.616Z] [2024-07-24T12:00:37.616Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:40.972Z] #39 ... [2024-07-24T12:00:40.972Z] [2024-07-24T12:00:40.972Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:00:40.972Z] #113 ... [2024-07-24T12:00:40.972Z] [2024-07-24T12:00:40.972Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:42.386Z] #39 transferring context: 269.59MB 117.8s [2024-07-24T12:00:42.386Z] #39 ... [2024-07-24T12:00:42.386Z] [2024-07-24T12:00:42.386Z] #64 [core-command internal] load build context [2024-07-24T12:00:42.386Z] #64 ... [2024-07-24T12:00:42.386Z] [2024-07-24T12:00:42.386Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:42.972Z] #39 ... [2024-07-24T12:00:42.972Z] [2024-07-24T12:00:42.972Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:00:43.239Z] #114 ... [2024-07-24T12:00:43.239Z] [2024-07-24T12:00:43.239Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:44.651Z] #39 ... [2024-07-24T12:00:44.651Z] [2024-07-24T12:00:44.651Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:00:44.651Z] #115 ... [2024-07-24T12:00:44.651Z] [2024-07-24T12:00:44.651Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:45.616Z] #39 ... [2024-07-24T12:00:45.616Z] [2024-07-24T12:00:45.616Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:00:45.885Z] #116 ... [2024-07-24T12:00:45.885Z] [2024-07-24T12:00:45.885Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-24T12:00:46.153Z] #39 transferring context: 307.45MB 121.8s done [2024-07-24T12:00:46.153Z] #39 DONE 122.2s [2024-07-24T12:00:46.153Z] [2024-07-24T12:00:46.153Z] #64 [core-command internal] load build context [2024-07-24T12:00:48.101Z] #64 transferring context: 307.45MB 121.4s done [2024-07-24T12:00:48.101Z] #64 ... [2024-07-24T12:00:48.101Z] [2024-07-24T12:00:48.101Z] #53 [security-proxy-auth internal] load build context [2024-07-24T12:00:48.101Z] #53 ... [2024-07-24T12:00:48.101Z] [2024-07-24T12:00:48.101Z] #64 [core-command internal] load build context [2024-07-24T12:00:48.101Z] #64 DONE 123.2s [2024-07-24T12:00:48.101Z] [2024-07-24T12:00:48.101Z] #53 [security-proxy-auth internal] load build context [2024-07-24T12:00:50.681Z] #53 transferring context: 307.45MB 127.5s done [2024-07-24T12:00:50.948Z] #53 DONE 127.7s [2024-07-24T12:00:50.948Z] [2024-07-24T12:00:50.948Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T12:01:58.821Z] #61 ... [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #109 DONE 86.8s [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #113 DONE 78.1s [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #117 ... [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #114 DONE 80.6s [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #118 [core-metadata builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #118 DONE 5.2s [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:01:58.822Z] #119 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #120 [core-command builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #120 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #121 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:01:58.822Z] #122 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #123 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #124 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #125 [core-data builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #125 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:01:58.822Z] #126 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #127 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #128 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:01:58.822Z] #129 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #130 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #117 DONE 5.3s [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T12:01:58.822Z] #131 ... [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #132 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #133 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:01:58.822Z] #134 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #135 [support-scheduler builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #135 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:01:58.822Z] #136 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #137 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #138 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:01:58.822Z] #139 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-07-24T12:01:58.822Z] #140 CACHED [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-24T12:01:58.822Z] #141 ... [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #115 DONE 82.3s [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #142 [core-keeper builder 7/8] COPY . . [2024-07-24T12:01:58.822Z] #142 ... [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:01:58.822Z] #116 DONE 82.3s [2024-07-24T12:01:58.822Z] [2024-07-24T12:01:58.822Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-24T12:02:04.172Z] #143 ... [2024-07-24T12:02:04.172Z] [2024-07-24T12:02:04.172Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-24T12:02:04.172Z] #141 6.335 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-07-24T12:02:04.172Z] #141 ... [2024-07-24T12:02:04.172Z] [2024-07-24T12:02:04.172Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T12:02:04.172Z] #0 5.129 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-07-24T12:02:04.172Z] #144 ... [2024-07-24T12:02:04.172Z] [2024-07-24T12:02:04.172Z] #145 [support-cron-scheduler builder 6/7] COPY . . [2024-07-24T12:02:04.172Z] #145 ... [2024-07-24T12:02:04.172Z] [2024-07-24T12:02:04.172Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T12:02:04.172Z] #0 5.900 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-07-24T12:02:04.438Z] #146 ... [2024-07-24T12:02:04.438Z] [2024-07-24T12:02:04.438Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T12:02:04.438Z] #0 5.184 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-07-24T12:02:04.438Z] #147 ... [2024-07-24T12:02:04.438Z] [2024-07-24T12:02:04.438Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T12:02:04.438Z] #0 5.421 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-07-24T12:02:04.711Z] #148 ... [2024-07-24T12:02:04.711Z] [2024-07-24T12:02:04.711Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:02:04.711Z] #0 6.413 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-07-24T12:02:04.711Z] #149 ... [2024-07-24T12:02:04.711Z] [2024-07-24T12:02:04.711Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-24T12:02:04.711Z] #0 5.925 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-07-24T12:02:05.004Z] #150 ... [2024-07-24T12:02:05.004Z] [2024-07-24T12:02:05.004Z] #151 [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-07-24T12:02:05.004Z] #0 6.377 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-07-24T12:02:06.053Z] #151 ... [2024-07-24T12:02:06.054Z] [2024-07-24T12:02:06.054Z] #142 [core-keeper builder 7/8] COPY . . [2024-07-24T12:02:06.054Z] #142 DONE 8.9s [2024-07-24T12:02:06.054Z] [2024-07-24T12:02:06.054Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T12:02:06.054Z] #131 4.919 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-07-24T12:02:06.054Z] #131 ... [2024-07-24T12:02:06.054Z] [2024-07-24T12:02:06.054Z] #145 [support-cron-scheduler builder 6/7] COPY . . [2024-07-24T12:02:06.054Z] #145 DONE 12.2s [2024-07-24T12:02:06.054Z] [2024-07-24T12:02:06.054Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-24T12:02:06.054Z] #143 DONE 8.0s [2024-07-24T12:02:06.054Z] [2024-07-24T12:02:06.054Z] #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-24T12:02:06.054Z] #152 CACHED [2024-07-24T12:02:06.054Z] [2024-07-24T12:02:06.054Z] #153 [support-notifications builder 6/7] COPY . . [2024-07-24T12:02:06.054Z] #153 CACHED [2024-07-24T12:02:06.054Z] [2024-07-24T12:02:06.054Z] #154 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:02:06.054Z] #154 CACHED [2024-07-24T12:02:06.054Z] [2024-07-24T12:02:06.054Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T12:02:10.325Z] #155 4.205 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-07-24T12:02:17.001Z] #155 ... [2024-07-24T12:02:17.001Z] [2024-07-24T12:02:17.001Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T12:02:17.001Z] #0 3.991 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-07-24T12:02:17.001Z] #156 ... [2024-07-24T12:02:17.001Z] [2024-07-24T12:02:17.001Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T12:02:17.001Z] #0 4.026 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-07-24T12:02:17.001Z] #157 ... [2024-07-24T12:02:17.001Z] [2024-07-24T12:02:17.001Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-24T12:02:17.001Z] #0 3.965 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-07-24T12:22:40.197Z] #158 ... [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #151 [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-07-24T12:22:40.197Z] #151 1232.8 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-07-24T12:22:40.197Z] #151 ... [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-24T12:22:40.197Z] #150 DONE 1238.3s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:22:40.197Z] #149 ... [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-24T12:22:40.197Z] #159 DONE 0.3s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-24T12:22:40.197Z] #160 DONE 2.5s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:22:40.197Z] #161 DONE 0.4s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T12:22:40.197Z] #131 ... [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:22:40.197Z] #162 DONE 0.2s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-24T12:22:40.197Z] #163 DONE 0.3s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-24T12:22:40.197Z] #164 DONE 0.2s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-24T12:22:40.197Z] #165 DONE 0.2s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-24T12:22:40.197Z] #166 DONE 0.2s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-24T12:22:40.197Z] #167 DONE 0.2s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-24T12:22:40.197Z] #168 DONE 0.1s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-24T12:22:40.197Z] #158 ... [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-24T12:22:40.197Z] #169 ... [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-24T12:22:40.197Z] #141 DONE 1245.1s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T12:22:40.197Z] #44 ... [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:22:40.197Z] #170 DONE 0.2s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:22:40.197Z] #171 DONE 0.2s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #172 [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-07-24T12:22:40.197Z] #172 DONE 0.1s [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-24T12:22:40.197Z] #173 ... [2024-07-24T12:22:40.197Z] [2024-07-24T12:22:40.197Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-24T12:22:40.197Z] #169 DONE 2.7s [2024-07-24T12:22:40.471Z] [2024-07-24T12:22:40.471Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-24T12:22:40.471Z] #173 DONE 0.3s [2024-07-24T12:22:40.471Z] [2024-07-24T12:22:40.471Z] #106 [security-bootstrapper] exporting to image [2024-07-24T12:22:40.471Z] #106 exporting layers [2024-07-24T12:22:41.435Z] #106 ... [2024-07-24T12:22:41.435Z] [2024-07-24T12:22:41.435Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-24T12:22:41.435Z] #174 DONE 0.9s [2024-07-24T12:22:41.435Z] [2024-07-24T12:22:41.435Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-24T12:22:41.714Z] #175 DONE 0.3s [2024-07-24T12:22:41.714Z] [2024-07-24T12:22:41.714Z] #106 [security-bootstrapper] exporting to image [2024-07-24T12:22:41.714Z] #106 exporting layers 1.5s done [2024-07-24T12:22:41.714Z] #106 writing image sha256:ba0d70786586a9dfde97a6950c3c79bf3acf904aa32b80189c2353dd759b0269 [2024-07-24T12:22:41.714Z] #106 writing image sha256:ba0d70786586a9dfde97a6950c3c79bf3acf904aa32b80189c2353dd759b0269 0.0s done [2024-07-24T12:22:41.714Z] #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-07-24T12:22:41.714Z] #106 DONE 9.6s [2024-07-24T12:22:41.714Z] [2024-07-24T12:22:41.714Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T12:22:44.306Z] #176 DONE 2.6s [2024-07-24T12:22:44.306Z] [2024-07-24T12:22:44.306Z] #106 [security-proxy-setup] exporting to image [2024-07-24T12:22:45.294Z] #106 exporting layers 0.9s done [2024-07-24T12:22:45.294Z] #106 writing image sha256:6eca07ae1bbff68674cb04fd30f2ce8cc195a517b76ed534a6b29911dc8fd5b4 0.0s done [2024-07-24T12:22:45.294Z] #106 naming to docker.io/library/security-proxy-setup-arm64 [2024-07-24T12:22:45.294Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-24T12:22:45.294Z] #106 DONE 10.5s [2024-07-24T12:22:45.294Z] [2024-07-24T12:22:45.294Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T12:22:51.928Z] #155 ... [2024-07-24T12:22:51.928Z] [2024-07-24T12:22:51.928Z] #151 [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-07-24T12:22:51.928Z] #151 DONE 1256.9s [2024-07-24T12:22:51.928Z] [2024-07-24T12:22:51.928Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T12:22:51.928Z] #61 ... [2024-07-24T12:22:51.928Z] [2024-07-24T12:22:51.928Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:22:51.928Z] #177 DONE 0.3s [2024-07-24T12:22:51.928Z] [2024-07-24T12:22:51.928Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:22:51.928Z] #178 DONE 0.3s [2024-07-24T12:22:51.928Z] [2024-07-24T12:22:51.928Z] #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-24T12:22:51.928Z] #179 DONE 0.1s [2024-07-24T12:22:51.928Z] [2024-07-24T12:22:51.928Z] #180 [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-07-24T12:22:51.928Z] #180 DONE 0.1s [2024-07-24T12:22:51.928Z] [2024-07-24T12:22:51.928Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T12:22:52.198Z] #155 ... [2024-07-24T12:22:52.198Z] [2024-07-24T12:22:52.198Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:22:52.198Z] #181 DONE 0.2s [2024-07-24T12:22:52.198Z] [2024-07-24T12:22:52.198Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-24T12:22:52.466Z] #182 DONE 0.3s [2024-07-24T12:22:52.466Z] [2024-07-24T12:22:52.466Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T12:22:52.466Z] #146 ... [2024-07-24T12:22:52.466Z] [2024-07-24T12:22:52.466Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-24T12:22:52.737Z] #183 DONE 0.2s [2024-07-24T12:22:52.737Z] [2024-07-24T12:22:52.737Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-24T12:22:52.737Z] #184 DONE 0.2s [2024-07-24T12:22:52.737Z] [2024-07-24T12:22:52.737Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T12:22:53.003Z] #156 ... [2024-07-24T12:22:53.003Z] [2024-07-24T12:22:53.003Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T12:22:54.950Z] #185 DONE 2.0s [2024-07-24T12:22:54.950Z] [2024-07-24T12:22:54.950Z] #106 [security-secretstore-setup] exporting to image [2024-07-24T12:22:54.950Z] #106 exporting layers [2024-07-24T12:22:56.361Z] #106 exporting layers 1.2s done [2024-07-24T12:22:56.361Z] #106 writing image sha256:00c35e2f81ffcc19473a0429127226ba387caca2f693898619926dceab3abd0b done [2024-07-24T12:22:56.361Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-24T12:22:56.361Z] #106 DONE 11.7s [2024-07-24T12:22:56.361Z] [2024-07-24T12:22:56.361Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T12:23:52.754Z] #155 ... [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T12:23:52.754Z] #131 DONE 1312.2s [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:23:52.754Z] #149 ... [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:23:52.754Z] #186 DONE 0.3s [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #187 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:23:52.754Z] #187 DONE 0.1s [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-24T12:23:52.754Z] #188 DONE 0.3s [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T12:23:52.754Z] #156 ... [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #189 [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-07-24T12:23:52.754Z] #189 DONE 0.1s [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-24T12:23:52.754Z] #190 DONE 0.2s [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T12:23:52.754Z] #191 DONE 2.1s [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T12:23:52.754Z] #148 ... [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-24T12:23:52.754Z] #106 exporting layers [2024-07-24T12:23:52.754Z] #106 exporting layers 0.6s done [2024-07-24T12:23:52.754Z] #106 writing image sha256:8f2673d40f085409cfe4038fd4e72f86622c5c0f5762a1559ba8099aa902ce72 done [2024-07-24T12:23:52.754Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-24T12:23:52.754Z] #106 DONE 12.3s [2024-07-24T12:23:52.754Z] [2024-07-24T12:23:52.754Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T12:26:14.433Z] #155 DONE 1437.5s [2024-07-24T12:26:14.433Z] [2024-07-24T12:26:14.433Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:26:14.433Z] #149 ... [2024-07-24T12:26:14.433Z] [2024-07-24T12:26:14.433Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:26:14.433Z] #192 DONE 0.3s [2024-07-24T12:26:14.433Z] [2024-07-24T12:26:14.433Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T12:26:14.433Z] #44 ... [2024-07-24T12:26:14.433Z] [2024-07-24T12:26:14.433Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:26:14.433Z] #193 DONE 0.2s [2024-07-24T12:26:14.433Z] [2024-07-24T12:26:14.433Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-24T12:26:14.433Z] #194 DONE 0.3s [2024-07-24T12:26:14.433Z] [2024-07-24T12:26:14.433Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:26:14.433Z] #195 DONE 0.1s [2024-07-24T12:26:14.433Z] [2024-07-24T12:26:14.433Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-24T12:26:14.433Z] #106 exporting layers [2024-07-24T12:26:14.433Z] #106 exporting layers 0.9s done [2024-07-24T12:26:14.433Z] #106 writing image sha256:0d56277babe51221c3fbb1360418f6e46d18ac22bcfeb299b27afbe6f854db41 done [2024-07-24T12:26:14.433Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-24T12:26:14.433Z] #106 DONE 13.2s [2024-07-24T12:26:14.433Z] [2024-07-24T12:26:14.433Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:34:36.588Z] #149 ... [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T12:34:36.588Z] #148 DONE 1953.0s [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:34:36.588Z] #149 ... [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:34:36.588Z] #196 DONE 0.2s [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:34:36.588Z] #197 DONE 0.2s [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T12:34:36.588Z] #44 ... [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-24T12:34:36.588Z] #198 DONE 0.4s [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T12:34:36.588Z] #147 ... [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:34:36.588Z] #199 DONE 0.1s [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-24T12:34:36.588Z] #200 DONE 0.2s [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T12:34:36.588Z] #201 DONE 2.1s [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T12:34:36.588Z] #156 ... [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #106 [security-proxy-auth] exporting to image [2024-07-24T12:34:36.588Z] #106 exporting layers [2024-07-24T12:34:36.588Z] #106 exporting layers 0.7s done [2024-07-24T12:34:36.588Z] #106 writing image sha256:f2cbf7db35eb56245bb6176a06f66b6f69913bea1b169495b89e5d823d3d6829 done [2024-07-24T12:34:36.588Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-24T12:34:36.588Z] #106 DONE 14.0s [2024-07-24T12:34:36.588Z] [2024-07-24T12:34:36.588Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T12:35:44.453Z] #157 ... [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T12:35:44.453Z] #144 DONE 2021.9s [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:35:44.453Z] #149 ... [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:35:44.453Z] #202 DONE 0.1s [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T12:35:44.453Z] #44 ... [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:35:44.453Z] #203 DONE 0.1s [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-24T12:35:44.453Z] #204 DONE 0.4s [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T12:35:44.453Z] #146 ... [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:35:44.453Z] #205 DONE 0.1s [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #106 [core-command] exporting to image [2024-07-24T12:35:44.453Z] #106 exporting layers [2024-07-24T12:35:44.453Z] #106 exporting layers 0.6s done [2024-07-24T12:35:44.453Z] #106 writing image sha256:a1e1523517aec531e6f168c41ed05b20a6e14ce43972f7e10eba3e428b43b6ff 0.0s done [2024-07-24T12:35:44.453Z] #106 naming to docker.io/library/core-command-arm64 done [2024-07-24T12:35:44.453Z] #106 DONE 14.6s [2024-07-24T12:35:44.453Z] [2024-07-24T12:35:44.453Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T12:38:06.163Z] #156 ... [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T12:38:06.163Z] #147 DONE 2158.5s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T12:38:06.163Z] #146 DONE 2158.5s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T12:38:06.163Z] #44 ... [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:38:06.163Z] #206 DONE 0.3s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:38:06.163Z] #149 ... [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:38:06.163Z] #207 DONE 0.4s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:38:06.163Z] #208 DONE 0.3s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:38:06.163Z] #209 DONE 0.3s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-24T12:38:06.163Z] #210 ... [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T12:38:06.163Z] #156 DONE 2148.3s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-24T12:38:06.163Z] #211 DONE 1.1s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:38:06.163Z] #212 DONE 0.3s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:38:06.163Z] #213 DONE 0.6s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-24T12:38:06.163Z] #214 ... [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-24T12:38:06.163Z] #210 DONE 1.4s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:38:06.163Z] #215 ... [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-24T12:38:06.163Z] #216 DONE 0.4s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:38:06.163Z] #215 DONE 0.3s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #106 [core-data] exporting to image [2024-07-24T12:38:06.163Z] #106 exporting layers [2024-07-24T12:38:06.163Z] #106 ... [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-24T12:38:06.163Z] #214 DONE 1.0s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:38:06.163Z] #217 DONE 0.3s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #106 [core-keeper] exporting to image [2024-07-24T12:38:06.163Z] #106 exporting layers 1.1s done [2024-07-24T12:38:06.163Z] #106 writing image sha256:9e1ae33e7a45a0412c02d98e335d057169bbaf385d19f4bd4f07dd9a035e80c0 [2024-07-24T12:38:06.163Z] #106 writing image sha256:9e1ae33e7a45a0412c02d98e335d057169bbaf385d19f4bd4f07dd9a035e80c0 0.1s done [2024-07-24T12:38:06.163Z] #106 naming to docker.io/library/core-data-arm64 done [2024-07-24T12:38:06.163Z] #106 exporting layers 1.3s done [2024-07-24T12:38:06.163Z] #106 writing image sha256:708e63084737550a71a1b432c9c675b8fe92d0528d59b0e9d44c2f5de33d1712 done [2024-07-24T12:38:06.163Z] #106 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-07-24T12:38:06.163Z] #106 exporting layers 0.6s done [2024-07-24T12:38:06.163Z] #106 writing image sha256:d26efcd1737744fb40e6f09f1be647b614d024ca5654942a1e322cf0838bade8 done [2024-07-24T12:38:06.163Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-07-24T12:38:06.163Z] #106 DONE 16.2s [2024-07-24T12:38:06.163Z] [2024-07-24T12:38:06.163Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:38:32.832Z] #149 ... [2024-07-24T12:38:32.832Z] [2024-07-24T12:38:32.832Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-24T12:38:32.832Z] #158 DONE 2186.2s [2024-07-24T12:38:32.832Z] [2024-07-24T12:38:32.832Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T12:38:32.832Z] #149 DONE 2198.4s [2024-07-24T12:38:32.832Z] [2024-07-24T12:38:32.832Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T12:38:32.832Z] #61 ... [2024-07-24T12:38:32.832Z] [2024-07-24T12:38:32.832Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:38:32.832Z] #218 DONE 0.5s [2024-07-24T12:38:32.832Z] [2024-07-24T12:38:32.832Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T12:38:33.100Z] #44 ... [2024-07-24T12:38:33.100Z] [2024-07-24T12:38:33.100Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:38:33.366Z] #219 DONE 0.4s [2024-07-24T12:38:33.366Z] [2024-07-24T12:38:33.366Z] #220 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:38:33.366Z] #220 DONE 0.2s [2024-07-24T12:38:33.366Z] [2024-07-24T12:38:33.366Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-24T12:38:33.637Z] #221 ... [2024-07-24T12:38:33.638Z] [2024-07-24T12:38:33.638Z] #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:38:33.638Z] #222 DONE 0.2s [2024-07-24T12:38:33.638Z] [2024-07-24T12:38:33.638Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-07-24T12:38:33.905Z] #223 ... [2024-07-24T12:38:33.905Z] [2024-07-24T12:38:33.905Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-24T12:38:33.905Z] #221 DONE 0.6s [2024-07-24T12:38:33.905Z] [2024-07-24T12:38:33.905Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T12:38:33.905Z] #157 DONE 2188.0s [2024-07-24T12:38:33.905Z] [2024-07-24T12:38:33.905Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:38:34.173Z] #224 DONE 0.2s [2024-07-24T12:38:34.173Z] [2024-07-24T12:38:34.173Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-07-24T12:38:34.173Z] #223 DONE 0.6s [2024-07-24T12:38:34.173Z] [2024-07-24T12:38:34.173Z] #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-07-24T12:38:34.439Z] #225 DONE 0.3s [2024-07-24T12:38:34.439Z] [2024-07-24T12:38:34.439Z] #106 [support-cron-scheduler] exporting to image [2024-07-24T12:38:34.439Z] #106 exporting layers [2024-07-24T12:38:34.705Z] #106 ... [2024-07-24T12:38:34.705Z] [2024-07-24T12:38:34.705Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T12:38:34.705Z] #226 CACHED [2024-07-24T12:38:34.705Z] [2024-07-24T12:38:34.705Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T12:38:34.705Z] #227 CACHED [2024-07-24T12:38:34.973Z] [2024-07-24T12:38:34.973Z] #106 [support-scheduler] exporting to image [2024-07-24T12:38:34.973Z] #106 exporting layers 0.6s done [2024-07-24T12:38:34.973Z] #106 writing image sha256:ff4d507c9d88639e2e7bf9b72d91eda0d6529f559d97b3a75e08cd1f03dcbffe done [2024-07-24T12:38:34.973Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-07-24T12:38:35.239Z] #106 ... [2024-07-24T12:38:35.239Z] [2024-07-24T12:38:35.239Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-24T12:38:35.239Z] #228 DONE 0.5s [2024-07-24T12:38:35.239Z] [2024-07-24T12:38:35.239Z] #106 [support-scheduler] exporting to image [2024-07-24T12:38:35.239Z] #106 exporting layers 0.8s done [2024-07-24T12:38:35.505Z] #106 ... [2024-07-24T12:38:35.505Z] [2024-07-24T12:38:35.505Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-24T12:38:35.505Z] #229 DONE 0.1s [2024-07-24T12:38:35.505Z] [2024-07-24T12:38:35.505Z] #106 [support-notifications] exporting to image [2024-07-24T12:38:35.505Z] #106 writing image sha256:a073df26df857c0d19e5831ef35bf54e54c196a109a6c592b7e7b0fffa4b5cc0 done [2024-07-24T12:38:35.505Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-07-24T12:38:35.772Z] #106 exporting layers 0.5s done [2024-07-24T12:38:35.772Z] #106 writing image sha256:747ac654c38576af0f1750dc24d835f1654c22d7f9b9b6e077c9e69b5e679df5 done [2024-07-24T12:38:35.772Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-07-24T12:38:35.772Z] #106 DONE 17.9s [2024-07-24T12:38:35.772Z] [2024-07-24T12:38:35.772Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T12:38:35.772Z] time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-24T12:38:35.811Z] $ docker stop --time=1 8e601bd00e4673a66a60b181957c2e2652a889cea48b97117288f30e56396435 [2024-07-24T12:38:37.528Z] $ docker rm -f --volumes 8e601bd00e4673a66a60b181957c2e2652a889cea48b97117288f30e56396435 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T12:38:38.156Z] + docker images [2024-07-24T12:38:38.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-24T12:38:38.157Z] support-notifications-arm64 latest 747ac654c385 3 seconds ago 41.8MB [2024-07-24T12:38:38.157Z] support-cron-scheduler-arm64 latest a073df26df85 4 seconds ago 41.6MB [2024-07-24T12:38:38.157Z] support-scheduler-arm64 latest ff4d507c9d88 5 seconds ago 41.2MB [2024-07-24T12:38:38.157Z] core-keeper-arm64 latest d26efcd17377 42 seconds ago 38.8MB [2024-07-24T12:38:38.157Z] core-metadata-arm64 latest 708e63084737 43 seconds ago 39.1MB [2024-07-24T12:38:38.157Z] core-data-arm64 latest 9e1ae33e7a45 43 seconds ago 38.9MB [2024-07-24T12:38:38.157Z] core-command-arm64 latest a1e1523517ae 3 minutes ago 35MB [2024-07-24T12:38:38.157Z] security-proxy-auth-arm64 latest f2cbf7db35eb 4 minutes ago 32.6MB [2024-07-24T12:38:38.157Z] security-spiffe-token-provider-arm64 latest 0d56277babe5 12 minutes ago 29.1MB [2024-07-24T12:38:38.157Z] core-common-config-bootstrapper-arm64 latest 8f2673d40f08 14 minutes ago 15.3MB [2024-07-24T12:38:38.157Z] security-secretstore-setup-arm64 latest 00c35e2f81ff 15 minutes ago 36.4MB [2024-07-24T12:38:38.157Z] security-proxy-setup-arm64 latest 6eca07ae1bbf 15 minutes ago 26.1MB [2024-07-24T12:38:38.157Z] security-bootstrapper-arm64 latest ba0d70786586 15 minutes ago 18.9MB [2024-07-24T12:38:38.157Z] security-spire-agent-arm64 latest abcde72275aa 38 minutes ago 174MB [2024-07-24T12:38:38.157Z] security-spire-server-arm64 latest 5ad80b24373a 38 minutes ago 116MB [2024-07-24T12:38:38.157Z] security-spire-config-arm64 latest c48bd5ad584b 38 minutes ago 115MB [2024-07-24T12:38:38.157Z] ci-base-image-arm64 latest bfe69834fd10 57 minutes ago 965MB [2024-07-24T12:38:38.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-24T12:38:38.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-07-24T12:38:39.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T12:38:39.070Z] [2024-07-24T12:38:39.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:38:39.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T12:38:39.501Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-24T12:38:39.501Z] 8998bd30e6a1: Pulling fs layer [2024-07-24T12:38:39.501Z] 04944245beec: Pulling fs layer [2024-07-24T12:38:39.501Z] 699f458cf7ca: Pulling fs layer [2024-07-24T12:38:39.501Z] 765212b225bb: Pulling fs layer [2024-07-24T12:38:39.501Z] f23df028b6ca: Pulling fs layer [2024-07-24T12:38:39.501Z] d65c8cfc05b1: Pulling fs layer [2024-07-24T12:38:39.501Z] 2437ff75d9bd: Pulling fs layer [2024-07-24T12:38:39.501Z] 765212b225bb: Waiting [2024-07-24T12:38:39.501Z] f23df028b6ca: Waiting [2024-07-24T12:38:39.501Z] d65c8cfc05b1: Waiting [2024-07-24T12:38:39.501Z] 2437ff75d9bd: Waiting [2024-07-24T12:38:39.766Z] 04944245beec: Verifying Checksum [2024-07-24T12:38:39.766Z] 04944245beec: Download complete [2024-07-24T12:38:39.766Z] 765212b225bb: Download complete [2024-07-24T12:38:39.766Z] f23df028b6ca: Verifying Checksum [2024-07-24T12:38:39.766Z] f23df028b6ca: Download complete [2024-07-24T12:38:39.766Z] d65c8cfc05b1: Verifying Checksum [2024-07-24T12:38:39.766Z] d65c8cfc05b1: Download complete [2024-07-24T12:38:40.030Z] 699f458cf7ca: Verifying Checksum [2024-07-24T12:38:40.030Z] 699f458cf7ca: Download complete [2024-07-24T12:38:40.295Z] 8998bd30e6a1: Verifying Checksum [2024-07-24T12:38:40.295Z] 8998bd30e6a1: Download complete [2024-07-24T12:38:42.864Z] 2437ff75d9bd: Verifying Checksum [2024-07-24T12:38:42.864Z] 2437ff75d9bd: Download complete [2024-07-24T12:38:45.429Z] 8998bd30e6a1: Pull complete [2024-07-24T12:38:45.693Z] 04944245beec: Pull complete [2024-07-24T12:38:47.628Z] 699f458cf7ca: Pull complete [2024-07-24T12:38:47.628Z] 765212b225bb: Pull complete [2024-07-24T12:38:48.207Z] f23df028b6ca: Pull complete [2024-07-24T12:38:48.475Z] d65c8cfc05b1: Pull complete [2024-07-24T12:39:06.655Z] 2437ff75d9bd: Pull complete [2024-07-24T12:39:06.655Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-24T12:39:06.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T12:39:06.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:39:07.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-6327 does not seem to be running inside a container [2024-07-24T12:39:07.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-24T12:39:10.028Z] $ docker top f234fad2f8873794507eb8efae6d1309f9319b79f577bbcdd59497ab7a112d33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:39:10.994Z] ---> job-cost.sh [2024-07-24T12:39:10.994Z] lf-activate-venv: SKIPPING [2024-07-24T12:39:10.994Z] INFO: No Stack... [2024-07-24T12:39:11.571Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-24T12:39:12.149Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T12:39:13.097Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-24T12:39:13.097Z] + cut -d, -f6 [Pipeline] lock [2024-07-24T12:39:13.169Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-1-stack-cost] [2024-07-24T12:39:13.177Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4837-1-stack-cost] did not exist. Created. [2024-07-24T12:39:13.184Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T12:39:13.960Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-24T12:39:14.176Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T12:39:14.201Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T12:39:14.292Z] $ docker stop --time=1 f234fad2f8873794507eb8efae6d1309f9319b79f577bbcdd59497ab7a112d33 [2024-07-24T12:39:15.844Z] $ docker rm -f --volumes f234fad2f8873794507eb8efae6d1309f9319b79f577bbcdd59497ab7a112d33 [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-07-24T12:39:17.031Z] provisioning config files... [2024-07-24T12:39:17.039Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7222771845392228698tmp [Pipeline] { [Pipeline] sh [2024-07-24T12:39:17.404Z] + set +x [2024-07-24T12:39:17.404Z] + bash -s -- [2024-07-24T12:39:17.404Z] + curl -s https://codecov.io/bash [2024-07-24T12:39:17.404Z] [2024-07-24T12:39:17.404Z] _____ _ [2024-07-24T12:39:17.404Z] / ____| | | [2024-07-24T12:39:17.404Z] | | ___ __| | ___ ___ _____ __ [2024-07-24T12:39:17.404Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-24T12:39:17.404Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-24T12:39:17.404Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-24T12:39:17.404Z] Bash-1.0.6 [2024-07-24T12:39:17.404Z] [2024-07-24T12:39:17.404Z] [2024-07-24T12:39:17.404Z] ==> git version 2.25.1 found [2024-07-24T12:39:17.404Z] ==> 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-07-24T12:39:17.404Z] Release-Date: 2020-01-08 [2024-07-24T12:39:17.404Z] 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-07-24T12:39:17.404Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-24T12:39:17.404Z] ==> Jenkins CI detected. [2024-07-24T12:39:17.404Z] current dir:  /w/workspace/edgex-go/1 [2024-07-24T12:39:17.404Z] project root: . [2024-07-24T12:39:17.404Z] --> token set from env [2024-07-24T12:39:17.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-24T12:39:17.404Z] ==> Running gcov in . (disable via -X gcov) [2024-07-24T12:39:17.404Z] ==> Python coveragepy not found [2024-07-24T12:39:17.404Z] ==> Searching for coverage reports in: [2024-07-24T12:39:17.404Z] + . [2024-07-24T12:39:17.666Z] -> Found 1 reports [2024-07-24T12:39:17.666Z] ==> Detecting git/mercurial file structure [2024-07-24T12:39:17.666Z] ==> Reading reports [2024-07-24T12:39:17.666Z] + ./coverage.out bytes=495635 [2024-07-24T12:39:17.666Z] ==> Appending adjustments [2024-07-24T12:39:17.666Z] https://docs.codecov.io/docs/fixing-reports [2024-07-24T12:39:19.042Z] + Found adjustments [2024-07-24T12:39:19.042Z] ==> Gzipping contents [2024-07-24T12:39:19.042Z] 64K /tmp/codecov.YvvORf.gz [2024-07-24T12:39:19.042Z] ==> Uploading reports [2024-07-24T12:39:19.042Z] url: https://codecov.io [2024-07-24T12:39:19.042Z] query: branch=PR-4837&commit=259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4837%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4837&job=&cmd_args= [2024-07-24T12:39:19.042Z] -> Pinging Codecov [2024-07-24T12:39:19.042Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4837&commit=259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4837%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4837&job=&cmd_args= [2024-07-24T12:39:19.042Z] -> Uploading to [2024-07-24T12:39:19.042Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-24/00271124DB129430A58F1EEE437C3FCB/259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d/ffa83453-dd27-4760-9c6d-3fc081306c15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T123918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f281e1cf290d39b9bd56a5f70d374dfaf757aa9695b3d8ab69f32ef3398d1a37 [2024-07-24T12:39:19.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T12:39:19.042Z] Dload Upload Total Spent Left Speed [2024-07-24T12:39:19.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62920 0 0 100 62920 0 200k --:--:-- --:--:-- --:--:-- 200k [2024-07-24T12:39:19.300Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [Pipeline] } [2024-07-24T12:39:19.333Z] 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-07-24T12:39:21.076Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:39:21.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:39:22.317Z] ---> package-listing.sh [2024-07-24T12:39:22.317Z] ++ facter osfamily [2024-07-24T12:39:22.317Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-24T12:39:22.575Z] + OS_FAMILY=debian [2024-07-24T12:39:22.575Z] + workspace=/w/workspace/edgex-go/1 [2024-07-24T12:39:22.575Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-24T12:39:22.575Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-24T12:39:22.575Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-24T12:39:22.575Z] + PACKAGES=/tmp/packages_start.txt [2024-07-24T12:39:22.575Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-24T12:39:22.575Z] + PACKAGES=/tmp/packages_end.txt [2024-07-24T12:39:22.575Z] + case "${OS_FAMILY}" in [2024-07-24T12:39:22.575Z] + dpkg -l [2024-07-24T12:39:22.575Z] + grep '^ii' [2024-07-24T12:39:22.575Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-24T12:39:22.575Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-24T12:39:22.575Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-24T12:39:22.575Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-24T12:39:22.575Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-24T12:39:22.575Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-24T12:39:22.614Z] 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-07-24T12:39:22.931Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:39:23.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T12:39:23.611Z] [2024-07-24T12:39:23.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:39:24.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T12:39:24.023Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-24T12:39:24.023Z] 5eb5b503b376: Pulling fs layer [2024-07-24T12:39:24.023Z] 5c69ac0246d0: Pulling fs layer [2024-07-24T12:39:24.023Z] ec43610c2a17: Pulling fs layer [2024-07-24T12:39:24.023Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-24T12:39:24.023Z] 33b1e0a273af: Pulling fs layer [2024-07-24T12:39:24.023Z] 5d3b04190fa2: Pulling fs layer [2024-07-24T12:39:24.023Z] 2f39f015ded8: Pulling fs layer [2024-07-24T12:39:24.023Z] 33b1e0a273af: Waiting [2024-07-24T12:39:24.023Z] 5d3b04190fa2: Waiting [2024-07-24T12:39:24.023Z] 2f39f015ded8: Waiting [2024-07-24T12:39:24.023Z] 3a2ae6a8a46f: Waiting [2024-07-24T12:39:24.023Z] 5c69ac0246d0: Verifying Checksum [2024-07-24T12:39:24.023Z] 5c69ac0246d0: Download complete [2024-07-24T12:39:24.023Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-24T12:39:24.023Z] 3a2ae6a8a46f: Download complete [2024-07-24T12:39:24.023Z] 33b1e0a273af: Verifying Checksum [2024-07-24T12:39:24.023Z] 33b1e0a273af: Download complete [2024-07-24T12:39:24.023Z] 5d3b04190fa2: Download complete [2024-07-24T12:39:24.023Z] ec43610c2a17: Download complete [2024-07-24T12:39:24.283Z] 5eb5b503b376: Verifying Checksum [2024-07-24T12:39:24.283Z] 5eb5b503b376: Download complete [2024-07-24T12:39:24.848Z] 2f39f015ded8: Verifying Checksum [2024-07-24T12:39:24.848Z] 2f39f015ded8: Download complete [2024-07-24T12:39:25.415Z] 5eb5b503b376: Pull complete [2024-07-24T12:39:25.673Z] 5c69ac0246d0: Pull complete [2024-07-24T12:39:25.932Z] ec43610c2a17: Pull complete [2024-07-24T12:39:26.190Z] 3a2ae6a8a46f: Pull complete [2024-07-24T12:39:26.190Z] 33b1e0a273af: Pull complete [2024-07-24T12:39:26.449Z] 5d3b04190fa2: Pull complete [2024-07-24T12:39:30.633Z] 2f39f015ded8: Pull complete [2024-07-24T12:39:30.633Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-24T12:39:30.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T12:39:30.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:39:30.872Z] prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container [2024-07-24T12:39:30.936Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T12:39:35.078Z] $ docker top ef9f86d0ab9d24a01d36fd5f6fa1bf37af8025bd53360badb4bc9dc549eebb55 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T12:39:35.467Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-24T12:39:35.787Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-24T12:39:36.101Z] + ls /var/log/sa-host [2024-07-24T12:39:36.101Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T12:39:36.269Z] provisioning config files... [2024-07-24T12:39:36.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9457924396996173323tmp [Pipeline] { [Pipeline] echo [2024-07-24T12:39:36.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:39:36.680Z] ---> create-netrc.sh [Pipeline] } [2024-07-24T12:39:36.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:39:37.135Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-24T12:39:37.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:39:37.503Z] ---> sudo-logs.sh [2024-07-24T12:39:37.503Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-24T12:39:37.599Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:39:37.922Z] ---> job-cost.sh [2024-07-24T12:39:37.922Z] lf-activate-venv: SKIPPING [2024-07-24T12:39:37.922Z] DEBUG: total: 0.2199999988079071 [2024-07-24T12:39:37.922Z] INFO: Retrieving Stack Cost... [2024-07-24T12:39:39.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T12:39:39.301Z] INFO: Archiving Costs [Pipeline] echo [2024-07-24T12:39:39.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:39:39.683Z] ---> logs-deploy.sh [2024-07-24T12:39:39.684Z] lf-activate-venv: SKIPPING [2024-07-24T12:39:39.684Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4837/1 [2024-07-24T12:39:39.684Z] INFO: archiving workspace using pattern(s): [2024-07-24T12:39:40.620Z] Archives upload complete. [2024-07-24T12:39:40.620Z] INFO: archiving logs to Nexus