Pull request #5278 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0cf02afb3309d1636b744b97039160d867922a7 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-ssh7725703245672913071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh12670801702871891701.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10867004203975854333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13777390644184436099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17991892277882321673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12043628532719971589.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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]] ========================================================= [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.25 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771119 in /w/workspace/8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f0cf02afb3309d1636b744b97039160d867922a7 (snyk-fix-8d7768f9fa12779e606cfdafdb9aa107) Commit message: "fix: cmd/security-bootstrapper/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0cf02afb3309d1636b744b97039160d867922a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:54:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:54:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:54:06 ========================================================= 08:54:06 EdgeX Global Pipelines Version Info 08:54:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:54:07 ------------------- 08:54:07 stable info: 08:54:07 ------------------- 08:54:07 Commited By: Cherry Wang cherry@iotechsys.com 08:54:07 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:54:07 Message: update stable to v1.0.278 08:54:08 ------------------- 08:54:08 experimental info: 08:54:08 ------------------- 08:54:08 Commited By: **** collab-it+edgex@linuxfoundation.org 08:54:08 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:54:08 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0cf02afb3309d1636b744b97039160d867922a7 [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0cf02a [Pipeline] echo 08:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:09 provisioning config files... 08:54:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config71345477088487396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:10 ---> ****-login.sh 08:54:10 nexus3.edgexfoundry.org:10001 08:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:10 08:54:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:10 Configure a credential helper to remove this warning. See 08:54:10 https://docs.****.com/go/credential-store/ 08:54:10 08:54:10 Login Succeeded 08:54:10 nexus3.edgexfoundry.org:10002 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:11 08:54:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:11 Configure a credential helper to remove this warning. See 08:54:11 https://docs.****.com/go/credential-store/ 08:54:11 08:54:11 Login Succeeded 08:54:11 nexus3.edgexfoundry.org:10003 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:11 08:54:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:11 Configure a credential helper to remove this warning. See 08:54:11 https://docs.****.com/go/credential-store/ 08:54:11 08:54:11 Login Succeeded 08:54:11 nexus3.edgexfoundry.org:10004 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:11 08:54:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:11 Configure a credential helper to remove this warning. See 08:54:11 https://docs.****.com/go/credential-store/ 08:54:11 08:54:11 Login Succeeded 08:54:11 ****.io 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:11 08:54:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:11 Configure a credential helper to remove this warning. See 08:54:11 https://docs.****.com/go/credential-store/ 08:54:11 08:54:11 Login Succeeded 08:54:11 ---> ****-login.sh ends [Pipeline] } 08:54:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:11 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:54:11 + dirname cmd/core-command/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo core-command,cmd/core-command/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:54:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:54:11 + + dirname cmd/core-data/Dockerfile 08:54:11 cut -d/ -f2 08:54:11 + echo core-data,cmd/core-data/Dockerfile 08:54:11 + + cut -d/ -f2 08:54:11 dirname cmd/core-keeper/Dockerfile 08:54:11 + echo core-keeper,cmd/core-keeper/Dockerfile 08:54:11 + dirname cmd/core-metadata/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo core-metadata,cmd/core-metadata/Dockerfile 08:54:11 + dirname cmd/security-bootstrapper/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:54:11 + dirname cmd/security-proxy-auth/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:54:11 + dirname cmd/security-proxy-setup/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:54:11 + + cut -d/ -f2 08:54:11 dirname cmd/security-secretstore-setup/Dockerfile 08:54:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:54:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:54:11 + dirname cmd/security-spire-agent/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:54:11 + dirname cmd/security-spire-config/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:54:11 + dirname cmd/security-spire-server/Dockerfile+ 08:54:11 cut -d/ -f2 08:54:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:54:11 + dirname cmd/support-notifications/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo support-notifications,cmd/support-notifications/Dockerfile 08:54:11 + dirname cmd/support-scheduler/Dockerfile 08:54:11 + cut -d/ -f2 08:54:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:54:12 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-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:54:12 + git rev-list -1 --merges f0cf02afb3309d1636b744b97039160d867922a7~1..f0cf02afb3309d1636b744b97039160d867922a7 [Pipeline] echo 08:54:12 -----------> git rev-list -1 --merges f0cf02afb3309d1636b744b97039160d867922a7~1..f0cf02afb3309d1636b744b97039160d867922a7 f0cf02afb3309d1636b744b97039160d867922a7 [false] [Pipeline] sh 08:54:12 + git log --format=format:%s -1 f0cf02afb3309d1636b744b97039160d867922a7 [Pipeline] echo 08:54:12 ========================================================= 08:54:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:54:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:54:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:54:13 + grep -v github /etc/ssh/ssh_known_hosts 08:54:13 + [ -e /tmp/ssh_known_hosts ] 08:54:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:54:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:54:13 + sudo tee -a /etc/ssh/ssh_known_hosts 08:54:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:13 08:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:14 0.1.4: Pulling from edgex-devops/py-git-semver 08:54:14 3dae71ba6b94: Pulling fs layer 08:54:14 6bf1a483ea7c: Pulling fs layer 08:54:14 f5dfc541a4d3: Pulling fs layer 08:54:14 461d9e800cba: Pulling fs layer 08:54:14 80192f66455f: Pulling fs layer 08:54:14 2e8e34ca0e6c: Pulling fs layer 08:54:14 a29436f7fd5d: Pulling fs layer 08:54:14 923cac83aea3: Pulling fs layer 08:54:14 25ad8b0a4227: Pulling fs layer 08:54:14 db01528c6b51: Pulling fs layer 08:54:14 80192f66455f: Waiting 08:54:14 461d9e800cba: Waiting 08:54:14 923cac83aea3: Waiting 08:54:14 a29436f7fd5d: Waiting 08:54:14 25ad8b0a4227: Waiting 08:54:14 28988de357af: Pulling fs layer 08:54:14 28988de357af: Waiting 08:54:14 db01528c6b51: Waiting 08:54:14 6bf1a483ea7c: Verifying Checksum 08:54:14 6bf1a483ea7c: Download complete 08:54:14 461d9e800cba: Verifying Checksum 08:54:14 461d9e800cba: Download complete 08:54:14 80192f66455f: Download complete 08:54:14 f5dfc541a4d3: Verifying Checksum 08:54:14 f5dfc541a4d3: Download complete 08:54:14 3dae71ba6b94: Download complete 08:54:14 923cac83aea3: Verifying Checksum 08:54:14 923cac83aea3: Download complete 08:54:15 25ad8b0a4227: Verifying Checksum 08:54:15 25ad8b0a4227: Download complete 08:54:15 db01528c6b51: Download complete 08:54:15 28988de357af: Verifying Checksum 08:54:15 28988de357af: Download complete 08:54:15 a29436f7fd5d: Verifying Checksum 08:54:15 a29436f7fd5d: Download complete 08:54:15 2e8e34ca0e6c: Verifying Checksum 08:54:15 2e8e34ca0e6c: Download complete 08:54:16 3dae71ba6b94: Pull complete 08:54:16 6bf1a483ea7c: Pull complete 08:54:17 f5dfc541a4d3: Pull complete 08:54:17 461d9e800cba: Pull complete 08:54:17 80192f66455f: Pull complete 08:54:22 2e8e34ca0e6c: Pull complete 08:54:23 a29436f7fd5d: Pull complete 08:54:23 923cac83aea3: Pull complete 08:54:23 25ad8b0a4227: Pull complete 08:54:24 db01528c6b51: Pull complete 08:54:25 28988de357af: Pull complete 08:54:25 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:26 prd-ubuntu20.04-docker-8c-8g-771119 does not seem to be running inside a container 08:54:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:54:41 $ docker top 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 -eo pid,comm 08:54:41 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:54:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:41 [ssh-agent] Looking for ssh-agent implementation... 08:54:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:41 $ docker exec 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 ssh-agent 08:54:41 SSH_AUTH_SOCK=/tmp/ssh-FWiKTp4Pu4Fj/agent.32 08:54:41 SSH_AGENT_PID=38 08:54:41 Running ssh-add (command line suppressed) 08:54:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18357093048782988352.key (/w/workspace/edgex-go/1@tmp/private_key_18357093048782988352.key) 08:54:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:54:42 + git tag --points-at HEAD [Pipeline] } 08:54:42 $ docker exec --env ******** --env ******** 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 ssh-agent -k 08:54:42 unset SSH_AUTH_SOCK; 08:54:42 unset SSH_AGENT_PID; 08:54:42 echo Agent pid 38 killed; 08:54:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:42 [ssh-agent] Looking for ssh-agent implementation... 08:54:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:42 $ docker exec 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 ssh-agent 08:54:43 SSH_AUTH_SOCK=/tmp/ssh-iogzQRkDRkv7/agent.85 08:54:43 SSH_AGENT_PID=91 08:54:43 Running ssh-add (command line suppressed) 08:54:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15329406077861359742.key (/w/workspace/edgex-go/1@tmp/private_key_15329406077861359742.key) 08:54:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:43 + git semver init 08:54:43 2025-10-31 08:54:43,726 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:54:43 2025-10-31 08:54:43,730 [run_init] DEBUG init version:0.0.0 force:False 08:54:43 2025-10-31 08:54:43,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:54:43 2025-10-31 08:54:43,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:54:43 2025-10-31 08:54:43,732 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) 08:54:55 2025-10-31 08:54:55,491 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:54:55 2025-10-31 08:54:55,492 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 with force:False 08:54:55 2025-10-31 08:54:55,492 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 08:54:55 2025-10-31 08:54:55,497 [execute] INFO git cat-file --batch-check 08:54:55 2025-10-31 08:54:55,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:55 2025-10-31 08:54:55,501 [execute] INFO git cat-file --batch 08:54:55 2025-10-31 08:54:55,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:55 2025-10-31 08:54:55,505 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 08:54:55 0.0.0 [Pipeline] } 08:54:55 $ docker exec --env ******** --env ******** 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 ssh-agent -k 08:54:56 unset SSH_AUTH_SOCK; 08:54:56 unset SSH_AGENT_PID; 08:54:56 echo Agent pid 91 killed; 08:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:56 + git semver [Pipeline] } 08:54:57 $ docker stop --time=1 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 08:54:58 $ docker rm -f --volumes 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:59 Stashed 1 file(s) [Pipeline] echo 08:54:59 [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:55:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:55:00 [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:55:00 [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:55:00 ========================================================= 08:55:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:55:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:55:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:00 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:55:00 2d35ebdb57d9: Pulling fs layer 08:55:00 c35fb4624d26: Pulling fs layer 08:55:00 4e2aec7ef170: Pulling fs layer 08:55:00 333b49ad6fbf: Pulling fs layer 08:55:00 4f4fb700ef54: Pulling fs layer 08:55:00 c3e65509a76b: Pulling fs layer 08:55:00 7cf9ebb963bd: Pulling fs layer 08:55:00 bb34ca984cfb: Pulling fs layer 08:55:00 151cf03bc807: Pulling fs layer 08:55:00 333b49ad6fbf: Waiting 08:55:00 4f4fb700ef54: Waiting 08:55:00 c3e65509a76b: Waiting 08:55:00 7cf9ebb963bd: Waiting 08:55:00 bb34ca984cfb: Waiting 08:55:00 151cf03bc807: Waiting 08:55:00 c35fb4624d26: Verifying Checksum 08:55:00 c35fb4624d26: Download complete 08:55:01 333b49ad6fbf: Verifying Checksum 08:55:01 333b49ad6fbf: Download complete 08:55:01 4f4fb700ef54: Download complete 08:55:01 c3e65509a76b: Verifying Checksum 08:55:01 c3e65509a76b: Download complete 08:55:01 2d35ebdb57d9: Verifying Checksum 08:55:01 2d35ebdb57d9: Download complete 08:55:01 7cf9ebb963bd: Verifying Checksum 08:55:01 7cf9ebb963bd: Download complete 08:55:01 2d35ebdb57d9: Pull complete 08:55:01 c35fb4624d26: Pull complete 08:55:01 151cf03bc807: Verifying Checksum 08:55:01 151cf03bc807: Download complete 08:55:01 4e2aec7ef170: Verifying Checksum 08:55:01 4e2aec7ef170: Download complete 08:55:02 bb34ca984cfb: Verifying Checksum 08:55:02 bb34ca984cfb: Download complete 08:55:07 4e2aec7ef170: Pull complete 08:55:07 333b49ad6fbf: Pull complete 08:55:07 4f4fb700ef54: Pull complete 08:55:07 c3e65509a76b: Pull complete 08:55:08 7cf9ebb963bd: Pull complete 08:55:12 bb34ca984cfb: Pull complete 08:55:13 151cf03bc807: Pull complete 08:55:13 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:55:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:13 WORKDIR /edgex 08:55:13 COPY go.mod . 08:55:13 RUN go mod download 08:55:13 + docker build -t ci-base-image-x86_64 -f - . 08:55:14 Still waiting to schedule task 08:55:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:55:15 #0 building with "default" instance using docker driver 08:55:15 08:55:15 #1 [internal] load build definition from Dockerfile 08:55:15 #1 transferring dockerfile: 08:55:15 #1 transferring dockerfile: 164B done 08:55:15 #1 DONE 0.2s 08:55:15 08:55:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:15 #2 DONE 0.0s 08:55:15 08:55:15 #3 [internal] load .dockerignore 08:55:15 #3 transferring context: 08:55:15 #3 transferring context: 50B done 08:55:15 #3 DONE 0.1s 08:55:15 08:55:15 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:16 #4 ... 08:55:16 08:55:16 #5 [internal] load build context 08:55:16 #5 transferring context: 6.57kB done 08:55:16 #5 DONE 1.0s 08:55:16 08:55:16 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:55:17 #4 DONE 1.9s 08:55:17 08:55:17 #6 [2/4] WORKDIR /edgex 08:55:32 #6 DONE 14.8s 08:55:32 08:55:32 #7 [3/4] COPY go.mod . 08:55:32 #7 DONE 0.0s 08:55:32 08:55:32 #8 [4/4] RUN go mod download 08:55:44 #8 DONE 11.0s 08:55:44 08:55:44 #9 exporting to image 08:55:44 #9 exporting layers 08:55:47 #9 exporting layers 3.5s done 08:55:47 #9 writing image sha256:8ba6b66b1507da666b8da419a6078f6536cdf55acaf40feae4da376d17f0e411 done 08:55:47 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:55:47 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:47 + docker inspect -f . ci-base-image-x86_64 08:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:47 prd-ubuntu20.04-docker-8c-8g-771119 does not seem to be running inside a container 08:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:48 $ docker top b53d537a661eeda4f41f94325f27f514491b85c165491de7ed6344375b83184e -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:48 + go version 08:55:48 go version go1.25.2 linux/amd64 [Pipeline] } 08:55:48 $ docker stop --time=1 b53d537a661eeda4f41f94325f27f514491b85c165491de7ed6344375b83184e 08:55:50 $ docker rm -f --volumes b53d537a661eeda4f41f94325f27f514491b85c165491de7ed6344375b83184e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:51 + docker inspect -f . ci-base-image-x86_64 08:55:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:51 prd-ubuntu20.04-docker-8c-8g-771119 does not seem to be running inside a container 08:55:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:52 $ docker top 10c467ea85c4aee29677d0bdba314aa6dfc76e4da56fd491112b0152ff29fbca -eo pid,comm [Pipeline] { [Pipeline] echo 08:55:52 ========================================================= 08:55:52 [edgeXBuildGoParallel] Running Tests and Build... 08:55:52 ========================================================= [Pipeline] sh 08:55:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:55:53 + make test 08:55:53 go test -race -coverprofile=coverage.out ./... 08:56:03 ? github.com/edgexfoundry/edgex-go [no test files] 08:56:42 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:56:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:56:42 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 42.3% of statements 08:56:42 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:56:42 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 08:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements 08:56:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements 08:56:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 57.6% of statements 08:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements 08:56:44 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:56:44 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.118s coverage: 94.2% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.075s coverage: 92.4% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:56:45 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:56:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements 08:56:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:56:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.412s coverage: 95.8% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:56:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:56:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements 08:56:50 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 08:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 39.4% of statements 08:56:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.034s coverage: 68.8% of statements 08:56:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:56:50 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:56:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 08:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 08:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.029s coverage: 94.1% of statements 08:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 08:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements 08:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.054s coverage: 92.9% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 68.8% of statements 08:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.036s coverage: 47.4% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements 08:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.054s coverage: 6.8% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.160s coverage: 54.5% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements 08:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.113s coverage: 29.2% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 93.8% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 08:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:57:12 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 94.9% of statements 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.022s coverage: 9.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:57:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:57:15 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:57:16 running golangci-lint 08:57:16 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:57:16 go version go1.25.2 linux/amd64 08:57:16 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:57:16 level=info msg="[config_reader] Used config file .golangci.yml" 08:57:16 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:57:16 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:57:16 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:57:16 $ docker stop --time=1 10c467ea85c4aee29677d0bdba314aa6dfc76e4da56fd491112b0152ff29fbca 08:57:18 $ docker rm -f --volumes 10c467ea85c4aee29677d0bdba314aa6dfc76e4da56fd491112b0152ff29fbca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:57:19 Failed in branch amd64 10:44:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772184 in /w/workspace/8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] { [Pipeline] ws 10:44:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:44:05 The recommended git tool is: git 10:44:11 using credential edgex-jenkins-ssh 10:44:11 Cloning the remote Git repository 10:44:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:44:11 > git init /w/workspace/edgex-go/1 # timeout=10 10:44:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:44:12 > git --version # timeout=10 10:44:12 > git --version # 'git version 2.25.1' 10:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:33 Avoid second fetch 10:44:33 Checking out Revision f0cf02afb3309d1636b744b97039160d867922a7 (snyk-fix-8d7768f9fa12779e606cfdafdb9aa107) 10:44:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:44:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:33 > git config core.sparsecheckout # timeout=10 10:44:33 > git checkout -f f0cf02afb3309d1636b744b97039160d867922a7 # timeout=10 10:44:34 Commit message: "fix: cmd/security-bootstrapper/Dockerfile to reduce vulnerabilities" 10:44:34 > git --version # timeout=10 10:44:34 > git --version # 'git version 2.25.1' 10:44:34 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:44:39 provisioning config files... 10:44:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14720648078322181003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:40 ---> ****-login.sh 10:44:40 nexus3.edgexfoundry.org:10001 10:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:40 Configure a credential helper to remove this warning. See 10:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:40 10:44:40 Login Succeeded 10:44:40 nexus3.edgexfoundry.org:10002 10:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:41 Configure a credential helper to remove this warning. See 10:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:41 10:44:41 Login Succeeded 10:44:41 nexus3.edgexfoundry.org:10003 10:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:41 Configure a credential helper to remove this warning. See 10:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:41 10:44:41 Login Succeeded 10:44:41 nexus3.edgexfoundry.org:10004 10:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:42 Configure a credential helper to remove this warning. See 10:44:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:42 10:44:42 Login Succeeded 10:44:42 ****.io 10:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:42 Configure a credential helper to remove this warning. See 10:44:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:42 10:44:42 Login Succeeded 10:44:42 ---> ****-login.sh ends [Pipeline] } 10:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:44:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:44:43 [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:44:43 [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:44:43 ========================================================= 10:44:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 10:44:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:44:44 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:44:44 6b59a28fa201: Pulling fs layer 10:44:44 d32bb0dddca7: Pulling fs layer 10:44:44 5dab1238d3d9: Pulling fs layer 10:44:44 196fd7d83e7d: Pulling fs layer 10:44:44 4f4fb700ef54: Pulling fs layer 10:44:44 8ba94037c8f0: Pulling fs layer 10:44:44 deaec5988b04: Pulling fs layer 10:44:44 9f65657bb879: Pulling fs layer 10:44:44 4f4fb700ef54: Waiting 10:44:44 8ba94037c8f0: Waiting 10:44:44 deaec5988b04: Waiting 10:44:44 9f65657bb879: Waiting 10:44:44 196fd7d83e7d: Waiting 10:44:44 d32bb0dddca7: Verifying Checksum 10:44:44 d32bb0dddca7: Download complete 10:44:44 196fd7d83e7d: Verifying Checksum 10:44:44 196fd7d83e7d: Download complete 10:44:44 4f4fb700ef54: Download complete 10:44:44 8ba94037c8f0: Verifying Checksum 10:44:44 8ba94037c8f0: Download complete 10:44:44 6b59a28fa201: Verifying Checksum 10:44:44 6b59a28fa201: Download complete 10:44:45 9f65657bb879: Verifying Checksum 10:44:45 9f65657bb879: Download complete 10:44:45 6b59a28fa201: Pull complete 10:44:46 d32bb0dddca7: Pull complete 10:44:46 5dab1238d3d9: Verifying Checksum 10:44:46 5dab1238d3d9: Download complete 10:44:48 deaec5988b04: Verifying Checksum 10:44:48 deaec5988b04: Download complete 10:45:00 5dab1238d3d9: Pull complete 10:45:01 196fd7d83e7d: Pull complete 10:45:01 4f4fb700ef54: Pull complete 10:45:01 8ba94037c8f0: Pull complete 10:45:11 deaec5988b04: Pull complete 10:45:12 9f65657bb879: Pull complete 10:45:12 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 10:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:45:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 10:45:12 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:45:12 WORKDIR /edgex 10:45:12 COPY go.mod . 10:45:12 RUN go mod download -t 10:45:12 ci-base-image-arm64 -f - . 10:45:13 Sending build context to Docker daemon 3.845MB 10:45:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:45:13 ---> 334268110677 10:45:13 Step 2/4 : WORKDIR /edgex 10:45:16 ---> Running in 54c746391428 10:45:16 Removing intermediate container 54c746391428 10:45:16 ---> 1062ab6470a7 10:45:16 Step 3/4 : COPY go.mod . 10:45:16 ---> 4033cef5ef66 10:45:16 Step 4/4 : RUN go mod download 10:45:16 ---> Running in 14bfe5ca5606 10:46:38 Removing intermediate container 14bfe5ca5606 10:46:38 ---> c4bbd5544b8e 10:46:38 Successfully built c4bbd5544b8e 10:46:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:38 + docker inspect -f . ci-base-image-arm64 10:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:39 prd-ubuntu20.04-docker-arm64-4c-16g-772184 does not seem to be running inside a container 10:46:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:46:41 $ docker top 8782b5b660339d2b53568382930b996bbe800aa368344b1b83d4c2226bb5ce32 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:42 + go version 10:46:42 go version go1.25.3 linux/arm64 [Pipeline] } 10:46:42 $ docker stop --time=1 8782b5b660339d2b53568382930b996bbe800aa368344b1b83d4c2226bb5ce32 10:46:43 $ docker rm -f --volumes 8782b5b660339d2b53568382930b996bbe800aa368344b1b83d4c2226bb5ce32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:44 + docker inspect -f . ci-base-image-arm64 10:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:44 prd-ubuntu20.04-docker-arm64-4c-16g-772184 does not seem to be running inside a container 10:46:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:46:46 $ docker top 6236b6f0fde644717f55e43ea1104483246423eab021b4cb94dc1ece3e01049c -eo pid,comm [Pipeline] { [Pipeline] echo 10:46:46 ========================================================= 10:46:46 [edgeXBuildGoParallel] Running Tests and Build... 10:46:46 ========================================================= [Pipeline] sh 10:46:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:46:48 + make test 10:46:48 go test -race -coverprofile=coverage.out ./... 10:47:55 ? github.com/edgexfoundry/edgex-go [no test files] 10:52:17 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:52:17 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:53:14 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:53:14 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:53:14 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:53:14 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:53:14 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:53:14 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:53:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:53:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:53:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:53:37 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:53:37 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:53:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:53:37 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:53:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.157s coverage: 42.3% of statements 10:53:56 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:53:56 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:53:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.231s coverage: 97.0% of statements 10:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.471s coverage: 69.4% of statements 10:54:09 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.226s coverage: 4.8% of statements 10:54:09 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.605s coverage: 57.6% of statements 10:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.131s coverage: 86.5% of statements 10:54:22 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:54:22 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:54:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.398s coverage: 94.2% of statements 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:54:48 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.441s coverage: 92.4% of statements 10:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:54:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:54:49 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.406s coverage: 8.4% of statements 10:55:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:55:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:55:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.648s coverage: 95.8% of statements 10:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:55:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:55:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:55:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 10:55:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.363s coverage: 72.2% of statements 10:55:26 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:55:26 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:55:26 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 10:55:28 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:55:28 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:55:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:55:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:55:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:55:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 10:55:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.368s coverage: 2.4% of statements 10:55:46 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:55:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.425s coverage: 1.0% of statements 10:55:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:55:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.245s coverage: 39.4% of statements 10:55:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.123s coverage: 68.8% of statements 10:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:55:52 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:55:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.137s coverage: 40.0% of statements 10:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.150s coverage: 87.1% of statements 10:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.180s coverage: 94.1% of statements 10:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.118s coverage: 96.3% of statements 10:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.174s coverage: 87.5% of statements 10:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.112s coverage: 94.4% of statements 10:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.196s coverage: 92.9% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.105s coverage: 68.8% of statements 10:56:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.265s coverage: 62.3% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.168s coverage: 47.4% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:56:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:56:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.157s coverage: 87.2% of statements 10:56:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.100s coverage: 15.5% of statements 10:56:44 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:56:44 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:56:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.117s coverage: 100.0% of statements 10:56:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.357s coverage: 81.8% of statements 10:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.416s coverage: 82.1% of statements 10:56:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:56:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.182s coverage: 86.0% of statements 10:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.506s coverage: 6.8% of statements 10:57:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 10:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.539s coverage: 33.3% of statements 10:57:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 10:57:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:57:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.235s coverage: 100.0% of statements 10:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.862s coverage: 54.5% of statements 10:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.107s coverage: 89.4% of statements 10:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.082s coverage: 100.0% of statements 10:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.080s coverage: 73.7% of statements 10:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements 10:57:25 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.280s coverage: 88.6% of statements 10:57:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:57:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.226s coverage: 96.8% of statements 10:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:57:33 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.093s coverage: 100.0% of statements 10:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.222s coverage: 29.2% of statements 10:57:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:57:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:57:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 10:57:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.230s coverage: 93.8% of statements 10:57:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 10:57:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 10:57:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.177s coverage: 3.1% of statements 10:57:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 10:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.152s coverage: 76.2% of statements 10:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.210s coverage: 54.0% of statements 10:58:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 10:58:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:58:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:58:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:58:02 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:58:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.460s coverage: 17.0% of statements 10:58:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:58:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:58:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:58:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:58:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.170s coverage: 94.9% of statements 10:58:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:58:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:58:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:58:32 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:58:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.311s coverage: 9.0% of statements 10:58:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:58:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:58:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:58:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.407s coverage: 97.7% of statements 10:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:58:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.194s coverage: 43.6% of statements 10:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:58:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:58:53 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 10:58:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:58:53 go vet ./... 11:04:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:04:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:04:00 ./bin/test-attribution-txt.sh 11:04:00 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 11:04:00 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 11:04:01 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 11:04:01 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 11:04:01 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 11:04:01 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 11:04:01 [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 11:04:02 + ls -al . 11:04:02 total 1380 11:04:02 drwxrwxr-x 10 1001 1001 4096 Oct 31 10:46 . 11:04:02 drwxr-xr-x 4 root root 4096 Oct 31 10:46 .. 11:04:02 drwxrwxr-x 2 1001 1001 4096 Oct 31 10:44 .blubracket 11:04:02 -rw-rw-r-- 1 1001 1001 10 Oct 31 10:44 .dockerignore 11:04:02 drwxrwxr-x 8 1001 1001 4096 Oct 31 10:44 .git 11:04:02 drwxrwxr-x 3 1001 1001 4096 Oct 31 10:44 .github 11:04:02 -rw-rw-r-- 1 1001 1001 909 Oct 31 10:44 .gitignore 11:04:02 -rw-rw-r-- 1 1001 1001 218 Oct 31 10:44 .golangci.yml 11:04:02 -rw-rw-r-- 1 1001 1001 100 Oct 31 10:44 .hadolint.yml 11:04:02 -rw-rw-r-- 1 1001 1001 155 Oct 31 10:44 .sonarcloud.properties 11:04:02 -rw-rw-r-- 1 1001 1001 1171 Oct 31 10:44 ADOPTERS.md 11:04:02 -rw-rw-r-- 1 1001 1001 17374 Oct 31 10:44 Attribution.txt 11:04:02 -rw-rw-r-- 1 1001 1001 108018 Oct 31 10:44 CHANGELOG.md 11:04:02 -rw-rw-r-- 1 1001 1001 3804 Oct 31 10:44 CONTRIBUTING.md 11:04:02 -rw-rw-r-- 1 1001 1001 677 Oct 31 10:44 GOVERNANCE.md 11:04:02 -rw-rw-r-- 1 1001 1001 858 Oct 31 10:44 Jenkinsfile 11:04:02 -rw-rw-r-- 1 1001 1001 10775 Oct 31 10:44 LICENSE 11:04:02 -rw-rw-r-- 1 1001 1001 16740 Oct 31 10:44 Makefile 11:04:02 -rw-rw-r-- 1 1001 1001 582 Oct 31 10:44 OWNERS.md 11:04:02 -rw-rw-r-- 1 1001 1001 9932 Oct 31 10:44 README.md 11:04:02 -rw-rw-r-- 1 1001 1001 789 Oct 31 10:44 SECURITY.md 11:04:02 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION 11:04:02 drwxrwxr-x 2 1001 1001 4096 Oct 31 10:44 bin 11:04:02 drwxrwxr-x 19 1001 1001 4096 Oct 31 10:44 cmd 11:04:02 -rw-r--r-- 1 root root 1036395 Oct 31 10:58 coverage.out 11:04:02 drwxrwxr-x 2 1001 1001 4096 Oct 31 10:44 fuzz_test 11:04:02 -rw-rw-r-- 1 1001 1001 6539 Oct 31 10:44 go.mod 11:04:02 -rw-rw-r-- 1 1001 1001 88541 Oct 31 10:44 go.sum 11:04:02 drwxrwxr-x 7 1001 1001 4096 Oct 31 10:44 internal 11:04:02 drwxrwxr-x 2 1001 1001 4096 Oct 31 10:44 openapi 11:04:02 -rw-rw-r-- 1 1001 1001 584 Oct 31 10:44 security.txt 11:04:02 -rw-rw-r-- 1 1001 1001 204 Oct 31 10:44 version.go [Pipeline] sh 11:04:03 + '[' -e coverage.out ] 11:04:03 + chown 1001:1001 coverage.out [Pipeline] stash 11:04:04 Stashed 1 file(s) [Pipeline] sh 11:04:05 + make build 11:04:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:08:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:08:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:08:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:08:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:08:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:09:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:09:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:10:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:10:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:10:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:10:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:10:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:11:10 $ docker stop --time=1 6236b6f0fde644717f55e43ea1104483246423eab021b4cb94dc1ece3e01049c 11:11:12 $ docker rm -f --volumes 6236b6f0fde644717f55e43ea1104483246423eab021b4cb94dc1ece3e01049c [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 11:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:11:18 11:11:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:11:19 latest: Pulling from edgex-devops/edgex-compose-arm64 11:11:19 547446be3368: Pulling fs layer 11:11:19 d125d8839a47: Pulling fs layer 11:11:19 3e85d5ac6304: Pulling fs layer 11:11:19 c3105a71a48b: Pulling fs layer 11:11:19 0f093f025ec4: Pulling fs layer 11:11:19 c3106fc0e877: Pulling fs layer 11:11:19 c3105a71a48b: Waiting 11:11:19 0f093f025ec4: Waiting 11:11:19 c3106fc0e877: Waiting 11:11:19 547446be3368: Verifying Checksum 11:11:19 547446be3368: Download complete 11:11:19 c3105a71a48b: Verifying Checksum 11:11:19 c3105a71a48b: Download complete 11:11:19 d125d8839a47: Verifying Checksum 11:11:19 d125d8839a47: Download complete 11:11:19 c3106fc0e877: Verifying Checksum 11:11:19 c3106fc0e877: Download complete 11:11:19 0f093f025ec4: Verifying Checksum 11:11:19 0f093f025ec4: Download complete 11:11:19 547446be3368: Pull complete 11:11:21 d125d8839a47: Pull complete 11:11:21 3e85d5ac6304: Verifying Checksum 11:11:21 3e85d5ac6304: Download complete 11:11:31 3e85d5ac6304: Pull complete 11:11:31 c3105a71a48b: Pull complete 11:11:32 0f093f025ec4: Pull complete 11:11:33 c3106fc0e877: Pull complete 11:11:33 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:11:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:33 prd-ubuntu20.04-docker-arm64-4c-16g-772184 does not seem to be running inside a container 11:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:11:36 $ docker top 0aa352e17d95c4401e9b34a8f2c1c93d00c82b464b32a8ed748e31316b31416d -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:37 + docker compose -f ./docker-compose-build.yml build --parallel 11:11:49 #1 [core-metadata internal] load build definition from Dockerfile 11:11:49 #1 transferring dockerfile: 2.10kB 0.0s done 11:11:49 #1 DONE 0.1s 11:11:49 11:11:49 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:11:49 #2 transferring dockerfile: 1.89kB done 11:11:49 #2 DONE 0.0s 11:11:49 11:11:49 #3 [core-command internal] load build definition from Dockerfile 11:11:49 #3 transferring dockerfile: 1.94kB done 11:11:49 #3 DONE 0.1s 11:11:49 11:11:49 #4 [security-spire-agent internal] load build definition from Dockerfile 11:11:49 #4 transferring dockerfile: 1.81kB 0.0s done 11:11:49 #4 DONE 0.1s 11:11:49 11:11:49 #5 [security-secretstore-setup internal] load build definition from Dockerfile 11:11:49 #5 transferring dockerfile: 2.49kB 0.0s done 11:11:49 #5 DONE 0.1s 11:11:49 11:11:49 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:11:49 #6 transferring dockerfile: 2.23kB done 11:11:49 #6 DONE 0.1s 11:11:49 11:11:49 #7 [support-scheduler internal] load build definition from Dockerfile 11:11:49 #7 transferring dockerfile: 1.83kB done 11:11:49 #7 DONE 0.1s 11:11:49 11:11:49 #8 [security-spire-config internal] load build definition from Dockerfile 11:11:49 #8 transferring dockerfile: 1.69kB done 11:11:49 #8 DONE 0.1s 11:11:49 11:11:49 #9 [core-keeper internal] load build definition from Dockerfile 11:11:49 #9 transferring dockerfile: 2.01kB done 11:11:49 #9 DONE 0.0s 11:11:49 11:11:49 #10 [security-proxy-auth internal] load build definition from Dockerfile 11:11:49 #10 transferring dockerfile: 2.14kB 0.0s done 11:11:49 #10 DONE 0.1s 11:11:49 11:11:49 #11 [security-spire-server internal] load build definition from Dockerfile 11:11:49 #11 transferring dockerfile: 1.70kB done 11:11:49 #11 DONE 0.1s 11:11:49 11:11:49 #12 [security-bootstrapper internal] load build definition from Dockerfile 11:11:49 #12 transferring dockerfile: 3.02kB done 11:11:49 #12 DONE 0.1s 11:11:49 11:11:49 #13 [support-notifications internal] load build definition from Dockerfile 11:11:50 #13 transferring dockerfile: 2.00kB done 11:11:50 #13 DONE 0.1s 11:11:50 11:11:50 #14 [core-data internal] load build definition from Dockerfile 11:11:50 #14 transferring dockerfile: 2.04kB done 11:11:50 #14 DONE 0.1s 11:11:50 11:11:50 #15 [security-proxy-setup internal] load build definition from Dockerfile 11:11:50 #15 transferring dockerfile: 2.50kB 0.0s done 11:11:50 #15 DONE 0.1s 11:11:50 11:11:50 #16 [core-metadata internal] load .dockerignore 11:11:50 #16 transferring context: 50B done 11:11:50 #16 DONE 0.1s 11:11:51 11:11:51 #17 [security-spiffe-token-provider internal] load .dockerignore 11:11:51 #17 transferring context: 50B 0.0s done 11:11:51 #17 DONE 0.1s 11:11:51 11:11:51 #18 [core-command internal] load .dockerignore 11:11:51 #18 transferring context: 50B 0.0s done 11:11:51 #18 DONE 0.0s 11:11:51 11:11:51 #19 [security-spire-agent internal] load .dockerignore 11:11:51 #19 transferring context: 50B 0.0s done 11:11:51 #19 DONE 0.1s 11:11:51 11:11:51 #20 [security-secretstore-setup internal] load .dockerignore 11:11:51 #20 transferring context: 50B done 11:11:51 #20 DONE 0.1s 11:11:51 11:11:51 #21 [core-common-config-bootstrapper internal] load .dockerignore 11:11:51 #21 transferring context: 50B 0.0s done 11:11:51 #21 DONE 0.1s 11:11:51 11:11:51 #22 [support-scheduler internal] load .dockerignore 11:11:51 #22 transferring context: 50B done 11:11:51 #22 DONE 0.1s 11:11:51 11:11:51 #23 [security-spire-config internal] load .dockerignore 11:11:51 #23 transferring context: 50B done 11:11:51 #23 DONE 0.1s 11:11:51 11:11:51 #24 [core-keeper internal] load .dockerignore 11:11:51 #24 transferring context: 50B 0.0s done 11:11:51 #24 DONE 0.1s 11:11:51 11:11:51 #25 [security-proxy-auth internal] load .dockerignore 11:11:52 #25 transferring context: 50B done 11:11:52 #25 DONE 0.1s 11:11:52 11:11:52 #26 [security-spire-server internal] load .dockerignore 11:11:52 #26 transferring context: 50B 0.0s done 11:11:52 #26 DONE 0.1s 11:11:52 11:11:52 #27 [security-bootstrapper internal] load .dockerignore 11:11:52 #27 transferring context: 50B 0.0s done 11:11:52 #27 DONE 0.1s 11:11:52 11:11:52 #28 [support-notifications internal] load .dockerignore 11:11:52 #28 transferring context: 50B 0.0s done 11:11:52 #28 DONE 0.1s 11:11:52 11:11:52 #29 [core-data internal] load .dockerignore 11:11:52 #29 transferring context: 50B done 11:11:52 #29 DONE 0.1s 11:11:52 11:11:52 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:52 #30 DONE 0.0s 11:11:52 11:11:52 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 11:11:52 #31 ... 11:11:52 11:11:52 #32 [security-proxy-setup internal] load .dockerignore 11:11:52 #32 transferring context: 50B 0.0s done 11:11:52 #32 DONE 0.1s 11:11:52 11:11:52 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 11:11:52 #31 DONE 0.2s 11:11:52 11:11:52 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:52 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:11:52 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:11:52 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 294.91kB / 4.09MB 0.1s 11:11:52 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:11:52 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:11:52 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.2s 11:11:52 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s 11:11:52 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 11:11:52 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 11:11:53 #33 ... 11:11:53 11:11:53 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:53 #34 DONE 0.9s 11:11:53 11:11:53 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:53 #33 ... 11:11:53 11:11:53 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 11:11:53 #35 DONE 0.3s 11:11:53 11:11:53 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:53 #33 ... 11:11:53 11:11:53 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:53 #30 DONE 0.0s 11:11:53 11:11:53 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 11:11:53 #31 DONE 0.3s 11:11:53 11:11:53 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:53 #33 ... 11:11:53 11:11:53 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:53 #34 DONE 1.8s 11:11:53 11:11:53 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 11:11:53 #35 DONE 0.6s 11:11:53 11:11:53 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:53 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:11:53 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:11:53 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 11:11:53 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:11:53 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:11:54 #33 ... 11:11:54 11:11:54 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:54 #30 DONE 0.0s 11:11:54 11:11:54 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:54 #33 ... 11:11:54 11:11:54 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:54 #34 DONE 1.8s 11:11:54 11:11:54 #35 [core-command builder 2/7] WORKDIR /edgex-go 11:11:54 #35 DONE 0.6s 11:11:54 11:11:54 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:54 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:11:54 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:11:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 11:11:54 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:11:54 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:11:54 #33 ... 11:11:54 11:11:54 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:54 #30 DONE 0.0s 11:11:54 11:11:54 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:54 #33 ... 11:11:54 11:11:54 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:54 #34 DONE 1.9s 11:11:54 11:11:54 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 11:11:54 #31 DONE 0.6s 11:11:54 11:11:54 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 11:11:54 #35 DONE 0.7s 11:11:54 11:11:54 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:54 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:11:54 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:11:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 11:11:54 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:11:54 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:11:54 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.5s done 11:11:54 #33 ... 11:11:54 11:11:54 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:54 #30 DONE 0.0s 11:11:54 11:11:54 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 11:11:54 #31 DONE 0.7s 11:11:54 11:11:54 #36 [security-secretstore-setup internal] load build context 11:11:54 #36 ... 11:11:54 11:11:54 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:54 #34 DONE 1.9s 11:11:54 11:11:54 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 11:11:54 #35 DONE 0.7s 11:11:54 11:11:54 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:54 #30 DONE 0.0s 11:11:54 11:11:54 #36 [security-secretstore-setup internal] load build context 11:11:55 #36 ... 11:11:55 11:11:55 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:55 #34 DONE 1.9s 11:11:55 11:11:55 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 11:11:55 #35 DONE 0.7s 11:11:55 11:11:55 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 11:11:55 #31 DONE 1.1s 11:11:55 11:11:55 #36 [security-secretstore-setup internal] load build context 11:11:55 #36 ... 11:11:55 11:11:55 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:55 #30 DONE 0.0s 11:11:55 11:11:55 #36 [security-secretstore-setup internal] load build context 11:11:55 #36 ... 11:11:55 11:11:55 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:55 #30 DONE 0.0s 11:11:55 11:11:55 #36 [security-secretstore-setup internal] load build context 11:11:56 #36 ... 11:11:56 11:11:56 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 11:11:56 #37 DONE 1.7s 11:11:56 11:11:56 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:56 #34 DONE 1.9s 11:11:56 11:11:56 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 11:11:56 #35 DONE 0.8s 11:11:56 11:11:56 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:56 #30 DONE 0.1s 11:11:56 11:11:56 #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 11:11:56 #31 DONE 1.8s 11:11:56 11:11:56 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 11:11:56 #38 DONE 1.8s 11:11:56 11:11:56 #39 [core-keeper internal] load build context 11:11:56 #39 ... 11:11:56 11:11:56 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:56 #34 DONE 2.0s 11:11:56 11:11:56 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 11:11:56 #35 DONE 0.8s 11:11:56 11:11:56 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:56 #30 DONE 0.1s 11:11:56 11:11:56 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:11:56 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:11:56 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:11:56 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 11:11:56 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:11:56 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:11:56 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.5s done 11:11:56 #33 ... 11:11:56 11:11:56 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:56 #30 DONE 0.1s 11:11:56 11:11:56 #36 [security-secretstore-setup internal] load build context 11:11:56 #36 ... 11:11:56 11:11:56 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:11:56 #30 DONE 0.1s 11:11:56 11:11:56 #40 [core-metadata internal] load build context 11:11:56 #40 transferring context: 45.62MB 4.3s 11:11:56 #40 ... 11:11:56 11:11:56 #41 [security-spire-config internal] load build context 11:11:56 #41 transferring context: 22.05kB 0.1s done 11:11:56 #41 DONE 1.0s 11:11:57 11:11:57 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:11:57 #42 ... 11:11:57 11:11:57 #43 [security-spire-server internal] load build context 11:11:57 #43 transferring context: 23.80kB 0.2s done 11:11:57 #43 DONE 1.2s 11:11:57 11:11:57 #39 [core-keeper internal] load build context 11:11:58 #39 ... 11:11:58 11:11:58 #44 [security-spire-agent internal] load build context 11:11:58 #44 transferring context: 23.33kB 0.3s done 11:11:58 #44 DONE 1.9s 11:11:58 11:11:58 #39 [core-keeper internal] load build context 11:11:59 #39 ... 11:11:59 11:11:59 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:59 #34 DONE 2.0s 11:11:59 11:11:59 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 11:11:59 #35 DONE 0.8s 11:11:59 11:11:59 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 11:11:59 #31 DONE 4.8s 11:11:59 11:11:59 #39 [core-keeper internal] load build context 11:11:59 #39 ... 11:11:59 11:11:59 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:59 #34 DONE 2.1s 11:11:59 11:11:59 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 11:11:59 #35 DONE 0.9s 11:11:59 11:11:59 #45 [security-proxy-setup internal] load build context 11:11:59 #45 DONE 0.0s 11:11:59 11:11:59 #39 [core-keeper internal] load build context 11:11:59 #39 ... 11:11:59 11:11:59 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:11:59 #34 DONE 2.1s 11:11:59 11:11:59 #35 [core-data builder 2/7] WORKDIR /edgex-go 11:11:59 #35 DONE 0.9s 11:11:59 11:11:59 #39 [core-keeper internal] load build context 11:12:01 #39 ... 11:12:01 11:12:01 #46 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22.1 11:12:01 #46 DONE 5.0s 11:12:01 11:12:01 #39 [core-keeper internal] load build context 11:12:02 #39 ... 11:12:02 11:12:02 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:12:02 #34 DONE 2.1s 11:12:02 11:12:02 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 11:12:02 #35 DONE 0.9s 11:12:02 11:12:02 #39 [core-keeper internal] load build context 11:12:03 #39 transferring context: 12.01MB 5.9s 11:12:03 #39 ... 11:12:03 11:12:03 #47 [core-data builder 3/7] RUN apk add --update --no-cache make git 11:12:03 #0 8.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:03 #0 9.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:03 #47 ... 11:12:03 11:12:03 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:12:03 #0 7.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:03 #0 9.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:03 #48 ... 11:12:03 11:12:03 #49 [security-spiffe-token-provider internal] load build context 11:12:04 #49 ... 11:12:04 11:12:04 #39 [core-keeper internal] load build context 11:12:04 #39 ... 11:12:04 11:12:04 #50 [core-command internal] load build context 11:12:04 #50 ... 11:12:04 11:12:04 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:12:04 #0 9.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:04 #51 ... 11:12:04 11:12:04 #52 [support-scheduler internal] load build context 11:12:04 #52 ... 11:12:04 11:12:04 #53 [core-common-config-bootstrapper internal] load build context 11:12:05 #53 ... 11:12:05 11:12:05 #50 [core-command internal] load build context 11:12:05 #50 ... 11:12:05 11:12:05 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:12:05 #0 6.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:05 #0 7.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:05 #54 ... 11:12:05 11:12:05 #52 [support-scheduler internal] load build context 11:12:05 #52 ... 11:12:05 11:12:05 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:05 #55 DONE 9.6s 11:12:05 11:12:05 #39 [core-keeper internal] load build context 11:12:05 #39 ... 11:12:05 11:12:05 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:05 #56 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.3s done 11:12:05 #56 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 11:12:05 #56 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 11:12:05 #56 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 11:12:05 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.7s 11:12:05 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.7s 11:12:05 #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.7s 11:12:06 #56 ... 11:12:06 11:12:06 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:12:06 #57 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.9s done 11:12:06 #57 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 11:12:06 #57 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 11:12:06 #57 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 11:12:06 #57 ... 11:12:06 11:12:06 #58 [security-proxy-auth internal] load build context 11:12:06 #58 ... 11:12:06 11:12:06 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:06 #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 11:12:06 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.9s done 11:12:06 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.0s done 11:12:06 #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 11:12:06 #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.3s done 11:12:06 #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.3s done 11:12:06 #56 ... 11:12:06 11:12:06 #36 [security-secretstore-setup internal] load build context 11:12:07 #36 ... 11:12:07 11:12:07 #40 [core-metadata internal] load build context 11:12:07 #40 transferring context: 64.25MB 14.3s 11:12:07 #40 ... 11:12:07 11:12:07 #59 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 11:12:07 #59 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 5.2s done 11:12:07 #59 DONE 5.2s 11:12:07 11:12:07 #39 [core-keeper internal] load build context 11:12:07 #39 ... 11:12:07 11:12:07 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:12:08 #60 ... 11:12:08 11:12:08 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:12:08 #61 ... 11:12:08 11:12:08 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:12:08 #62 ... 11:12:08 11:12:08 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:12:08 #63 ... 11:12:08 11:12:08 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:12:08 #64 ... 11:12:08 11:12:08 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:08 #65 ... 11:12:08 11:12:08 #52 [support-scheduler internal] load build context 11:12:09 #52 ... 11:12:09 11:12:09 #66 [support-notifications internal] load build context 11:12:09 #66 ... 11:12:09 11:12:09 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:12:09 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:12:09 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:12:09 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 11:12:09 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:12:09 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:12:09 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.5s done 11:12:09 #33 ... 11:12:09 11:12:09 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:12:09 #67 ... 11:12:09 11:12:09 #45 [security-proxy-setup internal] load build context 11:12:09 #45 ... 11:12:09 11:12:09 #68 [core-data internal] load build context 11:12:09 #68 ... 11:12:09 11:12:09 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:09 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 7.4s 11:12:11 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 9.0s 11:12:11 #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 11:12:11 #56 ... 11:12:11 11:12:11 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:12:11 #69 ... 11:12:11 11:12:11 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:11 #56 ... 11:12:11 11:12:11 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:12:11 #54 12.99 OK: 255 MiB in 60 packages 11:12:11 #54 DONE 16.3s 11:12:11 11:12:11 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:11 #56 ... 11:12:11 11:12:11 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:12:11 #70 ... 11:12:11 11:12:11 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:12:12 #71 ... 11:12:12 11:12:12 #72 [security-bootstrapper internal] load build context 11:12:12 #72 ... 11:12:12 11:12:12 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:12 #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 1.0s done 11:12:12 #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 1.0s done 11:12:12 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.95MB / 33.17MB 10.4s 11:12:13 #56 ... 11:12:13 11:12:13 #47 [core-data builder 3/7] RUN apk add --update --no-cache make git 11:12:13 #47 17.20 OK: 255 MiB in 60 packages 11:12:13 #47 DONE 20.7s 11:12:13 11:12:13 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:14 #56 ... 11:12:14 11:12:14 #49 [security-spiffe-token-provider internal] load build context 11:12:14 #49 transferring context: 37.75MB 20.2s 11:12:14 #49 ... 11:12:14 11:12:14 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:14 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 12.4s 11:12:14 #56 ... 11:12:14 11:12:14 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:12:14 #51 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:14 #51 18.27 OK: 255 MiB in 60 packages 11:12:14 #51 DONE 20.5s 11:12:14 11:12:14 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:15 #56 ... 11:12:15 11:12:15 #53 [core-common-config-bootstrapper internal] load build context 11:12:15 #53 ... 11:12:15 11:12:15 #49 [security-spiffe-token-provider internal] load build context 11:12:15 #49 ... 11:12:15 11:12:15 #50 [core-command internal] load build context 11:12:15 #50 ... 11:12:15 11:12:15 #53 [core-common-config-bootstrapper internal] load build context 11:12:16 #53 ... 11:12:16 11:12:16 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:12:16 #73 ... 11:12:16 11:12:16 #53 [core-common-config-bootstrapper internal] load build context 11:12:16 #53 ... 11:12:16 11:12:16 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:12:16 #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.9s done 11:12:16 #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.0s done 11:12:16 #57 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 11:12:16 #57 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.4s done 11:12:16 #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.34MB / 14.28MB 11.8s 11:12:16 #57 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 11:12:16 #57 ... 11:12:16 11:12:16 #58 [security-proxy-auth internal] load build context 11:12:16 #58 ... 11:12:16 11:12:16 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:16 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.11MB / 33.17MB 14.1s 11:12:16 #56 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 11:12:16 #56 ... 11:12:16 11:12:16 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:12:16 #42 9.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:16 #42 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:16 #42 18.63 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:12:16 #42 18.63 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:12:16 #42 18.63 OK: 24049 distinct packages available 11:12:16 #42 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:16 #42 ... 11:12:16 11:12:16 #50 [core-command internal] load build context 11:12:17 #50 ... 11:12:17 11:12:17 #59 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 11:12:17 #59 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 11:12:17 #59 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 11:12:17 #59 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 11:12:17 #59 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 2.8s done 11:12:17 #59 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 2.3s 11:12:17 #59 ... 11:12:17 11:12:17 #40 [core-metadata internal] load build context 11:12:17 #40 ... 11:12:17 11:12:17 #36 [security-secretstore-setup internal] load build context 11:12:17 #36 ... 11:12:17 11:12:17 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:17 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 15.2s 11:12:18 #56 ... 11:12:18 11:12:18 #39 [core-keeper internal] load build context 11:12:18 #39 ... 11:12:18 11:12:18 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:18 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.33MB / 33.17MB 16.0s 11:12:19 #56 ... 11:12:19 11:12:19 #52 [support-scheduler internal] load build context 11:12:19 #52 ... 11:12:19 11:12:19 #66 [support-notifications internal] load build context 11:12:19 #66 ... 11:12:19 11:12:19 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:19 #65 DONE 21.1s 11:12:19 11:12:19 #66 [support-notifications internal] load build context 11:12:19 #66 transferring context: 17.07MB 18.2s 11:12:19 #66 ... 11:12:19 11:12:19 #52 [support-scheduler internal] load build context 11:12:19 #52 ... 11:12:19 11:12:19 #45 [security-proxy-setup internal] load build context 11:12:19 #45 ... 11:12:19 11:12:19 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:12:19 #67 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:19 #67 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:20 #67 ... 11:12:20 11:12:20 #68 [core-data internal] load build context 11:12:20 #68 ... 11:12:20 11:12:20 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:20 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 17.7s 11:12:21 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 18.9s 11:12:21 #56 ... 11:12:21 11:12:21 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:12:21 #48 17.23 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:12:21 #48 17.23 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:12:21 #48 17.23 OK: 26161 distinct packages available 11:12:21 #48 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:21 #48 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:21 #48 ... 11:12:21 11:12:21 #68 [core-data internal] load build context 11:12:22 #68 ... 11:12:22 11:12:22 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:12:22 #61 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:22 #61 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:22 #61 ... 11:12:22 11:12:22 #72 [security-bootstrapper internal] load build context 11:12:22 #72 ... 11:12:22 11:12:22 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:22 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 20.0s 11:12:23 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.84MB / 33.17MB 21.6s 11:12:24 #56 ... 11:12:24 11:12:24 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:12:24 #64 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:24 #64 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:24 #64 ... 11:12:24 11:12:24 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:12:24 #48 30.39 OK: 255 MiB in 60 packages 11:12:25 #48 ... 11:12:25 11:12:25 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:12:25 #67 22.35 OK: 255 MiB in 60 packages 11:12:25 #67 DONE 25.8s 11:12:25 11:12:25 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:25 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.03MB / 33.17MB 22.9s 11:12:25 #56 ... 11:12:25 11:12:25 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:12:25 #60 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:25 #60 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:25 #60 ... 11:12:25 11:12:25 #49 [security-spiffe-token-provider internal] load build context 11:12:25 #49 transferring context: 48.93MB 31.4s 11:12:25 #49 ... 11:12:25 11:12:25 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:26 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.08MB / 33.17MB 23.8s 11:12:26 #56 ... 11:12:26 11:12:26 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:12:26 #62 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:26 #62 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:26 #62 ... 11:12:26 11:12:26 #53 [core-common-config-bootstrapper internal] load build context 11:12:26 #53 ... 11:12:26 11:12:26 #58 [security-proxy-auth internal] load build context 11:12:27 #58 ... 11:12:27 11:12:27 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:12:27 #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 15.4s done 11:12:27 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.3s 11:12:27 #57 ... 11:12:27 11:12:27 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:27 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 24.7s 11:12:27 #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 24.8s done 11:12:27 #56 ... 11:12:27 11:12:27 #50 [core-command internal] load build context 11:12:27 #50 ... 11:12:27 11:12:27 #58 [security-proxy-auth internal] load build context 11:12:27 #58 ... 11:12:27 11:12:27 #40 [core-metadata internal] load build context 11:12:27 #40 ... 11:12:27 11:12:27 #36 [security-secretstore-setup internal] load build context 11:12:28 #36 ... 11:12:28 11:12:28 #59 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 11:12:28 #59 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 11.1s done 11:12:28 #59 ... 11:12:28 11:12:28 #36 [security-secretstore-setup internal] load build context 11:12:28 #36 ... 11:12:28 11:12:28 #39 [core-keeper internal] load build context 11:12:28 #39 ... 11:12:28 11:12:28 #58 [security-proxy-auth internal] load build context 11:12:28 #58 ... 11:12:28 11:12:28 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:12:28 #42 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:28 #42 ... 11:12:28 11:12:28 #58 [security-proxy-auth internal] load build context 11:12:28 #58 ... 11:12:28 11:12:28 #59 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 11:12:28 #59 DONE 26.9s 11:12:28 11:12:28 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:12:28 #48 DONE 34.9s 11:12:28 11:12:28 #58 [security-proxy-auth internal] load build context 11:12:29 #58 ... 11:12:29 11:12:29 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:12:29 #61 26.91 (1/1) Installing dumb-init (1.2.5-r3) 11:12:29 #61 27.04 Executing busybox-1.36.1-r30.trigger 11:12:29 #61 27.11 OK: 9 MiB in 15 packages 11:12:29 #61 DONE 32.5s 11:12:29 11:12:29 #58 [security-proxy-auth internal] load build context 11:12:29 #58 ... 11:12:29 11:12:29 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:12:29 #0 8.311 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:29 #0 10.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:29 #74 ... 11:12:29 11:12:29 #66 [support-notifications internal] load build context 11:12:29 #66 ... 11:12:29 11:12:29 #52 [support-scheduler internal] load build context 11:12:30 #52 ... 11:12:30 11:12:30 #45 [security-proxy-setup internal] load build context 11:12:30 #45 ... 11:12:30 11:12:30 #52 [support-scheduler internal] load build context 11:12:30 #52 transferring context: 59.83MB 34.9s 11:12:30 #52 ... 11:12:30 11:12:30 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:12:30 #71 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:30 #71 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:30 #71 ... 11:12:30 11:12:30 #52 [support-scheduler internal] load build context 11:12:31 #52 ... 11:12:31 11:12:31 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:12:31 #63 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:31 #63 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:31 #63 ... 11:12:31 11:12:31 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:12:31 #62 33.62 (1/3) Installing ca-certificates (20250911-r0) 11:12:32 #62 34.55 (2/3) Installing dumb-init (1.2.5-r3) 11:12:32 #62 34.55 (3/3) Installing tzdata (2025b-r0) 11:12:32 #62 ... 11:12:32 11:12:32 #72 [security-bootstrapper internal] load build context 11:12:32 #72 ... 11:12:32 11:12:32 #52 [support-scheduler internal] load build context 11:12:33 #52 ... 11:12:33 11:12:33 #68 [core-data internal] load build context 11:12:33 #68 ... 11:12:33 11:12:33 #72 [security-bootstrapper internal] load build context 11:12:35 #72 ... 11:12:35 11:12:35 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:12:35 #42 33.83 (1/5) Installing dumb-init (1.2.5-r3) 11:12:35 #42 33.83 (2/5) Installing musl-obstack (1.2.3-r2) 11:12:35 #42 33.83 (3/5) Installing libucontext (1.2-r3) 11:12:35 #42 33.83 (4/5) Installing gcompat (1.1.0-r4) 11:12:35 #42 33.83 (5/5) Installing openssl (3.3.5-r0) 11:12:35 #42 33.87 Executing busybox-1.36.1-r30.trigger 11:12:35 #42 34.03 OK: 10 MiB in 19 packages 11:12:35 #42 DONE 37.8s 11:12:35 11:12:35 #72 [security-bootstrapper internal] load build context 11:12:35 #72 ... 11:12:35 11:12:35 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:12:35 #70 23.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:35 #70 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:35 #70 ... 11:12:35 11:12:35 #36 [security-secretstore-setup internal] load build context 11:12:35 #36 ... 11:12:35 11:12:35 #72 [security-bootstrapper internal] load build context 11:12:35 #72 transferring context: 10.55MB 31.8s 11:12:35 #72 ... 11:12:35 11:12:35 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:12:35 #69 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:35 #69 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:35 #69 ... 11:12:35 11:12:35 #49 [security-spiffe-token-provider internal] load build context 11:12:36 #49 ... 11:12:36 11:12:36 #72 [security-bootstrapper internal] load build context 11:12:36 #72 ... 11:12:36 11:12:36 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:12:36 #73 20.30 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:36 #73 23.13 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:36 #73 ... 11:12:36 11:12:36 #72 [security-bootstrapper internal] load build context 11:12:36 #72 ... 11:12:36 11:12:36 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:12:36 #64 29.93 (1/4) Installing ca-certificates (20250911-r0) 11:12:36 #64 30.63 (2/4) Installing dumb-init (1.2.5-r3) 11:12:36 #64 30.63 (3/4) Installing su-exec (0.2-r3) 11:12:36 #64 30.63 (4/4) Installing yq-go (4.44.1-r2) 11:12:36 #64 32.63 Executing busybox-1.36.1-r30.trigger 11:12:36 #64 32.63 Executing ca-certificates-20250911-r0.trigger 11:12:36 #64 34.90 OK: 20 MiB in 18 packages 11:12:36 #64 DONE 38.4s 11:12:36 11:12:36 #49 [security-spiffe-token-provider internal] load build context 11:12:36 #49 ... 11:12:36 11:12:36 #53 [core-common-config-bootstrapper internal] load build context 11:12:37 #53 ... 11:12:37 11:12:37 #49 [security-spiffe-token-provider internal] load build context 11:12:37 #49 ... 11:12:37 11:12:37 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:12:37 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.7s 11:12:37 #57 ... 11:12:37 11:12:37 #49 [security-spiffe-token-provider internal] load build context 11:12:37 #49 ... 11:12:37 11:12:37 #50 [core-command internal] load build context 11:12:37 #50 ... 11:12:37 11:12:37 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:12:37 #60 30.05 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:12:37 #60 30.05 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:12:37 #60 30.05 OK: 24049 distinct packages available 11:12:37 #60 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:37 #60 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:37 #60 ... 11:12:37 11:12:37 #50 [core-command internal] load build context 11:12:38 #50 ... 11:12:38 11:12:38 #40 [core-metadata internal] load build context 11:12:38 #40 ... 11:12:38 11:12:38 #36 [security-secretstore-setup internal] load build context 11:12:38 #36 ... 11:12:38 11:12:38 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:38 #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.6s 11:12:38 #56 ... 11:12:38 11:12:38 #39 [core-keeper internal] load build context 11:12:38 #39 ... 11:12:38 11:12:38 #49 [security-spiffe-token-provider internal] load build context 11:12:39 #49 ... 11:12:39 11:12:39 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 11:12:39 #0 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:39 #75 ... 11:12:39 11:12:39 #76 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:12:39 #0 8.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:39 #76 ... 11:12:39 11:12:39 #53 [core-common-config-bootstrapper internal] load build context 11:12:39 #53 ... 11:12:39 11:12:39 #58 [security-proxy-auth internal] load build context 11:12:39 #58 ... 11:12:39 11:12:39 #50 [core-command internal] load build context 11:12:40 #50 ... 11:12:40 11:12:40 #66 [support-notifications internal] load build context 11:12:40 #66 ... 11:12:40 11:12:40 #49 [security-spiffe-token-provider internal] load build context 11:12:40 #49 ... 11:12:40 11:12:40 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:12:40 #71 33.97 (1/4) Installing dumb-init (1.2.5-r3) 11:12:40 #71 33.97 (2/4) Installing openssl (3.3.5-r0) 11:12:40 #71 33.97 (3/4) Installing su-exec (0.2-r3) 11:12:40 #71 33.97 (4/4) Installing yq-go (4.44.1-r2) 11:12:40 #71 35.50 Executing busybox-1.36.1-r30.trigger 11:12:40 #71 35.78 OK: 20 MiB in 18 packages 11:12:40 #71 DONE 38.6s 11:12:40 11:12:40 #49 [security-spiffe-token-provider internal] load build context 11:12:40 #49 ... 11:12:40 11:12:40 #45 [security-proxy-setup internal] load build context 11:12:40 #45 ... 11:12:40 11:12:40 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:40 #56 ... 11:12:40 11:12:40 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:12:40 #62 36.17 Executing busybox-1.36.1-r30.trigger 11:12:40 #62 36.47 Executing ca-certificates-20250911-r0.trigger 11:12:40 #62 38.08 OK: 11 MiB in 17 packages 11:12:40 #62 DONE 42.6s 11:12:41 11:12:41 #50 [core-command internal] load build context 11:12:41 #50 transferring context: 79.41MB 46.5s 11:12:43 #50 ... 11:12:43 11:12:43 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:12:43 #70 37.92 (1/1) Installing dumb-init (1.2.5-r3) 11:12:43 #70 37.92 Executing busybox-1.36.1-r30.trigger 11:12:43 #70 38.28 OK: 9 MiB in 15 packages 11:12:43 #70 DONE 41.2s 11:12:43 11:12:43 #50 [core-command internal] load build context 11:12:43 #50 ... 11:12:43 11:12:43 #68 [core-data internal] load build context 11:12:43 #68 ... 11:12:43 11:12:43 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:12:43 #60 45.37 (1/14) Installing ca-certificates (20250911-r0) 11:12:43 #60 45.37 (2/14) Installing brotli-libs (1.1.0-r2) 11:12:43 #60 45.49 (3/14) Installing c-ares (1.33.1-r0) 11:12:43 #60 45.52 (4/14) Installing libunistring (1.2-r0) 11:12:43 #60 ... 11:12:43 11:12:43 #52 [support-scheduler internal] load build context 11:12:43 #52 ... 11:12:43 11:12:43 #50 [core-command internal] load build context 11:12:44 #50 ... 11:12:44 11:12:44 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:12:44 #0 9.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:44 #77 ... 11:12:44 11:12:44 #50 [core-command internal] load build context 11:12:46 #50 transferring context: 87.38MB 51.5s 11:12:46 #50 ... 11:12:46 11:12:46 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:12:46 #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:46 #78 ... 11:12:46 11:12:46 #72 [security-bootstrapper internal] load build context 11:12:46 #72 ... 11:12:46 11:12:46 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:12:46 #63 38.44 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:12:46 #63 38.44 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:12:46 #63 38.44 OK: 24049 distinct packages available 11:12:46 #63 40.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:46 #63 43.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:46 #63 ... 11:12:46 11:12:46 #72 [security-bootstrapper internal] load build context 11:12:47 #72 ... 11:12:47 11:12:47 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:12:47 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.0s 11:12:47 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.1s done 11:12:47 #57 ... 11:12:47 11:12:47 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:12:47 #77 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:48 #77 ... 11:12:48 11:12:48 #40 [core-metadata internal] load build context 11:12:48 #40 ... 11:12:48 11:12:48 #52 [support-scheduler internal] load build context 11:12:48 #52 ... 11:12:48 11:12:48 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:12:48 #69 40.54 (1/7) Installing ca-certificates (20250911-r0) 11:12:48 #69 41.09 (2/7) Installing dumb-init (1.2.5-r3) 11:12:48 #69 41.09 (3/7) Installing libgcc (13.2.1_git20240309-r1) 11:12:48 #69 41.16 (4/7) Installing libsodium (1.0.19-r0) 11:12:48 #69 41.25 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 11:12:48 #69 41.70 (6/7) Installing libzmq (4.3.5-r2) 11:12:48 #69 41.75 (7/7) Installing zeromq (4.3.5-r2) 11:12:48 #69 41.80 Executing busybox-1.36.1-r30.trigger 11:12:48 #69 42.00 Executing ca-certificates-20250911-r0.trigger 11:12:48 #69 43.28 OK: 14 MiB in 21 packages 11:12:48 #69 DONE 47.2s 11:12:48 11:12:48 #36 [security-secretstore-setup internal] load build context 11:12:48 #36 ... 11:12:48 11:12:48 #52 [support-scheduler internal] load build context 11:12:49 #52 ... 11:12:49 11:12:49 #39 [core-keeper internal] load build context 11:12:49 #39 ... 11:12:49 11:12:49 #36 [security-secretstore-setup internal] load build context 11:12:49 #36 ... 11:12:49 11:12:49 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:12:49 #74 23.67 (1/1) Installing dumb-init (1.2.5-r3) 11:12:49 #74 24.71 Executing busybox-1.36.1-r30.trigger 11:12:49 #74 24.89 OK: 9 MiB in 15 packages 11:12:49 #74 DONE 30.1s 11:12:49 11:12:49 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:12:49 #63 51.48 (1/4) Installing dumb-init (1.2.5-r3) 11:12:49 #63 51.48 (2/4) Installing musl-obstack (1.2.3-r2) 11:12:49 #63 51.50 (3/4) Installing libucontext (1.2-r3) 11:12:49 #63 51.56 (4/4) Installing gcompat (1.1.0-r4) 11:12:49 #63 51.59 Executing busybox-1.36.1-r30.trigger 11:12:49 #63 51.74 OK: 9 MiB in 18 packages 11:12:49 #63 ... 11:12:49 11:12:49 #53 [core-common-config-bootstrapper internal] load build context 11:12:50 #53 ... 11:12:50 11:12:50 #58 [security-proxy-auth internal] load build context 11:12:50 #58 ... 11:12:50 11:12:50 #53 [core-common-config-bootstrapper internal] load build context 11:12:50 #53 ... 11:12:50 11:12:50 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:12:50 #73 39.71 OK: 255 MiB in 60 packages 11:12:50 #73 DONE 44.4s 11:12:50 11:12:50 #53 [core-common-config-bootstrapper internal] load build context 11:12:50 #53 ... 11:12:50 11:12:50 #49 [security-spiffe-token-provider internal] load build context 11:12:50 #49 ... 11:12:50 11:12:50 #66 [support-notifications internal] load build context 11:12:50 #66 ... 11:12:50 11:12:50 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:12:50 #60 45.80 (5/14) Installing libidn2 (2.3.7-r0) 11:12:50 #60 45.88 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:12:50 #60 45.90 (7/14) Installing libpsl (0.21.5-r1) 11:12:50 #60 45.94 (8/14) Installing zstd-libs (1.5.6-r0) 11:12:50 #60 46.24 (9/14) Installing libcurl (8.14.1-r2) 11:12:50 #60 46.48 (10/14) Installing curl (8.14.1-r2) 11:12:50 #60 46.55 (11/14) Installing dumb-init (1.2.5-r3) 11:12:50 #60 46.55 (12/14) Installing musl-obstack (1.2.3-r2) 11:12:50 #60 46.55 (13/14) Installing libucontext (1.2-r3) 11:12:50 #60 46.65 (14/14) Installing gcompat (1.1.0-r4) 11:12:50 #60 46.65 Executing busybox-1.36.1-r30.trigger 11:12:50 #60 46.88 Executing ca-certificates-20250911-r0.trigger 11:12:50 #60 48.48 OK: 15 MiB in 28 packages 11:12:50 #60 DONE 52.7s 11:12:50 11:12:50 #66 [support-notifications internal] load build context 11:12:50 #66 ... 11:12:50 11:12:50 #76 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:12:50 #76 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:50 #76 21.19 (1/2) Installing dumb-init (1.2.5-r3) 11:12:50 #76 21.19 (2/2) Installing su-exec (0.2-r3) 11:12:50 #76 21.27 Executing busybox-1.37.0-r18.trigger 11:12:50 #76 ... 11:12:50 11:12:50 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:12:51 #79 ... 11:12:51 11:12:51 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:12:51 #80 ... 11:12:51 11:12:51 #45 [security-proxy-setup internal] load build context 11:12:51 #45 ... 11:12:51 11:12:51 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:12:51 #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.0s 11:12:51 #56 ... 11:12:51 11:12:51 #39 [core-keeper internal] load build context 11:12:51 #39 transferring context: 78.75MB 54.2s 11:12:51 #39 ... 11:12:51 11:12:51 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 11:12:51 #75 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:51 #75 22.05 OK: 9 MiB in 15 packages 11:12:51 #75 ... 11:12:51 11:12:51 #39 [core-keeper internal] load build context 11:12:53 #39 ... 11:12:53 11:12:53 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:12:53 #0 8.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:53 #0 9.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:53 #81 ... 11:12:53 11:12:53 #39 [core-keeper internal] load build context 11:12:53 #39 ... 11:12:53 11:12:53 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:12:53 #63 DONE 55.2s 11:12:53 11:12:53 #39 [core-keeper internal] load build context 11:12:53 #39 ... 11:12:53 11:12:53 #68 [core-data internal] load build context 11:12:53 #68 ... 11:12:53 11:12:53 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 11:12:54 #75 DONE 25.4s 11:12:54 11:12:54 #68 [core-data internal] load build context 11:12:54 #68 ... 11:12:54 11:12:54 #76 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:12:54 #76 21.57 OK: 8 MiB in 18 packages 11:12:54 #76 DONE 25.1s 11:12:54 11:12:54 #68 [core-data internal] load build context 11:12:56 #68 transferring context: 51.88MB 54.5s 11:12:56 #68 ... 11:12:56 11:12:56 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:12:56 #77 19.05 OK: 10 MiB in 19 packages 11:12:56 #77 DONE 22.2s 11:12:56 11:12:56 #68 [core-data internal] load build context 11:12:56 #68 ... 11:12:56 11:12:56 #50 [core-command internal] load build context 11:12:56 #50 ... 11:12:56 11:12:56 #49 [security-spiffe-token-provider internal] load build context 11:12:56 #49 ... 11:12:56 11:12:56 #68 [core-data internal] load build context 11:12:57 #68 ... 11:12:57 11:12:57 #72 [security-bootstrapper internal] load build context 11:12:57 #72 ... 11:12:57 11:12:57 #68 [core-data internal] load build context 11:12:58 #68 ... 11:12:58 11:12:58 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:12:58 #78 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:58 #78 18.94 OK: 20 MiB in 18 packages 11:12:58 #78 DONE 21.5s 11:12:58 11:12:58 #68 [core-data internal] load build context 11:12:58 #68 ... 11:12:58 11:12:58 #40 [core-metadata internal] load build context 11:12:58 #40 ... 11:12:58 11:12:58 #68 [core-data internal] load build context 11:12:59 #68 ... 11:12:59 11:12:59 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:12:59 #57 DONE 62.9s 11:12:59 11:12:59 #68 [core-data internal] load build context 11:12:59 #68 ... 11:12:59 11:12:59 #52 [support-scheduler internal] load build context 11:12:59 #52 ... 11:12:59 11:12:59 #68 [core-data internal] load build context 11:12:59 #68 ... 11:12:59 11:12:59 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:12:59 #82 ... 11:12:59 11:12:59 #40 [core-metadata internal] load build context 11:12:59 #40 ... 11:12:59 11:12:59 #36 [security-secretstore-setup internal] load build context 11:13:00 #36 ... 11:13:00 11:13:00 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:13:00 #79 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:13:00 #79 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:13:00 #79 17.73 OK: 20 MiB in 18 packages 11:13:00 #79 DONE 19.3s 11:13:00 11:13:00 #40 [core-metadata internal] load build context 11:13:00 #40 ... 11:13:00 11:13:00 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:13:00 #81 15.17 OK: 9 MiB in 15 packages 11:13:00 #81 DONE 17.1s 11:13:00 11:13:00 #40 [core-metadata internal] load build context 11:13:00 #40 transferring context: 137.93MB 67.7s 11:13:00 #40 ... 11:13:00 11:13:00 #58 [security-proxy-auth internal] load build context 11:13:00 #58 ... 11:13:00 11:13:00 #40 [core-metadata internal] load build context 11:13:00 #40 ... 11:13:00 11:13:00 #53 [core-common-config-bootstrapper internal] load build context 11:13:00 #53 ... 11:13:00 11:13:00 #40 [core-metadata internal] load build context 11:13:00 #40 ... 11:13:00 11:13:00 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:13:00 #80 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:13:00 #80 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:13:00 #80 17.80 OK: 11 MiB in 17 packages 11:13:00 #80 DONE 19.9s 11:13:00 11:13:00 #40 [core-metadata internal] load build context 11:13:00 #40 ... 11:13:00 11:13:00 #66 [support-notifications internal] load build context 11:13:00 #66 ... 11:13:00 11:13:00 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:13:00 #83 ... 11:13:00 11:13:00 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:13:00 #82 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:13:01 #82 ... 11:13:01 11:13:01 #45 [security-proxy-setup internal] load build context 11:13:01 #45 ... 11:13:01 11:13:01 #53 [core-common-config-bootstrapper internal] load build context 11:13:01 #53 ... 11:13:01 11:13:01 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:13:01 #84 DONE 1.7s 11:13:01 11:13:01 #53 [core-common-config-bootstrapper internal] load build context 11:13:01 #53 ... 11:13:01 11:13:01 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:13:01 #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.0s 11:13:01 #56 ... 11:13:01 11:13:01 #53 [core-common-config-bootstrapper internal] load build context 11:13:03 #53 ... 11:13:03 11:13:03 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:13:03 #0 8.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:13:03 #0 9.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:13:03 #85 ... 11:13:03 11:13:03 #39 [core-keeper internal] load build context 11:13:03 #39 ... 11:13:03 11:13:03 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:13:04 #56 ... 11:13:04 11:13:04 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:13:04 #86 DONE 3.0s 11:13:04 11:13:04 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:13:04 #56 ... 11:13:04 11:13:04 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:13:04 #0 8.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:13:04 #0 9.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:13:05 #87 ... 11:13:05 11:13:05 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:13:07 #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 38.1s 11:13:07 #56 ... 11:13:07 11:13:07 #49 [security-spiffe-token-provider internal] load build context 11:13:07 #49 transferring context: 108.05MB 73.0s 11:13:07 #49 ... 11:13:07 11:13:07 #50 [core-command internal] load build context 11:13:07 #50 ... 11:13:07 11:13:07 #49 [security-spiffe-token-provider internal] load build context 11:13:07 #49 ... 11:13:07 11:13:07 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:13:07 #85 13.24 OK: 9 MiB in 18 packages 11:13:07 #85 DONE 13.9s 11:13:07 11:13:07 #49 [security-spiffe-token-provider internal] load build context 11:13:08 #49 ... 11:13:08 11:13:08 #72 [security-bootstrapper internal] load build context 11:13:08 #72 ... 11:13:08 11:13:08 #50 [core-command internal] load build context 11:13:08 #50 ... 11:13:08 11:13:08 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:13:08 #83 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:13:08 #83 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:13:08 #83 16.58 OK: 15 MiB in 28 packages 11:13:08 #83 DONE 17.7s 11:13:08 11:13:08 #50 [core-command internal] load build context 11:13:08 #50 ... 11:13:08 11:13:08 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:13:08 #82 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:13:08 #82 17.61 OK: 14 MiB in 21 packages 11:13:08 #82 DONE 19.1s 11:13:08 11:13:08 #50 [core-command internal] load build context 11:13:09 #50 ... 11:13:09 11:13:09 #52 [support-scheduler internal] load build context 11:13:09 #52 ... 11:13:09 11:13:09 #68 [core-data internal] load build context 11:13:09 #68 ... 11:13:09 11:13:09 #52 [support-scheduler internal] load build context 11:13:10 #52 ... 11:13:10 11:13:10 #36 [security-secretstore-setup internal] load build context 11:13:10 #36 ... 11:13:10 11:13:10 #50 [core-command internal] load build context 11:13:10 #50 ... 11:13:10 11:13:10 #58 [security-proxy-auth internal] load build context 11:13:10 #58 ... 11:13:10 11:13:10 #50 [core-command internal] load build context 11:13:10 #50 ... 11:13:10 11:13:10 #40 [core-metadata internal] load build context 11:13:11 #40 ... 11:13:11 11:13:11 #66 [support-notifications internal] load build context 11:13:11 #66 ... 11:13:11 11:13:11 #50 [core-command internal] load build context 11:13:11 #50 ... 11:13:11 11:13:11 #45 [security-proxy-setup internal] load build context 11:13:11 #45 ... 11:13:11 11:13:11 #50 [core-command internal] load build context 11:13:12 #50 transferring context: 143.98MB 77.6s 11:13:13 #50 ... 11:13:13 11:13:13 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:13:13 #87 13.88 Upgrading critical system libraries and apk-tools: 11:13:13 #87 13.88 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 11:13:13 #87 13.88 Executing busybox-1.37.0-r18.trigger 11:13:13 #87 14.31 Continuing the upgrade transaction with new apk-tools: 11:13:13 #87 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:13:13 #87 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:13:13 #87 16.59 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 11:13:13 #87 16.66 Executing busybox-1.37.0-r19.post-upgrade 11:13:13 #87 16.84 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 11:13:13 #87 16.84 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 11:13:13 #87 16.87 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 11:13:13 #87 17.04 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 11:13:13 #87 17.06 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 11:13:13 #87 17.09 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 11:13:13 #87 17.09 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 11:13:13 #87 17.13 Executing busybox-1.37.0-r19.trigger 11:13:13 #87 17.16 OK: 8 MiB in 18 packages 11:13:13 #87 DONE 18.5s 11:13:13 11:13:13 #50 [core-command internal] load build context 11:13:13 #50 ... 11:13:13 11:13:13 #53 [core-common-config-bootstrapper internal] load build context 11:13:13 #53 ... 11:13:13 11:13:13 #36 [security-secretstore-setup internal] load build context 11:13:14 #36 ... 11:13:14 11:13:14 #39 [core-keeper internal] load build context 11:13:14 #39 ... 11:13:14 11:13:14 #36 [security-secretstore-setup internal] load build context 11:13:17 #36 ... 11:13:17 11:13:17 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:13:17 #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.6s 11:13:17 #56 ... 11:13:17 11:13:17 #36 [security-secretstore-setup internal] load build context 11:13:17 #36 transferring context: 139.56MB 82.7s 11:13:18 #36 ... 11:13:18 11:13:18 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:13:18 #88 DONE 4.6s 11:13:18 11:13:18 #36 [security-secretstore-setup internal] load build context 11:13:18 #36 ... 11:13:18 11:13:18 #49 [security-spiffe-token-provider internal] load build context 11:13:18 #49 ... 11:13:18 11:13:18 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:13:18 #89 ... 11:13:18 11:13:18 #72 [security-bootstrapper internal] load build context 11:13:18 #72 ... 11:13:18 11:13:18 #49 [security-spiffe-token-provider internal] load build context 11:13:19 #49 ... 11:13:19 11:13:19 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:13:19 #89 DONE 1.5s 11:13:19 11:13:19 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:13:19 #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.5s done 11:13:19 #56 DONE 84.0s 11:13:19 11:13:19 #49 [security-spiffe-token-provider internal] load build context 11:13:19 #49 ... 11:13:19 11:13:19 #68 [core-data internal] load build context 11:13:19 #68 ... 11:13:19 11:13:19 #52 [support-scheduler internal] load build context 11:13:20 #52 ... 11:13:20 11:13:20 #68 [core-data internal] load build context 11:13:20 #68 ... 11:13:20 11:13:20 #58 [security-proxy-auth internal] load build context 11:13:20 #58 ... 11:13:20 11:13:20 #68 [core-data internal] load build context 11:13:21 #68 ... 11:13:21 11:13:21 #40 [core-metadata internal] load build context 11:13:21 #40 transferring context: 197.03MB 88.9s 11:13:21 #40 ... 11:13:21 11:13:21 #66 [support-notifications internal] load build context 11:13:21 #66 ... 11:13:21 11:13:21 #40 [core-metadata internal] load build context 11:13:21 #40 ... 11:13:21 11:13:21 #45 [security-proxy-setup internal] load build context 11:13:22 #45 ... 11:13:22 11:13:22 #40 [core-metadata internal] load build context 11:13:24 #40 ... 11:13:24 11:13:24 #50 [core-command internal] load build context 11:13:24 #50 ... 11:13:24 11:13:24 #53 [core-common-config-bootstrapper internal] load build context 11:13:24 #53 ... 11:13:24 11:13:24 #50 [core-command internal] load build context 11:13:24 #50 ... 11:13:24 11:13:24 #39 [core-keeper internal] load build context 11:13:24 #39 ... 11:13:24 11:13:24 #50 [core-command internal] load build context 11:13:27 #50 transferring context: 207.61MB 93.0s 11:13:28 #50 ... 11:13:28 11:13:28 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:13:28 #90 DONE 4.1s 11:13:28 11:13:28 #50 [core-command internal] load build context 11:13:28 #50 ... 11:13:28 11:13:28 #36 [security-secretstore-setup internal] load build context 11:13:28 #36 ... 11:13:28 11:13:28 #66 [support-notifications internal] load build context 11:13:28 #66 ... 11:13:28 11:13:28 #50 [core-command internal] load build context 11:13:28 #50 ... 11:13:28 11:13:28 #72 [security-bootstrapper internal] load build context 11:13:28 #72 ... 11:13:28 11:13:28 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:13:28 #91 DONE 4.4s 11:13:28 11:13:28 #72 [security-bootstrapper internal] load build context 11:13:28 #72 ... 11:13:28 11:13:28 #50 [core-command internal] load build context 11:13:29 #50 ... 11:13:29 11:13:29 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:13:29 #92 DONE 5.0s 11:13:29 11:13:29 #50 [core-command internal] load build context 11:13:29 #50 ... 11:13:29 11:13:29 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:13:29 #93 DONE 1.3s 11:13:29 11:13:29 #50 [core-command internal] load build context 11:13:30 #50 ... 11:13:30 11:13:30 #49 [security-spiffe-token-provider internal] load build context 11:13:30 #49 ... 11:13:30 11:13:30 #50 [core-command internal] load build context 11:13:30 #50 ... 11:13:30 11:13:30 #52 [support-scheduler internal] load build context 11:13:30 #52 ... 11:13:30 11:13:30 #49 [security-spiffe-token-provider internal] load build context 11:13:30 #49 ... 11:13:30 11:13:30 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:13:30 #94 DONE 1.3s 11:13:30 11:13:30 #49 [security-spiffe-token-provider internal] load build context 11:13:30 #49 ... 11:13:30 11:13:30 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:13:30 #95 DONE 1.5s 11:13:30 11:13:30 #49 [security-spiffe-token-provider internal] load build context 11:13:31 #49 ... 11:13:31 11:13:31 #58 [security-proxy-auth internal] load build context 11:13:31 #58 ... 11:13:31 11:13:31 #96 [security-spire-server stage-2 6/9] COPY security.txt / 11:13:31 #96 DONE 1.5s 11:13:31 11:13:31 #58 [security-proxy-auth internal] load build context 11:13:31 #58 ... 11:13:31 11:13:31 #49 [security-spiffe-token-provider internal] load build context 11:13:31 #49 ... 11:13:31 11:13:31 #68 [core-data internal] load build context 11:13:31 #68 ... 11:13:31 11:13:31 #49 [security-spiffe-token-provider internal] load build context 11:13:32 #49 ... 11:13:32 11:13:32 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 11:13:32 #97 DONE 1.4s 11:13:32 11:13:32 #49 [security-spiffe-token-provider internal] load build context 11:13:32 #49 ... 11:13:32 11:13:32 #45 [security-proxy-setup internal] load build context 11:13:32 #45 ... 11:13:32 11:13:32 #49 [security-spiffe-token-provider internal] load build context 11:13:32 #49 transferring context: 175.33MB 98.5s 11:13:32 #49 ... 11:13:32 11:13:32 #98 [security-spire-config stage-2 6/10] COPY security.txt / 11:13:32 #98 DONE 1.6s 11:13:32 11:13:32 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:13:32 #99 ... 11:13:32 11:13:32 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:13:32 #100 DONE 1.5s 11:13:32 11:13:32 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:13:33 #101 ... 11:13:33 11:13:33 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:13:33 #99 DONE 1.1s 11:13:33 11:13:33 #45 [security-proxy-setup internal] load build context 11:13:33 #45 ... 11:13:33 11:13:33 #53 [core-common-config-bootstrapper internal] load build context 11:13:34 #53 ... 11:13:34 11:13:34 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:13:34 #102 DONE 1.7s 11:13:34 11:13:34 #53 [core-common-config-bootstrapper internal] load build context 11:13:34 #53 ... 11:13:34 11:13:34 #40 [core-metadata internal] load build context 11:13:34 #40 ... 11:13:34 11:13:34 #45 [security-proxy-setup internal] load build context 11:13:34 #45 ... 11:13:34 11:13:34 #39 [core-keeper internal] load build context 11:13:34 #39 ... 11:13:34 11:13:34 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:13:34 #101 DONE 1.7s 11:13:34 11:13:34 #39 [core-keeper internal] load build context 11:13:34 #39 ... 11:13:34 11:13:34 #45 [security-proxy-setup internal] load build context 11:13:35 #45 ... 11:13:35 11:13:35 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:13:35 #103 DONE 1.0s 11:13:35 11:13:35 #45 [security-proxy-setup internal] load build context 11:13:35 #45 ... 11:13:35 11:13:35 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:13:35 #104 DONE 1.6s 11:13:35 11:13:35 #45 [security-proxy-setup internal] load build context 11:13:35 #45 ... 11:13:35 11:13:35 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:13:35 #105 DONE 1.1s 11:13:35 11:13:35 #45 [security-proxy-setup internal] load build context 11:13:36 #45 ... 11:13:36 11:13:36 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:13:36 #106 DONE 1.0s 11:13:36 11:13:36 #45 [security-proxy-setup internal] load build context 11:13:37 #45 ... 11:13:37 11:13:37 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:13:37 #107 DONE 1.5s 11:13:37 11:13:37 #45 [security-proxy-setup internal] load build context 11:13:38 #45 transferring context: 92.00MB 95.7s 11:13:38 #45 ... 11:13:38 11:13:38 #66 [support-notifications internal] load build context 11:13:38 #66 ... 11:13:38 11:13:38 #36 [security-secretstore-setup internal] load build context 11:13:39 #36 ... 11:13:39 11:13:39 #66 [support-notifications internal] load build context 11:13:39 #66 ... 11:13:39 11:13:39 #72 [security-bootstrapper internal] load build context 11:13:39 #72 ... 11:13:39 11:13:39 #66 [support-notifications internal] load build context 11:13:40 #66 ... 11:13:40 11:13:40 #50 [core-command internal] load build context 11:13:40 #50 ... 11:13:40 11:13:40 #36 [security-secretstore-setup internal] load build context 11:13:40 #36 ... 11:13:40 11:13:40 #52 [support-scheduler internal] load build context 11:13:40 #52 ... 11:13:40 11:13:40 #36 [security-secretstore-setup internal] load build context 11:13:41 #36 ... 11:13:41 11:13:41 #58 [security-proxy-auth internal] load build context 11:13:41 #58 ... 11:13:41 11:13:41 #36 [security-secretstore-setup internal] load build context 11:13:41 #36 ... 11:13:41 11:13:41 #68 [core-data internal] load build context 11:13:41 #68 ... 11:13:41 11:13:41 #36 [security-secretstore-setup internal] load build context 11:13:42 #36 ... 11:13:42 11:13:42 #49 [security-spiffe-token-provider internal] load build context 11:13:42 #49 ... 11:13:42 11:13:42 #36 [security-secretstore-setup internal] load build context 11:13:43 #36 transferring context: 220.92MB 108.8s 11:13:44 #36 ... 11:13:44 11:13:44 #53 [core-common-config-bootstrapper internal] load build context 11:13:44 #53 ... 11:13:44 11:13:44 #40 [core-metadata internal] load build context 11:13:44 #40 ... 11:13:44 11:13:44 #50 [core-command internal] load build context 11:13:44 #50 ... 11:13:44 11:13:44 #39 [core-keeper internal] load build context 11:13:44 #39 ... 11:13:44 11:13:44 #50 [core-command internal] load build context 11:13:45 #50 ... 11:13:45 11:13:45 #108 [security-spire-agent] exporting to image 11:13:45 #108 exporting layers 7.6s done 11:13:45 #108 writing image sha256:67949aafa1d225849da92170d541fff1d2a36c451e3413b22b6abe20d014b8df 0.0s done 11:13:45 #108 naming to docker.io/library/security-spire-server-arm64 0.1s done 11:13:45 #108 writing image sha256:d1cb94534e772e637e26457a7ec010e15734cd55eecb1d916603fb7d5a3dd36f 0.1s done 11:13:45 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 11:13:45 #108 writing image sha256:2b76a98746b069e6f54ee0ce528069a5f6ef9b69effe0a18cc84bbaa7aa8f86a 0.0s done 11:13:45 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 11:13:45 #108 DONE 9.6s 11:13:45 11:13:45 #50 [core-command internal] load build context 11:13:48 #50 transferring context: 296.63MB 113.8s 11:13:48 #50 ... 11:13:48 11:13:48 #45 [security-proxy-setup internal] load build context 11:13:48 #45 ... 11:13:48 11:13:48 #50 [core-command internal] load build context 11:13:49 #50 ... 11:13:49 11:13:49 #72 [security-bootstrapper internal] load build context 11:13:49 #72 ... 11:13:49 11:13:49 #50 [core-command internal] load build context 11:13:50 #50 ... 11:13:50 11:13:50 #66 [support-notifications internal] load build context 11:13:50 #66 ... 11:13:50 11:13:50 #50 [core-command internal] load build context 11:13:50 #50 ... 11:13:50 11:13:50 #52 [support-scheduler internal] load build context 11:13:50 #52 ... 11:13:50 11:13:50 #50 [core-command internal] load build context 11:13:51 #50 ... 11:13:51 11:13:51 #58 [security-proxy-auth internal] load build context 11:13:51 #58 ... 11:13:51 11:13:51 #50 [core-command internal] load build context 11:13:51 #50 ... 11:13:51 11:13:51 #68 [core-data internal] load build context 11:13:52 #68 ... 11:13:52 11:13:52 #50 [core-command internal] load build context 11:13:52 #50 ... 11:13:52 11:13:52 #49 [security-spiffe-token-provider internal] load build context 11:13:53 #49 ... 11:13:53 11:13:53 #50 [core-command internal] load build context 11:13:53 #50 transferring context: 324.98MB 118.9s 11:13:54 #50 ... 11:13:54 11:13:54 #36 [security-secretstore-setup internal] load build context 11:13:54 #36 ... 11:13:54 11:13:54 #66 [support-notifications internal] load build context 11:13:54 #66 ... 11:13:54 11:13:54 #53 [core-common-config-bootstrapper internal] load build context 11:13:54 #53 ... 11:13:54 11:13:54 #40 [core-metadata internal] load build context 11:13:54 #40 ... 11:13:54 11:13:54 #36 [security-secretstore-setup internal] load build context 11:13:54 #36 ... 11:13:54 11:13:54 #39 [core-keeper internal] load build context 11:13:54 #39 ... 11:13:54 11:13:54 #36 [security-secretstore-setup internal] load build context 11:13:59 #36 transferring context: 280.21MB 124.0s 11:13:59 #36 ... 11:13:59 11:13:59 #45 [security-proxy-setup internal] load build context 11:13:59 #45 ... 11:13:59 11:13:59 #36 [security-secretstore-setup internal] load build context 11:13:59 #36 ... 11:13:59 11:13:59 #72 [security-bootstrapper internal] load build context 11:13:59 #72 ... 11:13:59 11:13:59 #36 [security-secretstore-setup internal] load build context 11:14:01 #36 ... 11:14:01 11:14:01 #52 [support-scheduler internal] load build context 11:14:01 #52 ... 11:14:01 11:14:01 #36 [security-secretstore-setup internal] load build context 11:14:01 #36 ... 11:14:01 11:14:01 #58 [security-proxy-auth internal] load build context 11:14:01 #58 ... 11:14:01 11:14:01 #36 [security-secretstore-setup internal] load build context 11:14:02 #36 ... 11:14:02 11:14:02 #68 [core-data internal] load build context 11:14:02 #68 ... 11:14:02 11:14:02 #36 [security-secretstore-setup internal] load build context 11:14:03 #36 ... 11:14:03 11:14:03 #49 [security-spiffe-token-provider internal] load build context 11:14:03 #49 ... 11:14:03 11:14:03 #36 [security-secretstore-setup internal] load build context 11:14:03 #36 transferring context: 297.75MB 129.1s 11:14:04 #36 ... 11:14:04 11:14:04 #50 [core-command internal] load build context 11:14:04 #50 ... 11:14:04 11:14:04 #53 [core-common-config-bootstrapper internal] load build context 11:14:04 #53 ... 11:14:04 11:14:04 #66 [support-notifications internal] load build context 11:14:04 #66 ... 11:14:04 11:14:04 #40 [core-metadata internal] load build context 11:14:05 #40 ... 11:14:05 11:14:05 #39 [core-keeper internal] load build context 11:14:05 #39 ... 11:14:05 11:14:05 #40 [core-metadata internal] load build context 11:14:08 #40 transferring context: 377.12MB 135.0s 11:14:08 #40 ... 11:14:08 11:14:08 #52 [support-scheduler internal] load build context 11:14:08 #52 transferring context: 402.00MB 132.1s done 11:14:08 #52 DONE 132.8s 11:14:08 11:14:08 #40 [core-metadata internal] load build context 11:14:09 #40 ... 11:14:09 11:14:09 #45 [security-proxy-setup internal] load build context 11:14:09 #45 ... 11:14:09 11:14:09 #66 [support-notifications internal] load build context 11:14:09 #66 ... 11:14:09 11:14:09 #72 [security-bootstrapper internal] load build context 11:14:09 #72 ... 11:14:09 11:14:09 #39 [core-keeper internal] load build context 11:14:10 #39 ... 11:14:10 11:14:10 #50 [core-command internal] load build context 11:14:10 #50 transferring context: 402.00MB 135.3s done 11:14:10 #50 DONE 136.4s 11:14:10 11:14:10 #39 [core-keeper internal] load build context 11:14:10 #39 ... 11:14:10 11:14:10 #66 [support-notifications internal] load build context 11:14:10 #66 transferring context: 402.00MB 129.3s done 11:14:11 #66 DONE 132.4s 11:14:11 11:14:11 #72 [security-bootstrapper internal] load build context 11:14:12 #72 ... 11:14:12 11:14:12 #58 [security-proxy-auth internal] load build context 11:14:12 #58 ... 11:14:12 11:14:12 #72 [security-bootstrapper internal] load build context 11:14:12 #72 ... 11:14:12 11:14:12 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:14:12 #109 DONE 4.0s 11:14:12 11:14:12 #72 [security-bootstrapper internal] load build context 11:14:12 #72 ... 11:14:12 11:14:12 #68 [core-data internal] load build context 11:14:12 #68 ... 11:14:12 11:14:12 #72 [security-bootstrapper internal] load build context 11:14:12 #72 ... 11:14:12 11:14:12 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 11:14:12 #110 DONE 1.7s 11:14:12 11:14:12 #72 [security-bootstrapper internal] load build context 11:14:13 #72 ... 11:14:13 11:14:13 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:14:13 #111 DONE 1.2s 11:14:13 11:14:13 #72 [security-bootstrapper internal] load build context 11:14:13 #72 ... 11:14:13 11:14:13 #49 [security-spiffe-token-provider internal] load build context 11:14:13 #49 ... 11:14:13 11:14:13 #72 [security-bootstrapper internal] load build context 11:14:14 #72 ... 11:14:14 11:14:14 #58 [security-proxy-auth internal] load build context 11:14:14 #58 transferring context: 402.00MB 137.0s done 11:14:14 #58 DONE 138.3s 11:14:14 11:14:14 #72 [security-bootstrapper internal] load build context 11:14:14 #72 ... 11:14:14 11:14:14 #40 [core-metadata internal] load build context 11:14:14 #40 transferring context: 402.00MB 141.4s done 11:14:14 #40 DONE 142.1s 11:14:14 11:14:14 #72 [security-bootstrapper internal] load build context 11:14:14 #72 ... 11:14:14 11:14:14 #36 [security-secretstore-setup internal] load build context 11:14:14 #36 ... 11:14:14 11:14:14 #72 [security-bootstrapper internal] load build context 11:14:15 #72 ... 11:14:15 11:14:15 #53 [core-common-config-bootstrapper internal] load build context 11:14:15 #53 ... 11:14:15 11:14:15 #72 [security-bootstrapper internal] load build context 11:14:17 #72 ... 11:14:17 11:14:17 #39 [core-keeper internal] load build context 11:14:17 #39 transferring context: 402.00MB 140.2s done 11:14:17 #39 DONE 141.4s 11:14:17 11:14:17 #72 [security-bootstrapper internal] load build context 11:14:19 #72 ... 11:14:19 11:14:19 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:14:19 #112 DONE 1.4s 11:14:19 11:14:19 #72 [security-bootstrapper internal] load build context 11:14:19 #72 ... 11:14:19 11:14:19 #45 [security-proxy-setup internal] load build context 11:14:19 #45 ... 11:14:19 11:14:19 #72 [security-bootstrapper internal] load build context 11:14:19 #72 ... 11:14:19 11:14:19 #68 [core-data internal] load build context 11:14:19 #68 transferring context: 402.00MB 137.5s done 11:14:19 #68 DONE 140.4s 11:14:19 11:14:19 #72 [security-bootstrapper internal] load build context 11:14:22 #72 ... 11:14:22 11:14:22 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:14:22 #113 ... 11:14:22 11:14:22 #72 [security-bootstrapper internal] load build context 11:14:22 #72 ... 11:14:22 11:14:22 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:14:23 #114 ... 11:14:23 11:14:23 #72 [security-bootstrapper internal] load build context 11:14:23 #72 ... 11:14:23 11:14:23 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:14:23 #115 ... 11:14:23 11:14:23 #72 [security-bootstrapper internal] load build context 11:14:23 #72 ... 11:14:23 11:14:23 #49 [security-spiffe-token-provider internal] load build context 11:14:23 #49 ... 11:14:23 11:14:23 #72 [security-bootstrapper internal] load build context 11:14:24 #72 transferring context: 349.46MB 140.5s 11:14:24 #72 ... 11:14:24 11:14:24 #36 [security-secretstore-setup internal] load build context 11:14:25 #36 ... 11:14:25 11:14:25 #72 [security-bootstrapper internal] load build context 11:14:25 #72 ... 11:14:25 11:14:25 #53 [core-common-config-bootstrapper internal] load build context 11:14:25 #53 ... 11:14:25 11:14:25 #36 [security-secretstore-setup internal] load build context 11:14:28 #36 transferring context: 402.00MB 153.9s done 11:14:28 #36 DONE 154.5s 11:14:28 11:14:28 #53 [core-common-config-bootstrapper internal] load build context 11:14:29 #53 ... 11:14:29 11:14:29 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:14:29 #116 ... 11:14:29 11:14:29 #53 [core-common-config-bootstrapper internal] load build context 11:14:29 #53 ... 11:14:29 11:14:29 #45 [security-proxy-setup internal] load build context 11:14:30 #45 ... 11:14:30 11:14:30 #53 [core-common-config-bootstrapper internal] load build context 11:14:30 #53 ... 11:14:30 11:14:30 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:14:30 #117 DONE 1.6s 11:14:30 11:14:30 #53 [core-common-config-bootstrapper internal] load build context 11:14:32 #53 ... 11:14:32 11:14:32 #49 [security-spiffe-token-provider internal] load build context 11:14:32 #49 transferring context: 402.00MB 158.4s done 11:14:32 #49 DONE 158.7s 11:14:32 11:14:32 #53 [core-common-config-bootstrapper internal] load build context 11:14:33 #53 ... 11:14:33 11:14:33 #118 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:14:33 #118 DONE 0.8s 11:14:33 11:14:33 #53 [core-common-config-bootstrapper internal] load build context 11:14:34 #53 ... 11:14:34 11:14:34 #72 [security-bootstrapper internal] load build context 11:14:34 #72 transferring context: 402.00MB 149.7s done 11:14:34 #72 DONE 152.2s 11:14:34 11:14:34 #53 [core-common-config-bootstrapper internal] load build context 11:14:37 #53 transferring context: 402.00MB 162.6s done 11:14:37 #53 DONE 162.7s 11:14:37 11:14:37 #45 [security-proxy-setup internal] load build context 11:14:40 #45 transferring context: 402.00MB 157.6s done 11:14:40 #45 DONE 160.8s 11:14:40 11:14:40 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:14:40 #119 ... 11:14:40 11:14:40 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:02 #120 ... 11:16:02 11:16:02 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:02 #115 DONE 109.2s 11:16:02 11:16:02 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:02 #113 DONE 110.1s 11:16:02 11:16:02 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:02 #116 DONE 103.5s 11:16:02 11:16:02 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:02 #114 DONE 109.6s 11:16:02 11:16:02 #121 [core-command builder 6/7] COPY . . 11:16:03 #121 ... 11:16:03 11:16:03 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:03 #119 DONE 89.6s 11:16:03 11:16:03 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:03 #120 DONE 92.4s 11:16:03 11:16:03 #122 [security-secretstore-setup builder 6/7] COPY . . 11:16:11 #122 ... 11:16:11 11:16:11 #123 [support-notifications builder 6/7] COPY . . 11:16:11 #123 DONE 8.4s 11:16:11 11:16:11 #124 [security-spiffe-token-provider builder 6/7] COPY . . 11:16:11 #124 ... 11:16:11 11:16:11 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:11 #125 CACHED 11:16:11 11:16:11 #126 [core-data builder 6/7] COPY . . 11:16:11 #126 CACHED 11:16:11 11:16:11 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 11:16:11 #127 CACHED 11:16:11 11:16:11 #128 [security-proxy-auth builder 6/7] COPY . . 11:16:11 #128 CACHED 11:16:11 11:16:11 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:11 #129 CACHED 11:16:11 11:16:11 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:16:11 #130 CACHED 11:16:11 11:16:11 #131 [core-keeper builder 7/8] COPY . . 11:16:11 #131 DONE 8.4s 11:16:11 11:16:11 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 11:16:11 #132 CACHED 11:16:11 11:16:11 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:11 #133 CACHED 11:16:11 11:16:11 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:16:11 #134 CACHED 11:16:11 11:16:11 #135 [support-scheduler builder 6/7] COPY . . 11:16:11 #135 DONE 8.5s 11:16:11 11:16:11 #122 [security-secretstore-setup builder 6/7] COPY . . 11:16:11 #122 DONE 7.7s 11:16:11 11:16:11 #121 [core-command builder 6/7] COPY . . 11:16:11 #121 DONE 8.4s 11:16:11 11:16:11 #136 [core-metadata builder 6/7] COPY . . 11:16:11 #136 CACHED 11:16:11 11:16:11 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:16:11 #137 CACHED 11:16:11 11:16:11 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:11 #138 CACHED 11:16:11 11:16:11 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:16:11 #139 ... 11:16:11 11:16:11 #140 [security-proxy-setup builder 6/7] COPY . . 11:16:11 #140 CACHED 11:16:11 11:16:11 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:11 #141 CACHED 11:16:11 11:16:11 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:16:11 #142 CACHED 11:16:11 11:16:11 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:16:11 #143 CACHED 11:16:11 11:16:11 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:11 #144 CACHED 11:16:11 11:16:11 #145 [security-bootstrapper builder 6/7] COPY . . 11:16:11 #145 CACHED 11:16:11 11:16:11 #124 [security-spiffe-token-provider builder 6/7] COPY . . 11:16:11 #124 DONE 7.8s 11:16:11 11:16:11 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:16:16 #146 ... 11:16:16 11:16:16 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:16:16 #0 5.532 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:16:16 #147 ... 11:16:16 11:16:16 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:16:16 #146 5.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:16:21 #146 ... 11:16:21 11:16:21 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:16:21 #0 6.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:16:21 #148 ... 11:16:21 11:16:21 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:16:21 #0 6.475 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:16:21 #149 ... 11:16:21 11:16:21 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:16:21 #0 6.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:16:21 #150 ... 11:16:21 11:16:21 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:16:21 #0 6.157 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:16:21 #151 ... 11:16:21 11:16:21 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:16:21 #0 6.880 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:16:21 #152 ... 11:16:21 11:16:21 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:16:21 #0 5.369 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:16:21 #153 ... 11:16:21 11:16:21 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:16:21 #0 6.756 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:16:22 #154 ... 11:16:22 11:16:22 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:16:22 #0 5.246 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:16:22 #155 ... 11:16:22 11:16:22 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:16:22 #0 5.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:16:22 #156 ... 11:16:22 11:16:22 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:16:22 #139 6.318 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:38:45 #139 ... 11:38:45 11:38:45 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:38:45 #148 DONE 1346.4s 11:38:45 11:38:45 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:38:45 #151 ... 11:38:45 11:38:45 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:38:45 #157 DONE 0.2s 11:38:45 11:38:45 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:38:45 #156 ... 11:38:45 11:38:45 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:38:45 #158 DONE 0.2s 11:38:45 11:38:45 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:38:45 #159 DONE 0.5s 11:38:45 11:38:45 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:38:45 #160 DONE 0.1s 11:38:45 11:38:45 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:38:45 #161 DONE 0.2s 11:38:45 11:38:45 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:38:45 #162 DONE 2.0s 11:38:45 11:38:45 #108 [core-common-config-bootstrapper] exporting to image 11:38:45 #108 exporting layers 11:38:45 #108 exporting layers 0.8s done 11:38:45 #108 writing image sha256:529ce8391987b6ee95be90e4aa63891832f6cd1cf1d3616fe72b0fbf7843e86e done 11:38:45 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:38:45 #108 DONE 10.4s 11:38:45 11:38:45 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:38:57 #156 ... 11:38:57 11:38:57 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:38:57 #147 DONE 1365.8s 11:38:57 11:38:57 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:38:57 #153 ... 11:38:57 11:38:57 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:38:57 #163 DONE 0.2s 11:38:57 11:38:57 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:38:59 #164 DONE 2.3s 11:38:59 11:38:59 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:38:59 #152 ... 11:38:59 11:38:59 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:38:59 #165 DONE 0.3s 11:38:59 11:38:59 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:39:00 #156 ... 11:39:00 11:39:00 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:39:00 #166 DONE 0.2s 11:39:00 11:39:00 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:39:00 #167 DONE 0.3s 11:39:00 11:39:00 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:39:00 #168 DONE 0.1s 11:39:00 11:39:00 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:39:00 #153 ... 11:39:00 11:39:00 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:39:00 #169 DONE 0.1s 11:39:00 11:39:00 #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:39:01 #170 DONE 0.2s 11:39:01 11:39:01 #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:39:01 #171 DONE 0.2s 11:39:01 11:39:01 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:39:01 #172 DONE 0.1s 11:39:01 11:39:01 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:39:03 #173 DONE 1.8s 11:39:03 11:39:03 #108 [security-bootstrapper] exporting to image 11:39:03 #108 exporting layers 11:39:04 #108 exporting layers 1.3s done 11:39:04 #108 writing image sha256:bb5c67ee38842865e64e9b3159428b2c9a9dd0e881c8b32062a5971b28bea579 0.1s done 11:39:04 #108 naming to docker.io/library/security-bootstrapper-arm64 11:39:04 #108 naming to docker.io/library/security-bootstrapper-arm64 done 11:39:04 #108 DONE 11.9s 11:39:04 11:39:04 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:54:42 #156 ... 11:54:42 11:54:42 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:54:42 #153 DONE 2305.9s 11:54:42 11:54:42 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:54:42 #154 ... 11:54:42 11:54:42 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:54:42 #174 DONE 0.2s 11:54:42 11:54:42 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:54:42 #175 DONE 0.3s 11:54:42 11:54:42 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:54:42 #176 DONE 0.5s 11:54:42 11:54:42 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:54:42 #177 DONE 0.1s 11:54:42 11:54:42 #108 [core-command] exporting to image 11:54:42 #108 exporting layers 11:54:42 #108 exporting layers 2.4s done 11:54:42 #108 writing image sha256:99fa6dfccf70ec7326d8277b824a3d7bbccf6e1d4d9bd5ecb5c007d531819d74 done 11:54:42 #108 naming to docker.io/library/core-command-arm64 done 11:54:42 #108 DONE 14.3s 11:54:42 11:54:42 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:55:08 #152 ... 11:55:08 11:55:08 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:55:08 #150 2337.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:55:14 #150 ... 11:55:14 11:55:14 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:55:14 #151 DONE 2342.7s 11:55:14 11:55:14 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:55:14 #156 ... 11:55:14 11:55:14 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:55:14 #178 DONE 0.4s 11:55:14 11:55:14 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:55:14 #156 ... 11:55:14 11:55:14 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:55:14 #179 DONE 0.2s 11:55:14 11:55:14 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:55:14 #180 DONE 0.1s 11:55:14 11:55:14 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:55:15 #154 ... 11:55:15 11:55:15 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:55:15 #181 DONE 0.2s 11:55:15 11:55:15 #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:55:15 #182 DONE 0.4s 11:55:15 11:55:15 #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:55:15 #183 DONE 0.1s 11:55:15 11:55:15 #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:55:17 #184 DONE 2.0s 11:55:17 11:55:17 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:55:17 #152 ... 11:55:17 11:55:17 #108 [security-proxy-setup] exporting to image 11:55:17 #108 exporting layers 11:55:18 #108 exporting layers 1.1s done 11:55:19 #108 writing image sha256:85a92bc17be9dfa2b3fb890c4e6b5d7328a86995b15d4a43a3d4089736844002 0.0s done 11:55:19 #108 naming to docker.io/library/security-proxy-setup-arm64 done 11:55:19 #108 DONE 15.5s 11:55:19 11:55:19 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:55:45 #156 ... 11:55:45 11:55:45 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:55:45 #150 DONE 2372.5s 11:55:45 11:55:45 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:55:45 #154 ... 11:55:45 11:55:45 #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:55:45 #185 DONE 0.2s 11:55:45 11:55:45 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:55:45 #155 ... 11:55:45 11:55:45 #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:55:45 #186 DONE 0.2s 11:55:45 11:55:45 #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 11:55:45 #187 DONE 0.1s 11:55:45 11:55:45 #188 [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 11:55:45 #188 DONE 0.1s 11:55:45 11:55:45 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:55:45 #189 DONE 0.1s 11:55:45 11:55:45 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:55:45 #155 ... 11:55:45 11:55:45 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:55:45 #190 DONE 0.4s 11:55:45 11:55:45 #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:55:45 #191 DONE 0.4s 11:55:45 11:55:45 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:55:46 #146 ... 11:55:46 11:55:46 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:55:46 #192 DONE 0.1s 11:55:46 11:55:46 #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:55:48 #193 DONE 1.7s 11:55:48 11:55:48 #108 [security-secretstore-setup] exporting to image 11:55:48 #108 exporting layers 11:55:50 #108 exporting layers 1.8s done 11:55:50 #108 writing image sha256:d76904dc587964b697a70274baa692eb0d29ab9c1dbaad4cddd73dd0eb4dd36f 0.0s done 11:55:50 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 11:55:50 #108 DONE 17.4s 11:55:50 11:55:50 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:56:36 #154 ... 11:56:36 11:56:36 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:56:36 #146 DONE 2424.5s 11:56:36 11:56:36 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:56:36 #155 ... 11:56:36 11:56:36 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:56:36 #194 DONE 0.6s 11:56:36 11:56:36 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:56:36 #156 ... 11:56:36 11:56:36 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:56:36 #195 DONE 0.2s 11:56:36 11:56:36 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:56:37 #196 DONE 0.5s 11:56:37 11:56:37 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:56:37 #197 DONE 0.1s 11:56:37 11:56:37 #108 [security-spiffe-token-provider] exporting to image 11:56:37 #108 exporting layers 11:56:38 #108 exporting layers 0.9s done 11:56:38 #108 writing image sha256:39b73380955e83172a5c3115718742d0d2f03282948dd566c32b3edef446caf1 done 11:56:38 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:56:38 #108 DONE 18.3s 11:56:38 11:56:38 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:57:25 #154 ... 11:57:25 11:57:25 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:57:25 #152 DONE 2467.3s 11:57:25 11:57:25 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:57:25 #156 ... 11:57:25 11:57:25 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:57:25 #198 DONE 0.1s 11:57:25 11:57:25 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:57:25 #199 DONE 0.1s 11:57:25 11:57:25 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:57:25 #200 DONE 0.6s 11:57:25 11:57:25 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:57:25 #201 DONE 0.1s 11:57:25 11:57:25 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:57:25 #202 DONE 0.2s 11:57:25 11:57:25 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:57:25 #156 ... 11:57:25 11:57:25 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:57:25 #203 DONE 2.0s 11:57:25 11:57:25 #108 [security-proxy-auth] exporting to image 11:57:25 #108 exporting layers 11:57:25 #108 exporting layers 0.8s done 11:57:25 #108 writing image sha256:61a664b998deaeb89d467cbeb19adfe2a1c571ed9fc46bb1e0e6430e3c4b838e done 11:57:25 #108 naming to docker.io/library/security-proxy-auth-arm64 done 11:57:25 #108 DONE 19.2s 11:57:25 11:57:25 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:25 #155 ... 11:57:25 11:57:25 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:57:25 #156 DONE 2473.2s 11:57:25 11:57:25 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:25 #155 ... 11:57:25 11:57:25 #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:57:25 #204 DONE 0.2s 11:57:25 11:57:25 #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:57:25 #205 DONE 0.2s 11:57:25 11:57:25 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:57:25 #206 DONE 0.6s 11:57:25 11:57:25 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:57:25 #154 ... 11:57:25 11:57:25 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:57:25 #207 DONE 0.2s 11:57:25 11:57:25 #108 [core-data] exporting to image 11:57:26 #108 exporting layers 0.6s done 11:57:26 #108 writing image sha256:ff0ba01a50642e894b03b906a0c04e379d02bdb7b78b93d089b2130e3c749ede 0.0s done 11:57:26 #108 naming to docker.io/library/core-data-arm64 done 11:57:26 #108 DONE 19.8s 11:57:26 11:57:26 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:27 #155 ... 11:57:27 11:57:27 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:57:27 #154 DONE 2476.1s 11:57:27 11:57:27 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:27 #155 ... 11:57:27 11:57:27 #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:57:27 #208 DONE 0.5s 11:57:27 11:57:27 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:28 #155 ... 11:57:28 11:57:28 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:57:28 #209 DONE 0.5s 11:57:28 11:57:28 #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:57:28 #210 DONE 0.1s 11:57:28 11:57:28 #108 [core-keeper] exporting to image 11:57:29 #108 exporting layers 0.5s done 11:57:29 #108 writing image sha256:69747960f5bca664d6a254e2a7374baeee5fb9e0d14717c9c4da33b9d71fcf0d done 11:57:29 #108 naming to docker.io/library/core-keeper-arm64 done 11:57:29 #108 DONE 20.4s 11:57:29 11:57:29 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:30 #155 ... 11:57:30 11:57:30 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:57:30 #149 DONE 2480.0s 11:57:31 11:57:31 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:31 #155 ... 11:57:31 11:57:31 #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:57:31 #211 DONE 0.2s 11:57:31 11:57:31 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:57:31 #212 DONE 0.2s 11:57:31 11:57:31 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:31 #155 ... 11:57:31 11:57:31 #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:57:32 #213 DONE 0.5s 11:57:32 11:57:32 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:32 #155 ... 11:57:32 11:57:32 #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:57:32 #214 DONE 0.1s 11:57:32 11:57:32 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:57:32 #215 DONE 0.1s 11:57:32 11:57:32 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:32 #155 ... 11:57:32 11:57:32 #108 [core-metadata] exporting to image 11:57:33 #108 exporting layers 0.6s done 11:57:33 #108 writing image sha256:1ef484f8a47fdc93f571cbfb002369fc3d84ebd56bb66eb1dcdcd8febf5863af done 11:57:33 #108 naming to docker.io/library/core-metadata-arm64 done 11:57:33 #108 DONE 21.0s 11:57:33 11:57:33 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:59 #155 ... 11:57:59 11:57:59 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:57:59 #139 DONE 2506.6s 11:57:59 11:57:59 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:59 #155 ... 11:57:59 11:57:59 #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:57:59 #216 DONE 0.2s 11:57:59 11:57:59 #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:57:59 #217 DONE 0.1s 11:57:59 11:57:59 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:59 #155 ... 11:57:59 11:57:59 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:57:59 #218 DONE 0.5s 11:57:59 11:57:59 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:57:59 #219 DONE 0.1s 11:57:59 11:57:59 #108 [support-scheduler] exporting to image 11:57:59 #108 exporting layers 11:58:00 #108 exporting layers 1.6s done 11:58:00 #108 writing image sha256:297874b5b519f356a93fc19d514e38d37088acc30620b494698534f6151b810c done 11:58:00 #108 naming to docker.io/library/support-scheduler-arm64 11:58:00 #108 naming to docker.io/library/support-scheduler-arm64 done 11:58:00 #108 DONE 22.6s 11:58:00 11:58:00 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:58:04 #155 DONE 2513.8s 11:58:04 11:58:04 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:58:04 #33 ... 11:58:04 11:58:04 #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:58:05 #220 DONE 0.1s 11:58:05 11:58:05 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:58:05 #33 ... 11:58:05 11:58:05 #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:58:05 #221 DONE 0.1s 11:58:05 11:58:05 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:58:05 #222 DONE 0.5s 11:58:05 11:58:05 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:58:05 #33 ... 11:58:05 11:58:05 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:58:05 #223 DONE 0.1s 11:58:05 11:58:05 #108 [support-notifications] exporting to image 11:58:05 #108 exporting layers 11:58:06 #108 exporting layers 0.6s done 11:58:06 #108 writing image sha256:6d2faeac5b6eaacd9389a515738d91b941e249a8126d0027e1b8a06d531bd9f9 done 11:58:06 #108 naming to docker.io/library/support-notifications-arm64 done 11:58:06 #108 DONE 23.2s 11:58:06 11:58:06 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:58:06 time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:58:06 time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:58:06 $ docker stop --time=1 0aa352e17d95c4401e9b34a8f2c1c93d00c82b464b32a8ed748e31316b31416d 11:58:08 $ docker rm -f --volumes 0aa352e17d95c4401e9b34a8f2c1c93d00c82b464b32a8ed748e31316b31416d [Pipeline] // withDockerContainer [Pipeline] sh 11:58:08 + docker images 11:58:08 REPOSITORY TAG IMAGE ID CREATED SIZE 11:58:08 support-notifications-arm64 latest 6d2faeac5b6e 3 seconds ago 53MB 11:58:08 support-scheduler-arm64 latest 297874b5b519 10 seconds ago 49.2MB 11:58:08 core-metadata-arm64 latest 1ef484f8a47f 36 seconds ago 45.5MB 11:58:08 core-keeper-arm64 latest 69747960f5bc 40 seconds ago 45.2MB 11:58:08 core-data-arm64 latest ff0ba01a5064 43 seconds ago 45.5MB 11:58:08 security-proxy-auth-arm64 latest 61a664b998de 46 seconds ago 44.6MB 11:58:08 security-spiffe-token-provider-arm64 latest 39b73380955e About a minute ago 49.1MB 11:58:08 security-secretstore-setup-arm64 latest d76904dc5879 2 minutes ago 79.5MB 11:58:08 security-proxy-setup-arm64 latest 85a92bc17be9 2 minutes ago 49.5MB 11:58:08 core-command-arm64 latest 99fa6dfccf70 3 minutes ago 40.1MB 11:58:08 security-bootstrapper-arm64 latest bb5c67ee3884 19 minutes ago 28.6MB 11:58:08 core-common-config-bootstrapper-arm64 latest 529ce8391987 19 minutes ago 20.5MB 11:58:08 security-spire-agent-arm64 latest 2b76a98746b0 44 minutes ago 187MB 11:58:08 security-spire-server-arm64 latest 67949aafa1d2 44 minutes ago 144MB 11:58:08 security-spire-config-arm64 latest d1cb94534e77 44 minutes ago 143MB 11:58:08 ci-base-image-arm64 latest c4bbd5544b8e About an hour ago 920MB 11:58:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 11:58:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years 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 11:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:09 11:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:10 arm64: Pulling from edgex-lftools-log-publisher 11:58:10 8998bd30e6a1: Pulling fs layer 11:58:10 04944245beec: Pulling fs layer 11:58:10 699f458cf7ca: Pulling fs layer 11:58:10 765212b225bb: Pulling fs layer 11:58:10 f23df028b6ca: Pulling fs layer 11:58:10 d65c8cfc05b1: Pulling fs layer 11:58:10 2437ff75d9bd: Pulling fs layer 11:58:10 765212b225bb: Waiting 11:58:10 f23df028b6ca: Waiting 11:58:10 d65c8cfc05b1: Waiting 11:58:10 2437ff75d9bd: Waiting 11:58:10 04944245beec: Verifying Checksum 11:58:10 04944245beec: Download complete 11:58:10 765212b225bb: Verifying Checksum 11:58:10 765212b225bb: Download complete 11:58:10 f23df028b6ca: Verifying Checksum 11:58:10 f23df028b6ca: Download complete 11:58:10 d65c8cfc05b1: Verifying Checksum 11:58:10 d65c8cfc05b1: Download complete 11:58:10 699f458cf7ca: Verifying Checksum 11:58:10 699f458cf7ca: Download complete 11:58:10 8998bd30e6a1: Verifying Checksum 11:58:10 8998bd30e6a1: Download complete 11:58:13 2437ff75d9bd: Verifying Checksum 11:58:13 2437ff75d9bd: Download complete 11:58:15 8998bd30e6a1: Pull complete 11:58:15 04944245beec: Pull complete 11:58:17 699f458cf7ca: Pull complete 11:58:17 765212b225bb: Pull complete 11:58:18 f23df028b6ca: Pull complete 11:58:18 d65c8cfc05b1: Pull complete 11:58:36 2437ff75d9bd: Pull complete 11:58:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:58:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:37 prd-ubuntu20.04-docker-arm64-4c-16g-772184 does not seem to be running inside a container 11:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:58:40 $ docker top f5fe108d9e1e45c25b7e14d8ed3bfe1255f81ed298f0b75070d4d0aeaffa6580 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:41 ---> job-cost.sh 11:58:41 lf-activate-venv: SKIPPING 11:58:41 INFO: No Stack... 11:58:42 INFO: Retrieving Pricing Info for: v3-standard-4 11:58:42 INFO: Archiving Costs [Pipeline] sh 11:58:43 + cut -d, -f6 11:58:43 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 11:58:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-8d7768f9fa12779e606cfdafdb9aa107-1-stack-cost] 11:58:43 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-8d7768f9fa12779e606cfdafdb9aa107-1-stack-cost] did not exist. Created. 11:58:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-8d7768f9fa12779e606cfdafdb9aa107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:58:44 + echo total: 0.2199999988079071 [Pipeline] stash 11:58:44 Stashed 1 file(s) [Pipeline] } 11:58:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-8d7768f9fa12779e606cfdafdb9aa107-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:58:44 $ docker stop --time=1 f5fe108d9e1e45c25b7e14d8ed3bfe1255f81ed298f0b75070d4d0aeaffa6580 11:58:46 $ docker rm -f --volumes f5fe108d9e1e45c25b7e14d8ed3bfe1255f81ed298f0b75070d4d0aeaffa6580 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 11:58:48 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 11:58:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:58:49 ---> package-listing.sh 11:58:49 ++ facter osfamily 11:58:49 ++ tr '[:upper:]' '[:lower:]' 11:58:50 + OS_FAMILY=debian 11:58:50 + workspace=/w/workspace/edgex-go/1 11:58:50 + START_PACKAGES=/tmp/packages_start.txt 11:58:50 + END_PACKAGES=/tmp/packages_end.txt 11:58:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:58:50 + PACKAGES=/tmp/packages_start.txt 11:58:50 + '[' /w/workspace/edgex-go/1 ']' 11:58:50 + PACKAGES=/tmp/packages_end.txt 11:58:50 + case "${OS_FAMILY}" in 11:58:50 + dpkg -l 11:58:50 + grep '^ii' 11:58:50 + '[' -f /tmp/packages_start.txt ']' 11:58:50 + '[' -f /tmp/packages_end.txt ']' 11:58:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:58:50 + '[' /w/workspace/edgex-go/1 ']' 11:58:50 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:58:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:58: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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:58:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:58:51 11:58:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:58:51 latest: Pulling from edgex-lftools-log-publisher 11:58:51 5eb5b503b376: Pulling fs layer 11:58:51 5c69ac0246d0: Pulling fs layer 11:58:51 ec43610c2a17: Pulling fs layer 11:58:51 3a2ae6a8a46f: Pulling fs layer 11:58:51 33b1e0a273af: Pulling fs layer 11:58:51 5d3b04190fa2: Pulling fs layer 11:58:51 2f39f015ded8: Pulling fs layer 11:58:51 33b1e0a273af: Waiting 11:58:51 5d3b04190fa2: Waiting 11:58:51 3a2ae6a8a46f: Waiting 11:58:51 2f39f015ded8: Waiting 11:58:51 5c69ac0246d0: Verifying Checksum 11:58:51 5c69ac0246d0: Download complete 11:58:51 3a2ae6a8a46f: Verifying Checksum 11:58:51 3a2ae6a8a46f: Download complete 11:58:51 33b1e0a273af: Verifying Checksum 11:58:51 33b1e0a273af: Download complete 11:58:51 5d3b04190fa2: Verifying Checksum 11:58:51 5d3b04190fa2: Download complete 11:58:51 ec43610c2a17: Verifying Checksum 11:58:51 ec43610c2a17: Download complete 11:58:51 5eb5b503b376: Verifying Checksum 11:58:51 5eb5b503b376: Download complete 11:58:52 2f39f015ded8: Download complete 11:58:53 5eb5b503b376: Pull complete 11:58:53 5c69ac0246d0: Pull complete 11:58:54 ec43610c2a17: Pull complete 11:58:54 3a2ae6a8a46f: Pull complete 11:58:54 33b1e0a273af: Pull complete 11:58:54 5d3b04190fa2: Pull complete 11:59:00 2f39f015ded8: Pull complete 11:59:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:00 prd-ubuntu20.04-docker-8c-8g-771119 does not seem to be running inside a container 11:59:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:59:03 $ docker top fc4d1274e57c05f3aac5a2cc6ebe3603eab373602816d8f887173a555bf7ba2c -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:03 + touch /tmp/pre-build-complete [Pipeline] sh 11:59:04 + mkdir -p /var/log/sysstat [Pipeline] sh 11:59:04 + ls /var/log/sa-host 11:59:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:04 provisioning config files... 11:59:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8852681781343545419tmp [Pipeline] { [Pipeline] echo 11:59:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:59:05 ---> create-netrc.sh [Pipeline] } 11:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:59:05 ---> python-tools-install.sh [Pipeline] echo 11:59:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:59:05 ---> sudo-logs.sh 11:59:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:59:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:59:06 ---> job-cost.sh 11:59:06 lf-activate-venv: SKIPPING 11:59:06 DEBUG: total: 0.2199999988079071 11:59:06 INFO: Retrieving Stack Cost... 11:59:06 INFO: Retrieving Pricing Info for: v3-standard-8 11:59:06 INFO: Archiving Costs [Pipeline] echo 11:59:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:59:07 ---> logs-deploy.sh 11:59:07 lf-activate-venv: SKIPPING 11:59:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-8d7768f9fa12779e606cfdafdb9aa107/1 11:59:07 INFO: archiving workspace using pattern(s): 11:59:08 Archives upload complete. 11:59:08 INFO: archiving logs to Nexus