Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+2694c231f166e0770cb000984d707b3d46f47c88 (bc27780a9310626bb168eda769fa582196bb6bd0) 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-ssh16033965312567781656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10818012374441210193.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7042550245946574936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8167801177787631307.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16421121009592815251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10218 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2694c231f166e0770cb000984d707b3d46f47c88 into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing ec7460c5443bafb3573844e72d5546b3a8376a0b Checking out Revision ec7460c5443bafb3573844e72d5546b3a8376a0b (PR-4907) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec7460c5443bafb3573844e72d5546b3a8376a0b # timeout=10 Commit message: "Merge commit '2694c231f166e0770cb000984d707b3d46f47c88' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk c8713cc9fb8c07833c29bea52dc6bfec4ce82685 # timeout=10 [Pipeline] timeout 08:30:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:22 ========================================================= 08:30:22 EdgeX Global Pipelines Version Info 08:30:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:23 ------------------- 08:30:23 stable info: 08:30:23 ------------------- 08:30:23 Commited By: Cherry Wang cherry@iotechsys.com 08:30:23 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:30:23 Message: update stable to v1.0.263 08:30:24 ------------------- 08:30:24 experimental info: 08:30:24 ------------------- 08:30:24 Commited By: Cherry Wang cherry@iotechsys.com 08:30:24 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:30:24 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec7460c5443bafb3573844e72d5546b3a8376a0b [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec7460c [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:24 provisioning config files... 08:30:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17561244965872009127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:25 ---> ****-login.sh 08:30:25 nexus3.edgexfoundry.org:10001 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 nexus3.edgexfoundry.org:10002 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 nexus3.edgexfoundry.org:10003 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 nexus3.edgexfoundry.org:10004 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 ****.io 08:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:26 Configure a credential helper to remove this warning. See 08:30:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:26 08:30:26 Login Succeeded 08:30:26 ---> ****-login.sh ends [Pipeline] } 08:30:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:26 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + dirname cmd/core-command/Dockerfile 08:30:26 + echo core-command,cmd/core-command/Dockerfile 08:30:26 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 08:30:26 -d/ -f2 08:30:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:26 + + cut -d/ -f2 08:30:26 dirname cmd/core-data/Dockerfile 08:30:26 + echo core-data,cmd/core-data/Dockerfile 08:30:26 + + dirnamecut cmd/core-keeper/Dockerfile -d/ 08:30:26 -f2 08:30:26 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:26 + dirname cmd/core-metadata/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:26 + dirname cmd/security-bootstrapper/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:26 + dirname cmd/security-proxy-auth/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:26 + dirname cmd/security-proxy-setup/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:26 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:26 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 08:30:26 08:30:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:26 + dirname cmd/security-spire-agent/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:26 + dirname cmd/security-spire-config/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:26 + dirname cmd/security-spire-server/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:26 + dirname cmd/support-cron-scheduler/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:30:26 + dirname cmd/support-notifications/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:26 + dirname cmd/support-scheduler/Dockerfile 08:30:26 + cut -d/ -f2 08:30:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:26 + git rev-list -1 --merges ec7460c5443bafb3573844e72d5546b3a8376a0b~1..ec7460c5443bafb3573844e72d5546b3a8376a0b [Pipeline] echo 08:30:26 -----------> git rev-list -1 --merges ec7460c5443bafb3573844e72d5546b3a8376a0b~1..ec7460c5443bafb3573844e72d5546b3a8376a0b ec7460c5443bafb3573844e72d5546b3a8376a0b 08:30:26 ec7460c5443bafb3573844e72d5546b3a8376a0b [false] [Pipeline] sh 08:30:27 + git log --format=format:%s -1 ec7460c5443bafb3573844e72d5546b3a8376a0b [Pipeline] echo 08:30:27 ========================================================= 08:30:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:27 + grep -v github /etc/ssh/ssh_known_hosts 08:30:27 + [ -e /tmp/ssh_known_hosts ] 08:30:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 08:30:27 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:28 08:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:28 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:28 b85a868b505f: Pulling fs layer 08:30:28 e2be974225ed: Pulling fs layer 08:30:28 339a4e72a1f5: Pulling fs layer 08:30:28 988bab9f4d93: Pulling fs layer 08:30:28 1469e6f7b9e6: Pulling fs layer 08:30:28 eaf3925da568: Pulling fs layer 08:30:28 bab4dde63d76: Pulling fs layer 08:30:28 bde34c3a00c8: Pulling fs layer 08:30:28 b352a97aabf1: Pulling fs layer 08:30:28 4872d77fe225: Pulling fs layer 08:30:28 5851b861e8e6: Pulling fs layer 08:30:28 eaf3925da568: Waiting 08:30:28 1469e6f7b9e6: Waiting 08:30:28 988bab9f4d93: Waiting 08:30:28 bab4dde63d76: Waiting 08:30:28 bde34c3a00c8: Waiting 08:30:28 4872d77fe225: Waiting 08:30:28 e2be974225ed: Verifying Checksum 08:30:28 e2be974225ed: Download complete 08:30:28 988bab9f4d93: Verifying Checksum 08:30:28 988bab9f4d93: Download complete 08:30:28 1469e6f7b9e6: Verifying Checksum 08:30:28 1469e6f7b9e6: Download complete 08:30:28 eaf3925da568: Verifying Checksum 08:30:28 eaf3925da568: Download complete 08:30:28 339a4e72a1f5: Verifying Checksum 08:30:28 339a4e72a1f5: Download complete 08:30:28 bde34c3a00c8: Download complete 08:30:28 b352a97aabf1: Verifying Checksum 08:30:28 b352a97aabf1: Download complete 08:30:28 4872d77fe225: Verifying Checksum 08:30:28 4872d77fe225: Download complete 08:30:28 b85a868b505f: Verifying Checksum 08:30:28 b85a868b505f: Download complete 08:30:28 5851b861e8e6: Verifying Checksum 08:30:28 5851b861e8e6: Download complete 08:30:28 bab4dde63d76: Verifying Checksum 08:30:28 bab4dde63d76: Download complete 08:30:29 b85a868b505f: Pull complete 08:30:30 e2be974225ed: Pull complete 08:30:30 339a4e72a1f5: Pull complete 08:30:30 988bab9f4d93: Pull complete 08:30:30 1469e6f7b9e6: Pull complete 08:30:30 eaf3925da568: Pull complete 08:30:32 bab4dde63d76: Pull complete 08:30:32 bde34c3a00c8: Pull complete 08:30:32 b352a97aabf1: Pull complete 08:30:32 4872d77fe225: Pull complete 08:30:32 5851b861e8e6: Pull complete 08:30:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:32 prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container 08:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:35 $ docker top 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd -eo pid,comm 08:30:35 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:30:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:35 [ssh-agent] Looking for ssh-agent implementation... 08:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:35 $ docker exec 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd ssh-agent 08:30:35 SSH_AUTH_SOCK=/tmp/ssh-gIDUVFI9sOQK/agent.33 08:30:35 SSH_AGENT_PID=39 08:30:35 Running ssh-add (command line suppressed) 08:30:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7190635779686418063.key (/w/workspace/edgex-go/3@tmp/private_key_7190635779686418063.key) 08:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:36 + git tag --points-at HEAD [Pipeline] } 08:30:36 $ docker exec --env ******** --env ******** 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd ssh-agent -k 08:30:36 unset SSH_AUTH_SOCK; 08:30:36 unset SSH_AGENT_PID; 08:30:36 echo Agent pid 39 killed; 08:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:36 [ssh-agent] Looking for ssh-agent implementation... 08:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:36 $ docker exec 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd ssh-agent 08:30:36 SSH_AUTH_SOCK=/tmp/ssh-UcsjX79dulgj/agent.71 08:30:36 SSH_AGENT_PID=77 08:30:36 Running ssh-add (command line suppressed) 08:30:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3495144853372073721.key (/w/workspace/edgex-go/3@tmp/private_key_3495144853372073721.key) 08:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:37 + git semver init 08:30:37 2024-09-13 08:30:37,241 [run_init] DEBUG init version:0.0.0 force:False 08:30:37 2024-09-13 08:30:37,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:30:37 2024-09-13 08:30:37,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:30:37 2024-09-13 08:30:37,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:44 2024-09-13 08:30:43,751 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:44 2024-09-13 08:30:43,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4907 with force:False 08:30:44 2024-09-13 08:30:43,752 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4907 08:30:44 2024-09-13 08:30:43,756 [execute] INFO git cat-file --batch-check 08:30:44 2024-09-13 08:30:43,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:44 2024-09-13 08:30:43,762 [execute] INFO git cat-file --batch 08:30:44 2024-09-13 08:30:43,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:44 2024-09-13 08:30:43,765 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4907 08:30:44 0.0.0 [Pipeline] } 08:30:44 $ docker exec --env ******** --env ******** 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd ssh-agent -k 08:30:44 unset SSH_AUTH_SOCK; 08:30:44 unset SSH_AGENT_PID; 08:30:44 echo Agent pid 77 killed; 08:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:45 + git semver [Pipeline] } 08:30:45 $ docker stop --time=1 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd 08:30:46 $ docker rm -f --volumes 990e0fda515e439bb52486847a8a5026ade8bcf329c8a7c3cd7c96b2b9494bcd [Pipeline] // withDockerContainer [Pipeline] sh 08:30:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:47 Stashed 1 file(s) [Pipeline] echo 08:30:47 [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:30:47 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:47 ========================================================= 08:30:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:48 619be1103602: Pulling fs layer 08:30:48 7862e08f4a3e: Pulling fs layer 08:30:48 5df492c9dc93: Pulling fs layer 08:30:48 7629e6793208: Pulling fs layer 08:30:48 4f4fb700ef54: Pulling fs layer 08:30:48 fb5054dd5b73: Pulling fs layer 08:30:48 eeca6798cff9: Pulling fs layer 08:30:48 7629e6793208: Waiting 08:30:48 fb5054dd5b73: Waiting 08:30:48 4f4fb700ef54: Waiting 08:30:48 aa269ceb94a6: Pulling fs layer 08:30:48 ada007ff1a6a: Pulling fs layer 08:30:48 ada007ff1a6a: Waiting 08:30:48 aa269ceb94a6: Waiting 08:30:48 eeca6798cff9: Waiting 08:30:48 7862e08f4a3e: Verifying Checksum 08:30:48 7862e08f4a3e: Download complete 08:30:48 7629e6793208: Verifying Checksum 08:30:48 7629e6793208: Download complete 08:30:48 4f4fb700ef54: Verifying Checksum 08:30:48 4f4fb700ef54: Download complete 08:30:48 fb5054dd5b73: Verifying Checksum 08:30:48 fb5054dd5b73: Download complete 08:30:48 619be1103602: Download complete 08:30:48 eeca6798cff9: Verifying Checksum 08:30:48 eeca6798cff9: Download complete 08:30:48 619be1103602: Pull complete 08:30:48 ada007ff1a6a: Verifying Checksum 08:30:48 ada007ff1a6a: Download complete 08:30:48 7862e08f4a3e: Pull complete 08:30:48 5df492c9dc93: Verifying Checksum 08:30:48 5df492c9dc93: Download complete 08:30:48 aa269ceb94a6: Verifying Checksum 08:30:48 aa269ceb94a6: Download complete 08:30:51 5df492c9dc93: Pull complete 08:30:51 7629e6793208: Pull complete 08:30:51 4f4fb700ef54: Pull complete 08:30:51 fb5054dd5b73: Pull complete 08:30:51 eeca6798cff9: Pull complete 08:30:53 aa269ceb94a6: Pull complete 08:30:53 ada007ff1a6a: Pull complete 08:30:53 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:54 WORKDIR /edgex 08:30:54 COPY go.mod . 08:30:54 RUN go mod download 08:30:54 + docker build -t ci-base-image-x86_64 -f - . 08:30:54 Sending build context to Docker daemon 179.3MB 08:30:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:54 ---> f489d0715acc 08:30:54 Step 2/4 : WORKDIR /edgex 08:31:00 ---> Running in 564d43c9db3a 08:31:00 Removing intermediate container 564d43c9db3a 08:31:00 ---> 6f4162dc1c29 08:31:00 Step 3/4 : COPY go.mod . 08:31:00 ---> 5597b928c574 08:31:00 Step 4/4 : RUN go mod download 08:31:00 ---> Running in b910906cca1d 08:31:02 Still waiting to schedule task 08:31:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:26 Removing intermediate container b910906cca1d 08:31:26 ---> 2e6482866074 08:31:26 Successfully built 2e6482866074 08:31:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:26 + docker inspect -f . ci-base-image-x86_64 08:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:26 prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container 08:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:27 $ docker top b317c8b7f769130f72dfbeaf585baa44a75d51f7b3e0faa41dacb7f1a8994ddb -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:27 + go version 08:31:27 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:27 $ docker stop --time=1 b317c8b7f769130f72dfbeaf585baa44a75d51f7b3e0faa41dacb7f1a8994ddb 08:31:28 $ docker rm -f --volumes b317c8b7f769130f72dfbeaf585baa44a75d51f7b3e0faa41dacb7f1a8994ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:29 + docker inspect -f . ci-base-image-x86_64 08:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:29 prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container 08:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:29 $ docker top cf11b6df7033f02511de9b6da4d249131a900fe4dce08f1aa6d6411776b542e7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:29 ========================================================= 08:31:29 [edgeXBuildGoParallel] Running Tests and Build... 08:31:29 ========================================================= [Pipeline] sh 08:31:30 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:31:30 + make test 08:31:30 go test -race -coverprofile=coverage.out ./... 08:31:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.093s coverage: 69.2% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.584s coverage: 93.4% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 95.8% of statements 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 77.8% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.039s coverage: 92.9% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 75.0% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.5% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 97.1% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 08:32:46 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:32:46 running golangci-lint 08:32:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:46 go version go1.21.9 linux/amd64 08:32:46 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10220 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws 08:33:06 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:33:08 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 22.358491258s" 08:33:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.810854ms" 08:33:09 The recommended git tool is: git 08:33:13 using credential edgex-jenkins-ssh 08:33:13 Cloning the remote Git repository 08:33:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:13 > git init /w/workspace/edgex-go/3 # timeout=10 08:33:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:13 > git --version # timeout=10 08:33:13 > git --version # 'git version 2.25.1' 08:33:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:23 level=info msg="[linters_context/goanalysis] analyzers took 1m55.023504587s with top 10 stages: buildir: 1m2.562505779s, gosec: 8.941788558s, inspect: 2.400919963s, printf: 1.919071025s, fact_deprecated: 1.724127999s, ctrlflow: 1.714124933s, fact_purity: 1.457570009s, nilness: 1.439237098s, S1038: 1.243279016s, typedness: 897.245351ms" 08:33:23 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:33:23 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/22, path_prettifier: 214/214, exclude-rules: 22/214, exclude: 214/214, cgo: 214/214, identifier_marker: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, skip_files: 214/214, skip_dirs: 214/214" 08:33:23 level=info msg="[runner] processing took 17.378301ms with stages: nolint: 7.218107ms, identifier_marker: 5.172542ms, path_prettifier: 1.521719ms, autogenerated_exclude: 1.508789ms, exclude-rules: 1.158725ms, skip_dirs: 749.829µs, cgo: 30.91µs, filename_unadjuster: 13.17µs, max_from_linter: 630ns, fixer: 560ns, uniq_by_line: 550ns, diff: 540ns, max_same_issues: 520ns, skip_files: 430ns, exclude: 330ns, severity-rules: 240ns, sort_results: 230ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" 08:33:23 level=info msg="[runner] linters took 12.984138071s with stages: goanalysis_metalinter: 12.966663019s" 08:33:23 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:23 level=info msg="Memory: 352 samples, avg is 323.5MB, max is 1380.0MB" 08:33:23 level=info msg="Execution took 35.391972868s" 08:33:23 go vet ./... 08:33:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:29 ./bin/test-attribution-txt.sh 08:33:29 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:33:29 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:33:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:29 + ls -al . 08:33:29 total 932 08:33:29 drwxrwxr-x 11 1001 1001 4096 Sep 13 08:31 . 08:33:29 drwxr-xr-x 4 root root 4096 Sep 13 08:31 .. 08:33:29 drwxrwxr-x 2 1001 1001 4096 Sep 13 08:30 .blubracket 08:33:29 -rw-rw-r-- 1 1001 1001 10 Sep 13 08:30 .dockerignore 08:33:29 drwxrwxr-x 8 1001 1001 4096 Sep 13 08:32 .git 08:33:29 drwxrwxr-x 3 1001 1001 4096 Sep 13 08:30 .github 08:33:29 -rw-rw-r-- 1 1001 1001 1102 Sep 13 08:30 .gitignore 08:33:29 -rw-rw-r-- 1 1001 1001 42 Sep 13 08:30 .golangci.yml 08:33:29 -rw-rw-r-- 1 1001 1001 100 Sep 13 08:30 .hadolint.yml 08:33:29 drwxr-xr-x 3 1001 1001 4096 Sep 13 08:30 .semver 08:33:29 -rw-rw-r-- 1 1001 1001 155 Sep 13 08:30 .sonarcloud.properties 08:33:29 -rw-rw-r-- 1 1001 1001 1171 Sep 13 08:30 ADOPTERS.md 08:33:29 -rw-rw-r-- 1 1001 1001 21286 Sep 13 08:30 Attribution.txt 08:33:29 -rw-rw-r-- 1 1001 1001 100284 Sep 13 08:30 CHANGELOG.md 08:33:29 -rw-rw-r-- 1 1001 1001 3804 Sep 13 08:30 CONTRIBUTING.md 08:33:29 -rw-rw-r-- 1 1001 1001 677 Sep 13 08:30 GOVERNANCE.md 08:33:29 -rw-rw-r-- 1 1001 1001 861 Sep 13 08:30 Jenkinsfile 08:33:29 -rw-rw-r-- 1 1001 1001 10775 Sep 13 08:30 LICENSE 08:33:29 -rw-rw-r-- 1 1001 1001 16854 Sep 13 08:30 Makefile 08:33:29 -rw-rw-r-- 1 1001 1001 582 Sep 13 08:30 OWNERS.md 08:33:29 -rw-rw-r-- 1 1001 1001 9528 Sep 13 08:30 README.md 08:33:29 -rw-rw-r-- 1 1001 1001 789 Sep 13 08:30 SECURITY.md 08:33:29 -rw-rw-r-- 1 1001 1001 5 Sep 13 08:30 VERSION 08:33:29 drwxrwxr-x 2 1001 1001 4096 Sep 13 08:30 bin 08:33:29 drwxrwxr-x 20 1001 1001 4096 Sep 13 08:30 cmd 08:33:29 -rw-r--r-- 1 root root 563961 Sep 13 08:32 coverage.out 08:33:29 drwxrwxr-x 2 1001 1001 4096 Sep 13 08:30 fuzz_test 08:33:29 -rw-rw-r-- 1 1001 1001 7305 Sep 13 08:30 go.mod 08:33:29 -rw-rw-r-- 1 1001 1001 102748 Sep 13 08:30 go.sum 08:33:29 drwxrwxr-x 7 1001 1001 4096 Sep 13 08:30 internal 08:33:29 drwxrwxr-x 3 1001 1001 4096 Sep 13 08:30 openapi 08:33:29 -rw-rw-r-- 1 1001 1001 584 Sep 13 08:30 security.txt 08:33:29 -rw-rw-r-- 1 1001 1001 204 Sep 13 08:30 version.go [Pipeline] sh 08:33:29 + '[' -e coverage.out ] 08:33:29 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:29 Stashed 1 file(s) [Pipeline] sh 08:33:30 + make build 08:33:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:33 Merging remotes/origin/main commit 2694c231f166e0770cb000984d707b3d46f47c88 into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 08:33:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:33 > git config core.sparsecheckout # timeout=10 08:33:33 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 08:33:33 > git remote # timeout=10 08:33:33 > git config --get remote.origin.url # timeout=10 08:33:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:33 > git merge 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 08:33:33 Merge succeeded, producing 586c4689bdd10946f16341d9d991995c52cbb19b 08:33:33 Checking out Revision 586c4689bdd10946f16341d9d991995c52cbb19b (PR-4907) 08:33:33 > git rev-parse HEAD^{commit} # timeout=10 08:33:33 > git config core.sparsecheckout # timeout=10 08:33:33 > git checkout -f 586c4689bdd10946f16341d9d991995c52cbb19b # timeout=10 08:33:37 Commit message: "Merge commit '2694c231f166e0770cb000984d707b3d46f47c88' into HEAD" 08:33:37 First time build. Skipping changelog. 08:33:37 > git rev-list --no-walk c8713cc9fb8c07833c29bea52dc6bfec4ce82685 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:39 Dload Upload Total Spent Left Speed 08:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh 08:33:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:39 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 08:33:39 08:33:39 { 08:33:39 "registry-mirrors": [ 08:33:39 "https://nexus3.edgexfoundry.org:10001" 08:33:39 ], 08:33:39 "bip": "10.250.0.254/24", 08:33:39 "hosts": [ 08:33:39 "tcp://0.0.0.0:5555", 08:33:39 "unix:///var/run/docker.sock" 08:33:39 ], 08:33:39 "mtu": 1458, 08:33:39 "selinux-enabled": true, 08:33:39 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:39 } [Pipeline] sh 08:33:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:40 + sudo service docker restart 08:33:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:58 provisioning config files... 08:33:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6589511567641908261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:59 ---> ****-login.sh 08:33:59 nexus3.edgexfoundry.org:10001 08:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:59 Configure a credential helper to remove this warning. See 08:33:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:59 08:33:59 Login Succeeded 08:33:59 nexus3.edgexfoundry.org:10002 08:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:00 Configure a credential helper to remove this warning. See 08:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:00 08:34:00 Login Succeeded 08:34:00 nexus3.edgexfoundry.org:10003 08:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:00 Configure a credential helper to remove this warning. See 08:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:00 08:34:00 Login Succeeded 08:34:00 nexus3.edgexfoundry.org:10004 08:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:00 Configure a credential helper to remove this warning. See 08:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:00 08:34:00 Login Succeeded 08:34:00 ****.io 08:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:01 Configure a credential helper to remove this warning. See 08:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:01 08:34:01 Login Succeeded 08:34:01 ---> ****-login.sh ends [Pipeline] } 08:34:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:02 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:34:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:02 ========================================================= 08:34:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:34:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:02 c6b39de5b339: Pulling fs layer 08:34:02 a69c41024577: Pulling fs layer 08:34:02 d6de4b400683: Pulling fs layer 08:34:02 35cb2a7552d0: Pulling fs layer 08:34:02 4f4fb700ef54: Pulling fs layer 08:34:02 464afbd9ba4c: Pulling fs layer 08:34:02 00f215d4a9da: Pulling fs layer 08:34:02 d496ad576159: Pulling fs layer 08:34:02 4f4fb700ef54: Waiting 08:34:02 464afbd9ba4c: Waiting 08:34:02 00f215d4a9da: Waiting 08:34:02 d496ad576159: Waiting 08:34:02 35cb2a7552d0: Waiting 08:34:02 a69c41024577: Verifying Checksum 08:34:02 a69c41024577: Download complete 08:34:02 35cb2a7552d0: Verifying Checksum 08:34:02 35cb2a7552d0: Download complete 08:34:02 4f4fb700ef54: Verifying Checksum 08:34:02 4f4fb700ef54: Download complete 08:34:02 464afbd9ba4c: Verifying Checksum 08:34:02 464afbd9ba4c: Download complete 08:34:02 c6b39de5b339: Verifying Checksum 08:34:02 c6b39de5b339: Download complete 08:34:03 d496ad576159: Verifying Checksum 08:34:03 d496ad576159: Download complete 08:34:03 c6b39de5b339: Pull complete 08:34:04 a69c41024577: Pull complete 08:34:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:04 d6de4b400683: Verifying Checksum 08:34:04 d6de4b400683: Download complete 08:34:05 00f215d4a9da: Verifying Checksum 08:34:05 00f215d4a9da: Download complete 08:34:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:10 $ docker stop --time=1 cf11b6df7033f02511de9b6da4d249131a900fe4dce08f1aa6d6411776b542e7 08:34:15 $ docker rm -f --volumes cf11b6df7033f02511de9b6da4d249131a900fe4dce08f1aa6d6411776b542e7 [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 08:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:17 08:34:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:17 latest: Pulling from edgex-devops/edgex-compose 08:34:17 91d30c5bc195: Pulling fs layer 08:34:17 2e9b0aa3be6d: Pulling fs layer 08:34:17 9c61dcf015f6: Pulling fs layer 08:34:17 4698f68db338: Pulling fs layer 08:34:17 2a2f49069b9e: Pulling fs layer 08:34:17 e0025b399a48: Pulling fs layer 08:34:17 4698f68db338: Waiting 08:34:17 2a2f49069b9e: Waiting 08:34:17 e0025b399a48: Waiting 08:34:17 91d30c5bc195: Verifying Checksum 08:34:17 91d30c5bc195: Download complete 08:34:17 4698f68db338: Verifying Checksum 08:34:17 4698f68db338: Download complete 08:34:17 2e9b0aa3be6d: Verifying Checksum 08:34:17 2e9b0aa3be6d: Download complete 08:34:17 e0025b399a48: Download complete 08:34:17 91d30c5bc195: Pull complete 08:34:17 d6de4b400683: Pull complete 08:34:17 35cb2a7552d0: Pull complete 08:34:17 4f4fb700ef54: Pull complete 08:34:17 464afbd9ba4c: Pull complete 08:34:17 2a2f49069b9e: Download complete 08:34:18 2e9b0aa3be6d: Pull complete 08:34:18 9c61dcf015f6: Download complete 08:34:20 9c61dcf015f6: Pull complete 08:34:20 4698f68db338: Pull complete 08:34:20 2a2f49069b9e: Pull complete 08:34:21 e0025b399a48: Pull complete 08:34:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:21 prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container 08:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:24 $ docker top e4720b7e36f9bca85c704e52c9e56ff16947e978f55070cf3467f64998c28671 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:24 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:25 00f215d4a9da: Pull complete 08:34:26 #1 [core-command internal] load build definition from Dockerfile 08:34:26 #1 transferring dockerfile: 1.93kB done 08:34:26 #1 DONE 0.0s 08:34:27 08:34:27 #2 [security-proxy-auth internal] load build definition from Dockerfile 08:34:27 #2 transferring dockerfile: 2.15kB done 08:34:27 #2 DONE 0.0s 08:34:27 08:34:27 #3 [support-notifications internal] load build definition from Dockerfile 08:34:27 #3 transferring dockerfile: 1.95kB done 08:34:27 #3 DONE 0.0s 08:34:27 08:34:27 #4 [security-spire-config internal] load build definition from Dockerfile 08:34:27 #4 transferring dockerfile: 1.69kB done 08:34:27 #4 DONE 0.0s 08:34:27 08:34:27 #5 [core-keeper internal] load build definition from Dockerfile 08:34:27 #5 transferring dockerfile: 2.01kB done 08:34:27 #5 DONE 0.0s 08:34:27 08:34:27 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:27 #6 transferring dockerfile: 2.23kB done 08:34:27 #6 DONE 0.0s 08:34:27 08:34:27 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:27 #7 transferring dockerfile: 1.89kB done 08:34:27 #7 DONE 0.0s 08:34:27 08:34:27 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:34:27 #8 transferring dockerfile: 3.17kB done 08:34:27 #8 DONE 0.1s 08:34:27 08:34:27 #9 [security-proxy-setup internal] load build definition from Dockerfile 08:34:27 d496ad576159: Pull complete 08:34:27 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:27 #9 transferring dockerfile: 2.50kB done 08:34:27 #9 DONE 0.0s 08:34:27 08:34:27 #10 [support-cron-scheduler internal] load build definition from Dockerfile 08:34:27 #10 transferring dockerfile: 1.85kB done 08:34:27 #10 DONE 0.0s 08:34:27 08:34:27 #11 [core-data internal] load build definition from Dockerfile 08:34:27 #11 transferring dockerfile: 2.07kB done 08:34:27 #11 DONE 0.1s 08:34:27 08:34:27 #12 [core-metadata internal] load build definition from Dockerfile 08:34:27 #12 transferring dockerfile: 2.06kB done 08:34:27 #12 DONE 0.0s 08:34:27 08:34:27 #13 [security-spire-server internal] load build definition from Dockerfile 08:34:27 #13 transferring dockerfile: 1.70kB done 08:34:27 #13 DONE 0.0s 08:34:27 08:34:27 #14 [support-scheduler internal] load build definition from Dockerfile 08:34:27 #14 transferring dockerfile: 1.93kB done 08:34:27 #14 DONE 0.1s 08:34:27 08:34:27 #15 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:27 #15 transferring dockerfile: 2.49kB done 08:34:27 #15 DONE 0.0s 08:34:27 08:34:27 #16 [core-command internal] load .dockerignore 08:34:27 #16 transferring context: 50B done 08:34:27 #16 DONE 0.0s 08:34:27 08:34:27 #17 [security-spire-agent internal] load build definition from Dockerfile 08:34:27 #17 transferring dockerfile: 1.81kB done 08:34:27 #17 DONE 0.0s 08:34:27 08:34:27 #18 [security-proxy-auth internal] load .dockerignore 08:34:27 #18 transferring context: 50B done 08:34:27 #18 DONE 0.0s 08:34:27 08:34:27 #19 [support-notifications internal] load .dockerignore 08:34:27 #19 transferring context: 50B done 08:34:27 #19 DONE 0.0s 08:34:27 08:34:27 #20 [security-spire-config internal] load .dockerignore 08:34:27 #20 transferring context: 50B done 08:34:27 #20 DONE 0.0s 08:34:27 08:34:27 #21 [core-keeper internal] load .dockerignore 08:34:27 #21 transferring context: 50B done 08:34:27 #21 DONE 0.0s 08:34:27 08:34:27 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:34:27 #22 transferring context: 50B done 08:34:27 #22 DONE 0.0s 08:34:27 08:34:27 #23 [security-bootstrapper internal] load .dockerignore 08:34:27 #23 transferring context: 50B done 08:34:27 #23 DONE 0.0s 08:34:27 08:34:27 #24 [security-spiffe-token-provider internal] load .dockerignore 08:34:27 #24 transferring context: 50B done 08:34:27 #24 DONE 0.0s 08:34:27 08:34:27 #25 [security-proxy-setup internal] load .dockerignore 08:34:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:34:27 #25 transferring context: 50B done 08:34:27 #25 DONE 0.0s 08:34:27 08:34:27 #26 [support-cron-scheduler internal] load .dockerignore 08:34:27 #26 transferring context: 50B done 08:34:27 #26 DONE 0.0s 08:34:27 08:34:27 #27 [core-data internal] load .dockerignore 08:34:27 #27 transferring context: 50B done 08:34:27 #27 DONE 0.1s 08:34:27 08:34:27 #28 [core-metadata internal] load .dockerignore 08:34:27 #28 transferring context: 50B done 08:34:27 #28 DONE 0.0s 08:34:27 08:34:27 #29 [security-spire-server internal] load .dockerignore 08:34:27 #29 transferring context: 50B done 08:34:27 #29 DONE 0.1s 08:34:27 08:34:27 #30 [support-scheduler internal] load .dockerignore 08:34:27 #30 transferring context: 50B done 08:34:27 #30 DONE 0.1s 08:34:27 08:34:27 #31 [security-secretstore-setup internal] load .dockerignore 08:34:27 #31 transferring context: 50B done 08:34:27 #31 DONE 0.1s 08:34:27 08:34:27 #32 [security-spire-agent internal] load .dockerignore 08:34:27 #32 transferring context: 50B done 08:34:27 #32 DONE 0.0s 08:34:27 08:34:27 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:27 #33 DONE 0.0s 08:34:27 08:34:27 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:34:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:27 WORKDIR /edgex 08:34:27 COPY go.mod . 08:34:27 RUN go mod download 08:34:27 + docker build -t ci-base-image-arm64 -f - . 08:34:27 #34 ... 08:34:27 08:34:27 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:27 #33 DONE 0.0s 08:34:27 08:34:27 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:34:27 #34 ... 08:34:27 08:34:27 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:27 #33 DONE 0.0s 08:34:27 08:34:27 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:34:28 #34 ... 08:34:28 08:34:28 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:28 #33 DONE 0.0s 08:34:28 08:34:28 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:34:28 #34 ... 08:34:28 08:34:28 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:28 #33 DONE 0.0s 08:34:28 08:34:28 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:34:28 #34 DONE 0.4s 08:34:28 08:34:28 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:28 #33 DONE 0.0s 08:34:28 08:34:28 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:28 #35 DONE 0.8s 08:34:28 08:34:28 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:34:28 Sending build context to Docker daemon 3.569MB 08:34:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:28 ---> f246e2811388 08:34:28 Step 2/4 : WORKDIR /edgex 08:34:28 #36 ... 08:34:28 08:34:28 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:28 #33 DONE 0.0s 08:34:28 08:34:28 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:28 #35 DONE 0.8s 08:34:28 08:34:28 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 08:34:28 #36 ... 08:34:28 08:34:28 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:28 #35 DONE 0.8s 08:34:28 08:34:28 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:34:28 #34 DONE 0.6s 08:34:28 08:34:28 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:28 #37 DONE 0.7s 08:34:28 08:34:28 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:34:30 ---> Running in 874b26dbf22a 08:34:30 Removing intermediate container 874b26dbf22a 08:34:30 ---> d8f8058da596 08:34:30 Step 3/4 : COPY go.mod . 08:34:30 ---> 37a3c90f37b9 08:34:30 Step 4/4 : RUN go mod download 08:34:30 ---> Running in 2d18d95c86fe 08:34:33 #36 ... 08:34:33 08:34:33 #38 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:33 #38 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:34:33 #38 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:33 #38 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:33 #38 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:34:33 #38 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:33 #38 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 08:34:36 #38 ... 08:34:36 08:34:36 #39 [security-spire-config internal] load build context 08:34:36 #39 transferring context: 25.96kB 0.2s done 08:34:36 #39 DONE 7.7s 08:34:36 08:34:36 #40 [core-common-config-bootstrapper internal] load build context 08:34:36 #40 transferring context: 355.38MB 8.2s 08:34:37 #40 ... 08:34:37 08:34:37 #41 [core-command internal] load build context 08:34:37 #41 ... 08:34:37 08:34:37 #42 [security-proxy-auth internal] load build context 08:34:38 #42 ... 08:34:38 08:34:38 #43 [core-keeper internal] load build context 08:34:38 #43 ... 08:34:38 08:34:38 #44 [security-bootstrapper internal] load build context 08:34:38 #44 ... 08:34:38 08:34:38 #45 [support-notifications internal] load build context 08:34:38 #45 ... 08:34:38 08:34:38 #46 [support-cron-scheduler internal] load build context 08:34:39 #46 ... 08:34:39 08:34:39 #47 [core-data internal] load build context 08:34:39 #47 ... 08:34:39 08:34:39 #48 [core-metadata internal] load build context 08:34:39 #48 ... 08:34:39 08:34:39 #49 [support-scheduler internal] load build context 08:34:39 #49 ... 08:34:39 08:34:39 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:34:39 #50 ... 08:34:39 08:34:39 #51 [security-secretstore-setup internal] load build context 08:34:39 #51 ... 08:34:39 08:34:39 #52 [security-spiffe-token-provider internal] load build context 08:34:39 #52 ... 08:34:39 08:34:39 #53 [security-proxy-setup internal] load build context 08:34:40 #53 ... 08:34:40 08:34:40 #54 [security-spire-server internal] load build context 08:34:40 #54 ... 08:34:40 08:34:40 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:40 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:40 #55 ... 08:34:40 08:34:40 #53 [security-proxy-setup internal] load build context 08:34:41 #53 transferring context: 460.86MB 12.9s 08:34:41 #53 transferring context: 496.17MB 13.3s done 08:34:46 #53 ... 08:34:46 08:34:46 #47 [core-data internal] load build context 08:34:46 #47 transferring context: 496.17MB 15.7s done 08:34:48 #47 ... 08:34:48 08:34:48 #40 [core-common-config-bootstrapper internal] load build context 08:34:48 #40 transferring context: 496.17MB 12.2s done 08:34:48 #40 ... 08:34:48 08:34:48 #41 [core-command internal] load build context 08:34:48 #41 transferring context: 496.17MB 12.2s done 08:34:48 #41 ... 08:34:48 08:34:48 #43 [core-keeper internal] load build context 08:34:48 #43 transferring context: 496.17MB 13.6s done 08:34:48 #43 ... 08:34:48 08:34:48 #45 [support-notifications internal] load build context 08:34:48 #45 transferring context: 496.17MB 12.3s done 08:34:48 #45 ... 08:34:48 08:34:48 #46 [support-cron-scheduler internal] load build context 08:34:48 #46 transferring context: 496.17MB 13.2s done 08:34:48 #46 ... 08:34:48 08:34:48 #44 [security-bootstrapper internal] load build context 08:34:48 #44 transferring context: 496.17MB 13.0s done 08:34:48 #44 ... 08:34:48 08:34:48 #48 [core-metadata internal] load build context 08:34:48 #48 transferring context: 496.17MB 13.2s done 08:34:49 #48 ... 08:34:49 08:34:49 #42 [security-proxy-auth internal] load build context 08:34:49 #42 transferring context: 496.17MB 13.4s done 08:34:49 #42 ... 08:34:49 08:34:49 #52 [security-spiffe-token-provider internal] load build context 08:34:49 #52 transferring context: 496.17MB 12.5s done 08:34:49 #52 ... 08:34:49 08:34:49 #49 [support-scheduler internal] load build context 08:34:49 #49 transferring context: 496.17MB 12.9s done 08:34:50 #49 ... 08:34:50 08:34:50 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:50 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21.8s done 08:34:52 #55 ... 08:34:52 08:34:52 #54 [security-spire-server internal] load build context 08:34:52 #54 transferring context: 27.71kB done 08:34:55 #54 ... 08:34:55 08:34:55 #38 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:55 #38 DONE 27.7s 08:34:55 08:34:55 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:55 #56 ... 08:34:55 08:34:55 #40 [core-common-config-bootstrapper internal] load build context 08:34:55 #40 DONE 27.3s 08:34:55 08:34:55 #45 [support-notifications internal] load build context 08:34:55 #45 DONE 27.4s 08:34:55 08:34:55 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:34:55 #50 DONE 26.9s 08:34:55 08:34:55 #52 [security-spiffe-token-provider internal] load build context 08:34:55 #52 DONE 27.3s 08:34:55 08:34:55 #44 [security-bootstrapper internal] load build context 08:34:55 #44 DONE 27.4s 08:34:55 08:34:55 #49 [support-scheduler internal] load build context 08:34:55 #49 DONE 27.0s 08:34:55 08:34:55 #42 [security-proxy-auth internal] load build context 08:34:55 #42 DONE 27.6s 08:34:55 08:34:55 #43 [core-keeper internal] load build context 08:34:55 #43 DONE 27.4s 08:34:55 08:34:55 #46 [support-cron-scheduler internal] load build context 08:34:55 #46 DONE 27.2s 08:34:55 08:34:55 #53 [security-proxy-setup internal] load build context 08:34:55 #53 DONE 27.2s 08:34:55 08:34:55 #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:55 #38 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:34:55 #38 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:55 #38 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:55 #38 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:34:55 #38 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:55 #38 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 08:34:55 #38 DONE 27.7s 08:34:55 08:34:55 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 08:34:55 #36 DONE 27.1s 08:34:55 08:34:55 #41 [core-command internal] load build context 08:34:55 #41 DONE 27.6s 08:34:55 08:34:55 #48 [core-metadata internal] load build context 08:34:55 #48 DONE 27.0s 08:34:55 08:34:55 #54 [security-spire-server internal] load build context 08:34:55 #54 DONE 26.8s 08:34:55 08:34:55 #47 [core-data internal] load build context 08:34:55 #47 DONE 27.1s 08:34:55 08:34:55 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:55 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21.8s done 08:34:55 #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:34:55 #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:34:55 #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:34:55 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:34:55 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:34:55 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:34:55 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:34:55 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:55 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 08:34:55 #55 ... 08:34:55 08:34:55 #57 [security-spire-agent internal] load build context 08:34:55 #57 transferring context: 27.24kB done 08:34:55 #57 DONE 0.2s 08:34:55 08:34:55 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:55 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.3s 08:34:55 #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:34:55 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.18MB / 30.73MB 0.4s 08:34:55 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.5s 08:34:55 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s 08:34:56 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done 08:34:56 #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:34:58 #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 08:35:00 #55 ... 08:35:00 08:35:00 #51 [security-secretstore-setup internal] load build context 08:35:00 #51 transferring context: 496.17MB 5.0s done 08:35:00 #51 DONE 32.3s 08:35:00 08:35:00 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:00 #58 DONE 5.7s 08:35:00 08:35:00 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:00 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:35:00 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:35:00 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:35:00 #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:35:00 #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:35:00 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:35:00 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:35:00 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 08:35:00 #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 08:35:00 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:35:00 #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 08:35:00 #59 ... 08:35:00 08:35:00 #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:00 #0 2.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 2.920 OK: 264 MiB in 52 packages 08:35:00 #60 DONE 5.7s 08:35:00 08:35:00 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:00 #0 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.412 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:00 #0 1.412 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:00 #0 1.412 OK: 20078 distinct packages available 08:35:00 #0 1.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.810 OK: 264 MiB in 52 packages 08:35:00 #61 DONE 5.7s 08:35:00 08:35:00 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:00 #0 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.397 OK: 264 MiB in 52 packages 08:35:00 #62 DONE 5.7s 08:35:00 08:35:00 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:00 #63 DONE 0.1s 08:35:00 08:35:00 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:00 #0 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.594 (1/1) Installing dumb-init (1.2.5-r2) 08:35:00 #0 1.597 Executing busybox-1.36.1-r7.trigger 08:35:00 #0 1.609 OK: 7 MiB in 16 packages 08:35:00 #64 DONE 5.9s 08:35:00 08:35:00 #65 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:35:03 #65 ... 08:35:03 08:35:03 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:03 #66 DONE 0.1s 08:35:03 08:35:03 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:03 #55 DONE 32.5s 08:35:03 08:35:03 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:03 #67 DONE 0.1s 08:35:03 08:35:03 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:03 #59 DONE 5.8s 08:35:03 08:35:03 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #68 ... 08:35:03 08:35:03 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:03 #69 DONE 7.0s 08:35:03 08:35:03 #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:03 #70 1.277 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #70 ... 08:35:04 08:35:04 #65 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:35:04 #65 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #65 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #65 2.718 OK: 7 MiB in 16 packages 08:35:04 #65 DONE 3.1s 08:35:04 08:35:04 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:04 #0 6.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 8.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 8.409 (1/2) Installing ca-certificates (20240226-r0) 08:35:04 #0 8.430 (2/2) Installing dumb-init (1.2.5-r2) 08:35:04 #0 8.434 Executing busybox-1.36.1-r7.trigger 08:35:04 #0 8.439 Executing ca-certificates-20240226-r0.trigger 08:35:04 #0 8.572 OK: 8 MiB in 17 packages 08:35:04 #71 DONE 8.7s 08:35:04 08:35:04 #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:04 #70 1.760 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #70 ... 08:35:04 08:35:04 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:04 #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 8.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 8.516 (1/3) Installing ca-certificates (20240226-r0) 08:35:04 #0 8.533 (2/3) Installing dumb-init (1.2.5-r2) 08:35:04 #0 8.536 (3/3) Installing tzdata (2024a-r0) 08:35:04 #0 8.621 Executing busybox-1.36.1-r7.trigger 08:35:04 #0 8.656 Executing ca-certificates-20240226-r0.trigger 08:35:04 #0 8.729 OK: 11 MiB in 18 packages 08:35:04 #72 DONE 8.9s 08:35:04 08:35:04 #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:04 #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 5.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 8.778 OK: 264 MiB in 52 packages 08:35:04 #73 DONE 9.2s 08:35:04 08:35:04 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:04 #74 DONE 0.1s 08:35:04 08:35:04 #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #75 ... 08:35:06 08:35:06 #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:06 #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.865 (1/1) Installing dumb-init (1.2.5-r2) 08:35:06 #0 9.448 Executing busybox-1.36.1-r7.trigger 08:35:06 #0 9.454 OK: 7 MiB in 16 packages 08:35:06 #76 DONE 9.6s 08:35:06 08:35:06 #77 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:06 #0 6.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.454 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:06 #0 8.454 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:06 #0 8.454 OK: 20070 distinct packages available 08:35:06 #0 8.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.979 (1/5) Installing dumb-init (1.2.5-r2) 08:35:06 #0 9.447 (2/5) Installing musl-obstack (1.2.3-r2) 08:35:06 #0 9.450 (3/5) Installing libucontext (1.2-r2) 08:35:06 #0 9.452 (4/5) Installing gcompat (1.1.0-r1) 08:35:06 #0 9.457 (5/5) Installing openssl (3.1.7-r0) 08:35:06 #0 9.526 Executing busybox-1.36.1-r7.trigger 08:35:06 #0 9.533 OK: 8 MiB in 20 packages 08:35:06 #77 DONE 9.7s 08:35:06 08:35:06 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:06 #78 ... 08:35:06 08:35:06 #79 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:06 #0 6.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 9.080 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:06 #0 9.080 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:06 #0 9.080 OK: 20070 distinct packages available 08:35:06 #0 9.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #79 ... 08:35:06 08:35:06 #80 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:06 #0 6.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 9.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #80 ... 08:35:06 08:35:06 #81 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:06 #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #81 ... 08:35:06 08:35:06 #82 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:06 #0 7.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.458 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:06 #0 8.458 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:06 #0 8.458 OK: 20070 distinct packages available 08:35:06 #0 8.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 8.953 (1/4) Installing dumb-init (1.2.5-r2) 08:35:06 #0 9.427 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:06 #0 9.433 (3/4) Installing libucontext (1.2-r2) 08:35:06 #0 9.436 (4/4) Installing gcompat (1.1.0-r1) 08:35:06 #82 ... 08:35:06 08:35:06 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:35:06 #0 0.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #83 ... 08:35:06 08:35:06 #82 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:06 #82 10.76 Executing busybox-1.36.1-r7.trigger 08:35:06 #82 10.76 OK: 8 MiB in 19 packages 08:35:06 #82 DONE 11.6s 08:35:06 08:35:06 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:07 #84 ... 08:35:07 08:35:07 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:35:07 #56 6.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #56 8.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #56 11.85 (1/2) Installing dumb-init (1.2.5-r2) 08:35:07 #56 11.85 (2/2) Installing su-exec (0.2-r3) 08:35:07 #56 11.86 Executing busybox-1.36.1-r7.trigger 08:35:07 #56 11.87 OK: 7 MiB in 17 packages 08:35:07 #56 DONE 12.4s 08:35:07 08:35:07 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:35:07 #83 2.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #83 2.464 OK: 7 MiB in 16 packages 08:35:07 #83 DONE 2.7s 08:35:07 08:35:07 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:07 #0 0.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 3.029 OK: 11 MiB in 18 packages 08:35:07 #85 DONE 3.4s 08:35:07 08:35:07 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:07 #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 3.207 OK: 8 MiB in 17 packages 08:35:07 #86 DONE 3.6s 08:35:07 08:35:07 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:07 #0 1.932 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 3.168 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 6.474 OK: 264 MiB in 52 packages 08:35:07 #87 DONE 6.7s 08:35:07 08:35:07 #80 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:07 #80 11.94 (1/4) Installing dumb-init (1.2.5-r2) 08:35:07 #80 11.94 (2/4) Installing openssl (3.1.7-r0) 08:35:07 #80 11.95 (3/4) Installing su-exec (0.2-r3) 08:35:07 #80 11.96 (4/4) Installing yq (4.33.3-r5) 08:35:07 #80 12.15 Executing busybox-1.36.1-r7.trigger 08:35:07 #80 12.15 OK: 17 MiB in 19 packages 08:35:07 #80 DONE 12.4s 08:35:07 08:35:07 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:07 #88 DONE 0.0s 08:35:07 08:35:07 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:07 #84 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #84 ... 08:35:07 08:35:07 #81 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:07 #81 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #81 11.96 (1/4) Installing ca-certificates (20240226-r0) 08:35:07 #81 11.98 (2/4) Installing dumb-init (1.2.5-r2) 08:35:07 #81 11.98 (3/4) Installing su-exec (0.2-r3) 08:35:07 #81 11.99 (4/4) Installing yq (4.33.3-r5) 08:35:07 #81 12.21 Executing busybox-1.36.1-r7.trigger 08:35:07 #81 12.31 Executing ca-certificates-20240226-r0.trigger 08:35:07 #81 12.38 OK: 17 MiB in 19 packages 08:35:07 #81 DONE 12.5s 08:35:07 08:35:07 #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:07 #70 4.979 (1/1) Installing dumb-init (1.2.5-r2) 08:35:07 #70 5.294 Executing busybox-1.36.1-r7.trigger 08:35:07 #70 5.305 OK: 7 MiB in 16 packages 08:35:07 #70 DONE 5.5s 08:35:07 08:35:07 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:07 #84 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #84 1.075 OK: 8 MiB in 19 packages 08:35:08 #84 DONE 1.3s 08:35:08 08:35:08 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:08 #78 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:08 #78 2.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:08 #78 3.026 OK: 8 MiB in 20 packages 08:35:08 #78 DONE 3.2s 08:35:08 08:35:08 #79 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:08 #79 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:08 #79 12.44 (1/11) Installing ca-certificates (20240226-r0) 08:35:08 #79 12.49 (2/11) Installing brotli-libs (1.0.9-r14) 08:35:08 #79 12.50 (3/11) Installing libunistring (1.1-r1) 08:35:08 #79 12.52 (4/11) Installing libidn2 (2.3.4-r1) 08:35:08 #79 12.53 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:35:08 #79 12.53 (6/11) Installing libcurl (8.9.1-r0) 08:35:08 #79 12.54 (7/11) Installing curl (8.9.1-r0) 08:35:08 #79 12.55 (8/11) Installing dumb-init (1.2.5-r2) 08:35:08 #79 12.55 (9/11) Installing musl-obstack (1.2.3-r2) 08:35:08 #79 12.56 (10/11) Installing libucontext (1.2-r2) 08:35:08 #79 12.56 (11/11) Installing gcompat (1.1.0-r1) 08:35:08 #79 12.56 Executing busybox-1.36.1-r7.trigger 08:35:08 #79 12.57 Executing ca-certificates-20240226-r0.trigger 08:35:08 #79 12.61 OK: 12 MiB in 26 packages 08:35:08 #79 DONE 12.8s 08:35:08 08:35:08 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:10 #89 ... 08:35:10 08:35:10 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:10 #90 DONE 1.6s 08:35:10 08:35:10 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:10 #91 DONE 1.6s 08:35:10 08:35:10 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:10 #92 DONE 1.6s 08:35:10 08:35:10 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:10 #93 DONE 0.0s 08:35:10 08:35:10 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:10 #94 DONE 0.1s 08:35:10 08:35:10 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:10 #95 DONE 0.5s 08:35:10 08:35:10 #96 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:10 #96 DONE 0.5s 08:35:10 08:35:10 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:10 #97 DONE 0.5s 08:35:10 08:35:10 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:10 #98 DONE 0.0s 08:35:10 08:35:10 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:10 #99 DONE 0.1s 08:35:10 08:35:10 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:10 #100 DONE 0.1s 08:35:10 08:35:10 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:10 #101 DONE 0.0s 08:35:10 08:35:10 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:10 #102 DONE 0.1s 08:35:10 08:35:10 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:10 #103 DONE 0.1s 08:35:10 08:35:10 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:10 #104 DONE 0.1s 08:35:10 08:35:10 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:10 #105 DONE 0.1s 08:35:10 08:35:10 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:10 #106 DONE 0.1s 08:35:10 08:35:10 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:10 #107 DONE 0.1s 08:35:10 08:35:10 #108 [security-spire-config] exporting to image 08:35:10 #108 exporting layers 08:35:10 #108 ... 08:35:10 08:35:10 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:10 #109 DONE 0.1s 08:35:10 08:35:10 #108 [security-spire-agent] exporting to image 08:35:11 #108 ... 08:35:11 08:35:11 #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 #110 ... 08:35:11 08:35:11 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 #111 ... 08:35:11 08:35:11 #108 [security-spire-config] exporting to image 08:35:11 #108 exporting layers 0.7s done 08:35:11 #108 writing image sha256:62eeab90b01967f689932d7bf580f9fca681ec5294e09ce84ac505351f9cceea 0.0s done 08:35:11 #108 naming to docker.io/library/security-spire-server done 08:35:11 #108 writing image sha256:89635b79aad0cce9bf0599002f8183ba74e6a9221e5da7f7d6308f2b0889c184 done 08:35:11 #108 naming to docker.io/library/security-spire-config done 08:35:11 #108 writing image sha256:8ebad2e6ddd6e44a79e2ad0f090f6acc15e14fef0ccd4529f30da9ca672f3826 done 08:35:11 #108 naming to docker.io/library/security-spire-agent done 08:35:11 #108 DONE 0.9s 08:35:11 08:35:11 #112 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:11 #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:11 #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:11 #0 3.639 OK: 17 MiB in 19 packages 08:35:11 #112 DONE 3.8s 08:35:11 08:35:11 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:11 #89 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:11 #89 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:11 #89 ... 08:35:11 08:35:11 #113 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:11 #113 DONE 0.0s 08:35:11 08:35:11 #114 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:35:11 #0 3.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:11 #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:11 #0 3.807 OK: 7 MiB in 17 packages 08:35:11 #114 DONE 3.9s 08:35:11 08:35:11 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:11 #89 3.449 OK: 12 MiB in 26 packages 08:35:11 #89 DONE 3.6s 08:35:11 08:35:11 #115 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:11 #115 ... 08:35:11 08:35:11 #116 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:11 #0 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:11 #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:11 #0 3.865 OK: 17 MiB in 19 packages 08:35:11 #116 DONE 4.0s 08:35:11 08:35:11 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:12 #117 ... 08:35:12 08:35:12 #115 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:12 #115 DONE 0.7s 08:35:12 08:35:12 #118 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:35:12 #118 DONE 0.1s 08:35:12 08:35:12 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 Removing intermediate container 2d18d95c86fe 08:35:27 ---> 659ebed6e4fc 08:35:27 Successfully built 659ebed6e4fc 08:35:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 + docker inspect -f . ci-base-image-arm64 08:35:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:27 prd-ubuntu20.04-docker-arm64-4c-16g-10220 does not seem to be running inside a container 08:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:29 $ docker top 19aadba119e55cadf2562ad4a60336a861fb8439e9898f07f164ea209f56deaa -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:29 + go version 08:35:29 go version go1.21.9 linux/arm64 [Pipeline] } 08:35:29 $ docker stop --time=1 19aadba119e55cadf2562ad4a60336a861fb8439e9898f07f164ea209f56deaa 08:35:31 $ docker rm -f --volumes 19aadba119e55cadf2562ad4a60336a861fb8439e9898f07f164ea209f56deaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:31 + docker inspect -f . ci-base-image-arm64 08:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:32 prd-ubuntu20.04-docker-arm64-4c-16g-10220 does not seem to be running inside a container 08:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:33 $ docker top 2140cf67cc2be592a158b01f5f89101638515740edab32a177348c53df206619 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:33 ========================================================= 08:35:33 [edgeXBuildGoParallel] Running Tests and Build... 08:35:33 ========================================================= [Pipeline] sh 08:35:33 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:35:34 + make test 08:35:34 go test -race -coverprofile=coverage.out ./... 08:35:51 #111 DONE 47.9s 08:35:51 08:35:51 #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 #110 DONE 47.9s 08:35:51 08:35:51 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 #68 DONE 47.9s 08:35:51 08:35:51 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 #117 DONE 41.3s 08:35:51 08:35:51 #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 #75 DONE 44.7s 08:35:51 08:35:51 #119 [core-keeper builder 7/8] COPY . . 08:35:57 #119 ... 08:35:57 08:35:57 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:57 #120 DONE 8.9s 08:35:57 08:35:57 #121 [security-bootstrapper builder 6/7] COPY . . 08:35:57 #121 DONE 8.9s 08:35:57 08:35:57 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 #122 CACHED 08:35:57 08:35:57 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:57 #123 CACHED 08:35:57 08:35:57 #124 [core-data builder 6/7] COPY . . 08:35:57 #124 CACHED 08:35:57 08:35:57 #125 [support-scheduler builder 6/7] COPY . . 08:35:57 #125 CACHED 08:35:57 08:35:57 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:57 #126 CACHED 08:35:57 08:35:57 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 #127 CACHED 08:35:57 08:35:57 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 #128 CACHED 08:35:57 08:35:57 #129 [core-metadata builder 6/7] COPY . . 08:35:57 #129 CACHED 08:35:57 08:35:57 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:57 #130 CACHED 08:35:57 08:35:57 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 #131 CACHED 08:35:57 08:35:57 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:57 #132 CACHED 08:35:57 08:35:57 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:57 #133 CACHED 08:35:57 08:35:57 #134 [support-cron-scheduler builder 6/7] COPY . . 08:35:57 #134 CACHED 08:35:57 08:35:57 #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:57 #135 CACHED 08:35:57 08:35:57 #136 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 #136 CACHED 08:35:57 08:35:57 #137 [security-secretstore-setup builder 6/7] COPY . . 08:35:57 #137 CACHED 08:35:57 08:35:57 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 #138 CACHED 08:35:57 08:35:57 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:57 #139 CACHED 08:35:57 08:35:57 #119 [core-keeper builder 7/8] COPY . . 08:35:57 #119 DONE 8.8s 08:35:57 08:35:57 #140 [support-notifications builder 6/7] COPY . . 08:35:57 #140 DONE 8.9s 08:35:57 08:35:57 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 #141 CACHED 08:35:57 08:35:57 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:57 #142 CACHED 08:35:57 08:35:57 #143 [security-proxy-auth builder 6/7] COPY . . 08:35:57 #143 CACHED 08:35:57 08:35:57 #144 [security-proxy-setup builder 6/7] COPY . . 08:35:57 #144 CACHED 08:35:57 08:35:57 #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:57 #145 CACHED 08:35:57 08:35:57 #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 #146 CACHED 08:35:57 08:35:57 #147 [core-command builder 6/7] COPY . . 08:35:57 #147 DONE 8.8s 08:35:57 08:35:57 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:59 #148 1.587 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:07 #148 ... 08:36:07 08:36:07 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:07 #0 0.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:07 #149 ... 08:36:07 08:36:07 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:07 #0 1.203 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:08 #150 ... 08:36:08 08:36:08 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:08 #0 1.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:08 #151 ... 08:36:08 08:36:08 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:08 #0 1.546 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:36:08 #152 ... 08:36:08 08:36:08 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:08 #0 1.215 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:08 #153 ... 08:36:08 08:36:08 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:08 #0 0.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:08 #154 ... 08:36:08 08:36:08 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:36:08 #0 1.081 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:36:09 #155 ... 08:36:09 08:36:09 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:09 #0 1.485 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:09 #156 ... 08:36:09 08:36:09 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:09 #0 1.818 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:09 #157 ... 08:36:09 08:36:09 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:09 #0 0.482 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:09 #158 ... 08:36:09 08:36:09 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:09 #0 0.818 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:09 #159 ... 08:36:09 08:36:09 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:09 #0 1.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:21 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:46 #160 ... 08:37:46 08:37:46 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:46 #157 101.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:25 #157 DONE 146.2s 08:38:25 08:38:25 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:25 #158 DONE 146.2s 08:38:25 08:38:25 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:25 #148 DONE 146.2s 08:38:25 08:38:25 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:25 #151 DONE 146.2s 08:38:25 08:38:25 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:29 #161 ... 08:38:29 08:38:29 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:31 #162 ... 08:38:31 08:38:31 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:31 #150 DONE 153.3s 08:38:31 08:38:31 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:32 #163 ... 08:38:32 08:38:32 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #164 ... 08:38:33 08:38:33 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:33 #153 DONE 155.6s 08:38:33 08:38:33 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:34 #165 ... 08:38:34 08:38:34 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:34 #164 DONE 1.1s 08:38:34 08:38:34 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:34 #162 DONE 4.4s 08:38:34 08:38:34 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:34 #161 DONE 9.8s 08:38:34 08:38:34 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:34 #163 DONE 7.9s 08:38:34 08:38:34 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:34 #165 DONE 0.6s 08:38:34 08:38:34 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:34 #166 ... 08:38:34 08:38:34 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:34 #167 DONE 0.2s 08:38:34 08:38:34 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:34 #168 DONE 0.3s 08:38:34 08:38:34 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:34 #166 DONE 0.3s 08:38:34 08:38:34 #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:34 #169 CACHED 08:38:34 08:38:34 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:34 #170 CACHED 08:38:34 08:38:34 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:34 #171 DONE 0.4s 08:38:34 08:38:34 #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:41 #172 ... 08:38:41 08:38:41 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:44 #173 ... 08:38:44 08:38:44 #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:38:44 #174 ... 08:38:44 08:38:44 #175 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:44 #175 ... 08:38:44 08:38:44 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:44 #176 ... 08:38:44 08:38:44 #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:47 #177 ... 08:38:47 08:38:47 #175 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:47 #175 DONE 13.0s 08:38:47 08:38:47 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:47 #178 ... 08:38:47 08:38:47 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:47 #154 DONE 169.4s 08:38:47 08:38:47 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:47 #149 DONE 169.4s 08:38:47 08:38:47 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:47 #176 DONE 13.0s 08:38:47 08:38:47 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:47 #159 DONE 169.5s 08:38:47 08:38:47 #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:38:47 #174 DONE 13.4s 08:38:47 08:38:47 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:47 #160 DONE 169.5s 08:38:47 08:38:47 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:38:47 #179 ... 08:38:47 08:38:47 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:47 #152 DONE 169.8s 08:38:47 08:38:47 #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:47 #180 CACHED 08:38:47 08:38:47 #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:47 #181 CACHED 08:38:47 08:38:47 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:47 #182 CACHED 08:38:47 08:38:47 #183 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:47 #183 CACHED 08:38:47 08:38:47 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:47 #184 CACHED 08:38:47 08:38:47 #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:47 #185 CACHED 08:38:47 08:38:47 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:47 #186 ... 08:38:47 08:38:47 #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:47 #177 DONE 13.5s 08:38:47 08:38:47 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:38:47 #155 DONE 170.1s 08:38:47 08:38:47 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:47 #173 DONE 13.5s 08:38:48 08:38:48 #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:48 #172 DONE 13.6s 08:38:48 08:38:48 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:48 #156 DONE 170.3s 08:38:48 08:38:48 #187 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:49 #187 ... 08:38:49 08:38:49 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:49 #178 DONE 2.2s 08:38:49 08:38:49 #188 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:49 #188 DONE 1.9s 08:38:49 08:38:49 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:38:49 #179 DONE 2.1s 08:38:49 08:38:49 #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:49 #189 DONE 2.1s 08:38:49 08:38:49 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:49 #190 DONE 1.7s 08:38:49 08:38:49 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:49 #186 DONE 1.6s 08:38:49 08:38:49 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:49 #191 DONE 1.7s 08:38:49 08:38:49 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:49 #192 ... 08:38:49 08:38:49 #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:49 #193 DONE 1.5s 08:38:49 08:38:49 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:49 #194 DONE 1.6s 08:38:49 08:38:49 #187 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:49 #187 DONE 1.6s 08:38:49 08:38:49 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:49 #195 DONE 1.6s 08:38:49 08:38:49 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:49 #196 DONE 1.6s 08:38:49 08:38:49 #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:49 #197 ... 08:38:49 08:38:49 #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:49 #198 DONE 1.2s 08:38:49 08:38:49 #108 [security-spiffe-token-provider] exporting to image 08:38:49 #108 exporting layers 0.3s done 08:38:50 #108 ... 08:38:50 08:38:50 #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:50 #199 DONE 0.7s 08:38:50 08:38:50 #200 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:50 #200 DONE 0.7s 08:38:50 08:38:50 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:50 #201 DONE 0.8s 08:38:50 08:38:50 #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:38:50 #202 DONE 0.8s 08:38:50 08:38:50 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:50 #203 DONE 0.8s 08:38:50 08:38:50 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:50 #192 DONE 0.8s 08:38:50 08:38:50 #108 [core-command] exporting to image 08:38:50 #108 ... 08:38:50 08:38:50 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:50 #204 DONE 0.8s 08:38:50 08:38:50 #205 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:50 #205 DONE 0.7s 08:38:50 08:38:50 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:50 #206 DONE 0.8s 08:38:50 08:38:50 #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:50 #207 DONE 0.8s 08:38:50 08:38:50 #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:50 #197 DONE 0.8s 08:38:50 08:38:50 #108 [support-scheduler] exporting to image 08:38:51 #108 ... 08:38:51 08:38:51 #208 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:51 #208 DONE 1.3s 08:38:51 08:38:51 #108 [support-scheduler] exporting to image 08:38:51 #108 exporting layers 0.8s done 08:38:51 #108 ... 08:38:51 08:38:51 #209 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:51 #209 DONE 1.4s 08:38:51 08:38:51 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:51 #210 DONE 1.3s 08:38:51 08:38:51 #108 [support-scheduler] exporting to image 08:38:51 #108 exporting layers 1.2s done 08:38:51 #108 ... 08:38:51 08:38:51 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:51 #211 DONE 1.3s 08:38:51 08:38:51 #212 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:51 #212 DONE 1.3s 08:38:51 08:38:51 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:51 #213 DONE 1.3s 08:38:51 08:38:51 #214 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:38:51 #214 DONE 1.3s 08:38:51 08:38:51 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:51 #215 DONE 1.1s 08:38:51 08:38:51 #108 [core-keeper] exporting to image 08:38:52 #108 ... 08:38:52 08:38:52 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:52 #216 DONE 0.7s 08:38:52 08:38:52 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:52 #217 DONE 1.1s 08:38:52 08:38:52 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:52 #218 DONE 0.7s 08:38:52 08:38:52 #108 [security-spiffe-token-provider] exporting to image 08:38:52 #108 exporting layers 0.7s done 08:38:52 #108 writing image sha256:7d67a6292fc34b07ce9165572c601e1ab1fc159cb0478a3b95b1443d1ab512bb 0.0s done 08:38:52 #108 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:38:52 #108 ... 08:38:52 08:38:52 #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:52 #219 DONE 1.9s 08:38:52 08:38:52 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:52 #220 DONE 1.9s 08:38:52 08:38:52 #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:38:52 #221 DONE 0.7s 08:38:52 08:38:52 #108 [support-cron-scheduler] exporting to image 08:38:52 #108 ... 08:38:52 08:38:52 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:52 #222 DONE 0.8s 08:38:52 08:38:52 #108 [support-cron-scheduler] exporting to image 08:38:52 #108 writing image sha256:844d71d890462fa6a1a43c95d9d0b18ffc89ffa76c33c5bfe22340ccdbf0c56b 08:38:52 #108 ... 08:38:52 08:38:52 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:38:52 #223 DONE 0.3s 08:38:52 08:38:52 #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:52 #224 DONE 0.3s 08:38:52 08:38:52 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:52 #225 DONE 0.3s 08:38:52 08:38:52 #108 [support-notifications] exporting to image 08:38:52 #108 exporting layers 0.3s done 08:38:52 #108 writing image sha256:844d71d890462fa6a1a43c95d9d0b18ffc89ffa76c33c5bfe22340ccdbf0c56b 0.0s done 08:38:52 #108 writing image sha256:15d498b405968febd0e02e7a34a0844672af28ede5c334365a3c44858f244338 0.0s done 08:38:52 #108 naming to docker.io/library/core-command done 08:38:52 #108 naming to docker.io/library/support-scheduler done 08:38:52 #108 ... 08:38:52 08:38:52 #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:38:52 #226 DONE 0.3s 08:38:52 08:38:52 #108 [core-keeper] exporting to image 08:38:52 #108 writing image sha256:097018425d15f9abbb30967da988f8db3d5e3947e66def4f8dc5e3ab7fb688c0 done 08:38:52 #108 naming to docker.io/library/core-keeper 0.0s done 08:38:52 #108 ... 08:38:52 08:38:52 #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:52 #227 DONE 1.1s 08:38:52 08:38:52 #108 [security-proxy-auth] exporting to image 08:38:52 #108 exporting layers 0.5s done 08:38:52 #108 writing image sha256:dd581d1a188505d186f8d224797f7281c48c21f9cd27fdf6127adee539b27c73 0.0s done 08:38:52 #108 writing image sha256:b47dfd8075d2c9ef11e4171cdf9eae63f8a95c06b33bc37bd8b4a99263bf84a2 0.0s done 08:38:52 #108 writing image sha256:09f17a37d38e1ec22b4d2c55e3e4727a675219a3ece330e9db874972b66e1b39 0.1s done 08:38:52 #108 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:38:52 #108 naming to docker.io/library/core-metadata done 08:38:52 #108 naming to docker.io/library/security-proxy-auth 0.0s done 08:38:52 #108 writing image sha256:5aeea396b218be3ab9a7bb1d479106c12a6f7cae7a2e562f4da51e40c3af11ea 08:38:53 #108 ... 08:38:53 08:38:53 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:38:53 #228 DONE 0.2s 08:38:53 08:38:53 #108 [support-notifications] exporting to image 08:38:53 #108 exporting layers 0.4s done 08:38:53 #108 writing image sha256:5aeea396b218be3ab9a7bb1d479106c12a6f7cae7a2e562f4da51e40c3af11ea 0.0s done 08:38:53 #108 naming to docker.io/library/support-cron-scheduler done 08:38:53 #108 writing image sha256:9e77ffcac3ceb7d755874fcbec7fea7323e0e4b3a975d1c0523e05cbc3e99d9e done 08:38:53 #108 naming to docker.io/library/core-data done 08:38:53 #108 writing image sha256:d45a9446ad5dab1e9574c6cc2e6e42bfd05da4dd088db33286e80d435f37fbd4 done 08:38:53 #108 naming to docker.io/library/support-notifications done 08:38:53 #108 exporting layers 0.3s done 08:38:53 #108 writing image sha256:c75a1d96d725291306fd1ed0f3524d8352309fba6bff8a851b6c068775ab277b done 08:38:53 #108 naming to docker.io/library/security-proxy-setup done 08:38:53 #108 DONE 4.5s 08:38:53 08:38:53 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:38:53 #229 DONE 0.1s 08:38:53 08:38:53 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:38:53 #230 DONE 0.1s 08:38:53 08:38:53 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:53 #231 DONE 0.6s 08:38:53 08:38:53 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:53 #232 DONE 0.1s 08:38:53 08:38:53 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:38:53 #233 ... 08:38:53 08:38:53 #108 [security-secretstore-setup] exporting to image 08:38:53 #108 exporting layers 0.2s done 08:38:53 #108 writing image sha256:18595548a70fd2969a2626b8ae4fc653f0456c841744ea579ab5bbf23167d3a7 done 08:38:53 #108 naming to docker.io/library/security-secretstore-setup done 08:38:53 #108 DONE 4.7s 08:38:53 08:38:53 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:38:53 #233 DONE 0.4s 08:38:53 08:38:53 #108 [security-bootstrapper] exporting to image 08:38:53 #108 exporting layers 0.2s done 08:38:53 #108 writing image sha256:7a8130dafc43a9a48d502e892ced00a112c30922cadcf43052bb2e11dfde4f06 done 08:38:53 #108 naming to docker.io/library/security-bootstrapper done 08:38:53 #108 DONE 4.9s 08:38:53 time="2024-09-13T08:34:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:53 time="2024-09-13T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:53 $ docker stop --time=1 e4720b7e36f9bca85c704e52c9e56ff16947e978f55070cf3467f64998c28671 08:38:55 $ docker rm -f --volumes e4720b7e36f9bca85c704e52c9e56ff16947e978f55070cf3467f64998c28671 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:55 + docker images 08:38:55 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:55 security-bootstrapper latest 7a8130dafc43 2 seconds ago 19MB 08:38:55 core-data latest 9e77ffcac3ce 3 seconds ago 39.7MB 08:38:55 support-notifications latest d45a9446ad5d 3 seconds ago 42.6MB 08:38:55 security-proxy-setup latest c75a1d96d725 3 seconds ago 26.2MB 08:38:55 core-common-config-bootstrapper latest b47dfd8075d2 3 seconds ago 15.2MB 08:38:55 support-cron-scheduler latest 5aeea396b218 3 seconds ago 44.2MB 08:38:55 security-proxy-auth latest 09f17a37d38e 3 seconds ago 33.1MB 08:38:55 security-secretstore-setup latest 18595548a70f 3 seconds ago 37MB 08:38:55 core-metadata latest dd581d1a1885 4 seconds ago 39.9MB 08:38:55 core-keeper latest 097018425d15 4 seconds ago 39.6MB 08:38:55 support-scheduler latest 844d71d89046 5 seconds ago 42MB 08:38:55 core-command latest 15d498b40596 5 seconds ago 35.5MB 08:38:55 security-spiffe-token-provider latest 7d67a6292fc3 6 seconds ago 28.9MB 08:38:55 security-spire-agent latest 8ebad2e6ddd6 3 minutes ago 182MB 08:38:55 security-spire-server latest 62eeab90b019 3 minutes ago 121MB 08:38:55 security-spire-config latest 89635b79aad0 3 minutes ago 120MB 08:38:55 ci-base-image-x86_64 latest 2e6482866074 7 minutes ago 971MB 08:38:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 08:38:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 08:38:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.193s coverage: 97.0% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.268s coverage: 69.2% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.208s coverage: 53.2% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.230s coverage: 93.4% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.386s coverage: 91.7% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.222s coverage: 7.0% of statements 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.699s coverage: 95.8% of statements 08:41:51 ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.124s coverage: 0.0% of statements [no tests to run] 08:42:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.321s coverage: 0.8% of statements 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.138s coverage: 30.7% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.135s coverage: 41.7% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 77.8% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.091s coverage: 94.1% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.094s coverage: 87.5% of statements 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.933s coverage: 79.9% of statements 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.147s coverage: 92.9% of statements 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.109s coverage: 62.3% of statements 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.102s coverage: 75.0% of statements 08:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.072s coverage: 20.0% of statements 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.081s coverage: 100.0% of statements 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.310s coverage: 81.8% of statements 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.288s coverage: 82.1% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.126s coverage: 86.0% of statements 08:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.751s coverage: 63.1% of statements 08:42:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.125s coverage: 100.0% of statements 08:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements 08:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 08:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements 08:43:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:43:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:43:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.694s coverage: 36.5% of statements 08:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.118s coverage: 89.5% of statements 08:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:43:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:43:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements 08:43:08 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:43:08 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:43:08 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:43:08 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.131s coverage: 4.9% of statements 08:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.344s coverage: 97.1% of statements 08:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.138s coverage: 35.9% of statements 08:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:43:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.175s coverage: 19.9% of statements 08:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:43:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.492s coverage: 95.7% of statements 08:43:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:43:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:43:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.280s coverage: 98.9% of statements 08:43:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:43:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:39 go vet ./... 08:48:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:48:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:48:00 ./bin/test-attribution-txt.sh 08:48:00 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:48:00 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:48:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:48:01 + ls -al . 08:48:01 total 928 08:48:01 drwxrwxr-x 10 1001 1001 4096 Sep 13 08:35 . 08:48:01 drwxr-xr-x 4 root root 4096 Sep 13 08:35 .. 08:48:01 drwxrwxr-x 2 1001 1001 4096 Sep 13 08:33 .blubracket 08:48:01 -rw-rw-r-- 1 1001 1001 10 Sep 13 08:33 .dockerignore 08:48:01 drwxrwxr-x 8 1001 1001 4096 Sep 13 08:33 .git 08:48:01 drwxrwxr-x 3 1001 1001 4096 Sep 13 08:33 .github 08:48:01 -rw-rw-r-- 1 1001 1001 1102 Sep 13 08:33 .gitignore 08:48:01 -rw-rw-r-- 1 1001 1001 42 Sep 13 08:33 .golangci.yml 08:48:01 -rw-rw-r-- 1 1001 1001 100 Sep 13 08:33 .hadolint.yml 08:48:01 -rw-rw-r-- 1 1001 1001 155 Sep 13 08:33 .sonarcloud.properties 08:48:01 -rw-rw-r-- 1 1001 1001 1171 Sep 13 08:33 ADOPTERS.md 08:48:01 -rw-rw-r-- 1 1001 1001 21286 Sep 13 08:33 Attribution.txt 08:48:01 -rw-rw-r-- 1 1001 1001 100284 Sep 13 08:33 CHANGELOG.md 08:48:01 -rw-rw-r-- 1 1001 1001 3804 Sep 13 08:33 CONTRIBUTING.md 08:48:01 -rw-rw-r-- 1 1001 1001 677 Sep 13 08:33 GOVERNANCE.md 08:48:01 -rw-rw-r-- 1 1001 1001 861 Sep 13 08:33 Jenkinsfile 08:48:01 -rw-rw-r-- 1 1001 1001 10775 Sep 13 08:33 LICENSE 08:48:01 -rw-rw-r-- 1 1001 1001 16854 Sep 13 08:33 Makefile 08:48:01 -rw-rw-r-- 1 1001 1001 582 Sep 13 08:33 OWNERS.md 08:48:01 -rw-rw-r-- 1 1001 1001 9528 Sep 13 08:33 README.md 08:48:01 -rw-rw-r-- 1 1001 1001 789 Sep 13 08:33 SECURITY.md 08:48:01 -rw-rw-r-- 1 1001 1001 5 Sep 13 08:30 VERSION 08:48:01 drwxrwxr-x 2 1001 1001 4096 Sep 13 08:33 bin 08:48:01 drwxrwxr-x 20 1001 1001 4096 Sep 13 08:33 cmd 08:48:01 -rw-r--r-- 1 root root 563961 Sep 13 08:43 coverage.out 08:48:01 drwxrwxr-x 2 1001 1001 4096 Sep 13 08:33 fuzz_test 08:48:01 -rw-rw-r-- 1 1001 1001 7305 Sep 13 08:33 go.mod 08:48:01 -rw-rw-r-- 1 1001 1001 102748 Sep 13 08:33 go.sum 08:48:01 drwxrwxr-x 7 1001 1001 4096 Sep 13 08:33 internal 08:48:01 drwxrwxr-x 3 1001 1001 4096 Sep 13 08:33 openapi 08:48:01 -rw-rw-r-- 1 1001 1001 584 Sep 13 08:33 security.txt 08:48:01 -rw-rw-r-- 1 1001 1001 204 Sep 13 08:33 version.go [Pipeline] sh 08:48:01 + '[' -e coverage.out ] 08:48:01 + chown 1001:1001 coverage.out [Pipeline] stash 08:48:02 Warning: overwriting stash ‘coverage-report’ 08:48:02 Stashed 1 file(s) [Pipeline] sh 08:48:03 + make build 08:48:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:51:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:51:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:51:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:52:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:52:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:52:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:52:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:52:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:52:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:52:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:52:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:52:58 $ docker stop --time=1 2140cf67cc2be592a158b01f5f89101638515740edab32a177348c53df206619 08:53:00 $ docker rm -f --volumes 2140cf67cc2be592a158b01f5f89101638515740edab32a177348c53df206619 [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 08:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:04 08:53:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:04 latest: Pulling from edgex-devops/edgex-compose-arm64 08:53:04 547446be3368: Pulling fs layer 08:53:04 d125d8839a47: Pulling fs layer 08:53:04 3e85d5ac6304: Pulling fs layer 08:53:04 c3105a71a48b: Pulling fs layer 08:53:04 0f093f025ec4: Pulling fs layer 08:53:04 c3106fc0e877: Pulling fs layer 08:53:04 0f093f025ec4: Waiting 08:53:04 c3106fc0e877: Waiting 08:53:04 c3105a71a48b: Waiting 08:53:04 547446be3368: Verifying Checksum 08:53:04 547446be3368: Download complete 08:53:05 c3105a71a48b: Download complete 08:53:05 d125d8839a47: Verifying Checksum 08:53:05 d125d8839a47: Download complete 08:53:05 c3106fc0e877: Verifying Checksum 08:53:05 c3106fc0e877: Download complete 08:53:05 0f093f025ec4: Verifying Checksum 08:53:05 0f093f025ec4: Download complete 08:53:05 547446be3368: Pull complete 08:53:07 d125d8839a47: Pull complete 08:53:07 3e85d5ac6304: Verifying Checksum 08:53:07 3e85d5ac6304: Download complete 08:53:17 3e85d5ac6304: Pull complete 08:53:17 c3105a71a48b: Pull complete 08:53:18 0f093f025ec4: Pull complete 08:53:18 c3106fc0e877: Pull complete 08:53:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:18 prd-ubuntu20.04-docker-arm64-4c-16g-10220 does not seem to be running inside a container 08:53:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:53:20 $ docker top ed642685c0a28be6cc661ffe02d09e7f03484e2b5f2cafdd57e8e82e524e7a3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:21 + docker compose -f ./docker-compose-build.yml build --parallel 08:53:31 #1 [security-spire-config internal] load build definition from Dockerfile 08:53:31 #1 transferring dockerfile: 08:53:31 #1 transferring dockerfile: 1.69kB done 08:53:31 #1 DONE 0.1s 08:53:31 08:53:31 #2 [support-scheduler internal] load build definition from Dockerfile 08:53:31 #2 transferring dockerfile: 1.93kB done 08:53:31 #2 DONE 0.1s 08:53:31 08:53:31 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:53:31 #3 transferring dockerfile: 2.23kB 0.0s done 08:53:31 #3 DONE 0.1s 08:53:31 08:53:31 #4 [security-secretstore-setup internal] load build definition from Dockerfile 08:53:31 #4 transferring dockerfile: 2.49kB 0.0s done 08:53:31 #4 DONE 0.1s 08:53:31 08:53:31 #5 [support-cron-scheduler internal] load build definition from Dockerfile 08:53:31 #5 transferring dockerfile: 1.85kB done 08:53:31 #5 DONE 0.1s 08:53:31 08:53:31 #6 [security-spire-server internal] load build definition from Dockerfile 08:53:31 #6 transferring dockerfile: 1.70kB 0.0s done 08:53:31 #6 DONE 0.1s 08:53:31 08:53:31 #7 [core-metadata internal] load build definition from Dockerfile 08:53:31 #7 transferring dockerfile: 2.06kB done 08:53:31 #7 DONE 0.1s 08:53:31 08:53:31 #8 [support-notifications internal] load build definition from Dockerfile 08:53:31 #8 transferring dockerfile: 1.95kB done 08:53:31 #8 DONE 0.1s 08:53:31 08:53:31 #9 [core-keeper internal] load build definition from Dockerfile 08:53:32 #9 transferring dockerfile: 2.01kB 0.0s done 08:53:32 #9 DONE 0.1s 08:53:32 08:53:32 #10 [core-command internal] load build definition from Dockerfile 08:53:32 #10 transferring dockerfile: 1.93kB done 08:53:32 #10 DONE 0.1s 08:53:32 08:53:32 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:53:32 #11 transferring dockerfile: 2.15kB 0.0s done 08:53:32 #11 DONE 0.1s 08:53:32 08:53:32 #12 [security-spire-agent internal] load build definition from Dockerfile 08:53:32 #12 transferring dockerfile: 1.81kB 0.0s done 08:53:32 #12 DONE 0.1s 08:53:32 08:53:32 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:53:32 #13 transferring dockerfile: 2.50kB done 08:53:32 #13 DONE 0.1s 08:53:32 08:53:32 #14 [core-data internal] load build definition from Dockerfile 08:53:32 #14 transferring dockerfile: 2.07kB 0.0s done 08:53:32 #14 DONE 0.1s 08:53:32 08:53:32 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:53:32 #15 transferring dockerfile: 1.89kB 0.0s done 08:53:32 #15 DONE 0.1s 08:53:32 08:53:32 #16 [security-bootstrapper internal] load build definition from Dockerfile 08:53:32 #16 transferring dockerfile: 3.17kB 0.0s done 08:53:32 #16 DONE 0.1s 08:53:32 08:53:32 #17 [security-spire-config internal] load .dockerignore 08:53:32 #17 transferring context: 50B 0.0s done 08:53:32 #17 DONE 0.1s 08:53:33 08:53:33 #18 [support-scheduler internal] load .dockerignore 08:53:33 #18 transferring context: 50B 0.0s done 08:53:33 #18 DONE 0.0s 08:53:33 08:53:33 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:53:33 #19 transferring context: 50B done 08:53:33 #19 DONE 0.0s 08:53:33 08:53:33 #20 [security-secretstore-setup internal] load .dockerignore 08:53:33 #20 transferring context: 50B done 08:53:33 #20 DONE 0.1s 08:53:33 08:53:33 #21 [support-cron-scheduler internal] load .dockerignore 08:53:33 #21 transferring context: 50B done 08:53:33 #21 DONE 0.1s 08:53:33 08:53:33 #22 [security-spire-server internal] load .dockerignore 08:53:33 #22 transferring context: 50B done 08:53:33 #22 DONE 0.1s 08:53:33 08:53:33 #23 [core-metadata internal] load .dockerignore 08:53:33 #23 transferring context: 50B 0.0s done 08:53:33 #23 DONE 0.1s 08:53:33 08:53:33 #24 [support-notifications internal] load .dockerignore 08:53:33 #24 transferring context: 50B done 08:53:33 #24 DONE 0.1s 08:53:33 08:53:33 #25 [core-keeper internal] load .dockerignore 08:53:33 #25 transferring context: 50B 0.0s done 08:53:33 #25 DONE 0.1s 08:53:33 08:53:33 #26 [core-command internal] load .dockerignore 08:53:33 #26 transferring context: 50B done 08:53:33 #26 DONE 0.1s 08:53:33 08:53:33 #27 [security-proxy-auth internal] load .dockerignore 08:53:33 #27 transferring context: 50B 0.0s done 08:53:33 #27 DONE 0.1s 08:53:33 08:53:33 #28 [security-spire-agent internal] load .dockerignore 08:53:33 #28 transferring context: 50B 0.0s done 08:53:34 #28 DONE 0.1s 08:53:34 08:53:34 #29 [security-proxy-setup internal] load .dockerignore 08:53:34 #29 transferring context: 50B 0.0s done 08:53:34 #29 DONE 0.1s 08:53:34 08:53:34 #30 [core-data internal] load .dockerignore 08:53:34 #30 transferring context: 50B 0.0s done 08:53:34 #30 DONE 0.1s 08:53:34 08:53:34 #31 [security-spiffe-token-provider internal] load .dockerignore 08:53:34 #31 transferring context: 50B 0.0s done 08:53:34 #31 DONE 0.1s 08:53:34 08:53:34 #32 [security-bootstrapper internal] load .dockerignore 08:53:34 #32 transferring context: 50B 0.0s done 08:53:34 #32 DONE 0.1s 08:53:34 08:53:34 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:53:34 #33 DONE 0.4s 08:53:34 08:53:34 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:53:34 #34 DONE 0.6s 08:53:34 08:53:34 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:34 #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:34 #35 ... 08:53:34 08:53:34 #36 [security-spire-config internal] load build context 08:53:34 #36 transferring context: 25.96kB 0.0s done 08:53:34 #36 DONE 0.1s 08:53:34 08:53:34 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:34 #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:53:34 #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:53:34 #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:53:34 #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:53:34 #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 08:53:34 #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 08:53:35 #35 ... 08:53:35 08:53:35 #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:35 #37 DONE 0.0s 08:53:35 08:53:35 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:35 #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:53:35 #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 08:53:35 #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:53:35 #35 ... 08:53:35 08:53:35 #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:35 #37 DONE 0.0s 08:53:35 08:53:35 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:35 #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:53:35 #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 08:53:35 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s 08:53:35 #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 08:53:35 #35 ... 08:53:35 08:53:35 #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:35 #37 DONE 0.0s 08:53:35 08:53:35 #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:53:35 #33 DONE 0.4s 08:53:35 08:53:35 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:35 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.7s 08:53:35 #35 ... 08:53:35 08:53:35 #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:53:35 #33 DONE 0.5s 08:53:35 08:53:35 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:35 #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:53:35 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.9s 08:53:35 #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:36 #35 ... 08:53:36 08:53:36 #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:36 #37 DONE 0.0s 08:53:36 08:53:36 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:36 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.99MB / 28.04MB 1.0s 08:53:36 #35 ... 08:53:36 08:53:36 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:53:36 #34 DONE 1.0s 08:53:36 08:53:36 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:36 #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:53:36 #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:53:36 #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:53:36 #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:53:36 #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:53:36 #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:53:36 #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:53:36 #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 08:53:36 #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:36 #35 ... 08:53:36 08:53:36 #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:53:36 #33 DONE 0.8s 08:53:36 08:53:36 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:36 #35 ... 08:53:36 08:53:36 #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:36 #37 DONE 0.0s 08:53:36 08:53:36 #38 [core-metadata internal] load build context 08:53:36 #38 DONE 0.0s 08:53:36 08:53:36 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:36 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.61MB / 28.04MB 1.3s 08:53:36 #35 ... 08:53:36 08:53:36 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:53:36 #33 DONE 0.9s 08:53:36 08:53:36 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:36 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.5s 08:53:36 #35 ... 08:53:36 08:53:36 #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:36 #37 DONE 0.0s 08:53:36 08:53:36 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:36 #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:53:36 #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:53:36 #35 ... 08:53:36 08:53:36 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:53:36 #33 DONE 1.0s 08:53:36 08:53:36 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:36 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.8s 08:53:36 #35 ... 08:53:36 08:53:36 #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:36 #37 DONE 0.1s 08:53:36 08:53:36 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:36 #35 ... 08:53:36 08:53:36 #37 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:36 #37 DONE 0.1s 08:53:36 08:53:36 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:36 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 2.0s 08:53:37 #35 ... 08:53:37 08:53:37 #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:53:37 #33 DONE 1.3s 08:53:37 08:53:37 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:37 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.69MB / 28.04MB 2.2s 08:53:37 #35 ... 08:53:37 08:53:37 #39 [security-spire-server internal] load build context 08:53:37 #39 transferring context: 27.71kB 0.1s done 08:53:37 #39 DONE 1.2s 08:53:37 08:53:37 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:37 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.5s 08:53:37 #35 ... 08:53:37 08:53:37 #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:53:37 #33 DONE 1.5s 08:53:37 08:53:37 #40 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:37 #40 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:37 #40 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:37 #40 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:37 #40 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:37 #40 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:37 #40 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.8s done 08:53:37 #40 ... 08:53:37 08:53:37 #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:37 #37 DONE 0.1s 08:53:37 08:53:37 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:53:37 #34 DONE 1.5s 08:53:38 08:53:38 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:38 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s 08:53:38 #35 ... 08:53:38 08:53:38 #37 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:38 #37 DONE 0.1s 08:53:38 08:53:38 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:38 #35 ... 08:53:38 08:53:38 #37 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:38 #37 DONE 0.1s 08:53:38 08:53:38 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:38 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.5s done 08:53:38 #35 ... 08:53:38 08:53:38 #37 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:38 #37 DONE 0.1s 08:53:38 08:53:38 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:53:38 #33 DONE 2.4s 08:53:38 08:53:38 #40 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:38 #40 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:38 #40 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:38 #40 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:38 #40 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:38 #40 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:38 #40 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.8s done 08:53:38 #40 ... 08:53:38 08:53:38 #41 [security-spiffe-token-provider internal] load build context 08:53:38 #41 DONE 0.0s 08:53:38 08:53:38 #42 [security-bootstrapper internal] load build context 08:53:38 #42 DONE 0.0s 08:53:38 08:53:38 #40 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:38 #40 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:38 #40 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:38 #40 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:38 #40 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:38 #40 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:38 #40 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.8s done 08:53:39 #40 ... 08:53:39 08:53:39 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:53:39 #43 DONE 1.7s 08:53:39 08:53:39 #44 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:39 #44 DONE 4.4s 08:53:39 08:53:39 #40 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:39 #40 DONE 5.4s 08:53:39 08:53:39 #45 [support-scheduler internal] load build context 08:53:39 #45 ... 08:53:39 08:53:39 #40 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:39 #40 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:39 #40 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:39 #40 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:39 #40 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:39 #40 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:39 #40 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.8s done 08:53:39 #40 DONE 5.4s 08:53:39 08:53:39 #45 [support-scheduler internal] load build context 08:53:40 #45 ... 08:53:40 08:53:40 #46 [security-spire-agent internal] load build context 08:53:40 #46 transferring context: 27.24kB 0.2s done 08:53:40 #46 DONE 1.6s 08:53:40 08:53:40 #45 [support-scheduler internal] load build context 08:53:43 #45 ... 08:53:43 08:53:43 #47 [core-metadata builder 2/7] WORKDIR /edgex-go 08:53:43 #47 DONE 4.0s 08:53:43 08:53:43 #45 [support-scheduler internal] load build context 08:53:45 #45 ... 08:53:45 08:53:45 #48 [core-common-config-bootstrapper internal] load build context 08:53:45 #48 ... 08:53:45 08:53:45 #49 [support-cron-scheduler internal] load build context 08:53:45 #49 ... 08:53:45 08:53:45 #50 [security-secretstore-setup internal] load build context 08:53:45 #50 ... 08:53:45 08:53:45 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:45 #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:53:45 #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:53:45 #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:53:45 #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:53:45 #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:53:45 #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:53:45 #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:53:45 #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 08:53:45 #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.5s done 08:53:45 #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:45 #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:53:45 #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s 08:53:45 #35 ... 08:53:45 08:53:45 #49 [support-cron-scheduler internal] load build context 08:53:45 #49 transferring context: 44.08MB 10.0s 08:53:46 #49 ... 08:53:46 08:53:46 #38 [core-metadata internal] load build context 08:53:46 #38 ... 08:53:46 08:53:46 #51 [support-notifications internal] load build context 08:53:46 #51 ... 08:53:46 08:53:46 #49 [support-cron-scheduler internal] load build context 08:53:46 #49 ... 08:53:46 08:53:46 #52 [core-keeper internal] load build context 08:53:46 #52 ... 08:53:46 08:53:46 #49 [support-cron-scheduler internal] load build context 08:53:47 #49 ... 08:53:47 08:53:47 #53 [security-proxy-auth internal] load build context 08:53:47 #53 ... 08:53:47 08:53:47 #54 [core-command internal] load build context 08:53:47 #54 ... 08:53:47 08:53:47 #53 [security-proxy-auth internal] load build context 08:53:49 #53 ... 08:53:49 08:53:49 #55 [security-proxy-setup internal] load build context 08:53:49 #55 ... 08:53:49 08:53:49 #42 [security-bootstrapper internal] load build context 08:53:49 #42 ... 08:53:49 08:53:49 #56 [core-data internal] load build context 08:53:49 #56 ... 08:53:49 08:53:49 #41 [security-spiffe-token-provider internal] load build context 08:53:49 #41 ... 08:53:49 08:53:49 #42 [security-bootstrapper internal] load build context 08:53:49 #42 ... 08:53:49 08:53:49 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:49 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done 08:53:49 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:53:49 #57 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:53:49 #57 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:53:49 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done 08:53:49 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 5.4s 08:53:49 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:53:49 #57 ... 08:53:49 08:53:49 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:49 #0 6.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:49 #0 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:49 #58 10.06 (1/2) Installing dumb-init (1.2.5-r2) 08:53:49 #58 10.06 (2/2) Installing su-exec (0.2-r3) 08:53:49 #58 10.06 Executing busybox-1.36.1-r7.trigger 08:53:49 #58 ... 08:53:49 08:53:49 #42 [security-bootstrapper internal] load build context 08:53:50 #42 ... 08:53:50 08:53:50 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:50 #0 6.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:50 #0 6.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:50 #0 9.385 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:50 #0 9.385 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:50 #0 9.385 OK: 19946 distinct packages available 08:53:50 #0 9.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:50 #59 ... 08:53:50 08:53:50 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:50 #60 ... 08:53:50 08:53:50 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:50 #61 ... 08:53:50 08:53:50 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:50 #62 ... 08:53:50 08:53:50 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:51 #63 ... 08:53:51 08:53:51 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:53:51 #64 ... 08:53:51 08:53:51 #65 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:53:51 #0 9.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:51 #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:51 #65 ... 08:53:51 08:53:51 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:53:51 #66 ... 08:53:51 08:53:51 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:51 #67 ... 08:53:51 08:53:51 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:51 #58 10.27 OK: 8 MiB in 17 packages 08:53:51 #58 DONE 11.9s 08:53:51 08:53:51 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:51 #68 ... 08:53:51 08:53:51 #42 [security-bootstrapper internal] load build context 08:53:51 #42 transferring context: 10.90MB 11.1s 08:53:53 #42 ... 08:53:53 08:53:53 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:53:53 #69 ... 08:53:53 08:53:53 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:53 #67 DONE 13.1s 08:53:53 08:53:53 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:53:53 #70 ... 08:53:53 08:53:53 #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:53 #71 ... 08:53:53 08:53:53 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:53:53 #65 12.29 (1/1) Installing dumb-init (1.2.5-r2) 08:53:53 #65 12.29 Executing busybox-1.36.1-r7.trigger 08:53:53 #65 12.47 OK: 8 MiB in 16 packages 08:53:53 #65 DONE 13.4s 08:53:53 08:53:53 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:53 #72 ... 08:53:53 08:53:53 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:54 #73 ... 08:53:54 08:53:54 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:53:55 #74 ... 08:53:55 08:53:55 #45 [support-scheduler internal] load build context 08:53:55 #45 ... 08:53:55 08:53:55 #42 [security-bootstrapper internal] load build context 08:53:55 #42 ... 08:53:55 08:53:55 #48 [core-common-config-bootstrapper internal] load build context 08:53:55 #48 ... 08:53:55 08:53:55 #50 [security-secretstore-setup internal] load build context 08:53:55 #50 ... 08:53:55 08:53:55 #42 [security-bootstrapper internal] load build context 08:53:55 #42 ... 08:53:55 08:53:55 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:55 #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s 08:53:56 #35 ... 08:53:56 08:53:56 #42 [security-bootstrapper internal] load build context 08:53:56 #42 ... 08:53:56 08:53:56 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:56 #59 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:56 #59 13.48 (1/4) Installing dumb-init (1.2.5-r2) 08:53:56 #59 13.48 (2/4) Installing musl-obstack (1.2.3-r2) 08:53:56 #59 13.48 (3/4) Installing libucontext (1.2-r2) 08:53:56 #59 13.50 (4/4) Installing gcompat (1.1.0-r1) 08:53:56 #59 13.51 Executing busybox-1.36.1-r7.trigger 08:53:56 #59 13.60 OK: 8 MiB in 19 packages 08:53:56 #59 DONE 15.6s 08:53:56 08:53:56 #42 [security-bootstrapper internal] load build context 08:53:56 #42 ... 08:53:56 08:53:56 #38 [core-metadata internal] load build context 08:53:56 #38 transferring context: 54.55MB 19.2s 08:53:56 #38 ... 08:53:56 08:53:56 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:56 #61 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:56 #61 ... 08:53:56 08:53:56 #51 [support-notifications internal] load build context 08:53:57 #51 ... 08:53:57 08:53:57 #42 [security-bootstrapper internal] load build context 08:53:57 #42 ... 08:53:57 08:53:57 #52 [core-keeper internal] load build context 08:53:57 #52 ... 08:53:57 08:53:57 #42 [security-bootstrapper internal] load build context 08:53:57 #42 ... 08:53:57 08:53:57 #49 [support-cron-scheduler internal] load build context 08:53:57 #49 ... 08:53:57 08:53:57 #52 [core-keeper internal] load build context 08:53:57 #52 ... 08:53:57 08:53:57 #54 [core-command internal] load build context 08:53:57 #54 ... 08:53:57 08:53:57 #42 [security-bootstrapper internal] load build context 08:53:58 #42 ... 08:53:58 08:53:58 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:58 #68 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:58 #68 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:58 #68 14.92 (1/2) Installing ca-certificates (20240226-r0) 08:53:58 #68 15.13 (2/2) Installing dumb-init (1.2.5-r2) 08:53:58 #68 15.13 Executing busybox-1.36.1-r7.trigger 08:53:58 #68 15.13 Executing ca-certificates-20240226-r0.trigger 08:53:58 #68 15.93 OK: 9 MiB in 17 packages 08:53:58 #68 DONE 17.8s 08:53:58 08:53:58 #42 [security-bootstrapper internal] load build context 08:53:59 #42 ... 08:53:59 08:53:59 #55 [security-proxy-setup internal] load build context 08:53:59 #55 ... 08:53:59 08:53:59 #53 [security-proxy-auth internal] load build context 08:53:59 #53 ... 08:53:59 08:53:59 #55 [security-proxy-setup internal] load build context 08:53:59 #55 ... 08:53:59 08:53:59 #41 [security-spiffe-token-provider internal] load build context 08:53:59 #41 ... 08:53:59 08:53:59 #56 [core-data internal] load build context 08:53:59 #56 ... 08:53:59 08:53:59 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:59 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.5s done 08:53:59 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.2s 08:53:59 #57 ... 08:53:59 08:53:59 #56 [core-data internal] load build context 08:54:01 #56 ... 08:54:01 08:54:01 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:54:01 #75 ... 08:54:01 08:54:01 #56 [core-data internal] load build context 08:54:01 #56 transferring context: 26.50MB 22.1s 08:54:01 #56 ... 08:54:01 08:54:01 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:01 #63 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:01 #63 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:01 #63 14.67 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:54:01 #63 14.67 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:54:01 #63 14.67 OK: 19946 distinct packages available 08:54:01 #63 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:01 #63 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:01 #63 18.56 (1/11) Installing ca-certificates (20240226-r0) 08:54:01 #63 18.75 (2/11) Installing brotli-libs (1.0.9-r14) 08:54:01 #63 18.83 (3/11) Installing libunistring (1.1-r1) 08:54:01 #63 19.01 (4/11) Installing libidn2 (2.3.4-r1) 08:54:01 #63 19.01 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:54:01 #63 19.06 (6/11) Installing libcurl (8.9.1-r0) 08:54:01 #63 19.11 (7/11) Installing curl (8.9.1-r0) 08:54:01 #63 19.19 (8/11) Installing dumb-init (1.2.5-r2) 08:54:01 #63 19.19 (9/11) Installing musl-obstack (1.2.3-r2) 08:54:01 #63 19.21 (10/11) Installing libucontext (1.2-r2) 08:54:01 #63 19.21 (11/11) Installing gcompat (1.1.0-r1) 08:54:01 #63 19.27 Executing busybox-1.36.1-r7.trigger 08:54:01 #63 19.36 Executing ca-certificates-20240226-r0.trigger 08:54:01 #63 20.51 OK: 13 MiB in 26 packages 08:54:02 #63 ... 08:54:02 08:54:02 #56 [core-data internal] load build context 08:54:04 #56 ... 08:54:04 08:54:04 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:04 #63 DONE 23.0s 08:54:04 08:54:04 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:54:04 #76 ... 08:54:04 08:54:04 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:54:04 #77 ... 08:54:04 08:54:04 #56 [core-data internal] load build context 08:54:04 #56 ... 08:54:04 08:54:04 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:54:04 #64 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:04 #64 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:04 #64 21.38 (1/1) Installing dumb-init (1.2.5-r2) 08:54:04 #64 21.38 Executing busybox-1.36.1-r7.trigger 08:54:04 #64 21.49 OK: 8 MiB in 16 packages 08:54:04 #64 DONE 23.9s 08:54:04 08:54:04 #56 [core-data internal] load build context 08:54:05 #56 ... 08:54:05 08:54:05 #45 [support-scheduler internal] load build context 08:54:05 #45 ... 08:54:05 08:54:05 #56 [core-data internal] load build context 08:54:05 #56 ... 08:54:05 08:54:05 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:54:05 #61 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:05 #61 20.58 (1/4) Installing dumb-init (1.2.5-r2) 08:54:05 #61 20.58 (2/4) Installing openssl (3.1.7-r0) 08:54:05 #61 20.58 (3/4) Installing su-exec (0.2-r3) 08:54:05 #61 20.58 (4/4) Installing yq (4.33.3-r5) 08:54:05 #61 21.63 Executing busybox-1.36.1-r7.trigger 08:54:05 #61 21.83 OK: 18 MiB in 19 packages 08:54:05 #61 DONE 25.3s 08:54:05 08:54:05 #56 [core-data internal] load build context 08:54:05 #56 ... 08:54:05 08:54:05 #48 [core-common-config-bootstrapper internal] load build context 08:54:05 #48 ... 08:54:05 08:54:05 #50 [security-secretstore-setup internal] load build context 08:54:06 #50 ... 08:54:06 08:54:06 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:06 #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.3s 08:54:06 #35 ... 08:54:06 08:54:06 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:54:06 #62 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:06 #62 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:06 #62 21.30 (1/4) Installing ca-certificates (20240226-r0) 08:54:06 #62 21.78 (2/4) Installing dumb-init (1.2.5-r2) 08:54:06 #62 21.78 (3/4) Installing su-exec (0.2-r3) 08:54:06 #62 21.78 (4/4) Installing yq (4.33.3-r5) 08:54:06 #62 22.99 Executing busybox-1.36.1-r7.trigger 08:54:06 #62 22.99 Executing ca-certificates-20240226-r0.trigger 08:54:06 #62 23.63 OK: 18 MiB in 19 packages 08:54:06 #62 DONE 25.4s 08:54:06 08:54:06 #50 [security-secretstore-setup internal] load build context 08:54:06 #50 ... 08:54:06 08:54:06 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:54:06 #78 ... 08:54:06 08:54:06 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:06 #35 ... 08:54:06 08:54:06 #38 [core-metadata internal] load build context 08:54:06 #38 transferring context: 69.21MB 29.6s 08:54:07 #38 ... 08:54:07 08:54:07 #51 [support-notifications internal] load build context 08:54:07 #51 ... 08:54:07 08:54:07 #38 [core-metadata internal] load build context 08:54:07 #38 ... 08:54:07 08:54:07 #52 [core-keeper internal] load build context 08:54:07 #52 ... 08:54:07 08:54:07 #49 [support-cron-scheduler internal] load build context 08:54:07 #49 ... 08:54:07 08:54:07 #54 [core-command internal] load build context 08:54:07 #54 ... 08:54:07 08:54:07 #52 [core-keeper internal] load build context 08:54:09 #52 ... 08:54:09 08:54:09 #42 [security-bootstrapper internal] load build context 08:54:09 #42 ... 08:54:09 08:54:09 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:09 #35 ... 08:54:09 08:54:09 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:54:09 #60 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:09 #60 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:09 #60 24.08 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:54:09 #60 24.08 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:54:09 #60 24.08 OK: 19946 distinct packages available 08:54:09 #60 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:09 #60 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:09 #60 28.09 (1/5) Installing dumb-init (1.2.5-r2) 08:54:09 #60 28.09 (2/5) Installing musl-obstack (1.2.3-r2) 08:54:09 #60 28.09 (3/5) Installing libucontext (1.2-r2) 08:54:09 #60 28.09 (4/5) Installing gcompat (1.1.0-r1) 08:54:09 #60 28.09 (5/5) Installing openssl (3.1.7-r0) 08:54:09 #60 28.09 Executing busybox-1.36.1-r7.trigger 08:54:09 #60 28.13 OK: 9 MiB in 20 packages 08:54:09 #60 ... 08:54:09 08:54:09 #53 [security-proxy-auth internal] load build context 08:54:09 #53 ... 08:54:09 08:54:09 #55 [security-proxy-setup internal] load build context 08:54:09 #55 ... 08:54:09 08:54:09 #41 [security-spiffe-token-provider internal] load build context 08:54:09 #41 ... 08:54:09 08:54:09 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:09 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.5s 08:54:10 #57 ... 08:54:10 08:54:10 #41 [security-spiffe-token-provider internal] load build context 08:54:11 #41 ... 08:54:11 08:54:11 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:54:11 #70 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:11 #70 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:11 #70 25.85 OK: 266 MiB in 52 packages 08:54:11 #70 DONE 27.7s 08:54:11 08:54:11 #41 [security-spiffe-token-provider internal] load build context 08:54:11 #41 ... 08:54:11 08:54:11 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:11 #73 DONE 27.9s 08:54:11 08:54:11 #41 [security-spiffe-token-provider internal] load build context 08:54:11 #41 ... 08:54:11 08:54:11 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:54:11 #60 DONE 31.2s 08:54:11 08:54:11 #41 [security-spiffe-token-provider internal] load build context 08:54:12 #41 ... 08:54:12 08:54:12 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:54:12 #66 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:12 #66 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:12 #66 25.53 (1/3) Installing ca-certificates (20240226-r0) 08:54:12 #66 25.82 (2/3) Installing dumb-init (1.2.5-r2) 08:54:12 #66 25.82 (3/3) Installing tzdata (2024a-r0) 08:54:12 #66 27.60 Executing busybox-1.36.1-r7.trigger 08:54:12 #66 27.60 Executing ca-certificates-20240226-r0.trigger 08:54:12 #66 28.47 OK: 12 MiB in 18 packages 08:54:12 #66 DONE 31.4s 08:54:12 08:54:12 #41 [security-spiffe-token-provider internal] load build context 08:54:12 #41 transferring context: 45.41MB 31.8s 08:54:14 #41 ... 08:54:14 08:54:14 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:54:14 #79 ... 08:54:14 08:54:14 #41 [security-spiffe-token-provider internal] load build context 08:54:14 #41 ... 08:54:14 08:54:14 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:54:14 #71 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:14 #71 26.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:14 #71 28.22 OK: 266 MiB in 52 packages 08:54:14 #71 DONE 31.3s 08:54:14 08:54:14 #41 [security-spiffe-token-provider internal] load build context 08:54:14 #41 ... 08:54:14 08:54:14 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:14 #72 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:14 #72 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:14 #72 24.99 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:54:14 #72 24.99 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:54:14 #72 24.99 OK: 19954 distinct packages available 08:54:14 #72 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:14 #72 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:14 #72 29.68 OK: 266 MiB in 52 packages 08:54:15 #72 ... 08:54:15 08:54:15 #41 [security-spiffe-token-provider internal] load build context 08:54:15 #41 ... 08:54:15 08:54:15 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:15 #72 DONE 31.6s 08:54:15 08:54:15 #41 [security-spiffe-token-provider internal] load build context 08:54:15 #41 ... 08:54:15 08:54:15 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:54:15 #80 ... 08:54:15 08:54:15 #51 [support-notifications internal] load build context 08:54:15 #51 ... 08:54:15 08:54:15 #41 [security-spiffe-token-provider internal] load build context 08:54:15 #41 ... 08:54:15 08:54:15 #45 [support-scheduler internal] load build context 08:54:15 #45 ... 08:54:15 08:54:15 #41 [security-spiffe-token-provider internal] load build context 08:54:16 #41 ... 08:54:16 08:54:16 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:54:16 #81 ... 08:54:16 08:54:16 #48 [core-common-config-bootstrapper internal] load build context 08:54:16 #48 ... 08:54:16 08:54:16 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:54:16 #82 ... 08:54:16 08:54:16 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:54:16 #75 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:16 #75 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:16 #75 23.34 OK: 8 MiB in 17 packages 08:54:16 #75 DONE 24.9s 08:54:16 08:54:16 #56 [core-data internal] load build context 08:54:16 #56 ... 08:54:16 08:54:16 #50 [security-secretstore-setup internal] load build context 08:54:16 #50 ... 08:54:16 08:54:16 #56 [core-data internal] load build context 08:54:17 #56 ... 08:54:17 08:54:17 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:54:17 #69 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:17 #69 29.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:17 #69 32.04 OK: 266 MiB in 52 packages 08:54:17 #69 DONE 33.9s 08:54:17 08:54:17 #56 [core-data internal] load build context 08:54:17 #56 transferring context: 40.05MB 37.6s 08:54:17 #56 ... 08:54:17 08:54:17 #38 [core-metadata internal] load build context 08:54:17 #38 ... 08:54:17 08:54:17 #56 [core-data internal] load build context 08:54:17 #56 ... 08:54:17 08:54:17 #54 [core-command internal] load build context 08:54:18 #54 ... 08:54:18 08:54:18 #49 [support-cron-scheduler internal] load build context 08:54:18 #49 ... 08:54:18 08:54:18 #54 [core-command internal] load build context 08:54:18 #54 ... 08:54:18 08:54:18 #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:54:18 #74 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:18 #74 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:18 #74 23.78 OK: 8 MiB in 16 packages 08:54:18 #74 DONE 24.8s 08:54:18 08:54:18 #54 [core-command internal] load build context 08:54:19 #54 ... 08:54:19 08:54:19 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:54:19 #77 19.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:19 #77 20.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:19 #77 23.18 (1/1) Installing dumb-init (1.2.5-r2) 08:54:19 #77 23.66 Executing busybox-1.36.1-r7.trigger 08:54:19 #77 23.73 OK: 8 MiB in 16 packages 08:54:19 #77 DONE 25.4s 08:54:19 08:54:19 #52 [core-keeper internal] load build context 08:54:19 #52 ... 08:54:19 08:54:19 #42 [security-bootstrapper internal] load build context 08:54:19 #42 ... 08:54:19 08:54:19 #52 [core-keeper internal] load build context 08:54:19 #52 ... 08:54:19 08:54:19 #53 [security-proxy-auth internal] load build context 08:54:19 #53 ... 08:54:19 08:54:19 #55 [security-proxy-setup internal] load build context 08:54:20 #55 ... 08:54:20 08:54:20 #52 [core-keeper internal] load build context 08:54:20 #52 ... 08:54:20 08:54:20 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:54:20 #78 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:20 #78 22.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:20 #78 23.41 OK: 8 MiB in 19 packages 08:54:20 #78 DONE 24.1s 08:54:20 08:54:20 #52 [core-keeper internal] load build context 08:54:20 #52 ... 08:54:20 08:54:20 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:20 #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.1s 08:54:20 #35 ... 08:54:20 08:54:20 #52 [core-keeper internal] load build context 08:54:21 #52 ... 08:54:21 08:54:21 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:21 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.9s 08:54:21 #57 ... 08:54:21 08:54:21 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:21 #35 ... 08:54:21 08:54:21 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:54:21 #83 ... 08:54:21 08:54:21 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:54:22 #84 ... 08:54:22 08:54:22 #45 [support-scheduler internal] load build context 08:54:22 #45 transferring context: 103.89MB 46.6s 08:54:22 #45 ... 08:54:22 08:54:22 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:54:22 #85 ... 08:54:22 08:54:22 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:22 #35 ... 08:54:22 08:54:22 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:54:22 #76 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:22 #76 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:22 #76 22.99 OK: 9 MiB in 17 packages 08:54:22 #76 DONE 23.6s 08:54:22 08:54:22 #45 [support-scheduler internal] load build context 08:54:24 #45 ... 08:54:24 08:54:24 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:54:24 #79 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:24 #79 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:24 #79 19.58 OK: 13 MiB in 26 packages 08:54:24 #79 DONE 20.3s 08:54:24 08:54:24 #45 [support-scheduler internal] load build context 08:54:25 #45 ... 08:54:25 08:54:25 #51 [support-notifications internal] load build context 08:54:25 #51 ... 08:54:25 08:54:25 #45 [support-scheduler internal] load build context 08:54:26 #45 ... 08:54:26 08:54:26 #41 [security-spiffe-token-provider internal] load build context 08:54:26 #41 ... 08:54:26 08:54:26 #45 [support-scheduler internal] load build context 08:54:26 #45 ... 08:54:26 08:54:26 #48 [core-common-config-bootstrapper internal] load build context 08:54:26 #48 ... 08:54:26 08:54:26 #41 [security-spiffe-token-provider internal] load build context 08:54:26 #41 ... 08:54:26 08:54:26 #50 [security-secretstore-setup internal] load build context 08:54:27 #50 ... 08:54:27 08:54:27 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:54:27 #86 ... 08:54:27 08:54:27 #50 [security-secretstore-setup internal] load build context 08:54:27 #50 transferring context: 87.60MB 51.3s 08:54:27 #50 ... 08:54:27 08:54:27 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:54:27 #80 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:27 #80 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:27 #80 21.15 OK: 8 MiB in 16 packages 08:54:27 #80 DONE 22.1s 08:54:27 08:54:27 #50 [security-secretstore-setup internal] load build context 08:54:27 #50 ... 08:54:27 08:54:27 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:54:27 #82 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:27 #82 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:27 #82 20.26 OK: 18 MiB in 19 packages 08:54:27 #82 DONE 21.1s 08:54:27 08:54:27 #50 [security-secretstore-setup internal] load build context 08:54:27 #50 ... 08:54:27 08:54:27 #38 [core-metadata internal] load build context 08:54:28 #38 ... 08:54:28 08:54:28 #56 [core-data internal] load build context 08:54:28 #56 ... 08:54:28 08:54:28 #38 [core-metadata internal] load build context 08:54:28 #38 ... 08:54:28 08:54:28 #49 [support-cron-scheduler internal] load build context 08:54:28 #49 ... 08:54:28 08:54:28 #38 [core-metadata internal] load build context 08:54:29 #38 ... 08:54:29 08:54:29 #54 [core-command internal] load build context 08:54:29 #54 ... 08:54:29 08:54:29 #38 [core-metadata internal] load build context 08:54:29 #38 ... 08:54:29 08:54:29 #42 [security-bootstrapper internal] load build context 08:54:29 #42 ... 08:54:29 08:54:29 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:54:29 #83 18.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:29 #83 ... 08:54:29 08:54:29 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:54:29 #81 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:29 #81 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:29 #81 23.01 OK: 18 MiB in 19 packages 08:54:29 #81 DONE 23.8s 08:54:29 08:54:29 #53 [security-proxy-auth internal] load build context 08:54:30 #53 ... 08:54:30 08:54:30 #55 [security-proxy-setup internal] load build context 08:54:30 #55 ... 08:54:30 08:54:30 #53 [security-proxy-auth internal] load build context 08:54:31 #53 ... 08:54:31 08:54:31 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:54:31 #87 DONE 1.2s 08:54:31 08:54:31 #53 [security-proxy-auth internal] load build context 08:54:31 #53 ... 08:54:31 08:54:31 #52 [core-keeper internal] load build context 08:54:31 #52 ... 08:54:31 08:54:31 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:54:31 #86 DONE 14.7s 08:54:31 08:54:31 #52 [core-keeper internal] load build context 08:54:31 #52 ... 08:54:31 08:54:31 #54 [core-command internal] load build context 08:54:31 #54 ... 08:54:31 08:54:31 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:31 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.9s 08:54:31 #57 ... 08:54:31 08:54:31 #52 [core-keeper internal] load build context 08:54:32 #52 transferring context: 100.84MB 54.6s 08:54:32 #52 ... 08:54:32 08:54:32 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:54:32 #88 DONE 1.1s 08:54:32 08:54:32 #52 [core-keeper internal] load build context 08:54:32 #52 ... 08:54:32 08:54:32 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:54:32 #85 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:32 #85 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:32 #85 19.88 OK: 12 MiB in 18 packages 08:54:32 #85 DONE 20.9s 08:54:33 08:54:33 #52 [core-keeper internal] load build context 08:54:33 #52 ... 08:54:33 08:54:33 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:33 #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 53.7s 08:54:33 #35 ... 08:54:33 08:54:33 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:54:33 #84 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:33 #84 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:33 #84 20.79 OK: 9 MiB in 20 packages 08:54:33 #84 DONE 21.5s 08:54:33 08:54:33 #52 [core-keeper internal] load build context 08:54:33 #52 ... 08:54:33 08:54:33 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:54:33 #83 18.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:33 #83 21.43 OK: 266 MiB in 52 packages 08:54:33 #83 DONE 22.0s 08:54:33 08:54:33 #52 [core-keeper internal] load build context 08:54:36 #52 ... 08:54:36 08:54:36 #51 [support-notifications internal] load build context 08:54:36 #51 ... 08:54:36 08:54:36 #52 [core-keeper internal] load build context 08:54:36 #52 ... 08:54:36 08:54:36 #45 [support-scheduler internal] load build context 08:54:36 #45 ... 08:54:36 08:54:36 #48 [core-common-config-bootstrapper internal] load build context 08:54:36 #48 ... 08:54:36 08:54:36 #41 [security-spiffe-token-provider internal] load build context 08:54:37 #41 ... 08:54:37 08:54:37 #48 [core-common-config-bootstrapper internal] load build context 08:54:37 #48 transferring context: 130.74MB 61.8s 08:54:38 #48 ... 08:54:38 08:54:38 #50 [security-secretstore-setup internal] load build context 08:54:38 #50 ... 08:54:38 08:54:38 #56 [core-data internal] load build context 08:54:38 #56 ... 08:54:38 08:54:38 #50 [security-secretstore-setup internal] load build context 08:54:38 #50 ... 08:54:38 08:54:38 #49 [support-cron-scheduler internal] load build context 08:54:38 #49 ... 08:54:38 08:54:38 #50 [security-secretstore-setup internal] load build context 08:54:39 #50 ... 08:54:39 08:54:39 #38 [core-metadata internal] load build context 08:54:39 #38 ... 08:54:39 08:54:39 #42 [security-bootstrapper internal] load build context 08:54:40 #42 ... 08:54:40 08:54:40 #50 [security-secretstore-setup internal] load build context 08:54:40 #50 ... 08:54:40 08:54:40 #55 [security-proxy-setup internal] load build context 08:54:40 #55 ... 08:54:40 08:54:40 #50 [security-secretstore-setup internal] load build context 08:54:41 #50 ... 08:54:41 08:54:41 #53 [security-proxy-auth internal] load build context 08:54:41 #53 ... 08:54:41 08:54:41 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:41 #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 60.5s done 08:54:41 #35 DONE 67.7s 08:54:41 08:54:41 #54 [core-command internal] load build context 08:54:41 #54 ... 08:54:41 08:54:41 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:41 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 44.0s done 08:54:42 #57 ... 08:54:42 08:54:42 #54 [core-command internal] load build context 08:54:42 #54 transferring context: 136.60MB 63.3s 08:54:43 #54 ... 08:54:43 08:54:43 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:54:43 #89 DONE 2.1s 08:54:43 08:54:43 #54 [core-command internal] load build context 08:54:46 #54 ... 08:54:46 08:54:46 #51 [support-notifications internal] load build context 08:54:46 #51 ... 08:54:46 08:54:46 #56 [core-data internal] load build context 08:54:46 #56 ... 08:54:46 08:54:46 #54 [core-command internal] load build context 08:54:46 #54 ... 08:54:46 08:54:46 #52 [core-keeper internal] load build context 08:54:46 #52 ... 08:54:46 08:54:46 #45 [support-scheduler internal] load build context 08:54:46 #45 ... 08:54:46 08:54:46 #52 [core-keeper internal] load build context 08:54:47 #52 ... 08:54:47 08:54:47 #41 [security-spiffe-token-provider internal] load build context 08:54:47 #41 ... 08:54:47 08:54:47 #56 [core-data internal] load build context 08:54:47 #56 transferring context: 115.59MB 68.0s 08:54:48 #56 ... 08:54:48 08:54:48 #48 [core-common-config-bootstrapper internal] load build context 08:54:48 #48 ... 08:54:48 08:54:48 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:48 #90 DONE 3.8s 08:54:48 08:54:48 #48 [core-common-config-bootstrapper internal] load build context 08:54:48 #48 ... 08:54:48 08:54:48 #41 [security-spiffe-token-provider internal] load build context 08:54:48 #41 ... 08:54:48 08:54:48 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:48 #91 DONE 3.6s 08:54:48 08:54:48 #41 [security-spiffe-token-provider internal] load build context 08:54:48 #41 ... 08:54:48 08:54:48 #49 [support-cron-scheduler internal] load build context 08:54:48 #49 ... 08:54:48 08:54:48 #41 [security-spiffe-token-provider internal] load build context 08:54:49 #41 ... 08:54:49 08:54:49 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:49 #92 DONE 4.5s 08:54:49 08:54:49 #41 [security-spiffe-token-provider internal] load build context 08:54:50 #41 ... 08:54:50 08:54:50 #38 [core-metadata internal] load build context 08:54:50 #38 ... 08:54:50 08:54:50 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:54:50 #93 DONE 1.4s 08:54:50 08:54:50 #38 [core-metadata internal] load build context 08:54:50 #38 ... 08:54:50 08:54:50 #41 [security-spiffe-token-provider internal] load build context 08:54:50 #41 ... 08:54:50 08:54:50 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:54:50 #94 DONE 1.4s 08:54:50 08:54:50 #41 [security-spiffe-token-provider internal] load build context 08:54:50 #41 ... 08:54:50 08:54:50 #42 [security-bootstrapper internal] load build context 08:54:50 #42 ... 08:54:50 08:54:50 #95 [security-spire-server stage-2 6/9] COPY security.txt / 08:54:50 #95 ... 08:54:50 08:54:50 #55 [security-proxy-setup internal] load build context 08:54:50 #55 ... 08:54:50 08:54:50 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:54:50 #96 DONE 1.4s 08:54:50 08:54:50 #97 [security-spire-config stage-2 6/10] COPY security.txt / 08:54:51 #97 ... 08:54:51 08:54:51 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 08:54:51 #98 DONE 1.2s 08:54:51 08:54:51 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:54:51 #99 ... 08:54:51 08:54:51 #95 [security-spire-server stage-2 6/9] COPY security.txt / 08:54:51 #95 DONE 1.2s 08:54:51 08:54:51 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:54:51 #100 ... 08:54:51 08:54:51 #50 [security-secretstore-setup internal] load build context 08:54:51 #50 ... 08:54:51 08:54:51 #53 [security-proxy-auth internal] load build context 08:54:52 #53 ... 08:54:52 08:54:52 #55 [security-proxy-setup internal] load build context 08:54:52 #55 ... 08:54:52 08:54:52 #97 [security-spire-config stage-2 6/10] COPY security.txt / 08:54:52 #97 DONE 1.5s 08:54:52 08:54:52 #55 [security-proxy-setup internal] load build context 08:54:52 #55 transferring context: 140.42MB 72.2s 08:54:52 #55 ... 08:54:52 08:54:52 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:54:52 #99 DONE 1.4s 08:54:52 08:54:52 #55 [security-proxy-setup internal] load build context 08:54:53 #55 ... 08:54:53 08:54:53 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:54:53 #100 DONE 1.6s 08:54:53 08:54:53 #55 [security-proxy-setup internal] load build context 08:54:53 #55 ... 08:54:53 08:54:53 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:54:53 #101 DONE 1.0s 08:54:54 08:54:54 #55 [security-proxy-setup internal] load build context 08:54:54 #55 ... 08:54:54 08:54:54 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:54:54 #102 DONE 1.7s 08:54:54 08:54:54 #55 [security-proxy-setup internal] load build context 08:54:54 #55 ... 08:54:54 08:54:54 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:54:54 #103 DONE 1.1s 08:54:54 08:54:54 #55 [security-proxy-setup internal] load build context 08:54:55 #55 ... 08:54:55 08:54:55 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:54:55 #104 DONE 1.2s 08:54:55 08:54:55 #55 [security-proxy-setup internal] load build context 08:54:55 #55 ... 08:54:55 08:54:55 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:54:55 #105 DONE 1.0s 08:54:55 08:54:55 #55 [security-proxy-setup internal] load build context 08:54:55 #55 ... 08:54:55 08:54:55 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:54:55 #106 DONE 1.5s 08:54:55 08:54:55 #55 [security-proxy-setup internal] load build context 08:54:56 #55 ... 08:54:56 08:54:56 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:54:56 #107 DONE 0.9s 08:54:56 08:54:56 #55 [security-proxy-setup internal] load build context 08:54:56 #55 ... 08:54:56 08:54:56 #51 [support-notifications internal] load build context 08:54:56 #51 ... 08:54:56 08:54:56 #38 [core-metadata internal] load build context 08:54:56 #38 ... 08:54:56 08:54:56 #55 [security-proxy-setup internal] load build context 08:54:57 #55 ... 08:54:57 08:54:57 #54 [core-command internal] load build context 08:54:57 #54 ... 08:54:57 08:54:57 #45 [support-scheduler internal] load build context 08:54:57 #45 ... 08:54:57 08:54:57 #54 [core-command internal] load build context 08:54:57 #54 ... 08:54:57 08:54:57 #52 [core-keeper internal] load build context 08:54:57 #52 ... 08:54:57 08:54:57 #45 [support-scheduler internal] load build context 08:54:57 #45 transferring context: 238.26MB 82.3s 08:54:58 #45 ... 08:54:58 08:54:58 #48 [core-common-config-bootstrapper internal] load build context 08:54:58 #48 ... 08:54:58 08:54:58 #56 [core-data internal] load build context 08:54:58 #56 ... 08:54:58 08:54:58 #48 [core-common-config-bootstrapper internal] load build context 08:54:59 #48 ... 08:54:59 08:54:59 #49 [support-cron-scheduler internal] load build context 08:54:59 #49 ... 08:54:59 08:54:59 #48 [core-common-config-bootstrapper internal] load build context 08:55:00 #48 ... 08:55:00 08:55:00 #41 [security-spiffe-token-provider internal] load build context 08:55:00 #41 ... 08:55:00 08:55:00 #42 [security-bootstrapper internal] load build context 08:55:00 #42 ... 08:55:00 08:55:00 #41 [security-spiffe-token-provider internal] load build context 08:55:02 #41 ... 08:55:02 08:55:02 #50 [security-secretstore-setup internal] load build context 08:55:02 #50 ... 08:55:02 08:55:02 #53 [security-proxy-auth internal] load build context 08:55:02 #53 ... 08:55:02 08:55:02 #41 [security-spiffe-token-provider internal] load build context 08:55:03 #41 transferring context: 204.26MB 82.7s 08:55:04 #41 ... 08:55:04 08:55:04 #108 [security-spire-config] exporting to image 08:55:04 #108 exporting layers 6.9s done 08:55:04 #108 writing image sha256:5cbea6c0209b538f2a1fa7a233b8b20d3285194f3bf5b4db87f6d2f64794ed6d 0.2s done 08:55:04 #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done 08:55:04 #108 writing image sha256:464d926d6a3d623010d8b46a4b2711fe9e129c499b8677cef5cf09990628cee8 0.1s done 08:55:04 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:55:04 #108 writing image sha256:85a0ef6234106a07338514d17239ce749a20233f9e31da15b10bc4d5faca4e88 0.0s done 08:55:04 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 08:55:04 #108 DONE 9.0s 08:55:04 08:55:04 #41 [security-spiffe-token-provider internal] load build context 08:55:06 #41 ... 08:55:06 08:55:06 #51 [support-notifications internal] load build context 08:55:06 #51 ... 08:55:06 08:55:06 #41 [security-spiffe-token-provider internal] load build context 08:55:06 #41 ... 08:55:06 08:55:06 #38 [core-metadata internal] load build context 08:55:06 #38 ... 08:55:06 08:55:06 #41 [security-spiffe-token-provider internal] load build context 08:55:07 #41 ... 08:55:07 08:55:07 #55 [security-proxy-setup internal] load build context 08:55:07 #55 ... 08:55:07 08:55:07 #41 [security-spiffe-token-provider internal] load build context 08:55:07 #41 ... 08:55:07 08:55:07 #54 [core-command internal] load build context 08:55:07 #54 ... 08:55:07 08:55:07 #41 [security-spiffe-token-provider internal] load build context 08:55:07 #41 ... 08:55:07 08:55:07 #52 [core-keeper internal] load build context 08:55:07 #52 ... 08:55:07 08:55:07 #54 [core-command internal] load build context 08:55:08 #54 transferring context: 244.84MB 89.1s 08:55:08 #54 ... 08:55:08 08:55:08 #45 [support-scheduler internal] load build context 08:55:08 #45 ... 08:55:08 08:55:08 #54 [core-command internal] load build context 08:55:09 #54 ... 08:55:09 08:55:09 #56 [core-data internal] load build context 08:55:09 #56 ... 08:55:09 08:55:09 #45 [support-scheduler internal] load build context 08:55:09 #45 ... 08:55:09 08:55:09 #49 [support-cron-scheduler internal] load build context 08:55:09 #49 ... 08:55:09 08:55:09 #54 [core-command internal] load build context 08:55:10 #54 ... 08:55:10 08:55:10 #48 [core-common-config-bootstrapper internal] load build context 08:55:10 #48 ... 08:55:10 08:55:10 #54 [core-command internal] load build context 08:55:10 #54 ... 08:55:10 08:55:10 #49 [support-cron-scheduler internal] load build context 08:55:10 #49 transferring context: 310.74MB 94.7s done 08:55:10 #49 DONE 95.2s 08:55:10 08:55:10 #54 [core-command internal] load build context 08:55:10 #54 ... 08:55:10 08:55:10 #42 [security-bootstrapper internal] load build context 08:55:10 #42 ... 08:55:10 08:55:10 #48 [core-common-config-bootstrapper internal] load build context 08:55:12 #48 ... 08:55:12 08:55:12 #50 [security-secretstore-setup internal] load build context 08:55:12 #50 ... 08:55:12 08:55:12 #45 [support-scheduler internal] load build context 08:55:12 #45 transferring context: 310.74MB 96.9s done 08:55:12 #45 DONE 97.4s 08:55:12 08:55:12 #50 [security-secretstore-setup internal] load build context 08:55:12 #50 ... 08:55:12 08:55:12 #48 [core-common-config-bootstrapper internal] load build context 08:55:12 #48 ... 08:55:12 08:55:12 #53 [security-proxy-auth internal] load build context 08:55:12 #53 ... 08:55:12 08:55:12 #48 [core-common-config-bootstrapper internal] load build context 08:55:13 #48 ... 08:55:13 08:55:13 #109 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:55:13 #109 DONE 2.3s 08:55:13 08:55:13 #48 [core-common-config-bootstrapper internal] load build context 08:55:14 #48 ... 08:55:14 08:55:14 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:55:14 #110 DONE 1.4s 08:55:14 08:55:14 #48 [core-common-config-bootstrapper internal] load build context 08:55:15 #48 ... 08:55:15 08:55:15 #38 [core-metadata internal] load build context 08:55:15 #38 transferring context: 310.74MB 97.5s done 08:55:15 #38 DONE 98.6s 08:55:15 08:55:15 #48 [core-common-config-bootstrapper internal] load build context 08:55:16 #48 ... 08:55:16 08:55:16 #51 [support-notifications internal] load build context 08:55:16 #51 ... 08:55:16 08:55:16 #48 [core-common-config-bootstrapper internal] load build context 08:55:17 #48 ... 08:55:17 08:55:17 #55 [security-proxy-setup internal] load build context 08:55:17 #55 ... 08:55:17 08:55:17 #48 [core-common-config-bootstrapper internal] load build context 08:55:17 #48 ... 08:55:17 08:55:17 #41 [security-spiffe-token-provider internal] load build context 08:55:17 #41 ... 08:55:17 08:55:17 #48 [core-common-config-bootstrapper internal] load build context 08:55:18 #48 ... 08:55:18 08:55:18 #52 [core-keeper internal] load build context 08:55:18 #52 ... 08:55:18 08:55:18 #48 [core-common-config-bootstrapper internal] load build context 08:55:19 #48 ... 08:55:19 08:55:19 #56 [core-data internal] load build context 08:55:19 #56 ... 08:55:19 08:55:19 #52 [core-keeper internal] load build context 08:55:19 #52 transferring context: 310.74MB 101.5s done 08:55:19 #52 DONE 102.6s 08:55:19 08:55:19 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:55:20 #111 DONE 1.2s 08:55:20 08:55:20 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:20 #112 ... 08:55:20 08:55:20 #54 [core-command internal] load build context 08:55:20 #54 ... 08:55:20 08:55:20 #42 [security-bootstrapper internal] load build context 08:55:21 #42 ... 08:55:21 08:55:21 #53 [security-proxy-auth internal] load build context 08:55:21 #53 ... 08:55:21 08:55:21 #54 [core-command internal] load build context 08:55:23 #54 ... 08:55:23 08:55:23 #50 [security-secretstore-setup internal] load build context 08:55:23 #50 ... 08:55:23 08:55:23 #54 [core-command internal] load build context 08:55:23 #54 transferring context: 310.74MB 103.7s done 08:55:23 #54 DONE 105.9s 08:55:23 08:55:23 #53 [security-proxy-auth internal] load build context 08:55:23 #53 ... 08:55:23 08:55:23 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:23 #113 ... 08:55:23 08:55:23 #53 [security-proxy-auth internal] load build context 08:55:23 #53 ... 08:55:23 08:55:23 #51 [support-notifications internal] load build context 08:55:23 #51 transferring context: 310.74MB 106.2s done 08:55:23 #51 DONE 107.2s 08:55:23 08:55:23 #53 [security-proxy-auth internal] load build context 08:55:24 #53 ... 08:55:24 08:55:24 #41 [security-spiffe-token-provider internal] load build context 08:55:24 #41 transferring context: 310.74MB 104.0s done 08:55:24 #41 DONE 105.5s 08:55:24 08:55:24 #53 [security-proxy-auth internal] load build context 08:55:24 #53 ... 08:55:24 08:55:24 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:24 #114 ... 08:55:24 08:55:24 #53 [security-proxy-auth internal] load build context 08:55:24 #53 transferring context: 310.74MB 105.8s done 08:55:25 #53 DONE 108.1s 08:55:25 08:55:25 #42 [security-bootstrapper internal] load build context 08:55:25 #42 ... 08:55:25 08:55:25 #50 [security-secretstore-setup internal] load build context 08:55:25 #50 transferring context: 310.74MB 109.2s done 08:55:25 #50 DONE 110.0s 08:55:25 08:55:25 #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:55:25 #115 ... 08:55:25 08:55:25 #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:55:25 #116 DONE 1.1s 08:55:25 08:55:25 #42 [security-bootstrapper internal] load build context 08:55:26 #42 ... 08:55:26 08:55:26 #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:55:26 #115 DONE 0.9s 08:55:26 08:55:26 #42 [security-bootstrapper internal] load build context 08:55:27 #42 ... 08:55:27 08:55:27 #55 [security-proxy-setup internal] load build context 08:55:27 #55 ... 08:55:27 08:55:27 #42 [security-bootstrapper internal] load build context 08:55:28 #42 ... 08:55:28 08:55:28 #55 [security-proxy-setup internal] load build context 08:55:28 #55 transferring context: 310.74MB 107.9s done 08:55:28 #55 DONE 109.6s 08:55:28 08:55:28 #42 [security-bootstrapper internal] load build context 08:55:29 #42 ... 08:55:29 08:55:29 #56 [core-data internal] load build context 08:55:29 #56 transferring context: 310.74MB 109.9s done 08:55:29 #56 DONE 110.6s 08:55:29 08:55:29 #42 [security-bootstrapper internal] load build context 08:55:29 #42 ... 08:55:29 08:55:29 #48 [core-common-config-bootstrapper internal] load build context 08:55:29 #48 transferring context: 310.74MB 104.8s done 08:55:29 #48 ... 08:55:29 08:55:29 #42 [security-bootstrapper internal] load build context 08:55:29 #42 transferring context: 244.17MB 109.2s 08:55:33 #42 transferring context: 310.74MB 112.4s done 08:55:33 #42 DONE 113.9s 08:55:33 08:55:33 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:36 #117 ... 08:55:36 08:55:36 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #118 ... 08:56:45 08:56:45 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #112 DONE 73.8s 08:56:45 08:56:45 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #113 DONE 81.5s 08:56:45 08:56:45 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #114 DONE 80.2s 08:56:45 08:56:45 #119 [support-scheduler builder 6/7] COPY . . 08:56:45 #119 ... 08:56:45 08:56:45 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #118 DONE 71.1s 08:56:45 08:56:45 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #117 DONE 70.7s 08:56:45 08:56:45 #120 [security-secretstore-setup builder 6/7] COPY . . 08:56:45 #120 ... 08:56:45 08:56:45 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:56:45 #121 CACHED 08:56:45 08:56:45 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #122 CACHED 08:56:45 08:56:45 #123 [security-proxy-auth builder 6/7] COPY . . 08:56:45 #123 CACHED 08:56:45 08:56:45 #119 [support-scheduler builder 6/7] COPY . . 08:56:45 #119 DONE 5.1s 08:56:45 08:56:45 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #124 CACHED 08:56:45 08:56:45 #125 [core-data builder 6/7] COPY . . 08:56:45 #125 CACHED 08:56:45 08:56:45 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 08:56:45 #126 CACHED 08:56:45 08:56:45 #127 [security-spiffe-token-provider builder 6/7] COPY . . 08:56:45 #127 DONE 2.9s 08:56:45 08:56:45 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #128 CACHED 08:56:45 08:56:45 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 08:56:45 #129 CACHED 08:56:45 08:56:45 #130 [core-command builder 6/7] COPY . . 08:56:45 #130 CACHED 08:56:45 08:56:45 #131 [core-keeper builder 7/8] COPY . . 08:56:45 #131 DONE 5.3s 08:56:45 08:56:45 #132 [core-metadata builder 6/7] COPY . . 08:56:45 #132 CACHED 08:56:45 08:56:45 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #133 CACHED 08:56:45 08:56:45 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:56:45 #134 CACHED 08:56:45 08:56:45 #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:56:45 #135 CACHED 08:56:45 08:56:45 #136 [support-notifications builder 6/7] COPY . . 08:56:45 #136 CACHED 08:56:45 08:56:45 #137 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #137 CACHED 08:56:45 08:56:45 #138 [support-cron-scheduler builder 6/7] COPY . . 08:56:45 #138 DONE 5.3s 08:56:45 08:56:45 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #139 CACHED 08:56:45 08:56:45 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:45 #140 CACHED 08:56:45 08:56:45 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 08:56:45 #141 CACHED 08:56:45 08:56:45 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:45 #142 ... 08:56:45 08:56:45 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:45 #143 CACHED 08:56:45 08:56:45 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #144 CACHED 08:56:45 08:56:45 #145 [security-bootstrapper builder 6/7] COPY . . 08:56:45 #145 CACHED 08:56:45 08:56:45 #146 [security-proxy-setup builder 6/7] COPY . . 08:56:45 #146 CACHED 08:56:45 08:56:45 #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:56:45 #147 CACHED 08:56:45 08:56:45 #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:45 #148 CACHED 08:56:45 08:56:45 #120 [security-secretstore-setup builder 6/7] COPY . . 08:56:45 #120 DONE 3.7s 08:56:45 08:56:45 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:56:46 #149 ... 08:56:46 08:56:46 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:46 #0 5.131 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:56:46 #150 ... 08:56:46 08:56:46 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:46 #0 6.787 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:56:46 #151 ... 08:56:46 08:56:46 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:46 #0 5.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:56:46 #152 ... 08:56:46 08:56:46 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:46 #142 7.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:56:50 #142 ... 08:56:50 08:56:50 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:56:50 #0 6.205 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:56:50 #153 ... 08:56:50 08:56:50 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:56:50 #0 4.425 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:56:50 #154 ... 08:56:50 08:56:50 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:56:50 #0 7.259 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:56:50 #155 ... 08:56:50 08:56:50 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:56:50 #0 7.039 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:56:50 #156 ... 08:56:50 08:56:50 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:56:50 #0 7.096 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:56:50 #157 ... 08:56:50 08:56:50 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:56:50 #0 7.133 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:56:50 #158 ... 08:56:50 08:56:50 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:50 #0 5.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:56:50 #159 ... 08:56:50 08:56:50 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:50 #0 6.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:56:51 #160 ... 08:56:51 08:56:51 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:56:51 #149 6.431 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:16:31 #149 ... 09:16:31 09:16:31 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:31 #152 1189.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:16:35 #152 ... 09:16:35 09:16:35 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:16:35 #149 DONE 1194.2s 09:16:35 09:16:35 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:35 #151 ... 09:16:35 09:16:35 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:16:35 #161 DONE 0.3s 09:16:35 09:16:35 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:35 #151 ... 09:16:35 09:16:35 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:16:35 #162 DONE 0.2s 09:16:35 09:16:35 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:16:36 #163 DONE 0.2s 09:16:36 09:16:36 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:36 #151 ... 09:16:36 09:16:36 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:16:36 #164 DONE 0.2s 09:16:36 09:16:36 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:16:36 #165 DONE 0.3s 09:16:36 09:16:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:16:37 #157 ... 09:16:37 09:16:37 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:16:37 #166 DONE 0.2s 09:16:37 09:16:37 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:38 #167 ... 09:16:38 09:16:38 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:16:38 #160 DONE 1197.4s 09:16:38 09:16:38 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:16:38 #154 ... 09:16:38 09:16:38 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:16:38 #168 DONE 0.2s 09:16:38 09:16:38 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:16:40 #169 ... 09:16:40 09:16:40 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:40 #167 DONE 3.9s 09:16:40 09:16:40 #108 [security-proxy-setup] exporting to image 09:16:40 #108 exporting layers 09:16:42 #108 exporting layers 1.3s done 09:16:42 #108 writing image sha256:807c4954c020ff89125f8602ed738c08ead1e16022d38ee00358062c8585b0b4 done 09:16:42 #108 naming to docker.io/library/security-proxy-setup-arm64 done 09:16:42 #108 DONE 10.3s 09:16:42 09:16:42 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:42 #151 ... 09:16:42 09:16:42 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:16:42 #169 DONE 3.6s 09:16:42 09:16:42 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:16:42 #170 DONE 0.3s 09:16:42 09:16:42 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:43 #153 ... 09:16:43 09:16:43 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:16:43 #171 DONE 0.2s 09:16:43 09:16:43 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:16:43 #172 DONE 0.3s 09:16:43 09:16:43 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:16:43 #173 DONE 0.2s 09:16:43 09:16:43 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:16:43 #174 DONE 0.2s 09:16:43 09:16:43 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:16:43 #175 DONE 0.2s 09:16:43 09:16:43 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:43 #153 ... 09:16:43 09:16:43 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:16:43 #176 DONE 0.1s 09:16:44 09:16:44 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:16:44 #177 DONE 0.4s 09:16:44 09:16:44 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:44 #151 ... 09:16:44 09:16:44 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:16:44 #178 DONE 0.2s 09:16:44 09:16:44 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:16:47 #179 DONE 2.2s 09:16:47 09:16:47 #108 [security-bootstrapper] exporting to image 09:16:47 #108 exporting layers 1.0s done 09:16:47 #108 writing image sha256:e2fb48a97e6c42fdf38f08b88c1b74be9a8b83726f7c331947ae4e8844d0b53c 0.1s done 09:16:47 #108 naming to docker.io/library/security-bootstrapper-arm64 done 09:16:47 #108 DONE 11.4s 09:16:47 09:16:47 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:53 #153 ... 09:16:53 09:16:53 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:53 #152 DONE 1212.5s 09:16:53 09:16:53 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:53 #151 ... 09:16:53 09:16:53 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:16:53 #180 DONE 0.3s 09:16:53 09:16:53 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:16:54 #142 ... 09:16:54 09:16:54 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:16:54 #181 DONE 0.2s 09:16:54 09:16:54 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:16:54 #154 ... 09:16:54 09:16:54 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:16:54 #182 DONE 0.2s 09:16:54 09:16:54 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:16:54 #183 DONE 0.1s 09:16:54 09:16:54 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:54 #151 ... 09:16:54 09:16:54 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:16:54 #184 DONE 0.1s 09:16:54 09:16:54 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:16:54 #185 DONE 0.3s 09:16:54 09:16:54 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:55 #153 ... 09:16:55 09:16:55 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:16:55 #186 DONE 0.3s 09:16:55 09:16:55 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:55 #153 ... 09:16:55 09:16:55 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:16:55 #187 DONE 0.2s 09:16:55 09:16:55 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:57 #188 DONE 2.1s 09:16:57 09:16:57 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:57 #151 ... 09:16:57 09:16:57 #108 [security-secretstore-setup] exporting to image 09:16:57 #108 exporting layers 09:16:58 #108 exporting layers 1.2s done 09:16:58 #108 writing image sha256:c474965e264e2b1ea1f365ec3e9afe9fea1f908eb75d08ad36dc7bc16ad5f298 09:16:58 #108 writing image sha256:c474965e264e2b1ea1f365ec3e9afe9fea1f908eb75d08ad36dc7bc16ad5f298 done 09:16:58 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 09:16:58 #108 DONE 12.6s 09:16:58 09:16:58 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:17:55 #157 ... 09:17:55 09:17:55 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:17:55 #150 DONE 1273.0s 09:17:55 09:17:55 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:55 #153 ... 09:17:55 09:17:55 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:17:55 #189 DONE 0.2s 09:17:55 09:17:55 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:17:55 #190 DONE 0.1s 09:17:55 09:17:55 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:17:55 #154 ... 09:17:55 09:17:55 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:17:55 #191 DONE 0.2s 09:17:55 09:17:55 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:17:55 #192 DONE 0.1s 09:17:55 09:17:55 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:55 #153 ... 09:17:55 09:17:55 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:17:55 #193 DONE 0.2s 09:17:55 09:17:55 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:55 #194 DONE 2.0s 09:17:55 09:17:55 #108 [core-common-config-bootstrapper] exporting to image 09:17:55 #108 exporting layers 09:17:57 #108 exporting layers 1.2s done 09:17:57 #108 writing image sha256:c017aaf55a48fd4e7a4588b746cdfd301ae80a20afb52cdb1ff12cdb9923a96a done 09:17:57 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 09:17:57 #108 DONE 13.8s 09:17:57 09:17:57 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:20:04 #153 ... 09:20:04 09:20:04 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:20:04 #142 DONE 1397.9s 09:20:04 09:20:04 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:20:04 #153 ... 09:20:04 09:20:04 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:20:04 #195 DONE 0.3s 09:20:04 09:20:04 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:20:04 #196 DONE 0.1s 09:20:04 09:20:04 #48 [core-common-config-bootstrapper internal] load build context 09:20:04 #48 ... 09:20:04 09:20:04 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:20:04 #197 DONE 0.2s 09:20:04 09:20:04 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:20:04 #198 DONE 0.1s 09:20:04 09:20:04 #108 [security-spiffe-token-provider] exporting to image 09:20:04 #108 exporting layers 09:20:04 #108 exporting layers 0.7s done 09:20:04 #108 writing image sha256:026396160b21a59a365f691c9d9a79d3fc12d356c5b6121fcafbd7891a36e7df done 09:20:04 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:20:04 #108 DONE 14.5s 09:20:04 09:20:04 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:11 #151 ... 09:28:11 09:28:11 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:11 #153 DONE 1878.8s 09:28:11 09:28:11 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:11 #151 ... 09:28:11 09:28:11 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:11 #199 DONE 0.1s 09:28:11 09:28:11 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:11 #151 ... 09:28:11 09:28:11 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:11 #200 DONE 0.1s 09:28:11 09:28:11 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:28:11 #201 DONE 0.4s 09:28:11 09:28:11 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:11 #154 ... 09:28:11 09:28:11 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:28:11 #202 DONE 0.2s 09:28:11 09:28:11 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:28:11 #203 DONE 0.1s 09:28:11 09:28:11 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:11 #204 DONE 2.0s 09:28:11 09:28:11 #108 [security-proxy-auth] exporting to image 09:28:11 #108 exporting layers 09:28:11 #108 exporting layers 0.6s done 09:28:11 #108 writing image sha256:d8287854f18569307e7d79e1e5cb9e8ff7ef8a1054fad50be17d8b891b3b015c 09:28:11 #108 writing image sha256:d8287854f18569307e7d79e1e5cb9e8ff7ef8a1054fad50be17d8b891b3b015c done 09:28:11 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:28:11 #108 DONE 15.2s 09:28:11 09:28:11 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:07 #151 ... 09:29:07 09:29:07 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:29:07 #154 DONE 1943.1s 09:29:07 09:29:07 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:07 #159 ... 09:29:07 09:29:07 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:29:07 #205 DONE 0.2s 09:29:07 09:29:07 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:29:07 #206 DONE 0.2s 09:29:07 09:29:07 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:29:07 #207 DONE 0.4s 09:29:07 09:29:07 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:07 #151 ... 09:29:07 09:29:07 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:29:07 #208 DONE 0.1s 09:29:07 09:29:07 #108 [core-command] exporting to image 09:29:07 #108 exporting layers 09:29:07 #108 exporting layers 0.4s done 09:29:07 #108 writing image sha256:02b7cd8b199b4e6715d863b0f7a597fcdfa307ce3742a87d74735b5a920eedbf done 09:29:07 #108 naming to docker.io/library/core-command-arm64 done 09:29:07 #108 DONE 15.6s 09:29:07 09:29:07 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:31:14 #158 ... 09:31:14 09:31:14 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:31:14 #159 DONE 2074.1s 09:31:14 09:31:14 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:31:14 #158 ... 09:31:14 09:31:14 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:31:14 #209 DONE 0.2s 09:31:14 09:31:14 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:31:14 #210 DONE 0.2s 09:31:14 09:31:14 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:14 #151 ... 09:31:14 09:31:14 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:31:15 #211 DONE 0.6s 09:31:15 09:31:15 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:15 #151 ... 09:31:15 09:31:15 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:31:15 #156 DONE 2075.6s 09:31:15 09:31:15 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:31:15 #212 DONE 0.3s 09:31:15 09:31:15 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:31:16 #213 DONE 0.2s 09:31:16 09:31:16 #108 [core-metadata] exporting to image 09:31:16 #108 exporting layers 09:31:16 #108 ... 09:31:16 09:31:16 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:31:16 #214 DONE 0.2s 09:31:16 09:31:16 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:31:16 #215 ... 09:31:16 09:31:16 #108 [core-metadata] exporting to image 09:31:16 #108 exporting layers 0.8s done 09:31:16 #108 writing image sha256:9217744c83b5afe1a799d3d0aa0b45f1e397e7a7667cfad304cbf6242c7b13f3 0.0s done 09:31:16 #108 naming to docker.io/library/core-metadata-arm64 done 09:31:16 #108 DONE 16.4s 09:31:16 09:31:16 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:17 #151 ... 09:31:17 09:31:17 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:31:17 #215 DONE 0.8s 09:31:17 09:31:17 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:31:17 #216 DONE 0.2s 09:31:17 09:31:17 #108 [core-keeper] exporting to image 09:31:17 #108 exporting layers 0.5s done 09:31:17 #108 writing image sha256:d0e5fb0c8876962bd64a5022e4ea561e10bd4561e982b738b1fec834c389c564 done 09:31:17 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 09:31:17 #108 DONE 16.9s 09:31:17 09:31:17 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:31:22 #158 DONE 2082.2s 09:31:22 09:31:22 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:22 #151 ... 09:31:22 09:31:22 #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:31:22 #217 DONE 0.2s 09:31:22 09:31:22 #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:31:23 #218 DONE 0.1s 09:31:23 09:31:23 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:23 #151 ... 09:31:23 09:31:23 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:31:23 #219 DONE 0.5s 09:31:23 09:31:23 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:31:23 #220 DONE 0.1s 09:31:23 09:31:23 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:31:23 #221 DONE 0.1s 09:31:23 09:31:23 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:23 #151 ... 09:31:23 09:31:23 #108 [core-data] exporting to image 09:31:23 #108 exporting layers 09:31:24 #108 exporting layers 0.5s done 09:31:24 #108 writing image sha256:b6a21984ea08756f5f3f0dfcc242d291d29990b54576b2ba0330b99a10a856ce done 09:31:24 #108 naming to docker.io/library/core-data-arm64 09:31:24 #108 naming to docker.io/library/core-data-arm64 done 09:31:24 #108 DONE 17.5s 09:31:24 09:31:24 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:51 #157 DONE 2111.3s 09:31:51 09:31:51 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:51 #151 ... 09:31:51 09:31:51 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:51 #222 DONE 0.2s 09:31:51 09:31:51 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:52 #223 DONE 0.2s 09:31:52 09:31:52 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:52 #224 DONE 0.5s 09:31:52 09:31:52 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:31:53 #225 DONE 0.4s 09:31:53 09:31:53 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:53 #151 ... 09:31:53 09:31:53 #108 [support-scheduler] exporting to image 09:31:53 #108 exporting layers 09:31:53 #108 exporting layers 0.5s done 09:31:53 #108 writing image sha256:2dc65757d22ad9e8431b12eb3b3d567524b823a5298c0c1a0669240a8443e943 done 09:31:53 #108 naming to docker.io/library/support-scheduler-arm64 done 09:31:53 #108 DONE 17.9s 09:31:53 09:31:53 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:55 #151 DONE 2115.4s 09:31:55 09:31:55 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:55 #155 DONE 2115.5s 09:31:55 09:31:55 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:31:55 #57 ... 09:31:55 09:31:55 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:55 #226 DONE 0.1s 09:31:55 09:31:55 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:56 #227 DONE 0.2s 09:31:56 09:31:56 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:56 #228 DONE 0.1s 09:31:56 09:31:56 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:56 #229 DONE 0.1s 09:31:56 09:31:56 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:31:56 #230 DONE 0.4s 09:31:56 09:31:56 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:31:56 #231 DONE 0.4s 09:31:56 09:31:56 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:31:56 #232 DONE 0.1s 09:31:56 09:31:56 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:31:56 #233 DONE 0.1s 09:31:56 09:31:56 #108 [support-cron-scheduler] exporting to image 09:31:57 #108 exporting layers 0.7s done 09:31:57 #108 writing image sha256:c1288b748d27a16968f10a54f0416081244cc3b966ec72a02c962887b2b56054 done 09:31:57 #108 naming to docker.io/library/support-notifications-arm64 done 09:31:58 #108 exporting layers 1.4s done 09:31:58 #108 writing image sha256:d21d01383b4b2d2f52d817e203ae49d957f44569a3be0b1e72ff8b4e525ef62e done 09:31:58 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 09:31:58 #108 DONE 19.5s 09:31:58 09:31:58 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:31:58 time="2024-09-13T08:53:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:58 time="2024-09-13T08:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:31:58 $ docker stop --time=1 ed642685c0a28be6cc661ffe02d09e7f03484e2b5f2cafdd57e8e82e524e7a3b 09:31:59 $ docker rm -f --volumes ed642685c0a28be6cc661ffe02d09e7f03484e2b5f2cafdd57e8e82e524e7a3b [Pipeline] // withDockerContainer [Pipeline] sh 09:32:00 + docker images 09:32:00 REPOSITORY TAG IMAGE ID CREATED SIZE 09:32:00 support-cron-scheduler-arm64 latest d21d01383b4b 4 seconds ago 43.7MB 09:32:00 support-notifications-arm64 latest c1288b748d27 4 seconds ago 42.2MB 09:32:00 support-scheduler-arm64 latest 2dc65757d22a 8 seconds ago 41.4MB 09:32:00 core-data-arm64 latest b6a21984ea08 37 seconds ago 39.2MB 09:32:00 core-keeper-arm64 latest d0e5fb0c8876 43 seconds ago 39.2MB 09:32:00 core-metadata-arm64 latest 9217744c83b5 45 seconds ago 39.4MB 09:32:00 core-command-arm64 latest 02b7cd8b199b 2 minutes ago 35.1MB 09:32:00 security-proxy-auth-arm64 latest d8287854f185 3 minutes ago 32.7MB 09:32:00 security-spiffe-token-provider-arm64 latest 026396160b21 12 minutes ago 29.1MB 09:32:00 core-common-config-bootstrapper-arm64 latest c017aaf55a48 14 minutes ago 15.4MB 09:32:00 security-secretstore-setup-arm64 latest c474965e264e 15 minutes ago 36.4MB 09:32:00 security-bootstrapper-arm64 latest e2fb48a97e6c 15 minutes ago 18.9MB 09:32:00 security-proxy-setup-arm64 latest 807c4954c020 15 minutes ago 26.2MB 09:32:00 security-spire-config-arm64 latest 85a0ef623410 37 minutes ago 115MB 09:32:00 security-spire-server-arm64 latest 464d926d6a3d 37 minutes ago 116MB 09:32:00 security-spire-agent-arm64 latest 5cbea6c0209b 37 minutes ago 174MB 09:32:00 ci-base-image-arm64 latest 659ebed6e4fc 56 minutes ago 967MB 09:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 09:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:00 09:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:01 arm64: Pulling from edgex-lftools-log-publisher 09:32:01 8998bd30e6a1: Pulling fs layer 09:32:01 04944245beec: Pulling fs layer 09:32:01 699f458cf7ca: Pulling fs layer 09:32:01 765212b225bb: Pulling fs layer 09:32:01 f23df028b6ca: Pulling fs layer 09:32:01 d65c8cfc05b1: Pulling fs layer 09:32:01 2437ff75d9bd: Pulling fs layer 09:32:01 f23df028b6ca: Waiting 09:32:01 2437ff75d9bd: Waiting 09:32:01 d65c8cfc05b1: Waiting 09:32:01 765212b225bb: Waiting 09:32:01 04944245beec: Verifying Checksum 09:32:01 04944245beec: Download complete 09:32:01 765212b225bb: Verifying Checksum 09:32:01 765212b225bb: Download complete 09:32:01 f23df028b6ca: Verifying Checksum 09:32:01 f23df028b6ca: Download complete 09:32:01 d65c8cfc05b1: Verifying Checksum 09:32:01 d65c8cfc05b1: Download complete 09:32:01 699f458cf7ca: Verifying Checksum 09:32:01 699f458cf7ca: Download complete 09:32:01 8998bd30e6a1: Verifying Checksum 09:32:01 8998bd30e6a1: Download complete 09:32:04 2437ff75d9bd: Verifying Checksum 09:32:04 2437ff75d9bd: Download complete 09:32:06 8998bd30e6a1: Pull complete 09:32:06 04944245beec: Pull complete 09:32:08 699f458cf7ca: Pull complete 09:32:08 765212b225bb: Pull complete 09:32:09 f23df028b6ca: Pull complete 09:32:09 d65c8cfc05b1: Pull complete 09:32:27 2437ff75d9bd: Pull complete 09:32:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:27 prd-ubuntu20.04-docker-arm64-4c-16g-10220 does not seem to be running inside a container 09:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:32:30 $ docker top 9f9ea133f48b52eec521ca443a161d57a7faaecb0c96b0f1dc98139326b1ccc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:31 ---> job-cost.sh 09:32:31 lf-activate-venv: SKIPPING 09:32:31 INFO: No Stack... 09:32:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:32:33 INFO: Archiving Costs [Pipeline] sh 09:32:33 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:32:33 + cut -d, -f6 [Pipeline] lock 09:32:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-3-stack-cost] 09:32:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4907-3-stack-cost] did not exist. Created. 09:32:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:32:34 + echo total: 0.2199999988079071 [Pipeline] stash 09:32:34 Stashed 1 file(s) [Pipeline] } 09:32:34 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:32:34 $ docker stop --time=1 9f9ea133f48b52eec521ca443a161d57a7faaecb0c96b0f1dc98139326b1ccc8 09:32:36 $ docker rm -f --volumes 9f9ea133f48b52eec521ca443a161d57a7faaecb0c96b0f1dc98139326b1ccc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:32:36 provisioning config files... 09:32:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config9547217872798245167tmp [Pipeline] { [Pipeline] sh 09:32:37 + set +x 09:32:37 + + bash -s --curl 09:32:37 -s https://codecov.io/bash 09:32:37 09:32:37 _____ _ 09:32:37 / ____| | | 09:32:37 | | ___ __| | ___ ___ _____ __ 09:32:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:32:37 | |___| (_) | (_| | __/ (_| (_) \ V / 09:32:37 \_____\___/ \__,_|\___|\___\___/ \_/ 09:32:37 Bash-1.0.6 09:32:37 09:32:37 09:32:37 ==> git version 2.25.1 found 09:32:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:32:37 Release-Date: 2020-01-08 09:32:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:32:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:32:37 ==> Jenkins CI detected. 09:32:37 current dir:  /w/workspace/edgex-go/3 09:32:37 project root: . 09:32:37 --> token set from env 09:32:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:32:37 ==> Running gcov in . (disable via -X gcov) 09:32:37 ==> Python coveragepy not found 09:32:37 ==> Searching for coverage reports in: 09:32:37 + . 09:32:37 -> Found 1 reports 09:32:37 ==> Detecting git/mercurial file structure 09:32:37 ==> Reading reports 09:32:37 + ./coverage.out bytes=563961 09:32:37 ==> Appending adjustments 09:32:37 https://docs.codecov.io/docs/fixing-reports 09:32:38 + Found adjustments 09:32:38 ==> Gzipping contents 09:32:38 72K /tmp/codecov.SWGxdu.gz 09:32:38 ==> Uploading reports 09:32:38 url: https://codecov.io 09:32:38 query: branch=PR-4907&commit=ec7460c5443bafb3573844e72d5546b3a8376a0b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:32:38 -> Pinging Codecov 09:32:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=ec7460c5443bafb3573844e72d5546b3a8376a0b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:32:38 -> Uploading to 09:32:38 https://storage.googleapis.com/codecov/v4/raw/2024-09-13/00271124DB129430A58F1EEE437C3FCB/ec7460c5443bafb3573844e72d5546b3a8376a0b/ed8893ad-23ef-47b1-846b-67d55b913113.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240913%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240913T093238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aa726edbdce2b71f4d733f14558a24ba09cbad2ad8856b5a6ee4639ec7cb9a8 09:32:38 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:38 Dload Upload Total Spent Left Speed 09:32:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69679 0 0 100 69679 0 265k --:--:-- --:--:-- --:--:-- 265k 09:32:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ec7460c5443bafb3573844e72d5546b3a8376a0b [Pipeline] } 09:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:33:05 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:33:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:07 ---> package-listing.sh 09:33:07 ++ facter osfamily 09:33:07 ++ tr '[:upper:]' '[:lower:]' 09:33:07 + OS_FAMILY=debian 09:33:07 + workspace=/w/workspace/edgex-go/3 09:33:07 + START_PACKAGES=/tmp/packages_start.txt 09:33:07 + END_PACKAGES=/tmp/packages_end.txt 09:33:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:07 + PACKAGES=/tmp/packages_start.txt 09:33:07 + '[' /w/workspace/edgex-go/3 ']' 09:33:07 + PACKAGES=/tmp/packages_end.txt 09:33:07 + case "${OS_FAMILY}" in 09:33:07 + grep '^ii' 09:33:07 + dpkg -l 09:33:07 + '[' -f /tmp/packages_start.txt ']' 09:33:07 + '[' -f /tmp/packages_end.txt ']' 09:33:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:07 + '[' /w/workspace/edgex-go/3 ']' 09:33:07 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:33:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:33:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:08 09:33:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:08 latest: Pulling from edgex-lftools-log-publisher 09:33:08 5eb5b503b376: Pulling fs layer 09:33:08 5c69ac0246d0: Pulling fs layer 09:33:08 ec43610c2a17: Pulling fs layer 09:33:08 3a2ae6a8a46f: Pulling fs layer 09:33:08 33b1e0a273af: Pulling fs layer 09:33:08 5d3b04190fa2: Pulling fs layer 09:33:08 2f39f015ded8: Pulling fs layer 09:33:08 5d3b04190fa2: Waiting 09:33:08 3a2ae6a8a46f: Waiting 09:33:08 33b1e0a273af: Waiting 09:33:08 2f39f015ded8: Waiting 09:33:08 5c69ac0246d0: Download complete 09:33:08 3a2ae6a8a46f: Verifying Checksum 09:33:08 3a2ae6a8a46f: Download complete 09:33:08 33b1e0a273af: Verifying Checksum 09:33:08 33b1e0a273af: Download complete 09:33:08 5d3b04190fa2: Verifying Checksum 09:33:08 5d3b04190fa2: Download complete 09:33:08 ec43610c2a17: Verifying Checksum 09:33:08 ec43610c2a17: Download complete 09:33:08 5eb5b503b376: Verifying Checksum 09:33:08 5eb5b503b376: Download complete 09:33:09 2f39f015ded8: Download complete 09:33:09 5eb5b503b376: Pull complete 09:33:09 5c69ac0246d0: Pull complete 09:33:10 ec43610c2a17: Pull complete 09:33:10 3a2ae6a8a46f: Pull complete 09:33:10 33b1e0a273af: Pull complete 09:33:10 5d3b04190fa2: Pull complete 09:33:14 2f39f015ded8: Pull complete 09:33:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:15 prd-ubuntu20.04-docker-8c-8g-10218 does not seem to be running inside a container 09:33:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:33:19 $ docker top b01e412cfa374458d746a6b6c24f24721ea6fb5dc2fc252c0f0c3f67f55e2074 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:19 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:20 + ls /var/log/sa-host 09:33:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:20 provisioning config files... 09:33:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2083752039344878958tmp [Pipeline] { [Pipeline] echo 09:33:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:20 ---> create-netrc.sh [Pipeline] } 09:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:21 ---> python-tools-install.sh [Pipeline] echo 09:33:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:21 ---> sudo-logs.sh 09:33:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:33:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:21 ---> job-cost.sh 09:33:21 lf-activate-venv: SKIPPING 09:33:21 DEBUG: total: 0.2199999988079071 09:33:21 INFO: Retrieving Stack Cost... 09:33:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:22 INFO: Archiving Costs [Pipeline] echo 09:33:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:22 ---> logs-deploy.sh 09:33:22 lf-activate-venv: SKIPPING 09:33:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/3 09:33:22 INFO: archiving workspace using pattern(s): 09:33:23 Archives upload complete. 09:33:23 INFO: archiving logs to Nexus