Pull request #4911 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 2f842e86a709fd1c0b0be62ace5f44011125c08b+c631058b2a2739a940fc36a69156d76351522c2f (6b54fcd47741e934bacd3cbd80ed35a10727f614) 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-ssh288096176740029452.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7803994544066232527.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4911/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-4911/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10688606271777530804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11181814704513888819.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-4911/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-4911/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15766194957811210598.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 ‘prd-ubuntu20.04-docker-8c-8g-10157’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10158 in /w/workspace/edgexfoundry_edgex-go_PR-4911 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit 2f842e86a709fd1c0b0be62ace5f44011125c08b Merge succeeded, producing 2f842e86a709fd1c0b0be62ace5f44011125c08b Checking out Revision 2f842e86a709fd1c0b0be62ace5f44011125c08b (PR-4911) > 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/4911/head:refs/remotes/origin/PR-4911 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f842e86a709fd1c0b0be62ace5f44011125c08b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f842e86a709fd1c0b0be62ace5f44011125c08b # timeout=10 Commit message: "fix: Fix the base64 encode error in updateKVS method" > git rev-list --no-walk a7e1f4810001a539a514073afce4719385e7be4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:43:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:43:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:43:17 ========================================================= 08:43:17 EdgeX Global Pipelines Version Info 08:43:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:43:19 ------------------- 08:43:19 stable info: 08:43:19 ------------------- 08:43:19 Commited By: Cherry Wang cherry@iotechsys.com 08:43:19 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:43:19 Message: update stable to v1.0.263 08:43:19 ------------------- 08:43:19 experimental info: 08:43:19 ------------------- 08:43:19 Commited By: Cherry Wang cherry@iotechsys.com 08:43:19 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:43:19 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:43:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4911 [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4911 [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4911 [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f842e86a709fd1c0b0be62ace5f44011125c08b [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f842e8 [Pipeline] echo 08:43:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:20 provisioning config files... 08:43:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17851939888774621531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:20 ---> ****-login.sh 08:43:20 nexus3.edgexfoundry.org:10001 08:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:20 Configure a credential helper to remove this warning. See 08:43:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:20 08:43:20 Login Succeeded 08:43:20 nexus3.edgexfoundry.org:10002 08:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:21 Configure a credential helper to remove this warning. See 08:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:21 08:43:21 Login Succeeded 08:43:21 nexus3.edgexfoundry.org:10003 08:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:21 Configure a credential helper to remove this warning. See 08:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:21 08:43:21 Login Succeeded 08:43:21 nexus3.edgexfoundry.org:10004 08:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:21 Configure a credential helper to remove this warning. See 08:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:21 08:43:21 Login Succeeded 08:43:21 ****.io 08:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:21 Configure a credential helper to remove this warning. See 08:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:21 08:43:21 Login Succeeded 08:43:21 ---> ****-login.sh ends [Pipeline] } 08:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:43:22 + 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 08:43:22 + + dirname cmd/core-command/Dockerfile 08:43:22 cut -d/ -f2 08:43:22 + echo core-command,cmd/core-command/Dockerfile 08:43:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:43:22 + dirname cmd/core-data/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo core-data,cmd/core-data/Dockerfile 08:43:22 + dirname cmd/core-keeper/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo core-keeper,cmd/core-keeper/Dockerfile 08:43:22 + dirname cmd/core-metadata/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo core-metadata,cmd/core-metadata/Dockerfile 08:43:22 + dirname cmd/security-bootstrapper/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:43:22 + dirname cmd/security-proxy-auth/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:43:22 + dirname cmd/security-proxy-setup/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:43:22 + cut+ -d/ -f2 08:43:22 dirname cmd/security-secretstore-setup/Dockerfile 08:43:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:43:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:43:22 + dirname cmd/security-spire-agent/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:43:22 + dirname cmd/security-spire-config/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:43:22 + dirname cmd/security-spire-server/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:43:22 + + dirnamecut cmd/support-cron-scheduler/Dockerfile -d/ 08:43:22 -f2 08:43:22 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:43:22 + dirname cmd/support-notifications/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo support-notifications,cmd/support-notifications/Dockerfile 08:43:22 + dirname cmd/support-scheduler/Dockerfile 08:43:22 + cut -d/ -f2 08:43:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:43:22 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 08:43:22 + git rev-list -1 --merges 2f842e86a709fd1c0b0be62ace5f44011125c08b~1..2f842e86a709fd1c0b0be62ace5f44011125c08b [Pipeline] echo 08:43:22 -----------> git rev-list -1 --merges 2f842e86a709fd1c0b0be62ace5f44011125c08b~1..2f842e86a709fd1c0b0be62ace5f44011125c08b 2f842e86a709fd1c0b0be62ace5f44011125c08b [false] [Pipeline] sh 08:43:22 + git log --format=format:%s -1 2f842e86a709fd1c0b0be62ace5f44011125c08b [Pipeline] echo 08:43:22 ========================================================= 08:43:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:43:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:43:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:43:23 + grep -v github /etc/ssh/ssh_known_hosts 08:43:23 + [ -e /tmp/ssh_known_hosts ] 08:43:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:43:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:43:23 + sudo tee -a /etc/ssh/ssh_known_hosts 08:43:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:23 08:43:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:23 0.1.4: Pulling from edgex-devops/py-git-semver 08:43:23 b85a868b505f: Pulling fs layer 08:43:23 e2be974225ed: Pulling fs layer 08:43:23 339a4e72a1f5: Pulling fs layer 08:43:23 988bab9f4d93: Pulling fs layer 08:43:23 1469e6f7b9e6: Pulling fs layer 08:43:23 eaf3925da568: Pulling fs layer 08:43:23 bab4dde63d76: Pulling fs layer 08:43:23 bde34c3a00c8: Pulling fs layer 08:43:23 b352a97aabf1: Pulling fs layer 08:43:23 4872d77fe225: Pulling fs layer 08:43:23 5851b861e8e6: Pulling fs layer 08:43:23 988bab9f4d93: Waiting 08:43:23 bde34c3a00c8: Waiting 08:43:23 b352a97aabf1: Waiting 08:43:23 4872d77fe225: Waiting 08:43:23 1469e6f7b9e6: Waiting 08:43:23 eaf3925da568: Waiting 08:43:23 bab4dde63d76: Waiting 08:43:23 5851b861e8e6: Waiting 08:43:23 e2be974225ed: Verifying Checksum 08:43:23 e2be974225ed: Download complete 08:43:23 988bab9f4d93: Verifying Checksum 08:43:23 988bab9f4d93: Download complete 08:43:23 1469e6f7b9e6: Verifying Checksum 08:43:23 1469e6f7b9e6: Download complete 08:43:23 eaf3925da568: Verifying Checksum 08:43:23 eaf3925da568: Download complete 08:43:24 339a4e72a1f5: Verifying Checksum 08:43:24 339a4e72a1f5: Download complete 08:43:24 bde34c3a00c8: Verifying Checksum 08:43:24 bde34c3a00c8: Download complete 08:43:24 b352a97aabf1: Download complete 08:43:24 4872d77fe225: Verifying Checksum 08:43:24 4872d77fe225: Download complete 08:43:24 5851b861e8e6: Download complete 08:43:24 b85a868b505f: Verifying Checksum 08:43:24 b85a868b505f: Download complete 08:43:24 bab4dde63d76: Verifying Checksum 08:43:24 bab4dde63d76: Download complete 08:43:25 b85a868b505f: Pull complete 08:43:25 e2be974225ed: Pull complete 08:43:26 339a4e72a1f5: Pull complete 08:43:26 988bab9f4d93: Pull complete 08:43:26 1469e6f7b9e6: Pull complete 08:43:26 eaf3925da568: Pull complete 08:43:28 bab4dde63d76: Pull complete 08:43:28 bde34c3a00c8: Pull complete 08:43:28 b352a97aabf1: Pull complete 08:43:28 4872d77fe225: Pull complete 08:43:28 5851b861e8e6: Pull complete 08:43:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:28 prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container 08:43:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:43:29 $ docker top 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 -eo pid,comm 08:43:29 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). 08:43:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:43:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:29 [ssh-agent] Looking for ssh-agent implementation... 08:43:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:29 $ docker exec 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 ssh-agent 08:43:29 SSH_AUTH_SOCK=/tmp/ssh-cuUIkoqw2wMl/agent.33 08:43:29 SSH_AGENT_PID=39 08:43:29 Running ssh-add (command line suppressed) 08:43:29 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2889439446690045440.key (/w/workspace/edgex-go/3@tmp/private_key_2889439446690045440.key) 08:43:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:30 + git tag --points-at HEAD [Pipeline] } 08:43:30 $ docker exec --env ******** --env ******** 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 ssh-agent -k 08:43:30 unset SSH_AUTH_SOCK; 08:43:30 unset SSH_AGENT_PID; 08:43:30 echo Agent pid 39 killed; 08:43:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:43:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:30 [ssh-agent] Looking for ssh-agent implementation... 08:43:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:30 $ docker exec 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 ssh-agent 08:43:30 SSH_AUTH_SOCK=/tmp/ssh-6SPUxxtvScnG/agent.72 08:43:30 SSH_AGENT_PID=78 08:43:30 Running ssh-add (command line suppressed) 08:43:30 Identity added: /w/workspace/edgex-go/3@tmp/private_key_16310850413598933905.key (/w/workspace/edgex-go/3@tmp/private_key_16310850413598933905.key) 08:43:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:31 + git semver init 08:43:31 2024-09-12 08:43:31,223 [run_init] DEBUG init version:0.0.0 force:False 08:43:31 2024-09-12 08:43:31,224 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:43:31 2024-09-12 08:43:31,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:43:31 2024-09-12 08:43:31,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:43:35 2024-09-12 08:43:35,471 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:43:35 2024-09-12 08:43:35,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4911 with force:False 08:43:35 2024-09-12 08:43:35,471 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4911 08:43:35 2024-09-12 08:43:35,475 [execute] INFO git cat-file --batch-check 08:43:35 2024-09-12 08:43:35,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:43:35 2024-09-12 08:43:35,480 [execute] INFO git cat-file --batch 08:43:35 2024-09-12 08:43:35,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:43:35 2024-09-12 08:43:35,486 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4911 08:43:35 0.0.0 [Pipeline] } 08:43:35 $ docker exec --env ******** --env ******** 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 ssh-agent -k 08:43:35 unset SSH_AUTH_SOCK; 08:43:35 unset SSH_AGENT_PID; 08:43:35 echo Agent pid 78 killed; 08:43:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:43:36 + git semver [Pipeline] } 08:43:36 $ docker stop --time=1 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 08:43:37 $ docker rm -f --volumes 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 [Pipeline] // withDockerContainer [Pipeline] sh 08:43:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:43:38 Stashed 1 file(s) [Pipeline] echo 08:43:38 [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 08:43:38 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:43:38 ========================================================= 08:43:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:43:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:43:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:43:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:43:39 619be1103602: Pulling fs layer 08:43:39 7862e08f4a3e: Pulling fs layer 08:43:39 5df492c9dc93: Pulling fs layer 08:43:39 7629e6793208: Pulling fs layer 08:43:39 4f4fb700ef54: Pulling fs layer 08:43:39 fb5054dd5b73: Pulling fs layer 08:43:39 eeca6798cff9: Pulling fs layer 08:43:39 aa269ceb94a6: Pulling fs layer 08:43:39 ada007ff1a6a: Pulling fs layer 08:43:39 7629e6793208: Waiting 08:43:39 4f4fb700ef54: Waiting 08:43:39 fb5054dd5b73: Waiting 08:43:39 eeca6798cff9: Waiting 08:43:39 aa269ceb94a6: Waiting 08:43:39 7862e08f4a3e: Download complete 08:43:39 7629e6793208: Verifying Checksum 08:43:39 7629e6793208: Download complete 08:43:39 4f4fb700ef54: Verifying Checksum 08:43:39 4f4fb700ef54: Download complete 08:43:39 fb5054dd5b73: Download complete 08:43:39 619be1103602: Download complete 08:43:39 eeca6798cff9: Verifying Checksum 08:43:39 eeca6798cff9: Download complete 08:43:39 619be1103602: Pull complete 08:43:39 ada007ff1a6a: Verifying Checksum 08:43:39 ada007ff1a6a: Download complete 08:43:39 7862e08f4a3e: Pull complete 08:43:39 5df492c9dc93: Verifying Checksum 08:43:39 5df492c9dc93: Download complete 08:43:39 aa269ceb94a6: Verifying Checksum 08:43:39 aa269ceb94a6: Download complete 08:43:42 5df492c9dc93: Pull complete 08:43:42 7629e6793208: Pull complete 08:43:42 4f4fb700ef54: Pull complete 08:43:42 fb5054dd5b73: Pull complete 08:43:43 eeca6798cff9: Pull complete 08:43:44 aa269ceb94a6: Pull complete 08:43:45 ada007ff1a6a: Pull complete 08:43:45 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:43:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:43:45 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:43:45 WORKDIR /edgex 08:43:45 COPY go.mod . 08:43:45 RUN go mod download 08:43:45 docker build -t ci-base-image-x86_64 -f - . 08:43:46 Sending build context to Docker daemon 179.3MB 08:43:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:43:46 ---> f489d0715acc 08:43:46 Step 2/4 : WORKDIR /edgex 08:43:47 ---> Running in e7bacca50ca0 08:43:47 Removing intermediate container e7bacca50ca0 08:43:47 ---> 73bd0d4c87be 08:43:47 Step 3/4 : COPY go.mod . 08:43:47 ---> ee67e8ac9456 08:43:47 Step 4/4 : RUN go mod download 08:43:47 ---> Running in cb88d44d7480 08:43:53 Still waiting to schedule task 08:43:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:44:09 Removing intermediate container cb88d44d7480 08:44:09 ---> d37086f1d5a3 08:44:09 Successfully built d37086f1d5a3 08:44:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:10 + docker inspect -f . ci-base-image-x86_64 08:44:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:10 prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container 08:44:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:44:10 $ docker top a751ee4436f3c73928811c61584ed2181614736417a3ec8ae87455ff995fe15f -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:11 + go version 08:44:11 go version go1.21.9 linux/amd64 [Pipeline] } 08:44:11 $ docker stop --time=1 a751ee4436f3c73928811c61584ed2181614736417a3ec8ae87455ff995fe15f 08:44:12 $ docker rm -f --volumes a751ee4436f3c73928811c61584ed2181614736417a3ec8ae87455ff995fe15f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:12 + docker inspect -f . ci-base-image-x86_64 08:44:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:12 prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container 08:44:12 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:44:13 $ docker top f5d544b1b124a1e7c7306243e28d7b01750ec9eb48a5f343820f8fd68178ec0a -eo pid,comm [Pipeline] { [Pipeline] echo 08:44:13 ========================================================= 08:44:13 [edgeXBuildGoParallel] Running Tests and Build... 08:44:13 ========================================================= [Pipeline] sh 08:44:13 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:44:13 + make test 08:44:13 go test -race -coverprofile=coverage.out ./... 08:44:20 ? github.com/edgexfoundry/edgex-go [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:44:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:44:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:44:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:44:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 08:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:44:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.051s coverage: 97.0% of statements 08:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:44:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:44:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:44:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:44:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:44:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 08:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements 08:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.514s coverage: 93.4% of statements 08:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.036s coverage: 91.7% of statements 08:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 7.0% of statements 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:44:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:44:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 95.8% of statements 08:44:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 08:44:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:44:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:44:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 08:44:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 0.8% of statements 08:44:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.023s coverage: 30.7% of statements 08:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements 08:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 77.8% of statements 08:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 08:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 08:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 08:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:45:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:45:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:45:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.022s coverage: 94.4% of statements 08:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:45:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:45:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:45:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10159 in /w/workspace/edgexfoundry_edgex-go_PR-4911 [Pipeline] { [Pipeline] ws 08:45:23 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.215s coverage: 79.9% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.037s coverage: 92.9% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.5% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.052s coverage: 97.1% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 08:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 08:45:24 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 08:45:24 running golangci-lint 08:45:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:45:24 go version go1.21.9 linux/amd64 08:45:24 level=info msg="[config_reader] Used config file .golangci.yml" 08:45:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:45:26 The recommended git tool is: git 08:45:30 using credential edgex-jenkins-ssh 08:45:30 Cloning the remote Git repository 08:45:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:45:30 > git init /w/workspace/edgex-go/3 # timeout=10 08:45:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:45:31 > git --version # timeout=10 08:45:31 > git --version # 'git version 2.25.1' 08:45:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:46 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 20.689724247s" 08:45:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.49628ms" 08:45:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:45:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:49 Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit 2f842e86a709fd1c0b0be62ace5f44011125c08b 08:45:50 Merge succeeded, producing 2f842e86a709fd1c0b0be62ace5f44011125c08b 08:45:50 Checking out Revision 2f842e86a709fd1c0b0be62ace5f44011125c08b (PR-4911) 08:45:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:45:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:45:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4911/head:refs/remotes/origin/PR-4911 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:45:49 > git config core.sparsecheckout # timeout=10 08:45:50 > git checkout -f 2f842e86a709fd1c0b0be62ace5f44011125c08b # timeout=10 08:45:50 > git remote # timeout=10 08:45:50 > git config --get remote.origin.url # timeout=10 08:45:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:50 > git merge c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 08:45:50 > git rev-parse HEAD^{commit} # timeout=10 08:45:50 > git config core.sparsecheckout # timeout=10 08:45:50 > git checkout -f 2f842e86a709fd1c0b0be62ace5f44011125c08b # timeout=10 08:45:54 Commit message: "fix: Fix the base64 encode error in updateKVS method" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:45:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:45:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:45:55 Dload Upload Total Spent Left Speed 08:45:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 77745 [Pipeline] sh 08:45:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:45:56 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 08:45:56 /etc/docker/daemon.json 08:45:56 { 08:45:56 "registry-mirrors": [ 08:45:56 "https://nexus3.edgexfoundry.org:10001" 08:45:56 ], 08:45:56 "bip": "10.250.0.254/24", 08:45:56 "hosts": [ 08:45:56 "tcp://0.0.0.0:5555", 08:45:56 "unix:///var/run/docker.sock" 08:45:56 ], 08:45:56 "mtu": 1458, 08:45:56 "selinux-enabled": true, 08:45:56 "seccomp-profile": "/etc/docker/seccomp.json" 08:45:56 } [Pipeline] sh 08:45:56 level=info msg="[linters_context/goanalysis] analyzers took 1m55.859333988s with top 10 stages: buildir: 48.174009917s, gosec: 7.908169291s, inspect: 2.821374088s, fact_deprecated: 2.589319552s, printf: 1.583454169s, nilness: 1.566302613s, fact_purity: 1.45592677s, ctrlflow: 1.402718234s, S1038: 1.220213332s, typedness: 980.332846ms" 08:45:56 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:45:56 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_files: 214/214, exclude: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, identifier_marker: 214/214" 08:45:56 level=info msg="[runner] processing took 18.124941ms with stages: nolint: 8.034876ms, identifier_marker: 4.695905ms, path_prettifier: 1.622729ms, exclude-rules: 1.613828ms, autogenerated_exclude: 1.208688ms, skip_dirs: 883.242µs, filename_unadjuster: 33.671µs, cgo: 28.292µs, max_same_issues: 580ns, skip_files: 500ns, fixer: 380ns, uniq_by_line: 360ns, exclude: 340ns, severity-rules: 270ns, sort_results: 270ns, path_shortener: 260ns, diff: 200ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" 08:45:56 level=info msg="[runner] linters took 10.508905349s with stages: goanalysis_metalinter: 10.490695895s" 08:45:56 level=info msg="File cache stats: 0 entries of total size 0B" 08:45:56 level=info msg="Memory: 313 samples, avg is 284.7MB, max is 1333.2MB" 08:45:56 level=info msg="Execution took 31.248886623s" 08:45:56 go vet ./... 08:45:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:45:57 + sudo service docker restart 08:46:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:02 ./bin/test-attribution-txt.sh 08:46:02 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:46:02 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:46:02 + ls -al . 08:46:02 total 932 08:46:02 drwxrwxr-x 11 1001 1001 4096 Sep 12 08:44 . 08:46:02 drwxr-xr-x 4 root root 4096 Sep 12 08:44 .. 08:46:02 drwxrwxr-x 2 1001 1001 4096 Sep 12 08:43 .blubracket 08:46:02 -rw-rw-r-- 1 1001 1001 10 Sep 12 08:43 .dockerignore 08:46:02 drwxrwxr-x 8 1001 1001 4096 Sep 12 08:45 .git 08:46:02 drwxrwxr-x 3 1001 1001 4096 Sep 12 08:43 .github 08:46:02 -rw-rw-r-- 1 1001 1001 1102 Sep 12 08:43 .gitignore 08:46:02 -rw-rw-r-- 1 1001 1001 42 Sep 12 08:43 .golangci.yml 08:46:02 -rw-rw-r-- 1 1001 1001 100 Sep 12 08:43 .hadolint.yml 08:46:02 drwxr-xr-x 3 1001 1001 4096 Sep 12 08:43 .semver 08:46:02 -rw-rw-r-- 1 1001 1001 155 Sep 12 08:43 .sonarcloud.properties 08:46:02 -rw-rw-r-- 1 1001 1001 1171 Sep 12 08:43 ADOPTERS.md 08:46:02 -rw-rw-r-- 1 1001 1001 21286 Sep 12 08:43 Attribution.txt 08:46:02 -rw-rw-r-- 1 1001 1001 100284 Sep 12 08:43 CHANGELOG.md 08:46:02 -rw-rw-r-- 1 1001 1001 3804 Sep 12 08:43 CONTRIBUTING.md 08:46:02 -rw-rw-r-- 1 1001 1001 677 Sep 12 08:43 GOVERNANCE.md 08:46:02 -rw-rw-r-- 1 1001 1001 861 Sep 12 08:43 Jenkinsfile 08:46:02 -rw-rw-r-- 1 1001 1001 10775 Sep 12 08:43 LICENSE 08:46:02 -rw-rw-r-- 1 1001 1001 16854 Sep 12 08:43 Makefile 08:46:02 -rw-rw-r-- 1 1001 1001 582 Sep 12 08:43 OWNERS.md 08:46:02 -rw-rw-r-- 1 1001 1001 9528 Sep 12 08:43 README.md 08:46:02 -rw-rw-r-- 1 1001 1001 789 Sep 12 08:43 SECURITY.md 08:46:02 -rw-rw-r-- 1 1001 1001 5 Sep 12 08:43 VERSION 08:46:02 drwxrwxr-x 2 1001 1001 4096 Sep 12 08:43 bin 08:46:02 drwxrwxr-x 20 1001 1001 4096 Sep 12 08:43 cmd 08:46:02 -rw-r--r-- 1 root root 563961 Sep 12 08:45 coverage.out 08:46:02 drwxrwxr-x 2 1001 1001 4096 Sep 12 08:43 fuzz_test 08:46:02 -rw-rw-r-- 1 1001 1001 7305 Sep 12 08:43 go.mod 08:46:02 -rw-rw-r-- 1 1001 1001 102748 Sep 12 08:43 go.sum 08:46:02 drwxrwxr-x 7 1001 1001 4096 Sep 12 08:43 internal 08:46:02 drwxrwxr-x 3 1001 1001 4096 Sep 12 08:43 openapi 08:46:02 -rw-rw-r-- 1 1001 1001 584 Sep 12 08:43 security.txt 08:46:02 -rw-rw-r-- 1 1001 1001 204 Sep 12 08:43 version.go [Pipeline] sh 08:46:02 + '[' -e coverage.out ] 08:46:02 + chown 1001:1001 coverage.out [Pipeline] stash 08:46:03 Stashed 1 file(s) [Pipeline] sh 08:46:03 + make build 08:46:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:15 provisioning config files... 08:46:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1923603880554433188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:15 ---> ****-login.sh 08:46:15 nexus3.edgexfoundry.org:10001 08:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:16 Configure a credential helper to remove this warning. See 08:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:16 08:46:16 Login Succeeded 08:46:16 nexus3.edgexfoundry.org:10002 08:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:16 Configure a credential helper to remove this warning. See 08:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:16 08:46:16 Login Succeeded 08:46:16 nexus3.edgexfoundry.org:10003 08:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:17 Configure a credential helper to remove this warning. See 08:46:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:17 08:46:17 Login Succeeded 08:46:17 nexus3.edgexfoundry.org:10004 08:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:17 Configure a credential helper to remove this warning. See 08:46:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:17 08:46:17 Login Succeeded 08:46:17 ****.io 08:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:17 Configure a credential helper to remove this warning. See 08:46:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:17 08:46:17 Login Succeeded 08:46:17 ---> ****-login.sh ends [Pipeline] } 08:46:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:46:18 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:18 ========================================================= 08:46:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:46:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:46:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:46:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:46:18 c6b39de5b339: Pulling fs layer 08:46:18 a69c41024577: Pulling fs layer 08:46:18 d6de4b400683: Pulling fs layer 08:46:18 35cb2a7552d0: Pulling fs layer 08:46:18 4f4fb700ef54: Pulling fs layer 08:46:18 464afbd9ba4c: Pulling fs layer 08:46:18 00f215d4a9da: Pulling fs layer 08:46:19 d496ad576159: Pulling fs layer 08:46:19 35cb2a7552d0: Waiting 08:46:19 4f4fb700ef54: Waiting 08:46:19 464afbd9ba4c: Waiting 08:46:19 00f215d4a9da: Waiting 08:46:19 d496ad576159: Waiting 08:46:19 a69c41024577: Verifying Checksum 08:46:19 a69c41024577: Download complete 08:46:19 35cb2a7552d0: Verifying Checksum 08:46:19 35cb2a7552d0: Download complete 08:46:19 4f4fb700ef54: Verifying Checksum 08:46:19 4f4fb700ef54: Download complete 08:46:19 464afbd9ba4c: Verifying Checksum 08:46:19 464afbd9ba4c: Download complete 08:46:19 c6b39de5b339: Verifying Checksum 08:46:19 c6b39de5b339: Download complete 08:46:19 d496ad576159: Verifying Checksum 08:46:19 d496ad576159: Download complete 08:46:19 c6b39de5b339: Pull complete 08:46:20 a69c41024577: Pull complete 08:46:20 d6de4b400683: Download complete 08:46:21 00f215d4a9da: Verifying Checksum 08:46:21 00f215d4a9da: Download complete 08:46:25 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 08:46:25 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 08:46:27 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 08:46:27 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 08:46:29 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 08:46:33 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 08:46:34 d6de4b400683: Pull complete 08:46:34 35cb2a7552d0: Pull complete 08:46:34 4f4fb700ef54: Pull complete 08:46:34 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 08:46:34 464afbd9ba4c: Pull complete 08:46:36 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 08:46:38 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 08:46:38 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 08:46:39 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 08:46:40 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 08:46:41 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] } 08:46:41 $ docker stop --time=1 f5d544b1b124a1e7c7306243e28d7b01750ec9eb48a5f343820f8fd68178ec0a 08:46:44 $ docker rm -f --volumes f5d544b1b124a1e7c7306243e28d7b01750ec9eb48a5f343820f8fd68178ec0a 08:46:44 00f215d4a9da: Pull complete 08:46:44 d496ad576159: Pull complete 08:46:44 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:46:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:45 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:46:45 WORKDIR /edgex 08:46:45 COPY go.mod . 08:46:45 RUN go mod downloaddocker 08:46:45 build -t ci-base-image-arm64 -f - . 08:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:46:45 08:46:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:46:45 latest: Pulling from edgex-devops/edgex-compose 08:46:45 91d30c5bc195: Pulling fs layer 08:46:45 2e9b0aa3be6d: Pulling fs layer 08:46:45 9c61dcf015f6: Pulling fs layer 08:46:45 4698f68db338: Pulling fs layer 08:46:45 2a2f49069b9e: Pulling fs layer 08:46:45 e0025b399a48: Pulling fs layer 08:46:45 2a2f49069b9e: Waiting 08:46:45 4698f68db338: Waiting 08:46:45 e0025b399a48: Waiting 08:46:45 91d30c5bc195: Verifying Checksum 08:46:45 91d30c5bc195: Download complete 08:46:45 4698f68db338: Download complete 08:46:46 Sending build context to Docker daemon 3.569MB 08:46:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:46:46 ---> f246e2811388 08:46:46 Step 2/4 : WORKDIR /edgex 08:46:46 2e9b0aa3be6d: Verifying Checksum 08:46:46 2e9b0aa3be6d: Download complete 08:46:46 91d30c5bc195: Pull complete 08:46:46 e0025b399a48: Verifying Checksum 08:46:46 e0025b399a48: Download complete 08:46:46 2a2f49069b9e: Download complete 08:46:46 2e9b0aa3be6d: Pull complete 08:46:46 9c61dcf015f6: Download complete 08:46:48 ---> Running in ff94fb8576b1 08:46:48 Removing intermediate container ff94fb8576b1 08:46:48 ---> ed4a63d0f76a 08:46:48 Step 3/4 : COPY go.mod . 08:46:48 ---> 8a9e72bc130e 08:46:48 Step 4/4 : RUN go mod download 08:46:48 ---> Running in 59956f3d8bd8 08:46:49 9c61dcf015f6: Pull complete 08:46:49 4698f68db338: Pull complete 08:46:49 2a2f49069b9e: Pull complete 08:46:49 e0025b399a48: Pull complete 08:46:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:46:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:49 prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container 08:46:49 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:46:50 $ docker top 28ddb6ad0514aa813c91a8950df4100839f5fdf36231fac96d2f329ab0d4344f -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:50 + docker compose -f ./docker-compose-build.yml build --parallel 08:46:53 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:46:53 #1 transferring dockerfile: 30B 08:46:53 #1 transferring dockerfile: 1.89kB done 08:46:53 #1 DONE 0.0s 08:46:53 08:46:53 #2 [core-keeper internal] load build definition from Dockerfile 08:46:53 #2 transferring dockerfile: 2.01kB done 08:46:53 #2 DONE 0.0s 08:46:53 08:46:53 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:46:53 #3 transferring dockerfile: 2.23kB done 08:46:53 #3 DONE 0.0s 08:46:53 08:46:53 #4 [core-metadata internal] load build definition from Dockerfile 08:46:53 #4 transferring dockerfile: 2.06kB done 08:46:53 #4 DONE 0.0s 08:46:53 08:46:53 #5 [security-spire-config internal] load build definition from Dockerfile 08:46:53 #5 transferring dockerfile: 1.69kB done 08:46:53 #5 DONE 0.0s 08:46:53 08:46:53 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:46:53 #6 transferring dockerfile: 2.15kB done 08:46:53 #6 DONE 0.0s 08:46:53 08:46:53 #7 [core-data internal] load build definition from Dockerfile 08:46:53 #7 transferring dockerfile: 2.07kB done 08:46:53 #7 DONE 0.0s 08:46:53 08:46:53 #8 [security-proxy-setup internal] load build definition from Dockerfile 08:46:53 #8 transferring dockerfile: 2.50kB done 08:46:53 #8 DONE 0.0s 08:46:53 08:46:53 #9 [security-spire-agent internal] load build definition from Dockerfile 08:46:53 #9 transferring dockerfile: 1.81kB done 08:46:53 #9 DONE 0.0s 08:46:53 08:46:53 #10 [support-scheduler internal] load build definition from Dockerfile 08:46:53 #10 transferring dockerfile: 1.93kB done 08:46:53 #10 DONE 0.0s 08:46:53 08:46:53 #11 [support-cron-scheduler internal] load build definition from Dockerfile 08:46:53 #11 transferring dockerfile: 1.85kB done 08:46:53 #11 DONE 0.0s 08:46:53 08:46:53 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:46:53 #12 transferring dockerfile: 2.49kB done 08:46:53 #12 DONE 0.0s 08:46:53 08:46:53 #13 [security-spiffe-token-provider internal] load .dockerignore 08:46:53 #13 transferring context: 50B done 08:46:53 #13 DONE 0.0s 08:46:53 08:46:53 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:46:53 #14 transferring dockerfile: 3.17kB done 08:46:53 #14 DONE 0.1s 08:46:53 08:46:53 #15 [security-spire-server internal] load build definition from Dockerfile 08:46:53 #15 transferring dockerfile: 1.70kB done 08:46:53 #15 DONE 0.1s 08:46:53 08:46:53 #16 [core-command internal] load build definition from Dockerfile 08:46:53 #16 transferring dockerfile: 1.93kB done 08:46:53 #16 DONE 0.0s 08:46:53 08:46:53 #17 [support-notifications internal] load build definition from Dockerfile 08:46:53 #17 transferring dockerfile: 1.95kB done 08:46:53 #17 DONE 0.0s 08:46:53 08:46:53 #18 [core-keeper internal] load .dockerignore 08:46:53 #18 transferring context: 50B done 08:46:53 #18 DONE 0.0s 08:46:53 08:46:53 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:46:53 #19 transferring context: 50B done 08:46:53 #19 DONE 0.0s 08:46:53 08:46:53 #20 [core-metadata internal] load .dockerignore 08:46:53 #20 transferring context: 50B done 08:46:53 #20 DONE 0.0s 08:46:53 08:46:53 #21 [security-spire-config internal] load .dockerignore 08:46:53 #21 transferring context: 50B done 08:46:53 #21 DONE 0.0s 08:46:53 08:46:53 #22 [security-proxy-auth internal] load .dockerignore 08:46:53 #22 transferring context: 50B done 08:46:53 #22 DONE 0.0s 08:46:53 08:46:53 #23 [security-proxy-setup internal] load .dockerignore 08:46:53 #23 transferring context: 50B done 08:46:53 #23 DONE 0.0s 08:46:53 08:46:53 #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:46:53 #24 DONE 0.0s 08:46:53 08:46:53 #25 [core-data internal] load .dockerignore 08:46:53 #25 transferring context: 50B done 08:46:53 #25 DONE 0.0s 08:46:53 08:46:53 #26 [security-spire-agent internal] load .dockerignore 08:46:53 #26 transferring context: 50B done 08:46:53 #26 DONE 0.0s 08:46:53 08:46:53 #27 [support-scheduler internal] load .dockerignore 08:46:53 #27 transferring context: 50B done 08:46:53 #27 DONE 0.0s 08:46:53 08:46:53 #28 [support-cron-scheduler internal] load .dockerignore 08:46:53 #28 transferring context: 50B done 08:46:53 #28 DONE 0.0s 08:46:53 08:46:53 #29 [security-secretstore-setup internal] load .dockerignore 08:46:53 #29 transferring context: 50B done 08:46:53 #29 DONE 0.0s 08:46:53 08:46:53 #30 [security-spire-server internal] load .dockerignore 08:46:53 #30 transferring context: 50B done 08:46:53 #30 DONE 0.0s 08:46:53 08:46:53 #31 [security-bootstrapper internal] load .dockerignore 08:46:53 #31 transferring context: 50B done 08:46:53 #31 DONE 0.0s 08:46:53 08:46:53 #32 [core-command internal] load .dockerignore 08:46:53 #32 transferring context: 50B done 08:46:53 #32 DONE 0.0s 08:46:53 08:46:53 #33 [support-notifications internal] load .dockerignore 08:46:53 #33 transferring context: 50B done 08:46:53 #33 DONE 0.0s 08:46:53 08:46:53 #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:46:53 #24 DONE 0.0s 08:46:53 08:46:53 #34 [core-metadata internal] load build context 08:46:53 #34 DONE 0.0s 08:46:53 08:46:53 #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:46:53 #35 DONE 0.0s 08:46:53 08:46:53 #36 [core-keeper internal] load build context 08:46:53 #36 DONE 0.0s 08:46:53 08:46:53 #37 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:46:53 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:46:53 #37 ... 08:46:53 08:46:53 #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:46:53 #24 DONE 0.0s 08:46:53 08:46:53 #38 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:46:53 #38 DONE 0.4s 08:46:53 08:46:53 #37 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:46:53 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 08:46:54 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:46:54 #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:46:54 #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:46:54 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 2.10MB / 3.42MB 0.1s 08:46:54 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 08:46:54 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:46:54 #37 ... 08:46:54 08:46:54 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:46:54 #39 DONE 0.6s 08:46:54 08:46:54 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:46:54 #40 DONE 0.6s 08:46:54 08:46:54 #37 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:46:54 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 08:46:54 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:46:54 #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:46:54 #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:46:54 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:46:54 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 08:46:54 #37 ... 08:46:54 08:46:54 #41 [security-spire-config internal] load build context 08:46:54 #41 transferring context: 25.96kB 0.0s done 08:46:54 #41 DONE 0.2s 08:46:54 08:46:54 #42 [security-spire-agent internal] load build context 08:46:54 #42 transferring context: 27.24kB 0.0s done 08:46:54 #42 DONE 0.3s 08:46:54 08:46:54 #37 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:46:54 #37 DONE 1.0s 08:46:54 08:46:54 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:46:54 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:46:54 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 08:46:54 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:46:54 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:46:54 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:46:54 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:46:54 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:46:54 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s 08:46:54 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:46:54 #43 ... 08:46:54 08:46:54 #44 [security-spire-server internal] load build context 08:46:54 #44 transferring context: 27.71kB 0.0s done 08:46:54 #44 DONE 0.3s 08:46:54 08:46:54 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:46:54 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:46:54 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 08:46:54 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.3s 08:46:54 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:46:54 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.4s 08:46:55 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done 08:46:55 #43 ... 08:46:55 08:46:55 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:46:55 #35 DONE 1.5s 08:46:55 08:46:55 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:46:55 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done 08:46:55 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:46:57 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done 08:46:57 #43 ... 08:46:57 08:46:57 #45 [core-metadata builder 2/7] WORKDIR /edgex-go 08:46:57 #45 DONE 2.6s 08:46:57 08:46:57 #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:46:57 #46 ... 08:46:57 08:46:57 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:46:57 #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:46:57 #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:46:57 #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:46:57 #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:46:57 #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 08:46:57 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:46:57 #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 08:46:57 #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:46:57 #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 08:46:57 #47 DONE 3.5s 08:46:57 08:46:57 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:46:57 #43 DONE 3.7s 08:46:57 08:46:57 #48 [security-proxy-auth internal] load build context 08:46:59 #48 ... 08:46:59 08:46:59 #49 [support-notifications internal] load build context 08:46:59 #49 ... 08:46:59 08:46:59 #48 [security-proxy-auth internal] load build context 08:46:59 #48 transferring context: 226.10MB 5.6s 08:47:03 #48 ... 08:47:03 08:47:03 #50 [core-common-config-bootstrapper internal] load build context 08:47:03 #50 ... 08:47:03 08:47:03 #51 [core-command internal] load build context 08:47:04 #51 ... 08:47:04 08:47:04 #52 [security-bootstrapper internal] load build context 08:47:04 #52 ... 08:47:04 08:47:04 #53 [security-spiffe-token-provider internal] load build context 08:47:04 #53 ... 08:47:04 08:47:04 #54 [core-data internal] load build context 08:47:04 #54 ... 08:47:04 08:47:04 #55 [security-secretstore-setup internal] load build context 08:47:04 #55 ... 08:47:04 08:47:04 #56 [support-cron-scheduler internal] load build context 08:47:04 #56 transferring context: 422.14MB 10.7s 08:47:04 #56 ... 08:47:04 08:47:04 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:47:04 #0 3.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:04 #0 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:04 #0 3.530 (1/2) Installing dumb-init (1.2.5-r2) 08:47:04 #0 3.538 (2/2) Installing su-exec (0.2-r3) 08:47:04 #0 3.538 Executing busybox-1.36.1-r7.trigger 08:47:04 #0 3.549 OK: 7 MiB in 17 packages 08:47:04 #57 ... 08:47:04 08:47:04 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:47:04 #58 ... 08:47:04 08:47:04 #34 [core-metadata internal] load build context 08:47:05 #34 ... 08:47:05 08:47:05 #36 [core-keeper internal] load build context 08:47:05 #36 ... 08:47:05 08:47:05 #59 [support-scheduler internal] load build context 08:47:05 #59 ... 08:47:05 08:47:05 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:05 #60 ... 08:47:05 08:47:05 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:05 #0 3.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:05 #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:05 #0 3.850 (1/4) Installing dumb-init (1.2.5-r2) 08:47:05 #0 3.850 (2/4) Installing openssl (3.1.7-r0) 08:47:05 #0 3.865 (3/4) Installing su-exec (0.2-r3) 08:47:05 #0 3.867 (4/4) Installing yq (4.33.3-r5) 08:47:05 #0 3.936 Executing busybox-1.36.1-r7.trigger 08:47:05 #0 3.941 OK: 17 MiB in 19 packages 08:47:05 #61 ... 08:47:05 08:47:05 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:47:05 #0 3.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:05 #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:05 #0 3.857 (1/3) Installing ca-certificates (20240226-r0) 08:47:05 #0 3.871 (2/3) Installing dumb-init (1.2.5-r2) 08:47:05 #0 3.874 (3/3) Installing tzdata (2024a-r0) 08:47:05 #0 3.933 Executing busybox-1.36.1-r7.trigger 08:47:05 #0 3.940 Executing ca-certificates-20240226-r0.trigger 08:47:05 #0 3.979 OK: 11 MiB in 18 packages 08:47:05 #62 ... 08:47:05 08:47:05 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:05 #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:05 #0 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:05 #0 4.577 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:47:05 #0 4.577 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:47:05 #0 4.577 OK: 20070 distinct packages available 08:47:05 #0 4.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:05 #0 4.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:05 #0 4.895 (1/4) Installing dumb-init (1.2.5-r2) 08:47:05 #0 5.059 (2/4) Installing musl-obstack (1.2.3-r2) 08:47:05 #0 5.059 (3/4) Installing libucontext (1.2-r2) 08:47:05 #0 5.059 (4/4) Installing gcompat (1.1.0-r1) 08:47:05 #0 5.059 Executing busybox-1.36.1-r7.trigger 08:47:05 #0 5.068 OK: 8 MiB in 19 packages 08:47:05 #63 ... 08:47:05 08:47:05 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:47:05 #0 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:05 #0 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:05 #0 3.712 (1/1) Installing dumb-init (1.2.5-r2) 08:47:05 #0 3.722 Executing busybox-1.36.1-r7.trigger 08:47:05 #0 3.733 OK: 7 MiB in 16 packages 08:47:06 #64 ... 08:47:06 08:47:06 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:06 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:06 #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:06 #0 3.642 (1/4) Installing ca-certificates (20240226-r0) 08:47:06 #0 3.656 (2/4) Installing dumb-init (1.2.5-r2) 08:47:06 #0 3.661 (3/4) Installing su-exec (0.2-r3) 08:47:06 #0 3.673 (4/4) Installing yq (4.33.3-r5) 08:47:06 #0 3.770 Executing busybox-1.36.1-r7.trigger 08:47:06 #0 3.780 Executing ca-certificates-20240226-r0.trigger 08:47:06 #0 3.839 OK: 17 MiB in 19 packages 08:47:06 #65 ... 08:47:06 08:47:06 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:06 #66 ... 08:47:06 08:47:06 #67 [security-proxy-setup internal] load build context 08:47:06 #67 transferring context: 496.16MB 12.2s done 08:47:06 #67 ... 08:47:06 08:47:06 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:06 #68 ... 08:47:06 08:47:06 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:06 #69 ... 08:47:06 08:47:06 #59 [support-scheduler internal] load build context 08:47:06 #59 transferring context: 496.16MB 12.5s done 08:47:07 #59 ... 08:47:07 08:47:07 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:47:07 #70 ... 08:47:07 08:47:07 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:07 #71 ... 08:47:07 08:47:07 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:08 #72 ... 08:47:08 08:47:08 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:08 #73 ... 08:47:08 08:47:08 #49 [support-notifications internal] load build context 08:47:08 #49 transferring context: 496.16MB 14.2s done 08:47:15 #49 ... 08:47:15 08:47:15 #48 [security-proxy-auth internal] load build context 08:47:15 #48 transferring context: 496.16MB 12.9s done 08:47:15 #48 ... 08:47:15 08:47:15 #50 [core-common-config-bootstrapper internal] load build context 08:47:15 #50 transferring context: 496.16MB 13.1s done 08:47:15 #50 ... 08:47:15 08:47:15 #52 [security-bootstrapper internal] load build context 08:47:15 #52 transferring context: 496.16MB 11.4s done 08:47:15 #52 ... 08:47:15 08:47:15 #51 [core-command internal] load build context 08:47:15 #51 transferring context: 496.16MB 12.2s done 08:47:15 #51 ... 08:47:15 08:47:15 #53 [security-spiffe-token-provider internal] load build context 08:47:15 #53 transferring context: 496.16MB 13.3s done 08:47:15 #53 ... 08:47:15 08:47:15 #55 [security-secretstore-setup internal] load build context 08:47:15 #55 transferring context: 496.16MB 13.6s done 08:47:15 #55 ... 08:47:15 08:47:15 #54 [core-data internal] load build context 08:47:15 #54 transferring context: 496.16MB 13.0s done 08:47:15 #54 ... 08:47:15 08:47:15 #34 [core-metadata internal] load build context 08:47:15 #34 transferring context: 496.16MB 13.0s done 08:47:16 #34 ... 08:47:16 08:47:16 #56 [support-cron-scheduler internal] load build context 08:47:16 #56 transferring context: 496.16MB 12.4s done 08:47:16 #56 ... 08:47:16 08:47:16 #36 [core-keeper internal] load build context 08:47:16 #36 transferring context: 496.16MB 13.3s done 08:47:18 #36 ... 08:47:18 08:47:18 #67 [security-proxy-setup internal] load build context 08:47:18 #67 DONE 24.8s 08:47:18 08:47:18 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:18 #65 DONE 23.9s 08:47:18 08:47:18 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:47:18 #62 DONE 23.9s 08:47:18 08:47:18 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:18 #63 DONE 23.9s 08:47:18 08:47:18 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:18 #61 DONE 24.0s 08:47:18 08:47:18 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:47:18 #57 DONE 24.0s 08:47:18 08:47:18 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:18 #68 DONE 24.0s 08:47:18 08:47:18 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:47:18 #64 DONE 24.1s 08:47:18 08:47:18 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:47:18 #74 ... 08:47:18 08:47:18 #52 [security-bootstrapper internal] load build context 08:47:18 #52 DONE 24.9s 08:47:18 08:47:18 #51 [core-command internal] load build context 08:47:18 #51 DONE 24.9s 08:47:18 08:47:18 #56 [support-cron-scheduler internal] load build context 08:47:18 #56 DONE 25.0s 08:47:18 08:47:18 #59 [support-scheduler internal] load build context 08:47:18 #59 DONE 25.0s 08:47:18 08:47:18 #48 [security-proxy-auth internal] load build context 08:47:18 #48 DONE 25.0s 08:47:18 08:47:18 #34 [core-metadata internal] load build context 08:47:18 #34 DONE 25.0s 08:47:18 08:47:18 #54 [core-data internal] load build context 08:47:18 #54 DONE 25.0s 08:47:18 08:47:18 #50 [core-common-config-bootstrapper internal] load build context 08:47:18 #50 DONE 25.0s 08:47:18 08:47:18 #36 [core-keeper internal] load build context 08:47:18 #36 DONE 25.0s 08:47:18 08:47:18 #55 [security-secretstore-setup internal] load build context 08:47:18 #55 DONE 25.0s 08:47:18 08:47:18 #53 [security-spiffe-token-provider internal] load build context 08:47:18 #53 DONE 25.0s 08:47:19 08:47:19 #49 [support-notifications internal] load build context 08:47:19 #49 DONE 25.0s 08:47:19 08:47:19 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:47:20 #75 ... 08:47:20 08:47:20 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:20 #70 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:20 #70 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:20 #70 22.34 OK: 264 MiB in 52 packages 08:47:20 #70 DONE 22.6s 08:47:20 08:47:20 #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:47:20 #58 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:20 #58 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:20 #58 25.05 (1/1) Installing dumb-init (1.2.5-r2) 08:47:20 #58 25.05 Executing busybox-1.36.1-r7.trigger 08:47:20 #58 25.06 OK: 7 MiB in 16 packages 08:47:20 #58 DONE 25.3s 08:47:20 08:47:20 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:47:20 #76 DONE 0.1s 08:47:20 08:47:20 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:20 #69 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:20 #69 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:20 #69 24.78 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:47:20 #69 24.78 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:47:20 #69 24.78 OK: 20070 distinct packages available 08:47:20 #69 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:20 #69 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:20 #69 25.11 (1/5) Installing dumb-init (1.2.5-r2) 08:47:20 #69 25.12 (2/5) Installing musl-obstack (1.2.3-r2) 08:47:20 #69 25.12 (3/5) Installing libucontext (1.2-r2) 08:47:20 #69 25.12 (4/5) Installing gcompat (1.1.0-r1) 08:47:20 #69 25.13 (5/5) Installing openssl (3.1.7-r0) 08:47:20 #69 25.14 Executing busybox-1.36.1-r7.trigger 08:47:20 #69 25.29 OK: 8 MiB in 20 packages 08:47:20 #69 DONE 25.4s 08:47:20 08:47:20 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:47:20 #77 ... 08:47:20 08:47:20 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:47:20 #46 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:20 #46 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:20 #46 22.75 OK: 264 MiB in 52 packages 08:47:20 #46 DONE 22.9s 08:47:20 08:47:20 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:47:20 #78 DONE 0.0s 08:47:20 08:47:20 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:20 #72 DONE 22.9s 08:47:20 08:47:20 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:20 #73 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:20 #73 ... 08:47:20 08:47:20 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:20 #60 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:20 #60 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:20 #60 25.71 (1/2) Installing ca-certificates (20240226-r0) 08:47:20 #60 25.73 (2/2) Installing dumb-init (1.2.5-r2) 08:47:20 #60 25.73 Executing busybox-1.36.1-r7.trigger 08:47:20 #60 25.74 Executing ca-certificates-20240226-r0.trigger 08:47:20 #60 25.79 OK: 8 MiB in 17 packages 08:47:20 #60 DONE 25.9s 08:47:20 08:47:20 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:20 #73 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:21 #73 23.36 OK: 264 MiB in 52 packages 08:47:21 #73 ... 08:47:21 08:47:21 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:21 #66 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:21 #66 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:21 #66 25.44 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:47:21 #66 25.44 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:47:21 #66 25.44 OK: 20070 distinct packages available 08:47:21 #66 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:21 #66 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:21 #66 25.88 (1/11) Installing ca-certificates (20240226-r0) 08:47:21 #66 25.90 (2/11) Installing brotli-libs (1.0.9-r14) 08:47:21 #66 25.91 (3/11) Installing libunistring (1.1-r1) 08:47:21 #66 25.92 (4/11) Installing libidn2 (2.3.4-r1) 08:47:21 #66 25.93 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:47:21 #66 25.93 (6/11) Installing libcurl (8.9.1-r0) 08:47:21 #66 25.94 (7/11) Installing curl (8.9.1-r0) 08:47:21 #66 25.95 (8/11) Installing dumb-init (1.2.5-r2) 08:47:21 #66 25.95 (9/11) Installing musl-obstack (1.2.3-r2) 08:47:21 #66 25.95 (10/11) Installing libucontext (1.2-r2) 08:47:21 #66 25.96 (11/11) Installing gcompat (1.1.0-r1) 08:47:21 #66 25.97 Executing busybox-1.36.1-r7.trigger 08:47:21 #66 25.97 Executing ca-certificates-20240226-r0.trigger 08:47:21 #66 26.02 OK: 12 MiB in 26 packages 08:47:21 #66 DONE 26.3s 08:47:21 08:47:21 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:21 #73 DONE 23.6s 08:47:21 08:47:21 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:21 #71 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:21 #71 22.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:21 #71 22.99 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:47:21 #71 22.99 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:47:21 #71 22.99 OK: 20078 distinct packages available 08:47:21 #71 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:21 #71 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:21 #71 23.38 OK: 264 MiB in 52 packages 08:47:21 #71 DONE 23.6s 08:47:21 08:47:21 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:47:21 #79 DONE 0.1s 08:47:21 08:47:21 #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:47:21 #80 DONE 0.2s 08:47:21 08:47:21 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:22 #81 ... 08:47:22 08:47:22 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:47:22 #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:22 #0 3.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:22 #0 3.440 OK: 17 MiB in 19 packages 08:47:22 #82 DONE 3.6s 08:47:22 08:47:22 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:47:22 #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:22 #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:22 #0 3.472 OK: 11 MiB in 18 packages 08:47:22 #83 DONE 3.6s 08:47:22 08:47:22 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:47:22 #0 3.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:22 #0 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:22 #0 3.676 OK: 8 MiB in 19 packages 08:47:22 #84 DONE 3.9s 08:47:22 08:47:22 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:47:22 #0 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:22 #0 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:22 #0 3.785 OK: 17 MiB in 19 packages 08:47:22 #85 DONE 3.9s 08:47:22 08:47:22 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:23 #86 ... 08:47:23 08:47:23 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:47:23 #87 DONE 1.1s 08:47:23 08:47:23 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:47:23 #0 3.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:23 #0 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:23 #0 3.901 OK: 7 MiB in 17 packages 08:47:23 #88 DONE 5.0s 08:47:23 08:47:23 #77 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:47:23 #77 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:23 #77 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:23 #77 2.976 OK: 7 MiB in 16 packages 08:47:23 #77 DONE 3.6s 08:47:23 08:47:23 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:23 #86 DONE 1.1s 08:47:23 08:47:23 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:47:23 #89 DONE 0.1s 08:47:23 08:47:23 #90 [security-spire-config stage-2 6/10] COPY security.txt / 08:47:23 #90 DONE 0.1s 08:47:23 08:47:23 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:24 #91 DONE 0.2s 08:47:24 08:47:24 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:47:24 #75 3.686 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:24 #75 4.216 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:24 #75 4.836 (1/1) Installing dumb-init (1.2.5-r2) 08:47:24 #75 5.193 Executing busybox-1.36.1-r7.trigger 08:47:24 #75 5.200 OK: 7 MiB in 16 packages 08:47:24 #75 DONE 5.3s 08:47:24 08:47:24 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:47:24 #74 5.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:24 #74 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:24 #74 ... 08:47:24 08:47:24 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:24 #92 DONE 0.1s 08:47:24 08:47:24 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:47:24 #74 5.430 OK: 7 MiB in 16 packages 08:47:24 #74 DONE 5.5s 08:47:24 08:47:24 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:47:24 #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:24 #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:24 #0 3.911 OK: 8 MiB in 20 packages 08:47:24 #93 DONE 4.0s 08:47:24 08:47:24 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:24 #94 DONE 0.1s 08:47:24 08:47:24 #95 [security-spire-config] exporting to image 08:47:24 #95 exporting layers 08:47:25 #95 ... 08:47:25 08:47:25 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:47:25 #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:25 #0 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:25 #0 4.242 OK: 8 MiB in 17 packages 08:47:25 #96 DONE 4.6s 08:47:25 08:47:25 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:25 #97 DONE 1.0s 08:47:25 08:47:25 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:47:25 #98 DONE 1.0s 08:47:25 08:47:25 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:47:25 #99 DONE 0.1s 08:47:25 08:47:25 #95 [security-spire-config] exporting to image 08:47:25 #95 exporting layers 1.1s done 08:47:25 #95 writing image sha256:6e1664d13382b8a321c53c8396c121af4a6003dc7b5d9b850b6b0049ce69c5ad done 08:47:25 #95 naming to docker.io/library/security-spire-config done 08:47:25 #95 DONE 1.1s 08:47:25 08:47:25 #100 [security-spire-server stage-2 6/9] COPY security.txt / 08:47:25 #100 DONE 0.5s 08:47:25 08:47:25 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:25 #101 DONE 0.5s 08:47:25 08:47:25 #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:47:25 #0 3.815 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:25 #0 4.281 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:25 #0 4.939 OK: 264 MiB in 52 packages 08:47:25 #102 DONE 5.4s 08:47:25 08:47:25 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:25 #103 DONE 0.1s 08:47:25 08:47:25 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:47:25 #104 DONE 0.1s 08:47:25 08:47:25 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:47:25 #105 DONE 0.1s 08:47:25 08:47:25 #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:47:25 #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:47:25 #0 4.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:47:25 #0 4.440 OK: 12 MiB in 26 packages 08:47:25 #106 DONE 4.7s 08:47:25 08:47:25 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 08:47:26 #107 DONE 0.0s 08:47:26 08:47:26 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:26 #108 DONE 0.0s 08:47:26 08:47:26 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:26 #109 DONE 0.1s 08:47:26 08:47:26 #95 [security-spire-server] exporting to image 08:47:26 #95 ... 08:47:26 08:47:26 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:26 #110 DONE 0.1s 08:47:26 08:47:26 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:47:26 #111 DONE 0.0s 08:47:26 08:47:26 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:26 #112 DONE 0.1s 08:47:26 08:47:26 #95 [security-spire-agent] exporting to image 08:47:26 #95 ... 08:47:26 08:47:26 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:47:26 #113 DONE 2.8s 08:47:26 08:47:26 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:47:26 #114 DONE 0.1s 08:47:26 08:47:26 #95 [security-spire-agent] exporting to image 08:47:26 #95 exporting layers 0.7s done 08:47:26 #95 writing image sha256:6a2149276421d7e5b7eeb2be35cbd4bcdd010b525eadad86039e068d891c9451 08:47:26 #95 exporting layers 0.6s done 08:47:26 #95 writing image sha256:6a2149276421d7e5b7eeb2be35cbd4bcdd010b525eadad86039e068d891c9451 done 08:47:26 #95 naming to docker.io/library/security-spire-server done 08:47:26 #95 writing image sha256:a34972ade4480596e5dd120926530b49d1cd6a120507b5ab2e934b1f048bdde1 done 08:47:26 #95 naming to docker.io/library/security-spire-agent done 08:47:26 #95 DONE 1.9s 08:47:26 08:47:26 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:30 #115 ... 08:47:30 08:47:30 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:30 #116 ... 08:47:30 08:47:30 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:30 #117 ... 08:47:30 08:47:30 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 Removing intermediate container 59956f3d8bd8 08:47:45 ---> 0e78367c3b64 08:47:45 Successfully built 0e78367c3b64 08:47:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:45 + docker inspect -f . ci-base-image-arm64 08:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:45 prd-ubuntu20.04-docker-arm64-4c-16g-10159 does not seem to be running inside a container 08:47:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:47:46 $ docker top 1a129801335d4f7186915c40911a9f756506418f4668a4d35bbb28bf468b31ea -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:47 + go version 08:47:47 go version go1.21.9 linux/arm64 [Pipeline] } 08:47:47 $ docker stop --time=1 1a129801335d4f7186915c40911a9f756506418f4668a4d35bbb28bf468b31ea 08:47:49 $ docker rm -f --volumes 1a129801335d4f7186915c40911a9f756506418f4668a4d35bbb28bf468b31ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:49 + docker inspect -f . ci-base-image-arm64 08:47:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:50 prd-ubuntu20.04-docker-arm64-4c-16g-10159 does not seem to be running inside a container 08:47:50 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:47:51 $ docker top e88ccabdb4987dfbf2e00a09977e30ccb14e845be060f4057fd20b41d7dc5c67 -eo pid,comm [Pipeline] { [Pipeline] echo 08:47:51 ========================================================= 08:47:51 [edgeXBuildGoParallel] Running Tests and Build... 08:47:51 ========================================================= [Pipeline] sh 08:47:52 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:47:52 + make test 08:47:52 go test -race -coverprofile=coverage.out ./... 08:48:17 #118 DONE 48.9s 08:48:17 08:48:17 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:48:17 #119 ... 08:48:17 08:48:17 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #117 DONE 49.8s 08:48:17 08:48:17 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #115 DONE 44.2s 08:48:17 08:48:17 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #116 DONE 50.0s 08:48:17 08:48:17 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #81 DONE 48.9s 08:48:17 08:48:17 #120 [support-cron-scheduler builder 6/7] COPY . . 08:48:17 #120 ... 08:48:17 08:48:17 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:48:17 #119 DONE 5.5s 08:48:17 08:48:17 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:17 #121 ... 08:48:17 08:48:17 #122 [core-metadata builder 6/7] COPY . . 08:48:17 #122 DONE 5.5s 08:48:17 08:48:17 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 08:48:17 #123 CACHED 08:48:17 08:48:17 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #124 CACHED 08:48:17 08:48:17 #125 [core-command builder 6/7] COPY . . 08:48:17 #125 CACHED 08:48:17 08:48:17 #126 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:48:17 #126 CACHED 08:48:17 08:48:17 #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #127 CACHED 08:48:17 08:48:17 #128 [support-notifications builder 6/7] COPY . . 08:48:17 #128 CACHED 08:48:17 08:48:17 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #129 CACHED 08:48:17 08:48:17 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:48:17 #130 CACHED 08:48:17 08:48:17 #131 [support-scheduler builder 6/7] COPY . . 08:48:17 #131 CACHED 08:48:17 08:48:17 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #132 CACHED 08:48:17 08:48:17 #133 [security-proxy-auth builder 6/7] COPY . . 08:48:17 #133 CACHED 08:48:17 08:48:17 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:48:17 #134 CACHED 08:48:17 08:48:17 #120 [support-cron-scheduler builder 6/7] COPY . . 08:48:17 #120 DONE 5.5s 08:48:17 08:48:17 #135 [core-data builder 6/7] COPY . . 08:48:17 #135 CACHED 08:48:17 08:48:17 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #136 CACHED 08:48:17 08:48:17 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 08:48:17 #137 CACHED 08:48:17 08:48:17 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 08:48:17 #138 CACHED 08:48:17 08:48:17 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #139 CACHED 08:48:17 08:48:17 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:48:17 #140 CACHED 08:48:17 08:48:17 #141 [core-keeper builder 7/8] COPY . . 08:48:17 #141 DONE 5.5s 08:48:17 08:48:17 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:48:17 #142 CACHED 08:48:17 08:48:17 #143 [security-bootstrapper builder 6/7] COPY . . 08:48:17 #143 CACHED 08:48:17 08:48:17 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #144 CACHED 08:48:17 08:48:17 #145 [security-proxy-setup builder 6/7] COPY . . 08:48:17 #145 DONE 5.5s 08:48:17 08:48:17 #146 [security-secretstore-setup builder 6/7] COPY . . 08:48:17 #146 CACHED 08:48:17 08:48:17 #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:17 #147 CACHED 08:48:17 08:48:17 #148 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:48:17 #148 CACHED 08:48:17 08:48:17 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:48:17 #149 1.369 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 08:48:28 #149 ... 08:48:28 08:48:28 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:48:28 #0 1.259 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 08:48:28 #150 ... 08:48:28 08:48:28 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:48:28 #0 1.969 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 08:48:28 #151 ... 08:48:28 08:48:28 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:28 #0 2.000 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 08:48:28 #152 ... 08:48:28 08:48:28 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:48:28 #0 0.690 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 08:48:28 #153 ... 08:48:28 08:48:28 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:48:28 #0 1.293 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 08:48:28 #154 ... 08:48:28 08:48:28 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:28 #0 1.648 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 08:48:28 #155 ... 08:48:28 08:48:28 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:48:28 #0 0.934 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 08:48:28 #156 ... 08:48:28 08:48:28 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:48:28 #0 0.554 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 08:48:28 #157 ... 08:48:28 08:48:28 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:28 #121 0.718 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 08:48:29 #121 ... 08:48:29 08:48:29 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:48:29 #0 0.956 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 08:48:29 #158 ... 08:48:29 08:48:29 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:48:29 #0 0.962 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 08:48:29 #159 ... 08:48:29 08:48:29 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:48:29 #0 2.001 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 08:48:39 ? github.com/edgexfoundry/edgex-go [no test files] 08:50:06 #160 ... 08:50:06 08:50:06 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:50:06 #152 105.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 08:51:15 #152 ... 08:51:15 08:51:15 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:51:15 #160 DONE 173.7s 08:51:15 08:51:15 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:51:15 #154 DONE 173.7s 08:51:15 08:51:15 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:51:15 #156 DONE 173.7s 08:51:15 08:51:15 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:51:15 #155 DONE 173.7s 08:51:15 08:51:15 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:51:15 #151 DONE 173.7s 08:51:15 08:51:15 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #161 ... 08:51:15 08:51:15 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:51:15 #157 DONE 173.7s 08:51:15 08:51:15 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:51:15 #150 DONE 173.8s 08:51:15 08:51:15 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:51:15 #159 DONE 173.8s 08:51:15 08:51:15 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:15 #152 DONE 174.0s 08:51:15 08:51:15 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #162 ... 08:51:15 08:51:15 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:51:15 #158 DONE 174.2s 08:51:15 08:51:15 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:15 #149 DONE 174.2s 08:51:15 08:51:15 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:51:15 #153 DONE 174.3s 08:51:15 08:51:15 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #163 ... 08:51:15 08:51:15 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:15 #121 DONE 174.3s 08:51:15 08:51:15 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #161 DONE 0.7s 08:51:15 08:51:15 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #164 ... 08:51:15 08:51:15 #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #165 DONE 1.0s 08:51:15 08:51:15 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #166 DONE 1.0s 08:51:15 08:51:15 #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #167 DONE 0.8s 08:51:15 08:51:15 #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #168 DONE 1.0s 08:51:15 08:51:15 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #162 DONE 1.0s 08:51:15 08:51:15 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:51:15 #169 ... 08:51:15 08:51:15 #170 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:51:15 #170 DONE 0.7s 08:51:15 08:51:15 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #163 DONE 0.7s 08:51:15 08:51:15 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:51:15 #171 DONE 0.6s 08:51:15 08:51:15 #172 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:51:15 #172 ... 08:51:15 08:51:15 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #164 DONE 1.1s 08:51:15 08:51:15 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:51:15 #173 ... 08:51:15 08:51:15 #174 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:51:15 #174 DONE 2.9s 08:51:15 08:51:15 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #175 CACHED 08:51:15 08:51:15 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:51:15 #176 CACHED 08:51:15 08:51:15 #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:51:15 #177 DONE 2.8s 08:51:15 08:51:15 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:51:15 #178 CACHED 08:51:15 08:51:15 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #179 CACHED 08:51:15 08:51:15 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #180 CACHED 08:51:15 08:51:15 #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:51:15 #181 CACHED 08:51:15 08:51:15 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:51:15 #182 CACHED 08:51:15 08:51:15 #183 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:51:15 #183 CACHED 08:51:15 08:51:15 #184 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:51:15 #184 DONE 2.8s 08:51:15 08:51:15 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:51:15 #185 DONE 2.8s 08:51:15 08:51:15 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:51:15 #169 DONE 2.8s 08:51:15 08:51:15 #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:51:15 #186 ... 08:51:15 08:51:15 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:51:15 #173 DONE 3.0s 08:51:15 08:51:15 #172 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:51:15 #172 DONE 3.1s 08:51:15 08:51:15 #187 [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 08:51:15 #187 ... 08:51:15 08:51:15 #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:51:15 #188 DONE 3.8s 08:51:15 08:51:15 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:51:15 #189 DONE 2.9s 08:51:15 08:51:15 #190 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:51:17 #190 ... 08:51:17 08:51:17 #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:51:17 #191 DONE 4.4s 08:51:17 08:51:17 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:51:17 #192 DONE 4.4s 08:51:17 08:51:17 #193 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:51:17 #193 DONE 4.4s 08:51:17 08:51:17 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:51:17 #194 DONE 4.4s 08:51:17 08:51:17 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:51:17 #195 DONE 4.5s 08:51:17 08:51:17 #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:51:17 #186 DONE 4.4s 08:51:17 08:51:17 #187 [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 08:51:17 #187 DONE 4.0s 08:51:17 08:51:17 #190 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:51:17 #190 DONE 3.4s 08:51:17 08:51:17 #196 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:51:17 #196 DONE 3.8s 08:51:17 08:51:17 #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:51:17 #197 DONE 4.5s 08:51:17 08:51:17 #198 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:51:17 #198 DONE 4.5s 08:51:17 08:51:17 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:51:17 #199 DONE 3.4s 08:51:17 08:51:17 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:51:18 #200 ... 08:51:18 08:51:18 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:51:18 #201 DONE 4.6s 08:51:18 08:51:18 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:51:18 #202 DONE 0.4s 08:51:18 08:51:18 #95 [support-cron-scheduler] exporting to image 08:51:18 #95 exporting layers 0.3s done 08:51:19 #95 ... 08:51:19 08:51:19 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:51:19 #203 DONE 0.5s 08:51:19 08:51:19 #204 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:51:19 #204 DONE 0.5s 08:51:19 08:51:19 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:51:19 #205 DONE 0.5s 08:51:19 08:51:19 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:51:19 #206 DONE 0.5s 08:51:19 08:51:19 #95 [support-notifications] exporting to image 08:51:19 #95 ... 08:51:19 08:51:19 #207 [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 08:51:19 #207 DONE 0.5s 08:51:19 08:51:19 #208 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:51:19 #208 DONE 0.5s 08:51:19 08:51:19 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:51:19 #209 DONE 0.5s 08:51:19 08:51:19 #210 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:51:19 #210 DONE 0.5s 08:51:19 08:51:19 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:51:19 #211 DONE 0.5s 08:51:19 08:51:19 #95 [core-command] exporting to image 08:51:19 #95 ... 08:51:19 08:51:19 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:51:19 #200 DONE 0.5s 08:51:19 08:51:19 #95 [security-spiffe-token-provider] exporting to image 08:51:19 #95 ... 08:51:19 08:51:19 #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:51:19 #212 DONE 0.7s 08:51:19 08:51:19 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:51:19 #213 DONE 0.8s 08:51:19 08:51:19 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:51:19 #214 DONE 0.7s 08:51:19 08:51:19 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:51:19 #215 DONE 0.7s 08:51:19 08:51:19 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:51:19 #216 DONE 0.7s 08:51:19 08:51:19 #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:51:19 #217 DONE 0.7s 08:51:19 08:51:19 #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:51:19 #218 DONE 0.7s 08:51:19 08:51:19 #95 [core-keeper] exporting to image 08:51:19 #95 exporting layers 0.7s done 08:51:19 #95 writing image sha256:ff6cc9f920a4fb9537246be2eb02cd694e50c1639eae0cd7e0bccc8c207760c2 0.0s done 08:51:19 #95 naming to docker.io/library/core-keeper done 08:51:19 #95 writing image sha256:331e15543d92c5ad350f1e6d1f9a92438c4523d373f98c7fe6766b2a3be32ba9 done 08:51:19 #95 writing image sha256:0a10e92e52e646a272f8cd8510bab63ebb0621bcfebf8e404670bdf79cb81714 0.0s done 08:51:19 #95 writing image sha256:4b2b6aba54a2352aa3ac7957d7404aeff23da7158d39aa766bbadfb55000db18 done 08:51:19 #95 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:51:19 #95 writing image sha256:f50e4a0f34ffc72ba445b8306a72eacccc1906a948e598ab4433ea1f3470dea2 0.0s done 08:51:19 #95 naming to docker.io/library/core-command done 08:51:19 #95 writing image sha256:81d0a3a2572395a879bf823b1dab91a7a16cda0be60608e15c599a281af97a71 done 08:51:19 #95 naming to docker.io/library/support-cron-scheduler 08:51:19 #95 naming to docker.io/library/support-scheduler 08:51:19 #95 naming to docker.io/library/support-notifications 08:51:19 #95 naming to docker.io/library/support-cron-scheduler 0.2s done 08:51:19 #95 ... 08:51:19 08:51:19 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:51:19 #219 DONE 0.5s 08:51:19 08:51:19 #95 [support-notifications] exporting to image 08:51:19 #95 exporting layers 0.5s done 08:51:19 #95 naming to docker.io/library/support-scheduler 0.2s done 08:51:19 #95 naming to docker.io/library/support-notifications 0.3s done 08:51:19 #95 writing image sha256:008c6c2724d24ab678529b43dde7c1a1ee67b71cffabf134fb5d64d42de50af5 done 08:51:19 #95 writing image sha256:747fd38b0a7cc39f2b49c37be9c2d1b606a2ef323ff8ff8e9846aaad8b18c284 done 08:51:19 #95 naming to docker.io/library/core-metadata done 08:51:19 #95 naming to docker.io/library/core-data done 08:51:19 #95 DONE 3.6s 08:51:19 08:51:19 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:51:19 #220 DONE 0.5s 08:51:19 08:51:19 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:51:19 #221 DONE 0.5s 08:51:19 08:51:19 #222 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:51:19 #222 DONE 0.3s 08:51:19 08:51:19 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:51:19 #223 DONE 0.3s 08:51:19 08:51:19 #224 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:51:19 #224 DONE 0.0s 08:51:19 08:51:19 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:51:19 #225 DONE 0.0s 08:51:19 08:51:19 #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:19 #226 DONE 0.8s 08:51:19 08:51:19 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:19 #227 DONE 0.9s 08:51:19 08:51:19 #95 [security-proxy-auth] exporting to image 08:51:20 #95 ... 08:51:20 08:51:20 #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:51:20 #228 DONE 0.1s 08:51:20 08:51:20 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:51:20 #229 DONE 0.1s 08:51:20 08:51:20 #95 [core-common-config-bootstrapper] exporting to image 08:51:20 #95 exporting layers 0.1s done 08:51:20 #95 writing image sha256:29888b2d3021f69931bd9a7996a41682177f7ee6dd17e0f4a6b47d8ef2cb9bd3 0.0s done 08:51:20 #95 naming to docker.io/library/core-common-config-bootstrapper done 08:51:20 #95 exporting layers 0.3s done 08:51:20 #95 writing image sha256:5b89be837b6ffc8a2d51e824af2df4030de16ee30d1a19fad64dae4b73293cd4 done 08:51:20 #95 naming to docker.io/library/security-proxy-auth 0.0s done 08:51:20 #95 DONE 3.9s 08:51:20 08:51:20 #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:51:20 #230 DONE 0.1s 08:51:20 08:51:20 #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:51:20 #231 ... 08:51:20 08:51:20 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:20 #232 DONE 0.9s 08:51:20 08:51:20 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:20 #233 DONE 0.8s 08:51:20 08:51:20 #95 [security-proxy-setup] exporting to image 08:51:20 #95 exporting layers 0.3s done 08:51:20 #95 writing image sha256:ce9bb5bd4ad2b30e312e96b234a0221d5c4491ad8bff2fa822da150f62f1b52c done 08:51:20 #95 naming to docker.io/library/security-proxy-setup done 08:51:21 #95 ... 08:51:21 08:51:21 #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:51:21 #231 DONE 0.7s 08:51:21 08:51:21 #95 [security-bootstrapper] exporting to image 08:51:21 #95 exporting layers 0.2s done 08:51:21 #95 writing image sha256:7a9af44a8504bf7176ad8abfa788a1e77938a4db07625aefb52073700b45598d done 08:51:21 #95 naming to docker.io/library/security-secretstore-setup done 08:51:21 #95 exporting layers 0.2s done 08:51:21 #95 writing image sha256:56b820bc290ca8d0712a949955e0d0df3fcd8cfd7e9381c0429dad55ba15566b done 08:51:21 #95 naming to docker.io/library/security-bootstrapper done 08:51:21 #95 DONE 4.6s 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:21 time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:51:21 $ docker stop --time=1 28ddb6ad0514aa813c91a8950df4100839f5fdf36231fac96d2f329ab0d4344f 08:51:22 $ docker rm -f --volumes 28ddb6ad0514aa813c91a8950df4100839f5fdf36231fac96d2f329ab0d4344f [Pipeline] // withDockerContainer [Pipeline] sh 08:51:22 + docker images 08:51:22 REPOSITORY TAG IMAGE ID CREATED SIZE 08:51:22 security-proxy-setup latest ce9bb5bd4ad2 2 seconds ago 26.2MB 08:51:22 security-bootstrapper latest 56b820bc290c 2 seconds ago 19MB 08:51:22 security-secretstore-setup latest 7a9af44a8504 2 seconds ago 37MB 08:51:22 core-common-config-bootstrapper latest 29888b2d3021 3 seconds ago 15.2MB 08:51:22 security-proxy-auth latest 5b89be837b6f 3 seconds ago 33.1MB 08:51:22 core-data latest 747fd38b0a7c 4 seconds ago 39.7MB 08:51:22 core-metadata latest 008c6c2724d2 4 seconds ago 39.9MB 08:51:22 support-notifications latest f50e4a0f34ff 4 seconds ago 42.6MB 08:51:22 support-scheduler latest 0a10e92e52e6 4 seconds ago 42MB 08:51:22 security-spiffe-token-provider latest 4b2b6aba54a2 4 seconds ago 28.9MB 08:51:22 core-command latest 331e15543d92 4 seconds ago 35.5MB 08:51:22 support-cron-scheduler latest 81d0a3a25723 5 seconds ago 44.2MB 08:51:22 core-keeper latest ff6cc9f920a4 5 seconds ago 39.6MB 08:51:22 security-spire-agent latest a34972ade448 3 minutes ago 182MB 08:51:22 security-spire-server latest 6a2149276421 3 minutes ago 121MB 08:51:22 security-spire-config latest 6e1664d13382 3 minutes ago 120MB 08:51:22 ci-base-image-x86_64 latest d37086f1d5a3 7 minutes ago 971MB 08:51:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 08:51:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 08:51:22 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] } 08:52:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:52:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:52:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:52:56 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:52:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:52:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:52:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:52:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:52:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:53:04 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:53:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:53:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:53:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:53:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.121s coverage: 28.7% of statements 08:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements 08:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:53:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.273s coverage: 69.2% of statements 08:53:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:53:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:53:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements 08:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.595s coverage: 93.4% of statements 08:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.272s coverage: 91.7% of statements 08:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.225s coverage: 7.0% of statements 08:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:54:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:54:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:54:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:54:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:54:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:54:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:54:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:54:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.587s coverage: 95.8% of statements 08:54:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.092s coverage: 72.2% of statements 08:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:54:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.125s coverage: 0.0% of statements [no tests to run] 08:54:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:54:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:54:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.297s coverage: 0.8% of statements 08:54:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.133s coverage: 41.7% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.114s coverage: 77.8% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.129s coverage: 94.1% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements 08:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements 08:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.094s coverage: 94.4% of statements 08:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.982s coverage: 79.9% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.171s coverage: 92.9% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 66.7% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.105s coverage: 62.3% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 75.0% of statements 08:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.102s coverage: 87.2% of statements 08:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements 08:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements 08:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.317s coverage: 81.8% of statements 08:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.268s coverage: 82.1% of statements 08:55:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:55:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.131s coverage: 86.0% of statements 08:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.749s coverage: 63.1% of statements 08:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.111s coverage: 100.0% of statements 08:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.129s coverage: 89.4% of statements 08:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements 08:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:55:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 08:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:55:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.664s coverage: 36.5% of statements 08:55:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.118s coverage: 89.5% of statements 08:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:55:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements 08:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:55:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.130s coverage: 4.9% of statements 08:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.328s coverage: 97.1% of statements 08:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.135s coverage: 35.9% of statements 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:55:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.169s coverage: 19.9% of statements 08:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:55:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.486s coverage: 95.7% of statements 08:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:55:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.183s coverage: 61.8% of statements 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements 08:55:58 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 08:55:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:55:58 go vet ./... 09:00:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:00:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:00:21 ./bin/test-attribution-txt.sh 09:00:21 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 09:00:21 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 09:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:00:21 + ls -al . 09:00:22 total 928 09:00:22 drwxrwxr-x 10 1001 1001 4096 Sep 12 08:47 . 09:00:22 drwxr-xr-x 4 root root 4096 Sep 12 08:47 .. 09:00:22 drwxrwxr-x 2 1001 1001 4096 Sep 12 08:45 .blubracket 09:00:22 -rw-rw-r-- 1 1001 1001 10 Sep 12 08:45 .dockerignore 09:00:22 drwxrwxr-x 8 1001 1001 4096 Sep 12 08:45 .git 09:00:22 drwxrwxr-x 3 1001 1001 4096 Sep 12 08:45 .github 09:00:22 -rw-rw-r-- 1 1001 1001 1102 Sep 12 08:45 .gitignore 09:00:22 -rw-rw-r-- 1 1001 1001 42 Sep 12 08:45 .golangci.yml 09:00:22 -rw-rw-r-- 1 1001 1001 100 Sep 12 08:45 .hadolint.yml 09:00:22 -rw-rw-r-- 1 1001 1001 155 Sep 12 08:45 .sonarcloud.properties 09:00:22 -rw-rw-r-- 1 1001 1001 1171 Sep 12 08:45 ADOPTERS.md 09:00:22 -rw-rw-r-- 1 1001 1001 21286 Sep 12 08:45 Attribution.txt 09:00:22 -rw-rw-r-- 1 1001 1001 100284 Sep 12 08:45 CHANGELOG.md 09:00:22 -rw-rw-r-- 1 1001 1001 3804 Sep 12 08:45 CONTRIBUTING.md 09:00:22 -rw-rw-r-- 1 1001 1001 677 Sep 12 08:45 GOVERNANCE.md 09:00:22 -rw-rw-r-- 1 1001 1001 861 Sep 12 08:45 Jenkinsfile 09:00:22 -rw-rw-r-- 1 1001 1001 10775 Sep 12 08:45 LICENSE 09:00:22 -rw-rw-r-- 1 1001 1001 16854 Sep 12 08:45 Makefile 09:00:22 -rw-rw-r-- 1 1001 1001 582 Sep 12 08:45 OWNERS.md 09:00:22 -rw-rw-r-- 1 1001 1001 9528 Sep 12 08:45 README.md 09:00:22 -rw-rw-r-- 1 1001 1001 789 Sep 12 08:45 SECURITY.md 09:00:22 -rw-rw-r-- 1 1001 1001 5 Sep 12 08:43 VERSION 09:00:22 drwxrwxr-x 2 1001 1001 4096 Sep 12 08:45 bin 09:00:22 drwxrwxr-x 20 1001 1001 4096 Sep 12 08:45 cmd 09:00:22 -rw-r--r-- 1 root root 563961 Sep 12 08:55 coverage.out 09:00:22 drwxrwxr-x 2 1001 1001 4096 Sep 12 08:45 fuzz_test 09:00:22 -rw-rw-r-- 1 1001 1001 7305 Sep 12 08:45 go.mod 09:00:22 -rw-rw-r-- 1 1001 1001 102748 Sep 12 08:45 go.sum 09:00:22 drwxrwxr-x 7 1001 1001 4096 Sep 12 08:45 internal 09:00:22 drwxrwxr-x 3 1001 1001 4096 Sep 12 08:45 openapi 09:00:22 -rw-rw-r-- 1 1001 1001 584 Sep 12 08:45 security.txt 09:00:22 -rw-rw-r-- 1 1001 1001 204 Sep 12 08:45 version.go [Pipeline] sh 09:00:22 + '[' -e coverage.out ] 09:00:22 + chown 1001:1001 coverage.out [Pipeline] stash 09:00:22 Warning: overwriting stash ‘coverage-report’ 09:00:23 Stashed 1 file(s) [Pipeline] sh 09:00:24 + make build 09:00:24 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 09:04:01 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 09:04:05 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 09:04:15 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 09:04:18 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 09:04:29 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 09:05:01 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 09:05:13 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 09:05:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:05:38 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 09:05:42 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 09:05:45 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 09:05:49 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 09:05:54 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] } 09:05:59 $ docker stop --time=1 e88ccabdb4987dfbf2e00a09977e30ccb14e845be060f4057fd20b41d7dc5c67 09:06:02 $ docker rm -f --volumes e88ccabdb4987dfbf2e00a09977e30ccb14e845be060f4057fd20b41d7dc5c67 [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 09:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:06:06 09:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:06:06 latest: Pulling from edgex-devops/edgex-compose-arm64 09:06:06 547446be3368: Pulling fs layer 09:06:06 d125d8839a47: Pulling fs layer 09:06:06 3e85d5ac6304: Pulling fs layer 09:06:06 c3105a71a48b: Pulling fs layer 09:06:06 0f093f025ec4: Pulling fs layer 09:06:06 c3106fc0e877: Pulling fs layer 09:06:06 c3105a71a48b: Waiting 09:06:06 0f093f025ec4: Waiting 09:06:06 c3106fc0e877: Waiting 09:06:06 547446be3368: Verifying Checksum 09:06:06 547446be3368: Download complete 09:06:06 c3105a71a48b: Verifying Checksum 09:06:06 c3105a71a48b: Download complete 09:06:07 d125d8839a47: Verifying Checksum 09:06:07 d125d8839a47: Download complete 09:06:07 c3106fc0e877: Verifying Checksum 09:06:07 c3106fc0e877: Download complete 09:06:07 0f093f025ec4: Verifying Checksum 09:06:07 0f093f025ec4: Download complete 09:06:07 547446be3368: Pull complete 09:06:08 d125d8839a47: Pull complete 09:06:09 3e85d5ac6304: Verifying Checksum 09:06:09 3e85d5ac6304: Download complete 09:06:19 3e85d5ac6304: Pull complete 09:06:19 c3105a71a48b: Pull complete 09:06:20 0f093f025ec4: Pull complete 09:06:21 c3106fc0e877: Pull complete 09:06:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:06:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:21 prd-ubuntu20.04-docker-arm64-4c-16g-10159 does not seem to be running inside a container 09:06:21 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:06:24 $ docker top 88a4ea2e07a618c80b5d1e9912b1884855660e0983791fe881547db1fbd1f55d -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:25 + docker compose -f ./docker-compose-build.yml build --parallel 09:06:37 #1 [core-keeper internal] load build definition from Dockerfile 09:06:37 #1 transferring dockerfile: 09:06:37 #1 transferring dockerfile: 2.01kB 0.0s done 09:06:37 #1 DONE 0.1s 09:06:37 09:06:37 #2 [security-bootstrapper internal] load build definition from Dockerfile 09:06:37 #2 transferring dockerfile: 3.17kB 0.0s done 09:06:37 #2 DONE 0.0s 09:06:37 09:06:37 #3 [security-proxy-setup internal] load build definition from Dockerfile 09:06:37 #3 transferring dockerfile: 2.50kB done 09:06:37 #3 DONE 0.1s 09:06:37 09:06:37 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:06:37 #4 transferring dockerfile: 1.89kB done 09:06:37 #4 DONE 0.1s 09:06:37 09:06:37 #5 [security-proxy-auth internal] load build definition from Dockerfile 09:06:37 #5 transferring dockerfile: 2.15kB done 09:06:37 #5 DONE 0.1s 09:06:37 09:06:37 #6 [core-command internal] load build definition from Dockerfile 09:06:37 #6 transferring dockerfile: 1.93kB done 09:06:37 #6 DONE 0.1s 09:06:37 09:06:37 #7 [support-notifications internal] load build definition from Dockerfile 09:06:37 #7 transferring dockerfile: 1.95kB 0.0s done 09:06:37 #7 DONE 0.1s 09:06:37 09:06:37 #8 [security-spire-config internal] load build definition from Dockerfile 09:06:37 #8 transferring dockerfile: 1.69kB done 09:06:37 #8 DONE 0.1s 09:06:37 09:06:37 #9 [core-metadata internal] load build definition from Dockerfile 09:06:37 #9 transferring dockerfile: 2.06kB done 09:06:37 #9 DONE 0.1s 09:06:37 09:06:37 #10 [security-secretstore-setup internal] load build definition from Dockerfile 09:06:37 #10 transferring dockerfile: 2.49kB 0.0s done 09:06:37 #10 DONE 0.1s 09:06:37 09:06:37 #11 [security-spire-agent internal] load build definition from Dockerfile 09:06:37 #11 transferring dockerfile: 1.81kB done 09:06:37 #11 DONE 0.1s 09:06:37 09:06:37 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:06:37 #12 transferring dockerfile: 2.23kB 0.0s done 09:06:37 #12 DONE 0.1s 09:06:37 09:06:37 #13 [support-cron-scheduler internal] load build definition from Dockerfile 09:06:37 #13 transferring dockerfile: 1.85kB 0.0s done 09:06:37 #13 DONE 0.1s 09:06:37 09:06:37 #14 [support-scheduler internal] load build definition from Dockerfile 09:06:37 #14 transferring dockerfile: 1.93kB done 09:06:37 #14 DONE 0.1s 09:06:37 09:06:37 #15 [security-spire-server internal] load build definition from Dockerfile 09:06:37 #15 transferring dockerfile: 1.70kB 0.0s done 09:06:37 #15 DONE 0.1s 09:06:37 09:06:37 #16 [core-data internal] load build definition from Dockerfile 09:06:37 #16 transferring dockerfile: 2.07kB 0.0s done 09:06:37 #16 DONE 0.1s 09:06:37 09:06:37 #17 [core-keeper internal] load .dockerignore 09:06:37 #17 transferring context: 50B 0.0s done 09:06:37 #17 DONE 0.1s 09:06:38 09:06:38 #18 [security-bootstrapper internal] load .dockerignore 09:06:38 #18 transferring context: 50B done 09:06:38 #18 DONE 0.0s 09:06:38 09:06:38 #19 [security-proxy-setup internal] load .dockerignore 09:06:38 #19 transferring context: 50B 0.0s done 09:06:38 #19 DONE 0.1s 09:06:38 09:06:38 #20 [security-spiffe-token-provider internal] load .dockerignore 09:06:38 #20 transferring context: 50B done 09:06:38 #20 DONE 0.1s 09:06:38 09:06:38 #21 [security-proxy-auth internal] load .dockerignore 09:06:38 #21 transferring context: 50B 0.0s done 09:06:38 #21 DONE 0.1s 09:06:38 09:06:38 #22 [core-command internal] load .dockerignore 09:06:38 #22 transferring context: 50B 0.0s done 09:06:38 #22 DONE 0.1s 09:06:38 09:06:38 #23 [support-notifications internal] load .dockerignore 09:06:38 #23 transferring context: 50B done 09:06:38 #23 DONE 0.1s 09:06:38 09:06:38 #24 [security-spire-config internal] load .dockerignore 09:06:38 #24 transferring context: 50B 0.0s done 09:06:38 #24 DONE 0.1s 09:06:38 09:06:38 #25 [core-metadata internal] load .dockerignore 09:06:38 #25 transferring context: 50B 0.0s done 09:06:38 #25 DONE 0.1s 09:06:38 09:06:38 #26 [security-secretstore-setup internal] load .dockerignore 09:06:38 #26 transferring context: 50B 0.0s done 09:06:38 #26 DONE 0.1s 09:06:38 09:06:38 #27 [security-spire-agent internal] load .dockerignore 09:06:38 #27 transferring context: 50B 0.0s done 09:06:38 #27 DONE 0.1s 09:06:38 09:06:38 #28 [core-common-config-bootstrapper internal] load .dockerignore 09:06:38 #28 transferring context: 50B 0.0s done 09:06:38 #28 DONE 0.1s 09:06:38 09:06:38 #29 [support-cron-scheduler internal] load .dockerignore 09:06:39 #29 transferring context: 50B 0.0s done 09:06:39 #29 DONE 0.1s 09:06:39 09:06:39 #30 [support-scheduler internal] load .dockerignore 09:06:39 #30 transferring context: 50B 0.0s done 09:06:39 #30 DONE 0.1s 09:06:39 09:06:39 #31 [security-spire-server internal] load .dockerignore 09:06:39 #31 transferring context: 50B done 09:06:39 #31 DONE 0.1s 09:06:39 09:06:39 #32 [core-data internal] load .dockerignore 09:06:39 #32 transferring context: 50B 0.0s done 09:06:39 #32 DONE 0.1s 09:06:39 09:06:39 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:39 #33 DONE 0.0s 09:06:39 09:06:39 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:06:39 #34 DONE 0.4s 09:06:39 09:06:39 #35 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:39 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:39 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:39 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:39 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:39 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 09:06:39 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.33MB / 3.34MB 0.3s 09:06:40 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:40 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 09:06:40 #35 ... 09:06:40 09:06:40 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:40 #33 DONE 0.0s 09:06:40 09:06:40 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:40 #33 DONE 0.0s 09:06:40 09:06:40 #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:40 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:40 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:40 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:40 #35 ... 09:06:40 09:06:40 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:40 #33 DONE 0.0s 09:06:40 09:06:40 #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:40 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:40 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:40 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:40 #35 ... 09:06:40 09:06:40 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 09:06:40 #34 DONE 0.7s 09:06:40 09:06:40 #36 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:40 #36 DONE 2.0s 09:06:40 09:06:40 #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:40 #35 ... 09:06:40 09:06:40 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:40 #33 DONE 0.0s 09:06:40 09:06:40 #36 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:40 #36 DONE 2.0s 09:06:40 09:06:40 #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:40 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:40 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:40 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:40 #35 ... 09:06:40 09:06:40 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:40 #33 DONE 0.0s 09:06:40 09:06:40 #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:41 #35 ... 09:06:41 09:06:41 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:06:41 #34 DONE 0.9s 09:06:41 09:06:41 #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:41 #35 ... 09:06:41 09:06:41 #36 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:41 #36 DONE 2.1s 09:06:41 09:06:41 #35 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:41 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:41 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:41 #35 ... 09:06:41 09:06:41 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:41 #33 DONE 0.0s 09:06:41 09:06:41 #36 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:41 #36 DONE 2.1s 09:06:41 09:06:41 #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:41 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:41 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:41 #35 ... 09:06:41 09:06:41 #37 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 09:06:41 #37 DONE 1.5s 09:06:41 09:06:41 #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:41 #35 ... 09:06:41 09:06:41 #36 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:41 #36 DONE 2.1s 09:06:41 09:06:41 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 09:06:41 #34 DONE 1.3s 09:06:41 09:06:41 #37 [support-notifications builder 2/8] WORKDIR /edgex-go 09:06:41 #37 DONE 1.5s 09:06:41 09:06:41 #35 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:41 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:41 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:41 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 09:06:42 #35 ... 09:06:42 09:06:42 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:42 #33 DONE 0.0s 09:06:42 09:06:42 #38 [support-notifications internal] load build context 09:06:42 #38 ... 09:06:42 09:06:42 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:42 #33 DONE 0.0s 09:06:42 09:06:42 #38 [support-notifications internal] load build context 09:06:42 #38 ... 09:06:42 09:06:42 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:42 #33 DONE 0.0s 09:06:42 09:06:42 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:06:42 #34 DONE 2.1s 09:06:42 09:06:42 #38 [support-notifications internal] load build context 09:06:42 #38 ... 09:06:42 09:06:42 #36 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:42 #36 DONE 2.2s 09:06:42 09:06:42 #37 [core-metadata builder 2/8] WORKDIR /edgex-go 09:06:42 #37 DONE 1.6s 09:06:42 09:06:42 #38 [support-notifications internal] load build context 09:06:42 #38 ... 09:06:42 09:06:42 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:42 #33 DONE 0.0s 09:06:42 09:06:42 #38 [support-notifications internal] load build context 09:06:43 #38 ... 09:06:43 09:06:43 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:43 #33 DONE 0.0s 09:06:43 09:06:43 #38 [support-notifications internal] load build context 09:06:43 #38 ... 09:06:43 09:06:43 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:43 #33 DONE 0.0s 09:06:43 09:06:43 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:06:43 #39 DONE 2.3s 09:06:44 09:06:44 #36 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:44 #36 DONE 2.2s 09:06:44 09:06:44 #37 [support-cron-scheduler builder 2/8] WORKDIR /edgex-go 09:06:44 #37 DONE 1.6s 09:06:44 09:06:44 #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:44 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:44 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:44 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:44 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:44 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 09:06:44 #35 DONE 5.3s 09:06:44 09:06:44 #38 [support-notifications internal] load build context 09:06:44 #38 transferring context: 4.72MB 1.9s 09:06:44 #38 ... 09:06:44 09:06:44 #40 [security-spire-config internal] load build context 09:06:44 #40 DONE 0.0s 09:06:44 09:06:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:44 #41 DONE 0.0s 09:06:44 09:06:44 #35 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:44 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:44 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:44 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:44 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:44 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 09:06:44 #35 DONE 5.4s 09:06:44 09:06:44 #38 [support-notifications internal] load build context 09:06:44 #38 ... 09:06:44 09:06:44 #36 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:44 #36 DONE 2.2s 09:06:44 09:06:44 #37 [support-scheduler builder 2/8] WORKDIR /edgex-go 09:06:44 #37 DONE 1.6s 09:06:44 09:06:44 #35 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:44 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:44 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:44 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:44 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:44 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 09:06:44 #35 DONE 5.4s 09:06:44 09:06:44 #38 [support-notifications internal] load build context 09:06:44 #38 ... 09:06:44 09:06:44 #40 [security-spire-config internal] load build context 09:06:44 #40 transferring context: 25.96kB 0.4s done 09:06:44 #40 DONE 0.7s 09:06:44 09:06:44 #42 [core-keeper internal] load build context 09:06:45 #42 ... 09:06:45 09:06:45 #38 [support-notifications internal] load build context 09:06:45 #38 ... 09:06:45 09:06:45 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 09:06:45 #34 DONE 4.7s 09:06:45 09:06:45 #42 [core-keeper internal] load build context 09:06:46 #42 ... 09:06:46 09:06:46 #36 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:46 #36 DONE 2.3s 09:06:46 09:06:46 #37 [core-data builder 2/8] WORKDIR /edgex-go 09:06:46 #37 DONE 1.7s 09:06:46 09:06:46 #35 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:46 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:46 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:46 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:46 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:46 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:46 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 09:06:46 #35 DONE 5.4s 09:06:46 09:06:46 #42 [core-keeper internal] load build context 09:06:46 #42 ... 09:06:46 09:06:46 #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:06:46 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:06:46 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:06:46 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:06:46 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:06:46 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 09:06:46 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 09:06:46 #35 DONE 5.4s 09:06:46 09:06:46 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:06:46 #43 DONE 3.8s 09:06:46 09:06:46 #42 [core-keeper internal] load build context 09:06:47 #42 ... 09:06:47 09:06:47 #44 [security-spire-server internal] load build context 09:06:47 #44 transferring context: 27.71kB 0.6s done 09:06:47 #44 DONE 3.3s 09:06:47 09:06:47 #42 [core-keeper internal] load build context 09:06:49 #42 ... 09:06:49 09:06:49 #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:49 #45 DONE 7.8s 09:06:49 09:06:49 #42 [core-keeper internal] load build context 09:06:50 #42 ... 09:06:50 09:06:50 #46 [security-spire-agent internal] load build context 09:06:50 #46 transferring context: 27.24kB 0.3s done 09:06:50 #46 DONE 3.7s 09:06:50 09:06:50 #42 [core-keeper internal] load build context 09:06:50 #42 ... 09:06:50 09:06:50 #47 [security-bootstrapper internal] load build context 09:06:50 #47 ... 09:06:50 09:06:50 #48 [security-proxy-setup internal] load build context 09:06:51 #48 ... 09:06:51 09:06:51 #49 [security-spiffe-token-provider internal] load build context 09:06:51 #49 ... 09:06:51 09:06:51 #47 [security-bootstrapper internal] load build context 09:06:51 #47 ... 09:06:51 09:06:51 #50 [core-command internal] load build context 09:06:51 #50 ... 09:06:51 09:06:51 #51 [security-proxy-auth internal] load build context 09:06:51 #51 ... 09:06:51 09:06:51 #47 [security-bootstrapper internal] load build context 09:06:51 #47 ... 09:06:51 09:06:51 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:06:51 #0 6.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:06:51 #0 7.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:06:51 #0 9.775 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:06:51 #0 9.775 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:06:51 #0 9.775 OK: 19954 distinct packages available 09:06:51 #52 ... 09:06:51 09:06:51 #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:06:51 #0 8.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:06:51 #0 9.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:06:52 #53 ... 09:06:52 09:06:52 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:06:52 #0 7.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:06:52 #0 8.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:06:52 #54 ... 09:06:52 09:06:52 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:06:52 #0 9.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:06:52 #55 ... 09:06:52 09:06:52 #56 [core-common-config-bootstrapper internal] load build context 09:06:52 #56 ... 09:06:52 09:06:52 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:06:52 #52 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:06:52 #52 ... 09:06:52 09:06:52 #57 [core-metadata internal] load build context 09:06:52 #57 ... 09:06:52 09:06:52 #58 [security-secretstore-setup internal] load build context 09:06:53 #58 ... 09:06:53 09:06:53 #57 [core-metadata internal] load build context 09:06:54 #57 ... 09:06:54 09:06:54 #59 [support-cron-scheduler internal] load build context 09:06:54 #59 ... 09:06:54 09:06:54 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:06:54 #52 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:06:54 #52 ... 09:06:54 09:06:54 #60 [support-scheduler internal] load build context 09:06:54 #60 ... 09:06:54 09:06:54 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:54 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.5s done 09:06:54 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:06:54 #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:06:54 #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:06:54 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 09:06:54 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 09:06:54 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done 09:06:54 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 09:06:54 #41 ... 09:06:54 09:06:54 #59 [support-cron-scheduler internal] load build context 09:06:54 #59 transferring context: 3.36MB 9.7s 09:06:55 #59 ... 09:06:55 09:06:55 #38 [support-notifications internal] load build context 09:06:56 #38 ... 09:06:56 09:06:56 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:06:56 #54 12.33 OK: 266 MiB in 52 packages 09:06:56 #54 DONE 14.6s 09:06:56 09:06:56 #38 [support-notifications internal] load build context 09:06:56 #38 ... 09:06:56 09:06:56 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:06:56 #61 ... 09:06:56 09:06:56 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:56 #62 ... 09:06:56 09:06:56 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:06:56 #63 ... 09:06:56 09:06:56 #64 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:06:56 #64 ... 09:06:56 09:06:56 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:06:56 #65 ... 09:06:56 09:06:56 #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:06:56 #53 13.15 OK: 266 MiB in 52 packages 09:06:56 #53 DONE 15.0s 09:06:56 09:06:56 #66 [core-data internal] load build context 09:06:57 #66 ... 09:06:57 09:06:57 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:06:57 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.7s done 09:06:57 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:06:57 #67 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:06:57 #67 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:06:57 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:06:57 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 09:06:57 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.3s done 09:06:57 #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 4.1s 09:06:57 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:06:57 #67 ... 09:06:57 09:06:57 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:06:57 #68 ... 09:06:57 09:06:57 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:06:57 #69 ... 09:06:57 09:06:57 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:06:57 #70 ... 09:06:57 09:06:57 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:06:57 #71 ... 09:06:57 09:06:57 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:06:57 #72 ... 09:06:57 09:06:57 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:06:57 #55 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:06:57 #55 14.03 OK: 266 MiB in 52 packages 09:06:57 #55 DONE 15.7s 09:06:57 09:06:57 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:57 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.6s 09:06:57 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:06:57 #41 ... 09:06:57 09:06:57 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:06:57 #52 14.77 OK: 266 MiB in 52 packages 09:06:57 #52 DONE 16.0s 09:06:57 09:06:57 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:58 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.2s 09:06:58 #41 ... 09:06:58 09:06:58 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:06:58 #73 ... 09:06:58 09:06:58 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:58 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.0s 09:06:59 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:06:59 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:06:59 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.8s 09:07:00 #41 ... 09:07:00 09:07:00 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:07:00 #74 ... 09:07:00 09:07:00 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:00 #41 ... 09:07:00 09:07:00 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:00 #62 DONE 14.0s 09:07:00 09:07:00 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:00 #41 ... 09:07:00 09:07:00 #42 [core-keeper internal] load build context 09:07:00 #42 transferring context: 63.34MB 20.7s 09:07:00 #42 ... 09:07:00 09:07:00 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:00 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.9s 09:07:01 #41 ... 09:07:01 09:07:01 #48 [security-proxy-setup internal] load build context 09:07:01 #48 ... 09:07:01 09:07:01 #49 [security-spiffe-token-provider internal] load build context 09:07:01 #49 ... 09:07:01 09:07:01 #48 [security-proxy-setup internal] load build context 09:07:01 #48 ... 09:07:01 09:07:01 #50 [core-command internal] load build context 09:07:01 #50 ... 09:07:01 09:07:01 #51 [security-proxy-auth internal] load build context 09:07:01 #51 ... 09:07:01 09:07:01 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:02 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 10.0s 09:07:02 #41 ... 09:07:02 09:07:02 #47 [security-bootstrapper internal] load build context 09:07:02 #47 ... 09:07:02 09:07:02 #51 [security-proxy-auth internal] load build context 09:07:02 #51 ... 09:07:02 09:07:02 #56 [core-common-config-bootstrapper internal] load build context 09:07:02 #56 ... 09:07:02 09:07:02 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:02 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 10.8s 09:07:03 #41 ... 09:07:03 09:07:03 #58 [security-secretstore-setup internal] load build context 09:07:03 #58 ... 09:07:03 09:07:03 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:03 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.58MB / 28.04MB 11.6s 09:07:04 #41 ... 09:07:04 09:07:04 #57 [core-metadata internal] load build context 09:07:04 #57 ... 09:07:04 09:07:04 #60 [support-scheduler internal] load build context 09:07:04 #60 ... 09:07:04 09:07:04 #57 [core-metadata internal] load build context 09:07:06 #57 ... 09:07:06 09:07:06 #59 [support-cron-scheduler internal] load build context 09:07:06 #59 ... 09:07:06 09:07:06 #38 [support-notifications internal] load build context 09:07:06 #38 ... 09:07:06 09:07:06 #59 [support-cron-scheduler internal] load build context 09:07:06 #59 transferring context: 11.00MB 22.0s 09:07:06 #59 ... 09:07:06 09:07:06 #66 [core-data internal] load build context 09:07:07 #66 ... 09:07:07 09:07:07 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:07 #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.0s done 09:07:07 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:07:07 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.6s 09:07:07 #67 ... 09:07:07 09:07:07 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:07 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 15.3s 09:07:08 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s 09:07:08 #41 ... 09:07:08 09:07:08 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:07:08 #61 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:08 #61 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:08 #61 18.95 (1/2) Installing dumb-init (1.2.5-r2) 09:07:08 #61 18.95 (2/2) Installing su-exec (0.2-r3) 09:07:08 #61 18.95 Executing busybox-1.36.1-r7.trigger 09:07:08 #61 19.13 OK: 8 MiB in 17 packages 09:07:08 #61 DONE 22.6s 09:07:08 09:07:08 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:09 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.1s done 09:07:09 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.1s done 09:07:09 #41 ... 09:07:09 09:07:09 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:07:09 #63 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:09 #63 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:09 #63 18.00 (1/4) Installing dumb-init (1.2.5-r2) 09:07:09 #63 18.00 (2/4) Installing openssl (3.1.7-r0) 09:07:09 #63 18.00 (3/4) Installing su-exec (0.2-r3) 09:07:09 #63 18.00 (4/4) Installing yq (4.33.3-r5) 09:07:09 #63 19.47 Executing busybox-1.36.1-r7.trigger 09:07:09 #63 19.68 OK: 18 MiB in 19 packages 09:07:09 #63 DONE 23.5s 09:07:09 09:07:09 #56 [core-common-config-bootstrapper internal] load build context 09:07:09 #56 ... 09:07:09 09:07:09 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:07:10 #75 ... 09:07:10 09:07:10 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:10 #71 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:10 #71 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:10 #71 18.36 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:07:10 #71 18.36 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:07:10 #71 18.36 OK: 19946 distinct packages available 09:07:10 #71 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:10 #71 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:10 #71 ... 09:07:10 09:07:10 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:07:10 #76 ... 09:07:10 09:07:10 #56 [core-common-config-bootstrapper internal] load build context 09:07:10 #56 ... 09:07:10 09:07:10 #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:07:10 #64 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:10 #64 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:10 #64 22.64 (1/1) Installing dumb-init (1.2.5-r2) 09:07:10 #64 22.64 Executing busybox-1.36.1-r7.trigger 09:07:10 #64 22.64 OK: 8 MiB in 16 packages 09:07:10 #64 DONE 24.6s 09:07:11 09:07:11 #56 [core-common-config-bootstrapper internal] load build context 09:07:11 #56 ... 09:07:11 09:07:11 #42 [core-keeper internal] load build context 09:07:11 #42 transferring context: 74.81MB 31.2s 09:07:11 #42 ... 09:07:11 09:07:11 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:11 #71 24.95 (1/11) Installing ca-certificates (20240226-r0) 09:07:11 #71 ... 09:07:11 09:07:11 #49 [security-spiffe-token-provider internal] load build context 09:07:11 #49 ... 09:07:11 09:07:11 #77 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 09:07:11 #77 ... 09:07:11 09:07:11 #50 [core-command internal] load build context 09:07:11 #50 ... 09:07:11 09:07:11 #48 [security-proxy-setup internal] load build context 09:07:12 #48 ... 09:07:12 09:07:12 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:07:12 #68 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:12 #68 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:12 #68 21.79 (1/4) Installing ca-certificates (20240226-r0) 09:07:12 #68 22.08 (2/4) Installing dumb-init (1.2.5-r2) 09:07:12 #68 22.08 (3/4) Installing su-exec (0.2-r3) 09:07:12 #68 22.08 (4/4) Installing yq (4.33.3-r5) 09:07:12 #68 23.04 Executing busybox-1.36.1-r7.trigger 09:07:12 #68 23.04 Executing ca-certificates-20240226-r0.trigger 09:07:12 #68 23.68 OK: 18 MiB in 19 packages 09:07:12 #68 DONE 25.5s 09:07:12 09:07:12 #48 [security-proxy-setup internal] load build context 09:07:12 #48 ... 09:07:12 09:07:12 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:12 #71 25.38 (2/11) Installing brotli-libs (1.0.9-r14) 09:07:12 #71 25.56 (3/11) Installing libunistring (1.1-r1) 09:07:12 #71 25.56 (4/11) Installing libidn2 (2.3.4-r1) 09:07:12 #71 25.68 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:07:12 #71 25.68 (6/11) Installing libcurl (8.9.1-r0) 09:07:12 #71 ... 09:07:12 09:07:12 #47 [security-bootstrapper internal] load build context 09:07:12 #47 ... 09:07:12 09:07:12 #50 [core-command internal] load build context 09:07:12 #50 ... 09:07:12 09:07:12 #51 [security-proxy-auth internal] load build context 09:07:12 #51 ... 09:07:12 09:07:12 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:12 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 09:07:13 #41 ... 09:07:13 09:07:13 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:07:13 #72 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:13 #72 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:13 #72 23.76 (1/2) Installing ca-certificates (20240226-r0) 09:07:13 #72 24.01 (2/2) Installing dumb-init (1.2.5-r2) 09:07:13 #72 24.06 Executing busybox-1.36.1-r7.trigger 09:07:13 #72 24.15 Executing ca-certificates-20240226-r0.trigger 09:07:13 #72 25.32 OK: 9 MiB in 17 packages 09:07:13 #72 DONE 26.9s 09:07:13 09:07:13 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:13 #41 ... 09:07:13 09:07:13 #58 [security-secretstore-setup internal] load build context 09:07:13 #58 ... 09:07:13 09:07:13 #47 [security-bootstrapper internal] load build context 09:07:15 #47 ... 09:07:15 09:07:15 #60 [support-scheduler internal] load build context 09:07:15 #60 ... 09:07:15 09:07:15 #47 [security-bootstrapper internal] load build context 09:07:15 #47 ... 09:07:15 09:07:15 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:15 #71 25.94 (7/11) Installing curl (8.9.1-r0) 09:07:15 #71 25.94 (8/11) Installing dumb-init (1.2.5-r2) 09:07:15 #71 25.94 (9/11) Installing musl-obstack (1.2.3-r2) 09:07:15 #71 25.94 (10/11) Installing libucontext (1.2-r2) 09:07:15 #71 26.06 (11/11) Installing gcompat (1.1.0-r1) 09:07:15 #71 26.06 Executing busybox-1.36.1-r7.trigger 09:07:15 #71 26.27 Executing ca-certificates-20240226-r0.trigger 09:07:15 #71 26.87 OK: 13 MiB in 26 packages 09:07:15 #71 DONE 28.9s 09:07:15 09:07:15 #47 [security-bootstrapper internal] load build context 09:07:16 #47 ... 09:07:16 09:07:16 #57 [core-metadata internal] load build context 09:07:16 #57 ... 09:07:16 09:07:16 #47 [security-bootstrapper internal] load build context 09:07:16 #47 ... 09:07:16 09:07:16 #38 [support-notifications internal] load build context 09:07:16 #38 ... 09:07:16 09:07:16 #47 [security-bootstrapper internal] load build context 09:07:17 #47 transferring context: 59.62MB 36.1s 09:07:17 #47 ... 09:07:17 09:07:17 #59 [support-cron-scheduler internal] load build context 09:07:17 #59 ... 09:07:17 09:07:17 #47 [security-bootstrapper internal] load build context 09:07:17 #47 ... 09:07:17 09:07:17 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:17 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s 09:07:17 #67 ... 09:07:17 09:07:17 #47 [security-bootstrapper internal] load build context 09:07:18 #47 ... 09:07:18 09:07:18 #66 [core-data internal] load build context 09:07:18 #66 ... 09:07:18 09:07:18 #47 [security-bootstrapper internal] load build context 09:07:19 #47 ... 09:07:19 09:07:19 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:07:19 #73 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:19 #73 24.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:19 #73 28.93 (1/1) Installing dumb-init (1.2.5-r2) 09:07:19 #73 28.96 Executing busybox-1.36.1-r7.trigger 09:07:19 #73 29.17 OK: 8 MiB in 16 packages 09:07:19 #73 DONE 30.9s 09:07:19 09:07:19 #47 [security-bootstrapper internal] load build context 09:07:19 #47 ... 09:07:19 09:07:19 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:07:19 #78 ... 09:07:19 09:07:19 #56 [core-common-config-bootstrapper internal] load build context 09:07:19 #56 ... 09:07:19 09:07:19 #47 [security-bootstrapper internal] load build context 09:07:20 #47 ... 09:07:20 09:07:20 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:07:20 #70 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:20 #70 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:20 #70 30.00 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:07:20 #70 30.00 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:07:20 #70 30.00 OK: 19946 distinct packages available 09:07:20 #70 31.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:20 #70 33.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:21 #70 ... 09:07:21 09:07:21 #50 [core-command internal] load build context 09:07:21 #50 ... 09:07:21 09:07:21 #42 [core-keeper internal] load build context 09:07:21 #42 transferring context: 89.36MB 41.6s 09:07:21 #42 ... 09:07:21 09:07:21 #50 [core-command internal] load build context 09:07:21 #50 ... 09:07:21 09:07:21 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:07:21 #69 25.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:21 #69 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:21 #69 30.76 (1/3) Installing ca-certificates (20240226-r0) 09:07:21 #69 31.28 (2/3) Installing dumb-init (1.2.5-r2) 09:07:21 #69 31.28 (3/3) Installing tzdata (2024a-r0) 09:07:21 #69 34.93 Executing busybox-1.36.1-r7.trigger 09:07:21 #69 34.93 Executing ca-certificates-20240226-r0.trigger 09:07:21 #69 ... 09:07:21 09:07:21 #49 [security-spiffe-token-provider internal] load build context 09:07:21 #49 ... 09:07:21 09:07:21 #50 [core-command internal] load build context 09:07:22 #50 ... 09:07:22 09:07:22 #48 [security-proxy-setup internal] load build context 09:07:22 #48 ... 09:07:22 09:07:22 #50 [core-command internal] load build context 09:07:22 #50 ... 09:07:22 09:07:22 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:07:22 #79 ... 09:07:22 09:07:22 #50 [core-command internal] load build context 09:07:23 #50 ... 09:07:23 09:07:23 #51 [security-proxy-auth internal] load build context 09:07:23 #51 ... 09:07:23 09:07:23 #49 [security-spiffe-token-provider internal] load build context 09:07:23 #49 ... 09:07:23 09:07:23 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:07:23 #80 ... 09:07:23 09:07:23 #51 [security-proxy-auth internal] load build context 09:07:23 #51 ... 09:07:23 09:07:23 #58 [security-secretstore-setup internal] load build context 09:07:23 #58 ... 09:07:23 09:07:23 #49 [security-spiffe-token-provider internal] load build context 09:07:24 #49 ... 09:07:24 09:07:24 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:07:24 #74 24.11 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:24 #74 25.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:24 #74 32.03 OK: 266 MiB in 52 packages 09:07:24 #74 DONE 34.1s 09:07:24 09:07:24 #49 [security-spiffe-token-provider internal] load build context 09:07:24 #49 ... 09:07:24 09:07:24 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:24 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.7s 09:07:24 #41 ... 09:07:24 09:07:24 #47 [security-bootstrapper internal] load build context 09:07:24 #47 ... 09:07:24 09:07:24 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:07:24 #69 35.68 OK: 12 MiB in 18 packages 09:07:24 #69 DONE 38.5s 09:07:25 09:07:25 #49 [security-spiffe-token-provider internal] load build context 09:07:25 #49 ... 09:07:25 09:07:25 #60 [support-scheduler internal] load build context 09:07:25 #60 ... 09:07:25 09:07:25 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:25 #65 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:25 #65 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:25 #65 34.97 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:07:25 #65 34.97 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:07:25 #65 34.97 OK: 19946 distinct packages available 09:07:25 #65 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:25 #65 37.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:25 #65 ... 09:07:25 09:07:25 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:07:25 #81 ... 09:07:25 09:07:25 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:07:25 #76 15.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:25 #76 16.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:25 #76 22.99 (1/1) Installing dumb-init (1.2.5-r2) 09:07:25 #76 24.17 Executing busybox-1.36.1-r7.trigger 09:07:25 #76 24.30 OK: 8 MiB in 16 packages 09:07:25 #76 ... 09:07:25 09:07:25 #60 [support-scheduler internal] load build context 09:07:26 #60 ... 09:07:26 09:07:26 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:07:26 #76 DONE 26.1s 09:07:26 09:07:26 #60 [support-scheduler internal] load build context 09:07:26 #60 ... 09:07:26 09:07:26 #57 [core-metadata internal] load build context 09:07:26 #57 ... 09:07:26 09:07:26 #49 [security-spiffe-token-provider internal] load build context 09:07:26 #49 ... 09:07:26 09:07:26 #38 [support-notifications internal] load build context 09:07:27 #38 ... 09:07:27 09:07:27 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:27 #65 40.63 (1/5) Installing dumb-init (1.2.5-r2) 09:07:27 #65 40.63 (2/5) Installing musl-obstack (1.2.3-r2) 09:07:27 #65 40.63 (3/5) Installing libucontext (1.2-r2) 09:07:27 #65 40.63 (4/5) Installing gcompat (1.1.0-r1) 09:07:27 #65 40.63 (5/5) Installing openssl (3.1.7-r0) 09:07:27 #65 40.63 Executing busybox-1.36.1-r7.trigger 09:07:27 #65 40.66 OK: 9 MiB in 20 packages 09:07:27 #65 ... 09:07:27 09:07:27 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:07:27 #70 38.22 (1/4) Installing dumb-init (1.2.5-r2) 09:07:27 #70 38.22 (2/4) Installing musl-obstack (1.2.3-r2) 09:07:27 #70 38.38 (3/4) Installing libucontext (1.2-r2) 09:07:27 #70 38.38 (4/4) Installing gcompat (1.1.0-r1) 09:07:27 #70 38.38 Executing busybox-1.36.1-r7.trigger 09:07:27 #70 38.44 OK: 8 MiB in 19 packages 09:07:27 #70 DONE 40.7s 09:07:27 09:07:27 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:07:27 #82 ... 09:07:27 09:07:27 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:07:27 #78 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:27 #78 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:27 #78 16.23 OK: 8 MiB in 17 packages 09:07:27 #78 DONE 18.0s 09:07:27 09:07:27 #49 [security-spiffe-token-provider internal] load build context 09:07:27 #49 transferring context: 59.77MB 46.5s 09:07:27 #49 ... 09:07:27 09:07:27 #59 [support-cron-scheduler internal] load build context 09:07:28 #59 ... 09:07:28 09:07:28 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:28 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.0s 09:07:28 #67 ... 09:07:28 09:07:28 #47 [security-bootstrapper internal] load build context 09:07:29 #47 ... 09:07:29 09:07:29 #66 [core-data internal] load build context 09:07:29 #66 ... 09:07:29 09:07:29 #47 [security-bootstrapper internal] load build context 09:07:29 #47 ... 09:07:29 09:07:29 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:07:29 #83 ... 09:07:29 09:07:29 #47 [security-bootstrapper internal] load build context 09:07:29 #47 ... 09:07:29 09:07:29 #56 [core-common-config-bootstrapper internal] load build context 09:07:29 #56 ... 09:07:29 09:07:29 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:29 #65 DONE 43.4s 09:07:29 09:07:29 #66 [core-data internal] load build context 09:07:30 #66 ... 09:07:30 09:07:30 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:07:30 #75 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:30 #75 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:30 #75 19.25 OK: 18 MiB in 19 packages 09:07:30 #75 DONE 20.7s 09:07:30 09:07:30 #66 [core-data internal] load build context 09:07:31 #66 ... 09:07:31 09:07:31 #42 [core-keeper internal] load build context 09:07:31 #42 ... 09:07:31 09:07:31 #66 [core-data internal] load build context 09:07:32 #66 ... 09:07:32 09:07:32 #48 [security-proxy-setup internal] load build context 09:07:32 #48 transferring context: 57.79MB 52.0s 09:07:32 #48 ... 09:07:32 09:07:32 #66 [core-data internal] load build context 09:07:33 #66 ... 09:07:33 09:07:33 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 09:07:33 #77 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:33 #77 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:33 #77 20.14 OK: 8 MiB in 16 packages 09:07:33 #77 DONE 22.2s 09:07:33 09:07:33 #66 [core-data internal] load build context 09:07:33 #66 ... 09:07:33 09:07:33 #50 [core-command internal] load build context 09:07:33 #50 ... 09:07:33 09:07:33 #66 [core-data internal] load build context 09:07:33 #66 ... 09:07:33 09:07:33 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:07:33 #84 DONE 2.8s 09:07:33 09:07:33 #66 [core-data internal] load build context 09:07:33 #66 ... 09:07:33 09:07:33 #51 [security-proxy-auth internal] load build context 09:07:33 #51 ... 09:07:33 09:07:33 #50 [core-command internal] load build context 09:07:34 #50 ... 09:07:34 09:07:34 #58 [security-secretstore-setup internal] load build context 09:07:34 #58 ... 09:07:34 09:07:34 #66 [core-data internal] load build context 09:07:34 #66 ... 09:07:34 09:07:34 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:07:34 #81 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:34 #81 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:34 #81 17.55 OK: 13 MiB in 26 packages 09:07:34 #81 DONE 18.9s 09:07:34 09:07:34 #58 [security-secretstore-setup internal] load build context 09:07:34 #58 ... 09:07:34 09:07:34 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:07:34 #80 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:34 #80 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:34 #80 19.96 OK: 9 MiB in 17 packages 09:07:34 #80 DONE 21.5s 09:07:34 09:07:34 #50 [core-command internal] load build context 09:07:34 #50 ... 09:07:34 09:07:34 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:34 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s 09:07:35 #41 ... 09:07:35 09:07:35 #50 [core-command internal] load build context 09:07:35 #50 ... 09:07:35 09:07:35 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:07:35 #85 ... 09:07:35 09:07:35 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:35 #41 ... 09:07:35 09:07:35 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:07:35 #79 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:35 #79 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:35 #79 21.80 OK: 18 MiB in 19 packages 09:07:35 #79 DONE 23.1s 09:07:35 09:07:35 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:36 #41 ... 09:07:36 09:07:36 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:07:36 #83 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:36 #83 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:36 #83 15.82 OK: 8 MiB in 16 packages 09:07:36 #83 DONE 16.9s 09:07:36 09:07:36 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:07:36 #85 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:36 #85 ... 09:07:36 09:07:36 #60 [support-scheduler internal] load build context 09:07:36 #60 ... 09:07:36 09:07:36 #57 [core-metadata internal] load build context 09:07:36 #57 ... 09:07:36 09:07:36 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:07:36 #85 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:37 #85 ... 09:07:37 09:07:37 #38 [support-notifications internal] load build context 09:07:37 #38 ... 09:07:37 09:07:37 #60 [support-scheduler internal] load build context 09:07:37 #60 ... 09:07:37 09:07:37 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:07:37 #86 DONE 10.2s 09:07:37 09:07:37 #60 [support-scheduler internal] load build context 09:07:38 #60 transferring context: 23.41MB 51.4s 09:07:38 #60 ... 09:07:38 09:07:38 #49 [security-spiffe-token-provider internal] load build context 09:07:38 #49 ... 09:07:38 09:07:38 #59 [support-cron-scheduler internal] load build context 09:07:38 #59 ... 09:07:38 09:07:38 #60 [support-scheduler internal] load build context 09:07:39 #60 ... 09:07:39 09:07:39 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:39 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.0s 09:07:39 #67 ... 09:07:39 09:07:39 #60 [support-scheduler internal] load build context 09:07:39 #60 ... 09:07:39 09:07:39 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:07:39 #85 12.90 OK: 12 MiB in 18 packages 09:07:39 #85 DONE 13.8s 09:07:39 09:07:39 #59 [support-cron-scheduler internal] load build context 09:07:39 #59 ... 09:07:39 09:07:39 #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:07:39 #87 DONE 1.7s 09:07:39 09:07:39 #59 [support-cron-scheduler internal] load build context 09:07:40 #59 ... 09:07:40 09:07:40 #47 [security-bootstrapper internal] load build context 09:07:40 #47 ... 09:07:40 09:07:40 #56 [core-common-config-bootstrapper internal] load build context 09:07:40 #56 ... 09:07:40 09:07:40 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:07:40 #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:40 #88 ... 09:07:40 09:07:40 #47 [security-bootstrapper internal] load build context 09:07:42 #47 ... 09:07:42 09:07:42 #42 [core-keeper internal] load build context 09:07:42 #42 ... 09:07:42 09:07:42 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:42 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.0s 09:07:43 #41 ... 09:07:43 09:07:43 #48 [security-proxy-setup internal] load build context 09:07:43 #48 transferring context: 68.81MB 62.2s 09:07:43 #48 ... 09:07:43 09:07:43 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:07:43 #82 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:07:43 #82 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:43 #82 14.34 OK: 8 MiB in 19 packages 09:07:43 #82 DONE 15.8s 09:07:43 09:07:43 #48 [security-proxy-setup internal] load build context 09:07:43 #48 ... 09:07:43 09:07:43 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:43 #41 ... 09:07:43 09:07:43 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:07:43 #88 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:07:43 #88 12.71 OK: 9 MiB in 20 packages 09:07:43 #88 DONE 13.5s 09:07:43 09:07:43 #48 [security-proxy-setup internal] load build context 09:07:43 #48 ... 09:07:43 09:07:43 #51 [security-proxy-auth internal] load build context 09:07:44 #51 ... 09:07:44 09:07:44 #48 [security-proxy-setup internal] load build context 09:07:44 #48 ... 09:07:44 09:07:44 #66 [core-data internal] load build context 09:07:44 #66 ... 09:07:44 09:07:44 #48 [security-proxy-setup internal] load build context 09:07:44 #48 ... 09:07:44 09:07:44 #58 [security-secretstore-setup internal] load build context 09:07:45 #58 ... 09:07:45 09:07:45 #48 [security-proxy-setup internal] load build context 09:07:46 #48 ... 09:07:46 09:07:46 #50 [core-command internal] load build context 09:07:46 #50 ... 09:07:46 09:07:46 #48 [security-proxy-setup internal] load build context 09:07:46 #48 ... 09:07:46 09:07:46 #57 [core-metadata internal] load build context 09:07:47 #57 ... 09:07:47 09:07:47 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:47 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.4s 09:07:47 #41 ... 09:07:47 09:07:47 #38 [support-notifications internal] load build context 09:07:47 #38 ... 09:07:47 09:07:47 #48 [security-proxy-setup internal] load build context 09:07:48 #48 transferring context: 81.07MB 67.3s 09:07:48 #48 ... 09:07:48 09:07:48 #49 [security-spiffe-token-provider internal] load build context 09:07:48 #49 ... 09:07:48 09:07:48 #48 [security-proxy-setup internal] load build context 09:07:49 #48 ... 09:07:49 09:07:49 #60 [support-scheduler internal] load build context 09:07:49 #60 ... 09:07:49 09:07:49 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:49 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 42.1s done 09:07:49 #67 ... 09:07:49 09:07:49 #60 [support-scheduler internal] load build context 09:07:50 #60 ... 09:07:50 09:07:50 #59 [support-cron-scheduler internal] load build context 09:07:50 #59 ... 09:07:50 09:07:50 #60 [support-scheduler internal] load build context 09:07:50 #60 ... 09:07:50 09:07:50 #56 [core-common-config-bootstrapper internal] load build context 09:07:50 #56 ... 09:07:50 09:07:50 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:52 #41 ... 09:07:52 09:07:52 #42 [core-keeper internal] load build context 09:07:52 #42 ... 09:07:52 09:07:52 #47 [security-bootstrapper internal] load build context 09:07:52 #47 ... 09:07:52 09:07:52 #42 [core-keeper internal] load build context 09:07:52 #42 transferring context: 162.24MB 72.6s 09:07:52 #42 ... 09:07:52 09:07:52 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:07:52 #89 DONE 2.5s 09:07:52 09:07:52 #42 [core-keeper internal] load build context 09:07:54 #42 ... 09:07:54 09:07:54 #51 [security-proxy-auth internal] load build context 09:07:54 #51 ... 09:07:54 09:07:54 #42 [core-keeper internal] load build context 09:07:54 #42 ... 09:07:54 09:07:54 #66 [core-data internal] load build context 09:07:54 #66 ... 09:07:54 09:07:54 #42 [core-keeper internal] load build context 09:07:54 #42 ... 09:07:54 09:07:54 #58 [security-secretstore-setup internal] load build context 09:07:55 #58 ... 09:07:55 09:07:55 #66 [core-data internal] load build context 09:07:56 #66 ... 09:07:56 09:07:56 #50 [core-command internal] load build context 09:07:56 #50 ... 09:07:56 09:07:56 #58 [security-secretstore-setup internal] load build context 09:07:57 #58 ... 09:07:57 09:07:57 #57 [core-metadata internal] load build context 09:07:57 #57 ... 09:07:57 09:07:57 #58 [security-secretstore-setup internal] load build context 09:07:57 #58 ... 09:07:57 09:07:57 #38 [support-notifications internal] load build context 09:07:57 #38 ... 09:07:57 09:07:57 #58 [security-secretstore-setup internal] load build context 09:07:58 #58 transferring context: 92.71MB 75.1s 09:07:58 #58 ... 09:07:58 09:07:58 #49 [security-spiffe-token-provider internal] load build context 09:07:59 #49 ... 09:07:59 09:07:59 #58 [security-secretstore-setup internal] load build context 09:07:59 #58 ... 09:07:59 09:07:59 #48 [security-proxy-setup internal] load build context 09:07:59 #48 ... 09:07:59 09:07:59 #58 [security-secretstore-setup internal] load build context 09:08:00 #58 ... 09:08:00 09:08:00 #59 [support-cron-scheduler internal] load build context 09:08:00 #59 ... 09:08:00 09:08:00 #58 [security-secretstore-setup internal] load build context 09:08:00 #58 ... 09:08:00 09:08:00 #60 [support-scheduler internal] load build context 09:08:00 #60 ... 09:08:00 09:08:00 #56 [core-common-config-bootstrapper internal] load build context 09:08:00 #56 ... 09:08:00 09:08:00 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:00 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.1s done 09:08:00 #41 DONE 76.6s 09:08:00 09:08:00 #56 [core-common-config-bootstrapper internal] load build context 09:08:00 #56 ... 09:08:00 09:08:00 #58 [security-secretstore-setup internal] load build context 09:08:02 #58 ... 09:08:02 09:08:02 #47 [security-bootstrapper internal] load build context 09:08:02 #47 ... 09:08:02 09:08:02 #56 [core-common-config-bootstrapper internal] load build context 09:08:03 #56 transferring context: 192.26MB 80.3s 09:08:04 #56 ... 09:08:04 09:08:04 #51 [security-proxy-auth internal] load build context 09:08:04 #51 ... 09:08:04 09:08:04 #56 [core-common-config-bootstrapper internal] load build context 09:08:05 #56 ... 09:08:05 09:08:05 #42 [core-keeper internal] load build context 09:08:05 #42 ... 09:08:05 09:08:05 #56 [core-common-config-bootstrapper internal] load build context 09:08:06 #56 ... 09:08:06 09:08:06 #66 [core-data internal] load build context 09:08:06 #66 ... 09:08:06 09:08:06 #50 [core-command internal] load build context 09:08:06 #50 ... 09:08:06 09:08:06 #66 [core-data internal] load build context 09:08:07 #66 ... 09:08:07 09:08:07 #57 [core-metadata internal] load build context 09:08:07 #57 ... 09:08:07 09:08:07 #66 [core-data internal] load build context 09:08:07 #66 ... 09:08:07 09:08:07 #38 [support-notifications internal] load build context 09:08:07 #38 ... 09:08:07 09:08:07 #66 [core-data internal] load build context 09:08:08 #66 transferring context: 180.53MB 80.6s 09:08:09 #66 ... 09:08:09 09:08:09 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:08:09 #90 DONE 5.3s 09:08:09 09:08:09 #66 [core-data internal] load build context 09:08:09 #66 ... 09:08:09 09:08:09 #49 [security-spiffe-token-provider internal] load build context 09:08:09 #49 ... 09:08:09 09:08:09 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:08:09 #91 DONE 5.4s 09:08:09 09:08:09 #49 [security-spiffe-token-provider internal] load build context 09:08:09 #49 ... 09:08:09 09:08:09 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:08:09 #92 ... 09:08:09 09:08:09 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:08:09 #93 DONE 4.2s 09:08:09 09:08:09 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:08:10 #94 ... 09:08:10 09:08:10 #48 [security-proxy-setup internal] load build context 09:08:10 #48 ... 09:08:10 09:08:10 #49 [security-spiffe-token-provider internal] load build context 09:08:10 #49 ... 09:08:10 09:08:10 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:08:10 #95 DONE 1.1s 09:08:10 09:08:10 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:08:10 #92 DONE 1.2s 09:08:10 09:08:10 #38 [support-notifications internal] load build context 09:08:10 #38 ... 09:08:10 09:08:10 #59 [support-cron-scheduler internal] load build context 09:08:10 #59 ... 09:08:10 09:08:10 #60 [support-scheduler internal] load build context 09:08:10 #60 ... 09:08:10 09:08:10 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:08:10 #94 DONE 1.5s 09:08:10 09:08:10 #60 [support-scheduler internal] load build context 09:08:10 #60 ... 09:08:10 09:08:10 #59 [support-cron-scheduler internal] load build context 09:08:11 #59 ... 09:08:11 09:08:11 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 09:08:11 #96 DONE 1.1s 09:08:11 09:08:11 #59 [support-cron-scheduler internal] load build context 09:08:12 #59 ... 09:08:12 09:08:12 #97 [security-spire-config stage-2 6/10] COPY security.txt / 09:08:12 #97 DONE 1.5s 09:08:12 09:08:12 #59 [support-cron-scheduler internal] load build context 09:08:12 #59 ... 09:08:12 09:08:12 #58 [security-secretstore-setup internal] load build context 09:08:12 #58 ... 09:08:12 09:08:12 #47 [security-bootstrapper internal] load build context 09:08:12 #47 ... 09:08:12 09:08:12 #98 [security-spire-server stage-2 6/9] COPY security.txt / 09:08:12 #98 DONE 1.6s 09:08:12 09:08:12 #47 [security-bootstrapper internal] load build context 09:08:12 #47 ... 09:08:12 09:08:12 #58 [security-secretstore-setup internal] load build context 09:08:12 #58 ... 09:08:12 09:08:12 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:08:12 #99 DONE 1.3s 09:08:12 09:08:12 #58 [security-secretstore-setup internal] load build context 09:08:13 #58 ... 09:08:13 09:08:13 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:08:13 #100 DONE 1.3s 09:08:13 09:08:13 #58 [security-secretstore-setup internal] load build context 09:08:13 #58 transferring context: 167.70MB 90.3s 09:08:14 #58 ... 09:08:14 09:08:14 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:08:14 #101 DONE 1.4s 09:08:14 09:08:14 #58 [security-secretstore-setup internal] load build context 09:08:14 #58 ... 09:08:14 09:08:14 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:08:14 #102 DONE 1.3s 09:08:14 09:08:14 #58 [security-secretstore-setup internal] load build context 09:08:14 #58 ... 09:08:14 09:08:14 #51 [security-proxy-auth internal] load build context 09:08:14 #51 ... 09:08:14 09:08:14 #58 [security-secretstore-setup internal] load build context 09:08:14 #58 ... 09:08:14 09:08:14 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:08:14 #103 DONE 1.4s 09:08:14 09:08:14 #58 [security-secretstore-setup internal] load build context 09:08:15 #58 ... 09:08:15 09:08:15 #42 [core-keeper internal] load build context 09:08:15 #42 ... 09:08:15 09:08:15 #51 [security-proxy-auth internal] load build context 09:08:15 #51 ... 09:08:15 09:08:15 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:08:15 #104 DONE 1.2s 09:08:15 09:08:15 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:08:15 #105 DONE 1.6s 09:08:15 09:08:15 #106 [security-spire-agent] exporting to image 09:08:15 #106 exporting layers 09:08:16 #106 ... 09:08:16 09:08:16 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:08:16 #107 DONE 1.3s 09:08:16 09:08:16 #106 [security-spire-config] exporting to image 09:08:16 #106 ... 09:08:16 09:08:16 #56 [core-common-config-bootstrapper internal] load build context 09:08:16 #56 ... 09:08:16 09:08:16 #51 [security-proxy-auth internal] load build context 09:08:16 #51 ... 09:08:16 09:08:16 #50 [core-command internal] load build context 09:08:16 #50 ... 09:08:16 09:08:16 #51 [security-proxy-auth internal] load build context 09:08:17 #51 ... 09:08:17 09:08:17 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:08:17 #108 DONE 1.3s 09:08:17 09:08:17 #51 [security-proxy-auth internal] load build context 09:08:17 #51 ... 09:08:17 09:08:17 #57 [core-metadata internal] load build context 09:08:17 #57 ... 09:08:17 09:08:17 #51 [security-proxy-auth internal] load build context 09:08:19 #51 transferring context: 246.55MB 97.1s 09:08:19 #51 ... 09:08:19 09:08:19 #66 [core-data internal] load build context 09:08:19 #66 ... 09:08:19 09:08:19 #51 [security-proxy-auth internal] load build context 09:08:20 #51 ... 09:08:20 09:08:20 #48 [security-proxy-setup internal] load build context 09:08:20 #48 ... 09:08:20 09:08:20 #66 [core-data internal] load build context 09:08:20 #66 ... 09:08:20 09:08:20 #49 [security-spiffe-token-provider internal] load build context 09:08:20 #49 ... 09:08:20 09:08:20 #66 [core-data internal] load build context 09:08:21 #66 ... 09:08:21 09:08:21 #38 [support-notifications internal] load build context 09:08:21 #38 ... 09:08:21 09:08:21 #60 [support-scheduler internal] load build context 09:08:21 #60 ... 09:08:21 09:08:21 #38 [support-notifications internal] load build context 09:08:22 #38 ... 09:08:22 09:08:22 #59 [support-cron-scheduler internal] load build context 09:08:22 #59 ... 09:08:22 09:08:22 #38 [support-notifications internal] load build context 09:08:22 #38 ... 09:08:22 09:08:22 #47 [security-bootstrapper internal] load build context 09:08:22 #47 ... 09:08:22 09:08:22 #59 [support-cron-scheduler internal] load build context 09:08:23 #59 transferring context: 240.21MB 99.4s 09:08:24 #59 ... 09:08:24 09:08:24 #106 [security-spire-server] exporting to image 09:08:24 #106 exporting layers 6.8s done 09:08:24 #106 writing image sha256:e4c4d8c6ca5bf31119f77c801e2a38ba6b8f9dbe8ffabc161d07b8bfcbbf1768 0.2s done 09:08:24 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:08:24 #106 writing image sha256:5224c3422a17b85aca3aa672e68f9c421f2196fc9e0fbec91f11c554ca1207b1 0.0s done 09:08:24 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:08:24 #106 writing image sha256:3b19b4001d23f9d4857fc71495251e33f7f92c625bc78143d9c508a7e27d6c5a 0.0s done 09:08:24 #106 naming to docker.io/library/security-spire-server-arm64 0.1s done 09:08:24 #106 DONE 8.3s 09:08:24 09:08:24 #59 [support-cron-scheduler internal] load build context 09:08:25 #59 ... 09:08:25 09:08:25 #58 [security-secretstore-setup internal] load build context 09:08:25 #58 ... 09:08:25 09:08:25 #42 [core-keeper internal] load build context 09:08:25 #42 ... 09:08:25 09:08:25 #59 [support-cron-scheduler internal] load build context 09:08:26 #59 ... 09:08:26 09:08:26 #56 [core-common-config-bootstrapper internal] load build context 09:08:26 #56 ... 09:08:26 09:08:26 #59 [support-cron-scheduler internal] load build context 09:08:26 #59 ... 09:08:26 09:08:26 #50 [core-command internal] load build context 09:08:26 #50 ... 09:08:26 09:08:26 #56 [core-common-config-bootstrapper internal] load build context 09:08:27 #56 ... 09:08:27 09:08:27 #57 [core-metadata internal] load build context 09:08:27 #57 ... 09:08:27 09:08:27 #56 [core-common-config-bootstrapper internal] load build context 09:08:29 #56 transferring context: 310.74MB 105.8s done 09:08:29 #56 DONE 106.5s 09:08:29 09:08:29 #59 [support-cron-scheduler internal] load build context 09:08:30 #59 ... 09:08:30 09:08:30 #48 [security-proxy-setup internal] load build context 09:08:30 #48 ... 09:08:30 09:08:30 #51 [security-proxy-auth internal] load build context 09:08:30 #51 ... 09:08:30 09:08:30 #48 [security-proxy-setup internal] load build context 09:08:30 #48 ... 09:08:30 09:08:30 #49 [security-spiffe-token-provider internal] load build context 09:08:30 #49 ... 09:08:30 09:08:30 #48 [security-proxy-setup internal] load build context 09:08:30 #48 ... 09:08:30 09:08:30 #66 [core-data internal] load build context 09:08:31 #66 ... 09:08:31 09:08:31 #51 [security-proxy-auth internal] load build context 09:08:31 #51 ... 09:08:31 09:08:31 #60 [support-scheduler internal] load build context 09:08:31 #60 ... 09:08:31 09:08:31 #51 [security-proxy-auth internal] load build context 09:08:31 #51 ... 09:08:31 09:08:31 #42 [core-keeper internal] load build context 09:08:31 #42 transferring context: 310.74MB 111.4s done 09:08:31 #42 DONE 111.9s 09:08:31 09:08:31 #51 [security-proxy-auth internal] load build context 09:08:32 #51 ... 09:08:32 09:08:32 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:08:32 #109 DONE 2.3s 09:08:32 09:08:32 #51 [security-proxy-auth internal] load build context 09:08:32 #51 ... 09:08:32 09:08:32 #38 [support-notifications internal] load build context 09:08:32 #38 transferring context: 310.74MB 109.9s done 09:08:32 #38 DONE 110.6s 09:08:32 09:08:32 #51 [security-proxy-auth internal] load build context 09:08:33 #51 ... 09:08:33 09:08:33 #47 [security-bootstrapper internal] load build context 09:08:33 #47 ... 09:08:33 09:08:33 #59 [support-cron-scheduler internal] load build context 09:08:33 #59 ... 09:08:33 09:08:33 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:08:33 #110 DONE 2.2s 09:08:33 09:08:33 #59 [support-cron-scheduler internal] load build context 09:08:34 #59 ... 09:08:34 09:08:34 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:08:34 #111 DONE 1.7s 09:08:34 09:08:34 #59 [support-cron-scheduler internal] load build context 09:08:35 #59 ... 09:08:35 09:08:35 #51 [security-proxy-auth internal] load build context 09:08:35 #51 transferring context: 310.74MB 112.7s done 09:08:35 #51 DONE 113.7s 09:08:35 09:08:35 #59 [support-cron-scheduler internal] load build context 09:08:35 #59 ... 09:08:35 09:08:35 #58 [security-secretstore-setup internal] load build context 09:08:35 #58 ... 09:08:35 09:08:35 #59 [support-cron-scheduler internal] load build context 09:08:37 #59 ... 09:08:37 09:08:37 #50 [core-command internal] load build context 09:08:37 #50 ... 09:08:37 09:08:37 #59 [support-cron-scheduler internal] load build context 09:08:38 #59 transferring context: 310.74MB 113.4s done 09:08:38 #59 ... 09:08:38 09:08:38 #57 [core-metadata internal] load build context 09:08:38 #57 ... 09:08:38 09:08:38 #59 [support-cron-scheduler internal] load build context 09:08:38 #59 DONE 114.1s 09:08:38 09:08:38 #57 [core-metadata internal] load build context 09:08:38 #57 ... 09:08:38 09:08:38 #50 [core-command internal] load build context 09:08:39 #50 ... 09:08:39 09:08:39 #66 [core-data internal] load build context 09:08:39 #66 transferring context: 310.74MB 110.6s done 09:08:39 #66 DONE 112.9s 09:08:39 09:08:39 #50 [core-command internal] load build context 09:08:41 #50 ... 09:08:41 09:08:41 #49 [security-spiffe-token-provider internal] load build context 09:08:41 #49 ... 09:08:41 09:08:41 #50 [core-command internal] load build context 09:08:41 #50 ... 09:08:41 09:08:41 #48 [security-proxy-setup internal] load build context 09:08:41 #48 ... 09:08:41 09:08:41 #49 [security-spiffe-token-provider internal] load build context 09:08:41 #49 ... 09:08:41 09:08:41 #60 [support-scheduler internal] load build context 09:08:41 #60 ... 09:08:41 09:08:41 #49 [security-spiffe-token-provider internal] load build context 09:08:41 #49 ... 09:08:41 09:08:41 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:42 #112 ... 09:08:42 09:08:42 #49 [security-spiffe-token-provider internal] load build context 09:08:42 #49 ... 09:08:42 09:08:42 #58 [security-secretstore-setup internal] load build context 09:08:42 #58 transferring context: 310.74MB 119.0s done 09:08:42 #58 DONE 119.6s 09:08:42 09:08:42 #49 [security-spiffe-token-provider internal] load build context 09:08:43 #49 ... 09:08:43 09:08:43 #47 [security-bootstrapper internal] load build context 09:08:43 #47 ... 09:08:43 09:08:43 #49 [security-spiffe-token-provider internal] load build context 09:08:43 #49 ... 09:08:43 09:08:43 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:08:43 #113 DONE 1.2s 09:08:43 09:08:43 #49 [security-spiffe-token-provider internal] load build context 09:08:43 #49 ... 09:08:43 09:08:43 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:43 #114 ... 09:08:43 09:08:43 #50 [core-command internal] load build context 09:08:44 #50 ... 09:08:44 09:08:44 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:44 #115 ... 09:08:44 09:08:44 #50 [core-command internal] load build context 09:08:45 #50 ... 09:08:45 09:08:45 #47 [security-bootstrapper internal] load build context 09:08:45 #47 transferring context: 310.74MB 124.0s done 09:08:45 #47 DONE 124.3s 09:08:45 09:08:45 #50 [core-command internal] load build context 09:08:45 #50 ... 09:08:45 09:08:45 #60 [support-scheduler internal] load build context 09:08:45 #60 transferring context: 310.74MB 118.6s done 09:08:45 #60 DONE 121.2s 09:08:45 09:08:45 #50 [core-command internal] load build context 09:08:46 #50 ... 09:08:46 09:08:46 #49 [security-spiffe-token-provider internal] load build context 09:08:46 #49 transferring context: 310.74MB 125.4s done 09:08:46 #49 DONE 125.7s 09:08:46 09:08:46 #50 [core-command internal] load build context 09:08:47 #50 ... 09:08:47 09:08:47 #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:08:47 #116 DONE 0.8s 09:08:47 09:08:47 #50 [core-command internal] load build context 09:08:48 #50 ... 09:08:48 09:08:48 #57 [core-metadata internal] load build context 09:08:48 #57 ... 09:08:48 09:08:48 #50 [core-command internal] load build context 09:08:51 #50 ... 09:08:51 09:08:51 #48 [security-proxy-setup internal] load build context 09:08:51 #48 transferring context: 284.43MB 130.7s 09:08:51 #48 ... 09:08:51 09:08:51 #50 [core-command internal] load build context 09:08:52 #50 transferring context: 310.74MB 130.5s done 09:08:52 #50 DONE 130.9s 09:08:52 09:08:52 #48 [security-proxy-setup internal] load build context 09:08:53 #48 transferring context: 310.74MB 132.9s done 09:08:53 #48 DONE 133.1s 09:08:53 09:08:53 #57 [core-metadata internal] load build context 09:08:53 #57 ... 09:08:53 09:08:53 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:54 #117 ... 09:08:54 09:08:54 #57 [core-metadata internal] load build context 09:08:55 #57 transferring context: 310.74MB 132.3s done 09:08:55 #57 DONE 132.6s 09:08:55 09:08:55 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #118 DONE 77.0s 09:10:17 09:10:17 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #114 DONE 90.8s 09:10:17 09:10:17 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #112 DONE 92.5s 09:10:17 09:10:17 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #117 DONE 80.8s 09:10:17 09:10:17 #119 [core-keeper builder 7/8] COPY . . 09:10:17 #119 ... 09:10:17 09:10:17 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #115 DONE 90.2s 09:10:17 09:10:17 #120 [support-notifications builder 6/7] COPY . . 09:10:17 #120 ... 09:10:17 09:10:17 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:10:17 #121 DONE 6.5s 09:10:17 09:10:17 #122 [security-secretstore-setup builder 6/7] COPY . . 09:10:17 #122 DONE 6.6s 09:10:17 09:10:17 #123 [core-data builder 6/7] COPY . . 09:10:17 #123 CACHED 09:10:17 09:10:17 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 09:10:17 #124 CACHED 09:10:17 09:10:17 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #125 CACHED 09:10:17 09:10:17 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #126 CACHED 09:10:17 09:10:17 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:10:17 #127 CACHED 09:10:17 09:10:17 #128 [support-scheduler builder 6/7] COPY . . 09:10:17 #128 CACHED 09:10:17 09:10:17 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 09:10:17 #129 DONE 6.5s 09:10:17 09:10:17 #130 [support-cron-scheduler builder 6/7] COPY . . 09:10:17 #130 CACHED 09:10:17 09:10:17 #131 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #131 CACHED 09:10:17 09:10:17 #132 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:10:17 #132 CACHED 09:10:17 09:10:17 #133 [core-metadata builder 6/7] COPY . . 09:10:17 #133 CACHED 09:10:17 09:10:17 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #134 CACHED 09:10:17 09:10:17 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:10:17 #135 CACHED 09:10:17 09:10:17 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #136 CACHED 09:10:17 09:10:17 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 09:10:17 #137 CACHED 09:10:17 09:10:17 #138 [core-command builder 6/7] COPY . . 09:10:17 #138 CACHED 09:10:17 09:10:17 #120 [support-notifications builder 6/7] COPY . . 09:10:17 #120 DONE 6.5s 09:10:17 09:10:17 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #139 CACHED 09:10:17 09:10:17 #140 [security-proxy-auth builder 6/7] COPY . . 09:10:17 #140 CACHED 09:10:17 09:10:17 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:10:17 #141 CACHED 09:10:17 09:10:17 #142 [security-bootstrapper builder 6/7] COPY . . 09:10:17 #142 CACHED 09:10:17 09:10:17 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #143 CACHED 09:10:17 09:10:17 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:10:17 #144 CACHED 09:10:17 09:10:17 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:10:17 #145 ... 09:10:17 09:10:17 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:10:17 #146 CACHED 09:10:17 09:10:17 #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 #147 CACHED 09:10:17 09:10:17 #148 [security-proxy-setup builder 6/7] COPY . . 09:10:17 #148 CACHED 09:10:17 09:10:17 #119 [core-keeper builder 7/8] COPY . . 09:10:17 #119 DONE 6.6s 09:10:17 09:10:17 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:10:17 #149 ... 09:10:17 09:10:17 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:10:17 #0 5.547 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 09:10:17 #150 ... 09:10:17 09:10:17 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:10:17 #0 5.956 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 09:10:17 #151 ... 09:10:17 09:10:17 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:10:17 #0 6.218 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 09:10:17 #152 ... 09:10:17 09:10:17 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:10:17 #149 6.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-keeper/core-keeper ./cmd/core-keeper 09:10:21 #149 ... 09:10:21 09:10:21 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:21 #0 5.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:10:21 #153 ... 09:10:21 09:10:21 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:10:21 #0 6.813 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 09:10:21 #154 ... 09:10:21 09:10:21 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:10:21 #0 5.041 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 09:10:21 #155 ... 09:10:21 09:10:21 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:10:21 #0 5.466 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 09:10:21 #156 ... 09:10:21 09:10:21 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:21 #0 6.779 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 09:10:22 #157 ... 09:10:22 09:10:22 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:22 #0 6.051 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 09:10:22 #158 ... 09:10:22 09:10:22 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:10:22 #0 5.640 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 09:10:22 #159 ... 09:10:22 09:10:22 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:10:22 #0 6.597 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 09:10:22 #160 ... 09:10:22 09:10:22 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:10:22 #145 6.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:31:00 #145 ... 09:31:00 09:31:00 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:31:00 #152 DONE 1242.6s 09:31:00 09:31:00 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:31:00 #158 ... 09:31:00 09:31:00 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:31:00 #161 DONE 0.4s 09:31:00 09:31:00 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:31:00 #162 DONE 0.2s 09:31:00 09:31:00 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:31:00 #163 DONE 0.1s 09:31:00 09:31:00 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:31:00 #164 DONE 0.2s 09:31:00 09:31:00 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:31:00 #165 DONE 0.3s 09:31:00 09:31:00 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:31:00 #166 DONE 0.2s 09:31:00 09:31:00 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:00 #167 DONE 2.4s 09:31:00 09:31:00 #106 [security-proxy-setup] exporting to image 09:31:00 #106 exporting layers 09:31:00 #106 exporting layers 1.3s done 09:31:00 #106 writing image sha256:76f7364d5cbbc1bcfb280bc50c31ba95d7e196a6dac117ce73aa7151ef9a63f4 0.0s done 09:31:00 #106 naming to docker.io/library/security-proxy-setup-arm64 done 09:31:00 #106 DONE 9.5s 09:31:00 09:31:00 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:31:00 #154 1244.6 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 09:31:09 #154 ... 09:31:09 09:31:09 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:31:09 #145 DONE 1257.7s 09:31:09 09:31:09 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:31:09 #168 DONE 0.4s 09:31:09 09:31:09 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:31:12 #169 DONE 2.5s 09:31:12 09:31:12 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:31:12 #170 DONE 0.4s 09:31:12 09:31:12 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:31:12 #171 DONE 0.1s 09:31:12 09:31:12 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:31:12 #172 DONE 0.3s 09:31:12 09:31:12 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:31:12 #153 ... 09:31:12 09:31:12 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:31:12 #173 DONE 0.1s 09:31:13 09:31:13 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:31:13 #174 DONE 0.2s 09:31:13 09:31:13 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:31:13 #175 DONE 0.1s 09:31:13 09:31:13 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:31:13 #159 ... 09:31:13 09:31:13 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:31:13 #176 DONE 0.1s 09:31:13 09:31:13 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:31:13 #177 DONE 0.2s 09:31:13 09:31:13 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:31:13 #178 DONE 0.1s 09:31:13 09:31:13 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:31:16 #179 DONE 2.2s 09:31:16 09:31:16 #106 [security-bootstrapper] exporting to image 09:31:16 #106 exporting layers 09:31:16 #106 exporting layers 0.9s done 09:31:16 #106 writing image sha256:516bfa541be5e15f931f7b8d3e82a0794fc38c0373fff71b4978a33460d8a579 done 09:31:16 #106 naming to docker.io/library/security-bootstrapper-arm64 done 09:31:16 #106 DONE 10.5s 09:31:16 09:31:16 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:17 #157 ... 09:31:17 09:31:17 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:31:17 #154 DONE 1266.1s 09:31:17 09:31:17 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:31:17 #67 ... 09:31:17 09:31:17 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:31:18 #180 DONE 0.2s 09:31:18 09:31:18 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:31:18 #181 DONE 0.2s 09:31:18 09:31:18 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:31:18 #182 DONE 0.2s 09:31:18 09:31:18 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:31:18 #183 DONE 0.1s 09:31:18 09:31:18 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:31:18 #67 ... 09:31:18 09:31:18 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:31:18 #184 DONE 0.1s 09:31:18 09:31:18 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:31:19 #185 DONE 0.3s 09:31:19 09:31:19 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:31:19 #156 ... 09:31:19 09:31:19 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:31:19 #186 DONE 0.3s 09:31:19 09:31:19 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:31:19 #156 ... 09:31:19 09:31:19 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:31:19 #187 DONE 0.1s 09:31:19 09:31:19 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:21 #188 DONE 2.0s 09:31:21 09:31:21 #106 [security-secretstore-setup] exporting to image 09:31:23 #106 exporting layers 1.7s done 09:31:23 #106 writing image sha256:6b76ff9ab474064ba99574b4793dff0b10e2df05992c91fd2804291026167189 done 09:31:23 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 09:31:23 #106 DONE 12.2s 09:31:23 09:31:23 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:32:10 #157 ... 09:32:10 09:32:10 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:32:10 #160 DONE 1319.1s 09:32:10 09:32:10 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:32:10 #153 ... 09:32:10 09:32:10 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:32:11 #189 DONE 0.3s 09:32:11 09:32:11 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:32:11 #153 ... 09:32:11 09:32:11 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:32:11 #190 DONE 0.1s 09:32:11 09:32:11 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:32:11 #191 DONE 0.3s 09:32:11 09:32:11 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:32:11 #192 DONE 0.1s 09:32:11 09:32:11 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:32:11 #155 ... 09:32:11 09:32:11 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:32:11 #193 DONE 0.2s 09:32:11 09:32:11 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:32:13 #194 DONE 1.9s 09:32:13 09:32:13 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:32:13 #158 ... 09:32:13 09:32:13 #106 [core-common-config-bootstrapper] exporting to image 09:32:13 #106 exporting layers 09:32:14 #106 exporting layers 0.6s done 09:32:14 #106 writing image sha256:6df979815382c4a9ea6a9610d3dd09c3f4ab4f99fb5b3998daef8f25f03fcfab 0.0s done 09:32:14 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:32:14 #106 DONE 12.9s 09:32:14 09:32:14 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:34:21 #155 ... 09:34:21 09:34:21 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:34:21 #156 DONE 1449.6s 09:34:21 09:34:21 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:34:21 #155 ... 09:34:21 09:34:21 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:21 #195 DONE 0.2s 09:34:21 09:34:21 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:21 #196 DONE 0.1s 09:34:21 09:34:21 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:34:21 #67 ... 09:34:21 09:34:21 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:34:21 #197 DONE 0.4s 09:34:21 09:34:21 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:34:22 #198 DONE 0.2s 09:34:22 09:34:22 #106 [security-spiffe-token-provider] exporting to image 09:34:22 #106 exporting layers 09:34:22 #106 exporting layers 0.9s done 09:34:22 #106 writing image sha256:78f2e0308e7f64ff11e021ccb6f720466fa5094636cab03fa488fba2033dd8a1 done 09:34:22 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 09:34:22 #106 DONE 13.8s 09:34:22 09:34:22 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:42:15 #157 ... 09:42:15 09:42:15 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:42:15 #153 DONE 1921.0s 09:42:15 09:42:15 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:42:15 #67 ... 09:42:15 09:42:15 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:42:15 #199 DONE 0.1s 09:42:15 09:42:15 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:42:15 #67 ... 09:42:15 09:42:15 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:42:15 #200 DONE 0.1s 09:42:15 09:42:15 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:42:15 #201 DONE 0.4s 09:42:15 09:42:15 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:42:15 #202 DONE 0.1s 09:42:15 09:42:15 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:42:15 #150 ... 09:42:15 09:42:15 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:42:15 #203 DONE 0.1s 09:42:15 09:42:15 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:42:16 #204 DONE 2.0s 09:42:16 09:42:16 #106 [security-proxy-auth] exporting to image 09:42:16 #106 exporting layers 09:42:16 #106 exporting layers 0.7s done 09:42:16 #106 writing image sha256:95e79a9cdb1ccea5c8f34fd3e30f369389d632b164a9f58d45d2097d454598d1 done 09:42:16 #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 09:42:16 #106 DONE 14.5s 09:42:16 09:42:16 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:43:12 #67 ... 09:43:12 09:43:12 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:43:12 #150 DONE 1981.6s 09:43:12 09:43:12 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:43:13 #149 ... 09:43:13 09:43:13 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:43:13 #205 DONE 0.1s 09:43:13 09:43:13 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:43:13 #206 DONE 0.2s 09:43:13 09:43:13 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:43:13 #67 ... 09:43:13 09:43:13 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:43:14 #207 DONE 0.4s 09:43:14 09:43:14 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:43:14 #151 ... 09:43:14 09:43:14 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:43:14 #208 DONE 0.1s 09:43:14 09:43:14 #106 [core-command] exporting to image 09:43:14 #106 exporting layers 09:43:14 #106 exporting layers 0.6s done 09:43:14 #106 writing image sha256:c1074c692814bb57b8ce95d109c3894725eda16eea45b3c3d8e0ea0ec873f356 done 09:43:14 #106 naming to docker.io/library/core-command-arm64 done 09:43:14 #106 DONE 15.1s 09:43:14 09:43:14 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:45:36 #158 ... 09:45:36 09:45:36 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:45:36 #149 DONE 2113.1s 09:45:36 09:45:36 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:45:36 #159 DONE 2113.2s 09:45:36 09:45:36 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:45:36 #67 ... 09:45:36 09:45:36 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:45:36 #209 DONE 0.4s 09:45:36 09:45:36 #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:45:36 #210 DONE 0.4s 09:45:36 09:45:36 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:45:36 #151 ... 09:45:36 09:45:36 #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:45:36 #211 DONE 0.2s 09:45:36 09:45:36 #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:45:36 #212 ... 09:45:36 09:45:36 #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:45:36 #213 DONE 0.7s 09:45:36 09:45:36 #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:45:36 #214 DONE 0.3s 09:45:36 09:45:36 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:45:36 #67 ... 09:45:36 09:45:36 #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:45:36 #212 DONE 0.7s 09:45:36 09:45:36 #106 [core-keeper] exporting to image 09:45:36 #106 exporting layers 09:45:36 #106 ... 09:45:36 09:45:36 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:45:36 #215 DONE 0.3s 09:45:36 09:45:36 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:45:36 #216 DONE 0.2s 09:45:36 09:45:36 #106 [core-data] exporting to image 09:45:36 #106 exporting layers 1.0s done 09:45:36 #106 writing image sha256:e738676d555a20813b5000b4d7fd832184fc50e41f08b7f08e279d1c0d5631fe done 09:45:36 #106 naming to docker.io/library/core-keeper-arm64 done 09:45:36 #106 exporting layers 0.8s done 09:45:36 #106 writing image sha256:0afabcbc62dde57c7910f5842f7f6fde02b8707c008dddbdc0b19a59e7a90963 done 09:45:36 #106 naming to docker.io/library/core-data-arm64 done 09:45:36 #106 DONE 16.8s 09:45:36 09:45:36 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:45:36 #67 ... 09:45:36 09:45:36 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:45:36 #158 DONE 2117.2s 09:45:36 09:45:36 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:45:36 #67 ... 09:45:36 09:45:36 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:45:36 #217 DONE 0.1s 09:45:36 09:45:36 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:45:36 #218 DONE 0.1s 09:45:36 09:45:36 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:36 #157 ... 09:45:36 09:45:36 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:45:36 #219 DONE 0.5s 09:45:36 09:45:36 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:45:36 #220 DONE 0.1s 09:45:36 09:45:36 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:45:36 #67 ... 09:45:36 09:45:36 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:45:36 #221 DONE 0.1s 09:45:36 09:45:36 #106 [core-metadata] exporting to image 09:45:36 #106 exporting layers 0.5s done 09:45:36 #106 writing image sha256:f3299682e5ab201850e347960a1efcb343615ee400ee44fee648b417606ac3d7 done 09:45:36 #106 naming to docker.io/library/core-metadata-arm64 done 09:45:36 #106 DONE 17.3s 09:45:36 09:45:36 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:03 #67 ... 09:46:03 09:46:03 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:46:03 #157 DONE 2150.1s 09:46:03 09:46:03 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:46:03 #155 ... 09:46:03 09:46:03 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:46:03 #222 DONE 0.3s 09:46:03 09:46:03 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:46:03 #223 DONE 0.1s 09:46:03 09:46:03 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:46:03 #224 ... 09:46:03 09:46:03 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:46:03 #155 DONE 2151.2s 09:46:03 09:46:03 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:03 #67 ... 09:46:03 09:46:03 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:46:03 #224 DONE 0.5s 09:46:03 09:46:03 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:46:03 #225 DONE 0.3s 09:46:03 09:46:03 #106 [support-notifications] exporting to image 09:46:03 #106 exporting layers 09:46:03 #106 ... 09:46:03 09:46:03 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:46:03 #226 DONE 0.2s 09:46:03 09:46:03 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:46:03 #227 DONE 0.2s 09:46:03 09:46:03 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:03 #67 ... 09:46:03 09:46:03 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:46:04 #228 ... 09:46:04 09:46:04 #106 [support-notifications] exporting to image 09:46:04 #106 exporting layers 1.0s done 09:46:04 #106 writing image sha256:181ec0ab53c0d24e3fdbbb9215d146ad96ae8ba246a3b15d4571869c697c23c1 0.1s done 09:46:04 #106 naming to docker.io/library/support-notifications-arm64 0.1s done 09:46:04 #106 DONE 18.4s 09:46:04 09:46:04 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:46:04 #151 DONE 2152.9s 09:46:04 09:46:04 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:46:04 #228 DONE 0.6s 09:46:04 09:46:04 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:46:04 #229 DONE 0.2s 09:46:04 09:46:04 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:46:04 #230 DONE 0.1s 09:46:04 09:46:04 #106 [support-scheduler] exporting to image 09:46:04 #106 ... 09:46:04 09:46:04 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:46:04 #231 DONE 0.1s 09:46:04 09:46:04 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:46:05 #232 DONE 0.5s 09:46:05 09:46:05 #106 [support-scheduler] exporting to image 09:46:05 #106 exporting layers 0.7s done 09:46:05 #106 writing image sha256:12b733ba1eea9acc91fc14c7c03f65ea4700fd44ee5785644bdaef0081be81ef done 09:46:05 #106 naming to docker.io/library/support-scheduler-arm64 done 09:46:05 #106 DONE 19.2s 09:46:05 09:46:05 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:46:05 #233 DONE 0.1s 09:46:05 09:46:05 #106 [support-cron-scheduler] exporting to image 09:46:06 #106 exporting layers 1.3s done 09:46:06 #106 writing image sha256:586c1d7ffdb71bc91d132f42f8a7ebaffc0a1a1023641b930e489e610b9a0fae done 09:46:06 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 09:46:06 #106 DONE 20.4s 09:46:06 09:46:06 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:46:06 time="2024-09-12T09:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:46:06 $ docker stop --time=1 88a4ea2e07a618c80b5d1e9912b1884855660e0983791fe881547db1fbd1f55d 09:46:08 $ docker rm -f --volumes 88a4ea2e07a618c80b5d1e9912b1884855660e0983791fe881547db1fbd1f55d [Pipeline] // withDockerContainer [Pipeline] sh 09:46:08 + docker images 09:46:08 REPOSITORY TAG IMAGE ID CREATED SIZE 09:46:08 support-cron-scheduler-arm64 latest 586c1d7ffdb7 4 seconds ago 43.7MB 09:46:08 support-scheduler-arm64 latest 12b733ba1eea 4 seconds ago 41.4MB 09:46:08 support-notifications-arm64 latest 181ec0ab53c0 6 seconds ago 42.2MB 09:46:08 core-metadata-arm64 latest f3299682e5ab 39 seconds ago 39.4MB 09:46:08 core-data-arm64 latest 0afabcbc62dd 42 seconds ago 39.2MB 09:46:08 core-keeper-arm64 latest e738676d555a 42 seconds ago 39.2MB 09:46:08 core-command-arm64 latest c1074c692814 2 minutes ago 35.1MB 09:46:08 security-proxy-auth-arm64 latest 95e79a9cdb1c 3 minutes ago 32.7MB 09:46:08 security-spiffe-token-provider-arm64 latest 78f2e0308e7f 11 minutes ago 29.1MB 09:46:08 core-common-config-bootstrapper-arm64 latest 6df979815382 13 minutes ago 15.4MB 09:46:08 security-secretstore-setup-arm64 latest 6b76ff9ab474 14 minutes ago 36.4MB 09:46:08 security-bootstrapper-arm64 latest 516bfa541be5 14 minutes ago 18.9MB 09:46:08 security-proxy-setup-arm64 latest 76f7364d5cbb 15 minutes ago 26.2MB 09:46:08 security-spire-config-arm64 latest e4c4d8c6ca5b 37 minutes ago 115MB 09:46:08 security-spire-server-arm64 latest 3b19b4001d23 37 minutes ago 116MB 09:46:08 security-spire-agent-arm64 latest 5224c3422a17 37 minutes ago 174MB 09:46:08 ci-base-image-arm64 latest 0e78367c3b64 58 minutes ago 967MB 09:46:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 09:46:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:46:09 09:46:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:46:09 arm64: Pulling from edgex-lftools-log-publisher 09:46:09 8998bd30e6a1: Pulling fs layer 09:46:09 04944245beec: Pulling fs layer 09:46:09 699f458cf7ca: Pulling fs layer 09:46:09 765212b225bb: Pulling fs layer 09:46:09 f23df028b6ca: Pulling fs layer 09:46:09 d65c8cfc05b1: Pulling fs layer 09:46:09 2437ff75d9bd: Pulling fs layer 09:46:09 f23df028b6ca: Waiting 09:46:09 d65c8cfc05b1: Waiting 09:46:09 2437ff75d9bd: Waiting 09:46:09 765212b225bb: Waiting 09:46:09 04944245beec: Verifying Checksum 09:46:09 04944245beec: Download complete 09:46:09 765212b225bb: Verifying Checksum 09:46:09 765212b225bb: Download complete 09:46:09 f23df028b6ca: Download complete 09:46:09 d65c8cfc05b1: Verifying Checksum 09:46:09 d65c8cfc05b1: Download complete 09:46:10 699f458cf7ca: Verifying Checksum 09:46:10 699f458cf7ca: Download complete 09:46:10 8998bd30e6a1: Verifying Checksum 09:46:10 8998bd30e6a1: Download complete 09:46:12 2437ff75d9bd: Verifying Checksum 09:46:12 2437ff75d9bd: Download complete 09:46:15 8998bd30e6a1: Pull complete 09:46:15 04944245beec: Pull complete 09:46:17 699f458cf7ca: Pull complete 09:46:17 765212b225bb: Pull complete 09:46:18 f23df028b6ca: Pull complete 09:46:18 d65c8cfc05b1: Pull complete 09:46:36 2437ff75d9bd: Pull complete 09:46:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:46:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:36 prd-ubuntu20.04-docker-arm64-4c-16g-10159 does not seem to be running inside a container 09:46:36 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:46:39 $ docker top 1f505005065ad48a3c44d6bc251155d4fc57a1a7919110237df9974af9114454 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:40 ---> job-cost.sh 09:46:40 lf-activate-venv: SKIPPING 09:46:40 INFO: No Stack... 09:46:40 INFO: Retrieving Pricing Info for: v3-standard-4 09:46:41 INFO: Archiving Costs [Pipeline] sh 09:46:42 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:46:42 + cut -d, -f6 [Pipeline] lock 09:46:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4911-3-stack-cost] 09:46:42 Resource [jenkins-edgexfoundry-edgex-go-PR-4911-3-stack-cost] did not exist. Created. 09:46:42 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4911-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:46:43 + echo total: 0.2199999988079071 [Pipeline] stash 09:46:43 Stashed 1 file(s) [Pipeline] } 09:46:43 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4911-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:46:43 $ docker stop --time=1 1f505005065ad48a3c44d6bc251155d4fc57a1a7919110237df9974af9114454 09:46:45 $ docker rm -f --volumes 1f505005065ad48a3c44d6bc251155d4fc57a1a7919110237df9974af9114454 [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 09:46:45 provisioning config files... 09:46:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4038295862977596131tmp [Pipeline] { [Pipeline] sh 09:46:45 + set +x 09:46:45 + bash -s -- 09:46:45 + curl -s https://codecov.io/bash 09:46:45 09:46:45 _____ _ 09:46:45 / ____| | | 09:46:45 | | ___ __| | ___ ___ _____ __ 09:46:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:46:45 | |___| (_) | (_| | __/ (_| (_) \ V / 09:46:45 \_____\___/ \__,_|\___|\___\___/ \_/ 09:46:45 Bash-1.0.6 09:46:45 09:46:45 09:46:45 ==> git version 2.25.1 found 09:46:45 ==> 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 09:46:45 Release-Date: 2020-01-08 09:46:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:46:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:46:45 ==> Jenkins CI detected. 09:46:45 current dir:  /w/workspace/edgex-go/3 09:46:45 project root: . 09:46:45 --> token set from env 09:46:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:46:46 ==> Running gcov in . (disable via -X gcov) 09:46:46 ==> Python coveragepy not found 09:46:46 ==> Searching for coverage reports in: 09:46:46 + . 09:46:46 -> Found 1 reports 09:46:46 ==> Detecting git/mercurial file structure 09:46:46 ==> Reading reports 09:46:46 + ./coverage.out bytes=563961 09:46:46 ==> Appending adjustments 09:46:46 https://docs.codecov.io/docs/fixing-reports 09:46:47 + Found adjustments 09:46:47 ==> Gzipping contents 09:46:47 72K /tmp/codecov.89dl6d.gz 09:46:47 ==> Uploading reports 09:46:47 url: https://codecov.io 09:46:47 query: branch=PR-4911&commit=2f842e86a709fd1c0b0be62ace5f44011125c08b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4911%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4911&job=&cmd_args= 09:46:47 -> Pinging Codecov 09:46:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4911&commit=2f842e86a709fd1c0b0be62ace5f44011125c08b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4911%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4911&job=&cmd_args= 09:46:47 -> Uploading to 09:46:47 https://storage.googleapis.com/codecov/v4/raw/2024-09-12/00271124DB129430A58F1EEE437C3FCB/2f842e86a709fd1c0b0be62ace5f44011125c08b/cd75b4b4-caaa-48c7-8a4e-a468c2eb5504.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240912%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240912T094647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0458bb863b07d77faed5471835727fc9d564c77ae98cf3f4fc7bdcf9e29bf55 09:46:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:47 Dload Upload Total Spent Left Speed 09:46:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69679 0 0 100 69679 0 235k --:--:-- --:--:-- --:--:-- 234k 09:46:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2f842e86a709fd1c0b0be62ace5f44011125c08b [Pipeline] } 09:46:47 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 09:46:48 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:46:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:46:49 ---> package-listing.sh 09:46:49 ++ facter osfamily 09:46:49 ++ tr '[:upper:]' '[:lower:]' 09:46:50 + OS_FAMILY=debian 09:46:50 + workspace=/w/workspace/edgex-go/3 09:46:50 + START_PACKAGES=/tmp/packages_start.txt 09:46:50 + END_PACKAGES=/tmp/packages_end.txt 09:46:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:50 + PACKAGES=/tmp/packages_start.txt 09:46:50 + '[' /w/workspace/edgex-go/3 ']' 09:46:50 + PACKAGES=/tmp/packages_end.txt 09:46:50 + case "${OS_FAMILY}" in 09:46:50 + dpkg -l 09:46:50 + grep '^ii' 09:46:50 + '[' -f /tmp/packages_start.txt ']' 09:46:50 + '[' -f /tmp/packages_end.txt ']' 09:46:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:50 + '[' /w/workspace/edgex-go/3 ']' 09:46:50 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:46:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:46:50 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:46:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:46:50 09:46:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:46:51 latest: Pulling from edgex-lftools-log-publisher 09:46:51 5eb5b503b376: Pulling fs layer 09:46:51 5c69ac0246d0: Pulling fs layer 09:46:51 ec43610c2a17: Pulling fs layer 09:46:51 3a2ae6a8a46f: Pulling fs layer 09:46:51 33b1e0a273af: Pulling fs layer 09:46:51 5d3b04190fa2: Pulling fs layer 09:46:51 2f39f015ded8: Pulling fs layer 09:46:51 33b1e0a273af: Waiting 09:46:51 5d3b04190fa2: Waiting 09:46:51 3a2ae6a8a46f: Waiting 09:46:51 2f39f015ded8: Waiting 09:46:51 5c69ac0246d0: Download complete 09:46:51 3a2ae6a8a46f: Verifying Checksum 09:46:51 3a2ae6a8a46f: Download complete 09:46:51 33b1e0a273af: Verifying Checksum 09:46:51 33b1e0a273af: Download complete 09:46:51 5d3b04190fa2: Verifying Checksum 09:46:51 ec43610c2a17: Verifying Checksum 09:46:51 ec43610c2a17: Download complete 09:46:51 5eb5b503b376: Verifying Checksum 09:46:51 5eb5b503b376: Download complete 09:46:52 2f39f015ded8: Download complete 09:46:52 5eb5b503b376: Pull complete 09:46:52 5c69ac0246d0: Pull complete 09:46:53 ec43610c2a17: Pull complete 09:46:53 3a2ae6a8a46f: Pull complete 09:46:53 33b1e0a273af: Pull complete 09:46:53 5d3b04190fa2: Pull complete 09:46:57 2f39f015ded8: Pull complete 09:46:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:46:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:46:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:58 prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container 09:46:58 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:47:07 $ docker top c03e45e7a35c9897ba9ee4de4055d3bf49f48f398be782dfded9ec438c4eb4fe -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:07 + touch /tmp/pre-build-complete [Pipeline] sh 09:47:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:47:07 + ls /var/log/sa-host 09:47:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:08 provisioning config files... 09:47:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config893037671459121333tmp [Pipeline] { [Pipeline] echo 09:47:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:47:08 ---> create-netrc.sh [Pipeline] } 09:47:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:47:08 ---> python-tools-install.sh [Pipeline] echo 09:47:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:47:09 ---> sudo-logs.sh 09:47:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:47:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:47:09 ---> job-cost.sh 09:47:09 lf-activate-venv: SKIPPING 09:47:09 DEBUG: total: 0.2199999988079071 09:47:09 INFO: Retrieving Stack Cost... 09:47:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:47:10 INFO: Archiving Costs [Pipeline] echo 09:47:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:47:10 ---> logs-deploy.sh 09:47:10 lf-activate-venv: SKIPPING 09:47:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4911/3 09:47:10 INFO: archiving workspace using pattern(s): 09:47:11 Archives upload complete. 09:47:11 INFO: archiving logs to Nexus