Pull request #4806 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154+b1cf5992efcdcb25540593e782c82dc6cf42b659 (9525ea05c9fcf9d305ef19314d6c793af79bdbc1) 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-ssh7911083377231196036.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-ssh696347467602547694.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-4806/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-4806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3872395717298124492.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-4806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4501434918304761337.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-ssh14950478211704014199.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-4806/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-4806/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh711654824149368156.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-4088 in /w/workspace/edgexfoundry_edgex-go_PR-4806 [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 b1cf5992efcdcb25540593e782c82dc6cf42b659 into PR head commit 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 > 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/4806/head:refs/remotes/origin/PR-4806 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 # timeout=10 Merge succeeded, producing 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 Checking out Revision 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 (PR-4806) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b1cf5992efcdcb25540593e782c82dc6cf42b659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 # timeout=10 Commit message: "build: Bump go-mod-core-contracts" 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 12:22:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:22:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:22:48 ========================================================= 12:22:48 EdgeX Global Pipelines Version Info 12:22:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:22:49 ------------------- 12:22:49 stable info: 12:22:49 ------------------- 12:22:49 Commited By: Ginny Guan ginny@iotechsys.com 12:22:49 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:22:49 Message: update stable to v1.0.260 12:22:50 ------------------- 12:22:50 experimental info: 12:22:50 ------------------- 12:22:50 Commited By: Ginny Guan ginny@iotechsys.com 12:22:50 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:22:50 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:22:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4806 [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4806 [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4806 [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06aa0c4 [Pipeline] echo 12:22:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:22:52 provisioning config files... 12:22:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9596261462752317853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:22:52 ---> ****-login.sh 12:22:52 nexus3.edgexfoundry.org:10001 12:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:52 Configure a credential helper to remove this warning. See 12:22:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:52 12:22:52 Login Succeeded 12:22:52 nexus3.edgexfoundry.org:10002 12:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:53 Configure a credential helper to remove this warning. See 12:22:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:53 12:22:53 Login Succeeded 12:22:53 nexus3.edgexfoundry.org:10003 12:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:53 Configure a credential helper to remove this warning. See 12:22:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:53 12:22:53 Login Succeeded 12:22:53 nexus3.edgexfoundry.org:10004 12:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:53 Configure a credential helper to remove this warning. See 12:22:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:53 12:22:53 Login Succeeded 12:22:53 ****.io 12:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:53 Configure a credential helper to remove this warning. See 12:22:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:53 12:22:53 Login Succeeded 12:22:53 ---> ****-login.sh ends [Pipeline] } 12:22:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:22:54 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 12:22:54 + cut -d/ -f2 12:22:54 + dirname cmd/core-command/Dockerfile 12:22:54 + echo core-command,cmd/core-command/Dockerfile 12:22:54 + cut -d/ -f2+ 12:22:54 dirname cmd/core-common-config-bootstrapper/Dockerfile 12:22:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 12:22:54 + + dirname cmd/core-data/Dockerfile 12:22:54 cut -d/ -f2 12:22:54 + echo core-data,cmd/core-data/Dockerfile 12:22:54 + dirname cmd/core-metadata/Dockerfile 12:22:54 + cut -d/ -f2 12:22:54 + echo core-metadata,cmd/core-metadata/Dockerfile 12:22:54 + dirname cmd/security-bootstrapper/Dockerfile 12:22:54 + cut -d/ -f2 12:22:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:22:54 + dirname cmd/security-proxy-auth/Dockerfile 12:22:54 + cut -d/ -f2 12:22:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 12:22:54 + dirname cmd/security-proxy-setup/Dockerfile+ 12:22:54 cut -d/ -f2 12:22:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:22:54 + + dirname cmd/security-secretstore-setup/Dockerfile 12:22:54 cut -d/ -f2 12:22:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:22:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:22:54 + cut -d/ -f2 12:22:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:22:54 + dirname cmd/security-spire-agent/Dockerfile 12:22:54 + cut -d/ -f2 12:22:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:22:54 + dirname cmd/security-spire-config/Dockerfile 12:22:54 + cut -d/ -f2 12:22:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:22:54 + dirname cmd/security-spire-server/Dockerfile 12:22:54 + cut -d/ -f2 12:22:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:22:54 + dirname cmd/support-notifications/Dockerfile 12:22:54 + cut -d/ -f2 12:22:54 + echo support-notifications,cmd/support-notifications/Dockerfile 12:22:54 + dirname cmd/support-scheduler/Dockerfile 12:22:54 + cut -d/ -f2 12:22:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 12:22:54 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-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 12:22:54 + git rev-list -1 --merges 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154~1..06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 [Pipeline] echo 12:22:54 -----------> git rev-list -1 --merges 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154~1..06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 [false] [Pipeline] sh 12:22:54 + git log --format=format:%s -1 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 [Pipeline] echo 12:22:55 ========================================================= 12:22:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:22:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:22:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:22:55 + grep -v github /etc/ssh/ssh_known_hosts 12:22:55 + [ -e /tmp/ssh_known_hosts ] 12:22:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:22:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:22:55 + sudo tee -a /etc/ssh/ssh_known_hosts 12:22:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:22:56 12:22:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:22:56 0.1.4: Pulling from edgex-devops/py-git-semver 12:22:56 b85a868b505f: Pulling fs layer 12:22:56 e2be974225ed: Pulling fs layer 12:22:56 339a4e72a1f5: Pulling fs layer 12:22:56 988bab9f4d93: Pulling fs layer 12:22:56 1469e6f7b9e6: Pulling fs layer 12:22:56 eaf3925da568: Pulling fs layer 12:22:56 bab4dde63d76: Pulling fs layer 12:22:56 bde34c3a00c8: Pulling fs layer 12:22:56 b352a97aabf1: Pulling fs layer 12:22:56 4872d77fe225: Pulling fs layer 12:22:56 5851b861e8e6: Pulling fs layer 12:22:56 1469e6f7b9e6: Waiting 12:22:56 b352a97aabf1: Waiting 12:22:56 eaf3925da568: Waiting 12:22:56 bde34c3a00c8: Waiting 12:22:56 5851b861e8e6: Waiting 12:22:56 4872d77fe225: Waiting 12:22:56 988bab9f4d93: Waiting 12:22:56 e2be974225ed: Verifying Checksum 12:22:56 e2be974225ed: Download complete 12:22:56 988bab9f4d93: Verifying Checksum 12:22:56 988bab9f4d93: Download complete 12:22:56 1469e6f7b9e6: Verifying Checksum 12:22:56 1469e6f7b9e6: Download complete 12:22:56 339a4e72a1f5: Verifying Checksum 12:22:56 339a4e72a1f5: Download complete 12:22:56 eaf3925da568: Verifying Checksum 12:22:56 eaf3925da568: Download complete 12:22:56 bde34c3a00c8: Verifying Checksum 12:22:56 bde34c3a00c8: Download complete 12:22:56 b352a97aabf1: Download complete 12:22:56 4872d77fe225: Verifying Checksum 12:22:56 5851b861e8e6: Download complete 12:22:56 b85a868b505f: Verifying Checksum 12:22:56 b85a868b505f: Download complete 12:22:57 bab4dde63d76: Verifying Checksum 12:22:57 bab4dde63d76: Download complete 12:22:57 b85a868b505f: Pull complete 12:22:58 e2be974225ed: Pull complete 12:22:58 339a4e72a1f5: Pull complete 12:22:58 988bab9f4d93: Pull complete 12:22:59 1469e6f7b9e6: Pull complete 12:22:59 eaf3925da568: Pull complete 12:23:00 bab4dde63d76: Pull complete 12:23:00 bde34c3a00c8: Pull complete 12:23:01 b352a97aabf1: Pull complete 12:23:01 4872d77fe225: Pull complete 12:23:01 5851b861e8e6: Pull complete 12:23:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:23:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:01 prd-ubuntu20.04-docker-8c-8g-4088 does not seem to be running inside a container 12:23:01 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:23:04 $ docker top 52cd2205a43ea6d043d45c41e0b9c0f9e96051444a236509c39523dd3f0d896b -eo pid,comm 12:23:04 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). 12:23:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:23:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:23:04 [ssh-agent] Looking for ssh-agent implementation... 12:23:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:23:05 $ docker exec 52cd2205a43ea6d043d45c41e0b9c0f9e96051444a236509c39523dd3f0d896b ssh-agent 12:23:05 SSH_AUTH_SOCK=/tmp/ssh-zPxYURmHzgTU/agent.33 12:23:05 SSH_AGENT_PID=39 12:23:05 Running ssh-add (command line suppressed) 12:23:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9342511018856550968.key (/w/workspace/edgex-go/1@tmp/private_key_9342511018856550968.key) 12:23:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:23:05 + git tag --points-at HEAD [Pipeline] } 12:23:05 $ docker exec --env ******** --env ******** 52cd2205a43ea6d043d45c41e0b9c0f9e96051444a236509c39523dd3f0d896b ssh-agent -k 12:23:05 unset SSH_AUTH_SOCK; 12:23:05 unset SSH_AGENT_PID; 12:23:05 echo Agent pid 39 killed; 12:23:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:23:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:23:05 [ssh-agent] Looking for ssh-agent implementation... 12:23:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:23:05 $ docker exec 52cd2205a43ea6d043d45c41e0b9c0f9e96051444a236509c39523dd3f0d896b ssh-agent 12:23:06 SSH_AUTH_SOCK=/tmp/ssh-2UUbHL5WvFZj/agent.72 12:23:06 SSH_AGENT_PID=78 12:23:06 Running ssh-add (command line suppressed) 12:23:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9889878829266399459.key (/w/workspace/edgex-go/1@tmp/private_key_9889878829266399459.key) 12:23:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:23:06 + git semver init 12:23:06 2024-06-21 12:23:06,750 [run_init] DEBUG init version:0.0.0 force:False 12:23:06 2024-06-21 12:23:06,751 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 12:23:06 2024-06-21 12:23:06,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 12:23:06 2024-06-21 12:23:06,751 [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) 12:23:12 2024-06-21 12:23:11,692 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 12:23:12 2024-06-21 12:23:11,693 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4806 with force:False 12:23:12 2024-06-21 12:23:11,693 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4806 12:23:12 2024-06-21 12:23:11,697 [execute] INFO git cat-file --batch-check 12:23:12 2024-06-21 12:23:11,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:23:12 2024-06-21 12:23:11,702 [execute] INFO git cat-file --batch 12:23:12 2024-06-21 12:23:11,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:23:12 2024-06-21 12:23:11,707 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4806 12:23:12 0.0.0 [Pipeline] } 12:23:12 $ docker exec --env ******** --env ******** 52cd2205a43ea6d043d45c41e0b9c0f9e96051444a236509c39523dd3f0d896b ssh-agent -k 12:23:12 unset SSH_AUTH_SOCK; 12:23:12 unset SSH_AGENT_PID; 12:23:12 echo Agent pid 78 killed; 12:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:23:12 + git semver [Pipeline] } 12:23:13 $ docker stop --time=1 52cd2205a43ea6d043d45c41e0b9c0f9e96051444a236509c39523dd3f0d896b 12:23:14 $ docker rm -f --volumes 52cd2205a43ea6d043d45c41e0b9c0f9e96051444a236509c39523dd3f0d896b [Pipeline] // withDockerContainer [Pipeline] sh 12:23:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:23:15 Stashed 1 file(s) [Pipeline] echo 12:23:15 [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 12:23:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 12:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:23:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:23:16 ========================================================= 12:23:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:23:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:23:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:23:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:23:16 619be1103602: Pulling fs layer 12:23:16 7862e08f4a3e: Pulling fs layer 12:23:16 5df492c9dc93: Pulling fs layer 12:23:16 7629e6793208: Pulling fs layer 12:23:16 4f4fb700ef54: Pulling fs layer 12:23:16 fb5054dd5b73: Pulling fs layer 12:23:16 eeca6798cff9: Pulling fs layer 12:23:16 aa269ceb94a6: Pulling fs layer 12:23:16 ada007ff1a6a: Pulling fs layer 12:23:16 7629e6793208: Waiting 12:23:16 4f4fb700ef54: Waiting 12:23:16 fb5054dd5b73: Waiting 12:23:16 eeca6798cff9: Waiting 12:23:16 ada007ff1a6a: Waiting 12:23:16 aa269ceb94a6: Waiting 12:23:16 7862e08f4a3e: Verifying Checksum 12:23:16 7862e08f4a3e: Download complete 12:23:16 7629e6793208: Verifying Checksum 12:23:16 7629e6793208: Download complete 12:23:16 4f4fb700ef54: Download complete 12:23:16 fb5054dd5b73: Verifying Checksum 12:23:16 fb5054dd5b73: Download complete 12:23:16 619be1103602: Verifying Checksum 12:23:16 619be1103602: Download complete 12:23:16 eeca6798cff9: Verifying Checksum 12:23:16 eeca6798cff9: Download complete 12:23:16 619be1103602: Pull complete 12:23:16 ada007ff1a6a: Verifying Checksum 12:23:16 ada007ff1a6a: Download complete 12:23:16 7862e08f4a3e: Pull complete 12:23:16 5df492c9dc93: Verifying Checksum 12:23:16 5df492c9dc93: Download complete 12:23:17 aa269ceb94a6: Verifying Checksum 12:23:17 aa269ceb94a6: Download complete 12:23:20 5df492c9dc93: Pull complete 12:23:20 7629e6793208: Pull complete 12:23:20 4f4fb700ef54: Pull complete 12:23:20 fb5054dd5b73: Pull complete 12:23:20 eeca6798cff9: Pull complete 12:23:23 aa269ceb94a6: Pull complete 12:23:23 ada007ff1a6a: Pull complete 12:23:23 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:23:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:23:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 12:23:23 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:23:23 WORKDIR /edgex 12:23:23 COPY go.mod . 12:23:23 RUN go mod downloaddocker 12:23:23 build -t ci-base-image-x86_64 -f - . 12:23:24 Sending build context to Docker daemon 178.3MB 12:23:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:23:24 ---> f489d0715acc 12:23:24 Step 2/4 : WORKDIR /edgex 12:23:29 ---> Running in 1cfab8220678 12:23:29 Removing intermediate container 1cfab8220678 12:23:29 ---> 06c05fa4fd72 12:23:29 Step 3/4 : COPY go.mod . 12:23:29 ---> 386f6567f8b5 12:23:29 Step 4/4 : RUN go mod download 12:23:29 ---> Running in 0491e6d2a506 12:23:30 Still waiting to schedule task 12:23:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:23:56 Removing intermediate container 0491e6d2a506 12:23:56 ---> d27213302cf2 12:23:56 Successfully built d27213302cf2 12:23:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:56 + docker inspect -f . ci-base-image-x86_64 12:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:56 prd-ubuntu20.04-docker-8c-8g-4088 does not seem to be running inside a container 12:23:56 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:23:57 $ docker top 87e48a06e248d97e1938f93f0c756c4d29cf15e3b9d8d71a68c54e75d9caedc9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:23:57 + go version 12:23:57 go version go1.21.9 linux/amd64 [Pipeline] } 12:23:57 $ docker stop --time=1 87e48a06e248d97e1938f93f0c756c4d29cf15e3b9d8d71a68c54e75d9caedc9 12:23:58 $ docker rm -f --volumes 87e48a06e248d97e1938f93f0c756c4d29cf15e3b9d8d71a68c54e75d9caedc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:59 + docker inspect -f . ci-base-image-x86_64 12:23:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:59 prd-ubuntu20.04-docker-8c-8g-4088 does not seem to be running inside a container 12:23:59 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:24:00 $ docker top da55d2a6ab5cac2a9c45a182d1a2241817633fb1341ab3af70808d9a6ba356b8 -eo pid,comm [Pipeline] { [Pipeline] echo 12:24:00 ========================================================= 12:24:00 [edgeXBuildGoParallel] Running Tests and Build... 12:24:00 ========================================================= [Pipeline] sh 12:24:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 12:24:00 + make test 12:24:00 go test -race -coverprofile=coverage.out ./... 12:24:09 ? github.com/edgexfoundry/edgex-go [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:24:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.017s coverage: 28.7% of statements 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.029s coverage: 97.0% of statements 12:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:24:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:24:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 12:24:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements 12:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.602s coverage: 93.4% of statements 12:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.1% of statements 12:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.317s coverage: 97.6% of statements 12:24:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 12:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:24:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.9% of statements 12:24:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 32.2% of statements 12:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 12:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.020s coverage: 82.9% of statements 12:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 12:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 12:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 12:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 12:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 12:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:25:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 12:25:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 12:25:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 12:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:25:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 12:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:25:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:25:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:25:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:25:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:25:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4089 in /w/workspace/edgexfoundry_edgex-go_PR-4806 [Pipeline] { [Pipeline] ws 12:25:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:25:14 The recommended git tool is: git 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.037s coverage: 92.9% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 20.0% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.071s coverage: 81.8% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 38.4% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 12:25:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 12:25:16 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 12:25:16 running golangci-lint 12:25:17 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 12:25:17 go version go1.21.9 linux/amd64 12:25:17 level=info msg="[config_reader] Used config file .golangci.yml" 12:25:17 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 12:25:21 using credential edgex-jenkins-ssh 12:25:21 Cloning the remote Git repository 12:25:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:25:21 > git init /w/workspace/edgex-go/1 # timeout=10 12:25:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:25:21 > git --version # timeout=10 12:25:21 > git --version # 'git version 2.25.1' 12:25:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:25:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:25:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:25:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:25:39 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|exports_file|deps|imports) took 20.34313823s" 12:25:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.736451ms" 12:25:39 Merging remotes/origin/main commit b1cf5992efcdcb25540593e782c82dc6cf42b659 into PR head commit 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 12:25:40 Merge succeeded, producing 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 12:25:40 Checking out Revision 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 (PR-4806) 12:25:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:25:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:25:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:25:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4806/head:refs/remotes/origin/PR-4806 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:25:39 > git config core.sparsecheckout # timeout=10 12:25:39 > git checkout -f 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 # timeout=10 12:25:40 > git remote # timeout=10 12:25:40 > git config --get remote.origin.url # timeout=10 12:25:40 using GIT_SSH to set credentials SSH Credentials for GitHub 12:25:40 > git merge b1cf5992efcdcb25540593e782c82dc6cf42b659 # timeout=10 12:25:40 > git rev-parse HEAD^{commit} # timeout=10 12:25:40 > git config core.sparsecheckout # timeout=10 12:25:40 > git checkout -f 06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 # timeout=10 12:25:44 Commit message: "build: Bump go-mod-core-contracts" 12:25:44 > git --version # timeout=10 12:25:44 > git --version # 'git version 2.25.1' 12:25:44 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:25:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 12:25:46 Dload Upload Total Spent Left Speed 12:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 32641 0 --:--:-- --:--:-- --:--:-- 32641 [Pipeline] sh 12:25:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:25:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 12:25:47 sudo tee /etc/docker/daemon.new 12:25:47 { 12:25:47 "registry-mirrors": [ 12:25:47 "https://nexus3.edgexfoundry.org:10001" 12:25:47 ], 12:25:47 "bip": "10.250.0.254/24", 12:25:47 "hosts": [ 12:25:47 "tcp://0.0.0.0:5555", 12:25:47 "unix:///var/run/docker.sock" 12:25:47 ], 12:25:47 "mtu": 1458, 12:25:47 "selinux-enabled": true, 12:25:47 "seccomp-profile": "/etc/docker/seccomp.json" 12:25:47 } [Pipeline] sh 12:25:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:25:47 + sudo service docker restart 12:25:49 level=info msg="[linters_context/goanalysis] analyzers took 1m34.328697863s with top 10 stages: buildir: 52.478594619s, gosec: 7.833042626s, fact_deprecated: 2.649834294s, inspect: 2.578605407s, printf: 1.949731195s, ctrlflow: 1.746841967s, fact_purity: 1.389347254s, nilness: 1.181271235s, S1038: 1.162707493s, typedness: 766.883908ms" 12:25:49 level=info msg="[runner] Issues before processing: 197, after processing: 0" 12:25:49 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, skip_dirs: 197/197, nolint: 0/21, path_prettifier: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, cgo: 197/197" 12:25:49 level=info msg="[runner] processing took 16.10671ms with stages: nolint: 6.7018ms, identifier_marker: 4.507977ms, autogenerated_exclude: 1.607034ms, path_prettifier: 1.465991ms, exclude-rules: 1.076465ms, skip_dirs: 688.991µs, cgo: 35.041µs, filename_unadjuster: 18.18µs, max_same_issues: 750ns, skip_files: 750ns, uniq_by_line: 640ns, fixer: 600ns, exclude: 590ns, severity-rules: 420ns, sort_results: 351ns, diff: 350ns, max_per_file_from_linter: 240ns, max_from_linter: 160ns, source_code: 150ns, path_shortener: 120ns, path_prefixer: 110ns" 12:25:49 level=info msg="[runner] linters took 11.483624933s with stages: goanalysis_metalinter: 11.467423183s" 12:25:49 level=info msg="File cache stats: 0 entries of total size 0B" 12:25:49 level=info msg="Memory: 317 samples, avg is 287.7MB, max is 1284.3MB" 12:25:49 level=info msg="Execution took 31.87307115s" 12:25:49 go vet ./... 12:25:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:25:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:25:55 ./bin/test-attribution-txt.sh [Pipeline] echo 12:25:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 12:25:56 + ls -al . 12:25:56 total 816 12:25:56 drwxrwxr-x 11 1001 1001 4096 Jun 21 12:24 . 12:25:56 drwxr-xr-x 4 root root 4096 Jun 21 12:24 .. 12:25:56 drwxrwxr-x 2 1001 1001 4096 Jun 21 12:22 .blubracket 12:25:56 -rw-rw-r-- 1 1001 1001 10 Jun 21 12:22 .dockerignore 12:25:56 drwxrwxr-x 8 1001 1001 4096 Jun 21 12:25 .git 12:25:56 drwxrwxr-x 3 1001 1001 4096 Jun 21 12:22 .github 12:25:56 -rw-rw-r-- 1 1001 1001 1074 Jun 21 12:22 .gitignore 12:25:56 -rw-rw-r-- 1 1001 1001 42 Jun 21 12:22 .golangci.yml 12:25:56 -rw-rw-r-- 1 1001 1001 100 Jun 21 12:22 .hadolint.yml 12:25:56 drwxr-xr-x 3 1001 1001 4096 Jun 21 12:23 .semver 12:25:56 -rw-rw-r-- 1 1001 1001 155 Jun 21 12:22 .sonarcloud.properties 12:25:56 -rw-rw-r-- 1 1001 1001 1171 Jun 21 12:22 ADOPTERS.md 12:25:56 -rw-rw-r-- 1 1001 1001 20361 Jun 21 12:22 Attribution.txt 12:25:56 -rw-rw-r-- 1 1001 1001 100284 Jun 21 12:22 CHANGELOG.md 12:25:56 -rw-rw-r-- 1 1001 1001 3804 Jun 21 12:22 CONTRIBUTING.md 12:25:56 -rw-rw-r-- 1 1001 1001 677 Jun 21 12:22 GOVERNANCE.md 12:25:56 -rw-rw-r-- 1 1001 1001 861 Jun 21 12:22 Jenkinsfile 12:25:56 -rw-rw-r-- 1 1001 1001 10775 Jun 21 12:22 LICENSE 12:25:56 -rw-rw-r-- 1 1001 1001 15392 Jun 21 12:22 Makefile 12:25:56 -rw-rw-r-- 1 1001 1001 582 Jun 21 12:22 OWNERS.md 12:25:56 -rw-rw-r-- 1 1001 1001 9528 Jun 21 12:22 README.md 12:25:56 -rw-rw-r-- 1 1001 1001 789 Jun 21 12:22 SECURITY.md 12:25:56 -rw-rw-r-- 1 1001 1001 5 Jun 21 12:23 VERSION 12:25:56 drwxrwxr-x 2 1001 1001 4096 Jun 21 12:22 bin 12:25:56 drwxrwxr-x 18 1001 1001 4096 Jun 21 12:22 cmd 12:25:56 -rw-r--r-- 1 root root 455714 Jun 21 12:25 coverage.out 12:25:56 drwxrwxr-x 2 1001 1001 4096 Jun 21 12:22 fuzz_test 12:25:56 -rw-rw-r-- 1 1001 1001 6922 Jun 21 12:22 go.mod 12:25:56 -rw-rw-r-- 1 1001 1001 101535 Jun 21 12:22 go.sum 12:25:56 drwxrwxr-x 7 1001 1001 4096 Jun 21 12:22 internal 12:25:56 drwxrwxr-x 3 1001 1001 4096 Jun 21 12:22 openapi 12:25:56 -rw-rw-r-- 1 1001 1001 584 Jun 21 12:22 security.txt 12:25:56 -rw-rw-r-- 1 1001 1001 204 Jun 21 12:22 version.go [Pipeline] sh 12:25:56 + '[' -e coverage.out ] 12:25:56 + chown 1001:1001 coverage.out [Pipeline] stash 12:25:56 Stashed 1 file(s) [Pipeline] sh 12:25:56 + make build 12:25: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-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:26:06 provisioning config files... 12:26:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3098788252716031962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:26:06 ---> ****-login.sh 12:26:06 nexus3.edgexfoundry.org:10001 12:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:07 Configure a credential helper to remove this warning. See 12:26:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:07 12:26:07 Login Succeeded 12:26:07 nexus3.edgexfoundry.org:10002 12:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:07 Configure a credential helper to remove this warning. See 12:26:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:07 12:26:07 Login Succeeded 12:26:07 nexus3.edgexfoundry.org:10003 12:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:08 Configure a credential helper to remove this warning. See 12:26:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:08 12:26:08 Login Succeeded 12:26:08 nexus3.edgexfoundry.org:10004 12:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:08 Configure a credential helper to remove this warning. See 12:26:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:08 12:26:08 Login Succeeded 12:26:08 ****.io 12:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:09 Configure a credential helper to remove this warning. See 12:26:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:09 12:26:09 Login Succeeded 12:26:09 ---> ****-login.sh ends [Pipeline] } 12:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 12:26:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 12:26:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:26:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:26:09 ========================================================= 12:26:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:26:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:26:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:26:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:26:10 c6b39de5b339: Pulling fs layer 12:26:10 a69c41024577: Pulling fs layer 12:26:10 d6de4b400683: Pulling fs layer 12:26:10 35cb2a7552d0: Pulling fs layer 12:26:10 4f4fb700ef54: Pulling fs layer 12:26:10 464afbd9ba4c: Pulling fs layer 12:26:10 00f215d4a9da: Pulling fs layer 12:26:10 d496ad576159: Pulling fs layer 12:26:10 464afbd9ba4c: Waiting 12:26:10 00f215d4a9da: Waiting 12:26:10 d496ad576159: Waiting 12:26:10 35cb2a7552d0: Waiting 12:26:10 4f4fb700ef54: Waiting 12:26:10 a69c41024577: Download complete 12:26:10 35cb2a7552d0: Verifying Checksum 12:26:10 35cb2a7552d0: Download complete 12:26:10 4f4fb700ef54: Verifying Checksum 12:26:10 4f4fb700ef54: Download complete 12:26:10 464afbd9ba4c: Verifying Checksum 12:26:10 464afbd9ba4c: Download complete 12:26:10 c6b39de5b339: Verifying Checksum 12:26:10 c6b39de5b339: Download complete 12:26:10 d496ad576159: Verifying Checksum 12:26:10 d496ad576159: Download complete 12:26:11 c6b39de5b339: Pull complete 12:26:11 a69c41024577: Pull complete 12:26:12 d6de4b400683: Verifying Checksum 12:26:12 d6de4b400683: Download complete 12:26:13 00f215d4a9da: Verifying Checksum 12:26:13 00f215d4a9da: Download complete 12:26:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:26:19 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 12:26:21 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 12:26:21 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 12:26:25 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 12:26:26 d6de4b400683: Pull complete 12:26:26 35cb2a7552d0: Pull complete 12:26:26 4f4fb700ef54: Pull complete 12:26:26 464afbd9ba4c: Pull complete 12:26:27 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 12:26:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:26:30 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 12:26:30 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 12:26:31 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 12:26:32 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] } 12:26:33 $ docker stop --time=1 da55d2a6ab5cac2a9c45a182d1a2241817633fb1341ab3af70808d9a6ba356b8 12:26:36 00f215d4a9da: Pull complete 12:26:36 d496ad576159: Pull complete 12:26:36 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:26:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:26:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:26:39 $ docker rm -f --volumes da55d2a6ab5cac2a9c45a182d1a2241817633fb1341ab3af70808d9a6ba356b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 12:26:40 + docker build -t ci-base-image-arm64 -f - . 12:26:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:26:40 WORKDIR /edgex 12:26:40 COPY go.mod . 12:26:40 RUN go mod download [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:40 Sending build context to Docker daemon 3.004MB 12:26:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:26:40 ---> f246e2811388 12:26:40 Step 2/4 : WORKDIR /edgex 12:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:26:40 12:26:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:26:41 latest: Pulling from edgex-devops/edgex-compose 12:26:41 91d30c5bc195: Pulling fs layer 12:26:41 2e9b0aa3be6d: Pulling fs layer 12:26:41 9c61dcf015f6: Pulling fs layer 12:26:41 4698f68db338: Pulling fs layer 12:26:41 2a2f49069b9e: Pulling fs layer 12:26:41 e0025b399a48: Pulling fs layer 12:26:41 e0025b399a48: Waiting 12:26:41 4698f68db338: Waiting 12:26:41 91d30c5bc195: Verifying Checksum 12:26:41 91d30c5bc195: Download complete 12:26:41 4698f68db338: Verifying Checksum 12:26:41 4698f68db338: Download complete 12:26:41 2e9b0aa3be6d: Verifying Checksum 12:26:41 2e9b0aa3be6d: Download complete 12:26:41 91d30c5bc195: Pull complete 12:26:41 e0025b399a48: Verifying Checksum 12:26:41 e0025b399a48: Download complete 12:26:41 2a2f49069b9e: Download complete 12:26:41 2e9b0aa3be6d: Pull complete 12:26:41 9c61dcf015f6: Download complete 12:26:42 ---> Running in 89e25eb8eb0d 12:26:42 Removing intermediate container 89e25eb8eb0d 12:26:42 ---> 2996b22a4951 12:26:42 Step 3/4 : COPY go.mod . 12:26:43 ---> fe024a42ceba 12:26:43 Step 4/4 : RUN go mod download 12:26:43 ---> Running in 48b1aa45b047 12:26:44 9c61dcf015f6: Pull complete 12:26:44 4698f68db338: Pull complete 12:26:44 2a2f49069b9e: Pull complete 12:26:44 e0025b399a48: Pull complete 12:26:44 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 12:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:26:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:26:45 prd-ubuntu20.04-docker-8c-8g-4088 does not seem to be running inside a container 12:26:45 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:26:48 $ docker top 9a6806ecc334f537cbbf1bb9e532bead403dc17e08e9cb3cb5f08521d799cb5b -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:48 + docker compose -f ./docker-compose-build.yml build --parallel 12:26:51 #1 [support-notifications internal] load build definition from Dockerfile 12:26:51 #1 transferring dockerfile: 1.95kB done 12:26:51 #1 DONE 0.0s 12:26:51 12:26:51 #2 [core-data internal] load build definition from Dockerfile 12:26:51 #2 transferring dockerfile: 2.01kB done 12:26:51 #2 DONE 0.0s 12:26:51 12:26:51 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:26:51 #3 transferring dockerfile: 2.23kB done 12:26:51 #3 DONE 0.0s 12:26:51 12:26:51 #4 [security-secretstore-setup internal] load build definition from Dockerfile 12:26:51 #4 transferring dockerfile: 2.49kB done 12:26:51 #4 DONE 0.0s 12:26:51 12:26:51 #5 [security-spire-config internal] load build definition from Dockerfile 12:26:51 #5 transferring dockerfile: 1.69kB done 12:26:51 #5 DONE 0.0s 12:26:51 12:26:51 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:26:51 #6 transferring dockerfile: 1.89kB done 12:26:51 #6 DONE 0.0s 12:26:51 12:26:51 #7 [security-proxy-auth internal] load build definition from Dockerfile 12:26:51 #7 transferring dockerfile: 2.15kB done 12:26:51 #7 DONE 0.0s 12:26:51 12:26:51 #8 [support-scheduler internal] load build definition from Dockerfile 12:26:51 #8 transferring dockerfile: 1.93kB done 12:26:51 #8 DONE 0.0s 12:26:51 12:26:51 #9 [security-spire-agent internal] load build definition from Dockerfile 12:26:51 #9 transferring dockerfile: 1.81kB done 12:26:51 #9 DONE 0.0s 12:26:51 12:26:51 #10 [core-metadata internal] load build definition from Dockerfile 12:26:51 #10 transferring dockerfile: 2.06kB done 12:26:51 #10 DONE 0.0s 12:26:51 12:26:51 #11 [security-spire-server internal] load build definition from Dockerfile 12:26:51 #11 transferring dockerfile: 1.70kB done 12:26:51 #11 DONE 0.0s 12:26:51 12:26:51 #12 [support-notifications internal] load .dockerignore 12:26:51 #12 transferring context: 50B done 12:26:51 #12 DONE 0.0s 12:26:51 12:26:51 #13 [core-command internal] load build definition from Dockerfile 12:26:51 #13 transferring dockerfile: 1.93kB done 12:26:51 #13 DONE 0.0s 12:26:51 12:26:51 #14 [security-proxy-setup internal] load build definition from Dockerfile 12:26:51 #14 transferring dockerfile: 2.50kB done 12:26:51 #14 DONE 0.0s 12:26:51 12:26:51 #15 [security-bootstrapper internal] load build definition from Dockerfile 12:26:51 #15 transferring dockerfile: 2.93kB done 12:26:51 #15 DONE 0.0s 12:26:51 12:26:51 #16 [core-data internal] load .dockerignore 12:26:51 #16 transferring context: 50B done 12:26:51 #16 DONE 0.0s 12:26:51 12:26:51 #17 [core-common-config-bootstrapper internal] load .dockerignore 12:26:51 #17 transferring context: 50B done 12:26:51 #17 DONE 0.0s 12:26:51 12:26:51 #18 [security-secretstore-setup internal] load .dockerignore 12:26:51 #18 transferring context: 50B done 12:26:51 #18 DONE 0.0s 12:26:51 12:26:51 #19 [security-spire-config internal] load .dockerignore 12:26:51 #19 transferring context: 50B done 12:26:51 #19 DONE 0.0s 12:26:51 12:26:51 #20 [security-spiffe-token-provider internal] load .dockerignore 12:26:51 #20 transferring context: 50B done 12:26:51 #20 DONE 0.0s 12:26:51 12:26:51 #21 [support-scheduler internal] load .dockerignore 12:26:51 #21 transferring context: 50B done 12:26:51 #21 DONE 0.0s 12:26:51 12:26:51 #22 [security-proxy-auth internal] load .dockerignore 12:26:51 #22 transferring context: 50B done 12:26:51 #22 DONE 0.0s 12:26:51 12:26:51 #23 [security-spire-agent internal] load .dockerignore 12:26:51 #23 transferring context: 50B done 12:26:51 #23 DONE 0.0s 12:26:51 12:26:51 #24 [core-metadata internal] load .dockerignore 12:26:51 #24 transferring context: 50B done 12:26:51 #24 DONE 0.0s 12:26:51 12:26:51 #25 [security-proxy-setup internal] load .dockerignore 12:26:51 #25 transferring context: 50B done 12:26:51 #25 DONE 0.0s 12:26:51 12:26:51 #26 [security-spire-server internal] load .dockerignore 12:26:51 #26 transferring context: 50B done 12:26:51 #26 DONE 0.0s 12:26:51 12:26:51 #27 [core-command internal] load .dockerignore 12:26:51 #27 transferring context: 50B done 12:26:51 #27 DONE 0.0s 12:26:51 12:26:51 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:26:51 #28 DONE 0.0s 12:26:51 12:26:51 #29 [security-bootstrapper internal] load .dockerignore 12:26:51 #29 transferring context: 50B done 12:26:51 #29 DONE 0.0s 12:26:51 12:26:51 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:26:51 #28 DONE 0.0s 12:26:51 12:26:51 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 12:26:51 #30 ... 12:26:51 12:26:51 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:26:51 #28 DONE 0.0s 12:26:51 12:26:51 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 12:26:51 #30 ... 12:26:51 12:26:51 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:26:51 #28 DONE 0.0s 12:26:51 12:26:51 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 12:26:51 #30 DONE 0.7s 12:26:51 12:26:51 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 12:26:51 #31 DONE 0.4s 12:26:51 12:26:51 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 12:26:51 #32 DONE 0.4s 12:26:51 12:26:51 #33 [security-proxy-setup internal] load build context 12:26:51 #33 DONE 0.0s 12:26:51 12:26:51 #34 [security-secretstore-setup internal] load build context 12:26:51 #34 DONE 0.0s 12:26:51 12:26:51 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 12:26:51 #35 DONE 0.0s 12:26:51 12:26:51 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:26:51 #36 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 12:26:52 #36 ... 12:26:52 12:26:52 #37 [security-spire-server internal] load build context 12:26:52 #37 transferring context: 26.79kB done 12:26:52 #37 DONE 0.1s 12:26:52 12:26:52 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:26:52 #36 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:26:52 #36 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 12:26:52 #36 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 12:26:52 #36 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.0s 12:26:52 #36 ... 12:26:52 12:26:52 #38 [security-spire-config internal] load build context 12:26:52 #38 transferring context: 25.04kB done 12:26:52 #38 DONE 0.4s 12:26:52 12:26:52 #39 [security-spire-agent internal] load build context 12:26:52 #39 transferring context: 26.32kB 0.0s done 12:26:52 #39 DONE 0.4s 12:26:52 12:26:52 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:26:52 #36 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 1.05MB / 3.41MB 0.3s 12:26:52 #36 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 12:26:52 #36 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 12:26:53 #36 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done 12:26:53 #36 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done 12:26:53 #36 DONE 1.5s 12:26:53 12:26:53 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:26:53 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 12:26:53 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 12:26:53 #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 12:26:53 #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 12:26:53 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 12:26:53 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 12:26:53 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 12:26:53 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done 12:26:53 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 12:26:53 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 12:26:53 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 12:26:53 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 12:26:53 #40 ... 12:26:53 12:26:53 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 12:26:53 #35 DONE 1.7s 12:26:53 12:26:53 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:26:56 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.2s done 12:27:00 #40 ... 12:27:00 12:27:00 #41 [core-command internal] load build context 12:27:00 #41 transferring context: 223.42MB 8.2s 12:27:02 #41 ... 12:27:02 12:27:02 #42 [security-bootstrapper internal] load build context 12:27:02 #42 ... 12:27:02 12:27:02 #43 [support-notifications internal] load build context 12:27:02 #43 ... 12:27:02 12:27:02 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:27:02 #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 12:27:02 #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 12:27:02 #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 12:27:02 #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 12:27:02 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 12:27:02 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 12:27:02 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 12:27:02 #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 12:27:02 #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s done 12:27:02 #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 12:27:02 #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done 12:27:02 #44 ... 12:27:02 12:27:02 #45 [core-metadata internal] load build context 12:27:02 #45 ... 12:27:02 12:27:02 #46 [security-proxy-auth internal] load build context 12:27:02 #46 ... 12:27:02 12:27:02 #47 [core-common-config-bootstrapper internal] load build context 12:27:02 #47 ... 12:27:02 12:27:02 #48 [support-scheduler internal] load build context 12:27:02 #48 ... 12:27:02 12:27:02 #34 [security-secretstore-setup internal] load build context 12:27:03 #34 ... 12:27:03 12:27:03 #49 [security-spiffe-token-provider internal] load build context 12:27:03 #49 ... 12:27:03 12:27:03 #50 [core-data internal] load build context 12:27:03 #50 ... 12:27:03 12:27:03 #33 [security-proxy-setup internal] load build context 12:27:03 #33 ... 12:27:03 12:27:03 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:27:03 #0 5.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:03 #0 5.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:03 #0 6.163 (1/4) Installing dumb-init (1.2.5-r2) 12:27:03 #0 6.174 (2/4) Installing openssl (3.1.5-r0) 12:27:03 #0 6.187 (3/4) Installing su-exec (0.2-r3) 12:27:03 #0 6.191 (4/4) Installing yq (4.33.3-r5) 12:27:03 #0 6.332 Executing busybox-1.36.1-r7.trigger 12:27:03 #0 6.366 OK: 17 MiB in 19 packages 12:27:03 #51 ... 12:27:03 12:27:03 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:27:03 #52 ... 12:27:03 12:27:03 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:27:03 #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:03 #0 5.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:03 #0 6.216 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:27:03 #0 6.216 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:27:03 #0 6.216 OK: 20070 distinct packages available 12:27:03 #0 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:03 #0 6.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:03 #0 6.668 (1/4) Installing dumb-init (1.2.5-r2) 12:27:03 #0 6.670 (2/4) Installing musl-obstack (1.2.3-r2) 12:27:03 #0 6.673 (3/4) Installing libucontext (1.2-r2) 12:27:03 #0 6.679 (4/4) Installing gcompat (1.1.0-r1) 12:27:03 #0 6.682 Executing busybox-1.36.1-r7.trigger 12:27:03 #0 6.695 OK: 8 MiB in 19 packages 12:27:03 #53 ... 12:27:03 12:27:03 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:27:04 #54 ... 12:27:04 12:27:04 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:27:04 #55 ... 12:27:04 12:27:04 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:27:04 #56 ... 12:27:04 12:27:04 #57 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 12:27:04 #57 ... 12:27:04 12:27:04 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:27:04 #58 ... 12:27:04 12:27:04 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:27:04 #59 ... 12:27:04 12:27:04 #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:27:04 #60 ... 12:27:04 12:27:04 #49 [security-spiffe-token-provider internal] load build context 12:27:05 #49 transferring context: 284.19MB 13.2s 12:27:08 #49 transferring context: 410.65MB 16.0s done 12:27:08 #49 ... 12:27:08 12:27:08 #43 [support-notifications internal] load build context 12:27:08 #43 transferring context: 410.65MB 16.2s done 12:27:12 #43 ... 12:27:12 12:27:12 #41 [core-command internal] load build context 12:27:12 #41 transferring context: 410.65MB 13.9s done 12:27:12 #41 ... 12:27:12 12:27:12 #42 [security-bootstrapper internal] load build context 12:27:12 #42 transferring context: 410.65MB 16.0s done 12:27:13 #42 ... 12:27:13 12:27:13 #45 [core-metadata internal] load build context 12:27:13 #45 transferring context: 410.65MB 14.2s done 12:27:13 #45 ... 12:27:13 12:27:13 #46 [security-proxy-auth internal] load build context 12:27:13 #46 transferring context: 410.65MB 13.9s done 12:27:13 #46 ... 12:27:13 12:27:13 #47 [core-common-config-bootstrapper internal] load build context 12:27:13 #47 transferring context: 410.65MB 15.9s done 12:27:13 #47 ... 12:27:13 12:27:13 #48 [support-scheduler internal] load build context 12:27:13 #48 transferring context: 410.65MB 15.2s done 12:27:13 #48 ... 12:27:13 12:27:13 #50 [core-data internal] load build context 12:27:13 #50 transferring context: 410.65MB 13.8s done 12:27:13 #50 ... 12:27:13 12:27:13 #34 [security-secretstore-setup internal] load build context 12:27:13 #34 transferring context: 410.65MB 14.2s done 12:27:13 #34 ... 12:27:13 12:27:13 #33 [security-proxy-setup internal] load build context 12:27:13 #33 transferring context: 410.65MB 14.3s done 12:27:15 #33 ... 12:27:15 12:27:15 #50 [core-data internal] load build context 12:27:15 #50 DONE 23.3s 12:27:15 12:27:15 #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 12:27:15 #57 DONE 21.7s 12:27:15 12:27:15 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:27:15 #51 DONE 22.0s 12:27:15 12:27:15 #41 [core-command internal] load build context 12:27:15 #41 DONE 23.4s 12:27:15 12:27:15 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:27:15 #53 DONE 22.0s 12:27:15 12:27:15 #46 [security-proxy-auth internal] load build context 12:27:15 #46 DONE 23.4s 12:27:15 12:27:15 #45 [core-metadata internal] load build context 12:27:15 #45 DONE 23.4s 12:27:15 12:27:15 #33 [security-proxy-setup internal] load build context 12:27:15 #33 DONE 23.4s 12:27:15 12:27:15 #34 [security-secretstore-setup internal] load build context 12:27:15 #34 DONE 23.4s 12:27:15 12:27:15 #48 [support-scheduler internal] load build context 12:27:15 #48 DONE 23.4s 12:27:15 12:27:15 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 12:27:15 #61 ... 12:27:15 12:27:15 #42 [security-bootstrapper internal] load build context 12:27:15 #42 DONE 23.5s 12:27:15 12:27:15 #47 [core-common-config-bootstrapper internal] load build context 12:27:15 #47 DONE 23.5s 12:27:15 12:27:15 #49 [security-spiffe-token-provider internal] load build context 12:27:15 #49 DONE 23.5s 12:27:15 12:27:15 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:27:15 #44 DONE 23.5s 12:27:15 12:27:15 #43 [support-notifications internal] load build context 12:27:15 #43 DONE 23.5s 12:27:15 12:27:15 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:27:15 #40 DONE 23.6s 12:27:15 12:27:15 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:27:15 #58 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:15 #58 ... 12:27:15 12:27:15 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:27:15 #56 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:15 #56 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:15 #56 22.45 (1/1) Installing dumb-init (1.2.5-r2) 12:27:15 #56 22.46 Executing busybox-1.36.1-r7.trigger 12:27:15 #56 22.46 OK: 7 MiB in 16 packages 12:27:15 #56 DONE 22.5s 12:27:15 12:27:15 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:27:15 #54 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:16 #54 22.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:16 #54 22.97 (1/2) Installing ca-certificates (20240226-r0) 12:27:16 #54 23.00 (2/2) Installing dumb-init (1.2.5-r2) 12:27:16 #54 23.00 Executing busybox-1.36.1-r7.trigger 12:27:16 #54 23.01 Executing ca-certificates-20240226-r0.trigger 12:27:16 #54 ... 12:27:16 12:27:16 #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:27:16 #60 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:16 #60 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:16 #60 22.97 (1/1) Installing dumb-init (1.2.5-r2) 12:27:16 #60 22.98 Executing busybox-1.36.1-r7.trigger 12:27:16 #60 22.99 OK: 7 MiB in 16 packages 12:27:16 #60 DONE 23.2s 12:27:16 12:27:16 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:27:16 #54 23.18 OK: 8 MiB in 17 packages 12:27:16 #54 DONE 23.6s 12:27:16 12:27:16 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:27:16 #59 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:16 #59 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:16 #59 23.23 (1/2) Installing dumb-init (1.2.5-r2) 12:27:16 #59 23.23 (2/2) Installing su-exec (0.2-r3) 12:27:16 #59 23.24 Executing busybox-1.36.1-r7.trigger 12:27:16 #59 23.24 OK: 7 MiB in 17 packages 12:27:16 #59 DONE 23.6s 12:27:16 12:27:16 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:27:16 #55 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:16 #55 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:16 #55 22.82 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:27:16 #55 22.82 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:27:16 #55 22.82 OK: 20070 distinct packages available 12:27:16 #55 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:16 #55 22.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:16 #55 23.16 (1/5) Installing dumb-init (1.2.5-r2) 12:27:16 #55 23.18 (2/5) Installing musl-obstack (1.2.3-r2) 12:27:16 #55 23.18 (3/5) Installing libucontext (1.2-r2) 12:27:16 #55 23.19 (4/5) Installing gcompat (1.1.0-r1) 12:27:16 #55 23.19 (5/5) Installing openssl (3.1.5-r0) 12:27:16 #55 23.20 Executing busybox-1.36.1-r7.trigger 12:27:16 #55 23.21 OK: 8 MiB in 20 packages 12:27:16 #55 DONE 23.6s 12:27:16 12:27:16 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:27:16 #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:16 #0 1.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:16 #0 1.546 OK: 264 MiB in 52 packages 12:27:16 #62 DONE 1.7s 12:27:16 12:27:16 #63 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 12:27:17 #63 ... 12:27:17 12:27:17 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:27:17 #52 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:17 #52 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:17 #52 22.83 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:27:17 #52 22.83 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:27:17 #52 22.83 OK: 20070 distinct packages available 12:27:17 #52 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:17 #52 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:17 #52 23.20 (1/11) Installing ca-certificates (20240226-r0) 12:27:17 #52 23.22 (2/11) Installing brotli-libs (1.0.9-r14) 12:27:17 #52 23.23 (3/11) Installing libunistring (1.1-r1) 12:27:17 #52 23.28 (4/11) Installing libidn2 (2.3.4-r1) 12:27:17 #52 23.28 (5/11) Installing nghttp2-libs (1.57.0-r0) 12:27:17 #52 23.29 (6/11) Installing libcurl (8.5.0-r0) 12:27:17 #52 23.31 (7/11) Installing curl (8.5.0-r0) 12:27:17 #52 23.33 (8/11) Installing dumb-init (1.2.5-r2) 12:27:17 #52 23.33 (9/11) Installing musl-obstack (1.2.3-r2) 12:27:17 #52 23.33 (10/11) Installing libucontext (1.2-r2) 12:27:17 #52 23.33 (11/11) Installing gcompat (1.1.0-r1) 12:27:17 #52 23.35 Executing busybox-1.36.1-r7.trigger 12:27:17 #52 23.35 Executing ca-certificates-20240226-r0.trigger 12:27:17 #52 23.48 OK: 12 MiB in 26 packages 12:27:17 #52 DONE 23.7s 12:27:17 12:27:17 #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:27:17 #64 DONE 0.2s 12:27:17 12:27:17 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:27:17 #58 23.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:17 #58 23.65 (1/4) Installing ca-certificates (20240226-r0) 12:27:17 #58 23.67 (2/4) Installing dumb-init (1.2.5-r2) 12:27:17 #58 23.68 (3/4) Installing su-exec (0.2-r3) 12:27:17 #58 23.68 (4/4) Installing yq (4.33.3-r5) 12:27:17 #58 23.80 Executing busybox-1.36.1-r7.trigger 12:27:17 #58 23.82 Executing ca-certificates-20240226-r0.trigger 12:27:17 #58 23.87 OK: 17 MiB in 19 packages 12:27:17 #58 DONE 24.3s 12:27:17 12:27:17 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:27:17 #0 1.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:17 #0 1.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:17 #0 1.811 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:27:17 #0 1.811 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:27:17 #0 1.811 OK: 20075 distinct packages available 12:27:17 #0 1.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:17 #0 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:17 #0 2.178 OK: 264 MiB in 52 packages 12:27:17 #65 DONE 2.3s 12:27:17 12:27:17 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 12:27:17 #61 1.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:17 #61 1.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:17 #61 1.987 OK: 264 MiB in 52 packages 12:27:17 #61 DONE 2.4s 12:27:17 12:27:17 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:27:17 #0 1.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:17 #0 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:17 #0 2.038 OK: 264 MiB in 52 packages 12:27:17 #66 DONE 2.3s 12:27:17 12:27:17 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:27:17 #67 DONE 0.1s 12:27:17 12:27:17 #68 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:27:17 #68 DONE 0.1s 12:27:17 12:27:17 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:27:17 #69 DONE 0.1s 12:27:17 12:27:17 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:27:18 #70 ... 12:27:18 12:27:18 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:27:18 #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:18 #0 1.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:18 #0 2.007 OK: 7 MiB in 16 packages 12:27:18 #71 DONE 2.1s 12:27:18 12:27:18 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:27:18 #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:18 #0 2.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:18 #0 2.644 OK: 17 MiB in 19 packages 12:27:18 #72 DONE 2.8s 12:27:18 12:27:18 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:27:18 #73 DONE 0.0s 12:27:18 12:27:18 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:27:18 #0 2.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:18 #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:18 #0 2.641 OK: 8 MiB in 19 packages 12:27:18 #74 DONE 2.8s 12:27:18 12:27:18 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 12:27:18 #75 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:19 #75 ... 12:27:19 12:27:19 #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:27:19 #76 DONE 1.0s 12:27:19 12:27:19 #77 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:27:19 #77 DONE 0.0s 12:27:19 12:27:19 #78 [security-spire-config stage-2 6/10] COPY security.txt / 12:27:19 #78 DONE 0.0s 12:27:19 12:27:19 #79 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:27:19 #79 DONE 0.0s 12:27:19 12:27:19 #80 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:27:19 #80 DONE 0.0s 12:27:19 12:27:19 #81 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:27:19 #81 DONE 0.0s 12:27:19 12:27:19 #82 [security-spire-config] exporting to image 12:27:19 #82 exporting layers 12:27:19 #82 ... 12:27:19 12:27:19 #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 12:27:19 #75 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:19 #75 2.861 OK: 7 MiB in 16 packages 12:27:19 #75 DONE 2.9s 12:27:19 12:27:19 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:27:20 #83 ... 12:27:20 12:27:20 #82 [security-spire-config] exporting to image 12:27:20 #82 exporting layers 0.6s done 12:27:20 #82 writing image sha256:868b1e566d9e670053b381f31626ec70d7f7f54545cb565606a395d71bcdd90c done 12:27:20 #82 naming to docker.io/library/security-spire-config done 12:27:20 #82 DONE 0.6s 12:27:20 12:27:20 #63 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 12:27:20 #63 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:20 #63 2.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:20 #63 3.190 OK: 8 MiB in 20 packages 12:27:20 #63 DONE 3.3s 12:27:20 12:27:20 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:27:21 #84 ... 12:27:21 12:27:21 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:27:21 #0 2.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:21 #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:21 #0 3.071 OK: 17 MiB in 19 packages 12:27:21 #85 DONE 3.8s 12:27:21 12:27:21 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:27:21 #0 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:21 #0 3.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:21 #0 3.406 OK: 7 MiB in 17 packages 12:27:21 #86 DONE 4.4s 12:27:21 12:27:21 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:27:21 #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:21 #0 3.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:21 #0 3.931 OK: 12 MiB in 26 packages 12:27:21 #87 DONE 4.4s 12:27:21 12:27:21 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:27:21 #88 DONE 1.1s 12:27:21 12:27:21 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:27:21 #84 DONE 1.1s 12:27:21 12:27:21 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:27:21 #89 DONE 0.0s 12:27:21 12:27:21 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:27:21 #0 3.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:27:21 #0 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:27:21 #0 3.423 OK: 8 MiB in 17 packages 12:27:21 #90 DONE 4.4s 12:27:21 12:27:21 #91 [security-spire-server stage-2 6/9] COPY security.txt / 12:27:22 #91 DONE 0.5s 12:27:22 12:27:22 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:27:22 #92 DONE 0.6s 12:27:22 12:27:22 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:27:22 #93 DONE 0.0s 12:27:22 12:27:22 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:27:22 #94 DONE 0.0s 12:27:22 12:27:22 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:27:22 #95 DONE 0.1s 12:27:22 12:27:22 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 12:27:22 #96 DONE 0.1s 12:27:22 12:27:22 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:27:22 #97 DONE 0.1s 12:27:22 12:27:22 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:27:22 #98 DONE 0.1s 12:27:22 12:27:22 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:27:22 #99 DONE 0.0s 12:27:22 12:27:22 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:27:22 #100 DONE 0.0s 12:27:22 12:27:22 #82 [security-spire-agent] exporting to image 12:27:22 #82 ... 12:27:22 12:27:22 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:27:22 #101 DONE 1.1s 12:27:22 12:27:22 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:27:22 #102 DONE 0.0s 12:27:22 12:27:22 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:27:22 #103 ... 12:27:22 12:27:22 #82 [security-spire-agent] exporting to image 12:27:22 #82 exporting layers 0.7s done 12:27:22 #82 exporting layers 0.6s done 12:27:22 #82 writing image sha256:a505a36e625abf76ebdc35573a843a50afcaf9beb810aba4bcd57053a0d6bd69 done 12:27:22 #82 naming to docker.io/library/security-spire-server done 12:27:22 #82 writing image sha256:f2a0d6d9c0a34abb7182bd22c04b4c2c651b7e4eda32b17d7ee5240a6adbf8cf done 12:27:22 #82 naming to docker.io/library/security-spire-agent done 12:27:22 #82 DONE 1.2s 12:27:22 12:27:22 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:27:51 Removing intermediate container 48b1aa45b047 12:27:51 ---> 928b6a18294a 12:27:51 Successfully built 928b6a18294a 12:27:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:51 + docker inspect -f . ci-base-image-arm64 12:27:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:51 prd-ubuntu20.04-docker-arm64-4c-16g-4089 does not seem to be running inside a container 12:27:51 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:27:53 $ docker top 6e01dbed6fc3fc64b4e9b68051bee47d52397741c92f2b8abd19f07840778236 -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:53 + go version 12:27:53 go version go1.21.9 linux/arm64 [Pipeline] } 12:27:53 $ docker stop --time=1 6e01dbed6fc3fc64b4e9b68051bee47d52397741c92f2b8abd19f07840778236 12:27:55 $ docker rm -f --volumes 6e01dbed6fc3fc64b4e9b68051bee47d52397741c92f2b8abd19f07840778236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:56 + docker inspect -f . ci-base-image-arm64 12:27:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:56 prd-ubuntu20.04-docker-arm64-4c-16g-4089 does not seem to be running inside a container 12:27:56 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:27:58 $ docker top c325ddddb51328f6ccde6e0aa735ca3fc2511bdbe046eafc4719a8d9de1460bc -eo pid,comm [Pipeline] { [Pipeline] echo 12:27:58 ========================================================= 12:27:58 [edgeXBuildGoParallel] Running Tests and Build... 12:27:58 ========================================================= [Pipeline] sh 12:27:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 12:27:59 + make test 12:27:59 go test -race -coverprofile=coverage.out ./... 12:28:09 #104 DONE 49.4s 12:28:09 12:28:09 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:09 #83 DONE 48.8s 12:28:09 12:28:09 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:09 #103 DONE 48.9s 12:28:09 12:28:09 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:09 #70 DONE 48.8s 12:28:09 12:28:09 #105 [security-spiffe-token-provider builder 6/7] COPY . . 12:28:16 #105 ... 12:28:16 12:28:16 #106 [support-notifications builder 6/7] COPY . . 12:28:17 #106 ... 12:28:17 12:28:17 #107 [security-proxy-auth builder 6/7] COPY . . 12:28:17 #107 ... 12:28:17 12:28:17 #108 [security-bootstrapper builder 6/7] COPY . . 12:28:19 #108 ... 12:28:19 12:28:19 #105 [security-spiffe-token-provider builder 6/7] COPY . . 12:28:19 #105 DONE 12.2s 12:28:19 12:28:19 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 12:28:19 #109 CACHED 12:28:19 12:28:19 #110 [core-command builder 6/7] COPY . . 12:28:19 #110 CACHED 12:28:19 12:28:19 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:19 #111 CACHED 12:28:19 12:28:19 #108 [security-bootstrapper builder 6/7] COPY . . 12:28:19 #108 DONE 12.3s 12:28:19 12:28:19 #107 [security-proxy-auth builder 6/7] COPY . . 12:28:19 #107 DONE 12.2s 12:28:19 12:28:19 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:28:19 #112 CACHED 12:28:19 12:28:19 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:19 #113 CACHED 12:28:19 12:28:19 #114 [support-scheduler builder 6/7] COPY . . 12:28:19 #114 CACHED 12:28:19 12:28:19 #115 [security-proxy-setup builder 6/7] COPY . . 12:28:19 #115 CACHED 12:28:19 12:28:19 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:19 #116 CACHED 12:28:19 12:28:19 #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:28:19 #117 CACHED 12:28:19 12:28:19 #118 [core-metadata builder 6/7] COPY . . 12:28:19 #118 CACHED 12:28:19 12:28:19 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:19 #119 CACHED 12:28:19 12:28:19 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:28:19 #120 CACHED 12:28:19 12:28:19 #121 [core-data builder 6/7] COPY . . 12:28:19 #121 CACHED 12:28:19 12:28:19 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:19 #122 CACHED 12:28:19 12:28:19 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 12:28:19 #123 CACHED 12:28:19 12:28:19 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 12:28:19 #124 CACHED 12:28:19 12:28:19 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:28:19 #125 CACHED 12:28:19 12:28:19 #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:19 #126 CACHED 12:28:19 12:28:19 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:28:19 #127 CACHED 12:28:19 12:28:19 #128 [security-secretstore-setup builder 6/7] COPY . . 12:28:19 #128 CACHED 12:28:19 12:28:19 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:19 #129 CACHED 12:28:19 12:28:19 #106 [support-notifications builder 6/7] COPY . . 12:28:19 #106 DONE 12.3s 12:28:19 12:28:19 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:28:20 #130 1.061 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 12:28:29 #130 ... 12:28:29 12:28:29 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:28:29 #0 0.826 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 12:28:29 #131 ... 12:28:29 12:28:29 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:28:29 #0 0.549 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 12:28:29 #132 ... 12:28:29 12:28:29 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:28:29 #0 0.481 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 12:28:29 #133 ... 12:28:29 12:28:29 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:28:29 #0 0.913 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 12:28:29 #134 ... 12:28:29 12:28:29 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:28:29 #0 1.045 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 12:28:29 #135 ... 12:28:29 12:28:29 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:28:29 #0 0.855 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 12:28:29 #136 ... 12:28:29 12:28:29 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:28:29 #0 0.626 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 12:28:30 #137 ... 12:28:30 12:28:30 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:28:30 #0 0.493 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 12:28:30 #138 ... 12:28:30 12:28:30 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:28:30 #0 0.983 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 12:28:30 #139 ... 12:28:30 12:28:30 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:28:30 #0 0.774 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 12:28:46 ? github.com/edgexfoundry/edgex-go [no test files] 12:29:38 #140 ... 12:29:38 12:29:38 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:29:38 #134 76.14 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 12:30:25 #134 DONE 122.1s 12:30:25 12:30:25 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:30:25 #133 DONE 122.0s 12:30:25 12:30:25 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:30:25 #135 DONE 122.0s 12:30:25 12:30:25 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:30:25 #132 DONE 122.0s 12:30:25 12:30:25 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:30:25 #138 DONE 122.0s 12:30:25 12:30:25 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:30:25 #137 DONE 122.0s 12:30:25 12:30:25 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:30:25 #130 DONE 122.0s 12:30:25 12:30:25 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #141 ... 12:30:25 12:30:25 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:30:25 #136 DONE 122.1s 12:30:25 12:30:25 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:30:25 #139 DONE 122.2s 12:30:25 12:30:25 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #142 ... 12:30:25 12:30:25 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:30:25 #131 DONE 122.4s 12:30:25 12:30:25 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:30:25 #140 DONE 122.5s 12:30:25 12:30:25 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #141 DONE 0.6s 12:30:25 12:30:25 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:30:25 #143 ... 12:30:25 12:30:25 #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #144 DONE 0.8s 12:30:25 12:30:25 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #145 DONE 0.7s 12:30:25 12:30:25 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:30:25 #143 DONE 0.5s 12:30:25 12:30:25 #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #146 DONE 0.6s 12:30:25 12:30:25 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #142 DONE 0.6s 12:30:25 12:30:25 #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:30:25 #147 DONE 0.3s 12:30:25 12:30:25 #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #148 DONE 0.7s 12:30:25 12:30:25 #149 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:30:25 #149 ... 12:30:25 12:30:25 #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:30:25 #150 DONE 0.3s 12:30:25 12:30:25 #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:30:25 #151 CACHED 12:30:25 12:30:25 #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #152 CACHED 12:30:25 12:30:25 #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #153 CACHED 12:30:25 12:30:25 #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:30:25 #154 CACHED 12:30:25 12:30:25 #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #155 CACHED 12:30:25 12:30:25 #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:30:25 #156 CACHED 12:30:25 12:30:25 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #157 CACHED 12:30:25 12:30:25 #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:30:25 #158 CACHED 12:30:25 12:30:25 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:30:25 #159 ... 12:30:25 12:30:25 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:30:25 #160 DONE 0.5s 12:30:25 12:30:25 #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:30:25 #161 DONE 0.5s 12:30:25 12:30:25 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:30:25 #162 DONE 0.5s 12:30:25 12:30:25 #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:30:25 #163 DONE 0.5s 12:30:25 12:30:25 #149 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:30:25 #149 DONE 0.5s 12:30:25 12:30:25 #164 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:30:25 #164 ... 12:30:25 12:30:25 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:30:25 #159 DONE 1.7s 12:30:25 12:30:25 #165 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:30:25 #165 DONE 1.7s 12:30:25 12:30:25 #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:30:25 #166 DONE 1.7s 12:30:25 12:30:25 #167 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:30:25 #167 DONE 1.6s 12:30:25 12:30:25 #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:30:25 #168 DONE 1.8s 12:30:25 12:30:25 #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:30:25 #169 DONE 1.8s 12:30:25 12:30:25 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 12:30:25 #170 DONE 1.6s 12:30:25 12:30:25 #171 [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 12:30:25 #171 DONE 1.6s 12:30:25 12:30:25 #164 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:30:25 #164 DONE 1.5s 12:30:25 12:30:25 #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:30:25 #172 DONE 1.6s 12:30:25 12:30:25 #82 [security-spiffe-token-provider] exporting to image 12:30:25 #82 exporting layers 12:30:25 #82 ... 12:30:25 12:30:25 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:30:25 #173 DONE 0.3s 12:30:25 12:30:25 #174 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 12:30:25 #174 DONE 0.4s 12:30:25 12:30:25 #175 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:30:25 #175 DONE 0.3s 12:30:25 12:30:25 #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:30:25 #176 DONE 0.4s 12:30:25 12:30:25 #82 [core-data] exporting to image 12:30:25 #82 ... 12:30:25 12:30:25 #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 12:30:25 #177 DONE 0.4s 12:30:25 12:30:25 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:30:25 #178 DONE 0.4s 12:30:25 12:30:25 #179 [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 12:30:25 #179 DONE 0.4s 12:30:25 12:30:25 #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:30:25 #180 DONE 2.5s 12:30:25 12:30:25 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:30:25 #181 DONE 0.4s 12:30:25 12:30:25 #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:30:25 #182 DONE 0.4s 12:30:25 12:30:25 #82 [support-notifications] exporting to image 12:30:25 #82 writing image sha256:374853c6268ec15ac70cc73dbf38fef9a4d01f67cce6a075b8defb5e44ee8b7b 0.1s done 12:30:25 #82 naming to docker.io/library/security-spiffe-token-provider done 12:30:25 #82 ... 12:30:25 12:30:25 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:30:25 #183 DONE 0.4s 12:30:25 12:30:25 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:30:25 #184 DONE 0.4s 12:30:25 12:30:25 #82 [core-metadata] exporting to image 12:30:25 #82 exporting layers 0.4s done 12:30:25 #82 ... 12:30:25 12:30:25 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:30:25 #185 DONE 0.4s 12:30:25 12:30:25 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:30:25 #186 DONE 0.4s 12:30:25 12:30:25 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:30:25 #187 DONE 0.4s 12:30:25 12:30:25 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:30:25 #188 DONE 0.4s 12:30:25 12:30:25 #82 [core-command] exporting to image 12:30:25 #82 exporting layers 0.4s done 12:30:25 #82 writing image sha256:fc50516bbe5f97b145d57e6a8958b12bc11ac2cb5783185c1bb2867e0d14c68f done 12:30:25 #82 naming to docker.io/library/support-scheduler done 12:30:25 #82 writing image sha256:a11eea29aa062ccaf362e3243cff7127d38191a7abe97b15c16f43f551f03232 done 12:30:25 #82 writing image sha256:64f6e68c166989f025e16e719be1ff0f6ad667ce5c87eebd223344d197e7b491 done 12:30:25 #82 naming to docker.io/library/core-data done 12:30:25 #82 naming to docker.io/library/core-command done 12:30:25 #82 writing image sha256:97f40fff912a822b8d4e4d5451daa3b43d68e1912bbcf6f70ab13beef7bee599 12:30:25 #82 writing image sha256:97f40fff912a822b8d4e4d5451daa3b43d68e1912bbcf6f70ab13beef7bee599 done 12:30:25 #82 naming to docker.io/library/support-notifications done 12:30:25 #82 exporting layers 0.3s done 12:30:25 #82 writing image sha256:10db2eb74ecc03bdce55bf46202f226040501e6c89650ec5946cfad72bb9fef3 done 12:30:25 #82 naming to docker.io/library/core-metadata done 12:30:25 #82 DONE 2.3s 12:30:25 12:30:25 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:30:25 #189 DONE 0.3s 12:30:25 12:30:25 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:30:25 #190 DONE 0.3s 12:30:25 12:30:25 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:30:25 #191 DONE 0.3s 12:30:25 12:30:25 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:30:25 #192 ... 12:30:25 12:30:25 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:30:25 #193 DONE 0.4s 12:30:25 12:30:25 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:30:25 #194 DONE 0.4s 12:30:25 12:30:25 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:30:25 #195 DONE 0.0s 12:30:25 12:30:25 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:30:25 #196 DONE 0.1s 12:30:25 12:30:25 #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:30:25 #197 DONE 0.8s 12:30:25 12:30:25 #198 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:30:25 #198 DONE 0.8s 12:30:25 12:30:25 #82 [security-proxy-auth] exporting to image 12:30:25 #82 ... 12:30:25 12:30:25 #199 [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/ 12:30:25 #199 DONE 0.1s 12:30:25 12:30:25 #200 [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/ 12:30:25 #200 DONE 0.1s 12:30:25 12:30:25 #82 [core-common-config-bootstrapper] exporting to image 12:30:25 #82 exporting layers 0.2s done 12:30:25 #82 writing image sha256:78d5d0b505b36e0ea945eaba2c8f71350c412b58cb5d79fd799ce16dad940dd9 done 12:30:25 #82 naming to docker.io/library/core-common-config-bootstrapper done 12:30:25 #82 writing image sha256:890d29d155f61a76680ac5f872b5597db7e357b66fe603510f8091945d3182dd 0.0s done 12:30:25 #82 naming to docker.io/library/security-proxy-auth 12:30:25 #82 naming to docker.io/library/security-proxy-auth done 12:30:25 #82 DONE 2.6s 12:30:25 12:30:25 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 12:30:25 #201 DONE 0.1s 12:30:25 12:30:25 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:30:25 #192 DONE 0.8s 12:30:25 12:30:25 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:30:25 #202 DONE 0.1s 12:30:25 12:30:25 #82 [security-proxy-setup] exporting to image 12:30:26 #82 exporting layers 0.2s done 12:30:26 #82 writing image sha256:7488ed6df0e1649c53c600cd8b6295f2791a1f725916d68e29472d74969f327a 0.0s done 12:30:26 #82 naming to docker.io/library/security-proxy-setup done 12:30:26 #82 DONE 2.8s 12:30:26 12:30:26 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:30:26 #203 DONE 0.7s 12:30:26 12:30:26 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:30:26 #204 DONE 0.4s 12:30:26 12:30:26 #82 [security-bootstrapper] exporting to image 12:30:26 #82 exporting layers 0.3s done 12:30:26 #82 writing image sha256:764e7672987ed0f3e088be103a3745f76a112022d8a68b052ec9d04528322686 12:30:26 #82 exporting layers 0.2s done 12:30:26 #82 writing image sha256:764e7672987ed0f3e088be103a3745f76a112022d8a68b052ec9d04528322686 done 12:30:26 #82 naming to docker.io/library/security-secretstore-setup done 12:30:26 #82 writing image sha256:147fc538ba73d0c079121feb3d9d581d48860d3b9270c9c4eb27b88e2e55c81f done 12:30:26 #82 naming to docker.io/library/security-bootstrapper done 12:30:26 #82 DONE 3.2s 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:26 time="2024-06-21T12:26:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:30:26 $ docker stop --time=1 9a6806ecc334f537cbbf1bb9e532bead403dc17e08e9cb3cb5f08521d799cb5b 12:30:27 $ docker rm -f --volumes 9a6806ecc334f537cbbf1bb9e532bead403dc17e08e9cb3cb5f08521d799cb5b [Pipeline] // withDockerContainer [Pipeline] sh 12:30:28 + docker images 12:30:28 REPOSITORY TAG IMAGE ID CREATED SIZE 12:30:28 security-bootstrapper latest 147fc538ba73 1 second ago 18.9MB 12:30:28 security-secretstore-setup latest 764e7672987e 2 seconds ago 36.9MB 12:30:28 security-proxy-setup latest 7488ed6df0e1 2 seconds ago 26.1MB 12:30:28 security-proxy-auth latest 890d29d155f6 2 seconds ago 32.9MB 12:30:28 core-common-config-bootstrapper latest 78d5d0b505b3 2 seconds ago 15.2MB 12:30:28 core-command latest a11eea29aa06 3 seconds ago 35.3MB 12:30:28 core-data latest 64f6e68c1669 3 seconds ago 35.6MB 12:30:28 support-scheduler latest fc50516bbe5f 3 seconds ago 37.9MB 12:30:28 support-notifications latest 97f40fff912a 3 seconds ago 38.5MB 12:30:28 core-metadata latest 10db2eb74ecc 3 seconds ago 35.8MB 12:30:28 security-spiffe-token-provider latest 374853c6268e 4 seconds ago 28.7MB 12:30:28 security-spire-server latest a505a36e625a 3 minutes ago 102MB 12:30:28 security-spire-agent latest f2a0d6d9c0a3 3 minutes ago 161MB 12:30:28 security-spire-config latest 868b1e566d9e 3 minutes ago 102MB 12:30:28 ci-base-image-x86_64 latest d27213302cf2 6 minutes ago 966MB 12:30:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 12:30:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 12:30:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months 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] } 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:31:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:31:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:31:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:31:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.135s coverage: 28.7% of statements 12:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.191s coverage: 97.0% of statements 12:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 12:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 12:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:32:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.262s coverage: 69.2% of statements 12:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.206s coverage: 53.2% of statements 12:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:32:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.217s coverage: 93.4% of statements 12:32:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.236s coverage: 6.1% of statements 12:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 12:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:32:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.543s coverage: 97.6% of statements 12:32:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements 12:33:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.338s coverage: 0.9% of statements 12:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.211s coverage: 32.2% of statements 12:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.151s coverage: 41.7% of statements 12:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.116s coverage: 82.9% of statements 12:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.125s coverage: 94.1% of statements 12:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements 12:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements 12:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 12:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 12:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 12:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements 12:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.910s coverage: 79.9% of statements 12:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.139s coverage: 92.9% of statements 12:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 12:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.115s coverage: 62.3% of statements 12:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.095s coverage: 87.2% of statements 12:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements 12:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.070s coverage: 100.0% of statements 12:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 12:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.295s coverage: 81.8% of statements 12:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.286s coverage: 82.1% of statements 12:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.112s coverage: 86.0% of statements 12:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.687s coverage: 63.1% of statements 12:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.111s coverage: 100.0% of statements 12:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements 12:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.101s coverage: 100.0% of statements 12:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 12:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 12:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 12:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 12:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 12:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.701s coverage: 38.4% of statements 12:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements 12:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.121s coverage: 84.8% of statements 12:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.161s coverage: 19.9% of statements 12:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.461s coverage: 95.7% of statements 12:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:34:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements 12:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:34:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements 12:34:31 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 12:34:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:34:31 go vet ./... 12:38:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:38:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:38:23 ./bin/test-attribution-txt.sh [Pipeline] echo 12:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 12:38:23 + ls -al . 12:38:23 total 812 12:38:23 drwxrwxr-x 10 1001 1001 4096 Jun 21 12:28 . 12:38:23 drwxr-xr-x 4 root root 4096 Jun 21 12:27 .. 12:38:23 drwxrwxr-x 2 1001 1001 4096 Jun 21 12:25 .blubracket 12:38:23 -rw-rw-r-- 1 1001 1001 10 Jun 21 12:25 .dockerignore 12:38:23 drwxrwxr-x 8 1001 1001 4096 Jun 21 12:25 .git 12:38:23 drwxrwxr-x 3 1001 1001 4096 Jun 21 12:25 .github 12:38:23 -rw-rw-r-- 1 1001 1001 1074 Jun 21 12:25 .gitignore 12:38:23 -rw-rw-r-- 1 1001 1001 42 Jun 21 12:25 .golangci.yml 12:38:23 -rw-rw-r-- 1 1001 1001 100 Jun 21 12:25 .hadolint.yml 12:38:23 -rw-rw-r-- 1 1001 1001 155 Jun 21 12:25 .sonarcloud.properties 12:38:23 -rw-rw-r-- 1 1001 1001 1171 Jun 21 12:25 ADOPTERS.md 12:38:23 -rw-rw-r-- 1 1001 1001 20361 Jun 21 12:25 Attribution.txt 12:38:23 -rw-rw-r-- 1 1001 1001 100284 Jun 21 12:25 CHANGELOG.md 12:38:23 -rw-rw-r-- 1 1001 1001 3804 Jun 21 12:25 CONTRIBUTING.md 12:38:23 -rw-rw-r-- 1 1001 1001 677 Jun 21 12:25 GOVERNANCE.md 12:38:23 -rw-rw-r-- 1 1001 1001 861 Jun 21 12:25 Jenkinsfile 12:38:23 -rw-rw-r-- 1 1001 1001 10775 Jun 21 12:25 LICENSE 12:38:23 -rw-rw-r-- 1 1001 1001 15392 Jun 21 12:25 Makefile 12:38:23 -rw-rw-r-- 1 1001 1001 582 Jun 21 12:25 OWNERS.md 12:38:23 -rw-rw-r-- 1 1001 1001 9528 Jun 21 12:25 README.md 12:38:23 -rw-rw-r-- 1 1001 1001 789 Jun 21 12:25 SECURITY.md 12:38:23 -rw-rw-r-- 1 1001 1001 5 Jun 21 12:23 VERSION 12:38:23 drwxrwxr-x 2 1001 1001 4096 Jun 21 12:25 bin 12:38:23 drwxrwxr-x 18 1001 1001 4096 Jun 21 12:25 cmd 12:38:23 -rw-r--r-- 1 root root 455714 Jun 21 12:34 coverage.out 12:38:23 drwxrwxr-x 2 1001 1001 4096 Jun 21 12:25 fuzz_test 12:38:23 -rw-rw-r-- 1 1001 1001 6922 Jun 21 12:25 go.mod 12:38:23 -rw-rw-r-- 1 1001 1001 101535 Jun 21 12:25 go.sum 12:38:23 drwxrwxr-x 7 1001 1001 4096 Jun 21 12:25 internal 12:38:23 drwxrwxr-x 3 1001 1001 4096 Jun 21 12:25 openapi 12:38:23 -rw-rw-r-- 1 1001 1001 584 Jun 21 12:25 security.txt 12:38:23 -rw-rw-r-- 1 1001 1001 204 Jun 21 12:25 version.go [Pipeline] sh 12:38:24 + '[' -e coverage.out ] 12:38:24 + chown 1001:1001 coverage.out [Pipeline] stash 12:38:24 Warning: overwriting stash ‘coverage-report’ 12:38:25 Stashed 1 file(s) [Pipeline] sh 12:38:25 + make build 12:38:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 12:41:32 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 12:41:32 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 12:41:37 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 12:41:39 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 12:42:11 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 12:42:16 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 12:42:28 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 12:42:31 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 12:42:35 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 12:42:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:42:44 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] } 12:42:48 $ docker stop --time=1 c325ddddb51328f6ccde6e0aa735ca3fc2511bdbe046eafc4719a8d9de1460bc 12:42:51 $ docker rm -f --volumes c325ddddb51328f6ccde6e0aa735ca3fc2511bdbe046eafc4719a8d9de1460bc [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 12:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:42:54 12:42:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:42:55 latest: Pulling from edgex-devops/edgex-compose-arm64 12:42:55 547446be3368: Pulling fs layer 12:42:55 d125d8839a47: Pulling fs layer 12:42:55 3e85d5ac6304: Pulling fs layer 12:42:55 c3105a71a48b: Pulling fs layer 12:42:55 0f093f025ec4: Pulling fs layer 12:42:55 c3106fc0e877: Pulling fs layer 12:42:55 c3105a71a48b: Waiting 12:42:55 c3106fc0e877: Waiting 12:42:55 0f093f025ec4: Waiting 12:42:55 547446be3368: Verifying Checksum 12:42:55 547446be3368: Download complete 12:42:55 c3105a71a48b: Verifying Checksum 12:42:55 c3105a71a48b: Download complete 12:42:56 d125d8839a47: Verifying Checksum 12:42:56 d125d8839a47: Download complete 12:42:56 c3106fc0e877: Verifying Checksum 12:42:56 c3106fc0e877: Download complete 12:42:56 0f093f025ec4: Verifying Checksum 12:42:56 0f093f025ec4: Download complete 12:42:56 547446be3368: Pull complete 12:42:57 d125d8839a47: Pull complete 12:42:58 3e85d5ac6304: Verifying Checksum 12:42:58 3e85d5ac6304: Download complete 12:43:08 3e85d5ac6304: Pull complete 12:43:08 c3105a71a48b: Pull complete 12:43:09 0f093f025ec4: Pull complete 12:43:09 c3106fc0e877: Pull complete 12:43:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 12:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:43:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:10 prd-ubuntu20.04-docker-arm64-4c-16g-4089 does not seem to be running inside a container 12:43:10 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:43:12 $ docker top b808ed3f19b33902c50ad5d36a2ac3c4af2f9be68ce5bc078c2799aed1e9685f -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:13 + docker compose -f ./docker-compose-build.yml build --parallel 12:43:21 #1 [security-spire-agent internal] load build definition from Dockerfile 12:43:21 #1 transferring dockerfile: 1.81kB done 12:43:21 #1 DONE 0.1s 12:43:22 12:43:22 #2 [support-notifications internal] load build definition from Dockerfile 12:43:22 #2 transferring dockerfile: 1.95kB done 12:43:22 #2 DONE 0.0s 12:43:22 12:43:22 #3 [security-spire-server internal] load build definition from Dockerfile 12:43:22 #3 transferring dockerfile: 1.70kB done 12:43:22 #3 DONE 0.1s 12:43:22 12:43:22 #4 [security-proxy-setup internal] load build definition from Dockerfile 12:43:22 #4 transferring dockerfile: 2.50kB 0.0s done 12:43:22 #4 DONE 0.1s 12:43:22 12:43:22 #5 [core-command internal] load build definition from Dockerfile 12:43:22 #5 transferring dockerfile: 1.93kB done 12:43:22 #5 DONE 0.1s 12:43:22 12:43:22 #6 [security-spire-config internal] load build definition from Dockerfile 12:43:22 #6 transferring dockerfile: 1.69kB done 12:43:22 #6 DONE 0.1s 12:43:22 12:43:22 #7 [core-data internal] load build definition from Dockerfile 12:43:22 #7 transferring dockerfile: 2.01kB done 12:43:22 #7 DONE 0.1s 12:43:22 12:43:22 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:43:22 #8 transferring dockerfile: 1.89kB done 12:43:22 #8 DONE 0.1s 12:43:22 12:43:22 #9 [security-bootstrapper internal] load build definition from Dockerfile 12:43:22 #9 transferring dockerfile: 2.93kB 0.0s done 12:43:22 #9 DONE 0.1s 12:43:22 12:43:22 #10 [support-scheduler internal] load build definition from Dockerfile 12:43:22 #10 transferring dockerfile: 1.93kB 0.0s done 12:43:22 #10 DONE 0.1s 12:43:22 12:43:22 #11 [security-proxy-auth internal] load build definition from Dockerfile 12:43:22 #11 transferring dockerfile: 2.15kB done 12:43:22 #11 DONE 0.1s 12:43:22 12:43:22 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:43:22 #12 transferring dockerfile: 2.23kB done 12:43:22 #12 DONE 0.0s 12:43:22 12:43:22 #13 [core-metadata internal] load build definition from Dockerfile 12:43:23 #13 transferring dockerfile: 2.06kB done 12:43:23 #13 DONE 0.1s 12:43:23 12:43:23 #14 [security-secretstore-setup internal] load build definition from Dockerfile 12:43:23 #14 transferring dockerfile: 2.49kB done 12:43:23 #14 DONE 0.1s 12:43:23 12:43:23 #15 [security-spire-agent internal] load .dockerignore 12:43:23 #15 transferring context: 12:43:23 #15 transferring context: 50B 0.0s done 12:43:23 #15 DONE 0.1s 12:43:23 12:43:23 #16 [support-notifications internal] load .dockerignore 12:43:23 #16 transferring context: 50B done 12:43:23 #16 DONE 0.0s 12:43:24 12:43:24 #17 [security-spire-server internal] load .dockerignore 12:43:24 #17 transferring context: 50B done 12:43:24 #17 DONE 0.1s 12:43:24 12:43:24 #18 [security-proxy-setup internal] load .dockerignore 12:43:24 #18 transferring context: 50B 0.0s done 12:43:24 #18 DONE 0.1s 12:43:24 12:43:24 #19 [core-command internal] load .dockerignore 12:43:24 #19 transferring context: 50B 0.0s done 12:43:24 #19 DONE 0.1s 12:43:24 12:43:24 #20 [security-spire-config internal] load .dockerignore 12:43:24 #20 transferring context: 50B done 12:43:24 #20 DONE 0.1s 12:43:24 12:43:24 #21 [core-data internal] load .dockerignore 12:43:24 #21 transferring context: 50B 0.0s done 12:43:24 #21 DONE 0.1s 12:43:24 12:43:24 #22 [security-spiffe-token-provider internal] load .dockerignore 12:43:24 #22 transferring context: 50B 0.0s done 12:43:24 #22 DONE 0.1s 12:43:24 12:43:24 #23 [security-bootstrapper internal] load .dockerignore 12:43:24 #23 transferring context: 50B 0.0s done 12:43:24 #23 DONE 0.1s 12:43:24 12:43:24 #24 [support-scheduler internal] load .dockerignore 12:43:24 #24 transferring context: 50B 0.0s done 12:43:24 #24 DONE 0.1s 12:43:24 12:43:24 #25 [security-proxy-auth internal] load .dockerignore 12:43:24 #25 transferring context: 50B 0.0s done 12:43:24 #25 DONE 0.1s 12:43:24 12:43:24 #26 [core-common-config-bootstrapper internal] load .dockerignore 12:43:24 #26 transferring context: 50B done 12:43:24 #26 DONE 0.1s 12:43:24 12:43:24 #27 [core-metadata internal] load .dockerignore 12:43:24 #27 transferring context: 50B 0.0s done 12:43:24 #27 DONE 0.1s 12:43:24 12:43:24 #28 [security-secretstore-setup internal] load .dockerignore 12:43:24 #28 transferring context: 50B done 12:43:24 #28 DONE 0.1s 12:43:24 12:43:24 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 12:43:25 #29 ... 12:43:25 12:43:25 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 12:43:25 #30 DONE 0.5s 12:43:25 12:43:25 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 12:43:25 #29 DONE 0.6s 12:43:25 12:43:25 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 12:43:25 #31 DONE 0.7s 12:43:25 12:43:25 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:25 #32 ... 12:43:25 12:43:25 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:25 #33 DONE 0.0s 12:43:25 12:43:25 #34 [security-spire-agent internal] load build context 12:43:25 #34 transferring context: 26.32kB 0.0s done 12:43:25 #34 DONE 0.1s 12:43:25 12:43:25 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:25 #32 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 12:43:25 #32 ... 12:43:25 12:43:25 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:25 #33 DONE 0.0s 12:43:25 12:43:25 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 12:43:25 #31 DONE 0.7s 12:43:25 12:43:25 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:25 #32 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 12:43:25 #32 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 12:43:25 #32 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 12:43:25 #32 ... 12:43:25 12:43:25 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:25 #33 DONE 0.0s 12:43:25 12:43:25 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:25 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s 12:43:25 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 12:43:25 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 12:43:25 #32 ... 12:43:25 12:43:25 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:25 #33 DONE 0.0s 12:43:25 12:43:25 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:25 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 12:43:25 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s 12:43:25 #32 ... 12:43:25 12:43:25 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:25 #33 DONE 0.0s 12:43:25 12:43:25 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:25 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 12:43:26 #32 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.4s 12:43:26 #32 ... 12:43:26 12:43:26 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:26 #33 DONE 0.0s 12:43:26 12:43:26 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:26 #32 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s 12:43:26 #32 ... 12:43:26 12:43:26 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:26 #33 DONE 0.0s 12:43:26 12:43:26 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 12:43:26 #31 DONE 0.9s 12:43:26 12:43:26 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:26 #32 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 12:43:26 #32 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.8s 12:43:26 #32 ... 12:43:26 12:43:26 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 12:43:26 #30 DONE 1.0s 12:43:26 12:43:26 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:26 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 12:43:26 #32 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 1.1s 12:43:26 #32 ... 12:43:26 12:43:26 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:26 #33 DONE 0.0s 12:43:27 12:43:27 #35 [security-spire-server internal] load build context 12:43:27 #35 transferring context: 26.79kB 0.1s done 12:43:27 #35 DONE 1.2s 12:43:27 12:43:27 #36 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:43:27 #36 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:43:27 #36 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:43:27 #36 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:43:27 #36 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:43:27 #36 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:43:27 #36 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s 12:43:27 #36 ... 12:43:27 12:43:27 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:27 #33 DONE 0.0s 12:43:27 12:43:27 #36 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:43:27 #36 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:43:27 #36 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:43:27 #36 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:43:27 #36 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:43:27 #36 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:43:27 #36 ... 12:43:27 12:43:27 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 12:43:27 #30 DONE 1.3s 12:43:27 12:43:27 #36 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:43:27 #36 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:43:27 #36 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:43:27 #36 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:43:27 #36 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:43:27 #36 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:43:27 #36 ... 12:43:27 12:43:27 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:43:27 #33 DONE 0.0s 12:43:27 12:43:27 #36 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:43:27 #36 ... 12:43:27 12:43:27 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 12:43:27 #30 DONE 2.0s 12:43:27 12:43:27 #36 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:43:28 #36 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:43:28 #36 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:43:28 #36 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:43:28 #36 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:43:28 #36 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:43:28 #36 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.2s done 12:43:28 #36 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.2s done 12:43:29 #36 ... 12:43:29 12:43:29 #37 [security-spire-config internal] load build context 12:43:29 #37 transferring context: 25.04kB 0.2s done 12:43:29 #37 DONE 2.5s 12:43:29 12:43:29 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:43:29 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 12:43:29 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 12:43:29 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 12:43:29 #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 12:43:29 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 12:43:29 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 12:43:29 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 12:43:29 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 12:43:29 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s 12:43:29 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 12:43:29 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 12:43:29 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.5s done 12:43:29 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12:43:30 #38 ... 12:43:30 12:43:30 #36 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:43:30 #36 DONE 5.5s 12:43:30 12:43:30 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:43:32 #38 ... 12:43:32 12:43:32 #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:43:32 #39 DONE 7.4s 12:43:32 12:43:32 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:43:34 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s 12:43:35 #38 ... 12:43:35 12:43:35 #40 [support-notifications builder 2/7] WORKDIR /edgex-go 12:43:35 #40 DONE 2.3s 12:43:35 12:43:35 #41 [support-notifications internal] load build context 12:43:35 #41 transferring context: 38.82MB 9.7s 12:43:35 #41 ... 12:43:35 12:43:35 #42 [core-command internal] load build context 12:43:35 #42 ... 12:43:35 12:43:35 #43 [core-data internal] load build context 12:43:36 #43 ... 12:43:36 12:43:36 #44 [security-proxy-setup internal] load build context 12:43:36 #44 ... 12:43:36 12:43:36 #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:43:36 #45 ... 12:43:36 12:43:36 #46 [support-scheduler internal] load build context 12:43:36 #46 ... 12:43:36 12:43:36 #47 [security-proxy-auth internal] load build context 12:43:36 #47 ... 12:43:36 12:43:36 #48 [security-spiffe-token-provider internal] load build context 12:43:36 #48 ... 12:43:36 12:43:36 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:36 #32 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.1s done 12:43:36 #32 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 12:43:36 #32 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.9s 12:43:36 #32 ... 12:43:36 12:43:36 #49 [security-bootstrapper internal] load build context 12:43:37 #49 ... 12:43:37 12:43:37 #46 [support-scheduler internal] load build context 12:43:37 #46 ... 12:43:37 12:43:37 #50 [core-common-config-bootstrapper internal] load build context 12:43:37 #50 ... 12:43:37 12:43:37 #51 [core-metadata internal] load build context 12:43:37 #51 ... 12:43:37 12:43:37 #50 [core-common-config-bootstrapper internal] load build context 12:43:38 #50 ... 12:43:38 12:43:38 #52 [security-secretstore-setup internal] load build context 12:43:38 #52 ... 12:43:38 12:43:38 #47 [security-proxy-auth internal] load build context 12:43:40 #47 ... 12:43:40 12:43:40 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:43:40 #0 7.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:40 #0 7.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:40 #0 9.330 (1/4) Installing ca-certificates (20240226-r0) 12:43:40 #0 9.467 (2/4) Installing dumb-init (1.2.5-r2) 12:43:40 #0 9.467 (3/4) Installing su-exec (0.2-r3) 12:43:40 #0 9.467 (4/4) Installing yq (4.33.3-r5) 12:43:40 #0 9.866 Executing busybox-1.36.1-r7.trigger 12:43:40 #0 9.985 Executing ca-certificates-20240226-r0.trigger 12:43:40 #53 ... 12:43:40 12:43:40 #47 [security-proxy-auth internal] load build context 12:43:40 #47 ... 12:43:40 12:43:40 #54 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:43:40 #54 ... 12:43:40 12:43:40 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:43:41 #55 ... 12:43:41 12:43:41 #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 12:43:41 #56 ... 12:43:41 12:43:41 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:43:41 #57 ... 12:43:41 12:43:41 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:43:41 #58 ... 12:43:41 12:43:41 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:43:41 #59 ... 12:43:41 12:43:41 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:43:41 #0 8.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:41 #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:41 #60 ... 12:43:41 12:43:41 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:43:41 #61 ... 12:43:41 12:43:41 #47 [security-proxy-auth internal] load build context 12:43:41 #47 transferring context: 31.89MB 13.5s 12:43:42 #47 ... 12:43:42 12:43:42 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:43:42 #53 10.75 OK: 18 MiB in 19 packages 12:43:42 #53 DONE 12.6s 12:43:43 12:43:43 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:43:43 #57 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:44 #57 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:45 #57 ... 12:43:45 12:43:45 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:43:45 #60 11.40 (1/2) Installing ca-certificates (20240226-r0) 12:43:45 #60 11.40 (2/2) Installing dumb-init (1.2.5-r2) 12:43:45 #60 11.40 Executing busybox-1.36.1-r7.trigger 12:43:45 #60 11.58 Executing ca-certificates-20240226-r0.trigger 12:43:45 #60 12.11 OK: 9 MiB in 17 packages 12:43:45 #60 DONE 14.7s 12:43:45 12:43:45 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:43:45 #62 ... 12:43:45 12:43:45 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:43:45 #63 ... 12:43:45 12:43:45 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:43:46 #64 ... 12:43:46 12:43:46 #41 [support-notifications internal] load build context 12:43:46 #41 ... 12:43:46 12:43:46 #44 [security-proxy-setup internal] load build context 12:43:46 #44 ... 12:43:46 12:43:46 #42 [core-command internal] load build context 12:43:46 #42 ... 12:43:46 12:43:46 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:43:46 #65 ... 12:43:46 12:43:46 #43 [core-data internal] load build context 12:43:46 #43 ... 12:43:46 12:43:46 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:43:46 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.9s 12:43:46 #38 ... 12:43:46 12:43:46 #43 [core-data internal] load build context 12:43:46 #43 transferring context: 50.19MB 19.8s 12:43:46 #43 ... 12:43:46 12:43:46 #48 [security-spiffe-token-provider internal] load build context 12:43:46 #48 ... 12:43:46 12:43:46 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:43:47 #38 ... 12:43:47 12:43:47 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:47 #32 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.3s 12:43:47 #32 ... 12:43:47 12:43:47 #46 [support-scheduler internal] load build context 12:43:47 #46 ... 12:43:47 12:43:47 #49 [security-bootstrapper internal] load build context 12:43:47 #49 ... 12:43:47 12:43:47 #51 [core-metadata internal] load build context 12:43:47 #51 ... 12:43:47 12:43:47 #46 [support-scheduler internal] load build context 12:43:48 #46 ... 12:43:48 12:43:48 #50 [core-common-config-bootstrapper internal] load build context 12:43:48 #50 ... 12:43:48 12:43:48 #52 [security-secretstore-setup internal] load build context 12:43:48 #52 ... 12:43:48 12:43:48 #50 [core-common-config-bootstrapper internal] load build context 12:43:49 #50 ... 12:43:49 12:43:49 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:43:49 #57 15.79 (1/1) Installing dumb-init (1.2.5-r2) 12:43:49 #57 15.79 Executing busybox-1.36.1-r7.trigger 12:43:49 #57 15.96 OK: 8 MiB in 16 packages 12:43:49 #57 DONE 18.6s 12:43:49 12:43:49 #50 [core-common-config-bootstrapper internal] load build context 12:43:51 #50 ... 12:43:51 12:43:51 #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 12:43:51 #56 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:51 #56 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:51 #56 17.56 (1/1) Installing dumb-init (1.2.5-r2) 12:43:51 #56 17.56 Executing busybox-1.36.1-r7.trigger 12:43:51 #56 17.66 OK: 8 MiB in 16 packages 12:43:51 #56 DONE 20.5s 12:43:51 12:43:51 #54 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:43:51 #54 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:51 #54 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:51 #54 13.72 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:43:51 #54 13.72 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:43:51 #54 13.72 OK: 19946 distinct packages available 12:43:51 #54 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:51 #54 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:51 #54 19.02 (1/5) Installing dumb-init (1.2.5-r2) 12:43:51 #54 19.02 (2/5) Installing musl-obstack (1.2.3-r2) 12:43:51 #54 19.02 (3/5) Installing libucontext (1.2-r2) 12:43:51 #54 19.13 (4/5) Installing gcompat (1.1.0-r1) 12:43:51 #54 19.21 (5/5) Installing openssl (3.1.5-r0) 12:43:51 #54 19.45 Executing busybox-1.36.1-r7.trigger 12:43:51 #54 19.45 OK: 9 MiB in 20 packages 12:43:51 #54 ... 12:43:51 12:43:51 #50 [core-common-config-bootstrapper internal] load build context 12:43:52 #50 transferring context: 51.89MB 23.7s 12:43:52 #50 ... 12:43:52 12:43:52 #54 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:43:52 #54 DONE 22.0s 12:43:52 12:43:52 #50 [core-common-config-bootstrapper internal] load build context 12:43:53 #50 ... 12:43:53 12:43:53 #47 [security-proxy-auth internal] load build context 12:43:53 #47 ... 12:43:53 12:43:53 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:43:53 #66 ... 12:43:53 12:43:53 #47 [security-proxy-auth internal] load build context 12:43:55 #47 ... 12:43:55 12:43:55 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:43:55 #58 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:55 #58 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:55 #58 22.04 (1/2) Installing dumb-init (1.2.5-r2) 12:43:55 #58 22.15 (2/2) Installing su-exec (0.2-r3) 12:43:55 #58 22.15 Executing busybox-1.36.1-r7.trigger 12:43:55 #58 22.27 OK: 8 MiB in 17 packages 12:43:55 #58 DONE 24.3s 12:43:55 12:43:55 #47 [security-proxy-auth internal] load build context 12:43:55 #47 ... 12:43:55 12:43:55 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:43:55 #59 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:55 #59 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:55 #59 21.06 (1/4) Installing dumb-init (1.2.5-r2) 12:43:55 #59 21.06 (2/4) Installing openssl (3.1.5-r0) 12:43:55 #59 21.15 (3/4) Installing su-exec (0.2-r3) 12:43:55 #59 21.15 (4/4) Installing yq (4.33.3-r5) 12:43:55 #59 22.28 Executing busybox-1.36.1-r7.trigger 12:43:55 #59 22.41 OK: 18 MiB in 19 packages 12:43:55 #59 DONE 24.7s 12:43:55 12:43:55 #47 [security-proxy-auth internal] load build context 12:43:56 #47 ... 12:43:56 12:43:56 #41 [support-notifications internal] load build context 12:43:56 #41 ... 12:43:56 12:43:56 #44 [security-proxy-setup internal] load build context 12:43:56 #44 ... 12:43:56 12:43:56 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:43:56 #62 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:56 #62 ... 12:43:56 12:43:56 #42 [core-command internal] load build context 12:43:56 #42 ... 12:43:56 12:43:56 #41 [support-notifications internal] load build context 12:43:56 #41 transferring context: 65.04MB 31.0s 12:43:56 #41 ... 12:43:56 12:43:56 #43 [core-data internal] load build context 12:43:57 #43 ... 12:43:57 12:43:57 #44 [security-proxy-setup internal] load build context 12:43:57 #44 ... 12:43:57 12:43:57 #48 [security-spiffe-token-provider internal] load build context 12:43:57 #48 ... 12:43:57 12:43:57 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:43:57 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.8s 12:43:57 #38 ... 12:43:57 12:43:57 #48 [security-spiffe-token-provider internal] load build context 12:43:57 #48 ... 12:43:57 12:43:57 #49 [security-bootstrapper internal] load build context 12:43:57 #49 ... 12:43:57 12:43:57 #51 [core-metadata internal] load build context 12:43:58 #51 ... 12:43:58 12:43:58 #49 [security-bootstrapper internal] load build context 12:43:58 #49 ... 12:43:58 12:43:58 #46 [support-scheduler internal] load build context 12:43:58 #46 ... 12:43:58 12:43:58 #49 [security-bootstrapper internal] load build context 12:43:58 #49 ... 12:43:58 12:43:58 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 12:43:58 #65 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:58 #65 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:58 #65 21.01 OK: 266 MiB in 52 packages 12:43:58 #65 DONE 23.1s 12:43:58 12:43:58 #49 [security-bootstrapper internal] load build context 12:43:58 #49 ... 12:43:58 12:43:58 #52 [security-secretstore-setup internal] load build context 12:43:58 #52 ... 12:43:58 12:43:58 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:43:58 #32 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 29.4s 12:43:59 #32 ... 12:43:59 12:43:59 #52 [security-secretstore-setup internal] load build context 12:43:59 #52 ... 12:43:59 12:43:59 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:43:59 #55 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:59 #55 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:43:59 #55 26.37 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:43:59 #55 26.37 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:43:59 #55 26.37 OK: 19946 distinct packages available 12:43:59 #55 28.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:43:59 #55 ... 12:43:59 12:43:59 #49 [security-bootstrapper internal] load build context 12:44:00 #49 ... 12:44:00 12:44:00 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:44:00 #67 ... 12:44:00 12:44:00 #49 [security-bootstrapper internal] load build context 12:44:00 #49 ... 12:44:00 12:44:00 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:44:00 #61 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:00 #61 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:00 #61 25.83 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:44:00 #61 25.83 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:44:00 #61 25.83 OK: 19946 distinct packages available 12:44:00 #61 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:00 #61 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:00 #61 ... 12:44:00 12:44:00 #49 [security-bootstrapper internal] load build context 12:44:01 #49 ... 12:44:01 12:44:01 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:44:01 #64 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:01 #64 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:01 #64 23.05 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:44:01 #64 23.05 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:44:01 #64 23.05 OK: 19951 distinct packages available 12:44:01 #64 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:01 #64 ... 12:44:01 12:44:01 #49 [security-bootstrapper internal] load build context 12:44:01 #49 ... 12:44:01 12:44:01 #68 [core-command stage-1 3/8] RUN apk --no-cache upgrade 12:44:01 #68 ... 12:44:01 12:44:01 #41 [support-notifications internal] load build context 12:44:02 #41 transferring context: 70.74MB 36.0s 12:44:02 #41 ... 12:44:02 12:44:02 #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 12:44:02 #69 ... 12:44:02 12:44:02 #49 [security-bootstrapper internal] load build context 12:44:03 #49 ... 12:44:03 12:44:03 #50 [core-common-config-bootstrapper internal] load build context 12:44:03 #50 ... 12:44:03 12:44:03 #49 [security-bootstrapper internal] load build context 12:44:03 #49 ... 12:44:03 12:44:03 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:44:03 #63 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:03 #63 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:03 #63 25.60 OK: 266 MiB in 52 packages 12:44:03 #63 ... 12:44:03 12:44:03 #48 [security-spiffe-token-provider internal] load build context 12:44:03 #48 ... 12:44:03 12:44:03 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:44:03 #63 DONE 28.1s 12:44:03 12:44:03 #48 [security-spiffe-token-provider internal] load build context 12:44:03 #48 ... 12:44:03 12:44:03 #49 [security-bootstrapper internal] load build context 12:44:05 #49 ... 12:44:05 12:44:05 #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:44:05 #45 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:05 #45 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:05 #45 28.02 OK: 266 MiB in 52 packages 12:44:05 #45 ... 12:44:05 12:44:05 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:44:05 #70 ... 12:44:05 12:44:05 #49 [security-bootstrapper internal] load build context 12:44:05 #49 ... 12:44:05 12:44:05 #45 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 12:44:05 #45 DONE 30.3s 12:44:05 12:44:05 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:44:05 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:06 #71 ... 12:44:06 12:44:06 #49 [security-bootstrapper internal] load build context 12:44:06 #49 ... 12:44:06 12:44:06 #47 [security-proxy-auth internal] load build context 12:44:06 #47 ... 12:44:06 12:44:06 #49 [security-bootstrapper internal] load build context 12:44:06 #49 ... 12:44:06 12:44:06 #42 [core-command internal] load build context 12:44:07 #42 ... 12:44:07 12:44:07 #49 [security-bootstrapper internal] load build context 12:44:07 #49 transferring context: 81.62MB 38.9s 12:44:07 #49 ... 12:44:07 12:44:07 #43 [core-data internal] load build context 12:44:07 #43 ... 12:44:07 12:44:07 #44 [security-proxy-setup internal] load build context 12:44:07 #44 ... 12:44:07 12:44:07 #49 [security-bootstrapper internal] load build context 12:44:07 #49 ... 12:44:07 12:44:07 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:44:07 #62 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:07 #62 19.84 OK: 9 MiB in 17 packages 12:44:07 #62 DONE 22.0s 12:44:07 12:44:07 #49 [security-bootstrapper internal] load build context 12:44:07 #49 ... 12:44:07 12:44:07 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:44:07 #66 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:07 #66 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:07 #66 24.55 OK: 18 MiB in 19 packages 12:44:07 #66 ... 12:44:07 12:44:07 #49 [security-bootstrapper internal] load build context 12:44:08 #49 ... 12:44:08 12:44:08 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:44:08 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 38.7s 12:44:08 #38 ... 12:44:08 12:44:08 #51 [core-metadata internal] load build context 12:44:08 #51 ... 12:44:08 12:44:08 #49 [security-bootstrapper internal] load build context 12:44:08 #49 ... 12:44:08 12:44:08 #46 [support-scheduler internal] load build context 12:44:08 #46 ... 12:44:08 12:44:08 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:44:08 #71 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:09 #71 ... 12:44:09 12:44:09 #32 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 12:44:09 #32 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 38.2s done 12:44:09 #32 DONE 43.6s 12:44:09 12:44:09 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:44:09 #38 ... 12:44:09 12:44:09 #52 [security-secretstore-setup internal] load build context 12:44:09 #52 ... 12:44:09 12:44:09 #46 [support-scheduler internal] load build context 12:44:10 #46 ... 12:44:10 12:44:10 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:44:10 #66 DONE 27.1s 12:44:10 12:44:10 #46 [support-scheduler internal] load build context 12:44:11 #46 ... 12:44:11 12:44:11 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:44:11 #64 27.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:11 #64 34.16 OK: 266 MiB in 52 packages 12:44:11 #64 DONE 35.7s 12:44:11 12:44:11 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:44:11 #55 30.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:11 #55 37.70 (1/4) Installing dumb-init (1.2.5-r2) 12:44:11 #55 37.77 (2/4) Installing musl-obstack (1.2.3-r2) 12:44:11 #55 37.83 (3/4) Installing libucontext (1.2-r2) 12:44:11 #55 37.85 (4/4) Installing gcompat (1.1.0-r1) 12:44:11 #55 37.89 Executing busybox-1.36.1-r7.trigger 12:44:11 #55 38.12 OK: 8 MiB in 19 packages 12:44:11 #55 ... 12:44:11 12:44:11 #46 [support-scheduler internal] load build context 12:44:11 #46 ... 12:44:11 12:44:11 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:44:11 #55 DONE 40.8s 12:44:11 12:44:11 #46 [support-scheduler internal] load build context 12:44:12 #46 transferring context: 91.65MB 44.0s 12:44:12 #46 ... 12:44:12 12:44:12 #41 [support-notifications internal] load build context 12:44:12 #41 ... 12:44:12 12:44:12 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:44:12 #61 36.42 (1/11) Installing ca-certificates (20240226-r0) 12:44:12 #61 37.04 (2/11) Installing brotli-libs (1.0.9-r14) 12:44:12 #61 37.30 (3/11) Installing libunistring (1.1-r1) 12:44:12 #61 37.65 (4/11) Installing libidn2 (2.3.4-r1) 12:44:12 #61 37.68 (5/11) Installing nghttp2-libs (1.57.0-r0) 12:44:12 #61 37.73 (6/11) Installing libcurl (8.5.0-r0) 12:44:12 #61 37.82 (7/11) Installing curl (8.5.0-r0) 12:44:12 #61 37.94 (8/11) Installing dumb-init (1.2.5-r2) 12:44:12 #61 37.96 (9/11) Installing musl-obstack (1.2.3-r2) 12:44:12 #61 37.98 (10/11) Installing libucontext (1.2-r2) 12:44:12 #61 37.99 (11/11) Installing gcompat (1.1.0-r1) 12:44:12 #61 38.02 Executing busybox-1.36.1-r7.trigger 12:44:12 #61 38.11 Executing ca-certificates-20240226-r0.trigger 12:44:12 #61 40.08 OK: 13 MiB in 26 packages 12:44:12 #61 DONE 41.7s 12:44:12 12:44:12 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:44:12 #67 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:12 #67 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:12 #67 22.27 OK: 8 MiB in 16 packages 12:44:13 #67 ... 12:44:13 12:44:13 #41 [support-notifications internal] load build context 12:44:13 #41 ... 12:44:13 12:44:13 #50 [core-common-config-bootstrapper internal] load build context 12:44:13 #50 ... 12:44:13 12:44:13 #41 [support-notifications internal] load build context 12:44:13 #41 ... 12:44:13 12:44:13 #48 [security-spiffe-token-provider internal] load build context 12:44:14 #48 ... 12:44:14 12:44:14 #46 [support-scheduler internal] load build context 12:44:14 #46 ... 12:44:14 12:44:14 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:44:14 #67 DONE 24.5s 12:44:14 12:44:14 #46 [support-scheduler internal] load build context 12:44:14 #46 ... 12:44:14 12:44:14 #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 12:44:14 #69 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:14 #69 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:14 #69 20.66 OK: 9 MiB in 20 packages 12:44:14 #69 DONE 22.6s 12:44:14 12:44:14 #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:44:14 #72 ... 12:44:14 12:44:14 #68 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 12:44:14 #68 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:14 #68 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:14 #68 21.00 OK: 8 MiB in 16 packages 12:44:14 #68 DONE 23.2s 12:44:14 12:44:14 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:44:14 #70 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:14 #70 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:14 #70 18.03 OK: 8 MiB in 17 packages 12:44:14 #70 DONE 19.3s 12:44:14 12:44:14 #46 [support-scheduler internal] load build context 12:44:14 #46 ... 12:44:14 12:44:14 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:44:14 #71 17.67 OK: 18 MiB in 19 packages 12:44:14 #71 DONE 19.3s 12:44:14 12:44:14 #46 [support-scheduler internal] load build context 12:44:16 #46 ... 12:44:16 12:44:16 #47 [security-proxy-auth internal] load build context 12:44:16 #47 ... 12:44:16 12:44:16 #46 [support-scheduler internal] load build context 12:44:16 #46 ... 12:44:16 12:44:16 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:44:16 #73 DONE 1.8s 12:44:16 12:44:16 #46 [support-scheduler internal] load build context 12:44:17 #46 ... 12:44:17 12:44:17 #42 [core-command internal] load build context 12:44:17 #42 transferring context: 81.58MB 51.2s 12:44:17 #42 ... 12:44:17 12:44:17 #46 [support-scheduler internal] load build context 12:44:17 #46 ... 12:44:17 12:44:17 #43 [core-data internal] load build context 12:44:17 #43 ... 12:44:17 12:44:17 #44 [security-proxy-setup internal] load build context 12:44:17 #44 ... 12:44:17 12:44:17 #46 [support-scheduler internal] load build context 12:44:18 #46 ... 12:44:18 12:44:18 #49 [security-bootstrapper internal] load build context 12:44:18 #49 ... 12:44:18 12:44:18 #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:44:18 #72 DONE 4.1s 12:44:18 12:44:18 #49 [security-bootstrapper internal] load build context 12:44:18 #49 ... 12:44:18 12:44:18 #51 [core-metadata internal] load build context 12:44:18 #51 ... 12:44:18 12:44:18 #49 [security-bootstrapper internal] load build context 12:44:19 #49 ... 12:44:19 12:44:19 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:44:19 #0 5.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:19 #0 5.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:19 #0 6.998 OK: 8 MiB in 19 packages 12:44:19 #74 DONE 7.5s 12:44:19 12:44:19 #49 [security-bootstrapper internal] load build context 12:44:19 #49 ... 12:44:19 12:44:19 #52 [security-secretstore-setup internal] load build context 12:44:20 #52 ... 12:44:20 12:44:20 #49 [security-bootstrapper internal] load build context 12:44:20 #49 ... 12:44:20 12:44:20 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:44:20 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 50.9s done 12:44:20 #38 ... 12:44:20 12:44:20 #52 [security-secretstore-setup internal] load build context 12:44:21 #52 ... 12:44:21 12:44:21 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:44:21 #75 DONE 6.6s 12:44:21 12:44:21 #52 [security-secretstore-setup internal] load build context 12:44:22 #52 ... 12:44:22 12:44:22 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12:44:22 #38 DONE 57.2s 12:44:22 12:44:22 #52 [security-secretstore-setup internal] load build context 12:44:22 #52 ... 12:44:22 12:44:22 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:44:22 #76 DONE 0.8s 12:44:22 12:44:22 #52 [security-secretstore-setup internal] load build context 12:44:22 #52 transferring context: 61.40MB 52.5s 12:44:22 #52 ... 12:44:22 12:44:22 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:44:22 #0 8.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:44:22 #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:44:22 #0 9.563 OK: 13 MiB in 26 packages 12:44:23 #77 DONE 10.2s 12:44:23 12:44:23 #51 [core-metadata internal] load build context 12:44:23 #51 ... 12:44:23 12:44:23 #50 [core-common-config-bootstrapper internal] load build context 12:44:23 #50 ... 12:44:23 12:44:23 #51 [core-metadata internal] load build context 12:44:24 #51 ... 12:44:24 12:44:24 #41 [support-notifications internal] load build context 12:44:24 #41 ... 12:44:24 12:44:24 #48 [security-spiffe-token-provider internal] load build context 12:44:24 #48 ... 12:44:24 12:44:24 #51 [core-metadata internal] load build context 12:44:27 #51 ... 12:44:27 12:44:27 #47 [security-proxy-auth internal] load build context 12:44:27 #47 ... 12:44:27 12:44:27 #51 [core-metadata internal] load build context 12:44:27 #51 ... 12:44:27 12:44:27 #42 [core-command internal] load build context 12:44:27 #42 transferring context: 118.76MB 61.4s 12:44:27 #42 ... 12:44:27 12:44:27 #47 [security-proxy-auth internal] load build context 12:44:27 #47 ... 12:44:27 12:44:27 #43 [core-data internal] load build context 12:44:27 #43 ... 12:44:27 12:44:27 #42 [core-command internal] load build context 12:44:27 #42 ... 12:44:27 12:44:27 #44 [security-proxy-setup internal] load build context 12:44:28 #44 ... 12:44:28 12:44:28 #42 [core-command internal] load build context 12:44:28 #42 ... 12:44:28 12:44:28 #46 [support-scheduler internal] load build context 12:44:28 #46 ... 12:44:28 12:44:28 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:44:28 #78 DONE 3.7s 12:44:28 12:44:28 #46 [support-scheduler internal] load build context 12:44:28 #46 ... 12:44:28 12:44:28 #42 [core-command internal] load build context 12:44:29 #42 ... 12:44:29 12:44:29 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:44:29 #79 DONE 4.4s 12:44:29 12:44:29 #42 [core-command internal] load build context 12:44:29 #42 ... 12:44:29 12:44:29 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:44:29 #80 DONE 4.6s 12:44:29 12:44:29 #42 [core-command internal] load build context 12:44:30 #42 ... 12:44:30 12:44:30 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:44:30 #81 DONE 1.5s 12:44:30 12:44:30 #42 [core-command internal] load build context 12:44:30 #42 ... 12:44:30 12:44:30 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:44:30 #82 DONE 1.4s 12:44:30 12:44:30 #42 [core-command internal] load build context 12:44:30 #42 ... 12:44:30 12:44:30 #83 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:44:30 #83 DONE 1.3s 12:44:30 12:44:30 #42 [core-command internal] load build context 12:44:31 #42 ... 12:44:31 12:44:31 #49 [security-bootstrapper internal] load build context 12:44:31 #49 ... 12:44:31 12:44:31 #42 [core-command internal] load build context 12:44:31 #42 ... 12:44:31 12:44:31 #84 [security-spire-server stage-2 6/9] COPY security.txt / 12:44:31 #84 DONE 1.3s 12:44:31 12:44:31 #42 [core-command internal] load build context 12:44:32 #42 ... 12:44:32 12:44:32 #85 [security-spire-config stage-2 6/10] COPY security.txt / 12:44:32 #85 DONE 1.4s 12:44:32 12:44:32 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:44:32 #86 ... 12:44:32 12:44:32 #87 [security-spire-agent stage-3 7/10] COPY security.txt / 12:44:32 #87 DONE 1.5s 12:44:32 12:44:32 #42 [core-command internal] load build context 12:44:32 #42 transferring context: 141.02MB 66.5s 12:44:33 #42 ... 12:44:33 12:44:33 #52 [security-secretstore-setup internal] load build context 12:44:33 #52 ... 12:44:33 12:44:33 #42 [core-command internal] load build context 12:44:33 #42 ... 12:44:33 12:44:33 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:44:33 #88 DONE 1.1s 12:44:33 12:44:33 #42 [core-command internal] load build context 12:44:33 #42 ... 12:44:33 12:44:33 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:44:33 #86 DONE 1.2s 12:44:33 12:44:33 #42 [core-command internal] load build context 12:44:33 #42 ... 12:44:33 12:44:33 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:44:33 #89 DONE 1.4s 12:44:33 12:44:33 #42 [core-command internal] load build context 12:44:34 #42 ... 12:44:34 12:44:34 #50 [core-common-config-bootstrapper internal] load build context 12:44:34 #50 ... 12:44:34 12:44:34 #42 [core-command internal] load build context 12:44:34 #42 ... 12:44:34 12:44:34 #41 [support-notifications internal] load build context 12:44:34 #41 ... 12:44:34 12:44:34 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:44:34 #90 DONE 1.2s 12:44:34 12:44:34 #41 [support-notifications internal] load build context 12:44:34 #41 ... 12:44:34 12:44:34 #48 [security-spiffe-token-provider internal] load build context 12:44:34 #48 ... 12:44:34 12:44:34 #42 [core-command internal] load build context 12:44:34 #42 ... 12:44:34 12:44:34 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:44:34 #91 DONE 1.3s 12:44:34 12:44:34 #42 [core-command internal] load build context 12:44:35 #42 ... 12:44:35 12:44:35 #92 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:44:35 #92 DONE 1.1s 12:44:35 12:44:35 #42 [core-command internal] load build context 12:44:35 #42 ... 12:44:35 12:44:35 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:44:35 #93 DONE 1.2s 12:44:35 12:44:35 #42 [core-command internal] load build context 12:44:36 #42 ... 12:44:36 12:44:36 #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:44:36 #94 DONE 1.1s 12:44:36 12:44:36 #42 [core-command internal] load build context 12:44:36 #42 ... 12:44:36 12:44:36 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:44:36 #95 DONE 1.7s 12:44:36 12:44:36 #42 [core-command internal] load build context 12:44:37 #42 ... 12:44:37 12:44:37 #51 [core-metadata internal] load build context 12:44:37 #51 ... 12:44:37 12:44:37 #42 [core-command internal] load build context 12:44:37 #42 transferring context: 162.58MB 71.6s 12:44:37 #42 ... 12:44:37 12:44:37 #47 [security-proxy-auth internal] load build context 12:44:37 #47 ... 12:44:37 12:44:37 #43 [core-data internal] load build context 12:44:37 #43 ... 12:44:37 12:44:37 #42 [core-command internal] load build context 12:44:38 #42 ... 12:44:38 12:44:38 #44 [security-proxy-setup internal] load build context 12:44:38 #44 ... 12:44:38 12:44:38 #47 [security-proxy-auth internal] load build context 12:44:38 #47 ... 12:44:38 12:44:38 #46 [support-scheduler internal] load build context 12:44:39 #46 ... 12:44:39 12:44:39 #47 [security-proxy-auth internal] load build context 12:44:41 #47 ... 12:44:41 12:44:41 #49 [security-bootstrapper internal] load build context 12:44:41 #49 ... 12:44:41 12:44:41 #47 [security-proxy-auth internal] load build context 12:44:42 #47 transferring context: 213.92MB 74.6s 12:44:43 #47 ... 12:44:43 12:44:43 #52 [security-secretstore-setup internal] load build context 12:44:43 #52 ... 12:44:43 12:44:43 #47 [security-proxy-auth internal] load build context 12:44:43 #47 ... 12:44:43 12:44:43 #96 [security-spire-config] exporting to image 12:44:43 #96 exporting layers 5.8s done 12:44:43 #96 writing image sha256:37f11d8ade488c55d10b030acd4581f6b651a7bbf34053cd4511047d33cabec6 0.3s done 12:44:43 #96 writing image sha256:57119452bec1778b7f255da9205f5ae321c9727e46e33207e620cf047bd7d847 0.1s done 12:44:43 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 12:44:43 #96 naming to docker.io/library/security-spire-server-arm64 0.0s done 12:44:43 #96 writing image sha256:5a71376f5c4f0ffb7cbce54b6134f3e991de39dc015f28c349927ec6dcc5b169 0.0s done 12:44:43 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 12:44:43 #96 DONE 7.4s 12:44:43 12:44:43 #47 [security-proxy-auth internal] load build context 12:44:43 #47 ... 12:44:43 12:44:43 #49 [security-bootstrapper internal] load build context 12:44:43 #49 transferring context: 228.08MB 75.4s done 12:44:43 #49 DONE 77.4s 12:44:43 12:44:43 #47 [security-proxy-auth internal] load build context 12:44:44 #47 ... 12:44:44 12:44:44 #50 [core-common-config-bootstrapper internal] load build context 12:44:44 #50 transferring context: 228.08MB 75.5s done 12:44:44 #50 DONE 76.9s 12:44:44 12:44:44 #47 [security-proxy-auth internal] load build context 12:44:44 #47 ... 12:44:44 12:44:44 #46 [support-scheduler internal] load build context 12:44:44 #46 transferring context: 228.08MB 75.9s done 12:44:44 #46 DONE 77.9s 12:44:44 12:44:44 #47 [security-proxy-auth internal] load build context 12:44:44 #47 ... 12:44:44 12:44:44 #48 [security-spiffe-token-provider internal] load build context 12:44:44 #48 ... 12:44:44 12:44:44 #41 [support-notifications internal] load build context 12:44:44 #41 ... 12:44:44 12:44:44 #48 [security-spiffe-token-provider internal] load build context 12:44:45 #48 ... 12:44:45 12:44:45 #47 [security-proxy-auth internal] load build context 12:44:45 #47 transferring context: 228.08MB 77.0s done 12:44:45 #47 DONE 78.9s 12:44:45 12:44:45 #48 [security-spiffe-token-provider internal] load build context 12:44:46 #48 ... 12:44:46 12:44:46 #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:44:46 #97 DONE 2.0s 12:44:46 12:44:46 #48 [security-spiffe-token-provider internal] load build context 12:44:46 #48 ... 12:44:46 12:44:46 #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:44:46 #98 DONE 2.0s 12:44:46 12:44:46 #48 [security-spiffe-token-provider internal] load build context 12:44:46 #48 ... 12:44:46 12:44:46 #43 [core-data internal] load build context 12:44:46 #43 transferring context: 228.08MB 79.1s done 12:44:46 #43 DONE 80.5s 12:44:46 12:44:46 #48 [security-spiffe-token-provider internal] load build context 12:44:47 #48 ... 12:44:47 12:44:47 #51 [core-metadata internal] load build context 12:44:47 #51 transferring context: 228.08MB 77.4s done 12:44:47 #51 DONE 79.8s 12:44:47 12:44:47 #48 [security-spiffe-token-provider internal] load build context 12:44:48 #48 ... 12:44:48 12:44:48 #42 [core-command internal] load build context 12:44:48 #42 ... 12:44:48 12:44:48 #44 [security-proxy-setup internal] load build context 12:44:48 #44 ... 12:44:48 12:44:48 #42 [core-command internal] load build context 12:44:48 #42 ... 12:44:48 12:44:48 #41 [support-notifications internal] load build context 12:44:48 #41 transferring context: 228.08MB 82.5s done 12:44:48 #41 DONE 83.0s 12:44:48 12:44:48 #42 [core-command internal] load build context 12:44:48 #42 ... 12:44:48 12:44:48 #48 [security-spiffe-token-provider internal] load build context 12:44:48 #48 transferring context: 228.08MB 80.5s done 12:44:48 #48 DONE 82.3s 12:44:48 12:44:48 #42 [core-command internal] load build context 12:44:48 #42 ... 12:44:48 12:44:48 #44 [security-proxy-setup internal] load build context 12:44:48 #44 transferring context: 228.08MB 82.8s done 12:44:48 #44 DONE 83.2s 12:44:48 12:44:48 #42 [core-command internal] load build context 12:44:49 #42 transferring context: 228.08MB 83.3s done 12:44:49 #42 DONE 83.8s 12:44:49 12:44:49 #52 [security-secretstore-setup internal] load build context 12:44:49 #52 ... 12:44:49 12:44:49 #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:44:49 #99 DONE 0.8s 12:44:49 12:44:49 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:44:49 #100 DONE 1.0s 12:44:49 12:44:49 #52 [security-secretstore-setup internal] load build context 12:44:49 #52 ... 12:44:49 12:44:49 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:53 #101 ... 12:44:53 12:44:53 #52 [security-secretstore-setup internal] load build context 12:44:53 #52 transferring context: 228.08MB 82.6s done 12:44:53 #52 DONE 84.5s 12:44:53 12:44:53 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:56 #102 ... 12:44:56 12:44:56 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:56 #103 ... 12:44:56 12:44:56 #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #104 DONE 67.4s 12:46:04 12:46:04 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #103 DONE 67.5s 12:46:04 12:46:04 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #101 DONE 63.9s 12:46:04 12:46:04 #105 [security-spiffe-token-provider builder 6/7] COPY . . 12:46:04 #105 ... 12:46:04 12:46:04 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #102 DONE 64.0s 12:46:04 12:46:04 #106 [support-notifications builder 6/7] COPY . . 12:46:04 #106 ... 12:46:04 12:46:04 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 12:46:04 #107 DONE 3.4s 12:46:04 12:46:04 #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #108 CACHED 12:46:04 12:46:04 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:46:04 #109 CACHED 12:46:04 12:46:04 #110 [core-metadata builder 6/7] COPY . . 12:46:04 #110 CACHED 12:46:04 12:46:04 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:46:04 #111 CACHED 12:46:04 12:46:04 #112 [security-secretstore-setup builder 6/7] COPY . . 12:46:04 #112 CACHED 12:46:04 12:46:04 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #113 CACHED 12:46:04 12:46:04 #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:46:04 #114 CACHED 12:46:04 12:46:04 #115 [security-proxy-auth builder 6/7] COPY . . 12:46:04 #115 CACHED 12:46:04 12:46:04 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #116 CACHED 12:46:04 12:46:04 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #117 CACHED 12:46:04 12:46:04 #118 [support-scheduler builder 6/7] COPY . . 12:46:04 #118 CACHED 12:46:04 12:46:04 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:46:04 #119 CACHED 12:46:04 12:46:04 #105 [security-spiffe-token-provider builder 6/7] COPY . . 12:46:04 #105 DONE 3.4s 12:46:04 12:46:04 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 12:46:04 #120 CACHED 12:46:04 12:46:04 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #121 CACHED 12:46:04 12:46:04 #122 [core-data builder 6/7] COPY . . 12:46:04 #122 CACHED 12:46:04 12:46:04 #123 [security-bootstrapper builder 6/7] COPY . . 12:46:04 #123 DONE 3.5s 12:46:04 12:46:04 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 12:46:04 #124 CACHED 12:46:04 12:46:04 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #125 CACHED 12:46:04 12:46:04 #126 [core-command builder 6/7] COPY . . 12:46:04 #126 CACHED 12:46:04 12:46:04 #106 [support-notifications builder 6/7] COPY . . 12:46:04 #106 DONE 3.4s 12:46:04 12:46:04 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:46:04 #127 CACHED 12:46:04 12:46:04 #128 [security-proxy-setup builder 6/7] COPY . . 12:46:04 #128 CACHED 12:46:04 12:46:04 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:04 #129 CACHED 12:46:04 12:46:04 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:46:04 #130 ... 12:46:04 12:46:04 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:46:04 #0 5.294 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 12:46:04 #131 ... 12:46:04 12:46:04 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:46:04 #130 5.585 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 12:46:07 #130 ... 12:46:07 12:46:07 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:46:07 #0 4.377 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 12:46:07 #132 ... 12:46:07 12:46:07 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:46:07 #0 5.870 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 12:46:07 #133 ... 12:46:07 12:46:07 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:46:07 #0 5.867 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 12:46:07 #134 ... 12:46:07 12:46:07 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:46:07 #0 5.146 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 12:46:07 #135 ... 12:46:07 12:46:07 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:46:07 #0 5.088 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 12:46:07 #136 ... 12:46:07 12:46:07 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:46:07 #0 4.572 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 12:46:08 #137 ... 12:46:08 12:46:08 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:46:08 #0 3.598 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 12:46:08 #138 ... 12:46:08 12:46:08 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:46:08 #0 5.692 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 12:46:08 #139 ... 12:46:08 12:46:08 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:46:08 #0 5.964 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 13:02:16 #140 ... 13:02:16 13:02:16 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:02:16 #135 968.3 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 13:02:16 #135 ... 13:02:16 13:02:16 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:02:16 #130 DONE 971.2s 13:02:16 13:02:16 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:02:16 #135 ... 13:02:16 13:02:16 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 13:02:16 #141 DONE 0.4s 13:02:16 13:02:16 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 13:02:16 #142 DONE 0.2s 13:02:16 13:02:16 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:02:16 #143 DONE 0.3s 13:02:16 13:02:16 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:02:16 #135 ... 13:02:16 13:02:16 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:02:16 #144 DONE 0.2s 13:02:16 13:02:16 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:02:16 #145 DONE 0.4s 13:02:16 13:02:16 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:02:16 #146 DONE 0.3s 13:02:16 13:02:16 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:02:16 #140 ... 13:02:16 13:02:16 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:02:16 #147 DONE 2.0s 13:02:16 13:02:16 #96 [security-proxy-setup] exporting to image 13:02:16 #96 exporting layers 13:02:16 #96 exporting layers 1.0s done 13:02:16 #96 writing image sha256:22448e2d4273d778c8aaf5d31e3f38941f7e35810c23a1804939217aa09218bc done 13:02:16 #96 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 13:02:16 #96 DONE 8.5s 13:02:16 13:02:16 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:02:16 #137 ... 13:02:16 13:02:16 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:02:16 #131 DONE 977.1s 13:02:16 13:02:16 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:02:16 #148 DONE 0.4s 13:02:16 13:02:16 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:02:16 #137 ... 13:02:16 13:02:16 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:02:17 #149 DONE 2.2s 13:02:17 13:02:17 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 13:02:17 #150 DONE 0.4s 13:02:17 13:02:17 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:02:17 #135 ... 13:02:17 13:02:17 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 13:02:17 #151 DONE 0.2s 13:02:17 13:02:17 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:02:18 #152 DONE 0.3s 13:02:18 13:02:18 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:02:18 #153 DONE 0.1s 13:02:18 13:02:18 #154 [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/ 13:02:18 #154 DONE 0.1s 13:02:18 13:02:18 #155 [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/ 13:02:18 #155 DONE 0.2s 13:02:18 13:02:18 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 13:02:18 #156 DONE 0.1s 13:02:18 13:02:18 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:02:18 #135 ... 13:02:18 13:02:18 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:02:18 #157 DONE 0.2s 13:02:18 13:02:18 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:02:20 #158 DONE 1.9s 13:02:20 13:02:20 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:02:20 #135 ... 13:02:20 13:02:20 #96 [security-bootstrapper] exporting to image 13:02:20 #96 exporting layers 13:02:21 #96 exporting layers 0.9s done 13:02:21 #96 writing image sha256:e87a1390d610327ca46f70a1739b670683c915785cac93a04684795be2cd6f63 done 13:02:21 #96 naming to docker.io/library/security-bootstrapper-arm64 done 13:02:21 #96 DONE 9.4s 13:02:21 13:02:21 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:02:24 #132 ... 13:02:24 13:02:24 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:02:24 #135 DONE 987.7s 13:02:24 13:02:24 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:02:25 #139 ... 13:02:25 13:02:25 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:02:25 #159 DONE 0.3s 13:02:25 13:02:25 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:02:25 #133 ... 13:02:25 13:02:25 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 13:02:26 #160 DONE 0.3s 13:02:26 13:02:26 #161 [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 13:02:26 #161 DONE 0.1s 13:02:26 13:02:26 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:02:26 #137 ... 13:02:26 13:02:26 #162 [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 13:02:26 #162 DONE 0.1s 13:02:26 13:02:26 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:02:26 #163 DONE 0.2s 13:02:26 13:02:26 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:02:26 #164 DONE 0.2s 13:02:26 13:02:26 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:02:26 #165 DONE 0.3s 13:02:26 13:02:26 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:02:26 #166 DONE 0.1s 13:02:26 13:02:26 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:02:27 #140 ... 13:02:27 13:02:27 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:02:29 #167 DONE 1.8s 13:02:29 13:02:29 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:02:29 #140 ... 13:02:29 13:02:29 #96 [security-secretstore-setup] exporting to image 13:02:29 #96 exporting layers 13:02:30 #96 exporting layers 1.8s done 13:02:30 #96 writing image sha256:78aca416242d3ee8fc29c64d118259fb3d032f48110697489d60d7d08e3f65d7 done 13:02:30 #96 naming to docker.io/library/security-secretstore-setup-arm64 done 13:02:30 #96 DONE 11.2s 13:02:30 13:02:30 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:03:09 #137 ... 13:03:09 13:03:09 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:03:09 #138 DONE 1032.3s 13:03:09 13:03:09 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:03:09 #140 ... 13:03:09 13:03:09 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:03:10 #168 DONE 0.2s 13:03:10 13:03:10 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:03:10 #169 DONE 0.2s 13:03:10 13:03:10 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:03:10 #170 DONE 0.3s 13:03:10 13:03:10 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:03:10 #171 DONE 0.1s 13:03:10 13:03:10 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:03:10 #172 DONE 0.1s 13:03:10 13:03:10 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:03:11 #132 ... 13:03:11 13:03:11 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:03:13 #173 DONE 2.1s 13:03:13 13:03:13 #96 [core-common-config-bootstrapper] exporting to image 13:03:13 #96 exporting layers 13:03:13 #96 exporting layers 0.5s done 13:03:13 #96 writing image sha256:a2071bcba672c63bfe425be8130a3008867f47a33c450f95898aa139b7161de6 0.0s done 13:03:13 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 13:03:13 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 13:03:13 #96 DONE 11.8s 13:03:13 13:03:13 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:05:05 #132 ... 13:05:05 13:05:05 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:05:05 #134 DONE 1136.1s 13:05:05 13:05:05 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:05:05 #133 ... 13:05:05 13:05:05 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:05:05 #174 DONE 0.2s 13:05:05 13:05:05 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:05:05 #175 DONE 0.2s 13:05:05 13:05:05 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:05:05 #176 DONE 0.3s 13:05:05 13:05:05 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 13:05:05 #177 DONE 0.1s 13:05:05 13:05:05 #96 [security-spiffe-token-provider] exporting to image 13:05:05 #96 exporting layers 13:05:05 #96 exporting layers 0.8s done 13:05:05 #96 writing image sha256:2d82a1732d3081e63d67281163c56abc33948f3869c983bd70c79ababc974bf9 done 13:05:05 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 13:05:05 #96 DONE 12.5s 13:05:05 13:05:05 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:10:42 #136 ... 13:10:42 13:10:42 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:10:42 #133 DONE 1478.1s 13:10:42 13:10:42 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:10:42 #132 ... 13:10:42 13:10:42 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:10:42 #178 DONE 0.2s 13:10:42 13:10:42 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:10:42 #179 DONE 0.1s 13:10:42 13:10:42 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:10:42 #140 ... 13:10:42 13:10:42 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:10:42 #180 DONE 0.4s 13:10:42 13:10:42 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:10:42 #137 ... 13:10:42 13:10:42 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 13:10:42 #181 DONE 0.2s 13:10:42 13:10:42 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:10:42 #182 DONE 0.1s 13:10:42 13:10:42 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:10:42 #183 DONE 2.0s 13:10:42 13:10:42 #96 [security-proxy-auth] exporting to image 13:10:42 #96 exporting layers 13:10:42 #96 exporting layers 0.8s done 13:10:42 #96 writing image sha256:1f8f3633c0d783a4c8a7e99e740737ac8553e57970af68b9b735a5e58b9f3983 done 13:10:42 #96 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 13:10:42 #96 DONE 13.4s 13:10:42 13:10:42 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:11:20 #132 ... 13:11:20 13:11:20 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:11:20 #140 DONE 1522.1s 13:11:20 13:11:20 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:11:20 #136 ... 13:11:20 13:11:20 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:11:20 #184 DONE 0.1s 13:11:20 13:11:20 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:11:20 #139 ... 13:11:20 13:11:20 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:11:20 #185 DONE 0.1s 13:11:20 13:11:20 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:11:20 #186 DONE 0.3s 13:11:20 13:11:20 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:11:20 #187 DONE 0.1s 13:11:20 13:11:20 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:11:20 #137 ... 13:11:20 13:11:20 #96 [core-command] exporting to image 13:11:20 #96 exporting layers 13:11:20 #96 exporting layers 0.4s done 13:11:21 #96 writing image sha256:3efe1bdef0866dda97eb3837fd7c8701e4ab66f6e99a207c2874c51786bcf2fb done 13:11:21 #96 naming to docker.io/library/core-command-arm64 done 13:11:21 #96 DONE 13.8s 13:11:21 13:11:21 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:11:27 #137 DONE 1529.8s 13:11:27 13:11:27 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:11:27 #136 ... 13:11:27 13:11:27 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:11:27 #188 DONE 0.3s 13:11:27 13:11:27 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:11:27 #136 ... 13:11:27 13:11:27 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:11:27 #189 DONE 0.3s 13:11:27 13:11:27 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:11:27 #132 ... 13:11:27 13:11:27 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:11:28 #190 DONE 0.4s 13:11:28 13:11:28 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:11:28 #191 DONE 0.1s 13:11:28 13:11:28 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:11:28 #136 ... 13:11:28 13:11:28 #96 [core-data] exporting to image 13:11:28 #96 exporting layers 13:11:28 #96 exporting layers 0.5s done 13:11:28 #96 writing image sha256:cd7fa47d5644ae84140acb83e1eda68b81fdc8e0d65b35af457a19ece197c756 done 13:11:28 #96 naming to docker.io/library/core-data-arm64 done 13:11:28 #96 DONE 14.4s 13:11:28 13:11:28 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:11:29 #132 ... 13:11:29 13:11:29 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:11:29 #136 DONE 1532.3s 13:11:29 13:11:29 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:11:30 #132 ... 13:11:30 13:11:30 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:11:30 #192 DONE 0.2s 13:11:30 13:11:30 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:11:30 #132 ... 13:11:30 13:11:30 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:11:30 #193 DONE 0.1s 13:11:30 13:11:30 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:11:31 #194 DONE 0.5s 13:11:31 13:11:31 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:11:31 #195 DONE 0.1s 13:11:31 13:11:31 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:11:31 #196 DONE 0.1s 13:11:31 13:11:31 #96 [core-metadata] exporting to image 13:11:31 #96 exporting layers 0.4s done 13:11:31 #96 writing image sha256:47dee01ef44b46bd8018802e7445e6c79f716645edec52d9dec3564869057b94 done 13:11:31 #96 naming to docker.io/library/core-metadata-arm64 done 13:11:31 #96 DONE 14.8s 13:11:31 13:11:31 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:11:53 #139 ... 13:11:53 13:11:53 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:11:53 #132 DONE 1556.2s 13:11:53 13:11:53 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:11:53 #139 ... 13:11:53 13:11:53 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:11:53 #197 DONE 0.1s 13:11:53 13:11:53 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:11:53 #139 ... 13:11:53 13:11:53 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:11:53 #198 DONE 0.1s 13:11:53 13:11:53 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:11:54 #199 DONE 0.7s 13:11:54 13:11:54 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 13:11:54 #200 DONE 0.1s 13:11:54 13:11:54 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:11:54 #139 ... 13:11:54 13:11:54 #96 [support-scheduler] exporting to image 13:11:54 #96 exporting layers 13:11:55 #96 exporting layers 0.4s done 13:11:55 #96 writing image sha256:073f45afbe3940b061e0f429ae2e566a1fecf2144194a6750b1e312f1e688c40 done 13:11:55 #96 naming to docker.io/library/support-scheduler-arm64 done 13:11:55 #96 DONE 15.3s 13:11:55 13:11:55 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:11:56 #139 DONE 1559.1s 13:11:56 13:11:56 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:11:56 #201 DONE 0.1s 13:11:56 13:11:56 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:11:56 #202 DONE 0.1s 13:11:56 13:11:56 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:11:57 #203 DONE 0.3s 13:11:57 13:11:57 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:11:57 #204 DONE 0.1s 13:11:57 13:11:57 #96 [support-notifications] exporting to image 13:11:57 #96 exporting layers 0.5s done 13:11:57 #96 writing image sha256:7eeeb09d70a450b70e7af2e40f8051646fba4370f5e6aca5bd6a3e2dce4ce3c4 done 13:11:57 #96 naming to docker.io/library/support-notifications-arm64 done 13:11:57 #96 DONE 15.7s 13:11:57 time="2024-06-21T12:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:11:57 time="2024-06-21T12:43:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:12:06 $ docker stop --time=1 b808ed3f19b33902c50ad5d36a2ac3c4af2f9be68ce5bc078c2799aed1e9685f 13:12:08 $ docker rm -f --volumes b808ed3f19b33902c50ad5d36a2ac3c4af2f9be68ce5bc078c2799aed1e9685f [Pipeline] // withDockerContainer [Pipeline] sh 13:12:09 + docker images 13:12:09 REPOSITORY TAG IMAGE ID CREATED SIZE 13:12:09 support-notifications-arm64 latest 7eeeb09d70a4 12 seconds ago 38.2MB 13:12:09 support-scheduler-arm64 latest 073f45afbe39 14 seconds ago 37.4MB 13:12:09 core-metadata-arm64 latest 47dee01ef44b 38 seconds ago 35.4MB 13:12:09 core-data-arm64 latest cd7fa47d5644 40 seconds ago 35.3MB 13:12:09 core-command-arm64 latest 3efe1bdef086 48 seconds ago 34.9MB 13:12:09 security-proxy-auth-arm64 latest 1f8f3633c0d7 About a minute ago 32.6MB 13:12:09 security-spiffe-token-provider-arm64 latest 2d82a1732d30 7 minutes ago 29.1MB 13:12:09 core-common-config-bootstrapper-arm64 latest a2071bcba672 8 minutes ago 15.3MB 13:12:09 security-secretstore-setup-arm64 latest 78aca416242d 9 minutes ago 36.4MB 13:12:09 security-bootstrapper-arm64 latest e87a1390d610 9 minutes ago 18.8MB 13:12:09 security-proxy-setup-arm64 latest 22448e2d4273 9 minutes ago 26MB 13:12:09 security-spire-config-arm64 latest 5a71376f5c4f 27 minutes ago 95.8MB 13:12:09 security-spire-agent-arm64 latest 57119452bec1 27 minutes ago 152MB 13:12:09 security-spire-server-arm64 latest 37f11d8ade48 27 minutes ago 96.7MB 13:12:09 ci-base-image-arm64 latest 928b6a18294a 44 minutes ago 962MB 13:12:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 13:12:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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 13:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:09 13:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:10 arm64: Pulling from edgex-lftools-log-publisher 13:12:10 8998bd30e6a1: Pulling fs layer 13:12:10 04944245beec: Pulling fs layer 13:12:10 699f458cf7ca: Pulling fs layer 13:12:10 765212b225bb: Pulling fs layer 13:12:10 f23df028b6ca: Pulling fs layer 13:12:10 d65c8cfc05b1: Pulling fs layer 13:12:10 2437ff75d9bd: Pulling fs layer 13:12:10 765212b225bb: Waiting 13:12:10 f23df028b6ca: Waiting 13:12:10 d65c8cfc05b1: Waiting 13:12:10 2437ff75d9bd: Waiting 13:12:10 04944245beec: Verifying Checksum 13:12:10 04944245beec: Download complete 13:12:10 765212b225bb: Download complete 13:12:10 f23df028b6ca: Verifying Checksum 13:12:10 f23df028b6ca: Download complete 13:12:10 d65c8cfc05b1: Verifying Checksum 13:12:10 d65c8cfc05b1: Download complete 13:12:10 699f458cf7ca: Verifying Checksum 13:12:10 699f458cf7ca: Download complete 13:12:11 8998bd30e6a1: Verifying Checksum 13:12:11 8998bd30e6a1: Download complete 13:12:13 2437ff75d9bd: Verifying Checksum 13:12:13 2437ff75d9bd: Download complete 13:12:16 8998bd30e6a1: Pull complete 13:12:16 04944245beec: Pull complete 13:12:18 699f458cf7ca: Pull complete 13:12:18 765212b225bb: Pull complete 13:12:19 f23df028b6ca: Pull complete 13:12:19 d65c8cfc05b1: Pull complete 13:12:37 2437ff75d9bd: Pull complete 13:12:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:37 prd-ubuntu20.04-docker-arm64-4c-16g-4089 does not seem to be running inside a container 13:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:12:40 $ docker top d5fef9d388aa138be7635feeda2ba07538f59e86981e5c0b7a279d0aaf8ee037 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:41 ---> job-cost.sh 13:12:41 lf-activate-venv: SKIPPING 13:12:41 INFO: No Stack... 13:12:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:12:42 INFO: Archiving Costs [Pipeline] sh 13:12:43 + cut -d, -f6 13:12:43 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 13:12:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4806-1-stack-cost] 13:12:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4806-1-stack-cost] did not exist. Created. 13:12:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4806-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:44 + echo total: 0.10999999940395355 [Pipeline] stash 13:12:44 Stashed 1 file(s) [Pipeline] } 13:12:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4806-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:44 $ docker stop --time=1 d5fef9d388aa138be7635feeda2ba07538f59e86981e5c0b7a279d0aaf8ee037 13:12:46 $ docker rm -f --volumes d5fef9d388aa138be7635feeda2ba07538f59e86981e5c0b7a279d0aaf8ee037 [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 13:12:47 provisioning config files... 13:12:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13390682153463608040tmp [Pipeline] { [Pipeline] sh 13:12:47 + set +x 13:12:47 + curl -s https://codecov.io/bash 13:12:47 + bash -s -- 13:12:47 13:12:47 _____ _ 13:12:47 / ____| | | 13:12:47 | | ___ __| | ___ ___ _____ __ 13:12:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:12:47 | |___| (_) | (_| | __/ (_| (_) \ V / 13:12:47 \_____\___/ \__,_|\___|\___\___/ \_/ 13:12:47 Bash-1.0.6 13:12:47 13:12:47 13:12:47 ==> git version 2.25.1 found 13:12:47 ==> 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 13:12:47 Release-Date: 2020-01-08 13:12:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:12:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:12:47 ==> Jenkins CI detected. 13:12:47 current dir:  /w/workspace/edgex-go/1 13:12:47 project root: . 13:12:47 --> token set from env 13:12:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:12:47 ==> Running gcov in . (disable via -X gcov) 13:12:47 ==> Python coveragepy not found 13:12:47 ==> Searching for coverage reports in: 13:12:47 + . 13:12:47 -> Found 1 reports 13:12:47 ==> Detecting git/mercurial file structure 13:12:47 ==> Reading reports 13:12:47 + ./coverage.out bytes=455714 13:12:47 ==> Appending adjustments 13:12:47 https://docs.codecov.io/docs/fixing-reports 13:12:48 + Found adjustments 13:12:48 ==> Gzipping contents 13:12:48 60K /tmp/codecov.Xs2X64.gz 13:12:48 ==> Uploading reports 13:12:48 url: https://codecov.io 13:12:48 query: branch=PR-4806&commit=06aa0c44d737d2aa1863c7d06d6f4043ff2cf154&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4806%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4806&job=&cmd_args= 13:12:48 -> Pinging Codecov 13:12:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4806&commit=06aa0c44d737d2aa1863c7d06d6f4043ff2cf154&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4806%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4806&job=&cmd_args= 13:12:49 -> Uploading to 13:12:49 https://storage.googleapis.com/codecov/v4/raw/2024-06-21/00271124DB129430A58F1EEE437C3FCB/06aa0c44d737d2aa1863c7d06d6f4043ff2cf154/8b7b063c-1b3c-45a7-9c28-47bb4f61a099.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240621%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240621T131248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d18aaeb4486341d94f3ad7f9612b3a6f6390cfa68dbcf325e278cd2b1fc950f 13:12:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:12:49 Dload Upload Total Spent Left Speed 13:12:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57919 0 0 100 57919 0 227k --:--:-- --:--:-- --:--:-- 226k 13:12:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/06aa0c44d737d2aa1863c7d06d6f4043ff2cf154 [Pipeline] } 13:12:49 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 13:12:51 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 13:12:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:12:52 ---> package-listing.sh 13:12:52 ++ facter osfamily 13:12:52 ++ tr '[:upper:]' '[:lower:]' 13:12:52 + OS_FAMILY=debian 13:12:52 + workspace=/w/workspace/edgex-go/1 13:12:52 + START_PACKAGES=/tmp/packages_start.txt 13:12:52 + END_PACKAGES=/tmp/packages_end.txt 13:12:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:12:52 + PACKAGES=/tmp/packages_start.txt 13:12:52 + '[' /w/workspace/edgex-go/1 ']' 13:12:52 + PACKAGES=/tmp/packages_end.txt 13:12:52 + case "${OS_FAMILY}" in 13:12:52 + dpkg -l 13:12:52 + grep '^ii' 13:12:52 + '[' -f /tmp/packages_start.txt ']' 13:12:52 + '[' -f /tmp/packages_end.txt ']' 13:12:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:12:52 + '[' /w/workspace/edgex-go/1 ']' 13:12:52 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:12:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:12:52 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 13:12:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:53 13:12:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:54 latest: Pulling from edgex-lftools-log-publisher 13:12:54 5eb5b503b376: Pulling fs layer 13:12:54 5c69ac0246d0: Pulling fs layer 13:12:54 ec43610c2a17: Pulling fs layer 13:12:54 3a2ae6a8a46f: Pulling fs layer 13:12:54 33b1e0a273af: Pulling fs layer 13:12:54 5d3b04190fa2: Pulling fs layer 13:12:54 2f39f015ded8: Pulling fs layer 13:12:54 33b1e0a273af: Waiting 13:12:54 5d3b04190fa2: Waiting 13:12:54 2f39f015ded8: Waiting 13:12:54 3a2ae6a8a46f: Waiting 13:12:54 5c69ac0246d0: Download complete 13:12:54 3a2ae6a8a46f: Verifying Checksum 13:12:54 3a2ae6a8a46f: Download complete 13:12:54 33b1e0a273af: Verifying Checksum 13:12:54 33b1e0a273af: Download complete 13:12:54 5d3b04190fa2: Download complete 13:12:54 ec43610c2a17: Verifying Checksum 13:12:54 ec43610c2a17: Download complete 13:12:54 5eb5b503b376: Verifying Checksum 13:12:54 5eb5b503b376: Download complete 13:12:54 2f39f015ded8: Verifying Checksum 13:12:54 2f39f015ded8: Download complete 13:12:55 5eb5b503b376: Pull complete 13:12:55 5c69ac0246d0: Pull complete 13:12:56 ec43610c2a17: Pull complete 13:12:56 3a2ae6a8a46f: Pull complete 13:12:56 33b1e0a273af: Pull complete 13:12:56 5d3b04190fa2: Pull complete 13:13:00 2f39f015ded8: Pull complete 13:13:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:00 prd-ubuntu20.04-docker-8c-8g-4088 does not seem to be running inside a container 13:13:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:13:06 $ docker top 693c2c9956bc020a8c1e25adba92ae86271f1c5c0ff4ed93e8791a4454bf16ae -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:06 + touch /tmp/pre-build-complete [Pipeline] sh 13:13:06 + mkdir -p /var/log/sysstat [Pipeline] sh 13:13:07 + ls /var/log/sa-host 13:13:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:07 provisioning config files... 13:13:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15132590712947258000tmp [Pipeline] { [Pipeline] echo 13:13:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:13:07 ---> create-netrc.sh [Pipeline] } 13:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:13:08 ---> python-tools-install.sh [Pipeline] echo 13:13:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:13:08 ---> sudo-logs.sh 13:13:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:13:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:13:09 ---> job-cost.sh 13:13:09 lf-activate-venv: SKIPPING 13:13:09 DEBUG: total: 0.10999999940395355 13:13:09 INFO: Retrieving Stack Cost... 13:13:09 INFO: Retrieving Pricing Info for: v3-standard-8 13:13:09 INFO: Archiving Costs [Pipeline] echo 13:13:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:13:10 ---> logs-deploy.sh 13:13:10 lf-activate-venv: SKIPPING 13:13:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4806/1 13:13:10 INFO: archiving workspace using pattern(s): 13:13:10 Archives upload complete. 13:13:10 INFO: archiving logs to Nexus