Branch indexing 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 97ead1fc80aa095b46845053832efa05950d1120 rather than 65ac9909f0939876f88ece7b28fedf537bafb1c7 Obtained Jenkinsfile from 97ead1fc80aa095b46845053832efa05950d1120 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-ssh49710878297030335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5204360655505681471.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9776403752285722476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4988358136626140864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2527713281666479179.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [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.18 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-9599 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 65ac9909f0939876f88ece7b28fedf537bafb1c7 Merge succeeded, producing 5ad5917f788d9f6c13b283d8f36545170bac1c1f Checking out Revision 5ad5917f788d9f6c13b283d8f36545170bac1c1f (PR-4405) > git config core.sparsecheckout # timeout=10 > git checkout -f 65ac9909f0939876f88ece7b28fedf537bafb1c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ad5917f788d9f6c13b283d8f36545170bac1c1f # timeout=10 Commit message: "Merge commit '97ead1fc80aa095b46845053832efa05950d1120' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T08:30:11.331Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T08:30:11.393Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T08:30:11.406Z] ========================================================= [2023-03-10T08:30:11.406Z] EdgeX Global Pipelines Version Info [2023-03-10T08:30:11.406Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f59cf4699983541ff2b12d903815adca5ba75b16 # timeout=10 [2023-03-10T08:30:12.124Z] ------------------- [2023-03-10T08:30:12.124Z] stable info: [2023-03-10T08:30:12.124Z] ------------------- [2023-03-10T08:30:12.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T08:30:12.124Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T08:30:12.124Z] Message: update stable to v1.0.244 [2023-03-10T08:30:12.694Z] ------------------- [2023-03-10T08:30:12.694Z] experimental info: [2023-03-10T08:30:12.694Z] ------------------- [2023-03-10T08:30:12.695Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T08:30:12.695Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T08:30:12.695Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T08:30:12.859Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-10T08:30:12.867Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-10T08:30:12.874Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T08:30:12.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T08:30:12.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T08:30:12.905Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-10T08:30:12.916Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-10T08:30:12.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-10T08:30:12.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-10T08:30:12.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-10T08:30:12.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-10T08:30:12.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T08:30:13.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T08:30:13.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T08:30:13.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T08:30:13.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T08:30:13.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T08:30:13.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T08:30:13.082Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-10T08:30:13.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-10T08:30:13.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T08:30:13.118Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T08:30:13.130Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-10T08:30:13.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4405 [Pipeline] echo [2023-03-10T08:30:13.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4405 [Pipeline] echo [2023-03-10T08:30:13.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4405 [Pipeline] echo [2023-03-10T08:30:13.178Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ad5917f788d9f6c13b283d8f36545170bac1c1f [Pipeline] echo [2023-03-10T08:30:13.189Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ad5917 [Pipeline] echo [2023-03-10T08:30:13.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T08:30:13.238Z] provisioning config files... [2023-03-10T08:30:13.252Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2252808635325234932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T08:30:13.555Z] ---> docker-login.sh [2023-03-10T08:30:13.555Z] nexus3.edgexfoundry.org:10001 [2023-03-10T08:30:13.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:13.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:13.814Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:13.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:13.814Z] [2023-03-10T08:30:13.814Z] Login Succeeded [2023-03-10T08:30:13.814Z] nexus3.edgexfoundry.org:10002 [2023-03-10T08:30:13.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:13.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:13.814Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:13.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:13.814Z] [2023-03-10T08:30:13.814Z] Login Succeeded [2023-03-10T08:30:13.814Z] nexus3.edgexfoundry.org:10003 [2023-03-10T08:30:14.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:14.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:14.074Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:14.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:14.074Z] [2023-03-10T08:30:14.074Z] Login Succeeded [2023-03-10T08:30:14.074Z] nexus3.edgexfoundry.org:10004 [2023-03-10T08:30:14.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:14.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:14.074Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:14.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:14.074Z] [2023-03-10T08:30:14.074Z] Login Succeeded [2023-03-10T08:30:14.074Z] docker.io [2023-03-10T08:30:14.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:14.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:14.334Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:14.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:14.334Z] [2023-03-10T08:30:14.334Z] Login Succeeded [2023-03-10T08:30:14.334Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T08:30:14.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T08:30:14.644Z] + 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 [2023-03-10T08:30:14.644Z] + + dirname cmd/core-command/Dockerfile [2023-03-10T08:30:14.644Z] cut -d/ -f2 [2023-03-10T08:30:14.644Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-10T08:30:14.644Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-10T08:30:14.644Z] + cut -d/ -f2 [2023-03-10T08:30:14.644Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-10T08:30:14.644Z] + dirname cmd/core-data/Dockerfile [2023-03-10T08:30:14.644Z] + cut -d/ -f2 [2023-03-10T08:30:14.644Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-10T08:30:14.644Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-10T08:30:14.644Z] cut -d/ -f2 [2023-03-10T08:30:14.644Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-10T08:30:14.644Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-10T08:30:14.644Z] + cut -d/ -f2 [2023-03-10T08:30:14.644Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-10T08:30:14.644Z] + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ [2023-03-10T08:30:14.644Z] -f2 [2023-03-10T08:30:14.644Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-10T08:30:14.644Z] + + cut -d/ -f2 [2023-03-10T08:30:14.644Z] dirname cmd/security-proxy-setup/Dockerfile [2023-03-10T08:30:14.644Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-10T08:30:14.644Z] + + cut -d/ -f2 [2023-03-10T08:30:14.644Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-03-10T08:30:14.644Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-10T08:30:14.644Z] + + cut -d/ -f2dirname [2023-03-10T08:30:14.644Z] cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T08:30:14.644Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T08:30:14.644Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-10T08:30:14.644Z] + cut -d/ -f2 [2023-03-10T08:30:14.644Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-10T08:30:14.644Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-10T08:30:14.644Z] + cut -d/ -f2 [2023-03-10T08:30:14.644Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-10T08:30:14.644Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-10T08:30:14.644Z] + cut -d/ -f2 [2023-03-10T08:30:14.644Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-10T08:30:14.644Z] + + dirname cmd/support-notifications/Dockerfilecut [2023-03-10T08:30:14.644Z] -d/ -f2 [2023-03-10T08:30:14.644Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-10T08:30:14.644Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-10T08:30:14.644Z] + cut -d/ -f2 [2023-03-10T08:30:14.644Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-10T08:30:14.696Z] 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 [2023-03-10T08:30:15.032Z] + git rev-list -1 --merges 5ad5917f788d9f6c13b283d8f36545170bac1c1f~1..5ad5917f788d9f6c13b283d8f36545170bac1c1f [Pipeline] echo [2023-03-10T08:30:15.045Z] -----------> git rev-list -1 --merges 5ad5917f788d9f6c13b283d8f36545170bac1c1f~1..5ad5917f788d9f6c13b283d8f36545170bac1c1f 5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:30:15.045Z] 5ad5917f788d9f6c13b283d8f36545170bac1c1f [false] [Pipeline] sh [2023-03-10T08:30:15.333Z] + git log --format=format:%s -1 5ad5917f788d9f6c13b283d8f36545170bac1c1f [Pipeline] echo [2023-03-10T08:30:15.350Z] ========================================================= [2023-03-10T08:30:15.350Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T08:30:15.350Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-10T08:30:15.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T08:30:15.734Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T08:30:15.734Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T08:30:15.734Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T08:30:15.734Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T08:30:15.734Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T08:30:15.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:30:16.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T08:30:16.075Z] [2023-03-10T08:30:16.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:30:16.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T08:30:16.379Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T08:30:16.379Z] b85a868b505f: Pulling fs layer [2023-03-10T08:30:16.379Z] e2be974225ed: Pulling fs layer [2023-03-10T08:30:16.379Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T08:30:16.379Z] 988bab9f4d93: Pulling fs layer [2023-03-10T08:30:16.379Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T08:30:16.379Z] eaf3925da568: Pulling fs layer [2023-03-10T08:30:16.379Z] bab4dde63d76: Pulling fs layer [2023-03-10T08:30:16.379Z] bde34c3a00c8: Pulling fs layer [2023-03-10T08:30:16.379Z] b352a97aabf1: Pulling fs layer [2023-03-10T08:30:16.379Z] 1469e6f7b9e6: Waiting [2023-03-10T08:30:16.379Z] eaf3925da568: Waiting [2023-03-10T08:30:16.379Z] bab4dde63d76: Waiting [2023-03-10T08:30:16.379Z] bde34c3a00c8: Waiting [2023-03-10T08:30:16.379Z] 988bab9f4d93: Waiting [2023-03-10T08:30:16.379Z] 4872d77fe225: Pulling fs layer [2023-03-10T08:30:16.379Z] 5851b861e8e6: Pulling fs layer [2023-03-10T08:30:16.379Z] 5851b861e8e6: Waiting [2023-03-10T08:30:16.379Z] b352a97aabf1: Waiting [2023-03-10T08:30:16.379Z] e2be974225ed: Verifying Checksum [2023-03-10T08:30:16.379Z] e2be974225ed: Download complete [2023-03-10T08:30:16.379Z] 988bab9f4d93: Download complete [2023-03-10T08:30:16.639Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T08:30:16.639Z] 1469e6f7b9e6: Download complete [2023-03-10T08:30:16.639Z] eaf3925da568: Verifying Checksum [2023-03-10T08:30:16.639Z] eaf3925da568: Download complete [2023-03-10T08:30:16.639Z] 339a4e72a1f5: Download complete [2023-03-10T08:30:16.639Z] bde34c3a00c8: Download complete [2023-03-10T08:30:16.639Z] b352a97aabf1: Download complete [2023-03-10T08:30:16.639Z] 4872d77fe225: Verifying Checksum [2023-03-10T08:30:16.639Z] 4872d77fe225: Download complete [2023-03-10T08:30:16.639Z] 5851b861e8e6: Download complete [2023-03-10T08:30:16.639Z] b85a868b505f: Verifying Checksum [2023-03-10T08:30:16.639Z] b85a868b505f: Download complete [2023-03-10T08:30:17.213Z] bab4dde63d76: Verifying Checksum [2023-03-10T08:30:17.213Z] bab4dde63d76: Download complete [2023-03-10T08:30:18.151Z] b85a868b505f: Pull complete [2023-03-10T08:30:18.151Z] e2be974225ed: Pull complete [2023-03-10T08:30:18.718Z] 339a4e72a1f5: Pull complete [2023-03-10T08:30:18.718Z] 988bab9f4d93: Pull complete [2023-03-10T08:30:18.977Z] 1469e6f7b9e6: Pull complete [2023-03-10T08:30:18.977Z] eaf3925da568: Pull complete [2023-03-10T08:30:20.876Z] bab4dde63d76: Pull complete [2023-03-10T08:30:20.876Z] bde34c3a00c8: Pull complete [2023-03-10T08:30:21.136Z] b352a97aabf1: Pull complete [2023-03-10T08:30:21.136Z] 4872d77fe225: Pull complete [2023-03-10T08:30:21.136Z] 5851b861e8e6: Pull complete [2023-03-10T08:30:21.136Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T08:30:21.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T08:30:21.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:30:21.270Z] prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container [2023-03-10T08:30:21.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-10T08:30:23.860Z] $ docker top 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 -eo pid,comm [2023-03-10T08:30:23.929Z] 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). [2023-03-10T08:30:23.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T08:30:23.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T08:30:23.966Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T08:30:24.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T08:30:24.098Z] $ docker exec 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 ssh-agent [2023-03-10T08:30:24.224Z] SSH_AUTH_SOCK=/tmp/ssh-smFq54P1FIJZ/agent.32 [2023-03-10T08:30:24.224Z] SSH_AGENT_PID=38 [2023-03-10T08:30:24.230Z] Running ssh-add (command line suppressed) [2023-03-10T08:30:24.328Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8916448523684429057.key (/w/workspace/edgex-go/6@tmp/private_key_8916448523684429057.key) [2023-03-10T08:30:24.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T08:30:24.630Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T08:30:24.669Z] $ docker exec --env ******** --env ******** 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 ssh-agent -k [2023-03-10T08:30:24.773Z] unset SSH_AUTH_SOCK; [2023-03-10T08:30:24.773Z] unset SSH_AGENT_PID; [2023-03-10T08:30:24.773Z] echo Agent pid 38 killed; [2023-03-10T08:30:24.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T08:30:24.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T08:30:24.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T08:30:24.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T08:30:24.917Z] $ docker exec 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 ssh-agent [2023-03-10T08:30:25.018Z] SSH_AUTH_SOCK=/tmp/ssh-NP0X9Dfh3ys6/agent.70 [2023-03-10T08:30:25.018Z] SSH_AGENT_PID=76 [2023-03-10T08:30:25.023Z] Running ssh-add (command line suppressed) [2023-03-10T08:30:25.136Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8402718645311958350.key (/w/workspace/edgex-go/6@tmp/private_key_8402718645311958350.key) [2023-03-10T08:30:25.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T08:30:25.439Z] + git semver init [2023-03-10T08:30:25.700Z] 2023-03-10 08:30:25,627 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T08:30:25.700Z] 2023-03-10 08:30:25,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2023-03-10T08:30:25.700Z] 2023-03-10 08:30:25,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2023-03-10T08:30:25.700Z] 2023-03-10 08:30:25,629 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2023-03-10T08:30:30.984Z] 2023-03-10 08:30:30,281 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2023-03-10T08:30:30.984Z] 2023-03-10 08:30:30,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4405 with force:False [2023-03-10T08:30:30.984Z] 2023-03-10 08:30:30,282 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4405 [2023-03-10T08:30:30.984Z] 2023-03-10 08:30:30,287 [execute] INFO git cat-file --batch-check [2023-03-10T08:30:30.984Z] 2023-03-10 08:30:30,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T08:30:30.984Z] 2023-03-10 08:30:30,293 [execute] INFO git cat-file --batch [2023-03-10T08:30:30.984Z] 2023-03-10 08:30:30,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T08:30:30.984Z] 2023-03-10 08:30:30,298 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4405 [2023-03-10T08:30:30.984Z] 0.0.0 [Pipeline] } [2023-03-10T08:30:31.001Z] $ docker exec --env ******** --env ******** 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 ssh-agent -k [2023-03-10T08:30:31.101Z] unset SSH_AUTH_SOCK; [2023-03-10T08:30:31.102Z] unset SSH_AGENT_PID; [2023-03-10T08:30:31.102Z] echo Agent pid 76 killed; [2023-03-10T08:30:31.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T08:30:31.407Z] + git semver [Pipeline] } [2023-03-10T08:30:31.682Z] $ docker stop --time=1 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 [2023-03-10T08:30:32.988Z] $ docker rm -f --volumes 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T08:30:33.326Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T08:30:33.531Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T08:30:33.535Z] [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 [2023-03-10T08:30:33.940Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-03-10T08:30:33.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T08:30:33.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T08:30:33.972Z] ========================================================= [2023-03-10T08:30:33.972Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-10T08:30:33.972Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:30:34.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T08:30:34.257Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-10T08:30:34.257Z] 213ec9aee27d: Pulling fs layer [2023-03-10T08:30:34.257Z] 4583459ba037: Pulling fs layer [2023-03-10T08:30:34.257Z] 93c1e223e6f2: Pulling fs layer [2023-03-10T08:30:34.257Z] 53926ce57604: Pulling fs layer [2023-03-10T08:30:34.257Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-10T08:30:34.257Z] 22ff95d597cd: Pulling fs layer [2023-03-10T08:30:34.257Z] 12d6caf4c0d1: Pulling fs layer [2023-03-10T08:30:34.257Z] 96b7cbca73a9: Pulling fs layer [2023-03-10T08:30:34.257Z] a7acece74701: Pulling fs layer [2023-03-10T08:30:34.257Z] 22ff95d597cd: Waiting [2023-03-10T08:30:34.257Z] 53926ce57604: Waiting [2023-03-10T08:30:34.257Z] 12d6caf4c0d1: Waiting [2023-03-10T08:30:34.257Z] 96b7cbca73a9: Waiting [2023-03-10T08:30:34.257Z] a7acece74701: Waiting [2023-03-10T08:30:34.257Z] 4583459ba037: Download complete [2023-03-10T08:30:34.257Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-10T08:30:34.257Z] 21b2b0c7a3f4: Download complete [2023-03-10T08:30:34.257Z] 22ff95d597cd: Verifying Checksum [2023-03-10T08:30:34.257Z] 22ff95d597cd: Download complete [2023-03-10T08:30:34.257Z] 213ec9aee27d: Download complete [2023-03-10T08:30:34.257Z] 12d6caf4c0d1: Verifying Checksum [2023-03-10T08:30:34.257Z] 12d6caf4c0d1: Download complete [2023-03-10T08:30:34.518Z] 213ec9aee27d: Pull complete [2023-03-10T08:30:34.518Z] 4583459ba037: Pull complete [2023-03-10T08:30:34.790Z] 93c1e223e6f2: Pull complete [2023-03-10T08:30:35.054Z] a7acece74701: Verifying Checksum [2023-03-10T08:30:35.054Z] a7acece74701: Download complete [2023-03-10T08:30:35.054Z] 96b7cbca73a9: Verifying Checksum [2023-03-10T08:30:35.054Z] 96b7cbca73a9: Download complete [2023-03-10T08:30:35.054Z] 53926ce57604: Verifying Checksum [2023-03-10T08:30:35.054Z] 53926ce57604: Download complete [2023-03-10T08:30:39.237Z] 53926ce57604: Pull complete [2023-03-10T08:30:39.237Z] 21b2b0c7a3f4: Pull complete [2023-03-10T08:30:39.237Z] 22ff95d597cd: Pull complete [2023-03-10T08:30:39.237Z] 12d6caf4c0d1: Pull complete [2023-03-10T08:30:41.136Z] 96b7cbca73a9: Pull complete [2023-03-10T08:30:41.700Z] a7acece74701: Pull complete [2023-03-10T08:30:41.700Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-10T08:30:41.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T08:30:41.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:30:41.999Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T08:30:41.999Z] WORKDIR /edgex [2023-03-10T08:30:41.999Z] COPY go.mod . [2023-03-10T08:30:41.999Z] RUN go mod download [2023-03-10T08:30:41.999Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-10T08:30:42.569Z] Sending build context to Docker daemon 170.4MB [2023-03-10T08:30:42.569Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T08:30:42.569Z] ---> db6d94c90886 [2023-03-10T08:30:42.569Z] Step 2/4 : WORKDIR /edgex [2023-03-10T08:30:46.767Z] ---> Running in 2755290a49e4 [2023-03-10T08:30:46.767Z] Removing intermediate container 2755290a49e4 [2023-03-10T08:30:46.767Z] ---> 16cc5fbe8220 [2023-03-10T08:30:46.767Z] Step 3/4 : COPY go.mod . [2023-03-10T08:30:47.027Z] ---> 21746cac02da [2023-03-10T08:30:47.027Z] Step 4/4 : RUN go mod download [2023-03-10T08:30:47.027Z] ---> Running in 47f793385f21 [2023-03-10T08:30:48.628Z] Still waiting to schedule task [2023-03-10T08:30:48.628Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9592’ [2023-03-10T08:30:59.242Z] Removing intermediate container 47f793385f21 [2023-03-10T08:30:59.242Z] ---> 737d171b73e7 [2023-03-10T08:30:59.242Z] Successfully built 737d171b73e7 [2023-03-10T08:30:59.242Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:30:59.536Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T08:30:59.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:30:59.605Z] prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container [2023-03-10T08:30:59.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-10T08:31:00.077Z] $ docker top 00474195d702cb37156420461937bd3cc6083f0011a27dd86941ff0ca99a2f45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:31:00.419Z] + go version [2023-03-10T08:31:00.419Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-10T08:31:00.432Z] $ docker stop --time=1 00474195d702cb37156420461937bd3cc6083f0011a27dd86941ff0ca99a2f45 [2023-03-10T08:31:01.690Z] $ docker rm -f --volumes 00474195d702cb37156420461937bd3cc6083f0011a27dd86941ff0ca99a2f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:31:02.093Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T08:31:02.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:31:02.158Z] prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container [2023-03-10T08:31:02.190Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-10T08:31:02.521Z] $ docker top 850d8ca53185203e675950e44fd19ef731155b73c015bc7955651e0ef2afd600 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T08:31:02.574Z] ========================================================= [2023-03-10T08:31:02.574Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-10T08:31:02.574Z] ========================================================= [Pipeline] sh [2023-03-10T08:31:02.851Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:31:03.156Z] + make test [2023-03-10T08:31:03.157Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T08:31:09.718Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-10T08:31:24.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.085s coverage: 28.7% of statements [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-10T08:31:24.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-10T08:31:24.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.6% of statements [2023-03-10T08:31:27.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.126s coverage: 71.2% of statements [2023-03-10T08:31:27.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-10T08:31:27.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-10T08:31:27.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-10T08:31:27.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements [2023-03-10T08:31:27.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-10T08:31:27.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-10T08:31:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.313s coverage: 88.5% of statements [2023-03-10T08:31:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-10T08:31:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-10T08:31:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 3.9% of statements [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.521s coverage: 95.6% of statements [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-03-10T08:31:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 45.5% of statements [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-03-10T08:31:29.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-03-10T08:31:33.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.086s coverage: 94.4% of statements [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.385s coverage: 79.9% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.052s coverage: 84.8% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 63.1% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-10T08:31:51.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-03-10T08:31:51.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-10T08:31:51.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-10T08:31:51.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-10T08:31:51.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-10T08:31:51.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-10T08:31:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:31:51.289Z] 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 [2023-03-10T08:32:09.425Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-10T08:32:09.425Z] go vet ./... [2023-03-10T08:32:11.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T08:32:11.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T08:32:11.956Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T08:32:12.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-10T08:32:12.515Z] + ls -al . [2023-03-10T08:32:12.515Z] total 704 [2023-03-10T08:32:12.515Z] drwxrwxr-x 11 1001 1001 4096 Mar 10 08:31 . [2023-03-10T08:32:12.515Z] drwxr-xr-x 4 root root 4096 Mar 10 08:31 .. [2023-03-10T08:32:12.515Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:30 .blubracket [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 16 Mar 10 08:30 .dockerignore [2023-03-10T08:32:12.515Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 08:31 .git [2023-03-10T08:32:12.515Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:30 .github [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 1112 Mar 10 08:30 .gitignore [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 08:30 .golangci.yml [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 87 Mar 10 08:30 .hadolint.yml [2023-03-10T08:32:12.515Z] drwxr-xr-x 3 1001 1001 4096 Mar 10 08:30 .semver [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 08:30 .sonarcloud.properties [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:30 ADOPTERS.md [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 10825 Mar 10 08:30 Attribution.txt [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 73765 Mar 10 08:30 CHANGELOG.md [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:30 CONTRIBUTING.md [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 08:30 GOVERNANCE.md [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 883 Mar 10 08:30 Jenkinsfile [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:30 LICENSE [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 14071 Mar 10 08:30 Makefile [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 08:30 OWNERS.md [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 9403 Mar 10 08:30 README.md [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 6912 Mar 10 08:30 SECURITY.md [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 08:30 VERSION [2023-03-10T08:32:12.515Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:30 bin [2023-03-10T08:32:12.515Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 08:30 cmd [2023-03-10T08:32:12.515Z] -rw-r--r-- 1 root root 447686 Mar 10 08:31 coverage.out [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 3232 Mar 10 08:30 go.mod [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 31098 Mar 10 08:30 go.sum [2023-03-10T08:32:12.515Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 08:30 internal [2023-03-10T08:32:12.515Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:30 openapi [2023-03-10T08:32:12.515Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 08:30 snap [2023-03-10T08:32:12.515Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 08:30 version.go [Pipeline] sh [2023-03-10T08:32:12.802Z] + '[' -e coverage.out ] [2023-03-10T08:32:12.803Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-10T08:32:12.886Z] Stashed 1 file(s) [Pipeline] sh [2023-03-10T08:32:13.168Z] + make build [2023-03-10T08:32:13.168Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T08:32:25.364Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T08:32:26.746Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T08:32:27.812Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-03-10T08:32:28.748Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T08:32:36.868Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T08:32:38.243Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:32:39.616Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:32:40.549Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:32:41.484Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T08:32:42.419Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T08:32:43.794Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-03-10T08:32:45.213Z] $ docker stop --time=1 850d8ca53185203e675950e44fd19ef731155b73c015bc7955651e0ef2afd600 [2023-03-10T08:32:48.850Z] $ docker rm -f --volumes 850d8ca53185203e675950e44fd19ef731155b73c015bc7955651e0ef2afd600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:32:49.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T08:32:49.605Z] [2023-03-10T08:32:49.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:32:49.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T08:32:49.904Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-10T08:32:49.904Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-10T08:32:49.904Z] ca9280d653b3: Pulling fs layer [2023-03-10T08:32:49.904Z] 7e9c9ca2126c: Pulling fs layer [2023-03-10T08:32:50.163Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-10T08:32:50.163Z] ca9280d653b3: Verifying Checksum [2023-03-10T08:32:50.163Z] ca9280d653b3: Download complete [2023-03-10T08:32:50.163Z] cbdbe7a5bc2a: Pull complete [2023-03-10T08:32:50.727Z] 7e9c9ca2126c: Verifying Checksum [2023-03-10T08:32:50.727Z] 7e9c9ca2126c: Download complete [2023-03-10T08:32:50.727Z] ca9280d653b3: Pull complete [2023-03-10T08:32:54.009Z] 7e9c9ca2126c: Pull complete [2023-03-10T08:32:54.009Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-10T08:32:54.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T08:32:54.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:32:54.079Z] prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container [2023-03-10T08:32:54.109Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-10T08:32:56.161Z] $ docker top 2729471e55506720fe73c96c5d734ac24bab7e52555e90e0d2b975bb9ef88748 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:32:56.527Z] + docker-compose build --help [2023-03-10T08:32:56.527Z] + grep parallel [2023-03-10T08:32:57.096Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T08:32:57.110Z] $ docker stop --time=1 2729471e55506720fe73c96c5d734ac24bab7e52555e90e0d2b975bb9ef88748 [2023-03-10T08:32:58.408Z] $ docker rm -f --volumes 2729471e55506720fe73c96c5d734ac24bab7e52555e90e0d2b975bb9ef88748 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:32:58.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T08:32:58.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:32:58.878Z] prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container [2023-03-10T08:32:58.910Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-10T08:32:59.218Z] $ docker top 6c12d441b948c86393a2adf84cc59c1527ec138a6709386dce751074f8dc27ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:32:59.554Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T08:33:00.122Z] Building core-command ... [2023-03-10T08:33:00.122Z] Building core-common-config-bootstrapper ... [2023-03-10T08:33:00.122Z] Building core-data ... [2023-03-10T08:33:00.122Z] Building core-metadata ... [2023-03-10T08:33:00.122Z] Building security-bootstrapper ... [2023-03-10T08:33:00.122Z] Building security-proxy-auth ... [2023-03-10T08:33:00.122Z] Building security-proxy-setup ... [2023-03-10T08:33:00.122Z] Building security-secretstore-setup ... [2023-03-10T08:33:00.122Z] Building security-spiffe-token-provider ... [2023-03-10T08:33:00.122Z] Building security-spire-agent ... [2023-03-10T08:33:00.122Z] Building security-spire-config ... [2023-03-10T08:33:00.122Z] Building security-spire-server ... [2023-03-10T08:33:00.122Z] Building support-notifications ... [2023-03-10T08:33:00.122Z] Building support-scheduler ... [2023-03-10T08:33:00.122Z] Building core-common-config-bootstrapper [2023-03-10T08:33:00.122Z] Building security-spire-server [2023-03-10T08:33:00.122Z] Building security-bootstrapper [2023-03-10T08:33:00.122Z] Building core-metadata [2023-03-10T08:33:00.122Z] Building security-spiffe-token-provider [2023-03-10T08:33:12.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:12.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:12.317Z] ---> 737d171b73e7 [2023-03-10T08:33:12.317Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T08:33:12.317Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:12.317Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:12.317Z] ---> 737d171b73e7 [2023-03-10T08:33:12.317Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:33:12.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:12.317Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:12.317Z] ---> 737d171b73e7 [2023-03-10T08:33:12.317Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:33:12.317Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:12.317Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:12.317Z] ---> 737d171b73e7 [2023-03-10T08:33:12.317Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T08:33:12.887Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:12.887Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:12.887Z] ---> 737d171b73e7 [2023-03-10T08:33:12.887Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T08:33:18.162Z] ---> Running in 5b0aaf2b82f1 [2023-03-10T08:33:18.162Z] ---> Running in 99faa7e95d4e [2023-03-10T08:33:18.162Z] ---> Running in dc8cfd55abe5 [2023-03-10T08:33:18.162Z] ---> Running in 3f6ba5e1ea33 [2023-03-10T08:33:18.162Z] ---> Running in f3f057b92d65 [2023-03-10T08:33:18.421Z] Removing intermediate container 5b0aaf2b82f1 [2023-03-10T08:33:18.421Z] ---> c526b5105728 [2023-03-10T08:33:18.421Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T08:33:18.421Z] Removing intermediate container f3f057b92d65 [2023-03-10T08:33:18.421Z] ---> 5ee2265b3628 [2023-03-10T08:33:18.421Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:33:18.421Z] ---> Running in 1bd6d5c93559 [2023-03-10T08:33:18.421Z] Removing intermediate container dc8cfd55abe5 [2023-03-10T08:33:18.421Z] ---> 7bebf2b1d1d6 [2023-03-10T08:33:18.421Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T08:33:18.421Z] Removing intermediate container 99faa7e95d4e [2023-03-10T08:33:18.421Z] ---> 52302268af37 [2023-03-10T08:33:18.421Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T08:33:18.421Z] Removing intermediate container 3f6ba5e1ea33 [2023-03-10T08:33:18.421Z] ---> c1a47aa17ddb [2023-03-10T08:33:18.421Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T08:33:18.421Z] ---> Running in b1b741b8df2e [2023-03-10T08:33:18.421Z] ---> Running in 88bd414643de [2023-03-10T08:33:18.421Z] ---> Running in 94441296ea6d [2023-03-10T08:33:18.421Z] ---> Running in b7644be69ae7 [2023-03-10T08:33:18.421Z] Removing intermediate container 1bd6d5c93559 [2023-03-10T08:33:18.421Z] ---> de4252bdb407 [2023-03-10T08:33:18.421Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T08:33:18.421Z] ---> Running in 513a573acb28 [2023-03-10T08:33:18.421Z] Removing intermediate container 88bd414643de [2023-03-10T08:33:18.421Z] ---> c12df4bee636 [2023-03-10T08:33:18.421Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:33:18.421Z] ---> Running in f20d4e02e6dd [2023-03-10T08:33:18.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:18.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:18.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:18.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:19.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:19.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:19.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:19.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:19.196Z] OK: 211 MiB in 51 packages [2023-03-10T08:33:19.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:19.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:19.196Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T08:33:19.196Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T08:33:19.196Z] OK: 17046 distinct packages available [2023-03-10T08:33:19.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:19.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:19.454Z] OK: 211 MiB in 51 packages [2023-03-10T08:33:19.454Z] OK: 211 MiB in 51 packages [2023-03-10T08:33:19.454Z] OK: 211 MiB in 51 packages [2023-03-10T08:33:19.454Z] OK: 211 MiB in 51 packages [2023-03-10T08:33:19.711Z] Removing intermediate container b1b741b8df2e [2023-03-10T08:33:19.711Z] ---> 732fc3a2af78 [2023-03-10T08:33:19.711Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T08:33:19.711Z] ---> 27acad6822f9 [2023-03-10T08:33:19.711Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:33:19.711Z] ---> Running in 90d0a7b14b14 [2023-03-10T08:33:19.969Z] Removing intermediate container f20d4e02e6dd [2023-03-10T08:33:19.969Z] ---> ec4ec8a41550 [2023-03-10T08:33:19.969Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:33:19.969Z] Removing intermediate container b7644be69ae7 [2023-03-10T08:33:19.969Z] ---> 6150b6e51161 [2023-03-10T08:33:19.969Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T08:33:19.969Z] Removing intermediate container 513a573acb28 [2023-03-10T08:33:19.969Z] ---> ddbd20c5b1f8 [2023-03-10T08:33:19.969Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T08:33:20.226Z] ---> d828bf44a0c3 [2023-03-10T08:33:20.226Z] Removing intermediate container 94441296ea6d [2023-03-10T08:33:20.226Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 5fb0cc6c4a26 [2023-03-10T08:33:20.226Z] [2023-03-10T08:33:20.226Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T08:33:20.226Z] ---> Running in 588889f0e8e8 [2023-03-10T08:33:20.226Z] ---> 557d3fbc65ab [2023-03-10T08:33:20.226Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:33:20.226Z] ---> Running in 1077f2f6df0e [2023-03-10T08:33:20.226Z] ---> 290275321999 [2023-03-10T08:33:20.226Z] ---> 36d3e1b78c40 [2023-03-10T08:33:20.226Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:33:20.226Z] [2023-03-10T08:33:20.226Z] ---> Running in 54f1a069c839 [2023-03-10T08:33:20.226Z] ---> Running in ee5d394a7d74 [2023-03-10T08:34:06.941Z] Removing intermediate container 54f1a069c839 [2023-03-10T08:34:06.941Z] ---> d89b38dcd990 [2023-03-10T08:34:06.941Z] Step 8/24 : COPY . . [2023-03-10T08:34:06.941Z] Removing intermediate container 1077f2f6df0e [2023-03-10T08:34:06.941Z] ---> 81b7e055f81f [2023-03-10T08:34:06.941Z] Step 7/32 : COPY . . [2023-03-10T08:34:06.941Z] Removing intermediate container 90d0a7b14b14 [2023-03-10T08:34:06.941Z] ---> 33231a7c5b20 [2023-03-10T08:34:06.941Z] Step 7/23 : COPY . . [2023-03-10T08:34:06.941Z] Removing intermediate container 588889f0e8e8 [2023-03-10T08:34:06.941Z] ---> f82f63ca8fc2 [2023-03-10T08:34:06.941Z] Step 8/22 : COPY . . [2023-03-10T08:34:06.941Z] Removing intermediate container ee5d394a7d74 [2023-03-10T08:34:06.941Z] ---> fa92c88fabda [2023-03-10T08:34:06.941Z] Step 7/19 : COPY . . [2023-03-10T08:34:19.460Z] ---> dbbe9ddf4b1a [2023-03-10T08:34:19.460Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T08:34:19.460Z] ---> 4f542ed611e0 [2023-03-10T08:34:19.460Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-10T08:34:19.460Z] ---> 952222454b1b [2023-03-10T08:34:19.460Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T08:34:19.460Z] ---> 5566d4987130 [2023-03-10T08:34:19.460Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T08:34:19.460Z] ---> e994813340ca [2023-03-10T08:34:19.460Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T08:34:19.460Z] ---> Running in f7dd8bcf3569 [2023-03-10T08:34:19.460Z] ---> Running in ce2428ac003b [2023-03-10T08:34:19.460Z] ---> Running in 678fe9eaca9f [2023-03-10T08:34:19.460Z] ---> Running in eb605f1fc80a [2023-03-10T08:34:19.460Z] ---> Running in 8fe04773994d [2023-03-10T08:34:19.461Z] Removing intermediate container 678fe9eaca9f [2023-03-10T08:34:19.461Z] ---> c109f005a992 [2023-03-10T08:34:19.461Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T08:34:19.461Z] ---> Running in 96cef41e7468 [2023-03-10T08:34:19.461Z] Removing intermediate container 96cef41e7468 [2023-03-10T08:34:19.461Z] ---> c562e6dcb439 [2023-03-10T08:34:19.461Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T08:34:19.461Z] ---> Running in dd84674834c5 [2023-03-10T08:34:19.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T08:34:19.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:34:19.461Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T08:34:19.461Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-03-10T08:34:19.461Z] Removing intermediate container dd84674834c5 [2023-03-10T08:34:19.461Z] ---> a6ba067a1cf4 [2023-03-10T08:34:19.461Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T08:34:19.461Z] ---> Running in 72b7598bc83a [2023-03-10T08:34:19.461Z] Removing intermediate container 72b7598bc83a [2023-03-10T08:34:19.461Z] ---> f7872970e9be [2023-03-10T08:34:19.461Z] [2023-03-10T08:34:19.461Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T08:34:19.461Z] 3.15: Pulling from library/alpine [2023-03-10T08:34:19.851Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T08:34:19.851Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T08:34:19.851Z] ---> 5ce65d7b0fde [2023-03-10T08:34:19.851Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:34:20.113Z] ---> Running in 4a6fe493b6a7 [2023-03-10T08:34:20.113Z] Removing intermediate container 4a6fe493b6a7 [2023-03-10T08:34:20.113Z] ---> 19aebf506a3b [2023-03-10T08:34:20.113Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T08:34:20.113Z] ---> Running in 395064027fb6 [2023-03-10T08:34:20.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:20.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:21.190Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T08:34:21.190Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T08:34:21.190Z] OK: 15859 distinct packages available [2023-03-10T08:34:21.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:21.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:21.448Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T08:34:21.448Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T08:34:21.448Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T08:34:21.448Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T08:34:21.448Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T08:34:21.448Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T08:34:21.448Z] OK: 7 MiB in 19 packages [2023-03-10T08:34:25.637Z] Removing intermediate container 395064027fb6 [2023-03-10T08:34:25.637Z] ---> 1f96100bf10c [2023-03-10T08:34:25.637Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T08:34:33.771Z] ---> 584d3c53bea1 [2023-03-10T08:34:33.771Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T08:34:35.147Z] ---> 142719f44eba [2023-03-10T08:34:35.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T08:34:36.528Z] ---> 11ea6d59fb83 [2023-03-10T08:34:36.528Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T08:34:37.900Z] ---> f0f756060c36 [2023-03-10T08:34:37.900Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T08:34:38.465Z] ---> Running in 65238efbc344 [2023-03-10T08:34:39.849Z] Removing intermediate container 65238efbc344 [2023-03-10T08:34:39.849Z] ---> 5db8d978e422 [2023-03-10T08:34:39.849Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T08:34:41.219Z] ---> Running in 47b4b6974d88 [2023-03-10T08:34:42.160Z] Removing intermediate container 47b4b6974d88 [2023-03-10T08:34:42.160Z] ---> e1c9ad0b890f [2023-03-10T08:34:42.160Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T08:34:42.160Z] ---> Running in 3f0d7fbb5313 [2023-03-10T08:34:42.725Z] Removing intermediate container 3f0d7fbb5313 [2023-03-10T08:34:42.725Z] ---> 04bad168256b [2023-03-10T08:34:42.725Z] Step 22/23 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:34:43.290Z] ---> Running in 99eea0bdeb76 [2023-03-10T08:34:43.855Z] Removing intermediate container 99eea0bdeb76 [2023-03-10T08:34:43.855Z] ---> e4cac0f411bc [2023-03-10T08:34:43.855Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T08:34:44.443Z] ---> Running in 5a1f05180f96 [2023-03-10T08:34:45.011Z] Removing intermediate container 5a1f05180f96 [2023-03-10T08:34:45.011Z] ---> 97a6a067b496 [2023-03-10T08:34:45.011Z] [2023-03-10T08:34:45.011Z] Successfully built 97a6a067b496 [2023-03-10T08:34:45.011Z] Successfully tagged security-spire-server:latest [2023-03-10T08:34:45.011Z] Building security-proxy-setup [2023-03-10T08:34:51.597Z]  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:34:51.597Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:34:51.597Z] ---> 737d171b73e7 [2023-03-10T08:34:51.597Z] Step 3/20 : WORKDIR /edgex-go [2023-03-10T08:34:51.597Z] ---> Using cache [2023-03-10T08:34:51.597Z] ---> 52302268af37 [2023-03-10T08:34:51.597Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T08:34:54.191Z] ---> Running in 8431b128e40e [2023-03-10T08:34:54.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:54.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:54.994Z] OK: 211 MiB in 51 packages [2023-03-10T08:34:59.180Z] Removing intermediate container 8431b128e40e [2023-03-10T08:34:59.180Z] ---> 1a916be3d207 [2023-03-10T08:34:59.180Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T08:34:59.180Z] Removing intermediate container eb605f1fc80a [2023-03-10T08:34:59.180Z] ---> 37a1176515ac [2023-03-10T08:34:59.180Z] [2023-03-10T08:34:59.180Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:34:59.180Z] 3.16: Pulling from library/alpine [2023-03-10T08:34:59.180Z] Removing intermediate container f7dd8bcf3569 [2023-03-10T08:34:59.180Z] ---> 9699cd6ae336 [2023-03-10T08:34:59.180Z] [2023-03-10T08:34:59.180Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T08:34:59.180Z] Removing intermediate container 8fe04773994d [2023-03-10T08:34:59.180Z] ---> ea13bd12eff7 [2023-03-10T08:34:59.180Z] [2023-03-10T08:34:59.180Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T08:34:59.180Z] ---> 12ea2c42c6fc [2023-03-10T08:34:59.180Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:34:59.180Z] Removing intermediate container ce2428ac003b [2023-03-10T08:34:59.180Z] ---> 25c523dd69c1 [2023-03-10T08:34:59.180Z] [2023-03-10T08:34:59.180Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T08:34:59.180Z] ---> 5ce65d7b0fde [2023-03-10T08:34:59.180Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:34:59.180Z] ---> Using cache [2023-03-10T08:34:59.180Z] ---> 19aebf506a3b [2023-03-10T08:34:59.180Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T08:34:59.180Z] ---> Running in f5715e79bcdf [2023-03-10T08:34:59.180Z] 3.16: Pulling from library/alpine [2023-03-10T08:34:59.180Z] 3.16: Pulling from library/alpine [2023-03-10T08:34:59.180Z] ---> Running in 923ac3dc810e [2023-03-10T08:34:59.438Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T08:34:59.438Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T08:34:59.438Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T08:34:59.438Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T08:34:59.438Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T08:34:59.438Z] Status: Image is up to date for alpine:3.16 [2023-03-10T08:34:59.438Z] ---> dfd21b5a31f5 [2023-03-10T08:34:59.438Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T08:34:59.438Z] ---> dfd21b5a31f5 [2023-03-10T08:34:59.438Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:34:59.438Z] ---> dfd21b5a31f5 [2023-03-10T08:34:59.438Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:34:59.438Z] ---> Running in 60afdd17e1f7 [2023-03-10T08:34:59.438Z] ---> Running in 3f96fce5bdd3 [2023-03-10T08:34:59.438Z] ---> Running in 70248735a0e6 [2023-03-10T08:34:59.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:59.697Z] Removing intermediate container 70248735a0e6 [2023-03-10T08:34:59.697Z] ---> b3ed0a3d31b9 [2023-03-10T08:34:59.697Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T08:34:59.697Z] Removing intermediate container 60afdd17e1f7 [2023-03-10T08:34:59.697Z] ---> 17052513c940 [2023-03-10T08:34:59.697Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:34:59.697Z] ---> Running in e8b6ef290348 [2023-03-10T08:34:59.697Z] ---> Running in 406c6a662db1 [2023-03-10T08:34:59.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:59.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:59.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:59.955Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T08:34:59.955Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T08:34:59.955Z] OK: 15859 distinct packages available [2023-03-10T08:34:59.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:59.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:59.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:59.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:59.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:00.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:00.213Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:35:00.213Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:35:00.213Z] OK: 6 MiB in 15 packages [2023-03-10T08:35:00.213Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T08:35:00.213Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T08:35:00.213Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:35:00.213Z] OK: 6 MiB in 16 packages [2023-03-10T08:35:00.213Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T08:35:00.213Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T08:35:00.213Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T08:35:00.213Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T08:35:00.213Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T08:35:00.213Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T08:35:00.213Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T08:35:00.213Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T08:35:00.213Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T08:35:00.213Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T08:35:00.213Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T08:35:00.471Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:35:00.471Z] OK: 8 MiB in 23 packages [2023-03-10T08:35:00.471Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:35:00.471Z] OK: 6 MiB in 15 packages [2023-03-10T08:35:01.412Z] Removing intermediate container e8b6ef290348 [2023-03-10T08:35:01.412Z] ---> bb0f54242530 [2023-03-10T08:35:01.412Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T08:35:01.412Z] Removing intermediate container 3f96fce5bdd3 [2023-03-10T08:35:01.412Z] ---> 660acdd4b615 [2023-03-10T08:35:01.412Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:35:01.412Z] ---> Running in 879d64231447 [2023-03-10T08:35:01.412Z] ---> Running in ef9d17fc1959 [2023-03-10T08:35:01.412Z] Removing intermediate container 406c6a662db1 [2023-03-10T08:35:01.412Z] ---> 968f7455f7ae [2023-03-10T08:35:01.412Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:35:01.413Z] Removing intermediate container 879d64231447 [2023-03-10T08:35:01.413Z] ---> 7945e4b672de [2023-03-10T08:35:01.413Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T08:35:01.675Z] Removing intermediate container 923ac3dc810e [2023-03-10T08:35:01.675Z] ---> 51b9de8979b2 [2023-03-10T08:35:01.675Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:35:01.675Z] Removing intermediate container ef9d17fc1959 [2023-03-10T08:35:01.675Z] ---> bfb274829880 [2023-03-10T08:35:01.675Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T08:35:01.675Z] ---> Running in 750fd9575e73 [2023-03-10T08:35:01.675Z] ---> 2d7cc9a59cf2 [2023-03-10T08:35:01.675Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-10T08:35:01.675Z] ---> Running in b7020536e383 [2023-03-10T08:35:01.675Z] Removing intermediate container 750fd9575e73 [2023-03-10T08:35:01.675Z] ---> 7597f6bba7ad [2023-03-10T08:35:01.675Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T08:35:01.675Z] ---> Running in 37dbcd827a28 [2023-03-10T08:35:01.675Z] Removing intermediate container b7020536e383 [2023-03-10T08:35:01.675Z] ---> afc68f624334 [2023-03-10T08:35:01.675Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T08:35:01.675Z] ---> Running in 792adbd023cc [2023-03-10T08:35:01.934Z] ---> 151375fd8737 [2023-03-10T08:35:01.934Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T08:35:01.934Z] Removing intermediate container 37dbcd827a28 [2023-03-10T08:35:01.934Z] ---> 5d6999ffc5d7 [2023-03-10T08:35:01.934Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T08:35:01.934Z] Removing intermediate container 792adbd023cc [2023-03-10T08:35:01.934Z] ---> 1bce4268d652 [2023-03-10T08:35:01.934Z] Step 15/24 : WORKDIR / [2023-03-10T08:35:01.934Z] ---> Running in 83f98b3113f9 [2023-03-10T08:35:01.934Z] ---> Running in fde44412facb [2023-03-10T08:35:02.193Z] Removing intermediate container 83f98b3113f9 [2023-03-10T08:35:02.193Z] ---> ca6f2b757c36 [2023-03-10T08:35:02.193Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T08:35:02.452Z] Removing intermediate container fde44412facb [2023-03-10T08:35:02.452Z] ---> 67e14c1fb94d [2023-03-10T08:35:02.452Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:35:02.452Z] ---> Running in 9c8f4f377d0e [2023-03-10T08:35:02.452Z] ---> 010b4dda7128 [2023-03-10T08:35:02.452Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T08:35:02.452Z] ---> 51f0c6ec60d2 [2023-03-10T08:35:02.452Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T08:35:02.737Z] ---> 74da4cc0b47c [2023-03-10T08:35:02.737Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T08:35:02.737Z] ---> 64b0467fb11e [2023-03-10T08:35:02.737Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T08:35:02.737Z] ---> f4dc7616cd7e [2023-03-10T08:35:02.737Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T08:35:02.737Z] ---> Running in 1fcfdf83f539 [2023-03-10T08:35:03.043Z] Removing intermediate container 1fcfdf83f539 [2023-03-10T08:35:03.043Z] ---> 7e43de2af8ea [2023-03-10T08:35:03.043Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:35:03.043Z] ---> efceb9011f99 [2023-03-10T08:35:03.043Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:35:03.043Z] ---> Running in 70ab0168ed33 [2023-03-10T08:35:03.043Z] ---> Running in 6a4429024b66 [2023-03-10T08:35:03.302Z] ---> 67ef056647ae [2023-03-10T08:35:03.302Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T08:35:03.302Z] Removing intermediate container 6a4429024b66 [2023-03-10T08:35:03.302Z] ---> bbcae18ed161 [2023-03-10T08:35:03.302Z] Step 17/19 : LABEL arch=x86_64 [2023-03-10T08:35:03.302Z] ---> Running in b6917a08f229 [2023-03-10T08:35:03.302Z] Removing intermediate container 9c8f4f377d0e [2023-03-10T08:35:03.302Z] ---> 17157c4e4977 [2023-03-10T08:35:03.302Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T08:35:03.302Z] ---> Running in ac92b49c5c33 [2023-03-10T08:35:03.302Z] ---> dd2615271eab [2023-03-10T08:35:03.302Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T08:35:03.302Z] Removing intermediate container b6917a08f229 [2023-03-10T08:35:03.302Z] ---> 368ad3bb83aa [2023-03-10T08:35:03.302Z] Step 18/19 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:35:03.578Z] ---> Running in d9e72cf38750 [2023-03-10T08:35:03.578Z] Removing intermediate container ac92b49c5c33 [2023-03-10T08:35:03.578Z] ---> 9d040f61279e [2023-03-10T08:35:03.578Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T08:35:03.578Z] ---> 945cc10875e1 [2023-03-10T08:35:03.578Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T08:35:03.578Z] ---> Running in 536e91c61c05 [2023-03-10T08:35:03.578Z] Removing intermediate container d9e72cf38750 [2023-03-10T08:35:03.578Z] ---> aaf828c01206 [2023-03-10T08:35:03.578Z] Step 19/19 : LABEL version=0.0.0 [2023-03-10T08:35:03.578Z] ---> Running in 364b6136e209 [2023-03-10T08:35:03.578Z] ---> 3a1eec50d009 [2023-03-10T08:35:03.578Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T08:35:03.836Z] Removing intermediate container 536e91c61c05 [2023-03-10T08:35:03.836Z] ---> aa43433ff5c1 [2023-03-10T08:35:03.836Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:35:03.836Z] ---> Running in 872aec45b382 [2023-03-10T08:35:03.836Z] Removing intermediate container 364b6136e209 [2023-03-10T08:35:03.836Z] ---> 698e8532a30b [2023-03-10T08:35:03.836Z] [2023-03-10T08:35:03.836Z] ---> Running in ef60ef247f4b [2023-03-10T08:35:03.836Z] Successfully built 698e8532a30b [2023-03-10T08:35:03.836Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-10T08:35:03.836Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-03-10T08:35:04.095Z] Removing intermediate container 70ab0168ed33 [2023-03-10T08:35:04.095Z] ---> 045ca85edb71 [2023-03-10T08:35:04.095Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:35:04.095Z] Removing intermediate container ef60ef247f4b [2023-03-10T08:35:04.095Z] ---> c101e57d5f30 [2023-03-10T08:35:04.095Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T08:35:07.387Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:35:07.387Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:35:07.387Z] ---> 737d171b73e7 [2023-03-10T08:35:07.387Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:35:07.387Z] ---> Using cache [2023-03-10T08:35:07.387Z] ---> 5ee2265b3628 [2023-03-10T08:35:07.387Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:35:07.387Z] ---> Using cache [2023-03-10T08:35:07.387Z] ---> c12df4bee636 [2023-03-10T08:35:07.387Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:35:07.387Z] ---> Using cache [2023-03-10T08:35:07.387Z] ---> ec4ec8a41550 [2023-03-10T08:35:07.387Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:35:07.387Z] ---> Using cache [2023-03-10T08:35:07.387Z] ---> d828bf44a0c3 [2023-03-10T08:35:07.387Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:35:07.387Z] ---> Using cache [2023-03-10T08:35:07.387Z] ---> f82f63ca8fc2 [2023-03-10T08:35:07.387Z] Step 8/22 : COPY . . [2023-03-10T08:35:07.387Z] ---> Using cache [2023-03-10T08:35:07.387Z] ---> e994813340ca [2023-03-10T08:35:07.387Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T08:35:07.658Z] ---> Running in 568a5ef582eb [2023-03-10T08:35:07.658Z] ---> Running in 4020bf871d99 [2023-03-10T08:35:07.658Z] ---> Running in 3b985d1f5eb3 [2023-03-10T08:35:07.658Z] Removing intermediate container 568a5ef582eb [2023-03-10T08:35:07.658Z] ---> d4cca04c346a [2023-03-10T08:35:07.658Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T08:35:07.658Z] Removing intermediate container 4020bf871d99 [2023-03-10T08:35:07.658Z] ---> 98ab84f6ea76 [2023-03-10T08:35:07.658Z] Step 23/24 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:35:07.658Z] ---> Running in 1f8cf6dc117e [2023-03-10T08:35:07.658Z] ---> Running in 854633cca106 [2023-03-10T08:35:07.917Z] Removing intermediate container 1f8cf6dc117e [2023-03-10T08:35:07.917Z] ---> 11f7508fddcc [2023-03-10T08:35:07.917Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T08:35:08.203Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T08:35:08.203Z] Removing intermediate container 854633cca106 [2023-03-10T08:35:08.203Z] ---> 4c235ce49cde [2023-03-10T08:35:08.203Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:35:08.203Z] ---> Running in ebd9f409af73 [2023-03-10T08:35:08.203Z] ---> Running in 0c48437af69f [2023-03-10T08:35:08.488Z] Removing intermediate container 872aec45b382 [2023-03-10T08:35:08.488Z] ---> 7bd742dd5043 [2023-03-10T08:35:08.488Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:35:08.857Z] Removing intermediate container ebd9f409af73 [2023-03-10T08:35:08.857Z] ---> 9af89f0134a2 [2023-03-10T08:35:08.857Z] [2023-03-10T08:35:08.857Z] Removing intermediate container 0c48437af69f [2023-03-10T08:35:08.857Z] ---> 8b75da79424b [2023-03-10T08:35:08.857Z] Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:35:09.129Z] Successfully built 9af89f0134a2 [2023-03-10T08:35:09.129Z] Successfully tagged core-metadata:latest [2023-03-10T08:35:09.129Z]  Building core-metadata ... done Building support-notifications [2023-03-10T08:35:09.387Z] ---> 83bf5f26e9ef [2023-03-10T08:35:09.387Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T08:35:09.387Z] ---> Running in a72aad479fc0 [2023-03-10T08:35:12.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:35:12.705Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:35:12.705Z] ---> 737d171b73e7 [2023-03-10T08:35:12.705Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:35:12.705Z] ---> Using cache [2023-03-10T08:35:12.705Z] ---> 5ee2265b3628 [2023-03-10T08:35:12.705Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:35:12.705Z] ---> Using cache [2023-03-10T08:35:12.705Z] ---> c12df4bee636 [2023-03-10T08:35:12.705Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T08:35:16.050Z] Removing intermediate container a72aad479fc0 [2023-03-10T08:35:16.050Z] ---> 859f5ad2643e [2023-03-10T08:35:16.050Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:35:16.050Z] ---> 3ff788ef079a [2023-03-10T08:35:16.050Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T08:35:16.050Z] ---> Running in 24654e22f022 [2023-03-10T08:35:16.050Z] ---> Running in a89cfd5cee56 [2023-03-10T08:35:16.395Z] ---> 4f306107f37e [2023-03-10T08:35:16.395Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T08:35:16.395Z] Removing intermediate container a89cfd5cee56 [2023-03-10T08:35:16.395Z] ---> 468e1c3ec208 [2023-03-10T08:35:16.395Z] [2023-03-10T08:35:16.395Z] Successfully built 468e1c3ec208 [2023-03-10T08:35:16.395Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-10T08:35:16.395Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-10T08:35:16.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:16.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:16.942Z] OK: 211 MiB in 51 packages [2023-03-10T08:35:18.484Z] ---> 0344e31b5126 [2023-03-10T08:35:18.484Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T08:35:19.448Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:35:19.448Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:35:19.448Z] ---> 737d171b73e7 [2023-03-10T08:35:19.448Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:35:19.448Z] ---> Using cache [2023-03-10T08:35:19.448Z] ---> 5ee2265b3628 [2023-03-10T08:35:19.448Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:35:19.448Z] ---> Using cache [2023-03-10T08:35:19.448Z] ---> c12df4bee636 [2023-03-10T08:35:19.448Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:35:19.448Z] ---> Using cache [2023-03-10T08:35:19.448Z] ---> ec4ec8a41550 [2023-03-10T08:35:19.448Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:35:19.448Z] ---> Using cache [2023-03-10T08:35:19.448Z] ---> d828bf44a0c3 [2023-03-10T08:35:19.448Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:35:19.448Z] ---> Using cache [2023-03-10T08:35:19.448Z] ---> f82f63ca8fc2 [2023-03-10T08:35:19.448Z] Step 8/22 : COPY . . [2023-03-10T08:35:19.448Z] ---> Using cache [2023-03-10T08:35:19.448Z] ---> e994813340ca [2023-03-10T08:35:19.448Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T08:35:26.059Z] ---> 570d55bba403 [2023-03-10T08:35:26.059Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T08:35:26.059Z] ---> Running in 5678418230ac [2023-03-10T08:35:26.059Z] Removing intermediate container 24654e22f022 [2023-03-10T08:35:26.059Z] ---> f2e3201ac503 [2023-03-10T08:35:26.059Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:35:26.059Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:35:26.059Z] ---> cd0719df128e [2023-03-10T08:35:26.059Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T08:35:28.983Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9603 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws [2023-03-10T08:35:28.997Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2023-03-10T08:35:29.035Z] The recommended git tool is: git [2023-03-10T08:35:32.690Z] ---> 1609e2a139f6 [2023-03-10T08:35:32.690Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:35:32.690Z] ---> 017bf5fdb2d0 [2023-03-10T08:35:32.690Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T08:35:32.690Z] ---> Running in a37017852e9c [2023-03-10T08:35:32.690Z] ---> Running in a858c788be4c [2023-03-10T08:35:32.947Z] Removing intermediate container f5715e79bcdf [2023-03-10T08:35:32.947Z] ---> 9b48c6172cce [2023-03-10T08:35:32.947Z] Step 7/20 : COPY . . [2023-03-10T08:35:35.733Z] using credential edgex-jenkins-ssh [2023-03-10T08:35:35.755Z] Cloning the remote Git repository [2023-03-10T08:35:35.812Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-10T08:35:35.911Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2023-03-10T08:35:36.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-10T08:35:36.109Z] > git --version # timeout=10 [2023-03-10T08:35:36.135Z] > git --version # 'git version 2.25.1' [2023-03-10T08:35:36.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T08:35:36.208Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T08:35:41.301Z] Removing intermediate container a858c788be4c [2023-03-10T08:35:41.301Z] ---> af0bffbd782f [2023-03-10T08:35:41.301Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T08:35:41.301Z] ---> 926ade6b8925 [2023-03-10T08:35:41.301Z] ---> Running in 8102ea21ee26 [2023-03-10T08:35:41.301Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T08:35:41.301Z] ---> Running in a0c43040fb2f [2023-03-10T08:35:41.301Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T08:35:41.301Z] Removing intermediate container 8102ea21ee26 [2023-03-10T08:35:41.301Z] ---> 38a9c0a7060c [2023-03-10T08:35:41.301Z] Step 29/32 : CMD ["gate"] [2023-03-10T08:35:42.020Z] ---> Running in efa848112d61 [2023-03-10T08:35:43.023Z] Removing intermediate container efa848112d61 [2023-03-10T08:35:43.023Z] ---> 9ed31d191ea9 [2023-03-10T08:35:43.023Z] Step 30/32 : LABEL arch=x86_64 [2023-03-10T08:35:43.023Z] ---> Running in dfb0fc0ec402 [2023-03-10T08:35:43.023Z] Removing intermediate container 3b985d1f5eb3 [2023-03-10T08:35:43.023Z] ---> 0b782ec412f2 [2023-03-10T08:35:43.023Z] [2023-03-10T08:35:43.023Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:35:43.023Z] ---> dfd21b5a31f5 [2023-03-10T08:35:43.023Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:35:43.023Z] ---> Using cache [2023-03-10T08:35:43.023Z] ---> 660acdd4b615 [2023-03-10T08:35:43.023Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:35:43.023Z] ---> Using cache [2023-03-10T08:35:43.023Z] ---> bfb274829880 [2023-03-10T08:35:43.023Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T08:35:43.285Z] ---> Running in ee64225194bc [2023-03-10T08:35:43.285Z] Removing intermediate container dfb0fc0ec402 [2023-03-10T08:35:43.285Z] ---> f7b832ac86c6 [2023-03-10T08:35:43.285Z] Step 31/32 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:35:43.285Z] ---> Running in 307c8a8545b3 [2023-03-10T08:35:43.285Z] Removing intermediate container ee64225194bc [2023-03-10T08:35:43.285Z] ---> 08a610dbb5b4 [2023-03-10T08:35:43.285Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T08:35:43.285Z] ---> Running in 0d74c2abd081 [2023-03-10T08:35:43.624Z] Removing intermediate container 307c8a8545b3 [2023-03-10T08:35:43.624Z] ---> b5e96094da5b [2023-03-10T08:35:43.624Z] Step 32/32 : LABEL version=0.0.0 [2023-03-10T08:35:43.624Z] ---> Running in 42affadf2b53 [2023-03-10T08:35:43.624Z] Removing intermediate container 42affadf2b53 [2023-03-10T08:35:43.624Z] ---> 63d615d66874 [2023-03-10T08:35:43.624Z] [2023-03-10T08:35:43.624Z] Removing intermediate container 0d74c2abd081 [2023-03-10T08:35:43.624Z] ---> 4b7020059382 [2023-03-10T08:35:43.624Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:35:43.624Z] Successfully built 63d615d66874 [2023-03-10T08:35:43.624Z] Successfully tagged security-bootstrapper:latest [2023-03-10T08:35:43.624Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-10T08:35:46.300Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:35:46.300Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:35:46.300Z] ---> 737d171b73e7 [2023-03-10T08:35:46.300Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T08:35:46.300Z] ---> Using cache [2023-03-10T08:35:46.300Z] ---> 52302268af37 [2023-03-10T08:35:46.300Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T08:35:47.362Z] ---> 007f3cf94c21 [2023-03-10T08:35:47.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T08:35:50.069Z] ---> Running in cbb73cc99c3c [2023-03-10T08:35:50.069Z] ---> 6171ec5373a0 [2023-03-10T08:35:50.069Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T08:35:50.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:50.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:51.175Z] OK: 211 MiB in 51 packages [2023-03-10T08:35:51.450Z] ---> 30da24456163 [2023-03-10T08:35:51.450Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T08:35:51.450Z] ---> Running in 1e1e03d77732 [2023-03-10T08:35:51.450Z] Removing intermediate container 5678418230ac [2023-03-10T08:35:51.450Z] ---> 20355d653e54 [2023-03-10T08:35:51.450Z] [2023-03-10T08:35:51.450Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:35:51.450Z] ---> dfd21b5a31f5 [2023-03-10T08:35:51.450Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T08:35:51.450Z] ---> Using cache [2023-03-10T08:35:51.450Z] ---> 17052513c940 [2023-03-10T08:35:51.450Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:35:51.450Z] ---> Using cache [2023-03-10T08:35:51.450Z] ---> 968f7455f7ae [2023-03-10T08:35:51.450Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:35:51.450Z] ---> Using cache [2023-03-10T08:35:51.450Z] ---> 2d7cc9a59cf2 [2023-03-10T08:35:51.450Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T08:35:51.450Z] Removing intermediate container 1e1e03d77732 [2023-03-10T08:35:51.450Z] ---> 5735ad286cc2 [2023-03-10T08:35:51.450Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:35:51.450Z] ---> Running in d72129e94b05 [2023-03-10T08:35:51.450Z] Removing intermediate container d72129e94b05 [2023-03-10T08:35:51.450Z] ---> bc7e8026e4a6 [2023-03-10T08:35:51.450Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:35:51.710Z] ---> Running in cd0d2c1de8e3 [2023-03-10T08:35:51.710Z] Removing intermediate container cbb73cc99c3c [2023-03-10T08:35:51.710Z] ---> 337f88419419 [2023-03-10T08:35:51.710Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T08:35:51.969Z] ---> ac24a8fbf93a [2023-03-10T08:35:51.969Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T08:35:51.969Z] Removing intermediate container cd0d2c1de8e3 [2023-03-10T08:35:51.969Z] ---> 7ab31bb60276 [2023-03-10T08:35:51.969Z] Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:35:51.969Z] ---> Running in 6c28c243947d [2023-03-10T08:35:51.969Z] ---> 99b2755d7ddb [2023-03-10T08:35:51.969Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:35:51.969Z] ---> Running in f436352533a9 [2023-03-10T08:35:51.969Z] Removing intermediate container 6c28c243947d [2023-03-10T08:35:51.969Z] ---> dab978eae06f [2023-03-10T08:35:51.969Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:35:51.969Z] ---> Running in 05012b7d2317 [2023-03-10T08:35:51.969Z] ---> f55adc19e6bf [2023-03-10T08:35:51.969Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T08:35:52.230Z] Removing intermediate container 05012b7d2317 [2023-03-10T08:35:52.230Z] ---> a8a0957c0447 [2023-03-10T08:35:52.230Z] [2023-03-10T08:35:52.230Z] Successfully built a8a0957c0447 [2023-03-10T08:35:52.230Z] Successfully tagged support-scheduler:latest [2023-03-10T08:35:52.230Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-03-10T08:35:52.230Z] ---> b3bad8668e5e [2023-03-10T08:35:52.230Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:35:52.230Z] ---> Running in 042e97d6a78c [2023-03-10T08:35:55.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:35:55.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:35:55.511Z] ---> 737d171b73e7 [2023-03-10T08:35:55.511Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T08:35:55.511Z] ---> Using cache [2023-03-10T08:35:55.511Z] ---> 52302268af37 [2023-03-10T08:35:55.511Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T08:35:55.511Z] ---> Using cache [2023-03-10T08:35:55.511Z] ---> 1a916be3d207 [2023-03-10T08:35:55.511Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T08:35:55.511Z] ---> Using cache [2023-03-10T08:35:55.511Z] ---> 12ea2c42c6fc [2023-03-10T08:35:55.511Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:35:55.511Z] ---> Using cache [2023-03-10T08:35:55.511Z] ---> 9b48c6172cce [2023-03-10T08:35:55.511Z] Step 7/23 : COPY . . [2023-03-10T08:35:55.511Z] ---> Using cache [2023-03-10T08:35:55.511Z] ---> 926ade6b8925 [2023-03-10T08:35:55.511Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T08:35:57.768Z] ---> Running in e2be9737c668 [2023-03-10T08:35:57.768Z] Removing intermediate container 042e97d6a78c [2023-03-10T08:35:57.768Z] ---> 309d18b01406 [2023-03-10T08:35:57.768Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:35:57.768Z] ---> Running in 71932903201b [2023-03-10T08:35:57.768Z] Removing intermediate container 71932903201b [2023-03-10T08:35:57.768Z] ---> 334fd0db4fb7 [2023-03-10T08:35:57.768Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T08:35:57.768Z] ---> Running in 8674fba47053 [2023-03-10T08:35:57.838Z] Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 65ac9909f0939876f88ece7b28fedf537bafb1c7 [2023-03-10T08:35:55.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-10T08:35:55.853Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T08:35:56.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-10T08:35:56.938Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-10T08:35:56.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T08:35:56.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-10T08:35:57.862Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T08:35:58.028Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:35:58.029Z] Removing intermediate container 8674fba47053 [2023-03-10T08:35:58.029Z] ---> e0294dcbc014 [2023-03-10T08:35:58.029Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:35:58.029Z] ---> Running in e672638a372d [2023-03-10T08:35:58.029Z] Removing intermediate container e672638a372d [2023-03-10T08:35:58.029Z] ---> cf057097cb7d [2023-03-10T08:35:58.029Z] Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:35:58.029Z] ---> Running in 17979663a737 [2023-03-10T08:35:58.288Z] Removing intermediate container 17979663a737 [2023-03-10T08:35:58.288Z] ---> 9275b6cf8958 [2023-03-10T08:35:58.288Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:35:58.288Z] ---> Running in aca37b565bd0 [2023-03-10T08:35:58.288Z] Removing intermediate container aca37b565bd0 [2023-03-10T08:35:58.288Z] ---> 0eeafab8d123 [2023-03-10T08:35:58.288Z] [2023-03-10T08:35:58.288Z] Successfully built 0eeafab8d123 [2023-03-10T08:35:58.288Z] Successfully tagged security-proxy-auth:latest [2023-03-10T08:35:58.288Z]  Building security-proxy-auth ... done Building core-data [2023-03-10T08:35:58.524Z] Merge succeeded, producing 920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T08:35:58.524Z] Checking out Revision 920b5a6d596645da467f528ca6de9c7bf91c1b77 (PR-4405) [2023-03-10T08:35:57.888Z] > git checkout -f 65ac9909f0939876f88ece7b28fedf537bafb1c7 # timeout=10 [2023-03-10T08:35:58.154Z] > git remote # timeout=10 [2023-03-10T08:35:58.172Z] > git config --get remote.origin.url # timeout=10 [2023-03-10T08:35:58.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T08:35:58.211Z] > git merge 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 [2023-03-10T08:35:58.505Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-10T08:35:58.533Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T08:35:58.550Z] > git checkout -f 920b5a6d596645da467f528ca6de9c7bf91c1b77 # timeout=10 [2023-03-10T08:36:01.615Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:36:01.615Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:36:01.615Z] ---> 737d171b73e7 [2023-03-10T08:36:01.615Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:36:01.615Z] ---> Using cache [2023-03-10T08:36:01.615Z] ---> 5ee2265b3628 [2023-03-10T08:36:01.615Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:36:01.615Z] ---> Using cache [2023-03-10T08:36:01.615Z] ---> c12df4bee636 [2023-03-10T08:36:01.615Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:36:01.615Z] ---> Using cache [2023-03-10T08:36:01.615Z] ---> ec4ec8a41550 [2023-03-10T08:36:01.615Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:36:01.615Z] ---> Using cache [2023-03-10T08:36:01.615Z] ---> d828bf44a0c3 [2023-03-10T08:36:01.615Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:36:01.615Z] ---> Using cache [2023-03-10T08:36:01.615Z] ---> f82f63ca8fc2 [2023-03-10T08:36:01.615Z] Step 8/22 : COPY . . [2023-03-10T08:36:01.615Z] ---> Using cache [2023-03-10T08:36:01.615Z] ---> e994813340ca [2023-03-10T08:36:01.615Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T08:36:02.209Z] Commit message: "Merge commit '97ead1fc80aa095b46845053832efa05950d1120' into HEAD" [2023-03-10T08:36:02.248Z] First time build. Skipping changelog. [2023-03-10T08:36:02.220Z] > git rev-list --no-walk f59cf4699983541ff2b12d903815adca5ba75b16 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T08:36:03.567Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T08:36:03.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T08:36:03.567Z] Dload Upload Total Spent Left Speed [2023-03-10T08:36:03.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-03-10T08:36:04.258Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-10T08:36:04.607Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T08:36:04.607Z] + sudo tee /etc/docker/daemon.new [2023-03-10T08:36:04.607Z] { [2023-03-10T08:36:04.607Z] "registry-mirrors": [ [2023-03-10T08:36:04.607Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T08:36:04.607Z] ], [2023-03-10T08:36:04.607Z] "bip": "10.250.0.254/24", [2023-03-10T08:36:04.607Z] "hosts": [ [2023-03-10T08:36:04.607Z] "tcp://0.0.0.0:5555", [2023-03-10T08:36:04.607Z] "unix:///var/run/docker.sock" [2023-03-10T08:36:04.607Z] ], [2023-03-10T08:36:04.607Z] "mtu": 1458, [2023-03-10T08:36:04.607Z] "selinux-enabled": true, [2023-03-10T08:36:04.607Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T08:36:04.607Z] } [Pipeline] sh [2023-03-10T08:36:04.919Z] ---> Running in accaa8b4021b [2023-03-10T08:36:05.103Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T08:36:05.176Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T08:36:05.463Z] + sudo service docker restart [2023-03-10T08:36:08.611Z] Removing intermediate container a0c43040fb2f [2023-03-10T08:36:08.611Z] ---> a0991f3aec3b [2023-03-10T08:36:08.611Z] [2023-03-10T08:36:08.611Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T08:36:08.611Z] ---> dfd21b5a31f5 [2023-03-10T08:36:08.611Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T08:36:08.611Z] ---> Running in a99075195e89 [2023-03-10T08:36:08.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:08.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:08.870Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T08:36:08.870Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T08:36:08.870Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:36:08.870Z] OK: 6 MiB in 16 packages [2023-03-10T08:36:18.865Z] Removing intermediate container a99075195e89 [2023-03-10T08:36:18.865Z] ---> b5867b2d9611 [2023-03-10T08:36:18.865Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T08:36:18.865Z] ---> Running in 523f289666b8 [2023-03-10T08:36:18.865Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:36:18.865Z] Removing intermediate container 523f289666b8 [2023-03-10T08:36:18.865Z] ---> 9bb73f2c60fb [2023-03-10T08:36:18.865Z] Step 12/20 : WORKDIR /edgex [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T08:36:23.790Z] provisioning config files... [2023-03-10T08:36:23.826Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config13840466955871511658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T08:36:24.191Z] ---> docker-login.sh [2023-03-10T08:36:24.191Z] nexus3.edgexfoundry.org:10001 [2023-03-10T08:36:24.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:36:24.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:36:24.779Z] Configure a credential helper to remove this warning. See [2023-03-10T08:36:24.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:36:24.779Z] [2023-03-10T08:36:24.779Z] Login Succeeded [2023-03-10T08:36:24.779Z] nexus3.edgexfoundry.org:10002 [2023-03-10T08:36:25.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:36:25.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:36:25.319Z] Configure a credential helper to remove this warning. See [2023-03-10T08:36:25.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:36:25.319Z] [2023-03-10T08:36:25.319Z] Login Succeeded [2023-03-10T08:36:25.319Z] nexus3.edgexfoundry.org:10003 [2023-03-10T08:36:25.486Z] ---> Running in b9102978e203 [2023-03-10T08:36:25.486Z] Removing intermediate container b9102978e203 [2023-03-10T08:36:25.486Z] ---> 4eec73f86be9 [2023-03-10T08:36:25.486Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T08:36:25.486Z] Removing intermediate container f436352533a9 [2023-03-10T08:36:25.486Z] ---> baf230aaf98c [2023-03-10T08:36:25.486Z] Step 7/24 : COPY . . [2023-03-10T08:36:25.486Z] Removing intermediate container a37017852e9c [2023-03-10T08:36:25.486Z] ---> 69c2a38f17b3 [2023-03-10T08:36:25.486Z] Step 8/22 : COPY . . [2023-03-10T08:36:25.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:36:25.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:36:25.589Z] Configure a credential helper to remove this warning. See [2023-03-10T08:36:25.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:36:25.589Z] [2023-03-10T08:36:25.589Z] Login Succeeded [2023-03-10T08:36:25.589Z] nexus3.edgexfoundry.org:10004 [2023-03-10T08:36:25.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:36:26.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:36:26.134Z] Configure a credential helper to remove this warning. See [2023-03-10T08:36:26.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:36:26.134Z] [2023-03-10T08:36:26.134Z] Login Succeeded [2023-03-10T08:36:26.134Z] docker.io [2023-03-10T08:36:26.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:36:26.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:36:26.676Z] Configure a credential helper to remove this warning. See [2023-03-10T08:36:26.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:36:26.676Z] [2023-03-10T08:36:26.676Z] Login Succeeded [2023-03-10T08:36:26.676Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T08:36:26.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-10T08:36:27.319Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-03-10T08:36:27.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T08:36:27.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T08:36:27.367Z] ========================================================= [2023-03-10T08:36:27.367Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-10T08:36:27.367Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:36:27.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T08:36:27.968Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-10T08:36:27.968Z] 9b18e9b68314: Pulling fs layer [2023-03-10T08:36:27.968Z] 35d82f9e3411: Pulling fs layer [2023-03-10T08:36:27.968Z] e16973657156: Pulling fs layer [2023-03-10T08:36:27.968Z] fc693d55d65f: Pulling fs layer [2023-03-10T08:36:27.968Z] 7e9fc2657dce: Pulling fs layer [2023-03-10T08:36:27.968Z] dda99020689f: Pulling fs layer [2023-03-10T08:36:27.968Z] db1c61fa0a46: Pulling fs layer [2023-03-10T08:36:27.968Z] 891c053d2c06: Pulling fs layer [2023-03-10T08:36:27.968Z] dda99020689f: Waiting [2023-03-10T08:36:27.968Z] fc693d55d65f: Waiting [2023-03-10T08:36:27.968Z] db1c61fa0a46: Waiting [2023-03-10T08:36:27.968Z] 7e9fc2657dce: Waiting [2023-03-10T08:36:27.968Z] 891c053d2c06: Waiting [2023-03-10T08:36:27.969Z] e16973657156: Verifying Checksum [2023-03-10T08:36:27.969Z] e16973657156: Download complete [2023-03-10T08:36:27.969Z] 35d82f9e3411: Verifying Checksum [2023-03-10T08:36:27.969Z] 35d82f9e3411: Download complete [2023-03-10T08:36:27.969Z] 7e9fc2657dce: Verifying Checksum [2023-03-10T08:36:27.969Z] 7e9fc2657dce: Download complete [2023-03-10T08:36:27.969Z] dda99020689f: Verifying Checksum [2023-03-10T08:36:27.969Z] dda99020689f: Download complete [2023-03-10T08:36:27.969Z] 9b18e9b68314: Verifying Checksum [2023-03-10T08:36:27.969Z] 9b18e9b68314: Download complete [2023-03-10T08:36:28.960Z] 9b18e9b68314: Pull complete [2023-03-10T08:36:29.235Z] 891c053d2c06: Verifying Checksum [2023-03-10T08:36:29.235Z] 891c053d2c06: Download complete [2023-03-10T08:36:29.518Z] 35d82f9e3411: Pull complete [2023-03-10T08:36:29.803Z] e16973657156: Pull complete [2023-03-10T08:36:30.791Z] db1c61fa0a46: Verifying Checksum [2023-03-10T08:36:30.791Z] db1c61fa0a46: Download complete [2023-03-10T08:36:31.077Z] fc693d55d65f: Verifying Checksum [2023-03-10T08:36:31.077Z] fc693d55d65f: Download complete [2023-03-10T08:36:33.620Z] ---> 0148d07849e5 [2023-03-10T08:36:33.620Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T08:36:33.620Z] Removing intermediate container e2be9737c668 [2023-03-10T08:36:33.620Z] ---> 977dc6b4e2c2 [2023-03-10T08:36:33.620Z] [2023-03-10T08:36:33.620Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T08:36:33.620Z] ---> dfd21b5a31f5 [2023-03-10T08:36:33.620Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T08:36:33.620Z] ---> c8b907a96c48 [2023-03-10T08:36:33.620Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T08:36:33.620Z] ---> Running in ee9a4158be86 [2023-03-10T08:36:33.620Z] ---> dead215dcc19 [2023-03-10T08:36:33.620Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T08:36:33.620Z] ---> Running in be9288c65fcd [2023-03-10T08:36:33.620Z] ---> Running in 5c708842bcdf [2023-03-10T08:36:33.620Z] ---> bff479956841 [2023-03-10T08:36:33.620Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T08:36:33.881Z] Removing intermediate container be9288c65fcd [2023-03-10T08:36:33.881Z] ---> a4cd78d9f271 [2023-03-10T08:36:33.881Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T08:36:33.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:34.145Z] ---> Running in 89eae4ec8134 [2023-03-10T08:36:34.145Z] ---> 64eca9156742 [2023-03-10T08:36:34.145Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:36:34.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:34.408Z] ---> Running in 1dab946e6a4c [2023-03-10T08:36:34.408Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T08:36:34.408Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T08:36:34.408Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T08:36:34.408Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T08:36:34.408Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:36:34.408Z] Removing intermediate container 89eae4ec8134 [2023-03-10T08:36:34.408Z] ---> 79dec1a5402b [2023-03-10T08:36:34.408Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T08:36:34.408Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T08:36:34.666Z] ---> Running in 691de223e9cc [2023-03-10T08:36:34.666Z] OK: 6 MiB in 17 packages [2023-03-10T08:36:35.599Z] Removing intermediate container accaa8b4021b [2023-03-10T08:36:35.599Z] ---> 2a4e8d84fb0b [2023-03-10T08:36:35.599Z] [2023-03-10T08:36:35.599Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:36:35.599Z] ---> dfd21b5a31f5 [2023-03-10T08:36:35.599Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T08:36:35.881Z] ---> Running in 11e1061c7a3b [2023-03-10T08:36:35.881Z] Removing intermediate container 1dab946e6a4c [2023-03-10T08:36:35.881Z] ---> a8088a8d9099 [2023-03-10T08:36:35.881Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:36:35.881Z] Removing intermediate container ee9a4158be86 [2023-03-10T08:36:35.881Z] ---> 2a30fb0d9748 [2023-03-10T08:36:35.881Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T08:36:35.881Z] ---> Running in c5d435f960f4 [2023-03-10T08:36:35.881Z] ---> Running in 09ec299481bf [2023-03-10T08:36:35.881Z] Removing intermediate container 11e1061c7a3b [2023-03-10T08:36:35.881Z] ---> 6a491b4ac1fd [2023-03-10T08:36:35.881Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T08:36:35.881Z] Removing intermediate container 691de223e9cc [2023-03-10T08:36:35.881Z] ---> 3cd931b95f95 [2023-03-10T08:36:35.881Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T08:36:35.881Z] ---> Running in 4d3f23fd48a6 [2023-03-10T08:36:35.881Z] Removing intermediate container c5d435f960f4 [2023-03-10T08:36:35.881Z] ---> f478e5457a12 [2023-03-10T08:36:35.881Z] Step 18/20 : LABEL arch=x86_64 [2023-03-10T08:36:36.146Z] ---> Running in 4c38fe499b39 [2023-03-10T08:36:36.146Z] Removing intermediate container 09ec299481bf [2023-03-10T08:36:36.146Z] ---> f150c0f12bd5 [2023-03-10T08:36:36.146Z] Step 12/23 : WORKDIR / [2023-03-10T08:36:36.146Z] ---> Running in 229737ed17ec [2023-03-10T08:36:36.146Z] Removing intermediate container 4d3f23fd48a6 [2023-03-10T08:36:36.146Z] ---> 54890afb0d09 [2023-03-10T08:36:36.146Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T08:36:36.146Z] ---> Running in 30f6326109d2 [2023-03-10T08:36:36.146Z] ---> Running in 9f4e657acfb1 [2023-03-10T08:36:36.146Z] Removing intermediate container 4c38fe499b39 [2023-03-10T08:36:36.146Z] ---> 1409e6f04bda [2023-03-10T08:36:36.146Z] [2023-03-10T08:36:36.146Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T08:36:36.146Z] ---> 5ce65d7b0fde [2023-03-10T08:36:36.146Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:36:36.146Z] ---> Using cache [2023-03-10T08:36:36.146Z] ---> 19aebf506a3b [2023-03-10T08:36:36.146Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T08:36:36.146Z] ---> Running in 73ed4a58c990 [2023-03-10T08:36:36.146Z] Removing intermediate container 229737ed17ec [2023-03-10T08:36:36.146Z] ---> c5b2452ddc3e [2023-03-10T08:36:36.146Z] Step 19/20 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:36:36.407Z] ---> Running in 1cf6cf0c14b5 [2023-03-10T08:36:36.407Z] Removing intermediate container 30f6326109d2 [2023-03-10T08:36:36.407Z] ---> c856e121a0d3 [2023-03-10T08:36:36.407Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T08:36:36.407Z] Removing intermediate container 9f4e657acfb1 [2023-03-10T08:36:36.407Z] ---> a9bea7cbe207 [2023-03-10T08:36:36.407Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:36:36.407Z] ---> Running in eab74edfe667 [2023-03-10T08:36:36.407Z] Removing intermediate container 1cf6cf0c14b5 [2023-03-10T08:36:36.407Z] ---> 4c64c86835e9 [2023-03-10T08:36:36.407Z] Step 20/20 : LABEL version=0.0.0 [2023-03-10T08:36:36.407Z] ---> Running in f232bbf984a4 [2023-03-10T08:36:36.666Z] ---> 2c4a31d2fbdf [2023-03-10T08:36:36.666Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T08:36:36.666Z] Removing intermediate container f232bbf984a4 [2023-03-10T08:36:36.666Z] ---> 15c3d1d47bd1 [2023-03-10T08:36:36.666Z] [2023-03-10T08:36:36.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:36.666Z] Successfully built 15c3d1d47bd1 [2023-03-10T08:36:36.666Z] Successfully tagged security-proxy-setup:latest [2023-03-10T08:36:36.666Z]  Building security-proxy-setup ... done Building core-command [2023-03-10T08:36:36.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:36.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:36.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:37.184Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T08:36:37.184Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T08:36:37.184Z] OK: 15859 distinct packages available [2023-03-10T08:36:37.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:37.184Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:36:37.184Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:36:37.184Z] OK: 6 MiB in 15 packages [2023-03-10T08:36:37.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:36:37.442Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T08:36:37.442Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T08:36:37.442Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T08:36:37.442Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T08:36:37.442Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T08:36:37.442Z] OK: 6 MiB in 18 packages [2023-03-10T08:36:39.968Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:36:39.968Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:36:39.968Z] ---> 737d171b73e7 [2023-03-10T08:36:39.968Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:36:39.968Z] ---> Using cache [2023-03-10T08:36:39.968Z] ---> 5ee2265b3628 [2023-03-10T08:36:39.968Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T08:36:39.968Z] ---> Using cache [2023-03-10T08:36:39.968Z] ---> c12df4bee636 [2023-03-10T08:36:39.968Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T08:36:39.968Z] ---> Using cache [2023-03-10T08:36:39.968Z] ---> ec4ec8a41550 [2023-03-10T08:36:39.968Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T08:36:39.968Z] ---> Using cache [2023-03-10T08:36:39.968Z] ---> d828bf44a0c3 [2023-03-10T08:36:39.968Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:36:39.968Z] ---> Using cache [2023-03-10T08:36:39.968Z] ---> f82f63ca8fc2 [2023-03-10T08:36:39.968Z] Step 8/23 : COPY . . [2023-03-10T08:36:39.968Z] ---> Using cache [2023-03-10T08:36:39.968Z] ---> e994813340ca [2023-03-10T08:36:39.968Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T08:36:39.968Z] ---> 495fa0a0ad62 [2023-03-10T08:36:39.968Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T08:36:41.341Z] ---> Running in f5c1337f1fdb [2023-03-10T08:36:41.341Z] ---> 5d5efbce8e99 [2023-03-10T08:36:41.341Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T08:36:41.341Z] Removing intermediate container eab74edfe667 [2023-03-10T08:36:41.341Z] ---> 6f3f03d88416 [2023-03-10T08:36:41.341Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:36:41.341Z] Removing intermediate container 73ed4a58c990 [2023-03-10T08:36:41.341Z] ---> cf4b4b24d893 [2023-03-10T08:36:41.341Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T08:36:41.598Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T08:36:41.855Z] ---> d08c6d59134b [2023-03-10T08:36:41.855Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T08:36:41.855Z] ---> 318b5791ffa2 [2023-03-10T08:36:41.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T08:36:43.471Z] fc693d55d65f: Pull complete [2023-03-10T08:36:43.471Z] 7e9fc2657dce: Pull complete [2023-03-10T08:36:43.471Z] dda99020689f: Pull complete [2023-03-10T08:36:44.379Z] ---> 3bcb00060454 [2023-03-10T08:36:44.379Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T08:36:44.379Z] ---> e7e451b85849 [2023-03-10T08:36:44.379Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T08:36:44.379Z] ---> a3823dc3eb00 [2023-03-10T08:36:44.379Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T08:36:44.945Z] ---> e70040bf57a5 [2023-03-10T08:36:44.945Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T08:36:44.945Z] ---> e0f5d664714e [2023-03-10T08:36:44.945Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T08:36:44.945Z] ---> 73eb62c3a24f [2023-03-10T08:36:44.945Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:36:44.945Z] ---> Running in 6b1c9ff68105 [2023-03-10T08:36:45.205Z] ---> Running in 0c277490fcc9 [2023-03-10T08:36:45.205Z] ---> Running in 44587cf8d870 [2023-03-10T08:36:45.462Z] Removing intermediate container 6b1c9ff68105 [2023-03-10T08:36:45.462Z] ---> 43a0eaa78735 [2023-03-10T08:36:45.462Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T08:36:45.462Z] Removing intermediate container 44587cf8d870 [2023-03-10T08:36:45.462Z] ---> bb7b03b364b7 [2023-03-10T08:36:45.462Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:36:45.720Z] ---> Running in 76571177bcb2 [2023-03-10T08:36:45.981Z] Removing intermediate container 76571177bcb2 [2023-03-10T08:36:45.982Z] ---> e366fa11c26b [2023-03-10T08:36:45.982Z] ---> a4de4a92f40d [2023-03-10T08:36:45.982Z] Step 19/24 : WORKDIR /Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:36:45.982Z] [2023-03-10T08:36:45.982Z] ---> Running in 3014ade17894 [2023-03-10T08:36:46.238Z] ---> Running in a93ca2615042 [2023-03-10T08:36:46.238Z] Removing intermediate container 3014ade17894 [2023-03-10T08:36:46.238Z] ---> 267802e8506b [2023-03-10T08:36:46.238Z] Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:36:46.238Z] ---> Running in ca00d139d7ca [2023-03-10T08:36:46.518Z] Removing intermediate container 0c277490fcc9 [2023-03-10T08:36:46.518Z] ---> 9edc6f11b426 [2023-03-10T08:36:46.518Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:36:46.518Z] Removing intermediate container a93ca2615042 [2023-03-10T08:36:46.518Z] ---> 29ba363fa1d9 [2023-03-10T08:36:46.518Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T08:36:46.518Z] ---> Running in be6126f60b77 [2023-03-10T08:36:46.518Z] ---> Running in e614031a0685 [2023-03-10T08:36:46.777Z] Removing intermediate container ca00d139d7ca [2023-03-10T08:36:46.777Z] ---> 22fe24ab408d [2023-03-10T08:36:46.777Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:36:46.777Z] Removing intermediate container be6126f60b77 [2023-03-10T08:36:46.777Z] ---> 7b5d39943dbf [2023-03-10T08:36:46.777Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T08:36:46.777Z] ---> Running in 3c1fb99780e6 [2023-03-10T08:36:46.777Z] ---> Running in f1b9ec40b61b [2023-03-10T08:36:46.777Z] Removing intermediate container e614031a0685 [2023-03-10T08:36:46.777Z] ---> 5151343151e5 [2023-03-10T08:36:46.777Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T08:36:47.036Z] ---> Running in 49723fc8d948 [2023-03-10T08:36:47.036Z] Removing intermediate container 3c1fb99780e6 [2023-03-10T08:36:47.036Z] ---> e69e910bf96b [2023-03-10T08:36:47.036Z] [2023-03-10T08:36:47.036Z] Removing intermediate container f1b9ec40b61b [2023-03-10T08:36:47.036Z] ---> 476283d6221a [2023-03-10T08:36:47.037Z] Step 22/23 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:36:47.037Z] Removing intermediate container 49723fc8d948 [2023-03-10T08:36:47.037Z] ---> 014417298218 [2023-03-10T08:36:47.037Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T08:36:47.037Z] ---> Running in 797fbef1f6dc [2023-03-10T08:36:47.037Z] Successfully built e69e910bf96b [2023-03-10T08:36:47.037Z] Successfully tagged core-data:latest [2023-03-10T08:36:47.037Z]  Building core-data ... done Building security-spire-agent [2023-03-10T08:36:47.296Z] ---> Running in 3e981e711fbc [2023-03-10T08:36:48.851Z] db1c61fa0a46: Pull complete [2023-03-10T08:36:49.906Z] Removing intermediate container 797fbef1f6dc [2023-03-10T08:36:49.906Z] ---> 9fc21116a353 [2023-03-10T08:36:49.906Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T08:36:50.683Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:36:50.683Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:36:50.683Z] ---> 737d171b73e7 [2023-03-10T08:36:50.683Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> 52302268af37 [2023-03-10T08:36:50.684Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> 337f88419419 [2023-03-10T08:36:50.684Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> 99b2755d7ddb [2023-03-10T08:36:50.684Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> baf230aaf98c [2023-03-10T08:36:50.684Z] Step 7/24 : COPY . . [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> c8b907a96c48 [2023-03-10T08:36:50.684Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> a4cd78d9f271 [2023-03-10T08:36:50.684Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> 79dec1a5402b [2023-03-10T08:36:50.684Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> 3cd931b95f95 [2023-03-10T08:36:50.684Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> 1409e6f04bda [2023-03-10T08:36:50.684Z] [2023-03-10T08:36:50.684Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T08:36:50.684Z] ---> 5ce65d7b0fde [2023-03-10T08:36:50.684Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> 19aebf506a3b [2023-03-10T08:36:50.684Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T08:36:50.684Z] ---> Using cache [2023-03-10T08:36:50.684Z] ---> 1f96100bf10c [2023-03-10T08:36:50.684Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T08:36:50.801Z] 891c053d2c06: Pull complete [2023-03-10T08:36:50.801Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-10T08:36:50.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T08:36:50.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:36:51.139Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-10T08:36:51.139Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T08:36:51.139Z] WORKDIR /edgex [2023-03-10T08:36:51.139Z] COPY go.mod . [2023-03-10T08:36:51.139Z] RUN go mod download [2023-03-10T08:36:51.727Z] Sending build context to Docker daemon 2.951MB [2023-03-10T08:36:51.727Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T08:36:51.727Z] ---> f96f9c87975a [2023-03-10T08:36:51.727Z] Step 2/4 : WORKDIR /edgex [2023-03-10T08:36:53.238Z] Removing intermediate container 3e981e711fbc [2023-03-10T08:36:53.238Z] ---> 49e1ccc491be [2023-03-10T08:36:53.238Z] Step 23/24 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:36:53.238Z] ---> Running in abd189f7e71a [2023-03-10T08:36:53.495Z] ---> 805efec76cbd [2023-03-10T08:36:53.495Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T08:36:53.495Z] ---> Running in 625122caa79b [2023-03-10T08:36:53.773Z] Removing intermediate container abd189f7e71a [2023-03-10T08:36:53.773Z] ---> c9ef04e2ebd3 [2023-03-10T08:36:53.773Z] [2023-03-10T08:36:53.773Z] Removing intermediate container 625122caa79b [2023-03-10T08:36:53.773Z] ---> a1fbd1850a6e [2023-03-10T08:36:53.773Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T08:36:54.030Z] Successfully built c9ef04e2ebd3 [2023-03-10T08:36:54.030Z] Successfully tagged security-secretstore-setup:latest [2023-03-10T08:36:54.030Z]  Building security-secretstore-setup ... done  ---> Running in c0ac9bde966a [2023-03-10T08:36:54.342Z] ---> Running in 03d39cd5e4d4 [2023-03-10T08:36:54.342Z] Removing intermediate container 03d39cd5e4d4 [2023-03-10T08:36:54.342Z] ---> 327c560d9c3c [2023-03-10T08:36:54.342Z] Step 3/4 : COPY go.mod . [2023-03-10T08:36:54.929Z] ---> 27217f406e00 [2023-03-10T08:36:54.929Z] Step 4/4 : RUN go mod download [2023-03-10T08:36:54.929Z] ---> Running in abcac8ea6ed2 [2023-03-10T08:36:56.040Z] Removing intermediate container c0ac9bde966a [2023-03-10T08:36:56.041Z] ---> 9aa8534b55d1 [2023-03-10T08:36:56.041Z] [2023-03-10T08:36:56.299Z] ---> 81124ccdfc4c [2023-03-10T08:36:56.299Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T08:36:56.299Z] Successfully built 9aa8534b55d1 [2023-03-10T08:36:56.299Z] Successfully tagged security-spire-config:latest [2023-03-10T08:36:57.262Z]  Building security-spire-config ... done  ---> ce2fc10f7174 [2023-03-10T08:36:57.262Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T08:36:57.519Z] ---> d2eee6f828cf [2023-03-10T08:36:57.519Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T08:36:57.808Z] ---> 4099d5638058 [2023-03-10T08:36:57.808Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T08:36:57.808Z] ---> Running in 96d74beacf84 [2023-03-10T08:36:58.075Z] Removing intermediate container 96d74beacf84 [2023-03-10T08:36:58.075Z] ---> 53330ef60faa [2023-03-10T08:36:58.075Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T08:36:58.075Z] ---> Running in a11ce2197d56 [2023-03-10T08:36:58.075Z] Removing intermediate container a11ce2197d56 [2023-03-10T08:36:58.075Z] ---> f6d8da9feeaf [2023-03-10T08:36:58.075Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T08:36:58.335Z] ---> Running in ea28a86451a1 [2023-03-10T08:36:58.335Z] Removing intermediate container ea28a86451a1 [2023-03-10T08:36:58.335Z] ---> af4666ca5d7a [2023-03-10T08:36:58.335Z] Step 23/24 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:36:58.593Z] ---> Running in 6cf8f406d253 [2023-03-10T08:36:58.593Z] Removing intermediate container 6cf8f406d253 [2023-03-10T08:36:58.593Z] ---> 6b817e204e4a [2023-03-10T08:36:58.593Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T08:36:58.593Z] ---> Running in 990067ec8475 [2023-03-10T08:36:58.851Z] Removing intermediate container 990067ec8475 [2023-03-10T08:36:58.851Z] ---> be4810955cc2 [2023-03-10T08:36:58.851Z] [2023-03-10T08:36:58.851Z] Successfully built be4810955cc2 [2023-03-10T08:36:58.851Z] Successfully tagged security-spire-agent:latest [2023-03-10T08:37:05.407Z]  Building security-spire-agent ... done Removing intermediate container 5c708842bcdf [2023-03-10T08:37:05.407Z] ---> 67539672abc6 [2023-03-10T08:37:05.407Z] [2023-03-10T08:37:05.407Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:37:05.407Z] ---> dfd21b5a31f5 [2023-03-10T08:37:05.407Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T08:37:05.407Z] ---> Running in 35696d576001 [2023-03-10T08:37:05.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:37:05.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:37:05.664Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T08:37:05.664Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T08:37:05.664Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:37:05.664Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T08:37:05.953Z] OK: 6 MiB in 16 packages [2023-03-10T08:37:06.923Z] Removing intermediate container f5c1337f1fdb [2023-03-10T08:37:06.923Z] ---> 7a39d6ad4776 [2023-03-10T08:37:06.923Z] [2023-03-10T08:37:06.923Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T08:37:06.923Z] ---> dfd21b5a31f5 [2023-03-10T08:37:06.923Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:37:06.923Z] ---> Using cache [2023-03-10T08:37:06.923Z] ---> 660acdd4b615 [2023-03-10T08:37:06.923Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:37:06.923Z] ---> Using cache [2023-03-10T08:37:06.923Z] ---> bfb274829880 [2023-03-10T08:37:06.923Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T08:37:06.923Z] ---> Running in be4c24f92ed2 [2023-03-10T08:37:06.923Z] Removing intermediate container 35696d576001 [2023-03-10T08:37:06.923Z] ---> 5c9fafeb0f4f [2023-03-10T08:37:06.923Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:37:06.923Z] ---> Running in 7e958baa5be8 [2023-03-10T08:37:06.923Z] Removing intermediate container be4c24f92ed2 [2023-03-10T08:37:06.923Z] ---> c932dcb7d97c [2023-03-10T08:37:06.923Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T08:37:07.192Z] ---> Running in f9c1655ff84a [2023-03-10T08:37:07.192Z] Removing intermediate container 7e958baa5be8 [2023-03-10T08:37:07.192Z] ---> 3b06bbdecff9 [2023-03-10T08:37:07.192Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T08:37:07.192Z] Removing intermediate container f9c1655ff84a [2023-03-10T08:37:07.192Z] ---> 91ad2866a968 [2023-03-10T08:37:07.192Z] Step 15/23 : WORKDIR / [2023-03-10T08:37:07.192Z] ---> Running in 56637fe79718 [2023-03-10T08:37:07.193Z] ---> Running in 09c59136bb5d [2023-03-10T08:37:07.193Z] Removing intermediate container 56637fe79718 [2023-03-10T08:37:07.193Z] ---> 6525ca9e5ff8 [2023-03-10T08:37:07.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:37:07.193Z] Removing intermediate container 09c59136bb5d [2023-03-10T08:37:07.193Z] ---> 340c25a3c755 [2023-03-10T08:37:07.193Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T08:37:07.193Z] ---> Running in 65f7354d5b87 [2023-03-10T08:37:07.449Z] ---> 3e2a64fd6d61 [2023-03-10T08:37:07.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T08:37:07.449Z] Removing intermediate container 65f7354d5b87 [2023-03-10T08:37:07.449Z] ---> 7776da4cc3f4 [2023-03-10T08:37:07.449Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:37:07.449Z] ---> c21f2b1bd566 [2023-03-10T08:37:07.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T08:37:08.014Z] ---> 3a18c71d80ac [2023-03-10T08:37:08.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T08:37:08.273Z] ---> fed29a175940 [2023-03-10T08:37:08.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T08:37:08.273Z] ---> bda8691e4c3d [2023-03-10T08:37:08.273Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T08:37:08.273Z] ---> Running in 56b03df88107 [2023-03-10T08:37:08.273Z] Removing intermediate container 56b03df88107 [2023-03-10T08:37:08.273Z] ---> 478c8eb5989b [2023-03-10T08:37:08.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:37:08.273Z] ---> Running in 9e84938886c1 [2023-03-10T08:37:08.273Z] ---> 9d928f5256fe [2023-03-10T08:37:08.273Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T08:37:08.273Z] ---> Running in 73ad625351b4 [2023-03-10T08:37:08.531Z] Removing intermediate container 9e84938886c1 [2023-03-10T08:37:08.531Z] ---> e0327d4141d1 [2023-03-10T08:37:08.531Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T08:37:08.531Z] ---> Running in 234474ffb64f [2023-03-10T08:37:08.531Z] Removing intermediate container 73ad625351b4 [2023-03-10T08:37:08.531Z] ---> 8938f3543050 [2023-03-10T08:37:08.531Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:37:08.531Z] ---> Running in 009e2d0d948f [2023-03-10T08:37:08.531Z] Removing intermediate container 234474ffb64f [2023-03-10T08:37:08.531Z] ---> 1a7d5d956c6e [2023-03-10T08:37:08.531Z] Step 22/23 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:37:08.531Z] ---> Running in 9a11e80ef002 [2023-03-10T08:37:08.531Z] Removing intermediate container 009e2d0d948f [2023-03-10T08:37:08.531Z] ---> 2e6b328c6b76 [2023-03-10T08:37:08.531Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:37:08.531Z] ---> Running in 7b39c826930d [2023-03-10T08:37:08.531Z] Removing intermediate container 9a11e80ef002 [2023-03-10T08:37:08.531Z] ---> 11a92e903f3f [2023-03-10T08:37:08.531Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T08:37:08.788Z] ---> Running in e1a12fa21711 [2023-03-10T08:37:08.788Z] Removing intermediate container 7b39c826930d [2023-03-10T08:37:08.788Z] ---> 38f8759f2ce0 [2023-03-10T08:37:08.788Z] Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f [2023-03-10T08:37:08.788Z] ---> Running in 583356f5cbf5 [2023-03-10T08:37:08.788Z] Removing intermediate container e1a12fa21711 [2023-03-10T08:37:08.788Z] ---> ec1992acb56d [2023-03-10T08:37:08.788Z] [2023-03-10T08:37:08.788Z] Removing intermediate container 583356f5cbf5 [2023-03-10T08:37:08.788Z] ---> 13f3d3d16d09 [2023-03-10T08:37:08.788Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:37:08.788Z] ---> Running in 2cbb025e802c [2023-03-10T08:37:08.788Z] Successfully built ec1992acb56d [2023-03-10T08:37:08.788Z] Successfully tagged core-command:latest [2023-03-10T08:37:08.788Z]  Building core-command ... done Removing intermediate container 2cbb025e802c [2023-03-10T08:37:08.788Z] ---> e0bdd236980c [2023-03-10T08:37:08.788Z] [2023-03-10T08:37:09.047Z] Successfully built e0bdd236980c [2023-03-10T08:37:09.047Z] Successfully tagged support-notifications:latest [2023-03-10T08:37:09.053Z]  Building support-notifications ... done  [Pipeline] } [2023-03-10T08:37:09.060Z] $ docker stop --time=1 6c12d441b948c86393a2adf84cc59c1527ec138a6709386dce751074f8dc27ad [2023-03-10T08:37:10.356Z] $ docker rm -f --volumes 6c12d441b948c86393a2adf84cc59c1527ec138a6709386dce751074f8dc27ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T08:37:10.683Z] + docker images [2023-03-10T08:37:10.683Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T08:37:10.683Z] core-command latest ec1992acb56d 2 seconds ago 17.8MB [2023-03-10T08:37:10.683Z] support-notifications latest e0bdd236980c 2 seconds ago 30.7MB [2023-03-10T08:37:10.683Z] 7a39d6ad4776 4 seconds ago 1.68GB [2023-03-10T08:37:10.683Z] 67539672abc6 8 seconds ago 1.75GB [2023-03-10T08:37:10.683Z] security-spire-agent latest be4810955cc2 12 seconds ago 125MB [2023-03-10T08:37:10.683Z] security-spire-config latest 9aa8534b55d1 16 seconds ago 85.8MB [2023-03-10T08:37:10.683Z] security-secretstore-setup latest c9ef04e2ebd3 17 seconds ago 29.9MB [2023-03-10T08:37:10.683Z] core-data latest e69e910bf96b 24 seconds ago 18MB [2023-03-10T08:37:10.683Z] security-proxy-setup latest 15c3d1d47bd1 34 seconds ago 16.4MB [2023-03-10T08:37:10.683Z] 1409e6f04bda 34 seconds ago 1.55GB [2023-03-10T08:37:10.683Z] 2a4e8d84fb0b 35 seconds ago 1.69GB [2023-03-10T08:37:10.683Z] 977dc6b4e2c2 42 seconds ago 1.67GB [2023-03-10T08:37:10.683Z] a0991f3aec3b About a minute ago 1.66GB [2023-03-10T08:37:10.683Z] security-proxy-auth latest 0eeafab8d123 About a minute ago 16.2MB [2023-03-10T08:37:10.683Z] 20355d653e54 About a minute ago 1.66GB [2023-03-10T08:37:10.683Z] support-scheduler latest a8a0957c0447 About a minute ago 30.1MB [2023-03-10T08:37:10.683Z] security-bootstrapper latest 63d615d66874 About a minute ago 19.8MB [2023-03-10T08:37:10.683Z] 0b782ec412f2 About a minute ago 1.75GB [2023-03-10T08:37:10.683Z] core-common-config-bootstrapper latest 468e1c3ec208 About a minute ago 15.5MB [2023-03-10T08:37:10.683Z] core-metadata latest 9af89f0134a2 2 minutes ago 18.5MB [2023-03-10T08:37:10.683Z] security-spiffe-token-provider latest 698e8532a30b 2 minutes ago 30MB [2023-03-10T08:37:10.683Z] 9699cd6ae336 2 minutes ago 1.67GB [2023-03-10T08:37:10.683Z] 25c523dd69c1 2 minutes ago 1.72GB [2023-03-10T08:37:10.683Z] ea13bd12eff7 2 minutes ago 1.69GB [2023-03-10T08:37:10.683Z] 37a1176515ac 2 minutes ago 1.68GB [2023-03-10T08:37:10.683Z] security-spire-server latest 97a6a067b496 2 minutes ago 86.5MB [2023-03-10T08:37:10.683Z] f7872970e9be 2 minutes ago 1.55GB [2023-03-10T08:37:10.683Z] ci-base-image-x86_64 latest 737d171b73e7 6 minutes ago 903MB [2023-03-10T08:37:10.683Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-10T08:37:10.683Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-10T08:37:10.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-10T08:37:10.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-10T08:37:10.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T08:37:33.854Z] Removing intermediate container abcac8ea6ed2 [2023-03-10T08:37:33.854Z] ---> 975c588b6b32 [2023-03-10T08:37:33.854Z] Successfully built 975c588b6b32 [2023-03-10T08:37:33.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:37:34.192Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T08:37:34.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:37:34.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container [2023-03-10T08:37:34.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-10T08:37:37.766Z] $ docker top 114dcca190613d16f3a1818781185cf77bcca0934fdb202a69d144af1045b3c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:37:38.615Z] + go version [2023-03-10T08:37:38.616Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-10T08:37:38.636Z] $ docker stop --time=1 114dcca190613d16f3a1818781185cf77bcca0934fdb202a69d144af1045b3c2 [2023-03-10T08:37:40.288Z] $ docker rm -f --volumes 114dcca190613d16f3a1818781185cf77bcca0934fdb202a69d144af1045b3c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:37:40.856Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T08:37:40.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:37:41.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container [2023-03-10T08:37:41.135Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-10T08:37:42.432Z] $ docker top 8bd476804d82fc34bf5a5558a703547c652727a552e73d084b4a98a917c857ab -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T08:37:42.650Z] ========================================================= [2023-03-10T08:37:42.650Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-10T08:37:42.650Z] ========================================================= [Pipeline] sh [2023-03-10T08:37:43.282Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:37:43.937Z] + make test [2023-03-10T08:37:43.937Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T08:38:22.868Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-10T08:40:29.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-10T08:40:29.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-10T08:40:35.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-10T08:40:35.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-10T08:40:35.603Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-10T08:40:37.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-10T08:40:38.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-10T08:40:38.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-10T08:40:38.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-10T08:40:39.887Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-10T08:40:44.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-10T08:40:44.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-10T08:40:44.170Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-10T08:40:44.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-10T08:41:06.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.416s coverage: 28.7% of statements [2023-03-10T08:41:06.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-10T08:41:06.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-10T08:41:12.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.6% of statements [2023-03-10T08:41:17.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.773s coverage: 71.2% of statements [2023-03-10T08:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-10T08:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-10T08:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-10T08:41:17.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.575s coverage: 54.0% of statements [2023-03-10T08:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-10T08:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-10T08:41:35.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.160s coverage: 88.5% of statements [2023-03-10T08:41:35.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-10T08:41:35.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-10T08:41:35.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:41:35.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-10T08:41:35.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-10T08:41:35.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.719s coverage: 3.9% of statements [2023-03-10T08:41:35.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-10T08:41:35.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-10T08:41:37.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.746s coverage: 95.6% of statements [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-10T08:41:37.545Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.333s coverage: 72.2% of statements [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-10T08:41:37.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.584s coverage: 65.9% of statements [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-10T08:41:37.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.439s coverage: 0.9% of statements [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-10T08:41:37.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.355s coverage: 29.0% of statements [2023-03-10T08:41:37.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-10T08:41:39.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.390s coverage: 45.5% of statements [2023-03-10T08:41:39.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.312s coverage: 82.9% of statements [2023-03-10T08:41:39.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements [2023-03-10T08:41:40.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements [2023-03-10T08:41:42.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements [2023-03-10T08:41:54.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.295s coverage: 94.4% of statements [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.587s coverage: 79.9% of statements [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.386s coverage: 92.9% of statements [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.288s coverage: 86.9% of statements [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.271s coverage: 87.2% of statements [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.229s coverage: 20.0% of statements [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.386s coverage: 81.2% of statements [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.432s coverage: 82.1% of statements [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-10T08:42:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.381s coverage: 84.8% of statements [2023-03-10T08:42:13.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-10T08:42:17.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.434s coverage: 63.1% of statements [2023-03-10T08:42:17.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-10T08:42:17.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-10T08:42:17.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.344s coverage: 100.0% of statements [2023-03-10T08:42:17.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.174s coverage: 89.4% of statements [2023-03-10T08:42:17.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.121s coverage: 100.0% of statements [2023-03-10T08:42:17.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2023-03-10T08:42:17.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2023-03-10T08:42:17.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-10T08:42:17.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-10T08:42:17.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-10T08:42:27.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.010s coverage: 38.4% of statements [2023-03-10T08:42:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-10T08:42:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-10T08:42:27.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.319s coverage: 89.5% of statements [2023-03-10T08:42:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-10T08:42:27.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.307s coverage: 84.8% of statements [2023-03-10T08:42:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-10T08:42:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-10T08:42:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-10T08:42:27.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-10T08:42:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.396s coverage: 17.7% of statements [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-10T08:42:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.691s coverage: 92.3% of statements [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-10T08:42:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.382s coverage: 61.5% of statements [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-10T08:42:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.489s coverage: 97.7% of statements [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-10T08:42:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:42:34.079Z] 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 [2023-03-10T08:42:34.079Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-10T08:42:34.079Z] go vet ./... [2023-03-10T08:44:40.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T08:44:40.798Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T08:44:40.798Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T08:44:40.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-10T08:44:41.468Z] + ls -al . [2023-03-10T08:44:41.468Z] total 700 [2023-03-10T08:44:41.468Z] drwxrwxr-x 10 1001 1001 4096 Mar 10 08:37 . [2023-03-10T08:44:41.468Z] drwxr-xr-x 4 root root 4096 Mar 10 08:37 .. [2023-03-10T08:44:41.468Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:35 .blubracket [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 16 Mar 10 08:35 .dockerignore [2023-03-10T08:44:41.468Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 08:35 .git [2023-03-10T08:44:41.468Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:35 .github [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 1112 Mar 10 08:35 .gitignore [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 08:35 .golangci.yml [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 87 Mar 10 08:35 .hadolint.yml [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 08:35 .sonarcloud.properties [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:35 ADOPTERS.md [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 10825 Mar 10 08:35 Attribution.txt [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 73765 Mar 10 08:35 CHANGELOG.md [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:35 CONTRIBUTING.md [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 08:35 GOVERNANCE.md [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 883 Mar 10 08:35 Jenkinsfile [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:35 LICENSE [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 14071 Mar 10 08:35 Makefile [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 08:35 OWNERS.md [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 9403 Mar 10 08:35 README.md [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 6912 Mar 10 08:35 SECURITY.md [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 08:30 VERSION [2023-03-10T08:44:41.468Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:35 bin [2023-03-10T08:44:41.468Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 08:35 cmd [2023-03-10T08:44:41.468Z] -rw-r--r-- 1 root root 447686 Mar 10 08:42 coverage.out [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 3232 Mar 10 08:35 go.mod [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 31098 Mar 10 08:35 go.sum [2023-03-10T08:44:41.468Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 08:35 internal [2023-03-10T08:44:41.468Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:35 openapi [2023-03-10T08:44:41.468Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 08:35 snap [2023-03-10T08:44:41.468Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 08:35 version.go [Pipeline] sh [2023-03-10T08:44:42.117Z] + '[' -e coverage.out ] [2023-03-10T08:44:42.117Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-10T08:44:42.136Z] Warning: overwriting stash ‘coverage-report’ [2023-03-10T08:44:43.156Z] Stashed 1 file(s) [Pipeline] sh [2023-03-10T08:44:43.794Z] + make build [2023-03-10T08:44:43.794Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T08:46:20.453Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T08:46:22.396Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T08:46:29.040Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-03-10T08:46:32.389Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T08:47:28.811Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T08:47:30.220Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:47:38.423Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:47:43.758Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:47:48.012Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T08:47:52.262Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T08:47:58.901Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-03-10T08:48:05.566Z] $ docker stop --time=1 8bd476804d82fc34bf5a5558a703547c652727a552e73d084b4a98a917c857ab [2023-03-10T08:48:07.660Z] $ docker rm -f --volumes 8bd476804d82fc34bf5a5558a703547c652727a552e73d084b4a98a917c857ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:48:09.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T08:48:09.871Z] [2023-03-10T08:48:09.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:48:10.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T08:48:10.493Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-10T08:48:10.493Z] 29e5d40040c1: Pulling fs layer [2023-03-10T08:48:10.493Z] 1ce36da41761: Pulling fs layer [2023-03-10T08:48:10.493Z] 25b303627fd3: Pulling fs layer [2023-03-10T08:48:10.493Z] 29e5d40040c1: Verifying Checksum [2023-03-10T08:48:10.493Z] 29e5d40040c1: Download complete [2023-03-10T08:48:10.766Z] 1ce36da41761: Verifying Checksum [2023-03-10T08:48:10.766Z] 1ce36da41761: Download complete [2023-03-10T08:48:11.036Z] 29e5d40040c1: Pull complete [2023-03-10T08:48:12.456Z] 1ce36da41761: Pull complete [2023-03-10T08:48:12.456Z] 25b303627fd3: Verifying Checksum [2023-03-10T08:48:12.456Z] 25b303627fd3: Download complete [2023-03-10T08:48:24.783Z] 25b303627fd3: Pull complete [2023-03-10T08:48:24.783Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-10T08:48:24.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T08:48:24.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:48:25.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container [2023-03-10T08:48:25.079Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-10T08:48:27.560Z] $ docker top e5899cb3e594636d24e61faa89ee9099d32a4c662cdc5618aed410df03caa799 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:48:28.439Z] + grep+ paralleldocker-compose [2023-03-10T08:48:28.439Z] build --help [2023-03-10T08:48:35.127Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T08:48:35.141Z] $ docker stop --time=1 e5899cb3e594636d24e61faa89ee9099d32a4c662cdc5618aed410df03caa799 [2023-03-10T08:48:36.852Z] $ docker rm -f --volumes e5899cb3e594636d24e61faa89ee9099d32a4c662cdc5618aed410df03caa799 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:48:37.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T08:48:37.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:48:37.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container [2023-03-10T08:48:37.689Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-10T08:48:38.954Z] $ docker top 3e7d10cd8b7128fb626de1c07a7a6b6f69267ab9c4af885da14c4e391048fa8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:48:39.798Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T08:48:46.446Z] Building core-command ... [2023-03-10T08:48:46.446Z] Building core-common-config-bootstrapper ... [2023-03-10T08:48:46.446Z] Building core-data ... [2023-03-10T08:48:46.446Z] Building core-metadata ... [2023-03-10T08:48:46.446Z] Building security-bootstrapper ... [2023-03-10T08:48:46.446Z] Building security-proxy-auth ... [2023-03-10T08:48:46.446Z] Building security-proxy-setup ... [2023-03-10T08:48:46.446Z] Building security-secretstore-setup ... [2023-03-10T08:48:46.446Z] Building security-spiffe-token-provider ... [2023-03-10T08:48:46.446Z] Building security-spire-agent ... [2023-03-10T08:48:46.446Z] Building security-spire-config ... [2023-03-10T08:48:46.446Z] Building security-spire-server ... [2023-03-10T08:48:46.446Z] Building support-notifications ... [2023-03-10T08:48:46.446Z] Building support-scheduler ... [2023-03-10T08:48:46.446Z] Building security-bootstrapper [2023-03-10T08:48:46.446Z] Building security-proxy-auth [2023-03-10T08:48:46.446Z] Building support-scheduler [2023-03-10T08:48:46.446Z] Building security-secretstore-setup [2023-03-10T08:48:46.446Z] Building core-metadata [2023-03-10T08:49:33.304Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:49:33.304Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:49:33.304Z] ---> 975c588b6b32 [2023-03-10T08:49:33.304Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:49:33.574Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:49:33.574Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:49:33.574Z] ---> 975c588b6b32 [2023-03-10T08:49:33.574Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:49:33.845Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:49:33.845Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:49:33.845Z] ---> 975c588b6b32 [2023-03-10T08:49:33.845Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T08:49:33.845Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:49:33.845Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:49:33.845Z] ---> 975c588b6b32 [2023-03-10T08:49:33.845Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T08:49:33.845Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:49:33.845Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:49:33.845Z] ---> 975c588b6b32 [2023-03-10T08:49:33.845Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:49:34.435Z] ---> Running in 665787e33f54 [2023-03-10T08:49:34.435Z] ---> Running in f2f74f6d5e89 [2023-03-10T08:49:34.435Z] ---> Running in be71d3576933 [2023-03-10T08:49:34.435Z] ---> Running in af78d514e02d [2023-03-10T08:49:34.435Z] ---> Running in 45f1cdffd7b5 [2023-03-10T08:49:35.020Z] Removing intermediate container 665787e33f54 [2023-03-10T08:49:35.020Z] ---> 11efe79de0d6 [2023-03-10T08:49:35.020Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T08:49:35.020Z] Removing intermediate container af78d514e02d [2023-03-10T08:49:35.020Z] ---> 08d99f3fb041 [2023-03-10T08:49:35.020Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:49:35.291Z] ---> Running in 6ebb4102f524 [2023-03-10T08:49:35.291Z] Removing intermediate container f2f74f6d5e89 [2023-03-10T08:49:35.291Z] ---> 7561c3f5a01a [2023-03-10T08:49:35.291Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:49:35.291Z] Removing intermediate container be71d3576933 [2023-03-10T08:49:35.291Z] ---> 193dda28800a [2023-03-10T08:49:35.291Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T08:49:35.291Z] ---> Running in 31829d30d5ef [2023-03-10T08:49:35.291Z] ---> Running in 038d841ec000 [2023-03-10T08:49:35.291Z] ---> Running in 600b98415b76 [2023-03-10T08:49:35.559Z] Removing intermediate container 45f1cdffd7b5 [2023-03-10T08:49:35.559Z] ---> 572ea9be4fb3 [2023-03-10T08:49:35.559Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T08:49:35.559Z] ---> Running in c9c86d4ca055 [2023-03-10T08:49:36.155Z] Removing intermediate container 6ebb4102f524 [2023-03-10T08:49:36.155Z] ---> f5de84612c28 [2023-03-10T08:49:36.155Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T08:49:36.424Z] Removing intermediate container 31829d30d5ef [2023-03-10T08:49:36.424Z] ---> cc273b06bf84 [2023-03-10T08:49:36.424Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:49:36.424Z] ---> Running in 18a5847ffa93 [2023-03-10T08:49:36.424Z] Removing intermediate container 038d841ec000 [2023-03-10T08:49:36.424Z] ---> 276d4d1d6628 [2023-03-10T08:49:36.424Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:49:36.692Z] ---> Running in cc09242ecc56 [2023-03-10T08:49:36.692Z] ---> Running in 109962f02970 [2023-03-10T08:49:38.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:38.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:38.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:38.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:38.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:39.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:39.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:39.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:39.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:39.841Z] OK: 221 MiB in 51 packages [2023-03-10T08:49:40.129Z] OK: 221 MiB in 51 packages [2023-03-10T08:49:40.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:49:40.741Z] OK: 221 MiB in 51 packages [2023-03-10T08:49:41.729Z] OK: 221 MiB in 51 packages [2023-03-10T08:49:41.998Z] OK: 221 MiB in 51 packages [2023-03-10T08:49:42.589Z] Removing intermediate container 600b98415b76 [2023-03-10T08:49:42.589Z] ---> 370f4d4313a0 [2023-03-10T08:49:42.589Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T08:49:42.857Z] Removing intermediate container c9c86d4ca055 [2023-03-10T08:49:42.857Z] ---> aa5c5a5bcef1 [2023-03-10T08:49:42.857Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T08:49:42.857Z] Removing intermediate container 18a5847ffa93 [2023-03-10T08:49:42.857Z] ---> f1741c32ac65 [2023-03-10T08:49:42.857Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T08:49:43.446Z] Removing intermediate container 109962f02970 [2023-03-10T08:49:43.446Z] ---> f2f83af46f35 [2023-03-10T08:49:43.446Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:49:43.713Z] Removing intermediate container cc09242ecc56 [2023-03-10T08:49:43.713Z] ---> bfedae2f8782 [2023-03-10T08:49:43.713Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:49:43.991Z] ---> 86cdf9e1760e [2023-03-10T08:49:43.991Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:49:43.991Z] ---> 4e48b16ea49d [2023-03-10T08:49:43.991Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:49:43.991Z] ---> Running in 8cdc4eba6df3 [2023-03-10T08:49:44.264Z] ---> Running in fc718ce9cd3f [2023-03-10T08:49:44.264Z] ---> cb96ea3da9a4 [2023-03-10T08:49:44.264Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:49:44.533Z] ---> Running in 6755a83fbc15 [2023-03-10T08:49:45.123Z] ---> ccfd608f60a8 [2023-03-10T08:49:45.123Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:49:45.392Z] ---> Running in 70545d00a7e1 [2023-03-10T08:49:45.660Z] ---> 8b3263bb1149 [2023-03-10T08:49:45.660Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:49:45.660Z] ---> Running in aadd333ca840 [2023-03-10T08:51:52.407Z] Removing intermediate container 8cdc4eba6df3 [2023-03-10T08:51:52.407Z] ---> 33734a2524d6 [2023-03-10T08:51:52.407Z] Step 7/32 : COPY . . [2023-03-10T08:51:52.407Z] Removing intermediate container aadd333ca840 [2023-03-10T08:51:52.407Z] Removing intermediate container 70545d00a7e1 [2023-03-10T08:51:52.407Z] ---> 3a8e60e6130f [2023-03-10T08:51:52.407Z] Step 8/22 : COPY . . [2023-03-10T08:51:52.407Z] ---> 276bb61a4fb8 [2023-03-10T08:51:52.407Z] Step 8/22 : COPY . . [2023-03-10T08:51:52.407Z] Removing intermediate container fc718ce9cd3f [2023-03-10T08:51:52.407Z] ---> a20ec7a98aa9 [2023-03-10T08:51:52.407Z] Step 8/24 : COPY . . [2023-03-10T08:51:52.407Z] Removing intermediate container 6755a83fbc15 [2023-03-10T08:51:52.407Z] ---> a1722eaed7ca [2023-03-10T08:51:52.407Z] Step 7/23 : COPY . . [2023-03-10T08:51:55.797Z] ---> a3fb309cb31a [2023-03-10T08:51:55.797Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T08:51:55.797Z] ---> dbe0f1d41461 [2023-03-10T08:51:55.797Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T08:51:55.797Z] ---> c6b39024b56f [2023-03-10T08:51:55.797Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T08:51:55.797Z] ---> 8d7e69aa1bcf [2023-03-10T08:51:55.797Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T08:51:55.797Z] ---> 2333d82484d1 [2023-03-10T08:51:55.797Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T08:51:55.797Z] ---> Running in 8e8926eab541 [2023-03-10T08:51:55.797Z] ---> Running in f0498f9d1c07 [2023-03-10T08:51:55.797Z] ---> Running in 5a58b5a07ba9 [2023-03-10T08:51:55.797Z] ---> Running in 653fdc595233 [2023-03-10T08:51:55.797Z] ---> Running in 6cb00bed5382 [2023-03-10T08:51:58.388Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:51:58.388Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:51:58.657Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T08:51:58.925Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T08:51:58.925Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T08:58:35.985Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T08:58:42.636Z] Removing intermediate container 653fdc595233 [2023-03-10T08:58:42.636Z] ---> a514df8fee41 [2023-03-10T08:58:42.636Z] [2023-03-10T08:58:42.636Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:58:42.636Z] 3.16: Pulling from library/alpine [2023-03-10T08:58:43.229Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T08:58:43.229Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T08:58:43.229Z] ---> 4c81e5bf8899 [2023-03-10T08:58:43.229Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T08:58:43.229Z] ---> Running in 9f5e1ade2bd7 [2023-03-10T08:58:43.818Z] Removing intermediate container 9f5e1ade2bd7 [2023-03-10T08:58:43.818Z] ---> 2965f2f32e17 [2023-03-10T08:58:43.818Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:58:43.818Z] ---> Running in 3d8bbdbadc2c [2023-03-10T08:58:46.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:58:46.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:58:48.638Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:58:48.638Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:58:48.638Z] OK: 5 MiB in 15 packages [2023-03-10T08:58:54.019Z] Removing intermediate container 3d8bbdbadc2c [2023-03-10T08:58:54.019Z] ---> b2b96cd54728 [2023-03-10T08:58:54.019Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:58:55.424Z] ---> 5fde5a9b3588 [2023-03-10T08:58:55.424Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T08:58:58.768Z] Removing intermediate container 6cb00bed5382 [2023-03-10T08:58:58.768Z] ---> 83fc85531072 [2023-03-10T08:58:58.768Z] [2023-03-10T08:58:58.768Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T08:58:58.768Z] ---> 4c81e5bf8899 [2023-03-10T08:58:58.768Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:58:58.768Z] ---> Running in 6db68de489dd [2023-03-10T08:58:58.768Z] ---> 827becc3a30a [2023-03-10T08:58:58.768Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T08:58:59.354Z] Removing intermediate container 6db68de489dd [2023-03-10T08:58:59.354Z] ---> 4640aa0a1806 [2023-03-10T08:58:59.354Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T08:58:59.624Z] ---> Running in 83aead3eaf03 [2023-03-10T08:59:00.208Z] ---> 62d4a106c912 [2023-03-10T08:59:00.208Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T08:59:02.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:59:02.684Z] ---> d75bedb07566 [2023-03-10T08:59:02.684Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:59:02.981Z] ---> Running in d94e132e2164 [2023-03-10T08:59:02.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:59:04.952Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T08:59:04.952Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T08:59:04.952Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:59:04.952Z] OK: 5 MiB in 16 packages [2023-03-10T08:59:07.543Z] Removing intermediate container 83aead3eaf03 [2023-03-10T08:59:07.543Z] ---> 05873a04f986 [2023-03-10T08:59:07.543Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T08:59:07.543Z] ---> Running in 43b0af985ec7 [2023-03-10T08:59:07.825Z] Removing intermediate container d94e132e2164 [2023-03-10T08:59:07.825Z] ---> ee704e2ddcf3 [2023-03-10T08:59:07.825Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:59:08.098Z] ---> Running in 707f21c2c08d [2023-03-10T08:59:08.696Z] Removing intermediate container 43b0af985ec7 [2023-03-10T08:59:08.696Z] ---> c8ab1d183925 [2023-03-10T08:59:08.696Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T08:59:08.696Z] Removing intermediate container 8e8926eab541 [2023-03-10T08:59:08.696Z] ---> 3c386e9289da [2023-03-10T08:59:08.696Z] [2023-03-10T08:59:08.696Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T08:59:08.696Z] ---> 4c81e5bf8899 [2023-03-10T08:59:08.696Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T08:59:08.696Z] ---> Running in bb056a9e0671 [2023-03-10T08:59:08.696Z] ---> Running in 86e178effac3 [2023-03-10T08:59:09.289Z] Removing intermediate container 707f21c2c08d [2023-03-10T08:59:09.289Z] ---> 62c59862fd81 [2023-03-10T08:59:09.289Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T08:59:09.561Z] ---> Running in c8a745a08e7b [2023-03-10T08:59:10.148Z] Removing intermediate container bb056a9e0671 [2023-03-10T08:59:10.148Z] ---> f38b3c570d31 [2023-03-10T08:59:10.148Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T08:59:10.148Z] ---> Running in 3b19ee992eb9 [2023-03-10T08:59:10.739Z] Removing intermediate container c8a745a08e7b [2023-03-10T08:59:10.739Z] ---> 1015f7f7e222 [2023-03-10T08:59:10.739Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T08:59:11.008Z] Removing intermediate container 3b19ee992eb9 [2023-03-10T08:59:11.008Z] ---> 82c72e503f9d [2023-03-10T08:59:11.008Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T08:59:11.277Z] ---> Running in 7413e846265b [2023-03-10T08:59:11.545Z] ---> Running in 07fe6abcbd0f [2023-03-10T08:59:11.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:59:12.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:59:12.132Z] Removing intermediate container 7413e846265b [2023-03-10T08:59:12.132Z] ---> 015269b2e73f [2023-03-10T08:59:12.132Z] Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T08:59:12.403Z] Removing intermediate container 07fe6abcbd0f [2023-03-10T08:59:12.403Z] ---> 87cabe354bf3 [2023-03-10T08:59:12.403Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T08:59:12.403Z] ---> Running in 4ae163d1744f [2023-03-10T08:59:12.403Z] ---> Running in 7113594abfa5 [2023-03-10T08:59:13.380Z] Removing intermediate container 4ae163d1744f [2023-03-10T08:59:13.380Z] ---> 222f94fb6516 [2023-03-10T08:59:13.380Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:59:13.380Z] ---> Running in 4b9d22e8cc80 [2023-03-10T08:59:13.648Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T08:59:13.916Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T08:59:13.916Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T08:59:13.916Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:59:13.916Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T08:59:13.916Z] Removing intermediate container 4b9d22e8cc80 [2023-03-10T08:59:13.916Z] ---> 154eea927541 [2023-03-10T08:59:13.916Z] [2023-03-10T08:59:14.511Z] OK: 6 MiB in 17 packages [2023-03-10T08:59:14.511Z] Successfully built 154eea927541 [2023-03-10T08:59:14.511Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-10T08:59:14.511Z] Building core-common-config-bootstrapper [2023-03-10T08:59:17.095Z]  Building security-proxy-auth ... done Removing intermediate container 7113594abfa5 [2023-03-10T08:59:17.095Z] ---> efacf41419db [2023-03-10T08:59:17.095Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T08:59:17.376Z] ---> Running in 5c5e3b8b8195 [2023-03-10T08:59:17.376Z] Removing intermediate container 86e178effac3 [2023-03-10T08:59:17.376Z] ---> c111b28eb9ee [2023-03-10T08:59:17.376Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T08:59:17.376Z] ---> Running in 5aa882815900 [2023-03-10T08:59:17.969Z] Removing intermediate container 5c5e3b8b8195 [2023-03-10T08:59:17.969Z] ---> dca15c3acf70 [2023-03-10T08:59:17.969Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T08:59:18.248Z] Removing intermediate container 5aa882815900 [2023-03-10T08:59:18.248Z] ---> d7595a010f1e [2023-03-10T08:59:18.248Z] Step 12/23 : WORKDIR / [2023-03-10T08:59:18.529Z] ---> Running in afe8f7f8c2f6 [2023-03-10T08:59:19.117Z] ---> c8f117d1f1df [2023-03-10T08:59:19.402Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T08:59:19.402Z] ---> Running in 61be71b5d49f [2023-03-10T08:59:19.402Z] Removing intermediate container afe8f7f8c2f6 [2023-03-10T08:59:19.402Z] ---> 309c3adc774f [2023-03-10T08:59:19.402Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T08:59:21.350Z] ---> 1e4684203894 [2023-03-10T08:59:21.350Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T08:59:22.762Z] ---> 964c33881dd7 [2023-03-10T08:59:22.762Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T08:59:23.723Z] Removing intermediate container 61be71b5d49f [2023-03-10T08:59:23.723Z] ---> 4de0be568b6f [2023-03-10T08:59:23.723Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:59:24.688Z] ---> 83678b8f4b4b [2023-03-10T08:59:24.688Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T08:59:25.272Z] ---> 4788a37d1d9c [2023-03-10T08:59:25.272Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T08:59:27.859Z] ---> df52fe9ea2cc [2023-03-10T08:59:27.859Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T08:59:29.809Z] ---> 9145ab7bdcca [2023-03-10T08:59:29.809Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T08:59:31.220Z] ---> aa3f7bd15a59 [2023-03-10T08:59:31.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T08:59:31.488Z] ---> c2a4ac4cef6a [2023-03-10T08:59:31.488Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T08:59:33.445Z] ---> df5a0ab56493 [2023-03-10T08:59:33.445Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:59:33.445Z] ---> 06315a8ade70 [2023-03-10T08:59:33.445Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T08:59:33.719Z] ---> Running in 40a398fb4f9b [2023-03-10T08:59:35.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:59:35.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:59:35.669Z] ---> 975c588b6b32 [2023-03-10T08:59:35.669Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:59:35.669Z] ---> Using cache [2023-03-10T08:59:35.669Z] ---> 7561c3f5a01a [2023-03-10T08:59:35.669Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:59:35.669Z] ---> Using cache [2023-03-10T08:59:35.669Z] ---> 276d4d1d6628 [2023-03-10T08:59:35.669Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:59:35.669Z] ---> Using cache [2023-03-10T08:59:35.669Z] ---> f2f83af46f35 [2023-03-10T08:59:35.669Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:59:35.669Z] ---> Using cache [2023-03-10T08:59:35.669Z] ---> ccfd608f60a8 [2023-03-10T08:59:35.669Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:59:35.669Z] ---> Using cache [2023-03-10T08:59:35.669Z] ---> 3a8e60e6130f [2023-03-10T08:59:35.669Z] Step 8/22 : COPY . . [2023-03-10T08:59:35.669Z] ---> 865b918b45ba [2023-03-10T08:59:35.669Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T08:59:35.669Z] ---> Using cache [2023-03-10T08:59:35.669Z] ---> a3fb309cb31a [2023-03-10T08:59:35.669Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T08:59:35.938Z] ---> Running in d089f6366cb4 [2023-03-10T08:59:37.887Z] ---> fb74c58dff68 [2023-03-10T08:59:37.887Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T08:59:38.475Z] Removing intermediate container 40a398fb4f9b [2023-03-10T08:59:38.475Z] ---> 7e9f62d7ff55 [2023-03-10T08:59:38.475Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:59:38.746Z] ---> Running in aed94e4ba5b3 [2023-03-10T08:59:39.019Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-03-10T08:59:39.291Z] ---> c30da0cc485f [2023-03-10T08:59:39.291Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T08:59:39.568Z] ---> Running in cb1fc45df8df [2023-03-10T08:59:39.568Z] Removing intermediate container aed94e4ba5b3 [2023-03-10T08:59:39.568Z] ---> b0c9702ef429 [2023-03-10T08:59:39.569Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T08:59:39.835Z] ---> Running in 2fdbad7881d8 [2023-03-10T08:59:40.419Z] Removing intermediate container 2fdbad7881d8 [2023-03-10T08:59:40.419Z] ---> 4d5d1f4245c8 [2023-03-10T08:59:40.419Z] Step 22/23 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T08:59:40.686Z] ---> Running in c2f533bbfd2a [2023-03-10T08:59:41.645Z] Removing intermediate container c2f533bbfd2a [2023-03-10T08:59:41.645Z] ---> 5cbf5551c06c [2023-03-10T08:59:41.645Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T08:59:41.645Z] ---> Running in a68c9fb26f2e [2023-03-10T08:59:42.618Z] Removing intermediate container a68c9fb26f2e [2023-03-10T08:59:42.618Z] ---> 8e8c3c97ff7e [2023-03-10T08:59:42.618Z] [2023-03-10T08:59:43.207Z] Successfully built 8e8c3c97ff7e [2023-03-10T08:59:43.207Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-10T08:59:43.207Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-03-10T08:59:43.475Z] Removing intermediate container cb1fc45df8df [2023-03-10T08:59:43.475Z] ---> 74b3970b2eb1 [2023-03-10T08:59:43.475Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T08:59:43.475Z] ---> Running in c85d7cec6278 [2023-03-10T08:59:44.065Z] Removing intermediate container c85d7cec6278 [2023-03-10T08:59:44.065Z] ---> 1cd520a89d4f [2023-03-10T08:59:44.065Z] Step 29/32 : CMD ["gate"] [2023-03-10T08:59:44.342Z] ---> Running in 6b346c86e6d4 [2023-03-10T08:59:44.941Z] Removing intermediate container 6b346c86e6d4 [2023-03-10T08:59:44.941Z] ---> 6eabfe5e4bb0 [2023-03-10T08:59:44.941Z] Step 30/32 : LABEL arch=arm64 [2023-03-10T08:59:45.211Z] ---> Running in f69b98a55353 [2023-03-10T08:59:45.814Z] Removing intermediate container f69b98a55353 [2023-03-10T08:59:45.814Z] ---> b2993a0e33f2 [2023-03-10T08:59:45.814Z] Step 31/32 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T08:59:46.081Z] ---> Running in de71bebd460d [2023-03-10T08:59:46.667Z] Removing intermediate container de71bebd460d [2023-03-10T08:59:46.667Z] ---> 09df1dc47d96 [2023-03-10T08:59:46.667Z] Step 32/32 : LABEL version=0.0.0 [2023-03-10T08:59:47.288Z] ---> Running in 444270404c9c [2023-03-10T08:59:47.882Z] Removing intermediate container 444270404c9c [2023-03-10T08:59:47.882Z] ---> 43c4aa26f116 [2023-03-10T08:59:47.882Z] [2023-03-10T08:59:48.469Z] Successfully built 43c4aa26f116 [2023-03-10T08:59:48.469Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-10T08:59:48.469Z]  Building security-bootstrapper ... done Building support-notifications [2023-03-10T08:59:56.688Z] Removing intermediate container 5a58b5a07ba9 [2023-03-10T08:59:56.688Z] ---> 838853a799f1 [2023-03-10T08:59:56.688Z] [2023-03-10T08:59:56.688Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T08:59:56.688Z] ---> 4c81e5bf8899 [2023-03-10T08:59:56.688Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:59:56.688Z] ---> Running in a03d22ef5163 [2023-03-10T08:59:58.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:59:59.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:00:00.629Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T09:00:00.629Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T09:00:00.629Z] OK: 5 MiB in 15 packages [2023-03-10T09:00:03.225Z] Removing intermediate container a03d22ef5163 [2023-03-10T09:00:03.225Z] ---> 4d92b1daeaa0 [2023-03-10T09:00:03.225Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T09:00:03.225Z] ---> Running in 5896d9725699 [2023-03-10T09:00:03.812Z] Removing intermediate container 5896d9725699 [2023-03-10T09:00:03.812Z] ---> 6dc5de3be18e [2023-03-10T09:00:03.812Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T09:00:04.081Z] ---> Running in 0213ff8f63d1 [2023-03-10T09:00:05.045Z] Removing intermediate container 0213ff8f63d1 [2023-03-10T09:00:05.045Z] ---> 18ac38077cce [2023-03-10T09:00:05.045Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T09:00:05.316Z] ---> Running in 32cc8913a83e [2023-03-10T09:00:05.904Z] Removing intermediate container 32cc8913a83e [2023-03-10T09:00:05.904Z] ---> 3d4ae511f871 [2023-03-10T09:00:05.904Z] Step 15/24 : WORKDIR / [2023-03-10T09:00:06.175Z] ---> Running in 618c83fd8e88 [2023-03-10T09:00:07.142Z] Removing intermediate container 618c83fd8e88 [2023-03-10T09:00:07.142Z] ---> 2695aa274613 [2023-03-10T09:00:07.142Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:00:09.100Z] ---> 1b6a3f8637d1 [2023-03-10T09:00:09.100Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T09:00:10.516Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:00:10.516Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:00:10.516Z] ---> 975c588b6b32 [2023-03-10T09:00:10.516Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T09:00:10.516Z] ---> Using cache [2023-03-10T09:00:10.516Z] ---> 572ea9be4fb3 [2023-03-10T09:00:10.516Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T09:00:10.516Z] ---> Running in 9246a51fbb64 [2023-03-10T09:00:13.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:00:13.381Z] ---> f3c26b7298f4 [2023-03-10T09:00:13.381Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T09:00:13.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:00:14.610Z] ---> 3a296ddb6e74 [2023-03-10T09:00:14.610Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T09:00:15.569Z] OK: 221 MiB in 51 packages [2023-03-10T09:00:16.153Z] ---> a4aad304a7c0 [2023-03-10T09:00:16.153Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T09:00:16.421Z] ---> Running in 29618d449250 [2023-03-10T09:00:17.381Z] Removing intermediate container 29618d449250 [2023-03-10T09:00:17.381Z] ---> 62148a15e074 [2023-03-10T09:00:17.381Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T09:00:17.650Z] ---> Running in 3575c2f0aa09 [2023-03-10T09:00:17.917Z] Removing intermediate container 9246a51fbb64 [2023-03-10T09:00:17.917Z] ---> 93645f8f0496 [2023-03-10T09:00:17.917Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T09:00:18.499Z] Removing intermediate container 3575c2f0aa09 [2023-03-10T09:00:18.499Z] ---> 7a20dc8927df [2023-03-10T09:00:18.499Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T09:00:18.768Z] ---> Running in b255824b6c5e [2023-03-10T09:00:19.352Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:00:19.352Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:00:19.352Z] ---> 975c588b6b32 [2023-03-10T09:00:19.352Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T09:00:19.352Z] ---> Using cache [2023-03-10T09:00:19.352Z] ---> 7561c3f5a01a [2023-03-10T09:00:19.352Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T09:00:19.352Z] ---> Using cache [2023-03-10T09:00:19.352Z] ---> 276d4d1d6628 [2023-03-10T09:00:19.352Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T09:00:19.352Z] ---> Running in 01af00707c9a [2023-03-10T09:00:19.938Z] Removing intermediate container b255824b6c5e [2023-03-10T09:00:19.938Z] ---> 72dd792aa9d0 [2023-03-10T09:00:19.938Z] Step 23/24 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:00:19.938Z] ---> 0fa1df4e5a6e [2023-03-10T09:00:19.938Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:00:20.209Z] ---> Running in c0d7e87ac55e [2023-03-10T09:00:20.209Z] ---> Running in 7da41bf32e08 [2023-03-10T09:00:21.172Z] Removing intermediate container 7da41bf32e08 [2023-03-10T09:00:21.172Z] ---> e4a4f8899495 [2023-03-10T09:00:21.172Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T09:00:21.440Z] ---> Running in 985ea8732f54 [2023-03-10T09:00:22.401Z] Removing intermediate container 985ea8732f54 [2023-03-10T09:00:22.401Z] ---> 73318747b0f9 [2023-03-10T09:00:22.401Z] [2023-03-10T09:00:22.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:00:22.988Z] Successfully built 73318747b0f9 [2023-03-10T09:00:22.988Z] Successfully tagged core-metadata-arm64:latest [2023-03-10T09:00:22.988Z]  Building core-metadata ... done Building core-data [2023-03-10T09:00:22.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:00:24.397Z] OK: 221 MiB in 51 packages [2023-03-10T09:00:26.344Z] Removing intermediate container 01af00707c9a [2023-03-10T09:00:26.344Z] ---> 7da9cb9302eb [2023-03-10T09:00:26.344Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T09:00:27.308Z] ---> 1e8147f223de [2023-03-10T09:00:27.308Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:00:27.576Z] ---> Running in 959db8c592a8 [2023-03-10T09:00:39.886Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:00:39.886Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:00:39.886Z] ---> 975c588b6b32 [2023-03-10T09:00:39.886Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T09:00:39.886Z] ---> Using cache [2023-03-10T09:00:39.886Z] ---> 7561c3f5a01a [2023-03-10T09:00:39.886Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T09:00:39.886Z] ---> Using cache [2023-03-10T09:00:39.886Z] ---> 276d4d1d6628 [2023-03-10T09:00:39.886Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T09:00:39.886Z] ---> Using cache [2023-03-10T09:00:39.886Z] ---> f2f83af46f35 [2023-03-10T09:00:39.886Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T09:00:39.886Z] ---> Using cache [2023-03-10T09:00:39.886Z] ---> ccfd608f60a8 [2023-03-10T09:00:39.886Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:00:39.886Z] ---> Using cache [2023-03-10T09:00:39.886Z] ---> 3a8e60e6130f [2023-03-10T09:00:39.886Z] Step 8/22 : COPY . . [2023-03-10T09:00:39.886Z] ---> Using cache [2023-03-10T09:00:39.886Z] ---> a3fb309cb31a [2023-03-10T09:00:39.886Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T09:00:40.473Z] ---> Running in 393bb277c61d [2023-03-10T09:00:42.418Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T09:02:34.120Z] Removing intermediate container c0d7e87ac55e [2023-03-10T09:02:34.121Z] ---> 3da3d283756c [2023-03-10T09:02:34.121Z] Step 7/24 : COPY . . [2023-03-10T09:02:34.121Z] Removing intermediate container 959db8c592a8 [2023-03-10T09:02:34.121Z] ---> f0d010d76589 [2023-03-10T09:02:34.121Z] Step 8/22 : COPY . . [2023-03-10T09:02:42.333Z] ---> 8bcada8e7193 [2023-03-10T09:02:42.333Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T09:02:42.604Z] ---> Running in 4b09ffffa4bd [2023-03-10T09:02:43.568Z] Removing intermediate container 4b09ffffa4bd [2023-03-10T09:02:43.568Z] ---> c325235dafef [2023-03-10T09:02:43.568Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T09:02:43.835Z] ---> Running in db476045bd76 [2023-03-10T09:02:45.264Z] Removing intermediate container db476045bd76 [2023-03-10T09:02:45.264Z] ---> 5c6d0fb085fb [2023-03-10T09:02:45.264Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T09:02:45.531Z] ---> Running in 8a33566c8788 [2023-03-10T09:02:50.884Z] Removing intermediate container 8a33566c8788 [2023-03-10T09:02:50.884Z] ---> e2a5a0672c98 [2023-03-10T09:02:50.884Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T09:02:50.884Z] ---> Running in a9382ae8f848 [2023-03-10T09:02:51.847Z] Removing intermediate container a9382ae8f848 [2023-03-10T09:02:51.847Z] ---> e2b19e80c4ad [2023-03-10T09:02:51.847Z] [2023-03-10T09:02:51.847Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T09:02:51.847Z] 3.15: Pulling from library/alpine [2023-03-10T09:02:55.206Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T09:02:55.206Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T09:02:55.206Z] ---> 354640af7b1b [2023-03-10T09:02:55.206Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T09:02:55.206Z] ---> Running in 6a60ab1b5782 [2023-03-10T09:02:56.474Z] Removing intermediate container 6a60ab1b5782 [2023-03-10T09:02:56.474Z] ---> dac6cc7cbdd6 [2023-03-10T09:02:56.474Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T09:02:56.474Z] ---> Running in 59aaf3de8098 [2023-03-10T09:02:57.153Z] ---> c80f267f0ac0 [2023-03-10T09:02:57.153Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T09:02:57.153Z] ---> Running in 4448c94f46b0 [2023-03-10T09:03:00.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:03:00.960Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T09:03:01.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:03:03.192Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T09:03:03.192Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T09:03:03.192Z] OK: 15736 distinct packages available [2023-03-10T09:03:03.460Z] Removing intermediate container f0498f9d1c07 [2023-03-10T09:03:03.460Z] ---> 5814bbbf7a12 [2023-03-10T09:03:03.460Z] [2023-03-10T09:03:03.460Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T09:03:03.460Z] ---> 4c81e5bf8899 [2023-03-10T09:03:03.460Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T09:03:03.460Z] ---> Using cache [2023-03-10T09:03:03.460Z] ---> 4d92b1daeaa0 [2023-03-10T09:03:03.460Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T09:03:03.460Z] ---> Using cache [2023-03-10T09:03:03.460Z] ---> 6dc5de3be18e [2023-03-10T09:03:03.460Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T09:03:03.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:03:03.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:03:04.697Z] ---> Running in c39cc15ae84b [2023-03-10T09:03:04.964Z] Removing intermediate container c39cc15ae84b [2023-03-10T09:03:04.964Z] ---> 5bba04fe891a [2023-03-10T09:03:04.964Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T09:03:05.236Z] ---> Running in 2fa7e1cc88f6 [2023-03-10T09:03:05.236Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T09:03:05.236Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T09:03:05.236Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T09:03:05.236Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T09:03:05.236Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T09:03:05.505Z] OK: 6 MiB in 18 packages [2023-03-10T09:03:05.774Z] Removing intermediate container 2fa7e1cc88f6 [2023-03-10T09:03:05.774Z] ---> 8d7bba000e00 [2023-03-10T09:03:05.774Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:03:07.731Z] ---> b5a83eb9dd0b [2023-03-10T09:03:07.731Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T09:03:07.731Z] Removing intermediate container 59aaf3de8098 [2023-03-10T09:03:07.731Z] ---> 34ae86bb42ad [2023-03-10T09:03:07.731Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T09:03:11.999Z] ---> f696d3b30abc [2023-03-10T09:03:11.999Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T09:03:12.965Z] ---> 47b103b8302b [2023-03-10T09:03:12.965Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T09:03:12.965Z] ---> Running in 9c9b12bae21a [2023-03-10T09:03:13.934Z] Removing intermediate container 9c9b12bae21a [2023-03-10T09:03:13.934Z] ---> e4c93afa237a [2023-03-10T09:03:13.934Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T09:03:13.934Z] ---> Running in d4aff81e6eeb [2023-03-10T09:03:14.899Z] Removing intermediate container d4aff81e6eeb [2023-03-10T09:03:14.899Z] ---> d39c14667ff5 [2023-03-10T09:03:14.899Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T09:03:15.166Z] ---> Running in 09e49f887e61 [2023-03-10T09:03:17.128Z] Removing intermediate container 09e49f887e61 [2023-03-10T09:03:17.128Z] ---> ed31dfed18c5 [2023-03-10T09:03:17.128Z] Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:03:17.396Z] ---> Running in ff5d505b752e [2023-03-10T09:03:17.396Z] ---> 40f4a44e3419 [2023-03-10T09:03:17.665Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T09:03:18.252Z] Removing intermediate container ff5d505b752e [2023-03-10T09:03:18.252Z] ---> b6a12d39dfc6 [2023-03-10T09:03:18.252Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T09:03:18.524Z] ---> Running in 0a4d36f49aa1 [2023-03-10T09:03:19.113Z] ---> e3c78a44b52a [2023-03-10T09:03:19.113Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T09:03:19.383Z] ---> Running in 27834d970b6d [2023-03-10T09:03:19.383Z] Removing intermediate container 0a4d36f49aa1 [2023-03-10T09:03:19.383Z] ---> 7ae4ea94b858 [2023-03-10T09:03:19.383Z] [2023-03-10T09:03:19.976Z] Successfully built 7ae4ea94b858 [2023-03-10T09:03:19.976Z] Successfully tagged support-scheduler-arm64:latest [2023-03-10T09:03:19.976Z] Building security-spiffe-token-provider [2023-03-10T09:03:19.976Z]  Building support-scheduler ... done Removing intermediate container 27834d970b6d [2023-03-10T09:03:19.976Z] ---> 3ddad8e0ab5b [2023-03-10T09:03:19.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T09:03:20.937Z] ---> a3433af42208 [2023-03-10T09:03:20.937Z] Step 19/24 : WORKDIR / [2023-03-10T09:03:20.937Z] ---> Running in ad8c6469931a [2023-03-10T09:03:21.530Z] Removing intermediate container ad8c6469931a [2023-03-10T09:03:21.530Z] ---> d83b2fc54adf [2023-03-10T09:03:21.530Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T09:03:21.797Z] ---> Running in 63ce1a444602 [2023-03-10T09:03:22.384Z] Removing intermediate container 63ce1a444602 [2023-03-10T09:03:22.384Z] ---> b684584232a7 [2023-03-10T09:03:22.384Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T09:03:22.652Z] ---> Running in 64d8ce93bbb2 [2023-03-10T09:03:23.237Z] Removing intermediate container 64d8ce93bbb2 [2023-03-10T09:03:23.237Z] ---> c31144e5c08a [2023-03-10T09:03:23.237Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T09:03:23.237Z] ---> Running in e8acf2776e6d [2023-03-10T09:03:23.824Z] Removing intermediate container e8acf2776e6d [2023-03-10T09:03:23.824Z] ---> feeb1c00d4c7 [2023-03-10T09:03:23.824Z] Step 23/24 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:03:24.094Z] ---> Running in 2b47ba72f40e [2023-03-10T09:03:24.678Z] Removing intermediate container 2b47ba72f40e [2023-03-10T09:03:24.678Z] ---> 6fbe589ce0ca [2023-03-10T09:03:24.678Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T09:03:24.678Z] ---> Running in b9fc6cd1ce69 [2023-03-10T09:03:25.276Z] Removing intermediate container b9fc6cd1ce69 [2023-03-10T09:03:25.276Z] ---> 5d724a7b9f8d [2023-03-10T09:03:25.276Z] [2023-03-10T09:03:25.542Z] Successfully built 5d724a7b9f8d [2023-03-10T09:03:25.542Z] Successfully tagged security-spire-config-arm64:latest [2023-03-10T09:03:25.542Z] Building security-proxy-setup [2023-03-10T09:03:52.238Z]  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:03:52.238Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:03:52.238Z] ---> 975c588b6b32 [2023-03-10T09:03:52.238Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T09:03:52.238Z] ---> Using cache [2023-03-10T09:03:52.238Z] ---> 572ea9be4fb3 [2023-03-10T09:03:52.238Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T09:03:52.238Z] ---> Running in 5265c7d0f93d [2023-03-10T09:03:52.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:03:52.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:03:52.828Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:03:52.828Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:03:52.828Z] ---> 975c588b6b32 [2023-03-10T09:03:52.828Z] Step 3/20 : WORKDIR /edgex-go [2023-03-10T09:03:52.828Z] ---> Using cache [2023-03-10T09:03:53.102Z] ---> 572ea9be4fb3 [2023-03-10T09:03:53.102Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T09:03:53.102Z] ---> Using cache [2023-03-10T09:03:53.102Z] ---> aa5c5a5bcef1 [2023-03-10T09:03:53.102Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T09:03:53.102Z] ---> Using cache [2023-03-10T09:03:53.102Z] ---> cb96ea3da9a4 [2023-03-10T09:03:53.102Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:03:53.102Z] ---> Using cache [2023-03-10T09:03:53.102Z] ---> a1722eaed7ca [2023-03-10T09:03:53.102Z] Step 7/20 : COPY . . [2023-03-10T09:03:53.102Z] ---> Using cache [2023-03-10T09:03:53.102Z] ---> dbe0f1d41461 [2023-03-10T09:03:53.102Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T09:03:53.102Z] ---> Running in 5f9405d62aca [2023-03-10T09:03:54.073Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T09:03:54.073Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T09:03:54.073Z] OK: 16903 distinct packages available [2023-03-10T09:03:54.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:03:54.946Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T09:03:54.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:03:56.898Z] OK: 221 MiB in 51 packages [2023-03-10T09:03:58.860Z] Removing intermediate container 5265c7d0f93d [2023-03-10T09:03:58.860Z] ---> 04c40c306a4e [2023-03-10T09:03:58.860Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T09:03:59.833Z] ---> bebcd5a86c73 [2023-03-10T09:03:59.833Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:03:59.833Z] ---> Running in 1d515de6183b [2023-03-10T09:05:51.581Z] Removing intermediate container 1d515de6183b [2023-03-10T09:05:51.581Z] ---> fa7364e88f6f [2023-03-10T09:05:51.581Z] Step 7/19 : COPY . . [2023-03-10T09:05:51.581Z] ---> f621f6de284d [2023-03-10T09:05:51.581Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-10T09:05:51.581Z] ---> Running in 0c06381fd605 [2023-03-10T09:05:51.849Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-10T09:07:14.987Z] Removing intermediate container d089f6366cb4 [2023-03-10T09:07:14.987Z] ---> eb8b9603d382 [2023-03-10T09:07:14.987Z] [2023-03-10T09:07:14.987Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T09:07:14.987Z] ---> 4c81e5bf8899 [2023-03-10T09:07:14.987Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T09:07:14.987Z] ---> Using cache [2023-03-10T09:07:14.987Z] ---> 2965f2f32e17 [2023-03-10T09:07:14.987Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T09:07:14.987Z] ---> Using cache [2023-03-10T09:07:14.987Z] ---> b2b96cd54728 [2023-03-10T09:07:14.987Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:07:14.987Z] ---> Using cache [2023-03-10T09:07:14.987Z] ---> 5fde5a9b3588 [2023-03-10T09:07:14.987Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-10T09:07:14.987Z] ---> 1e8f261f31d9 [2023-03-10T09:07:14.987Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T09:07:14.987Z] ---> 45cea88fdfe5 [2023-03-10T09:07:14.987Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T09:07:14.987Z] ---> a03a274d9f5e [2023-03-10T09:07:14.987Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T09:07:14.987Z] ---> Running in c0f31736bcd6 [2023-03-10T09:07:14.987Z] Removing intermediate container c0f31736bcd6 [2023-03-10T09:07:14.987Z] ---> 92496fbe40a3 [2023-03-10T09:07:14.987Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T09:07:14.987Z] ---> Running in 8eaf39447d6e [2023-03-10T09:07:14.987Z] Removing intermediate container 8eaf39447d6e [2023-03-10T09:07:14.987Z] ---> 0b6dafb13df3 [2023-03-10T09:07:14.987Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T09:07:14.987Z] ---> Running in fb8e161d40f6 [2023-03-10T09:07:14.987Z] Removing intermediate container fb8e161d40f6 [2023-03-10T09:07:14.987Z] ---> 58bce09a496a [2023-03-10T09:07:14.987Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T09:07:14.987Z] ---> Running in 827f251d6f93 [2023-03-10T09:07:14.987Z] Removing intermediate container 827f251d6f93 [2023-03-10T09:07:14.987Z] ---> 6a07bfc2476a [2023-03-10T09:07:14.987Z] Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:07:14.987Z] ---> Running in 41f73141ed9b [2023-03-10T09:07:14.987Z] Removing intermediate container 41f73141ed9b [2023-03-10T09:07:14.987Z] ---> 77215f24fc07 [2023-03-10T09:07:14.987Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T09:07:14.987Z] ---> Running in bcd6d4d5bbdd [2023-03-10T09:07:14.987Z] Removing intermediate container bcd6d4d5bbdd [2023-03-10T09:07:14.987Z] ---> e7d265caf423 [2023-03-10T09:07:14.987Z] [2023-03-10T09:07:14.987Z] Successfully built e7d265caf423 [2023-03-10T09:07:14.987Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-10T09:07:14.988Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-03-10T09:07:33.201Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:07:33.201Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:07:33.201Z] ---> 975c588b6b32 [2023-03-10T09:07:33.201Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> 572ea9be4fb3 [2023-03-10T09:07:33.201Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> 93645f8f0496 [2023-03-10T09:07:33.201Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> 0fa1df4e5a6e [2023-03-10T09:07:33.201Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> 3da3d283756c [2023-03-10T09:07:33.201Z] Step 7/24 : COPY . . [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> 8bcada8e7193 [2023-03-10T09:07:33.201Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> c325235dafef [2023-03-10T09:07:33.201Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> 5c6d0fb085fb [2023-03-10T09:07:33.201Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> e2a5a0672c98 [2023-03-10T09:07:33.201Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> e2b19e80c4ad [2023-03-10T09:07:33.201Z] [2023-03-10T09:07:33.201Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T09:07:33.201Z] ---> 354640af7b1b [2023-03-10T09:07:33.201Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T09:07:33.201Z] ---> Using cache [2023-03-10T09:07:33.201Z] ---> dac6cc7cbdd6 [2023-03-10T09:07:33.201Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T09:07:33.201Z] ---> Running in 34687775d6ef [2023-03-10T09:07:35.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:07:36.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:07:37.473Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T09:07:37.474Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T09:07:37.474Z] OK: 15736 distinct packages available [2023-03-10T09:07:37.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:07:38.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:07:39.746Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T09:07:39.746Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T09:07:39.746Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T09:07:39.746Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T09:07:39.746Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T09:07:39.746Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T09:07:39.746Z] OK: 6 MiB in 19 packages [2023-03-10T09:07:41.697Z] Removing intermediate container 34687775d6ef [2023-03-10T09:07:41.697Z] ---> c41b4e93c7db [2023-03-10T09:07:41.697Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T09:07:45.950Z] ---> e5e2b8030350 [2023-03-10T09:07:45.950Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T09:07:51.306Z] ---> 772c2bb7f52b [2023-03-10T09:07:51.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T09:07:51.573Z] ---> bd4d6fc43347 [2023-03-10T09:07:51.573Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T09:07:52.534Z] ---> d0c3c4336bd6 [2023-03-10T09:07:52.534Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T09:07:53.512Z] ---> ac94d5c51215 [2023-03-10T09:07:53.512Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T09:07:53.780Z] ---> Running in 5107a8aa9707 [2023-03-10T09:07:54.745Z] Removing intermediate container 5107a8aa9707 [2023-03-10T09:07:54.745Z] ---> d23fc921786a [2023-03-10T09:07:54.745Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T09:07:54.745Z] ---> Running in 5e93d49f1dca [2023-03-10T09:07:55.330Z] Removing intermediate container 5e93d49f1dca [2023-03-10T09:07:55.330Z] ---> 713e22eb508b [2023-03-10T09:07:55.330Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T09:07:55.599Z] ---> Running in 2cfbadcb292a [2023-03-10T09:07:56.188Z] Removing intermediate container 2cfbadcb292a [2023-03-10T09:07:56.188Z] ---> b3648bccdab6 [2023-03-10T09:07:56.188Z] Step 23/24 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:07:56.188Z] ---> Running in e0dcb385b658 [2023-03-10T09:07:56.792Z] Removing intermediate container e0dcb385b658 [2023-03-10T09:07:56.792Z] ---> b4095ea46786 [2023-03-10T09:07:56.792Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T09:07:57.064Z] ---> Running in eb01141c52f2 [2023-03-10T09:07:57.648Z] Removing intermediate container eb01141c52f2 [2023-03-10T09:07:57.648Z] ---> 46d377563df7 [2023-03-10T09:07:57.648Z] [2023-03-10T09:07:57.918Z] Successfully built 46d377563df7 [2023-03-10T09:07:57.918Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-10T09:07:57.918Z]  Building security-spire-agent ... done Building core-command [2023-03-10T09:08:16.135Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:08:16.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:08:16.135Z] ---> 975c588b6b32 [2023-03-10T09:08:16.135Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T09:08:16.135Z] ---> Using cache [2023-03-10T09:08:16.135Z] ---> 7561c3f5a01a [2023-03-10T09:08:16.135Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T09:08:16.135Z] ---> Using cache [2023-03-10T09:08:16.135Z] ---> 276d4d1d6628 [2023-03-10T09:08:16.135Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T09:08:16.135Z] ---> Using cache [2023-03-10T09:08:16.135Z] ---> f2f83af46f35 [2023-03-10T09:08:16.135Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T09:08:16.135Z] ---> Using cache [2023-03-10T09:08:16.135Z] ---> ccfd608f60a8 [2023-03-10T09:08:16.135Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:08:16.135Z] ---> Using cache [2023-03-10T09:08:16.135Z] ---> 3a8e60e6130f [2023-03-10T09:08:16.135Z] Step 8/23 : COPY . . [2023-03-10T09:08:16.135Z] ---> Using cache [2023-03-10T09:08:16.135Z] ---> a3fb309cb31a [2023-03-10T09:08:16.135Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T09:08:16.135Z] ---> Running in 355ba56bfe94 [2023-03-10T09:08:16.407Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T09:09:03.292Z] Removing intermediate container 393bb277c61d [2023-03-10T09:09:03.293Z] ---> aa81dc50aca0 [2023-03-10T09:09:03.293Z] [2023-03-10T09:09:03.293Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T09:09:03.293Z] ---> 4c81e5bf8899 [2023-03-10T09:09:03.293Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T09:09:03.293Z] ---> Running in e6f143735801 [2023-03-10T09:09:03.293Z] Removing intermediate container e6f143735801 [2023-03-10T09:09:03.293Z] ---> a9b884bef5d7 [2023-03-10T09:09:03.293Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T09:09:03.293Z] ---> Running in 3f1a713da2d3 [2023-03-10T09:09:03.293Z] Removing intermediate container 3f1a713da2d3 [2023-03-10T09:09:03.293Z] ---> 5221cad23080 [2023-03-10T09:09:03.293Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T09:09:03.293Z] ---> Running in 257d8f628271 [2023-03-10T09:09:03.293Z] Removing intermediate container 257d8f628271 [2023-03-10T09:09:03.293Z] ---> 5eca0845d342 [2023-03-10T09:09:03.293Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T09:09:03.293Z] ---> Running in dbe0140d5909 [2023-03-10T09:09:03.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:09:03.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:09:03.293Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T09:09:03.293Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T09:09:03.293Z] OK: 5 MiB in 15 packages [2023-03-10T09:09:05.248Z] Removing intermediate container dbe0140d5909 [2023-03-10T09:09:05.248Z] ---> b56017051854 [2023-03-10T09:09:05.248Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:09:06.215Z] ---> 20c7fa2bdfba [2023-03-10T09:09:06.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T09:09:08.169Z] ---> ba6c0b755e99 [2023-03-10T09:09:08.169Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T09:09:11.520Z] ---> 6427bfb08a67 [2023-03-10T09:09:11.520Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T09:09:11.520Z] ---> Running in 54e61dd77c68 [2023-03-10T09:09:11.520Z] Removing intermediate container 54e61dd77c68 [2023-03-10T09:09:11.520Z] ---> 95da36479a91 [2023-03-10T09:09:11.520Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T09:09:11.792Z] ---> Running in b0582d0228ea [2023-03-10T09:09:12.378Z] Removing intermediate container b0582d0228ea [2023-03-10T09:09:12.378Z] ---> 3d5114953978 [2023-03-10T09:09:12.378Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T09:09:12.378Z] ---> Running in bd230cac9643 [2023-03-10T09:09:12.968Z] Removing intermediate container bd230cac9643 [2023-03-10T09:09:12.968Z] ---> 3240b7457e21 [2023-03-10T09:09:12.968Z] Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:09:12.968Z] ---> Running in b8c70d74932d [2023-03-10T09:09:13.558Z] Removing intermediate container b8c70d74932d [2023-03-10T09:09:13.558Z] ---> b9d2e92d4d81 [2023-03-10T09:09:13.558Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T09:09:13.558Z] ---> Running in 95729f029d08 [2023-03-10T09:09:14.146Z] Removing intermediate container 95729f029d08 [2023-03-10T09:09:14.146Z] ---> e88c34fbf188 [2023-03-10T09:09:14.146Z] [2023-03-10T09:09:14.413Z] Successfully built e88c34fbf188 [2023-03-10T09:09:14.413Z] Successfully tagged core-data-arm64:latest [2023-03-10T09:09:14.413Z]  Building core-data ... done Building security-spire-server [2023-03-10T09:09:36.669Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:09:36.669Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:09:36.669Z] ---> 975c588b6b32 [2023-03-10T09:09:36.669Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T09:09:36.669Z] ---> Using cache [2023-03-10T09:09:36.669Z] ---> 572ea9be4fb3 [2023-03-10T09:09:36.669Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T09:09:36.669Z] ---> Using cache [2023-03-10T09:09:36.669Z] ---> 93645f8f0496 [2023-03-10T09:09:36.669Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T09:09:36.669Z] ---> Using cache [2023-03-10T09:09:36.669Z] ---> 0fa1df4e5a6e [2023-03-10T09:09:36.669Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:09:36.669Z] ---> Using cache [2023-03-10T09:09:36.669Z] ---> 3da3d283756c [2023-03-10T09:09:36.669Z] Step 7/23 : COPY . . [2023-03-10T09:09:36.669Z] ---> Using cache [2023-03-10T09:09:36.669Z] ---> 8bcada8e7193 [2023-03-10T09:09:36.669Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T09:09:36.669Z] ---> Using cache [2023-03-10T09:09:36.669Z] ---> c325235dafef [2023-03-10T09:09:36.669Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T09:09:36.669Z] ---> Using cache [2023-03-10T09:09:36.669Z] ---> 5c6d0fb085fb [2023-03-10T09:09:36.669Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T09:09:36.669Z] ---> Running in def04d223fc0 [2023-03-10T09:09:37.267Z] Removing intermediate container def04d223fc0 [2023-03-10T09:09:37.267Z] ---> 9b3ad15ed5ad [2023-03-10T09:09:37.267Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T09:09:37.267Z] ---> Running in 23a70df0a3b8 [2023-03-10T09:09:37.893Z] Removing intermediate container 23a70df0a3b8 [2023-03-10T09:09:37.893Z] ---> fc9a5c9a4edd [2023-03-10T09:09:37.893Z] [2023-03-10T09:09:37.893Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T09:09:37.893Z] ---> 354640af7b1b [2023-03-10T09:09:37.893Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T09:09:37.893Z] ---> Using cache [2023-03-10T09:09:37.893Z] ---> dac6cc7cbdd6 [2023-03-10T09:09:37.893Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T09:09:37.893Z] ---> Using cache [2023-03-10T09:09:37.893Z] ---> c41b4e93c7db [2023-03-10T09:09:37.893Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T09:09:44.560Z] ---> 2a703a4a3047 [2023-03-10T09:09:44.560Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T09:09:45.148Z] ---> dcf71cb16583 [2023-03-10T09:09:45.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T09:09:46.111Z] ---> 27acccc2dafc [2023-03-10T09:09:46.111Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T09:09:46.696Z] ---> e9c292711f45 [2023-03-10T09:09:46.696Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T09:09:46.964Z] ---> Running in 5b01dc43f2aa [2023-03-10T09:09:47.551Z] Removing intermediate container 5b01dc43f2aa [2023-03-10T09:09:47.551Z] ---> 3239ca5e884d [2023-03-10T09:09:47.551Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T09:09:47.551Z] ---> Running in f626bba59217 [2023-03-10T09:09:49.516Z] Removing intermediate container f626bba59217 [2023-03-10T09:09:49.516Z] ---> 6d5729906244 [2023-03-10T09:09:49.516Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T09:09:49.516Z] ---> Running in 266f590acdbf [2023-03-10T09:09:49.791Z] Removing intermediate container 266f590acdbf [2023-03-10T09:09:49.791Z] ---> 423b747bf883 [2023-03-10T09:09:49.791Z] Step 22/23 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:09:50.062Z] ---> Running in af229cc8181f [2023-03-10T09:09:50.649Z] Removing intermediate container af229cc8181f [2023-03-10T09:09:50.649Z] ---> 7390ad395eb3 [2023-03-10T09:09:50.649Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T09:09:50.919Z] ---> Running in e9303590592e [2023-03-10T09:09:51.505Z] Removing intermediate container e9303590592e [2023-03-10T09:09:51.505Z] ---> 8a693eb4a736 [2023-03-10T09:09:51.505Z] [2023-03-10T09:09:51.773Z] Successfully built 8a693eb4a736 [2023-03-10T09:09:51.773Z] Successfully tagged security-spire-server-arm64:latest [2023-03-10T09:11:13.435Z]  Building security-spire-server ... done Removing intermediate container 5f9405d62aca [2023-03-10T09:11:13.435Z] ---> d5b043071f3b [2023-03-10T09:11:13.435Z] [2023-03-10T09:11:13.435Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T09:11:13.435Z] ---> 4c81e5bf8899 [2023-03-10T09:11:13.435Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T09:11:13.435Z] ---> Running in a1cc7438a16b [2023-03-10T09:11:13.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:11:13.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:11:13.435Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T09:11:13.435Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T09:11:13.435Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T09:11:13.435Z] OK: 6 MiB in 16 packages [2023-03-10T09:11:13.435Z] Removing intermediate container a1cc7438a16b [2023-03-10T09:11:13.436Z] ---> 91d56d1bf9d2 [2023-03-10T09:11:13.436Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T09:11:13.436Z] ---> Running in 626022a05bc1 [2023-03-10T09:11:13.436Z] Removing intermediate container 626022a05bc1 [2023-03-10T09:11:13.436Z] ---> a0ac3e0ec249 [2023-03-10T09:11:13.436Z] Step 12/20 : WORKDIR /edgex [2023-03-10T09:11:13.436Z] ---> Running in 5ab4ced65475 [2023-03-10T09:11:13.436Z] Removing intermediate container 5ab4ced65475 [2023-03-10T09:11:13.436Z] ---> c8e6f99060a0 [2023-03-10T09:11:13.436Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T09:11:13.436Z] ---> 3b4e22f9a05e [2023-03-10T09:11:13.436Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T09:11:13.436Z] ---> fb9f98bd8fbd [2023-03-10T09:11:13.436Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T09:11:13.436Z] ---> 4dca3f452b81 [2023-03-10T09:11:13.436Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T09:11:13.436Z] ---> Running in 4348e0e47257 [2023-03-10T09:11:16.041Z] Removing intermediate container 4348e0e47257 [2023-03-10T09:11:16.041Z] ---> ba37c03f0e08 [2023-03-10T09:11:16.041Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T09:11:16.329Z] ---> Running in 87f6d7e0f8a0 [2023-03-10T09:11:16.625Z] Removing intermediate container 87f6d7e0f8a0 [2023-03-10T09:11:16.892Z] ---> eb6e60898f0c [2023-03-10T09:11:16.892Z] Step 18/20 : LABEL arch=arm64 [2023-03-10T09:11:16.892Z] ---> Running in d276e112e88e [2023-03-10T09:11:17.159Z] Removing intermediate container d276e112e88e [2023-03-10T09:11:17.159Z] ---> acd175b888cb [2023-03-10T09:11:17.159Z] Step 19/20 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:11:17.430Z] ---> Running in 247fd5e1363c [2023-03-10T09:11:18.016Z] Removing intermediate container 247fd5e1363c [2023-03-10T09:11:18.016Z] ---> b449dc7603a8 [2023-03-10T09:11:18.016Z] Step 20/20 : LABEL version=0.0.0 [2023-03-10T09:11:18.016Z] ---> Running in f19f0f9da1f6 [2023-03-10T09:11:20.593Z] Removing intermediate container f19f0f9da1f6 [2023-03-10T09:11:20.593Z] ---> 64af32ffe5a0 [2023-03-10T09:11:20.593Z] [2023-03-10T09:11:21.174Z] Successfully built 64af32ffe5a0 [2023-03-10T09:11:21.174Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-10T09:13:12.824Z]  Building security-proxy-setup ... done Removing intermediate container 4448c94f46b0 [2023-03-10T09:13:12.824Z] ---> 4043a25a86d0 [2023-03-10T09:13:12.824Z] [2023-03-10T09:13:12.824Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T09:13:12.824Z] ---> 4c81e5bf8899 [2023-03-10T09:13:12.824Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T09:13:12.824Z] ---> Running in 4c123ec8ab36 [2023-03-10T09:13:14.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:13:14.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:13:15.906Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T09:13:15.906Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T09:13:15.906Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T09:13:15.906Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T09:13:16.178Z] OK: 6 MiB in 16 packages [2023-03-10T09:13:18.125Z] Removing intermediate container 4c123ec8ab36 [2023-03-10T09:13:18.125Z] ---> 3d7ed37a3e8d [2023-03-10T09:13:18.125Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T09:13:18.397Z] ---> Running in abd962f69087 [2023-03-10T09:13:18.982Z] Removing intermediate container abd962f69087 [2023-03-10T09:13:18.982Z] ---> 929b0ea7ea10 [2023-03-10T09:13:18.982Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T09:13:18.982Z] ---> Running in c4a27cbf4260 [2023-03-10T09:13:19.565Z] Removing intermediate container c4a27cbf4260 [2023-03-10T09:13:19.565Z] ---> ee3ec722dd22 [2023-03-10T09:13:19.565Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T09:13:19.565Z] ---> Running in 9f98c61b01cd [2023-03-10T09:13:20.150Z] Removing intermediate container 9f98c61b01cd [2023-03-10T09:13:20.150Z] ---> b5760e98bd18 [2023-03-10T09:13:20.150Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:13:21.135Z] ---> f3790782d73f [2023-03-10T09:13:21.135Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T09:13:23.718Z] ---> c9a38047ff8f [2023-03-10T09:13:23.718Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T09:13:24.309Z] ---> 4e46f429852b [2023-03-10T09:13:24.309Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T09:13:24.309Z] ---> Running in 0207acc8a5ce [2023-03-10T09:13:24.895Z] Removing intermediate container 0207acc8a5ce [2023-03-10T09:13:24.895Z] ---> 42f85b253e43 [2023-03-10T09:13:24.895Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T09:13:24.895Z] ---> Running in c35ad018aecf [2023-03-10T09:13:25.480Z] Removing intermediate container c35ad018aecf [2023-03-10T09:13:25.480Z] ---> dfc60162e9ea [2023-03-10T09:13:25.480Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T09:13:25.480Z] ---> Running in 6464addd9055 [2023-03-10T09:13:26.075Z] Removing intermediate container 6464addd9055 [2023-03-10T09:13:26.075Z] ---> d356caab2b58 [2023-03-10T09:13:26.075Z] Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:13:26.075Z] ---> Running in f4b21b36c27f [2023-03-10T09:13:26.670Z] Removing intermediate container f4b21b36c27f [2023-03-10T09:13:26.671Z] ---> 0bce8721f383 [2023-03-10T09:13:26.671Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T09:13:26.671Z] ---> Running in 4e9b7d331394 [2023-03-10T09:13:26.939Z] Removing intermediate container 4e9b7d331394 [2023-03-10T09:13:26.939Z] ---> 9052ad4d880a [2023-03-10T09:13:26.939Z] [2023-03-10T09:13:27.525Z] Successfully built 9052ad4d880a [2023-03-10T09:13:27.525Z] Successfully tagged support-notifications-arm64:latest [2023-03-10T09:13:38.381Z]  Building support-notifications ... done Removing intermediate container 355ba56bfe94 [2023-03-10T09:13:38.381Z] ---> 7a315bf40733 [2023-03-10T09:13:38.381Z] [2023-03-10T09:13:38.381Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T09:13:38.381Z] ---> 4c81e5bf8899 [2023-03-10T09:13:38.381Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T09:13:38.381Z] ---> Using cache [2023-03-10T09:13:38.381Z] ---> 4d92b1daeaa0 [2023-03-10T09:13:38.381Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T09:13:38.381Z] ---> Using cache [2023-03-10T09:13:38.381Z] ---> 6dc5de3be18e [2023-03-10T09:13:38.381Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T09:13:38.381Z] ---> Running in 34b4cc546113 [2023-03-10T09:13:38.381Z] Removing intermediate container 0c06381fd605 [2023-03-10T09:13:38.381Z] ---> 1fbad902e9b3 [2023-03-10T09:13:38.381Z] [2023-03-10T09:13:38.381Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T09:13:38.381Z] ---> 354640af7b1b [2023-03-10T09:13:38.381Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T09:13:38.381Z] ---> Using cache [2023-03-10T09:13:38.381Z] ---> dac6cc7cbdd6 [2023-03-10T09:13:38.381Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T09:13:38.381Z] ---> Running in be609914a522 [2023-03-10T09:13:38.381Z] Removing intermediate container 34b4cc546113 [2023-03-10T09:13:38.381Z] ---> b29a5545dc0c [2023-03-10T09:13:38.381Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T09:13:38.381Z] ---> Running in eab2275adb9a [2023-03-10T09:13:38.648Z] Removing intermediate container eab2275adb9a [2023-03-10T09:13:38.648Z] ---> 2206bb4c8a79 [2023-03-10T09:13:38.648Z] Step 15/23 : WORKDIR / [2023-03-10T09:13:38.648Z] ---> Running in fcd4e1060e5b [2023-03-10T09:13:39.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:13:39.242Z] Removing intermediate container fcd4e1060e5b [2023-03-10T09:13:39.242Z] ---> 5690db567cea [2023-03-10T09:13:39.242Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:13:39.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:13:39.779Z] ---> aa22010b9299 [2023-03-10T09:13:39.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T09:13:40.755Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T09:13:40.755Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T09:13:40.755Z] OK: 15736 distinct packages available [2023-03-10T09:13:40.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:13:40.755Z] ---> 8912f2068aa5 [2023-03-10T09:13:40.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T09:13:41.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:13:41.621Z] ---> b88effbc34f2 [2023-03-10T09:13:41.621Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T09:13:41.621Z] ---> Running in 9ce329bd20e9 [2023-03-10T09:13:41.890Z] Removing intermediate container 9ce329bd20e9 [2023-03-10T09:13:41.890Z] ---> 67ee2262eb05 [2023-03-10T09:13:41.890Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T09:13:42.158Z] ---> Running in ae28724ae9e4 [2023-03-10T09:13:42.158Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T09:13:42.158Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T09:13:42.158Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T09:13:42.437Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T09:13:42.437Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T09:13:42.437Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T09:13:42.437Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T09:13:42.437Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T09:13:42.437Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T09:13:42.437Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T09:13:42.437Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T09:13:42.437Z] Removing intermediate container ae28724ae9e4 [2023-03-10T09:13:42.437Z] ---> 77349265e616 [2023-03-10T09:13:42.437Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T09:13:42.708Z] ---> Running in 4470efa76b1a [2023-03-10T09:13:42.708Z] OK: 8 MiB in 23 packages [2023-03-10T09:13:42.975Z] Removing intermediate container 4470efa76b1a [2023-03-10T09:13:42.975Z] ---> 2b1393292071 [2023-03-10T09:13:42.975Z] Step 22/23 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:13:43.243Z] ---> Running in c40c3cb569ac [2023-03-10T09:13:43.509Z] Removing intermediate container c40c3cb569ac [2023-03-10T09:13:43.509Z] ---> 40c32b881c17 [2023-03-10T09:13:43.509Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T09:13:43.775Z] ---> Running in b66ceeb890c7 [2023-03-10T09:13:44.042Z] Removing intermediate container b66ceeb890c7 [2023-03-10T09:13:44.042Z] ---> 6077b0642d28 [2023-03-10T09:13:44.042Z] [2023-03-10T09:13:44.311Z] Removing intermediate container be609914a522 [2023-03-10T09:13:44.311Z] ---> c9dd577f7b23 [2023-03-10T09:13:44.311Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:13:44.578Z] Successfully built 6077b0642d28 [2023-03-10T09:13:44.578Z] Successfully tagged core-command-arm64:latest [2023-03-10T09:13:44.846Z]  Building core-command ... done  ---> e32abbcf2f1b [2023-03-10T09:13:44.846Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T09:13:46.260Z] ---> 801718a93f1e [2023-03-10T09:13:46.260Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T09:13:46.845Z] ---> 5947567b19f1 [2023-03-10T09:13:46.845Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T09:13:46.845Z] ---> Running in e39e790ea501 [2023-03-10T09:13:47.115Z] Removing intermediate container e39e790ea501 [2023-03-10T09:13:47.115Z] ---> 7a6f94644bab [2023-03-10T09:13:47.115Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T09:13:47.383Z] ---> Running in 73776dacc383 [2023-03-10T09:13:47.651Z] Removing intermediate container 73776dacc383 [2023-03-10T09:13:47.651Z] ---> 43204c274c4b [2023-03-10T09:13:47.651Z] Step 17/19 : LABEL arch=arm64 [2023-03-10T09:13:47.651Z] ---> Running in b6a017b185d2 [2023-03-10T09:13:47.918Z] Removing intermediate container b6a017b185d2 [2023-03-10T09:13:47.918Z] ---> 12c3896c01fd [2023-03-10T09:13:47.918Z] Step 18/19 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 [2023-03-10T09:13:48.189Z] ---> Running in 4fd84f72aebe [2023-03-10T09:13:48.460Z] Removing intermediate container 4fd84f72aebe [2023-03-10T09:13:48.460Z] ---> 1a1e2a17eba0 [2023-03-10T09:13:48.460Z] Step 19/19 : LABEL version=0.0.0 [2023-03-10T09:13:48.460Z] ---> Running in 1c948523f163 [2023-03-10T09:13:49.045Z] Removing intermediate container 1c948523f163 [2023-03-10T09:13:49.045Z] ---> bb633d4b2b4b [2023-03-10T09:13:49.045Z] [2023-03-10T09:13:49.045Z] Successfully built bb633d4b2b4b [2023-03-10T09:13:49.045Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-10T09:13:49.644Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-10T09:13:49.646Z] $ docker stop --time=1 3e7d10cd8b7128fb626de1c07a7a6b6f69267ab9c4af885da14c4e391048fa8e [2023-03-10T09:13:51.406Z] $ docker rm -f --volumes 3e7d10cd8b7128fb626de1c07a7a6b6f69267ab9c4af885da14c4e391048fa8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T09:13:51.915Z] + docker images [2023-03-10T09:13:52.181Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T09:13:52.181Z] security-spiffe-token-provider-arm64 latest bb633d4b2b4b 3 seconds ago 29.1MB [2023-03-10T09:13:52.181Z] core-command-arm64 latest 6077b0642d28 8 seconds ago 17.1MB [2023-03-10T09:13:52.181Z] 1fbad902e9b3 15 seconds ago 1.54GB [2023-03-10T09:13:52.181Z] 7a315bf40733 16 seconds ago 1.51GB [2023-03-10T09:13:52.181Z] support-notifications-arm64 latest 9052ad4d880a 25 seconds ago 29.7MB [2023-03-10T09:13:52.181Z] 4043a25a86d0 41 seconds ago 1.57GB [2023-03-10T09:13:52.181Z] security-proxy-setup-arm64 latest 64af32ffe5a0 2 minutes ago 15.8MB [2023-03-10T09:13:52.181Z] d5b043071f3b 2 minutes ago 1.49GB [2023-03-10T09:13:52.181Z] security-spire-server-arm64 latest 8a693eb4a736 4 minutes ago 84.3MB [2023-03-10T09:13:52.181Z] fc9a5c9a4edd 4 minutes ago 1.38GB [2023-03-10T09:13:52.181Z] core-data-arm64 latest e88c34fbf188 4 minutes ago 17.3MB [2023-03-10T09:13:52.181Z] aa81dc50aca0 4 minutes ago 1.51GB [2023-03-10T09:13:52.181Z] security-spire-agent-arm64 latest 46d377563df7 5 minutes ago 122MB [2023-03-10T09:13:52.181Z] core-common-config-bootstrapper-arm64 latest e7d265caf423 6 minutes ago 14.9MB [2023-03-10T09:13:52.181Z] eb8b9603d382 6 minutes ago 1.5GB [2023-03-10T09:13:52.181Z] security-spire-config-arm64 latest 5d724a7b9f8d 10 minutes ago 83.6MB [2023-03-10T09:13:52.181Z] support-scheduler-arm64 latest 7ae4ea94b858 10 minutes ago 29.1MB [2023-03-10T09:13:52.181Z] 5814bbbf7a12 10 minutes ago 1.57GB [2023-03-10T09:13:52.181Z] e2b19e80c4ad 11 minutes ago 1.38GB [2023-03-10T09:13:52.181Z] core-metadata-arm64 latest 73318747b0f9 13 minutes ago 17.8MB [2023-03-10T09:13:52.181Z] 838853a799f1 13 minutes ago 1.51GB [2023-03-10T09:13:52.181Z] security-bootstrapper-arm64 latest 43c4aa26f116 14 minutes ago 19MB [2023-03-10T09:13:52.181Z] security-secretstore-setup-arm64 latest 8e8c3c97ff7e 14 minutes ago 28.7MB [2023-03-10T09:13:52.181Z] security-proxy-auth-arm64 latest 154eea927541 14 minutes ago 15.7MB [2023-03-10T09:13:52.181Z] 3c386e9289da 14 minutes ago 1.5GB [2023-03-10T09:13:52.181Z] 83fc85531072 14 minutes ago 1.49GB [2023-03-10T09:13:52.181Z] a514df8fee41 15 minutes ago 1.49GB [2023-03-10T09:13:52.181Z] ci-base-image-arm64 latest 975c588b6b32 36 minutes ago 904MB [2023-03-10T09:13:52.181Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-10T09:13:52.181Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-10T09:13:52.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-10T09:13:52.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:13:52.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T09:13:52.616Z] [2023-03-10T09:13:52.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:13:52.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T09:13:52.947Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T09:13:52.947Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T09:13:52.947Z] 04944245beec: Pulling fs layer [2023-03-10T09:13:52.947Z] 699f458cf7ca: Pulling fs layer [2023-03-10T09:13:52.947Z] 765212b225bb: Pulling fs layer [2023-03-10T09:13:52.947Z] f23df028b6ca: Pulling fs layer [2023-03-10T09:13:52.947Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T09:13:52.947Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T09:13:52.947Z] d65c8cfc05b1: Waiting [2023-03-10T09:13:52.947Z] 2437ff75d9bd: Waiting [2023-03-10T09:13:52.947Z] 765212b225bb: Waiting [2023-03-10T09:13:52.947Z] f23df028b6ca: Waiting [2023-03-10T09:13:53.215Z] 04944245beec: Verifying Checksum [2023-03-10T09:13:53.215Z] 04944245beec: Download complete [2023-03-10T09:13:53.215Z] 765212b225bb: Verifying Checksum [2023-03-10T09:13:53.215Z] 765212b225bb: Download complete [2023-03-10T09:13:53.215Z] f23df028b6ca: Verifying Checksum [2023-03-10T09:13:53.215Z] f23df028b6ca: Download complete [2023-03-10T09:13:53.484Z] d65c8cfc05b1: Verifying Checksum [2023-03-10T09:13:53.484Z] d65c8cfc05b1: Download complete [2023-03-10T09:13:53.484Z] 699f458cf7ca: Verifying Checksum [2023-03-10T09:13:53.484Z] 699f458cf7ca: Download complete [2023-03-10T09:13:53.753Z] 8998bd30e6a1: Verifying Checksum [2023-03-10T09:13:53.753Z] 8998bd30e6a1: Download complete [2023-03-10T09:13:56.342Z] 2437ff75d9bd: Verifying Checksum [2023-03-10T09:13:56.342Z] 2437ff75d9bd: Download complete [2023-03-10T09:13:58.288Z] 8998bd30e6a1: Pull complete [2023-03-10T09:13:58.556Z] 04944245beec: Pull complete [2023-03-10T09:13:59.968Z] 699f458cf7ca: Pull complete [2023-03-10T09:14:00.235Z] 765212b225bb: Pull complete [2023-03-10T09:14:01.198Z] f23df028b6ca: Pull complete [2023-03-10T09:14:01.198Z] d65c8cfc05b1: Pull complete [2023-03-10T09:14:16.185Z] 2437ff75d9bd: Pull complete [2023-03-10T09:14:16.185Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T09:14:16.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T09:14:16.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:14:16.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container [2023-03-10T09:14:16.477Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-10T09:14:19.565Z] $ docker top c3811058e4653aa836717316b511259a3a299eb1a596248fb8b788230292ff3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:14:20.451Z] ---> job-cost.sh [2023-03-10T09:14:20.451Z] lf-activate-venv: SKIPPING [2023-03-10T09:14:20.451Z] INFO: No Stack... [2023-03-10T09:14:20.717Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T09:14:21.675Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T09:14:22.311Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2023-03-10T09:14:22.311Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T09:14:22.349Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4405-6-stack-cost] [2023-03-10T09:14:22.354Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4405-6-stack-cost] did not exist. Created. [2023-03-10T09:14:22.354Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4405-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T09:14:22.996Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-10T09:14:23.223Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T09:14:23.233Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4405-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T09:14:23.242Z] $ docker stop --time=1 c3811058e4653aa836717316b511259a3a299eb1a596248fb8b788230292ff3d [2023-03-10T09:14:24.813Z] $ docker rm -f --volumes c3811058e4653aa836717316b511259a3a299eb1a596248fb8b788230292ff3d [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 [2023-03-10T09:14:25.214Z] provisioning config files... [2023-03-10T09:14:25.219Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config995371059624073731tmp [Pipeline] { [Pipeline] sh [2023-03-10T09:14:25.514Z] + set +x [2023-03-10T09:14:25.514Z] + bash -s -- [2023-03-10T09:14:25.514Z] + curl -s https://codecov.io/bash [2023-03-10T09:14:25.514Z] [2023-03-10T09:14:25.514Z] _____ _ [2023-03-10T09:14:25.514Z] / ____| | | [2023-03-10T09:14:25.514Z] | | ___ __| | ___ ___ _____ __ [2023-03-10T09:14:25.514Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-10T09:14:25.514Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-10T09:14:25.514Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-10T09:14:25.514Z] Bash-1.0.6 [2023-03-10T09:14:25.514Z] [2023-03-10T09:14:25.514Z] [2023-03-10T09:14:25.514Z] ==> git version 2.25.1 found [2023-03-10T09:14:25.514Z] ==> 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 [2023-03-10T09:14:25.514Z] Release-Date: 2020-01-08 [2023-03-10T09:14:25.515Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-10T09:14:25.515Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-10T09:14:25.515Z] ==> Jenkins CI detected. [2023-03-10T09:14:25.515Z] current dir:  /w/workspace/edgex-go/6 [2023-03-10T09:14:25.515Z] project root: . [2023-03-10T09:14:25.515Z] --> token set from env [2023-03-10T09:14:25.515Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-10T09:14:25.515Z] ==> Running gcov in . (disable via -X gcov) [2023-03-10T09:14:25.515Z] ==> Python coveragepy not found [2023-03-10T09:14:25.515Z] ==> Searching for coverage reports in: [2023-03-10T09:14:25.515Z] + . [2023-03-10T09:14:25.515Z] -> Found 1 reports [2023-03-10T09:14:25.515Z] ==> Detecting git/mercurial file structure [2023-03-10T09:14:25.773Z] ==> Reading reports [2023-03-10T09:14:25.773Z] + ./coverage.out bytes=447686 [2023-03-10T09:14:25.773Z] ==> Appending adjustments [2023-03-10T09:14:25.773Z] https://docs.codecov.io/docs/fixing-reports [2023-03-10T09:14:26.709Z] + Found adjustments [2023-03-10T09:14:26.709Z] ==> Gzipping contents [2023-03-10T09:14:26.709Z] 60K /tmp/codecov.oO3KFk.gz [2023-03-10T09:14:26.709Z] ==> Uploading reports [2023-03-10T09:14:26.709Z] url: https://codecov.io [2023-03-10T09:14:26.709Z] query: branch=PR-4405&commit=5ad5917f788d9f6c13b283d8f36545170bac1c1f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= [2023-03-10T09:14:26.709Z] -> Pinging Codecov [2023-03-10T09:14:26.709Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4405&commit=5ad5917f788d9f6c13b283d8f36545170bac1c1f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= [2023-03-10T09:14:26.968Z] -> Uploading to [2023-03-10T09:14:26.968Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/5ad5917f788d9f6c13b283d8f36545170bac1c1f/f26f00f8-de7d-4b82-abb6-be9155484d61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T091426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9695e3e87f8c8781c6764b1ecb8ccd039ad0026815c113a91da8d19c77b70da0 [2023-03-10T09:14:26.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T09:14:26.968Z] Dload Upload Total Spent Left Speed [2023-03-10T09:14:27.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58208 0 0 100 58208 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-03-10T09:14:27.226Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ad5917f788d9f6c13b283d8f36545170bac1c1f [Pipeline] } [2023-03-10T09:14:27.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-10T09:14:27.810Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:14:28.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:14:28.971Z] ---> package-listing.sh [2023-03-10T09:14:28.971Z] ++ facter osfamily [2023-03-10T09:14:28.971Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T09:14:29.230Z] + OS_FAMILY=debian [2023-03-10T09:14:29.230Z] + workspace=/w/workspace/edgex-go/6 [2023-03-10T09:14:29.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T09:14:29.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T09:14:29.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T09:14:29.230Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T09:14:29.230Z] + '[' /w/workspace/edgex-go/6 ']' [2023-03-10T09:14:29.230Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T09:14:29.230Z] + case "${OS_FAMILY}" in [2023-03-10T09:14:29.230Z] + dpkg -l [2023-03-10T09:14:29.230Z] + grep '^ii' [2023-03-10T09:14:29.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T09:14:29.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T09:14:29.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T09:14:29.230Z] + '[' /w/workspace/edgex-go/6 ']' [2023-03-10T09:14:29.230Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2023-03-10T09:14:29.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2023-03-10T09:14:29.242Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-10T09:14:29.522Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:14:30.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:14:30.084Z] [2023-03-10T09:14:30.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:14:30.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:14:30.383Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T09:14:30.383Z] 5eb5b503b376: Pulling fs layer [2023-03-10T09:14:30.383Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T09:14:30.383Z] ec43610c2a17: Pulling fs layer [2023-03-10T09:14:30.383Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T09:14:30.383Z] 33b1e0a273af: Pulling fs layer [2023-03-10T09:14:30.383Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T09:14:30.383Z] 2f39f015ded8: Pulling fs layer [2023-03-10T09:14:30.383Z] 5d3b04190fa2: Waiting [2023-03-10T09:14:30.383Z] 33b1e0a273af: Waiting [2023-03-10T09:14:30.383Z] 2f39f015ded8: Waiting [2023-03-10T09:14:30.383Z] 3a2ae6a8a46f: Waiting [2023-03-10T09:14:30.383Z] 5c69ac0246d0: Download complete [2023-03-10T09:14:30.383Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-10T09:14:30.383Z] 3a2ae6a8a46f: Download complete [2023-03-10T09:14:30.642Z] 33b1e0a273af: Verifying Checksum [2023-03-10T09:14:30.642Z] 33b1e0a273af: Download complete [2023-03-10T09:14:30.642Z] ec43610c2a17: Verifying Checksum [2023-03-10T09:14:30.642Z] ec43610c2a17: Download complete [2023-03-10T09:14:30.642Z] 5d3b04190fa2: Download complete [2023-03-10T09:14:30.642Z] 5eb5b503b376: Download complete [2023-03-10T09:14:31.209Z] 2f39f015ded8: Download complete [2023-03-10T09:14:31.774Z] 5eb5b503b376: Pull complete [2023-03-10T09:14:31.774Z] 5c69ac0246d0: Pull complete [2023-03-10T09:14:32.339Z] ec43610c2a17: Pull complete [2023-03-10T09:14:32.339Z] 3a2ae6a8a46f: Pull complete [2023-03-10T09:14:32.597Z] 33b1e0a273af: Pull complete [2023-03-10T09:14:32.597Z] 5d3b04190fa2: Pull complete [2023-03-10T09:14:36.785Z] 2f39f015ded8: Pull complete [2023-03-10T09:14:36.785Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T09:14:36.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:14:36.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:14:36.858Z] prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container [2023-03-10T09:14:36.882Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-10T09:14:40.069Z] $ docker top 9f81090a180b0f5f8886d3dd5679ab9283cf666fbe28ef2d2fdf0551c6234d77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T09:14:40.408Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T09:14:40.692Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T09:14:40.970Z] + ls /var/log/sa-host [2023-03-10T09:14:40.970Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T09:14:41.029Z] provisioning config files... [2023-03-10T09:14:41.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config13915853261893625703tmp [Pipeline] { [Pipeline] echo [2023-03-10T09:14:41.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:14:41.330Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T09:14:41.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:14:41.650Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T09:14:41.660Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:14:41.940Z] ---> sudo-logs.sh [2023-03-10T09:14:41.940Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T09:14:41.962Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:14:42.241Z] ---> job-cost.sh [2023-03-10T09:14:42.241Z] lf-activate-venv: SKIPPING [2023-03-10T09:14:42.241Z] DEBUG: total: 0.10999999940395355 [2023-03-10T09:14:42.241Z] INFO: Retrieving Stack Cost... [2023-03-10T09:14:42.499Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T09:14:43.069Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T09:14:43.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:14:43.359Z] ---> logs-deploy.sh [2023-03-10T09:14:43.359Z] lf-activate-venv: SKIPPING [2023-03-10T09:14:43.359Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4405/6 [2023-03-10T09:14:43.359Z] INFO: archiving workspace using pattern(s): [2023-03-10T09:14:44.293Z] Archives upload complete. [2023-03-10T09:14:44.293Z] INFO: archiving logs to Nexus