Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+c631058b2a2739a940fc36a69156d76351522c2f (09fa0a7b4ad794619c6e2a1c3a4936e4d734534a) 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-ssh14028662164129789477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12264114976522653004.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17616666547393333319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9512795435971822913.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14669490042020511647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-10112 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 6b453c319958920d03fa0af161ca18cd0b94dcc1 Checking out Revision 6b453c319958920d03fa0af161ca18cd0b94dcc1 (PR-4907) > 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/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b453c319958920d03fa0af161ca18cd0b94dcc1 # timeout=10 Commit message: "Merge commit 'c631058b2a2739a940fc36a69156d76351522c2f' into HEAD" > git rev-list --no-walk cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-11T08:30:20.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-11T08:30:20.580Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-11T08:30:20.607Z] ========================================================= [2024-09-11T08:30:20.607Z] EdgeX Global Pipelines Version Info [2024-09-11T08:30:20.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-11T08:30:21.370Z] ------------------- [2024-09-11T08:30:21.370Z] stable info: [2024-09-11T08:30:21.370Z] ------------------- [2024-09-11T08:30:21.370Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T08:30:21.371Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T08:30:21.371Z] Message: update stable to v1.0.263 [2024-09-11T08:30:21.939Z] ------------------- [2024-09-11T08:30:21.939Z] experimental info: [2024-09-11T08:30:21.939Z] ------------------- [2024-09-11T08:30:21.939Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T08:30:21.939Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T08:30:21.939Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-11T08:30:22.002Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-11T08:30:22.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-11T08:30:22.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-11T08:30:22.059Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-11T08:30:22.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-11T08:30:22.100Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-11T08:30:22.119Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-11T08:30:22.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-11T08:30:22.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-11T08:30:22.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-11T08:30:22.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-11T08:30:22.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-11T08:30:22.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-11T08:30:22.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-11T08:30:22.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-11T08:30:22.312Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-11T08:30:22.333Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-11T08:30:22.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-11T08:30:22.374Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-11T08:30:22.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-11T08:30:22.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-11T08:30:22.445Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-11T08:30:22.464Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-11T08:30:22.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-11T08:30:22.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-11T08:30:22.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-11T08:30:22.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b453c319958920d03fa0af161ca18cd0b94dcc1 [Pipeline] echo [2024-09-11T08:30:22.571Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b453c3 [Pipeline] echo [2024-09-11T08:30:22.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T08:30:22.653Z] provisioning config files... [2024-09-11T08:30:22.668Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16855789458557212181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T08:30:23.000Z] ---> ****-login.sh [2024-09-11T08:30:23.000Z] nexus3.edgexfoundry.org:10001 [2024-09-11T08:30:23.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:30:23.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:30:23.262Z] Configure a credential helper to remove this warning. See [2024-09-11T08:30:23.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:30:23.262Z] [2024-09-11T08:30:23.262Z] Login Succeeded [2024-09-11T08:30:23.262Z] nexus3.edgexfoundry.org:10002 [2024-09-11T08:30:23.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:30:23.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:30:23.521Z] Configure a credential helper to remove this warning. See [2024-09-11T08:30:23.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:30:23.521Z] [2024-09-11T08:30:23.521Z] Login Succeeded [2024-09-11T08:30:23.521Z] nexus3.edgexfoundry.org:10003 [2024-09-11T08:30:23.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:30:23.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:30:23.521Z] Configure a credential helper to remove this warning. See [2024-09-11T08:30:23.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:30:23.521Z] [2024-09-11T08:30:23.521Z] Login Succeeded [2024-09-11T08:30:23.522Z] nexus3.edgexfoundry.org:10004 [2024-09-11T08:30:23.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:30:23.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:30:23.782Z] Configure a credential helper to remove this warning. See [2024-09-11T08:30:23.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:30:23.782Z] [2024-09-11T08:30:23.782Z] Login Succeeded [2024-09-11T08:30:23.782Z] ****.io [2024-09-11T08:30:23.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:30:24.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:30:24.043Z] Configure a credential helper to remove this warning. See [2024-09-11T08:30:24.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:30:24.044Z] [2024-09-11T08:30:24.044Z] Login Succeeded [2024-09-11T08:30:24.044Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T08:30:24.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T08:30:24.378Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/core-command/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/core-data/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-11T08:30:24.378Z] + + cut -d/ -f2 [2024-09-11T08:30:24.378Z] dirname cmd/core-keeper/Dockerfile [2024-09-11T08:30:24.378Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/core-metadata/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-11T08:30:24.378Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-11T08:30:24.378Z] cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/support-notifications/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-11T08:30:24.378Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-11T08:30:24.378Z] + cut -d/ -f2 [2024-09-11T08:30:24.378Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-11T08:30:24.416Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-11T08:30:24.772Z] + git rev-list -1 --merges 6b453c319958920d03fa0af161ca18cd0b94dcc1~1..6b453c319958920d03fa0af161ca18cd0b94dcc1 [Pipeline] echo [2024-09-11T08:30:24.785Z] -----------> git rev-list -1 --merges 6b453c319958920d03fa0af161ca18cd0b94dcc1~1..6b453c319958920d03fa0af161ca18cd0b94dcc1 6b453c319958920d03fa0af161ca18cd0b94dcc1 [2024-09-11T08:30:24.785Z] 6b453c319958920d03fa0af161ca18cd0b94dcc1 [false] [Pipeline] sh [2024-09-11T08:30:25.082Z] + git log --format=format:%s -1 6b453c319958920d03fa0af161ca18cd0b94dcc1 [Pipeline] echo [2024-09-11T08:30:25.101Z] ========================================================= [2024-09-11T08:30:25.101Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-11T08:30:25.101Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-11T08:30:25.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-11T08:30:25.548Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-11T08:30:25.548Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-11T08:30:25.548Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-11T08:30:25.548Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-11T08:30:25.548Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-11T08:30:25.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:30:25.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T08:30:25.996Z] [2024-09-11T08:30:25.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:30:26.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T08:30:26.303Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-11T08:30:26.303Z] b85a868b505f: Pulling fs layer [2024-09-11T08:30:26.303Z] e2be974225ed: Pulling fs layer [2024-09-11T08:30:26.303Z] 339a4e72a1f5: Pulling fs layer [2024-09-11T08:30:26.303Z] 988bab9f4d93: Pulling fs layer [2024-09-11T08:30:26.303Z] 1469e6f7b9e6: Pulling fs layer [2024-09-11T08:30:26.303Z] eaf3925da568: Pulling fs layer [2024-09-11T08:30:26.303Z] bab4dde63d76: Pulling fs layer [2024-09-11T08:30:26.303Z] bde34c3a00c8: Pulling fs layer [2024-09-11T08:30:26.303Z] b352a97aabf1: Pulling fs layer [2024-09-11T08:30:26.303Z] 4872d77fe225: Pulling fs layer [2024-09-11T08:30:26.303Z] 5851b861e8e6: Pulling fs layer [2024-09-11T08:30:26.303Z] bab4dde63d76: Waiting [2024-09-11T08:30:26.303Z] bde34c3a00c8: Waiting [2024-09-11T08:30:26.303Z] b352a97aabf1: Waiting [2024-09-11T08:30:26.303Z] 4872d77fe225: Waiting [2024-09-11T08:30:26.303Z] 5851b861e8e6: Waiting [2024-09-11T08:30:26.303Z] 988bab9f4d93: Waiting [2024-09-11T08:30:26.303Z] 1469e6f7b9e6: Waiting [2024-09-11T08:30:26.303Z] eaf3925da568: Waiting [2024-09-11T08:30:26.303Z] e2be974225ed: Verifying Checksum [2024-09-11T08:30:26.303Z] e2be974225ed: Download complete [2024-09-11T08:30:26.303Z] 988bab9f4d93: Verifying Checksum [2024-09-11T08:30:26.303Z] 988bab9f4d93: Download complete [2024-09-11T08:30:26.303Z] 1469e6f7b9e6: Verifying Checksum [2024-09-11T08:30:26.303Z] 1469e6f7b9e6: Download complete [2024-09-11T08:30:26.563Z] eaf3925da568: Verifying Checksum [2024-09-11T08:30:26.563Z] eaf3925da568: Download complete [2024-09-11T08:30:26.563Z] 339a4e72a1f5: Verifying Checksum [2024-09-11T08:30:26.563Z] 339a4e72a1f5: Download complete [2024-09-11T08:30:26.563Z] bde34c3a00c8: Verifying Checksum [2024-09-11T08:30:26.563Z] bde34c3a00c8: Download complete [2024-09-11T08:30:26.563Z] b352a97aabf1: Download complete [2024-09-11T08:30:26.563Z] 4872d77fe225: Verifying Checksum [2024-09-11T08:30:26.563Z] 4872d77fe225: Download complete [2024-09-11T08:30:26.563Z] 5851b861e8e6: Download complete [2024-09-11T08:30:26.563Z] b85a868b505f: Verifying Checksum [2024-09-11T08:30:26.563Z] b85a868b505f: Download complete [2024-09-11T08:30:26.822Z] bab4dde63d76: Verifying Checksum [2024-09-11T08:30:26.822Z] bab4dde63d76: Download complete [2024-09-11T08:30:27.758Z] b85a868b505f: Pull complete [2024-09-11T08:30:28.017Z] e2be974225ed: Pull complete [2024-09-11T08:30:28.586Z] 339a4e72a1f5: Pull complete [2024-09-11T08:30:28.586Z] 988bab9f4d93: Pull complete [2024-09-11T08:30:28.844Z] 1469e6f7b9e6: Pull complete [2024-09-11T08:30:28.844Z] eaf3925da568: Pull complete [2024-09-11T08:30:30.228Z] bab4dde63d76: Pull complete [2024-09-11T08:30:30.487Z] bde34c3a00c8: Pull complete [2024-09-11T08:30:30.487Z] b352a97aabf1: Pull complete [2024-09-11T08:30:30.487Z] 4872d77fe225: Pull complete [2024-09-11T08:30:30.746Z] 5851b861e8e6: Pull complete [2024-09-11T08:30:30.746Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-11T08:30:30.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T08:30:30.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T08:30:30.885Z] prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container [2024-09-11T08:30:30.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-11T08:30:34.517Z] $ docker top fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 -eo pid,comm [2024-09-11T08:30:34.570Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-11T08:30:34.570Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-11T08:30:34.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T08:30:34.638Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T08:30:34.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T08:30:34.744Z] $ docker exec fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 ssh-agent [2024-09-11T08:30:34.857Z] SSH_AUTH_SOCK=/tmp/ssh-Ox002BVQf6WP/agent.32 [2024-09-11T08:30:34.857Z] SSH_AGENT_PID=38 [2024-09-11T08:30:34.863Z] Running ssh-add (command line suppressed) [2024-09-11T08:30:34.959Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8165385637389237745.key (/w/workspace/edgex-go/2@tmp/private_key_8165385637389237745.key) [2024-09-11T08:30:34.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T08:30:35.274Z] + git tag --points-at HEAD [Pipeline] } [2024-09-11T08:30:35.284Z] $ docker exec --env ******** --env ******** fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 ssh-agent -k [2024-09-11T08:30:35.381Z] unset SSH_AUTH_SOCK; [2024-09-11T08:30:35.382Z] unset SSH_AGENT_PID; [2024-09-11T08:30:35.382Z] echo Agent pid 38 killed; [2024-09-11T08:30:35.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-11T08:30:35.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T08:30:35.438Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T08:30:35.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T08:30:35.546Z] $ docker exec fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 ssh-agent [2024-09-11T08:30:35.656Z] SSH_AUTH_SOCK=/tmp/ssh-vMH4KzpKlVHQ/agent.72 [2024-09-11T08:30:35.656Z] SSH_AGENT_PID=78 [2024-09-11T08:30:35.661Z] Running ssh-add (command line suppressed) [2024-09-11T08:30:35.769Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_15221936005507854300.key (/w/workspace/edgex-go/2@tmp/private_key_15221936005507854300.key) [2024-09-11T08:30:35.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T08:30:36.082Z] + git semver init [2024-09-11T08:30:36.341Z] 2024-09-11 08:30:36,271 [run_init] DEBUG init version:0.0.0 force:False [2024-09-11T08:30:36.341Z] 2024-09-11 08:30:36,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-09-11T08:30:36.341Z] 2024-09-11 08:30:36,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-09-11T08:30:36.341Z] 2024-09-11 08:30:36,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-09-11T08:30:42.918Z] 2024-09-11 08:30:42,085 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-09-11T08:30:42.918Z] 2024-09-11 08:30:42,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4907 with force:False [2024-09-11T08:30:42.918Z] 2024-09-11 08:30:42,086 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4907 [2024-09-11T08:30:42.918Z] 2024-09-11 08:30:42,090 [execute] INFO git cat-file --batch-check [2024-09-11T08:30:42.918Z] 2024-09-11 08:30:42,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-09-11T08:30:42.918Z] 2024-09-11 08:30:42,096 [execute] INFO git cat-file --batch [2024-09-11T08:30:42.918Z] 2024-09-11 08:30:42,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-09-11T08:30:42.918Z] 2024-09-11 08:30:42,101 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4907 [2024-09-11T08:30:42.918Z] 0.0.0 [Pipeline] } [2024-09-11T08:30:42.927Z] $ docker exec --env ******** --env ******** fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 ssh-agent -k [2024-09-11T08:30:43.022Z] unset SSH_AUTH_SOCK; [2024-09-11T08:30:43.022Z] unset SSH_AGENT_PID; [2024-09-11T08:30:43.023Z] echo Agent pid 78 killed; [2024-09-11T08:30:43.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T08:30:43.369Z] + git semver [Pipeline] } [2024-09-11T08:30:43.640Z] $ docker stop --time=1 fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 [2024-09-11T08:30:44.935Z] $ docker rm -f --volumes fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T08:30:45.285Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-11T08:30:45.506Z] Stashed 1 file(s) [Pipeline] echo [2024-09-11T08:30:45.512Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T08:30:45.917Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-09-11T08:30:45.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T08:30:45.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T08:30:45.969Z] ========================================================= [2024-09-11T08:30:45.969Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-11T08:30:45.969Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-11T08:30:46.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T08:30:46.260Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-11T08:30:46.260Z] 619be1103602: Pulling fs layer [2024-09-11T08:30:46.260Z] 7862e08f4a3e: Pulling fs layer [2024-09-11T08:30:46.260Z] 5df492c9dc93: Pulling fs layer [2024-09-11T08:30:46.260Z] 7629e6793208: Pulling fs layer [2024-09-11T08:30:46.260Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T08:30:46.260Z] fb5054dd5b73: Pulling fs layer [2024-09-11T08:30:46.260Z] eeca6798cff9: Pulling fs layer [2024-09-11T08:30:46.260Z] aa269ceb94a6: Pulling fs layer [2024-09-11T08:30:46.260Z] ada007ff1a6a: Pulling fs layer [2024-09-11T08:30:46.260Z] 4f4fb700ef54: Waiting [2024-09-11T08:30:46.260Z] fb5054dd5b73: Waiting [2024-09-11T08:30:46.260Z] ada007ff1a6a: Waiting [2024-09-11T08:30:46.260Z] eeca6798cff9: Waiting [2024-09-11T08:30:46.261Z] aa269ceb94a6: Waiting [2024-09-11T08:30:46.261Z] 7629e6793208: Waiting [2024-09-11T08:30:46.261Z] 7862e08f4a3e: Download complete [2024-09-11T08:30:46.261Z] 7629e6793208: Verifying Checksum [2024-09-11T08:30:46.261Z] 7629e6793208: Download complete [2024-09-11T08:30:46.261Z] 4f4fb700ef54: Verifying Checksum [2024-09-11T08:30:46.261Z] 4f4fb700ef54: Download complete [2024-09-11T08:30:46.261Z] fb5054dd5b73: Verifying Checksum [2024-09-11T08:30:46.261Z] fb5054dd5b73: Download complete [2024-09-11T08:30:46.261Z] 619be1103602: Verifying Checksum [2024-09-11T08:30:46.261Z] 619be1103602: Download complete [2024-09-11T08:30:46.261Z] eeca6798cff9: Verifying Checksum [2024-09-11T08:30:46.261Z] eeca6798cff9: Download complete [2024-09-11T08:30:46.519Z] 619be1103602: Pull complete [2024-09-11T08:30:46.519Z] 7862e08f4a3e: Pull complete [2024-09-11T08:30:46.778Z] ada007ff1a6a: Verifying Checksum [2024-09-11T08:30:46.778Z] ada007ff1a6a: Download complete [2024-09-11T08:30:46.778Z] 5df492c9dc93: Verifying Checksum [2024-09-11T08:30:46.778Z] 5df492c9dc93: Download complete [2024-09-11T08:30:47.347Z] aa269ceb94a6: Download complete [2024-09-11T08:30:50.634Z] 5df492c9dc93: Pull complete [2024-09-11T08:30:50.634Z] 7629e6793208: Pull complete [2024-09-11T08:30:50.634Z] 4f4fb700ef54: Pull complete [2024-09-11T08:30:50.634Z] fb5054dd5b73: Pull complete [2024-09-11T08:30:50.634Z] eeca6798cff9: Pull complete [2024-09-11T08:30:52.533Z] aa269ceb94a6: Pull complete [2024-09-11T08:30:53.100Z] ada007ff1a6a: Pull complete [2024-09-11T08:30:53.100Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-11T08:30:53.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T08:30:53.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-11T08:30:53.404Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T08:30:53.404Z] WORKDIR /edgex [2024-09-11T08:30:53.404Z] COPY go.mod . [2024-09-11T08:30:53.404Z] RUN go mod download [2024-09-11T08:30:53.404Z] docker build -t ci-base-image-x86_64 -f - . [2024-09-11T08:30:53.970Z] Sending build context to Docker daemon 179.3MB [2024-09-11T08:30:53.970Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T08:30:53.970Z] ---> f489d0715acc [2024-09-11T08:30:53.970Z] Step 2/4 : WORKDIR /edgex [2024-09-11T08:31:00.537Z] ---> Running in d355b27f4dd4 [2024-09-11T08:31:00.537Z] Removing intermediate container d355b27f4dd4 [2024-09-11T08:31:00.537Z] ---> 0cddcd81609d [2024-09-11T08:31:00.537Z] Step 3/4 : COPY go.mod . [2024-09-11T08:31:00.537Z] ---> 590bff7b0fec [2024-09-11T08:31:00.537Z] Step 4/4 : RUN go mod download [2024-09-11T08:31:00.537Z] ---> Running in 7ccaae320386 [2024-09-11T08:31:00.606Z] Still waiting to schedule task [2024-09-11T08:31:00.606Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-11T08:31:32.630Z] Removing intermediate container 7ccaae320386 [2024-09-11T08:31:32.630Z] ---> 6797412eb610 [2024-09-11T08:31:32.630Z] Successfully built 6797412eb610 [2024-09-11T08:31:32.630Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:31:32.937Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T08:31:32.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T08:31:33.026Z] prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container [2024-09-11T08:31:33.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-11T08:31:33.508Z] $ docker top abf911b3a48b300c0235b40d0ee102eb7969dc772bb8f33bfbfb0bfc5a3d09ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T08:31:33.857Z] + go version [2024-09-11T08:31:33.857Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-11T08:31:33.863Z] $ docker stop --time=1 abf911b3a48b300c0235b40d0ee102eb7969dc772bb8f33bfbfb0bfc5a3d09ca [2024-09-11T08:31:35.134Z] $ docker rm -f --volumes abf911b3a48b300c0235b40d0ee102eb7969dc772bb8f33bfbfb0bfc5a3d09ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:31:35.593Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T08:31:35.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T08:31:35.670Z] prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container [2024-09-11T08:31:35.696Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-11T08:31:36.054Z] $ docker top f32508b95031f8c52f595ccafca98f9d91d98eb178192dad2cb7437a16240ca9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-11T08:31:36.135Z] ========================================================= [2024-09-11T08:31:36.135Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-11T08:31:36.135Z] ========================================================= [Pipeline] sh [2024-09-11T08:31:36.413Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-09-11T08:31:36.726Z] + make test [2024-09-11T08:31:36.726Z] go test -race -coverprofile=coverage.out ./... [2024-09-11T08:31:44.843Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-11T08:32:11.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-11T08:32:11.949Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-11T08:32:11.949Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-11T08:32:11.949Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-11T08:32:11.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-11T08:32:11.949Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-11T08:32:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-11T08:32:13.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-11T08:32:14.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-09-11T08:32:15.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-11T08:32:15.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-11T08:32:15.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-11T08:32:15.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-11T08:32:15.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-11T08:32:15.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-09-11T08:32:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-11T08:32:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-11T08:32:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:32:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-11T08:32:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-11T08:32:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-11T08:32:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-11T08:32:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-11T08:32:16.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-11T08:32:17.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-11T08:32:17.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:32:17.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-11T08:32:17.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-11T08:32:17.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-11T08:32:18.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-11T08:32:18.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-11T08:32:19.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.125s coverage: 69.2% of statements [2024-09-11T08:32:19.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements [2024-09-11T08:32:19.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.610s coverage: 93.4% of statements [2024-09-11T08:32:19.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-09-11T08:32:19.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-11T08:32:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-11T08:32:20.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-11T08:32:21.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 95.8% of statements [2024-09-11T08:32:21.372Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-09-11T08:32:21.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-11T08:32:21.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-11T08:32:21.893Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] [2024-09-11T08:32:23.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-09-11T08:32:23.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-09-11T08:32:23.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-09-11T08:32:23.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements [2024-09-11T08:32:23.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements [2024-09-11T08:32:23.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2024-09-11T08:32:23.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-09-11T08:32:24.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-11T08:32:24.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-11T08:32:24.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-11T08:32:24.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-11T08:32:24.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-11T08:32:24.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-11T08:32:24.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-11T08:32:24.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-11T08:32:25.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-11T08:32:25.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-11T08:32:25.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-11T08:32:26.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-11T08:32:26.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-11T08:32:26.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-11T08:32:26.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-11T08:32:26.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-11T08:32:26.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-11T08:32:27.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-11T08:32:28.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-11T08:32:29.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-11T08:32:30.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-11T08:32:30.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-11T08:32:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-11T08:32:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-11T08:32:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-11T08:32:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-11T08:32:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-11T08:32:34.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-11T08:32:34.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-11T08:32:34.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-11T08:32:34.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-11T08:32:34.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-11T08:32:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-11T08:32:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-11T08:32:35.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-11T08:32:35.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2024-09-11T08:32:36.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-11T08:32:36.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:32:36.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-11T08:32:38.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-11T08:32:38.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-11T08:32:38.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-11T08:32:38.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-11T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-11T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-11T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-11T08:32:40.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-11T08:32:40.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-11T08:32:40.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-11T08:32:40.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:32:45.740Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10113 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws [2024-09-11T08:32:45.758Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-09-11T08:32:45.807Z] The recommended git tool is: git [2024-09-11T08:32:49.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.246s coverage: 79.9% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.044s coverage: 92.9% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.049s coverage: 87.2% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 36.5% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.032s coverage: 35.9% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 19.9% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements [2024-09-11T08:32:51.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-09-11T08:32:51.565Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-11T08:32:51.823Z] running golangci-lint [2024-09-11T08:32:51.823Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-11T08:32:51.823Z] go version go1.21.9 linux/amd64 [2024-09-11T08:32:52.083Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-11T08:32:52.083Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-11T08:32:53.848Z] using credential edgex-jenkins-ssh [2024-09-11T08:32:53.874Z] Cloning the remote Git repository [2024-09-11T08:32:53.915Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-11T08:32:54.013Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-09-11T08:32:54.312Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-11T08:32:54.313Z] > git --version # timeout=10 [2024-09-11T08:32:54.378Z] > git --version # 'git version 2.25.1' [2024-09-11T08:32:54.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T08:32:54.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T08:33:14.007Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 20.743614844s" [2024-09-11T08:33:14.007Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.627161ms" [2024-09-11T08:33:14.732Z] Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-11T08:33:13.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-11T08:33:13.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T08:33:14.029Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-11T08:33:14.067Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-11T08:33:14.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T08:33:14.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-11T08:33:14.765Z] > git config core.sparsecheckout # timeout=10 [2024-09-11T08:33:14.830Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [2024-09-11T08:33:15.068Z] > git remote # timeout=10 [2024-09-11T08:33:15.249Z] Merge succeeded, producing c8713cc9fb8c07833c29bea52dc6bfec4ce82685 [2024-09-11T08:33:15.250Z] Checking out Revision c8713cc9fb8c07833c29bea52dc6bfec4ce82685 (PR-4907) [2024-09-11T08:33:15.085Z] > git config --get remote.origin.url # timeout=10 [2024-09-11T08:33:15.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T08:33:15.122Z] > git merge c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 [2024-09-11T08:33:15.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-11T08:33:15.252Z] > git config core.sparsecheckout # timeout=10 [2024-09-11T08:33:15.272Z] > git checkout -f c8713cc9fb8c07833c29bea52dc6bfec4ce82685 # timeout=10 [2024-09-11T08:33:18.858Z] Commit message: "Merge commit 'c631058b2a2739a940fc36a69156d76351522c2f' into HEAD" [2024-09-11T08:33:18.863Z] > git rev-list --no-walk cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T08:33:20.736Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-11T08:33:20.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-11T08:33:20.736Z] Dload Upload Total Spent Left Speed [2024-09-11T08:33:20.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-09-11T08:33:21.065Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-11T08:33:21.382Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-11T08:33:21.382Z] + sudo tee /etc/docker/daemon.new [2024-09-11T08:33:21.382Z] { [2024-09-11T08:33:21.382Z] "registry-mirrors": [ [2024-09-11T08:33:21.382Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-11T08:33:21.382Z] ], [2024-09-11T08:33:21.382Z] "bip": "10.250.0.254/24", [2024-09-11T08:33:21.382Z] "hosts": [ [2024-09-11T08:33:21.382Z] "tcp://0.0.0.0:5555", [2024-09-11T08:33:21.382Z] "unix:///var/run/docker.sock" [2024-09-11T08:33:21.382Z] ], [2024-09-11T08:33:21.382Z] "mtu": 1458, [2024-09-11T08:33:21.382Z] "selinux-enabled": true, [2024-09-11T08:33:21.382Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-11T08:33:21.382Z] } [Pipeline] sh [2024-09-11T08:33:21.705Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-11T08:33:22.029Z] + sudo service docker restart [2024-09-11T08:33:23.972Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.518315714s with top 10 stages: buildir: 49.067424725s, gosec: 8.023515855s, inspect: 2.642760578s, fact_deprecated: 2.224540517s, ctrlflow: 1.79699257s, printf: 1.68228903s, nilness: 1.235340995s, fact_purity: 1.201611769s, S1038: 1.079155051s, typedness: 702.598634ms" [2024-09-11T08:33:23.973Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-11T08:33:23.973Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, exclude: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214" [2024-09-11T08:33:23.973Z] level=info msg="[runner] processing took 15.99044ms with stages: nolint: 6.596471ms, identifier_marker: 4.38081ms, autogenerated_exclude: 1.533311ms, path_prettifier: 1.476301ms, exclude-rules: 1.183846ms, skip_dirs: 771.15µs, cgo: 29.341µs, filename_unadjuster: 15.39µs, exclude: 680ns, max_same_issues: 540ns, skip_files: 440ns, fixer: 370ns, uniq_by_line: 340ns, severity-rules: 250ns, sort_results: 250ns, path_shortener: 210ns, diff: 200ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2024-09-11T08:33:23.973Z] level=info msg="[runner] linters took 10.475125982s with stages: goanalysis_metalinter: 10.459050001s" [2024-09-11T08:33:23.973Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-11T08:33:23.973Z] level=info msg="Memory: 311 samples, avg is 291.6MB, max is 1400.5MB" [2024-09-11T08:33:23.973Z] level=info msg="Execution took 31.271948224s" [2024-09-11T08:33:23.973Z] go vet ./... [2024-09-11T08:33:29.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-11T08:33:29.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-11T08:33:29.492Z] ./bin/test-attribution-txt.sh [2024-09-11T08:33:29.751Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-11T08:33:29.751Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-11T08:33:29.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-11T08:33:30.063Z] + ls -al . [2024-09-11T08:33:30.063Z] total 924 [2024-09-11T08:33:30.063Z] drwxrwxr-x 11 1001 1001 4096 Sep 11 08:31 . [2024-09-11T08:33:30.063Z] drwxr-xr-x 4 root root 4096 Sep 11 08:31 .. [2024-09-11T08:33:30.063Z] drwxrwxr-x 2 1001 1001 4096 Sep 11 08:30 .blubracket [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 10 Sep 11 08:30 .dockerignore [2024-09-11T08:33:30.063Z] drwxrwxr-x 8 1001 1001 4096 Sep 11 08:32 .git [2024-09-11T08:33:30.063Z] drwxrwxr-x 3 1001 1001 4096 Sep 11 08:30 .github [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 1102 Sep 11 08:30 .gitignore [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 42 Sep 11 08:30 .golangci.yml [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 100 Sep 11 08:30 .hadolint.yml [2024-09-11T08:33:30.063Z] drwxr-xr-x 3 1001 1001 4096 Sep 11 08:30 .semver [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 155 Sep 11 08:30 .sonarcloud.properties [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 1171 Sep 11 08:30 ADOPTERS.md [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 21286 Sep 11 08:30 Attribution.txt [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 100284 Sep 11 08:30 CHANGELOG.md [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 3804 Sep 11 08:30 CONTRIBUTING.md [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 677 Sep 11 08:30 GOVERNANCE.md [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 861 Sep 11 08:30 Jenkinsfile [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 10775 Sep 11 08:30 LICENSE [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 16854 Sep 11 08:30 Makefile [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 582 Sep 11 08:30 OWNERS.md [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 9528 Sep 11 08:30 README.md [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 789 Sep 11 08:30 SECURITY.md [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 5 Sep 11 08:30 VERSION [2024-09-11T08:33:30.063Z] drwxrwxr-x 2 1001 1001 4096 Sep 11 08:30 bin [2024-09-11T08:33:30.063Z] drwxrwxr-x 20 1001 1001 4096 Sep 11 08:30 cmd [2024-09-11T08:33:30.063Z] -rw-r--r-- 1 root root 555208 Sep 11 08:32 coverage.out [2024-09-11T08:33:30.063Z] drwxrwxr-x 2 1001 1001 4096 Sep 11 08:30 fuzz_test [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 7305 Sep 11 08:30 go.mod [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 102748 Sep 11 08:30 go.sum [2024-09-11T08:33:30.063Z] drwxrwxr-x 7 1001 1001 4096 Sep 11 08:30 internal [2024-09-11T08:33:30.063Z] drwxrwxr-x 3 1001 1001 4096 Sep 11 08:30 openapi [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 584 Sep 11 08:30 security.txt [2024-09-11T08:33:30.063Z] -rw-rw-r-- 1 1001 1001 204 Sep 11 08:30 version.go [Pipeline] sh [2024-09-11T08:33:30.352Z] + '[' -e coverage.out ] [2024-09-11T08:33:30.352Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-11T08:33:30.466Z] Stashed 1 file(s) [Pipeline] sh [2024-09-11T08:33:30.749Z] + make build [2024-09-11T08:33:30.749Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T08:33:40.287Z] provisioning config files... [2024-09-11T08:33:40.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6388108331353574047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T08:33:40.728Z] ---> ****-login.sh [2024-09-11T08:33:40.728Z] nexus3.edgexfoundry.org:10001 [2024-09-11T08:33:40.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:33:41.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:33:41.264Z] Configure a credential helper to remove this warning. See [2024-09-11T08:33:41.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:33:41.264Z] [2024-09-11T08:33:41.265Z] Login Succeeded [2024-09-11T08:33:41.265Z] nexus3.edgexfoundry.org:10002 [2024-09-11T08:33:41.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:33:41.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:33:41.798Z] Configure a credential helper to remove this warning. See [2024-09-11T08:33:41.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:33:41.798Z] [2024-09-11T08:33:41.798Z] Login Succeeded [2024-09-11T08:33:41.798Z] nexus3.edgexfoundry.org:10003 [2024-09-11T08:33:41.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:33:42.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:33:42.075Z] Configure a credential helper to remove this warning. See [2024-09-11T08:33:42.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:33:42.075Z] [2024-09-11T08:33:42.075Z] Login Succeeded [2024-09-11T08:33:42.075Z] nexus3.edgexfoundry.org:10004 [2024-09-11T08:33:42.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:33:42.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:33:42.343Z] Configure a credential helper to remove this warning. See [2024-09-11T08:33:42.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:33:42.343Z] [2024-09-11T08:33:42.343Z] Login Succeeded [2024-09-11T08:33:42.343Z] ****.io [2024-09-11T08:33:42.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T08:33:42.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T08:33:42.873Z] Configure a credential helper to remove this warning. See [2024-09-11T08:33:42.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T08:33:42.873Z] [2024-09-11T08:33:42.873Z] Login Succeeded [2024-09-11T08:33:42.873Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T08:33:42.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-11T08:33:43.466Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-09-11T08:33:43.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T08:33:43.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T08:33:43.518Z] ========================================================= [2024-09-11T08:33:43.518Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-11T08:33:43.518Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-11T08:33:43.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T08:33:43.832Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-11T08:33:43.832Z] c6b39de5b339: Pulling fs layer [2024-09-11T08:33:43.832Z] a69c41024577: Pulling fs layer [2024-09-11T08:33:43.832Z] d6de4b400683: Pulling fs layer [2024-09-11T08:33:43.832Z] 35cb2a7552d0: Pulling fs layer [2024-09-11T08:33:43.832Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T08:33:43.832Z] 464afbd9ba4c: Pulling fs layer [2024-09-11T08:33:43.832Z] 00f215d4a9da: Pulling fs layer [2024-09-11T08:33:43.832Z] d496ad576159: Pulling fs layer [2024-09-11T08:33:43.832Z] 35cb2a7552d0: Waiting [2024-09-11T08:33:43.832Z] 4f4fb700ef54: Waiting [2024-09-11T08:33:43.832Z] 464afbd9ba4c: Waiting [2024-09-11T08:33:43.832Z] 00f215d4a9da: Waiting [2024-09-11T08:33:43.832Z] d496ad576159: Waiting [2024-09-11T08:33:44.101Z] a69c41024577: Verifying Checksum [2024-09-11T08:33:44.101Z] a69c41024577: Download complete [2024-09-11T08:33:44.101Z] 35cb2a7552d0: Verifying Checksum [2024-09-11T08:33:44.101Z] 35cb2a7552d0: Download complete [2024-09-11T08:33:44.101Z] 4f4fb700ef54: Verifying Checksum [2024-09-11T08:33:44.101Z] 4f4fb700ef54: Download complete [2024-09-11T08:33:44.101Z] 464afbd9ba4c: Verifying Checksum [2024-09-11T08:33:44.101Z] 464afbd9ba4c: Download complete [2024-09-11T08:33:44.101Z] c6b39de5b339: Download complete [2024-09-11T08:33:44.370Z] d496ad576159: Verifying Checksum [2024-09-11T08:33:44.370Z] d496ad576159: Download complete [2024-09-11T08:33:44.958Z] c6b39de5b339: Pull complete [2024-09-11T08:33:45.542Z] a69c41024577: Pull complete [2024-09-11T08:33:45.809Z] d6de4b400683: Verifying Checksum [2024-09-11T08:33:45.809Z] d6de4b400683: Download complete [2024-09-11T08:33:47.220Z] 00f215d4a9da: Verifying Checksum [2024-09-11T08:33:47.220Z] 00f215d4a9da: Download complete [2024-09-11T08:33:57.283Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-11T08:33:57.283Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-11T08:33:57.283Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-11T08:33:57.283Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-11T08:33:58.216Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-11T08:33:59.542Z] d6de4b400683: Pull complete [2024-09-11T08:33:59.542Z] 35cb2a7552d0: Pull complete [2024-09-11T08:33:59.542Z] 4f4fb700ef54: Pull complete [2024-09-11T08:33:59.542Z] 464afbd9ba4c: Pull complete [2024-09-11T08:34:02.399Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-11T08:34:03.809Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-11T08:34:05.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-11T08:34:07.084Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-11T08:34:08.020Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-11T08:34:08.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-11T08:34:09.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-11T08:34:09.611Z] 00f215d4a9da: Pull complete [2024-09-11T08:34:09.611Z] d496ad576159: Pull complete [2024-09-11T08:34:09.878Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-11T08:34:09.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T08:34:09.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-11T08:34:10.148Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-11T08:34:10.223Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T08:34:10.223Z] WORKDIR /edgex [2024-09-11T08:34:10.223Z] COPY go.mod . [2024-09-11T08:34:10.223Z] RUN go mod download [2024-09-11T08:34:10.223Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] } [2024-09-11T08:34:10.722Z] $ docker stop --time=1 f32508b95031f8c52f595ccafca98f9d91d98eb178192dad2cb7437a16240ca9 [2024-09-11T08:34:10.810Z] Sending build context to Docker daemon 3.552MB [2024-09-11T08:34:10.810Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T08:34:10.810Z] ---> f246e2811388 [2024-09-11T08:34:10.810Z] Step 2/4 : WORKDIR /edgex [2024-09-11T08:34:12.812Z] ---> Running in cfcf3c63c68f [2024-09-11T08:34:12.812Z] Removing intermediate container cfcf3c63c68f [2024-09-11T08:34:12.812Z] ---> 7f480e9ff50d [2024-09-11T08:34:12.812Z] Step 3/4 : COPY go.mod . [2024-09-11T08:34:13.427Z] ---> 497842c69387 [2024-09-11T08:34:13.427Z] Step 4/4 : RUN go mod download [2024-09-11T08:34:13.427Z] ---> Running in f5d82b0ea0ef [2024-09-11T08:34:19.778Z] $ docker rm -f --volumes f32508b95031f8c52f595ccafca98f9d91d98eb178192dad2cb7437a16240ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:34:21.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-11T08:34:21.035Z] [2024-09-11T08:34:21.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:34:21.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-11T08:34:21.346Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-11T08:34:21.346Z] 91d30c5bc195: Pulling fs layer [2024-09-11T08:34:21.346Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-11T08:34:21.346Z] 9c61dcf015f6: Pulling fs layer [2024-09-11T08:34:21.346Z] 4698f68db338: Pulling fs layer [2024-09-11T08:34:21.346Z] 2a2f49069b9e: Pulling fs layer [2024-09-11T08:34:21.346Z] e0025b399a48: Pulling fs layer [2024-09-11T08:34:21.346Z] 4698f68db338: Waiting [2024-09-11T08:34:21.346Z] e0025b399a48: Waiting [2024-09-11T08:34:21.346Z] 2a2f49069b9e: Waiting [2024-09-11T08:34:21.607Z] 91d30c5bc195: Download complete [2024-09-11T08:34:21.607Z] 4698f68db338: Download complete [2024-09-11T08:34:21.607Z] 91d30c5bc195: Pull complete [2024-09-11T08:34:21.607Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-11T08:34:21.607Z] 2e9b0aa3be6d: Download complete [2024-09-11T08:34:21.607Z] e0025b399a48: Verifying Checksum [2024-09-11T08:34:21.607Z] e0025b399a48: Download complete [2024-09-11T08:34:21.866Z] 2a2f49069b9e: Verifying Checksum [2024-09-11T08:34:21.866Z] 2e9b0aa3be6d: Pull complete [2024-09-11T08:34:22.433Z] 9c61dcf015f6: Download complete [2024-09-11T08:34:24.963Z] 9c61dcf015f6: Pull complete [2024-09-11T08:34:24.963Z] 4698f68db338: Pull complete [2024-09-11T08:34:24.963Z] 2a2f49069b9e: Pull complete [2024-09-11T08:34:24.963Z] e0025b399a48: Pull complete [2024-09-11T08:34:24.963Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-11T08:34:24.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-11T08:34:24.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T08:34:25.061Z] prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container [2024-09-11T08:34:25.091Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-11T08:34:28.836Z] $ docker top a16f498bef8275c7f4bcb79fa4fa94dea4d60532b7c53132fa528a0ada1ff175 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T08:34:29.188Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-11T08:34:31.720Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #1 transferring dockerfile: 3.17kB done [2024-09-11T08:34:31.720Z] #1 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #2 transferring dockerfile: 2.01kB done [2024-09-11T08:34:31.720Z] #2 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #3 transferring dockerfile: 1.69kB done [2024-09-11T08:34:31.720Z] #3 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #4 transferring dockerfile: 2.06kB done [2024-09-11T08:34:31.720Z] #4 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #5 transferring dockerfile: 1.95kB done [2024-09-11T08:34:31.720Z] #5 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #6 transferring dockerfile: 2.50kB done [2024-09-11T08:34:31.720Z] #6 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #7 transferring dockerfile: 2.15kB done [2024-09-11T08:34:31.720Z] #7 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #8 [core-command internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #8 transferring dockerfile: 1.93kB done [2024-09-11T08:34:31.720Z] #8 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #9 [core-data internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #9 transferring dockerfile: 2.07kB done [2024-09-11T08:34:31.720Z] #9 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-11T08:34:31.720Z] #10 transferring dockerfile: 1.81kB done [2024-09-11T08:34:31.720Z] #10 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #11 [security-bootstrapper internal] load .dockerignore [2024-09-11T08:34:31.720Z] #11 transferring context: 50B done [2024-09-11T08:34:31.720Z] #11 DONE 0.0s [2024-09-11T08:34:31.720Z] [2024-09-11T08:34:31.720Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-11T08:34:31.977Z] #12 transferring dockerfile: 2.23kB done [2024-09-11T08:34:31.977Z] #12 DONE 0.0s [2024-09-11T08:34:31.977Z] [2024-09-11T08:34:31.977Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-11T08:34:31.977Z] #13 transferring dockerfile: 2.49kB done [2024-09-11T08:34:31.977Z] #13 DONE 0.1s [2024-09-11T08:34:31.977Z] [2024-09-11T08:34:31.977Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-11T08:34:31.977Z] #14 transferring dockerfile: 1.89kB done [2024-09-11T08:34:31.977Z] #14 DONE 0.0s [2024-09-11T08:34:31.977Z] [2024-09-11T08:34:31.977Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-11T08:34:31.977Z] #15 transferring dockerfile: 1.85kB done [2024-09-11T08:34:31.977Z] #15 DONE 0.1s [2024-09-11T08:34:31.977Z] [2024-09-11T08:34:31.977Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-09-11T08:34:31.977Z] #16 transferring dockerfile: 1.70kB done [2024-09-11T08:34:31.977Z] #16 DONE 0.0s [2024-09-11T08:34:31.977Z] [2024-09-11T08:34:31.977Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-09-11T08:34:31.977Z] #17 transferring dockerfile: 1.93kB done [2024-09-11T08:34:31.977Z] #17 DONE 0.0s [2024-09-11T08:34:31.977Z] [2024-09-11T08:34:31.977Z] #18 [core-keeper internal] load .dockerignore [2024-09-11T08:34:31.977Z] #18 transferring context: 50B done [2024-09-11T08:34:31.977Z] #18 DONE 0.0s [2024-09-11T08:34:31.977Z] [2024-09-11T08:34:31.977Z] #19 [security-spire-config internal] load .dockerignore [2024-09-11T08:34:31.977Z] #19 transferring context: 50B done [2024-09-11T08:34:31.977Z] #19 DONE 0.0s [2024-09-11T08:34:31.977Z] [2024-09-11T08:34:31.977Z] #20 [core-metadata internal] load .dockerignore [2024-09-11T08:34:31.977Z] #20 transferring context: 50B done [2024-09-11T08:34:31.977Z] #20 DONE 0.0s [2024-09-11T08:34:31.977Z] [2024-09-11T08:34:31.978Z] #21 [support-notifications internal] load .dockerignore [2024-09-11T08:34:32.236Z] #21 transferring context: 50B done [2024-09-11T08:34:32.236Z] #21 DONE 0.0s [2024-09-11T08:34:32.236Z] [2024-09-11T08:34:32.236Z] #22 [security-proxy-setup internal] load .dockerignore [2024-09-11T08:34:32.236Z] #22 transferring context: 50B done [2024-09-11T08:34:32.236Z] #22 DONE 0.0s [2024-09-11T08:34:32.236Z] [2024-09-11T08:34:32.236Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-11T08:34:32.236Z] #23 transferring context: 50B done [2024-09-11T08:34:32.236Z] #23 DONE 0.0s [2024-09-11T08:34:32.236Z] [2024-09-11T08:34:32.236Z] #24 [core-command internal] load .dockerignore [2024-09-11T08:34:32.236Z] #24 transferring context: 50B done [2024-09-11T08:34:32.236Z] #24 DONE 0.0s [2024-09-11T08:34:32.236Z] [2024-09-11T08:34:32.236Z] #25 [core-data internal] load .dockerignore [2024-09-11T08:34:32.236Z] #25 transferring context: 50B done [2024-09-11T08:34:32.236Z] #25 DONE 0.0s [2024-09-11T08:34:32.236Z] [2024-09-11T08:34:32.236Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-11T08:34:32.236Z] #26 transferring context: 50B done [2024-09-11T08:34:32.236Z] #26 DONE 0.0s [2024-09-11T08:34:32.236Z] [2024-09-11T08:34:32.236Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-09-11T08:34:32.237Z] #27 transferring context: 50B done [2024-09-11T08:34:32.237Z] #27 DONE 0.0s [2024-09-11T08:34:32.237Z] [2024-09-11T08:34:32.237Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T08:34:32.237Z] #28 DONE 0.0s [2024-09-11T08:34:32.237Z] [2024-09-11T08:34:32.237Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-11T08:34:32.237Z] #29 transferring context: 50B done [2024-09-11T08:34:32.237Z] #29 DONE 0.0s [2024-09-11T08:34:32.237Z] [2024-09-11T08:34:32.237Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-09-11T08:34:32.237Z] #30 transferring context: 50B done [2024-09-11T08:34:32.237Z] #30 DONE 0.0s [2024-09-11T08:34:32.237Z] [2024-09-11T08:34:32.237Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-09-11T08:34:32.237Z] #31 transferring context: 50B done [2024-09-11T08:34:32.237Z] #31 DONE 0.0s [2024-09-11T08:34:32.237Z] [2024-09-11T08:34:32.237Z] #32 [security-spire-server internal] load .dockerignore [2024-09-11T08:34:32.237Z] #32 transferring context: 50B done [2024-09-11T08:34:32.237Z] #32 DONE 0.0s [2024-09-11T08:34:32.237Z] [2024-09-11T08:34:32.237Z] #33 [support-scheduler internal] load .dockerignore [2024-09-11T08:34:32.237Z] #33 transferring context: 50B done [2024-09-11T08:34:32.237Z] #33 DONE 0.0s [2024-09-11T08:34:32.237Z] [2024-09-11T08:34:32.237Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T08:34:32.495Z] #34 ... [2024-09-11T08:34:32.495Z] [2024-09-11T08:34:32.495Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T08:34:32.495Z] #28 DONE 0.0s [2024-09-11T08:34:32.495Z] [2024-09-11T08:34:32.495Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T08:34:32.495Z] #34 ... [2024-09-11T08:34:32.495Z] [2024-09-11T08:34:32.495Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T08:34:32.495Z] #28 DONE 0.0s [2024-09-11T08:34:32.495Z] [2024-09-11T08:34:32.495Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T08:34:32.753Z] #34 DONE 0.5s [2024-09-11T08:34:32.753Z] [2024-09-11T08:34:32.753Z] #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:34:32.753Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-11T08:34:32.753Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-11T08:34:32.753Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-11T08:34:32.753Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-11T08:34:32.753Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s [2024-09-11T08:34:32.753Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:34:32.753Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-11T08:34:32.753Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-11T08:34:32.753Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s [2024-09-11T08:34:32.753Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:34:33.010Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-11T08:34:33.011Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-11T08:34:33.270Z] #35 ... [2024-09-11T08:34:33.270Z] [2024-09-11T08:34:33.270Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-11T08:34:33.270Z] #36 DONE 0.8s [2024-09-11T08:34:33.270Z] [2024-09-11T08:34:33.270Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-11T08:34:33.270Z] #37 DONE 0.9s [2024-09-11T08:34:33.270Z] [2024-09-11T08:34:33.270Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:34:33.270Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-11T08:34:33.270Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-11T08:34:33.270Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-11T08:34:33.270Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-11T08:34:33.270Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:34:33.836Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.7s done [2024-09-11T08:34:33.836Z] #35 ... [2024-09-11T08:34:33.836Z] [2024-09-11T08:34:33.836Z] #38 [security-spire-server internal] load build context [2024-09-11T08:34:33.836Z] #38 transferring context: 27.71kB 0.1s done [2024-09-11T08:34:33.836Z] #38 DONE 0.6s [2024-09-11T08:34:33.836Z] [2024-09-11T08:34:33.836Z] #39 [security-spire-config internal] load build context [2024-09-11T08:34:33.836Z] #39 transferring context: 25.96kB 0.1s done [2024-09-11T08:34:33.836Z] #39 DONE 0.6s [2024-09-11T08:34:34.094Z] [2024-09-11T08:34:34.094Z] #40 [security-spire-agent internal] load build context [2024-09-11T08:34:34.094Z] #40 transferring context: 27.24kB 0.1s done [2024-09-11T08:34:34.094Z] #40 DONE 0.7s [2024-09-11T08:34:34.094Z] [2024-09-11T08:34:34.094Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:34:34.094Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-11T08:34:34.094Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-11T08:34:34.094Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-11T08:34:34.094Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-11T08:34:34.094Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-11T08:34:34.094Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-11T08:34:34.094Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-11T08:34:34.094Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-11T08:34:34.094Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-09-11T08:34:34.094Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2024-09-11T08:34:34.094Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-11T08:34:34.094Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.5s [2024-09-11T08:34:34.352Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.8s [2024-09-11T08:34:34.352Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.8s [2024-09-11T08:34:34.352Z] #41 ... [2024-09-11T08:34:34.352Z] [2024-09-11T08:34:34.352Z] #35 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:34:34.352Z] #35 DONE 2.0s [2024-09-11T08:34:34.352Z] [2024-09-11T08:34:34.352Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:34:35.010Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2024-09-11T08:34:35.010Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-11T08:34:35.644Z] #41 ... [2024-09-11T08:34:35.644Z] [2024-09-11T08:34:35.644Z] #42 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-11T08:34:35.644Z] #42 DONE 3.3s [2024-09-11T08:34:35.923Z] [2024-09-11T08:34:35.923Z] #43 [support-cron-scheduler builder 2/8] WORKDIR /edgex-go [2024-09-11T08:34:41.305Z] #43 ... [2024-09-11T08:34:41.305Z] [2024-09-11T08:34:41.305Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-11T08:34:41.305Z] #44 transferring context: 240.75MB 8.0s [2024-09-11T08:34:41.305Z] #44 ... [2024-09-11T08:34:41.305Z] [2024-09-11T08:34:41.305Z] #45 [security-bootstrapper internal] load build context [2024-09-11T08:34:41.305Z] #45 ... [2024-09-11T08:34:41.305Z] [2024-09-11T08:34:41.305Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-11T08:34:42.681Z] #44 ... [2024-09-11T08:34:42.681Z] [2024-09-11T08:34:42.681Z] #46 [security-secretstore-setup internal] load build context [2024-09-11T08:34:42.681Z] #46 ... [2024-09-11T08:34:42.681Z] [2024-09-11T08:34:42.681Z] #47 [core-command internal] load build context [2024-09-11T08:34:42.945Z] #47 ... [2024-09-11T08:34:42.945Z] [2024-09-11T08:34:42.945Z] #48 [security-proxy-setup internal] load build context [2024-09-11T08:34:42.945Z] #48 ... [2024-09-11T08:34:42.945Z] [2024-09-11T08:34:42.945Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:34:43.203Z] #49 ... [2024-09-11T08:34:43.203Z] [2024-09-11T08:34:43.203Z] #50 [core-keeper internal] load build context [2024-09-11T08:34:43.203Z] #50 ... [2024-09-11T08:34:43.203Z] [2024-09-11T08:34:43.203Z] #51 [support-cron-scheduler internal] load build context [2024-09-11T08:34:43.203Z] #51 ... [2024-09-11T08:34:43.203Z] [2024-09-11T08:34:43.203Z] #52 [support-notifications internal] load build context [2024-09-11T08:34:43.462Z] #52 ... [2024-09-11T08:34:43.462Z] [2024-09-11T08:34:43.462Z] #53 [core-data internal] load build context [2024-09-11T08:34:43.463Z] #53 ... [2024-09-11T08:34:43.463Z] [2024-09-11T08:34:43.463Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T08:34:43.463Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-11T08:34:43.463Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-11T08:34:43.463Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-11T08:34:43.463Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-11T08:34:43.463Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-11T08:34:43.463Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-09-11T08:34:43.463Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-11T08:34:43.463Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s [2024-09-11T08:34:43.463Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-11T08:34:43.463Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-11T08:34:43.463Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2024-09-11T08:34:43.839Z] #54 ... [2024-09-11T08:34:43.839Z] [2024-09-11T08:34:43.839Z] #55 [security-proxy-auth internal] load build context [2024-09-11T08:34:43.839Z] #55 ... [2024-09-11T08:34:43.839Z] [2024-09-11T08:34:43.839Z] #56 [support-scheduler internal] load build context [2024-09-11T08:34:44.097Z] #56 ... [2024-09-11T08:34:44.097Z] [2024-09-11T08:34:44.097Z] #57 [core-metadata internal] load build context [2024-09-11T08:34:44.097Z] #57 ... [2024-09-11T08:34:44.097Z] [2024-09-11T08:34:44.097Z] #52 [support-notifications internal] load build context [2024-09-11T08:34:44.355Z] #52 ... [2024-09-11T08:34:44.355Z] [2024-09-11T08:34:44.355Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T08:34:45.249Z] #58 ... [2024-09-11T08:34:45.249Z] [2024-09-11T08:34:45.249Z] #52 [support-notifications internal] load build context [2024-09-11T08:34:45.508Z] #52 ... [2024-09-11T08:34:45.508Z] [2024-09-11T08:34:45.508Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T08:34:45.508Z] #59 ... [2024-09-11T08:34:45.508Z] [2024-09-11T08:34:45.508Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T08:34:45.508Z] #60 ... [2024-09-11T08:34:45.508Z] [2024-09-11T08:34:45.508Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-11T08:34:45.766Z] #61 ... [2024-09-11T08:34:45.766Z] [2024-09-11T08:34:45.766Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-11T08:34:45.766Z] #62 ... [2024-09-11T08:34:45.766Z] [2024-09-11T08:34:45.766Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T08:34:46.028Z] #63 ... [2024-09-11T08:34:46.028Z] [2024-09-11T08:34:46.028Z] #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-11T08:34:46.028Z] #64 ... [2024-09-11T08:34:46.028Z] [2024-09-11T08:34:46.028Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T08:34:46.028Z] #65 ... [2024-09-11T08:34:46.028Z] [2024-09-11T08:34:46.028Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-11T08:34:46.287Z] #66 ... [2024-09-11T08:34:46.287Z] [2024-09-11T08:34:46.287Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-11T08:34:46.287Z] #67 ... [2024-09-11T08:34:46.287Z] [2024-09-11T08:34:46.287Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:34:46.287Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.2s done [2024-09-11T08:34:46.548Z] #41 ... [2024-09-11T08:34:46.548Z] [2024-09-11T08:34:46.548Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-11T08:34:46.548Z] #68 ... [2024-09-11T08:34:46.548Z] [2024-09-11T08:34:46.548Z] #52 [support-notifications internal] load build context [2024-09-11T08:34:46.548Z] #52 transferring context: 345.52MB 13.9s [2024-09-11T08:34:48.449Z] #52 transferring context: 496.03MB 15.7s done [2024-09-11T08:34:50.982Z] #52 ... [2024-09-11T08:34:50.982Z] [2024-09-11T08:34:50.982Z] #47 [core-command internal] load build context [2024-09-11T08:34:50.982Z] #47 transferring context: 496.03MB 17.1s done [2024-09-11T08:34:51.242Z] #47 ... [2024-09-11T08:34:51.242Z] [2024-09-11T08:34:51.242Z] #45 [security-bootstrapper internal] load build context [2024-09-11T08:34:51.242Z] #45 transferring context: 496.03MB 15.2s done [2024-09-11T08:34:52.621Z] #45 ... [2024-09-11T08:34:52.621Z] [2024-09-11T08:34:52.621Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-11T08:34:52.621Z] #44 transferring context: 496.03MB 14.0s done [2024-09-11T08:34:52.881Z] #44 ... [2024-09-11T08:34:52.881Z] [2024-09-11T08:34:52.881Z] #46 [security-secretstore-setup internal] load build context [2024-09-11T08:34:52.881Z] #46 transferring context: 496.03MB 15.1s done [2024-09-11T08:34:53.139Z] #46 ... [2024-09-11T08:34:53.139Z] [2024-09-11T08:34:53.139Z] #48 [security-proxy-setup internal] load build context [2024-09-11T08:34:53.139Z] #48 transferring context: 496.03MB 13.6s done [2024-09-11T08:34:53.139Z] #48 ... [2024-09-11T08:34:53.139Z] [2024-09-11T08:34:53.139Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:34:53.139Z] #49 transferring context: 496.03MB 13.9s done [2024-09-11T08:34:53.397Z] #49 ... [2024-09-11T08:34:53.397Z] [2024-09-11T08:34:53.397Z] #50 [core-keeper internal] load build context [2024-09-11T08:34:53.397Z] #50 transferring context: 496.03MB 14.1s done [2024-09-11T08:34:53.397Z] #50 ... [2024-09-11T08:34:53.397Z] [2024-09-11T08:34:53.397Z] #51 [support-cron-scheduler internal] load build context [2024-09-11T08:34:53.397Z] #51 transferring context: 496.03MB 14.1s done [2024-09-11T08:34:53.855Z] #51 ... [2024-09-11T08:34:53.855Z] [2024-09-11T08:34:53.855Z] #53 [core-data internal] load build context [2024-09-11T08:34:53.855Z] #53 transferring context: 496.03MB 15.4s done [2024-09-11T08:34:54.115Z] #53 ... [2024-09-11T08:34:54.115Z] [2024-09-11T08:34:54.115Z] #55 [security-proxy-auth internal] load build context [2024-09-11T08:34:54.115Z] #55 transferring context: 496.03MB 15.5s done [2024-09-11T08:34:54.115Z] #55 ... [2024-09-11T08:34:54.115Z] [2024-09-11T08:34:54.115Z] #57 [core-metadata internal] load build context [2024-09-11T08:34:54.115Z] #57 transferring context: 496.03MB 15.2s done [2024-09-11T08:34:54.373Z] #57 ... [2024-09-11T08:34:54.373Z] [2024-09-11T08:34:54.373Z] #56 [support-scheduler internal] load build context [2024-09-11T08:34:54.373Z] #56 transferring context: 496.03MB 13.1s done [2024-09-11T08:35:09.847Z] Removing intermediate container f5d82b0ea0ef [2024-09-11T08:35:09.847Z] ---> 4f932c1f71c2 [2024-09-11T08:35:09.847Z] Successfully built 4f932c1f71c2 [2024-09-11T08:35:09.847Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:35:10.184Z] + docker inspect -f . ci-base-image-arm64 [2024-09-11T08:35:10.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T08:35:10.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-10113 does not seem to be running inside a container [2024-09-11T08:35:10.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-11T08:35:11.668Z] $ docker top c99e0a9d35455312151bb620d1c2991fa24420211173085c94df44a6d3b42fc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T08:35:12.509Z] + go version [2024-09-11T08:35:12.509Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-11T08:35:12.523Z] $ docker stop --time=1 c99e0a9d35455312151bb620d1c2991fa24420211173085c94df44a6d3b42fc6 [2024-09-11T08:35:14.158Z] $ docker rm -f --volumes c99e0a9d35455312151bb620d1c2991fa24420211173085c94df44a6d3b42fc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:35:14.740Z] + docker inspect -f . ci-base-image-arm64 [2024-09-11T08:35:14.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T08:35:14.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-10113 does not seem to be running inside a container [2024-09-11T08:35:14.992Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-11T08:35:16.429Z] $ docker top af05f800cd7ca88db9e5ca2f562191ad16f336710adecbc561a78e51f3054859 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-11T08:35:16.645Z] ========================================================= [2024-09-11T08:35:16.645Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-11T08:35:16.645Z] ========================================================= [Pipeline] sh [2024-09-11T08:35:17.257Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-09-11T08:35:17.902Z] + make test [2024-09-11T08:35:17.902Z] go test -race -coverprofile=coverage.out ./... [2024-09-11T08:35:20.952Z] #56 DONE 46.3s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #48 [security-proxy-setup internal] load build context [2024-09-11T08:35:20.952Z] #48 DONE 46.3s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:35:20.952Z] #49 DONE 46.3s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-11T08:35:20.952Z] #44 DONE 46.3s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #43 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-09-11T08:35:20.952Z] #43 DONE 43.3s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T08:35:20.952Z] #69 ... [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #50 [core-keeper internal] load build context [2024-09-11T08:35:20.952Z] #50 DONE 46.3s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #51 [support-cron-scheduler internal] load build context [2024-09-11T08:35:20.952Z] #51 DONE 46.3s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #46 [security-secretstore-setup internal] load build context [2024-09-11T08:35:20.952Z] #46 DONE 46.4s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #53 [core-data internal] load build context [2024-09-11T08:35:20.952Z] #53 DONE 46.4s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #55 [security-proxy-auth internal] load build context [2024-09-11T08:35:20.952Z] #55 DONE 46.4s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #57 [core-metadata internal] load build context [2024-09-11T08:35:20.952Z] #57 DONE 46.4s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #52 [support-notifications internal] load build context [2024-09-11T08:35:20.952Z] #52 DONE 46.4s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #47 [core-command internal] load build context [2024-09-11T08:35:20.952Z] #47 DONE 46.4s [2024-09-11T08:35:20.952Z] [2024-09-11T08:35:20.952Z] #45 [security-bootstrapper internal] load build context [2024-09-11T08:35:20.953Z] #45 DONE 46.4s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:35:20.953Z] #41 DONE 45.8s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T08:35:20.953Z] #58 44.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #58 ... [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T08:35:20.953Z] #54 DONE 45.8s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T08:35:20.953Z] #58 44.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #58 ... [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T08:35:20.953Z] #65 DONE 44.4s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-11T08:35:20.953Z] #64 44.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #64 44.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #64 44.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #64 44.82 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #64 44.83 OK: 7 MiB in 16 packages [2024-09-11T08:35:20.953Z] #64 ... [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-11T08:35:20.953Z] #67 44.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #67 44.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #67 44.48 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #67 44.49 (2/4) Installing openssl (3.1.7-r0) [2024-09-11T08:35:20.953Z] #67 44.51 (3/4) Installing su-exec (0.2-r3) [2024-09-11T08:35:20.953Z] #67 44.51 (4/4) Installing yq (4.33.3-r5) [2024-09-11T08:35:20.953Z] #67 44.59 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #67 44.60 OK: 17 MiB in 19 packages [2024-09-11T08:35:20.953Z] #67 DONE 45.3s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-11T08:35:20.953Z] #64 DONE 45.4s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-11T08:35:20.953Z] #68 44.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #68 44.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #68 44.60 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T08:35:20.953Z] #68 44.60 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T08:35:20.953Z] #68 44.60 OK: 20070 distinct packages available [2024-09-11T08:35:20.953Z] #68 44.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #68 44.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #68 44.97 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #68 44.98 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-11T08:35:20.953Z] #68 44.98 (3/4) Installing libucontext (1.2-r2) [2024-09-11T08:35:20.953Z] #68 44.98 (4/4) Installing gcompat (1.1.0-r1) [2024-09-11T08:35:20.953Z] #68 44.99 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #68 45.00 OK: 8 MiB in 19 packages [2024-09-11T08:35:20.953Z] #68 DONE 45.4s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T08:35:20.953Z] #0 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #0 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #0 1.419 OK: 264 MiB in 52 packages [2024-09-11T08:35:20.953Z] #70 DONE 1.9s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-11T08:35:20.953Z] #71 ... [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T08:35:20.953Z] #58 45.22 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T08:35:20.953Z] #58 45.22 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T08:35:20.953Z] #58 45.22 OK: 20070 distinct packages available [2024-09-11T08:35:20.953Z] #58 45.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #58 45.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #58 45.58 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #58 45.58 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-11T08:35:20.953Z] #58 45.58 (3/5) Installing libucontext (1.2-r2) [2024-09-11T08:35:20.953Z] #58 45.59 (4/5) Installing gcompat (1.1.0-r1) [2024-09-11T08:35:20.953Z] #58 45.59 (5/5) Installing openssl (3.1.7-r0) [2024-09-11T08:35:20.953Z] #58 45.60 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #58 45.61 OK: 8 MiB in 20 packages [2024-09-11T08:35:20.953Z] #58 DONE 46.1s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T08:35:20.953Z] #63 44.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #63 44.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #63 44.65 (1/4) Installing ca-certificates (20240226-r0) [2024-09-11T08:35:20.953Z] #63 44.66 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #63 44.66 (3/4) Installing su-exec (0.2-r3) [2024-09-11T08:35:20.953Z] #63 44.67 (4/4) Installing yq (4.33.3-r5) [2024-09-11T08:35:20.953Z] #63 44.73 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #63 44.75 Executing ca-certificates-20240226-r0.trigger [2024-09-11T08:35:20.953Z] #63 44.84 OK: 17 MiB in 19 packages [2024-09-11T08:35:20.953Z] #63 DONE 45.4s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-11T08:35:20.953Z] #61 44.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #61 44.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #61 44.78 (1/3) Installing ca-certificates (20240226-r0) [2024-09-11T08:35:20.953Z] #61 44.80 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #61 44.80 (3/3) Installing tzdata (2024a-r0) [2024-09-11T08:35:20.953Z] #61 44.90 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #61 44.91 Executing ca-certificates-20240226-r0.trigger [2024-09-11T08:35:20.953Z] #61 44.95 OK: 11 MiB in 18 packages [2024-09-11T08:35:20.953Z] #61 DONE 45.5s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-11T08:35:20.953Z] #66 44.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #66 44.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #66 44.58 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T08:35:20.953Z] #66 44.58 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T08:35:20.953Z] #66 44.58 OK: 20070 distinct packages available [2024-09-11T08:35:20.953Z] #66 44.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #66 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #66 44.95 (1/11) Installing ca-certificates (20240226-r0) [2024-09-11T08:35:20.953Z] #66 44.97 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-11T08:35:20.953Z] #66 44.98 (3/11) Installing libunistring (1.1-r1) [2024-09-11T08:35:20.953Z] #66 45.00 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-11T08:35:20.953Z] #66 45.00 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-11T08:35:20.953Z] #66 45.00 (6/11) Installing libcurl (8.9.1-r0) [2024-09-11T08:35:20.953Z] #66 45.01 (7/11) Installing curl (8.9.1-r0) [2024-09-11T08:35:20.953Z] #66 45.06 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #66 45.06 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-11T08:35:20.953Z] #66 45.07 (10/11) Installing libucontext (1.2-r2) [2024-09-11T08:35:20.953Z] #66 45.07 (11/11) Installing gcompat (1.1.0-r1) [2024-09-11T08:35:20.953Z] #66 45.08 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #66 45.08 Executing ca-certificates-20240226-r0.trigger [2024-09-11T08:35:20.953Z] #66 45.13 OK: 12 MiB in 26 packages [2024-09-11T08:35:20.953Z] #66 DONE 45.5s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-11T08:35:20.953Z] #62 44.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #62 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #62 45.01 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #62 45.03 (2/2) Installing su-exec (0.2-r3) [2024-09-11T08:35:20.953Z] #62 45.03 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #62 45.03 OK: 7 MiB in 17 packages [2024-09-11T08:35:20.953Z] #62 DONE 45.5s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:35:20.953Z] #72 DONE 0.2s [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T08:35:20.953Z] #60 45.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #60 45.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #60 45.53 (1/2) Installing ca-certificates (20240226-r0) [2024-09-11T08:35:20.953Z] #60 45.55 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #60 45.55 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #60 45.56 Executing ca-certificates-20240226-r0.trigger [2024-09-11T08:35:20.953Z] #60 45.66 OK: 8 MiB in 17 packages [2024-09-11T08:35:20.953Z] #60 ... [2024-09-11T08:35:20.953Z] [2024-09-11T08:35:20.953Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T08:35:20.953Z] #59 45.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #59 45.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:20.953Z] #59 45.52 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:20.953Z] #59 45.52 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:20.953Z] #59 45.53 OK: 7 MiB in 16 packages [2024-09-11T08:35:20.953Z] #59 DONE 45.9s [2024-09-11T08:35:21.211Z] [2024-09-11T08:35:21.211Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T08:35:21.211Z] #60 DONE 45.9s [2024-09-11T08:35:21.211Z] [2024-09-11T08:35:21.211Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:35:21.211Z] #73 ... [2024-09-11T08:35:21.211Z] [2024-09-11T08:35:21.211Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-11T08:35:21.211Z] #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:21.211Z] #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:21.211Z] #0 1.930 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T08:35:21.211Z] #0 1.930 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T08:35:21.211Z] #0 1.930 OK: 20078 distinct packages available [2024-09-11T08:35:21.211Z] #0 1.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:21.212Z] #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:21.212Z] #0 2.227 OK: 264 MiB in 52 packages [2024-09-11T08:35:21.212Z] #74 DONE 2.4s [2024-09-11T08:35:21.212Z] [2024-09-11T08:35:21.212Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:35:21.212Z] #75 DONE 0.1s [2024-09-11T08:35:21.470Z] [2024-09-11T08:35:21.470Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:35:22.036Z] #76 ... [2024-09-11T08:35:22.036Z] [2024-09-11T08:35:22.036Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T08:35:22.036Z] #69 2.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:22.036Z] #69 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:22.036Z] #69 3.108 OK: 264 MiB in 52 packages [2024-09-11T08:35:22.036Z] #69 DONE 3.2s [2024-09-11T08:35:22.036Z] [2024-09-11T08:35:22.036Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:35:22.036Z] #77 DONE 0.0s [2024-09-11T08:35:22.036Z] [2024-09-11T08:35:22.036Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T08:35:22.036Z] #78 DONE 3.3s [2024-09-11T08:35:22.294Z] [2024-09-11T08:35:22.294Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-11T08:35:22.551Z] #79 ... [2024-09-11T08:35:22.551Z] [2024-09-11T08:35:22.551Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-11T08:35:22.551Z] #0 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:22.551Z] #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:22.551Z] #0 1.918 OK: 17 MiB in 19 packages [2024-09-11T08:35:22.551Z] #80 DONE 2.0s [2024-09-11T08:35:22.551Z] [2024-09-11T08:35:22.551Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-11T08:35:22.551Z] #81 DONE 0.0s [2024-09-11T08:35:22.551Z] [2024-09-11T08:35:22.551Z] #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-11T08:35:22.551Z] #71 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:22.809Z] #71 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:22.809Z] #71 ... [2024-09-11T08:35:22.809Z] [2024-09-11T08:35:22.809Z] #82 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-11T08:35:22.809Z] #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:22.809Z] #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:22.809Z] #0 3.844 OK: 264 MiB in 52 packages [2024-09-11T08:35:22.809Z] #82 DONE 4.0s [2024-09-11T08:35:22.809Z] [2024-09-11T08:35:22.809Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:35:22.809Z] #83 DONE 0.0s [2024-09-11T08:35:23.067Z] [2024-09-11T08:35:23.067Z] #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-11T08:35:23.067Z] #71 2.476 OK: 7 MiB in 16 packages [2024-09-11T08:35:23.324Z] #71 DONE 2.6s [2024-09-11T08:35:23.324Z] [2024-09-11T08:35:23.324Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:35:23.324Z] #84 ... [2024-09-11T08:35:23.324Z] [2024-09-11T08:35:23.324Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-11T08:35:23.324Z] #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:23.324Z] #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:23.324Z] #0 2.646 OK: 8 MiB in 19 packages [2024-09-11T08:35:23.324Z] #85 DONE 2.8s [2024-09-11T08:35:23.582Z] [2024-09-11T08:35:23.582Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-11T08:35:23.582Z] #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:23.582Z] #0 2.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:23.582Z] #0 2.700 OK: 8 MiB in 20 packages [2024-09-11T08:35:23.582Z] #86 DONE 2.8s [2024-09-11T08:35:23.582Z] [2024-09-11T08:35:23.582Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-11T08:35:25.493Z] #87 DONE 1.8s [2024-09-11T08:35:25.493Z] [2024-09-11T08:35:25.493Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-11T08:35:25.493Z] #88 DONE 1.8s [2024-09-11T08:35:25.493Z] [2024-09-11T08:35:25.493Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-11T08:35:25.493Z] #0 2.645 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:25.493Z] #0 3.208 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:25.493Z] #0 3.839 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T08:35:25.493Z] #0 4.137 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:35:25.493Z] #0 4.142 OK: 7 MiB in 16 packages [2024-09-11T08:35:25.493Z] #89 DONE 5.7s [2024-09-11T08:35:25.493Z] [2024-09-11T08:35:25.493Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-11T08:35:25.493Z] #90 DONE 1.8s [2024-09-11T08:35:25.493Z] [2024-09-11T08:35:25.493Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:35:25.493Z] #73 4.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:25.493Z] #73 ... [2024-09-11T08:35:25.493Z] [2024-09-11T08:35:25.493Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-11T08:35:25.493Z] #91 DONE 0.1s [2024-09-11T08:35:25.493Z] [2024-09-11T08:35:25.493Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:35:25.493Z] #73 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:25.493Z] #73 ... [2024-09-11T08:35:25.493Z] [2024-09-11T08:35:25.493Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-11T08:35:25.493Z] #92 DONE 0.2s [2024-09-11T08:35:25.493Z] [2024-09-11T08:35:25.493Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:35:25.493Z] #73 4.598 OK: 8 MiB in 17 packages [2024-09-11T08:35:27.173Z] #73 DONE 5.1s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-11T08:35:27.173Z] #93 DONE 0.9s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-11T08:35:27.173Z] #0 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 5.002 OK: 17 MiB in 19 packages [2024-09-11T08:35:27.173Z] #94 DONE 5.6s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:35:27.173Z] #0 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 4.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 5.160 OK: 12 MiB in 26 packages [2024-09-11T08:35:27.173Z] #95 DONE 5.6s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-11T08:35:27.173Z] #96 DONE 1.0s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:35:27.173Z] #0 4.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 4.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 4.973 OK: 11 MiB in 18 packages [2024-09-11T08:35:27.173Z] #97 DONE 5.6s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #98 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-11T08:35:27.173Z] #0 4.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 4.518 OK: 7 MiB in 16 packages [2024-09-11T08:35:27.173Z] #98 DONE 5.2s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-11T08:35:27.173Z] #99 DONE 1.1s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #100 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-11T08:35:27.173Z] #0 4.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 4.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.173Z] #0 5.057 OK: 7 MiB in 17 packages [2024-09-11T08:35:27.173Z] #100 DONE 5.6s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-11T08:35:27.173Z] #101 DONE 0.1s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-11T08:35:27.173Z] #102 DONE 0.1s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-11T08:35:27.173Z] #103 DONE 0.1s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-11T08:35:27.173Z] #104 DONE 0.0s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-11T08:35:27.173Z] #105 DONE 0.0s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-11T08:35:27.173Z] #106 DONE 0.0s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-11T08:35:27.173Z] #107 DONE 0.0s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-11T08:35:27.173Z] #108 DONE 0.1s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-11T08:35:27.173Z] #109 DONE 0.0s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-11T08:35:27.173Z] #110 DONE 0.1s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #111 [security-spire-config] exporting to image [2024-09-11T08:35:27.173Z] #111 exporting layers [2024-09-11T08:35:27.173Z] #111 ... [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-11T08:35:27.173Z] #112 DONE 0.0s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #111 [security-spire-agent] exporting to image [2024-09-11T08:35:27.173Z] #111 exporting layers 0.7s done [2024-09-11T08:35:27.173Z] #111 writing image sha256:5f9917395e3e05d222cf4b2dee6bf568164ab4cd8aa8891bbc4eb4be38c4069f [2024-09-11T08:35:27.173Z] #111 exporting layers 0.6s done [2024-09-11T08:35:27.173Z] #111 writing image sha256:5f9917395e3e05d222cf4b2dee6bf568164ab4cd8aa8891bbc4eb4be38c4069f done [2024-09-11T08:35:27.173Z] #111 naming to docker.io/library/security-spire-server done [2024-09-11T08:35:27.173Z] #111 writing image sha256:0c7214952fe677ae3b4f897ce5ead878c92a9108840ec1174dd41c05a17ad6f7 done [2024-09-11T08:35:27.173Z] #111 naming to docker.io/library/security-spire-config done [2024-09-11T08:35:27.173Z] #111 writing image sha256:36aeba42f5fa7aa6a80b8c9d38e45f5cc542e35c15e5e0bc5a07316f1498cf2f done [2024-09-11T08:35:27.173Z] #111 naming to docker.io/library/security-spire-agent done [2024-09-11T08:35:27.173Z] #111 DONE 0.7s [2024-09-11T08:35:27.173Z] [2024-09-11T08:35:27.173Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-11T08:35:27.173Z] #79 4.073 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:27.431Z] #79 ... [2024-09-11T08:35:27.431Z] [2024-09-11T08:35:27.431Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-11T08:35:27.431Z] #113 DONE 1.1s [2024-09-11T08:35:27.431Z] [2024-09-11T08:35:27.431Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-11T08:35:27.431Z] #114 DONE 0.0s [2024-09-11T08:35:27.431Z] [2024-09-11T08:35:27.431Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:35:27.999Z] #115 ... [2024-09-11T08:35:27.999Z] [2024-09-11T08:35:27.999Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-11T08:35:27.999Z] #79 5.649 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T08:35:28.565Z] #79 6.263 OK: 264 MiB in 52 packages [2024-09-11T08:35:28.565Z] #79 DONE 6.4s [2024-09-11T08:35:28.565Z] [2024-09-11T08:35:28.565Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-11T08:35:28.565Z] #116 DONE 0.1s [2024-09-11T08:35:28.565Z] [2024-09-11T08:35:28.565Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:35:28.823Z] #117 ... [2024-09-11T08:35:28.823Z] [2024-09-11T08:35:28.823Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:35:57.842Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-11T08:36:08.444Z] #118 ... [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.444Z] #115 DONE 41.6s [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.444Z] #84 DONE 40.8s [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.444Z] #76 DONE 42.4s [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-11T08:36:08.444Z] #119 ... [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.444Z] #117 DONE 42.9s [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.444Z] #118 DONE 35.1s [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-11T08:36:08.444Z] #120 DONE 4.7s [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-11T08:36:08.444Z] #121 CACHED [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:36:08.444Z] #122 CACHED [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.444Z] #123 CACHED [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-09-11T08:36:08.444Z] #124 DONE 4.7s [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #125 [support-notifications builder 6/7] COPY . . [2024-09-11T08:36:08.444Z] #125 DONE 4.8s [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.444Z] #126 CACHED [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:36:08.444Z] #127 CACHED [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-09-11T08:36:08.444Z] #128 CACHED [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-11T08:36:08.444Z] #119 DONE 4.8s [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.444Z] #129 CACHED [2024-09-11T08:36:08.444Z] [2024-09-11T08:36:08.444Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:36:08.445Z] #130 CACHED [2024-09-11T08:36:08.445Z] [2024-09-11T08:36:08.445Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-09-11T08:36:08.445Z] #131 CACHED [2024-09-11T08:36:08.445Z] [2024-09-11T08:36:08.445Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-11T08:36:08.703Z] #132 ... [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-09-11T08:36:08.703Z] #133 DONE 4.8s [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #134 [support-scheduler builder 6/7] COPY . . [2024-09-11T08:36:08.703Z] #134 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:36:08.703Z] #135 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.703Z] #136 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.703Z] #137 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:36:08.703Z] #138 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #139 [core-data builder 6/7] COPY . . [2024-09-11T08:36:08.703Z] #139 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-11T08:36:08.703Z] #140 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:36:08.703Z] #141 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.703Z] #142 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #143 [core-command builder 6/7] COPY . . [2024-09-11T08:36:08.703Z] #143 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.703Z] #144 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #145 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:36:08.703Z] #145 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #146 [core-metadata builder 6/7] COPY . . [2024-09-11T08:36:08.703Z] #146 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:36:08.703Z] #147 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #148 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:36:08.703Z] #148 CACHED [2024-09-11T08:36:08.703Z] [2024-09-11T08:36:08.703Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-11T08:36:10.082Z] #149 1.183 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-11T08:36:20.366Z] #149 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-11T08:36:20.366Z] #0 1.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-11T08:36:20.366Z] #150 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T08:36:20.366Z] #0 1.389 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-11T08:36:20.366Z] #151 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-11T08:36:20.366Z] #0 0.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-11T08:36:20.366Z] #152 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-11T08:36:20.366Z] #0 0.814 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-11T08:36:20.366Z] #153 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T08:36:20.366Z] #0 0.714 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-11T08:36:20.366Z] #154 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T08:36:20.366Z] #0 1.335 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-11T08:36:20.366Z] #155 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T08:36:20.366Z] #0 1.056 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-11T08:36:20.366Z] #156 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-11T08:36:20.366Z] #0 0.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-11T08:36:20.366Z] #157 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T08:36:20.366Z] #0 1.026 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-11T08:36:20.366Z] #158 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T08:36:20.366Z] #0 1.168 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-11T08:36:20.366Z] #159 ... [2024-09-11T08:36:20.366Z] [2024-09-11T08:36:20.366Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-11T08:36:20.366Z] #0 0.483 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-11T08:36:20.624Z] #160 ... [2024-09-11T08:36:20.624Z] [2024-09-11T08:36:20.624Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-11T08:36:20.624Z] #132 1.469 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-11T08:37:42.039Z] #132 ... [2024-09-11T08:37:42.039Z] [2024-09-11T08:37:42.039Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-11T08:37:42.039Z] #153 83.67 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-11T08:38:14.109Z] #153 DONE 124.5s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T08:38:14.109Z] #151 ... [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-11T08:38:14.109Z] #132 DONE 124.5s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-11T08:38:14.109Z] #157 DONE 124.5s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-11T08:38:14.109Z] #152 DONE 124.5s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:14.109Z] #161 ... [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-11T08:38:14.109Z] #149 DONE 124.6s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:14.109Z] #162 ... [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:14.109Z] #161 DONE 0.6s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:14.109Z] #163 DONE 0.2s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:14.109Z] #164 DONE 0.3s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:14.109Z] #162 DONE 0.5s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:14.109Z] #165 DONE 0.5s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-11T08:38:14.109Z] #166 DONE 0.6s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-11T08:38:14.109Z] #167 ... [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:14.109Z] #168 DONE 0.3s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:14.109Z] #169 DONE 0.3s [2024-09-11T08:38:14.109Z] [2024-09-11T08:38:14.109Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:14.109Z] #170 DONE 0.3s [2024-09-11T08:38:14.370Z] [2024-09-11T08:38:14.370Z] #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-11T08:38:14.370Z] #167 DONE 0.4s [2024-09-11T08:38:14.370Z] [2024-09-11T08:38:14.370Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-11T08:38:14.628Z] #171 ... [2024-09-11T08:38:14.628Z] [2024-09-11T08:38:14.628Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-11T08:38:14.628Z] #172 DONE 0.5s [2024-09-11T08:38:14.628Z] [2024-09-11T08:38:14.628Z] #173 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-11T08:38:14.628Z] #173 DONE 0.5s [2024-09-11T08:38:14.628Z] [2024-09-11T08:38:14.628Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-11T08:38:14.628Z] #171 DONE 0.4s [2024-09-11T08:38:14.628Z] [2024-09-11T08:38:14.628Z] #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-11T08:38:14.628Z] #174 DONE 0.5s [2024-09-11T08:38:14.628Z] [2024-09-11T08:38:14.628Z] #175 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:14.886Z] #175 ... [2024-09-11T08:38:14.886Z] [2024-09-11T08:38:14.886Z] #176 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:14.886Z] #176 DONE 0.2s [2024-09-11T08:38:14.886Z] [2024-09-11T08:38:14.886Z] #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-11T08:38:14.886Z] #177 DONE 0.2s [2024-09-11T08:38:14.886Z] [2024-09-11T08:38:14.886Z] #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-11T08:38:14.886Z] #178 DONE 0.2s [2024-09-11T08:38:14.886Z] [2024-09-11T08:38:14.886Z] #179 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-11T08:38:14.886Z] #179 DONE 1.0s [2024-09-11T08:38:14.886Z] [2024-09-11T08:38:14.886Z] #175 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:14.886Z] #175 DONE 0.2s [2024-09-11T08:38:14.886Z] [2024-09-11T08:38:14.886Z] #111 [security-spiffe-token-provider] exporting to image [2024-09-11T08:38:14.886Z] #111 exporting layers [2024-09-11T08:38:15.453Z] #111 ... [2024-09-11T08:38:15.453Z] [2024-09-11T08:38:15.453Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-11T08:38:15.453Z] #180 DONE 0.6s [2024-09-11T08:38:15.453Z] [2024-09-11T08:38:15.453Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-11T08:38:15.453Z] #181 DONE 0.6s [2024-09-11T08:38:15.453Z] [2024-09-11T08:38:15.453Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:15.453Z] #182 DONE 0.7s [2024-09-11T08:38:15.453Z] [2024-09-11T08:38:15.453Z] #183 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:15.453Z] #183 DONE 0.6s [2024-09-11T08:38:15.453Z] [2024-09-11T08:38:15.453Z] #111 [security-spiffe-token-provider] exporting to image [2024-09-11T08:38:15.453Z] #111 exporting layers 0.6s done [2024-09-11T08:38:15.453Z] #111 writing image sha256:134b9086e17518f23efe89c0e4ee87f0064c95c2c1060341cf1aa972e6e710c1 [2024-09-11T08:38:15.969Z] #111 writing image sha256:134b9086e17518f23efe89c0e4ee87f0064c95c2c1060341cf1aa972e6e710c1 0.0s done [2024-09-11T08:38:15.969Z] #111 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-09-11T08:38:15.969Z] #111 DONE 1.5s [2024-09-11T08:38:15.969Z] [2024-09-11T08:38:15.969Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-11T08:38:16.977Z] #184 DONE 0.6s [2024-09-11T08:38:16.977Z] [2024-09-11T08:38:16.977Z] #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:16.977Z] #185 DONE 0.6s [2024-09-11T08:38:16.977Z] [2024-09-11T08:38:16.977Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-11T08:38:16.977Z] #186 ... [2024-09-11T08:38:16.977Z] [2024-09-11T08:38:16.977Z] #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T08:38:16.977Z] #187 DONE 1.2s [2024-09-11T08:38:16.977Z] [2024-09-11T08:38:16.977Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-11T08:38:16.977Z] #186 DONE 0.5s [2024-09-11T08:38:16.977Z] [2024-09-11T08:38:16.977Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-11T08:38:16.977Z] #188 DONE 0.5s [2024-09-11T08:38:16.977Z] [2024-09-11T08:38:16.977Z] #111 [core-common-config-bootstrapper] exporting to image [2024-09-11T08:38:17.236Z] #111 ... [2024-09-11T08:38:17.236Z] [2024-09-11T08:38:17.236Z] #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T08:38:17.236Z] #189 DONE 1.4s [2024-09-11T08:38:17.236Z] [2024-09-11T08:38:17.236Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-11T08:38:17.236Z] #190 DONE 0.3s [2024-09-11T08:38:17.236Z] [2024-09-11T08:38:17.236Z] #191 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-11T08:38:17.236Z] #191 DONE 0.3s [2024-09-11T08:38:17.236Z] [2024-09-11T08:38:17.236Z] #111 [security-proxy-setup] exporting to image [2024-09-11T08:38:17.236Z] #111 exporting layers 0.5s done [2024-09-11T08:38:17.236Z] #111 writing image sha256:6c0d034f91cd56b8313b07a945c61cdd65a801a9d9dc7f2b2d6aedb3dbb28a14 [2024-09-11T08:38:17.236Z] #111 writing image sha256:6c0d034f91cd56b8313b07a945c61cdd65a801a9d9dc7f2b2d6aedb3dbb28a14 0.0s done [2024-09-11T08:38:17.236Z] #111 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-11T08:38:17.801Z] #111 ... [2024-09-11T08:38:17.801Z] [2024-09-11T08:38:17.801Z] #192 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-11T08:38:17.801Z] #192 DONE 0.7s [2024-09-11T08:38:17.801Z] [2024-09-11T08:38:17.801Z] #111 [security-proxy-setup] exporting to image [2024-09-11T08:38:17.801Z] #111 exporting layers 0.8s done [2024-09-11T08:38:17.801Z] #111 writing image sha256:c3de412494a33e7b0a2655b8d7b085dbda97541547f86012334bf7ca9492fd85 done [2024-09-11T08:38:17.801Z] #111 naming to docker.io/library/security-proxy-setup done [2024-09-11T08:38:17.801Z] #111 DONE 2.6s [2024-09-11T08:38:17.801Z] [2024-09-11T08:38:17.801Z] #193 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-11T08:38:18.058Z] #193 DONE 0.4s [2024-09-11T08:38:18.058Z] [2024-09-11T08:38:18.058Z] #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T08:38:18.058Z] #194 ... [2024-09-11T08:38:18.058Z] [2024-09-11T08:38:18.058Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-11T08:38:18.058Z] #195 DONE 0.1s [2024-09-11T08:38:18.058Z] [2024-09-11T08:38:18.058Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-11T08:38:18.058Z] #196 DONE 0.0s [2024-09-11T08:38:18.315Z] [2024-09-11T08:38:18.315Z] #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T08:38:18.315Z] #194 DONE 1.3s [2024-09-11T08:38:18.315Z] [2024-09-11T08:38:18.315Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-11T08:38:18.315Z] #197 DONE 0.0s [2024-09-11T08:38:18.315Z] [2024-09-11T08:38:18.315Z] #111 [security-secretstore-setup] exporting to image [2024-09-11T08:38:18.879Z] #111 exporting layers 0.7s done [2024-09-11T08:38:18.879Z] #111 writing image sha256:d77e4f68f0192d709ab069ba6f99b403f6541a69d4e7ed3e5d8d622d4211e93c [2024-09-11T08:38:19.137Z] #111 writing image sha256:d77e4f68f0192d709ab069ba6f99b403f6541a69d4e7ed3e5d8d622d4211e93c done [2024-09-11T08:38:19.137Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-09-11T08:38:19.137Z] #111 DONE 3.2s [2024-09-11T08:38:19.137Z] [2024-09-11T08:38:19.137Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-11T08:38:19.706Z] #198 DONE 1.5s [2024-09-11T08:38:19.706Z] [2024-09-11T08:38:19.706Z] #111 [security-bootstrapper] exporting to image [2024-09-11T08:38:20.271Z] #111 exporting layers 0.4s done [2024-09-11T08:38:20.271Z] #111 writing image sha256:34c5cec85726f96eb5e7415039cdda3dc950c2756cc60855f626b3566e08aad4 done [2024-09-11T08:38:20.271Z] #111 naming to docker.io/library/security-bootstrapper done [2024-09-11T08:38:20.271Z] #111 DONE 3.6s [2024-09-11T08:38:20.271Z] [2024-09-11T08:38:20.271Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T08:38:26.726Z] #156 ... [2024-09-11T08:38:26.726Z] [2024-09-11T08:38:26.726Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-11T08:38:26.726Z] #150 DONE 136.2s [2024-09-11T08:38:26.726Z] [2024-09-11T08:38:26.726Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:26.726Z] #199 DONE 0.1s [2024-09-11T08:38:26.726Z] [2024-09-11T08:38:26.726Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:26.726Z] #200 DONE 0.2s [2024-09-11T08:38:26.726Z] [2024-09-11T08:38:26.726Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-11T08:38:26.726Z] #201 DONE 0.1s [2024-09-11T08:38:26.726Z] [2024-09-11T08:38:26.726Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:26.726Z] #202 DONE 0.0s [2024-09-11T08:38:26.726Z] [2024-09-11T08:38:26.726Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-11T08:38:26.726Z] #203 DONE 0.0s [2024-09-11T08:38:26.726Z] [2024-09-11T08:38:26.726Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T08:38:26.726Z] #151 ... [2024-09-11T08:38:26.726Z] [2024-09-11T08:38:26.726Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T08:38:27.657Z] #204 DONE 2.2s [2024-09-11T08:38:27.657Z] [2024-09-11T08:38:27.657Z] #111 [security-proxy-auth] exporting to image [2024-09-11T08:38:27.657Z] #111 exporting layers [2024-09-11T08:38:27.657Z] #111 exporting layers 0.3s done [2024-09-11T08:38:27.657Z] #111 writing image sha256:aa37c2d7399c7c175b2020e232d691199c83ce68de0d5cc51798184076671936 done [2024-09-11T08:38:27.657Z] #111 naming to docker.io/library/security-proxy-auth done [2024-09-11T08:38:27.657Z] #111 DONE 3.9s [2024-09-11T08:38:27.657Z] [2024-09-11T08:38:27.657Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T08:38:30.956Z] #159 ... [2024-09-11T08:38:30.956Z] [2024-09-11T08:38:30.956Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T08:38:30.956Z] #151 DONE 142.1s [2024-09-11T08:38:30.956Z] [2024-09-11T08:38:30.956Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T08:38:30.956Z] #156 ... [2024-09-11T08:38:30.956Z] [2024-09-11T08:38:30.956Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:30.956Z] #205 DONE 0.1s [2024-09-11T08:38:30.956Z] [2024-09-11T08:38:30.956Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:30.956Z] #206 DONE 0.1s [2024-09-11T08:38:30.956Z] [2024-09-11T08:38:30.956Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-11T08:38:31.213Z] #207 DONE 0.1s [2024-09-11T08:38:31.213Z] [2024-09-11T08:38:31.213Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:31.213Z] #208 DONE 0.0s [2024-09-11T08:38:31.213Z] [2024-09-11T08:38:31.213Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T08:38:31.213Z] #156 ... [2024-09-11T08:38:31.213Z] [2024-09-11T08:38:31.213Z] #111 [core-command] exporting to image [2024-09-11T08:38:31.213Z] #111 exporting layers 0.1s done [2024-09-11T08:38:31.471Z] #111 writing image sha256:eedd74669751f36d37bcbe36b919c202abbb981ddb0d51fa346a8fa9df071efc done [2024-09-11T08:38:31.471Z] #111 naming to docker.io/library/core-command done [2024-09-11T08:38:31.471Z] #111 DONE 4.1s [2024-09-11T08:38:31.471Z] [2024-09-11T08:38:31.471Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T08:38:41.449Z] #159 ... [2024-09-11T08:38:41.450Z] [2024-09-11T08:38:41.450Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T08:38:41.450Z] #154 DONE 152.9s [2024-09-11T08:38:41.450Z] [2024-09-11T08:38:41.450Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T08:38:41.450Z] #159 DONE 152.8s [2024-09-11T08:38:41.450Z] [2024-09-11T08:38:41.450Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T08:38:41.450Z] #158 DONE 152.9s [2024-09-11T08:38:41.450Z] [2024-09-11T08:38:41.450Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T08:38:41.450Z] #155 DONE 152.9s [2024-09-11T08:38:41.450Z] [2024-09-11T08:38:41.450Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-11T08:38:41.450Z] #160 DONE 152.9s [2024-09-11T08:38:41.450Z] [2024-09-11T08:38:41.450Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T08:38:41.450Z] #156 DONE 152.9s [2024-09-11T08:38:41.450Z] [2024-09-11T08:38:41.450Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:41.710Z] #209 DONE 0.2s [2024-09-11T08:38:41.710Z] [2024-09-11T08:38:41.710Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:41.710Z] #210 ... [2024-09-11T08:38:41.710Z] [2024-09-11T08:38:41.710Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:41.710Z] #211 DONE 0.4s [2024-09-11T08:38:41.968Z] [2024-09-11T08:38:41.968Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:41.968Z] #212 DONE 0.2s [2024-09-11T08:38:41.968Z] [2024-09-11T08:38:41.968Z] #213 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:41.968Z] #213 DONE 0.4s [2024-09-11T08:38:41.968Z] [2024-09-11T08:38:41.968Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:41.968Z] #214 DONE 0.3s [2024-09-11T08:38:41.968Z] [2024-09-11T08:38:41.968Z] #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:41.968Z] #215 DONE 0.3s [2024-09-11T08:38:41.968Z] [2024-09-11T08:38:41.968Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:41.968Z] #210 DONE 0.3s [2024-09-11T08:38:41.968Z] [2024-09-11T08:38:41.968Z] #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:41.968Z] #216 CACHED [2024-09-11T08:38:41.968Z] [2024-09-11T08:38:41.968Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T08:38:41.968Z] #217 CACHED [2024-09-11T08:38:41.968Z] [2024-09-11T08:38:41.968Z] #218 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-11T08:38:42.227Z] #218 ... [2024-09-11T08:38:42.227Z] [2024-09-11T08:38:42.227Z] #219 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:42.227Z] #219 DONE 0.2s [2024-09-11T08:38:42.227Z] [2024-09-11T08:38:42.227Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-11T08:38:44.132Z] #220 ... [2024-09-11T08:38:44.132Z] [2024-09-11T08:38:44.132Z] #221 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-11T08:38:44.132Z] #221 DONE 1.9s [2024-09-11T08:38:44.132Z] [2024-09-11T08:38:44.132Z] #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-11T08:38:44.132Z] #222 DONE 1.9s [2024-09-11T08:38:44.132Z] [2024-09-11T08:38:44.132Z] #223 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-11T08:38:44.132Z] #223 DONE 1.9s [2024-09-11T08:38:44.132Z] [2024-09-11T08:38:44.132Z] #218 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-11T08:38:44.132Z] #218 DONE 1.9s [2024-09-11T08:38:44.132Z] [2024-09-11T08:38:44.133Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-11T08:38:44.133Z] #220 DONE 1.9s [2024-09-11T08:38:44.133Z] [2024-09-11T08:38:44.133Z] #224 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:45.512Z] #224 DONE 1.3s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:45.512Z] #225 DONE 1.4s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-11T08:38:45.512Z] #226 DONE 2.2s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #227 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:45.512Z] #227 DONE 1.4s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #228 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-11T08:38:45.512Z] #228 DONE 1.4s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:45.512Z] #229 DONE 1.4s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-11T08:38:45.512Z] #230 DONE 0.1s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-11T08:38:45.512Z] #231 DONE 0.1s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #232 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-11T08:38:45.512Z] #232 DONE 0.1s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #111 [support-cron-scheduler] exporting to image [2024-09-11T08:38:45.512Z] #111 exporting layers [2024-09-11T08:38:45.512Z] #111 ... [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-11T08:38:45.512Z] #233 DONE 0.1s [2024-09-11T08:38:45.512Z] [2024-09-11T08:38:45.512Z] #111 [core-data] exporting to image [2024-09-11T08:38:45.512Z] #111 exporting layers 0.3s done [2024-09-11T08:38:45.512Z] #111 writing image sha256:a875d600a16f6434c956182e6c8f4de45a92146503bc52d91d576db6cdb93569 [2024-09-11T08:38:45.512Z] #111 writing image sha256:dbb12c9f8182d89a0ff9e9a7d75cc4949020682db9967dfdef174f0e57189188 [2024-09-11T08:38:45.512Z] #111 exporting layers 0.3s done [2024-09-11T08:38:45.512Z] #111 writing image sha256:a875d600a16f6434c956182e6c8f4de45a92146503bc52d91d576db6cdb93569 0.0s done [2024-09-11T08:38:45.512Z] #111 writing image sha256:dbb12c9f8182d89a0ff9e9a7d75cc4949020682db9967dfdef174f0e57189188 0.0s done [2024-09-11T08:38:45.512Z] #111 writing image sha256:16d7d389c6fbfaffe46df851e31605e7dee8ee0361a502b76886fb2ce933483f 0.0s done [2024-09-11T08:38:45.512Z] #111 naming to docker.io/library/support-scheduler done [2024-09-11T08:38:45.512Z] #111 naming to docker.io/library/core-keeper done [2024-09-11T08:38:45.512Z] #111 naming to docker.io/library/support-notifications done [2024-09-11T08:38:45.772Z] #111 exporting layers 0.2s done [2024-09-11T08:38:45.772Z] #111 writing image sha256:6adc2d7ca52f44398938eb8a8a59b028eab958c5b1443166303e8e656dc0cf61 done [2024-09-11T08:38:45.772Z] #111 naming to docker.io/library/support-cron-scheduler done [2024-09-11T08:38:45.772Z] #111 writing image sha256:66a362f3b48e77824df17b4eb9a5cf13b4e23bd9a6fa454c60b8780a41fb070a done [2024-09-11T08:38:45.772Z] #111 naming to docker.io/library/core-data done [2024-09-11T08:38:46.341Z] #111 exporting layers 0.8s done [2024-09-11T08:38:46.341Z] #111 writing image sha256:7b43c26925c758469fa610b18e57826591b1b55c7acd176290a91eb6ba9a40eb done [2024-09-11T08:38:46.341Z] #111 naming to docker.io/library/core-metadata done [2024-09-11T08:38:46.341Z] #111 DONE 5.1s [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T08:38:46.341Z] time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-11T08:38:46.350Z] $ docker stop --time=1 a16f498bef8275c7f4bcb79fa4fa94dea4d60532b7c53132fa528a0ada1ff175 [2024-09-11T08:38:47.624Z] $ docker rm -f --volumes a16f498bef8275c7f4bcb79fa4fa94dea4d60532b7c53132fa528a0ada1ff175 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T08:38:47.969Z] + docker images [2024-09-11T08:38:47.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-11T08:38:47.970Z] core-metadata latest 7b43c26925c7 2 seconds ago 39.9MB [2024-09-11T08:38:47.970Z] support-scheduler latest a875d600a16f 2 seconds ago 42MB [2024-09-11T08:38:47.970Z] core-keeper latest dbb12c9f8182 2 seconds ago 39.6MB [2024-09-11T08:38:47.970Z] support-cron-scheduler latest 6adc2d7ca52f 2 seconds ago 44.2MB [2024-09-11T08:38:47.970Z] core-data latest 66a362f3b48e 2 seconds ago 39.7MB [2024-09-11T08:38:47.970Z] support-notifications latest 16d7d389c6fb 2 seconds ago 42.6MB [2024-09-11T08:38:47.970Z] core-command latest eedd74669751 16 seconds ago 35.5MB [2024-09-11T08:38:47.970Z] security-proxy-auth latest aa37c2d7399c 20 seconds ago 33.1MB [2024-09-11T08:38:47.970Z] security-bootstrapper latest 34c5cec85726 28 seconds ago 19MB [2024-09-11T08:38:47.970Z] security-secretstore-setup latest d77e4f68f019 29 seconds ago 37MB [2024-09-11T08:38:47.970Z] security-proxy-setup latest c3de412494a3 31 seconds ago 26.2MB [2024-09-11T08:38:47.970Z] core-common-config-bootstrapper latest 6c0d034f91cd 31 seconds ago 15.2MB [2024-09-11T08:38:47.970Z] security-spiffe-token-provider latest 134b9086e175 33 seconds ago 28.9MB [2024-09-11T08:38:47.970Z] security-spire-agent latest 36aeba42f5fa 3 minutes ago 182MB [2024-09-11T08:38:47.970Z] security-spire-config latest 0c7214952fe6 3 minutes ago 120MB [2024-09-11T08:38:47.970Z] security-spire-server latest 5f9917395e3e 3 minutes ago 121MB [2024-09-11T08:38:47.970Z] ci-base-image-x86_64 latest 6797412eb610 7 minutes ago 971MB [2024-09-11T08:38:47.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-11T08:38:47.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-11T08:38:47.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-11T08:39:04.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-11T08:39:04.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-11T08:39:51.464Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-11T08:39:52.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-11T08:39:53.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-11T08:39:53.455Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-11T08:39:53.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-11T08:39:53.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-11T08:39:54.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-11T08:39:54.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-11T08:39:54.862Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-11T08:40:00.201Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-11T08:40:00.201Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-11T08:40:00.201Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-11T08:40:00.201Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-11T08:40:00.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-11T08:40:12.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-11T08:40:12.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-11T08:40:12.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.115s coverage: 28.7% of statements [2024-09-11T08:40:24.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements [2024-09-11T08:40:28.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-11T08:40:28.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-11T08:40:28.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-11T08:40:32.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.266s coverage: 69.2% of statements [2024-09-11T08:40:34.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-11T08:40:34.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-11T08:40:35.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements [2024-09-11T08:40:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-11T08:40:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-11T08:40:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-11T08:40:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-11T08:40:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-11T08:40:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-11T08:40:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-11T08:40:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-11T08:40:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:40:48.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-11T08:40:48.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:40:48.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-11T08:40:48.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-11T08:40:48.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-11T08:40:53.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.574s coverage: 93.4% of statements [2024-09-11T08:40:53.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.348s coverage: 91.7% of statements [2024-09-11T08:40:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-11T08:40:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-11T08:40:56.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.225s coverage: 7.0% of statements [2024-09-11T08:41:07.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-11T08:41:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:41:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-11T08:41:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-11T08:41:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-11T08:41:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-11T08:41:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-11T08:41:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-11T08:41:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-11T08:41:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-11T08:41:08.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-11T08:41:08.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.637s coverage: 95.8% of statements [2024-09-11T08:41:09.261Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.092s coverage: 72.2% of statements [2024-09-11T08:41:13.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-11T08:41:14.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.111s coverage: 0.0% of statements [no tests to run] [2024-09-11T08:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-11T08:41:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-11T08:41:21.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.313s coverage: 0.8% of statements [2024-09-11T08:41:21.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.221s coverage: 30.7% of statements [2024-09-11T08:41:25.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.132s coverage: 41.7% of statements [2024-09-11T08:41:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.098s coverage: 77.8% of statements [2024-09-11T08:41:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.084s coverage: 94.1% of statements [2024-09-11T08:41:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements [2024-09-11T08:41:30.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements [2024-09-11T08:41:31.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-11T08:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-11T08:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-11T08:41:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-11T08:41:37.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-11T08:41:37.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-11T08:41:37.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-11T08:41:37.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-11T08:41:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.104s coverage: 94.4% of statements [2024-09-11T08:41:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-11T08:41:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-11T08:41:43.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-11T08:41:47.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-11T08:41:47.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-11T08:41:47.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-11T08:41:47.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-11T08:41:53.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-11T08:41:53.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-11T08:41:55.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-11T08:41:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.879s coverage: 79.9% of statements [2024-09-11T08:41:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.147s coverage: 92.9% of statements [2024-09-11T08:41:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.094s coverage: 66.7% of statements [2024-09-11T08:41:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.112s coverage: 62.3% of statements [2024-09-11T08:41:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.099s coverage: 75.0% of statements [2024-09-11T08:42:00.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-11T08:42:01.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements [2024-09-11T08:42:01.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.073s coverage: 20.0% of statements [2024-09-11T08:42:01.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements [2024-09-11T08:42:01.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.267s coverage: 81.8% of statements [2024-09-11T08:42:01.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.264s coverage: 82.1% of statements [2024-09-11T08:42:02.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-11T08:42:04.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.115s coverage: 86.0% of statements [2024-09-11T08:42:08.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-11T08:42:08.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-11T08:42:09.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.721s coverage: 63.1% of statements [2024-09-11T08:42:09.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.110s coverage: 100.0% of statements [2024-09-11T08:42:11.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements [2024-09-11T08:42:11.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements [2024-09-11T08:42:11.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-11T08:42:11.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-11T08:42:11.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-11T08:42:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-09-11T08:42:12.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-09-11T08:42:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-11T08:42:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-11T08:42:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-11T08:42:20.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.675s coverage: 36.5% of statements [2024-09-11T08:42:20.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements [2024-09-11T08:42:21.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-11T08:42:21.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-11T08:42:21.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-11T08:42:21.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-11T08:42:22.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements [2024-09-11T08:42:25.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-11T08:42:25.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-11T08:42:25.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-11T08:42:26.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.126s coverage: 4.9% of statements [2024-09-11T08:42:33.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-11T08:42:33.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:42:33.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-11T08:42:33.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.337s coverage: 97.1% of statements [2024-09-11T08:42:33.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.132s coverage: 35.9% of statements [2024-09-11T08:42:39.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-11T08:42:39.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-11T08:42:39.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-11T08:42:39.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-11T08:42:47.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.173s coverage: 19.9% of statements [2024-09-11T08:42:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-11T08:42:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:42:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-11T08:42:47.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-11T08:42:48.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.487s coverage: 95.7% of statements [2024-09-11T08:42:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-11T08:42:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-11T08:42:52.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements [2024-09-11T08:42:54.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-11T08:42:54.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-11T08:42:56.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.279s coverage: 98.9% of statements [2024-09-11T08:42:57.991Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-11T08:42:57.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-11T08:42:57.991Z] go vet ./... [2024-09-11T08:47:19.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-11T08:47:19.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-11T08:47:19.789Z] ./bin/test-attribution-txt.sh [2024-09-11T08:47:19.789Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-11T08:47:19.789Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-11T08:47:19.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-11T08:47:20.127Z] + ls -al . [2024-09-11T08:47:20.127Z] total 924 [2024-09-11T08:47:20.127Z] drwxrwxr-x 10 1001 1001 4096 Sep 11 08:35 . [2024-09-11T08:47:20.127Z] drwxr-xr-x 4 root root 4096 Sep 11 08:35 .. [2024-09-11T08:47:20.127Z] drwxrwxr-x 2 1001 1001 4096 Sep 11 08:33 .blubracket [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 10 Sep 11 08:33 .dockerignore [2024-09-11T08:47:20.127Z] drwxrwxr-x 8 1001 1001 4096 Sep 11 08:33 .git [2024-09-11T08:47:20.127Z] drwxrwxr-x 3 1001 1001 4096 Sep 11 08:33 .github [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 1102 Sep 11 08:33 .gitignore [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 42 Sep 11 08:33 .golangci.yml [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 100 Sep 11 08:33 .hadolint.yml [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 155 Sep 11 08:33 .sonarcloud.properties [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 1171 Sep 11 08:33 ADOPTERS.md [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 21286 Sep 11 08:33 Attribution.txt [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 100284 Sep 11 08:33 CHANGELOG.md [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 3804 Sep 11 08:33 CONTRIBUTING.md [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 677 Sep 11 08:33 GOVERNANCE.md [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 861 Sep 11 08:33 Jenkinsfile [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 10775 Sep 11 08:33 LICENSE [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 16854 Sep 11 08:33 Makefile [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 582 Sep 11 08:33 OWNERS.md [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 9528 Sep 11 08:33 README.md [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 789 Sep 11 08:33 SECURITY.md [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 5 Sep 11 08:30 VERSION [2024-09-11T08:47:20.127Z] drwxrwxr-x 2 1001 1001 4096 Sep 11 08:33 bin [2024-09-11T08:47:20.127Z] drwxrwxr-x 20 1001 1001 4096 Sep 11 08:33 cmd [2024-09-11T08:47:20.127Z] -rw-r--r-- 1 root root 555208 Sep 11 08:42 coverage.out [2024-09-11T08:47:20.127Z] drwxrwxr-x 2 1001 1001 4096 Sep 11 08:33 fuzz_test [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 7305 Sep 11 08:33 go.mod [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 102748 Sep 11 08:33 go.sum [2024-09-11T08:47:20.127Z] drwxrwxr-x 7 1001 1001 4096 Sep 11 08:33 internal [2024-09-11T08:47:20.127Z] drwxrwxr-x 3 1001 1001 4096 Sep 11 08:33 openapi [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 584 Sep 11 08:33 security.txt [2024-09-11T08:47:20.127Z] -rw-rw-r-- 1 1001 1001 204 Sep 11 08:33 version.go [Pipeline] sh [2024-09-11T08:47:20.754Z] + '[' -e coverage.out ] [2024-09-11T08:47:20.754Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-11T08:47:20.780Z] Warning: overwriting stash ‘coverage-report’ [2024-09-11T08:47:21.556Z] Stashed 1 file(s) [Pipeline] sh [2024-09-11T08:47:22.176Z] + make build [2024-09-11T08:47:22.176Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-11T08:50:28.902Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-11T08:50:37.073Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-11T08:50:45.242Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-11T08:50:47.801Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-11T08:50:55.973Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-11T08:51:22.626Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-11T08:51:32.683Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-11T08:51:42.742Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-11T08:51:52.794Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-11T08:51:57.042Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-11T08:52:00.395Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-11T08:52:03.982Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-11T08:52:08.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-11T08:52:14.010Z] $ docker stop --time=1 af05f800cd7ca88db9e5ca2f562191ad16f336710adecbc561a78e51f3054859 [2024-09-11T08:52:16.098Z] $ docker rm -f --volumes af05f800cd7ca88db9e5ca2f562191ad16f336710adecbc561a78e51f3054859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:52:19.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-11T08:52:19.706Z] [2024-09-11T08:52:19.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T08:52:20.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-11T08:52:20.297Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-11T08:52:20.297Z] 547446be3368: Pulling fs layer [2024-09-11T08:52:20.297Z] d125d8839a47: Pulling fs layer [2024-09-11T08:52:20.297Z] 3e85d5ac6304: Pulling fs layer [2024-09-11T08:52:20.297Z] c3105a71a48b: Pulling fs layer [2024-09-11T08:52:20.297Z] 0f093f025ec4: Pulling fs layer [2024-09-11T08:52:20.297Z] c3106fc0e877: Pulling fs layer [2024-09-11T08:52:20.297Z] c3105a71a48b: Waiting [2024-09-11T08:52:20.297Z] 0f093f025ec4: Waiting [2024-09-11T08:52:20.297Z] c3106fc0e877: Waiting [2024-09-11T08:52:20.297Z] 547446be3368: Verifying Checksum [2024-09-11T08:52:20.297Z] 547446be3368: Download complete [2024-09-11T08:52:20.297Z] c3105a71a48b: Verifying Checksum [2024-09-11T08:52:20.297Z] c3105a71a48b: Download complete [2024-09-11T08:52:20.881Z] d125d8839a47: Verifying Checksum [2024-09-11T08:52:20.881Z] d125d8839a47: Download complete [2024-09-11T08:52:20.881Z] c3106fc0e877: Verifying Checksum [2024-09-11T08:52:20.881Z] c3106fc0e877: Download complete [2024-09-11T08:52:20.881Z] 0f093f025ec4: Verifying Checksum [2024-09-11T08:52:20.881Z] 0f093f025ec4: Download complete [2024-09-11T08:52:21.146Z] 547446be3368: Pull complete [2024-09-11T08:52:22.100Z] d125d8839a47: Pull complete [2024-09-11T08:52:22.683Z] 3e85d5ac6304: Verifying Checksum [2024-09-11T08:52:22.683Z] 3e85d5ac6304: Download complete [2024-09-11T08:52:32.739Z] 3e85d5ac6304: Pull complete [2024-09-11T08:52:32.739Z] c3105a71a48b: Pull complete [2024-09-11T08:52:34.135Z] 0f093f025ec4: Pull complete [2024-09-11T08:52:34.135Z] c3106fc0e877: Pull complete [2024-09-11T08:52:34.135Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-11T08:52:34.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-11T08:52:34.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T08:52:34.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-10113 does not seem to be running inside a container [2024-09-11T08:52:34.383Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-11T08:52:36.432Z] $ docker top bd002945c895724fa6bef6b64b5fef3c7be7b1fa071a24b6bd56f790ed07331d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T08:52:37.264Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-11T08:52:43.910Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-11T08:52:43.910Z] #1 transferring dockerfile: [2024-09-11T08:52:43.910Z] #1 transferring dockerfile: 2.15kB done [2024-09-11T08:52:43.910Z] #1 DONE 0.1s [2024-09-11T08:52:45.315Z] [2024-09-11T08:52:45.315Z] #2 [security-proxy-auth internal] load .dockerignore [2024-09-11T08:52:45.315Z] #2 transferring context: 50B 0.0s done [2024-09-11T08:52:45.315Z] #2 DONE 0.1s [2024-09-11T08:52:46.716Z] [2024-09-11T08:52:46.716Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:46.716Z] #3 DONE 0.0s [2024-09-11T08:52:46.716Z] [2024-09-11T08:52:46.716Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T08:52:46.982Z] #4 DONE 0.4s [2024-09-11T08:52:46.982Z] [2024-09-11T08:52:46.982Z] #5 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:46.982Z] #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T08:52:47.249Z] #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:52:47.249Z] #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T08:52:47.249Z] #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T08:52:47.249Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-11T08:52:47.249Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s [2024-09-11T08:52:47.515Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-11T08:52:47.515Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-11T08:52:47.781Z] #5 ... [2024-09-11T08:52:47.781Z] [2024-09-11T08:52:47.781Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-11T08:52:47.781Z] #6 transferring dockerfile: 1.85kB 0.0s done [2024-09-11T08:52:47.781Z] #6 DONE 0.3s [2024-09-11T08:52:47.781Z] [2024-09-11T08:52:47.781Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-09-11T08:52:47.781Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-09-11T08:52:47.781Z] #7 DONE 0.4s [2024-09-11T08:52:48.046Z] [2024-09-11T08:52:48.047Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-09-11T08:52:48.047Z] #8 transferring dockerfile: 1.69kB 0.0s done [2024-09-11T08:52:48.047Z] #8 DONE 0.5s [2024-09-11T08:52:48.047Z] [2024-09-11T08:52:48.047Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-11T08:52:48.047Z] #9 ... [2024-09-11T08:52:48.047Z] [2024-09-11T08:52:48.047Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-11T08:52:48.047Z] #10 transferring dockerfile: 1.81kB 0.0s done [2024-09-11T08:52:48.047Z] #10 DONE 0.4s [2024-09-11T08:52:48.047Z] [2024-09-11T08:52:48.047Z] #11 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T08:52:48.047Z] #11 DONE 1.1s [2024-09-11T08:52:48.314Z] [2024-09-11T08:52:48.314Z] #12 [core-command internal] load build definition from Dockerfile [2024-09-11T08:52:48.314Z] #12 transferring dockerfile: 1.93kB done [2024-09-11T08:52:48.314Z] #12 DONE 0.5s [2024-09-11T08:52:48.314Z] [2024-09-11T08:52:48.314Z] #13 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:48.314Z] #13 ... [2024-09-11T08:52:48.314Z] [2024-09-11T08:52:48.314Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-11T08:52:48.314Z] #14 transferring dockerfile: 3.17kB 0.0s done [2024-09-11T08:52:48.314Z] #14 DONE 0.5s [2024-09-11T08:52:48.596Z] [2024-09-11T08:52:48.596Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-11T08:52:48.596Z] #9 transferring dockerfile: 1.70kB 0.0s done [2024-09-11T08:52:48.596Z] #9 DONE 0.6s [2024-09-11T08:52:48.596Z] [2024-09-11T08:52:48.596Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-09-11T08:52:48.596Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-09-11T08:52:48.596Z] #15 ... [2024-09-11T08:52:48.596Z] [2024-09-11T08:52:48.596Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-11T08:52:48.596Z] #16 transferring dockerfile: 1.89kB 0.0s done [2024-09-11T08:52:48.596Z] #16 DONE 0.5s [2024-09-11T08:52:48.865Z] [2024-09-11T08:52:48.865Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-09-11T08:52:48.865Z] #15 DONE 0.4s [2024-09-11T08:52:48.865Z] [2024-09-11T08:52:48.865Z] #13 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:48.865Z] #13 DONE 0.5s [2024-09-11T08:52:48.865Z] [2024-09-11T08:52:48.865Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-11T08:52:48.865Z] #17 transferring dockerfile: 2.49kB 0.0s done [2024-09-11T08:52:48.865Z] #17 DONE 0.3s [2024-09-11T08:52:48.865Z] [2024-09-11T08:52:48.865Z] #18 [core-data internal] load build definition from Dockerfile [2024-09-11T08:52:49.132Z] #18 ... [2024-09-11T08:52:49.132Z] [2024-09-11T08:52:49.132Z] #19 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-11T08:52:49.132Z] #19 transferring dockerfile: 2.50kB 0.0s done [2024-09-11T08:52:49.132Z] #19 DONE 0.4s [2024-09-11T08:52:49.132Z] [2024-09-11T08:52:49.132Z] #18 [core-data internal] load build definition from Dockerfile [2024-09-11T08:52:49.132Z] #18 transferring dockerfile: 2.07kB 0.0s done [2024-09-11T08:52:49.132Z] #18 DONE 0.2s [2024-09-11T08:52:49.132Z] [2024-09-11T08:52:49.132Z] #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-11T08:52:49.404Z] #20 ... [2024-09-11T08:52:49.404Z] [2024-09-11T08:52:49.404Z] #21 [core-metadata internal] load build definition from Dockerfile [2024-09-11T08:52:49.404Z] #21 transferring dockerfile: 2.06kB 0.0s done [2024-09-11T08:52:49.404Z] #21 DONE 0.2s [2024-09-11T08:52:49.404Z] [2024-09-11T08:52:49.404Z] #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-11T08:52:49.404Z] #20 transferring dockerfile: 2.23kB 0.0s done [2024-09-11T08:52:49.404Z] #20 DONE 0.2s [2024-09-11T08:52:49.404Z] [2024-09-11T08:52:49.404Z] #22 [support-notifications internal] load build definition from Dockerfile [2024-09-11T08:52:49.404Z] #22 transferring dockerfile: 1.95kB 0.0s done [2024-09-11T08:52:49.404Z] #22 DONE 0.2s [2024-09-11T08:52:49.404Z] [2024-09-11T08:52:49.404Z] #5 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:49.404Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-11T08:52:49.404Z] #5 DONE 2.5s [2024-09-11T08:52:49.404Z] [2024-09-11T08:52:49.404Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:50.359Z] #23 transferring context: 57.56MB 3.2s [2024-09-11T08:52:50.943Z] #23 ... [2024-09-11T08:52:50.943Z] [2024-09-11T08:52:50.943Z] #24 [core-keeper internal] load .dockerignore [2024-09-11T08:52:50.943Z] #24 transferring context: 50B 0.0s done [2024-09-11T08:52:50.943Z] #24 DONE 0.1s [2024-09-11T08:52:50.943Z] [2024-09-11T08:52:50.943Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:51.217Z] #23 ... [2024-09-11T08:52:51.217Z] [2024-09-11T08:52:51.217Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-09-11T08:52:51.217Z] #25 transferring context: 50B 0.1s done [2024-09-11T08:52:51.217Z] #25 DONE 0.2s [2024-09-11T08:52:51.217Z] [2024-09-11T08:52:51.217Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:51.217Z] #23 ... [2024-09-11T08:52:51.217Z] [2024-09-11T08:52:51.217Z] #26 [security-spire-config internal] load .dockerignore [2024-09-11T08:52:51.217Z] #26 transferring context: 50B 0.0s done [2024-09-11T08:52:51.217Z] #26 DONE 0.1s [2024-09-11T08:52:51.217Z] [2024-09-11T08:52:51.217Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:51.487Z] #23 ... [2024-09-11T08:52:51.487Z] [2024-09-11T08:52:51.487Z] #27 [security-spire-agent internal] load .dockerignore [2024-09-11T08:52:51.487Z] #27 transferring context: 50B 0.0s done [2024-09-11T08:52:51.487Z] #27 DONE 0.1s [2024-09-11T08:52:51.487Z] [2024-09-11T08:52:51.487Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:51.759Z] #23 ... [2024-09-11T08:52:51.759Z] [2024-09-11T08:52:51.759Z] #28 [core-command internal] load .dockerignore [2024-09-11T08:52:51.759Z] #28 transferring context: 50B 0.0s done [2024-09-11T08:52:51.759Z] #28 DONE 0.2s [2024-09-11T08:52:51.759Z] [2024-09-11T08:52:51.759Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:51.759Z] #23 ... [2024-09-11T08:52:51.759Z] [2024-09-11T08:52:51.759Z] #29 [security-bootstrapper internal] load .dockerignore [2024-09-11T08:52:51.759Z] #29 transferring context: 50B 0.0s done [2024-09-11T08:52:51.759Z] #29 DONE 0.2s [2024-09-11T08:52:51.759Z] [2024-09-11T08:52:51.759Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:52.025Z] #23 ... [2024-09-11T08:52:52.025Z] [2024-09-11T08:52:52.025Z] #30 [security-spire-server internal] load .dockerignore [2024-09-11T08:52:52.025Z] #30 transferring context: 50B 0.0s done [2024-09-11T08:52:52.025Z] #30 DONE 0.1s [2024-09-11T08:52:52.025Z] [2024-09-11T08:52:52.025Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:52.025Z] #23 ... [2024-09-11T08:52:52.025Z] [2024-09-11T08:52:52.025Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-11T08:52:52.025Z] #31 transferring context: 50B 0.0s done [2024-09-11T08:52:52.025Z] #31 DONE 0.1s [2024-09-11T08:52:52.025Z] [2024-09-11T08:52:52.025Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:52.025Z] #23 ... [2024-09-11T08:52:52.025Z] [2024-09-11T08:52:52.025Z] #32 [support-scheduler internal] load .dockerignore [2024-09-11T08:52:52.295Z] #32 transferring context: 50B 0.0s done [2024-09-11T08:52:52.295Z] #32 DONE 0.1s [2024-09-11T08:52:52.295Z] [2024-09-11T08:52:52.295Z] #33 [security-secretstore-setup internal] load .dockerignore [2024-09-11T08:52:52.295Z] #33 transferring context: 50B 0.0s done [2024-09-11T08:52:52.295Z] #33 DONE 0.2s [2024-09-11T08:52:52.295Z] [2024-09-11T08:52:52.295Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:52.566Z] #23 ... [2024-09-11T08:52:52.566Z] [2024-09-11T08:52:52.566Z] #34 [security-proxy-setup internal] load .dockerignore [2024-09-11T08:52:52.566Z] #34 transferring context: 50B 0.0s done [2024-09-11T08:52:52.566Z] #34 DONE 0.1s [2024-09-11T08:52:52.566Z] [2024-09-11T08:52:52.566Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:52.566Z] #23 ... [2024-09-11T08:52:52.566Z] [2024-09-11T08:52:52.566Z] #35 [core-data internal] load .dockerignore [2024-09-11T08:52:52.566Z] #35 transferring context: 50B 0.0s done [2024-09-11T08:52:52.566Z] #35 DONE 0.1s [2024-09-11T08:52:52.566Z] [2024-09-11T08:52:52.566Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:52.831Z] #23 ... [2024-09-11T08:52:52.831Z] [2024-09-11T08:52:52.831Z] #36 [core-metadata internal] load .dockerignore [2024-09-11T08:52:52.831Z] #36 transferring context: 50B 0.0s done [2024-09-11T08:52:52.831Z] #36 DONE 0.2s [2024-09-11T08:52:52.831Z] [2024-09-11T08:52:52.831Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:52.831Z] #23 ... [2024-09-11T08:52:52.831Z] [2024-09-11T08:52:52.831Z] #37 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-11T08:52:52.831Z] #37 transferring context: 50B 0.0s done [2024-09-11T08:52:52.831Z] #37 DONE 0.1s [2024-09-11T08:52:52.831Z] [2024-09-11T08:52:52.831Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:53.095Z] #23 ... [2024-09-11T08:52:53.095Z] [2024-09-11T08:52:53.095Z] #38 [support-notifications internal] load .dockerignore [2024-09-11T08:52:53.095Z] #38 transferring context: 50B 0.0s done [2024-09-11T08:52:53.095Z] #38 DONE 0.1s [2024-09-11T08:52:53.095Z] [2024-09-11T08:52:53.095Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:54.509Z] #23 transferring context: 139.66MB 7.2s [2024-09-11T08:52:54.509Z] #23 ... [2024-09-11T08:52:54.509Z] [2024-09-11T08:52:54.509Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:54.509Z] #3 DONE 0.0s [2024-09-11T08:52:54.509Z] [2024-09-11T08:52:54.509Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:54.509Z] #23 ... [2024-09-11T08:52:54.509Z] [2024-09-11T08:52:54.509Z] #4 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T08:52:54.509Z] #4 DONE 0.5s [2024-09-11T08:52:54.509Z] [2024-09-11T08:52:54.509Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:54.783Z] #23 ... [2024-09-11T08:52:54.783Z] [2024-09-11T08:52:54.783Z] #11 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T08:52:54.783Z] #11 DONE 2.1s [2024-09-11T08:52:54.783Z] [2024-09-11T08:52:54.783Z] #13 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:54.783Z] #13 DONE 1.0s [2024-09-11T08:52:54.783Z] [2024-09-11T08:52:54.783Z] #5 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:54.783Z] #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T08:52:54.783Z] #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:52:54.783Z] #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T08:52:54.783Z] #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T08:52:54.783Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-11T08:52:54.783Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-11T08:52:54.783Z] #5 DONE 4.9s [2024-09-11T08:52:54.783Z] [2024-09-11T08:52:54.783Z] #3 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:54.783Z] #3 DONE 0.0s [2024-09-11T08:52:54.783Z] [2024-09-11T08:52:54.783Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:55.049Z] #23 ... [2024-09-11T08:52:55.049Z] [2024-09-11T08:52:55.049Z] #11 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T08:52:55.049Z] #11 DONE 2.1s [2024-09-11T08:52:55.049Z] [2024-09-11T08:52:55.049Z] #13 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:55.049Z] #13 DONE 1.0s [2024-09-11T08:52:55.049Z] [2024-09-11T08:52:55.049Z] #5 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:55.049Z] #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T08:52:55.049Z] #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:52:55.049Z] #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T08:52:55.049Z] #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T08:52:55.049Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-11T08:52:55.049Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-11T08:52:55.049Z] #5 DONE 4.9s [2024-09-11T08:52:55.049Z] [2024-09-11T08:52:55.049Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:55.049Z] #23 ... [2024-09-11T08:52:55.049Z] [2024-09-11T08:52:55.049Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:55.049Z] #3 DONE 0.0s [2024-09-11T08:52:55.049Z] [2024-09-11T08:52:55.049Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:55.317Z] #23 ... [2024-09-11T08:52:55.317Z] [2024-09-11T08:52:55.317Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:55.317Z] #3 DONE 0.0s [2024-09-11T08:52:55.317Z] [2024-09-11T08:52:55.317Z] #39 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-11T08:52:55.317Z] #0 3.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:52:55.317Z] #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:52:55.317Z] #0 4.995 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T08:52:55.317Z] #0 5.014 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:52:55.317Z] #0 5.074 OK: 8 MiB in 16 packages [2024-09-11T08:52:55.317Z] #39 DONE 5.7s [2024-09-11T08:52:55.317Z] [2024-09-11T08:52:55.317Z] #40 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T08:52:55.317Z] #0 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:52:55.317Z] #0 4.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:52:55.317Z] #0 5.701 OK: 266 MiB in 52 packages [2024-09-11T08:52:55.317Z] #40 DONE 6.6s [2024-09-11T08:52:55.317Z] [2024-09-11T08:52:55.317Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:55.585Z] #23 ... [2024-09-11T08:52:55.585Z] [2024-09-11T08:52:55.585Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T08:52:55.585Z] #4 DONE 1.2s [2024-09-11T08:52:55.585Z] [2024-09-11T08:52:55.585Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:55.585Z] #23 ... [2024-09-11T08:52:55.585Z] [2024-09-11T08:52:55.585Z] #11 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T08:52:55.585Z] #11 DONE 2.3s [2024-09-11T08:52:55.585Z] [2024-09-11T08:52:55.585Z] #13 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:55.585Z] #13 DONE 1.2s [2024-09-11T08:52:55.585Z] [2024-09-11T08:52:55.585Z] #5 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:55.585Z] #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T08:52:55.585Z] #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:52:55.585Z] #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T08:52:55.585Z] #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T08:52:55.585Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-11T08:52:55.585Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-11T08:52:55.585Z] #5 DONE 5.1s [2024-09-11T08:52:55.585Z] [2024-09-11T08:52:55.585Z] #41 [core-command internal] load build context [2024-09-11T08:52:55.585Z] #41 DONE 0.0s [2024-09-11T08:52:55.585Z] [2024-09-11T08:52:55.585Z] #39 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-11T08:52:55.585Z] #39 DONE 8.3s [2024-09-11T08:52:55.585Z] [2024-09-11T08:52:55.585Z] #40 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T08:52:55.585Z] #40 DONE 9.2s [2024-09-11T08:52:55.585Z] [2024-09-11T08:52:55.585Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:55.855Z] #23 ... [2024-09-11T08:52:55.855Z] [2024-09-11T08:52:55.855Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:55.855Z] #3 DONE 0.0s [2024-09-11T08:52:55.855Z] [2024-09-11T08:52:55.855Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:56.435Z] #23 ... [2024-09-11T08:52:56.435Z] [2024-09-11T08:52:56.435Z] #11 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T08:52:56.435Z] #11 DONE 2.5s [2024-09-11T08:52:56.435Z] [2024-09-11T08:52:56.435Z] #13 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:56.435Z] #13 DONE 1.4s [2024-09-11T08:52:56.435Z] [2024-09-11T08:52:56.435Z] #5 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:56.435Z] #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T08:52:56.435Z] #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:52:56.435Z] #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T08:52:56.435Z] #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T08:52:56.435Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-11T08:52:56.435Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-11T08:52:56.435Z] #5 DONE 5.3s [2024-09-11T08:52:56.435Z] [2024-09-11T08:52:56.435Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:56.435Z] #3 DONE 0.0s [2024-09-11T08:52:56.435Z] [2024-09-11T08:52:56.435Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:56.435Z] #23 ... [2024-09-11T08:52:56.435Z] [2024-09-11T08:52:56.435Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:56.435Z] #3 DONE 0.0s [2024-09-11T08:52:56.435Z] [2024-09-11T08:52:56.435Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:56.435Z] #23 ... [2024-09-11T08:52:56.435Z] [2024-09-11T08:52:56.435Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:56.435Z] #3 DONE 0.0s [2024-09-11T08:52:56.435Z] [2024-09-11T08:52:56.435Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:56.703Z] #23 ... [2024-09-11T08:52:56.703Z] [2024-09-11T08:52:56.703Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:56.703Z] #3 DONE 0.0s [2024-09-11T08:52:56.703Z] [2024-09-11T08:52:56.703Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-11T08:52:56.703Z] #42 DONE 1.7s [2024-09-11T08:52:56.703Z] [2024-09-11T08:52:56.703Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:56.973Z] #23 ... [2024-09-11T08:52:56.973Z] [2024-09-11T08:52:56.973Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-11T08:52:56.973Z] #43 DONE 2.1s [2024-09-11T08:52:56.973Z] [2024-09-11T08:52:56.973Z] #11 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T08:52:56.973Z] #11 DONE 3.1s [2024-09-11T08:52:56.973Z] [2024-09-11T08:52:56.973Z] #13 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:56.973Z] #13 DONE 2.0s [2024-09-11T08:52:56.973Z] [2024-09-11T08:52:56.973Z] #5 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:56.973Z] #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T08:52:56.973Z] #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:52:56.973Z] #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T08:52:56.973Z] #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T08:52:56.973Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-11T08:52:56.973Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-11T08:52:56.973Z] #5 DONE 5.9s [2024-09-11T08:52:56.973Z] [2024-09-11T08:52:56.973Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T08:52:56.973Z] #4 DONE 2.2s [2024-09-11T08:52:56.973Z] [2024-09-11T08:52:56.973Z] #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-11T08:52:56.973Z] #39 DONE 8.8s [2024-09-11T08:52:56.973Z] [2024-09-11T08:52:56.973Z] #40 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T08:52:56.973Z] #40 DONE 10.1s [2024-09-11T08:52:56.973Z] [2024-09-11T08:52:56.973Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:52:56.973Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:52:57.242Z] #44 ... [2024-09-11T08:52:57.242Z] [2024-09-11T08:52:57.242Z] #11 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T08:52:57.242Z] #11 DONE 3.1s [2024-09-11T08:52:57.242Z] [2024-09-11T08:52:57.242Z] #13 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:57.242Z] #13 DONE 2.0s [2024-09-11T08:52:57.242Z] [2024-09-11T08:52:57.242Z] #5 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:57.242Z] #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T08:52:57.242Z] #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:52:57.242Z] #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T08:52:57.242Z] #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T08:52:57.242Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-11T08:52:57.242Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-11T08:52:57.242Z] #5 DONE 5.9s [2024-09-11T08:52:57.242Z] [2024-09-11T08:52:57.242Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:57.242Z] #3 DONE 0.0s [2024-09-11T08:52:57.242Z] [2024-09-11T08:52:57.242Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:57.242Z] #3 DONE 0.0s [2024-09-11T08:52:57.242Z] [2024-09-11T08:52:57.242Z] #45 [security-spire-agent internal] load build context [2024-09-11T08:52:57.242Z] #45 transferring context: 27.24kB 0.1s done [2024-09-11T08:52:57.509Z] #45 ... [2024-09-11T08:52:57.509Z] [2024-09-11T08:52:57.509Z] #46 [security-spire-server internal] load build context [2024-09-11T08:52:57.509Z] #46 transferring context: 27.71kB 0.1s done [2024-09-11T08:52:57.509Z] #46 DONE 0.4s [2024-09-11T08:52:57.509Z] [2024-09-11T08:52:57.509Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T08:52:57.509Z] #3 DONE 0.0s [2024-09-11T08:52:57.509Z] [2024-09-11T08:52:57.509Z] #45 [security-spire-agent internal] load build context [2024-09-11T08:52:57.509Z] #45 DONE 0.5s [2024-09-11T08:52:57.509Z] [2024-09-11T08:52:57.509Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:58.921Z] #23 ... [2024-09-11T08:52:58.921Z] [2024-09-11T08:52:58.921Z] #47 [security-spire-config internal] load build context [2024-09-11T08:52:58.921Z] #47 transferring context: 25.96kB 0.2s done [2024-09-11T08:52:58.921Z] #47 DONE 1.8s [2024-09-11T08:52:59.190Z] [2024-09-11T08:52:59.190Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:52:59.190Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-09-11T08:52:59.190Z] #44 DONE 2.2s [2024-09-11T08:52:59.190Z] [2024-09-11T08:52:59.190Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:59.465Z] #23 ... [2024-09-11T08:52:59.465Z] [2024-09-11T08:52:59.465Z] #11 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T08:52:59.465Z] #11 DONE 3.3s [2024-09-11T08:52:59.465Z] [2024-09-11T08:52:59.465Z] #13 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:59.465Z] #13 DONE 2.2s [2024-09-11T08:52:59.465Z] [2024-09-11T08:52:59.465Z] #5 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:59.465Z] #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T08:52:59.465Z] #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:52:59.465Z] #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T08:52:59.465Z] #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T08:52:59.465Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-11T08:52:59.465Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-11T08:52:59.465Z] #5 DONE 6.1s [2024-09-11T08:52:59.465Z] [2024-09-11T08:52:59.465Z] #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T08:52:59.465Z] #4 DONE 4.2s [2024-09-11T08:52:59.465Z] [2024-09-11T08:52:59.465Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:52:59.732Z] #23 ... [2024-09-11T08:52:59.732Z] [2024-09-11T08:52:59.732Z] #11 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T08:52:59.732Z] #11 DONE 3.3s [2024-09-11T08:52:59.732Z] [2024-09-11T08:52:59.732Z] #13 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-11T08:52:59.732Z] #13 DONE 2.2s [2024-09-11T08:52:59.732Z] [2024-09-11T08:52:59.732Z] #5 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T08:52:59.732Z] #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T08:52:59.732Z] #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T08:52:59.732Z] #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T08:52:59.732Z] #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T08:52:59.732Z] #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-11T08:52:59.732Z] #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-11T08:52:59.732Z] #5 DONE 6.1s [2024-09-11T08:52:59.732Z] [2024-09-11T08:52:59.732Z] #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-11T08:52:59.732Z] #39 DONE 9.4s [2024-09-11T08:52:59.732Z] [2024-09-11T08:52:59.732Z] #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T08:52:59.732Z] #40 DONE 10.2s [2024-09-11T08:52:59.732Z] [2024-09-11T08:52:59.732Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:52:59.732Z] #48 DONE 0.0s [2024-09-11T08:52:59.732Z] [2024-09-11T08:52:59.732Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:01.686Z] #23 transferring context: 191.25MB 14.1s [2024-09-11T08:53:04.276Z] #23 ... [2024-09-11T08:53:04.276Z] [2024-09-11T08:53:04.276Z] #49 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T08:53:04.276Z] #49 DONE 9.0s [2024-09-11T08:53:04.276Z] [2024-09-11T08:53:04.276Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:04.276Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-11T08:53:04.276Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-11T08:53:04.276Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-11T08:53:04.276Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-09-11T08:53:04.276Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done [2024-09-11T08:53:04.276Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done [2024-09-11T08:53:04.276Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-11T08:53:04.276Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.6s [2024-09-11T08:53:04.541Z] #44 ... [2024-09-11T08:53:04.541Z] [2024-09-11T08:53:04.541Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T08:53:04.541Z] #50 DONE 10.0s [2024-09-11T08:53:04.541Z] [2024-09-11T08:53:04.541Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:04.811Z] #23 ... [2024-09-11T08:53:04.811Z] [2024-09-11T08:53:04.811Z] #51 [core-keeper internal] load build context [2024-09-11T08:53:04.811Z] #51 ... [2024-09-11T08:53:04.811Z] [2024-09-11T08:53:04.811Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:53:05.077Z] #52 ... [2024-09-11T08:53:05.077Z] [2024-09-11T08:53:05.077Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-11T08:53:05.077Z] #0 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:05.077Z] #0 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:05.077Z] #53 ... [2024-09-11T08:53:05.077Z] [2024-09-11T08:53:05.077Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:05.077Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.7s [2024-09-11T08:53:05.344Z] #44 ... [2024-09-11T08:53:05.344Z] [2024-09-11T08:53:05.344Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-11T08:53:05.344Z] #54 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:05.344Z] #54 ... [2024-09-11T08:53:05.344Z] [2024-09-11T08:53:05.344Z] #55 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-11T08:53:05.628Z] #55 ... [2024-09-11T08:53:05.628Z] [2024-09-11T08:53:05.628Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:05.628Z] #44 ... [2024-09-11T08:53:05.628Z] [2024-09-11T08:53:05.628Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:05.896Z] #56 ... [2024-09-11T08:53:05.896Z] [2024-09-11T08:53:05.896Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T08:53:05.896Z] #57 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:05.896Z] #57 ... [2024-09-11T08:53:05.896Z] [2024-09-11T08:53:05.896Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-11T08:53:06.161Z] #58 ... [2024-09-11T08:53:06.161Z] [2024-09-11T08:53:06.161Z] #41 [core-command internal] load build context [2024-09-11T08:53:06.161Z] #41 ... [2024-09-11T08:53:06.161Z] [2024-09-11T08:53:06.161Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:06.161Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.55MB / 28.04MB 4.9s [2024-09-11T08:53:06.161Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-11T08:53:06.426Z] #44 ... [2024-09-11T08:53:06.426Z] [2024-09-11T08:53:06.426Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-11T08:53:06.426Z] #59 ... [2024-09-11T08:53:06.426Z] [2024-09-11T08:53:06.426Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:53:06.692Z] #60 ... [2024-09-11T08:53:06.692Z] [2024-09-11T08:53:06.692Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-11T08:53:06.692Z] #0 6.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:06.692Z] #0 7.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:06.692Z] #0 8.793 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T08:53:06.692Z] #0 8.793 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T08:53:06.692Z] #0 8.793 OK: 19946 distinct packages available [2024-09-11T08:53:06.692Z] #0 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:06.959Z] #61 ... [2024-09-11T08:53:06.959Z] [2024-09-11T08:53:06.959Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:06.959Z] #44 ... [2024-09-11T08:53:06.959Z] [2024-09-11T08:53:06.959Z] #62 [core-data internal] load build context [2024-09-11T08:53:07.224Z] #62 ... [2024-09-11T08:53:07.224Z] [2024-09-11T08:53:07.224Z] #63 [support-scheduler internal] load build context [2024-09-11T08:53:07.224Z] #63 ... [2024-09-11T08:53:07.224Z] [2024-09-11T08:53:07.224Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T08:53:07.224Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.1s done [2024-09-11T08:53:07.224Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-11T08:53:07.224Z] #64 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-11T08:53:07.224Z] #64 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-11T08:53:07.224Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done [2024-09-11T08:53:07.224Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s done [2024-09-11T08:53:07.224Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-11T08:53:07.224Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.0s done [2024-09-11T08:53:07.224Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 5.9s [2024-09-11T08:53:07.224Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-11T08:53:07.490Z] #64 ... [2024-09-11T08:53:07.490Z] [2024-09-11T08:53:07.490Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:53:07.490Z] #65 ... [2024-09-11T08:53:07.490Z] [2024-09-11T08:53:07.490Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:07.754Z] #66 ... [2024-09-11T08:53:07.754Z] [2024-09-11T08:53:07.754Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T08:53:07.754Z] #67 ... [2024-09-11T08:53:07.754Z] [2024-09-11T08:53:07.754Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:07.754Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.6s [2024-09-11T08:53:08.019Z] #44 ... [2024-09-11T08:53:08.019Z] [2024-09-11T08:53:08.019Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T08:53:08.019Z] #68 ... [2024-09-11T08:53:08.019Z] [2024-09-11T08:53:08.019Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:08.019Z] #44 ... [2024-09-11T08:53:08.019Z] [2024-09-11T08:53:08.019Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-11T08:53:08.284Z] #69 ... [2024-09-11T08:53:08.284Z] [2024-09-11T08:53:08.284Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T08:53:08.284Z] #70 ... [2024-09-11T08:53:08.284Z] [2024-09-11T08:53:08.284Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-11T08:53:08.549Z] #71 ... [2024-09-11T08:53:08.549Z] [2024-09-11T08:53:08.549Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:09.508Z] #44 ... [2024-09-11T08:53:09.508Z] [2024-09-11T08:53:09.508Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:09.774Z] #72 ... [2024-09-11T08:53:09.774Z] [2024-09-11T08:53:09.774Z] #62 [core-data internal] load build context [2024-09-11T08:53:09.774Z] #62 ... [2024-09-11T08:53:09.774Z] [2024-09-11T08:53:09.774Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:53:10.067Z] #48 transferring context: 7.08MB 8.4s [2024-09-11T08:53:10.067Z] #48 ... [2024-09-11T08:53:10.067Z] [2024-09-11T08:53:10.067Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:10.067Z] #73 ... [2024-09-11T08:53:10.067Z] [2024-09-11T08:53:10.067Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:10.067Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.9s [2024-09-11T08:53:10.067Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-11T08:53:10.337Z] #44 ... [2024-09-11T08:53:10.337Z] [2024-09-11T08:53:10.337Z] #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-11T08:53:10.337Z] #53 13.81 OK: 266 MiB in 52 packages [2024-09-11T08:53:10.337Z] #53 DONE 16.7s [2024-09-11T08:53:10.337Z] [2024-09-11T08:53:10.337Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:10.605Z] #44 ... [2024-09-11T08:53:10.605Z] [2024-09-11T08:53:10.605Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T08:53:10.605Z] #74 ... [2024-09-11T08:53:10.605Z] [2024-09-11T08:53:10.605Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:10.605Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.92MB / 28.04MB 9.5s [2024-09-11T08:53:12.557Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.2s [2024-09-11T08:53:12.557Z] #44 ... [2024-09-11T08:53:12.557Z] [2024-09-11T08:53:12.557Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T08:53:12.557Z] #57 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:12.557Z] #57 14.76 OK: 266 MiB in 52 packages [2024-09-11T08:53:12.557Z] #57 DONE 17.5s [2024-09-11T08:53:12.557Z] [2024-09-11T08:53:12.557Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:13.974Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 12.6s [2024-09-11T08:53:14.558Z] #44 ... [2024-09-11T08:53:14.558Z] [2024-09-11T08:53:14.558Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-11T08:53:14.558Z] #75 ... [2024-09-11T08:53:14.558Z] [2024-09-11T08:53:14.558Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:14.558Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 13.4s [2024-09-11T08:53:14.825Z] #44 ... [2024-09-11T08:53:14.825Z] [2024-09-11T08:53:14.825Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-11T08:53:14.825Z] #61 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:14.825Z] #61 13.72 (1/11) Installing ca-certificates (20240226-r0) [2024-09-11T08:53:14.825Z] #61 14.61 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-11T08:53:14.825Z] #61 14.61 (3/11) Installing libunistring (1.1-r1) [2024-09-11T08:53:14.825Z] #61 14.61 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-11T08:53:14.825Z] #61 14.61 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-11T08:53:14.825Z] #61 14.61 (6/11) Installing libcurl (8.9.1-r0) [2024-09-11T08:53:14.825Z] #61 14.89 (7/11) Installing curl (8.9.1-r0) [2024-09-11T08:53:14.825Z] #61 14.89 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:14.825Z] #61 14.89 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-11T08:53:14.825Z] #61 14.89 (10/11) Installing libucontext (1.2-r2) [2024-09-11T08:53:14.825Z] #61 14.89 (11/11) Installing gcompat (1.1.0-r1) [2024-09-11T08:53:14.825Z] #61 14.89 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:14.825Z] #61 14.89 Executing ca-certificates-20240226-r0.trigger [2024-09-11T08:53:14.825Z] #61 15.81 OK: 13 MiB in 26 packages [2024-09-11T08:53:14.825Z] #61 DONE 18.1s [2024-09-11T08:53:14.825Z] [2024-09-11T08:53:14.825Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:15.091Z] #44 ... [2024-09-11T08:53:15.091Z] [2024-09-11T08:53:15.091Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:15.091Z] #23 transferring context: 212.69MB 27.7s [2024-09-11T08:53:15.091Z] #23 ... [2024-09-11T08:53:15.091Z] [2024-09-11T08:53:15.091Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-11T08:53:15.357Z] #76 ... [2024-09-11T08:53:15.357Z] [2024-09-11T08:53:15.357Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:53:15.357Z] #52 ... [2024-09-11T08:53:15.357Z] [2024-09-11T08:53:15.357Z] #51 [core-keeper internal] load build context [2024-09-11T08:53:15.632Z] #51 ... [2024-09-11T08:53:15.632Z] [2024-09-11T08:53:15.632Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:15.908Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.8s [2024-09-11T08:53:15.908Z] #44 ... [2024-09-11T08:53:15.908Z] [2024-09-11T08:53:15.908Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:16.187Z] #56 ... [2024-09-11T08:53:16.187Z] [2024-09-11T08:53:16.187Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:16.187Z] #44 ... [2024-09-11T08:53:16.187Z] [2024-09-11T08:53:16.187Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-11T08:53:16.187Z] #54 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:16.187Z] #54 15.06 (1/3) Installing ca-certificates (20240226-r0) [2024-09-11T08:53:16.187Z] #54 15.41 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:16.187Z] #54 15.41 (3/3) Installing tzdata (2024a-r0) [2024-09-11T08:53:16.187Z] #54 17.54 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:16.187Z] #54 17.65 Executing ca-certificates-20240226-r0.trigger [2024-09-11T08:53:16.187Z] #54 18.99 OK: 12 MiB in 18 packages [2024-09-11T08:53:16.187Z] #54 DONE 20.9s [2024-09-11T08:53:16.187Z] [2024-09-11T08:53:16.187Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:16.187Z] #44 ... [2024-09-11T08:53:16.187Z] [2024-09-11T08:53:16.187Z] #41 [core-command internal] load build context [2024-09-11T08:53:16.453Z] #41 ... [2024-09-11T08:53:16.453Z] [2024-09-11T08:53:16.453Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:16.725Z] #44 ... [2024-09-11T08:53:16.725Z] [2024-09-11T08:53:16.725Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:53:16.725Z] #60 ... [2024-09-11T08:53:16.725Z] [2024-09-11T08:53:16.725Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:16.725Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.6s [2024-09-11T08:53:17.310Z] #44 ... [2024-09-11T08:53:17.310Z] [2024-09-11T08:53:17.310Z] #55 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-11T08:53:17.310Z] #55 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:17.310Z] #55 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:17.310Z] #55 20.95 OK: 8 MiB in 16 packages [2024-09-11T08:53:17.310Z] #55 DONE 25.5s [2024-09-11T08:53:17.310Z] [2024-09-11T08:53:17.310Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:17.310Z] #44 ... [2024-09-11T08:53:17.310Z] [2024-09-11T08:53:17.310Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-11T08:53:17.310Z] #59 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:17.310Z] #59 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:17.310Z] #59 15.56 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T08:53:17.310Z] #59 15.56 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T08:53:17.310Z] #59 15.56 OK: 19954 distinct packages available [2024-09-11T08:53:17.310Z] #59 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:17.310Z] #59 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:17.575Z] #59 ... [2024-09-11T08:53:17.575Z] [2024-09-11T08:53:17.575Z] #63 [support-scheduler internal] load build context [2024-09-11T08:53:17.575Z] #63 ... [2024-09-11T08:53:17.575Z] [2024-09-11T08:53:17.575Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T08:53:17.575Z] #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.9s done [2024-09-11T08:53:17.575Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-11T08:53:17.575Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-11T08:53:17.842Z] #64 ... [2024-09-11T08:53:17.842Z] [2024-09-11T08:53:17.842Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:53:17.842Z] #65 ... [2024-09-11T08:53:17.842Z] [2024-09-11T08:53:17.842Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:17.842Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.72MB / 28.04MB 16.5s [2024-09-11T08:53:18.110Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 16.9s [2024-09-11T08:53:18.110Z] #44 ... [2024-09-11T08:53:18.110Z] [2024-09-11T08:53:18.110Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:18.110Z] #66 ... [2024-09-11T08:53:18.110Z] [2024-09-11T08:53:18.110Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:19.075Z] #44 ... [2024-09-11T08:53:19.076Z] [2024-09-11T08:53:19.076Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-11T08:53:19.076Z] #58 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:19.076Z] #58 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:19.076Z] #58 19.99 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:19.076Z] #58 20.06 (2/2) Installing su-exec (0.2-r3) [2024-09-11T08:53:19.076Z] #58 20.06 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:19.076Z] #58 20.17 OK: 8 MiB in 17 packages [2024-09-11T08:53:19.076Z] #58 DONE 22.9s [2024-09-11T08:53:19.076Z] [2024-09-11T08:53:19.076Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:19.076Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s [2024-09-11T08:53:19.076Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done [2024-09-11T08:53:19.344Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done [2024-09-11T08:53:19.611Z] #44 ... [2024-09-11T08:53:19.611Z] [2024-09-11T08:53:19.611Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-11T08:53:19.611Z] #59 21.17 OK: 266 MiB in 52 packages [2024-09-11T08:53:19.611Z] #59 DONE 23.1s [2024-09-11T08:53:19.878Z] [2024-09-11T08:53:19.878Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:19.878Z] #66 ... [2024-09-11T08:53:19.878Z] [2024-09-11T08:53:19.878Z] #62 [core-data internal] load build context [2024-09-11T08:53:20.143Z] #62 ... [2024-09-11T08:53:20.143Z] [2024-09-11T08:53:20.143Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:53:20.143Z] #48 ... [2024-09-11T08:53:20.143Z] [2024-09-11T08:53:20.143Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:20.419Z] #72 ... [2024-09-11T08:53:20.419Z] [2024-09-11T08:53:20.419Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:20.419Z] #73 ... [2024-09-11T08:53:20.419Z] [2024-09-11T08:53:20.419Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T08:53:20.419Z] #74 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:20.999Z] #74 ... [2024-09-11T08:53:20.999Z] [2024-09-11T08:53:20.999Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T08:53:20.999Z] #68 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:20.999Z] #68 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:20.999Z] #68 21.12 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:20.999Z] #68 21.21 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:20.999Z] #68 21.48 OK: 8 MiB in 16 packages [2024-09-11T08:53:20.999Z] #68 DONE 23.2s [2024-09-11T08:53:21.264Z] [2024-09-11T08:53:21.264Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:21.264Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.1s [2024-09-11T08:53:25.524Z] #44 ... [2024-09-11T08:53:25.524Z] [2024-09-11T08:53:25.524Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:25.524Z] #23 transferring context: 230.06MB 38.1s [2024-09-11T08:53:25.524Z] #23 ... [2024-09-11T08:53:25.524Z] [2024-09-11T08:53:25.524Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:25.524Z] #73 ... [2024-09-11T08:53:25.524Z] [2024-09-11T08:53:25.524Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T08:53:25.524Z] #67 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:25.524Z] #67 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:25.524Z] #67 22.04 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T08:53:25.524Z] #67 22.04 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T08:53:25.524Z] #67 22.04 OK: 19946 distinct packages available [2024-09-11T08:53:25.524Z] #67 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:25.524Z] #67 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:25.524Z] #67 ... [2024-09-11T08:53:25.524Z] [2024-09-11T08:53:25.524Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:53:25.790Z] #52 ... [2024-09-11T08:53:25.790Z] [2024-09-11T08:53:25.790Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:53:25.790Z] #77 ... [2024-09-11T08:53:25.790Z] [2024-09-11T08:53:25.790Z] #51 [core-keeper internal] load build context [2024-09-11T08:53:26.056Z] #51 ... [2024-09-11T08:53:26.056Z] [2024-09-11T08:53:26.056Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:26.322Z] #44 ... [2024-09-11T08:53:26.322Z] [2024-09-11T08:53:26.322Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-11T08:53:26.322Z] #71 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:26.322Z] #71 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:26.322Z] #71 24.83 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:26.322Z] #71 24.83 (2/4) Installing openssl (3.1.7-r0) [2024-09-11T08:53:26.322Z] #71 24.94 (3/4) Installing su-exec (0.2-r3) [2024-09-11T08:53:26.322Z] #71 24.94 (4/4) Installing yq (4.33.3-r5) [2024-09-11T08:53:26.322Z] #71 25.68 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:26.322Z] #71 25.91 OK: 18 MiB in 19 packages [2024-09-11T08:53:26.322Z] #71 DONE 28.1s [2024-09-11T08:53:26.322Z] [2024-09-11T08:53:26.322Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:26.589Z] #56 ... [2024-09-11T08:53:26.589Z] [2024-09-11T08:53:26.589Z] #41 [core-command internal] load build context [2024-09-11T08:53:26.589Z] #41 ... [2024-09-11T08:53:26.589Z] [2024-09-11T08:53:26.589Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:26.589Z] #56 ... [2024-09-11T08:53:26.589Z] [2024-09-11T08:53:26.589Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:53:26.855Z] #78 ... [2024-09-11T08:53:26.855Z] [2024-09-11T08:53:26.855Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:26.855Z] #56 ... [2024-09-11T08:53:26.855Z] [2024-09-11T08:53:26.855Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:53:27.128Z] #60 ... [2024-09-11T08:53:27.128Z] [2024-09-11T08:53:27.128Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:27.708Z] #56 ... [2024-09-11T08:53:27.708Z] [2024-09-11T08:53:27.708Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T08:53:27.708Z] #70 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:27.709Z] #70 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:27.709Z] #70 24.78 (1/4) Installing ca-certificates (20240226-r0) [2024-09-11T08:53:27.709Z] #70 25.13 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:27.709Z] #70 25.13 (3/4) Installing su-exec (0.2-r3) [2024-09-11T08:53:27.709Z] #70 25.13 (4/4) Installing yq (4.33.3-r5) [2024-09-11T08:53:27.709Z] #70 26.06 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:27.709Z] #70 26.20 Executing ca-certificates-20240226-r0.trigger [2024-09-11T08:53:27.709Z] #70 27.66 OK: 18 MiB in 19 packages [2024-09-11T08:53:27.709Z] #70 ... [2024-09-11T08:53:27.709Z] [2024-09-11T08:53:27.709Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-11T08:53:27.709Z] #69 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:27.709Z] #69 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:27.709Z] #69 24.17 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T08:53:27.709Z] #69 24.17 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T08:53:27.709Z] #69 24.17 OK: 19946 distinct packages available [2024-09-11T08:53:27.709Z] #69 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:27.709Z] #69 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:27.709Z] #69 ... [2024-09-11T08:53:27.709Z] [2024-09-11T08:53:27.709Z] #63 [support-scheduler internal] load build context [2024-09-11T08:53:28.007Z] #63 ... [2024-09-11T08:53:28.007Z] [2024-09-11T08:53:28.007Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T08:53:28.007Z] #70 DONE 29.7s [2024-09-11T08:53:28.007Z] [2024-09-11T08:53:28.007Z] #63 [support-scheduler internal] load build context [2024-09-11T08:53:28.007Z] #63 ... [2024-09-11T08:53:28.007Z] [2024-09-11T08:53:28.007Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:28.007Z] #56 ... [2024-09-11T08:53:28.007Z] [2024-09-11T08:53:28.007Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:53:28.298Z] #65 ... [2024-09-11T08:53:28.298Z] [2024-09-11T08:53:28.298Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:28.885Z] #56 ... [2024-09-11T08:53:28.885Z] [2024-09-11T08:53:28.885Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-11T08:53:29.171Z] #79 ... [2024-09-11T08:53:29.171Z] [2024-09-11T08:53:29.171Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:29.171Z] #56 ... [2024-09-11T08:53:29.171Z] [2024-09-11T08:53:29.171Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T08:53:29.171Z] #67 29.11 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:29.171Z] #67 29.11 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-11T08:53:29.171Z] #67 29.16 (3/5) Installing libucontext (1.2-r2) [2024-09-11T08:53:29.171Z] #67 29.23 (4/5) Installing gcompat (1.1.0-r1) [2024-09-11T08:53:29.171Z] #67 29.23 (5/5) Installing openssl (3.1.7-r0) [2024-09-11T08:53:29.171Z] #67 29.38 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:29.171Z] #67 29.46 OK: 9 MiB in 20 packages [2024-09-11T08:53:29.171Z] #67 DONE 31.7s [2024-09-11T08:53:29.171Z] [2024-09-11T08:53:29.171Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:30.142Z] #56 ... [2024-09-11T08:53:30.142Z] [2024-09-11T08:53:30.142Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:30.409Z] #66 ... [2024-09-11T08:53:30.409Z] [2024-09-11T08:53:30.409Z] #62 [core-data internal] load build context [2024-09-11T08:53:30.409Z] #62 ... [2024-09-11T08:53:30.409Z] [2024-09-11T08:53:30.409Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T08:53:30.409Z] #74 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:30.409Z] #74 25.58 (1/2) Installing ca-certificates (20240226-r0) [2024-09-11T08:53:30.409Z] #74 26.05 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:30.409Z] #74 26.05 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:30.409Z] #74 26.23 Executing ca-certificates-20240226-r0.trigger [2024-09-11T08:53:30.409Z] #74 27.15 OK: 9 MiB in 17 packages [2024-09-11T08:53:30.409Z] #74 DONE 29.7s [2024-09-11T08:53:30.409Z] [2024-09-11T08:53:30.409Z] #62 [core-data internal] load build context [2024-09-11T08:53:30.409Z] #62 ... [2024-09-11T08:53:30.409Z] [2024-09-11T08:53:30.409Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:30.679Z] #72 ... [2024-09-11T08:53:30.679Z] [2024-09-11T08:53:30.679Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T08:53:30.679Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.3s [2024-09-11T08:53:30.679Z] #64 ... [2024-09-11T08:53:30.679Z] [2024-09-11T08:53:30.679Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:53:30.944Z] #48 ... [2024-09-11T08:53:30.944Z] [2024-09-11T08:53:30.944Z] #41 [core-command internal] load build context [2024-09-11T08:53:30.944Z] #41 ... [2024-09-11T08:53:30.944Z] [2024-09-11T08:53:30.944Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-11T08:53:31.211Z] #80 ... [2024-09-11T08:53:31.211Z] [2024-09-11T08:53:31.211Z] #41 [core-command internal] load build context [2024-09-11T08:53:31.211Z] #41 ... [2024-09-11T08:53:31.211Z] [2024-09-11T08:53:31.211Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-11T08:53:31.211Z] #69 30.75 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:31.211Z] #69 30.75 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-11T08:53:31.211Z] #69 30.75 (3/4) Installing libucontext (1.2-r2) [2024-09-11T08:53:31.211Z] #69 30.75 (4/4) Installing gcompat (1.1.0-r1) [2024-09-11T08:53:31.211Z] #69 30.75 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:31.211Z] #69 30.75 OK: 8 MiB in 19 packages [2024-09-11T08:53:31.211Z] #69 DONE 33.2s [2024-09-11T08:53:31.211Z] [2024-09-11T08:53:31.211Z] #41 [core-command internal] load build context [2024-09-11T08:53:31.794Z] #41 ... [2024-09-11T08:53:31.794Z] [2024-09-11T08:53:31.794Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-11T08:53:31.794Z] #76 19.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:31.794Z] #76 21.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:31.794Z] #76 24.91 OK: 266 MiB in 52 packages [2024-09-11T08:53:31.794Z] #76 DONE 26.7s [2024-09-11T08:53:31.794Z] [2024-09-11T08:53:31.795Z] #41 [core-command internal] load build context [2024-09-11T08:53:33.201Z] #41 transferring context: 58.52MB 36.9s [2024-09-11T08:53:34.165Z] #41 ... [2024-09-11T08:53:34.165Z] [2024-09-11T08:53:34.165Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-11T08:53:34.165Z] #75 20.09 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:34.165Z] #75 22.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:34.165Z] #75 26.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T08:53:34.165Z] #75 27.24 Executing busybox-1.36.1-r7.trigger [2024-09-11T08:53:34.165Z] #75 27.35 OK: 8 MiB in 16 packages [2024-09-11T08:53:34.165Z] #75 DONE 29.5s [2024-09-11T08:53:34.165Z] [2024-09-11T08:53:34.165Z] #41 [core-command internal] load build context [2024-09-11T08:53:35.594Z] #41 ... [2024-09-11T08:53:35.594Z] [2024-09-11T08:53:35.594Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:35.594Z] #23 transferring context: 248.19MB 48.4s [2024-09-11T08:53:35.594Z] #23 ... [2024-09-11T08:53:35.594Z] [2024-09-11T08:53:35.594Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:35.943Z] #73 ... [2024-09-11T08:53:35.943Z] [2024-09-11T08:53:35.943Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:53:35.943Z] #77 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:35.943Z] #77 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:35.943Z] #77 19.38 OK: 13 MiB in 26 packages [2024-09-11T08:53:35.943Z] #77 DONE 20.8s [2024-09-11T08:53:35.943Z] [2024-09-11T08:53:35.943Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:35.943Z] #73 ... [2024-09-11T08:53:35.943Z] [2024-09-11T08:53:35.943Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:53:35.943Z] #52 ... [2024-09-11T08:53:35.943Z] [2024-09-11T08:53:35.943Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:36.215Z] #73 ... [2024-09-11T08:53:36.215Z] [2024-09-11T08:53:36.215Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-11T08:53:36.215Z] #79 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:36.215Z] #79 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:36.215Z] #79 15.65 OK: 8 MiB in 17 packages [2024-09-11T08:53:36.215Z] #79 DONE 17.0s [2024-09-11T08:53:36.215Z] [2024-09-11T08:53:36.215Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:36.215Z] #73 ... [2024-09-11T08:53:36.215Z] [2024-09-11T08:53:36.215Z] #51 [core-keeper internal] load build context [2024-09-11T08:53:36.215Z] #51 ... [2024-09-11T08:53:36.215Z] [2024-09-11T08:53:36.215Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:36.482Z] #23 ... [2024-09-11T08:53:36.482Z] [2024-09-11T08:53:36.482Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:53:36.482Z] #78 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:36.482Z] #78 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:36.482Z] #78 17.77 OK: 12 MiB in 18 packages [2024-09-11T08:53:36.482Z] #78 DONE 19.7s [2024-09-11T08:53:36.482Z] [2024-09-11T08:53:36.482Z] #51 [core-keeper internal] load build context [2024-09-11T08:53:36.482Z] #51 ... [2024-09-11T08:53:36.482Z] [2024-09-11T08:53:36.482Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-11T08:53:36.482Z] #0 8.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:36.482Z] #0 9.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:36.748Z] #81 ... [2024-09-11T08:53:36.748Z] [2024-09-11T08:53:36.748Z] #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-11T08:53:37.015Z] #82 ... [2024-09-11T08:53:37.015Z] [2024-09-11T08:53:37.015Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-11T08:53:37.015Z] #80 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:37.015Z] #80 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:37.015Z] #80 14.63 OK: 8 MiB in 16 packages [2024-09-11T08:53:37.015Z] #80 DONE 15.8s [2024-09-11T08:53:37.015Z] [2024-09-11T08:53:37.015Z] #51 [core-keeper internal] load build context [2024-09-11T08:53:37.281Z] #51 ... [2024-09-11T08:53:37.281Z] [2024-09-11T08:53:37.281Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:37.282Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s [2024-09-11T08:53:37.282Z] #44 ... [2024-09-11T08:53:37.282Z] [2024-09-11T08:53:37.282Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:53:37.548Z] #60 ... [2024-09-11T08:53:37.548Z] [2024-09-11T08:53:37.548Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:38.128Z] #23 ... [2024-09-11T08:53:38.128Z] [2024-09-11T08:53:38.128Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-11T08:53:38.128Z] #81 10.51 OK: 18 MiB in 19 packages [2024-09-11T08:53:38.128Z] #81 DONE 11.4s [2024-09-11T08:53:38.128Z] [2024-09-11T08:53:38.128Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:38.128Z] #23 ... [2024-09-11T08:53:38.128Z] [2024-09-11T08:53:38.128Z] #63 [support-scheduler internal] load build context [2024-09-11T08:53:38.128Z] #63 ... [2024-09-11T08:53:38.128Z] [2024-09-11T08:53:38.128Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:38.128Z] #23 ... [2024-09-11T08:53:38.128Z] [2024-09-11T08:53:38.128Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:53:38.395Z] #65 ... [2024-09-11T08:53:38.395Z] [2024-09-11T08:53:38.395Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-11T08:53:38.395Z] #0 9.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:38.395Z] #83 ... [2024-09-11T08:53:38.395Z] [2024-09-11T08:53:38.395Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:53:39.801Z] #65 ... [2024-09-11T08:53:39.801Z] [2024-09-11T08:53:39.801Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-11T08:53:39.801Z] #0 8.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:39.801Z] #0 9.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:39.801Z] #84 ... [2024-09-11T08:53:39.801Z] [2024-09-11T08:53:39.801Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:53:39.801Z] #65 ... [2024-09-11T08:53:39.801Z] [2024-09-11T08:53:39.801Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-11T08:53:39.801Z] #85 DONE 1.8s [2024-09-11T08:53:39.801Z] [2024-09-11T08:53:39.801Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:53:40.383Z] #65 ... [2024-09-11T08:53:40.383Z] [2024-09-11T08:53:40.383Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:40.383Z] #56 ... [2024-09-11T08:53:40.383Z] [2024-09-11T08:53:40.383Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:40.649Z] #66 ... [2024-09-11T08:53:40.649Z] [2024-09-11T08:53:40.649Z] #62 [core-data internal] load build context [2024-09-11T08:53:40.649Z] #62 ... [2024-09-11T08:53:40.649Z] [2024-09-11T08:53:40.649Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:40.916Z] #66 ... [2024-09-11T08:53:40.916Z] [2024-09-11T08:53:40.916Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-11T08:53:40.916Z] #83 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:40.916Z] #83 11.62 OK: 18 MiB in 19 packages [2024-09-11T08:53:40.916Z] #83 DONE 12.5s [2024-09-11T08:53:40.916Z] [2024-09-11T08:53:40.916Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:40.916Z] #66 ... [2024-09-11T08:53:40.916Z] [2024-09-11T08:53:40.916Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:41.182Z] #72 ... [2024-09-11T08:53:41.182Z] [2024-09-11T08:53:41.182Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T08:53:41.182Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.6s [2024-09-11T08:53:41.182Z] #64 ... [2024-09-11T08:53:41.182Z] [2024-09-11T08:53:41.182Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:53:41.448Z] #48 ... [2024-09-11T08:53:41.448Z] [2024-09-11T08:53:41.448Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:53:41.448Z] #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:41.448Z] #0 9.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:41.448Z] #86 ... [2024-09-11T08:53:41.448Z] [2024-09-11T08:53:41.448Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:53:41.715Z] #48 ... [2024-09-11T08:53:41.715Z] [2024-09-11T08:53:41.715Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-11T08:53:41.715Z] #87 ... [2024-09-11T08:53:41.715Z] [2024-09-11T08:53:41.715Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:41.986Z] #66 ... [2024-09-11T08:53:41.986Z] [2024-09-11T08:53:41.986Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-11T08:53:41.986Z] #84 11.15 OK: 9 MiB in 20 packages [2024-09-11T08:53:41.986Z] #84 DONE 12.3s [2024-09-11T08:53:41.986Z] [2024-09-11T08:53:41.986Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:43.413Z] #66 ... [2024-09-11T08:53:43.413Z] [2024-09-11T08:53:43.413Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T08:53:43.413Z] #86 11.04 OK: 9 MiB in 17 packages [2024-09-11T08:53:43.413Z] #86 DONE 12.3s [2024-09-11T08:53:43.413Z] [2024-09-11T08:53:43.413Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:43.996Z] #66 transferring context: 71.67MB 45.4s [2024-09-11T08:53:45.936Z] #66 ... [2024-09-11T08:53:45.936Z] [2024-09-11T08:53:45.936Z] #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-11T08:53:45.936Z] #82 DONE 9.4s [2024-09-11T08:53:45.936Z] [2024-09-11T08:53:45.936Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:45.936Z] #66 ... [2024-09-11T08:53:45.936Z] [2024-09-11T08:53:45.936Z] #41 [core-command internal] load build context [2024-09-11T08:53:45.936Z] #41 ... [2024-09-11T08:53:45.936Z] [2024-09-11T08:53:45.936Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-11T08:53:45.936Z] #87 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:45.936Z] #87 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T08:53:45.936Z] #87 13.29 OK: 8 MiB in 19 packages [2024-09-11T08:53:45.936Z] #87 DONE 14.1s [2024-09-11T08:53:45.936Z] [2024-09-11T08:53:45.936Z] #41 [core-command internal] load build context [2024-09-11T08:53:45.936Z] #41 ... [2024-09-11T08:53:45.936Z] [2024-09-11T08:53:45.936Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:45.936Z] #72 ... [2024-09-11T08:53:45.936Z] [2024-09-11T08:53:45.936Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:53:45.937Z] #52 ... [2024-09-11T08:53:45.937Z] [2024-09-11T08:53:45.937Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:46.203Z] #72 ... [2024-09-11T08:53:46.203Z] [2024-09-11T08:53:46.203Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:46.472Z] #73 ... [2024-09-11T08:53:46.472Z] [2024-09-11T08:53:46.472Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:46.741Z] #72 ... [2024-09-11T08:53:46.741Z] [2024-09-11T08:53:46.741Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-11T08:53:46.741Z] #88 DONE 1.0s [2024-09-11T08:53:46.741Z] [2024-09-11T08:53:46.741Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:47.321Z] #72 ... [2024-09-11T08:53:47.321Z] [2024-09-11T08:53:47.321Z] #51 [core-keeper internal] load build context [2024-09-11T08:53:47.321Z] #51 ... [2024-09-11T08:53:47.321Z] [2024-09-11T08:53:47.321Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:47.587Z] #72 ... [2024-09-11T08:53:47.587Z] [2024-09-11T08:53:47.587Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:53:47.587Z] #60 ... [2024-09-11T08:53:47.587Z] [2024-09-11T08:53:47.587Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:47.587Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.6s [2024-09-11T08:53:47.854Z] #44 ... [2024-09-11T08:53:47.854Z] [2024-09-11T08:53:47.854Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:53:48.120Z] #60 ... [2024-09-11T08:53:48.120Z] [2024-09-11T08:53:48.120Z] #63 [support-scheduler internal] load build context [2024-09-11T08:53:48.391Z] #63 ... [2024-09-11T08:53:48.391Z] [2024-09-11T08:53:48.391Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:53:48.391Z] #60 ... [2024-09-11T08:53:48.391Z] [2024-09-11T08:53:48.391Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:48.391Z] #23 transferring context: 283.42MB 61.3s [2024-09-11T08:53:48.657Z] #23 ... [2024-09-11T08:53:48.657Z] [2024-09-11T08:53:48.657Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:53:50.599Z] #60 ... [2024-09-11T08:53:50.599Z] [2024-09-11T08:53:50.599Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:50.599Z] #56 ... [2024-09-11T08:53:50.599Z] [2024-09-11T08:53:50.599Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:53:50.599Z] #65 ... [2024-09-11T08:53:50.599Z] [2024-09-11T08:53:50.599Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:50.866Z] #56 ... [2024-09-11T08:53:50.866Z] [2024-09-11T08:53:50.866Z] #62 [core-data internal] load build context [2024-09-11T08:53:50.866Z] #62 ... [2024-09-11T08:53:50.866Z] [2024-09-11T08:53:50.866Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:51.823Z] #56 ... [2024-09-11T08:53:51.823Z] [2024-09-11T08:53:51.823Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T08:53:51.823Z] #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.2s done [2024-09-11T08:53:51.823Z] #64 ... [2024-09-11T08:53:51.823Z] [2024-09-11T08:53:51.823Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:51.823Z] #56 ... [2024-09-11T08:53:51.823Z] [2024-09-11T08:53:51.823Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:53:51.823Z] #48 ... [2024-09-11T08:53:51.823Z] [2024-09-11T08:53:51.823Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:53.760Z] #56 ... [2024-09-11T08:53:53.760Z] [2024-09-11T08:53:53.760Z] #23 [security-proxy-auth internal] load build context [2024-09-11T08:53:53.760Z] #23 transferring context: 310.65MB 66.1s done [2024-09-11T08:53:53.760Z] #23 DONE 66.7s [2024-09-11T08:53:53.760Z] [2024-09-11T08:53:53.760Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:56.345Z] #56 ... [2024-09-11T08:53:56.345Z] [2024-09-11T08:53:56.345Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:53:56.345Z] #89 DONE 2.1s [2024-09-11T08:53:56.345Z] [2024-09-11T08:53:56.345Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:53:56.345Z] #56 ... [2024-09-11T08:53:56.345Z] [2024-09-11T08:53:56.345Z] #41 [core-command internal] load build context [2024-09-11T08:53:56.345Z] #41 ... [2024-09-11T08:53:56.345Z] [2024-09-11T08:53:56.345Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:56.345Z] #66 ... [2024-09-11T08:53:56.345Z] [2024-09-11T08:53:56.345Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:53:56.345Z] #52 ... [2024-09-11T08:53:56.345Z] [2024-09-11T08:53:56.345Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:53:56.345Z] #66 ... [2024-09-11T08:53:56.345Z] [2024-09-11T08:53:56.345Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:56.612Z] #73 ... [2024-09-11T08:53:56.612Z] [2024-09-11T08:53:56.612Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:53:56.612Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.5s [2024-09-11T08:53:56.612Z] #44 ... [2024-09-11T08:53:56.612Z] [2024-09-11T08:53:56.612Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:57.569Z] #73 ... [2024-09-11T08:53:57.569Z] [2024-09-11T08:53:57.569Z] #51 [core-keeper internal] load build context [2024-09-11T08:53:57.569Z] #51 ... [2024-09-11T08:53:57.569Z] [2024-09-11T08:53:57.569Z] #72 [support-notifications internal] load build context [2024-09-11T08:53:57.834Z] #72 ... [2024-09-11T08:53:57.834Z] [2024-09-11T08:53:57.834Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:58.418Z] #73 ... [2024-09-11T08:53:58.418Z] [2024-09-11T08:53:58.418Z] #63 [support-scheduler internal] load build context [2024-09-11T08:53:58.418Z] #63 ... [2024-09-11T08:53:58.418Z] [2024-09-11T08:53:58.418Z] #73 [core-metadata internal] load build context [2024-09-11T08:53:59.011Z] #73 ... [2024-09-11T08:53:59.011Z] [2024-09-11T08:53:59.011Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-11T08:53:59.011Z] #90 DONE 2.6s [2024-09-11T08:53:59.011Z] [2024-09-11T08:53:59.011Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:00.951Z] #73 ... [2024-09-11T08:54:00.951Z] [2024-09-11T08:54:00.951Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:54:00.951Z] #60 ... [2024-09-11T08:54:00.951Z] [2024-09-11T08:54:00.951Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:00.951Z] #66 ... [2024-09-11T08:54:00.951Z] [2024-09-11T08:54:00.951Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:00.951Z] #65 ... [2024-09-11T08:54:00.951Z] [2024-09-11T08:54:00.951Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:01.218Z] #73 ... [2024-09-11T08:54:01.218Z] [2024-09-11T08:54:01.218Z] #62 [core-data internal] load build context [2024-09-11T08:54:01.218Z] #62 ... [2024-09-11T08:54:01.218Z] [2024-09-11T08:54:01.218Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:01.805Z] #73 transferring context: 150.87MB 60.5s [2024-09-11T08:54:02.075Z] #73 ... [2024-09-11T08:54:02.076Z] [2024-09-11T08:54:02.076Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:54:02.076Z] #48 ... [2024-09-11T08:54:02.076Z] [2024-09-11T08:54:02.076Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:04.026Z] #73 ... [2024-09-11T08:54:04.026Z] [2024-09-11T08:54:04.026Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T08:54:04.026Z] #64 ... [2024-09-11T08:54:04.026Z] [2024-09-11T08:54:04.026Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:04.026Z] #73 ... [2024-09-11T08:54:04.026Z] [2024-09-11T08:54:04.026Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T08:54:04.026Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.9s done [2024-09-11T08:54:04.026Z] #44 DONE 67.2s [2024-09-11T08:54:04.026Z] [2024-09-11T08:54:04.026Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:05.968Z] #73 ... [2024-09-11T08:54:05.968Z] [2024-09-11T08:54:05.968Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:06.234Z] #91 ... [2024-09-11T08:54:06.234Z] [2024-09-11T08:54:06.234Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:06.234Z] #56 transferring context: 162.94MB 70.1s [2024-09-11T08:54:06.234Z] #56 ... [2024-09-11T08:54:06.234Z] [2024-09-11T08:54:06.234Z] #41 [core-command internal] load build context [2024-09-11T08:54:06.503Z] #41 ... [2024-09-11T08:54:06.503Z] [2024-09-11T08:54:06.503Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:06.503Z] #56 ... [2024-09-11T08:54:06.503Z] [2024-09-11T08:54:06.503Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:54:06.772Z] #52 ... [2024-09-11T08:54:06.772Z] [2024-09-11T08:54:06.772Z] #41 [core-command internal] load build context [2024-09-11T08:54:07.732Z] #41 ... [2024-09-11T08:54:07.732Z] [2024-09-11T08:54:07.732Z] #51 [core-keeper internal] load build context [2024-09-11T08:54:08.010Z] #51 ... [2024-09-11T08:54:08.010Z] [2024-09-11T08:54:08.010Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:08.010Z] #72 ... [2024-09-11T08:54:08.010Z] [2024-09-11T08:54:08.010Z] #41 [core-command internal] load build context [2024-09-11T08:54:08.594Z] #41 ... [2024-09-11T08:54:08.594Z] [2024-09-11T08:54:08.594Z] #63 [support-scheduler internal] load build context [2024-09-11T08:54:08.594Z] #63 ... [2024-09-11T08:54:08.594Z] [2024-09-11T08:54:08.594Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:11.170Z] #72 ... [2024-09-11T08:54:11.170Z] [2024-09-11T08:54:11.170Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-11T08:54:11.170Z] #92 DONE 3.7s [2024-09-11T08:54:11.170Z] [2024-09-11T08:54:11.170Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:11.170Z] #72 ... [2024-09-11T08:54:11.170Z] [2024-09-11T08:54:11.170Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:54:11.170Z] #60 ... [2024-09-11T08:54:11.170Z] [2024-09-11T08:54:11.170Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:11.170Z] #66 ... [2024-09-11T08:54:11.170Z] [2024-09-11T08:54:11.170Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:11.170Z] #65 ... [2024-09-11T08:54:11.170Z] [2024-09-11T08:54:11.170Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:54:11.438Z] #60 ... [2024-09-11T08:54:11.438Z] [2024-09-11T08:54:11.438Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-11T08:54:11.439Z] #93 DONE 4.3s [2024-09-11T08:54:11.439Z] [2024-09-11T08:54:11.439Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:11.706Z] #65 ... [2024-09-11T08:54:11.706Z] [2024-09-11T08:54:11.706Z] #62 [core-data internal] load build context [2024-09-11T08:54:11.706Z] #62 ... [2024-09-11T08:54:11.706Z] [2024-09-11T08:54:11.706Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-11T08:54:11.706Z] #94 DONE 3.5s [2024-09-11T08:54:11.706Z] [2024-09-11T08:54:11.706Z] #62 [core-data internal] load build context [2024-09-11T08:54:11.706Z] #62 ... [2024-09-11T08:54:11.706Z] [2024-09-11T08:54:11.706Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:11.971Z] #65 transferring context: 157.49MB 73.5s [2024-09-11T08:54:12.240Z] #65 ... [2024-09-11T08:54:12.240Z] [2024-09-11T08:54:12.240Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-11T08:54:12.240Z] #95 DONE 1.4s [2024-09-11T08:54:12.240Z] [2024-09-11T08:54:12.240Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:12.240Z] #65 ... [2024-09-11T08:54:12.240Z] [2024-09-11T08:54:12.240Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:54:12.240Z] #48 ... [2024-09-11T08:54:12.240Z] [2024-09-11T08:54:12.240Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:12.836Z] #65 ... [2024-09-11T08:54:12.836Z] [2024-09-11T08:54:12.836Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-11T08:54:12.836Z] #96 DONE 1.4s [2024-09-11T08:54:12.836Z] [2024-09-11T08:54:12.836Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-11T08:54:13.107Z] #97 ... [2024-09-11T08:54:13.107Z] [2024-09-11T08:54:13.107Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-11T08:54:13.107Z] #98 DONE 1.1s [2024-09-11T08:54:13.107Z] [2024-09-11T08:54:13.107Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-11T08:54:13.692Z] #99 ... [2024-09-11T08:54:13.692Z] [2024-09-11T08:54:13.692Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-11T08:54:13.692Z] #100 DONE 1.4s [2024-09-11T08:54:13.692Z] [2024-09-11T08:54:13.692Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:14.659Z] #65 ... [2024-09-11T08:54:14.659Z] [2024-09-11T08:54:14.659Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-11T08:54:14.659Z] #97 DONE 1.6s [2024-09-11T08:54:14.659Z] [2024-09-11T08:54:14.659Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:14.659Z] #65 ... [2024-09-11T08:54:14.659Z] [2024-09-11T08:54:14.659Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-11T08:54:14.659Z] #99 DONE 1.5s [2024-09-11T08:54:14.659Z] [2024-09-11T08:54:14.659Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:15.243Z] #65 ... [2024-09-11T08:54:15.243Z] [2024-09-11T08:54:15.243Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-11T08:54:15.243Z] #101 DONE 1.7s [2024-09-11T08:54:15.243Z] [2024-09-11T08:54:15.243Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:16.199Z] #65 ... [2024-09-11T08:54:16.199Z] [2024-09-11T08:54:16.199Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-11T08:54:16.199Z] #102 DONE 1.4s [2024-09-11T08:54:16.199Z] [2024-09-11T08:54:16.199Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-11T08:54:16.199Z] #103 DONE 1.4s [2024-09-11T08:54:16.199Z] [2024-09-11T08:54:16.199Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:16.199Z] #65 ... [2024-09-11T08:54:16.199Z] [2024-09-11T08:54:16.199Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:16.464Z] #73 ... [2024-09-11T08:54:16.464Z] [2024-09-11T08:54:16.464Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:16.732Z] #65 ... [2024-09-11T08:54:16.732Z] [2024-09-11T08:54:16.732Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:16.732Z] #56 transferring context: 205.80MB 80.5s [2024-09-11T08:54:16.732Z] #56 ... [2024-09-11T08:54:16.732Z] [2024-09-11T08:54:16.732Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:54:16.732Z] #52 ... [2024-09-11T08:54:16.732Z] [2024-09-11T08:54:16.732Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:16.998Z] #56 ... [2024-09-11T08:54:16.998Z] [2024-09-11T08:54:16.998Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-11T08:54:16.998Z] #104 DONE 1.4s [2024-09-11T08:54:16.998Z] [2024-09-11T08:54:16.998Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:17.588Z] #56 ... [2024-09-11T08:54:17.588Z] [2024-09-11T08:54:17.588Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-11T08:54:17.588Z] #105 DONE 1.3s [2024-09-11T08:54:17.588Z] [2024-09-11T08:54:17.588Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-11T08:54:17.588Z] #106 DONE 1.3s [2024-09-11T08:54:17.588Z] [2024-09-11T08:54:17.588Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:18.168Z] #56 ... [2024-09-11T08:54:18.168Z] [2024-09-11T08:54:18.168Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-11T08:54:18.168Z] #107 DONE 1.0s [2024-09-11T08:54:18.168Z] [2024-09-11T08:54:18.168Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:18.168Z] #56 ... [2024-09-11T08:54:18.168Z] [2024-09-11T08:54:18.168Z] #51 [core-keeper internal] load build context [2024-09-11T08:54:18.168Z] #51 ... [2024-09-11T08:54:18.168Z] [2024-09-11T08:54:18.168Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:18.749Z] #56 ... [2024-09-11T08:54:18.749Z] [2024-09-11T08:54:18.749Z] #41 [core-command internal] load build context [2024-09-11T08:54:18.749Z] #41 ... [2024-09-11T08:54:18.749Z] [2024-09-11T08:54:18.749Z] #63 [support-scheduler internal] load build context [2024-09-11T08:54:18.749Z] #63 ... [2024-09-11T08:54:18.749Z] [2024-09-11T08:54:18.749Z] #41 [core-command internal] load build context [2024-09-11T08:54:19.014Z] #41 ... [2024-09-11T08:54:19.014Z] [2024-09-11T08:54:19.014Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-11T08:54:19.014Z] #108 DONE 1.6s [2024-09-11T08:54:19.014Z] [2024-09-11T08:54:19.014Z] #41 [core-command internal] load build context [2024-09-11T08:54:19.014Z] #41 ... [2024-09-11T08:54:19.014Z] [2024-09-11T08:54:19.014Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-11T08:54:19.014Z] #109 DONE 1.5s [2024-09-11T08:54:19.281Z] [2024-09-11T08:54:19.281Z] #41 [core-command internal] load build context [2024-09-11T08:54:21.216Z] #41 ... [2024-09-11T08:54:21.216Z] [2024-09-11T08:54:21.216Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:21.216Z] #72 ... [2024-09-11T08:54:21.216Z] [2024-09-11T08:54:21.216Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:21.216Z] #66 ... [2024-09-11T08:54:21.216Z] [2024-09-11T08:54:21.216Z] #41 [core-command internal] load build context [2024-09-11T08:54:21.482Z] #41 ... [2024-09-11T08:54:21.482Z] [2024-09-11T08:54:21.482Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:54:21.482Z] #60 ... [2024-09-11T08:54:21.482Z] [2024-09-11T08:54:21.482Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:21.747Z] #72 ... [2024-09-11T08:54:21.747Z] [2024-09-11T08:54:21.747Z] #62 [core-data internal] load build context [2024-09-11T08:54:22.013Z] #62 ... [2024-09-11T08:54:22.013Z] [2024-09-11T08:54:22.013Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:22.593Z] #72 ... [2024-09-11T08:54:22.593Z] [2024-09-11T08:54:22.593Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:54:22.593Z] #48 transferring context: 222.30MB 81.0s [2024-09-11T08:54:22.593Z] #48 ... [2024-09-11T08:54:22.593Z] [2024-09-11T08:54:22.593Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:26.055Z] #72 ... [2024-09-11T08:54:26.055Z] [2024-09-11T08:54:26.055Z] #110 [security-spire-config] exporting to image [2024-09-11T08:54:26.055Z] #110 exporting layers 6.2s done [2024-09-11T08:54:26.055Z] #110 writing image sha256:385a6311c740cbb1967bdbbb2b4445bfe73133a9d0a7e7c97e670d72064e72ae 0.4s done [2024-09-11T08:54:26.055Z] #110 writing image sha256:eaa9e80ca0eafd3de8acba0b8cf3ff46a8c09fdd177dd2ff87f73fa528b6f929 0.3s done [2024-09-11T08:54:26.055Z] #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-11T08:54:26.055Z] #110 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-11T08:54:26.055Z] #110 writing image sha256:cd17885ac24bf624bc2c72a5649b1b1d5ad95b037a76f780041162a460dc66d1 0.0s done [2024-09-11T08:54:26.055Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-11T08:54:26.055Z] #110 DONE 7.4s [2024-09-11T08:54:26.055Z] [2024-09-11T08:54:26.055Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:26.351Z] #72 ... [2024-09-11T08:54:26.351Z] [2024-09-11T08:54:26.351Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:26.629Z] #73 ... [2024-09-11T08:54:26.629Z] [2024-09-11T08:54:26.629Z] #63 [support-scheduler internal] load build context [2024-09-11T08:54:26.629Z] #63 ... [2024-09-11T08:54:26.629Z] [2024-09-11T08:54:26.629Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:26.629Z] #65 ... [2024-09-11T08:54:26.629Z] [2024-09-11T08:54:26.629Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:26.907Z] #73 ... [2024-09-11T08:54:26.907Z] [2024-09-11T08:54:26.907Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:54:26.908Z] #52 transferring context: 258.83MB 91.5s [2024-09-11T08:54:27.186Z] #52 ... [2024-09-11T08:54:27.186Z] [2024-09-11T08:54:27.186Z] #63 [support-scheduler internal] load build context [2024-09-11T08:54:28.176Z] #63 ... [2024-09-11T08:54:28.176Z] [2024-09-11T08:54:28.176Z] #51 [core-keeper internal] load build context [2024-09-11T08:54:28.455Z] #51 ... [2024-09-11T08:54:28.455Z] [2024-09-11T08:54:28.455Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:28.737Z] #72 ... [2024-09-11T08:54:28.737Z] [2024-09-11T08:54:28.737Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:28.737Z] #56 ... [2024-09-11T08:54:28.737Z] [2024-09-11T08:54:28.737Z] #51 [core-keeper internal] load build context [2024-09-11T08:54:31.371Z] #51 ... [2024-09-11T08:54:31.371Z] [2024-09-11T08:54:31.371Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:31.371Z] #66 ... [2024-09-11T08:54:31.371Z] [2024-09-11T08:54:31.371Z] #62 [core-data internal] load build context [2024-09-11T08:54:31.638Z] #62 ... [2024-09-11T08:54:31.638Z] [2024-09-11T08:54:31.638Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:31.638Z] #66 ... [2024-09-11T08:54:31.638Z] [2024-09-11T08:54:31.638Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:54:31.638Z] #60 ... [2024-09-11T08:54:31.638Z] [2024-09-11T08:54:31.638Z] #41 [core-command internal] load build context [2024-09-11T08:54:31.903Z] #41 ... [2024-09-11T08:54:31.903Z] [2024-09-11T08:54:31.903Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:54:32.484Z] #60 transferring context: 264.81MB 95.6s [2024-09-11T08:54:32.753Z] #60 ... [2024-09-11T08:54:32.753Z] [2024-09-11T08:54:32.753Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:54:32.753Z] #48 ... [2024-09-11T08:54:32.753Z] [2024-09-11T08:54:32.753Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:54:37.001Z] #60 ... [2024-09-11T08:54:37.001Z] [2024-09-11T08:54:37.001Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:37.001Z] #65 ... [2024-09-11T08:54:37.001Z] [2024-09-11T08:54:37.001Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:37.001Z] #66 ... [2024-09-11T08:54:37.001Z] [2024-09-11T08:54:37.001Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:37.269Z] #73 ... [2024-09-11T08:54:37.269Z] [2024-09-11T08:54:37.269Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:37.269Z] #66 ... [2024-09-11T08:54:37.269Z] [2024-09-11T08:54:37.269Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:54:37.269Z] #52 transferring context: 290.57MB 101.7s [2024-09-11T08:54:37.534Z] #52 ... [2024-09-11T08:54:37.534Z] [2024-09-11T08:54:37.534Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:38.495Z] #66 ... [2024-09-11T08:54:38.495Z] [2024-09-11T08:54:38.495Z] #63 [support-scheduler internal] load build context [2024-09-11T08:54:38.495Z] #63 ... [2024-09-11T08:54:38.495Z] [2024-09-11T08:54:38.495Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:39.093Z] #66 ... [2024-09-11T08:54:39.093Z] [2024-09-11T08:54:39.093Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:39.093Z] #72 ... [2024-09-11T08:54:39.093Z] [2024-09-11T08:54:39.093Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:39.093Z] #56 ... [2024-09-11T08:54:39.093Z] [2024-09-11T08:54:39.093Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:41.678Z] #66 ... [2024-09-11T08:54:41.678Z] [2024-09-11T08:54:41.678Z] #73 [core-metadata internal] load build context [2024-09-11T08:54:41.678Z] #73 transferring context: 310.65MB 99.9s done [2024-09-11T08:54:41.678Z] #73 DONE 101.6s [2024-09-11T08:54:41.678Z] [2024-09-11T08:54:41.678Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:41.678Z] #66 ... [2024-09-11T08:54:41.678Z] [2024-09-11T08:54:41.678Z] #51 [core-keeper internal] load build context [2024-09-11T08:54:41.678Z] #51 ... [2024-09-11T08:54:41.678Z] [2024-09-11T08:54:41.678Z] #62 [core-data internal] load build context [2024-09-11T08:54:41.678Z] #62 ... [2024-09-11T08:54:41.678Z] [2024-09-11T08:54:41.678Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:41.948Z] #66 ... [2024-09-11T08:54:41.948Z] [2024-09-11T08:54:41.948Z] #41 [core-command internal] load build context [2024-09-11T08:54:41.948Z] #41 ... [2024-09-11T08:54:41.948Z] [2024-09-11T08:54:41.948Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:42.531Z] #66 ... [2024-09-11T08:54:42.531Z] [2024-09-11T08:54:42.531Z] #63 [support-scheduler internal] load build context [2024-09-11T08:54:42.531Z] #63 transferring context: 310.65MB 104.1s done [2024-09-11T08:54:42.531Z] #63 DONE 105.4s [2024-09-11T08:54:42.531Z] [2024-09-11T08:54:42.531Z] #52 [support-cron-scheduler internal] load build context [2024-09-11T08:54:42.531Z] #52 transferring context: 310.65MB 106.8s done [2024-09-11T08:54:42.531Z] #52 DONE 107.5s [2024-09-11T08:54:42.531Z] [2024-09-11T08:54:42.531Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:42.802Z] #66 ... [2024-09-11T08:54:42.802Z] [2024-09-11T08:54:42.802Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:54:43.067Z] #48 ... [2024-09-11T08:54:43.067Z] [2024-09-11T08:54:43.067Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:43.649Z] #72 ... [2024-09-11T08:54:43.649Z] [2024-09-11T08:54:43.649Z] #62 [core-data internal] load build context [2024-09-11T08:54:43.649Z] #62 transferring context: 310.65MB 104.8s done [2024-09-11T08:54:43.649Z] #62 DONE 106.5s [2024-09-11T08:54:43.649Z] [2024-09-11T08:54:43.649Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:44.616Z] #72 ... [2024-09-11T08:54:44.616Z] [2024-09-11T08:54:44.616Z] #60 [security-spiffe-token-provider internal] load build context [2024-09-11T08:54:44.616Z] #60 transferring context: 310.65MB 106.9s done [2024-09-11T08:54:44.616Z] #60 DONE 108.3s [2024-09-11T08:54:44.616Z] [2024-09-11T08:54:44.616Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:45.584Z] #72 ... [2024-09-11T08:54:45.584Z] [2024-09-11T08:54:45.584Z] #66 [security-secretstore-setup internal] load build context [2024-09-11T08:54:45.584Z] #66 transferring context: 310.65MB 106.9s done [2024-09-11T08:54:45.584Z] #66 DONE 108.3s [2024-09-11T08:54:45.584Z] [2024-09-11T08:54:45.584Z] #72 [support-notifications internal] load build context [2024-09-11T08:54:46.166Z] #72 transferring context: 310.65MB 105.3s done [2024-09-11T08:54:46.450Z] #72 DONE 106.7s [2024-09-11T08:54:46.450Z] [2024-09-11T08:54:46.450Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:46.450Z] #56 transferring context: 310.65MB 110.4s done [2024-09-11T08:54:46.720Z] #56 ... [2024-09-11T08:54:46.720Z] [2024-09-11T08:54:46.720Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:46.720Z] #65 ... [2024-09-11T08:54:46.720Z] [2024-09-11T08:54:46.720Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-11T08:54:46.720Z] #48 transferring context: 310.65MB 104.7s done [2024-09-11T08:54:46.720Z] #48 DONE 107.1s [2024-09-11T08:54:46.720Z] [2024-09-11T08:54:46.720Z] #51 [core-keeper internal] load build context [2024-09-11T08:54:47.300Z] #51 ... [2024-09-11T08:54:47.300Z] [2024-09-11T08:54:47.300Z] #56 [security-bootstrapper internal] load build context [2024-09-11T08:54:47.300Z] #56 DONE 111.4s [2024-09-11T08:54:47.300Z] [2024-09-11T08:54:47.300Z] #51 [core-keeper internal] load build context [2024-09-11T08:54:47.300Z] #51 ... [2024-09-11T08:54:47.300Z] [2024-09-11T08:54:47.300Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:47.300Z] #65 ... [2024-09-11T08:54:47.300Z] [2024-09-11T08:54:47.300Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:54:47.300Z] #111 DONE 1.5s [2024-09-11T08:54:47.300Z] [2024-09-11T08:54:47.300Z] #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:54:47.300Z] #112 DONE 4.7s [2024-09-11T08:54:47.300Z] [2024-09-11T08:54:47.300Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:47.300Z] #65 ... [2024-09-11T08:54:47.300Z] [2024-09-11T08:54:47.300Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:54:47.300Z] #113 DONE 2.7s [2024-09-11T08:54:47.300Z] [2024-09-11T08:54:47.300Z] #41 [core-command internal] load build context [2024-09-11T08:54:47.300Z] #41 transferring context: 310.65MB 111.3s done [2024-09-11T08:54:47.300Z] #41 DONE 111.8s [2024-09-11T08:54:47.300Z] [2024-09-11T08:54:47.300Z] #65 [security-proxy-setup internal] load build context [2024-09-11T08:54:49.246Z] #65 transferring context: 310.65MB 110.7s done [2024-09-11T08:54:49.246Z] #65 DONE 111.9s [2024-09-11T08:54:49.246Z] [2024-09-11T08:54:49.246Z] #51 [core-keeper internal] load build context [2024-09-11T08:54:51.833Z] #51 ... [2024-09-11T08:54:51.833Z] [2024-09-11T08:54:51.833Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:51.833Z] #91 DONE 55.5s [2024-09-11T08:54:51.833Z] [2024-09-11T08:54:51.833Z] #51 [core-keeper internal] load build context [2024-09-11T08:54:53.777Z] #51 transferring context: 270.56MB 118.3s [2024-09-11T08:54:55.180Z] #51 transferring context: 310.65MB 120.1s done [2024-09-11T08:54:55.180Z] #51 DONE 120.5s [2024-09-11T08:54:55.180Z] [2024-09-11T08:54:55.180Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-11T08:54:56.190Z] #114 ... [2024-09-11T08:54:56.190Z] [2024-09-11T08:54:56.190Z] #115 [security-proxy-auth builder 6/7] COPY . . [2024-09-11T08:54:56.190Z] #115 DONE 4.6s [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:54:56.456Z] #116 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-11T08:54:56.456Z] #117 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:56.456Z] #118 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:54:56.456Z] #119 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:56.456Z] #120 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #121 [core-metadata builder 6/7] COPY . . [2024-09-11T08:54:56.456Z] #121 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #122 [core-data builder 6/7] COPY . . [2024-09-11T08:54:56.456Z] #122 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:54:56.456Z] #123 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:56.456Z] #124 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #125 [support-scheduler builder 6/7] COPY . . [2024-09-11T08:54:56.456Z] #125 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:54:56.456Z] #126 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:56.456Z] #127 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:54:56.456Z] #128 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:56.456Z] #129 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #130 [core-command builder 6/7] COPY . . [2024-09-11T08:54:56.456Z] #130 CACHED [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-11T08:54:56.456Z] #114 DONE 1.0s [2024-09-11T08:54:56.456Z] [2024-09-11T08:54:56.456Z] #131 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:57.425Z] #131 ... [2024-09-11T08:54:57.425Z] [2024-09-11T08:54:57.425Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:57.425Z] #132 ... [2024-09-11T08:54:57.425Z] [2024-09-11T08:54:57.425Z] #133 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:57.692Z] #133 ... [2024-09-11T08:54:57.692Z] [2024-09-11T08:54:57.692Z] #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:54:57.692Z] #134 ... [2024-09-11T08:54:57.692Z] [2024-09-11T08:54:57.692Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T08:55:01.075Z] #135 4.351 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-11T08:55:06.492Z] #135 ... [2024-09-11T08:55:06.492Z] [2024-09-11T08:55:06.492Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T08:55:06.492Z] #0 4.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-metadata/core-metadata ./cmd/core-metadata [2024-09-11T08:55:06.492Z] #136 ... [2024-09-11T08:55:06.492Z] [2024-09-11T08:55:06.492Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T08:55:06.492Z] #0 3.877 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-11T08:55:06.758Z] #137 ... [2024-09-11T08:55:06.758Z] [2024-09-11T08:55:06.758Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T08:55:06.758Z] #0 3.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-11T08:55:06.758Z] #138 ... [2024-09-11T08:55:06.758Z] [2024-09-11T08:55:06.758Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-11T08:55:06.758Z] #0 4.112 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-11T08:55:07.024Z] #139 ... [2024-09-11T08:55:07.024Z] [2024-09-11T08:55:07.024Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-11T08:55:07.024Z] #0 4.701 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-11T08:57:13.650Z] #140 ... [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:57:13.650Z] #132 DONE 139.4s [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #133 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:57:13.650Z] #133 DONE 139.4s [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-09-11T08:57:13.650Z] #141 ... [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:57:13.650Z] #134 DONE 142.4s [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #142 [support-cron-scheduler builder 6/7] COPY . . [2024-09-11T08:57:13.650Z] #142 ... [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #143 [security-proxy-setup builder 6/7] COPY . . [2024-09-11T08:57:13.650Z] #143 CACHED [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:57:13.650Z] #144 CACHED [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:57:13.650Z] #145 CACHED [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-09-11T08:57:13.650Z] #141 DONE 3.5s [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #146 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-11T08:57:13.650Z] #146 DONE 3.5s [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:57:13.650Z] #147 CACHED [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #148 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:57:13.650Z] #148 CACHED [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #149 [security-bootstrapper builder 6/7] COPY . . [2024-09-11T08:57:13.650Z] #149 CACHED [2024-09-11T08:57:13.650Z] [2024-09-11T08:57:13.650Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-11T08:57:14.609Z] #150 4.328 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-11T08:57:16.570Z] #150 ... [2024-09-11T08:57:16.570Z] [2024-09-11T08:57:16.570Z] #151 [support-notifications builder 6/7] COPY . . [2024-09-11T08:57:16.570Z] #151 CACHED [2024-09-11T08:57:16.570Z] [2024-09-11T08:57:16.570Z] #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-11T08:57:16.570Z] #152 CACHED [2024-09-11T08:57:16.570Z] [2024-09-11T08:57:16.570Z] #153 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:57:16.570Z] #153 CACHED [2024-09-11T08:57:16.570Z] [2024-09-11T08:57:16.570Z] #142 [support-cron-scheduler builder 6/7] COPY . . [2024-09-11T08:57:16.570Z] #142 DONE 6.5s [2024-09-11T08:57:16.570Z] [2024-09-11T08:57:16.570Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-11T08:57:19.152Z] #154 2.721 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-11T08:57:20.109Z] #154 ... [2024-09-11T08:57:20.109Z] [2024-09-11T08:57:20.109Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-11T08:57:20.109Z] #0 3.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-11T08:57:20.377Z] #155 ... [2024-09-11T08:57:20.377Z] [2024-09-11T08:57:20.377Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-11T08:57:20.377Z] #0 3.659 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-11T08:57:20.642Z] #156 ... [2024-09-11T08:57:20.642Z] [2024-09-11T08:57:20.642Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-11T08:57:20.642Z] #0 4.172 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-11T08:57:20.642Z] #157 ... [2024-09-11T08:57:20.642Z] [2024-09-11T08:57:20.642Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T08:57:20.642Z] #0 2.441 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-11T08:57:30.869Z] #158 ... [2024-09-11T08:57:30.869Z] [2024-09-11T08:57:30.869Z] #131 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T08:57:30.869Z] #131 DONE 153.0s [2024-09-11T08:57:30.869Z] [2024-09-11T08:57:30.869Z] #159 [core-keeper builder 7/8] COPY . . [2024-09-11T08:57:33.448Z] #159 DONE 3.7s [2024-09-11T08:57:33.448Z] [2024-09-11T08:57:33.448Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T08:57:35.391Z] #160 1.961 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-11T09:15:28.146Z] #160 ... [2024-09-11T09:15:28.146Z] [2024-09-11T09:15:28.146Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-11T09:15:28.146Z] #139 DONE 1230.5s [2024-09-11T09:15:28.146Z] [2024-09-11T09:15:28.146Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T09:15:28.146Z] #136 ... [2024-09-11T09:15:28.146Z] [2024-09-11T09:15:28.146Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:15:28.146Z] #161 DONE 0.3s [2024-09-11T09:15:28.146Z] [2024-09-11T09:15:28.146Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:15:28.146Z] #162 DONE 0.1s [2024-09-11T09:15:28.146Z] [2024-09-11T09:15:28.146Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-11T09:15:28.146Z] #163 DONE 0.2s [2024-09-11T09:15:28.146Z] [2024-09-11T09:15:28.146Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:15:28.146Z] #64 ... [2024-09-11T09:15:28.146Z] [2024-09-11T09:15:28.146Z] #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:15:28.146Z] #164 DONE 0.1s [2024-09-11T09:15:28.416Z] [2024-09-11T09:15:28.416Z] #165 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-11T09:15:28.416Z] #165 DONE 0.1s [2024-09-11T09:15:28.416Z] [2024-09-11T09:15:28.416Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T09:15:28.416Z] #135 ... [2024-09-11T09:15:28.416Z] [2024-09-11T09:15:28.416Z] #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T09:15:31.001Z] #166 DONE 2.4s [2024-09-11T09:15:31.001Z] [2024-09-11T09:15:31.001Z] #110 [core-common-config-bootstrapper] exporting to image [2024-09-11T09:15:31.001Z] #110 exporting layers [2024-09-11T09:15:31.584Z] #110 exporting layers 0.7s done [2024-09-11T09:15:31.584Z] #110 writing image sha256:5e14bfc274f3b2fb3cba20036503bf0fb9a41feaf2567c813e7e814f02b75ed6 0.0s done [2024-09-11T09:15:31.584Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-11T09:15:31.584Z] #110 DONE 8.1s [2024-09-11T09:15:31.584Z] [2024-09-11T09:15:31.584Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T09:16:39.489Z] #158 ... [2024-09-11T09:16:39.489Z] [2024-09-11T09:16:39.489Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-11T09:16:39.489Z] #157 1169.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-11T09:16:51.800Z] #157 ... [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-11T09:16:51.800Z] #155 DONE 1180.1s [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T09:16:51.800Z] #135 ... [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:16:51.800Z] #167 DONE 0.1s [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:16:51.800Z] #64 ... [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:16:51.800Z] #168 DONE 0.1s [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-11T09:16:51.800Z] #169 DONE 0.2s [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-11T09:16:51.800Z] #170 DONE 0.1s [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-11T09:16:51.800Z] #171 DONE 0.2s [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T09:16:51.800Z] #158 ... [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-11T09:16:51.800Z] #172 DONE 0.1s [2024-09-11T09:16:51.800Z] [2024-09-11T09:16:51.800Z] #173 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T09:16:54.382Z] #173 DONE 2.4s [2024-09-11T09:16:54.382Z] [2024-09-11T09:16:54.382Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-11T09:16:54.382Z] #150 ... [2024-09-11T09:16:54.382Z] [2024-09-11T09:16:54.382Z] #110 [security-proxy-setup] exporting to image [2024-09-11T09:16:54.382Z] #110 exporting layers [2024-09-11T09:16:55.349Z] #110 exporting layers 1.1s done [2024-09-11T09:16:55.349Z] #110 writing image sha256:7b9a9c01d1c0b0528a8208a53874732ca3436ded042dc3c942d16b9b91ba9209 done [2024-09-11T09:16:55.349Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-11T09:16:55.349Z] #110 DONE 9.2s [2024-09-11T09:16:55.349Z] [2024-09-11T09:16:55.349Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:16:58.692Z] #64 ... [2024-09-11T09:16:58.692Z] [2024-09-11T09:16:58.692Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-11T09:16:58.692Z] #156 DONE 1188.3s [2024-09-11T09:16:58.692Z] [2024-09-11T09:16:58.692Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T09:16:59.275Z] #138 ... [2024-09-11T09:16:59.275Z] [2024-09-11T09:16:59.275Z] #174 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-11T09:16:59.544Z] #174 ... [2024-09-11T09:16:59.544Z] [2024-09-11T09:16:59.544Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-11T09:16:59.544Z] #157 DONE 1189.2s [2024-09-11T09:16:59.544Z] [2024-09-11T09:16:59.544Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T09:16:59.810Z] #138 ... [2024-09-11T09:16:59.810Z] [2024-09-11T09:16:59.810Z] #174 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-11T09:16:59.810Z] #174 DONE 0.4s [2024-09-11T09:16:59.810Z] [2024-09-11T09:16:59.810Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-11T09:17:00.772Z] #175 ... [2024-09-11T09:17:00.773Z] [2024-09-11T09:17:00.773Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:17:00.773Z] #176 DONE 0.5s [2024-09-11T09:17:01.038Z] [2024-09-11T09:17:01.039Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:17:01.039Z] #177 DONE 0.2s [2024-09-11T09:17:01.039Z] [2024-09-11T09:17:01.039Z] #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-11T09:17:01.306Z] #178 DONE 0.3s [2024-09-11T09:17:01.306Z] [2024-09-11T09:17:01.306Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-11T09:17:01.306Z] #150 ... [2024-09-11T09:17:01.306Z] [2024-09-11T09:17:01.306Z] #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-11T09:17:01.571Z] #179 DONE 0.3s [2024-09-11T09:17:01.571Z] [2024-09-11T09:17:01.571Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T09:17:01.571Z] #138 ... [2024-09-11T09:17:01.571Z] [2024-09-11T09:17:01.571Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:17:01.838Z] #180 DONE 0.2s [2024-09-11T09:17:01.838Z] [2024-09-11T09:17:01.838Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-11T09:17:01.838Z] #140 ... [2024-09-11T09:17:01.838Z] [2024-09-11T09:17:01.838Z] #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-11T09:17:02.476Z] #181 DONE 0.5s [2024-09-11T09:17:02.476Z] [2024-09-11T09:17:02.476Z] #182 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-11T09:17:02.746Z] #182 DONE 0.3s [2024-09-11T09:17:02.746Z] [2024-09-11T09:17:02.746Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T09:17:02.746Z] #135 ... [2024-09-11T09:17:02.746Z] [2024-09-11T09:17:02.746Z] #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-11T09:17:03.012Z] #183 DONE 0.3s [2024-09-11T09:17:03.012Z] [2024-09-11T09:17:03.012Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-11T09:17:03.012Z] #175 DONE 3.2s [2024-09-11T09:17:03.012Z] [2024-09-11T09:17:03.012Z] #184 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:17:03.651Z] #184 DONE 0.6s [2024-09-11T09:17:03.651Z] [2024-09-11T09:17:03.651Z] #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:17:03.651Z] #185 DONE 0.3s [2024-09-11T09:17:03.651Z] [2024-09-11T09:17:03.651Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T09:17:06.881Z] #186 ... [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-11T09:17:06.881Z] #187 DONE 0.4s [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-11T09:17:06.881Z] #188 DONE 0.1s [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-11T09:17:06.881Z] #154 ... [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #189 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-11T09:17:06.881Z] #189 DONE 0.1s [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #190 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-11T09:17:06.881Z] #190 DONE 0.1s [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T09:17:06.881Z] #186 ... [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #191 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-11T09:17:06.881Z] #191 DONE 0.3s [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #192 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-11T09:17:06.881Z] #192 DONE 0.3s [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:17:06.881Z] #64 ... [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #193 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-11T09:17:06.881Z] #193 DONE 0.3s [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-11T09:17:06.881Z] #140 ... [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #194 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-11T09:17:06.881Z] #194 ... [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T09:17:06.881Z] #186 DONE 3.6s [2024-09-11T09:17:06.881Z] [2024-09-11T09:17:06.881Z] #110 [security-secretstore-setup] exporting to image [2024-09-11T09:17:06.881Z] #110 exporting layers [2024-09-11T09:17:08.666Z] #110 ... [2024-09-11T09:17:08.666Z] [2024-09-11T09:17:08.666Z] #194 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-11T09:17:08.666Z] #194 DONE 2.7s [2024-09-11T09:17:08.666Z] [2024-09-11T09:17:08.666Z] #110 [security-bootstrapper] exporting to image [2024-09-11T09:17:09.574Z] #110 exporting layers 2.6s done [2024-09-11T09:17:09.574Z] #110 writing image sha256:cc918d4ae12772d667381059383b3852c8e83e111220d31ba6a9c7d1ab6e3ab9 0.0s done [2024-09-11T09:17:09.574Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-11T09:17:09.574Z] #110 exporting layers 1.3s done [2024-09-11T09:17:09.574Z] #110 writing image sha256:796e7ad3ac196b2980a3d7032784397d194c034156dfa917ce2228741c46e80d done [2024-09-11T09:17:09.574Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-11T09:17:09.574Z] #110 DONE 12.5s [2024-09-11T09:17:09.574Z] [2024-09-11T09:17:09.574Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:20:17.463Z] #64 ... [2024-09-11T09:20:17.463Z] [2024-09-11T09:20:17.463Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-11T09:20:17.463Z] #150 DONE 1377.7s [2024-09-11T09:20:17.463Z] [2024-09-11T09:20:17.463Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T09:20:17.463Z] #137 ... [2024-09-11T09:20:17.463Z] [2024-09-11T09:20:17.463Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:20:17.463Z] #195 DONE 0.2s [2024-09-11T09:20:17.463Z] [2024-09-11T09:20:17.463Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:20:17.463Z] #196 DONE 0.2s [2024-09-11T09:20:17.463Z] [2024-09-11T09:20:17.463Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-11T09:20:17.463Z] #197 DONE 0.3s [2024-09-11T09:20:17.463Z] [2024-09-11T09:20:17.463Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T09:20:17.463Z] #160 ... [2024-09-11T09:20:17.463Z] [2024-09-11T09:20:17.463Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:20:17.463Z] #198 DONE 0.1s [2024-09-11T09:20:17.463Z] [2024-09-11T09:20:17.463Z] #110 [security-spiffe-token-provider] exporting to image [2024-09-11T09:20:17.463Z] #110 exporting layers [2024-09-11T09:20:17.463Z] #110 exporting layers 0.7s done [2024-09-11T09:20:17.463Z] #110 writing image sha256:42faa01c66805e47abc1033d291a6cbcbf64e5e52e47a567b0d3855a4151a622 done [2024-09-11T09:20:17.463Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-11T09:20:17.463Z] #110 DONE 13.3s [2024-09-11T09:20:17.463Z] [2024-09-11T09:20:17.463Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-11T09:26:24.356Z] #154 ... [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-11T09:26:24.356Z] #140 DONE 1884.5s [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T09:26:24.356Z] #138 ... [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:26:24.356Z] #199 DONE 0.2s [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T09:26:24.356Z] #138 ... [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:26:24.356Z] #200 DONE 0.2s [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-11T09:26:24.356Z] #201 DONE 0.5s [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:26:24.356Z] #202 DONE 0.1s [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-11T09:26:24.356Z] #203 DONE 0.1s [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:26:24.356Z] #64 ... [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T09:26:24.356Z] #204 DONE 1.8s [2024-09-11T09:26:24.356Z] [2024-09-11T09:26:24.356Z] #110 [security-proxy-auth] exporting to image [2024-09-11T09:26:24.356Z] #110 exporting layers [2024-09-11T09:26:24.936Z] #110 exporting layers 0.7s done [2024-09-11T09:26:25.200Z] #110 writing image sha256:65347038d22f5e675b09c50dabfadb80e4ec046952ae9b0fce105d95e3e04735 0.1s done [2024-09-11T09:26:25.200Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-11T09:26:25.200Z] #110 DONE 14.1s [2024-09-11T09:26:25.200Z] [2024-09-11T09:26:25.200Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T09:27:21.568Z] #135 DONE 1942.6s [2024-09-11T09:27:21.568Z] [2024-09-11T09:27:21.568Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T09:27:21.568Z] #137 ... [2024-09-11T09:27:21.568Z] [2024-09-11T09:27:21.568Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:27:21.568Z] #205 DONE 0.3s [2024-09-11T09:27:21.568Z] [2024-09-11T09:27:21.568Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:27:21.568Z] #206 DONE 0.2s [2024-09-11T09:27:21.568Z] [2024-09-11T09:27:21.568Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-11T09:27:21.568Z] #207 DONE 0.6s [2024-09-11T09:27:21.568Z] [2024-09-11T09:27:21.568Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:27:21.568Z] #208 DONE 0.2s [2024-09-11T09:27:21.568Z] [2024-09-11T09:27:21.568Z] #110 [core-command] exporting to image [2024-09-11T09:27:21.568Z] #110 exporting layers [2024-09-11T09:27:21.568Z] #110 exporting layers 0.4s done [2024-09-11T09:27:21.568Z] #110 writing image sha256:261dac4da6f88a06eac12711b853c62b7f7049b7f2adf4a4af6dd2cfcd2c8e88 done [2024-09-11T09:27:21.568Z] #110 naming to docker.io/library/core-command-arm64 done [2024-09-11T09:27:21.569Z] #110 DONE 14.6s [2024-09-11T09:27:21.569Z] [2024-09-11T09:27:21.569Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T09:29:43.255Z] #138 DONE 2075.6s [2024-09-11T09:29:43.255Z] [2024-09-11T09:29:43.255Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T09:29:43.255Z] #136 DONE 2075.6s [2024-09-11T09:29:43.255Z] [2024-09-11T09:29:43.255Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T09:29:43.255Z] #160 ... [2024-09-11T09:29:43.255Z] [2024-09-11T09:29:43.255Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:29:43.255Z] #209 ... [2024-09-11T09:29:43.255Z] [2024-09-11T09:29:43.256Z] #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:29:43.256Z] #210 DONE 0.2s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:29:43.256Z] #209 DONE 0.3s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:29:43.256Z] #211 ... [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:29:43.256Z] #212 DONE 0.3s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:29:43.256Z] #211 DONE 0.3s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-11T09:29:43.256Z] #213 DONE 0.9s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-11T09:29:43.256Z] #214 DONE 0.9s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:29:43.256Z] #215 DONE 0.1s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:29:43.256Z] #216 DONE 0.2s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-11T09:29:43.256Z] #217 ... [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-11T09:29:43.256Z] #218 DONE 0.2s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-11T09:29:43.256Z] #217 DONE 0.3s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #110 [core-metadata] exporting to image [2024-09-11T09:29:43.256Z] #110 exporting layers [2024-09-11T09:29:43.256Z] #110 exporting layers 1.0s done [2024-09-11T09:29:43.256Z] #110 writing image sha256:0287c61b01c12c539747a1f5e91d47d2c2df8617596c9b7233b47a5e5470c1e6 0.0s done [2024-09-11T09:29:43.256Z] #110 naming to docker.io/library/core-data-arm64 [2024-09-11T09:29:43.256Z] #110 exporting layers 0.9s done [2024-09-11T09:29:43.256Z] #110 naming to docker.io/library/core-data-arm64 done [2024-09-11T09:29:43.256Z] #110 writing image sha256:51b6fae24c0946526c1094209f81955e455f53c5cdf0e63add0674628eb77607 done [2024-09-11T09:29:43.256Z] #110 naming to docker.io/library/core-metadata-arm64 done [2024-09-11T09:29:43.256Z] #110 DONE 15.6s [2024-09-11T09:29:43.256Z] [2024-09-11T09:29:43.256Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-11T09:30:22.134Z] #154 ... [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T09:30:22.134Z] #137 DONE 2123.8s [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:30:22.134Z] #64 ... [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:30:22.134Z] #219 DONE 0.2s [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:30:22.134Z] #220 DONE 0.1s [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T09:30:22.134Z] #158 ... [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-11T09:30:22.134Z] #221 DONE 0.4s [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T09:30:22.134Z] #160 ... [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:30:22.134Z] #222 DONE 0.1s [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #110 [support-scheduler] exporting to image [2024-09-11T09:30:22.134Z] #110 exporting layers [2024-09-11T09:30:22.134Z] #110 exporting layers 0.5s done [2024-09-11T09:30:22.134Z] #110 writing image sha256:cffe613911524e9deab25910e8b3a2664a857898f07958d5d14622d4fcf9c02d done [2024-09-11T09:30:22.134Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2024-09-11T09:30:22.134Z] #110 DONE 16.1s [2024-09-11T09:30:22.134Z] [2024-09-11T09:30:22.134Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T09:30:28.779Z] #158 ... [2024-09-11T09:30:28.779Z] [2024-09-11T09:30:28.779Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T09:30:28.779Z] #160 DONE 1974.6s [2024-09-11T09:30:28.779Z] [2024-09-11T09:30:28.779Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T09:30:28.779Z] #158 ... [2024-09-11T09:30:28.779Z] [2024-09-11T09:30:28.779Z] #223 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:30:28.779Z] #223 DONE 0.3s [2024-09-11T09:30:28.779Z] [2024-09-11T09:30:28.779Z] #224 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-11T09:30:29.058Z] #224 DONE 0.5s [2024-09-11T09:30:29.058Z] [2024-09-11T09:30:29.058Z] #225 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:30:29.058Z] #225 DONE 0.1s [2024-09-11T09:30:29.058Z] [2024-09-11T09:30:29.058Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T09:30:29.058Z] #158 ... [2024-09-11T09:30:29.058Z] [2024-09-11T09:30:29.058Z] #110 [core-keeper] exporting to image [2024-09-11T09:30:29.058Z] #110 exporting layers [2024-09-11T09:30:29.639Z] #110 exporting layers 0.6s done [2024-09-11T09:30:29.639Z] #110 writing image sha256:f4fa878b4b850b2d54dfc93c4e8cca64abbea3ef5dd9f805b410f5ada932a304 done [2024-09-11T09:30:29.639Z] #110 naming to docker.io/library/core-keeper-arm64 done [2024-09-11T09:30:29.639Z] #110 DONE 16.7s [2024-09-11T09:30:29.640Z] [2024-09-11T09:30:29.640Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T09:30:51.692Z] #158 DONE 2014.9s [2024-09-11T09:30:51.692Z] [2024-09-11T09:30:51.692Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:30:51.692Z] #64 ... [2024-09-11T09:30:51.692Z] [2024-09-11T09:30:51.692Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:30:51.692Z] #226 DONE 0.2s [2024-09-11T09:30:51.692Z] [2024-09-11T09:30:51.692Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:30:51.692Z] #227 DONE 0.1s [2024-09-11T09:30:51.692Z] [2024-09-11T09:30:51.692Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-11T09:30:52.323Z] #228 DONE 0.5s [2024-09-11T09:30:52.323Z] [2024-09-11T09:30:52.323Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:30:52.323Z] #64 ... [2024-09-11T09:30:52.323Z] [2024-09-11T09:30:52.323Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-11T09:30:52.323Z] #229 DONE 0.1s [2024-09-11T09:30:52.591Z] [2024-09-11T09:30:52.591Z] #110 [support-notifications] exporting to image [2024-09-11T09:30:52.591Z] #110 exporting layers [2024-09-11T09:30:52.862Z] #110 exporting layers 0.6s done [2024-09-11T09:30:53.134Z] #110 writing image sha256:0f7b3876de589ff25286a9ec10af87789bd2d05ff1269ddb0ca206316e230b18 0.0s done [2024-09-11T09:30:53.134Z] #110 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-09-11T09:30:53.134Z] #110 DONE 17.3s [2024-09-11T09:30:53.134Z] [2024-09-11T09:30:53.134Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-11T09:30:53.134Z] #154 DONE 2016.9s [2024-09-11T09:30:53.134Z] [2024-09-11T09:30:53.134Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:30:53.720Z] #64 ... [2024-09-11T09:30:53.720Z] [2024-09-11T09:30:53.720Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T09:30:53.720Z] #230 DONE 0.1s [2024-09-11T09:30:53.720Z] [2024-09-11T09:30:53.720Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T09:30:53.720Z] #231 DONE 0.1s [2024-09-11T09:30:53.720Z] [2024-09-11T09:30:53.720Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-11T09:30:54.304Z] #232 DONE 0.3s [2024-09-11T09:30:54.304Z] [2024-09-11T09:30:54.304Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-11T09:30:54.304Z] #233 DONE 0.1s [2024-09-11T09:30:54.304Z] [2024-09-11T09:30:54.304Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:30:54.304Z] #64 ... [2024-09-11T09:30:54.304Z] [2024-09-11T09:30:54.304Z] #110 [support-cron-scheduler] exporting to image [2024-09-11T09:30:55.714Z] #110 exporting layers 1.3s done [2024-09-11T09:30:55.714Z] #110 writing image sha256:fb9fcf80d213f64c225b232091a052d75cdc2f855a550fb60c12089ba01bd80c done [2024-09-11T09:30:55.714Z] #110 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-11T09:30:55.714Z] #110 DONE 18.6s [2024-09-11T09:30:55.714Z] [2024-09-11T09:30:55.714Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T09:30:55.714Z] time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-11T09:30:55.716Z] $ docker stop --time=1 bd002945c895724fa6bef6b64b5fef3c7be7b1fa071a24b6bd56f790ed07331d [2024-09-11T09:30:57.358Z] $ docker rm -f --volumes bd002945c895724fa6bef6b64b5fef3c7be7b1fa071a24b6bd56f790ed07331d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T09:30:57.870Z] + docker images [2024-09-11T09:30:57.871Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-11T09:30:57.871Z] support-cron-scheduler-arm64 latest fb9fcf80d213 4 seconds ago 43.7MB [2024-09-11T09:30:57.871Z] support-notifications-arm64 latest 0f7b3876de58 5 seconds ago 42.1MB [2024-09-11T09:30:57.871Z] core-keeper-arm64 latest f4fa878b4b85 29 seconds ago 39.2MB [2024-09-11T09:30:57.871Z] support-scheduler-arm64 latest cffe61391152 36 seconds ago 41.4MB [2024-09-11T09:30:57.871Z] core-data-arm64 latest 0287c61b01c1 About a minute ago 39.2MB [2024-09-11T09:30:57.871Z] core-metadata-arm64 latest 51b6fae24c09 About a minute ago 39.4MB [2024-09-11T09:30:57.871Z] core-command-arm64 latest 261dac4da6f8 3 minutes ago 35.1MB [2024-09-11T09:30:57.871Z] security-proxy-auth-arm64 latest 65347038d22f 4 minutes ago 32.7MB [2024-09-11T09:30:57.871Z] security-spiffe-token-provider-arm64 latest 42faa01c6680 10 minutes ago 29.1MB [2024-09-11T09:30:57.871Z] security-bootstrapper-arm64 latest 796e7ad3ac19 13 minutes ago 18.9MB [2024-09-11T09:30:57.871Z] security-secretstore-setup-arm64 latest cc918d4ae127 13 minutes ago 36.4MB [2024-09-11T09:30:57.871Z] security-proxy-setup-arm64 latest 7b9a9c01d1c0 14 minutes ago 26.2MB [2024-09-11T09:30:57.871Z] core-common-config-bootstrapper-arm64 latest 5e14bfc274f3 15 minutes ago 15.4MB [2024-09-11T09:30:57.871Z] security-spire-config-arm64 latest cd17885ac24b 36 minutes ago 115MB [2024-09-11T09:30:57.871Z] security-spire-agent-arm64 latest eaa9e80ca0ea 36 minutes ago 174MB [2024-09-11T09:30:57.871Z] security-spire-server-arm64 latest 385a6311c740 36 minutes ago 116MB [2024-09-11T09:30:57.871Z] ci-base-image-arm64 latest 4f932c1f71c2 55 minutes ago 967MB [2024-09-11T09:30:57.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-11T09:30:57.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T09:30:58.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T09:30:58.347Z] [2024-09-11T09:30:58.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T09:30:58.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T09:30:58.947Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-11T09:30:58.947Z] 8998bd30e6a1: Pulling fs layer [2024-09-11T09:30:58.947Z] 04944245beec: Pulling fs layer [2024-09-11T09:30:58.947Z] 699f458cf7ca: Pulling fs layer [2024-09-11T09:30:58.947Z] 765212b225bb: Pulling fs layer [2024-09-11T09:30:58.947Z] 765212b225bb: Waiting [2024-09-11T09:30:58.947Z] f23df028b6ca: Pulling fs layer [2024-09-11T09:30:58.947Z] f23df028b6ca: Waiting [2024-09-11T09:30:58.947Z] d65c8cfc05b1: Pulling fs layer [2024-09-11T09:30:58.947Z] 2437ff75d9bd: Pulling fs layer [2024-09-11T09:30:58.947Z] d65c8cfc05b1: Waiting [2024-09-11T09:30:58.947Z] 2437ff75d9bd: Waiting [2024-09-11T09:30:58.947Z] 04944245beec: Verifying Checksum [2024-09-11T09:30:58.947Z] 765212b225bb: Verifying Checksum [2024-09-11T09:30:58.947Z] 765212b225bb: Download complete [2024-09-11T09:30:59.212Z] f23df028b6ca: Verifying Checksum [2024-09-11T09:30:59.212Z] f23df028b6ca: Download complete [2024-09-11T09:30:59.212Z] d65c8cfc05b1: Verifying Checksum [2024-09-11T09:30:59.212Z] d65c8cfc05b1: Download complete [2024-09-11T09:30:59.212Z] 699f458cf7ca: Verifying Checksum [2024-09-11T09:30:59.212Z] 699f458cf7ca: Download complete [2024-09-11T09:30:59.792Z] 8998bd30e6a1: Verifying Checksum [2024-09-11T09:30:59.792Z] 8998bd30e6a1: Download complete [2024-09-11T09:31:01.724Z] 2437ff75d9bd: Verifying Checksum [2024-09-11T09:31:01.724Z] 2437ff75d9bd: Download complete [2024-09-11T09:31:04.294Z] 8998bd30e6a1: Pull complete [2024-09-11T09:31:04.559Z] 04944245beec: Pull complete [2024-09-11T09:31:05.958Z] 699f458cf7ca: Pull complete [2024-09-11T09:31:06.223Z] 765212b225bb: Pull complete [2024-09-11T09:31:07.178Z] f23df028b6ca: Pull complete [2024-09-11T09:31:07.441Z] d65c8cfc05b1: Pull complete [2024-09-11T09:31:25.631Z] 2437ff75d9bd: Pull complete [2024-09-11T09:31:25.631Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-11T09:31:25.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T09:31:25.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T09:31:25.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-10113 does not seem to be running inside a container [2024-09-11T09:31:25.869Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-11T09:31:28.770Z] $ docker top 4b0120a1fa6f248139f4af37e5ecfe889af14dc69332c1f2fa29a5d0b3146aa7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T09:31:29.686Z] ---> job-cost.sh [2024-09-11T09:31:29.686Z] lf-activate-venv: SKIPPING [2024-09-11T09:31:29.686Z] INFO: No Stack... [2024-09-11T09:31:30.264Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-11T09:31:30.843Z] INFO: Archiving Costs [Pipeline] sh [2024-09-11T09:31:31.471Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-09-11T09:31:31.471Z] + cut -d, -f6 [Pipeline] lock [2024-09-11T09:31:31.500Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-2-stack-cost] [2024-09-11T09:31:31.517Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4907-2-stack-cost] did not exist. Created. [2024-09-11T09:31:31.524Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-11T09:31:32.120Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-11T09:31:32.324Z] Stashed 1 file(s) [Pipeline] } [2024-09-11T09:31:32.333Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-11T09:31:32.343Z] $ docker stop --time=1 4b0120a1fa6f248139f4af37e5ecfe889af14dc69332c1f2fa29a5d0b3146aa7 [2024-09-11T09:31:33.853Z] $ docker rm -f --volumes 4b0120a1fa6f248139f4af37e5ecfe889af14dc69332c1f2fa29a5d0b3146aa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-11T09:31:34.402Z] provisioning config files... [2024-09-11T09:31:34.411Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2717565043728081789tmp [Pipeline] { [Pipeline] sh [2024-09-11T09:31:34.725Z] + set +x [2024-09-11T09:31:34.725Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-09-11T09:31:34.725Z] [2024-09-11T09:31:34.986Z] [2024-09-11T09:31:34.986Z] _____ _ [2024-09-11T09:31:34.986Z] / ____| | | [2024-09-11T09:31:34.986Z] | | ___ __| | ___ ___ _____ __ [2024-09-11T09:31:34.986Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-11T09:31:34.986Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-11T09:31:34.986Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-11T09:31:34.986Z] Bash-1.0.6 [2024-09-11T09:31:34.986Z] [2024-09-11T09:31:34.986Z] [2024-09-11T09:31:34.986Z] ==> git version 2.25.1 found [2024-09-11T09:31:34.986Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-11T09:31:34.986Z] Release-Date: 2020-01-08 [2024-09-11T09:31:34.986Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-11T09:31:34.986Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-11T09:31:34.986Z] ==> Jenkins CI detected. [2024-09-11T09:31:34.986Z] current dir:  /w/workspace/edgex-go/2 [2024-09-11T09:31:34.986Z] project root: . [2024-09-11T09:31:34.986Z] --> token set from env [2024-09-11T09:31:34.986Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-11T09:31:34.986Z] ==> Running gcov in . (disable via -X gcov) [2024-09-11T09:31:34.986Z] ==> Python coveragepy not found [2024-09-11T09:31:34.986Z] ==> Searching for coverage reports in: [2024-09-11T09:31:34.986Z] + . [2024-09-11T09:31:34.986Z] -> Found 1 reports [2024-09-11T09:31:34.986Z] ==> Detecting git/mercurial file structure [2024-09-11T09:31:34.986Z] ==> Reading reports [2024-09-11T09:31:34.986Z] + ./coverage.out bytes=555208 [2024-09-11T09:31:34.986Z] ==> Appending adjustments [2024-09-11T09:31:34.986Z] https://docs.codecov.io/docs/fixing-reports [2024-09-11T09:31:36.365Z] + Found adjustments [2024-09-11T09:31:36.366Z] ==> Gzipping contents [2024-09-11T09:31:36.366Z] 68K /tmp/codecov.x44HSU.gz [2024-09-11T09:31:36.366Z] ==> Uploading reports [2024-09-11T09:31:36.366Z] url: https://codecov.io [2024-09-11T09:31:36.366Z] query: branch=PR-4907&commit=6b453c319958920d03fa0af161ca18cd0b94dcc1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-11T09:31:36.366Z] -> Pinging Codecov [2024-09-11T09:31:36.366Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=6b453c319958920d03fa0af161ca18cd0b94dcc1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-11T09:31:36.626Z] -> Uploading to [2024-09-11T09:31:36.626Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-11/00271124DB129430A58F1EEE437C3FCB/6b453c319958920d03fa0af161ca18cd0b94dcc1/7982cb4d-c15b-495f-9362-e3129ac8e901.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240911%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240911T093136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=013825f4dcd1f94a740bb2db482ceb8cdac64cd4b57408b109c7e74eceb0f622 [2024-09-11T09:31:36.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-11T09:31:36.626Z] Dload Upload Total Spent Left Speed [2024-09-11T09:31:36.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68842 0 0 100 68842 0 244k --:--:-- --:--:-- --:--:-- 244k [2024-09-11T09:31:36.886Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6b453c319958920d03fa0af161ca18cd0b94dcc1 [Pipeline] } [2024-09-11T09:31:36.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-11T09:31:37.642Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-11T09:31:37.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T09:31:38.798Z] ---> package-listing.sh [2024-09-11T09:31:38.798Z] ++ facter osfamily [2024-09-11T09:31:38.798Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-11T09:31:39.059Z] + OS_FAMILY=debian [2024-09-11T09:31:39.059Z] + workspace=/w/workspace/edgex-go/2 [2024-09-11T09:31:39.059Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-11T09:31:39.059Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-11T09:31:39.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-11T09:31:39.059Z] + PACKAGES=/tmp/packages_start.txt [2024-09-11T09:31:39.059Z] + '[' /w/workspace/edgex-go/2 ']' [2024-09-11T09:31:39.059Z] + PACKAGES=/tmp/packages_end.txt [2024-09-11T09:31:39.059Z] + case "${OS_FAMILY}" in [2024-09-11T09:31:39.059Z] + dpkg -l [2024-09-11T09:31:39.059Z] + grep '^ii' [2024-09-11T09:31:39.059Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-11T09:31:39.059Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-11T09:31:39.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-11T09:31:39.059Z] + '[' /w/workspace/edgex-go/2 ']' [2024-09-11T09:31:39.059Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-09-11T09:31:39.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-09-11T09:31:39.071Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-11T09:31:39.349Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T09:31:39.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T09:31:39.907Z] [2024-09-11T09:31:39.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T09:31:40.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T09:31:40.208Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-11T09:31:40.208Z] 5eb5b503b376: Pulling fs layer [2024-09-11T09:31:40.208Z] 5c69ac0246d0: Pulling fs layer [2024-09-11T09:31:40.208Z] ec43610c2a17: Pulling fs layer [2024-09-11T09:31:40.208Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-11T09:31:40.208Z] 33b1e0a273af: Pulling fs layer [2024-09-11T09:31:40.208Z] 3a2ae6a8a46f: Waiting [2024-09-11T09:31:40.208Z] 5d3b04190fa2: Pulling fs layer [2024-09-11T09:31:40.208Z] 2f39f015ded8: Pulling fs layer [2024-09-11T09:31:40.208Z] 33b1e0a273af: Waiting [2024-09-11T09:31:40.208Z] 5d3b04190fa2: Waiting [2024-09-11T09:31:40.208Z] 2f39f015ded8: Waiting [2024-09-11T09:31:40.208Z] 5c69ac0246d0: Download complete [2024-09-11T09:31:40.208Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-11T09:31:40.208Z] 3a2ae6a8a46f: Download complete [2024-09-11T09:31:40.208Z] 33b1e0a273af: Verifying Checksum [2024-09-11T09:31:40.209Z] 33b1e0a273af: Download complete [2024-09-11T09:31:40.209Z] 5d3b04190fa2: Verifying Checksum [2024-09-11T09:31:40.209Z] 5d3b04190fa2: Download complete [2024-09-11T09:31:40.478Z] ec43610c2a17: Verifying Checksum [2024-09-11T09:31:40.478Z] ec43610c2a17: Download complete [2024-09-11T09:31:40.478Z] 5eb5b503b376: Download complete [2024-09-11T09:31:41.412Z] 2f39f015ded8: Download complete [2024-09-11T09:31:41.670Z] 5eb5b503b376: Pull complete [2024-09-11T09:31:41.671Z] 5c69ac0246d0: Pull complete [2024-09-11T09:31:42.237Z] ec43610c2a17: Pull complete [2024-09-11T09:31:42.237Z] 3a2ae6a8a46f: Pull complete [2024-09-11T09:31:42.237Z] 33b1e0a273af: Pull complete [2024-09-11T09:31:42.494Z] 5d3b04190fa2: Pull complete [2024-09-11T09:31:46.681Z] 2f39f015ded8: Pull complete [2024-09-11T09:31:46.681Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-11T09:31:46.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T09:31:46.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T09:31:46.778Z] prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container [2024-09-11T09:31:46.799Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-11T09:31:48.033Z] $ docker top 83da8664eaa8c1ace712b766e68448b7755278885a33eb26e67ca966402b853b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T09:31:48.395Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-11T09:31:48.682Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-11T09:31:48.969Z] + ls /var/log/sa-host [2024-09-11T09:31:48.969Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T09:31:49.125Z] provisioning config files... [2024-09-11T09:31:49.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15488071867902383989tmp [Pipeline] { [Pipeline] echo [2024-09-11T09:31:49.148Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T09:31:49.433Z] ---> create-netrc.sh [Pipeline] } [2024-09-11T09:31:49.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-11T09:31:49.774Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-11T09:31:49.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T09:31:50.069Z] ---> sudo-logs.sh [2024-09-11T09:31:50.069Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-11T09:31:50.097Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T09:31:50.379Z] ---> job-cost.sh [2024-09-11T09:31:50.379Z] lf-activate-venv: SKIPPING [2024-09-11T09:31:50.379Z] DEBUG: total: 0.2199999988079071 [2024-09-11T09:31:50.379Z] INFO: Retrieving Stack Cost... [2024-09-11T09:31:50.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-11T09:31:51.206Z] INFO: Archiving Costs [Pipeline] echo [2024-09-11T09:31:51.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T09:31:51.499Z] ---> logs-deploy.sh [2024-09-11T09:31:51.499Z] lf-activate-venv: SKIPPING [2024-09-11T09:31:51.499Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/2 [2024-09-11T09:31:51.499Z] INFO: archiving workspace using pattern(s): [2024-09-11T09:31:52.441Z] Archives upload complete. [2024-09-11T09:31:52.441Z] INFO: archiving logs to Nexus