Pull request #4837 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from c8484d3b1edeb9ed1de4971b4db840b725bcb9ca+6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 (e1c85e451661b752e865639b4e41263938cae76d) 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-ssh16510980505778226407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13352068549963007841.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4837/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-4837/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9868210158616699493.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3556741468322829161.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-4837/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-4837/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15959502734102238223.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6649 in /w/workspace/edgexfoundry_edgex-go_PR-4837 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4837/head:refs/remotes/origin/PR-4837 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 into PR head commit c8484d3b1edeb9ed1de4971b4db840b725bcb9ca Merge succeeded, producing 8592b77ac26839faacf6aee5d704f6bc683d8296 Checking out Revision 8592b77ac26839faacf6aee5d704f6bc683d8296 (PR-4837) > git config core.sparsecheckout # timeout=10 > git checkout -f c8484d3b1edeb9ed1de4971b4db840b725bcb9ca # 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 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8592b77ac26839faacf6aee5d704f6bc683d8296 # timeout=10 Commit message: "Merge commit '6c682467242f5367a5e585f39d0ca5cfdf1e8ca8' into HEAD" > git rev-list --no-walk 4a8e6edfcc2818a113b76883236902aa00036955 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-29T04:13:52.385Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-29T04:13:52.461Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-29T04:13:52.492Z] ========================================================= [2024-07-29T04:13:52.492Z] EdgeX Global Pipelines Version Info [2024-07-29T04:13:52.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:13:53.232Z] ------------------- [2024-07-29T04:13:53.232Z] stable info: [2024-07-29T04:13:53.232Z] ------------------- [2024-07-29T04:13:53.232Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T04:13:53.232Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-29T04:13:53.232Z] Message: update stable to v1.0.260 [2024-07-29T04:13:53.804Z] ------------------- [2024-07-29T04:13:53.804Z] experimental info: [2024-07-29T04:13:53.804Z] ------------------- [2024-07-29T04:13:53.804Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T04:13:53.804Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-29T04:13:53.804Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-29T04:13:53.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-29T04:13:53.930Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-29T04:13:53.948Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-29T04:13:53.973Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-29T04:13:53.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-29T04:13:54.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-29T04:13:54.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-29T04:13:54.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-29T04:13:54.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-29T04:13:54.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-29T04:13:54.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-29T04:13:54.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-29T04:13:54.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-29T04:13:54.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-29T04:13:54.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-29T04:13:54.204Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T04:13:54.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T04:13:54.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-29T04:13:54.279Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-29T04:13:54.305Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-29T04:13:54.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-29T04:13:54.355Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-29T04:13:54.378Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-29T04:13:54.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4837 [Pipeline] echo [2024-07-29T04:13:54.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4837 [Pipeline] echo [2024-07-29T04:13:54.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4837 [Pipeline] echo [2024-07-29T04:13:54.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8592b77ac26839faacf6aee5d704f6bc683d8296 [Pipeline] echo [2024-07-29T04:13:54.492Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8592b77 [Pipeline] echo [2024-07-29T04:13:54.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T04:13:54.597Z] provisioning config files... [2024-07-29T04:13:54.612Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config14010232425760274411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:13:54.955Z] ---> ****-login.sh [2024-07-29T04:13:54.955Z] nexus3.edgexfoundry.org:10001 [2024-07-29T04:13:55.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:13:55.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:13:55.478Z] Configure a credential helper to remove this warning. See [2024-07-29T04:13:55.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:13:55.478Z] [2024-07-29T04:13:55.478Z] Login Succeeded [2024-07-29T04:13:55.478Z] nexus3.edgexfoundry.org:10002 [2024-07-29T04:13:55.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:13:55.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:13:55.479Z] Configure a credential helper to remove this warning. See [2024-07-29T04:13:55.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:13:55.479Z] [2024-07-29T04:13:55.479Z] Login Succeeded [2024-07-29T04:13:55.479Z] nexus3.edgexfoundry.org:10003 [2024-07-29T04:13:55.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:13:55.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:13:55.740Z] Configure a credential helper to remove this warning. See [2024-07-29T04:13:55.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:13:55.740Z] [2024-07-29T04:13:55.740Z] Login Succeeded [2024-07-29T04:13:55.740Z] nexus3.edgexfoundry.org:10004 [2024-07-29T04:13:55.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:13:55.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:13:55.740Z] Configure a credential helper to remove this warning. See [2024-07-29T04:13:55.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:13:55.740Z] [2024-07-29T04:13:55.740Z] Login Succeeded [2024-07-29T04:13:55.740Z] ****.io [2024-07-29T04:13:55.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:13:56.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:13:56.001Z] Configure a credential helper to remove this warning. See [2024-07-29T04:13:56.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:13:56.001Z] [2024-07-29T04:13:56.001Z] Login Succeeded [2024-07-29T04:13:56.001Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T04:13:56.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T04:13:56.342Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + dirname cmd/core-command/Dockerfile [2024-07-29T04:13:56.343Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-29T04:13:56.343Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-29T04:13:56.343Z] + dirname cmd/core-data/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + dirname cmd/core-keeper/Dockerfile [2024-07-29T04:13:56.343Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + dirname cmd/core-metadata/Dockerfile [2024-07-29T04:13:56.343Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-29T04:13:56.343Z] + + cut -d/ -f2 [2024-07-29T04:13:56.343Z] dirname cmd/security-bootstrapper/Dockerfile [2024-07-29T04:13:56.343Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-29T04:13:56.343Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-29T04:13:56.343Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-07-29T04:13:56.343Z] cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-29T04:13:56.343Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-29T04:13:56.343Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-29T04:13:56.343Z] cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-29T04:13:56.343Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-29T04:13:56.343Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-29T04:13:56.343Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-29T04:13:56.343Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-07-29T04:13:56.343Z] + dirname cmd/support-notifications/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-29T04:13:56.343Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-29T04:13:56.343Z] + cut -d/ -f2 [2024-07-29T04:13:56.343Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-29T04:13:56.377Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-29T04:13:56.762Z] + git rev-list -1 --merges 8592b77ac26839faacf6aee5d704f6bc683d8296~1..8592b77ac26839faacf6aee5d704f6bc683d8296 [Pipeline] echo [2024-07-29T04:13:56.774Z] -----------> git rev-list -1 --merges 8592b77ac26839faacf6aee5d704f6bc683d8296~1..8592b77ac26839faacf6aee5d704f6bc683d8296 8592b77ac26839faacf6aee5d704f6bc683d8296 [2024-07-29T04:13:56.774Z] 8592b77ac26839faacf6aee5d704f6bc683d8296 [false] [Pipeline] sh [2024-07-29T04:13:57.067Z] + git log --format=format:%s -1 8592b77ac26839faacf6aee5d704f6bc683d8296 [Pipeline] echo [2024-07-29T04:13:57.089Z] ========================================================= [2024-07-29T04:13:57.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-29T04:13:57.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-29T04:13:57.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-29T04:13:57.599Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-29T04:13:57.599Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-29T04:13:57.599Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-29T04:13:57.599Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-29T04:13:57.599Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-29T04:13:57.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:13:58.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T04:13:58.047Z] [2024-07-29T04:13:58.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:13:58.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T04:13:58.354Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-29T04:13:58.354Z] b85a868b505f: Pulling fs layer [2024-07-29T04:13:58.354Z] e2be974225ed: Pulling fs layer [2024-07-29T04:13:58.354Z] 339a4e72a1f5: Pulling fs layer [2024-07-29T04:13:58.354Z] 988bab9f4d93: Pulling fs layer [2024-07-29T04:13:58.354Z] 1469e6f7b9e6: Pulling fs layer [2024-07-29T04:13:58.354Z] eaf3925da568: Pulling fs layer [2024-07-29T04:13:58.354Z] 988bab9f4d93: Waiting [2024-07-29T04:13:58.354Z] 1469e6f7b9e6: Waiting [2024-07-29T04:13:58.354Z] eaf3925da568: Waiting [2024-07-29T04:13:58.354Z] bab4dde63d76: Pulling fs layer [2024-07-29T04:13:58.354Z] bde34c3a00c8: Pulling fs layer [2024-07-29T04:13:58.354Z] bab4dde63d76: Waiting [2024-07-29T04:13:58.354Z] b352a97aabf1: Pulling fs layer [2024-07-29T04:13:58.354Z] 4872d77fe225: Pulling fs layer [2024-07-29T04:13:58.354Z] 5851b861e8e6: Pulling fs layer [2024-07-29T04:13:58.354Z] 4872d77fe225: Waiting [2024-07-29T04:13:58.354Z] b352a97aabf1: Waiting [2024-07-29T04:13:58.354Z] 5851b861e8e6: Waiting [2024-07-29T04:13:58.354Z] e2be974225ed: Download complete [2024-07-29T04:13:58.354Z] 988bab9f4d93: Verifying Checksum [2024-07-29T04:13:58.354Z] 988bab9f4d93: Download complete [2024-07-29T04:13:58.354Z] 1469e6f7b9e6: Verifying Checksum [2024-07-29T04:13:58.354Z] 1469e6f7b9e6: Download complete [2024-07-29T04:13:58.354Z] eaf3925da568: Verifying Checksum [2024-07-29T04:13:58.354Z] eaf3925da568: Download complete [2024-07-29T04:13:58.354Z] 339a4e72a1f5: Verifying Checksum [2024-07-29T04:13:58.354Z] 339a4e72a1f5: Download complete [2024-07-29T04:13:58.354Z] bde34c3a00c8: Verifying Checksum [2024-07-29T04:13:58.354Z] bde34c3a00c8: Download complete [2024-07-29T04:13:58.615Z] b352a97aabf1: Download complete [2024-07-29T04:13:58.615Z] 4872d77fe225: Verifying Checksum [2024-07-29T04:13:58.615Z] 4872d77fe225: Download complete [2024-07-29T04:13:58.615Z] 5851b861e8e6: Verifying Checksum [2024-07-29T04:13:58.615Z] 5851b861e8e6: Download complete [2024-07-29T04:13:58.615Z] b85a868b505f: Verifying Checksum [2024-07-29T04:13:58.615Z] b85a868b505f: Download complete [2024-07-29T04:13:58.875Z] bab4dde63d76: Verifying Checksum [2024-07-29T04:13:58.875Z] bab4dde63d76: Download complete [2024-07-29T04:13:59.811Z] b85a868b505f: Pull complete [2024-07-29T04:14:00.070Z] e2be974225ed: Pull complete [2024-07-29T04:14:00.639Z] 339a4e72a1f5: Pull complete [2024-07-29T04:14:00.639Z] 988bab9f4d93: Pull complete [2024-07-29T04:14:00.904Z] 1469e6f7b9e6: Pull complete [2024-07-29T04:14:00.904Z] eaf3925da568: Pull complete [2024-07-29T04:14:02.830Z] bab4dde63d76: Pull complete [2024-07-29T04:14:02.830Z] bde34c3a00c8: Pull complete [2024-07-29T04:14:03.091Z] b352a97aabf1: Pull complete [2024-07-29T04:14:03.091Z] 4872d77fe225: Pull complete [2024-07-29T04:14:03.091Z] 5851b861e8e6: Pull complete [2024-07-29T04:14:03.352Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-29T04:14:03.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T04:14:03.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:14:03.517Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2024-07-29T04:14:03.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-29T04:14:06.496Z] $ docker top e195cb66f65d89f11a588fca7dbd754389670ada5e26e6066c86c838223c2212 -eo pid,comm [2024-07-29T04:14:06.556Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-29T04:14:06.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-29T04:14:06.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T04:14:06.618Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T04:14:06.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T04:14:06.732Z] $ docker exec e195cb66f65d89f11a588fca7dbd754389670ada5e26e6066c86c838223c2212 ssh-agent [2024-07-29T04:14:06.846Z] SSH_AUTH_SOCK=/tmp/ssh-ZenVdAoMLgid/agent.33 [2024-07-29T04:14:06.846Z] SSH_AGENT_PID=39 [2024-07-29T04:14:06.854Z] Running ssh-add (command line suppressed) [2024-07-29T04:14:06.957Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_16164643532260407450.key (/w/workspace/edgex-go/4@tmp/private_key_16164643532260407450.key) [2024-07-29T04:14:06.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T04:14:07.275Z] + git tag --points-at HEAD [Pipeline] } [2024-07-29T04:14:07.286Z] $ docker exec --env ******** --env ******** e195cb66f65d89f11a588fca7dbd754389670ada5e26e6066c86c838223c2212 ssh-agent -k [2024-07-29T04:14:07.387Z] unset SSH_AUTH_SOCK; [2024-07-29T04:14:07.388Z] unset SSH_AGENT_PID; [2024-07-29T04:14:07.388Z] echo Agent pid 39 killed; [2024-07-29T04:14:07.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-29T04:14:07.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T04:14:07.439Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T04:14:07.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T04:14:07.564Z] $ docker exec e195cb66f65d89f11a588fca7dbd754389670ada5e26e6066c86c838223c2212 ssh-agent [2024-07-29T04:14:07.676Z] SSH_AUTH_SOCK=/tmp/ssh-QXM9yPdWvXpU/agent.72 [2024-07-29T04:14:07.676Z] SSH_AGENT_PID=78 [2024-07-29T04:14:07.680Z] Running ssh-add (command line suppressed) [2024-07-29T04:14:07.793Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_16917965997361004833.key (/w/workspace/edgex-go/4@tmp/private_key_16917965997361004833.key) [2024-07-29T04:14:07.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T04:14:08.100Z] + git semver init [2024-07-29T04:14:08.360Z] 2024-07-29 04:14:08,282 [run_init] DEBUG init version:0.0.0 force:False [2024-07-29T04:14:08.360Z] 2024-07-29 04:14:08,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-07-29T04:14:08.360Z] 2024-07-29 04:14:08,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-07-29T04:14:08.360Z] 2024-07-29 04:14:08,283 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-07-29T04:14:15.060Z] 2024-07-29 04:14:14,073 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-07-29T04:14:15.060Z] 2024-07-29 04:14:14,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4837 with force:False [2024-07-29T04:14:15.060Z] 2024-07-29 04:14:14,074 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4837 [2024-07-29T04:14:15.060Z] 2024-07-29 04:14:14,078 [execute] INFO git cat-file --batch-check [2024-07-29T04:14:15.060Z] 2024-07-29 04:14:14,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T04:14:15.060Z] 2024-07-29 04:14:14,085 [execute] INFO git cat-file --batch [2024-07-29T04:14:15.060Z] 2024-07-29 04:14:14,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T04:14:15.060Z] 2024-07-29 04:14:14,091 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4837 [2024-07-29T04:14:15.060Z] 0.0.0 [Pipeline] } [2024-07-29T04:14:15.074Z] $ docker exec --env ******** --env ******** e195cb66f65d89f11a588fca7dbd754389670ada5e26e6066c86c838223c2212 ssh-agent -k [2024-07-29T04:14:15.181Z] unset SSH_AUTH_SOCK; [2024-07-29T04:14:15.182Z] unset SSH_AGENT_PID; [2024-07-29T04:14:15.182Z] echo Agent pid 78 killed; [2024-07-29T04:14:15.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T04:14:15.527Z] + git semver [Pipeline] } [2024-07-29T04:14:15.803Z] $ docker stop --time=1 e195cb66f65d89f11a588fca7dbd754389670ada5e26e6066c86c838223c2212 [2024-07-29T04:14:17.101Z] $ docker rm -f --volumes e195cb66f65d89f11a588fca7dbd754389670ada5e26e6066c86c838223c2212 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T04:14:17.457Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-29T04:14:17.707Z] Stashed 1 file(s) [Pipeline] echo [2024-07-29T04:14:17.711Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T04:14:18.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-07-29T04:14:18.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T04:14:18.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T04:14:18.204Z] ========================================================= [2024-07-29T04:14:18.204Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-29T04:14:18.204Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-29T04:14:18.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T04:14:18.509Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-29T04:14:18.509Z] 619be1103602: Pulling fs layer [2024-07-29T04:14:18.509Z] 7862e08f4a3e: Pulling fs layer [2024-07-29T04:14:18.509Z] 5df492c9dc93: Pulling fs layer [2024-07-29T04:14:18.509Z] 7629e6793208: Pulling fs layer [2024-07-29T04:14:18.509Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T04:14:18.509Z] fb5054dd5b73: Pulling fs layer [2024-07-29T04:14:18.509Z] eeca6798cff9: Pulling fs layer [2024-07-29T04:14:18.509Z] aa269ceb94a6: Pulling fs layer [2024-07-29T04:14:18.509Z] ada007ff1a6a: Pulling fs layer [2024-07-29T04:14:18.509Z] fb5054dd5b73: Waiting [2024-07-29T04:14:18.509Z] 7629e6793208: Waiting [2024-07-29T04:14:18.509Z] 4f4fb700ef54: Waiting [2024-07-29T04:14:18.509Z] eeca6798cff9: Waiting [2024-07-29T04:14:18.509Z] aa269ceb94a6: Waiting [2024-07-29T04:14:18.509Z] ada007ff1a6a: Waiting [2024-07-29T04:14:18.509Z] 7862e08f4a3e: Download complete [2024-07-29T04:14:18.509Z] 7629e6793208: Verifying Checksum [2024-07-29T04:14:18.509Z] 7629e6793208: Download complete [2024-07-29T04:14:18.509Z] 4f4fb700ef54: Verifying Checksum [2024-07-29T04:14:18.509Z] 4f4fb700ef54: Download complete [2024-07-29T04:14:18.509Z] fb5054dd5b73: Download complete [2024-07-29T04:14:18.509Z] 619be1103602: Verifying Checksum [2024-07-29T04:14:18.509Z] 619be1103602: Download complete [2024-07-29T04:14:18.509Z] eeca6798cff9: Verifying Checksum [2024-07-29T04:14:18.509Z] eeca6798cff9: Download complete [2024-07-29T04:14:18.771Z] 619be1103602: Pull complete [2024-07-29T04:14:18.771Z] ada007ff1a6a: Verifying Checksum [2024-07-29T04:14:18.771Z] ada007ff1a6a: Download complete [2024-07-29T04:14:18.771Z] 7862e08f4a3e: Pull complete [2024-07-29T04:14:19.030Z] 5df492c9dc93: Verifying Checksum [2024-07-29T04:14:19.030Z] 5df492c9dc93: Download complete [2024-07-29T04:14:19.291Z] aa269ceb94a6: Verifying Checksum [2024-07-29T04:14:19.291Z] aa269ceb94a6: Download complete [2024-07-29T04:14:22.581Z] 5df492c9dc93: Pull complete [2024-07-29T04:14:22.581Z] 7629e6793208: Pull complete [2024-07-29T04:14:22.581Z] 4f4fb700ef54: Pull complete [2024-07-29T04:14:22.581Z] fb5054dd5b73: Pull complete [2024-07-29T04:14:22.839Z] eeca6798cff9: Pull complete [2024-07-29T04:14:25.369Z] aa269ceb94a6: Pull complete [2024-07-29T04:14:25.627Z] ada007ff1a6a: Pull complete [2024-07-29T04:14:25.627Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-29T04:14:25.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T04:14:25.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-29T04:14:25.926Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T04:14:25.927Z] WORKDIR /edgex [2024-07-29T04:14:25.927Z] COPY go.mod . [2024-07-29T04:14:25.927Z] RUN go mod download [2024-07-29T04:14:25.927Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-29T04:14:26.865Z] Sending build context to Docker daemon 178.7MB [2024-07-29T04:14:26.865Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T04:14:26.865Z] ---> f489d0715acc [2024-07-29T04:14:26.865Z] Step 2/4 : WORKDIR /edgex [2024-07-29T04:14:32.163Z] ---> Running in b9e73dd37661 [2024-07-29T04:14:32.163Z] Removing intermediate container b9e73dd37661 [2024-07-29T04:14:32.163Z] ---> 420c573a27bb [2024-07-29T04:14:32.163Z] Step 3/4 : COPY go.mod . [2024-07-29T04:14:32.163Z] ---> 6e4fb3db0aef [2024-07-29T04:14:32.163Z] Step 4/4 : RUN go mod download [2024-07-29T04:14:32.163Z] ---> Running in 0a7bcf8e1f99 [2024-07-29T04:14:32.808Z] Still waiting to schedule task [2024-07-29T04:14:32.809Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6645’ [2024-07-29T04:15:04.346Z] Removing intermediate container 0a7bcf8e1f99 [2024-07-29T04:15:04.346Z] ---> be6ce4db38be [2024-07-29T04:15:04.346Z] Successfully built be6ce4db38be [2024-07-29T04:15:04.346Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:15:04.688Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T04:15:04.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:15:04.779Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2024-07-29T04:15:04.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T04:15:05.224Z] $ docker top 0786792dafbbe08cae7252e8cc0f4f19950612de80da9a68a3b7d123d4c7432c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T04:15:05.575Z] + go version [2024-07-29T04:15:05.575Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-29T04:15:05.584Z] $ docker stop --time=1 0786792dafbbe08cae7252e8cc0f4f19950612de80da9a68a3b7d123d4c7432c [2024-07-29T04:15:06.850Z] $ docker rm -f --volumes 0786792dafbbe08cae7252e8cc0f4f19950612de80da9a68a3b7d123d4c7432c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:15:07.306Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T04:15:07.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:15:07.391Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2024-07-29T04:15:07.421Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T04:15:07.733Z] $ docker top be8fad7e059c1779ad3e11714e4e081911c9b88d908b6d2d3e974968d7d5ed32 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-29T04:15:07.800Z] ========================================================= [2024-07-29T04:15:07.800Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-29T04:15:07.800Z] ========================================================= [Pipeline] sh [2024-07-29T04:15:08.078Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-07-29T04:15:08.377Z] + make test [2024-07-29T04:15:08.377Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T04:15:16.521Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-29T04:15:48.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-29T04:15:48.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-07-29T04:15:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-29T04:15:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-29T04:15:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-29T04:15:49.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-29T04:15:49.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-29T04:15:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2024-07-29T04:15:51.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-29T04:15:51.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-29T04:15:51.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:15:51.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-29T04:15:51.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-29T04:15:51.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-29T04:15:51.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-29T04:15:51.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-29T04:15:51.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-29T04:15:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-29T04:15:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:15:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-29T04:15:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-29T04:15:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-29T04:15:52.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements [2024-07-29T04:15:52.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-07-29T04:15:53.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-29T04:15:53.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-29T04:15:53.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.934s coverage: 93.4% of statements [2024-07-29T04:15:53.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements [2024-07-29T04:15:54.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 6.5% of statements [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-07-29T04:15:54.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-29T04:15:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 95.8% of statements [2024-07-29T04:15:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-07-29T04:15:56.816Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-07-29T04:15:56.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-29T04:15:56.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-29T04:15:58.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.8% of statements [2024-07-29T04:15:58.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 32.2% of statements [2024-07-29T04:15:58.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.036s coverage: 41.7% of statements [2024-07-29T04:15:58.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-07-29T04:15:58.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-07-29T04:15:58.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-07-29T04:15:59.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-07-29T04:15:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-29T04:15:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-29T04:15:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-29T04:15:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-29T04:15:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-29T04:15:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-29T04:15:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-29T04:15:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-29T04:16:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-29T04:16:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-29T04:16:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-29T04:16:00.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-29T04:16:01.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-29T04:16:01.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-29T04:16:01.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-29T04:16:03.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-29T04:16:03.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-29T04:16:05.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-29T04:16:05.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-29T04:16:07.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-29T04:16:07.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-29T04:16:07.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-29T04:16:09.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-29T04:16:09.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-29T04:16:09.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-29T04:16:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-29T04:16:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-29T04:16:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-29T04:16:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-07-29T04:16:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-07-29T04:16:09.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:16:09.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-29T04:16:10.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-07-29T04:16:11.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-29T04:16:11.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-29T04:16:11.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-29T04:16:11.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-29T04:16:12.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-29T04:16:12.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:16:12.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-29T04:16:12.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-29T04:16:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-29T04:16:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-29T04:16:14.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-29T04:16:14.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.272s coverage: 79.9% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 64.4% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.041s coverage: 62.3% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 38.4% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 89.5% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.028s coverage: 84.8% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-07-29T04:16:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements [2024-07-29T04:16:24.528Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-29T04:16:24.528Z] running golangci-lint [2024-07-29T04:16:24.528Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-29T04:16:24.528Z] go version go1.21.9 linux/amd64 [2024-07-29T04:16:24.528Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-29T04:16:24.528Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-29T04:16:51.102Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 24.511704844s" [2024-07-29T04:16:51.102Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.667355ms" [2024-07-29T04:17:03.334Z] level=info msg="[linters_context/goanalysis] analyzers took 1m59.219209726s with top 10 stages: buildir: 1m6.865122996s, gosec: 10.240745757s, fact_deprecated: 2.765083257s, inspect: 2.646744801s, ctrlflow: 2.075144599s, printf: 1.77455818s, S1038: 1.747782144s, nilness: 1.418111678s, fact_purity: 1.389881661s, S1028: 933.545004ms" [2024-07-29T04:17:03.334Z] level=info msg="[runner] Issues before processing: 211, after processing: 0" [2024-07-29T04:17:03.334Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 211/211, exclude-rules: 21/211, cgo: 211/211, skip_files: 211/211, skip_dirs: 211/211, identifier_marker: 211/211, nolint: 0/21, path_prettifier: 211/211, autogenerated_exclude: 211/211, exclude: 211/211" [2024-07-29T04:17:03.334Z] level=info msg="[runner] processing took 19.744766ms with stages: nolint: 8.344725ms, identifier_marker: 5.813861ms, path_prettifier: 1.942011ms, exclude-rules: 1.555138ms, autogenerated_exclude: 1.357308ms, skip_dirs: 670.083µs, cgo: 35.18µs, filename_unadjuster: 20.77µs, skip_files: 810ns, uniq_by_line: 750ns, fixer: 700ns, max_same_issues: 590ns, source_code: 480ns, exclude: 470ns, max_from_linter: 470ns, diff: 430ns, severity-rules: 270ns, path_prefixer: 250ns, sort_results: 240ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-07-29T04:17:03.334Z] level=info msg="[runner] linters took 14.086031432s with stages: goanalysis_metalinter: 14.066183376s" [2024-07-29T04:17:03.334Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-29T04:17:03.334Z] level=info msg="Memory: 387 samples, avg is 321.4MB, max is 1403.1MB" [2024-07-29T04:17:03.334Z] level=info msg="Execution took 38.645979439s" [2024-07-29T04:17:03.334Z] go vet ./... [2024-07-29T04:17:11.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-29T04:17:11.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-29T04:17:11.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-29T04:17:11.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-29T04:17:11.787Z] + ls -al . [2024-07-29T04:17:11.787Z] total 864 [2024-07-29T04:17:11.787Z] drwxrwxr-x 11 1001 1001 4096 Jul 29 04:15 . [2024-07-29T04:17:11.787Z] drwxr-xr-x 4 root root 4096 Jul 29 04:15 .. [2024-07-29T04:17:11.787Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 04:13 .blubracket [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 10 Jul 29 04:13 .dockerignore [2024-07-29T04:17:11.787Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 04:16 .git [2024-07-29T04:17:11.787Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 04:13 .github [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 1102 Jul 29 04:13 .gitignore [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 04:13 .golangci.yml [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 100 Jul 29 04:13 .hadolint.yml [2024-07-29T04:17:11.787Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 04:14 .semver [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 155 Jul 29 04:13 .sonarcloud.properties [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 04:13 ADOPTERS.md [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 20806 Jul 29 04:13 Attribution.txt [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 100284 Jul 29 04:13 CHANGELOG.md [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 04:13 CONTRIBUTING.md [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 04:13 GOVERNANCE.md [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 861 Jul 29 04:13 Jenkinsfile [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 04:13 LICENSE [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 16854 Jul 29 04:13 Makefile [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 04:13 OWNERS.md [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 9528 Jul 29 04:13 README.md [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 789 Jul 29 04:13 SECURITY.md [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 04:14 VERSION [2024-07-29T04:17:11.787Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 04:13 bin [2024-07-29T04:17:11.787Z] drwxrwxr-x 20 1001 1001 4096 Jul 29 04:13 cmd [2024-07-29T04:17:11.787Z] -rw-r--r-- 1 root root 497559 Jul 29 04:16 coverage.out [2024-07-29T04:17:11.787Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 04:13 fuzz_test [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 7118 Jul 29 04:13 go.mod [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 101672 Jul 29 04:13 go.sum [2024-07-29T04:17:11.787Z] drwxrwxr-x 7 1001 1001 4096 Jul 29 04:13 internal [2024-07-29T04:17:11.787Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 04:13 openapi [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 584 Jul 29 04:13 security.txt [2024-07-29T04:17:11.787Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 04:13 version.go [Pipeline] sh [2024-07-29T04:17:12.077Z] + '[' -e coverage.out ] [2024-07-29T04:17:12.077Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-29T04:17:12.208Z] Stashed 1 file(s) [Pipeline] sh [2024-07-29T04:17:12.495Z] + make build [2024-07-29T04:17:12.495Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-29T04:17:39.051Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-29T04:17:39.051Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-29T04:17:39.987Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-29T04:17:40.922Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-29T04:17:42.826Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-29T04:17:48.092Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-29T04:17:49.029Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-07-29T04:17:50.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-29T04:17:53.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-29T04:17:54.043Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-29T04:17:54.611Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-29T04:17:55.551Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-29T04:17:56.485Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-29T04:17:57.431Z] $ docker stop --time=1 be8fad7e059c1779ad3e11714e4e081911c9b88d908b6d2d3e974968d7d5ed32 [2024-07-29T04:18:03.086Z] $ docker rm -f --volumes be8fad7e059c1779ad3e11714e4e081911c9b88d908b6d2d3e974968d7d5ed32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:18:04.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-29T04:18:04.532Z] [2024-07-29T04:18:04.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:18:04.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-29T04:18:04.838Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-29T04:18:04.838Z] 91d30c5bc195: Pulling fs layer [2024-07-29T04:18:04.838Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-29T04:18:04.838Z] 9c61dcf015f6: Pulling fs layer [2024-07-29T04:18:04.838Z] 4698f68db338: Pulling fs layer [2024-07-29T04:18:04.838Z] 2a2f49069b9e: Pulling fs layer [2024-07-29T04:18:04.838Z] e0025b399a48: Pulling fs layer [2024-07-29T04:18:04.838Z] 4698f68db338: Waiting [2024-07-29T04:18:04.838Z] 2a2f49069b9e: Waiting [2024-07-29T04:18:04.838Z] e0025b399a48: Waiting [2024-07-29T04:18:04.838Z] 91d30c5bc195: Download complete [2024-07-29T04:18:04.838Z] 4698f68db338: Download complete [2024-07-29T04:18:05.098Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-29T04:18:05.098Z] 2e9b0aa3be6d: Download complete [2024-07-29T04:18:05.098Z] e0025b399a48: Verifying Checksum [2024-07-29T04:18:05.098Z] e0025b399a48: Download complete [2024-07-29T04:18:05.098Z] 91d30c5bc195: Pull complete [2024-07-29T04:18:05.098Z] 2a2f49069b9e: Download complete [2024-07-29T04:18:05.357Z] 2e9b0aa3be6d: Pull complete [2024-07-29T04:18:05.615Z] 9c61dcf015f6: Verifying Checksum [2024-07-29T04:18:05.615Z] 9c61dcf015f6: Download complete [2024-07-29T04:18:12.180Z] 9c61dcf015f6: Pull complete [2024-07-29T04:18:12.180Z] 4698f68db338: Pull complete [2024-07-29T04:18:12.180Z] 2a2f49069b9e: Pull complete [2024-07-29T04:18:12.180Z] e0025b399a48: Pull complete [2024-07-29T04:18:12.180Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-29T04:18:12.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-29T04:18:12.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:18:12.288Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2024-07-29T04:18:12.317Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-29T04:18:13.274Z] $ docker top 42ebc9760e6d359fafd75714b0bb6ef44ebd148eb73eea8c36e73ea05ddd0139 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T04:18:13.623Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-29T04:18:16.909Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #1 ... [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #2 [core-data internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-07-29T04:18:16.909Z] #2 DONE 0.4s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #1 transferring dockerfile: 2.93kB done [2024-07-29T04:18:16.909Z] #1 DONE 0.3s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #3 transferring dockerfile: 1.93kB done [2024-07-29T04:18:16.909Z] #3 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #4 [core-command internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #4 transferring dockerfile: 1.93kB done [2024-07-29T04:18:16.909Z] #4 DONE 0.3s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #5 transferring dockerfile: 1.89kB done [2024-07-29T04:18:16.909Z] #5 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #6 transferring dockerfile: 1.85kB done [2024-07-29T04:18:16.909Z] #6 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #7 transferring dockerfile: 2.49kB done [2024-07-29T04:18:16.909Z] #7 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #8 transferring dockerfile: 2.50kB done [2024-07-29T04:18:16.909Z] #8 DONE 0.3s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #9 transferring dockerfile: 2.01kB done [2024-07-29T04:18:16.909Z] #9 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #10 transferring dockerfile: 2.06kB done [2024-07-29T04:18:16.909Z] #10 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #11 transferring dockerfile: 2.23kB done [2024-07-29T04:18:16.909Z] #11 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #12 [security-bootstrapper internal] load .dockerignore [2024-07-29T04:18:16.909Z] #12 transferring context: 50B done [2024-07-29T04:18:16.909Z] #12 DONE 0.0s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #13 [core-data internal] load .dockerignore [2024-07-29T04:18:16.909Z] #13 transferring context: 50B done [2024-07-29T04:18:16.909Z] #13 DONE 0.0s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #14 transferring dockerfile: 1.81kB done [2024-07-29T04:18:16.909Z] #14 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #15 transferring dockerfile: 1.95kB done [2024-07-29T04:18:16.909Z] #15 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #16 transferring dockerfile: 1.69kB done [2024-07-29T04:18:16.909Z] #16 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #17 transferring dockerfile: 2.15kB done [2024-07-29T04:18:16.909Z] #17 DONE 0.2s [2024-07-29T04:18:16.909Z] [2024-07-29T04:18:16.909Z] #18 [security-spire-server internal] load build definition from Dockerfile [2024-07-29T04:18:16.909Z] #18 transferring dockerfile: 1.70kB done [2024-07-29T04:18:16.909Z] #18 DONE 0.2s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #19 [support-scheduler internal] load .dockerignore [2024-07-29T04:18:17.169Z] #19 transferring context: 50B done [2024-07-29T04:18:17.169Z] #19 DONE 0.0s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #20 [core-command internal] load .dockerignore [2024-07-29T04:18:17.169Z] #20 transferring context: 50B done [2024-07-29T04:18:17.169Z] #20 DONE 0.0s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-29T04:18:17.169Z] #21 transferring context: 50B done [2024-07-29T04:18:17.169Z] #21 DONE 0.0s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #22 [security-proxy-setup internal] load .dockerignore [2024-07-29T04:18:17.169Z] #22 transferring context: 50B done [2024-07-29T04:18:17.169Z] #22 DONE 0.0s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #23 [core-keeper internal] load .dockerignore [2024-07-29T04:18:17.169Z] #23 transferring context: 50B done [2024-07-29T04:18:17.169Z] #23 DONE 0.0s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-07-29T04:18:17.169Z] #24 transferring context: 50B done [2024-07-29T04:18:17.169Z] #24 DONE 0.1s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #25 [core-metadata internal] load .dockerignore [2024-07-29T04:18:17.169Z] #25 transferring context: 50B done [2024-07-29T04:18:17.169Z] #25 DONE 0.0s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-29T04:18:17.169Z] #26 transferring context: 50B done [2024-07-29T04:18:17.169Z] #26 DONE 0.1s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #27 [security-spire-agent internal] load .dockerignore [2024-07-29T04:18:17.169Z] #27 transferring context: 50B done [2024-07-29T04:18:17.169Z] #27 DONE 0.1s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #28 [security-spire-config internal] load .dockerignore [2024-07-29T04:18:17.169Z] #28 transferring context: 50B done [2024-07-29T04:18:17.169Z] #28 DONE 0.1s [2024-07-29T04:18:17.169Z] [2024-07-29T04:18:17.169Z] #29 [security-spire-server internal] load .dockerignore [2024-07-29T04:18:17.428Z] #29 transferring context: 50B done [2024-07-29T04:18:17.428Z] #29 DONE 0.0s [2024-07-29T04:18:17.428Z] [2024-07-29T04:18:17.428Z] #30 [support-notifications internal] load .dockerignore [2024-07-29T04:18:17.428Z] #30 transferring context: 50B done [2024-07-29T04:18:17.428Z] #30 DONE 0.1s [2024-07-29T04:18:17.428Z] [2024-07-29T04:18:17.428Z] #31 [security-proxy-auth internal] load .dockerignore [2024-07-29T04:18:17.428Z] #31 transferring context: 50B done [2024-07-29T04:18:17.428Z] #31 DONE 0.0s [2024-07-29T04:18:17.428Z] [2024-07-29T04:18:17.428Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-07-29T04:18:17.428Z] #32 transferring context: 50B done [2024-07-29T04:18:17.428Z] #32 DONE 0.0s [2024-07-29T04:18:17.428Z] [2024-07-29T04:18:17.428Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T04:18:17.428Z] #33 DONE 0.0s [2024-07-29T04:18:17.428Z] [2024-07-29T04:18:17.428Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:18:17.428Z] #34 DONE 0.1s [2024-07-29T04:18:17.428Z] [2024-07-29T04:18:17.428Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:17.428Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:18:17.428Z] #35 ... [2024-07-29T04:18:17.428Z] [2024-07-29T04:18:17.428Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T04:18:17.428Z] #33 DONE 0.0s [2024-07-29T04:18:17.428Z] [2024-07-29T04:18:17.428Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:17.428Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:18:17.428Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-29T04:18:17.428Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-29T04:18:17.428Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.1s [2024-07-29T04:18:17.687Z] #35 ... [2024-07-29T04:18:17.687Z] [2024-07-29T04:18:17.687Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T04:18:17.687Z] #33 DONE 0.0s [2024-07-29T04:18:17.687Z] [2024-07-29T04:18:17.687Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:18:17.687Z] #34 DONE 0.2s [2024-07-29T04:18:17.687Z] [2024-07-29T04:18:17.688Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:17.688Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:18:17.688Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:18:17.688Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-29T04:18:17.688Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-29T04:18:17.688Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-29T04:18:17.688Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-07-29T04:18:17.688Z] #35 ... [2024-07-29T04:18:17.688Z] [2024-07-29T04:18:17.688Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T04:18:17.688Z] #33 DONE 0.0s [2024-07-29T04:18:17.688Z] [2024-07-29T04:18:17.688Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:17.945Z] #35 ... [2024-07-29T04:18:17.945Z] [2024-07-29T04:18:17.945Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T04:18:17.945Z] #33 DONE 0.0s [2024-07-29T04:18:17.945Z] [2024-07-29T04:18:17.945Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:18:17.945Z] #34 DONE 0.3s [2024-07-29T04:18:17.945Z] [2024-07-29T04:18:17.945Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:17.945Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:18:17.945Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:18:17.945Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-29T04:18:17.945Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-29T04:18:17.945Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-29T04:18:17.945Z] #35 ... [2024-07-29T04:18:17.945Z] [2024-07-29T04:18:17.945Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:18:17.945Z] #34 DONE 0.4s [2024-07-29T04:18:17.945Z] [2024-07-29T04:18:17.945Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:17.945Z] #35 ... [2024-07-29T04:18:17.945Z] [2024-07-29T04:18:17.945Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T04:18:17.945Z] #33 DONE 0.0s [2024-07-29T04:18:17.945Z] [2024-07-29T04:18:17.945Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:17.945Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:18:17.945Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:18:17.945Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-29T04:18:17.945Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-29T04:18:17.945Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-29T04:18:17.945Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-07-29T04:18:18.203Z] #35 ... [2024-07-29T04:18:18.203Z] [2024-07-29T04:18:18.203Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T04:18:18.203Z] #33 DONE 0.0s [2024-07-29T04:18:18.203Z] [2024-07-29T04:18:18.203Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:18.203Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:18:18.203Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:18:18.203Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-29T04:18:18.203Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-29T04:18:18.203Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-29T04:18:18.203Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-07-29T04:18:18.203Z] #35 ... [2024-07-29T04:18:18.203Z] [2024-07-29T04:18:18.203Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-29T04:18:18.203Z] #36 DONE 0.9s [2024-07-29T04:18:18.461Z] [2024-07-29T04:18:18.461Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-29T04:18:18.461Z] #36 DONE 0.9s [2024-07-29T04:18:18.461Z] [2024-07-29T04:18:18.461Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:18:18.461Z] #34 DONE 0.7s [2024-07-29T04:18:18.461Z] [2024-07-29T04:18:18.461Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-29T04:18:18.461Z] #37 ... [2024-07-29T04:18:18.461Z] [2024-07-29T04:18:18.461Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:18.461Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:18:18.461Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:18:18.461Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-29T04:18:18.461Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-29T04:18:18.461Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-29T04:18:18.461Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-07-29T04:18:18.461Z] #35 DONE 1.2s [2024-07-29T04:18:18.598Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6650 in /w/workspace/edgexfoundry_edgex-go_PR-4837 [Pipeline] { [Pipeline] ws [2024-07-29T04:18:18.615Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2024-07-29T04:18:18.654Z] The recommended git tool is: git [2024-07-29T04:18:18.723Z] [2024-07-29T04:18:18.723Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:18.723Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:18:18.723Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:18:18.723Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-29T04:18:18.723Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-29T04:18:18.723Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-29T04:18:18.723Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-07-29T04:18:18.723Z] #35 DONE 1.2s [2024-07-29T04:18:18.723Z] [2024-07-29T04:18:18.723Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-29T04:18:18.723Z] #38 DONE 0.8s [2024-07-29T04:18:18.723Z] [2024-07-29T04:18:18.723Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:18:18.723Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:18:24.004Z] #39 ... [2024-07-29T04:18:24.004Z] [2024-07-29T04:18:24.004Z] #40 [core-data internal] load build context [2024-07-29T04:18:24.004Z] #40 transferring context: 107.64MB 6.3s [2024-07-29T04:18:26.828Z] #40 ... [2024-07-29T04:18:26.828Z] [2024-07-29T04:18:26.828Z] #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-29T04:18:27.291Z] using credential edgex-jenkins-ssh [2024-07-29T04:18:27.316Z] Cloning the remote Git repository [2024-07-29T04:18:27.465Z] #41 ... [2024-07-29T04:18:27.465Z] [2024-07-29T04:18:27.465Z] #42 [security-bootstrapper internal] load build context [2024-07-29T04:18:27.465Z] #42 ... [2024-07-29T04:18:27.465Z] [2024-07-29T04:18:27.465Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-29T04:18:27.381Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-29T04:18:27.500Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2024-07-29T04:18:27.752Z] #43 ... [2024-07-29T04:18:27.752Z] [2024-07-29T04:18:27.752Z] #44 [core-command internal] load build context [2024-07-29T04:18:27.752Z] #44 ... [2024-07-29T04:18:27.752Z] [2024-07-29T04:18:27.752Z] #45 [security-proxy-setup internal] load build context [2024-07-29T04:18:27.752Z] #45 ... [2024-07-29T04:18:27.752Z] [2024-07-29T04:18:27.752Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:18:28.094Z] #46 ... [2024-07-29T04:18:28.094Z] [2024-07-29T04:18:28.094Z] #47 [core-keeper internal] load build context [2024-07-29T04:18:28.094Z] #47 ... [2024-07-29T04:18:28.094Z] [2024-07-29T04:18:28.094Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-29T04:18:28.094Z] #48 ... [2024-07-29T04:18:28.094Z] [2024-07-29T04:18:28.094Z] #49 [support-scheduler internal] load build context [2024-07-29T04:18:28.362Z] #49 ... [2024-07-29T04:18:28.362Z] [2024-07-29T04:18:28.362Z] #50 [security-proxy-auth internal] load build context [2024-07-29T04:18:28.362Z] #50 ... [2024-07-29T04:18:28.362Z] [2024-07-29T04:18:28.362Z] #51 [core-metadata internal] load build context [2024-07-29T04:18:28.362Z] #51 ... [2024-07-29T04:18:28.362Z] [2024-07-29T04:18:28.362Z] #52 [support-notifications internal] load build context [2024-07-29T04:18:28.620Z] #52 ... [2024-07-29T04:18:28.620Z] [2024-07-29T04:18:28.620Z] #53 [support-cron-scheduler internal] load build context [2024-07-29T04:18:28.620Z] #53 ... [2024-07-29T04:18:28.620Z] [2024-07-29T04:18:28.620Z] #54 [security-secretstore-setup internal] load build context [2024-07-29T04:18:28.620Z] #54 transferring context: 183.30MB 10.3s [2024-07-29T04:18:28.620Z] #54 ... [2024-07-29T04:18:28.620Z] [2024-07-29T04:18:28.620Z] #55 [security-spire-config internal] load build context [2024-07-29T04:18:28.885Z] #55 ... [2024-07-29T04:18:28.885Z] [2024-07-29T04:18:28.885Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-29T04:18:28.885Z] #56 ... [2024-07-29T04:18:28.885Z] [2024-07-29T04:18:28.885Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-29T04:18:27.712Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-29T04:18:27.713Z] > git --version # timeout=10 [2024-07-29T04:18:27.742Z] > git --version # 'git version 2.25.1' [2024-07-29T04:18:27.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T04:18:28.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T04:18:29.148Z] #57 ... [2024-07-29T04:18:29.148Z] [2024-07-29T04:18:29.148Z] #58 [security-spire-server internal] load build context [2024-07-29T04:18:29.148Z] #58 ... [2024-07-29T04:18:29.148Z] [2024-07-29T04:18:29.148Z] #54 [security-secretstore-setup internal] load build context [2024-07-29T04:18:34.426Z] #54 transferring context: 343.83MB 15.3s [2024-07-29T04:18:34.426Z] #54 ... [2024-07-29T04:18:34.426Z] [2024-07-29T04:18:34.426Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:18:34.426Z] #46 ... [2024-07-29T04:18:34.426Z] [2024-07-29T04:18:34.426Z] #54 [security-secretstore-setup internal] load build context [2024-07-29T04:18:35.365Z] #54 ... [2024-07-29T04:18:35.365Z] [2024-07-29T04:18:35.365Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:18:35.365Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:18:35.365Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:18:35.365Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-29T04:18:35.365Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-29T04:18:35.365Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-29T04:18:35.365Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-07-29T04:18:35.365Z] #35 DONE 1.2s [2024-07-29T04:18:35.365Z] [2024-07-29T04:18:35.365Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-29T04:18:35.365Z] #48 DONE 17.6s [2024-07-29T04:18:35.365Z] [2024-07-29T04:18:35.365Z] #54 [security-secretstore-setup internal] load build context [2024-07-29T04:18:35.634Z] #54 ... [2024-07-29T04:18:35.634Z] [2024-07-29T04:18:35.634Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-29T04:18:35.634Z] #37 DONE 17.3s [2024-07-29T04:18:35.634Z] [2024-07-29T04:18:35.634Z] #53 [support-cron-scheduler internal] load build context [2024-07-29T04:18:35.634Z] #53 transferring context: 492.70MB 15.5s done [2024-07-29T04:18:35.634Z] #53 DONE 17.7s [2024-07-29T04:18:35.634Z] [2024-07-29T04:18:35.634Z] #54 [security-secretstore-setup internal] load build context [2024-07-29T04:18:36.202Z] #54 ... [2024-07-29T04:18:36.202Z] [2024-07-29T04:18:36.202Z] #44 [core-command internal] load build context [2024-07-29T04:18:36.202Z] #44 transferring context: 492.70MB 16.0s done [2024-07-29T04:18:36.202Z] #44 DONE 18.8s [2024-07-29T04:18:36.202Z] [2024-07-29T04:18:36.202Z] #54 [security-secretstore-setup internal] load build context [2024-07-29T04:18:36.202Z] #54 transferring context: 492.70MB 17.8s done [2024-07-29T04:18:36.462Z] #54 ... [2024-07-29T04:18:36.462Z] [2024-07-29T04:18:36.462Z] #40 [core-data internal] load build context [2024-07-29T04:18:36.462Z] #40 transferring context: 492.70MB 18.9s done [2024-07-29T04:18:36.723Z] #40 ... [2024-07-29T04:18:36.723Z] [2024-07-29T04:18:36.723Z] #47 [core-keeper internal] load build context [2024-07-29T04:18:36.723Z] #47 transferring context: 492.70MB 18.8s done [2024-07-29T04:18:37.663Z] #47 ... [2024-07-29T04:18:37.663Z] [2024-07-29T04:18:37.663Z] #42 [security-bootstrapper internal] load build context [2024-07-29T04:18:37.663Z] #42 transferring context: 492.70MB 13.9s done [2024-07-29T04:18:37.663Z] #42 ... [2024-07-29T04:18:37.663Z] [2024-07-29T04:18:37.663Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-29T04:18:37.663Z] #43 transferring context: 492.70MB 16.7s done [2024-07-29T04:18:37.922Z] #43 ... [2024-07-29T04:18:37.922Z] [2024-07-29T04:18:37.922Z] #45 [security-proxy-setup internal] load build context [2024-07-29T04:18:37.922Z] #45 transferring context: 492.70MB 18.0s done [2024-07-29T04:18:37.922Z] #45 ... [2024-07-29T04:18:37.922Z] [2024-07-29T04:18:37.922Z] #49 [support-scheduler internal] load build context [2024-07-29T04:18:37.922Z] #49 transferring context: 492.70MB 18.9s done [2024-07-29T04:18:38.491Z] #49 ... [2024-07-29T04:18:38.491Z] [2024-07-29T04:18:38.491Z] #51 [core-metadata internal] load build context [2024-07-29T04:18:38.491Z] #51 transferring context: 492.70MB 16.7s done [2024-07-29T04:18:38.491Z] #51 ... [2024-07-29T04:18:38.491Z] [2024-07-29T04:18:38.491Z] #50 [security-proxy-auth internal] load build context [2024-07-29T04:18:38.491Z] #50 transferring context: 492.70MB 17.4s done [2024-07-29T04:18:38.898Z] #50 ... [2024-07-29T04:18:38.898Z] [2024-07-29T04:18:38.898Z] #52 [support-notifications internal] load build context [2024-07-29T04:18:38.899Z] #52 transferring context: 492.70MB 17.1s done [2024-07-29T04:18:39.837Z] #52 ... [2024-07-29T04:18:39.837Z] [2024-07-29T04:18:39.837Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:18:39.837Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21.1s done [2024-07-29T04:18:39.837Z] #39 DONE 21.1s [2024-07-29T04:18:39.837Z] [2024-07-29T04:18:39.837Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T04:18:40.995Z] #59 ... [2024-07-29T04:18:40.995Z] [2024-07-29T04:18:40.995Z] #60 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-29T04:18:41.256Z] #60 ... [2024-07-29T04:18:41.256Z] [2024-07-29T04:18:41.256Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T04:18:41.256Z] #61 ... [2024-07-29T04:18:41.256Z] [2024-07-29T04:18:41.256Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:18:44.659Z] #39 ... [2024-07-29T04:18:44.659Z] [2024-07-29T04:18:44.659Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:18:44.659Z] #46 transferring context: 492.70MB 16.7s done [2024-07-29T04:18:44.659Z] #46 ... [2024-07-29T04:18:44.659Z] [2024-07-29T04:18:44.659Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:18:44.659Z] #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:18:46.160Z] #62 ... [2024-07-29T04:18:46.160Z] [2024-07-29T04:18:46.160Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-29T04:18:46.474Z] #63 ... [2024-07-29T04:18:46.474Z] [2024-07-29T04:18:46.474Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T04:18:46.474Z] #64 ... [2024-07-29T04:18:46.474Z] [2024-07-29T04:18:46.474Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T04:18:46.474Z] #65 ... [2024-07-29T04:18:46.474Z] [2024-07-29T04:18:46.474Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T04:18:46.779Z] #66 ... [2024-07-29T04:18:46.779Z] [2024-07-29T04:18:46.779Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-29T04:18:46.779Z] #67 ... [2024-07-29T04:18:46.779Z] [2024-07-29T04:18:46.779Z] #68 [security-spire-agent internal] load build context [2024-07-29T04:18:47.354Z] #68 ... [2024-07-29T04:18:47.354Z] [2024-07-29T04:18:47.354Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T04:18:45.851Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-29T04:18:45.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T04:18:46.692Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-29T04:18:46.730Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-29T04:18:46.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T04:18:46.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4837/head:refs/remotes/origin/PR-4837 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-29T04:18:47.614Z] Merging remotes/origin/main commit 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 into PR head commit c8484d3b1edeb9ed1de4971b4db840b725bcb9ca [2024-07-29T04:18:47.645Z] #69 ... [2024-07-29T04:18:47.645Z] [2024-07-29T04:18:47.645Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-29T04:18:47.947Z] #70 ... [2024-07-29T04:18:47.947Z] [2024-07-29T04:18:47.947Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T04:18:47.947Z] #71 ... [2024-07-29T04:18:47.947Z] [2024-07-29T04:18:47.947Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-29T04:18:48.206Z] Merge succeeded, producing db2a4d828076eabcd673c0dbb3541653fe5e7cbd [2024-07-29T04:18:48.207Z] Checking out Revision db2a4d828076eabcd673c0dbb3541653fe5e7cbd (PR-4837) [2024-07-29T04:18:47.626Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T04:18:47.691Z] > git checkout -f c8484d3b1edeb9ed1de4971b4db840b725bcb9ca # timeout=10 [2024-07-29T04:18:47.932Z] > git remote # timeout=10 [2024-07-29T04:18:47.950Z] > git config --get remote.origin.url # timeout=10 [2024-07-29T04:18:47.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T04:18:47.986Z] > git merge 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 [2024-07-29T04:18:48.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-29T04:18:48.209Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T04:18:48.220Z] > git checkout -f db2a4d828076eabcd673c0dbb3541653fe5e7cbd # timeout=10 [2024-07-29T04:18:51.488Z] #72 ... [2024-07-29T04:18:51.488Z] [2024-07-29T04:18:51.488Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:18:51.488Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-29T04:18:51.747Z] #39 ... [2024-07-29T04:18:51.747Z] [2024-07-29T04:18:51.747Z] #42 [security-bootstrapper internal] load build context [2024-07-29T04:18:51.747Z] #42 DONE 34.2s [2024-07-29T04:18:51.747Z] [2024-07-29T04:18:51.747Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:18:51.747Z] #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16.2s done [2024-07-29T04:18:51.747Z] #62 DONE 16.2s [2024-07-29T04:18:51.747Z] [2024-07-29T04:18:51.747Z] #68 [security-spire-agent internal] load build context [2024-07-29T04:18:51.790Z] Commit message: "Merge commit '6c682467242f5367a5e585f39d0ca5cfdf1e8ca8' into HEAD" [2024-07-29T04:18:51.794Z] > git rev-list --no-walk 4a8e6edfcc2818a113b76883236902aa00036955 # timeout=10 [2024-07-29T04:18:52.315Z] #68 ... [2024-07-29T04:18:52.315Z] [2024-07-29T04:18:52.315Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T04:18:53.650Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-29T04:18:53.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T04:18:53.650Z] Dload Upload Total Spent Left Speed [2024-07-29T04:18:53.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-07-29T04:18:53.726Z] #62 ... [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-29T04:18:53.726Z] #43 DONE 36.1s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #51 [core-metadata internal] load build context [2024-07-29T04:18:53.726Z] #51 DONE 35.9s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #49 [support-scheduler internal] load build context [2024-07-29T04:18:53.726Z] #49 DONE 36.2s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #40 [core-data internal] load build context [2024-07-29T04:18:53.726Z] #40 DONE 36.2s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:18:53.726Z] #46 DONE 35.8s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #52 [support-notifications internal] load build context [2024-07-29T04:18:53.726Z] #52 DONE 35.6s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #45 [security-proxy-setup internal] load build context [2024-07-29T04:18:53.726Z] #45 DONE 36.0s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #50 [security-proxy-auth internal] load build context [2024-07-29T04:18:53.726Z] #50 DONE 35.5s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #54 [security-secretstore-setup internal] load build context [2024-07-29T04:18:53.726Z] #54 DONE 35.3s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #47 [core-keeper internal] load build context [2024-07-29T04:18:53.726Z] #47 DONE 36.0s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #68 [security-spire-agent internal] load build context [2024-07-29T04:18:53.726Z] #68 transferring context: 26.76kB done [2024-07-29T04:18:53.726Z] #68 DONE 18.2s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #58 [security-spire-server internal] load build context [2024-07-29T04:18:53.726Z] #58 transferring context: 27.23kB done [2024-07-29T04:18:53.726Z] #58 DONE 35.0s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #55 [security-spire-config internal] load build context [2024-07-29T04:18:53.726Z] #55 transferring context: 25.48kB 0.0s done [2024-07-29T04:18:53.726Z] #55 DONE 35.0s [2024-07-29T04:18:53.726Z] [2024-07-29T04:18:53.726Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:18:53.726Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-29T04:18:53.726Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-29T04:18:53.726Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-29T04:18:53.726Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-07-29T04:18:53.726Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-07-29T04:18:53.726Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-29T04:18:53.726Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-07-29T04:18:53.726Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-29T04:18:53.982Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-07-29T04:18:53.984Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-29T04:18:53.984Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-29T04:18:53.984Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-29T04:18:53.984Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.5s [2024-07-29T04:18:53.984Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [Pipeline] sh [2024-07-29T04:18:54.302Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-29T04:18:54.302Z] + sudo tee /etc/docker/daemon.new [2024-07-29T04:18:54.302Z] { [2024-07-29T04:18:54.302Z] "registry-mirrors": [ [2024-07-29T04:18:54.302Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-29T04:18:54.302Z] ], [2024-07-29T04:18:54.302Z] "bip": "10.250.0.254/24", [2024-07-29T04:18:54.302Z] "hosts": [ [2024-07-29T04:18:54.302Z] "tcp://0.0.0.0:5555", [2024-07-29T04:18:54.302Z] "unix:///var/run/docker.sock" [2024-07-29T04:18:54.302Z] ], [2024-07-29T04:18:54.302Z] "mtu": 1458, [2024-07-29T04:18:54.302Z] "selinux-enabled": true, [2024-07-29T04:18:54.302Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-29T04:18:54.302Z] } [Pipeline] sh [2024-07-29T04:18:54.551Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2024-07-29T04:18:54.551Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-07-29T04:18:54.623Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-29T04:18:54.948Z] + sudo service docker restart [2024-07-29T04:18:55.921Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done [2024-07-29T04:18:56.497Z] #39 ... [2024-07-29T04:18:56.497Z] [2024-07-29T04:18:56.497Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-29T04:18:56.497Z] #56 35.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #56 35.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #56 35.76 (1/4) Installing ca-certificates (20240226-r0) [2024-07-29T04:18:56.497Z] #56 35.78 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-29T04:18:56.497Z] #56 35.78 (3/4) Installing su-exec (0.2-r3) [2024-07-29T04:18:56.497Z] #56 35.79 (4/4) Installing yq (4.33.3-r5) [2024-07-29T04:18:56.497Z] #56 35.86 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:18:56.497Z] #56 35.87 Executing ca-certificates-20240226-r0.trigger [2024-07-29T04:18:56.497Z] #56 35.97 OK: 17 MiB in 19 packages [2024-07-29T04:18:56.497Z] #56 DONE 38.0s [2024-07-29T04:18:56.497Z] [2024-07-29T04:18:56.497Z] #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-29T04:18:56.497Z] #41 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #41 28.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #41 28.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T04:18:56.497Z] #41 28.35 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:18:56.497Z] #41 28.37 OK: 7 MiB in 16 packages [2024-07-29T04:18:56.497Z] #41 DONE 30.2s [2024-07-29T04:18:56.497Z] [2024-07-29T04:18:56.497Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-29T04:18:56.497Z] #57 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #57 35.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #57 36.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-29T04:18:56.497Z] #57 36.16 (2/2) Installing su-exec (0.2-r3) [2024-07-29T04:18:56.497Z] #57 36.17 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:18:56.497Z] #57 36.18 OK: 7 MiB in 17 packages [2024-07-29T04:18:56.497Z] #57 DONE 37.9s [2024-07-29T04:18:56.497Z] [2024-07-29T04:18:56.497Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T04:18:56.497Z] #71 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #71 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #71 19.36 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T04:18:56.497Z] #71 19.36 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T04:18:56.497Z] #71 19.36 OK: 20070 distinct packages available [2024-07-29T04:18:56.497Z] #71 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #71 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.497Z] #71 19.66 (1/11) Installing ca-certificates (20240226-r0) [2024-07-29T04:18:56.497Z] #71 19.68 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-29T04:18:56.497Z] #71 19.69 (3/11) Installing libunistring (1.1-r1) [2024-07-29T04:18:56.497Z] #71 19.70 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-29T04:18:56.497Z] #71 19.71 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-29T04:18:56.497Z] #71 19.71 (6/11) Installing libcurl (8.9.0-r0) [2024-07-29T04:18:56.497Z] #71 19.72 (7/11) Installing curl (8.9.0-r0) [2024-07-29T04:18:56.497Z] #71 19.73 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-29T04:18:56.497Z] #71 19.73 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-29T04:18:56.497Z] #71 19.73 (10/11) Installing libucontext (1.2-r2) [2024-07-29T04:18:56.497Z] #71 19.74 (11/11) Installing gcompat (1.1.0-r1) [2024-07-29T04:18:56.497Z] #71 19.74 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:18:56.497Z] #71 19.75 Executing ca-certificates-20240226-r0.trigger [2024-07-29T04:18:56.497Z] #71 19.79 OK: 12 MiB in 26 packages [2024-07-29T04:18:56.497Z] #71 DONE 21.1s [2024-07-29T04:18:56.497Z] [2024-07-29T04:18:56.497Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:18:56.755Z] #73 ... [2024-07-29T04:18:56.755Z] [2024-07-29T04:18:56.755Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-29T04:18:56.755Z] #67 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #67 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #67 20.60 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T04:18:56.755Z] #67 20.60 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T04:18:56.755Z] #67 20.60 OK: 20077 distinct packages available [2024-07-29T04:18:56.755Z] #67 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #67 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #67 20.91 OK: 264 MiB in 52 packages [2024-07-29T04:18:56.755Z] #67 DONE 21.2s [2024-07-29T04:18:56.755Z] [2024-07-29T04:18:56.755Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-29T04:18:56.755Z] #63 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #63 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #63 19.26 OK: 264 MiB in 52 packages [2024-07-29T04:18:56.755Z] #63 DONE 21.2s [2024-07-29T04:18:56.755Z] [2024-07-29T04:18:56.755Z] #60 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-29T04:18:56.755Z] #60 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #60 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #60 24.29 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T04:18:56.755Z] #60 24.29 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:18:56.755Z] #60 24.30 OK: 7 MiB in 16 packages [2024-07-29T04:18:56.755Z] #60 DONE 26.2s [2024-07-29T04:18:56.755Z] [2024-07-29T04:18:56.755Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T04:18:56.755Z] #59 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #59 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:56.755Z] #59 20.59 OK: 264 MiB in 52 packages [2024-07-29T04:18:56.755Z] #59 DONE 21.3s [2024-07-29T04:18:56.755Z] [2024-07-29T04:18:56.755Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T04:18:56.755Z] #65 DONE 21.2s [2024-07-29T04:18:56.755Z] [2024-07-29T04:18:56.755Z] #74 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:18:57.011Z] #74 ... [2024-07-29T04:18:57.011Z] [2024-07-29T04:18:57.011Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T04:18:57.011Z] #69 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:57.011Z] #69 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:57.011Z] #69 20.80 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T04:18:57.011Z] #69 20.80 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T04:18:57.011Z] #69 20.80 OK: 20070 distinct packages available [2024-07-29T04:18:57.011Z] #69 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:57.011Z] #69 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:57.011Z] #69 21.16 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-29T04:18:57.011Z] #69 21.16 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-29T04:18:57.011Z] #69 21.17 (3/4) Installing libucontext (1.2-r2) [2024-07-29T04:18:57.011Z] #69 21.17 (4/4) Installing gcompat (1.1.0-r1) [2024-07-29T04:18:57.011Z] #69 21.18 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:18:57.011Z] #69 21.18 OK: 8 MiB in 19 packages [2024-07-29T04:18:57.011Z] #69 DONE 21.6s [2024-07-29T04:18:57.268Z] [2024-07-29T04:18:57.268Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-29T04:18:57.525Z] #75 ... [2024-07-29T04:18:57.525Z] [2024-07-29T04:18:57.525Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:18:57.525Z] #76 DONE 0.8s [2024-07-29T04:18:57.525Z] [2024-07-29T04:18:57.525Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:18:57.525Z] #77 DONE 0.8s [2024-07-29T04:18:57.525Z] [2024-07-29T04:18:57.525Z] #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:18:57.525Z] #78 DONE 0.8s [2024-07-29T04:18:57.877Z] [2024-07-29T04:18:57.877Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T04:18:57.877Z] #64 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:57.877Z] #64 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:57.877Z] #64 22.38 (1/2) Installing ca-certificates (20240226-r0) [2024-07-29T04:18:58.136Z] #64 22.40 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-29T04:18:58.136Z] #64 22.40 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:18:58.136Z] #64 22.41 Executing ca-certificates-20240226-r0.trigger [2024-07-29T04:18:58.136Z] #64 22.46 OK: 8 MiB in 17 packages [2024-07-29T04:18:58.393Z] #64 ... [2024-07-29T04:18:58.393Z] [2024-07-29T04:18:58.393Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:18:58.393Z] #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-29T04:18:58.393Z] #62 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-29T04:18:58.393Z] #62 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-29T04:18:58.393Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-29T04:18:58.393Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-29T04:18:58.393Z] #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-07-29T04:18:58.393Z] #62 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-07-29T04:18:58.393Z] #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-29T04:18:58.393Z] #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-29T04:18:58.393Z] #62 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-07-29T04:18:58.393Z] #62 DONE 22.2s [2024-07-29T04:18:58.393Z] [2024-07-29T04:18:58.393Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-29T04:18:58.393Z] #72 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:58.393Z] #72 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:58.393Z] #72 22.33 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-29T04:18:58.393Z] #72 22.34 (2/4) Installing openssl (3.1.6-r0) [2024-07-29T04:18:58.393Z] #72 22.35 (3/4) Installing su-exec (0.2-r3) [2024-07-29T04:18:58.393Z] #72 22.35 (4/4) Installing yq (4.33.3-r5) [2024-07-29T04:18:58.393Z] #72 22.42 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:18:58.393Z] #72 22.43 OK: 17 MiB in 19 packages [2024-07-29T04:18:58.393Z] #72 DONE 22.9s [2024-07-29T04:18:58.393Z] [2024-07-29T04:18:58.393Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T04:18:58.393Z] #66 DONE 22.9s [2024-07-29T04:18:58.393Z] [2024-07-29T04:18:58.393Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T04:18:58.393Z] #64 DONE 22.9s [2024-07-29T04:18:58.393Z] [2024-07-29T04:18:58.393Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T04:18:58.393Z] #61 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:58.393Z] #61 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:58.393Z] #61 22.11 OK: 264 MiB in 52 packages [2024-07-29T04:18:58.393Z] #61 DONE 22.9s [2024-07-29T04:18:58.393Z] [2024-07-29T04:18:58.393Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:18:58.651Z] #79 ... [2024-07-29T04:18:58.651Z] [2024-07-29T04:18:58.651Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:18:58.651Z] #80 DONE 0.1s [2024-07-29T04:18:58.651Z] [2024-07-29T04:18:58.651Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:18:58.651Z] #39 DONE 38.4s [2024-07-29T04:18:58.651Z] [2024-07-29T04:18:58.651Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-29T04:18:58.651Z] #70 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:58.651Z] #70 22.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:58.651Z] #70 23.14 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T04:18:58.651Z] #70 23.14 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T04:18:58.651Z] #70 23.14 OK: 20070 distinct packages available [2024-07-29T04:18:58.651Z] #70 23.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:58.909Z] #70 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:58.909Z] #70 23.49 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-29T04:18:58.909Z] #70 23.50 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-29T04:18:58.909Z] #70 23.50 (3/5) Installing libucontext (1.2-r2) [2024-07-29T04:18:58.909Z] #70 23.50 (4/5) Installing gcompat (1.1.0-r1) [2024-07-29T04:18:59.165Z] #70 23.51 (5/5) Installing openssl (3.1.6-r0) [2024-07-29T04:18:59.165Z] #70 23.51 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:18:59.165Z] #70 23.52 OK: 8 MiB in 20 packages [2024-07-29T04:18:59.165Z] #70 DONE 23.7s [2024-07-29T04:18:59.165Z] [2024-07-29T04:18:59.165Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T04:18:59.422Z] #81 ... [2024-07-29T04:18:59.422Z] [2024-07-29T04:18:59.422Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:18:59.422Z] #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:59.422Z] #0 2.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:59.422Z] #0 2.717 OK: 7 MiB in 16 packages [2024-07-29T04:18:59.422Z] #82 DONE 2.8s [2024-07-29T04:18:59.422Z] [2024-07-29T04:18:59.422Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-29T04:18:59.422Z] #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:59.422Z] #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:59.679Z] #83 3.018 OK: 7 MiB in 17 packages [2024-07-29T04:18:59.679Z] #83 DONE 3.1s [2024-07-29T04:18:59.679Z] [2024-07-29T04:18:59.679Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-29T04:18:59.936Z] #84 ... [2024-07-29T04:18:59.936Z] [2024-07-29T04:18:59.936Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:18:59.936Z] #73 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:59.936Z] #73 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:18:59.936Z] #73 3.420 OK: 12 MiB in 26 packages [2024-07-29T04:18:59.936Z] #73 DONE 3.5s [2024-07-29T04:19:00.193Z] [2024-07-29T04:19:00.193Z] #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:19:00.193Z] #74 3.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:00.193Z] #74 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:00.193Z] #74 3.450 OK: 7 MiB in 16 packages [2024-07-29T04:19:00.193Z] #74 DONE 3.6s [2024-07-29T04:19:00.193Z] [2024-07-29T04:19:00.193Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-29T04:19:00.193Z] #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:00.193Z] #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:00.450Z] #85 3.847 OK: 17 MiB in 19 packages [2024-07-29T04:19:00.708Z] #85 DONE 3.9s [2024-07-29T04:19:00.708Z] [2024-07-29T04:19:00.708Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-29T04:19:00.708Z] #75 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:00.708Z] #75 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:00.967Z] #75 3.857 OK: 8 MiB in 19 packages [2024-07-29T04:19:01.725Z] #75 DONE 4.0s [2024-07-29T04:19:01.725Z] [2024-07-29T04:19:01.725Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T04:19:02.297Z] #86 DONE 1.1s [2024-07-29T04:19:02.297Z] [2024-07-29T04:19:02.297Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-29T04:19:02.297Z] #0 3.199 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #0 3.695 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #0 4.398 OK: 264 MiB in 52 packages [2024-07-29T04:19:02.297Z] #87 DONE 5.4s [2024-07-29T04:19:02.297Z] [2024-07-29T04:19:02.297Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-29T04:19:02.297Z] #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #0 2.937 OK: 17 MiB in 19 packages [2024-07-29T04:19:02.297Z] #88 DONE 3.8s [2024-07-29T04:19:02.297Z] [2024-07-29T04:19:02.297Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:19:02.297Z] #79 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #79 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #79 2.952 OK: 8 MiB in 17 packages [2024-07-29T04:19:02.297Z] #79 DONE 3.8s [2024-07-29T04:19:02.297Z] [2024-07-29T04:19:02.297Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-29T04:19:02.297Z] #89 DONE 0.1s [2024-07-29T04:19:02.297Z] [2024-07-29T04:19:02.297Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T04:19:02.297Z] #81 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #81 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #81 ... [2024-07-29T04:19:02.297Z] [2024-07-29T04:19:02.297Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-29T04:19:02.297Z] #90 DONE 0.2s [2024-07-29T04:19:02.297Z] [2024-07-29T04:19:02.297Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-29T04:19:02.297Z] #91 DONE 0.2s [2024-07-29T04:19:02.297Z] [2024-07-29T04:19:02.297Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-29T04:19:02.297Z] #92 DONE 0.0s [2024-07-29T04:19:02.297Z] [2024-07-29T04:19:02.297Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-29T04:19:02.297Z] #0 2.458 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #0 2.963 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T04:19:02.297Z] #0 3.644 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T04:19:02.297Z] #0 3.934 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:19:02.297Z] #0 3.938 OK: 7 MiB in 16 packages [2024-07-29T04:19:02.297Z] #93 DONE 4.0s [2024-07-29T04:19:02.557Z] [2024-07-29T04:19:02.557Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T04:19:02.557Z] #94 DONE 0.1s [2024-07-29T04:19:02.557Z] [2024-07-29T04:19:02.557Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-29T04:19:02.557Z] #95 DONE 0.1s [2024-07-29T04:19:02.557Z] [2024-07-29T04:19:02.557Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-29T04:19:02.557Z] #96 DONE 0.0s [2024-07-29T04:19:02.557Z] [2024-07-29T04:19:02.557Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T04:19:02.557Z] #81 3.331 OK: 8 MiB in 20 packages [2024-07-29T04:19:02.817Z] #81 DONE 3.5s [2024-07-29T04:19:02.817Z] [2024-07-29T04:19:02.817Z] #97 [security-spire-config] exporting to image [2024-07-29T04:19:02.817Z] #97 exporting layers [2024-07-29T04:19:04.196Z] #97 ... [2024-07-29T04:19:04.197Z] [2024-07-29T04:19:04.197Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T04:19:04.197Z] #98 DONE 1.2s [2024-07-29T04:19:04.197Z] [2024-07-29T04:19:04.197Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-29T04:19:04.197Z] #84 DONE 4.2s [2024-07-29T04:19:04.197Z] [2024-07-29T04:19:04.197Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-29T04:19:04.197Z] #99 DONE 1.2s [2024-07-29T04:19:04.197Z] [2024-07-29T04:19:04.197Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-29T04:19:04.197Z] #100 DONE 0.1s [2024-07-29T04:19:04.197Z] [2024-07-29T04:19:04.197Z] #97 [security-spire-config] exporting to image [2024-07-29T04:19:04.197Z] #97 exporting layers 1.5s done [2024-07-29T04:19:04.197Z] #97 writing image sha256:0d83a1665190b768c615a8b3d0e7fb737932371120d3ff365e77caef79c3155d done [2024-07-29T04:19:04.197Z] #97 naming to docker.io/library/security-spire-config done [2024-07-29T04:19:04.197Z] #97 DONE 1.5s [2024-07-29T04:19:04.197Z] [2024-07-29T04:19:04.197Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-29T04:19:04.771Z] #101 ... [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-29T04:19:04.771Z] #102 DONE 0.7s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-29T04:19:04.771Z] #101 DONE 0.7s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T04:19:04.771Z] #103 DONE 0.8s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-29T04:19:04.771Z] #104 DONE 0.0s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T04:19:04.771Z] #105 DONE 0.1s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-29T04:19:04.771Z] #106 DONE 0.0s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-29T04:19:04.771Z] #107 DONE 0.0s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-29T04:19:04.771Z] #108 DONE 0.0s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T04:19:04.771Z] #109 DONE 0.1s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-29T04:19:04.771Z] #110 DONE 0.0s [2024-07-29T04:19:04.771Z] [2024-07-29T04:19:04.771Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-29T04:19:05.028Z] #111 DONE 0.0s [2024-07-29T04:19:05.028Z] [2024-07-29T04:19:05.028Z] #97 [security-spire-agent] exporting to image [2024-07-29T04:19:05.596Z] #97 exporting layers 0.7s done [2024-07-29T04:19:05.596Z] #97 writing image sha256:5ad5e654d5e2d3eed36357aef55744e97e8805f7dad8da7dda4fd5c6047d8e7c done [2024-07-29T04:19:05.596Z] #97 naming to docker.io/library/security-spire-server done [2024-07-29T04:19:05.857Z] #97 writing image sha256:516762ad42ede047b749b3e732a88a5f51f7511751ea77a5f16ac7bcd36fa311 done [2024-07-29T04:19:05.857Z] #97 naming to docker.io/library/security-spire-agent done [2024-07-29T04:19:05.857Z] #97 DONE 2.2s [2024-07-29T04:19:05.857Z] [2024-07-29T04:19:05.858Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:07.763Z] #112 ... [2024-07-29T04:19:07.763Z] [2024-07-29T04:19:07.763Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:07.763Z] #113 ... [2024-07-29T04:19:07.763Z] [2024-07-29T04:19:07.763Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:07.763Z] #114 ... [2024-07-29T04:19:07.763Z] [2024-07-29T04:19:07.763Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:08.023Z] #115 ... [2024-07-29T04:19:08.023Z] [2024-07-29T04:19:08.023Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T04:19:13.208Z] provisioning config files... [2024-07-29T04:19:13.230Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3018839109316467918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:19:13.665Z] ---> ****-login.sh [2024-07-29T04:19:13.665Z] nexus3.edgexfoundry.org:10001 [2024-07-29T04:19:13.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:19:14.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:19:14.216Z] Configure a credential helper to remove this warning. See [2024-07-29T04:19:14.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:19:14.216Z] [2024-07-29T04:19:14.216Z] Login Succeeded [2024-07-29T04:19:14.216Z] nexus3.edgexfoundry.org:10002 [2024-07-29T04:19:14.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:19:14.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:19:14.750Z] Configure a credential helper to remove this warning. See [2024-07-29T04:19:14.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:19:14.750Z] [2024-07-29T04:19:14.750Z] Login Succeeded [2024-07-29T04:19:14.750Z] nexus3.edgexfoundry.org:10003 [2024-07-29T04:19:15.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:19:15.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:19:15.018Z] Configure a credential helper to remove this warning. See [2024-07-29T04:19:15.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:19:15.018Z] [2024-07-29T04:19:15.018Z] Login Succeeded [2024-07-29T04:19:15.018Z] nexus3.edgexfoundry.org:10004 [2024-07-29T04:19:15.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:19:15.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:19:15.288Z] Configure a credential helper to remove this warning. See [2024-07-29T04:19:15.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:19:15.288Z] [2024-07-29T04:19:15.288Z] Login Succeeded [2024-07-29T04:19:15.288Z] ****.io [2024-07-29T04:19:15.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:19:15.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:19:15.830Z] Configure a credential helper to remove this warning. See [2024-07-29T04:19:15.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:19:15.830Z] [2024-07-29T04:19:15.830Z] Login Succeeded [2024-07-29T04:19:15.830Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T04:19:15.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-29T04:19:16.451Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-07-29T04:19:16.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T04:19:16.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T04:19:16.517Z] ========================================================= [2024-07-29T04:19:16.517Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-29T04:19:16.517Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-29T04:19:16.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T04:19:16.852Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-29T04:19:16.852Z] c6b39de5b339: Pulling fs layer [2024-07-29T04:19:16.852Z] a69c41024577: Pulling fs layer [2024-07-29T04:19:16.852Z] d6de4b400683: Pulling fs layer [2024-07-29T04:19:16.852Z] 35cb2a7552d0: Pulling fs layer [2024-07-29T04:19:16.852Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T04:19:16.852Z] 464afbd9ba4c: Pulling fs layer [2024-07-29T04:19:16.852Z] 00f215d4a9da: Pulling fs layer [2024-07-29T04:19:17.120Z] d496ad576159: Pulling fs layer [2024-07-29T04:19:17.120Z] 35cb2a7552d0: Waiting [2024-07-29T04:19:17.120Z] 4f4fb700ef54: Waiting [2024-07-29T04:19:17.120Z] 464afbd9ba4c: Waiting [2024-07-29T04:19:17.120Z] 00f215d4a9da: Waiting [2024-07-29T04:19:17.120Z] d496ad576159: Waiting [2024-07-29T04:19:17.120Z] a69c41024577: Verifying Checksum [2024-07-29T04:19:17.120Z] a69c41024577: Download complete [2024-07-29T04:19:17.120Z] 35cb2a7552d0: Verifying Checksum [2024-07-29T04:19:17.120Z] 35cb2a7552d0: Download complete [2024-07-29T04:19:17.120Z] 4f4fb700ef54: Download complete [2024-07-29T04:19:17.120Z] c6b39de5b339: Download complete [2024-07-29T04:19:17.389Z] d496ad576159: Verifying Checksum [2024-07-29T04:19:17.389Z] d496ad576159: Download complete [2024-07-29T04:19:17.987Z] c6b39de5b339: Pull complete [2024-07-29T04:19:18.570Z] a69c41024577: Pull complete [2024-07-29T04:19:18.842Z] d6de4b400683: Verifying Checksum [2024-07-29T04:19:18.843Z] d6de4b400683: Download complete [2024-07-29T04:19:20.247Z] 00f215d4a9da: Verifying Checksum [2024-07-29T04:19:20.247Z] 00f215d4a9da: Download complete [2024-07-29T04:19:32.551Z] d6de4b400683: Pull complete [2024-07-29T04:19:32.551Z] 35cb2a7552d0: Pull complete [2024-07-29T04:19:32.551Z] 4f4fb700ef54: Pull complete [2024-07-29T04:19:32.551Z] 464afbd9ba4c: Pull complete [2024-07-29T04:19:40.225Z] #116 ... [2024-07-29T04:19:40.225Z] [2024-07-29T04:19:40.225Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:40.225Z] #115 DONE 42.1s [2024-07-29T04:19:40.225Z] [2024-07-29T04:19:40.225Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:40.225Z] #112 DONE 37.3s [2024-07-29T04:19:40.225Z] [2024-07-29T04:19:40.225Z] #117 [core-data builder 6/7] COPY . . [2024-07-29T04:19:40.225Z] #117 ... [2024-07-29T04:19:40.225Z] [2024-07-29T04:19:40.225Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:40.225Z] #116 DONE 41.2s [2024-07-29T04:19:40.225Z] [2024-07-29T04:19:40.225Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:40.225Z] #114 DONE 42.1s [2024-07-29T04:19:40.225Z] [2024-07-29T04:19:40.225Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:40.225Z] #113 DONE 42.1s [2024-07-29T04:19:40.225Z] [2024-07-29T04:19:40.225Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-07-29T04:19:42.612Z] 00f215d4a9da: Pull complete [2024-07-29T04:19:42.877Z] d496ad576159: Pull complete [2024-07-29T04:19:43.141Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-29T04:19:43.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T04:19:43.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-29T04:19:43.469Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T04:19:43.469Z] WORKDIR /edgex [2024-07-29T04:19:43.469Z] COPY go.mod . [2024-07-29T04:19:43.469Z] RUN go mod download [2024-07-29T04:19:43.469Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-29T04:19:44.063Z] Sending build context to Docker daemon 3.311MB [2024-07-29T04:19:44.063Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T04:19:44.063Z] ---> f246e2811388 [2024-07-29T04:19:44.063Z] Step 2/4 : WORKDIR /edgex [2024-07-29T04:19:46.004Z] ---> Running in 3de5782796cf [2024-07-29T04:19:46.004Z] Removing intermediate container 3de5782796cf [2024-07-29T04:19:46.004Z] ---> 489397c42c82 [2024-07-29T04:19:46.004Z] Step 3/4 : COPY go.mod . [2024-07-29T04:19:46.589Z] ---> b82d41c97e0f [2024-07-29T04:19:46.589Z] Step 4/4 : RUN go mod download [2024-07-29T04:19:46.589Z] ---> Running in 0a0eb9f2111f [2024-07-29T04:19:50.225Z] #118 DONE 9.2s [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #119 [support-scheduler builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #119 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:50.225Z] #120 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:19:50.225Z] #121 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:19:50.225Z] #122 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:50.225Z] #123 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #124 [core-command builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #124 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #117 [core-data builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #117 DONE 9.2s [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #125 DONE 9.2s [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #126 DONE 9.2s [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #127 [core-keeper builder 7/8] COPY . . [2024-07-29T04:19:50.225Z] #127 DONE 9.2s [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:19:50.225Z] #128 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:50.225Z] #129 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #130 [core-metadata builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #130 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #131 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:19:50.225Z] #132 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:50.225Z] #133 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:50.225Z] #134 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:19:50.225Z] #135 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #136 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #137 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:50.225Z] #138 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:19:50.225Z] #139 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #140 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:50.225Z] #140 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #141 [support-notifications builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #141 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #142 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:19:50.225Z] #142 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-07-29T04:19:50.225Z] #143 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:19:50.225Z] #144 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #145 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:19:50.225Z] #145 CACHED [2024-07-29T04:19:50.225Z] [2024-07-29T04:19:50.225Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-29T04:19:50.488Z] #146 1.691 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-29T04:20:00.509Z] #146 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T04:20:00.509Z] #0 0.858 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-29T04:20:00.509Z] #147 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-29T04:20:00.509Z] #0 0.706 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-29T04:20:00.509Z] #148 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-29T04:20:00.509Z] #0 1.611 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-29T04:20:00.509Z] #149 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T04:20:00.509Z] #0 1.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-29T04:20:00.509Z] #150 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T04:20:00.509Z] #0 0.754 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-29T04:20:00.509Z] #151 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T04:20:00.509Z] #0 0.636 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-29T04:20:00.509Z] #152 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #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-07-29T04:20:00.509Z] #0 1.480 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-29T04:20:00.509Z] #153 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:20:00.509Z] #0 0.535 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-29T04:20:00.509Z] #154 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T04:20:00.509Z] #0 0.821 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-29T04:20:00.509Z] #155 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T04:20:00.509Z] #0 0.648 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-29T04:20:00.509Z] #156 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:20:00.509Z] #0 1.330 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-29T04:20:00.509Z] #157 ... [2024-07-29T04:20:00.509Z] [2024-07-29T04:20:00.509Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-29T04:20:00.509Z] #0 1.351 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-07-29T04:20:54.490Z] Removing intermediate container 0a0eb9f2111f [2024-07-29T04:20:54.490Z] ---> 2ec153d8cca7 [2024-07-29T04:20:54.490Z] Successfully built 2ec153d8cca7 [2024-07-29T04:20:54.490Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:54.825Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T04:20:54.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:20:55.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-6650 does not seem to be running inside a container [2024-07-29T04:20:55.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T04:20:56.394Z] $ docker top 8b4c7d50d43c0fcac46772558291ff0862e6413de920ef83686e92fe30639993 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T04:20:57.223Z] + go version [2024-07-29T04:20:57.223Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-29T04:20:57.238Z] $ docker stop --time=1 8b4c7d50d43c0fcac46772558291ff0862e6413de920ef83686e92fe30639993 [2024-07-29T04:20:58.807Z] $ docker rm -f --volumes 8b4c7d50d43c0fcac46772558291ff0862e6413de920ef83686e92fe30639993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:59.397Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T04:20:59.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:20:59.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-6650 does not seem to be running inside a container [2024-07-29T04:20:59.627Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T04:21:00.760Z] $ docker top 14147f805564690626cc421589490070f63247a36a30e74de32f7647cd4aa367 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-29T04:21:01.054Z] ========================================================= [2024-07-29T04:21:01.054Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-29T04:21:01.054Z] ========================================================= [Pipeline] sh [2024-07-29T04:21:01.667Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-07-29T04:21:02.315Z] + make test [2024-07-29T04:21:02.315Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T04:21:38.046Z] #158 ... [2024-07-29T04:21:38.046Z] [2024-07-29T04:21:38.046Z] #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-07-29T04:21:38.046Z] #153 104.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-29T04:21:49.257Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-29T04:22:24.766Z] #153 ... [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T04:22:24.766Z] #151 DONE 151.1s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-29T04:22:24.766Z] #146 DONE 151.1s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #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-07-29T04:22:24.766Z] #153 DONE 151.1s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T04:22:24.766Z] #152 DONE 151.2s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:22:24.766Z] #157 ... [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-29T04:22:24.766Z] #149 DONE 151.7s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:22:24.766Z] #157 ... [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:24.766Z] #159 DONE 1.8s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-29T04:22:24.766Z] #160 DONE 0.8s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:24.766Z] #161 DONE 1.8s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:24.766Z] #162 DONE 0.8s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:24.766Z] #163 DONE 0.8s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:24.766Z] #164 DONE 0.3s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:24.766Z] #165 DONE 0.4s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:24.766Z] #166 DONE 0.4s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-29T04:22:24.766Z] #167 ... [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:24.766Z] #168 DONE 0.4s [2024-07-29T04:22:24.766Z] [2024-07-29T04:22:24.766Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-29T04:22:28.075Z] #169 ... [2024-07-29T04:22:28.075Z] [2024-07-29T04:22:28.075Z] #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-29T04:22:28.075Z] #170 DONE 4.8s [2024-07-29T04:22:28.335Z] [2024-07-29T04:22:28.335Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-29T04:22:28.335Z] #171 ... [2024-07-29T04:22:28.335Z] [2024-07-29T04:22:28.335Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T04:22:28.335Z] #156 DONE 159.6s [2024-07-29T04:22:28.597Z] [2024-07-29T04:22:28.597Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-29T04:22:28.597Z] #172 DONE 5.1s [2024-07-29T04:22:28.597Z] [2024-07-29T04:22:28.597Z] #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-29T04:22:28.597Z] #167 DONE 5.1s [2024-07-29T04:22:28.597Z] [2024-07-29T04:22:28.597Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-29T04:22:28.597Z] #169 DONE 5.1s [2024-07-29T04:22:28.597Z] [2024-07-29T04:22:28.597Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:28.861Z] #173 ... [2024-07-29T04:22:28.861Z] [2024-07-29T04:22:28.861Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:28.861Z] #174 CACHED [2024-07-29T04:22:28.861Z] [2024-07-29T04:22:28.861Z] #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:28.861Z] #175 CACHED [2024-07-29T04:22:28.861Z] [2024-07-29T04:22:28.861Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-29T04:22:28.861Z] #171 DONE 0.5s [2024-07-29T04:22:28.861Z] [2024-07-29T04:22:28.861Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-29T04:22:29.121Z] #176 ... [2024-07-29T04:22:29.121Z] [2024-07-29T04:22:29.121Z] #177 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-29T04:22:29.121Z] #177 DONE 5.9s [2024-07-29T04:22:29.121Z] [2024-07-29T04:22:29.121Z] #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:29.121Z] #178 DONE 0.4s [2024-07-29T04:22:29.391Z] [2024-07-29T04:22:29.391Z] #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:34.655Z] #179 ... [2024-07-29T04:22:34.656Z] [2024-07-29T04:22:34.656Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:34.656Z] #173 DONE 5.4s [2024-07-29T04:22:34.656Z] [2024-07-29T04:22:34.656Z] #97 [security-spiffe-token-provider] exporting to image [2024-07-29T04:22:34.656Z] #97 exporting layers [2024-07-29T04:22:35.235Z] #97 ... [2024-07-29T04:22:35.235Z] [2024-07-29T04:22:35.235Z] #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-07-29T04:22:39.131Z] #180 ... [2024-07-29T04:22:39.131Z] [2024-07-29T04:22:39.131Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-29T04:22:39.131Z] #181 ... [2024-07-29T04:22:39.131Z] [2024-07-29T04:22:39.131Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-29T04:22:39.393Z] #182 ... [2024-07-29T04:22:39.393Z] [2024-07-29T04:22:39.393Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-29T04:22:39.393Z] #181 DONE 10.9s [2024-07-29T04:22:39.663Z] [2024-07-29T04:22:39.663Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-29T04:22:41.571Z] #182 ... [2024-07-29T04:22:41.571Z] [2024-07-29T04:22:41.571Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:42.511Z] #183 ... [2024-07-29T04:22:42.511Z] [2024-07-29T04:22:42.511Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-29T04:22:42.512Z] #148 DONE 173.7s [2024-07-29T04:22:42.771Z] [2024-07-29T04:22:42.771Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T04:22:43.054Z] #147 ... [2024-07-29T04:22:43.054Z] [2024-07-29T04:22:43.054Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-29T04:22:43.054Z] #176 DONE 14.0s [2024-07-29T04:22:43.054Z] [2024-07-29T04:22:43.054Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-29T04:22:43.054Z] #184 ... [2024-07-29T04:22:43.054Z] [2024-07-29T04:22:43.054Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-29T04:22:43.054Z] #182 DONE 14.3s [2024-07-29T04:22:43.054Z] [2024-07-29T04:22:43.054Z] #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:43.054Z] #185 CACHED [2024-07-29T04:22:43.054Z] [2024-07-29T04:22:43.054Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:43.054Z] #186 CACHED [2024-07-29T04:22:43.313Z] [2024-07-29T04:22:43.313Z] #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:43.313Z] #179 DONE 14.2s [2024-07-29T04:22:43.313Z] [2024-07-29T04:22:43.313Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:22:43.313Z] #157 DONE 174.4s [2024-07-29T04:22:43.313Z] [2024-07-29T04:22:43.313Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:22:43.313Z] #154 DONE 174.5s [2024-07-29T04:22:43.313Z] [2024-07-29T04:22:43.313Z] #97 [security-spiffe-token-provider] exporting to image [2024-07-29T04:22:43.313Z] #97 exporting layers 13.8s done [2024-07-29T04:22:43.313Z] #97 ... [2024-07-29T04:22:43.313Z] [2024-07-29T04:22:43.313Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T04:22:43.313Z] #147 DONE 174.5s [2024-07-29T04:22:43.313Z] [2024-07-29T04:22:43.313Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T04:22:43.313Z] #150 DONE 174.6s [2024-07-29T04:22:43.571Z] [2024-07-29T04:22:43.571Z] #187 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:43.830Z] #187 ... [2024-07-29T04:22:43.830Z] [2024-07-29T04:22:43.830Z] #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-07-29T04:22:43.830Z] #180 DONE 8.5s [2024-07-29T04:22:43.830Z] [2024-07-29T04:22:43.830Z] #97 [security-spiffe-token-provider] exporting to image [2024-07-29T04:22:43.830Z] #97 writing image sha256:281840a158fe3afd74e84992d27492ddb1b183a1a916a4c5db5b1289bc16a79a done [2024-07-29T04:22:43.830Z] #97 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-07-29T04:22:43.830Z] #97 DONE 16.6s [2024-07-29T04:22:43.830Z] [2024-07-29T04:22:43.830Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:43.830Z] #188 CACHED [2024-07-29T04:22:43.830Z] [2024-07-29T04:22:43.830Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:43.830Z] #189 CACHED [2024-07-29T04:22:43.831Z] [2024-07-29T04:22:43.831Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-29T04:22:44.399Z] #190 ... [2024-07-29T04:22:44.399Z] [2024-07-29T04:22:44.399Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T04:22:44.399Z] #155 DONE 175.5s [2024-07-29T04:22:44.399Z] [2024-07-29T04:22:44.399Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:44.399Z] #183 DONE 3.1s [2024-07-29T04:22:44.399Z] [2024-07-29T04:22:44.399Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-29T04:22:44.399Z] #158 DONE 175.5s [2024-07-29T04:22:44.399Z] [2024-07-29T04:22:44.399Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-29T04:22:44.399Z] #184 DONE 1.3s [2024-07-29T04:22:44.399Z] [2024-07-29T04:22:44.399Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-29T04:22:44.399Z] #191 DONE 1.2s [2024-07-29T04:22:44.399Z] [2024-07-29T04:22:44.399Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:44.399Z] #192 DONE 1.3s [2024-07-29T04:22:44.399Z] [2024-07-29T04:22:44.399Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:44.658Z] #193 ... [2024-07-29T04:22:44.658Z] [2024-07-29T04:22:44.658Z] #187 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:44.658Z] #187 DONE 1.5s [2024-07-29T04:22:44.920Z] [2024-07-29T04:22:44.920Z] #194 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:44.920Z] #194 DONE 1.5s [2024-07-29T04:22:44.920Z] [2024-07-29T04:22:44.920Z] #195 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:44.920Z] #195 DONE 1.1s [2024-07-29T04:22:44.920Z] [2024-07-29T04:22:44.920Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:44.920Z] #196 DONE 1.2s [2024-07-29T04:22:44.920Z] [2024-07-29T04:22:44.920Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-29T04:22:45.179Z] #197 ... [2024-07-29T04:22:45.179Z] [2024-07-29T04:22:45.179Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:45.179Z] #198 CACHED [2024-07-29T04:22:45.179Z] [2024-07-29T04:22:45.179Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:45.179Z] #199 CACHED [2024-07-29T04:22:45.179Z] [2024-07-29T04:22:45.179Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-29T04:22:45.179Z] #190 DONE 1.2s [2024-07-29T04:22:45.179Z] [2024-07-29T04:22:45.179Z] #200 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-29T04:22:45.179Z] #200 DONE 0.8s [2024-07-29T04:22:45.179Z] [2024-07-29T04:22:45.179Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-29T04:22:45.179Z] #201 DONE 0.3s [2024-07-29T04:22:45.179Z] [2024-07-29T04:22:45.179Z] #202 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-29T04:22:45.746Z] #202 ... [2024-07-29T04:22:45.746Z] [2024-07-29T04:22:45.746Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:45.746Z] #193 DONE 1.4s [2024-07-29T04:22:45.746Z] [2024-07-29T04:22:45.746Z] #203 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:45.746Z] #203 DONE 1.0s [2024-07-29T04:22:45.746Z] [2024-07-29T04:22:45.746Z] #204 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:45.746Z] #204 CACHED [2024-07-29T04:22:45.746Z] [2024-07-29T04:22:45.746Z] #205 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:22:45.746Z] #205 CACHED [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:22:46.005Z] #206 DONE 1.0s [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #97 [core-command] exporting to image [2024-07-29T04:22:46.005Z] #97 ... [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-29T04:22:46.005Z] #207 DONE 1.0s [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #208 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-29T04:22:46.005Z] #208 DONE 1.2s [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-29T04:22:46.005Z] #197 DONE 1.1s [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:46.005Z] #209 DONE 1.0s [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #210 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:22:46.005Z] #210 DONE 1.7s [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:22:46.005Z] #211 DONE 2.3s [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #202 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-29T04:22:46.005Z] #202 DONE 1.0s [2024-07-29T04:22:46.005Z] [2024-07-29T04:22:46.005Z] #97 [security-proxy-setup] exporting to image [2024-07-29T04:22:47.434Z] #97 ... [2024-07-29T04:22:47.434Z] [2024-07-29T04:22:47.434Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-29T04:22:47.434Z] #212 DONE 1.8s [2024-07-29T04:22:47.696Z] [2024-07-29T04:22:47.696Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:47.696Z] #213 DONE 1.6s [2024-07-29T04:22:47.696Z] [2024-07-29T04:22:47.696Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-29T04:22:47.696Z] #214 DONE 1.6s [2024-07-29T04:22:47.696Z] [2024-07-29T04:22:47.696Z] #215 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-29T04:22:47.696Z] #215 DONE 1.7s [2024-07-29T04:22:47.696Z] [2024-07-29T04:22:47.696Z] #216 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-07-29T04:22:47.696Z] #216 DONE 1.8s [2024-07-29T04:22:47.696Z] [2024-07-29T04:22:47.696Z] #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:47.696Z] #217 DONE 1.6s [2024-07-29T04:22:47.696Z] [2024-07-29T04:22:47.696Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-29T04:22:47.696Z] #218 DONE 1.6s [2024-07-29T04:22:47.696Z] [2024-07-29T04:22:47.696Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-29T04:22:47.696Z] #219 DONE 1.6s [2024-07-29T04:22:47.696Z] [2024-07-29T04:22:47.696Z] #97 [core-metadata] exporting to image [2024-07-29T04:22:47.955Z] #97 ... [2024-07-29T04:22:47.955Z] [2024-07-29T04:22:47.955Z] #220 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-29T04:22:47.955Z] #220 DONE 0.3s [2024-07-29T04:22:47.955Z] [2024-07-29T04:22:47.955Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:47.955Z] #221 DONE 0.3s [2024-07-29T04:22:47.956Z] [2024-07-29T04:22:47.956Z] #222 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:22:47.956Z] #222 DONE 0.3s [2024-07-29T04:22:47.956Z] [2024-07-29T04:22:47.956Z] #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-07-29T04:22:47.956Z] #223 DONE 0.3s [2024-07-29T04:22:47.956Z] [2024-07-29T04:22:47.956Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:22:47.956Z] #224 DONE 2.2s [2024-07-29T04:22:47.956Z] [2024-07-29T04:22:47.956Z] #97 [core-command] exporting to image [2024-07-29T04:22:47.956Z] #97 exporting layers 2.0s done [2024-07-29T04:22:47.956Z] #97 writing image sha256:8b36b9fa605d844ae3c15f8d43665dbb699d6a2a47feceb9a41caa3c814bc889 0.0s done [2024-07-29T04:22:47.956Z] #97 naming to docker.io/library/core-command done [2024-07-29T04:22:47.956Z] #97 exporting layers 0.5s done [2024-07-29T04:22:47.956Z] #97 writing image sha256:459cc44986931a15f6537e5d1d637cb40292e2b1cb8f33d10307cb3fd77d27c4 0.0s done [2024-07-29T04:22:47.956Z] #97 writing image sha256:c942c7d17f570d378fb6206ea33159e7e25bd3e5d4f12c7e8169aa1ebc0cf645 [2024-07-29T04:22:47.956Z] #97 writing image sha256:c063572f1b37ccb6075f8d984ed0ea2a2ab5d98bdc45f21668090f41bdccd90e 0.0s done [2024-07-29T04:22:47.956Z] #97 writing image sha256:22d20170158c3ecce6b40878be20aabc5d112850c3de9c4e4917c805e4a9e1de [2024-07-29T04:22:47.956Z] #97 naming to docker.io/library/security-proxy-setup [2024-07-29T04:22:47.956Z] #97 naming to docker.io/library/core-keeper 0.0s done [2024-07-29T04:22:48.216Z] #97 ... [2024-07-29T04:22:48.216Z] [2024-07-29T04:22:48.216Z] #225 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-29T04:22:48.216Z] #225 DONE 0.2s [2024-07-29T04:22:48.216Z] [2024-07-29T04:22:48.216Z] #97 [core-metadata] exporting to image [2024-07-29T04:22:48.216Z] #97 exporting layers 0.3s done [2024-07-29T04:22:48.216Z] #97 writing image sha256:c942c7d17f570d378fb6206ea33159e7e25bd3e5d4f12c7e8169aa1ebc0cf645 0.1s done [2024-07-29T04:22:48.216Z] #97 writing image sha256:22d20170158c3ecce6b40878be20aabc5d112850c3de9c4e4917c805e4a9e1de 0.1s done [2024-07-29T04:22:48.216Z] #97 naming to docker.io/library/security-proxy-setup 0.0s done [2024-07-29T04:22:48.216Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-29T04:22:48.216Z] #97 naming to docker.io/library/support-scheduler done [2024-07-29T04:22:48.216Z] #97 writing image sha256:f183e491289f76d9ba8e91755bd2fccc63a3a6e8080381542edb99a4b8440be2 0.0s done [2024-07-29T04:22:48.216Z] #97 naming to docker.io/library/core-metadata done [2024-07-29T04:22:48.216Z] #97 ... [2024-07-29T04:22:48.216Z] [2024-07-29T04:22:48.216Z] #226 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-29T04:22:48.217Z] #226 DONE 0.1s [2024-07-29T04:22:48.217Z] [2024-07-29T04:22:48.217Z] #97 [support-cron-scheduler] exporting to image [2024-07-29T04:22:48.217Z] #97 exporting layers 0.4s done [2024-07-29T04:22:48.217Z] #97 writing image sha256:11d54bc548a418620c2d2013b6011a76b39a4010ea294ff6fba757a1bae1d5ae 0.0s done [2024-07-29T04:22:48.217Z] #97 writing image sha256:4341d97d8b5f05bc3bf50aefdf9a020e3ecaaea4b75c24cceea2458770f153ec 0.0s done [2024-07-29T04:22:48.217Z] #97 writing image sha256:23038967d82391c54f9f7a67d23e50d7f84f09490ef2e29aa0d4672812bf446c done [2024-07-29T04:22:48.217Z] #97 naming to docker.io/library/security-proxy-auth done [2024-07-29T04:22:48.217Z] #97 naming to docker.io/library/support-cron-scheduler done [2024-07-29T04:22:48.217Z] #97 naming to docker.io/library/core-data done [2024-07-29T04:22:48.217Z] #97 writing image sha256:4980c2d6d6198bfc5108e46850d96f8feafcb081725b4334cf5cbea9de2f4ad4 [2024-07-29T04:22:48.478Z] #97 writing image sha256:4980c2d6d6198bfc5108e46850d96f8feafcb081725b4334cf5cbea9de2f4ad4 done [2024-07-29T04:22:48.478Z] #97 naming to docker.io/library/support-notifications done [2024-07-29T04:22:48.478Z] #97 DONE 19.2s [2024-07-29T04:22:48.478Z] [2024-07-29T04:22:48.478Z] #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:22:48.478Z] #227 DONE 0.8s [2024-07-29T04:22:48.478Z] [2024-07-29T04:22:48.478Z] #228 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-29T04:22:48.478Z] #228 DONE 0.2s [2024-07-29T04:22:48.478Z] [2024-07-29T04:22:48.478Z] #97 [security-secretstore-setup] exporting to image [2024-07-29T04:22:48.738Z] #97 exporting layers 0.2s done [2024-07-29T04:22:48.738Z] #97 writing image sha256:9e2fa8e8a8965c7df5bcf8d840d8f89d1f875d380ee3d9f9b7b4562b5a0315f6 done [2024-07-29T04:22:48.738Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-07-29T04:22:48.738Z] #97 DONE 19.5s [2024-07-29T04:22:48.738Z] [2024-07-29T04:22:48.738Z] #229 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-29T04:22:48.738Z] #229 DONE 0.4s [2024-07-29T04:22:48.999Z] [2024-07-29T04:22:48.999Z] #97 [security-bootstrapper] exporting to image [2024-07-29T04:22:48.999Z] #97 exporting layers 0.2s done [2024-07-29T04:22:48.999Z] #97 writing image sha256:b91588ad2bea1001232187d8e0ee29dfc449b281f81abd5570572789142bab00 done [2024-07-29T04:22:48.999Z] #97 naming to docker.io/library/security-bootstrapper done [2024-07-29T04:22:48.999Z] #97 DONE 19.7s [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:22:48.999Z] time="2024-07-29T04:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-29T04:22:49.012Z] $ docker stop --time=1 42ebc9760e6d359fafd75714b0bb6ef44ebd148eb73eea8c36e73ea05ddd0139 [2024-07-29T04:22:50.332Z] $ docker rm -f --volumes 42ebc9760e6d359fafd75714b0bb6ef44ebd148eb73eea8c36e73ea05ddd0139 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T04:22:50.683Z] + docker images [2024-07-29T04:22:50.683Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-29T04:22:50.683Z] security-secretstore-setup latest 9e2fa8e8a896 2 seconds ago 36.9MB [2024-07-29T04:22:50.683Z] security-bootstrapper latest b91588ad2bea 2 seconds ago 18.9MB [2024-07-29T04:22:50.683Z] security-proxy-auth latest 11d54bc548a4 3 seconds ago 33MB [2024-07-29T04:22:50.683Z] support-notifications latest 4980c2d6d619 3 seconds ago 42.3MB [2024-07-29T04:22:50.683Z] core-keeper latest c063572f1b37 3 seconds ago 39.4MB [2024-07-29T04:22:50.683Z] core-data latest 4341d97d8b5f 3 seconds ago 39.5MB [2024-07-29T04:22:50.683Z] support-scheduler latest 22d20170158c 3 seconds ago 41.8MB [2024-07-29T04:22:50.683Z] support-cron-scheduler latest 23038967d823 3 seconds ago 42.1MB [2024-07-29T04:22:50.683Z] core-metadata latest f183e491289f 3 seconds ago 39.6MB [2024-07-29T04:22:50.683Z] core-common-config-bootstrapper latest c942c7d17f57 5 seconds ago 15.2MB [2024-07-29T04:22:50.683Z] security-proxy-setup latest 459cc4498693 5 seconds ago 26.2MB [2024-07-29T04:22:50.683Z] core-command latest 8b36b9fa605d 5 seconds ago 35.4MB [2024-07-29T04:22:50.683Z] security-spiffe-token-provider latest 281840a158fe 22 seconds ago 28.8MB [2024-07-29T04:22:50.683Z] security-spire-server latest 5ad5e654d5e2 3 minutes ago 121MB [2024-07-29T04:22:50.683Z] security-spire-agent latest 516762ad42ed 3 minutes ago 182MB [2024-07-29T04:22:50.683Z] security-spire-config latest 0d83a1665190 3 minutes ago 120MB [2024-07-29T04:22:50.683Z] ci-base-image-x86_64 latest be6ce4db38be 7 minutes ago 969MB [2024-07-29T04:22:50.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-29T04:22:50.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-07-29T04:22:50.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-29T04:24:56.002Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-29T04:24:56.002Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-29T04:25:42.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-29T04:25:42.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-29T04:25:42.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-29T04:25:42.846Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-29T04:25:42.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-29T04:25:42.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-29T04:25:43.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-29T04:25:43.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-29T04:25:43.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-29T04:25:43.965Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-07-29T04:25:48.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-29T04:25:48.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-29T04:25:48.218Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-29T04:25:48.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-29T04:26:00.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-29T04:26:00.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-29T04:26:00.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.132s coverage: 28.7% of statements [2024-07-29T04:26:10.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements [2024-07-29T04:26:15.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-29T04:26:15.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-29T04:26:15.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-29T04:26:20.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.258s coverage: 69.2% of statements [2024-07-29T04:26:21.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-29T04:26:21.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-29T04:26:22.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.210s coverage: 53.2% of statements [2024-07-29T04:26:27.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-29T04:26:27.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-29T04:26:27.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:26:27.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-29T04:26:27.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-29T04:26:27.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-29T04:26:27.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-29T04:26:27.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-29T04:26:27.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-29T04:26:36.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-29T04:26:36.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:26:36.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-29T04:26:36.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-29T04:26:36.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-29T04:26:39.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.968s coverage: 93.4% of statements [2024-07-29T04:26:39.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.433s coverage: 91.7% of statements [2024-07-29T04:26:43.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-29T04:26:43.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-29T04:26:44.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.219s coverage: 6.5% of statements [2024-07-29T04:26:51.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-29T04:26:51.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:26:51.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-29T04:26:53.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-29T04:26:53.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-29T04:26:53.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-29T04:26:53.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-29T04:26:53.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-29T04:26:53.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-29T04:26:53.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-07-29T04:26:53.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-29T04:26:53.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.572s coverage: 95.8% of statements [2024-07-29T04:26:54.298Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements [2024-07-29T04:26:58.556Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.086s coverage: 0.0% of statements [no tests to run] [2024-07-29T04:27:05.187Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-29T04:27:05.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-29T04:27:05.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements [2024-07-29T04:27:05.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.147s coverage: 32.2% of statements [2024-07-29T04:27:10.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.141s coverage: 41.7% of statements [2024-07-29T04:27:10.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.109s coverage: 77.8% of statements [2024-07-29T04:27:10.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements [2024-07-29T04:27:10.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.125s coverage: 96.3% of statements [2024-07-29T04:27:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.105s coverage: 87.5% of statements [2024-07-29T04:27:16.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-29T04:27:16.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-29T04:27:16.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-29T04:27:16.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-29T04:27:20.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-29T04:27:20.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-29T04:27:20.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-29T04:27:20.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-29T04:27:26.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.101s coverage: 94.4% of statements [2024-07-29T04:27:26.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-29T04:27:26.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-29T04:27:26.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-29T04:27:26.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-29T04:27:36.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-29T04:27:36.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-29T04:27:37.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-29T04:27:41.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.855s coverage: 79.9% of statements [2024-07-29T04:27:41.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.150s coverage: 92.9% of statements [2024-07-29T04:27:41.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2024-07-29T04:27:41.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.112s coverage: 62.3% of statements [2024-07-29T04:27:41.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements [2024-07-29T04:27:41.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-07-29T04:27:41.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements [2024-07-29T04:27:42.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-29T04:27:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.311s coverage: 81.8% of statements [2024-07-29T04:27:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.318s coverage: 82.1% of statements [2024-07-29T04:27:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-29T04:27:45.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements [2024-07-29T04:27:50.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-29T04:27:50.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-29T04:27:51.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.712s coverage: 63.1% of statements [2024-07-29T04:27:51.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.116s coverage: 100.0% of statements [2024-07-29T04:27:53.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.130s coverage: 89.4% of statements [2024-07-29T04:27:53.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.081s coverage: 100.0% of statements [2024-07-29T04:27:53.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-29T04:27:53.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-29T04:27:53.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-29T04:27:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2024-07-29T04:27:54.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2024-07-29T04:28:00.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-29T04:28:00.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-29T04:28:00.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-29T04:28:02.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.664s coverage: 38.4% of statements [2024-07-29T04:28:02.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.122s coverage: 89.5% of statements [2024-07-29T04:28:02.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-29T04:28:02.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-29T04:28:02.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-29T04:28:02.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-07-29T04:28:02.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-07-29T04:28:03.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:28:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-29T04:28:03.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-07-29T04:28:09.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-29T04:28:09.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-29T04:28:09.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-29T04:28:09.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-29T04:28:16.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.175s coverage: 19.9% of statements [2024-07-29T04:28:16.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-29T04:28:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:28:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-29T04:28:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-29T04:28:18.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.475s coverage: 95.7% of statements [2024-07-29T04:28:20.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-29T04:28:20.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-29T04:28:22.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.156s coverage: 61.8% of statements [2024-07-29T04:28:24.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-29T04:28:24.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-29T04:28:25.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.272s coverage: 98.9% of statements [2024-07-29T04:28:27.189Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-29T04:28:27.189Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-29T04:28:27.189Z] go vet ./... [2024-07-29T04:32:49.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-29T04:32:49.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-29T04:32:49.582Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-29T04:32:49.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-29T04:32:49.937Z] + ls -al . [2024-07-29T04:32:49.937Z] total 860 [2024-07-29T04:32:49.937Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 04:21 . [2024-07-29T04:32:49.937Z] drwxr-xr-x 4 root root 4096 Jul 29 04:21 .. [2024-07-29T04:32:49.937Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 04:18 .blubracket [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 10 Jul 29 04:18 .dockerignore [2024-07-29T04:32:49.937Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 04:18 .git [2024-07-29T04:32:49.937Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 04:18 .github [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 1102 Jul 29 04:18 .gitignore [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 04:18 .golangci.yml [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 100 Jul 29 04:18 .hadolint.yml [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 155 Jul 29 04:18 .sonarcloud.properties [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 04:18 ADOPTERS.md [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 20806 Jul 29 04:18 Attribution.txt [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 100284 Jul 29 04:18 CHANGELOG.md [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 04:18 CONTRIBUTING.md [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 04:18 GOVERNANCE.md [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 861 Jul 29 04:18 Jenkinsfile [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 04:18 LICENSE [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 16854 Jul 29 04:18 Makefile [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 04:18 OWNERS.md [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 9528 Jul 29 04:18 README.md [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 789 Jul 29 04:18 SECURITY.md [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 04:14 VERSION [2024-07-29T04:32:49.937Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 04:18 bin [2024-07-29T04:32:49.937Z] drwxrwxr-x 20 1001 1001 4096 Jul 29 04:18 cmd [2024-07-29T04:32:49.937Z] -rw-r--r-- 1 root root 497559 Jul 29 04:28 coverage.out [2024-07-29T04:32:49.937Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 04:18 fuzz_test [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 7118 Jul 29 04:18 go.mod [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 101672 Jul 29 04:18 go.sum [2024-07-29T04:32:49.937Z] drwxrwxr-x 7 1001 1001 4096 Jul 29 04:18 internal [2024-07-29T04:32:49.937Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 04:18 openapi [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 584 Jul 29 04:18 security.txt [2024-07-29T04:32:49.937Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 04:18 version.go [Pipeline] sh [2024-07-29T04:32:50.570Z] + '[' -e coverage.out ] [2024-07-29T04:32:50.570Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-29T04:32:50.597Z] Warning: overwriting stash ‘coverage-report’ [2024-07-29T04:32:51.416Z] Stashed 1 file(s) [Pipeline] sh [2024-07-29T04:32:52.050Z] + make build [2024-07-29T04:32:52.050Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-29T04:35:58.767Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-29T04:36:05.419Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-29T04:36:12.053Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-29T04:36:15.383Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-29T04:36:25.428Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-29T04:36:53.659Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-29T04:37:00.277Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-07-29T04:37:08.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-29T04:37:18.520Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-29T04:37:22.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-29T04:37:26.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-29T04:37:30.525Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-29T04:37:34.763Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-29T04:37:38.999Z] $ docker stop --time=1 14147f805564690626cc421589490070f63247a36a30e74de32f7647cd4aa367 [2024-07-29T04:37:41.074Z] $ docker rm -f --volumes 14147f805564690626cc421589490070f63247a36a30e74de32f7647cd4aa367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:37:44.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-29T04:37:44.590Z] [2024-07-29T04:37:44.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:37:44.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-29T04:37:45.191Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-29T04:37:45.191Z] 547446be3368: Pulling fs layer [2024-07-29T04:37:45.191Z] d125d8839a47: Pulling fs layer [2024-07-29T04:37:45.191Z] 3e85d5ac6304: Pulling fs layer [2024-07-29T04:37:45.191Z] c3105a71a48b: Pulling fs layer [2024-07-29T04:37:45.191Z] 0f093f025ec4: Pulling fs layer [2024-07-29T04:37:45.191Z] c3106fc0e877: Pulling fs layer [2024-07-29T04:37:45.191Z] 0f093f025ec4: Waiting [2024-07-29T04:37:45.191Z] c3106fc0e877: Waiting [2024-07-29T04:37:45.191Z] c3105a71a48b: Waiting [2024-07-29T04:37:45.191Z] 547446be3368: Verifying Checksum [2024-07-29T04:37:45.191Z] 547446be3368: Download complete [2024-07-29T04:37:45.191Z] c3105a71a48b: Verifying Checksum [2024-07-29T04:37:45.191Z] c3105a71a48b: Download complete [2024-07-29T04:37:45.775Z] d125d8839a47: Verifying Checksum [2024-07-29T04:37:45.775Z] d125d8839a47: Download complete [2024-07-29T04:37:45.775Z] c3106fc0e877: Verifying Checksum [2024-07-29T04:37:45.775Z] c3106fc0e877: Download complete [2024-07-29T04:37:45.775Z] 0f093f025ec4: Verifying Checksum [2024-07-29T04:37:45.775Z] 0f093f025ec4: Download complete [2024-07-29T04:37:46.041Z] 547446be3368: Pull complete [2024-07-29T04:37:46.996Z] d125d8839a47: Pull complete [2024-07-29T04:37:47.961Z] 3e85d5ac6304: Verifying Checksum [2024-07-29T04:37:47.961Z] 3e85d5ac6304: Download complete [2024-07-29T04:37:58.016Z] 3e85d5ac6304: Pull complete [2024-07-29T04:37:58.016Z] c3105a71a48b: Pull complete [2024-07-29T04:37:58.968Z] 0f093f025ec4: Pull complete [2024-07-29T04:37:58.968Z] c3106fc0e877: Pull complete [2024-07-29T04:37:58.968Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-29T04:37:58.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-29T04:37:58.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:37:59.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-6650 does not seem to be running inside a container [2024-07-29T04:37:59.222Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-29T04:38:01.253Z] $ docker top b2aea057062e2c9de7e5946efcd5dd3f3f3e8a71520ad4c5d3f4fbea784ded49 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T04:38:02.081Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-29T04:38:12.151Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-07-29T04:38:12.151Z] #1 transferring dockerfile: 2.06kB done [2024-07-29T04:38:12.151Z] #1 DONE 0.1s [2024-07-29T04:38:12.151Z] [2024-07-29T04:38:12.151Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-29T04:38:12.151Z] #2 transferring dockerfile: 2.50kB 0.0s done [2024-07-29T04:38:12.151Z] #2 DONE 0.1s [2024-07-29T04:38:12.151Z] [2024-07-29T04:38:12.151Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-07-29T04:38:12.151Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-07-29T04:38:12.151Z] #3 DONE 0.1s [2024-07-29T04:38:12.151Z] [2024-07-29T04:38:12.151Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-07-29T04:38:12.151Z] #4 transferring dockerfile: 2.01kB done [2024-07-29T04:38:12.151Z] #4 DONE 0.0s [2024-07-29T04:38:12.151Z] [2024-07-29T04:38:12.151Z] #5 [core-data internal] load build definition from Dockerfile [2024-07-29T04:38:12.151Z] #5 transferring dockerfile: 2.01kB done [2024-07-29T04:38:12.151Z] #5 DONE 0.1s [2024-07-29T04:38:12.151Z] [2024-07-29T04:38:12.151Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-29T04:38:12.151Z] #6 transferring dockerfile: 1.89kB done [2024-07-29T04:38:12.151Z] #6 DONE 0.1s [2024-07-29T04:38:12.151Z] [2024-07-29T04:38:12.151Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-07-29T04:38:12.417Z] #7 transferring dockerfile: 1.95kB done [2024-07-29T04:38:12.417Z] #7 DONE 0.1s [2024-07-29T04:38:12.417Z] [2024-07-29T04:38:12.417Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-07-29T04:38:12.417Z] #8 transferring dockerfile: 1.69kB 0.0s done [2024-07-29T04:38:12.417Z] #8 DONE 0.1s [2024-07-29T04:38:12.417Z] [2024-07-29T04:38:12.417Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-29T04:38:12.417Z] #9 transferring dockerfile: 2.93kB done [2024-07-29T04:38:12.417Z] #9 DONE 0.1s [2024-07-29T04:38:12.417Z] [2024-07-29T04:38:12.417Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-29T04:38:12.417Z] #10 transferring dockerfile: 2.15kB done [2024-07-29T04:38:12.417Z] #10 DONE 0.1s [2024-07-29T04:38:12.417Z] [2024-07-29T04:38:12.417Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-07-29T04:38:12.417Z] #11 transferring dockerfile: 1.70kB 0.0s done [2024-07-29T04:38:12.417Z] #11 DONE 0.1s [2024-07-29T04:38:12.417Z] [2024-07-29T04:38:12.417Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-07-29T04:38:12.685Z] #12 transferring dockerfile: 1.81kB 0.0s done [2024-07-29T04:38:12.686Z] #12 DONE 0.1s [2024-07-29T04:38:12.686Z] [2024-07-29T04:38:12.686Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-29T04:38:12.686Z] #13 transferring dockerfile: 2.49kB 0.0s done [2024-07-29T04:38:12.686Z] #13 DONE 0.1s [2024-07-29T04:38:12.686Z] [2024-07-29T04:38:12.686Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T04:38:12.686Z] #14 ... [2024-07-29T04:38:12.686Z] [2024-07-29T04:38:12.686Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-29T04:38:12.686Z] #15 transferring dockerfile: 2.23kB done [2024-07-29T04:38:12.686Z] #15 DONE 0.1s [2024-07-29T04:38:12.686Z] [2024-07-29T04:38:12.686Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T04:38:12.686Z] #14 transferring dockerfile: 1.85kB done [2024-07-29T04:38:12.957Z] #14 ... [2024-07-29T04:38:12.957Z] [2024-07-29T04:38:12.957Z] #16 [core-command internal] load build definition from Dockerfile [2024-07-29T04:38:12.957Z] #16 transferring dockerfile: 1.93kB done [2024-07-29T04:38:12.957Z] #16 DONE 0.1s [2024-07-29T04:38:12.957Z] [2024-07-29T04:38:12.957Z] #17 [core-metadata internal] load .dockerignore [2024-07-29T04:38:12.957Z] #17 transferring context: 50B done [2024-07-29T04:38:12.957Z] #17 DONE 0.1s [2024-07-29T04:38:13.222Z] [2024-07-29T04:38:13.222Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T04:38:13.806Z] #14 ... [2024-07-29T04:38:13.806Z] [2024-07-29T04:38:13.806Z] #18 [security-proxy-setup internal] load .dockerignore [2024-07-29T04:38:13.806Z] #18 transferring context: 50B done [2024-07-29T04:38:13.806Z] #18 DONE 0.0s [2024-07-29T04:38:13.806Z] [2024-07-29T04:38:13.806Z] #19 [support-scheduler internal] load .dockerignore [2024-07-29T04:38:13.806Z] #19 transferring context: 50B done [2024-07-29T04:38:13.806Z] #19 DONE 0.0s [2024-07-29T04:38:13.806Z] [2024-07-29T04:38:13.806Z] #20 [core-keeper internal] load .dockerignore [2024-07-29T04:38:13.806Z] #20 transferring context: 50B done [2024-07-29T04:38:13.806Z] #20 DONE 0.1s [2024-07-29T04:38:13.806Z] [2024-07-29T04:38:13.806Z] #21 [core-data internal] load .dockerignore [2024-07-29T04:38:13.806Z] #21 transferring context: 50B done [2024-07-29T04:38:13.806Z] #21 DONE 0.1s [2024-07-29T04:38:13.806Z] [2024-07-29T04:38:13.806Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-07-29T04:38:14.082Z] #22 transferring context: 50B done [2024-07-29T04:38:14.082Z] #22 DONE 0.1s [2024-07-29T04:38:14.082Z] [2024-07-29T04:38:14.082Z] #23 [support-notifications internal] load .dockerignore [2024-07-29T04:38:14.082Z] #23 transferring context: 50B done [2024-07-29T04:38:14.082Z] #23 DONE 0.1s [2024-07-29T04:38:14.082Z] [2024-07-29T04:38:14.082Z] #24 [security-spire-config internal] load .dockerignore [2024-07-29T04:38:14.082Z] #24 transferring context: 50B 0.0s done [2024-07-29T04:38:14.082Z] #24 DONE 0.1s [2024-07-29T04:38:14.082Z] [2024-07-29T04:38:14.082Z] #25 [security-bootstrapper internal] load .dockerignore [2024-07-29T04:38:14.082Z] #25 transferring context: 50B done [2024-07-29T04:38:14.082Z] #25 DONE 0.1s [2024-07-29T04:38:14.082Z] [2024-07-29T04:38:14.082Z] #26 [security-proxy-auth internal] load .dockerignore [2024-07-29T04:38:14.082Z] #26 transferring context: 50B 0.0s done [2024-07-29T04:38:14.082Z] #26 DONE 0.1s [2024-07-29T04:38:14.082Z] [2024-07-29T04:38:14.082Z] #27 [security-spire-server internal] load .dockerignore [2024-07-29T04:38:14.082Z] #27 transferring context: 50B 0.0s done [2024-07-29T04:38:14.082Z] #27 DONE 0.1s [2024-07-29T04:38:14.082Z] [2024-07-29T04:38:14.082Z] #28 [security-spire-agent internal] load .dockerignore [2024-07-29T04:38:14.348Z] #28 transferring context: 50B done [2024-07-29T04:38:14.348Z] #28 DONE 0.1s [2024-07-29T04:38:14.348Z] [2024-07-29T04:38:14.348Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-07-29T04:38:14.348Z] #29 DONE 0.0s [2024-07-29T04:38:14.348Z] [2024-07-29T04:38:14.348Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-07-29T04:38:14.348Z] #30 transferring context: 50B 0.0s done [2024-07-29T04:38:14.348Z] #30 DONE 0.1s [2024-07-29T04:38:14.348Z] [2024-07-29T04:38:14.348Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-07-29T04:38:14.348Z] #29 transferring context: 50B 0.0s done [2024-07-29T04:38:14.348Z] #29 DONE 0.1s [2024-07-29T04:38:14.348Z] [2024-07-29T04:38:14.348Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-29T04:38:14.617Z] #31 transferring context: 50B 0.0s done [2024-07-29T04:38:14.617Z] #31 DONE 0.1s [2024-07-29T04:38:14.617Z] [2024-07-29T04:38:14.617Z] #32 [core-command internal] load .dockerignore [2024-07-29T04:38:14.617Z] #32 transferring context: 50B done [2024-07-29T04:38:14.617Z] #32 DONE 0.1s [2024-07-29T04:38:14.617Z] [2024-07-29T04:38:14.617Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:14.617Z] #33 DONE 0.0s [2024-07-29T04:38:14.617Z] [2024-07-29T04:38:14.617Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:38:14.617Z] #34 DONE 0.1s [2024-07-29T04:38:14.617Z] [2024-07-29T04:38:14.617Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:14.617Z] #35 DONE 0.0s [2024-07-29T04:38:14.617Z] [2024-07-29T04:38:14.617Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T04:38:15.573Z] #14 ... [2024-07-29T04:38:15.573Z] [2024-07-29T04:38:15.573Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:15.573Z] #35 DONE 1.0s [2024-07-29T04:38:15.841Z] [2024-07-29T04:38:15.841Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:15.841Z] #33 DONE 0.0s [2024-07-29T04:38:15.841Z] [2024-07-29T04:38:15.841Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:38:15.841Z] #34 DONE 0.2s [2024-07-29T04:38:15.841Z] [2024-07-29T04:38:15.841Z] #36 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:15.841Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:15.841Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:15.841Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:15.841Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:15.841Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:15.841Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s [2024-07-29T04:38:15.841Z] #36 ... [2024-07-29T04:38:15.841Z] [2024-07-29T04:38:15.841Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:15.841Z] #33 DONE 0.0s [2024-07-29T04:38:15.841Z] [2024-07-29T04:38:15.841Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:15.841Z] #35 DONE 1.7s [2024-07-29T04:38:15.841Z] [2024-07-29T04:38:15.841Z] #36 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:15.841Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:15.841Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:15.841Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:15.841Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:15.841Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:16.108Z] #36 ... [2024-07-29T04:38:16.108Z] [2024-07-29T04:38:16.108Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:16.108Z] #33 DONE 0.0s [2024-07-29T04:38:16.108Z] [2024-07-29T04:38:16.108Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-29T04:38:16.108Z] #37 DONE 0.7s [2024-07-29T04:38:16.108Z] [2024-07-29T04:38:16.108Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:38:16.108Z] #34 DONE 0.5s [2024-07-29T04:38:16.108Z] [2024-07-29T04:38:16.108Z] #36 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:16.373Z] #36 ... [2024-07-29T04:38:16.373Z] [2024-07-29T04:38:16.373Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:16.373Z] #33 DONE 0.0s [2024-07-29T04:38:16.373Z] [2024-07-29T04:38:16.373Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:16.373Z] #35 DONE 1.7s [2024-07-29T04:38:16.373Z] [2024-07-29T04:38:16.373Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-29T04:38:16.373Z] #37 DONE 0.7s [2024-07-29T04:38:16.373Z] [2024-07-29T04:38:16.373Z] #36 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:16.373Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:16.373Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:16.373Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:16.373Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:16.373Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:16.373Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:16.373Z] #36 ... [2024-07-29T04:38:16.373Z] [2024-07-29T04:38:16.373Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:16.373Z] #33 DONE 0.0s [2024-07-29T04:38:16.374Z] [2024-07-29T04:38:16.374Z] #36 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:16.374Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:16.374Z] #36 ... [2024-07-29T04:38:16.374Z] [2024-07-29T04:38:16.374Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:38:16.374Z] #34 DONE 0.6s [2024-07-29T04:38:16.374Z] [2024-07-29T04:38:16.374Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:16.374Z] #35 DONE 1.8s [2024-07-29T04:38:16.374Z] [2024-07-29T04:38:16.374Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-29T04:38:16.639Z] #37 DONE 0.7s [2024-07-29T04:38:16.639Z] [2024-07-29T04:38:16.639Z] #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:16.639Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:16.639Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:16.639Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:16.639Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:16.639Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:16.639Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:16.639Z] #36 ... [2024-07-29T04:38:16.639Z] [2024-07-29T04:38:16.639Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:16.639Z] #33 DONE 0.0s [2024-07-29T04:38:16.639Z] [2024-07-29T04:38:16.639Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-29T04:38:16.906Z] #38 ... [2024-07-29T04:38:16.906Z] [2024-07-29T04:38:16.906Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:38:16.906Z] #34 DONE 0.9s [2024-07-29T04:38:16.906Z] [2024-07-29T04:38:16.906Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:16.906Z] #35 DONE 1.8s [2024-07-29T04:38:16.906Z] [2024-07-29T04:38:16.906Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-29T04:38:16.906Z] #37 DONE 0.7s [2024-07-29T04:38:16.906Z] [2024-07-29T04:38:16.906Z] #36 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:16.906Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:16.906Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:16.906Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:16.906Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:16.906Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:16.906Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:17.175Z] #36 ... [2024-07-29T04:38:17.175Z] [2024-07-29T04:38:17.175Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:17.175Z] #33 DONE 0.0s [2024-07-29T04:38:17.175Z] [2024-07-29T04:38:17.175Z] #39 [support-scheduler internal] load build context [2024-07-29T04:38:17.175Z] #39 ... [2024-07-29T04:38:17.175Z] [2024-07-29T04:38:17.175Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:38:17.175Z] #34 DONE 1.1s [2024-07-29T04:38:17.445Z] [2024-07-29T04:38:17.445Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:17.445Z] #35 DONE 1.8s [2024-07-29T04:38:17.445Z] [2024-07-29T04:38:17.445Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-29T04:38:17.445Z] #37 DONE 0.8s [2024-07-29T04:38:17.445Z] [2024-07-29T04:38:17.445Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:17.445Z] #33 DONE 0.0s [2024-07-29T04:38:17.445Z] [2024-07-29T04:38:17.445Z] #36 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:17.445Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:17.445Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:17.445Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:17.445Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:17.445Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:17.445Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:17.445Z] #36 DONE 3.5s [2024-07-29T04:38:17.445Z] [2024-07-29T04:38:17.445Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:18.029Z] #40 ... [2024-07-29T04:38:18.029Z] [2024-07-29T04:38:18.029Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:18.029Z] #33 DONE 0.0s [2024-07-29T04:38:18.029Z] [2024-07-29T04:38:18.029Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:18.300Z] #40 ... [2024-07-29T04:38:18.300Z] [2024-07-29T04:38:18.300Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:18.300Z] #33 DONE 0.0s [2024-07-29T04:38:18.300Z] [2024-07-29T04:38:18.300Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:18.300Z] #40 ... [2024-07-29T04:38:18.300Z] [2024-07-29T04:38:18.300Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:18.300Z] #33 DONE 0.0s [2024-07-29T04:38:18.300Z] [2024-07-29T04:38:18.300Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:18.569Z] #40 ... [2024-07-29T04:38:18.569Z] [2024-07-29T04:38:18.569Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T04:38:18.569Z] #33 DONE 0.1s [2024-07-29T04:38:18.569Z] [2024-07-29T04:38:18.569Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:18.837Z] #40 ... [2024-07-29T04:38:18.837Z] [2024-07-29T04:38:18.837Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:18.837Z] #35 DONE 1.9s [2024-07-29T04:38:18.837Z] [2024-07-29T04:38:18.837Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-29T04:38:18.837Z] #37 DONE 0.9s [2024-07-29T04:38:18.837Z] [2024-07-29T04:38:18.837Z] #36 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:18.837Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:18.837Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:18.837Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:18.837Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:18.837Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:18.837Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:18.837Z] #36 DONE 3.6s [2024-07-29T04:38:19.102Z] [2024-07-29T04:38:19.102Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:19.102Z] #35 DONE 1.9s [2024-07-29T04:38:19.102Z] [2024-07-29T04:38:19.102Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-29T04:38:19.102Z] #37 DONE 0.9s [2024-07-29T04:38:19.102Z] [2024-07-29T04:38:19.102Z] #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:19.102Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:19.103Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:19.103Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:19.103Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:19.103Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:19.103Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:19.103Z] #36 DONE 3.6s [2024-07-29T04:38:19.103Z] [2024-07-29T04:38:19.103Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:38:21.049Z] #41 ... [2024-07-29T04:38:21.049Z] [2024-07-29T04:38:21.049Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-29T04:38:21.049Z] #38 DONE 4.1s [2024-07-29T04:38:21.049Z] [2024-07-29T04:38:21.049Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:38:21.049Z] #41 transferring context: 31B 0.1s [2024-07-29T04:38:21.049Z] #41 ... [2024-07-29T04:38:21.049Z] [2024-07-29T04:38:21.049Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:21.049Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:21.049Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:21.049Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:21.049Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:21.049Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:21.049Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:21.049Z] #36 DONE 3.6s [2024-07-29T04:38:21.317Z] [2024-07-29T04:38:21.317Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:38:22.285Z] #41 ... [2024-07-29T04:38:22.285Z] [2024-07-29T04:38:22.285Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T04:38:22.285Z] #34 DONE 5.9s [2024-07-29T04:38:22.285Z] [2024-07-29T04:38:22.285Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:38:22.554Z] #41 ... [2024-07-29T04:38:22.554Z] [2024-07-29T04:38:22.554Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T04:38:22.554Z] #35 DONE 1.9s [2024-07-29T04:38:22.554Z] [2024-07-29T04:38:22.554Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-29T04:38:22.554Z] #37 DONE 0.9s [2024-07-29T04:38:22.554Z] [2024-07-29T04:38:22.554Z] #36 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:22.554Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:22.554Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:22.554Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:22.554Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:22.554Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:22.554Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:22.554Z] #36 DONE 3.6s [2024-07-29T04:38:22.554Z] [2024-07-29T04:38:22.554Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:38:23.514Z] #41 ... [2024-07-29T04:38:23.514Z] [2024-07-29T04:38:23.514Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-29T04:38:23.514Z] #42 DONE 5.6s [2024-07-29T04:38:23.514Z] [2024-07-29T04:38:23.514Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:23.788Z] #43 ... [2024-07-29T04:38:23.788Z] [2024-07-29T04:38:23.788Z] #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T04:38:23.788Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T04:38:23.788Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T04:38:23.788Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T04:38:23.788Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T04:38:23.788Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-29T04:38:23.788Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-07-29T04:38:23.788Z] #36 DONE 3.6s [2024-07-29T04:38:23.788Z] [2024-07-29T04:38:23.788Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:23.788Z] #43 ... [2024-07-29T04:38:23.788Z] [2024-07-29T04:38:23.788Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:38:23.788Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:38:23.788Z] #44 ... [2024-07-29T04:38:23.788Z] [2024-07-29T04:38:23.788Z] #45 [security-spire-server internal] load build context [2024-07-29T04:38:23.788Z] #45 transferring context: 27.23kB 0.7s done [2024-07-29T04:38:23.788Z] #45 DONE 2.7s [2024-07-29T04:38:24.058Z] [2024-07-29T04:38:24.058Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:24.058Z] #43 ... [2024-07-29T04:38:24.058Z] [2024-07-29T04:38:24.058Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:24.058Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.8s done [2024-07-29T04:38:24.058Z] #46 DONE 3.0s [2024-07-29T04:38:24.058Z] [2024-07-29T04:38:24.058Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:25.014Z] #43 ... [2024-07-29T04:38:25.015Z] [2024-07-29T04:38:25.015Z] #47 [security-spire-config internal] load build context [2024-07-29T04:38:25.015Z] #47 transferring context: 25.48kB 0.5s done [2024-07-29T04:38:25.015Z] #47 DONE 3.5s [2024-07-29T04:38:25.015Z] [2024-07-29T04:38:25.015Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:38:25.281Z] #48 ... [2024-07-29T04:38:25.281Z] [2024-07-29T04:38:25.281Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:26.251Z] #43 ... [2024-07-29T04:38:26.251Z] [2024-07-29T04:38:26.251Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T04:38:26.251Z] #0 9.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:26.251Z] #49 ... [2024-07-29T04:38:26.251Z] [2024-07-29T04:38:26.251Z] #50 [core-keeper internal] load build context [2024-07-29T04:38:26.251Z] #50 ... [2024-07-29T04:38:26.251Z] [2024-07-29T04:38:26.251Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T04:38:26.517Z] #51 ... [2024-07-29T04:38:26.517Z] [2024-07-29T04:38:26.517Z] #52 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T04:38:26.517Z] #0 8.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:26.517Z] #0 9.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:26.517Z] #52 ... [2024-07-29T04:38:26.517Z] [2024-07-29T04:38:26.517Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-29T04:38:26.517Z] #0 8.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:26.517Z] #0 9.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:26.783Z] #53 ... [2024-07-29T04:38:26.783Z] [2024-07-29T04:38:26.783Z] #54 [core-data internal] load build context [2024-07-29T04:38:26.783Z] #54 ... [2024-07-29T04:38:26.783Z] [2024-07-29T04:38:26.783Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:27.049Z] #55 ... [2024-07-29T04:38:27.049Z] [2024-07-29T04:38:27.049Z] #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-29T04:38:27.049Z] #0 5.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:27.049Z] #0 6.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:27.049Z] #0 8.612 OK: 266 MiB in 52 packages [2024-07-29T04:38:27.049Z] #56 ... [2024-07-29T04:38:27.049Z] [2024-07-29T04:38:27.049Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T04:38:27.049Z] #51 DONE 10.8s [2024-07-29T04:38:27.049Z] [2024-07-29T04:38:27.049Z] #57 [support-notifications internal] load build context [2024-07-29T04:38:27.049Z] #57 ... [2024-07-29T04:38:27.049Z] [2024-07-29T04:38:27.049Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-29T04:38:27.049Z] #56 DONE 10.3s [2024-07-29T04:38:27.049Z] [2024-07-29T04:38:27.049Z] #57 [support-notifications internal] load build context [2024-07-29T04:38:27.049Z] #57 ... [2024-07-29T04:38:27.049Z] [2024-07-29T04:38:27.049Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:27.631Z] #55 ... [2024-07-29T04:38:27.631Z] [2024-07-29T04:38:27.631Z] #39 [support-scheduler internal] load build context [2024-07-29T04:38:27.631Z] #39 ... [2024-07-29T04:38:27.631Z] [2024-07-29T04:38:27.631Z] #58 [security-spire-agent internal] load build context [2024-07-29T04:38:27.631Z] #58 transferring context: 26.76kB 0.6s done [2024-07-29T04:38:27.631Z] #58 DONE 3.9s [2024-07-29T04:38:27.631Z] [2024-07-29T04:38:27.631Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-29T04:38:27.631Z] #0 8.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:27.631Z] #59 ... [2024-07-29T04:38:27.631Z] [2024-07-29T04:38:27.631Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:27.899Z] #55 ... [2024-07-29T04:38:27.899Z] [2024-07-29T04:38:27.899Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-29T04:38:28.169Z] #60 ... [2024-07-29T04:38:28.169Z] [2024-07-29T04:38:28.169Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T04:38:28.169Z] #61 ... [2024-07-29T04:38:28.169Z] [2024-07-29T04:38:28.169Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-29T04:38:28.435Z] #62 ... [2024-07-29T04:38:28.435Z] [2024-07-29T04:38:28.435Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T04:38:28.435Z] #63 ... [2024-07-29T04:38:28.435Z] [2024-07-29T04:38:28.435Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T04:38:28.435Z] #64 ... [2024-07-29T04:38:28.435Z] [2024-07-29T04:38:28.435Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-29T04:38:28.702Z] #65 ... [2024-07-29T04:38:28.702Z] [2024-07-29T04:38:28.702Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:28.969Z] #55 ... [2024-07-29T04:38:28.969Z] [2024-07-29T04:38:28.969Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:38:29.234Z] #66 ... [2024-07-29T04:38:29.234Z] [2024-07-29T04:38:29.234Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:29.234Z] #40 ... [2024-07-29T04:38:29.234Z] [2024-07-29T04:38:29.234Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:38:29.500Z] #67 ... [2024-07-29T04:38:29.500Z] [2024-07-29T04:38:29.500Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:38:29.500Z] #68 ... [2024-07-29T04:38:29.500Z] [2024-07-29T04:38:29.500Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:30.458Z] #40 ... [2024-07-29T04:38:30.458Z] [2024-07-29T04:38:30.458Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T04:38:30.458Z] #52 12.32 OK: 266 MiB in 52 packages [2024-07-29T04:38:30.458Z] #52 DONE 15.1s [2024-07-29T04:38:30.458Z] [2024-07-29T04:38:30.458Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:30.724Z] #40 ... [2024-07-29T04:38:30.724Z] [2024-07-29T04:38:30.724Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-29T04:38:30.724Z] #69 ... [2024-07-29T04:38:30.724Z] [2024-07-29T04:38:30.724Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:30.994Z] #40 transferring context: 24.60MB 13.0s [2024-07-29T04:38:31.260Z] #40 ... [2024-07-29T04:38:31.260Z] [2024-07-29T04:38:31.260Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T04:38:31.260Z] #49 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:31.260Z] #49 14.40 OK: 266 MiB in 52 packages [2024-07-29T04:38:31.260Z] #49 DONE 15.3s [2024-07-29T04:38:31.260Z] [2024-07-29T04:38:31.260Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:31.846Z] #40 ... [2024-07-29T04:38:31.846Z] [2024-07-29T04:38:31.846Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-29T04:38:31.846Z] #59 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:31.846Z] #59 13.09 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-29T04:38:31.846Z] #59 13.09 (2/2) Installing su-exec (0.2-r3) [2024-07-29T04:38:31.846Z] #59 13.09 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:38:31.846Z] #59 13.09 OK: 8 MiB in 17 packages [2024-07-29T04:38:31.846Z] #59 DONE 14.3s [2024-07-29T04:38:32.118Z] [2024-07-29T04:38:32.118Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:32.701Z] #40 ... [2024-07-29T04:38:32.701Z] [2024-07-29T04:38:32.701Z] #70 [core-command internal] load build context [2024-07-29T04:38:32.701Z] #70 ... [2024-07-29T04:38:32.701Z] [2024-07-29T04:38:32.701Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-29T04:38:32.701Z] #71 ... [2024-07-29T04:38:32.701Z] [2024-07-29T04:38:32.701Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T04:38:32.967Z] #72 ... [2024-07-29T04:38:32.967Z] [2024-07-29T04:38:32.967Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:32.967Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-29T04:38:32.967Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-29T04:38:32.967Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-29T04:38:32.967Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done [2024-07-29T04:38:32.967Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-07-29T04:38:32.967Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-07-29T04:38:32.967Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.0s done [2024-07-29T04:38:32.967Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.6s [2024-07-29T04:38:32.967Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-07-29T04:38:33.928Z] #46 ... [2024-07-29T04:38:33.928Z] [2024-07-29T04:38:33.928Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:38:33.928Z] #41 ... [2024-07-29T04:38:33.928Z] [2024-07-29T04:38:33.928Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:33.928Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.7s [2024-07-29T04:38:33.928Z] #46 ... [2024-07-29T04:38:33.928Z] [2024-07-29T04:38:33.928Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-29T04:38:33.928Z] #53 13.13 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T04:38:33.928Z] #53 13.13 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T04:38:33.928Z] #53 13.13 OK: 19953 distinct packages available [2024-07-29T04:38:33.928Z] #53 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:33.928Z] #53 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:33.928Z] #53 16.36 OK: 266 MiB in 52 packages [2024-07-29T04:38:33.928Z] #53 DONE 17.4s [2024-07-29T04:38:34.194Z] [2024-07-29T04:38:34.194Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:34.781Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.23MB / 28.04MB 7.5s [2024-07-29T04:38:35.367Z] #46 ... [2024-07-29T04:38:35.367Z] [2024-07-29T04:38:35.367Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:38:35.367Z] #48 ... [2024-07-29T04:38:35.367Z] [2024-07-29T04:38:35.367Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:35.633Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.83MB / 28.04MB 8.4s [2024-07-29T04:38:35.899Z] #46 ... [2024-07-29T04:38:35.899Z] [2024-07-29T04:38:35.899Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:38:35.899Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.2s done [2024-07-29T04:38:35.899Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-29T04:38:35.899Z] #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-29T04:38:35.899Z] #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-29T04:38:35.899Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done [2024-07-29T04:38:35.899Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.5s done [2024-07-29T04:38:35.899Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.7s done [2024-07-29T04:38:35.899Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-07-29T04:38:35.899Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 8.3s [2024-07-29T04:38:35.899Z] #44 ... [2024-07-29T04:38:35.899Z] [2024-07-29T04:38:35.899Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-29T04:38:35.899Z] #60 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:35.899Z] #60 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:35.899Z] #60 16.54 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T04:38:35.899Z] #60 16.54 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:38:35.899Z] #60 16.62 OK: 8 MiB in 16 packages [2024-07-29T04:38:35.899Z] #60 DONE 18.9s [2024-07-29T04:38:35.900Z] [2024-07-29T04:38:35.900Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:35.900Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.7s [2024-07-29T04:38:36.169Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-07-29T04:38:36.169Z] #46 ... [2024-07-29T04:38:36.169Z] [2024-07-29T04:38:36.169Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:36.169Z] #43 transferring context: 72.06MB 21.5s [2024-07-29T04:38:36.435Z] #43 ... [2024-07-29T04:38:36.435Z] [2024-07-29T04:38:36.435Z] #50 [core-keeper internal] load build context [2024-07-29T04:38:36.702Z] #50 ... [2024-07-29T04:38:36.702Z] [2024-07-29T04:38:36.702Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:36.702Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-07-29T04:38:36.970Z] #46 ... [2024-07-29T04:38:36.970Z] [2024-07-29T04:38:36.970Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T04:38:36.970Z] #64 DONE 18.9s [2024-07-29T04:38:36.970Z] [2024-07-29T04:38:36.970Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:36.970Z] #46 ... [2024-07-29T04:38:36.970Z] [2024-07-29T04:38:36.970Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T04:38:36.970Z] #61 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:36.970Z] #61 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:36.970Z] #61 16.87 (1/2) Installing ca-certificates (20240226-r0) [2024-07-29T04:38:36.970Z] #61 17.05 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-29T04:38:36.970Z] #61 17.05 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:38:36.970Z] #61 17.11 Executing ca-certificates-20240226-r0.trigger [2024-07-29T04:38:36.970Z] #61 17.56 OK: 9 MiB in 17 packages [2024-07-29T04:38:36.970Z] #61 DONE 19.2s [2024-07-29T04:38:37.242Z] [2024-07-29T04:38:37.242Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-29T04:38:37.242Z] #73 ... [2024-07-29T04:38:37.242Z] [2024-07-29T04:38:37.242Z] #54 [core-data internal] load build context [2024-07-29T04:38:37.508Z] #54 ... [2024-07-29T04:38:37.508Z] [2024-07-29T04:38:37.508Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-29T04:38:37.508Z] #74 ... [2024-07-29T04:38:37.508Z] [2024-07-29T04:38:37.508Z] #57 [support-notifications internal] load build context [2024-07-29T04:38:37.508Z] #57 ... [2024-07-29T04:38:37.508Z] [2024-07-29T04:38:37.508Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:37.508Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 10.3s [2024-07-29T04:38:38.087Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.16MB / 28.04MB 10.9s [2024-07-29T04:38:38.087Z] #46 ... [2024-07-29T04:38:38.087Z] [2024-07-29T04:38:38.087Z] #39 [support-scheduler internal] load build context [2024-07-29T04:38:38.355Z] #39 ... [2024-07-29T04:38:38.355Z] [2024-07-29T04:38:38.355Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:39.375Z] #46 ... [2024-07-29T04:38:39.375Z] [2024-07-29T04:38:39.375Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:39.375Z] #55 ... [2024-07-29T04:38:39.375Z] [2024-07-29T04:38:39.375Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:38:39.375Z] #66 ... [2024-07-29T04:38:39.375Z] [2024-07-29T04:38:39.375Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:39.643Z] #55 ... [2024-07-29T04:38:39.643Z] [2024-07-29T04:38:39.643Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:38:39.643Z] #67 ... [2024-07-29T04:38:39.643Z] [2024-07-29T04:38:39.643Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:38:39.908Z] #68 ... [2024-07-29T04:38:39.908Z] [2024-07-29T04:38:39.908Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:38:40.508Z] #67 ... [2024-07-29T04:38:40.508Z] [2024-07-29T04:38:40.508Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-29T04:38:40.508Z] #62 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:40.508Z] #62 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:40.508Z] #62 19.53 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-29T04:38:40.508Z] #62 19.53 (2/4) Installing openssl (3.1.6-r0) [2024-07-29T04:38:40.508Z] #62 19.53 (3/4) Installing su-exec (0.2-r3) [2024-07-29T04:38:40.508Z] #62 19.53 (4/4) Installing yq (4.33.3-r5) [2024-07-29T04:38:40.508Z] #62 19.94 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:38:40.508Z] #62 20.00 OK: 18 MiB in 19 packages [2024-07-29T04:38:40.508Z] #62 DONE 22.3s [2024-07-29T04:38:40.508Z] [2024-07-29T04:38:40.508Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:38:41.470Z] #67 ... [2024-07-29T04:38:41.470Z] [2024-07-29T04:38:41.470Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-29T04:38:41.470Z] #65 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:41.470Z] #65 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:41.470Z] #65 21.29 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T04:38:41.470Z] #65 21.29 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:38:41.470Z] #65 21.29 OK: 8 MiB in 16 packages [2024-07-29T04:38:41.470Z] #65 DONE 23.0s [2024-07-29T04:38:41.470Z] [2024-07-29T04:38:41.470Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:38:42.055Z] #67 ... [2024-07-29T04:38:42.055Z] [2024-07-29T04:38:42.055Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-29T04:38:42.055Z] #75 ... [2024-07-29T04:38:42.055Z] [2024-07-29T04:38:42.055Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:42.055Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 14.9s [2024-07-29T04:38:43.022Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.5s [2024-07-29T04:38:43.022Z] #46 ... [2024-07-29T04:38:43.022Z] [2024-07-29T04:38:43.022Z] #70 [core-command internal] load build context [2024-07-29T04:38:43.022Z] #70 transferring context: 18.26MB 18.8s [2024-07-29T04:38:43.022Z] #70 ... [2024-07-29T04:38:43.022Z] [2024-07-29T04:38:43.022Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:43.022Z] #40 ... [2024-07-29T04:38:43.022Z] [2024-07-29T04:38:43.022Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:43.611Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.10MB / 28.04MB 16.2s [2024-07-29T04:38:43.897Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.7s done [2024-07-29T04:38:43.897Z] #46 ... [2024-07-29T04:38:43.897Z] [2024-07-29T04:38:43.897Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:38:44.164Z] #41 ... [2024-07-29T04:38:44.164Z] [2024-07-29T04:38:44.164Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:45.120Z] #40 ... [2024-07-29T04:38:45.120Z] [2024-07-29T04:38:45.120Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T04:38:45.120Z] #63 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:45.120Z] #63 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:45.120Z] #63 20.16 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T04:38:45.120Z] #63 20.16 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T04:38:45.120Z] #63 20.16 OK: 19946 distinct packages available [2024-07-29T04:38:45.120Z] #63 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:45.120Z] #63 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:45.120Z] #63 23.43 (1/11) Installing ca-certificates (20240226-r0) [2024-07-29T04:38:45.120Z] #63 23.49 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-29T04:38:45.120Z] #63 23.57 (3/11) Installing libunistring (1.1-r1) [2024-07-29T04:38:45.120Z] #63 23.74 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-29T04:38:45.120Z] #63 23.74 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-29T04:38:45.120Z] #63 23.88 (6/11) Installing libcurl (8.9.0-r0) [2024-07-29T04:38:45.120Z] #63 23.88 (7/11) Installing curl (8.9.0-r0) [2024-07-29T04:38:45.120Z] #63 23.88 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-29T04:38:45.120Z] #63 23.88 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-29T04:38:45.120Z] #63 23.88 (10/11) Installing libucontext (1.2-r2) [2024-07-29T04:38:45.120Z] #63 24.01 (11/11) Installing gcompat (1.1.0-r1) [2024-07-29T04:38:45.120Z] #63 24.01 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:38:45.120Z] #63 24.01 Executing ca-certificates-20240226-r0.trigger [2024-07-29T04:38:45.120Z] #63 24.72 OK: 13 MiB in 26 packages [2024-07-29T04:38:45.120Z] #63 DONE 26.7s [2024-07-29T04:38:45.120Z] [2024-07-29T04:38:45.120Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:45.396Z] #40 ... [2024-07-29T04:38:45.396Z] [2024-07-29T04:38:45.396Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:38:45.396Z] #48 ... [2024-07-29T04:38:45.396Z] [2024-07-29T04:38:45.396Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:46.358Z] #40 ... [2024-07-29T04:38:46.358Z] [2024-07-29T04:38:46.358Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:38:46.358Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.7s done [2024-07-29T04:38:46.358Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-07-29T04:38:46.358Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.3s [2024-07-29T04:38:46.625Z] #44 ... [2024-07-29T04:38:46.625Z] [2024-07-29T04:38:46.625Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:46.625Z] #43 ... [2024-07-29T04:38:46.625Z] [2024-07-29T04:38:46.625Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:46.625Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-29T04:38:46.891Z] #46 ... [2024-07-29T04:38:46.891Z] [2024-07-29T04:38:46.891Z] #50 [core-keeper internal] load build context [2024-07-29T04:38:47.157Z] #50 ... [2024-07-29T04:38:47.158Z] [2024-07-29T04:38:47.158Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:38:47.158Z] #76 ... [2024-07-29T04:38:47.158Z] [2024-07-29T04:38:47.158Z] #50 [core-keeper internal] load build context [2024-07-29T04:38:47.426Z] #50 ... [2024-07-29T04:38:47.426Z] [2024-07-29T04:38:47.426Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-29T04:38:47.426Z] #77 ... [2024-07-29T04:38:47.426Z] [2024-07-29T04:38:47.426Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-29T04:38:47.426Z] #69 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:47.426Z] #69 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:47.426Z] #69 22.35 (1/4) Installing ca-certificates (20240226-r0) [2024-07-29T04:38:47.426Z] #69 22.58 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-29T04:38:47.426Z] #69 22.58 (3/4) Installing su-exec (0.2-r3) [2024-07-29T04:38:47.426Z] #69 22.65 (4/4) Installing yq (4.33.3-r5) [2024-07-29T04:38:47.426Z] #69 23.32 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:38:47.426Z] #69 23.38 Executing ca-certificates-20240226-r0.trigger [2024-07-29T04:38:47.426Z] #69 24.26 OK: 18 MiB in 19 packages [2024-07-29T04:38:47.426Z] #69 DONE 26.5s [2024-07-29T04:38:47.426Z] [2024-07-29T04:38:47.426Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-29T04:38:47.426Z] #78 ... [2024-07-29T04:38:47.426Z] [2024-07-29T04:38:47.426Z] #54 [core-data internal] load build context [2024-07-29T04:38:47.693Z] #54 transferring context: 62.42MB 31.0s [2024-07-29T04:38:47.693Z] #54 ... [2024-07-29T04:38:47.693Z] [2024-07-29T04:38:47.693Z] #50 [core-keeper internal] load build context [2024-07-29T04:38:47.960Z] #50 ... [2024-07-29T04:38:47.960Z] [2024-07-29T04:38:47.960Z] #57 [support-notifications internal] load build context [2024-07-29T04:38:47.960Z] #57 ... [2024-07-29T04:38:47.960Z] [2024-07-29T04:38:47.960Z] #54 [core-data internal] load build context [2024-07-29T04:38:48.546Z] #54 ... [2024-07-29T04:38:48.546Z] [2024-07-29T04:38:48.546Z] #39 [support-scheduler internal] load build context [2024-07-29T04:38:48.812Z] #39 ... [2024-07-29T04:38:48.812Z] [2024-07-29T04:38:48.812Z] #54 [core-data internal] load build context [2024-07-29T04:38:49.771Z] #54 ... [2024-07-29T04:38:49.771Z] [2024-07-29T04:38:49.771Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:38:49.771Z] #66 ... [2024-07-29T04:38:49.771Z] [2024-07-29T04:38:49.771Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:50.037Z] #55 ... [2024-07-29T04:38:50.037Z] [2024-07-29T04:38:50.037Z] #54 [core-data internal] load build context [2024-07-29T04:38:50.037Z] #54 ... [2024-07-29T04:38:50.037Z] [2024-07-29T04:38:50.037Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:38:50.304Z] #68 ... [2024-07-29T04:38:50.304Z] [2024-07-29T04:38:50.304Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:50.581Z] #55 ... [2024-07-29T04:38:50.581Z] [2024-07-29T04:38:50.581Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-29T04:38:50.869Z] #79 ... [2024-07-29T04:38:50.869Z] [2024-07-29T04:38:50.869Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:38:50.869Z] #76 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:50.869Z] #76 ... [2024-07-29T04:38:50.869Z] [2024-07-29T04:38:50.869Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T04:38:50.869Z] #72 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:50.869Z] #72 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:50.869Z] #72 22.38 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T04:38:50.869Z] #72 22.38 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T04:38:50.869Z] #72 22.38 OK: 19946 distinct packages available [2024-07-29T04:38:50.869Z] #72 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:50.869Z] #72 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:50.869Z] #72 27.98 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-29T04:38:50.869Z] #72 27.98 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-29T04:38:50.869Z] #72 27.98 (3/4) Installing libucontext (1.2-r2) [2024-07-29T04:38:50.869Z] #72 27.98 (4/4) Installing gcompat (1.1.0-r1) [2024-07-29T04:38:50.869Z] #72 28.07 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:38:50.869Z] #72 ... [2024-07-29T04:38:50.869Z] [2024-07-29T04:38:50.869Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:51.451Z] #55 ... [2024-07-29T04:38:51.451Z] [2024-07-29T04:38:51.451Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:38:51.451Z] #80 ... [2024-07-29T04:38:51.451Z] [2024-07-29T04:38:51.451Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:38:51.718Z] #55 ... [2024-07-29T04:38:51.718Z] [2024-07-29T04:38:51.718Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-29T04:38:51.718Z] #75 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:51.718Z] #75 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:51.718Z] #75 17.61 OK: 8 MiB in 17 packages [2024-07-29T04:38:51.718Z] #75 DONE 19.8s [2024-07-29T04:38:51.984Z] [2024-07-29T04:38:51.984Z] #57 [support-notifications internal] load build context [2024-07-29T04:38:51.984Z] #57 ... [2024-07-29T04:38:51.984Z] [2024-07-29T04:38:51.984Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-29T04:38:51.984Z] #71 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:51.984Z] #71 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:51.984Z] #71 23.81 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T04:38:51.984Z] #71 23.81 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T04:38:51.984Z] #71 23.81 OK: 19946 distinct packages available [2024-07-29T04:38:51.984Z] #71 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:51.984Z] #71 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:51.984Z] #71 28.83 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-29T04:38:51.984Z] #71 28.83 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-29T04:38:51.984Z] #71 28.83 (3/5) Installing libucontext (1.2-r2) [2024-07-29T04:38:51.984Z] #71 28.83 (4/5) Installing gcompat (1.1.0-r1) [2024-07-29T04:38:51.984Z] #71 28.83 (5/5) Installing openssl (3.1.6-r0) [2024-07-29T04:38:51.984Z] #71 28.83 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:38:51.984Z] #71 28.97 OK: 9 MiB in 20 packages [2024-07-29T04:38:52.253Z] #71 ... [2024-07-29T04:38:52.253Z] [2024-07-29T04:38:52.253Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:38:52.253Z] #67 ... [2024-07-29T04:38:52.253Z] [2024-07-29T04:38:52.253Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:38:52.253Z] #76 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:52.541Z] #76 ... [2024-07-29T04:38:52.541Z] [2024-07-29T04:38:52.541Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-29T04:38:52.541Z] #74 17.41 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:52.541Z] #74 18.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:52.541Z] #74 23.71 OK: 266 MiB in 52 packages [2024-07-29T04:38:52.541Z] #74 DONE 25.1s [2024-07-29T04:38:52.541Z] [2024-07-29T04:38:52.541Z] #57 [support-notifications internal] load build context [2024-07-29T04:38:52.809Z] #57 transferring context: 63.10MB 35.6s [2024-07-29T04:38:53.075Z] #57 ... [2024-07-29T04:38:53.075Z] [2024-07-29T04:38:53.075Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T04:38:53.075Z] #72 28.19 OK: 8 MiB in 19 packages [2024-07-29T04:38:53.075Z] #72 DONE 30.1s [2024-07-29T04:38:53.075Z] [2024-07-29T04:38:53.075Z] #70 [core-command internal] load build context [2024-07-29T04:38:53.075Z] #70 ... [2024-07-29T04:38:53.076Z] [2024-07-29T04:38:53.076Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-29T04:38:53.076Z] #79 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:54.039Z] #79 ... [2024-07-29T04:38:54.039Z] [2024-07-29T04:38:54.039Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-29T04:38:54.039Z] #71 DONE 31.2s [2024-07-29T04:38:54.039Z] [2024-07-29T04:38:54.039Z] #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T04:38:54.307Z] #81 ... [2024-07-29T04:38:54.307Z] [2024-07-29T04:38:54.307Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:38:54.307Z] #41 ... [2024-07-29T04:38:54.307Z] [2024-07-29T04:38:54.307Z] #70 [core-command internal] load build context [2024-07-29T04:38:55.264Z] #70 ... [2024-07-29T04:38:55.264Z] [2024-07-29T04:38:55.264Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:38:55.264Z] #82 ... [2024-07-29T04:38:55.264Z] [2024-07-29T04:38:55.264Z] #70 [core-command internal] load build context [2024-07-29T04:38:55.264Z] #70 ... [2024-07-29T04:38:55.264Z] [2024-07-29T04:38:55.264Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-29T04:38:55.264Z] #73 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:55.264Z] #73 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:55.264Z] #73 17.21 OK: 8 MiB in 16 packages [2024-07-29T04:38:55.264Z] #73 DONE 19.3s [2024-07-29T04:38:55.533Z] [2024-07-29T04:38:55.533Z] #70 [core-command internal] load build context [2024-07-29T04:38:55.798Z] #70 ... [2024-07-29T04:38:55.799Z] [2024-07-29T04:38:55.799Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:38:55.799Z] #48 ... [2024-07-29T04:38:55.799Z] [2024-07-29T04:38:55.799Z] #70 [core-command internal] load build context [2024-07-29T04:38:56.400Z] #70 ... [2024-07-29T04:38:56.400Z] [2024-07-29T04:38:56.400Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:56.665Z] #40 ... [2024-07-29T04:38:56.665Z] [2024-07-29T04:38:56.665Z] #70 [core-command internal] load build context [2024-07-29T04:38:56.933Z] #70 ... [2024-07-29T04:38:56.933Z] [2024-07-29T04:38:56.933Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:56.933Z] #43 ... [2024-07-29T04:38:56.933Z] [2024-07-29T04:38:56.933Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:56.933Z] #40 ... [2024-07-29T04:38:56.933Z] [2024-07-29T04:38:56.933Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:38:56.933Z] #76 18.35 OK: 9 MiB in 17 packages [2024-07-29T04:38:56.933Z] #76 DONE 20.0s [2024-07-29T04:38:56.933Z] [2024-07-29T04:38:56.933Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:38:56.933Z] #80 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:56.933Z] #80 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:56.933Z] #80 14.51 OK: 8 MiB in 16 packages [2024-07-29T04:38:56.933Z] #80 DONE 15.6s [2024-07-29T04:38:56.933Z] [2024-07-29T04:38:56.933Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:57.199Z] #40 ... [2024-07-29T04:38:57.199Z] [2024-07-29T04:38:57.199Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:38:57.199Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.7s [2024-07-29T04:38:57.199Z] #44 ... [2024-07-29T04:38:57.199Z] [2024-07-29T04:38:57.199Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:38:57.468Z] #40 ... [2024-07-29T04:38:57.468Z] [2024-07-29T04:38:57.468Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:38:57.468Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s [2024-07-29T04:38:57.733Z] #46 ... [2024-07-29T04:38:57.733Z] [2024-07-29T04:38:57.733Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:57.733Z] #43 transferring context: 99.10MB 42.9s [2024-07-29T04:38:57.998Z] #43 ... [2024-07-29T04:38:57.998Z] [2024-07-29T04:38:57.998Z] #50 [core-keeper internal] load build context [2024-07-29T04:38:58.266Z] #50 ... [2024-07-29T04:38:58.266Z] [2024-07-29T04:38:58.266Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:58.533Z] #43 ... [2024-07-29T04:38:58.533Z] [2024-07-29T04:38:58.533Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-29T04:38:58.533Z] #79 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:38:58.533Z] #79 16.87 OK: 18 MiB in 19 packages [2024-07-29T04:38:58.533Z] #79 DONE 18.0s [2024-07-29T04:38:58.533Z] [2024-07-29T04:38:58.533Z] #43 [core-metadata internal] load build context [2024-07-29T04:38:59.114Z] #43 ... [2024-07-29T04:38:59.114Z] [2024-07-29T04:38:59.114Z] #39 [support-scheduler internal] load build context [2024-07-29T04:38:59.114Z] #39 ... [2024-07-29T04:38:59.114Z] [2024-07-29T04:38:59.114Z] #43 [core-metadata internal] load build context [2024-07-29T04:39:00.079Z] #43 ... [2024-07-29T04:39:00.079Z] [2024-07-29T04:39:00.079Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-29T04:39:00.079Z] #77 15.59 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:00.079Z] #77 17.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:00.079Z] #77 20.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T04:39:00.079Z] #77 21.26 Executing busybox-1.36.1-r7.trigger [2024-07-29T04:39:00.079Z] #77 21.26 OK: 8 MiB in 16 packages [2024-07-29T04:39:00.079Z] #77 DONE 22.7s [2024-07-29T04:39:00.079Z] [2024-07-29T04:39:00.079Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:00.079Z] #66 ... [2024-07-29T04:39:00.079Z] [2024-07-29T04:39:00.079Z] #54 [core-data internal] load build context [2024-07-29T04:39:00.350Z] #54 ... [2024-07-29T04:39:00.350Z] [2024-07-29T04:39:00.350Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:00.350Z] #68 ... [2024-07-29T04:39:00.350Z] [2024-07-29T04:39:00.350Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:00.617Z] #66 ... [2024-07-29T04:39:00.617Z] [2024-07-29T04:39:00.617Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-29T04:39:00.617Z] #83 DONE 1.9s [2024-07-29T04:39:00.617Z] [2024-07-29T04:39:00.617Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:00.887Z] #66 ... [2024-07-29T04:39:00.887Z] [2024-07-29T04:39:00.887Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-29T04:39:00.887Z] #78 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:00.887Z] #78 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:00.887Z] #78 12.56 OK: 18 MiB in 19 packages [2024-07-29T04:39:00.887Z] #78 DONE 13.6s [2024-07-29T04:39:01.155Z] [2024-07-29T04:39:01.155Z] #70 [core-command internal] load build context [2024-07-29T04:39:01.423Z] #70 ... [2024-07-29T04:39:01.423Z] [2024-07-29T04:39:01.423Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T04:39:01.423Z] #82 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:01.423Z] #82 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:01.423Z] #82 14.86 OK: 13 MiB in 26 packages [2024-07-29T04:39:01.423Z] #82 DONE 16.1s [2024-07-29T04:39:01.423Z] [2024-07-29T04:39:01.423Z] #70 [core-command internal] load build context [2024-07-29T04:39:02.006Z] #70 ... [2024-07-29T04:39:02.006Z] [2024-07-29T04:39:02.006Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-29T04:39:02.271Z] #84 ... [2024-07-29T04:39:02.271Z] [2024-07-29T04:39:02.271Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:39:02.271Z] #55 ... [2024-07-29T04:39:02.271Z] [2024-07-29T04:39:02.271Z] #70 [core-command internal] load build context [2024-07-29T04:39:02.536Z] #70 ... [2024-07-29T04:39:02.536Z] [2024-07-29T04:39:02.536Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:02.803Z] #67 ... [2024-07-29T04:39:02.803Z] [2024-07-29T04:39:02.803Z] #70 [core-command internal] load build context [2024-07-29T04:39:02.803Z] #70 ... [2024-07-29T04:39:02.803Z] [2024-07-29T04:39:02.803Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-29T04:39:02.803Z] #84 DONE 10.7s [2024-07-29T04:39:02.803Z] [2024-07-29T04:39:02.803Z] #70 [core-command internal] load build context [2024-07-29T04:39:03.068Z] #70 ... [2024-07-29T04:39:03.068Z] [2024-07-29T04:39:03.068Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-29T04:39:03.068Z] #0 9.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:03.068Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:03.068Z] #85 ... [2024-07-29T04:39:03.068Z] [2024-07-29T04:39:03.068Z] #57 [support-notifications internal] load build context [2024-07-29T04:39:03.334Z] #57 ... [2024-07-29T04:39:03.334Z] [2024-07-29T04:39:03.334Z] #70 [core-command internal] load build context [2024-07-29T04:39:03.917Z] #70 transferring context: 54.35MB 39.8s [2024-07-29T04:39:03.917Z] #70 ... [2024-07-29T04:39:03.917Z] [2024-07-29T04:39:03.917Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-29T04:39:03.917Z] #86 DONE 1.1s [2024-07-29T04:39:03.917Z] [2024-07-29T04:39:03.917Z] #70 [core-command internal] load build context [2024-07-29T04:39:04.499Z] #70 ... [2024-07-29T04:39:04.499Z] [2024-07-29T04:39:04.499Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:39:04.499Z] #41 ... [2024-07-29T04:39:04.499Z] [2024-07-29T04:39:04.499Z] #70 [core-command internal] load build context [2024-07-29T04:39:05.471Z] #70 ... [2024-07-29T04:39:05.471Z] [2024-07-29T04:39:05.471Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-29T04:39:05.471Z] #85 11.76 OK: 8 MiB in 19 packages [2024-07-29T04:39:05.471Z] #85 DONE 12.3s [2024-07-29T04:39:05.471Z] [2024-07-29T04:39:05.471Z] #70 [core-command internal] load build context [2024-07-29T04:39:05.471Z] #70 ... [2024-07-29T04:39:05.471Z] [2024-07-29T04:39:05.471Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T04:39:05.471Z] #81 8.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:05.471Z] #81 9.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T04:39:05.471Z] #81 10.48 OK: 9 MiB in 20 packages [2024-07-29T04:39:05.471Z] #81 DONE 11.4s [2024-07-29T04:39:05.471Z] [2024-07-29T04:39:05.471Z] #70 [core-command internal] load build context [2024-07-29T04:39:06.055Z] #70 ... [2024-07-29T04:39:06.055Z] [2024-07-29T04:39:06.055Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:39:06.055Z] #48 ... [2024-07-29T04:39:06.055Z] [2024-07-29T04:39:06.055Z] #70 [core-command internal] load build context [2024-07-29T04:39:07.996Z] #70 ... [2024-07-29T04:39:07.996Z] [2024-07-29T04:39:07.996Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:07.996Z] #40 ... [2024-07-29T04:39:07.996Z] [2024-07-29T04:39:07.996Z] #70 [core-command internal] load build context [2024-07-29T04:39:08.262Z] #70 ... [2024-07-29T04:39:08.262Z] [2024-07-29T04:39:08.262Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:08.262Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.2s [2024-07-29T04:39:08.262Z] #46 ... [2024-07-29T04:39:08.262Z] [2024-07-29T04:39:08.262Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:08.262Z] #40 ... [2024-07-29T04:39:08.262Z] [2024-07-29T04:39:08.262Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:39:08.262Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.3s [2024-07-29T04:39:08.526Z] #44 ... [2024-07-29T04:39:08.527Z] [2024-07-29T04:39:08.527Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:08.527Z] #50 ... [2024-07-29T04:39:08.527Z] [2024-07-29T04:39:08.527Z] #70 [core-command internal] load build context [2024-07-29T04:39:08.791Z] #70 transferring context: 73.66MB 44.8s [2024-07-29T04:39:09.370Z] #70 ... [2024-07-29T04:39:09.370Z] [2024-07-29T04:39:09.370Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:09.370Z] #39 ... [2024-07-29T04:39:09.370Z] [2024-07-29T04:39:09.370Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:09.948Z] #46 ... [2024-07-29T04:39:09.948Z] [2024-07-29T04:39:09.948Z] #43 [core-metadata internal] load build context [2024-07-29T04:39:10.214Z] #43 ... [2024-07-29T04:39:10.214Z] [2024-07-29T04:39:10.214Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:10.479Z] #46 ... [2024-07-29T04:39:10.479Z] [2024-07-29T04:39:10.479Z] #54 [core-data internal] load build context [2024-07-29T04:39:10.479Z] #54 ... [2024-07-29T04:39:10.479Z] [2024-07-29T04:39:10.479Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:10.479Z] #68 ... [2024-07-29T04:39:10.479Z] [2024-07-29T04:39:10.479Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:11.057Z] #46 ... [2024-07-29T04:39:11.057Z] [2024-07-29T04:39:11.057Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:11.057Z] #66 ... [2024-07-29T04:39:11.057Z] [2024-07-29T04:39:11.057Z] #43 [core-metadata internal] load build context [2024-07-29T04:39:12.457Z] #43 ... [2024-07-29T04:39:12.457Z] [2024-07-29T04:39:12.457Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:39:12.457Z] #55 ... [2024-07-29T04:39:12.457Z] [2024-07-29T04:39:12.457Z] #43 [core-metadata internal] load build context [2024-07-29T04:39:12.722Z] #43 ... [2024-07-29T04:39:12.722Z] [2024-07-29T04:39:12.722Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:12.722Z] #67 ... [2024-07-29T04:39:12.722Z] [2024-07-29T04:39:12.722Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:12.987Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.2s [2024-07-29T04:39:13.252Z] #46 ... [2024-07-29T04:39:13.252Z] [2024-07-29T04:39:13.252Z] #57 [support-notifications internal] load build context [2024-07-29T04:39:13.252Z] #57 ... [2024-07-29T04:39:13.252Z] [2024-07-29T04:39:13.252Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:14.658Z] #46 ... [2024-07-29T04:39:14.658Z] [2024-07-29T04:39:14.658Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:39:14.658Z] #41 transferring context: 101.55MB 53.8s [2024-07-29T04:39:14.923Z] #41 ... [2024-07-29T04:39:14.923Z] [2024-07-29T04:39:14.923Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:16.326Z] #46 ... [2024-07-29T04:39:16.326Z] [2024-07-29T04:39:16.326Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:39:16.326Z] #48 ... [2024-07-29T04:39:16.326Z] [2024-07-29T04:39:16.326Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:18.286Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.4s [2024-07-29T04:39:18.286Z] #46 ... [2024-07-29T04:39:18.286Z] [2024-07-29T04:39:18.286Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:18.555Z] #40 ... [2024-07-29T04:39:18.555Z] [2024-07-29T04:39:18.555Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:18.818Z] #46 ... [2024-07-29T04:39:18.818Z] [2024-07-29T04:39:18.818Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:18.818Z] #50 ... [2024-07-29T04:39:18.818Z] [2024-07-29T04:39:18.818Z] #57 [support-notifications internal] load build context [2024-07-29T04:39:18.818Z] #57 ... [2024-07-29T04:39:18.818Z] [2024-07-29T04:39:18.818Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:39:18.818Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.7s done [2024-07-29T04:39:19.082Z] #44 ... [2024-07-29T04:39:19.082Z] [2024-07-29T04:39:19.082Z] #57 [support-notifications internal] load build context [2024-07-29T04:39:19.348Z] #57 ... [2024-07-29T04:39:19.348Z] [2024-07-29T04:39:19.348Z] #70 [core-command internal] load build context [2024-07-29T04:39:19.348Z] #70 ... [2024-07-29T04:39:19.348Z] [2024-07-29T04:39:19.348Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:19.613Z] #50 transferring context: 145.22MB 63.0s [2024-07-29T04:39:19.613Z] #50 ... [2024-07-29T04:39:19.613Z] [2024-07-29T04:39:19.613Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:19.613Z] #39 ... [2024-07-29T04:39:19.613Z] [2024-07-29T04:39:19.613Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:20.191Z] #50 ... [2024-07-29T04:39:20.191Z] [2024-07-29T04:39:20.191Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-29T04:39:20.191Z] #87 DONE 1.8s [2024-07-29T04:39:20.191Z] [2024-07-29T04:39:20.191Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:20.772Z] #50 ... [2024-07-29T04:39:20.772Z] [2024-07-29T04:39:20.772Z] #54 [core-data internal] load build context [2024-07-29T04:39:20.772Z] #54 ... [2024-07-29T04:39:20.772Z] [2024-07-29T04:39:20.772Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:20.772Z] #68 ... [2024-07-29T04:39:20.772Z] [2024-07-29T04:39:20.772Z] #54 [core-data internal] load build context [2024-07-29T04:39:21.351Z] #54 ... [2024-07-29T04:39:21.351Z] [2024-07-29T04:39:21.351Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:21.351Z] #66 ... [2024-07-29T04:39:21.351Z] [2024-07-29T04:39:21.351Z] #54 [core-data internal] load build context [2024-07-29T04:39:22.758Z] #54 ... [2024-07-29T04:39:22.758Z] [2024-07-29T04:39:22.758Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:39:22.758Z] #55 ... [2024-07-29T04:39:22.758Z] [2024-07-29T04:39:22.758Z] #54 [core-data internal] load build context [2024-07-29T04:39:22.758Z] #54 ... [2024-07-29T04:39:22.758Z] [2024-07-29T04:39:22.758Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:23.034Z] #67 ... [2024-07-29T04:39:23.034Z] [2024-07-29T04:39:23.034Z] #43 [core-metadata internal] load build context [2024-07-29T04:39:23.034Z] #43 ... [2024-07-29T04:39:23.034Z] [2024-07-29T04:39:23.034Z] #54 [core-data internal] load build context [2024-07-29T04:39:24.966Z] #54 transferring context: 194.48MB 68.0s [2024-07-29T04:39:24.966Z] #54 ... [2024-07-29T04:39:24.966Z] [2024-07-29T04:39:24.966Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:39:25.234Z] #41 ... [2024-07-29T04:39:25.234Z] [2024-07-29T04:39:25.234Z] #54 [core-data internal] load build context [2024-07-29T04:39:25.813Z] #54 ... [2024-07-29T04:39:25.813Z] [2024-07-29T04:39:25.813Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T04:39:25.813Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.0s done [2024-07-29T04:39:25.813Z] #46 DONE 64.6s [2024-07-29T04:39:25.813Z] [2024-07-29T04:39:25.813Z] #54 [core-data internal] load build context [2024-07-29T04:39:26.390Z] #54 ... [2024-07-29T04:39:26.390Z] [2024-07-29T04:39:26.390Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:39:26.390Z] #48 ... [2024-07-29T04:39:26.390Z] [2024-07-29T04:39:26.390Z] #54 [core-data internal] load build context [2024-07-29T04:39:28.437Z] #54 ... [2024-07-29T04:39:28.437Z] [2024-07-29T04:39:28.437Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:28.721Z] #40 ... [2024-07-29T04:39:28.721Z] [2024-07-29T04:39:28.721Z] #57 [support-notifications internal] load build context [2024-07-29T04:39:28.721Z] #57 ... [2024-07-29T04:39:28.721Z] [2024-07-29T04:39:28.721Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:29.797Z] #40 ... [2024-07-29T04:39:29.797Z] [2024-07-29T04:39:29.797Z] #70 [core-command internal] load build context [2024-07-29T04:39:29.797Z] #70 ... [2024-07-29T04:39:29.797Z] [2024-07-29T04:39:29.797Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:29.797Z] #40 transferring context: 182.78MB 71.7s [2024-07-29T04:39:29.797Z] #40 ... [2024-07-29T04:39:29.797Z] [2024-07-29T04:39:29.797Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:30.284Z] #39 ... [2024-07-29T04:39:30.284Z] [2024-07-29T04:39:30.284Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:30.914Z] #40 ... [2024-07-29T04:39:30.914Z] [2024-07-29T04:39:30.914Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:30.914Z] #50 ... [2024-07-29T04:39:30.914Z] [2024-07-29T04:39:30.914Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:31.216Z] #68 ... [2024-07-29T04:39:31.216Z] [2024-07-29T04:39:31.216Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:31.636Z] #39 ... [2024-07-29T04:39:31.636Z] [2024-07-29T04:39:31.636Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:31.636Z] #66 ... [2024-07-29T04:39:31.636Z] [2024-07-29T04:39:31.636Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:33.052Z] #68 ... [2024-07-29T04:39:33.052Z] [2024-07-29T04:39:33.052Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:39:33.052Z] #55 ... [2024-07-29T04:39:33.052Z] [2024-07-29T04:39:33.052Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:33.052Z] #68 ... [2024-07-29T04:39:33.052Z] [2024-07-29T04:39:33.052Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:33.327Z] #67 ... [2024-07-29T04:39:33.327Z] [2024-07-29T04:39:33.327Z] #43 [core-metadata internal] load build context [2024-07-29T04:39:33.327Z] #43 ... [2024-07-29T04:39:33.327Z] [2024-07-29T04:39:33.327Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:34.297Z] #68 ... [2024-07-29T04:39:34.297Z] [2024-07-29T04:39:34.297Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T04:39:34.297Z] #88 DONE 4.8s [2024-07-29T04:39:34.297Z] [2024-07-29T04:39:34.297Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:34.567Z] #68 ... [2024-07-29T04:39:34.567Z] [2024-07-29T04:39:34.567Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T04:39:34.567Z] #89 DONE 3.9s [2024-07-29T04:39:34.567Z] [2024-07-29T04:39:34.567Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:34.832Z] #68 ... [2024-07-29T04:39:34.832Z] [2024-07-29T04:39:34.832Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T04:39:34.832Z] #90 DONE 5.2s [2024-07-29T04:39:34.832Z] [2024-07-29T04:39:34.832Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:34.832Z] #68 transferring context: 167.13MB 73.8s [2024-07-29T04:39:35.117Z] #68 ... [2024-07-29T04:39:35.117Z] [2024-07-29T04:39:35.117Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:39:35.385Z] #41 ... [2024-07-29T04:39:35.385Z] [2024-07-29T04:39:35.385Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:35.655Z] #66 ... [2024-07-29T04:39:35.655Z] [2024-07-29T04:39:35.655Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-29T04:39:35.655Z] #91 DONE 1.2s [2024-07-29T04:39:35.655Z] [2024-07-29T04:39:35.655Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:35.926Z] #66 ... [2024-07-29T04:39:35.926Z] [2024-07-29T04:39:35.926Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-29T04:39:35.926Z] #92 DONE 1.1s [2024-07-29T04:39:35.926Z] [2024-07-29T04:39:35.926Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:36.192Z] #66 ... [2024-07-29T04:39:36.192Z] [2024-07-29T04:39:36.192Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-29T04:39:36.192Z] #93 DONE 1.5s [2024-07-29T04:39:36.192Z] [2024-07-29T04:39:36.192Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:36.456Z] #66 ... [2024-07-29T04:39:36.456Z] [2024-07-29T04:39:36.456Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-29T04:39:36.456Z] #94 DONE 0.8s [2024-07-29T04:39:36.456Z] [2024-07-29T04:39:36.456Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:36.721Z] #66 ... [2024-07-29T04:39:36.721Z] [2024-07-29T04:39:36.721Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:39:36.721Z] #48 ... [2024-07-29T04:39:36.721Z] [2024-07-29T04:39:36.721Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:37.692Z] #66 ... [2024-07-29T04:39:37.692Z] [2024-07-29T04:39:37.692Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-29T04:39:37.692Z] #95 DONE 1.6s [2024-07-29T04:39:37.692Z] [2024-07-29T04:39:37.692Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:37.957Z] #66 ... [2024-07-29T04:39:37.957Z] [2024-07-29T04:39:37.957Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T04:39:37.957Z] #96 DONE 1.4s [2024-07-29T04:39:37.957Z] [2024-07-29T04:39:37.957Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-29T04:39:37.957Z] #97 DONE 2.0s [2024-07-29T04:39:37.957Z] [2024-07-29T04:39:37.957Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:38.922Z] #66 ... [2024-07-29T04:39:38.922Z] [2024-07-29T04:39:38.922Z] #54 [core-data internal] load build context [2024-07-29T04:39:38.922Z] #54 ... [2024-07-29T04:39:38.922Z] [2024-07-29T04:39:38.922Z] #57 [support-notifications internal] load build context [2024-07-29T04:39:38.922Z] #57 ... [2024-07-29T04:39:38.922Z] [2024-07-29T04:39:38.922Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T04:39:38.922Z] #98 DONE 1.1s [2024-07-29T04:39:38.922Z] [2024-07-29T04:39:38.922Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T04:39:38.922Z] #99 DONE 0.9s [2024-07-29T04:39:38.922Z] [2024-07-29T04:39:38.923Z] #57 [support-notifications internal] load build context [2024-07-29T04:39:38.923Z] #57 ... [2024-07-29T04:39:38.923Z] [2024-07-29T04:39:38.923Z] #54 [core-data internal] load build context [2024-07-29T04:39:39.505Z] #54 ... [2024-07-29T04:39:39.505Z] [2024-07-29T04:39:39.505Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-29T04:39:39.505Z] #100 DONE 1.3s [2024-07-29T04:39:39.505Z] [2024-07-29T04:39:39.505Z] #54 [core-data internal] load build context [2024-07-29T04:39:39.777Z] #54 transferring context: 270.25MB 83.2s [2024-07-29T04:39:39.777Z] #54 ... [2024-07-29T04:39:39.777Z] [2024-07-29T04:39:39.777Z] #70 [core-command internal] load build context [2024-07-29T04:39:40.042Z] #70 ... [2024-07-29T04:39:40.042Z] [2024-07-29T04:39:40.042Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-29T04:39:40.042Z] #101 DONE 0.9s [2024-07-29T04:39:40.042Z] [2024-07-29T04:39:40.042Z] #70 [core-command internal] load build context [2024-07-29T04:39:40.042Z] #70 ... [2024-07-29T04:39:40.042Z] [2024-07-29T04:39:40.042Z] #54 [core-data internal] load build context [2024-07-29T04:39:40.628Z] #54 ... [2024-07-29T04:39:40.628Z] [2024-07-29T04:39:40.628Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-29T04:39:40.628Z] #102 DONE 1.3s [2024-07-29T04:39:40.628Z] [2024-07-29T04:39:40.628Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:40.897Z] #66 ... [2024-07-29T04:39:40.897Z] [2024-07-29T04:39:40.897Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:41.163Z] #40 ... [2024-07-29T04:39:41.164Z] [2024-07-29T04:39:41.164Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:41.164Z] #50 ... [2024-07-29T04:39:41.164Z] [2024-07-29T04:39:41.164Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-29T04:39:41.164Z] #103 DONE 1.6s [2024-07-29T04:39:41.164Z] [2024-07-29T04:39:41.164Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:41.164Z] #50 ... [2024-07-29T04:39:41.164Z] [2024-07-29T04:39:41.164Z] #54 [core-data internal] load build context [2024-07-29T04:39:41.743Z] #54 ... [2024-07-29T04:39:41.743Z] [2024-07-29T04:39:41.743Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-29T04:39:41.743Z] #104 DONE 1.6s [2024-07-29T04:39:41.743Z] [2024-07-29T04:39:41.743Z] #54 [core-data internal] load build context [2024-07-29T04:39:41.743Z] #54 ... [2024-07-29T04:39:41.743Z] [2024-07-29T04:39:41.743Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:41.743Z] #39 ... [2024-07-29T04:39:41.743Z] [2024-07-29T04:39:41.743Z] #105 [security-spire-config] exporting to image [2024-07-29T04:39:41.743Z] #105 exporting layers [2024-07-29T04:39:41.743Z] #105 ... [2024-07-29T04:39:41.743Z] [2024-07-29T04:39:41.743Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-29T04:39:41.743Z] #106 DONE 1.4s [2024-07-29T04:39:42.008Z] [2024-07-29T04:39:42.008Z] #105 [security-spire-agent] exporting to image [2024-07-29T04:39:43.407Z] #105 ... [2024-07-29T04:39:43.407Z] [2024-07-29T04:39:43.407Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:39:43.407Z] #55 ... [2024-07-29T04:39:43.407Z] [2024-07-29T04:39:43.407Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:43.407Z] #67 ... [2024-07-29T04:39:43.407Z] [2024-07-29T04:39:43.407Z] #43 [core-metadata internal] load build context [2024-07-29T04:39:43.671Z] #43 ... [2024-07-29T04:39:43.671Z] [2024-07-29T04:39:43.671Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:45.092Z] #67 transferring context: 197.30MB 84.3s [2024-07-29T04:39:45.358Z] #67 ... [2024-07-29T04:39:45.358Z] [2024-07-29T04:39:45.358Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:39:45.623Z] #41 ... [2024-07-29T04:39:45.623Z] [2024-07-29T04:39:45.623Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:45.623Z] #68 ... [2024-07-29T04:39:45.623Z] [2024-07-29T04:39:45.623Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:47.043Z] #67 ... [2024-07-29T04:39:47.043Z] [2024-07-29T04:39:47.043Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:39:47.043Z] #48 ... [2024-07-29T04:39:47.043Z] [2024-07-29T04:39:47.043Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:48.984Z] #67 ... [2024-07-29T04:39:48.984Z] [2024-07-29T04:39:48.984Z] #105 [security-spire-agent] exporting to image [2024-07-29T04:39:48.984Z] #105 exporting layers 6.6s done [2024-07-29T04:39:48.984Z] #105 writing image sha256:bace8a588bc06b920946f635fd92f0ea9ece53a3645714490a44423b1b5890ba 0.5s done [2024-07-29T04:39:48.984Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-29T04:39:48.984Z] #105 writing image sha256:5e70fa24821440f25ab2020f1cfe8ee9f2bd3a350be3571cf31352a4921de713 0.0s done [2024-07-29T04:39:48.984Z] #105 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-29T04:39:48.984Z] #105 writing image sha256:1cbcf4913c9f474c093e4e2a12af699491a3c48f7d5fb66515ab56ddb314864e 0.0s done [2024-07-29T04:39:48.984Z] #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-29T04:39:48.984Z] #105 DONE 7.5s [2024-07-29T04:39:48.984Z] [2024-07-29T04:39:48.984Z] #54 [core-data internal] load build context [2024-07-29T04:39:48.984Z] #54 transferring context: 307.83MB 91.8s done [2024-07-29T04:39:48.984Z] #54 DONE 92.4s [2024-07-29T04:39:48.984Z] [2024-07-29T04:39:48.984Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:48.984Z] #67 ... [2024-07-29T04:39:48.984Z] [2024-07-29T04:39:48.984Z] #57 [support-notifications internal] load build context [2024-07-29T04:39:48.984Z] #57 transferring context: 307.83MB 91.2s done [2024-07-29T04:39:48.984Z] #57 DONE 92.0s [2024-07-29T04:39:48.984Z] [2024-07-29T04:39:48.984Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:48.984Z] #67 ... [2024-07-29T04:39:48.984Z] [2024-07-29T04:39:48.984Z] #48 [security-proxy-setup internal] load build context [2024-07-29T04:39:48.984Z] #48 transferring context: 307.83MB 92.4s done [2024-07-29T04:39:48.984Z] #48 DONE 93.3s [2024-07-29T04:39:48.984Z] [2024-07-29T04:39:48.984Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:50.388Z] #67 ... [2024-07-29T04:39:50.388Z] [2024-07-29T04:39:50.388Z] #70 [core-command internal] load build context [2024-07-29T04:39:50.388Z] #70 ... [2024-07-29T04:39:50.388Z] [2024-07-29T04:39:50.388Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:51.348Z] #67 ... [2024-07-29T04:39:51.348Z] [2024-07-29T04:39:51.348Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:39:51.348Z] #66 ... [2024-07-29T04:39:51.348Z] [2024-07-29T04:39:51.348Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:51.348Z] #67 ... [2024-07-29T04:39:51.348Z] [2024-07-29T04:39:51.348Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:51.348Z] #50 ... [2024-07-29T04:39:51.348Z] [2024-07-29T04:39:51.348Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:51.618Z] #40 ... [2024-07-29T04:39:51.618Z] [2024-07-29T04:39:51.618Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:51.885Z] #67 ... [2024-07-29T04:39:51.885Z] [2024-07-29T04:39:51.885Z] #43 [core-metadata internal] load build context [2024-07-29T04:39:51.885Z] #43 transferring context: 307.83MB 96.7s done [2024-07-29T04:39:51.885Z] #43 DONE 97.0s [2024-07-29T04:39:51.885Z] [2024-07-29T04:39:51.885Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:39:51.885Z] #67 ... [2024-07-29T04:39:51.885Z] [2024-07-29T04:39:51.885Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:51.885Z] #39 ... [2024-07-29T04:39:51.885Z] [2024-07-29T04:39:51.885Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:52.151Z] #40 ... [2024-07-29T04:39:52.151Z] [2024-07-29T04:39:52.151Z] #107 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:39:52.151Z] #107 DONE 3.1s [2024-07-29T04:39:52.151Z] [2024-07-29T04:39:52.151Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:39:52.416Z] #40 ... [2024-07-29T04:39:52.416Z] [2024-07-29T04:39:52.416Z] #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:39:52.416Z] #108 DONE 3.1s [2024-07-29T04:39:52.416Z] [2024-07-29T04:39:52.416Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:39:52.416Z] #109 DONE 3.2s [2024-07-29T04:39:52.416Z] [2024-07-29T04:39:52.416Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:39:53.822Z] #110 ... [2024-07-29T04:39:53.822Z] [2024-07-29T04:39:53.822Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:39:53.822Z] #55 ... [2024-07-29T04:39:53.822Z] [2024-07-29T04:39:53.822Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:55.228Z] #39 ... [2024-07-29T04:39:55.228Z] [2024-07-29T04:39:55.228Z] #50 [core-keeper internal] load build context [2024-07-29T04:39:55.228Z] #50 transferring context: 307.83MB 98.3s done [2024-07-29T04:39:55.228Z] #50 DONE 99.0s [2024-07-29T04:39:55.228Z] [2024-07-29T04:39:55.228Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:55.498Z] #39 ... [2024-07-29T04:39:55.498Z] [2024-07-29T04:39:55.498Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:39:55.767Z] #41 ... [2024-07-29T04:39:55.767Z] [2024-07-29T04:39:55.767Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:55.767Z] #39 ... [2024-07-29T04:39:55.767Z] [2024-07-29T04:39:55.767Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:39:56.031Z] #68 ... [2024-07-29T04:39:56.031Z] [2024-07-29T04:39:56.031Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:56.986Z] #39 ... [2024-07-29T04:39:56.987Z] [2024-07-29T04:39:56.987Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-29T04:39:56.987Z] #111 DONE 1.4s [2024-07-29T04:39:56.987Z] [2024-07-29T04:39:56.987Z] #39 [support-scheduler internal] load build context [2024-07-29T04:39:59.557Z] #39 ... [2024-07-29T04:39:59.557Z] [2024-07-29T04:39:59.557Z] #70 [core-command internal] load build context [2024-07-29T04:39:59.557Z] #70 transferring context: 307.83MB 95.2s done [2024-07-29T04:39:59.557Z] #70 DONE 96.7s [2024-07-29T04:39:59.557Z] [2024-07-29T04:39:59.557Z] #39 [support-scheduler internal] load build context [2024-07-29T04:40:00.136Z] #39 transferring context: 307.83MB 103.9s done [2024-07-29T04:40:00.400Z] #39 DONE 104.2s [2024-07-29T04:40:00.400Z] [2024-07-29T04:40:00.400Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:40:00.663Z] #67 ... [2024-07-29T04:40:00.663Z] [2024-07-29T04:40:00.663Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:40:00.927Z] #68 ... [2024-07-29T04:40:00.927Z] [2024-07-29T04:40:00.927Z] #41 [support-cron-scheduler internal] load build context [2024-07-29T04:40:00.927Z] #41 transferring context: 307.83MB 99.8s done [2024-07-29T04:40:00.927Z] #41 DONE 101.8s [2024-07-29T04:40:00.927Z] [2024-07-29T04:40:00.927Z] #40 [security-bootstrapper internal] load build context [2024-07-29T04:40:00.927Z] #40 transferring context: 307.83MB 102.7s done [2024-07-29T04:40:00.927Z] #40 DONE 103.5s [2024-07-29T04:40:00.927Z] [2024-07-29T04:40:00.927Z] #68 [security-proxy-auth internal] load build context [2024-07-29T04:40:01.211Z] #68 transferring context: 307.83MB 100.0s done [2024-07-29T04:40:01.211Z] #68 DONE 102.2s [2024-07-29T04:40:01.211Z] [2024-07-29T04:40:01.211Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:40:01.485Z] #67 ... [2024-07-29T04:40:01.485Z] [2024-07-29T04:40:01.485Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:40:01.485Z] #66 ... [2024-07-29T04:40:01.485Z] [2024-07-29T04:40:01.485Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:40:02.449Z] #67 ... [2024-07-29T04:40:02.450Z] [2024-07-29T04:40:02.450Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:40:02.450Z] #112 ... [2024-07-29T04:40:02.450Z] [2024-07-29T04:40:02.450Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:40:02.450Z] #113 ... [2024-07-29T04:40:02.450Z] [2024-07-29T04:40:02.450Z] #67 [core-common-config-bootstrapper internal] load build context [2024-07-29T04:40:03.853Z] #67 transferring context: 307.83MB 103.0s done [2024-07-29T04:40:03.853Z] #67 DONE 104.8s [2024-07-29T04:40:03.853Z] [2024-07-29T04:40:03.853Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:40:03.853Z] #55 ... [2024-07-29T04:40:03.853Z] [2024-07-29T04:40:03.853Z] #66 [security-secretstore-setup internal] load build context [2024-07-29T04:40:04.431Z] #66 transferring context: 307.83MB 103.7s done [2024-07-29T04:40:04.696Z] #66 DONE 105.5s [2024-07-29T04:40:04.696Z] [2024-07-29T04:40:04.696Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:40:06.629Z] #55 ... [2024-07-29T04:40:06.629Z] [2024-07-29T04:40:06.629Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:40:06.892Z] #114 ... [2024-07-29T04:40:06.892Z] [2024-07-29T04:40:06.892Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-29T04:40:08.837Z] #55 transferring context: 307.83MB 112.2s done [2024-07-29T04:40:08.837Z] #55 DONE 112.4s [2024-07-29T04:40:08.837Z] [2024-07-29T04:40:08.837Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:40:10.248Z] #115 DONE 1.2s [2024-07-29T04:40:10.248Z] [2024-07-29T04:40:10.248Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.106Z] #116 ... [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.106Z] #110 DONE 78.1s [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.106Z] #112 DONE 78.2s [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.106Z] #114 DONE 73.9s [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.106Z] #113 DONE 78.2s [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-29T04:41:18.106Z] #117 ... [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.106Z] #118 CACHED [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #119 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:41:18.106Z] #119 CACHED [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-07-29T04:41:18.106Z] #120 CACHED [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-29T04:41:18.106Z] #121 CACHED [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.106Z] #122 CACHED [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:41:18.106Z] #123 CACHED [2024-07-29T04:41:18.106Z] [2024-07-29T04:41:18.106Z] #124 [support-notifications builder 6/7] COPY . . [2024-07-29T04:41:18.107Z] #124 DONE 4.9s [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.107Z] #116 DONE 65.3s [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #125 [core-data builder 6/7] COPY . . [2024-07-29T04:41:18.107Z] #125 DONE 5.0s [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:41:18.107Z] #126 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #127 [core-metadata builder 6/7] COPY . . [2024-07-29T04:41:18.107Z] #127 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.107Z] #128 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:41:18.107Z] #129 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.107Z] #130 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #131 [core-command builder 6/7] COPY . . [2024-07-29T04:41:18.107Z] #131 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2024-07-29T04:41:18.107Z] #132 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:41:18.107Z] #133 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.107Z] #134 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.107Z] #135 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-07-29T04:41:18.107Z] #136 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:41:18.107Z] #137 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:41:18.107Z] #138 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #139 [security-bootstrapper builder 6/7] COPY . . [2024-07-29T04:41:18.107Z] #139 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.107Z] #140 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T04:41:18.107Z] #141 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-29T04:41:18.107Z] #142 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #143 [support-scheduler builder 6/7] COPY . . [2024-07-29T04:41:18.107Z] #143 CACHED [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-07-29T04:41:18.107Z] #144 DONE 4.9s [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-29T04:41:18.107Z] #117 DONE 5.0s [2024-07-29T04:41:18.107Z] [2024-07-29T04:41:18.107Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T04:41:21.437Z] #145 ... [2024-07-29T04:41:21.437Z] [2024-07-29T04:41:21.437Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-29T04:41:21.437Z] #0 5.485 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-29T04:41:21.703Z] #146 ... [2024-07-29T04:41:21.703Z] [2024-07-29T04:41:21.703Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T04:41:21.703Z] #145 5.906 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-29T04:41:25.972Z] #145 ... [2024-07-29T04:41:25.972Z] [2024-07-29T04:41:25.972Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:41:25.972Z] #0 4.147 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-29T04:41:25.972Z] #147 ... [2024-07-29T04:41:25.972Z] [2024-07-29T04:41:25.972Z] #148 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-29T04:41:25.972Z] #148 DONE 10.1s [2024-07-29T04:41:25.972Z] [2024-07-29T04:41:25.972Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T04:41:25.972Z] #0 4.644 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-29T04:41:25.972Z] #149 ... [2024-07-29T04:41:25.972Z] [2024-07-29T04:41:25.972Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T04:41:25.972Z] #0 6.255 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-29T04:41:25.972Z] #150 ... [2024-07-29T04:41:25.972Z] [2024-07-29T04:41:25.972Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-29T04:41:25.972Z] #0 4.880 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-07-29T04:41:25.972Z] #151 ... [2024-07-29T04:41:25.972Z] [2024-07-29T04:41:25.972Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T04:41:25.972Z] #0 5.825 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-29T04:41:26.239Z] #152 ... [2024-07-29T04:41:26.239Z] [2024-07-29T04:41:26.239Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T04:41:26.239Z] #0 6.302 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-29T04:41:26.239Z] #153 ... [2024-07-29T04:41:26.239Z] [2024-07-29T04:41:26.239Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-29T04:41:26.239Z] #0 6.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-29T04:41:26.506Z] #154 ... [2024-07-29T04:41:26.506Z] [2024-07-29T04:41:26.506Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:41:26.506Z] #0 5.101 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-29T04:41:26.775Z] #155 ... [2024-07-29T04:41:26.775Z] [2024-07-29T04:41:26.775Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-29T04:41:26.775Z] #0 6.760 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-29T04:41:26.775Z] #156 ... [2024-07-29T04:41:26.775Z] [2024-07-29T04:41:26.775Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-29T04:41:26.775Z] #0 6.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-29T04:41:27.042Z] #157 ... [2024-07-29T04:41:27.042Z] [2024-07-29T04:41:27.042Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T04:41:28.002Z] #158 2.132 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-29T05:00:49.278Z] #158 ... [2024-07-29T05:00:49.278Z] [2024-07-29T05:00:49.278Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-29T05:00:49.278Z] #154 DONE 1173.0s [2024-07-29T05:00:49.278Z] [2024-07-29T05:00:49.278Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:00:49.278Z] #159 DONE 0.3s [2024-07-29T05:00:49.278Z] [2024-07-29T05:00:49.278Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:00:49.595Z] #160 DONE 0.3s [2024-07-29T05:00:49.595Z] [2024-07-29T05:00:49.595Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-29T05:00:49.890Z] #161 DONE 0.2s [2024-07-29T05:00:49.890Z] [2024-07-29T05:00:49.890Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-29T05:00:49.890Z] #162 DONE 0.2s [2024-07-29T05:00:49.890Z] [2024-07-29T05:00:49.890Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-29T05:00:50.186Z] #163 DONE 0.3s [2024-07-29T05:00:50.186Z] [2024-07-29T05:00:50.186Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T05:00:50.465Z] #153 ... [2024-07-29T05:00:50.465Z] [2024-07-29T05:00:50.465Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-29T05:00:50.465Z] #164 DONE 0.2s [2024-07-29T05:00:50.465Z] [2024-07-29T05:00:50.465Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T05:00:56.029Z] #165 DONE 2.4s [2024-07-29T05:00:56.029Z] [2024-07-29T05:00:56.029Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-29T05:00:56.029Z] #156 1175.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-29T05:00:56.029Z] #156 ... [2024-07-29T05:00:56.029Z] [2024-07-29T05:00:56.029Z] #105 [security-proxy-setup] exporting to image [2024-07-29T05:00:56.029Z] #105 exporting layers 1.0s done [2024-07-29T05:00:56.029Z] #105 writing image sha256:9587d8de4f876f0848f9cf24d595ab2f5e926ef508f62ade3a65c0036f6013db done [2024-07-29T05:00:56.029Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-29T05:00:56.029Z] #105 DONE 8.5s [2024-07-29T05:00:56.029Z] [2024-07-29T05:00:56.029Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T05:00:56.029Z] #153 ... [2024-07-29T05:00:56.029Z] [2024-07-29T05:00:56.029Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-29T05:00:56.029Z] #146 DONE 1179.6s [2024-07-29T05:00:56.029Z] [2024-07-29T05:00:56.029Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T05:00:56.029Z] #153 ... [2024-07-29T05:00:56.029Z] [2024-07-29T05:00:56.029Z] #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-29T05:00:56.029Z] #166 DONE 0.2s [2024-07-29T05:00:56.029Z] [2024-07-29T05:00:56.029Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T05:00:56.029Z] #158 ... [2024-07-29T05:00:56.029Z] [2024-07-29T05:00:56.029Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-29T05:00:58.666Z] #167 DONE 2.4s [2024-07-29T05:00:58.666Z] [2024-07-29T05:00:58.666Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:00:58.666Z] #168 DONE 0.3s [2024-07-29T05:00:58.666Z] [2024-07-29T05:00:58.666Z] #169 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:00:58.971Z] #169 DONE 0.2s [2024-07-29T05:00:58.971Z] [2024-07-29T05:00:58.971Z] #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-29T05:00:59.329Z] #170 DONE 0.4s [2024-07-29T05:00:59.329Z] [2024-07-29T05:00:59.329Z] #171 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-29T05:00:59.329Z] #171 DONE 0.2s [2024-07-29T05:00:59.329Z] [2024-07-29T05:00:59.329Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T05:00:59.699Z] #145 ... [2024-07-29T05:00:59.699Z] [2024-07-29T05:00:59.699Z] #172 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-29T05:00:59.699Z] #172 DONE 0.3s [2024-07-29T05:00:59.699Z] [2024-07-29T05:00:59.699Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-29T05:00:59.699Z] #157 ... [2024-07-29T05:00:59.699Z] [2024-07-29T05:00:59.699Z] #173 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-29T05:00:59.699Z] #173 DONE 0.1s [2024-07-29T05:00:59.974Z] [2024-07-29T05:00:59.974Z] #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-29T05:01:00.261Z] #174 DONE 0.4s [2024-07-29T05:01:00.261Z] [2024-07-29T05:01:00.261Z] #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-29T05:01:00.261Z] #175 DONE 0.1s [2024-07-29T05:01:00.261Z] [2024-07-29T05:01:00.261Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T05:01:00.537Z] #44 ... [2024-07-29T05:01:00.537Z] [2024-07-29T05:01:00.537Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-29T05:01:02.532Z] #176 DONE 1.8s [2024-07-29T05:01:02.532Z] [2024-07-29T05:01:02.532Z] #105 [security-bootstrapper] exporting to image [2024-07-29T05:01:02.533Z] #105 exporting layers [2024-07-29T05:01:03.637Z] #105 exporting layers 1.3s done [2024-07-29T05:01:03.637Z] #105 writing image sha256:9907b540879f8a414592e87d414031a1d00f57a19c42e62de1c2433cd4b1e9e0 [2024-07-29T05:01:03.637Z] #105 writing image sha256:9907b540879f8a414592e87d414031a1d00f57a19c42e62de1c2433cd4b1e9e0 done [2024-07-29T05:01:03.637Z] #105 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2024-07-29T05:01:03.637Z] #105 DONE 9.9s [2024-07-29T05:01:03.637Z] [2024-07-29T05:01:03.637Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T05:01:13.952Z] #149 ... [2024-07-29T05:01:13.952Z] [2024-07-29T05:01:13.952Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-29T05:01:13.952Z] #156 DONE 1197.2s [2024-07-29T05:01:13.952Z] [2024-07-29T05:01:13.952Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T05:01:13.952Z] #150 ... [2024-07-29T05:01:13.952Z] [2024-07-29T05:01:13.952Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:01:13.952Z] #177 DONE 0.2s [2024-07-29T05:01:13.952Z] [2024-07-29T05:01:13.952Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T05:01:13.952Z] #145 ... [2024-07-29T05:01:13.952Z] [2024-07-29T05:01:13.952Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:01:13.952Z] #178 DONE 0.1s [2024-07-29T05:01:13.952Z] [2024-07-29T05:01:13.952Z] #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-29T05:01:13.952Z] #179 DONE 0.2s [2024-07-29T05:01:13.952Z] [2024-07-29T05:01:13.952Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-29T05:01:13.952Z] #180 DONE 0.1s [2024-07-29T05:01:13.952Z] [2024-07-29T05:01:13.952Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:01:13.952Z] #181 DONE 0.2s [2024-07-29T05:01:13.952Z] [2024-07-29T05:01:13.952Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-29T05:01:14.231Z] #182 DONE 0.2s [2024-07-29T05:01:14.231Z] [2024-07-29T05:01:14.231Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-29T05:01:14.231Z] #151 ... [2024-07-29T05:01:14.231Z] [2024-07-29T05:01:14.231Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-29T05:01:14.503Z] #183 DONE 0.2s [2024-07-29T05:01:14.503Z] [2024-07-29T05:01:14.503Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-29T05:01:14.503Z] #184 DONE 0.1s [2024-07-29T05:01:14.503Z] [2024-07-29T05:01:14.503Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T05:01:16.471Z] #185 DONE 2.0s [2024-07-29T05:01:16.471Z] [2024-07-29T05:01:16.471Z] #105 [security-secretstore-setup] exporting to image [2024-07-29T05:01:16.471Z] #105 exporting layers [2024-07-29T05:01:17.897Z] #105 exporting layers 1.3s done [2024-07-29T05:01:17.897Z] #105 writing image sha256:47007b45b3e3e604ffef730db5989aea49a5ebf001ed5a5322d78af7784fa025 done [2024-07-29T05:01:17.897Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-29T05:01:17.897Z] #105 DONE 11.2s [2024-07-29T05:01:17.897Z] [2024-07-29T05:01:17.897Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T05:02:18.788Z] #155 ... [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T05:02:18.788Z] #153 DONE 1254.4s [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T05:02:18.788Z] #145 ... [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:02:18.788Z] #186 DONE 0.3s [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #187 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:02:18.788Z] #187 DONE 0.1s [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-29T05:02:18.788Z] #188 DONE 0.2s [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:02:18.788Z] #189 DONE 0.1s [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-29T05:02:18.788Z] #190 DONE 0.1s [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T05:02:18.788Z] #149 ... [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T05:02:18.788Z] #191 DONE 2.2s [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T05:02:18.788Z] #149 ... [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #105 [core-common-config-bootstrapper] exporting to image [2024-07-29T05:02:18.788Z] #105 exporting layers [2024-07-29T05:02:18.788Z] #105 exporting layers 0.6s done [2024-07-29T05:02:18.788Z] #105 writing image sha256:a456f8d450d6b569d1ad6a5b5e41754fe9925b94e42c94497f3105b236c682d7 done [2024-07-29T05:02:18.788Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-29T05:02:18.788Z] #105 DONE 11.8s [2024-07-29T05:02:18.788Z] [2024-07-29T05:02:18.788Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T05:04:25.460Z] #145 ... [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T05:04:25.460Z] #158 DONE 1367.1s [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T05:04:25.460Z] #155 ... [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:04:25.460Z] #192 DONE 0.2s [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:04:25.460Z] #193 DONE 0.1s [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T05:04:25.460Z] #44 ... [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-29T05:04:25.460Z] #194 DONE 0.3s [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T05:04:25.460Z] #155 ... [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:04:25.460Z] #195 DONE 0.1s [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #105 [security-spiffe-token-provider] exporting to image [2024-07-29T05:04:25.460Z] #105 exporting layers [2024-07-29T05:04:25.460Z] #105 exporting layers 0.7s done [2024-07-29T05:04:25.460Z] #105 writing image sha256:b35879614c9277577b7fc237942cb8f0c04b67b75a63e268e642ccb89b696206 done [2024-07-29T05:04:25.460Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-29T05:04:25.460Z] #105 DONE 12.6s [2024-07-29T05:04:25.460Z] [2024-07-29T05:04:25.460Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T05:12:17.531Z] #150 DONE 1851.9s [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:12:17.531Z] #14 ... [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:12:17.531Z] #196 DONE 0.1s [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:12:17.531Z] #197 DONE 0.2s [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-29T05:12:17.531Z] #198 DONE 0.3s [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:12:17.531Z] #199 DONE 0.1s [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-29T05:12:17.531Z] #151 ... [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-29T05:12:17.531Z] #200 DONE 0.2s [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T05:12:17.531Z] #201 DONE 2.0s [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #105 [security-proxy-auth] exporting to image [2024-07-29T05:12:17.531Z] #105 exporting layers [2024-07-29T05:12:17.531Z] #105 exporting layers 0.8s done [2024-07-29T05:12:17.531Z] #105 writing image sha256:fc980e5ac3452daf711bb1e1a09d454affc1d81ee9d340b4b12b1bdfe2151236 [2024-07-29T05:12:17.531Z] #105 writing image sha256:fc980e5ac3452daf711bb1e1a09d454affc1d81ee9d340b4b12b1bdfe2151236 0.0s done [2024-07-29T05:12:17.531Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-29T05:12:17.531Z] #105 DONE 13.4s [2024-07-29T05:12:17.531Z] [2024-07-29T05:12:17.531Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T05:13:13.920Z] #44 ... [2024-07-29T05:13:13.920Z] [2024-07-29T05:13:13.920Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-29T05:13:13.920Z] #157 DONE 1911.4s [2024-07-29T05:13:13.920Z] [2024-07-29T05:13:13.920Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T05:13:13.920Z] #145 ... [2024-07-29T05:13:13.920Z] [2024-07-29T05:13:13.920Z] #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:13:13.920Z] #202 DONE 0.1s [2024-07-29T05:13:13.920Z] [2024-07-29T05:13:13.920Z] #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:13:13.920Z] #203 DONE 0.1s [2024-07-29T05:13:13.920Z] [2024-07-29T05:13:13.920Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-29T05:13:13.920Z] #204 DONE 0.5s [2024-07-29T05:13:13.920Z] [2024-07-29T05:13:13.920Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:13:13.920Z] #205 DONE 0.1s [2024-07-29T05:13:13.920Z] [2024-07-29T05:13:13.920Z] #105 [core-command] exporting to image [2024-07-29T05:13:13.920Z] #105 exporting layers [2024-07-29T05:13:13.920Z] #105 exporting layers 0.6s done [2024-07-29T05:13:13.920Z] #105 writing image sha256:3ba566fa968bafee4ecc1f27bd81b81f65bc92827187e57972d57c5019b2d786 done [2024-07-29T05:13:13.920Z] #105 naming to docker.io/library/core-command-arm64 done [2024-07-29T05:13:13.920Z] #105 DONE 14.1s [2024-07-29T05:13:13.920Z] [2024-07-29T05:13:13.920Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-29T05:15:21.019Z] #151 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T05:15:21.019Z] #145 DONE 2032.8s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:15:21.019Z] #14 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:15:21.019Z] #206 DONE 0.3s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-29T05:15:21.019Z] #151 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-29T05:15:21.019Z] #207 DONE 0.7s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:15:21.019Z] #208 DONE 0.1s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #105 [core-keeper] exporting to image [2024-07-29T05:15:21.019Z] #105 exporting layers [2024-07-29T05:15:21.019Z] #105 exporting layers 0.5s done [2024-07-29T05:15:21.019Z] #105 writing image sha256:dd9048228bbf27dc59135348ffe15524871b196d1e37b2b8d03bd656e698c2e6 done [2024-07-29T05:15:21.019Z] #105 naming to docker.io/library/core-keeper-arm64 done [2024-07-29T05:15:21.019Z] #105 DONE 14.5s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T05:15:21.019Z] #152 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T05:15:21.019Z] #149 DONE 2041.3s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:15:21.019Z] #14 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:15:21.019Z] #209 DONE 0.2s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-29T05:15:21.019Z] #151 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:15:21.019Z] #210 DONE 0.2s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:15:21.019Z] #14 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-29T05:15:21.019Z] #211 DONE 0.5s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:15:21.019Z] #212 DONE 0.1s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:15:21.019Z] #14 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #105 [core-data] exporting to image [2024-07-29T05:15:21.019Z] #105 exporting layers [2024-07-29T05:15:21.019Z] #105 exporting layers 0.6s done [2024-07-29T05:15:21.019Z] #105 writing image sha256:4db42dcc9dffa9f39ae99965b739c41ae30803cd71182cb2a403913efe2a608b done [2024-07-29T05:15:21.019Z] #105 naming to docker.io/library/core-data-arm64 done [2024-07-29T05:15:21.019Z] #105 DONE 15.2s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:15:21.019Z] #14 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T05:15:21.019Z] #155 DONE 2044.5s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:15:21.019Z] #14 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:15:21.019Z] #213 DONE 0.2s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T05:15:21.019Z] #44 ... [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:15:21.019Z] #214 DONE 0.2s [2024-07-29T05:15:21.019Z] [2024-07-29T05:15:21.019Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-29T05:15:21.315Z] #215 DONE 0.4s [2024-07-29T05:15:21.315Z] [2024-07-29T05:15:21.315Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:15:21.585Z] #14 ... [2024-07-29T05:15:21.585Z] [2024-07-29T05:15:21.585Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:15:21.585Z] #216 DONE 0.1s [2024-07-29T05:15:21.585Z] [2024-07-29T05:15:21.585Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-29T05:15:21.585Z] #217 DONE 0.1s [2024-07-29T05:15:21.585Z] [2024-07-29T05:15:21.585Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T05:15:21.853Z] #147 ... [2024-07-29T05:15:21.853Z] [2024-07-29T05:15:21.853Z] #105 [core-metadata] exporting to image [2024-07-29T05:15:22.121Z] #105 exporting layers 0.5s done [2024-07-29T05:15:22.121Z] #105 writing image sha256:ef78bbc67c84b94d1a1b569640ed586ec9fe03cdcd563d08d6a04710a0c2de15 done [2024-07-29T05:15:22.122Z] #105 naming to docker.io/library/core-metadata-arm64 done [2024-07-29T05:15:22.122Z] #105 DONE 15.7s [2024-07-29T05:15:22.122Z] [2024-07-29T05:15:22.122Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:15:48.831Z] #14 ... [2024-07-29T05:15:48.831Z] [2024-07-29T05:15:48.831Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-29T05:15:48.831Z] #151 DONE 2073.1s [2024-07-29T05:15:48.831Z] [2024-07-29T05:15:48.831Z] #218 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:15:49.101Z] #218 DONE 0.3s [2024-07-29T05:15:49.101Z] [2024-07-29T05:15:49.101Z] #219 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:15:49.375Z] #219 DONE 0.2s [2024-07-29T05:15:49.375Z] [2024-07-29T05:15:49.375Z] #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-07-29T05:15:49.970Z] #220 DONE 0.5s [2024-07-29T05:15:49.970Z] [2024-07-29T05:15:49.970Z] #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-07-29T05:15:49.970Z] #221 DONE 0.2s [2024-07-29T05:15:49.970Z] [2024-07-29T05:15:49.970Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T05:15:50.246Z] #44 ... [2024-07-29T05:15:50.246Z] [2024-07-29T05:15:50.246Z] #105 [support-cron-scheduler] exporting to image [2024-07-29T05:15:50.246Z] #105 exporting layers [2024-07-29T05:15:50.858Z] #105 ... [2024-07-29T05:15:50.858Z] [2024-07-29T05:15:50.858Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T05:15:50.858Z] #152 DONE 2075.3s [2024-07-29T05:15:50.858Z] [2024-07-29T05:15:50.858Z] #105 [support-cron-scheduler] exporting to image [2024-07-29T05:15:50.858Z] #105 exporting layers 0.8s done [2024-07-29T05:15:51.134Z] #105 writing image sha256:9452c2065ba136c2c4c54f5a94f2b9b4c8380e1a4f4810ea88cf7a516111ff92 done [2024-07-29T05:15:51.134Z] #105 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-07-29T05:15:51.134Z] #105 DONE 16.5s [2024-07-29T05:15:51.134Z] [2024-07-29T05:15:51.134Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:15:51.134Z] #222 DONE 0.2s [2024-07-29T05:15:51.134Z] [2024-07-29T05:15:51.134Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T05:15:51.134Z] #147 DONE 2075.6s [2024-07-29T05:15:51.134Z] [2024-07-29T05:15:51.134Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-29T05:15:51.400Z] #14 ... [2024-07-29T05:15:51.400Z] [2024-07-29T05:15:51.400Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T05:15:51.400Z] #223 DONE 0.1s [2024-07-29T05:15:51.400Z] [2024-07-29T05:15:51.400Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:15:51.666Z] #224 DONE 0.1s [2024-07-29T05:15:51.666Z] [2024-07-29T05:15:51.666Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-29T05:15:51.666Z] #225 ... [2024-07-29T05:15:51.666Z] [2024-07-29T05:15:51.666Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T05:15:51.666Z] #226 DONE 0.1s [2024-07-29T05:15:51.933Z] [2024-07-29T05:15:51.933Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-29T05:15:52.202Z] #227 DONE 0.4s [2024-07-29T05:15:52.202Z] [2024-07-29T05:15:52.202Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-29T05:15:52.202Z] #225 DONE 0.6s [2024-07-29T05:15:52.202Z] [2024-07-29T05:15:52.202Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:15:52.469Z] #228 DONE 0.1s [2024-07-29T05:15:52.469Z] [2024-07-29T05:15:52.469Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-29T05:15:52.469Z] #229 DONE 0.1s [2024-07-29T05:15:52.469Z] [2024-07-29T05:15:52.469Z] #105 [support-scheduler] exporting to image [2024-07-29T05:15:52.735Z] #105 exporting layers 0.4s done [2024-07-29T05:15:52.735Z] #105 writing image sha256:a8ad10833df9ab27481622d2764f8d51c35420e0ac14c0e40b7185bfa1629c53 0.0s done [2024-07-29T05:15:52.735Z] #105 naming to docker.io/library/support-notifications-arm64 done [2024-07-29T05:15:52.735Z] #105 writing image sha256:f0c2b0cfcd5adc91e324889c4c45093bec403d367e6d8e3ecd16761611dd3fbf done [2024-07-29T05:15:52.735Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2024-07-29T05:15:52.735Z] #105 DONE 17.1s [2024-07-29T05:15:52.735Z] [2024-07-29T05:15:52.735Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T05:15:52.735Z] time="2024-07-29T04:38:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-29T05:15:52.742Z] $ docker stop --time=1 b2aea057062e2c9de7e5946efcd5dd3f3f3e8a71520ad4c5d3f4fbea784ded49 [2024-07-29T05:15:54.367Z] $ docker rm -f --volumes b2aea057062e2c9de7e5946efcd5dd3f3f3e8a71520ad4c5d3f4fbea784ded49 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T05:15:54.887Z] + docker images [2024-07-29T05:15:54.887Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-29T05:15:54.887Z] support-scheduler-arm64 latest f0c2b0cfcd5a 2 seconds ago 41.2MB [2024-07-29T05:15:54.887Z] support-notifications-arm64 latest a8ad10833df9 2 seconds ago 41.9MB [2024-07-29T05:15:54.887Z] support-cron-scheduler-arm64 latest 9452c2065ba1 5 seconds ago 41.6MB [2024-07-29T05:15:54.887Z] core-metadata-arm64 latest ef78bbc67c84 33 seconds ago 39.1MB [2024-07-29T05:15:54.887Z] core-data-arm64 latest 4db42dcc9dff 36 seconds ago 39MB [2024-07-29T05:15:54.887Z] core-keeper-arm64 latest dd9048228bbf 44 seconds ago 38.9MB [2024-07-29T05:15:54.887Z] core-command-arm64 latest 3ba566fa968b 2 minutes ago 35MB [2024-07-29T05:15:54.887Z] security-proxy-auth-arm64 latest fc980e5ac345 3 minutes ago 32.6MB [2024-07-29T05:15:54.887Z] security-spiffe-token-provider-arm64 latest b35879614c92 11 minutes ago 29MB [2024-07-29T05:15:54.887Z] core-common-config-bootstrapper-arm64 latest a456f8d450d6 13 minutes ago 15.3MB [2024-07-29T05:15:54.887Z] security-secretstore-setup-arm64 latest 47007b45b3e3 14 minutes ago 36.4MB [2024-07-29T05:15:54.887Z] security-bootstrapper-arm64 latest 9907b540879f 14 minutes ago 18.9MB [2024-07-29T05:15:54.887Z] security-proxy-setup-arm64 latest 9587d8de4f87 15 minutes ago 26.1MB [2024-07-29T05:15:54.887Z] security-spire-agent-arm64 latest 1cbcf4913c9f 36 minutes ago 174MB [2024-07-29T05:15:54.887Z] security-spire-config-arm64 latest 5e70fa248214 36 minutes ago 115MB [2024-07-29T05:15:54.887Z] security-spire-server-arm64 latest bace8a588bc0 36 minutes ago 116MB [2024-07-29T05:15:54.887Z] ci-base-image-arm64 latest 2ec153d8cca7 55 minutes ago 965MB [2024-07-29T05:15:54.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-29T05:15:54.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T05:15:55.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T05:15:55.451Z] [2024-07-29T05:15:55.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T05:15:55.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T05:15:56.086Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-29T05:15:56.086Z] 8998bd30e6a1: Pulling fs layer [2024-07-29T05:15:56.086Z] 04944245beec: Pulling fs layer [2024-07-29T05:15:56.086Z] 699f458cf7ca: Pulling fs layer [2024-07-29T05:15:56.086Z] 765212b225bb: Pulling fs layer [2024-07-29T05:15:56.086Z] f23df028b6ca: Pulling fs layer [2024-07-29T05:15:56.086Z] d65c8cfc05b1: Pulling fs layer [2024-07-29T05:15:56.086Z] 2437ff75d9bd: Pulling fs layer [2024-07-29T05:15:56.086Z] f23df028b6ca: Waiting [2024-07-29T05:15:56.086Z] 2437ff75d9bd: Waiting [2024-07-29T05:15:56.086Z] d65c8cfc05b1: Waiting [2024-07-29T05:15:56.086Z] 765212b225bb: Waiting [2024-07-29T05:15:56.086Z] 04944245beec: Verifying Checksum [2024-07-29T05:15:56.087Z] 04944245beec: Download complete [2024-07-29T05:15:56.087Z] 765212b225bb: Verifying Checksum [2024-07-29T05:15:56.087Z] 765212b225bb: Download complete [2024-07-29T05:15:56.087Z] f23df028b6ca: Verifying Checksum [2024-07-29T05:15:56.087Z] f23df028b6ca: Download complete [2024-07-29T05:15:56.353Z] d65c8cfc05b1: Verifying Checksum [2024-07-29T05:15:56.353Z] d65c8cfc05b1: Download complete [2024-07-29T05:15:56.353Z] 699f458cf7ca: Verifying Checksum [2024-07-29T05:15:56.353Z] 699f458cf7ca: Download complete [2024-07-29T05:15:56.934Z] 8998bd30e6a1: Verifying Checksum [2024-07-29T05:15:56.934Z] 8998bd30e6a1: Download complete [2024-07-29T05:15:59.509Z] 2437ff75d9bd: Verifying Checksum [2024-07-29T05:15:59.509Z] 2437ff75d9bd: Download complete [2024-07-29T05:16:01.446Z] 8998bd30e6a1: Pull complete [2024-07-29T05:16:02.028Z] 04944245beec: Pull complete [2024-07-29T05:16:03.967Z] 699f458cf7ca: Pull complete [2024-07-29T05:16:03.967Z] 765212b225bb: Pull complete [2024-07-29T05:16:04.547Z] f23df028b6ca: Pull complete [2024-07-29T05:16:04.813Z] d65c8cfc05b1: Pull complete [2024-07-29T05:16:23.011Z] 2437ff75d9bd: Pull complete [2024-07-29T05:16:23.011Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-29T05:16:23.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T05:16:23.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T05:16:23.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-6650 does not seem to be running inside a container [2024-07-29T05:16:23.255Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-29T05:16:26.017Z] $ docker top 79fac5e2caa8ab028b44d5681d4a8e549c70630d9ed83d0edd73128391637cf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T05:16:27.004Z] ---> job-cost.sh [2024-07-29T05:16:27.004Z] lf-activate-venv: SKIPPING [2024-07-29T05:16:27.004Z] INFO: No Stack... [2024-07-29T05:16:27.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-29T05:16:28.217Z] INFO: Archiving Costs [Pipeline] sh [2024-07-29T05:16:28.851Z] + cut -d, -f6 [2024-07-29T05:16:28.851Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2024-07-29T05:16:28.892Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-4-stack-cost] [2024-07-29T05:16:28.902Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4837-4-stack-cost] did not exist. Created. [2024-07-29T05:16:28.909Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-29T05:16:29.563Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-29T05:16:29.776Z] Stashed 1 file(s) [Pipeline] } [2024-07-29T05:16:29.786Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-29T05:16:29.799Z] $ docker stop --time=1 79fac5e2caa8ab028b44d5681d4a8e549c70630d9ed83d0edd73128391637cf5 [2024-07-29T05:16:31.298Z] $ docker rm -f --volumes 79fac5e2caa8ab028b44d5681d4a8e549c70630d9ed83d0edd73128391637cf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-29T05:16:31.845Z] provisioning config files... [2024-07-29T05:16:31.854Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config12185779035748568805tmp [Pipeline] { [Pipeline] sh [2024-07-29T05:16:32.160Z] + set +x [2024-07-29T05:16:32.160Z] + bash -s -- [2024-07-29T05:16:32.160Z] + curl -s https://codecov.io/bash [2024-07-29T05:16:32.160Z] [2024-07-29T05:16:32.160Z] _____ _ [2024-07-29T05:16:32.160Z] / ____| | | [2024-07-29T05:16:32.160Z] | | ___ __| | ___ ___ _____ __ [2024-07-29T05:16:32.160Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-29T05:16:32.160Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-29T05:16:32.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-29T05:16:32.161Z] Bash-1.0.6 [2024-07-29T05:16:32.161Z] [2024-07-29T05:16:32.161Z] [2024-07-29T05:16:32.161Z] ==> git version 2.25.1 found [2024-07-29T05:16:32.161Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-29T05:16:32.161Z] Release-Date: 2020-01-08 [2024-07-29T05:16:32.161Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-29T05:16:32.161Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-29T05:16:32.161Z] ==> Jenkins CI detected. [2024-07-29T05:16:32.161Z] current dir:  /w/workspace/edgex-go/4 [2024-07-29T05:16:32.161Z] project root: . [2024-07-29T05:16:32.161Z] --> token set from env [2024-07-29T05:16:32.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-29T05:16:32.161Z] ==> Running gcov in . (disable via -X gcov) [2024-07-29T05:16:32.421Z] ==> Python coveragepy not found [2024-07-29T05:16:32.421Z] ==> Searching for coverage reports in: [2024-07-29T05:16:32.421Z] + . [2024-07-29T05:16:32.421Z] -> Found 1 reports [2024-07-29T05:16:32.421Z] ==> Detecting git/mercurial file structure [2024-07-29T05:16:32.421Z] ==> Reading reports [2024-07-29T05:16:32.421Z] + ./coverage.out bytes=497559 [2024-07-29T05:16:32.421Z] ==> Appending adjustments [2024-07-29T05:16:32.421Z] https://docs.codecov.io/docs/fixing-reports [2024-07-29T05:16:33.799Z] + Found adjustments [2024-07-29T05:16:33.799Z] ==> Gzipping contents [2024-07-29T05:16:33.799Z] 64K /tmp/codecov.wCg3ob.gz [2024-07-29T05:16:33.799Z] ==> Uploading reports [2024-07-29T05:16:33.799Z] url: https://codecov.io [2024-07-29T05:16:33.799Z] query: branch=PR-4837&commit=8592b77ac26839faacf6aee5d704f6bc683d8296&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4837%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4837&job=&cmd_args= [2024-07-29T05:16:33.799Z] -> Pinging Codecov [2024-07-29T05:16:33.799Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4837&commit=8592b77ac26839faacf6aee5d704f6bc683d8296&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4837%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4837&job=&cmd_args= [2024-07-29T05:16:33.799Z] -> Uploading to [2024-07-29T05:16:33.799Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-29/00271124DB129430A58F1EEE437C3FCB/8592b77ac26839faacf6aee5d704f6bc683d8296/47d552fc-8cc1-472e-b0b3-d90e8490e5aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240729%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240729T051633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34e5bc99cc60c0472977bdfe555297d6b73412379e875df17596f2b6cfbceaf1 [2024-07-29T05:16:33.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T05:16:33.799Z] Dload Upload Total Spent Left Speed [2024-07-29T05:16:34.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63181 0 0 100 63181 0 210k --:--:-- --:--:-- --:--:-- 210k [2024-07-29T05:16:34.059Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8592b77ac26839faacf6aee5d704f6bc683d8296 [Pipeline] } [2024-07-29T05:16:34.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-29T05:16:34.882Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-29T05:16:35.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T05:16:36.049Z] ---> package-listing.sh [2024-07-29T05:16:36.049Z] ++ facter osfamily [2024-07-29T05:16:36.049Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-29T05:16:36.309Z] + OS_FAMILY=debian [2024-07-29T05:16:36.309Z] + workspace=/w/workspace/edgex-go/4 [2024-07-29T05:16:36.309Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-29T05:16:36.309Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-29T05:16:36.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-29T05:16:36.309Z] + PACKAGES=/tmp/packages_start.txt [2024-07-29T05:16:36.309Z] + '[' /w/workspace/edgex-go/4 ']' [2024-07-29T05:16:36.309Z] + PACKAGES=/tmp/packages_end.txt [2024-07-29T05:16:36.309Z] + case "${OS_FAMILY}" in [2024-07-29T05:16:36.309Z] + dpkg -l [2024-07-29T05:16:36.309Z] + grep '^ii' [2024-07-29T05:16:36.309Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-29T05:16:36.309Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-29T05:16:36.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-29T05:16:36.309Z] + '[' /w/workspace/edgex-go/4 ']' [2024-07-29T05:16:36.309Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-07-29T05:16:36.309Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-07-29T05:16:36.322Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-29T05:16:36.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T05:16:37.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T05:16:37.177Z] [2024-07-29T05:16:37.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T05:16:37.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T05:16:37.486Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-29T05:16:37.486Z] 5eb5b503b376: Pulling fs layer [2024-07-29T05:16:37.487Z] 5c69ac0246d0: Pulling fs layer [2024-07-29T05:16:37.487Z] ec43610c2a17: Pulling fs layer [2024-07-29T05:16:37.487Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-29T05:16:37.487Z] 33b1e0a273af: Pulling fs layer [2024-07-29T05:16:37.487Z] 5d3b04190fa2: Pulling fs layer [2024-07-29T05:16:37.487Z] 2f39f015ded8: Pulling fs layer [2024-07-29T05:16:37.487Z] 33b1e0a273af: Waiting [2024-07-29T05:16:37.487Z] 3a2ae6a8a46f: Waiting [2024-07-29T05:16:37.487Z] 5d3b04190fa2: Waiting [2024-07-29T05:16:37.487Z] 2f39f015ded8: Waiting [2024-07-29T05:16:37.487Z] 5c69ac0246d0: Download complete [2024-07-29T05:16:37.487Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-29T05:16:37.487Z] 3a2ae6a8a46f: Download complete [2024-07-29T05:16:37.487Z] 33b1e0a273af: Verifying Checksum [2024-07-29T05:16:37.487Z] 33b1e0a273af: Download complete [2024-07-29T05:16:37.487Z] 5d3b04190fa2: Download complete [2024-07-29T05:16:37.487Z] ec43610c2a17: Download complete [2024-07-29T05:16:37.745Z] 5eb5b503b376: Verifying Checksum [2024-07-29T05:16:37.745Z] 5eb5b503b376: Download complete [2024-07-29T05:16:38.312Z] 2f39f015ded8: Download complete [2024-07-29T05:16:39.248Z] 5eb5b503b376: Pull complete [2024-07-29T05:16:39.248Z] 5c69ac0246d0: Pull complete [2024-07-29T05:16:39.817Z] ec43610c2a17: Pull complete [2024-07-29T05:16:39.817Z] 3a2ae6a8a46f: Pull complete [2024-07-29T05:16:40.075Z] 33b1e0a273af: Pull complete [2024-07-29T05:16:40.075Z] 5d3b04190fa2: Pull complete [2024-07-29T05:16:45.343Z] 2f39f015ded8: Pull complete [2024-07-29T05:16:45.343Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-29T05:16:45.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T05:16:45.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T05:16:45.449Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2024-07-29T05:16:45.474Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-29T05:16:49.995Z] $ docker top f59efa705faa4b9d961067a15591f0eaa40c747fb3745fe4b65728460de1bf68 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T05:16:50.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-29T05:16:50.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-29T05:16:50.931Z] + ls /var/log/sa-host [2024-07-29T05:16:50.931Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T05:16:51.094Z] provisioning config files... [2024-07-29T05:16:51.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3904128028313212624tmp [Pipeline] { [Pipeline] echo [2024-07-29T05:16:51.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T05:16:51.410Z] ---> create-netrc.sh [Pipeline] } [2024-07-29T05:16:51.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-29T05:16:51.756Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-29T05:16:51.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T05:16:52.049Z] ---> sudo-logs.sh [2024-07-29T05:16:52.049Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-29T05:16:52.086Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T05:16:52.372Z] ---> job-cost.sh [2024-07-29T05:16:52.372Z] lf-activate-venv: SKIPPING [2024-07-29T05:16:52.372Z] DEBUG: total: 0.10999999940395355 [2024-07-29T05:16:52.372Z] INFO: Retrieving Stack Cost... [2024-07-29T05:16:52.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-29T05:16:53.201Z] INFO: Archiving Costs [Pipeline] echo [2024-07-29T05:16:53.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T05:16:53.502Z] ---> logs-deploy.sh [2024-07-29T05:16:53.502Z] lf-activate-venv: SKIPPING [2024-07-29T05:16:53.502Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4837/4 [2024-07-29T05:16:53.502Z] INFO: archiving workspace using pattern(s): [2024-07-29T05:16:54.442Z] Archives upload complete. [2024-07-29T05:16:54.702Z] INFO: archiving logs to Nexus