Pull request #4821 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a03997c99f70c105d3e17a0636510e1ed68e7ad7+d00eb61bd559b49c08ce600caa3e3487789f2306 (b317f88c16884ced446afdb01d22aaae9b68f5a7) 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-ssh14347505710186323669.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3292222379595393217.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4821/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4821/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6018162552020885767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4821/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10644926225800189569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17490399612439061956.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4821/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4821/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6866972598850519612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-5271 in /w/workspace/edgexfoundry_edgex-go_PR-4821 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit a03997c99f70c105d3e17a0636510e1ed68e7ad7 Merge succeeded, producing a03997c99f70c105d3e17a0636510e1ed68e7ad7 Checking out Revision a03997c99f70c105d3e17a0636510e1ed68e7ad7 (PR-4821) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4821/head:refs/remotes/origin/PR-4821 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a03997c99f70c105d3e17a0636510e1ed68e7ad7 # 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 d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a03997c99f70c105d3e17a0636510e1ed68e7ad7 # timeout=10 Commit message: "build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:58:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:58:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:58:11 ========================================================= 21:58:11 EdgeX Global Pipelines Version Info 21:58:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:58:12 ------------------- 21:58:12 stable info: 21:58:12 ------------------- 21:58:12 Commited By: Ginny Guan ginny@iotechsys.com 21:58:12 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 21:58:12 Message: update stable to v1.0.260 21:58:13 ------------------- 21:58:13 experimental info: 21:58:13 ------------------- 21:58:13 Commited By: Ginny Guan ginny@iotechsys.com 21:58:13 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 21:58:13 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:58:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:58:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:58:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:58:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:58:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:58:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:58:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:58:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4821 [Pipeline] echo 21:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4821 [Pipeline] echo 21:58:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4821 [Pipeline] echo 21:58:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a03997c99f70c105d3e17a0636510e1ed68e7ad7 [Pipeline] echo 21:58:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a03997c [Pipeline] echo 21:58:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:15 provisioning config files... 21:58:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13254097068173260660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:15 ---> ****-login.sh 21:58:15 nexus3.edgexfoundry.org:10001 21:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:58:16 Configure a credential helper to remove this warning. See 21:58:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:58:16 21:58:16 Login Succeeded 21:58:16 nexus3.edgexfoundry.org:10002 21:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:58:16 Configure a credential helper to remove this warning. See 21:58:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:58:16 21:58:16 Login Succeeded 21:58:16 nexus3.edgexfoundry.org:10003 21:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:58:16 Configure a credential helper to remove this warning. See 21:58:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:58:16 21:58:16 Login Succeeded 21:58:16 nexus3.edgexfoundry.org:10004 21:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:58:16 Configure a credential helper to remove this warning. See 21:58:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:58:16 21:58:16 Login Succeeded 21:58:16 ****.io 21:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:58:16 Configure a credential helper to remove this warning. See 21:58:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:58:16 21:58:16 Login Succeeded 21:58:16 ---> ****-login.sh ends [Pipeline] } 21:58:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:17 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 21:58:17 + + dirnamecut cmd/core-command/Dockerfile -d/ 21:58:17 -f2 21:58:17 + echo core-command,cmd/core-command/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:58:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:58:17 + dirname cmd/core-data/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo core-data,cmd/core-data/Dockerfile 21:58:17 + dirname+ cmd/core-keeper/Dockerfile 21:58:17 cut -d/ -f2 21:58:17 + echo core-keeper,cmd/core-keeper/Dockerfile 21:58:17 + dirname cmd/core-metadata/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo core-metadata,cmd/core-metadata/Dockerfile 21:58:17 + dirname cmd/security-bootstrapper/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:58:17 + dirname cmd/security-proxy-auth/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + dirname cmd/security-proxy-setup/Dockerfile 21:58:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:58:17 + dirname cmd/security-secretstore-setup/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:58:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:58:17 + dirname cmd/security-spire-agent/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:58:17 + dirname+ cmd/security-spire-config/Dockerfile 21:58:17 cut -d/ -f2 21:58:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:58:17 + dirname cmd/security-spire-server/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:58:17 + dirname cmd/support-notifications/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo support-notifications,cmd/support-notifications/Dockerfile 21:58:17 + dirname cmd/support-scheduler/Dockerfile 21:58:17 + cut -d/ -f2 21:58:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:58:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:58:17 + git rev-list -1 --merges a03997c99f70c105d3e17a0636510e1ed68e7ad7~1..a03997c99f70c105d3e17a0636510e1ed68e7ad7 [Pipeline] echo 21:58:18 -----------> git rev-list -1 --merges a03997c99f70c105d3e17a0636510e1ed68e7ad7~1..a03997c99f70c105d3e17a0636510e1ed68e7ad7 a03997c99f70c105d3e17a0636510e1ed68e7ad7 [false] [Pipeline] sh 21:58:18 + git log --format=format:%s -1 a03997c99f70c105d3e17a0636510e1ed68e7ad7 [Pipeline] echo 21:58:18 ========================================================= 21:58:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:58:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:58:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:18 + grep -v github /etc/ssh/ssh_known_hosts 21:58:18 + [ -e /tmp/ssh_known_hosts ] 21:58:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:58:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:58:18 + sudo tee -a /etc/ssh/ssh_known_hosts 21:58:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:19 21:58:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:20 0.1.4: Pulling from edgex-devops/py-git-semver 21:58:20 b85a868b505f: Pulling fs layer 21:58:20 e2be974225ed: Pulling fs layer 21:58:20 339a4e72a1f5: Pulling fs layer 21:58:20 988bab9f4d93: Pulling fs layer 21:58:20 1469e6f7b9e6: Pulling fs layer 21:58:20 eaf3925da568: Pulling fs layer 21:58:20 bab4dde63d76: Pulling fs layer 21:58:20 bde34c3a00c8: Pulling fs layer 21:58:20 b352a97aabf1: Pulling fs layer 21:58:20 4872d77fe225: Pulling fs layer 21:58:20 5851b861e8e6: Pulling fs layer 21:58:20 bab4dde63d76: Waiting 21:58:20 988bab9f4d93: Waiting 21:58:20 bde34c3a00c8: Waiting 21:58:20 1469e6f7b9e6: Waiting 21:58:20 eaf3925da568: Waiting 21:58:20 b352a97aabf1: Waiting 21:58:20 4872d77fe225: Waiting 21:58:20 5851b861e8e6: Waiting 21:58:20 e2be974225ed: Download complete 21:58:20 988bab9f4d93: Verifying Checksum 21:58:20 988bab9f4d93: Download complete 21:58:20 1469e6f7b9e6: Verifying Checksum 21:58:20 1469e6f7b9e6: Download complete 21:58:20 339a4e72a1f5: Verifying Checksum 21:58:20 339a4e72a1f5: Download complete 21:58:20 eaf3925da568: Verifying Checksum 21:58:20 eaf3925da568: Download complete 21:58:20 bde34c3a00c8: Download complete 21:58:20 b352a97aabf1: Download complete 21:58:20 4872d77fe225: Verifying Checksum 21:58:20 4872d77fe225: Download complete 21:58:20 5851b861e8e6: Download complete 21:58:20 b85a868b505f: Verifying Checksum 21:58:20 b85a868b505f: Download complete 21:58:20 bab4dde63d76: Verifying Checksum 21:58:20 bab4dde63d76: Download complete 21:58:21 b85a868b505f: Pull complete 21:58:21 e2be974225ed: Pull complete 21:58:22 339a4e72a1f5: Pull complete 21:58:22 988bab9f4d93: Pull complete 21:58:22 1469e6f7b9e6: Pull complete 21:58:22 eaf3925da568: Pull complete 21:58:24 bab4dde63d76: Pull complete 21:58:24 bde34c3a00c8: Pull complete 21:58:25 b352a97aabf1: Pull complete 21:58:25 4872d77fe225: Pull complete 21:58:25 5851b861e8e6: Pull complete 21:58:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:25 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 21:58:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:58:30 $ docker top 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 -eo pid,comm 21:58:30 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). 21:58:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:30 [ssh-agent] Looking for ssh-agent implementation... 21:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:30 $ docker exec 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 ssh-agent 21:58:31 SSH_AUTH_SOCK=/tmp/ssh-KqTC95abVyig/agent.32 21:58:31 SSH_AGENT_PID=38 21:58:31 Running ssh-add (command line suppressed) 21:58:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9356224495829358091.key (/w/workspace/edgex-go/1@tmp/private_key_9356224495829358091.key) 21:58:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:31 + git tag --points-at HEAD [Pipeline] } 21:58:31 $ docker exec --env ******** --env ******** 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 ssh-agent -k 21:58:31 unset SSH_AUTH_SOCK; 21:58:31 unset SSH_AGENT_PID; 21:58:31 echo Agent pid 38 killed; 21:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:31 [ssh-agent] Looking for ssh-agent implementation... 21:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:31 $ docker exec 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 ssh-agent 21:58:31 SSH_AUTH_SOCK=/tmp/ssh-fraLGkchxoZZ/agent.71 21:58:31 SSH_AGENT_PID=77 21:58:32 Running ssh-add (command line suppressed) 21:58:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_288397595562008242.key (/w/workspace/edgex-go/1@tmp/private_key_288397595562008242.key) 21:58:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:32 + git semver init 21:58:32 2024-07-09 21:58:32,675 [run_init] DEBUG init version:0.0.0 force:False 21:58:32 2024-07-09 21:58:32,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:58:32 2024-07-09 21:58:32,677 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:58:32 2024-07-09 21:58:32,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 21:58:38 2024-07-09 21:58:37,949 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:58:38 2024-07-09 21:58:37,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4821 with force:False 21:58:38 2024-07-09 21:58:37,950 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4821 21:58:38 2024-07-09 21:58:37,953 [execute] INFO git cat-file --batch-check 21:58:38 2024-07-09 21:58:37,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:58:38 2024-07-09 21:58:37,960 [execute] INFO git cat-file --batch 21:58:38 2024-07-09 21:58:37,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:58:38 2024-07-09 21:58:37,965 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4821 21:58:38 0.0.0 [Pipeline] } 21:58:38 $ docker exec --env ******** --env ******** 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 ssh-agent -k 21:58:38 unset SSH_AUTH_SOCK; 21:58:38 unset SSH_AGENT_PID; 21:58:38 echo Agent pid 77 killed; 21:58:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:38 + git semver [Pipeline] } 21:58:38 $ docker stop --time=1 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 21:58:40 $ docker rm -f --volumes 1d1dc5dbfc53fa49252289fbd9fc15658b4d5d971b21f067aaf66d8c119771e9 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:58:41 Stashed 1 file(s) [Pipeline] echo 21:58:41 [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 21:58:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:58:42 ========================================================= 21:58:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:58:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:58:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:58:42 619be1103602: Pulling fs layer 21:58:42 7862e08f4a3e: Pulling fs layer 21:58:42 5df492c9dc93: Pulling fs layer 21:58:42 7629e6793208: Pulling fs layer 21:58:42 4f4fb700ef54: Pulling fs layer 21:58:42 fb5054dd5b73: Pulling fs layer 21:58:42 eeca6798cff9: Pulling fs layer 21:58:42 aa269ceb94a6: Pulling fs layer 21:58:42 ada007ff1a6a: Pulling fs layer 21:58:42 7629e6793208: Waiting 21:58:42 4f4fb700ef54: Waiting 21:58:42 fb5054dd5b73: Waiting 21:58:42 eeca6798cff9: Waiting 21:58:42 aa269ceb94a6: Waiting 21:58:42 ada007ff1a6a: Waiting 21:58:42 7862e08f4a3e: Verifying Checksum 21:58:42 7862e08f4a3e: Download complete 21:58:42 7629e6793208: Verifying Checksum 21:58:42 7629e6793208: Download complete 21:58:42 4f4fb700ef54: Verifying Checksum 21:58:42 4f4fb700ef54: Download complete 21:58:42 619be1103602: Verifying Checksum 21:58:42 619be1103602: Download complete 21:58:42 fb5054dd5b73: Verifying Checksum 21:58:42 fb5054dd5b73: Download complete 21:58:42 eeca6798cff9: Verifying Checksum 21:58:42 eeca6798cff9: Download complete 21:58:42 619be1103602: Pull complete 21:58:42 ada007ff1a6a: Verifying Checksum 21:58:42 ada007ff1a6a: Download complete 21:58:42 7862e08f4a3e: Pull complete 21:58:43 5df492c9dc93: Verifying Checksum 21:58:43 5df492c9dc93: Download complete 21:58:43 aa269ceb94a6: Verifying Checksum 21:58:43 aa269ceb94a6: Download complete 21:58:45 5df492c9dc93: Pull complete 21:58:46 7629e6793208: Pull complete 21:58:46 4f4fb700ef54: Pull complete 21:58:46 fb5054dd5b73: Pull complete 21:58:46 eeca6798cff9: Pull complete 21:58:48 aa269ceb94a6: Pull complete 21:58:49 ada007ff1a6a: Pull complete 21:58:49 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 21:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:58:49 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:58:49 WORKDIR /edgex 21:58:49 COPY go.mod . 21:58:49 RUN go mod downloaddocker 21:58:49 build -t ci-base-image-x86_64 -f - . 21:58:50 Sending build context to Docker daemon 178.5MB 21:58:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:58:50 ---> f489d0715acc 21:58:50 Step 2/4 : WORKDIR /edgex 21:58:56 Still waiting to schedule task 21:58:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:58:56 ---> Running in ac5cde1fe722 21:58:56 Removing intermediate container ac5cde1fe722 21:58:56 ---> e4796f92dd7f 21:58:56 Step 3/4 : COPY go.mod . 21:58:56 ---> 9ff0a612a2aa 21:58:56 Step 4/4 : RUN go mod download 21:58:56 ---> Running in 07572bb2c6c9 21:59:23 Removing intermediate container 07572bb2c6c9 21:59:23 ---> 08c67bf8553f 21:59:23 Successfully built 08c67bf8553f 21:59:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:23 + docker inspect -f . ci-base-image-x86_64 21:59:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:24 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 21:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:59:24 $ docker top 37ccb7c71cccd95bbff91d9be13a00c6266ffa597511ea619a0cacdf45dac054 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:24 + go version 21:59:24 go version go1.21.9 linux/amd64 [Pipeline] } 21:59:25 $ docker stop --time=1 37ccb7c71cccd95bbff91d9be13a00c6266ffa597511ea619a0cacdf45dac054 21:59:26 $ docker rm -f --volumes 37ccb7c71cccd95bbff91d9be13a00c6266ffa597511ea619a0cacdf45dac054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:27 + docker inspect -f . ci-base-image-x86_64 21:59:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:27 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 21:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:59:27 $ docker top 0f9ab0536dd879d3bf07d338be48dd5e3da21155212674ed4e7a86759c7d1837 -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:27 ========================================================= 21:59:27 [edgeXBuildGoParallel] Running Tests and Build... 21:59:27 ========================================================= [Pipeline] sh 21:59:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:59:28 + make test 21:59:28 go test -race -coverprofile=coverage.out ./... 21:59:36 ? github.com/edgexfoundry/edgex-go [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:00:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:00:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 22:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 22:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 22:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 22:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 22:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 22:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:00:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:00:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:00:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 22:00:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements 22:00:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.426s coverage: 93.4% of statements 22:00:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 22:00:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 95.8% of statements 22:00:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.045s coverage: 72.2% of statements 22:00:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:00:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.8% of statements 22:00:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 32.2% of statements 22:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.035s coverage: 41.7% of statements 22:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.036s coverage: 77.8% of statements 22:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 22:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements 22:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 22:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:00:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:00:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:00:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5272 in /w/workspace/edgexfoundry_edgex-go_PR-4821 [Pipeline] { [Pipeline] ws 22:00:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:00:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 22:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:00:36 The recommended git tool is: git 22:00:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:00:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:00:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:00:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:00:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:00:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:00:43 using credential edgex-jenkins-ssh 22:00:43 Cloning the remote Git repository 22:00:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:00:44 > git init /w/workspace/edgex-go/1 # timeout=10 22:00:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:00:44 > git --version # timeout=10 22:00:44 > git --version # 'git version 2.25.1' 22:00:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 38.4% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.085s coverage: 95.7% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 22:00:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 22:00:49 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 22:00:49 running golangci-lint 22:00:49 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 22:00:49 go version go1.21.9 linux/amd64 22:00:49 level=info msg="[config_reader] Used config file .golangci.yml" 22:00:49 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 22:01:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:01:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:01:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4821/head:refs/remotes/origin/PR-4821 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:01:03 Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit a03997c99f70c105d3e17a0636510e1ed68e7ad7 22:01:03 Merge succeeded, producing a03997c99f70c105d3e17a0636510e1ed68e7ad7 22:01:03 Checking out Revision a03997c99f70c105d3e17a0636510e1ed68e7ad7 (PR-4821) 22:01:04 Commit message: "build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1" 22:01:04 > git --version # timeout=10 22:01:04 > git --version # 'git version 2.25.1' 22:01:04 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 22:01:03 > git config core.sparsecheckout # timeout=10 22:01:03 > git checkout -f a03997c99f70c105d3e17a0636510e1ed68e7ad7 # timeout=10 22:01:03 > git remote # timeout=10 22:01:03 > git config --get remote.origin.url # timeout=10 22:01:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:03 > git merge d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 22:01:03 > git rev-parse HEAD^{commit} # timeout=10 22:01:03 > git config core.sparsecheckout # timeout=10 22:01:03 > git checkout -f a03997c99f70c105d3e17a0636510e1ed68e7ad7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:01:09 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:09 Dload Upload Total Spent Left Speed 22:01:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh 22:01:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:01:10 + sudo tee /etc/docker/daemon.new 22:01:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:01:10 { 22:01:10 "registry-mirrors": [ 22:01:10 "https://nexus3.edgexfoundry.org:10001" 22:01:10 ], 22:01:10 "bip": "10.250.0.254/24", 22:01:10 "hosts": [ 22:01:10 "tcp://0.0.0.0:5555", 22:01:10 "unix:///var/run/docker.sock" 22:01:10 ], 22:01:10 "mtu": 1458, 22:01:10 "selinux-enabled": true, 22:01:10 "seccomp-profile": "/etc/docker/seccomp.json" 22:01:10 } [Pipeline] sh 22:01:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:01:10 + sudo service docker restart 22:01:11 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 20.926907984s" 22:01:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.820287ms" 22:01:23 level=info msg="[linters_context/goanalysis] analyzers took 1m32.971070295s with top 10 stages: buildir: 54.802874374s, gosec: 7.901651784s, inspect: 1.869747551s, fact_deprecated: 1.755442572s, ctrlflow: 1.675682241s, printf: 1.554238891s, fact_purity: 1.077697998s, S1038: 1.049417019s, nilness: 1.035943873s, typedness: 576.412313ms" 22:01:23 level=info msg="[runner] Issues before processing: 209, after processing: 0" 22:01:23 level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, filename_unadjuster: 209/209, exclude: 209/209, nolint: 0/21, skip_dirs: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, skip_files: 209/209, exclude-rules: 21/209, path_prettifier: 209/209" 22:01:23 level=info msg="[runner] processing took 20.029829ms with stages: nolint: 7.512838ms, identifier_marker: 7.341517ms, autogenerated_exclude: 1.683431ms, path_prettifier: 1.53626ms, exclude-rules: 1.115388ms, skip_dirs: 785.405µs, cgo: 34.44µs, filename_unadjuster: 15.85µs, fixer: 680ns, uniq_by_line: 660ns, max_same_issues: 640ns, skip_files: 560ns, exclude: 420ns, severity-rules: 380ns, diff: 360ns, sort_results: 350ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" 22:01:23 level=info msg="[runner] linters took 11.897643734s with stages: goanalysis_metalinter: 11.877330404s" 22:01:23 level=info msg="File cache stats: 0 entries of total size 0B" 22:01:23 level=info msg="Memory: 330 samples, avg is 300.1MB, max is 1300.7MB" 22:01:23 level=info msg="Execution took 32.877808768s" 22:01:23 go vet ./... 22:01:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:01:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:01:28 ./bin/test-attribution-txt.sh [Pipeline] echo 22:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:29 provisioning config files... 22:01:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4206493898910635771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:29 + ls -al . 22:01:29 total 840 22:01:29 drwxrwxr-x 11 1001 1001 4096 Jul 9 21:59 . 22:01:29 drwxr-xr-x 4 root root 4096 Jul 9 21:59 .. 22:01:29 drwxrwxr-x 2 1001 1001 4096 Jul 9 21:58 .blubracket 22:01:29 -rw-rw-r-- 1 1001 1001 10 Jul 9 21:58 .dockerignore 22:01:29 drwxrwxr-x 8 1001 1001 4096 Jul 9 22:00 .git 22:01:29 drwxrwxr-x 3 1001 1001 4096 Jul 9 21:58 .github 22:01:29 -rw-rw-r-- 1 1001 1001 1102 Jul 9 21:58 .gitignore 22:01:29 -rw-rw-r-- 1 1001 1001 42 Jul 9 21:58 .golangci.yml 22:01:29 -rw-rw-r-- 1 1001 1001 100 Jul 9 21:58 .hadolint.yml 22:01:29 drwxr-xr-x 3 1001 1001 4096 Jul 9 21:58 .semver 22:01:29 -rw-rw-r-- 1 1001 1001 155 Jul 9 21:58 .sonarcloud.properties 22:01:29 -rw-rw-r-- 1 1001 1001 1171 Jul 9 21:58 ADOPTERS.md 22:01:29 -rw-rw-r-- 1 1001 1001 20361 Jul 9 21:58 Attribution.txt 22:01:29 -rw-rw-r-- 1 1001 1001 100284 Jul 9 21:58 CHANGELOG.md 22:01:29 -rw-rw-r-- 1 1001 1001 3804 Jul 9 21:58 CONTRIBUTING.md 22:01:29 -rw-rw-r-- 1 1001 1001 677 Jul 9 21:58 GOVERNANCE.md 22:01:29 -rw-rw-r-- 1 1001 1001 861 Jul 9 21:58 Jenkinsfile 22:01:29 -rw-rw-r-- 1 1001 1001 10775 Jul 9 21:58 LICENSE 22:01:29 -rw-rw-r-- 1 1001 1001 16051 Jul 9 21:58 Makefile 22:01:29 -rw-rw-r-- 1 1001 1001 582 Jul 9 21:58 OWNERS.md 22:01:29 -rw-rw-r-- 1 1001 1001 9528 Jul 9 21:58 README.md 22:01:29 -rw-rw-r-- 1 1001 1001 789 Jul 9 21:58 SECURITY.md 22:01:29 -rw-rw-r-- 1 1001 1001 5 Jul 9 21:58 VERSION 22:01:29 drwxrwxr-x 2 1001 1001 4096 Jul 9 21:58 bin 22:01:29 drwxrwxr-x 19 1001 1001 4096 Jul 9 21:58 cmd 22:01:29 -rw-r--r-- 1 root root 481596 Jul 9 22:00 coverage.out 22:01:29 drwxrwxr-x 2 1001 1001 4096 Jul 9 21:58 fuzz_test 22:01:29 -rw-rw-r-- 1 1001 1001 6911 Jul 9 21:58 go.mod 22:01:29 -rw-rw-r-- 1 1001 1001 101537 Jul 9 21:58 go.sum 22:01:29 drwxrwxr-x 7 1001 1001 4096 Jul 9 21:58 internal 22:01:29 drwxrwxr-x 3 1001 1001 4096 Jul 9 21:58 openapi 22:01:29 -rw-rw-r-- 1 1001 1001 584 Jul 9 21:58 security.txt 22:01:29 -rw-rw-r-- 1 1001 1001 204 Jul 9 21:58 version.go [Pipeline] sh 22:01:29 ---> ****-login.sh 22:01:29 nexus3.edgexfoundry.org:10001 22:01:29 + '[' -e coverage.out ] 22:01:29 + chown 1001:1001 coverage.out [Pipeline] stash 22:01:29 Stashed 1 file(s) [Pipeline] sh 22:01:30 + make build 22:01: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 22:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:30 Configure a credential helper to remove this warning. See 22:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:30 22:01:30 Login Succeeded 22:01:30 nexus3.edgexfoundry.org:10002 22:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:30 Configure a credential helper to remove this warning. See 22:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:30 22:01:30 Login Succeeded 22:01:30 nexus3.edgexfoundry.org:10003 22:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:31 Configure a credential helper to remove this warning. See 22:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:31 22:01:31 Login Succeeded 22:01:31 nexus3.edgexfoundry.org:10004 22:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:31 Configure a credential helper to remove this warning. See 22:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:31 22:01:31 Login Succeeded 22:01:31 ****.io 22:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:31 Configure a credential helper to remove this warning. See 22:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:31 22:01:31 Login Succeeded 22:01:31 ---> ****-login.sh ends [Pipeline] } 22:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:01:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:01:32 ========================================================= 22:01:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:01:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:01:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:01:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:01:33 c6b39de5b339: Pulling fs layer 22:01:33 a69c41024577: Pulling fs layer 22:01:33 d6de4b400683: Pulling fs layer 22:01:33 35cb2a7552d0: Pulling fs layer 22:01:33 4f4fb700ef54: Pulling fs layer 22:01:33 464afbd9ba4c: Pulling fs layer 22:01:33 00f215d4a9da: Pulling fs layer 22:01:33 d496ad576159: Pulling fs layer 22:01:33 464afbd9ba4c: Waiting 22:01:33 00f215d4a9da: Waiting 22:01:33 d496ad576159: Waiting 22:01:33 35cb2a7552d0: Waiting 22:01:33 a69c41024577: Verifying Checksum 22:01:33 a69c41024577: Download complete 22:01:33 35cb2a7552d0: Verifying Checksum 22:01:33 35cb2a7552d0: Download complete 22:01:33 4f4fb700ef54: Verifying Checksum 22:01:33 4f4fb700ef54: Download complete 22:01:33 464afbd9ba4c: Verifying Checksum 22:01:33 464afbd9ba4c: Download complete 22:01:33 c6b39de5b339: Download complete 22:01:34 d496ad576159: Verifying Checksum 22:01:34 d496ad576159: Download complete 22:01:34 c6b39de5b339: Pull complete 22:01:35 a69c41024577: Pull complete 22:01:35 d6de4b400683: Verifying Checksum 22:01:35 d6de4b400683: Download complete 22:01:36 00f215d4a9da: Verifying Checksum 22:01:36 00f215d4a9da: Download complete 22:01:48 d6de4b400683: Pull complete 22:01:48 35cb2a7552d0: Pull complete 22:01:48 4f4fb700ef54: Pull complete 22:01:48 464afbd9ba4c: Pull complete 22:01:56 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 22:01:56 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 22:01:56 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 22:01:57 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 22:01:58 00f215d4a9da: Pull complete 22:01:59 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 22:02:00 d496ad576159: Pull complete 22:02:00 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 22:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:02:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:02:00 WORKDIR /edgex 22:02:00 COPY go.mod . 22:02:00 RUN go mod download 22:02:00 + docker build -t ci-base-image-arm64 -f - . 22:02:01 Sending build context to Docker daemon 3.185MB 22:02:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:02:01 ---> f246e2811388 22:02:01 Step 2/4 : WORKDIR /edgex 22:02:03 ---> Running in f6ac6d45237e 22:02:03 Removing intermediate container f6ac6d45237e 22:02:03 ---> 22ad75b8276d 22:02:03 Step 3/4 : COPY go.mod . 22:02:03 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 22:02:03 ---> d42008283c5c 22:02:03 Step 4/4 : RUN go mod download 22:02:03 ---> Running in 02908d67feb6 22:02:05 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 22:02: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:02: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:02: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/secrets-config ./cmd/secrets-config 22:02: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:02:11 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] } 22:02:11 $ docker stop --time=1 0f9ab0536dd879d3bf07d338be48dd5e3da21155212674ed4e7a86759c7d1837 22:02:18 $ docker rm -f --volumes 0f9ab0536dd879d3bf07d338be48dd5e3da21155212674ed4e7a86759c7d1837 [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 22:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:02:19 22:02:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:02:20 latest: Pulling from edgex-devops/edgex-compose 22:02:20 91d30c5bc195: Pulling fs layer 22:02:20 2e9b0aa3be6d: Pulling fs layer 22:02:20 9c61dcf015f6: Pulling fs layer 22:02:20 4698f68db338: Pulling fs layer 22:02:20 2a2f49069b9e: Pulling fs layer 22:02:20 e0025b399a48: Pulling fs layer 22:02:20 4698f68db338: Waiting 22:02:20 e0025b399a48: Waiting 22:02:20 91d30c5bc195: Download complete 22:02:20 4698f68db338: Verifying Checksum 22:02:20 4698f68db338: Download complete 22:02:20 2e9b0aa3be6d: Verifying Checksum 22:02:20 2e9b0aa3be6d: Download complete 22:02:20 e0025b399a48: Download complete 22:02:20 91d30c5bc195: Pull complete 22:02:20 2a2f49069b9e: Verifying Checksum 22:02:20 2a2f49069b9e: Download complete 22:02:20 2e9b0aa3be6d: Pull complete 22:02:21 9c61dcf015f6: Verifying Checksum 22:02:21 9c61dcf015f6: Download complete 22:02:23 9c61dcf015f6: Pull complete 22:02:23 4698f68db338: Pull complete 22:02:24 2a2f49069b9e: Pull complete 22:02:24 e0025b399a48: Pull complete 22:02:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:02:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:24 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 22:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:02:27 $ docker top 9a1e2bae11fb3b6912c002404b8bf3f6213d56b33231567b3d54028c35e85bdd -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:28 + docker compose -f ./docker-compose-build.yml build --parallel 22:02:30 #1 [support-notifications internal] load build definition from Dockerfile 22:02:30 #1 transferring dockerfile: 1.95kB done 22:02:30 #1 DONE 0.0s 22:02:30 22:02:30 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:02:30 #2 transferring dockerfile: 2.23kB done 22:02:30 #2 DONE 0.0s 22:02:30 22:02:30 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:02:30 #3 transferring dockerfile: 1.89kB done 22:02:30 #3 DONE 0.0s 22:02:30 22:02:30 #4 [security-spire-agent internal] load build definition from Dockerfile 22:02:30 #4 transferring dockerfile: 1.81kB done 22:02:30 #4 DONE 0.0s 22:02:30 22:02:30 #5 [security-spire-config internal] load build definition from Dockerfile 22:02:30 #5 transferring dockerfile: 1.69kB done 22:02:30 #5 DONE 0.1s 22:02:30 22:02:30 #6 [security-proxy-setup internal] load build definition from Dockerfile 22:02:30 #6 transferring dockerfile: 2.50kB done 22:02:30 #6 DONE 0.1s 22:02:30 22:02:30 #7 [security-secretstore-setup internal] load build definition from Dockerfile 22:02:30 #7 transferring dockerfile: 2.49kB done 22:02:30 #7 DONE 0.1s 22:02:30 22:02:30 #8 [support-scheduler internal] load build definition from Dockerfile 22:02:30 #8 DONE 0.0s 22:02:30 22:02:30 #9 [core-data internal] load build definition from Dockerfile 22:02:30 #9 transferring dockerfile: 2.01kB done 22:02:30 #9 DONE 0.1s 22:02:30 22:02:30 #10 [support-notifications internal] load .dockerignore 22:02:30 #10 transferring context: 50B done 22:02:30 #10 DONE 0.0s 22:02:30 22:02:30 #11 [core-keeper internal] load build definition from Dockerfile 22:02:30 #11 transferring dockerfile: 2.01kB done 22:02:30 #11 DONE 0.1s 22:02:30 22:02:30 #12 [security-spire-server internal] load build definition from Dockerfile 22:02:30 #12 transferring dockerfile: 1.70kB done 22:02:30 #12 DONE 0.1s 22:02:30 22:02:30 #13 [security-proxy-auth internal] load build definition from Dockerfile 22:02:30 #13 transferring dockerfile: 2.15kB done 22:02:30 #13 DONE 0.1s 22:02:30 22:02:30 #14 [security-bootstrapper internal] load build definition from Dockerfile 22:02:30 #14 transferring dockerfile: 2.93kB done 22:02:30 #14 DONE 0.1s 22:02:30 22:02:30 #8 [support-scheduler internal] load build definition from Dockerfile 22:02:30 #8 transferring dockerfile: 1.93kB done 22:02:30 #8 DONE 0.1s 22:02:30 22:02:30 #15 [core-metadata internal] load build definition from Dockerfile 22:02:30 #15 transferring dockerfile: 2.06kB done 22:02:30 #15 DONE 0.1s 22:02:30 22:02:30 #16 [core-command internal] load build definition from Dockerfile 22:02:30 #16 transferring dockerfile: 1.93kB done 22:02:30 #16 DONE 0.1s 22:02:30 22:02:30 #17 [core-common-config-bootstrapper internal] load .dockerignore 22:02:30 #17 transferring context: 50B done 22:02:30 #17 DONE 0.0s 22:02:30 22:02:30 #18 [security-spiffe-token-provider internal] load .dockerignore 22:02:30 #18 transferring context: 50B done 22:02:30 #18 DONE 0.0s 22:02:30 22:02:30 #19 [security-spire-agent internal] load .dockerignore 22:02:30 #19 transferring context: 50B done 22:02:30 #19 DONE 0.0s 22:02:30 22:02:30 #20 [security-spire-config internal] load .dockerignore 22:02:30 #20 transferring context: 50B done 22:02:30 #20 DONE 0.0s 22:02:30 22:02:30 #21 [security-proxy-setup internal] load .dockerignore 22:02:30 #21 transferring context: 50B done 22:02:30 #21 DONE 0.0s 22:02:30 22:02:30 #22 [security-proxy-auth internal] load .dockerignore 22:02:31 #22 transferring context: 50B 0.0s done 22:02:31 #22 DONE 0.1s 22:02:31 22:02:31 #23 [security-secretstore-setup internal] load .dockerignore 22:02:31 #23 transferring context: 50B done 22:02:31 #23 DONE 0.0s 22:02:31 22:02:31 #24 [core-data internal] load .dockerignore 22:02:31 #24 transferring context: 50B done 22:02:31 #24 DONE 0.1s 22:02:31 22:02:31 #25 [security-spire-server internal] load .dockerignore 22:02:31 #25 transferring context: 50B done 22:02:31 #25 DONE 0.1s 22:02:31 22:02:31 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:02:31 #26 DONE 0.0s 22:02:31 22:02:31 #27 [core-command internal] load .dockerignore 22:02:31 #27 transferring context: 50B done 22:02:31 #27 DONE 0.1s 22:02:31 22:02:31 #28 [core-keeper internal] load .dockerignore 22:02:31 #28 transferring context: 50B done 22:02:31 #28 DONE 0.1s 22:02:31 22:02:31 #29 [security-bootstrapper internal] load .dockerignore 22:02:31 #29 transferring context: 50B done 22:02:31 #29 DONE 0.1s 22:02:31 22:02:31 #30 [support-scheduler internal] load .dockerignore 22:02:31 #30 transferring context: 50B done 22:02:31 #30 DONE 0.1s 22:02:31 22:02:31 #31 [core-metadata internal] load .dockerignore 22:02:31 #31 transferring context: 50B done 22:02:31 #31 DONE 0.1s 22:02:31 22:02:31 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:02:31 #26 DONE 0.0s 22:02:31 22:02:31 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 22:02:31 #32 DONE 0.1s 22:02:31 22:02:31 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:02:31 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done 22:02:31 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 22:02:31 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 22:02:31 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 2.10MB / 3.41MB 0.1s 22:02:31 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:02:31 #33 ... 22:02:31 22:02:31 #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:02:31 #26 DONE 0.0s 22:02:31 22:02:31 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:02:31 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 22:02:31 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 22:02:31 #33 ... 22:02:31 22:02:31 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:02:31 #26 DONE 0.0s 22:02:31 22:02:31 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:02:31 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done 22:02:31 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 22:02:31 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 22:02:31 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 22:02:31 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:02:31 #33 ... 22:02:31 22:02:31 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:02:31 #26 DONE 0.0s 22:02:31 22:02:31 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:02:31 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done 22:02:31 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 22:02:31 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 22:02:31 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 22:02:31 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:02:31 #33 ... 22:02:31 22:02:31 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 22:02:31 #32 DONE 0.5s 22:02:31 22:02:31 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:02:31 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 22:02:31 #33 ... 22:02:31 22:02:31 #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:02:31 #26 DONE 0.0s 22:02:31 22:02:31 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 22:02:31 #34 DONE 0.6s 22:02:31 22:02:31 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:02:31 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done 22:02:31 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 22:02:31 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 22:02:31 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 22:02:31 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:02:31 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 22:02:31 #33 ... 22:02:31 22:02:31 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:02:31 #35 DONE 0.6s 22:02:31 22:02:31 #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:02:31 #26 DONE 0.0s 22:02:31 22:02:31 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:02:31 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done 22:02:31 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 22:02:31 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 22:02:31 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 22:02:31 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:02:31 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 22:02:31 #33 ... 22:02:31 22:02:31 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:02:31 #26 DONE 0.0s 22:02:31 22:02:31 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 22:02:31 #32 DONE 0.7s 22:02:31 22:02:31 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:02:31 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d done 22:02:31 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 22:02:31 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 22:02:31 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 22:02:31 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:02:31 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 22:02:32 #33 DONE 1.1s 22:02:32 22:02:32 #36 [security-spire-server internal] load build context 22:02:32 #36 transferring context: 26.79kB done 22:02:32 #36 DONE 0.3s 22:02:32 22:02:32 #37 [security-spire-agent internal] load build context 22:02:32 #37 transferring context: 26.32kB done 22:02:32 #37 DONE 0.3s 22:02:32 22:02:32 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:02:32 #38 DONE 1.1s 22:02:32 22:02:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:02:32 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 22:02:32 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:02:32 #39 ... 22:02:32 22:02:32 #40 [security-spire-config internal] load build context 22:02:32 #40 transferring context: 25.04kB 0.0s done 22:02:32 #40 DONE 0.3s 22:02:32 22:02:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:02:32 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:02:32 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 22:02:32 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 22:02:32 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 22:02:32 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 22:02:32 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s 22:02:32 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 22:02:32 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 22:02:32 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 22:02:32 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 22:02:33 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 22:02:33 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.7s 22:02:33 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 22:02:33 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 22:02:33 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.9s 22:02:33 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 22:02:33 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 22:02:33 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 1.1s 22:02:33 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 1.2s 22:02:33 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 22:02:33 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 22:02:33 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22:02:37 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.1s done 22:02:41 #39 ... 22:02:41 22:02:41 #41 [support-notifications internal] load build context 22:02:41 #41 transferring context: 246.27MB 9.2s 22:02:41 #41 ... 22:02:41 22:02:41 #42 [core-common-config-bootstrapper internal] load build context 22:02:41 #42 ... 22:02:41 22:02:41 #43 [security-spiffe-token-provider internal] load build context 22:02:41 #43 ... 22:02:41 22:02:41 #44 [security-proxy-setup internal] load build context 22:02:41 #44 ... 22:02:41 22:02:41 #45 [security-secretstore-setup internal] load build context 22:02:42 #45 ... 22:02:42 22:02:42 #46 [core-data internal] load build context 22:02:42 #46 ... 22:02:42 22:02:42 #47 [support-scheduler internal] load build context 22:02:42 #47 ... 22:02:42 22:02:42 #48 [core-command internal] load build context 22:02:42 #48 ... 22:02:42 22:02:42 #49 [security-proxy-auth internal] load build context 22:02:43 #49 ... 22:02:43 22:02:43 #50 [security-bootstrapper internal] load build context 22:02:43 #50 ... 22:02:43 22:02:43 #51 [core-metadata internal] load build context 22:02:43 #51 ... 22:02:43 22:02:43 #52 [core-keeper internal] load build context 22:02:43 #52 ... 22:02:43 22:02:43 #53 [core-metadata builder 2/7] WORKDIR /edgex-go 22:02:44 #53 ... 22:02:44 22:02:44 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:02:44 #54 ... 22:02:44 22:02:44 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 22:02:44 #55 ... 22:02:44 22:02:44 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:02:44 #56 ... 22:02:44 22:02:44 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:02:44 #57 ... 22:02:44 22:02:44 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:02:44 #58 ... 22:02:44 22:02:44 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:02:44 #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:02:44 #0 2.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:02:44 #0 2.699 (1/4) Installing ca-certificates (20240226-r0) 22:02:44 #0 3.164 (2/4) Installing dumb-init (1.2.5-r2) 22:02:44 #0 3.168 (3/4) Installing su-exec (0.2-r3) 22:02:44 #0 3.172 (4/4) Installing yq (4.33.3-r5) 22:02:44 #0 3.248 Executing busybox-1.36.1-r7.trigger 22:02:44 #0 3.633 Executing ca-certificates-20240226-r0.trigger 22:02:44 #0 3.671 OK: 17 MiB in 19 packages 22:02:44 #59 ... 22:02:44 22:02:44 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:02:44 #60 ... 22:02:44 22:02:44 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:02:44 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 22:02:44 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 22:02:44 #61 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 22:02:44 #61 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 22:02:44 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 22:02:44 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 22:02:44 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 22:02:44 #61 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.2s done 22:02:44 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 22:02:44 #61 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.7s done 22:02:44 #61 ... 22:02:44 22:02:44 #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:02:44 #0 4.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:02:44 #0 4.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:02:44 #0 4.376 (1/1) Installing dumb-init (1.2.5-r2) 22:02:44 #0 4.381 Executing busybox-1.36.1-r7.trigger 22:02:44 #0 4.399 OK: 7 MiB in 16 packages 22:02:44 #62 ... 22:02:44 22:02:44 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:02:45 #63 ... 22:02:45 22:02:45 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:45 #64 ... 22:02:45 22:02:45 #49 [security-proxy-auth internal] load build context 22:02:46 #49 transferring context: 380.08MB 13.8s 22:02:46 #49 transferring context: 439.73MB 14.4s done 22:02:49 #49 ... 22:02:49 22:02:49 #45 [security-secretstore-setup internal] load build context 22:02:49 #45 transferring context: 439.73MB 17.6s done 22:02:50 #45 ... 22:02:50 22:02:50 #50 [security-bootstrapper internal] load build context 22:02:50 #50 transferring context: 439.73MB 17.4s done 22:02:52 #50 ... 22:02:52 22:02:52 #48 [core-command internal] load build context 22:02:52 #48 ... 22:02:52 22:02:52 #41 [support-notifications internal] load build context 22:02:52 #41 transferring context: 439.73MB 16.5s done 22:02:52 #41 ... 22:02:52 22:02:52 #42 [core-common-config-bootstrapper internal] load build context 22:02:52 #42 transferring context: 439.73MB 15.1s done 22:02:52 #42 ... 22:02:52 22:02:52 #47 [support-scheduler internal] load build context 22:02:52 #47 transferring context: 372.68MB 20.1s 22:02:52 #47 ... 22:02:52 22:02:52 #44 [security-proxy-setup internal] load build context 22:02:52 #44 transferring context: 439.73MB 15.2s done 22:02:52 #44 ... 22:02:52 22:02:52 #43 [security-spiffe-token-provider internal] load build context 22:02:52 #43 transferring context: 439.73MB 15.1s done 22:02:52 #43 ... 22:02:52 22:02:52 #46 [core-data internal] load build context 22:02:52 #46 transferring context: 439.73MB 14.4s done 22:02:52 #46 ... 22:02:52 22:02:52 #47 [support-scheduler internal] load build context 22:02:52 #47 transferring context: 423.60MB 20.6s 22:02:53 #47 transferring context: 439.73MB 20.7s done 22:02:53 #47 ... 22:02:53 22:02:53 #51 [core-metadata internal] load build context 22:02:53 #51 transferring context: 439.73MB 17.6s done 22:02:53 #51 ... 22:02:53 22:02:53 #52 [core-keeper internal] load build context 22:02:53 #52 transferring context: 439.73MB 20.3s done 22:02:53 #52 ... 22:02:53 22:02:53 #48 [core-command internal] load build context 22:02:53 #48 transferring context: 439.73MB 21.0s done 22:03:00 Removing intermediate container 02908d67feb6 22:03:00 ---> a664e4b2f5ae 22:03:00 Successfully built a664e4b2f5ae 22:03:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:00 + docker inspect -f . ci-base-image-arm64 22:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:01 prd-ubuntu20.04-docker-arm64-4c-16g-5272 does not seem to be running inside a container 22:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:03:02 $ docker top f6e9b85a452f25dafd395d331f680ca4f9f71b70b2c112a71d4e78a80e70f5fd -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:03 + go version 22:03:03 go version go1.21.9 linux/arm64 [Pipeline] } 22:03:03 $ docker stop --time=1 f6e9b85a452f25dafd395d331f680ca4f9f71b70b2c112a71d4e78a80e70f5fd 22:03:03 #48 ... 22:03:03 22:03:03 #46 [core-data internal] load build context 22:03:03 #46 DONE 30.2s 22:03:03 22:03:03 #49 [security-proxy-auth internal] load build context 22:03:03 #49 DONE 30.1s 22:03:03 22:03:03 #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:03:03 #62 DONE 29.7s 22:03:03 22:03:03 #42 [core-common-config-bootstrapper internal] load build context 22:03:03 #42 DONE 30.7s 22:03:03 22:03:03 #44 [security-proxy-setup internal] load build context 22:03:03 #44 DONE 30.6s 22:03:03 22:03:03 #43 [security-spiffe-token-provider internal] load build context 22:03:03 #43 DONE 30.8s 22:03:03 22:03:03 #53 [core-keeper builder 2/7] WORKDIR /edgex-go 22:03:03 #53 DONE 29.7s 22:03:03 22:03:03 #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 22:03:03 #65 ... 22:03:03 22:03:03 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:03:03 #59 DONE 29.9s 22:03:03 22:03:03 #45 [security-secretstore-setup internal] load build context 22:03:03 #45 DONE 30.5s 22:03:03 22:03:03 #50 [security-bootstrapper internal] load build context 22:03:03 #50 DONE 30.1s 22:03:03 22:03:03 #51 [core-metadata internal] load build context 22:03:03 #51 DONE 30.1s 22:03:03 22:03:03 #52 [core-keeper internal] load build context 22:03:03 #52 DONE 30.1s 22:03:03 22:03:03 #48 [core-command internal] load build context 22:03:03 #48 DONE 30.1s 22:03:03 22:03:03 #47 [support-scheduler internal] load build context 22:03:03 #47 DONE 30.1s 22:03:03 22:03:03 #41 [support-notifications internal] load build context 22:03:03 #41 DONE 30.9s 22:03:03 22:03:03 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:03:03 #61 DONE 30.5s 22:03:03 22:03:03 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 22:03:03 #66 ... 22:03:03 22:03:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:03:03 #39 DONE 30.5s 22:03:03 22:03:03 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:03 #64 DONE 30.1s 22:03:03 22:03:03 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:03:03 #63 30.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:03 #63 ... 22:03:03 22:03:03 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:03:03 #58 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:03 #58 30.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:03 #58 30.63 (1/1) Installing dumb-init (1.2.5-r2) 22:03:03 #58 30.64 Executing busybox-1.36.1-r7.trigger 22:03:03 #58 30.65 OK: 7 MiB in 16 packages 22:03:03 #58 DONE 30.9s 22:03:03 22:03:03 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 22:03:03 #55 30.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:03 #55 30.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:03 #55 30.78 (1/2) Installing dumb-init (1.2.5-r2) 22:03:03 #55 30.78 (2/2) Installing su-exec (0.2-r3) 22:03:03 #55 30.79 Executing busybox-1.36.1-r7.trigger 22:03:03 #55 30.79 OK: 7 MiB in 17 packages 22:03:03 #55 DONE 30.9s 22:03:03 22:03:03 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:03:03 #54 29.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:03 #54 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:03 #54 30.49 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:03:03 #54 30.52 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:03:03 #54 30.52 (3/6) Installing dumb-init (1.2.5-r2) 22:03:03 #54 30.53 (4/6) Installing openssl (3.1.6-r0) 22:03:03 #54 30.54 (5/6) Installing su-exec (0.2-r3) 22:03:03 #54 30.55 (6/6) Installing yq (4.33.3-r5) 22:03:03 #54 30.61 Executing busybox-1.36.1-r7.trigger 22:03:03 #54 30.61 OK: 17 MiB in 19 packages 22:03:03 #54 DONE 31.0s 22:03:03 22:03:03 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:03 #67 DONE 1.4s 22:03:03 22:03:03 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:03:03 #57 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:03 #57 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:03 #57 30.63 (1/2) Installing ca-certificates (20240226-r0) 22:03:03 #57 30.65 (2/2) Installing dumb-init (1.2.5-r2) 22:03:03 #57 30.65 Executing busybox-1.36.1-r7.trigger 22:03:03 #57 30.66 Executing ca-certificates-20240226-r0.trigger 22:03:03 #57 30.71 OK: 8 MiB in 17 packages 22:03:03 #57 DONE 31.0s 22:03:03 22:03:03 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:03:03 #60 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:03 #60 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:03 #60 30.84 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:03:03 #60 30.84 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:03:03 #60 30.84 OK: 20072 distinct packages available 22:03:03 #60 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:03 #60 31.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:03 #60 31.26 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:03:03 #60 31.29 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:03:03 #60 31.29 (3/7) Installing dumb-init (1.2.5-r2) 22:03:03 #60 31.30 (4/7) Installing musl-obstack (1.2.3-r2) 22:03:03 #60 31.30 (5/7) Installing libucontext (1.2-r2) 22:03:03 #60 31.31 (6/7) Installing gcompat (1.1.0-r1) 22:03:03 #60 31.31 (7/7) Installing openssl (3.1.6-r0) 22:03:03 #60 31.33 Executing busybox-1.36.1-r7.trigger 22:03:03 #60 31.34 OK: 8 MiB in 20 packages 22:03:04 $ docker rm -f --volumes f6e9b85a452f25dafd395d331f680ca4f9f71b70b2c112a71d4e78a80e70f5fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 22:03:05 #60 DONE 31.8s 22:03:05 22:03:05 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 22:03:05 #66 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:05 #66 2.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:05 + docker inspect -f . ci-base-image-arm64 22:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:06 prd-ubuntu20.04-docker-arm64-4c-16g-5272 does not seem to be running inside a container 22:03:06 #66 3.678 OK: 264 MiB in 52 packages 22:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:03:07 $ docker top cee60eaedb5ba357ad0d367aa8cb3881ddf700c8a5d925d5d80fe0d4b304ab00 -eo pid,comm [Pipeline] { [Pipeline] echo 22:03:07 ========================================================= 22:03:07 [edgeXBuildGoParallel] Running Tests and Build... 22:03:07 ========================================================= [Pipeline] sh 22:03:08 #66 ... 22:03:08 22:03:08 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:03:08 #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #0 4.382 OK: 264 MiB in 52 packages 22:03:08 #68 DONE 4.9s 22:03:08 22:03:08 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:03:08 #69 ... 22:03:08 22:03:08 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:03:08 #63 31.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #63 31.55 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:03:08 #63 31.55 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:03:08 #63 31.55 OK: 20072 distinct packages available 22:03:08 #63 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #63 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #63 31.94 (1/11) Installing ca-certificates (20240226-r0) 22:03:08 #63 33.02 (2/11) Installing brotli-libs (1.0.9-r14) 22:03:08 #63 33.02 (3/11) Installing libunistring (1.1-r1) 22:03:08 #63 33.05 (4/11) Installing libidn2 (2.3.4-r1) 22:03:08 #63 33.05 (5/11) Installing nghttp2-libs (1.57.0-r0) 22:03:08 #63 33.05 (6/11) Installing libcurl (8.5.0-r0) 22:03:08 #63 33.06 (7/11) Installing curl (8.5.0-r0) 22:03:08 #63 33.07 (8/11) Installing dumb-init (1.2.5-r2) 22:03:08 #63 33.07 (9/11) Installing musl-obstack (1.2.3-r2) 22:03:08 #63 33.08 (10/11) Installing libucontext (1.2-r2) 22:03:08 #63 33.09 (11/11) Installing gcompat (1.1.0-r1) 22:03:08 #63 33.09 Executing busybox-1.36.1-r7.trigger 22:03:08 #63 33.11 Executing ca-certificates-20240226-r0.trigger 22:03:08 #63 33.26 OK: 12 MiB in 26 packages 22:03:08 #63 DONE 35.9s 22:03:08 22:03:08 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 22:03:08 #66 DONE 6.3s 22:03:08 22:03:08 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:03:08 #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #0 3.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #0 3.718 OK: 264 MiB in 52 packages 22:03:08 #70 DONE 6.3s 22:03:08 22:03:08 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:03:08 #56 30.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #56 31.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #56 31.69 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:03:08 #56 31.69 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:03:08 #56 31.69 OK: 20072 distinct packages available 22:03:08 #56 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #56 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #56 33.20 (1/4) Installing dumb-init (1.2.5-r2) 22:03:08 #56 33.29 (2/4) Installing musl-obstack (1.2.3-r2) 22:03:08 #56 33.97 (3/4) Installing libucontext (1.2-r2) 22:03:08 #56 33.97 (4/4) Installing gcompat (1.1.0-r1) 22:03:08 #56 33.98 Executing busybox-1.36.1-r7.trigger 22:03:08 #56 33.99 OK: 8 MiB in 19 packages 22:03:08 #56 DONE 35.9s 22:03:08 22:03:08 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:03:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 22:03:08 #71 ... 22:03:08 22:03:08 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:03:08 #72 DONE 0.3s [Pipeline] sh 22:03:08 22:03:08 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:03:08 #69 DONE 1.8s 22:03:08 22:03:08 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:08 #73 ... 22:03:08 22:03:08 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:03:08 #0 4.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #0 4.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #0 5.215 OK: 17 MiB in 19 packages 22:03:08 #74 DONE 5.5s 22:03:08 22:03:08 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:03:08 #0 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #0 3.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #0 4.698 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:03:08 #0 6.361 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:03:08 #0 6.368 Executing ca-certificates-20240226-r0.trigger 22:03:08 #0 6.442 OK: 17 MiB in 19 packages 22:03:08 #75 DONE 6.7s 22:03:08 22:03:08 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:03:08 #76 DONE 0.5s 22:03:08 22:03:08 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:03:08 #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #0 3.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #0 4.533 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:03:08 #0 4.533 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:03:08 #0 4.533 OK: 20075 distinct packages available 22:03:08 #0 4.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #0 6.556 OK: 264 MiB in 52 packages 22:03:08 #77 DONE 6.9s 22:03:08 22:03:08 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:03:08 #0 4.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:08 #0 5.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:08 #0 5.239 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:03:08 #0 5.338 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:03:08 #0 5.367 OK: 7 MiB in 16 packages 22:03:08 #78 DONE 5.5s 22:03:08 + make test 22:03:08 go test -race -coverprofile=coverage.out ./... 22:03:09 22:03:09 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:03:09 #79 ... 22:03:09 22:03:09 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:03:09 #80 DONE 0.3s 22:03:09 22:03:09 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:09 #81 ... 22:03:09 22:03:09 #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 22:03:09 #65 2.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:09 #65 3.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:09 #65 6.332 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:03:09 #65 6.912 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:03:09 #65 6.923 OK: 7 MiB in 16 packages 22:03:09 #65 DONE 7.5s 22:03:09 22:03:09 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:03:09 #79 DONE 0.7s 22:03:09 22:03:09 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:03:09 #0 5.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:09 #0 5.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:09 #0 5.762 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:03:09 #0 5.795 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:03:09 #0 5.801 Executing ca-certificates-20240226-r0.trigger 22:03:09 #0 5.847 OK: 8 MiB in 17 packages 22:03:09 #82 DONE 6.2s 22:03:09 22:03:09 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 22:03:09 #0 5.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:09 #0 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:09 #0 5.745 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:03:09 #0 5.799 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:03:09 #0 5.808 OK: 7 MiB in 17 packages 22:03:09 #83 DONE 6.2s 22:03:09 22:03:09 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:03:09 #0 3.050 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:09 #0 5.981 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:09 #0 6.630 (1/1) Installing dumb-init (1.2.5-r2) 22:03:09 #0 6.931 Executing busybox-1.36.1-r7.trigger 22:03:09 #0 6.937 OK: 7 MiB in 16 packages 22:03:09 #84 DONE 7.1s 22:03:09 22:03:09 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:03:11 #85 ... 22:03:11 22:03:11 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 22:03:11 #0 5.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:11 #0 5.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:11 #0 5.744 OK: 8 MiB in 20 packages 22:03:11 #86 DONE 6.2s 22:03:11 22:03:11 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:03:11 #87 DONE 0.9s 22:03:11 22:03:11 #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:03:11 #0 6.074 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:11 #0 6.558 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:11 #0 7.210 OK: 264 MiB in 52 packages 22:03:11 #88 DONE 7.8s 22:03:11 22:03:11 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:03:11 #89 DONE 0.9s 22:03:11 22:03:11 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:03:11 #71 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:11 #71 3.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:12 #71 3.631 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:03:12 #71 3.698 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:03:12 #71 3.713 OK: 8 MiB in 19 packages 22:03:12 #71 DONE 4.1s 22:03:12 22:03:12 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:03:12 #90 ... 22:03:12 22:03:12 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:03:12 #91 DONE 1.2s 22:03:12 22:03:12 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:03:12 #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:12 #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:12 #0 3.670 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:03:12 #0 3.782 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:03:12 #0 3.797 Executing ca-certificates-20240226-r0.trigger 22:03:12 #0 3.856 OK: 12 MiB in 26 packages 22:03:12 #92 DONE 4.2s 22:03:12 22:03:12 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:03:12 #93 DONE 1.3s 22:03:12 22:03:12 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:03:12 #94 DONE 1.3s 22:03:12 22:03:12 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:13 #95 ... 22:03:13 22:03:13 #96 [security-spire-server stage-2 6/9] COPY security.txt / 22:03:13 #96 DONE 1.0s 22:03:13 22:03:13 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:03:13 #97 DONE 0.9s 22:03:13 22:03:13 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:03:13 #90 DONE 1.0s 22:03:13 22:03:13 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:03:13 #98 DONE 0.1s 22:03:13 22:03:13 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 22:03:13 #99 DONE 0.1s 22:03:13 22:03:13 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 22:03:13 #100 DONE 0.1s 22:03:13 22:03:13 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:03:13 #101 DONE 0.1s 22:03:13 22:03:13 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:03:13 #102 DONE 0.1s 22:03:13 22:03:13 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:03:13 #103 DONE 0.1s 22:03:13 22:03:13 #104 [security-spire-config stage-2 6/10] COPY security.txt / 22:03:13 #104 DONE 0.1s 22:03:13 22:03:13 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:03:13 #105 DONE 0.1s 22:03:13 22:03:13 #106 [security-spire-server] exporting to image 22:03:13 #106 exporting layers 22:03:13 #106 ... 22:03:13 22:03:13 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:03:13 #107 DONE 0.1s 22:03:13 22:03:13 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:03:13 #108 DONE 0.1s 22:03:13 22:03:13 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 22:03:13 #109 DONE 0.1s 22:03:13 22:03:13 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:03:13 #110 DONE 0.1s 22:03:13 22:03:13 #106 [security-spire-agent] exporting to image 22:03:14 #106 exporting layers 0.8s done 22:03:14 #106 writing image sha256:069515bb24e444735e12ced4a523faa94bcc43371dc622574674306dcbf6db3f done 22:03:14 #106 naming to docker.io/library/security-spire-server done 22:03:14 #106 ... 22:03:14 22:03:14 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:03:14 #85 DONE 5.1s 22:03:14 22:03:14 #106 [security-spire-server] exporting to image 22:03:14 #106 exporting layers 0.7s done 22:03:14 #106 exporting layers 0.8s done 22:03:14 #106 writing image sha256:8ecf05c8df35ac4c8341be8b12027d96f6afb0d44c66421756fb0d75bfe3ea76 done 22:03:14 #106 naming to docker.io/library/security-spire-config done 22:03:14 #106 writing image sha256:86a19e8b19b2e9271bffa27ded6b952cd04a1250900399be7dedd42a2c2c07f3 done 22:03:14 #106 naming to docker.io/library/security-spire-agent done 22:03:14 #106 DONE 1.0s 22:03:14 22:03:14 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 22:03:14 #111 DONE 0.0s 22:03:14 22:03:14 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:18 #112 ... 22:03:18 22:03:18 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:55 ? github.com/edgexfoundry/edgex-go [no test files] 22:04:17 #113 DONE 62.0s 22:04:17 22:04:17 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:17 #81 DONE 61.8s 22:04:17 22:04:17 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:17 #95 DONE 58.1s 22:04:17 22:04:17 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:17 #112 DONE 61.1s 22:04:17 22:04:17 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:17 #73 DONE 61.8s 22:04:17 22:04:17 #114 [security-spiffe-token-provider builder 6/7] COPY . . 22:04:20 #114 ... 22:04:20 22:04:20 #115 [support-notifications builder 6/7] COPY . . 22:04:20 #115 ... 22:04:20 22:04:20 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 22:04:21 #116 ... 22:04:21 22:04:21 #117 [core-keeper builder 7/8] COPY . . 22:04:21 #117 ... 22:04:21 22:04:21 #118 [security-proxy-setup builder 6/7] COPY . . 22:04:25 #118 ... 22:04:25 22:04:25 #117 [core-keeper builder 7/8] COPY . . 22:04:25 #117 DONE 14.7s 22:04:25 22:04:25 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 22:04:25 #119 CACHED 22:04:25 22:04:25 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:25 #120 CACHED 22:04:25 22:04:25 #121 [core-command builder 6/7] COPY . . 22:04:25 #121 CACHED 22:04:25 22:04:25 #122 [core-metadata builder 6/7] COPY . . 22:04:25 #122 CACHED 22:04:25 22:04:25 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:25 #123 CACHED 22:04:25 22:04:25 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:04:25 #124 CACHED 22:04:25 22:04:25 #125 [support-scheduler builder 6/7] COPY . . 22:04:25 #125 CACHED 22:04:25 22:04:25 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:04:25 #126 CACHED 22:04:25 22:04:25 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:25 #127 CACHED 22:04:25 22:04:25 #128 [security-proxy-auth builder 6/7] COPY . . 22:04:25 #128 CACHED 22:04:25 22:04:25 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:25 #129 CACHED 22:04:25 22:04:25 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:04:25 #130 CACHED 22:04:25 22:04:25 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 22:04:25 #131 CACHED 22:04:25 22:04:25 #132 [core-data builder 6/7] COPY . . 22:04:25 #132 CACHED 22:04:25 22:04:25 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:25 #133 CACHED 22:04:25 22:04:25 #114 [security-spiffe-token-provider builder 6/7] COPY . . 22:04:25 #114 DONE 14.6s 22:04:25 22:04:25 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 22:04:25 #116 DONE 14.6s 22:04:25 22:04:25 #115 [support-notifications builder 6/7] COPY . . 22:04:25 #115 DONE 14.7s 22:04:25 22:04:25 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:04:25 #134 ... 22:04:25 22:04:25 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:25 #135 CACHED 22:04:25 22:04:25 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:04:25 #136 CACHED 22:04:25 22:04:25 #137 [security-bootstrapper builder 6/7] COPY . . 22:04:25 #137 CACHED 22:04:25 22:04:25 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:04:25 #138 CACHED 22:04:25 22:04:25 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:25 #139 CACHED 22:04:25 22:04:25 #140 [security-secretstore-setup builder 6/7] COPY . . 22:04:25 #140 CACHED 22:04:25 22:04:25 #118 [security-proxy-setup builder 6/7] COPY . . 22:04:25 #118 DONE 14.7s 22:04:25 22:04:25 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:04:27 #141 1.459 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 22:04:35 #141 ... 22:04:35 22:04:35 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:04:35 #0 0.738 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 22:04:35 #142 ... 22:04:35 22:04:35 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:04:35 #0 0.614 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 22:04:35 #143 ... 22:04:35 22:04:35 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:04:35 #0 0.882 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 22:04:35 #144 ... 22:04:35 22:04:35 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:04:35 #0 0.655 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 22:04:35 #145 ... 22:04:35 22:04:35 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:04:35 #0 1.170 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 22:04:35 #146 ... 22:04:35 22:04:35 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:04:35 #0 1.555 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 22:04:36 #147 ... 22:04:36 22:04:36 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:04:36 #0 1.001 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 22:04:36 #148 ... 22:04:36 22:04:36 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:04:36 #0 1.372 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 22:04:36 #149 ... 22:04:36 22:04:36 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:04:36 #0 0.878 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 22:04:36 #150 ... 22:04:36 22:04:36 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:04:36 #0 0.798 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 22:04:37 #151 ... 22:04:37 22:04:37 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:04:37 #134 1.580 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 22:05:59 #134 ... 22:05:59 22:05:59 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:05:59 #149 92.38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:06:31 #149 ... 22:06:31 22:06:31 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:06:31 #148 DONE 122.7s 22:06:31 22:06:31 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:06:31 #145 DONE 122.7s 22:06:31 22:06:31 #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:06:31 #152 ... 22:06:31 22:06:31 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:06:31 #147 DONE 122.9s 22:06:31 22:06:31 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:06:31 #142 ... 22:06:31 22:06:31 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:06:31 #149 DONE 123.2s 22:06:31 22:06:31 #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:06:31 #153 ... 22:06:31 22:06:31 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:06:31 #141 DONE 123.3s 22:06:31 22:06:31 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:06:31 #154 ... 22:06:31 22:06:31 #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:06:31 #152 DONE 1.1s 22:06:31 22:06:31 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 22:06:31 #155 DONE 0.7s 22:06:31 22:06:31 #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:06:31 #153 DONE 0.9s 22:06:31 22:06:31 #156 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:06:31 #156 ... 22:06:31 22:06:31 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:06:31 #154 DONE 0.7s 22:06:31 22:06:31 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 22:06:31 #157 DONE 0.8s 22:06:31 22:06:31 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:06:31 #158 DONE 0.3s 22:06:31 22:06:31 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 22:06:31 #159 DONE 0.3s 22:06:31 22:06:31 #156 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:06:31 #156 DONE 0.2s 22:06:31 22:06:31 #160 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:06:31 #160 ... 22:06:31 22:06:31 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:06:31 #161 DONE 0.8s 22:06:31 22:06:31 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:06:31 #162 DONE 0.8s 22:06:31 22:06:31 #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:06:31 #163 ... 22:06:31 22:06:31 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:06:31 #164 DONE 0.9s 22:06:31 22:06:31 #160 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:06:31 #160 DONE 0.9s 22:06:31 22:06:31 #165 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:06:31 #165 ... 22:06:31 22:06:31 #166 [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 22:06:31 #166 DONE 0.8s 22:06:31 22:06:31 #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:06:31 #163 DONE 0.7s 22:06:31 22:06:31 #165 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:06:31 #165 DONE 0.6s 22:06:31 22:06:31 #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:06:31 #167 DONE 0.7s 22:06:31 22:06:31 #106 [security-spiffe-token-provider] exporting to image 22:06:31 #106 exporting layers 22:06:31 #106 ... 22:06:31 22:06:31 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 22:06:31 #168 DONE 2.1s 22:06:31 22:06:31 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:06:31 #169 DONE 0.5s 22:06:31 22:06:31 #170 [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 22:06:31 #170 DONE 0.7s 22:06:31 22:06:31 #106 [security-spiffe-token-provider] exporting to image 22:06:31 #106 exporting layers 0.7s done 22:06:32 #106 ... 22:06:32 22:06:32 #171 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:06:32 #171 DONE 0.7s 22:06:32 22:06:32 #172 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:32 #172 ... 22:06:32 22:06:32 #106 [security-spiffe-token-provider] exporting to image 22:06:32 #106 writing image sha256:94554346f87bc582a43bc479d880baed5483dedf18818459f88ae4ffc4d80d05 0.2s done 22:06:32 #106 naming to docker.io/library/security-spiffe-token-provider 0.0s done 22:06:32 #106 DONE 2.3s 22:06:32 22:06:32 #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:06:32 #173 ... 22:06:32 22:06:32 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 22:06:32 #174 DONE 1.3s 22:06:32 22:06:32 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:06:32 #175 DONE 1.3s 22:06:32 22:06:32 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:33 #176 ... 22:06:33 22:06:33 #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:06:33 #173 DONE 1.3s 22:06:33 22:06:33 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:06:35 #177 ... 22:06:35 22:06:35 #178 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 22:06:35 #178 DONE 2.9s 22:06:35 22:06:35 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:36 #176 ... 22:06:36 22:06:36 #172 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:36 #172 DONE 4.9s 22:06:36 22:06:36 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:06:36 #177 DONE 3.9s 22:06:36 22:06:36 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:06:37 #179 ... 22:06:37 22:06:37 #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:06:37 #180 DONE 1.3s 22:06:37 22:06:37 #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:06:44 #181 ... 22:06:44 22:06:44 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:44 #176 DONE 11.2s 22:06:44 22:06:44 #106 [core-common-config-bootstrapper] exporting to image 22:06:45 #106 exporting layers 22:06:47 #106 ... 22:06:47 22:06:47 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:06:47 #179 DONE 10.5s 22:06:47 22:06:47 #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:06:47 #182 ... 22:06:47 22:06:47 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:06:47 #151 DONE 142.3s 22:06:47 22:06:47 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:06:47 #142 DONE 142.5s 22:06:47 22:06:47 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:06:47 #144 DONE 142.5s 22:06:47 22:06:47 #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:06:47 #181 DONE 10.3s 22:06:47 22:06:47 #183 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:06:47 #183 ... 22:06:47 22:06:47 #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:06:47 #184 CACHED 22:06:47 22:06:47 #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:06:47 #185 CACHED 22:06:48 22:06:48 #186 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:06:48 #186 CACHED 22:06:48 22:06:48 #187 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:06:48 #187 CACHED 22:06:48 22:06:48 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:06:48 #188 ... 22:06:48 22:06:48 #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:06:48 #182 DONE 0.8s 22:06:48 22:06:48 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:48 #189 ... 22:06:48 22:06:48 #183 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:06:48 #183 DONE 0.6s 22:06:48 22:06:48 #106 [core-common-config-bootstrapper] exporting to image 22:06:48 #106 exporting layers 11.1s done 22:06:48 #106 writing image sha256:b2a7f77c3642d8ef63c5ff2e307e862056928b5261383babdd817ea116c81eb8 0.2s done 22:06:48 #106 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 22:06:49 #106 exporting layers 4.4s done 22:06:49 #106 writing image sha256:d19223586bef79ae4b0f896a530b0fe0547ef1e50ec1159d772e515e9ec1f88d 0.0s done 22:06:49 #106 naming to docker.io/library/security-proxy-setup 0.0s done 22:06:49 #106 DONE 15.1s 22:06:49 22:06:49 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:06:49 #134 DONE 144.3s 22:06:49 22:06:49 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:06:49 #143 DONE 144.4s 22:06:49 22:06:49 #190 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:06:49 #190 ... 22:06:49 22:06:49 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:06:49 #146 DONE 144.4s 22:06:49 22:06:49 #191 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 22:06:49 #191 DONE 1.6s 22:06:49 22:06:49 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:06:49 #188 DONE 1.7s 22:06:49 22:06:49 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:06:49 #192 CACHED 22:06:49 22:06:49 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:06:49 #193 CACHED 22:06:49 22:06:49 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:06:50 #194 ... 22:06:50 22:06:50 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:06:50 #195 DONE 2.2s 22:06:50 22:06:50 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:50 #189 DONE 1.9s 22:06:50 22:06:50 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:06:50 #150 DONE 144.9s 22:06:50 22:06:50 #106 [security-secretstore-setup] exporting to image 22:06:51 #106 ... 22:06:51 22:06:51 #190 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:06:51 #190 DONE 2.5s 22:06:51 22:06:51 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:06:51 #196 DONE 1.0s 22:06:51 22:06:51 #197 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:06:51 #197 DONE 1.0s 22:06:51 22:06:51 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:06:51 #194 DONE 1.0s 22:06:51 22:06:51 #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 22:06:51 #198 DONE 1.2s 22:06:51 22:06:51 #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:06:51 #199 CACHED 22:06:51 22:06:51 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:06:51 #200 CACHED 22:06:51 22:06:51 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:06:51 #201 DONE 1.2s 22:06:51 22:06:51 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:06:51 #202 ... 22:06:51 22:06:51 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:06:51 #203 DONE 0.9s 22:06:51 22:06:51 #106 [core-command] exporting to image 22:06:51 #106 exporting layers 0.3s done 22:06:51 #106 ... 22:06:51 22:06:51 #204 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:06:51 #204 DONE 0.6s 22:06:51 22:06:51 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 22:06:51 #205 DONE 0.5s 22:06:51 22:06:51 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:06:51 #206 DONE 0.6s 22:06:51 22:06:51 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:06:51 #207 DONE 0.6s 22:06:51 22:06:51 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:06:51 #202 DONE 0.5s 22:06:51 22:06:51 #208 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:06:51 #208 DONE 0.6s 22:06:51 22:06:51 #106 [core-keeper] exporting to image 22:06:51 #106 writing image sha256:066ee6e793510cc92a326512cfa1a7874a3be203bbbe06656be9376cfb02bff9 done 22:06:51 #106 naming to docker.io/library/security-secretstore-setup done 22:06:51 #106 ... 22:06:51 22:06:51 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:06:51 #209 DONE 0.6s 22:06:51 22:06:51 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:52 #210 ... 22:06:52 22:06:52 #211 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:06:52 #211 DONE 0.7s 22:06:52 22:06:52 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:06:52 #212 DONE 0.7s 22:06:52 22:06:52 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:06:52 #213 DONE 0.7s 22:06:52 22:06:52 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:06:52 #214 DONE 0.8s 22:06:52 22:06:52 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:06:52 #215 DONE 0.7s 22:06:52 22:06:52 #106 [core-keeper] exporting to image 22:06:52 #106 writing image sha256:08c136b2c9e05af23cb852163f4f7a3b9f1173367720acb15bd097c5ce9455bb done 22:06:52 #106 naming to docker.io/library/core-command done 22:06:52 #106 writing image sha256:fc7bec2b5c35b041cd7b98b52f42e899d8126ed299c9e6728dcf9e0645d0ce10 done 22:06:52 #106 naming to docker.io/library/core-keeper done 22:06:52 #106 ... 22:06:52 22:06:52 #216 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:06:52 #216 DONE 0.2s 22:06:52 22:06:52 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:06:52 #217 DONE 0.2s 22:06:52 22:06:52 #106 [support-notifications] exporting to image 22:06:52 #106 exporting layers 0.2s done 22:06:52 #106 ... 22:06:52 22:06:52 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:52 #210 DONE 0.9s 22:06:52 22:06:52 #106 [security-proxy-auth] exporting to image 22:06:52 #106 exporting layers 0.3s done 22:06:52 #106 writing image sha256:a158591548dd0f5bb86af10ad4397edb912bcc83e16a46122ea952df5ef35574 done 22:06:52 #106 naming to docker.io/library/support-scheduler done 22:06:52 #106 writing image sha256:454911412c48d3eef0d4e33f5500b8e5f5c48bcc2bbb98bc6076fdf9fc729f19 0.0s done 22:06:52 #106 naming to docker.io/library/core-metadata 22:06:52 #106 exporting layers 0.2s done 22:06:52 #106 naming to docker.io/library/core-metadata 0.0s done 22:06:52 #106 writing image sha256:88399756d16508a839f0a7fc01b8d3bff11fc76639011d3fc4658aaff928f4b5 done 22:06:52 #106 naming to docker.io/library/core-data done 22:06:52 #106 writing image sha256:c519d21640520f55516c6a95032df5429b8da58cde414b484353c2d77217230a done 22:06:52 #106 naming to docker.io/library/support-notifications done 22:06:52 #106 ... 22:06:52 22:06:52 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 22:06:52 #218 DONE 0.6s 22:06:52 22:06:52 #106 [security-bootstrapper] exporting to image 22:06:52 #106 writing image sha256:e1c374204d16dd2b83e8ce45dcac8a0fa858df64356c3f392b56289b9d89ed1b done 22:06:52 #106 naming to docker.io/library/security-proxy-auth done 22:06:53 #106 exporting layers 0.2s done 22:06:53 #106 writing image sha256:a2ffd0113c088c76f43657b1529a003346f7777050f5e5ddb7ddcf97a38bebce done 22:06:53 #106 naming to docker.io/library/security-bootstrapper done 22:06:53 #106 DONE 17.9s 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:06:53 time="2024-07-09T22:02:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:06:53 $ docker stop --time=1 9a1e2bae11fb3b6912c002404b8bf3f6213d56b33231567b3d54028c35e85bdd 22:06:54 $ docker rm -f --volumes 9a1e2bae11fb3b6912c002404b8bf3f6213d56b33231567b3d54028c35e85bdd [Pipeline] // withDockerContainer [Pipeline] sh 22:06:54 + docker images 22:06:54 REPOSITORY TAG IMAGE ID CREATED SIZE 22:06:54 core-data latest 88399756d165 2 seconds ago 40.8MB 22:06:54 support-scheduler latest a158591548dd 2 seconds ago 43.1MB 22:06:54 core-metadata latest 454911412c48 2 seconds ago 41MB 22:06:54 support-notifications latest c519d2164052 2 seconds ago 43.9MB 22:06:54 security-proxy-auth latest e1c374204d16 2 seconds ago 38MB 22:06:54 security-bootstrapper latest a2ffd0113c08 2 seconds ago 24MB 22:06:54 core-keeper latest fc7bec2b5c35 3 seconds ago 35.6MB 22:06:54 core-command latest 08c136b2c9e0 4 seconds ago 40.4MB 22:06:54 security-secretstore-setup latest 066ee6e79351 4 seconds ago 42.2MB 22:06:54 security-proxy-setup latest d19223586bef 13 seconds ago 31.2MB 22:06:54 core-common-config-bootstrapper latest b2a7f77c3642 18 seconds ago 20.2MB 22:06:54 security-spiffe-token-provider latest 94554346f87b 24 seconds ago 34MB 22:06:54 security-spire-server latest 069515bb24e4 3 minutes ago 107MB 22:06:54 security-spire-agent latest 86a19e8b19b2 3 minutes ago 166MB 22:06:54 security-spire-config latest 8ecf05c8df35 3 minutes ago 107MB 22:06:54 ci-base-image-x86_64 latest 08c67bf8553f 7 minutes ago 966MB 22:06:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 22:06:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 22:06:54 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] } 22:07:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:07:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:07:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:07:02 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 22:07:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:07:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:07:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:07:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:07:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:07:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:07:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:07:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:07:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:07:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:07:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements 22:07:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements 22:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:07:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.301s coverage: 69.2% of statements 22:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.236s coverage: 53.2% of statements 22:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 22:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 22:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 22:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 22:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 22:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 22:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:08:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.007s coverage: 93.4% of statements 22:08:00 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.264s coverage: 91.7% of statements 22:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:08:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.211s coverage: 6.5% of statements 22:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:08:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.581s coverage: 95.8% of statements 22:08:15 ok github.com/edgexfoundry/edgex-go/internal/io 1.089s coverage: 72.2% of statements 22:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.317s coverage: 0.8% of statements 22:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.139s coverage: 32.2% of statements 22:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.142s coverage: 41.7% of statements 22:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.091s coverage: 77.8% of statements 22:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements 22:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.108s coverage: 96.3% of statements 22:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.110s coverage: 87.5% of statements 22:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:08:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:08:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.990s coverage: 79.9% of statements 22:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.148s coverage: 92.9% of statements 22:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements 22:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.108s coverage: 62.3% of statements 22:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.118s coverage: 87.2% of statements 22:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements 22:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.073s coverage: 100.0% of statements 22:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.331s coverage: 81.8% of statements 22:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.281s coverage: 82.1% of statements 22:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.104s coverage: 86.0% of statements 22:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.736s coverage: 63.1% of statements 22:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.109s coverage: 100.0% of statements 22:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements 22:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.101s coverage: 100.0% of statements 22:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements 22:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 22:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.691s coverage: 38.4% of statements 22:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements 22:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:09:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 22:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:09:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:09:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.484s coverage: 95.7% of statements 22:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements 22:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:09:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.272s coverage: 98.9% of statements 22:09:47 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 22:09:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:09:47 go vet ./... 22:13:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:39 ./bin/test-attribution-txt.sh [Pipeline] echo 22:13:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 22:13:40 + ls -al . 22:13:40 total 836 22:13:40 drwxrwxr-x 10 1001 1001 4096 Jul 9 22:03 . 22:13:40 drwxr-xr-x 4 root root 4096 Jul 9 22:03 .. 22:13:40 drwxrwxr-x 2 1001 1001 4096 Jul 9 22:01 .blubracket 22:13:40 -rw-rw-r-- 1 1001 1001 10 Jul 9 22:01 .dockerignore 22:13:40 drwxrwxr-x 8 1001 1001 4096 Jul 9 22:01 .git 22:13:40 drwxrwxr-x 3 1001 1001 4096 Jul 9 22:01 .github 22:13:40 -rw-rw-r-- 1 1001 1001 1102 Jul 9 22:01 .gitignore 22:13:40 -rw-rw-r-- 1 1001 1001 42 Jul 9 22:01 .golangci.yml 22:13:40 -rw-rw-r-- 1 1001 1001 100 Jul 9 22:01 .hadolint.yml 22:13:40 -rw-rw-r-- 1 1001 1001 155 Jul 9 22:01 .sonarcloud.properties 22:13:40 -rw-rw-r-- 1 1001 1001 1171 Jul 9 22:01 ADOPTERS.md 22:13:40 -rw-rw-r-- 1 1001 1001 20361 Jul 9 22:01 Attribution.txt 22:13:40 -rw-rw-r-- 1 1001 1001 100284 Jul 9 22:01 CHANGELOG.md 22:13:40 -rw-rw-r-- 1 1001 1001 3804 Jul 9 22:01 CONTRIBUTING.md 22:13:40 -rw-rw-r-- 1 1001 1001 677 Jul 9 22:01 GOVERNANCE.md 22:13:40 -rw-rw-r-- 1 1001 1001 861 Jul 9 22:01 Jenkinsfile 22:13:40 -rw-rw-r-- 1 1001 1001 10775 Jul 9 22:01 LICENSE 22:13:40 -rw-rw-r-- 1 1001 1001 16051 Jul 9 22:01 Makefile 22:13:40 -rw-rw-r-- 1 1001 1001 582 Jul 9 22:01 OWNERS.md 22:13:40 -rw-rw-r-- 1 1001 1001 9528 Jul 9 22:01 README.md 22:13:40 -rw-rw-r-- 1 1001 1001 789 Jul 9 22:01 SECURITY.md 22:13:40 -rw-rw-r-- 1 1001 1001 5 Jul 9 21:58 VERSION 22:13:40 drwxrwxr-x 2 1001 1001 4096 Jul 9 22:01 bin 22:13:40 drwxrwxr-x 19 1001 1001 4096 Jul 9 22:01 cmd 22:13:40 -rw-r--r-- 1 root root 481596 Jul 9 22:09 coverage.out 22:13:40 drwxrwxr-x 2 1001 1001 4096 Jul 9 22:01 fuzz_test 22:13:40 -rw-rw-r-- 1 1001 1001 6911 Jul 9 22:01 go.mod 22:13:40 -rw-rw-r-- 1 1001 1001 101537 Jul 9 22:01 go.sum 22:13:40 drwxrwxr-x 7 1001 1001 4096 Jul 9 22:01 internal 22:13:40 drwxrwxr-x 3 1001 1001 4096 Jul 9 22:01 openapi 22:13:40 -rw-rw-r-- 1 1001 1001 584 Jul 9 22:01 security.txt 22:13:40 -rw-rw-r-- 1 1001 1001 204 Jul 9 22:01 version.go [Pipeline] sh 22:13:40 + '[' -e coverage.out ] 22:13:40 + chown 1001:1001 coverage.out [Pipeline] stash 22:13:41 Warning: overwriting stash ‘coverage-report’ 22:13:41 Stashed 1 file(s) [Pipeline] sh 22:13:42 + make build 22:13:42 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 22:16:34 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 22:16:42 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 22:16:50 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 22:16: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-keeper/core-keeper ./cmd/core-keeper 22:17:01 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 22:17:28 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 22:17:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:17:48 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 22:17:51 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 22:17:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:17:58 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 22:18:02 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] } 22:18:08 $ docker stop --time=1 cee60eaedb5ba357ad0d367aa8cb3881ddf700c8a5d925d5d80fe0d4b304ab00 22:18:10 $ docker rm -f --volumes cee60eaedb5ba357ad0d367aa8cb3881ddf700c8a5d925d5d80fe0d4b304ab00 [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 22:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:18:14 22:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:18:14 latest: Pulling from edgex-devops/edgex-compose-arm64 22:18:14 547446be3368: Pulling fs layer 22:18:14 d125d8839a47: Pulling fs layer 22:18:14 3e85d5ac6304: Pulling fs layer 22:18:14 c3105a71a48b: Pulling fs layer 22:18:14 0f093f025ec4: Pulling fs layer 22:18:14 c3106fc0e877: Pulling fs layer 22:18:14 c3105a71a48b: Waiting 22:18:14 0f093f025ec4: Waiting 22:18:14 c3106fc0e877: Waiting 22:18:15 547446be3368: Download complete 22:18:15 c3105a71a48b: Verifying Checksum 22:18:15 c3105a71a48b: Download complete 22:18:15 d125d8839a47: Verifying Checksum 22:18:15 d125d8839a47: Download complete 22:18:15 c3106fc0e877: Verifying Checksum 22:18:15 c3106fc0e877: Download complete 22:18:15 0f093f025ec4: Verifying Checksum 22:18:15 0f093f025ec4: Download complete 22:18:15 547446be3368: Pull complete 22:18:16 d125d8839a47: Pull complete 22:18:17 3e85d5ac6304: Verifying Checksum 22:18:17 3e85d5ac6304: Download complete 22:18:27 3e85d5ac6304: Pull complete 22:18:27 c3105a71a48b: Pull complete 22:18:28 0f093f025ec4: Pull complete 22:18:28 c3106fc0e877: Pull complete 22:18:28 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:18:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:28 prd-ubuntu20.04-docker-arm64-4c-16g-5272 does not seem to be running inside a container 22:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:18:30 $ docker top d408faa54699bd2680874533b31b082544c537a04919ce3b103fa10032cda157 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:31 + docker compose -f ./docker-compose-build.yml build --parallel 22:18:42 #1 [core-command internal] load build definition from Dockerfile 22:18:42 #1 transferring dockerfile: 22:18:42 #1 transferring dockerfile: 1.93kB 0.0s done 22:18:42 #1 DONE 0.1s 22:18:42 22:18:42 #2 [core-data internal] load build definition from Dockerfile 22:18:42 #2 transferring dockerfile: 2.01kB 0.0s done 22:18:42 #2 DONE 0.0s 22:18:42 22:18:42 #3 [security-proxy-setup internal] load build definition from Dockerfile 22:18:42 #3 transferring dockerfile: 2.50kB 0.0s done 22:18:42 #3 DONE 0.1s 22:18:42 22:18:42 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:18:42 #4 transferring dockerfile: 1.89kB 0.0s done 22:18:42 #4 DONE 0.1s 22:18:42 22:18:42 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:18:42 #5 transferring dockerfile: 2.23kB done 22:18:42 #5 DONE 0.1s 22:18:42 22:18:42 #6 [security-spire-config internal] load build definition from Dockerfile 22:18:42 #6 transferring dockerfile: 1.69kB done 22:18:42 #6 DONE 0.1s 22:18:42 22:18:42 #7 [security-spire-server internal] load build definition from Dockerfile 22:18:42 #7 transferring dockerfile: 1.70kB done 22:18:42 #7 DONE 0.1s 22:18:42 22:18:42 #8 [core-metadata internal] load build definition from Dockerfile 22:18:42 #8 transferring dockerfile: 2.06kB 0.0s done 22:18:42 #8 DONE 0.1s 22:18:42 22:18:42 #9 [security-spire-agent internal] load build definition from Dockerfile 22:18:42 #9 transferring dockerfile: 1.81kB done 22:18:42 #9 DONE 0.1s 22:18:42 22:18:42 #10 [core-keeper internal] load build definition from Dockerfile 22:18:42 #10 transferring dockerfile: 2.01kB done 22:18:42 #10 DONE 0.1s 22:18:42 22:18:42 #11 [support-notifications internal] load build definition from Dockerfile 22:18:42 #11 transferring dockerfile: 1.95kB done 22:18:42 #11 DONE 0.1s 22:18:42 22:18:42 #12 [support-scheduler internal] load build definition from Dockerfile 22:18:42 #12 transferring dockerfile: 1.93kB done 22:18:42 #12 DONE 0.1s 22:18:42 22:18:42 #13 [security-bootstrapper internal] load build definition from Dockerfile 22:18:42 #13 transferring dockerfile: 2.93kB done 22:18:42 #13 DONE 0.1s 22:18:42 22:18:42 #14 [security-secretstore-setup internal] load build definition from Dockerfile 22:18:42 #14 DONE 0.0s 22:18:42 22:18:42 #15 [security-proxy-auth internal] load build definition from Dockerfile 22:18:42 #15 transferring dockerfile: 2.15kB done 22:18:42 #15 DONE 0.0s 22:18:42 22:18:42 #14 [security-secretstore-setup internal] load build definition from Dockerfile 22:18:42 #14 transferring dockerfile: 2.49kB done 22:18:42 #14 DONE 0.1s 22:18:42 22:18:42 #16 [core-command internal] load .dockerignore 22:18:42 #16 transferring context: 22:18:42 #16 transferring context: 50B done 22:18:42 #16 DONE 0.1s 22:18:43 22:18:43 #17 [core-data internal] load .dockerignore 22:18:43 #17 transferring context: 50B 0.0s done 22:18:43 #17 DONE 0.0s 22:18:43 22:18:43 #18 [security-proxy-setup internal] load .dockerignore 22:18:43 #18 transferring context: 50B 0.0s done 22:18:43 #18 DONE 0.0s 22:18:43 22:18:43 #19 [security-spiffe-token-provider internal] load .dockerignore 22:18:43 #19 transferring context: 50B done 22:18:43 #19 DONE 0.1s 22:18:43 22:18:43 #20 [core-common-config-bootstrapper internal] load .dockerignore 22:18:43 #20 transferring context: 50B 0.0s done 22:18:43 #20 DONE 0.1s 22:18:43 22:18:43 #21 [security-spire-config internal] load .dockerignore 22:18:43 #21 transferring context: 50B 0.0s done 22:18:43 #21 DONE 0.1s 22:18:43 22:18:43 #22 [security-spire-server internal] load .dockerignore 22:18:43 #22 transferring context: 50B done 22:18:43 #22 DONE 0.1s 22:18:43 22:18:43 #23 [security-spire-agent internal] load .dockerignore 22:18:43 #23 transferring context: 50B 0.0s done 22:18:43 #23 DONE 0.1s 22:18:43 22:18:43 #24 [core-metadata internal] load .dockerignore 22:18:43 #24 transferring context: 50B done 22:18:43 #24 DONE 0.1s 22:18:43 22:18:43 #25 [support-notifications internal] load .dockerignore 22:18:43 #25 DONE 0.0s 22:18:43 22:18:43 #26 [core-keeper internal] load .dockerignore 22:18:43 #26 transferring context: 50B 0.0s done 22:18:43 #26 DONE 0.1s 22:18:43 22:18:43 #25 [support-notifications internal] load .dockerignore 22:18:43 #25 transferring context: 50B done 22:18:43 #25 DONE 0.1s 22:18:43 22:18:43 #27 [support-scheduler internal] load .dockerignore 22:18:43 #27 transferring context: 50B done 22:18:43 #27 DONE 0.1s 22:18:43 22:18:43 #28 [security-bootstrapper internal] load .dockerignore 22:18:43 #28 transferring context: 50B 0.0s done 22:18:43 #28 DONE 0.1s 22:18:43 22:18:43 #29 [security-proxy-auth internal] load .dockerignore 22:18:43 #29 transferring context: 50B 0.0s done 22:18:43 #29 DONE 0.1s 22:18:43 22:18:43 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:43 #30 DONE 0.0s 22:18:43 22:18:43 #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 22:18:44 #31 DONE 0.2s 22:18:44 22:18:44 #32 [security-secretstore-setup internal] load .dockerignore 22:18:44 #32 transferring context: 50B 0.0s done 22:18:44 #32 DONE 0.1s 22:18:44 22:18:44 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:44 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:44 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:44 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.10MB / 3.34MB 0.1s 22:18:44 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:44 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:44 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:44 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 22:18:45 #33 ... 22:18:45 22:18:45 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:18:45 #34 DONE 1.0s 22:18:45 22:18:45 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:45 #33 ... 22:18:45 22:18:45 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:45 #30 DONE 0.0s 22:18:45 22:18:45 #35 [core-command builder 2/7] WORKDIR /edgex-go 22:18:45 #35 DONE 0.2s 22:18:45 22:18:45 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:45 #33 ... 22:18:45 22:18:45 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:45 #30 DONE 0.0s 22:18:45 22:18:45 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 22:18:45 #31 DONE 0.2s 22:18:45 22:18:45 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:18:45 #34 DONE 1.6s 22:18:45 22:18:45 #35 [core-data builder 2/7] WORKDIR /edgex-go 22:18:45 #35 DONE 0.5s 22:18:45 22:18:45 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:45 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:45 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:45 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:45 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:45 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:45 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 22:18:45 #33 ... 22:18:45 22:18:45 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:45 #30 DONE 0.0s 22:18:45 22:18:45 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 22:18:45 #31 DONE 0.3s 22:18:45 22:18:45 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:18:45 #34 DONE 1.7s 22:18:45 22:18:45 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 22:18:45 #35 DONE 0.6s 22:18:45 22:18:45 #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:45 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:45 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:45 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:45 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:45 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:45 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 22:18:46 #33 ... 22:18:46 22:18:46 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:46 #30 DONE 0.0s 22:18:46 22:18:46 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:18:46 #34 DONE 1.7s 22:18:46 22:18:46 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 22:18:46 #35 DONE 0.6s 22:18:46 22:18:46 #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:46 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:46 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:46 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:46 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:46 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:46 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 22:18:46 #33 ... 22:18:46 22:18:46 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 22:18:46 #31 DONE 0.5s 22:18:46 22:18:46 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 22:18:46 #31 DONE 0.7s 22:18:46 22:18:46 #36 [core-data internal] load build context 22:18:46 #36 ... 22:18:46 22:18:46 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:46 #33 DONE 3.0s 22:18:46 22:18:46 #36 [core-data internal] load build context 22:18:46 #36 ... 22:18:46 22:18:46 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:46 #30 DONE 0.0s 22:18:46 22:18:46 #36 [core-data internal] load build context 22:18:46 #36 ... 22:18:46 22:18:46 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:46 #30 DONE 0.0s 22:18:46 22:18:46 #36 [core-data internal] load build context 22:18:47 #36 ... 22:18:47 22:18:47 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:47 #30 DONE 0.0s 22:18:47 22:18:47 #36 [core-data internal] load build context 22:18:47 #36 ... 22:18:47 22:18:47 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:47 #30 DONE 0.0s 22:18:47 22:18:47 #36 [core-data internal] load build context 22:18:47 #36 ... 22:18:47 22:18:47 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:18:47 #34 DONE 1.9s 22:18:47 22:18:47 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 22:18:47 #35 DONE 0.7s 22:18:47 22:18:47 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:47 #30 DONE 0.0s 22:18:47 22:18:47 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:47 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:47 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:47 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:47 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:47 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:47 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 22:18:47 #33 DONE 3.2s 22:18:47 22:18:47 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:18:47 #34 DONE 1.9s 22:18:47 22:18:47 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 22:18:47 #35 DONE 0.7s 22:18:47 22:18:47 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:47 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:47 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:47 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:47 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:47 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:47 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 22:18:47 #33 DONE 3.2s 22:18:47 22:18:47 #37 [core-keeper internal] load build context 22:18:47 #37 ... 22:18:47 22:18:47 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:18:47 #34 DONE 1.9s 22:18:47 22:18:47 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 22:18:47 #35 DONE 0.8s 22:18:47 22:18:47 #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:47 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:47 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:47 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:47 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:47 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:47 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 22:18:47 #33 DONE 3.2s 22:18:47 22:18:47 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:47 #30 DONE 0.1s 22:18:47 22:18:47 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 22:18:47 #31 ... 22:18:47 22:18:47 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:18:47 #30 DONE 0.1s 22:18:47 22:18:47 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 22:18:48 #31 ... 22:18:48 22:18:48 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:18:48 #38 DONE 2.3s 22:18:48 22:18:48 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 22:18:48 #31 DONE 2.4s 22:18:48 22:18:48 #39 [core-command internal] load build context 22:18:48 #39 transferring context: 44.34MB 4.3s 22:18:48 #39 ... 22:18:48 22:18:48 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:18:48 #34 DONE 2.0s 22:18:48 22:18:48 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 22:18:48 #35 DONE 0.9s 22:18:48 22:18:48 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:48 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:48 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:48 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:48 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:48 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:48 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 22:18:48 #33 DONE 3.3s 22:18:48 22:18:48 #40 [security-secretstore-setup internal] load build context 22:18:48 #40 DONE 0.0s 22:18:48 22:18:48 #41 [security-bootstrapper internal] load build context 22:18:48 #41 DONE 0.0s 22:18:49 22:18:49 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:18:49 #34 DONE 2.0s 22:18:49 22:18:49 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 22:18:49 #35 DONE 0.9s 22:18:49 22:18:49 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:49 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:49 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:49 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:49 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:49 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:49 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 22:18:49 #33 DONE 3.3s 22:18:49 22:18:49 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:49 #42 DONE 0.1s 22:18:49 22:18:49 #41 [security-bootstrapper internal] load build context 22:18:49 #41 ... 22:18:49 22:18:49 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 22:18:49 #43 DONE 2.3s 22:18:49 22:18:49 #44 [security-spire-config internal] load build context 22:18:49 #44 DONE 0.0s 22:18:49 22:18:49 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:49 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:49 #42 ... 22:18:49 22:18:49 #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 22:18:49 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 22:18:49 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 22:18:49 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 22:18:49 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 22:18:49 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 22:18:49 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 22:18:49 #33 DONE 3.3s 22:18:49 22:18:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:51 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.4s done 22:18:51 #42 ... 22:18:51 22:18:51 #45 [security-spire-server internal] load build context 22:18:51 #45 transferring context: 26.79kB 0.3s done 22:18:51 #45 DONE 2.8s 22:18:51 22:18:51 #46 [security-proxy-setup internal] load build context 22:18:52 #46 ... 22:18:52 22:18:52 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:52 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:18:52 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 22:18:52 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 22:18:53 #42 ... 22:18:53 22:18:53 #47 [security-spire-agent internal] load build context 22:18:53 #47 transferring context: 26.32kB 0.3s done 22:18:53 #47 DONE 4.1s 22:18:53 22:18:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:53 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.7s 22:18:53 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.8s 22:18:54 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s 22:18:54 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.0s 22:18:54 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.3s done 22:18:54 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s 22:18:54 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s 22:18:54 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 22:18:54 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done 22:18:54 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done 22:18:54 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done 22:18:54 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done 22:18:54 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.6s done 22:18:54 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.1s 22:18:55 #42 ... 22:18:55 22:18:55 #44 [security-spire-config internal] load build context 22:18:55 #44 transferring context: 25.04kB 0.4s done 22:18:55 #44 DONE 5.6s 22:18:55 22:18:55 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:55 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done 22:18:55 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done 22:18:55 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.6s done 22:18:55 #42 ... 22:18:55 22:18:55 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 22:18:55 #0 9.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:18:55 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:18:55 #48 ... 22:18:55 22:18:55 #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:18:56 #49 ... 22:18:56 22:18:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:56 #42 ... 22:18:56 22:18:56 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:18:56 #0 5.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:18:56 #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:18:56 #0 8.093 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:18:56 #0 8.093 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:18:56 #0 8.093 OK: 19951 distinct packages available 22:18:56 #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:18:56 #0 9.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:18:56 #50 ... 22:18:56 22:18:56 #51 [security-spiffe-token-provider internal] load build context 22:18:56 #51 ... 22:18:56 22:18:56 #52 [core-common-config-bootstrapper internal] load build context 22:18:56 #52 ... 22:18:56 22:18:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:56 #42 ... 22:18:56 22:18:56 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:18:56 #0 7.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:18:56 #0 7.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:18:56 #53 ... 22:18:56 22:18:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:57 #42 ... 22:18:57 22:18:57 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:18:57 #0 8.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:18:57 #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:18:57 #54 ... 22:18:57 22:18:57 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:18:57 #0 8.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:18:57 #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:18:57 #55 ... 22:18:57 22:18:57 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:18:57 #0 9.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:18:57 #56 ... 22:18:57 22:18:57 #36 [core-data internal] load build context 22:18:57 #36 transferring context: 27.94MB 11.6s 22:18:57 #36 ... 22:18:57 22:18:57 #57 [support-scheduler internal] load build context 22:18:57 #57 ... 22:18:57 22:18:57 #58 [support-notifications internal] load build context 22:18:57 #58 ... 22:18:57 22:18:57 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:18:57 #59 ... 22:18:57 22:18:57 #60 [core-metadata internal] load build context 22:18:57 #60 ... 22:18:57 22:18:57 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:58 #61 ... 22:18:58 22:18:58 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:18:58 #62 ... 22:18:58 22:18:58 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:58 #63 ... 22:18:58 22:18:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:58 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 5.4s 22:18:58 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 22:18:58 #42 ... 22:18:58 22:18:58 #64 [security-proxy-auth internal] load build context 22:18:58 #64 ... 22:18:58 22:18:58 #39 [core-command internal] load build context 22:18:59 #39 ... 22:18:59 22:18:59 #40 [security-secretstore-setup internal] load build context 22:18:59 #40 ... 22:18:59 22:18:59 #37 [core-keeper internal] load build context 22:18:59 #37 ... 22:18:59 22:18:59 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:18:59 #65 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.3s done 22:18:59 #65 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 22:18:59 #65 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 22:18:59 #65 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 22:18:59 #65 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 22:18:59 #65 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 22:18:59 #65 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.6s done 22:18:59 #65 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.9s done 22:18:59 #65 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.40MB / 17.12MB 5.9s 22:18:59 #65 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 22:18:59 #65 ... 22:18:59 22:18:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:18:59 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 6.6s 22:19:00 #42 ... 22:19:00 22:19:00 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:19:00 #66 ... 22:19:00 22:19:00 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:19:00 #67 ... 22:19:00 22:19:00 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 22:19:00 #68 ... 22:19:00 22:19:00 #41 [security-bootstrapper internal] load build context 22:19:01 #41 ... 22:19:01 22:19:01 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:19:01 #69 ... 22:19:01 22:19:01 #41 [security-bootstrapper internal] load build context 22:19:02 #41 ... 22:19:02 22:19:02 #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:19:02 #48 13.82 OK: 266 MiB in 52 packages 22:19:02 #48 DONE 17.5s 22:19:02 22:19:02 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:19:02 #65 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 8.6s 22:19:02 #65 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 22:19:02 #65 ... 22:19:02 22:19:02 #46 [security-proxy-setup internal] load build context 22:19:02 #46 ... 22:19:02 22:19:02 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:02 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 9.6s 22:19:02 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 22:19:02 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 22:19:03 #42 ... 22:19:03 22:19:03 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:19:03 #53 12.27 (1/1) Installing dumb-init (1.2.5-r2) 22:19:03 #53 12.27 Executing busybox-1.36.1-r7.trigger 22:19:03 #53 12.41 OK: 8 MiB in 16 packages 22:19:03 #53 DONE 16.4s 22:19:03 22:19:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:03 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 10.6s 22:19:04 #42 ... 22:19:04 22:19:04 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:19:04 #50 14.36 OK: 266 MiB in 52 packages 22:19:04 #50 DONE 18.2s 22:19:04 22:19:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:04 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 11.5s 22:19:04 #42 ... 22:19:04 22:19:04 #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:19:04 #55 13.60 (1/1) Installing dumb-init (1.2.5-r2) 22:19:04 #55 13.60 Executing busybox-1.36.1-r7.trigger 22:19:04 #55 13.97 OK: 8 MiB in 16 packages 22:19:04 #55 DONE 18.3s 22:19:04 22:19:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:05 #42 ... 22:19:05 22:19:05 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:05 #61 DONE 17.8s 22:19:05 22:19:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:05 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.67MB / 23.39MB 12.6s 22:19:06 #42 ... 22:19:06 22:19:06 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:06 #63 DONE 17.8s 22:19:06 22:19:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:06 #42 ... 22:19:06 22:19:06 #51 [security-spiffe-token-provider internal] load build context 22:19:06 #51 transferring context: 40.22MB 20.3s 22:19:06 #51 ... 22:19:06 22:19:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:06 #42 ... 22:19:06 22:19:06 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:19:06 #56 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:06 #56 15.26 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:19:06 #56 15.59 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:19:06 #56 15.59 (3/6) Installing dumb-init (1.2.5-r2) 22:19:06 #56 15.76 (4/6) Installing openssl (3.1.6-r0) 22:19:06 #56 15.76 (5/6) Installing su-exec (0.2-r3) 22:19:06 #56 15.76 (6/6) Installing yq (4.33.3-r5) 22:19:06 #56 16.37 Executing busybox-1.36.1-r7.trigger 22:19:06 #56 16.85 OK: 18 MiB in 19 packages 22:19:06 #56 DONE 19.6s 22:19:06 22:19:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:06 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 13.9s 22:19:06 #42 ... 22:19:06 22:19:06 #52 [core-common-config-bootstrapper internal] load build context 22:19:07 #52 ... 22:19:07 22:19:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:07 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 14.7s 22:19:07 #42 ... 22:19:07 22:19:07 #36 [core-data internal] load build context 22:19:08 #36 ... 22:19:08 22:19:08 #57 [support-scheduler internal] load build context 22:19:08 #57 ... 22:19:08 22:19:08 #58 [support-notifications internal] load build context 22:19:08 #58 ... 22:19:08 22:19:08 #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:19:08 #49 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:08 #49 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:08 #49 17.43 OK: 266 MiB in 52 packages 22:19:08 #49 DONE 22.7s 22:19:08 22:19:08 #58 [support-notifications internal] load build context 22:19:08 #58 ... 22:19:08 22:19:08 #60 [core-metadata internal] load build context 22:19:08 #60 ... 22:19:08 22:19:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:08 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 15.6s 22:19:08 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 15.7s done 22:19:08 #42 ... 22:19:08 22:19:08 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:19:08 #59 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:08 #59 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:08 #59 18.58 OK: 266 MiB in 52 packages 22:19:08 #59 DONE 21.5s 22:19:09 22:19:09 #60 [core-metadata internal] load build context 22:19:09 #60 ... 22:19:09 22:19:09 #64 [security-proxy-auth internal] load build context 22:19:09 #64 ... 22:19:09 22:19:09 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:19:09 #54 13.83 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:19:09 #54 13.83 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:19:09 #54 13.83 OK: 19948 distinct packages available 22:19:09 #54 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:09 #54 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:09 #54 18.02 (1/11) Installing ca-certificates (20240226-r0) 22:19:09 #54 18.13 (2/11) Installing brotli-libs (1.0.9-r14) 22:19:09 #54 18.13 (3/11) Installing libunistring (1.1-r1) 22:19:09 #54 18.13 (4/11) Installing libidn2 (2.3.4-r1) 22:19:09 #54 18.37 (5/11) Installing nghttp2-libs (1.57.0-r0) 22:19:09 #54 18.37 (6/11) Installing libcurl (8.5.0-r0) 22:19:09 #54 18.37 (7/11) Installing curl (8.5.0-r0) 22:19:09 #54 18.60 (8/11) Installing dumb-init (1.2.5-r2) 22:19:09 #54 18.60 (9/11) Installing musl-obstack (1.2.3-r2) 22:19:09 #54 18.60 (10/11) Installing libucontext (1.2-r2) 22:19:09 #54 18.60 (11/11) Installing gcompat (1.1.0-r1) 22:19:09 #54 18.60 Executing busybox-1.36.1-r7.trigger 22:19:09 #54 18.60 Executing ca-certificates-20240226-r0.trigger 22:19:09 #54 19.22 OK: 13 MiB in 26 packages 22:19:09 #54 DONE 22.2s 22:19:09 22:19:09 #64 [security-proxy-auth internal] load build context 22:19:09 #64 ... 22:19:09 22:19:09 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:19:09 #70 ... 22:19:09 22:19:09 #39 [core-command internal] load build context 22:19:09 #39 ... 22:19:09 22:19:09 #40 [security-secretstore-setup internal] load build context 22:19:09 #40 ... 22:19:09 22:19:09 #37 [core-keeper internal] load build context 22:19:09 #37 ... 22:19:09 22:19:09 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:19:09 #62 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:09 #62 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:09 #62 17.92 (1/2) Installing ca-certificates (20240226-r0) 22:19:09 #62 18.20 (2/2) Installing dumb-init (1.2.5-r2) 22:19:09 #62 18.20 Executing busybox-1.36.1-r7.trigger 22:19:09 #62 18.32 Executing ca-certificates-20240226-r0.trigger 22:19:09 #62 19.12 OK: 9 MiB in 17 packages 22:19:09 #62 DONE 21.7s 22:19:09 22:19:09 #37 [core-keeper internal] load build context 22:19:09 #37 ... 22:19:09 22:19:09 #39 [core-command internal] load build context 22:19:10 #39 transferring context: 68.21MB 26.2s 22:19:12 #39 ... 22:19:12 22:19:12 #41 [security-bootstrapper internal] load build context 22:19:12 #41 ... 22:19:12 22:19:12 #39 [core-command internal] load build context 22:19:12 #39 ... 22:19:12 22:19:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:19:12 #65 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 12.9s done 22:19:12 #65 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done 22:19:12 #65 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.1s 22:19:12 #65 ... 22:19:12 22:19:12 #46 [security-proxy-setup internal] load build context 22:19:12 #46 ... 22:19:12 22:19:12 #36 [core-data internal] load build context 22:19:13 #36 ... 22:19:13 22:19:13 #39 [core-command internal] load build context 22:19:13 #39 ... 22:19:13 22:19:13 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 22:19:13 #68 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:13 #68 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:13 #68 21.09 (1/2) Installing dumb-init (1.2.5-r2) 22:19:13 #68 21.16 (2/2) Installing su-exec (0.2-r3) 22:19:13 #68 21.16 Executing busybox-1.36.1-r7.trigger 22:19:13 #68 21.22 OK: 8 MiB in 17 packages 22:19:13 #68 DONE 23.0s 22:19:13 22:19:13 #39 [core-command internal] load build context 22:19:13 #39 ... 22:19:13 22:19:13 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:19:13 #71 ... 22:19:13 22:19:13 #39 [core-command internal] load build context 22:19:15 #39 ... 22:19:15 22:19:15 #72 [core-command stage-1 3/8] RUN apk --no-cache upgrade 22:19:15 #72 ... 22:19:15 22:19:15 #46 [security-proxy-setup internal] load build context 22:19:15 #46 ... 22:19:15 22:19:15 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:19:15 #66 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:15 #66 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:15 #66 20.51 (1/4) Installing ca-certificates (20240226-r0) 22:19:15 #66 20.84 (2/4) Installing dumb-init (1.2.5-r2) 22:19:15 #66 20.84 (3/4) Installing su-exec (0.2-r3) 22:19:15 #66 20.84 (4/4) Installing yq (4.33.3-r5) 22:19:15 #66 21.73 Executing busybox-1.36.1-r7.trigger 22:19:15 #66 21.73 Executing ca-certificates-20240226-r0.trigger 22:19:15 #66 22.61 OK: 18 MiB in 19 packages 22:19:15 #66 DONE 24.6s 22:19:15 22:19:15 #57 [support-scheduler internal] load build context 22:19:15 #57 ... 22:19:15 22:19:15 #46 [security-proxy-setup internal] load build context 22:19:16 #46 ... 22:19:16 22:19:16 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:19:16 #73 ... 22:19:16 22:19:16 #46 [security-proxy-setup internal] load build context 22:19:16 #46 ... 22:19:16 22:19:16 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:19:16 #74 ... 22:19:16 22:19:16 #46 [security-proxy-setup internal] load build context 22:19:16 #46 transferring context: 60.90MB 30.7s 22:19:16 #46 ... 22:19:16 22:19:16 #51 [security-spiffe-token-provider internal] load build context 22:19:16 #51 ... 22:19:16 22:19:16 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:19:16 #69 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:16 #69 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:16 #69 20.20 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:19:16 #69 20.20 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:19:16 #69 20.20 OK: 19948 distinct packages available 22:19:16 #69 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:16 #69 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:16 #69 24.75 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:19:16 #69 25.02 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:19:16 #69 25.02 (3/7) Installing dumb-init (1.2.5-r2) 22:19:16 #69 25.02 (4/7) Installing musl-obstack (1.2.3-r2) 22:19:16 #69 25.02 (5/7) Installing libucontext (1.2-r2) 22:19:16 #69 25.02 (6/7) Installing gcompat (1.1.0-r1) 22:19:16 #69 25.02 (7/7) Installing openssl (3.1.6-r0) 22:19:16 #69 25.02 Executing busybox-1.36.1-r7.trigger 22:19:16 #69 25.02 OK: 9 MiB in 20 packages 22:19:16 #69 DONE 26.4s 22:19:16 22:19:16 #51 [security-spiffe-token-provider internal] load build context 22:19:16 #51 ... 22:19:16 22:19:16 #57 [support-scheduler internal] load build context 22:19:17 #57 ... 22:19:17 22:19:17 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:19:17 #67 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:17 #67 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:17 #67 20.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:19:17 #67 20.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:19:17 #67 20.45 OK: 19948 distinct packages available 22:19:17 #67 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:17 #67 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:17 #67 24.81 (1/4) Installing dumb-init (1.2.5-r2) 22:19:17 #67 24.81 (2/4) Installing musl-obstack (1.2.3-r2) 22:19:17 #67 24.81 (3/4) Installing libucontext (1.2-r2) 22:19:17 #67 24.81 (4/4) Installing gcompat (1.1.0-r1) 22:19:17 #67 24.81 Executing busybox-1.36.1-r7.trigger 22:19:17 #67 24.81 OK: 8 MiB in 19 packages 22:19:17 #67 DONE 26.4s 22:19:17 22:19:17 #57 [support-scheduler internal] load build context 22:19:17 #57 ... 22:19:17 22:19:17 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:19:17 #75 ... 22:19:17 22:19:17 #57 [support-scheduler internal] load build context 22:19:17 #57 ... 22:19:17 22:19:17 #52 [core-common-config-bootstrapper internal] load build context 22:19:17 #52 ... 22:19:17 22:19:17 #57 [support-scheduler internal] load build context 22:19:18 #57 ... 22:19:18 22:19:18 #58 [support-notifications internal] load build context 22:19:18 #58 ... 22:19:18 22:19:18 #57 [support-scheduler internal] load build context 22:19:19 #57 ... 22:19:19 22:19:19 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:19 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s 22:19:19 #42 ... 22:19:19 22:19:19 #64 [security-proxy-auth internal] load build context 22:19:19 #64 ... 22:19:19 22:19:19 #60 [core-metadata internal] load build context 22:19:19 #60 ... 22:19:19 22:19:19 #57 [support-scheduler internal] load build context 22:19:19 #57 ... 22:19:19 22:19:19 #40 [security-secretstore-setup internal] load build context 22:19:20 #40 ... 22:19:20 22:19:20 #37 [core-keeper internal] load build context 22:19:20 #37 ... 22:19:20 22:19:20 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:19:20 #76 ... 22:19:20 22:19:20 #37 [core-keeper internal] load build context 22:19:21 #37 transferring context: 14.92MB 33.0s 22:19:22 #37 ... 22:19:22 22:19:22 #41 [security-bootstrapper internal] load build context 22:19:22 #41 ... 22:19:22 22:19:22 #52 [core-common-config-bootstrapper internal] load build context 22:19:22 #52 ... 22:19:22 22:19:22 #41 [security-bootstrapper internal] load build context 22:19:23 #41 ... 22:19:23 22:19:23 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:19:23 #65 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.3s 22:19:23 #65 ... 22:19:23 22:19:23 #52 [core-common-config-bootstrapper internal] load build context 22:19:23 #52 ... 22:19:23 22:19:23 #36 [core-data internal] load build context 22:19:23 #36 ... 22:19:23 22:19:23 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:19:23 #65 ... 22:19:23 22:19:23 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 22:19:23 #0 8.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:23 #77 ... 22:19:23 22:19:23 #41 [security-bootstrapper internal] load build context 22:19:25 #41 ... 22:19:25 22:19:25 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:19:25 #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:25 #78 ... 22:19:25 22:19:25 #41 [security-bootstrapper internal] load build context 22:19:26 #41 ... 22:19:26 22:19:26 #39 [core-command internal] load build context 22:19:26 #39 transferring context: 89.84MB 41.9s 22:19:26 #39 ... 22:19:26 22:19:26 #41 [security-bootstrapper internal] load build context 22:19:27 #41 ... 22:19:27 22:19:27 #46 [security-proxy-setup internal] load build context 22:19:27 #46 ... 22:19:27 22:19:27 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 22:19:27 #0 8.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:27 #79 ... 22:19:27 22:19:27 #51 [security-spiffe-token-provider internal] load build context 22:19:27 #51 ... 22:19:27 22:19:27 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:19:27 #0 9.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:27 #80 ... 22:19:27 22:19:27 #46 [security-proxy-setup internal] load build context 22:19:27 #46 ... 22:19:27 22:19:27 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:19:27 #73 12.11 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:27 #73 12.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:27 #73 19.38 OK: 266 MiB in 52 packages 22:19:27 #73 DONE 21.7s 22:19:27 22:19:27 #46 [security-proxy-setup internal] load build context 22:19:27 #46 ... 22:19:27 22:19:27 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:19:27 #75 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:27 #75 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:27 #75 18.14 OK: 18 MiB in 19 packages 22:19:27 #75 DONE 20.9s 22:19:28 22:19:28 #46 [security-proxy-setup internal] load build context 22:19:28 #46 ... 22:19:28 22:19:28 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:19:28 #71 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:28 #71 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:28 #71 21.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:19:28 #71 22.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:19:28 #71 22.28 OK: 8 MiB in 16 packages 22:19:28 #71 DONE 24.7s 22:19:28 22:19:28 #46 [security-proxy-setup internal] load build context 22:19:28 #46 ... 22:19:28 22:19:28 #58 [support-notifications internal] load build context 22:19:28 #58 ... 22:19:28 22:19:28 #46 [security-proxy-setup internal] load build context 22:19:28 #46 ... 22:19:28 22:19:28 #72 [core-command stage-1 3/8] RUN apk --no-cache upgrade 22:19:28 #72 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:28 #72 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:28 #72 20.39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:19:28 #72 21.32 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:19:28 #72 21.63 OK: 8 MiB in 16 packages 22:19:28 #72 ... 22:19:28 22:19:28 #46 [security-proxy-setup internal] load build context 22:19:29 #46 ... 22:19:29 22:19:29 #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 22:19:29 #72 DONE 25.0s 22:19:29 22:19:29 #46 [security-proxy-setup internal] load build context 22:19:29 #46 ... 22:19:29 22:19:29 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:19:29 #81 DONE 1.4s 22:19:29 22:19:29 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:19:29 #74 12.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:29 #74 14.58 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:29 #74 21.77 (1/1) Installing dumb-init (1.2.5-r2) 22:19:29 #74 22.77 Executing busybox-1.36.1-r7.trigger 22:19:29 #74 22.77 OK: 8 MiB in 16 packages 22:19:29 #74 ... 22:19:29 22:19:29 #52 [core-common-config-bootstrapper internal] load build context 22:19:29 #52 ... 22:19:29 22:19:29 #64 [security-proxy-auth internal] load build context 22:19:29 #64 ... 22:19:29 22:19:29 #60 [core-metadata internal] load build context 22:19:29 #60 ... 22:19:29 22:19:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:29 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.5s 22:19:30 #42 ... 22:19:30 22:19:30 #57 [support-scheduler internal] load build context 22:19:30 #57 ... 22:19:30 22:19:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:30 #42 ... 22:19:30 22:19:30 #40 [security-secretstore-setup internal] load build context 22:19:30 #40 ... 22:19:30 22:19:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:30 #42 ... 22:19:30 22:19:30 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:19:30 #76 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:30 #76 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:30 #76 18.33 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:19:30 #76 18.87 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:19:30 #76 18.93 Executing ca-certificates-20240226-r0.trigger 22:19:30 #76 20.19 OK: 9 MiB in 17 packages 22:19:30 #76 ... 22:19:30 22:19:30 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:19:30 #70 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:30 #70 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:30 #70 18.94 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:19:30 #70 19.45 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:19:30 #70 19.51 Executing ca-certificates-20240226-r0.trigger 22:19:30 #70 20.85 OK: 13 MiB in 26 packages 22:19:30 #70 ... 22:19:30 22:19:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:31 #42 ... 22:19:31 22:19:31 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:19:31 #74 DONE 25.1s 22:19:31 22:19:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:31 #42 ... 22:19:31 22:19:31 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:19:31 #76 DONE 21.7s 22:19:31 22:19:31 #64 [security-proxy-auth internal] load build context 22:19:32 #64 ... 22:19:32 22:19:32 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:19:32 #70 DONE 22.9s 22:19:32 22:19:32 #64 [security-proxy-auth internal] load build context 22:19:32 #64 ... 22:19:32 22:19:32 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 22:19:32 #77 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:32 #77 17.21 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:19:32 #77 17.69 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:19:32 #77 17.81 OK: 8 MiB in 17 packages 22:19:32 #77 DONE 18.9s 22:19:32 22:19:32 #64 [security-proxy-auth internal] load build context 22:19:32 #64 transferring context: 16.75MB 41.8s 22:19:32 #64 ... 22:19:32 22:19:32 #37 [core-keeper internal] load build context 22:19:32 #37 ... 22:19:32 22:19:32 #64 [security-proxy-auth internal] load build context 22:19:33 #64 ... 22:19:33 22:19:33 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 22:19:33 #79 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:33 #79 15.36 OK: 9 MiB in 20 packages 22:19:33 #79 DONE 16.5s 22:19:33 22:19:33 #64 [security-proxy-auth internal] load build context 22:19:33 #64 ... 22:19:33 22:19:33 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:19:33 #80 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:33 #80 15.29 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:19:33 #80 15.58 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:19:33 #80 15.58 OK: 8 MiB in 19 packages 22:19:33 #80 DONE 16.6s 22:19:33 22:19:33 #64 [security-proxy-auth internal] load build context 22:19:33 #64 ... 22:19:33 22:19:33 #36 [core-data internal] load build context 22:19:33 #36 ... 22:19:33 22:19:33 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:19:33 #78 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:33 #78 15.42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 22:19:33 #78 15.89 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 22:19:33 #78 15.96 Executing ca-certificates-20240226-r0.trigger 22:19:33 #78 16.57 OK: 18 MiB in 19 packages 22:19:33 #78 DONE 17.9s 22:19:33 22:19:33 #36 [core-data internal] load build context 22:19:33 #36 ... 22:19:33 22:19:33 #64 [security-proxy-auth internal] load build context 22:19:33 #64 ... 22:19:33 22:19:33 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:19:33 #65 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.6s done 22:19:33 #65 ... 22:19:33 22:19:33 #36 [core-data internal] load build context 22:19:35 #36 ... 22:19:35 22:19:35 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:19:35 #65 DONE 46.0s 22:19:35 22:19:35 #36 [core-data internal] load build context 22:19:36 #36 ... 22:19:36 22:19:36 #39 [core-command internal] load build context 22:19:36 #39 transferring context: 113.49MB 52.2s 22:19:36 #39 ... 22:19:36 22:19:36 #36 [core-data internal] load build context 22:19:37 #36 ... 22:19:37 22:19:37 #41 [security-bootstrapper internal] load build context 22:19:37 #41 ... 22:19:37 22:19:37 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:19:37 #82 DONE 4.6s 22:19:37 22:19:37 #41 [security-bootstrapper internal] load build context 22:19:37 #41 ... 22:19:37 22:19:37 #36 [core-data internal] load build context 22:19:37 #36 ... 22:19:37 22:19:37 #51 [security-spiffe-token-provider internal] load build context 22:19:37 #51 ... 22:19:37 22:19:37 #36 [core-data internal] load build context 22:19:37 #36 ... 22:19:37 22:19:37 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 22:19:37 #83 DONE 0.7s 22:19:37 22:19:37 #36 [core-data internal] load build context 22:19:38 #36 ... 22:19:38 22:19:38 #58 [support-notifications internal] load build context 22:19:38 #58 ... 22:19:38 22:19:38 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:19:38 #84 DONE 1.6s 22:19:38 22:19:38 #58 [support-notifications internal] load build context 22:19:38 #58 ... 22:19:38 22:19:38 #51 [security-spiffe-token-provider internal] load build context 22:19:39 #51 ... 22:19:39 22:19:39 #46 [security-proxy-setup internal] load build context 22:19:39 #46 ... 22:19:39 22:19:39 #51 [security-spiffe-token-provider internal] load build context 22:19:39 #51 ... 22:19:39 22:19:39 #52 [core-common-config-bootstrapper internal] load build context 22:19:39 #52 ... 22:19:39 22:19:39 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:39 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.6s 22:19:39 #42 ... 22:19:39 22:19:39 #60 [core-metadata internal] load build context 22:19:40 #60 ... 22:19:40 22:19:40 #52 [core-common-config-bootstrapper internal] load build context 22:19:40 #52 ... 22:19:40 22:19:40 #57 [support-scheduler internal] load build context 22:19:40 #57 ... 22:19:40 22:19:40 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:40 #42 ... 22:19:40 22:19:40 #40 [security-secretstore-setup internal] load build context 22:19:40 #40 ... 22:19:40 22:19:40 #57 [support-scheduler internal] load build context 22:19:42 #57 transferring context: 129.29MB 54.4s 22:19:42 #57 ... 22:19:42 22:19:42 #37 [core-keeper internal] load build context 22:19:42 #37 ... 22:19:42 22:19:42 #60 [core-metadata internal] load build context 22:19:43 #60 ... 22:19:43 22:19:43 #64 [security-proxy-auth internal] load build context 22:19:44 #64 ... 22:19:44 22:19:44 #60 [core-metadata internal] load build context 22:19:47 #60 ... 22:19:47 22:19:47 #39 [core-command internal] load build context 22:19:47 #39 transferring context: 157.44MB 62.5s 22:19:47 #39 ... 22:19:47 22:19:47 #60 [core-metadata internal] load build context 22:19:47 #60 ... 22:19:47 22:19:47 #41 [security-bootstrapper internal] load build context 22:19:47 #41 ... 22:19:47 22:19:47 #39 [core-command internal] load build context 22:19:48 #39 ... 22:19:48 22:19:48 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:19:48 #85 DONE 3.5s 22:19:48 22:19:48 #39 [core-command internal] load build context 22:19:48 #39 ... 22:19:48 22:19:48 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:19:48 #86 DONE 2.7s 22:19:48 22:19:48 #39 [core-command internal] load build context 22:19:48 #39 ... 22:19:48 22:19:48 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:19:48 #87 DONE 3.6s 22:19:48 22:19:48 #39 [core-command internal] load build context 22:19:48 #39 ... 22:19:48 22:19:48 #36 [core-data internal] load build context 22:19:48 #36 ... 22:19:48 22:19:48 #58 [support-notifications internal] load build context 22:19:48 #58 ... 22:19:48 22:19:48 #39 [core-command internal] load build context 22:19:49 #39 ... 22:19:49 22:19:49 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 22:19:49 #88 DONE 0.9s 22:19:49 22:19:49 #39 [core-command internal] load build context 22:19:49 #39 ... 22:19:49 22:19:49 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:19:49 #89 DONE 1.2s 22:19:49 22:19:49 #39 [core-command internal] load build context 22:19:49 #39 ... 22:19:49 22:19:49 #51 [security-spiffe-token-provider internal] load build context 22:19:49 #51 ... 22:19:49 22:19:49 #46 [security-proxy-setup internal] load build context 22:19:50 #46 ... 22:19:50 22:19:50 #39 [core-command internal] load build context 22:19:50 #39 ... 22:19:50 22:19:50 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:19:50 #90 DONE 1.6s 22:19:50 22:19:50 #39 [core-command internal] load build context 22:19:50 #39 ... 22:19:50 22:19:50 #52 [core-common-config-bootstrapper internal] load build context 22:19:50 #52 ... 22:19:50 22:19:50 #58 [support-notifications internal] load build context 22:19:50 #58 ... 22:19:50 22:19:50 #91 [security-spire-config stage-2 6/10] COPY security.txt / 22:19:50 #91 DONE 1.1s 22:19:50 22:19:50 #58 [support-notifications internal] load build context 22:19:50 #58 ... 22:19:50 22:19:50 #92 [security-spire-server stage-2 6/9] COPY security.txt / 22:19:50 #92 DONE 1.1s 22:19:50 22:19:50 #58 [support-notifications internal] load build context 22:19:50 #58 ... 22:19:50 22:19:50 #40 [security-secretstore-setup internal] load build context 22:19:51 #40 ... 22:19:51 22:19:51 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:19:51 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.2s done 22:19:51 #42 ... 22:19:51 22:19:51 #40 [security-secretstore-setup internal] load build context 22:19:51 #40 ... 22:19:51 22:19:51 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 22:19:51 #93 DONE 1.1s 22:19:51 22:19:51 #40 [security-secretstore-setup internal] load build context 22:19:52 #40 ... 22:19:52 22:19:52 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:19:52 #94 DONE 1.3s 22:19:52 22:19:52 #40 [security-secretstore-setup internal] load build context 22:19:52 #40 ... 22:19:52 22:19:52 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:19:52 #95 DONE 1.1s 22:19:52 22:19:52 #40 [security-secretstore-setup internal] load build context 22:19:52 #40 ... 22:19:52 22:19:52 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:19:52 #96 DONE 1.7s 22:19:52 22:19:52 #40 [security-secretstore-setup internal] load build context 22:19:53 #40 transferring context: 54.84MB 62.4s 22:19:53 #40 ... 22:19:53 22:19:53 #57 [support-scheduler internal] load build context 22:19:53 #57 ... 22:19:53 22:19:53 #37 [core-keeper internal] load build context 22:19:53 #37 ... 22:19:53 22:19:53 #57 [support-scheduler internal] load build context 22:19:53 #57 ... 22:19:53 22:19:53 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 22:19:53 #97 DONE 1.0s 22:19:53 22:19:53 #57 [support-scheduler internal] load build context 22:19:53 #57 ... 22:19:53 22:19:53 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:19:53 #98 DONE 1.2s 22:19:53 22:19:53 #57 [support-scheduler internal] load build context 22:19:54 #57 ... 22:19:54 22:19:54 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:19:54 #99 DONE 1.5s 22:19:54 22:19:54 #57 [support-scheduler internal] load build context 22:19:54 #57 ... 22:19:54 22:19:54 #64 [security-proxy-auth internal] load build context 22:19:54 #64 ... 22:19:54 22:19:54 #57 [support-scheduler internal] load build context 22:19:54 #57 ... 22:19:54 22:19:54 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:19:54 #100 DONE 0.9s 22:19:54 22:19:54 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:19:54 #101 DONE 1.3s 22:19:54 22:19:54 #57 [support-scheduler internal] load build context 22:19:55 #57 ... 22:19:55 22:19:55 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:19:55 #102 DONE 0.9s 22:19:55 22:19:55 #57 [support-scheduler internal] load build context 22:19:57 #57 ... 22:19:57 22:19:57 #60 [core-metadata internal] load build context 22:19:57 #60 ... 22:19:57 22:19:57 #41 [security-bootstrapper internal] load build context 22:19:57 #41 ... 22:19:57 22:19:57 #60 [core-metadata internal] load build context 22:19:58 #60 transferring context: 218.74MB 69.5s 22:19:59 #60 ... 22:19:59 22:19:59 #36 [core-data internal] load build context 22:19:59 #36 ... 22:19:59 22:19:59 #60 [core-metadata internal] load build context 22:20:00 #60 ... 22:20:00 22:20:00 #51 [security-spiffe-token-provider internal] load build context 22:20:00 #51 ... 22:20:00 22:20:00 #46 [security-proxy-setup internal] load build context 22:20:00 #46 ... 22:20:00 22:20:00 #60 [core-metadata internal] load build context 22:20:00 #60 ... 22:20:00 22:20:00 #39 [core-command internal] load build context 22:20:00 #39 ... 22:20:00 22:20:00 #52 [core-common-config-bootstrapper internal] load build context 22:20:00 #52 ... 22:20:00 22:20:00 #39 [core-command internal] load build context 22:20:01 #39 ... 22:20:01 22:20:01 #103 [security-spire-config] exporting to image 22:20:01 #103 exporting layers 5.6s done 22:20:01 #103 writing image sha256:6df659c646158563298d644d0844533058fa7f0a45a4c4dffc1be91a8976907b 0.1s done 22:20:01 #103 naming to docker.io/library/security-spire-server-arm64 0.0s done 22:20:01 #103 writing image sha256:008e8ac9eb651ad6ad2571a345ee41dac940024f6f10ebf66445e64a1eb72ea8 0.0s done 22:20:01 #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done 22:20:01 #103 writing image sha256:44ebb9f81e9757ff64e5c1f926bfe5a5c73124a594a4ea52c05af453674a6795 0.0s done 22:20:01 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 22:20:01 #103 DONE 6.3s 22:20:01 22:20:01 #39 [core-command internal] load build context 22:20:01 #39 ... 22:20:01 22:20:01 #58 [support-notifications internal] load build context 22:20:01 #58 ... 22:20:01 22:20:01 #39 [core-command internal] load build context 22:20:01 #39 ... 22:20:01 22:20:01 #46 [security-proxy-setup internal] load build context 22:20:01 #46 transferring context: 256.25MB 75.5s done 22:20:01 #46 DONE 75.8s 22:20:01 22:20:01 #39 [core-command internal] load build context 22:20:03 #39 ... 22:20:03 22:20:03 #40 [security-secretstore-setup internal] load build context 22:20:03 #40 ... 22:20:03 22:20:03 #39 [core-command internal] load build context 22:20:03 #39 ... 22:20:03 22:20:03 #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:20:03 #104 DONE 1.8s 22:20:03 22:20:03 #39 [core-command internal] load build context 22:20:03 #39 ... 22:20:03 22:20:03 #37 [core-keeper internal] load build context 22:20:03 #37 ... 22:20:03 22:20:03 #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:04 #105 ... 22:20:04 22:20:04 #64 [security-proxy-auth internal] load build context 22:20:04 #64 ... 22:20:04 22:20:04 #37 [core-keeper internal] load build context 22:20:04 #37 ... 22:20:04 22:20:04 #60 [core-metadata internal] load build context 22:20:04 #60 transferring context: 256.25MB 76.0s done 22:20:04 #60 DONE 77.1s 22:20:04 22:20:04 #37 [core-keeper internal] load build context 22:20:05 #37 ... 22:20:05 22:20:05 #52 [core-common-config-bootstrapper internal] load build context 22:20:05 #52 transferring context: 256.25MB 78.9s done 22:20:05 #52 DONE 79.2s 22:20:05 22:20:05 #37 [core-keeper internal] load build context 22:20:05 #37 ... 22:20:05 22:20:05 #41 [security-bootstrapper internal] load build context 22:20:05 #41 transferring context: 256.25MB 75.1s done 22:20:05 #41 DONE 76.8s 22:20:05 22:20:05 #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:20:05 #106 DONE 1.1s 22:20:05 22:20:05 #37 [core-keeper internal] load build context 22:20:07 #37 ... 22:20:07 22:20:07 #51 [security-spiffe-token-provider internal] load build context 22:20:07 #51 transferring context: 256.25MB 80.9s done 22:20:07 #51 DONE 81.1s 22:20:07 22:20:07 #37 [core-keeper internal] load build context 22:20:07 #37 ... 22:20:07 22:20:07 #57 [support-scheduler internal] load build context 22:20:07 #57 ... 22:20:07 22:20:07 #58 [support-notifications internal] load build context 22:20:07 #58 transferring context: 256.25MB 79.2s done 22:20:07 #58 DONE 80.3s 22:20:07 22:20:07 #57 [support-scheduler internal] load build context 22:20:07 #57 ... 22:20:07 22:20:07 #37 [core-keeper internal] load build context 22:20:08 #37 ... 22:20:08 22:20:08 #57 [support-scheduler internal] load build context 22:20:08 #57 transferring context: 256.25MB 79.7s done 22:20:08 #57 DONE 80.6s 22:20:08 22:20:08 #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:20:08 #107 DONE 1.1s 22:20:08 22:20:08 #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:08 #108 ... 22:20:08 22:20:08 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:20:08 #109 DONE 0.9s 22:20:08 22:20:08 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:09 #110 ... 22:20:09 22:20:09 #36 [core-data internal] load build context 22:20:09 #36 ... 22:20:09 22:20:09 #37 [core-keeper internal] load build context 22:20:12 #37 ... 22:20:12 22:20:12 #39 [core-command internal] load build context 22:20:12 #39 transferring context: 256.25MB 87.4s done 22:20:12 #39 DONE 87.6s 22:20:12 22:20:12 #37 [core-keeper internal] load build context 22:20:12 #37 ... 22:20:12 22:20:12 #36 [core-data internal] load build context 22:20:12 #36 transferring context: 256.25MB 86.8s done 22:20:12 #36 DONE 86.9s 22:20:12 22:20:12 #37 [core-keeper internal] load build context 22:20:13 #37 ... 22:20:13 22:20:13 #40 [security-secretstore-setup internal] load build context 22:20:13 #40 ... 22:20:13 22:20:13 #37 [core-keeper internal] load build context 22:20:14 #37 ... 22:20:14 22:20:14 #64 [security-proxy-auth internal] load build context 22:20:14 #64 ... 22:20:14 22:20:14 #37 [core-keeper internal] load build context 22:20:15 #37 ... 22:20:15 22:20:15 #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:15 #111 ... 22:20:15 22:20:15 #37 [core-keeper internal] load build context 22:20:18 #37 transferring context: 201.60MB 89.2s 22:20:22 #37 ... 22:20:22 22:20:22 #64 [security-proxy-auth internal] load build context 22:20:22 #64 transferring context: 256.25MB 91.9s done 22:20:22 #64 DONE 93.6s 22:20:22 22:20:22 #37 [core-keeper internal] load build context 22:20:22 #37 ... 22:20:22 22:20:22 #40 [security-secretstore-setup internal] load build context 22:20:22 #40 ... 22:20:22 22:20:22 #37 [core-keeper internal] load build context 22:20:22 #37 transferring context: 256.25MB 93.9s done 22:20:22 #37 DONE 95.3s 22:20:22 22:20:22 #40 [security-secretstore-setup internal] load build context 22:20:23 #40 transferring context: 256.25MB 93.4s done 22:20:23 #40 DONE 95.0s 22:20:23 22:20:23 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:20:24 #112 DONE 1.7s 22:20:24 22:20:24 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #113 ... 22:21:32 22:21:32 #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #105 DONE 77.9s 22:21:32 22:21:32 #114 [security-proxy-setup builder 6/7] COPY . . 22:21:32 #114 ... 22:21:32 22:21:32 #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #111 DONE 75.9s 22:21:32 22:21:32 #115 [core-metadata builder 6/7] COPY . . 22:21:32 #115 ... 22:21:32 22:21:32 #116 [security-secretstore-setup builder 6/7] COPY . . 22:21:32 #116 CACHED 22:21:32 22:21:32 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:21:32 #117 CACHED 22:21:32 22:21:32 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #118 CACHED 22:21:32 22:21:32 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #119 CACHED 22:21:32 22:21:32 #120 [security-bootstrapper builder 6/7] COPY . . 22:21:32 #120 CACHED 22:21:32 22:21:32 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:21:32 #121 CACHED 22:21:32 22:21:32 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #110 DONE 76.7s 22:21:32 22:21:32 #114 [security-proxy-setup builder 6/7] COPY . . 22:21:32 #114 DONE 4.0s 22:21:32 22:21:32 #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #108 DONE 77.3s 22:21:32 22:21:32 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:21:32 #122 CACHED 22:21:32 22:21:32 #123 [security-proxy-auth builder 6/7] COPY . . 22:21:32 #123 CACHED 22:21:32 22:21:32 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #124 CACHED 22:21:32 22:21:32 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:21:32 #125 CACHED 22:21:32 22:21:32 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #126 CACHED 22:21:32 22:21:32 #127 [support-scheduler builder 6/7] COPY . . 22:21:32 #127 CACHED 22:21:32 22:21:32 #115 [core-metadata builder 6/7] COPY . . 22:21:32 #115 DONE 4.0s 22:21:32 22:21:32 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 22:21:32 #128 CACHED 22:21:32 22:21:32 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #129 CACHED 22:21:32 22:21:32 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:21:32 #130 CACHED 22:21:32 22:21:32 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #131 CACHED 22:21:32 22:21:32 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 22:21:32 #132 CACHED 22:21:32 22:21:32 #133 [core-data builder 6/7] COPY . . 22:21:32 #133 CACHED 22:21:32 22:21:32 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 22:21:32 #134 CACHED 22:21:32 22:21:32 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #135 CACHED 22:21:32 22:21:32 #136 [core-command builder 6/7] COPY . . 22:21:32 #136 CACHED 22:21:32 22:21:32 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:21:32 #137 ... 22:21:32 22:21:32 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:32 #113 DONE 66.3s 22:21:32 22:21:32 #138 [core-keeper builder 7/8] COPY . . 22:21:35 #138 ... 22:21:35 22:21:35 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:21:35 #0 4.988 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 22:21:35 #139 ... 22:21:35 22:21:35 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:21:35 #0 5.221 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 22:21:35 #140 ... 22:21:35 22:21:35 #141 [support-notifications builder 6/7] COPY . . 22:21:35 #141 ... 22:21:35 22:21:35 #142 [security-spiffe-token-provider builder 6/7] COPY . . 22:21:36 #142 ... 22:21:36 22:21:36 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:21:36 #0 5.409 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 22:21:36 #143 ... 22:21:36 22:21:36 #138 [core-keeper builder 7/8] COPY . . 22:21:36 #138 DONE 5.5s 22:21:36 22:21:36 #141 [support-notifications builder 6/7] COPY . . 22:21:36 #141 DONE 10.8s 22:21:36 22:21:36 #142 [security-spiffe-token-provider builder 6/7] COPY . . 22:21:36 #142 DONE 10.7s 22:21:36 22:21:36 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:21:36 #0 6.143 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 22:21:36 #144 ... 22:21:36 22:21:36 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:21:36 #0 4.770 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 22:21:36 #145 ... 22:21:36 22:21:36 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:21:36 #0 5.264 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 22:21:36 #146 ... 22:21:36 22:21:36 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:21:36 #0 5.942 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 22:21:37 #147 ... 22:21:37 22:21:37 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:21:37 #0 6.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-command/core-command ./cmd/core-command 22:21:37 #148 ... 22:21:37 22:21:37 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:21:39 #149 3.067 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 22:21:41 #149 ... 22:21:41 22:21:41 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:21:41 #137 5.902 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 22:21:41 #137 ... 22:21:41 22:21:41 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:21:41 #0 3.192 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 22:21:47 #150 ... 22:21:47 22:21:47 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:21:47 #0 2.553 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 22:39:24 #151 ... 22:39:24 22:39:24 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:39:24 #146 1070.2 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 22:39:24 #146 ... 22:39:24 22:39:24 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:39:24 #139 DONE 1075.8s 22:39:24 22:39:24 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:39:24 #147 ... 22:39:24 22:39:24 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 22:39:24 #152 DONE 0.3s 22:39:24 22:39:24 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 22:39:24 #153 DONE 0.1s 22:39:24 22:39:24 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:39:24 #154 DONE 0.1s 22:39:24 22:39:24 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:39:24 #145 ... 22:39:24 22:39:24 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:39:24 #155 DONE 0.1s 22:39:24 22:39:24 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:39:24 #156 DONE 0.2s 22:39:24 22:39:24 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:39:24 #157 DONE 0.1s 22:39:24 22:39:24 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:39:24 #158 DONE 2.0s 22:39:24 22:39:24 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:39:24 #140 ... 22:39:24 22:39:24 #103 [security-proxy-setup] exporting to image 22:39:24 #103 exporting layers 22:39:26 #103 exporting layers 1.3s done 22:39:26 #103 writing image sha256:6e572a80e3ae5020ccee8ddc446bd57f0403b09f4f97d049d9ad5ffd8340ad49 0.0s done 22:39:26 #103 naming to docker.io/library/security-proxy-setup-arm64 done 22:39:26 #103 DONE 7.7s 22:39:26 22:39:26 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:39:29 #137 ... 22:39:29 22:39:29 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:39:29 #145 DONE 1083.9s 22:39:29 22:39:29 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:39:29 #159 DONE 0.4s 22:39:29 22:39:29 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:39:29 #140 ... 22:39:29 22:39:29 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 22:39:32 #160 DONE 2.2s 22:39:32 22:39:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:39:32 #149 ... 22:39:32 22:39:32 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 22:39:32 #161 DONE 0.4s 22:39:32 22:39:32 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 22:39:32 #162 DONE 0.1s 22:39:32 22:39:32 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:39:33 #163 DONE 0.3s 22:39:33 22:39:33 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:39:33 #151 ... 22:39:33 22:39:33 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:39:33 #164 DONE 0.2s 22:39:33 22:39:33 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:39:33 #165 DONE 0.2s 22:39:33 22:39:33 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:39:33 #166 DONE 0.2s 22:39:33 22:39:33 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:39:33 #167 DONE 0.2s 22:39:33 22:39:33 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:39:33 #168 DONE 0.2s 22:39:33 22:39:33 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 22:39:36 #169 DONE 2.2s 22:39:36 22:39:36 #103 [security-bootstrapper] exporting to image 22:39:36 #103 exporting layers 22:39:37 #103 ... 22:39:37 22:39:37 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:39:37 #146 DONE 1091.6s 22:39:37 22:39:37 #103 [security-bootstrapper] exporting to image 22:39:37 #103 ... 22:39:37 22:39:37 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 22:39:37 #170 DONE 0.3s 22:39:38 22:39:38 #103 [security-bootstrapper] exporting to image 22:39:38 #103 exporting layers 1.9s done 22:39:38 #103 writing image sha256:aaee434acba34e2c13cb08021e6c148f579d84ec6b054b352c062272f86eba29 0.0s done 22:39:38 #103 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 22:39:38 #103 DONE 9.7s 22:39:38 22:39:38 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:39:38 #171 DONE 0.3s 22:39:38 22:39:38 #172 [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 22:39:38 #172 DONE 0.2s 22:39:38 22:39:38 #173 [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 22:39:38 #173 DONE 0.2s 22:39:38 22:39:38 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:39:39 #174 DONE 0.1s 22:39:39 22:39:39 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:39:39 #175 DONE 0.3s 22:39:39 22:39:39 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:39:39 #176 DONE 0.2s 22:39:39 22:39:39 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:39:39 #177 DONE 0.1s 22:39:39 22:39:39 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:39:39 #150 ... 22:39:39 22:39:39 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:39:42 #178 DONE 2.2s 22:39:42 22:39:42 #103 [security-secretstore-setup] exporting to image 22:39:43 #103 exporting layers 1.5s done 22:39:43 #103 writing image sha256:533edda8e97d1bb35fdeaf80cdb5045fef53fa4ee5b4ec334a28708ab78403a7 done 22:39:43 #103 naming to docker.io/library/security-secretstore-setup-arm64 done 22:39:43 #103 DONE 11.2s 22:39:43 22:39:43 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:40:30 #149 ... 22:40:30 22:40:30 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:40:30 #143 DONE 1143.0s 22:40:30 22:40:30 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:40:30 #179 DONE 0.3s 22:40:30 22:40:30 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:40:30 #180 DONE 0.3s 22:40:30 22:40:30 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:40:30 #151 ... 22:40:30 22:40:30 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:40:30 #181 DONE 0.2s 22:40:30 22:40:30 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:40:30 #149 ... 22:40:30 22:40:30 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:40:30 #182 DONE 0.1s 22:40:30 22:40:30 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:40:30 #183 DONE 0.3s 22:40:30 22:40:30 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:40:30 #144 ... 22:40:30 22:40:30 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:40:32 #184 DONE 1.7s 22:40:32 22:40:32 #103 [core-common-config-bootstrapper] exporting to image 22:40:32 #103 exporting layers 22:40:32 #103 exporting layers 0.8s done 22:40:32 #103 writing image sha256:7439a9b5c88e3538363e9908b737953a061ecc141e20b77674e51817820f4a60 0.0s done 22:40:32 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:40:32 #103 DONE 12.1s 22:40:32 22:40:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:42:39 #42 ... 22:42:39 22:42:39 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:42:39 #150 DONE 1259.3s 22:42:39 22:42:39 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:42:39 #140 ... 22:42:39 22:42:39 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:42:39 #185 DONE 0.2s 22:42:39 22:42:39 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:42:39 #151 ... 22:42:39 22:42:39 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:42:39 #186 DONE 0.3s 22:42:39 22:42:39 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:42:39 #187 DONE 0.4s 22:42:39 22:42:39 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:42:39 #140 ... 22:42:39 22:42:39 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:42:39 #188 DONE 0.2s 22:42:39 22:42:39 #103 [security-spiffe-token-provider] exporting to image 22:42:39 #103 exporting layers 22:42:39 #103 exporting layers 1.0s done 22:42:39 #103 writing image sha256:8ba6a2d7e2a65a2014af06c601a6c372b6d05d140312a674f73752465fb6b2c3 done 22:42:39 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:42:39 #103 DONE 13.1s 22:42:39 22:42:39 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:50:31 #148 ... 22:50:31 22:50:31 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:50:31 #140 DONE 1737.1s 22:50:31 22:50:31 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:50:31 #149 ... 22:50:31 22:50:31 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:50:31 #189 DONE 0.1s 22:50:31 22:50:31 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:50:31 #151 ... 22:50:31 22:50:31 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:50:31 #190 DONE 0.2s 22:50:31 22:50:31 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:50:31 #191 DONE 0.4s 22:50:31 22:50:31 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:50:31 #192 DONE 0.2s 22:50:31 22:50:31 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:50:31 #193 DONE 0.2s 22:50:31 22:50:31 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:50:31 #194 DONE 2.2s 22:50:31 22:50:31 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:50:31 #151 ... 22:50:31 22:50:31 #103 [security-proxy-auth] exporting to image 22:50:31 #103 exporting layers 22:50:31 #103 exporting layers 0.8s done 22:50:31 #103 writing image sha256:60114925ab58a27a16b8e0ae0d98ae012400b0e150e258777bfc648e0a0ba2f5 done 22:50:31 #103 naming to docker.io/library/security-proxy-auth-arm64 done 22:50:31 #103 DONE 13.9s 22:50:31 22:50:31 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:51:28 #149 ... 22:51:28 22:51:28 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:51:28 #148 DONE 1799.5s 22:51:28 22:51:28 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:51:28 #151 ... 22:51:28 22:51:28 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:51:28 #195 DONE 0.2s 22:51:28 22:51:28 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:51:28 #196 DONE 0.1s 22:51:28 22:51:28 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:51:28 #197 DONE 0.4s 22:51:28 22:51:28 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:51:28 #144 ... 22:51:28 22:51:28 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:51:28 #198 DONE 0.2s 22:51:28 22:51:28 #103 [core-command] exporting to image 22:51:28 #103 exporting layers 22:51:28 #103 exporting layers 0.4s done 22:51:28 #103 writing image sha256:e64cb074ca2ff41d6c6f8f44acf2421099085b961667e56f407988b9aec01701 done 22:51:28 #103 naming to docker.io/library/core-command-arm64 done 22:51:28 #103 DONE 14.4s 22:51:28 22:51:28 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:51:40 #144 ... 22:51:40 22:51:40 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:51:40 #137 DONE 1814.9s 22:51:40 22:51:40 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:51:41 #144 ... 22:51:41 22:51:41 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:51:41 #199 DONE 0.3s 22:51:41 22:51:41 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:41 #200 ... 22:51:41 22:51:41 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:51:41 #151 DONE 1805.5s 22:51:41 22:51:41 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:41 #200 DONE 0.3s 22:51:41 22:51:41 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:51:42 #201 DONE 1.0s 22:51:42 22:51:42 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:51:43 #202 DONE 0.4s 22:51:43 22:51:43 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 22:51:43 #203 DONE 0.6s 22:51:43 22:51:43 #103 [core-data] exporting to image 22:51:43 #103 exporting layers 22:51:44 #103 ... 22:51:44 22:51:44 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 22:51:44 #204 DONE 0.6s 22:51:44 22:51:44 #103 [core-data] exporting to image 22:51:44 #103 exporting layers 0.7s done 22:51:44 #103 writing image sha256:8cd270560764b03ed70fcc6c9ceeb3f9e4248dfc4af8a0b497dd60b2ceb3113c 22:51:44 #103 writing image sha256:8cd270560764b03ed70fcc6c9ceeb3f9e4248dfc4af8a0b497dd60b2ceb3113c 0.0s done 22:51:44 #103 naming to docker.io/library/core-data-arm64 done 22:51:44 #103 DONE 15.1s 22:51:44 22:51:44 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 22:51:44 #205 DONE 0.2s 22:51:44 22:51:44 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:51:44 #42 ... 22:51:44 22:51:44 #103 [core-keeper] exporting to image 22:51:44 #103 exporting layers 0.5s done 22:51:44 #103 writing image sha256:5921641228b0637b13b9bb35fd3b65951d8ac7a18fa05dd08c6481db1e33eb71 done 22:51:44 #103 naming to docker.io/library/core-keeper-arm64 0.1s done 22:51:44 #103 DONE 15.5s 22:51:44 22:51:44 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:51:46 #149 ... 22:51:46 22:51:46 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:51:46 #144 DONE 1820.5s 22:51:46 22:51:46 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:51:46 #149 ... 22:51:46 22:51:46 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:51:46 #206 DONE 0.2s 22:51:46 22:51:46 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:51:47 #42 ... 22:51:47 22:51:47 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:51:47 #207 DONE 0.1s 22:51:47 22:51:47 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:51:47 #208 DONE 0.4s 22:51:47 22:51:47 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:51:47 #149 ... 22:51:47 22:51:47 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:51:47 #209 DONE 0.1s 22:51:47 22:51:47 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:51:47 #210 DONE 0.2s 22:51:47 22:51:47 #103 [core-metadata] exporting to image 22:51:48 #103 exporting layers 0.5s done 22:51:48 #103 writing image sha256:3779dce1ac84d86d4b07e97cad90e9e7258ba0750d0a0350698fd52041bf85af done 22:51:48 #103 naming to docker.io/library/core-metadata-arm64 done 22:51:48 #103 DONE 16.0s 22:51:48 22:51:48 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:52:20 #42 ... 22:52:20 22:52:20 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:52:20 #147 DONE 1851.9s 22:52:20 22:52:20 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:52:20 #211 DONE 0.2s 22:52:20 22:52:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:52:20 #42 ... 22:52:20 22:52:20 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:52:20 #212 DONE 0.2s 22:52:20 22:52:20 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:52:20 #213 ... 22:52:20 22:52:20 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:52:20 #149 DONE 1842.4s 22:52:20 22:52:20 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:52:20 #213 DONE 0.4s 22:52:20 22:52:20 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:52:20 #214 DONE 0.2s 22:52:20 22:52:20 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:52:20 #215 DONE 0.2s 22:52:20 22:52:20 #103 [support-scheduler] exporting to image 22:52:20 #103 exporting layers 22:52:20 #103 ... 22:52:20 22:52:20 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:52:20 #216 DONE 0.1s 22:52:20 22:52:20 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:52:20 #217 ... 22:52:20 22:52:20 #103 [support-scheduler] exporting to image 22:52:20 #103 exporting layers 0.6s done 22:52:20 #103 writing image sha256:acf4475911aa801ebd714c2520e4ae599d0ab2cc44a8d46377c290e5219de62f done 22:52:20 #103 naming to docker.io/library/support-scheduler-arm64 done 22:52:20 #103 DONE 16.6s 22:52:20 22:52:20 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:52:20 #217 DONE 0.5s 22:52:20 22:52:20 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:52:20 #218 DONE 0.1s 22:52:20 22:52:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:52:20 #42 ... 22:52:20 22:52:20 #103 [support-notifications] exporting to image 22:52:20 #103 exporting layers 0.5s done 22:52:20 #103 writing image sha256:ffb2bf9926e0188ffc0d5abe8c2a79511c8a191e217943c9af995d07933df942 done 22:52:20 #103 naming to docker.io/library/support-notifications-arm64 done 22:52:20 #103 DONE 17.1s 22:52:20 22:52:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:20 time="2024-07-09T22:18:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:52:20 $ docker stop --time=1 d408faa54699bd2680874533b31b082544c537a04919ce3b103fa10032cda157 22:52:22 $ docker rm -f --volumes d408faa54699bd2680874533b31b082544c537a04919ce3b103fa10032cda157 [Pipeline] // withDockerContainer [Pipeline] sh 22:52:22 + docker images 22:52:22 REPOSITORY TAG IMAGE ID CREATED SIZE 22:52:22 support-notifications-arm64 latest ffb2bf9926e0 3 seconds ago 43.3MB 22:52:22 support-scheduler-arm64 latest acf4475911aa 4 seconds ago 42.4MB 22:52:22 core-metadata-arm64 latest 3779dce1ac84 35 seconds ago 40.3MB 22:52:22 core-keeper-arm64 latest 5921641228b0 39 seconds ago 35.2MB 22:52:22 core-data-arm64 latest 8cd270560764 39 seconds ago 40.2MB 22:52:22 core-command-arm64 latest e64cb074ca2f 56 seconds ago 39.9MB 22:52:22 security-proxy-auth-arm64 latest 60114925ab58 About a minute ago 37.4MB 22:52:22 security-spiffe-token-provider-arm64 latest 8ba6a2d7e2a6 9 minutes ago 34.1MB 22:52:22 core-common-config-bootstrapper-arm64 latest 7439a9b5c88e 11 minutes ago 20.1MB 22:52:22 security-secretstore-setup-arm64 latest 533edda8e97d 12 minutes ago 41.5MB 22:52:22 security-bootstrapper-arm64 latest aaee434acba3 12 minutes ago 23.7MB 22:52:22 security-proxy-setup-arm64 latest 6e572a80e3ae 12 minutes ago 31MB 22:52:22 security-spire-server-arm64 latest 6df659c64615 32 minutes ago 102MB 22:52:22 security-spire-agent-arm64 latest 008e8ac9eb65 32 minutes ago 157MB 22:52:22 security-spire-config-arm64 latest 44ebb9f81e97 32 minutes ago 101MB 22:52:22 ci-base-image-arm64 latest a664e4b2f5ae 49 minutes ago 962MB 22:52:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 22:52:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 22:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:23 22:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:24 arm64: Pulling from edgex-lftools-log-publisher 22:52:24 8998bd30e6a1: Pulling fs layer 22:52:24 04944245beec: Pulling fs layer 22:52:24 699f458cf7ca: Pulling fs layer 22:52:24 765212b225bb: Pulling fs layer 22:52:24 f23df028b6ca: Pulling fs layer 22:52:24 d65c8cfc05b1: Pulling fs layer 22:52:24 2437ff75d9bd: Pulling fs layer 22:52:24 765212b225bb: Waiting 22:52:24 d65c8cfc05b1: Waiting 22:52:24 f23df028b6ca: Waiting 22:52:24 2437ff75d9bd: Waiting 22:52:24 04944245beec: Verifying Checksum 22:52:24 04944245beec: Download complete 22:52:24 765212b225bb: Verifying Checksum 22:52:24 765212b225bb: Download complete 22:52:24 f23df028b6ca: Verifying Checksum 22:52:24 f23df028b6ca: Download complete 22:52:24 d65c8cfc05b1: Verifying Checksum 22:52:24 d65c8cfc05b1: Download complete 22:52:24 699f458cf7ca: Verifying Checksum 22:52:24 699f458cf7ca: Download complete 22:52:25 8998bd30e6a1: Verifying Checksum 22:52:25 8998bd30e6a1: Download complete 22:52:28 2437ff75d9bd: Verifying Checksum 22:52:28 2437ff75d9bd: Download complete 22:52:29 8998bd30e6a1: Pull complete 22:52:30 04944245beec: Pull complete 22:52:32 699f458cf7ca: Pull complete 22:52:32 765212b225bb: Pull complete 22:52:33 f23df028b6ca: Pull complete 22:52:34 d65c8cfc05b1: Pull complete 22:52:52 2437ff75d9bd: Pull complete 22:52:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:52 prd-ubuntu20.04-docker-arm64-4c-16g-5272 does not seem to be running inside a container 22:52:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:52:56 $ docker top 5e23682b1d64afaca79e4234bb139b157ac6ddd378143f522880a8e7f06a882c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:52:57 ---> job-cost.sh 22:52:57 lf-activate-venv: SKIPPING 22:52:57 INFO: No Stack... 22:52:57 INFO: Retrieving Pricing Info for: v3-standard-4 22:52:58 INFO: Archiving Costs [Pipeline] sh 22:52:58 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:52:58 + cut -d, -f6 [Pipeline] lock 22:52:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4821-1-stack-cost] 22:52:59 Resource [jenkins-edgexfoundry-edgex-go-PR-4821-1-stack-cost] did not exist. Created. 22:52:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4821-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:52:59 + echo total: 0.10999999940395355 [Pipeline] stash 22:53:00 Stashed 1 file(s) [Pipeline] } 22:53:00 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4821-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:53:00 $ docker stop --time=1 5e23682b1d64afaca79e4234bb139b157ac6ddd378143f522880a8e7f06a882c 22:53:01 $ docker rm -f --volumes 5e23682b1d64afaca79e4234bb139b157ac6ddd378143f522880a8e7f06a882c [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 22:53:03 provisioning config files... 22:53:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18430103469017849264tmp [Pipeline] { [Pipeline] sh 22:53:03 + set +x 22:53:03 + curl -s https://codecov.io/bash 22:53:03 + bash -s -- 22:53:03 22:53:03 _____ _ 22:53:03 / ____| | | 22:53:03 | | ___ __| | ___ ___ _____ __ 22:53:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:53:03 | |___| (_) | (_| | __/ (_| (_) \ V / 22:53:03 \_____\___/ \__,_|\___|\___\___/ \_/ 22:53:03 Bash-1.0.6 22:53:03 22:53:03 22:53:03 ==> git version 2.25.1 found 22:53:03 ==> 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 22:53:03 Release-Date: 2020-01-08 22:53:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:53:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:53:03 ==> Jenkins CI detected. 22:53:03 current dir:  /w/workspace/edgex-go/1 22:53:03 project root: . 22:53:03 --> token set from env 22:53:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:53:03 ==> Running gcov in . (disable via -X gcov) 22:53:03 ==> Python coveragepy not found 22:53:03 ==> Searching for coverage reports in: 22:53:03 + . 22:53:03 -> Found 1 reports 22:53:03 ==> Detecting git/mercurial file structure 22:53:03 ==> Reading reports 22:53:03 + ./coverage.out bytes=481596 22:53:03 ==> Appending adjustments 22:53:03 https://docs.codecov.io/docs/fixing-reports 22:53:05 + Found adjustments 22:53:05 ==> Gzipping contents 22:53:05 60K /tmp/codecov.ELldB0.gz 22:53:05 ==> Uploading reports 22:53:05 url: https://codecov.io 22:53:05 query: branch=PR-4821&commit=a03997c99f70c105d3e17a0636510e1ed68e7ad7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4821%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4821&job=&cmd_args= 22:53:05 -> Pinging Codecov 22:53:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4821&commit=a03997c99f70c105d3e17a0636510e1ed68e7ad7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4821%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4821&job=&cmd_args= 22:53:05 -> Uploading to 22:53:05 https://storage.googleapis.com/codecov/v4/raw/2024-07-09/00271124DB129430A58F1EEE437C3FCB/a03997c99f70c105d3e17a0636510e1ed68e7ad7/e02d778f-2271-4b6c-89a7-a53692d1bcc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240709%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240709T225304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba8ed33492801847b7d0aab11081f85267ca5b9a900331633e913aa4f98ac4a4 22:53:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:53:05 Dload Upload Total Spent Left Speed 22:53:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61273 0 0 100 61273 0 224k --:--:-- --:--:-- --:--:-- 224k 22:53:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a03997c99f70c105d3e17a0636510e1ed68e7ad7 [Pipeline] } 22:53:05 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 22:53:07 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:53:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:53:08 ---> package-listing.sh 22:53:08 ++ facter osfamily 22:53:08 ++ tr '[:upper:]' '[:lower:]' 22:53:08 + OS_FAMILY=debian 22:53:08 + workspace=/w/workspace/edgex-go/1 22:53:08 + START_PACKAGES=/tmp/packages_start.txt 22:53:08 + END_PACKAGES=/tmp/packages_end.txt 22:53:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:53:08 + PACKAGES=/tmp/packages_start.txt 22:53:08 + '[' /w/workspace/edgex-go/1 ']' 22:53:08 + PACKAGES=/tmp/packages_end.txt 22:53:08 + case "${OS_FAMILY}" in 22:53:08 + dpkg -l 22:53:08 + grep '^ii' 22:53:08 + '[' -f /tmp/packages_start.txt ']' 22:53:08 + '[' -f /tmp/packages_end.txt ']' 22:53:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:53:08 + '[' /w/workspace/edgex-go/1 ']' 22:53:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:53:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:53:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:53:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:53:09 22:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:53:09 latest: Pulling from edgex-lftools-log-publisher 22:53:09 5eb5b503b376: Pulling fs layer 22:53:09 5c69ac0246d0: Pulling fs layer 22:53:09 ec43610c2a17: Pulling fs layer 22:53:09 3a2ae6a8a46f: Pulling fs layer 22:53:09 33b1e0a273af: Pulling fs layer 22:53:09 5d3b04190fa2: Pulling fs layer 22:53:09 2f39f015ded8: Pulling fs layer 22:53:09 3a2ae6a8a46f: Waiting 22:53:09 33b1e0a273af: Waiting 22:53:09 2f39f015ded8: Waiting 22:53:09 5d3b04190fa2: Waiting 22:53:09 5c69ac0246d0: Download complete 22:53:09 3a2ae6a8a46f: Verifying Checksum 22:53:09 3a2ae6a8a46f: Download complete 22:53:09 33b1e0a273af: Verifying Checksum 22:53:09 33b1e0a273af: Download complete 22:53:09 ec43610c2a17: Verifying Checksum 22:53:09 ec43610c2a17: Download complete 22:53:09 5d3b04190fa2: Verifying Checksum 22:53:09 5d3b04190fa2: Download complete 22:53:10 5eb5b503b376: Download complete 22:53:10 2f39f015ded8: Download complete 22:53:12 5eb5b503b376: Pull complete 22:53:12 5c69ac0246d0: Pull complete 22:53:12 ec43610c2a17: Pull complete 22:53:12 3a2ae6a8a46f: Pull complete 22:53:12 33b1e0a273af: Pull complete 22:53:12 5d3b04190fa2: Pull complete 22:53:19 2f39f015ded8: Pull complete 22:53:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:53:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:19 prd-ubuntu20.04-docker-8c-8g-5271 does not seem to be running inside a container 22:53:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:53:24 $ docker top af4401b23b6c9db81dc623f5ba80e40ede22caacaa41cce18f2d93ab1ca90216 -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:25 + touch /tmp/pre-build-complete [Pipeline] sh 22:53:25 + mkdir -p /var/log/sysstat [Pipeline] sh 22:53:25 + ls /var/log/sa-host 22:53:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:25 provisioning config files... 22:53:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8863311703083014706tmp [Pipeline] { [Pipeline] echo 22:53:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:53:26 ---> create-netrc.sh [Pipeline] } 22:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:53:26 ---> python-tools-install.sh [Pipeline] echo 22:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:53:27 ---> sudo-logs.sh 22:53:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:53:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:53:27 ---> job-cost.sh 22:53:27 lf-activate-venv: SKIPPING 22:53:27 DEBUG: total: 0.10999999940395355 22:53:27 INFO: Retrieving Stack Cost... 22:53:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:53:28 INFO: Archiving Costs [Pipeline] echo 22:53:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:53:28 ---> logs-deploy.sh 22:53:28 lf-activate-venv: SKIPPING 22:53:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4821/1 22:53:28 INFO: archiving workspace using pattern(s): 22:53:29 Archives upload complete. 22:53:30 INFO: archiving logs to Nexus 22:53:30 ---> uname -a: 22:53:30 Linux prd-ubuntu20-04-docker-8c-8g-5271 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:53:30 22:53:30 22:53:30 ---> lscpu: 22:53:30 Architecture: x86_64 22:53:30 CPU op-mode(s): 32-bit, 64-bit 22:53:30 Byte Order: Little Endian 22:53:30 Address sizes: 40 bits physical, 48 bits virtual 22:53:30 CPU(s): 8 22:53:30 On-line CPU(s) list: 0-7 22:53:30 Thread(s) per core: 1 22:53:30 Core(s) per socket: 1 22:53:30 Socket(s): 8 22:53:30 NUMA node(s): 1 22:53:30 Vendor ID: AuthenticAMD 22:53:30 CPU family: 23 22:53:30 Model: 49 22:53:30 Model name: AMD EPYC-Rome Processor 22:53:30 Stepping: 0 22:53:30 CPU MHz: 2799.998 22:53:30 BogoMIPS: 5599.99 22:53:30 Virtualization: AMD-V 22:53:30 Hypervisor vendor: KVM 22:53:30 Virtualization type: full 22:53:30 L1d cache: 256 KiB 22:53:30 L1i cache: 256 KiB 22:53:30 L2 cache: 4 MiB 22:53:30 L3 cache: 128 MiB 22:53:30 NUMA node0 CPU(s): 0-7 22:53:30 Vulnerability Itlb multihit: Not affected 22:53:30 Vulnerability L1tf: Not affected 22:53:30 Vulnerability Mds: Not affected 22:53:30 Vulnerability Meltdown: Not affected 22:53:30 Vulnerability Mmio stale data: Not affected 22:53:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:53:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:53:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:53:30 Vulnerability Srbds: Not affected 22:53:30 Vulnerability Tsx async abort: Not affected 22:53:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:53:30 22:53:30 22:53:30 ---> nproc: 22:53:30 8 22:53:30 22:53:30 22:53:30 ---> df -h: 22:53:30 Filesystem Size Used Avail Use% Mounted on 22:53:30 overlay 155G 26G 130G 17% / 22:53:30 tmpfs 64M 0 64M 0% /dev 22:53:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:53:30 shm 64M 0 64M 0% /dev/shm 22:53:30 /dev/vda1 155G 26G 130G 17% /facter-os 22:53:30 22:53:30