Pull request #4424 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1aa53dec757758856ff48b516a8ca06b8bacbcb+5942442abc70018486e4a97ccf80bb65ff67be19 (8f79848f2daef232ebb1df6c671af4df51f6968c) 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-ssh9386897522866789650.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-ssh597370668365903479.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-4424/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-4424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13124849523677364612.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-ssh17252990849007093044.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-4424/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-4424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7388547023926753865.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-9519 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5942442abc70018486e4a97ccf80bb65ff67be19 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb Merge succeeded, producing c1acb166a57a505ed88899df0fc20510f5eb2e29 Checking out Revision c1acb166a57a505ed88899df0fc20510f5eb2e29 (PR-4424) > 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/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # 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 5942442abc70018486e4a97ccf80bb65ff67be19 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1acb166a57a505ed88899df0fc20510f5eb2e29 # timeout=10 Commit message: "Merge commit '5942442abc70018486e4a97ccf80bb65ff67be19' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T19:03:27.873Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T19:03:27.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T19:03:27.931Z] ========================================================= [2023-03-09T19:03:27.931Z] EdgeX Global Pipelines Version Info [2023-03-09T19:03:27.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 39a418c44cfb28a6a952aa4db7c728ad7c7b208a # timeout=10 [2023-03-09T19:03:28.661Z] ------------------- [2023-03-09T19:03:28.661Z] stable info: [2023-03-09T19:03:28.661Z] ------------------- [2023-03-09T19:03:28.661Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T19:03:28.661Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T19:03:28.661Z] Message: update stable to v1.0.244 [2023-03-09T19:03:29.232Z] ------------------- [2023-03-09T19:03:29.232Z] experimental info: [2023-03-09T19:03:29.232Z] ------------------- [2023-03-09T19:03:29.232Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T19:03:29.232Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T19:03:29.232Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T19:03:29.405Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-09T19:03:29.416Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-09T19:03:29.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T19:03:29.439Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T19:03:29.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T19:03:29.462Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T19:03:29.474Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T19:03:29.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-09T19:03:29.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-09T19:03:29.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-09T19:03:29.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T19:03:29.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T19:03:29.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T19:03:29.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T19:03:29.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T19:03:29.588Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T19:03:29.599Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T19:03:29.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T19:03:29.622Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-09T19:03:29.632Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-09T19:03:29.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T19:03:29.649Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T19:03:29.657Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T19:03:29.665Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4424 [Pipeline] echo [2023-03-09T19:03:29.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4424 [Pipeline] echo [2023-03-09T19:03:29.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4424 [Pipeline] echo [2023-03-09T19:03:29.716Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1acb166a57a505ed88899df0fc20510f5eb2e29 [Pipeline] echo [2023-03-09T19:03:29.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1acb16 [Pipeline] echo [2023-03-09T19:03:29.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T19:03:29.781Z] provisioning config files... [2023-03-09T19:03:29.795Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config326680581503900819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:03:30.093Z] ---> docker-login.sh [2023-03-09T19:03:30.093Z] nexus3.edgexfoundry.org:10001 [2023-03-09T19:03:30.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:03:30.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:03:30.924Z] Configure a credential helper to remove this warning. See [2023-03-09T19:03:30.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:03:30.924Z] [2023-03-09T19:03:30.924Z] Login Succeeded [2023-03-09T19:03:30.924Z] nexus3.edgexfoundry.org:10002 [2023-03-09T19:03:30.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:03:30.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:03:30.924Z] Configure a credential helper to remove this warning. See [2023-03-09T19:03:30.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:03:30.924Z] [2023-03-09T19:03:30.924Z] Login Succeeded [2023-03-09T19:03:30.924Z] nexus3.edgexfoundry.org:10003 [2023-03-09T19:03:30.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:03:31.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:03:31.184Z] Configure a credential helper to remove this warning. See [2023-03-09T19:03:31.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:03:31.184Z] [2023-03-09T19:03:31.184Z] Login Succeeded [2023-03-09T19:03:31.184Z] nexus3.edgexfoundry.org:10004 [2023-03-09T19:03:31.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:03:31.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:03:31.184Z] Configure a credential helper to remove this warning. See [2023-03-09T19:03:31.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:03:31.184Z] [2023-03-09T19:03:31.184Z] Login Succeeded [2023-03-09T19:03:31.184Z] docker.io [2023-03-09T19:03:31.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:03:31.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:03:31.444Z] Configure a credential helper to remove this warning. See [2023-03-09T19:03:31.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:03:31.444Z] [2023-03-09T19:03:31.444Z] Login Succeeded [2023-03-09T19:03:31.444Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T19:03:31.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T19:03:31.763Z] + 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-09T19:03:31.763Z] + dirname cmd/core-command/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T19:03:31.763Z] + + dirname cmd/core-data/Dockerfilecut [2023-03-09T19:03:31.763Z] -d/ -f2 [2023-03-09T19:03:31.763Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/core-metadata/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-09T19:03:31.763Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-03-09T19:03:31.763Z] cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-09T19:03:31.763Z] + + cut -d/ -f2 [2023-03-09T19:03:31.763Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T19:03:31.763Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/support-notifications/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-09T19:03:31.763Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-09T19:03:31.763Z] + cut -d/ -f2 [2023-03-09T19:03:31.763Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-09T19:03:31.811Z] 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-09T19:03:32.163Z] + git rev-list -1 --merges c1acb166a57a505ed88899df0fc20510f5eb2e29~1..c1acb166a57a505ed88899df0fc20510f5eb2e29 [Pipeline] echo [2023-03-09T19:03:32.176Z] -----------> git rev-list -1 --merges c1acb166a57a505ed88899df0fc20510f5eb2e29~1..c1acb166a57a505ed88899df0fc20510f5eb2e29 c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:03:32.176Z] c1acb166a57a505ed88899df0fc20510f5eb2e29 [false] [Pipeline] sh [2023-03-09T19:03:32.470Z] + git log --format=format:%s -1 c1acb166a57a505ed88899df0fc20510f5eb2e29 [Pipeline] echo [2023-03-09T19:03:32.486Z] ========================================================= [2023-03-09T19:03:32.486Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T19:03:32.486Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-09T19:03:32.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T19:03:32.910Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T19:03:32.910Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T19:03:32.910Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T19:03:32.910Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T19:03:32.910Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T19:03:32.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:03:33.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T19:03:33.334Z] [2023-03-09T19:03:33.334Z] 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-09T19:03:33.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T19:03:33.633Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T19:03:33.633Z] b85a868b505f: Pulling fs layer [2023-03-09T19:03:33.633Z] e2be974225ed: Pulling fs layer [2023-03-09T19:03:33.633Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T19:03:33.633Z] 988bab9f4d93: Pulling fs layer [2023-03-09T19:03:33.633Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T19:03:33.633Z] eaf3925da568: Pulling fs layer [2023-03-09T19:03:33.633Z] bab4dde63d76: Pulling fs layer [2023-03-09T19:03:33.633Z] bde34c3a00c8: Pulling fs layer [2023-03-09T19:03:33.633Z] b352a97aabf1: Pulling fs layer [2023-03-09T19:03:33.633Z] 4872d77fe225: Pulling fs layer [2023-03-09T19:03:33.633Z] 5851b861e8e6: Pulling fs layer [2023-03-09T19:03:33.633Z] bde34c3a00c8: Waiting [2023-03-09T19:03:33.633Z] b352a97aabf1: Waiting [2023-03-09T19:03:33.633Z] 988bab9f4d93: Waiting [2023-03-09T19:03:33.633Z] 4872d77fe225: Waiting [2023-03-09T19:03:33.633Z] 5851b861e8e6: Waiting [2023-03-09T19:03:33.633Z] 1469e6f7b9e6: Waiting [2023-03-09T19:03:33.633Z] eaf3925da568: Waiting [2023-03-09T19:03:33.633Z] bab4dde63d76: Waiting [2023-03-09T19:03:33.900Z] e2be974225ed: Verifying Checksum [2023-03-09T19:03:33.900Z] e2be974225ed: Download complete [2023-03-09T19:03:33.900Z] 988bab9f4d93: Verifying Checksum [2023-03-09T19:03:33.900Z] 988bab9f4d93: Download complete [2023-03-09T19:03:33.900Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T19:03:33.900Z] 1469e6f7b9e6: Download complete [2023-03-09T19:03:33.900Z] eaf3925da568: Verifying Checksum [2023-03-09T19:03:33.900Z] eaf3925da568: Download complete [2023-03-09T19:03:33.900Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T19:03:33.900Z] 339a4e72a1f5: Download complete [2023-03-09T19:03:33.900Z] bde34c3a00c8: Verifying Checksum [2023-03-09T19:03:33.900Z] b352a97aabf1: Verifying Checksum [2023-03-09T19:03:33.900Z] b352a97aabf1: Download complete [2023-03-09T19:03:34.165Z] 4872d77fe225: Download complete [2023-03-09T19:03:34.165Z] 5851b861e8e6: Download complete [2023-03-09T19:03:34.165Z] b85a868b505f: Verifying Checksum [2023-03-09T19:03:34.165Z] b85a868b505f: Download complete [2023-03-09T19:03:34.429Z] bab4dde63d76: Verifying Checksum [2023-03-09T19:03:34.429Z] bab4dde63d76: Download complete [2023-03-09T19:03:35.371Z] b85a868b505f: Pull complete [2023-03-09T19:03:35.631Z] e2be974225ed: Pull complete [2023-03-09T19:03:35.892Z] 339a4e72a1f5: Pull complete [2023-03-09T19:03:36.151Z] 988bab9f4d93: Pull complete [2023-03-09T19:03:36.409Z] 1469e6f7b9e6: Pull complete [2023-03-09T19:03:36.409Z] eaf3925da568: Pull complete [2023-03-09T19:03:38.311Z] bab4dde63d76: Pull complete [2023-03-09T19:03:38.311Z] bde34c3a00c8: Pull complete [2023-03-09T19:03:38.311Z] b352a97aabf1: Pull complete [2023-03-09T19:03:38.571Z] 4872d77fe225: Pull complete [2023-03-09T19:03:38.571Z] 5851b861e8e6: Pull complete [2023-03-09T19:03:38.571Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T19:03:38.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T19:03:38.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:03:38.662Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-03-09T19:03:38.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T19:03:42.928Z] $ docker top 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 -eo pid,comm [2023-03-09T19:03:42.972Z] 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-09T19:03:42.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T19:03:43.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T19:03:43.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T19:03:43.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T19:03:43.114Z] $ docker exec 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 ssh-agent [2023-03-09T19:03:43.209Z] SSH_AUTH_SOCK=/tmp/ssh-I1N0UQj99KQv/agent.32 [2023-03-09T19:03:43.209Z] SSH_AGENT_PID=37 [2023-03-09T19:03:43.215Z] Running ssh-add (command line suppressed) [2023-03-09T19:03:43.325Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_14500885244312331322.key (/w/workspace/edgex-go/4@tmp/private_key_14500885244312331322.key) [2023-03-09T19:03:43.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T19:03:43.691Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T19:03:43.709Z] $ docker exec --env ******** --env ******** 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 ssh-agent -k [2023-03-09T19:03:43.815Z] unset SSH_AUTH_SOCK; [2023-03-09T19:03:43.816Z] unset SSH_AGENT_PID; [2023-03-09T19:03:43.816Z] echo Agent pid 37 killed; [2023-03-09T19:03:43.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T19:03:43.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T19:03:43.848Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T19:03:43.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T19:03:43.960Z] $ docker exec 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 ssh-agent [2023-03-09T19:03:44.053Z] SSH_AUTH_SOCK=/tmp/ssh-qNEX1AXxEtFl/agent.71 [2023-03-09T19:03:44.053Z] SSH_AGENT_PID=78 [2023-03-09T19:03:44.058Z] Running ssh-add (command line suppressed) [2023-03-09T19:03:44.166Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_12362038151249534829.key (/w/workspace/edgex-go/4@tmp/private_key_12362038151249534829.key) [2023-03-09T19:03:44.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T19:03:44.465Z] + git semver init [2023-03-09T19:03:44.725Z] 2023-03-09 19:03:44,647 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T19:03:44.725Z] 2023-03-09 19:03:44,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-09T19:03:44.725Z] 2023-03-09 19:03:44,648 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-09T19:03:44.725Z] 2023-03-09 19:03:44,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-03-09T19:03:51.328Z] 2023-03-09 19:03:50,278 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-09T19:03:51.328Z] 2023-03-09 19:03:50,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4424 with force:False [2023-03-09T19:03:51.328Z] 2023-03-09 19:03:50,279 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4424 [2023-03-09T19:03:51.328Z] 2023-03-09 19:03:50,283 [execute] INFO git cat-file --batch-check [2023-03-09T19:03:51.328Z] 2023-03-09 19:03:50,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T19:03:51.328Z] 2023-03-09 19:03:50,289 [execute] INFO git cat-file --batch [2023-03-09T19:03:51.328Z] 2023-03-09 19:03:50,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T19:03:51.328Z] 2023-03-09 19:03:50,294 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4424 [2023-03-09T19:03:51.328Z] 0.0.0 [Pipeline] } [2023-03-09T19:03:51.341Z] $ docker exec --env ******** --env ******** 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 ssh-agent -k [2023-03-09T19:03:51.444Z] unset SSH_AUTH_SOCK; [2023-03-09T19:03:51.444Z] unset SSH_AGENT_PID; [2023-03-09T19:03:51.444Z] echo Agent pid 78 killed; [2023-03-09T19:03:51.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T19:03:51.755Z] + git semver [Pipeline] } [2023-03-09T19:03:52.027Z] $ docker stop --time=1 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 [2023-03-09T19:03:53.307Z] $ docker rm -f --volumes 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T19:03:53.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T19:03:53.848Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T19:03:53.851Z] [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-09T19:03:54.272Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-09T19:03:54.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T19:03:54.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T19:03:54.317Z] ========================================================= [2023-03-09T19:03:54.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T19:03:54.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T19:03:54.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T19:03:54.607Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T19:03:54.607Z] 213ec9aee27d: Pulling fs layer [2023-03-09T19:03:54.607Z] 4583459ba037: Pulling fs layer [2023-03-09T19:03:54.607Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T19:03:54.607Z] 53926ce57604: Pulling fs layer [2023-03-09T19:03:54.607Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T19:03:54.607Z] 22ff95d597cd: Pulling fs layer [2023-03-09T19:03:54.607Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T19:03:54.607Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T19:03:54.607Z] a7acece74701: Pulling fs layer [2023-03-09T19:03:54.607Z] 12d6caf4c0d1: Waiting [2023-03-09T19:03:54.607Z] 96b7cbca73a9: Waiting [2023-03-09T19:03:54.607Z] 53926ce57604: Waiting [2023-03-09T19:03:54.607Z] 22ff95d597cd: Waiting [2023-03-09T19:03:54.607Z] a7acece74701: Waiting [2023-03-09T19:03:54.607Z] 21b2b0c7a3f4: Waiting [2023-03-09T19:03:54.607Z] 93c1e223e6f2: Download complete [2023-03-09T19:03:54.607Z] 4583459ba037: Download complete [2023-03-09T19:03:54.607Z] 21b2b0c7a3f4: Download complete [2023-03-09T19:03:54.607Z] 22ff95d597cd: Verifying Checksum [2023-03-09T19:03:54.607Z] 22ff95d597cd: Download complete [2023-03-09T19:03:54.868Z] 213ec9aee27d: Verifying Checksum [2023-03-09T19:03:54.869Z] 213ec9aee27d: Download complete [2023-03-09T19:03:54.869Z] 12d6caf4c0d1: Download complete [2023-03-09T19:03:54.869Z] 213ec9aee27d: Pull complete [2023-03-09T19:03:55.133Z] 4583459ba037: Pull complete [2023-03-09T19:03:55.133Z] 93c1e223e6f2: Pull complete [2023-03-09T19:03:55.396Z] a7acece74701: Verifying Checksum [2023-03-09T19:03:55.396Z] a7acece74701: Download complete [2023-03-09T19:03:55.654Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T19:03:55.654Z] 96b7cbca73a9: Download complete [2023-03-09T19:03:55.654Z] 53926ce57604: Verifying Checksum [2023-03-09T19:03:55.654Z] 53926ce57604: Download complete [2023-03-09T19:03:59.840Z] 53926ce57604: Pull complete [2023-03-09T19:03:59.840Z] 21b2b0c7a3f4: Pull complete [2023-03-09T19:03:59.840Z] 22ff95d597cd: Pull complete [2023-03-09T19:03:59.840Z] 12d6caf4c0d1: Pull complete [2023-03-09T19:04:01.739Z] 96b7cbca73a9: Pull complete [2023-03-09T19:04:02.307Z] a7acece74701: Pull complete [2023-03-09T19:04:02.307Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T19:04:02.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T19:04:02.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T19:04:02.600Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T19:04:02.600Z] WORKDIR /edgex [2023-03-09T19:04:02.600Z] COPY go.mod . [2023-03-09T19:04:02.600Z] RUN go mod download [2023-03-09T19:04:02.600Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-09T19:04:03.164Z] Sending build context to Docker daemon 170.4MB [2023-03-09T19:04:03.164Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T19:04:03.164Z] ---> db6d94c90886 [2023-03-09T19:04:03.164Z] Step 2/4 : WORKDIR /edgex [2023-03-09T19:04:08.944Z] Still waiting to schedule task [2023-03-09T19:04:08.944Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-09T19:04:11.324Z] ---> Running in 513f6933718f [2023-03-09T19:04:11.324Z] Removing intermediate container 513f6933718f [2023-03-09T19:04:11.324Z] ---> b984a1e65100 [2023-03-09T19:04:11.324Z] Step 3/4 : COPY go.mod . [2023-03-09T19:04:11.583Z] ---> 6e09342402b8 [2023-03-09T19:04:11.583Z] Step 4/4 : RUN go mod download [2023-03-09T19:04:11.583Z] ---> Running in ddbbf799a2e4 [2023-03-09T19:04:29.701Z] Removing intermediate container ddbbf799a2e4 [2023-03-09T19:04:29.701Z] ---> beb87358b525 [2023-03-09T19:04:29.701Z] Successfully built beb87358b525 [2023-03-09T19:04:29.701Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:04:30.264Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T19:04:30.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:04:30.336Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-03-09T19:04:30.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T19:04:30.882Z] $ docker top cdc28e5788a54215169db532c3f0367547536abd5b8f50881ca3954bd44a4d97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T19:04:31.226Z] + go version [2023-03-09T19:04:31.226Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T19:04:31.238Z] $ docker stop --time=1 cdc28e5788a54215169db532c3f0367547536abd5b8f50881ca3954bd44a4d97 [2023-03-09T19:04:32.526Z] $ docker rm -f --volumes cdc28e5788a54215169db532c3f0367547536abd5b8f50881ca3954bd44a4d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:04:32.930Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T19:04:32.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:04:33.003Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-03-09T19:04:33.034Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T19:04:33.385Z] $ docker top d317505e33399a40b865465820eff6d3e8bb784c9f9d5637a53b96c4be13d2a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T19:04:33.449Z] ========================================================= [2023-03-09T19:04:33.449Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-09T19:04:33.449Z] ========================================================= [Pipeline] sh [2023-03-09T19:04:33.727Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-09T19:04:34.022Z] + make test [2023-03-09T19:04:34.022Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T19:04:40.580Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-09T19:04:55.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-09T19:04:55.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-09T19:04:55.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.133s coverage: 98.5% of statements [2023-03-09T19:04:57.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.2% of statements [2023-03-09T19:04:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-09T19:04:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-09T19:04:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-09T19:04:57.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-03-09T19:04:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-09T19:04:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-09T19:04:58.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.230s coverage: 88.5% of statements [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.118s coverage: 3.9% of statements [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.487s coverage: 95.6% of statements [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.0% of statements [2023-03-09T19:04:58.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 45.5% of statements [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 82.9% of statements [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2023-03-09T19:04:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-03-09T19:05:05.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.460s coverage: 79.9% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.2% of statements [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 84.8% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 63.1% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-09T19:05:20.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-09T19:05:20.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-09T19:05:20.039Z] 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-09T19:05:40.333Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9521 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws [2023-03-09T19:05:40.347Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-09T19:05:40.381Z] The recommended git tool is: git [2023-03-09T19:05:41.954Z] 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-09T19:05:41.954Z] go vet ./... [2023-03-09T19:05:44.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T19:05:44.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T19:05:44.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T19:05:44.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-09T19:05:45.140Z] + ls -al . [2023-03-09T19:05:45.141Z] total 704 [2023-03-09T19:05:45.141Z] drwxrwxr-x 11 1001 1001 4096 Mar 9 19:04 . [2023-03-09T19:05:45.141Z] drwxr-xr-x 4 root root 4096 Mar 9 19:04 .. [2023-03-09T19:05:45.141Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 19:03 .blubracket [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 16 Mar 9 19:03 .dockerignore [2023-03-09T19:05:45.141Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 19:05 .git [2023-03-09T19:05:45.141Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 19:03 .github [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 1112 Mar 9 19:03 .gitignore [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 19:03 .golangci.yml [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 19:03 .hadolint.yml [2023-03-09T19:05:45.141Z] drwxr-xr-x 3 1001 1001 4096 Mar 9 19:03 .semver [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 19:03 .sonarcloud.properties [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 19:03 ADOPTERS.md [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 10825 Mar 9 19:03 Attribution.txt [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 73765 Mar 9 19:03 CHANGELOG.md [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 19:03 CONTRIBUTING.md [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 19:03 GOVERNANCE.md [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 883 Mar 9 19:03 Jenkinsfile [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 19:03 LICENSE [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 14071 Mar 9 19:03 Makefile [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 19:03 OWNERS.md [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 9403 Mar 9 19:03 README.md [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 19:03 SECURITY.md [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 19:03 VERSION [2023-03-09T19:05:45.141Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 19:03 bin [2023-03-09T19:05:45.141Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 19:03 cmd [2023-03-09T19:05:45.141Z] -rw-r--r-- 1 root root 447487 Mar 9 19:05 coverage.out [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 3232 Mar 9 19:03 go.mod [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 31098 Mar 9 19:03 go.sum [2023-03-09T19:05:45.141Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 19:03 internal [2023-03-09T19:05:45.141Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 19:03 openapi [2023-03-09T19:05:45.141Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 19:03 snap [2023-03-09T19:05:45.141Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 19:03 version.go [Pipeline] sh [2023-03-09T19:05:45.427Z] + '[' -e coverage.out ] [2023-03-09T19:05:45.428Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-09T19:05:45.450Z] using credential edgex-jenkins-ssh [2023-03-09T19:05:45.468Z] Cloning the remote Git repository [2023-03-09T19:05:45.524Z] Stashed 1 file(s) [Pipeline] sh [2023-03-09T19:05:45.805Z] + make build [2023-03-09T19:05:45.805Z] 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-09T19:05:45.520Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-09T19:05:45.605Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-09T19:05:45.773Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-09T19:05:45.774Z] > git --version # timeout=10 [2023-03-09T19:05:45.801Z] > git --version # 'git version 2.25.1' [2023-03-09T19:05:45.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T19:05:45.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T19:05:58.007Z] 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-09T19:05:59.379Z] 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-09T19:06:00.753Z] 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-09T19:06:01.318Z] 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-09T19:06:01.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-09T19:06:02.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T19:06:03.660Z] Merging remotes/origin/main commit 5942442abc70018486e4a97ccf80bb65ff67be19 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-09T19:06:04.211Z] Merge succeeded, producing dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:06:04.212Z] Checking out Revision dd2098e0507c7dcdba8420fff47aec922b730e45 (PR-4424) [2023-03-09T19:06:02.923Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-09T19:06:02.961Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-09T19:06:02.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T19:06:02.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T19:06:03.677Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T19:06:03.706Z] > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [2023-03-09T19:06:03.934Z] > git remote # timeout=10 [2023-03-09T19:06:03.952Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T19:06:03.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T19:06:03.986Z] > git merge 5942442abc70018486e4a97ccf80bb65ff67be19 # timeout=10 [2023-03-09T19:06:04.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T19:06:04.215Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T19:06:04.234Z] > git checkout -f dd2098e0507c7dcdba8420fff47aec922b730e45 # timeout=10 [2023-03-09T19:06:07.768Z] Commit message: "Merge commit '5942442abc70018486e4a97ccf80bb65ff67be19' into HEAD" [2023-03-09T19:06:07.794Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T19:06:08.674Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T19:06:08.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T19:06:08.674Z] Dload Upload Total Spent Left Speed [2023-03-09T19:06:08.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [2023-03-09T19:06:07.773Z] > git rev-list --no-walk 39a418c44cfb28a6a952aa4db7c728ad7c7b208a # timeout=10 [Pipeline] sh [2023-03-09T19:06:09.397Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T19:06:09.432Z] 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-09T19:06:09.726Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-03-09T19:06:09.726Z] sudo tee /etc/docker/daemon.new [2023-03-09T19:06:09.726Z] { [2023-03-09T19:06:09.726Z] "registry-mirrors": [ [2023-03-09T19:06:09.726Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T19:06:09.726Z] ], [2023-03-09T19:06:09.726Z] "bip": "10.250.0.254/24", [2023-03-09T19:06:09.726Z] "hosts": [ [2023-03-09T19:06:09.726Z] "tcp://0.0.0.0:5555", [2023-03-09T19:06:09.726Z] "unix:///var/run/docker.sock" [2023-03-09T19:06:09.726Z] ], [2023-03-09T19:06:09.726Z] "mtu": 1458, [2023-03-09T19:06:09.726Z] "selinux-enabled": true, [2023-03-09T19:06:09.726Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T19:06:09.726Z] } [Pipeline] sh [2023-03-09T19:06:10.063Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T19:06:10.392Z] + sudo service docker restart [2023-03-09T19:06:10.439Z] 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-09T19:06:11.373Z] 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-09T19:06:12.746Z] 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-09T19:06:13.680Z] 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-09T19:06:14.617Z] 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-09T19:06:15.550Z] 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-09T19:06:16.930Z] $ docker stop --time=1 d317505e33399a40b865465820eff6d3e8bb784c9f9d5637a53b96c4be13d2a1 [2023-03-09T19:06:24.856Z] $ docker rm -f --volumes d317505e33399a40b865465820eff6d3e8bb784c9f9d5637a53b96c4be13d2a1 [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-09T19:06:25.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T19:06:25.704Z] [2023-03-09T19:06:25.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:06:26.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T19:06:26.272Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-09T19:06:26.272Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-09T19:06:26.272Z] ca9280d653b3: Pulling fs layer [2023-03-09T19:06:26.272Z] 7e9c9ca2126c: Pulling fs layer [2023-03-09T19:06:26.535Z] cbdbe7a5bc2a: Download complete [2023-03-09T19:06:26.793Z] ca9280d653b3: Download complete [2023-03-09T19:06:26.793Z] cbdbe7a5bc2a: Pull complete [2023-03-09T19:06:27.052Z] 7e9c9ca2126c: Download complete [2023-03-09T19:06:27.310Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T19:06:28.656Z] provisioning config files... [2023-03-09T19:06:28.680Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16699944163798686721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:06:29.028Z] ---> docker-login.sh [2023-03-09T19:06:29.028Z] nexus3.edgexfoundry.org:10001 [2023-03-09T19:06:29.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:06:29.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:06:29.622Z] Configure a credential helper to remove this warning. See [2023-03-09T19:06:29.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:06:29.622Z] [2023-03-09T19:06:29.622Z] Login Succeeded [2023-03-09T19:06:29.622Z] nexus3.edgexfoundry.org:10002 [2023-03-09T19:06:29.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:06:29.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:06:29.896Z] Configure a credential helper to remove this warning. See [2023-03-09T19:06:29.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:06:29.896Z] [2023-03-09T19:06:29.896Z] Login Succeeded [2023-03-09T19:06:29.896Z] nexus3.edgexfoundry.org:10003 [2023-03-09T19:06:30.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:06:30.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:06:30.436Z] Configure a credential helper to remove this warning. See [2023-03-09T19:06:30.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:06:30.436Z] [2023-03-09T19:06:30.436Z] Login Succeeded [2023-03-09T19:06:30.436Z] nexus3.edgexfoundry.org:10004 [2023-03-09T19:06:30.601Z] 7e9c9ca2126c: Pull complete [2023-03-09T19:06:30.601Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-09T19:06:30.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T19:06:30.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:06:30.680Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-03-09T19:06:30.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:06:30.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:06:30.704Z] Configure a credential helper to remove this warning. See [2023-03-09T19:06:30.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:06:30.704Z] [2023-03-09T19:06:30.704Z] Login Succeeded [2023-03-09T19:06:30.704Z] docker.io [2023-03-09T19:06:30.702Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-09T19:06:30.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T19:06:31.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T19:06:31.246Z] Configure a credential helper to remove this warning. See [2023-03-09T19:06:31.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T19:06:31.246Z] [2023-03-09T19:06:31.246Z] Login Succeeded [2023-03-09T19:06:31.246Z] ---> docker-login.sh ends [2023-03-09T19:06:33.961Z] $ docker top 4f6317ac420e9155bd76e6533a0efe9565d4893f1713c4954cdf7907bd7371f5 -eo pid,comm [Pipeline] { [Pipeline] } [2023-03-09T19:06:34.024Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-09T19:06:34.308Z] + docker-compose build --help [2023-03-09T19:06:34.308Z] + grep parallel [2023-03-09T19:06:34.597Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-09T19:06:34.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T19:06:34.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T19:06:34.635Z] ========================================================= [2023-03-09T19:06:34.635Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T19:06:34.635Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T19:06:34.875Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T19:06:34.884Z] $ docker stop --time=1 4f6317ac420e9155bd76e6533a0efe9565d4893f1713c4954cdf7907bd7371f5 [2023-03-09T19:06:34.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T19:06:34.951Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T19:06:35.223Z] 9b18e9b68314: Pulling fs layer [2023-03-09T19:06:35.223Z] 35d82f9e3411: Pulling fs layer [2023-03-09T19:06:35.223Z] e16973657156: Pulling fs layer [2023-03-09T19:06:35.223Z] fc693d55d65f: Pulling fs layer [2023-03-09T19:06:35.223Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T19:06:35.223Z] dda99020689f: Pulling fs layer [2023-03-09T19:06:35.223Z] db1c61fa0a46: Pulling fs layer [2023-03-09T19:06:35.223Z] 891c053d2c06: Pulling fs layer [2023-03-09T19:06:35.223Z] 7e9fc2657dce: Waiting [2023-03-09T19:06:35.223Z] dda99020689f: Waiting [2023-03-09T19:06:35.223Z] db1c61fa0a46: Waiting [2023-03-09T19:06:35.223Z] 891c053d2c06: Waiting [2023-03-09T19:06:35.223Z] fc693d55d65f: Waiting [2023-03-09T19:06:35.223Z] e16973657156: Verifying Checksum [2023-03-09T19:06:35.223Z] e16973657156: Download complete [2023-03-09T19:06:35.223Z] 35d82f9e3411: Download complete [2023-03-09T19:06:35.223Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T19:06:35.223Z] 7e9fc2657dce: Download complete [2023-03-09T19:06:35.223Z] dda99020689f: Verifying Checksum [2023-03-09T19:06:35.223Z] dda99020689f: Download complete [2023-03-09T19:06:35.223Z] 9b18e9b68314: Verifying Checksum [2023-03-09T19:06:35.223Z] 9b18e9b68314: Download complete [2023-03-09T19:06:36.203Z] 9b18e9b68314: Pull complete [2023-03-09T19:06:36.203Z] 891c053d2c06: Verifying Checksum [2023-03-09T19:06:36.203Z] 891c053d2c06: Download complete [2023-03-09T19:06:36.268Z] $ docker rm -f --volumes 4f6317ac420e9155bd76e6533a0efe9565d4893f1713c4954cdf7907bd7371f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:06:36.471Z] 35d82f9e3411: Pull complete [2023-03-09T19:06:36.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T19:06:36.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:06:36.724Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-03-09T19:06:36.753Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-09T19:06:37.066Z] e16973657156: Pull complete [2023-03-09T19:06:37.153Z] $ docker top d102eb382bdd9d11f61be6569373b114cf97700397697bc7ae78fcf0cfe6352d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T19:06:37.338Z] db1c61fa0a46: Download complete [2023-03-09T19:06:37.498Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T19:06:38.063Z] Building core-command ... [2023-03-09T19:06:38.063Z] Building core-common-config-bootstrapper ... [2023-03-09T19:06:38.063Z] Building core-data ... [2023-03-09T19:06:38.063Z] Building core-metadata ... [2023-03-09T19:06:38.063Z] Building security-bootstrapper ... [2023-03-09T19:06:38.063Z] Building security-proxy-auth ... [2023-03-09T19:06:38.063Z] Building security-proxy-setup ... [2023-03-09T19:06:38.063Z] Building security-secretstore-setup ... [2023-03-09T19:06:38.063Z] Building security-spiffe-token-provider ... [2023-03-09T19:06:38.063Z] Building security-spire-agent ... [2023-03-09T19:06:38.063Z] Building security-spire-config ... [2023-03-09T19:06:38.063Z] Building security-spire-server ... [2023-03-09T19:06:38.063Z] Building support-notifications ... [2023-03-09T19:06:38.063Z] Building support-scheduler ... [2023-03-09T19:06:38.063Z] Building security-bootstrapper [2023-03-09T19:06:38.063Z] Building core-data [2023-03-09T19:06:38.063Z] Building security-proxy-auth [2023-03-09T19:06:38.063Z] Building support-scheduler [2023-03-09T19:06:38.063Z] Building core-common-config-bootstrapper [2023-03-09T19:06:38.301Z] fc693d55d65f: Verifying Checksum [2023-03-09T19:06:38.301Z] fc693d55d65f: Download complete [2023-03-09T19:06:50.262Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:06:50.262Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:06:50.262Z] ---> beb87358b525 [2023-03-09T19:06:50.262Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:06:50.262Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:06:50.262Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:06:50.262Z] ---> beb87358b525 [2023-03-09T19:06:50.262Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:06:50.262Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:06:50.262Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:06:50.262Z] ---> beb87358b525 [2023-03-09T19:06:50.262Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T19:06:50.262Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:06:50.262Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:06:50.262Z] ---> beb87358b525 [2023-03-09T19:06:50.262Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:06:50.643Z] fc693d55d65f: Pull complete [2023-03-09T19:06:50.643Z] 7e9fc2657dce: Pull complete [2023-03-09T19:06:50.643Z] dda99020689f: Pull complete [2023-03-09T19:06:50.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:06:50.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:06:50.832Z] ---> beb87358b525 [2023-03-09T19:06:50.832Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:06:58.891Z] db1c61fa0a46: Pull complete [2023-03-09T19:06:59.855Z] 891c053d2c06: Pull complete [2023-03-09T19:06:59.855Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T19:06:59.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T19:06:59.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T19:07:00.196Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T19:07:00.196Z] WORKDIR /edgex [2023-03-09T19:07:00.196Z] COPY go.mod . [2023-03-09T19:07:00.196Z] RUN go mod download -t [2023-03-09T19:07:00.196Z] ci-base-image-arm64 -f - . [2023-03-09T19:07:00.781Z] Sending build context to Docker daemon 2.95MB [2023-03-09T19:07:00.781Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T19:07:00.781Z] ---> f96f9c87975a [2023-03-09T19:07:00.781Z] Step 2/4 : WORKDIR /edgex [2023-03-09T19:07:02.728Z] ---> Running in ff9db37f0735 [2023-03-09T19:07:02.728Z] Removing intermediate container ff9db37f0735 [2023-03-09T19:07:02.728Z] ---> 08a9164e68d7 [2023-03-09T19:07:02.728Z] Step 3/4 : COPY go.mod . [2023-03-09T19:07:03.311Z] ---> a47e7b903491 [2023-03-09T19:07:03.311Z] Step 4/4 : RUN go mod download [2023-03-09T19:07:03.312Z] ---> Running in 02c7d202dd39 [2023-03-09T19:07:05.734Z] ---> Running in ed0e59935a15 [2023-03-09T19:07:05.735Z] ---> Running in 29151e991498 [2023-03-09T19:07:05.735Z] ---> Running in bd951786f950 [2023-03-09T19:07:05.735Z] ---> Running in b80d508235c5 [2023-03-09T19:07:05.735Z] ---> Running in ffce17b99ef8 [2023-03-09T19:07:05.735Z] Removing intermediate container ffce17b99ef8 [2023-03-09T19:07:05.735Z] ---> 846a02b03db9 [2023-03-09T19:07:05.735Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:07:05.735Z] Removing intermediate container ed0e59935a15 [2023-03-09T19:07:05.735Z] ---> c38861f8c047 [2023-03-09T19:07:05.735Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T19:07:05.735Z] Removing intermediate container bd951786f950 [2023-03-09T19:07:05.735Z] ---> 892bd1202c5f [2023-03-09T19:07:05.735Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:07:05.735Z] Removing intermediate container 29151e991498 [2023-03-09T19:07:05.735Z] ---> 8df490b8c449 [2023-03-09T19:07:05.735Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:07:05.735Z] Removing intermediate container b80d508235c5 [2023-03-09T19:07:05.735Z] ---> a7295cfb090b [2023-03-09T19:07:05.735Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:07:05.735Z] ---> Running in cba66617be08 [2023-03-09T19:07:05.735Z] ---> Running in e62bb1da7e14 [2023-03-09T19:07:05.735Z] ---> Running in f61f53aacd4a [2023-03-09T19:07:05.735Z] ---> Running in 04f2f64e6e3a [2023-03-09T19:07:05.735Z] ---> Running in 2121110a4e31 [2023-03-09T19:07:05.735Z] Removing intermediate container 04f2f64e6e3a [2023-03-09T19:07:05.735Z] ---> ad652f7b3229 [2023-03-09T19:07:05.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T19:07:05.735Z] ---> Running in 0390e08c1430 [2023-03-09T19:07:05.735Z] Removing intermediate container cba66617be08 [2023-03-09T19:07:05.735Z] ---> 18267c9dbcec [2023-03-09T19:07:05.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T19:07:05.735Z] Removing intermediate container f61f53aacd4a [2023-03-09T19:07:05.735Z] ---> 2c6040176eb6 [2023-03-09T19:07:05.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T19:07:05.735Z] Removing intermediate container 2121110a4e31 [2023-03-09T19:07:05.735Z] ---> 3f11a1c287eb [2023-03-09T19:07:05.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T19:07:05.735Z] ---> Running in 80c6d804af71 [2023-03-09T19:07:05.735Z] ---> Running in 6ce095cd778b [2023-03-09T19:07:05.735Z] ---> Running in 7020025b0056 [2023-03-09T19:07:05.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.735Z] OK: 211 MiB in 51 packages [2023-03-09T19:07:05.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.735Z] OK: 211 MiB in 51 packages [2023-03-09T19:07:05.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:07:05.993Z] OK: 211 MiB in 51 packages [2023-03-09T19:07:06.252Z] OK: 211 MiB in 51 packages [2023-03-09T19:07:06.252Z] Removing intermediate container e62bb1da7e14 [2023-03-09T19:07:06.252Z] ---> e93ca61c0048 [2023-03-09T19:07:06.252Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T19:07:06.252Z] OK: 211 MiB in 51 packages [2023-03-09T19:07:06.252Z] Removing intermediate container 0390e08c1430 [2023-03-09T19:07:06.252Z] ---> d105f111348e [2023-03-09T19:07:06.252Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:07:06.511Z] ---> 21e08bf4e9f4 [2023-03-09T19:07:06.511Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:07:06.511Z] ---> 6479b0960adf [2023-03-09T19:07:06.511Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:07:06.511Z] ---> Running in c9cf2860e5e7 [2023-03-09T19:07:06.511Z] ---> Running in 92d25931f077 [2023-03-09T19:07:06.511Z] Removing intermediate container 80c6d804af71 [2023-03-09T19:07:06.511Z] ---> b8b1f83a266b [2023-03-09T19:07:06.511Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:07:06.768Z] Removing intermediate container 7020025b0056 [2023-03-09T19:07:06.768Z] ---> f1d00e364448 [2023-03-09T19:07:06.768Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:07:06.768Z] ---> ce211e6e73b8 [2023-03-09T19:07:06.768Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:07:06.768Z] ---> Running in 90004cc18d96 [2023-03-09T19:07:06.768Z] Removing intermediate container 6ce095cd778b [2023-03-09T19:07:06.768Z] ---> 218e12de0423 [2023-03-09T19:07:06.768Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:07:06.768Z] ---> e959442ab3c6 [2023-03-09T19:07:06.768Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:07:07.026Z] ---> Running in 9722d05253c3 [2023-03-09T19:07:07.026Z] ---> ab85029a6d0b [2023-03-09T19:07:07.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:07:07.026Z] ---> Running in 77892f5932de [2023-03-09T19:07:35.569Z] Removing intermediate container 02c7d202dd39 [2023-03-09T19:07:35.569Z] ---> 35605c248d52 [2023-03-09T19:07:35.569Z] Successfully built 35605c248d52 [2023-03-09T19:07:35.569Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:07:35.906Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T19:07:35.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:07:36.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container [2023-03-09T19:07:36.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T19:07:37.386Z] $ docker top 94d97de18bdec5d2c80e8c05350a77126d4aaebc76be9e4b1cc3b8ed6d305fe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T19:07:38.211Z] + go version [2023-03-09T19:07:38.211Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T19:07:38.235Z] $ docker stop --time=1 94d97de18bdec5d2c80e8c05350a77126d4aaebc76be9e4b1cc3b8ed6d305fe7 [2023-03-09T19:07:39.839Z] $ docker rm -f --volumes 94d97de18bdec5d2c80e8c05350a77126d4aaebc76be9e4b1cc3b8ed6d305fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:07:40.389Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T19:07:40.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:07:40.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container [2023-03-09T19:07:40.614Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T19:07:41.804Z] $ docker top 8148da4691c40f09570ced423159b9a3fd932293cc14d4d33fc0f26e7f9d9a81 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T19:07:42.010Z] ========================================================= [2023-03-09T19:07:42.010Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-09T19:07:42.010Z] ========================================================= [Pipeline] sh [2023-03-09T19:07:42.636Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-09T19:07:43.040Z] + make test [2023-03-09T19:07:43.040Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T19:08:15.274Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-09T19:08:43.628Z] Removing intermediate container 92d25931f077 [2023-03-09T19:08:43.628Z] ---> e3875fa70133 [2023-03-09T19:08:43.628Z] Step 8/22 : COPY . . [2023-03-09T19:08:43.628Z] Removing intermediate container 9722d05253c3 [2023-03-09T19:08:43.628Z] ---> 70d6010ca4c1 [2023-03-09T19:08:43.628Z] Step 8/22 : COPY . . [2023-03-09T19:08:43.628Z] Removing intermediate container c9cf2860e5e7 [2023-03-09T19:08:43.628Z] ---> afae27d54d2b [2023-03-09T19:08:43.628Z] Step 7/32 : COPY . . [2023-03-09T19:08:43.628Z] Removing intermediate container 90004cc18d96 [2023-03-09T19:08:43.628Z] ---> 9db2274b4e42 [2023-03-09T19:08:43.628Z] Step 8/22 : COPY . . [2023-03-09T19:08:43.628Z] Removing intermediate container 77892f5932de [2023-03-09T19:08:43.628Z] ---> ba674a50f645 [2023-03-09T19:08:43.628Z] Step 8/22 : COPY . . [2023-03-09T19:09:05.646Z] ---> 1de8a97796f5 [2023-03-09T19:09:05.646Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T19:09:05.646Z] ---> 2d4dfc27a30d [2023-03-09T19:09:05.646Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T19:09:05.646Z] ---> 39f54fea8a89 [2023-03-09T19:09:05.646Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T19:09:05.646Z] ---> 0bc500c436b3 [2023-03-09T19:09:05.646Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T19:09:05.646Z] ---> 7e8d01974f09 [2023-03-09T19:09:05.646Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T19:09:05.646Z] ---> Running in c7f89eb8cc6f [2023-03-09T19:09:05.646Z] ---> Running in 4143f507b446 [2023-03-09T19:09:05.646Z] ---> Running in 4f41e24d4bca [2023-03-09T19:09:05.646Z] ---> Running in ee67f7c4ac4a [2023-03-09T19:09:05.646Z] ---> Running in 41d2013711b9 [2023-03-09T19:09:05.646Z] 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-09T19:09:05.646Z] 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-09T19:09:05.646Z] 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-09T19:09:05.646Z] 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-09T19:09:05.646Z] 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-09T19:09:51.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-09T19:09:51.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-09T19:09:51.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-09T19:09:52.415Z] Removing intermediate container 4f41e24d4bca [2023-03-09T19:09:52.416Z] ---> c52384a0ba61 [2023-03-09T19:09:52.416Z] [2023-03-09T19:09:52.416Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T19:09:52.416Z] Removing intermediate container ee67f7c4ac4a [2023-03-09T19:09:52.416Z] ---> fe1dfb550412 [2023-03-09T19:09:52.416Z] [2023-03-09T19:09:52.416Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:09:52.416Z] Removing intermediate container 4143f507b446 [2023-03-09T19:09:52.416Z] ---> d7244a231336 [2023-03-09T19:09:52.416Z] [2023-03-09T19:09:52.416Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:09:52.416Z] 3.16: Pulling from library/alpine [2023-03-09T19:09:52.416Z] 3.16: Pulling from library/alpine [2023-03-09T19:09:52.416Z] 3.16: Pulling from library/alpine [2023-03-09T19:09:53.887Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T19:09:53.887Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T19:09:53.887Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T19:09:53.887Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T19:09:53.887Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T19:09:53.887Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T19:09:53.887Z] ---> dfd21b5a31f5 [2023-03-09T19:09:53.887Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:09:53.887Z] ---> dfd21b5a31f5 [2023-03-09T19:09:53.887Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T19:09:53.887Z] ---> dfd21b5a31f5 [2023-03-09T19:09:53.887Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T19:09:53.887Z] ---> Running in c45ef75c4d86 [2023-03-09T19:09:53.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-09T19:09:54.149Z] ---> Running in 8a61079a51b9 [2023-03-09T19:09:54.149Z] ---> Running in 5ed2b1aefbec [2023-03-09T19:09:54.149Z] Removing intermediate container 41d2013711b9 [2023-03-09T19:09:54.149Z] ---> b962edd5893a [2023-03-09T19:09:54.149Z] [2023-03-09T19:09:54.149Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:09:54.149Z] ---> dfd21b5a31f5 [2023-03-09T19:09:54.149Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T19:09:54.149Z] ---> Running in 512c43adb9c1 [2023-03-09T19:09:54.159Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-09T19:09:54.410Z] Removing intermediate container c7f89eb8cc6f [2023-03-09T19:09:54.410Z] ---> 0057fef5c92c [2023-03-09T19:09:54.410Z] [2023-03-09T19:09:54.410Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:09:54.410Z] ---> dfd21b5a31f5 [2023-03-09T19:09:54.410Z] Removing intermediate container 5ed2b1aefbec [2023-03-09T19:09:54.410Z] Step 11/22 : RUN apk add --update --no-cache dumb-init ---> 8cff9ba0b68a [2023-03-09T19:09:54.410Z] [2023-03-09T19:09:54.410Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:09:54.410Z] Removing intermediate container 8a61079a51b9 [2023-03-09T19:09:54.410Z] ---> f1c243edcccc [2023-03-09T19:09:54.410Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T19:09:54.410Z] Removing intermediate container c45ef75c4d86 [2023-03-09T19:09:54.410Z] ---> e6639f4fe336 [2023-03-09T19:09:54.410Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T19:09:54.411Z] ---> Running in 6d42d129a9aa [2023-03-09T19:09:54.411Z] ---> Running in 04d9f2707213 [2023-03-09T19:09:54.411Z] ---> Running in e01c5d6575d8 [2023-03-09T19:09:54.411Z] ---> Running in f1d20063900e [2023-03-09T19:09:54.411Z] Removing intermediate container 512c43adb9c1 [2023-03-09T19:09:54.411Z] ---> 979c335c8470 [2023-03-09T19:09:54.411Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:09:54.411Z] ---> Running in 2ecca8ad843f [2023-03-09T19:09:54.411Z] Removing intermediate container f1d20063900e [2023-03-09T19:09:54.411Z] ---> c86ef6d46755 [2023-03-09T19:09:54.411Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-09T19:09:54.672Z] ---> Running in 0640999f6bcc [2023-03-09T19:09:54.672Z] Removing intermediate container 0640999f6bcc [2023-03-09T19:09:54.672Z] ---> 6fef7d1b0167 [2023-03-09T19:09:54.672Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:09:54.672Z] ---> Running in c3b9c64353d7 [2023-03-09T19:09:54.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:54.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:54.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:54.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:55.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-09T19:09:55.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:55.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:55.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:55.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:55.194Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T19:09:55.194Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:09:55.194Z] OK: 6 MiB in 15 packages [2023-03-09T19:09:55.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:55.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:09:55.194Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T19:09:55.194Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T19:09:55.194Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:09:55.194Z] OK: 6 MiB in 16 packages [2023-03-09T19:09:55.194Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T19:09:55.454Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:09:55.454Z] OK: 6 MiB in 15 packages [2023-03-09T19:09:55.454Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T19:09:55.454Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:09:55.454Z] OK: 6 MiB in 15 packages [2023-03-09T19:09:55.454Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T19:09:55.454Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:09:55.454Z] OK: 6 MiB in 15 packages [2023-03-09T19:09:55.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-09T19:09:55.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-09T19:09:55.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-09T19:09:55.714Z] Removing intermediate container e01c5d6575d8 [2023-03-09T19:09:55.714Z] ---> 7081656d4073 [2023-03-09T19:09:55.714Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T19:09:55.714Z] Removing intermediate container 6d42d129a9aa [2023-03-09T19:09:55.714Z] ---> 8d1255a5fa7a [2023-03-09T19:09:55.715Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T19:09:55.715Z] ---> Running in e9e490ef7c3e [2023-03-09T19:09:55.715Z] ---> Running in 77252369767f [2023-03-09T19:09:55.973Z] Removing intermediate container e9e490ef7c3e [2023-03-09T19:09:55.974Z] ---> fa8ef09c310d [2023-03-09T19:09:55.974Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T19:09:55.974Z] Removing intermediate container 77252369767f [2023-03-09T19:09:55.974Z] ---> 4579f76591f6 [2023-03-09T19:09:55.974Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T19:09:55.974Z] ---> Running in 4d5a9672da57 [2023-03-09T19:09:55.974Z] Removing intermediate container 2ecca8ad843f [2023-03-09T19:09:55.974Z] ---> 63d9d1fa4866 [2023-03-09T19:09:55.974Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:09:55.974Z] ---> Running in 6cffa998fd0c [2023-03-09T19:09:55.974Z] Removing intermediate container c3b9c64353d7 [2023-03-09T19:09:55.974Z] ---> 2060c73d8bcd [2023-03-09T19:09:55.974Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:09:56.259Z] Removing intermediate container 04d9f2707213 [2023-03-09T19:09:56.259Z] ---> 00c7f2254744 [2023-03-09T19:09:56.259Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:09:56.259Z] Removing intermediate container 4d5a9672da57 [2023-03-09T19:09:56.259Z] ---> bec4cb440c5f [2023-03-09T19:09:56.259Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T19:09:56.259Z] Removing intermediate container 6cffa998fd0c [2023-03-09T19:09:56.259Z] ---> a5cd5a6ab963 [2023-03-09T19:09:56.259Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T19:09:56.259Z] ---> Running in d13d09031cb7 [2023-03-09T19:09:56.259Z] ---> Running in 627701c7609f [2023-03-09T19:09:56.259Z] ---> 753951d8d387 [2023-03-09T19:09:56.259Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T19:09:56.259Z] ---> 204598b97aba [2023-03-09T19:09:56.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T19:09:56.521Z] Removing intermediate container 627701c7609f [2023-03-09T19:09:56.521Z] ---> 1a54128d38db [2023-03-09T19:09:56.521Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:09:56.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-09T19:09:57.093Z] Removing intermediate container d13d09031cb7 [2023-03-09T19:09:57.093Z] ---> a28ba58ba60d [2023-03-09T19:09:57.093Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T19:09:57.093Z] ---> 28c3e9a7714d [2023-03-09T19:09:57.093Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T19:09:57.093Z] ---> 915dea51d0f7 [2023-03-09T19:09:57.093Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T19:09:57.093Z] ---> Running in dfaf37d49464 [2023-03-09T19:09:57.094Z] ---> 226fdf2b0497 [2023-03-09T19:09:57.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T19:09:57.094Z] ---> e58769b145a3 [2023-03-09T19:09:57.094Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T19:09:57.477Z] Removing intermediate container dfaf37d49464 [2023-03-09T19:09:57.477Z] ---> 13b66c456fbf [2023-03-09T19:09:57.477Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T19:09:58.050Z] ---> 07136460957b [2023-03-09T19:09:58.050Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T19:09:58.050Z] ---> e1636c78f4ce [2023-03-09T19:09:58.050Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T19:09:58.050Z] ---> Running in 633ad3041d0a [2023-03-09T19:09:58.050Z] ---> cb7dcd44f04d [2023-03-09T19:09:58.050Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T19:09:58.317Z] ---> 58fe7ab3d5b1 [2023-03-09T19:09:58.317Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T19:09:58.317Z] ---> Running in 82629f403a4a [2023-03-09T19:09:58.317Z] ---> 10d5fd2908d8 [2023-03-09T19:09:58.317Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T19:09:58.317Z] Removing intermediate container 82629f403a4a [2023-03-09T19:09:58.317Z] ---> a769f21f5698 [2023-03-09T19:09:58.317Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:09:58.317Z] ---> f21632e8cf79 [2023-03-09T19:09:58.317Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T19:09:58.317Z] ---> Running in a8c72cbcbc4a [2023-03-09T19:09:58.317Z] ---> c51132708c26 [2023-03-09T19:09:58.317Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T19:09:58.578Z] ---> Running in e4578cb28500 [2023-03-09T19:09:58.578Z] ---> Running in 3c48e6070449 [2023-03-09T19:09:58.578Z] Removing intermediate container a8c72cbcbc4a [2023-03-09T19:09:58.578Z] ---> 9da4e76a8270 [2023-03-09T19:09:58.578Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T19:09:58.578Z] Removing intermediate container 3c48e6070449 [2023-03-09T19:09:58.578Z] ---> 0917d6bcf47e [2023-03-09T19:09:58.578Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:09:58.578Z] ---> Running in 496bf3c9ba60 [2023-03-09T19:09:58.839Z] ---> 26ef2a57191e [2023-03-09T19:09:58.839Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T19:09:58.839Z] ---> Running in 9b0a9828c8e3 [2023-03-09T19:09:58.839Z] ---> Running in df98e0bac0da [2023-03-09T19:09:58.839Z] Removing intermediate container 496bf3c9ba60 [2023-03-09T19:09:58.839Z] ---> 2bf57b99a07e [2023-03-09T19:09:58.839Z] Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:09:58.839Z] ---> Running in 4198b515ffc5 [2023-03-09T19:09:58.839Z] Removing intermediate container 9b0a9828c8e3 [2023-03-09T19:09:58.839Z] ---> 9892dcc84a68 [2023-03-09T19:09:58.839Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T19:09:58.839Z] Removing intermediate container 633ad3041d0a [2023-03-09T19:09:58.839Z] ---> a19dcfb9af8f [2023-03-09T19:09:58.839Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T19:09:58.839Z] ---> Running in 389ec030d3e4 [2023-03-09T19:09:58.839Z] ---> Running in a77a92edf6a9 [2023-03-09T19:09:59.100Z] Removing intermediate container 4198b515ffc5 [2023-03-09T19:09:59.100Z] ---> 712b5ff26547 [2023-03-09T19:09:59.100Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:09:59.100Z] ---> Running in e71ac47df1ac [2023-03-09T19:09:59.100Z] Removing intermediate container 389ec030d3e4 [2023-03-09T19:09:59.100Z] ---> 7c43cbf129eb [2023-03-09T19:09:59.100Z] Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:09:59.100Z] ---> Running in bac0bf4d82ba [2023-03-09T19:09:59.100Z] Removing intermediate container a77a92edf6a9 [2023-03-09T19:09:59.100Z] ---> c4cce7d061d2 [2023-03-09T19:09:59.100Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T19:09:59.100Z] Removing intermediate container e71ac47df1ac [2023-03-09T19:09:59.100Z] ---> 23b06b96e9d0 [2023-03-09T19:09:59.100Z] [2023-03-09T19:09:59.100Z] Removing intermediate container bac0bf4d82ba [2023-03-09T19:09:59.100Z] ---> ff9ea3629b75 [2023-03-09T19:09:59.100Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:09:59.359Z] ---> Running in 9d62c6f36cc2 [2023-03-09T19:09:59.359Z] Successfully built 23b06b96e9d0 [2023-03-09T19:09:59.359Z] Successfully tagged core-data:latest [2023-03-09T19:09:59.359Z]  Building core-data ... done Building security-secretstore-setup [2023-03-09T19:09:59.359Z] Removing intermediate container e4578cb28500 [2023-03-09T19:09:59.359Z] ---> 58dd71c69fb3 [2023-03-09T19:09:59.359Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T19:09:59.359Z] ---> 00c2754fca30 [2023-03-09T19:09:59.359Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T19:09:59.359Z] Removing intermediate container 9d62c6f36cc2 [2023-03-09T19:09:59.359Z] ---> 20887b9fea76 [2023-03-09T19:09:59.359Z] [2023-03-09T19:09:59.359Z] ---> Running in 5d095df38aea [2023-03-09T19:09:59.359Z] ---> Running in 91bb2a279d5b [2023-03-09T19:09:59.624Z] Successfully built 20887b9fea76 [2023-03-09T19:09:59.624Z] Successfully tagged support-scheduler:latest [2023-03-09T19:09:59.624Z]  Building support-scheduler ... done Building support-notifications [2023-03-09T19:10:00.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-09T19:10:00.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-09T19:10:00.919Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-09T19:10:00.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-09T19:10:02.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:10:02.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:10:02.929Z] ---> beb87358b525 [2023-03-09T19:10:02.929Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T19:10:02.929Z] ---> Using cache [2023-03-09T19:10:02.929Z] ---> c38861f8c047 [2023-03-09T19:10:02.929Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-09T19:10:02.929Z] ---> Using cache [2023-03-09T19:10:02.929Z] ---> e93ca61c0048 [2023-03-09T19:10:02.929Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T19:10:02.929Z] ---> Using cache [2023-03-09T19:10:02.929Z] ---> 6479b0960adf [2023-03-09T19:10:02.929Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:10:02.929Z] ---> Using cache [2023-03-09T19:10:02.929Z] ---> afae27d54d2b [2023-03-09T19:10:02.929Z] Step 7/23 : COPY . . [2023-03-09T19:10:02.929Z] ---> Using cache [2023-03-09T19:10:02.929Z] ---> 39f54fea8a89 [2023-03-09T19:10:02.929Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-09T19:10:03.188Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:10:03.188Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:10:03.188Z] ---> beb87358b525 [2023-03-09T19:10:03.188Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:10:03.188Z] ---> Using cache [2023-03-09T19:10:03.188Z] ---> a7295cfb090b [2023-03-09T19:10:03.188Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:10:03.188Z] ---> Using cache [2023-03-09T19:10:03.188Z] ---> 3f11a1c287eb [2023-03-09T19:10:03.188Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-09T19:10:08.645Z] Removing intermediate container 5d095df38aea [2023-03-09T19:10:08.645Z] ---> 0463242bda68 [2023-03-09T19:10:08.645Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T19:10:09.236Z] ---> Running in cc8dc06862bd [2023-03-09T19:10:09.236Z] ---> Running in a27bfb77395d [2023-03-09T19:10:09.236Z] ---> Running in 40bed5e545e5 [2023-03-09T19:10:09.236Z] Removing intermediate container df98e0bac0da [2023-03-09T19:10:09.236Z] ---> cccf9b797a7f [2023-03-09T19:10:09.236Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T19:10:09.236Z] Removing intermediate container a27bfb77395d [2023-03-09T19:10:09.236Z] ---> 328a7b748a0c [2023-03-09T19:10:09.236Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T19:10:09.236Z] ---> Running in 002941bf5b41 [2023-03-09T19:10:09.236Z] ---> Running in 4cdd39905563 [2023-03-09T19:10:09.236Z] Removing intermediate container 002941bf5b41 [2023-03-09T19:10:09.236Z] Removing intermediate container 4cdd39905563 [2023-03-09T19:10:09.236Z] ---> 4d7331b2e92b [2023-03-09T19:10:09.236Z] ---> f117161adc15 [2023-03-09T19:10:09.236Z] Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:10:09.501Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T19:10:09.501Z] ---> Running in a2756ecdbc1b [2023-03-09T19:10:09.501Z] ---> Running in b9535494e9cf [2023-03-09T19:10:09.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:10:09.501Z] 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-09T19:10:09.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:10:09.501Z] Removing intermediate container b9535494e9cf [2023-03-09T19:10:09.501Z] ---> a8b4d2e6ab3f [2023-03-09T19:10:09.501Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T19:10:09.501Z] ---> Running in 296523fa9094 [2023-03-09T19:10:09.501Z] Removing intermediate container a2756ecdbc1b [2023-03-09T19:10:09.501Z] ---> 369750a36581 [2023-03-09T19:10:09.501Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:10:09.501Z] ---> Running in 5450599bc4fa [2023-03-09T19:10:09.761Z] Removing intermediate container 296523fa9094 [2023-03-09T19:10:09.761Z] ---> 91afe59bacc7 [2023-03-09T19:10:09.761Z] Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:10:09.761Z] OK: 211 MiB in 51 packages [2023-03-09T19:10:10.021Z] ---> Running in f3852e2e6c67 [2023-03-09T19:10:10.021Z] Removing intermediate container 5450599bc4fa [2023-03-09T19:10:10.021Z] ---> aabad09addbb [2023-03-09T19:10:10.021Z] [2023-03-09T19:10:10.021Z] Removing intermediate container 91bb2a279d5b [2023-03-09T19:10:10.021Z] ---> 15aca365568a [2023-03-09T19:10:10.021Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:10:10.285Z] Successfully built aabad09addbb [2023-03-09T19:10:10.285Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-09T19:10:10.285Z] Building security-spiffe-token-provider [2023-03-09T19:10:10.285Z]  Building core-common-config-bootstrapper ... done Removing intermediate container f3852e2e6c67 [2023-03-09T19:10:10.285Z] ---> 33d0ae9a921b [2023-03-09T19:10:10.285Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:10:10.285Z] ---> c787a1b9ab30 [2023-03-09T19:10:10.285Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T19:10:10.285Z] ---> Running in e143d2b889c4 [2023-03-09T19:10:12.830Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:10:12.830Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:10:12.830Z] ---> beb87358b525 [2023-03-09T19:10:12.830Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T19:10:12.830Z] ---> Using cache [2023-03-09T19:10:12.830Z] ---> c38861f8c047 [2023-03-09T19:10:12.830Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T19:10:15.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements [2023-03-09T19:10:15.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-09T19:10:15.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-09T19:10:19.501Z] Removing intermediate container cc8dc06862bd [2023-03-09T19:10:19.501Z] ---> 30a5ddd49c10 [2023-03-09T19:10:19.501Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:10:19.761Z] Removing intermediate container e143d2b889c4 [2023-03-09T19:10:19.761Z] ---> e2be5ffce94c [2023-03-09T19:10:19.761Z] [2023-03-09T19:10:19.761Z] Successfully built e2be5ffce94c [2023-03-09T19:10:19.761Z] ---> c7ddff275a58 [2023-03-09T19:10:19.761Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-09T19:10:19.761Z] Successfully tagged security-proxy-auth:latest [2023-03-09T19:10:19.761Z]  Building security-proxy-auth ... done Building security-spire-config [2023-03-09T19:10:19.761Z] ---> Running in 68f2b0908f19 [2023-03-09T19:10:21.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:10:21.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:10:22.476Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T19:10:22.476Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T19:10:22.476Z] OK: 17046 distinct packages available [2023-03-09T19:10:22.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:10:22.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:10:22.734Z] OK: 211 MiB in 51 packages [2023-03-09T19:10:24.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.454s coverage: 98.5% of statements [2023-03-09T19:10:24.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:10:24.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:10:24.633Z] ---> beb87358b525 [2023-03-09T19:10:24.633Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T19:10:24.633Z] ---> Using cache [2023-03-09T19:10:24.633Z] ---> c38861f8c047 [2023-03-09T19:10:24.633Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T19:10:26.533Z] ---> 6154ef434a06 [2023-03-09T19:10:26.533Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:10:27.098Z] ---> Running in f729f9616d0e [2023-03-09T19:10:27.098Z] ---> 96a0e468f160 [2023-03-09T19:10:27.098Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T19:10:27.098Z] ---> Running in 4cdd7efb361f [2023-03-09T19:10:27.356Z] ---> 9f3a05bcc233 [2023-03-09T19:10:27.356Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T19:10:27.621Z] Removing intermediate container 68f2b0908f19 [2023-03-09T19:10:27.621Z] ---> e5da9f6a33ec [2023-03-09T19:10:27.621Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-09T19:10:27.621Z] ---> 1d1f5331d365 [2023-03-09T19:10:27.621Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T19:10:27.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:10:27.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:10:27.621Z] ---> 2489b42d196f [2023-03-09T19:10:27.621Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:10:27.895Z] ---> Running in 545f74c1b7d6 [2023-03-09T19:10:27.895Z] ---> dec2f3aa54c2 [2023-03-09T19:10:27.895Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T19:10:27.895Z] OK: 211 MiB in 51 packages [2023-03-09T19:10:28.161Z] ---> 3550ac45bb18 [2023-03-09T19:10:28.161Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T19:10:28.161Z] ---> Running in 3000c0ee3d78 [2023-03-09T19:10:28.425Z] Removing intermediate container 4cdd7efb361f [2023-03-09T19:10:28.425Z] ---> 060dbbe62607 [2023-03-09T19:10:28.425Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T19:10:28.685Z] ---> 19be43762cda [2023-03-09T19:10:28.685Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:10:28.685Z] ---> Running in a33b23fd5fb7 [2023-03-09T19:10:29.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.586s coverage: 71.2% of statements [2023-03-09T19:10:29.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-09T19:10:29.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-09T19:10:29.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-09T19:10:29.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.485s coverage: 54.0% of statements [2023-03-09T19:10:29.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-09T19:10:29.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-09T19:10:29.625Z] Removing intermediate container 3000c0ee3d78 [2023-03-09T19:10:29.625Z] ---> 6fa72258ef70 [2023-03-09T19:10:29.625Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-09T19:10:29.625Z] ---> Running in 33c18dac08af [2023-03-09T19:10:29.625Z] Removing intermediate container 33c18dac08af [2023-03-09T19:10:29.625Z] ---> 4847775b09f3 [2023-03-09T19:10:29.625Z] Step 29/32 : CMD ["gate"] [2023-03-09T19:10:29.885Z] ---> Running in 33c0078c7847 [2023-03-09T19:10:29.885Z] Removing intermediate container 33c0078c7847 [2023-03-09T19:10:29.885Z] ---> 1d9c5319e36f [2023-03-09T19:10:29.885Z] Step 30/32 : LABEL arch=x86_64 [2023-03-09T19:10:30.148Z] ---> Running in 186f6dfbb8d3 [2023-03-09T19:10:30.148Z] Removing intermediate container 186f6dfbb8d3 [2023-03-09T19:10:30.148Z] ---> cb735de69c9e [2023-03-09T19:10:30.148Z] Step 31/32 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:10:30.148Z] ---> Running in 5b4c72e0ffe4 [2023-03-09T19:10:30.424Z] Removing intermediate container 5b4c72e0ffe4 [2023-03-09T19:10:30.424Z] ---> 4f31e7719af6 [2023-03-09T19:10:30.424Z] Step 32/32 : LABEL version=0.0.0 [2023-03-09T19:10:30.424Z] ---> Running in 1ffee083d888 [2023-03-09T19:10:30.685Z] Removing intermediate container 1ffee083d888 [2023-03-09T19:10:30.685Z] ---> bf6ae6c6f6c5 [2023-03-09T19:10:30.685Z] [2023-03-09T19:10:30.685Z] Successfully built bf6ae6c6f6c5 [2023-03-09T19:10:30.685Z] Successfully tagged security-bootstrapper:latest [2023-03-09T19:10:30.685Z] Building security-proxy-setup [2023-03-09T19:10:34.097Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:10:34.097Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:10:34.097Z] ---> beb87358b525 [2023-03-09T19:10:34.097Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T19:10:34.097Z] ---> Using cache [2023-03-09T19:10:34.097Z] ---> c38861f8c047 [2023-03-09T19:10:34.097Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T19:10:34.097Z] ---> Using cache [2023-03-09T19:10:34.097Z] ---> e93ca61c0048 [2023-03-09T19:10:34.097Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T19:10:34.097Z] ---> Using cache [2023-03-09T19:10:34.097Z] ---> 6479b0960adf [2023-03-09T19:10:34.097Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:10:34.097Z] ---> Using cache [2023-03-09T19:10:34.097Z] ---> afae27d54d2b [2023-03-09T19:10:34.097Z] Step 7/20 : COPY . . [2023-03-09T19:10:34.097Z] ---> Using cache [2023-03-09T19:10:34.097Z] ---> 39f54fea8a89 [2023-03-09T19:10:34.097Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T19:10:38.449Z] 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-09T19:10:51.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.005s coverage: 88.5% of statements [2023-03-09T19:10:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-09T19:10:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-09T19:10:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-09T19:10:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-09T19:10:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-09T19:10:51.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.634s coverage: 3.9% of statements [2023-03-09T19:10:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-09T19:10:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-09T19:10:52.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.766s coverage: 95.6% of statements [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-09T19:10:52.987Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.527s coverage: 72.2% of statements [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-09T19:10:52.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.775s coverage: 65.9% of statements [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-09T19:10:52.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.717s coverage: 0.9% of statements [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-09T19:10:52.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.504s coverage: 29.0% of statements [2023-03-09T19:10:52.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-09T19:10:53.430Z] ---> Running in 2334386f8c21 [2023-03-09T19:10:53.430Z] 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-09T19:10:54.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.486s coverage: 45.5% of statements [2023-03-09T19:10:54.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.392s coverage: 82.9% of statements [2023-03-09T19:10:54.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.312s coverage: 94.1% of statements [2023-03-09T19:10:56.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.492s coverage: 96.3% of statements [2023-03-09T19:10:59.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.331s coverage: 87.5% of statements [2023-03-09T19:11:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.631s coverage: 94.4% of statements [2023-03-09T19:11:15.504Z] Removing intermediate container 40bed5e545e5 [2023-03-09T19:11:15.504Z] ---> a9c97af7b05b [2023-03-09T19:11:15.504Z] [2023-03-09T19:11:15.504Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T19:11:15.504Z] ---> dfd21b5a31f5 [2023-03-09T19:11:15.504Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T19:11:15.504Z] ---> Running in 877eb4d37bf0 [2023-03-09T19:11:15.504Z] Removing intermediate container a33b23fd5fb7 [2023-03-09T19:11:15.504Z] ---> fc8f7496d755 [2023-03-09T19:11:15.504Z] Step 7/24 : COPY . . [2023-03-09T19:11:15.504Z] Removing intermediate container 545f74c1b7d6 [2023-03-09T19:11:15.504Z] ---> f94663c0a1f1 [2023-03-09T19:11:15.504Z] Step 7/19 : COPY . . [2023-03-09T19:11:15.504Z] Removing intermediate container f729f9616d0e [2023-03-09T19:11:15.504Z] ---> 1191489af9b0 [2023-03-09T19:11:15.504Z] Step 8/22 : COPY . . [2023-03-09T19:11:15.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:15.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:15.504Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T19:11:15.504Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T19:11:15.504Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T19:11:15.504Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:11:15.504Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T19:11:15.504Z] OK: 6 MiB in 17 packages [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.558s coverage: 79.9% of statements [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.251s coverage: 86.9% of statements [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.187s coverage: 20.0% of statements [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 81.2% of statements [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.373s coverage: 82.1% of statements [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-09T19:11:30.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 84.8% of statements [2023-03-09T19:11:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-09T19:11:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements [2023-03-09T19:11:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-09T19:11:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-09T19:11:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.232s coverage: 100.0% of statements [2023-03-09T19:11:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements [2023-03-09T19:11:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-03-09T19:11:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2023-03-09T19:11:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-03-09T19:11:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-09T19:11:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-09T19:11:32.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-09T19:11:33.907Z] ---> 7ec4bdb529f6 [2023-03-09T19:11:33.907Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T19:11:33.907Z] ---> 19350c0b2844 [2023-03-09T19:11:33.907Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T19:11:33.907Z] ---> Running in fa28ad4e3e28 [2023-03-09T19:11:33.907Z] ---> a7e1bd949dfb [2023-03-09T19:11:33.907Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T19:11:33.907Z] ---> Running in 89619b3b192e [2023-03-09T19:11:33.907Z] Removing intermediate container 877eb4d37bf0 [2023-03-09T19:11:33.907Z] ---> d3c98eeb1370 [2023-03-09T19:11:33.907Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T19:11:33.907Z] ---> Running in b514aaffc21b [2023-03-09T19:11:33.907Z] ---> Running in 57f8e0480847 [2023-03-09T19:11:33.907Z] Removing intermediate container b514aaffc21b [2023-03-09T19:11:33.907Z] ---> 299f05c45ebe [2023-03-09T19:11:33.907Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T19:11:33.907Z] 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-09T19:11:33.907Z] 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-09T19:11:33.907Z] Removing intermediate container 57f8e0480847 [2023-03-09T19:11:33.907Z] ---> 947316e58763 [2023-03-09T19:11:33.907Z] Step 12/23 : WORKDIR / [2023-03-09T19:11:33.907Z] ---> Running in 0860ed1ad457 [2023-03-09T19:11:33.907Z] ---> Running in 315b885253b6 [2023-03-09T19:11:33.907Z] Removing intermediate container 0860ed1ad457 [2023-03-09T19:11:33.907Z] ---> 768d895156e6 [2023-03-09T19:11:33.907Z] 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-09T19:11:33.907Z] Removing intermediate container 315b885253b6 [2023-03-09T19:11:33.907Z] ---> 3cdd8ea1382d [2023-03-09T19:11:33.907Z] 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-09T19:11:33.907Z] ---> Running in f5313c4b85dd [2023-03-09T19:11:35.059Z] ---> 96a3f2eef150 [2023-03-09T19:11:35.059Z] 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-09T19:11:35.059Z] Removing intermediate container 2334386f8c21 [2023-03-09T19:11:35.059Z] ---> 6212862a3adf [2023-03-09T19:11:35.059Z] [2023-03-09T19:11:35.059Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T19:11:35.059Z] ---> dfd21b5a31f5 [2023-03-09T19:11:35.059Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T19:11:35.059Z] ---> Running in 6d283eed3dc4 [2023-03-09T19:11:35.352Z] ---> 0ad031867673 [2023-03-09T19:11:35.352Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T19:11:35.352Z] Removing intermediate container f5313c4b85dd [2023-03-09T19:11:35.352Z] ---> 88b76e8c0f56 [2023-03-09T19:11:35.352Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T19:11:35.352Z] ---> Running in d56f87280989 [2023-03-09T19:11:35.626Z] Removing intermediate container d56f87280989 [2023-03-09T19:11:35.626Z] ---> 3e26de194daf [2023-03-09T19:11:35.626Z] [2023-03-09T19:11:35.626Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T19:11:35.626Z] ---> 147698bb72de [2023-03-09T19:11:35.626Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T19:11:35.626Z] 3.15: Pulling from library/alpine [2023-03-09T19:11:35.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:35.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:36.213Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T19:11:36.213Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T19:11:36.213Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:11:36.506Z] OK: 6 MiB in 16 packages [2023-03-09T19:11:36.506Z] ---> 3aad61dec2e8 [2023-03-09T19:11:36.506Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T19:11:36.506Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup .Status: Downloaded newer image for alpine:3.15 [2023-03-09T19:11:36.506Z] ---> 5ce65d7b0fde [2023-03-09T19:11:36.506Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:11:36.506Z] [2023-03-09T19:11:36.506Z] ---> Running in 0a874af5e2ce [2023-03-09T19:11:37.451Z] Removing intermediate container 0a874af5e2ce [2023-03-09T19:11:37.451Z] ---> 6f0a34686c5e [2023-03-09T19:11:37.451Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T19:11:37.451Z] ---> df70abb19ac5 [2023-03-09T19:11:37.451Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T19:11:37.712Z] ---> Running in 26c6c3a70ea6 [2023-03-09T19:11:37.712Z] Removing intermediate container 6d283eed3dc4 [2023-03-09T19:11:37.712Z] ---> 0a34c1bbee55 [2023-03-09T19:11:37.712Z] 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-09T19:11:37.982Z] ---> Running in 1d5cfd00380a [2023-03-09T19:11:37.982Z] ---> f462a0809442 [2023-03-09T19:11:37.982Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T19:11:38.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:38.582Z] ---> Running in 170be198d640 [2023-03-09T19:11:38.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:38.843Z] Removing intermediate container 1d5cfd00380a [2023-03-09T19:11:38.843Z] ---> d3cd84092efc [2023-03-09T19:11:38.843Z] Step 12/20 : WORKDIR /edgex [2023-03-09T19:11:38.843Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T19:11:38.843Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T19:11:38.843Z] OK: 15859 distinct packages available [2023-03-09T19:11:38.843Z] ---> Running in 9e349e9144b4 [2023-03-09T19:11:38.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:39.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:39.454Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T19:11:39.454Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T19:11:39.454Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T19:11:39.454Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T19:11:39.454Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T19:11:39.454Z] OK: 6 MiB in 18 packages [2023-03-09T19:11:39.454Z] Removing intermediate container 9e349e9144b4 [2023-03-09T19:11:39.454Z] ---> 9b15acbcac38 [2023-03-09T19:11:39.454Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T19:11:40.454Z] ---> b1c1d7c80592 [2023-03-09T19:11:40.454Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T19:11:40.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.923s coverage: 38.4% of statements [2023-03-09T19:11:40.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-09T19:11:40.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-09T19:11:40.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements [2023-03-09T19:11:40.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-09T19:11:40.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.394s coverage: 84.8% of statements [2023-03-09T19:11:40.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-09T19:11:40.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-09T19:11:40.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-09T19:11:40.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-09T19:11:41.396Z] Removing intermediate container 170be198d640 [2023-03-09T19:11:41.396Z] ---> 3cd445570a40 [2023-03-09T19:11:41.396Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T19:11:41.659Z] ---> Running in 2ae2d7f611cc [2023-03-09T19:11:41.659Z] ---> 0dbbb4b79507 [2023-03-09T19:11:41.659Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T19:11:41.659Z] Removing intermediate container 26c6c3a70ea6 [2023-03-09T19:11:41.659Z] ---> f06f7fb7205e [2023-03-09T19:11:41.659Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T19:11:42.300Z] Removing intermediate container 2ae2d7f611cc [2023-03-09T19:11:42.300Z] ---> 9ad48185f044 [2023-03-09T19:11:42.300Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T19:11:44.884Z] ---> f5c18e84f7ea [2023-03-09T19:11:44.884Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T19:11:45.171Z] ---> Running in 73e03c1e4a26 [2023-03-09T19:11:45.171Z] ---> Running in 8f1552f12544 [2023-03-09T19:11:45.171Z] ---> d847cd19fff8 [2023-03-09T19:11:45.171Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T19:11:45.431Z] Removing intermediate container 73e03c1e4a26 [2023-03-09T19:11:45.431Z] ---> 09b6dcda8c2b [2023-03-09T19:11:45.431Z] Step 22/23 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:11:45.775Z] ---> Running in 089de33f6a9c [2023-03-09T19:11:46.056Z] ---> 66664b2e67d4 [2023-03-09T19:11:46.056Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T19:11:46.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-09T19:11:46.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.680s coverage: 92.3% of statements [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-09T19:11:46.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 61.5% of statements [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-09T19:11:46.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-09T19:11:46.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-09T19:11:46.339Z] Removing intermediate container 089de33f6a9c [2023-03-09T19:11:46.339Z] ---> 1f3aaa4ec9cf [2023-03-09T19:11:46.339Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T19:11:46.339Z] ---> Running in 79a180bed481 [2023-03-09T19:11:46.614Z] ---> Running in 129683d2b155 [2023-03-09T19:11:46.614Z] Removing intermediate container 79a180bed481 [2023-03-09T19:11:46.614Z] ---> c86bf303390c [2023-03-09T19:11:46.614Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T19:11:46.876Z] Removing intermediate container 129683d2b155 [2023-03-09T19:11:46.876Z] ---> 1c6285cdef3c [2023-03-09T19:11:46.876Z] [2023-03-09T19:11:47.111Z] 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-09T19:11:47.111Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T19:11:47.111Z] go vet ./... [2023-03-09T19:11:47.156Z] Removing intermediate container 8f1552f12544 [2023-03-09T19:11:47.156Z] ---> eb7f620943c0 [2023-03-09T19:11:47.156Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T19:11:47.156Z] Successfully built 1c6285cdef3c [2023-03-09T19:11:47.415Z] Successfully tagged security-secretstore-setup:latest [2023-03-09T19:11:47.415Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-03-09T19:11:49.379Z] ---> Running in e18c026c7aa6 [2023-03-09T19:11:49.958Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:11:49.958Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:11:49.958Z] ---> beb87358b525 [2023-03-09T19:11:49.958Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T19:11:49.958Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> c38861f8c047 [2023-03-09T19:11:49.959Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T19:11:49.959Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> 060dbbe62607 [2023-03-09T19:11:49.959Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T19:11:49.959Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> 19be43762cda [2023-03-09T19:11:49.959Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:11:49.959Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> fc8f7496d755 [2023-03-09T19:11:49.959Z] Step 7/24 : COPY . . [2023-03-09T19:11:49.959Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> a7e1bd949dfb [2023-03-09T19:11:49.959Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T19:11:49.959Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> 299f05c45ebe [2023-03-09T19:11:49.959Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T19:11:49.959Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> 768d895156e6 [2023-03-09T19:11:49.959Z] 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-09T19:11:49.959Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> 88b76e8c0f56 [2023-03-09T19:11:49.959Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T19:11:49.959Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> 3e26de194daf [2023-03-09T19:11:49.959Z] [2023-03-09T19:11:49.959Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T19:11:49.959Z] ---> 5ce65d7b0fde [2023-03-09T19:11:49.959Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:11:49.959Z] ---> Using cache [2023-03-09T19:11:49.959Z] ---> 6f0a34686c5e [2023-03-09T19:11:49.959Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T19:11:55.322Z] ---> 679553b529fe [2023-03-09T19:11:55.322Z] Step 19/24 : WORKDIR / [2023-03-09T19:11:56.287Z] Removing intermediate container e18c026c7aa6 [2023-03-09T19:11:56.287Z] ---> 54ee20f76222 [2023-03-09T19:11:56.287Z] Step 18/20 : LABEL arch=x86_64 [2023-03-09T19:11:56.287Z] ---> Running in 255cdbadef2c [2023-03-09T19:11:56.287Z] ---> Running in ea7152b1cfec [2023-03-09T19:11:56.287Z] ---> Running in 0c87b2df0d2f [2023-03-09T19:11:56.287Z] Removing intermediate container 0c87b2df0d2f [2023-03-09T19:11:56.287Z] ---> 8d1f7bc8ddd8 [2023-03-09T19:11:56.287Z] Step 19/20 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:11:56.549Z] Removing intermediate container ea7152b1cfec [2023-03-09T19:11:56.549Z] ---> 760ac858fba4 [2023-03-09T19:11:56.549Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T19:11:56.549Z] ---> Running in e76da90f59f2 [2023-03-09T19:11:56.549Z] ---> Running in aa250b0ebbef [2023-03-09T19:11:56.549Z] Removing intermediate container e76da90f59f2 [2023-03-09T19:11:56.549Z] ---> 5de60d92c88a [2023-03-09T19:11:56.549Z] Step 20/20 : LABEL version=0.0.0 [2023-03-09T19:11:56.842Z] ---> Running in f59ff7a7650e [2023-03-09T19:11:56.842Z] Removing intermediate container aa250b0ebbef [2023-03-09T19:11:56.842Z] ---> a007c62c7b84 [2023-03-09T19:11:56.842Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T19:11:56.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:56.842Z] ---> Running in f0cf0a9999ab [2023-03-09T19:11:57.114Z] Removing intermediate container f59ff7a7650e [2023-03-09T19:11:57.114Z] ---> cc3e453e058c [2023-03-09T19:11:57.114Z] [2023-03-09T19:11:57.114Z] Removing intermediate container f0cf0a9999ab [2023-03-09T19:11:57.114Z] ---> 33edee780589 [2023-03-09T19:11:57.114Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T19:11:57.114Z] Successfully built cc3e453e058c [2023-03-09T19:11:57.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:57.374Z] Successfully tagged security-proxy-setup:latest [2023-03-09T19:11:57.374Z]  Building security-proxy-setup ... done Building security-spire-server [2023-03-09T19:11:57.374Z] ---> Running in 7a26f56640fc [2023-03-09T19:11:57.635Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T19:11:57.635Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T19:11:57.635Z] OK: 15859 distinct packages available [2023-03-09T19:11:57.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:57.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:11:57.896Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T19:11:57.896Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T19:11:57.896Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T19:11:57.896Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T19:11:57.896Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T19:11:57.896Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T19:11:57.896Z] OK: 7 MiB in 19 packages [2023-03-09T19:12:01.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:12:01.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:12:01.260Z] ---> beb87358b525 [2023-03-09T19:12:01.260Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T19:12:01.260Z] ---> Using cache [2023-03-09T19:12:01.260Z] ---> c38861f8c047 [2023-03-09T19:12:01.260Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T19:12:01.260Z] ---> Using cache [2023-03-09T19:12:01.260Z] ---> 060dbbe62607 [2023-03-09T19:12:01.260Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T19:12:01.260Z] ---> Using cache [2023-03-09T19:12:01.260Z] ---> 19be43762cda [2023-03-09T19:12:01.261Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:12:01.261Z] ---> Using cache [2023-03-09T19:12:01.261Z] ---> fc8f7496d755 [2023-03-09T19:12:01.261Z] Step 7/23 : COPY . . [2023-03-09T19:12:01.261Z] ---> Using cache [2023-03-09T19:12:01.261Z] ---> a7e1bd949dfb [2023-03-09T19:12:01.261Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T19:12:01.261Z] ---> Using cache [2023-03-09T19:12:01.261Z] ---> 299f05c45ebe [2023-03-09T19:12:01.261Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T19:12:01.261Z] ---> Using cache [2023-03-09T19:12:01.261Z] ---> 768d895156e6 [2023-03-09T19:12:01.261Z] 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-09T19:12:05.518Z] Removing intermediate container 7a26f56640fc [2023-03-09T19:12:05.518Z] ---> 6d1dec6815ab [2023-03-09T19:12:05.518Z] Step 23/24 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:12:05.518Z] ---> Running in 20ddac61781d [2023-03-09T19:12:05.518Z] ---> Running in 2e681e8fa10d [2023-03-09T19:12:05.518Z] Removing intermediate container 2e681e8fa10d [2023-03-09T19:12:05.518Z] ---> 890a2dd455c7 [2023-03-09T19:12:05.518Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T19:12:05.518Z] Removing intermediate container 255cdbadef2c [2023-03-09T19:12:05.518Z] ---> 5544dde4c2d7 [2023-03-09T19:12:05.518Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T19:12:05.518Z] ---> Running in 5c0235d6237a [2023-03-09T19:12:05.777Z] Removing intermediate container 5c0235d6237a [2023-03-09T19:12:05.777Z] ---> c4c907938fe7 [2023-03-09T19:12:05.777Z] [2023-03-09T19:12:05.777Z] Successfully built c4c907938fe7 [2023-03-09T19:12:05.777Z] Successfully tagged security-spire-config:latest [2023-03-09T19:12:05.777Z]  Building security-spire-config ... done Building core-metadata [2023-03-09T19:12:10.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:12:10.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:12:10.022Z] ---> beb87358b525 [2023-03-09T19:12:10.022Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:12:10.022Z] ---> Using cache [2023-03-09T19:12:10.022Z] ---> a7295cfb090b [2023-03-09T19:12:10.022Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T19:12:10.022Z] ---> Using cache [2023-03-09T19:12:10.022Z] ---> 3f11a1c287eb [2023-03-09T19:12:10.022Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T19:12:10.022Z] ---> Using cache [2023-03-09T19:12:10.022Z] ---> f1d00e364448 [2023-03-09T19:12:10.022Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T19:12:10.022Z] ---> Using cache [2023-03-09T19:12:10.022Z] ---> e959442ab3c6 [2023-03-09T19:12:10.022Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:12:10.022Z] ---> Using cache [2023-03-09T19:12:10.022Z] ---> 70d6010ca4c1 [2023-03-09T19:12:10.022Z] Step 8/24 : COPY . . [2023-03-09T19:12:10.022Z] ---> Using cache [2023-03-09T19:12:10.022Z] ---> 0bc500c436b3 [2023-03-09T19:12:10.022Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T19:12:14.245Z] ---> cf7933eac591 [2023-03-09T19:12:14.245Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T19:12:14.245Z] ---> Running in 82a6de5e6ab4 [2023-03-09T19:12:14.245Z] Removing intermediate container 89619b3b192e [2023-03-09T19:12:14.245Z] ---> 7210a5af9a1f [2023-03-09T19:12:14.245Z] [2023-03-09T19:12:14.245Z] Step 9/19 : FROM alpine:3.15 [2023-03-09T19:12:14.245Z] ---> 5ce65d7b0fde [2023-03-09T19:12:14.245Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:12:14.245Z] ---> Using cache [2023-03-09T19:12:14.245Z] ---> 6f0a34686c5e [2023-03-09T19:12:14.245Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T19:12:14.245Z] Removing intermediate container fa28ad4e3e28 [2023-03-09T19:12:14.245Z] ---> 62718a1b78a3 [2023-03-09T19:12:14.245Z] [2023-03-09T19:12:14.245Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:12:14.245Z] ---> dfd21b5a31f5 [2023-03-09T19:12:14.245Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T19:12:15.087Z] 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-09T19:12:16.474Z] Removing intermediate container 20ddac61781d [2023-03-09T19:12:16.474Z] ---> 7b2253560121 [2023-03-09T19:12:16.474Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T19:12:16.474Z] ---> Running in 5fab0fb7ff5d [2023-03-09T19:12:16.474Z] ---> Running in 3beb6f29585c [2023-03-09T19:12:16.474Z] ---> Running in f1e94bcbf67b [2023-03-09T19:12:16.474Z] ---> 0c9d642c61ed [2023-03-09T19:12:16.474Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T19:12:16.474Z] Removing intermediate container f1e94bcbf67b [2023-03-09T19:12:16.474Z] ---> 06deedae75eb [2023-03-09T19:12:16.474Z] [2023-03-09T19:12:16.474Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T19:12:16.474Z] ---> 5ce65d7b0fde [2023-03-09T19:12:16.474Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:12:16.474Z] ---> Using cache [2023-03-09T19:12:16.474Z] ---> 6f0a34686c5e [2023-03-09T19:12:16.474Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T19:12:16.474Z] ---> Using cache [2023-03-09T19:12:16.474Z] ---> 5544dde4c2d7 [2023-03-09T19:12:16.474Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T19:12:16.474Z] ---> c9a61f306cfb [2023-03-09T19:12:16.474Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T19:12:16.733Z] ---> 0f6d09d8a1bb [2023-03-09T19:12:16.733Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T19:12:16.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:12:16.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:12:16.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:12:16.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:12:17.562Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T19:12:17.562Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T19:12:17.562Z] OK: 15859 distinct packages available [2023-03-09T19:12:17.562Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T19:12:17.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T19:12:17.562Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T19:12:17.562Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:12:17.562Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T19:12:17.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T19:12:17.562Z] OK: 6 MiB in 16 packages [2023-03-09T19:12:17.820Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T19:12:17.820Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T19:12:17.820Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T19:12:17.820Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T19:12:17.820Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T19:12:17.820Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T19:12:17.820Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T19:12:17.820Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T19:12:17.820Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T19:12:17.820Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T19:12:17.820Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T19:12:17.820Z] OK: 8 MiB in 23 packages [2023-03-09T19:12:19.768Z] ---> 7f20eebcc4fd [2023-03-09T19:12:19.768Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T19:12:20.029Z] ---> e435c0ad442c [2023-03-09T19:12:20.029Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T19:12:20.029Z] ---> Running in 048ee13c5aa4 [2023-03-09T19:12:20.290Z] Removing intermediate container 048ee13c5aa4 [2023-03-09T19:12:20.290Z] ---> 7370a4033292 [2023-03-09T19:12:20.290Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T19:12:20.946Z] ---> Running in feccb1034930 [2023-03-09T19:12:20.946Z] ---> edf459fc3127 [2023-03-09T19:12:20.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T19:12:20.946Z] Removing intermediate container 3beb6f29585c [2023-03-09T19:12:20.946Z] ---> 53aea9d6ff6f [2023-03-09T19:12:20.946Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:12:20.946Z] Removing intermediate container 5fab0fb7ff5d [2023-03-09T19:12:20.946Z] ---> c2bc2ddeaded [2023-03-09T19:12:20.946Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T19:12:21.206Z] ---> Running in 9eb501beb853 [2023-03-09T19:12:21.206Z] Removing intermediate container feccb1034930 [2023-03-09T19:12:21.206Z] ---> b97d603e92c1 [2023-03-09T19:12:21.206Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T19:12:21.467Z] ---> 2d1a64639c00 [2023-03-09T19:12:21.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T19:12:21.738Z] ---> Running in 7abfb8193182 [2023-03-09T19:12:21.738Z] ---> bb67430aea82 [2023-03-09T19:12:21.738Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T19:12:21.738Z] Removing intermediate container 9eb501beb853 [2023-03-09T19:12:21.738Z] ---> 53de819d6071 [2023-03-09T19:12:21.738Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T19:12:21.738Z] ---> Running in 51da022d8423 [2023-03-09T19:12:21.738Z] ---> 117dc20d54a0 [2023-03-09T19:12:21.738Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T19:12:22.001Z] Removing intermediate container 7abfb8193182 [2023-03-09T19:12:22.001Z] ---> efb710b00a5f [2023-03-09T19:12:22.001Z] Step 23/24 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:12:23.011Z] ---> Running in 4a9444d8713e [2023-03-09T19:12:23.304Z] ---> Running in 403783c54773 [2023-03-09T19:12:23.304Z] Removing intermediate container 51da022d8423 [2023-03-09T19:12:23.304Z] ---> b49e7d482284 [2023-03-09T19:12:23.304Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T19:12:23.304Z] ---> 0d9c876f0c6b [2023-03-09T19:12:23.304Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T19:12:23.563Z] ---> Running in bc7f5bd1fce7 [2023-03-09T19:12:23.563Z] Removing intermediate container 4a9444d8713e [2023-03-09T19:12:23.563Z] ---> 758a69d89cb1 [2023-03-09T19:12:23.563Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T19:12:23.915Z] Removing intermediate container 403783c54773 [2023-03-09T19:12:23.915Z] ---> a8694d47fb22 [2023-03-09T19:12:23.915Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T19:12:23.915Z] ---> Running in 6debd1a217bb [2023-03-09T19:12:24.196Z] ---> Running in ee7d49a426f5 [2023-03-09T19:12:24.454Z] Removing intermediate container bc7f5bd1fce7 [2023-03-09T19:12:24.454Z] ---> a26b987e88fb [2023-03-09T19:12:24.454Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:12:24.454Z] Removing intermediate container 6debd1a217bb [2023-03-09T19:12:24.454Z] ---> d9a9753b35e4 [2023-03-09T19:12:24.454Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T19:12:24.454Z] ---> 4409a8c0568c [2023-03-09T19:12:24.454Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T19:12:24.713Z] Removing intermediate container ee7d49a426f5 [2023-03-09T19:12:24.713Z] ---> 1075821ef90c [2023-03-09T19:12:24.713Z] [2023-03-09T19:12:24.713Z] ---> Running in 9fddb73784b7 [2023-03-09T19:12:24.713Z] ---> Running in e82dae456069 [2023-03-09T19:12:24.713Z] Successfully built 1075821ef90c [2023-03-09T19:12:24.713Z] ---> 9a3c18669306 [2023-03-09T19:12:24.713Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T19:12:24.970Z] Successfully tagged security-spire-agent:latest [2023-03-09T19:12:24.970Z]  Building security-spire-agent ... done Building core-command [2023-03-09T19:12:24.970Z] Removing intermediate container 9fddb73784b7 [2023-03-09T19:12:24.970Z] ---> 140c0e82c82a [2023-03-09T19:12:24.970Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:12:27.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:12:27.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:12:27.974Z] ---> beb87358b525 [2023-03-09T19:12:27.974Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:12:27.974Z] ---> Using cache [2023-03-09T19:12:27.974Z] ---> a7295cfb090b [2023-03-09T19:12:27.974Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T19:12:27.974Z] ---> Using cache [2023-03-09T19:12:27.974Z] ---> 3f11a1c287eb [2023-03-09T19:12:27.974Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T19:12:28.247Z] ---> Using cache [2023-03-09T19:12:28.247Z] ---> f1d00e364448 [2023-03-09T19:12:28.247Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T19:12:28.247Z] ---> Using cache [2023-03-09T19:12:28.247Z] ---> e959442ab3c6 [2023-03-09T19:12:28.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:12:28.247Z] ---> Using cache [2023-03-09T19:12:28.247Z] ---> 70d6010ca4c1 [2023-03-09T19:12:28.247Z] Step 8/23 : COPY . . [2023-03-09T19:12:28.247Z] ---> Using cache [2023-03-09T19:12:28.247Z] ---> 0bc500c436b3 [2023-03-09T19:12:28.247Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T19:12:34.843Z] Removing intermediate container e82dae456069 [2023-03-09T19:12:34.843Z] ---> 2ef4234f1b85 [2023-03-09T19:12:34.843Z] Step 22/23 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:12:34.843Z] ---> Running in 81935f2cb68d [2023-03-09T19:12:34.843Z] ---> Running in 95f5dd4d1c6b [2023-03-09T19:12:34.843Z] ---> Running in aec86c493dbd [2023-03-09T19:12:34.843Z] ---> d93ca899e238 [2023-03-09T19:12:34.843Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T19:12:34.843Z] Removing intermediate container 81935f2cb68d [2023-03-09T19:12:34.843Z] ---> 4cb617233d7a [2023-03-09T19:12:34.843Z] Step 17/19 : LABEL arch=x86_64 [2023-03-09T19:12:34.843Z] Removing intermediate container aec86c493dbd [2023-03-09T19:12:34.843Z] ---> e6ade722593e [2023-03-09T19:12:34.843Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T19:12:34.843Z] ---> Running in f7867fafad88 [2023-03-09T19:12:34.843Z] ---> Running in 14091d2ef472 [2023-03-09T19:12:34.843Z] ---> e70aafdb3b6c [2023-03-09T19:12:34.843Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T19:12:34.843Z] ---> Running in 2bb97c5d3531 [2023-03-09T19:12:34.843Z] Removing intermediate container f7867fafad88 [2023-03-09T19:12:34.843Z] ---> 809b6405dbd3 [2023-03-09T19:12:34.843Z] Step 18/19 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:12:34.843Z] ---> Running in a61f2fb2280b [2023-03-09T19:12:34.843Z] Removing intermediate container 14091d2ef472 [2023-03-09T19:12:34.843Z] ---> 2a647b47b005 [2023-03-09T19:12:34.843Z] [2023-03-09T19:12:34.843Z] Removing intermediate container 2bb97c5d3531 [2023-03-09T19:12:34.843Z] ---> 160f3944de37 [2023-03-09T19:12:34.843Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:12:34.843Z] 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-09T19:12:34.843Z] ---> Running in 4a2e3b74a241 [2023-03-09T19:12:34.843Z] Successfully built 2a647b47b005 [2023-03-09T19:12:34.843Z] Successfully tagged security-spire-server:latest [2023-03-09T19:12:34.843Z]  Building security-spire-server ... done Removing intermediate container a61f2fb2280b [2023-03-09T19:12:34.843Z] ---> dcac64ed241f [2023-03-09T19:12:34.843Z] Step 19/19 : LABEL version=0.0.0 [2023-03-09T19:12:34.843Z] ---> Running in c54c3a0c13c5 [2023-03-09T19:12:34.843Z] Removing intermediate container 4a2e3b74a241 [2023-03-09T19:12:34.843Z] ---> 4ac6a2a28a37 [2023-03-09T19:12:34.843Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T19:12:35.101Z] ---> Running in 3c81d55855e4 [2023-03-09T19:12:35.102Z] Removing intermediate container c54c3a0c13c5 [2023-03-09T19:12:35.102Z] ---> dbd0afe7a80d [2023-03-09T19:12:35.102Z] [2023-03-09T19:12:35.102Z] Removing intermediate container 3c81d55855e4 [2023-03-09T19:12:35.102Z] ---> 6259d3979a2d [2023-03-09T19:12:35.102Z] Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:12:35.102Z] ---> Running in ce7b25dd5e99 [2023-03-09T19:12:35.102Z] Successfully built dbd0afe7a80d [2023-03-09T19:12:35.398Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-09T19:12:35.656Z]  Building security-spiffe-token-provider ... done Removing intermediate container ce7b25dd5e99 [2023-03-09T19:12:35.656Z] ---> 5aca1369d786 [2023-03-09T19:12:35.656Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:12:35.914Z] ---> Running in e7900e34191d [2023-03-09T19:12:36.172Z] Removing intermediate container e7900e34191d [2023-03-09T19:12:36.172Z] ---> f321f2710a23 [2023-03-09T19:12:36.172Z] [2023-03-09T19:12:36.172Z] Successfully built f321f2710a23 [2023-03-09T19:12:36.172Z] Successfully tagged support-notifications:latest [2023-03-09T19:12:48.455Z]  Building support-notifications ... done Removing intermediate container 82a6de5e6ab4 [2023-03-09T19:12:48.455Z] ---> 46492c83b350 [2023-03-09T19:12:48.455Z] [2023-03-09T19:12:48.455Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T19:12:48.455Z] ---> dfd21b5a31f5 [2023-03-09T19:12:48.455Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:12:48.455Z] ---> Using cache [2023-03-09T19:12:48.455Z] ---> 8d1255a5fa7a [2023-03-09T19:12:48.455Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T19:12:48.455Z] ---> Using cache [2023-03-09T19:12:48.455Z] ---> 4579f76591f6 [2023-03-09T19:12:48.455Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T19:12:48.455Z] ---> Running in d5184ffacc2b [2023-03-09T19:12:48.455Z] Removing intermediate container d5184ffacc2b [2023-03-09T19:12:48.455Z] ---> 1f7d8e81e291 [2023-03-09T19:12:48.455Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T19:12:48.455Z] ---> Running in 27f403fdb696 [2023-03-09T19:12:48.715Z] Removing intermediate container 27f403fdb696 [2023-03-09T19:12:48.715Z] ---> 84a90eb933a6 [2023-03-09T19:12:48.715Z] Step 15/24 : WORKDIR / [2023-03-09T19:12:48.715Z] ---> Running in eec0a5d1b1db [2023-03-09T19:12:49.027Z] Removing intermediate container eec0a5d1b1db [2023-03-09T19:12:49.027Z] ---> d23af2dd9a99 [2023-03-09T19:12:49.027Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:12:49.290Z] ---> 40592eed0647 [2023-03-09T19:12:49.290Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T19:12:51.829Z] ---> 7e6064f85134 [2023-03-09T19:12:51.829Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T19:12:52.399Z] ---> 8ce7000ded1c [2023-03-09T19:12:52.399Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T19:12:52.970Z] ---> d08b4ba4c03a [2023-03-09T19:12:52.970Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-09T19:12:55.102Z] ---> Running in 387cc9a3e3de [2023-03-09T19:12:58.137Z] Removing intermediate container 95f5dd4d1c6b [2023-03-09T19:12:58.137Z] ---> 07dfbcb11952 [2023-03-09T19:12:58.137Z] [2023-03-09T19:12:58.137Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T19:12:58.137Z] ---> dfd21b5a31f5 [2023-03-09T19:12:58.137Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:12:58.137Z] ---> Using cache [2023-03-09T19:12:58.137Z] ---> 8d1255a5fa7a [2023-03-09T19:12:58.137Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T19:12:58.137Z] ---> Using cache [2023-03-09T19:12:58.137Z] ---> 4579f76591f6 [2023-03-09T19:12:58.137Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T19:12:58.137Z] Removing intermediate container 387cc9a3e3de [2023-03-09T19:12:58.137Z] ---> 2db8cd51f638 [2023-03-09T19:12:58.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:12:58.137Z] ---> Running in 0beefc0875ce [2023-03-09T19:12:58.137Z] ---> Running in 923b0bf7f40f [2023-03-09T19:12:59.090Z] Removing intermediate container 923b0bf7f40f [2023-03-09T19:12:59.090Z] ---> ccd471dd5342 [2023-03-09T19:12:59.090Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T19:12:59.090Z] Removing intermediate container 0beefc0875ce [2023-03-09T19:12:59.090Z] ---> 9eda56a917e9 [2023-03-09T19:12:59.090Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T19:12:59.348Z] ---> Running in 68f96edb479c [2023-03-09T19:12:59.348Z] ---> Running in 2e3b6500b70c [2023-03-09T19:13:00.732Z] Removing intermediate container 68f96edb479c [2023-03-09T19:13:00.732Z] ---> 1bc49e50e655 [2023-03-09T19:13:00.732Z] Step 23/24 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:13:00.732Z] Removing intermediate container 2e3b6500b70c [2023-03-09T19:13:00.732Z] ---> 88a461784c27 [2023-03-09T19:13:00.732Z] Step 15/23 : WORKDIR / [2023-03-09T19:13:01.298Z] ---> Running in c5bfb85b6515 [2023-03-09T19:13:01.298Z] ---> Running in 2f7ba7ce71dc [2023-03-09T19:13:02.236Z] Removing intermediate container c5bfb85b6515 [2023-03-09T19:13:02.236Z] ---> 6454a67b002a [2023-03-09T19:13:02.236Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T19:13:02.495Z] Removing intermediate container 2f7ba7ce71dc [2023-03-09T19:13:02.495Z] ---> faa0375d5643 [2023-03-09T19:13:02.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:13:02.754Z] ---> Running in 559757afa9b3 [2023-03-09T19:13:03.321Z] ---> 7e7a03a401d5 [2023-03-09T19:13:03.321Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T19:13:03.897Z] Removing intermediate container 559757afa9b3 [2023-03-09T19:13:03.897Z] ---> 73c053f24539 [2023-03-09T19:13:03.897Z] [2023-03-09T19:13:03.897Z] Successfully built 73c053f24539 [2023-03-09T19:13:04.225Z] Successfully tagged core-metadata:latest [2023-03-09T19:13:04.793Z]  Building core-metadata ... done  ---> b1aeff086624 [2023-03-09T19:13:04.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T19:13:05.053Z] ---> fe912227f41f [2023-03-09T19:13:05.053Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T19:13:05.348Z] ---> Running in e37e02fe88ff [2023-03-09T19:13:05.918Z] Removing intermediate container e37e02fe88ff [2023-03-09T19:13:05.918Z] ---> 9ed89077df67 [2023-03-09T19:13:05.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:13:05.918Z] ---> Running in 6a938379e686 [2023-03-09T19:13:06.177Z] Removing intermediate container 6a938379e686 [2023-03-09T19:13:06.177Z] ---> db99ff741deb [2023-03-09T19:13:06.177Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T19:13:06.177Z] ---> Running in 2c6ab7528d82 [2023-03-09T19:13:06.177Z] Removing intermediate container 2c6ab7528d82 [2023-03-09T19:13:06.177Z] ---> a486362c121e [2023-03-09T19:13:06.177Z] Step 22/23 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 [2023-03-09T19:13:06.177Z] ---> Running in 014f1af63f69 [2023-03-09T19:13:06.451Z] Removing intermediate container 014f1af63f69 [2023-03-09T19:13:06.451Z] ---> b6dbe55e11d7 [2023-03-09T19:13:06.451Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T19:13:06.713Z] ---> Running in 278a17948121 [2023-03-09T19:13:07.285Z] Removing intermediate container 278a17948121 [2023-03-09T19:13:07.285Z] ---> 4a5acbab0177 [2023-03-09T19:13:07.285Z] [2023-03-09T19:13:07.285Z] Successfully built 4a5acbab0177 [2023-03-09T19:13:07.548Z] Successfully tagged core-command:latest [2023-03-09T19:13:07.557Z]  Building core-command ... done  [Pipeline] } [2023-03-09T19:13:07.553Z] $ docker stop --time=1 d102eb382bdd9d11f61be6569373b114cf97700397697bc7ae78fcf0cfe6352d [2023-03-09T19:13:09.614Z] $ docker rm -f --volumes d102eb382bdd9d11f61be6569373b114cf97700397697bc7ae78fcf0cfe6352d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T19:13:10.018Z] + docker images [2023-03-09T19:13:10.018Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T19:13:10.018Z] core-command latest 4a5acbab0177 3 seconds ago 17.8MB [2023-03-09T19:13:10.018Z] core-metadata latest 73c053f24539 6 seconds ago 18.5MB [2023-03-09T19:13:10.018Z] 07dfbcb11952 15 seconds ago 1.68GB [2023-03-09T19:13:10.018Z] 46492c83b350 26 seconds ago 1.69GB [2023-03-09T19:13:10.018Z] support-notifications latest f321f2710a23 34 seconds ago 30.7MB [2023-03-09T19:13:10.018Z] security-spiffe-token-provider latest dbd0afe7a80d 35 seconds ago 30MB [2023-03-09T19:13:10.018Z] security-spire-server latest 2a647b47b005 35 seconds ago 86.5MB [2023-03-09T19:13:10.018Z] security-spire-agent latest 1075821ef90c 45 seconds ago 125MB [2023-03-09T19:13:10.018Z] 06deedae75eb 53 seconds ago 1.55GB [2023-03-09T19:13:10.018Z] 62718a1b78a3 58 seconds ago 1.75GB [2023-03-09T19:13:10.018Z] 7210a5af9a1f 59 seconds ago 1.72GB [2023-03-09T19:13:10.018Z] security-spire-config latest c4c907938fe7 About a minute ago 85.8MB [2023-03-09T19:13:10.018Z] security-proxy-setup latest cc3e453e058c About a minute ago 16.4MB [2023-03-09T19:13:10.018Z] security-secretstore-setup latest 1c6285cdef3c About a minute ago 29.9MB [2023-03-09T19:13:10.018Z] 3e26de194daf About a minute ago 1.55GB [2023-03-09T19:13:10.018Z] 6212862a3adf About a minute ago 1.66GB [2023-03-09T19:13:10.018Z] a9c97af7b05b 2 minutes ago 1.67GB [2023-03-09T19:13:10.018Z] security-bootstrapper latest bf6ae6c6f6c5 2 minutes ago 19.8MB [2023-03-09T19:13:10.018Z] security-proxy-auth latest e2be5ffce94c 2 minutes ago 16.2MB [2023-03-09T19:13:10.018Z] core-common-config-bootstrapper latest aabad09addbb 3 minutes ago 15.5MB [2023-03-09T19:13:10.018Z] core-data latest 23b06b96e9d0 3 minutes ago 18MB [2023-03-09T19:13:10.018Z] support-scheduler latest 20887b9fea76 3 minutes ago 30.1MB [2023-03-09T19:13:10.018Z] 0057fef5c92c 3 minutes ago 1.75GB [2023-03-09T19:13:10.018Z] b962edd5893a 3 minutes ago 1.68GB [2023-03-09T19:13:10.018Z] fe1dfb550412 3 minutes ago 1.66GB [2023-03-09T19:13:10.018Z] c52384a0ba61 3 minutes ago 1.67GB [2023-03-09T19:13:10.018Z] d7244a231336 3 minutes ago 1.69GB [2023-03-09T19:13:10.018Z] ci-base-image-x86_64 latest beb87358b525 8 minutes ago 903MB [2023-03-09T19:13:10.018Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-09T19:13:10.018Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-09T19:13:10.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-09T19:13:10.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-09T19:13:10.018Z] 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-09T19:13:38.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T19:13:38.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T19:13:38.764Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T19:13:38.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-09T19:13:39.409Z] + ls -al . [2023-03-09T19:13:39.409Z] total 700 [2023-03-09T19:13:39.409Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 19:07 . [2023-03-09T19:13:39.409Z] drwxr-xr-x 4 root root 4096 Mar 9 19:07 .. [2023-03-09T19:13:39.409Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 19:06 .blubracket [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 16 Mar 9 19:06 .dockerignore [2023-03-09T19:13:39.409Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 19:06 .git [2023-03-09T19:13:39.409Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 19:06 .github [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 1112 Mar 9 19:06 .gitignore [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 19:06 .golangci.yml [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 19:06 .hadolint.yml [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 19:06 .sonarcloud.properties [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 19:06 ADOPTERS.md [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 10825 Mar 9 19:06 Attribution.txt [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 73765 Mar 9 19:06 CHANGELOG.md [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 19:06 CONTRIBUTING.md [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 19:06 GOVERNANCE.md [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 883 Mar 9 19:06 Jenkinsfile [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 19:06 LICENSE [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 14071 Mar 9 19:06 Makefile [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 19:06 OWNERS.md [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 9403 Mar 9 19:06 README.md [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 19:06 SECURITY.md [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 19:03 VERSION [2023-03-09T19:13:39.409Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 19:06 bin [2023-03-09T19:13:39.409Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 19:06 cmd [2023-03-09T19:13:39.409Z] -rw-r--r-- 1 root root 447487 Mar 9 19:11 coverage.out [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 3232 Mar 9 19:06 go.mod [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 31098 Mar 9 19:06 go.sum [2023-03-09T19:13:39.409Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 19:06 internal [2023-03-09T19:13:39.409Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 19:06 openapi [2023-03-09T19:13:39.409Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 19:06 snap [2023-03-09T19:13:39.409Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 19:06 version.go [Pipeline] sh [2023-03-09T19:13:40.045Z] + '[' -e coverage.out ] [2023-03-09T19:13:40.045Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-09T19:13:40.067Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T19:13:40.813Z] Stashed 1 file(s) [Pipeline] sh [2023-03-09T19:13:41.438Z] + make build [2023-03-09T19:13:41.438Z] 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-09T19:15:03.056Z] 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-09T19:15:08.398Z] 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-09T19:15:13.743Z] 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-09T19:15:17.997Z] 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-09T19:16:04.850Z] 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-09T19:16:05.431Z] 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-09T19:16:12.068Z] 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-09T19:16:17.410Z] 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-09T19:16:20.747Z] 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-09T19:16:24.998Z] 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-09T19:16:31.640Z] 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-09T19:16:36.999Z] $ docker stop --time=1 8148da4691c40f09570ced423159b9a3fd932293cc14d4d33fc0f26e7f9d9a81 [2023-03-09T19:16:38.994Z] $ docker rm -f --volumes 8148da4691c40f09570ced423159b9a3fd932293cc14d4d33fc0f26e7f9d9a81 [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-09T19:16:41.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T19:16:41.086Z] [2023-03-09T19:16:41.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:16:41.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T19:16:41.680Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-09T19:16:41.680Z] 29e5d40040c1: Pulling fs layer [2023-03-09T19:16:41.680Z] 1ce36da41761: Pulling fs layer [2023-03-09T19:16:41.680Z] 25b303627fd3: Pulling fs layer [2023-03-09T19:16:41.680Z] 29e5d40040c1: Download complete [2023-03-09T19:16:41.946Z] 1ce36da41761: Verifying Checksum [2023-03-09T19:16:41.946Z] 1ce36da41761: Download complete [2023-03-09T19:16:42.212Z] 29e5d40040c1: Pull complete [2023-03-09T19:16:43.621Z] 1ce36da41761: Pull complete [2023-03-09T19:16:43.621Z] 25b303627fd3: Verifying Checksum [2023-03-09T19:16:43.621Z] 25b303627fd3: Download complete [2023-03-09T19:16:53.690Z] 25b303627fd3: Pull complete [2023-03-09T19:16:53.690Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-09T19:16:53.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T19:16:53.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:16:53.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container [2023-03-09T19:16:53.950Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-09T19:16:56.132Z] $ docker top 95c03980e98148594b5867d73e975be704681f6687d69e3c122780af0c452310 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T19:16:56.939Z] + docker-compose+ buildgrep --help parallel [2023-03-09T19:16:56.939Z] [2023-03-09T19:17:01.278Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T19:17:01.306Z] $ docker stop --time=1 95c03980e98148594b5867d73e975be704681f6687d69e3c122780af0c452310 [2023-03-09T19:17:02.967Z] $ docker rm -f --volumes 95c03980e98148594b5867d73e975be704681f6687d69e3c122780af0c452310 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:17:03.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T19:17:03.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:17:03.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container [2023-03-09T19:17:03.771Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-09T19:17:05.006Z] $ docker top 7a92999e4873fea0110ce2e88675ed58fd6a0d6dec0f14f72371a92dd23a0cff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T19:17:05.818Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T19:17:10.063Z] Building core-command ... [2023-03-09T19:17:10.063Z] Building core-common-config-bootstrapper ... [2023-03-09T19:17:10.063Z] Building core-data ... [2023-03-09T19:17:10.063Z] Building core-metadata ... [2023-03-09T19:17:10.063Z] Building security-bootstrapper ... [2023-03-09T19:17:10.063Z] Building security-proxy-auth ... [2023-03-09T19:17:10.063Z] Building security-proxy-setup ... [2023-03-09T19:17:10.063Z] Building security-secretstore-setup ... [2023-03-09T19:17:10.063Z] Building security-spiffe-token-provider ... [2023-03-09T19:17:10.063Z] Building security-spire-agent ... [2023-03-09T19:17:10.063Z] Building security-spire-config ... [2023-03-09T19:17:10.063Z] Building security-spire-server ... [2023-03-09T19:17:10.063Z] Building support-notifications ... [2023-03-09T19:17:10.063Z] Building support-scheduler ... [2023-03-09T19:17:10.063Z] Building security-proxy-auth [2023-03-09T19:17:10.063Z] Building security-proxy-setup [2023-03-09T19:17:10.063Z] Building core-data [2023-03-09T19:17:10.063Z] Building support-scheduler [2023-03-09T19:17:10.063Z] Building core-command [2023-03-09T19:17:56.905Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:17:56.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:17:56.905Z] ---> 35605c248d52 [2023-03-09T19:17:56.905Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:17:56.905Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:17:56.905Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:17:56.905Z] ---> 35605c248d52 [2023-03-09T19:17:56.905Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:17:56.905Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:17:56.905Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:17:56.905Z] ---> 35605c248d52 [2023-03-09T19:17:56.905Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:17:56.905Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:17:56.905Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:17:56.905Z] ---> 35605c248d52 [2023-03-09T19:17:56.905Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:17:56.905Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:17:56.905Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:17:56.905Z] ---> 35605c248d52 [2023-03-09T19:17:56.905Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T19:17:57.174Z] ---> Running in f33de15c5eae [2023-03-09T19:17:57.174Z] ---> Running in da791dbed5a4 [2023-03-09T19:17:57.174Z] ---> Running in 2b0f1c4d1fe6 [2023-03-09T19:17:57.174Z] ---> Running in 1e3668940e08 [2023-03-09T19:17:57.174Z] ---> Running in 6066c42aaf0e [2023-03-09T19:17:57.767Z] Removing intermediate container da791dbed5a4 [2023-03-09T19:17:57.767Z] ---> 444bc3c894ce [2023-03-09T19:17:57.767Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T19:17:57.767Z] Removing intermediate container 6066c42aaf0e [2023-03-09T19:17:57.767Z] ---> 38f6f42c552f [2023-03-09T19:17:57.767Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:17:57.768Z] Removing intermediate container f33de15c5eae [2023-03-09T19:17:57.768Z] ---> d8b4a4396fd1 [2023-03-09T19:17:57.768Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:17:57.768Z] ---> Running in f80927e91eca [2023-03-09T19:17:57.768Z] Removing intermediate container 2b0f1c4d1fe6 [2023-03-09T19:17:57.768Z] ---> b5d4eb6ab942 [2023-03-09T19:17:57.768Z] Removing intermediate container 1e3668940e08 [2023-03-09T19:17:57.768Z] ---> 3b0f38cd3576 [2023-03-09T19:17:57.768Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:17:57.768Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T19:17:58.035Z] ---> Running in 6991ae11e60a [2023-03-09T19:17:58.035Z] ---> Running in 85e2299bff3e [2023-03-09T19:17:58.035Z] ---> Running in 583ca36bf475 [2023-03-09T19:17:58.035Z] ---> Running in cbdc4b9f1313 [2023-03-09T19:17:58.623Z] Removing intermediate container f80927e91eca [2023-03-09T19:17:58.623Z] ---> bef4466c2c09 [2023-03-09T19:17:58.623Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T19:17:58.623Z] Removing intermediate container 85e2299bff3e [2023-03-09T19:17:58.623Z] ---> c1a381e050e0 [2023-03-09T19:17:58.623Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T19:17:58.892Z] Removing intermediate container 6991ae11e60a [2023-03-09T19:17:58.892Z] ---> 5dce9bb9889a [2023-03-09T19:17:58.892Z] ---> Running in db6ca4597274 [2023-03-09T19:17:58.892Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T19:17:58.892Z] Removing intermediate container 583ca36bf475 [2023-03-09T19:17:58.892Z] ---> e368b34f402d [2023-03-09T19:17:58.892Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T19:17:58.892Z] ---> Running in c2c4268a915b [2023-03-09T19:17:59.160Z] ---> Running in 19f8b025f173 [2023-03-09T19:17:59.160Z] ---> Running in caf26a331a46 [2023-03-09T19:18:00.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:00.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:00.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:01.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:01.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:01.514Z] OK: 221 MiB in 51 packages [2023-03-09T19:18:01.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:01.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:01.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:02.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:02.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:18:02.634Z] OK: 221 MiB in 51 packages [2023-03-09T19:18:03.217Z] Removing intermediate container cbdc4b9f1313 [2023-03-09T19:18:03.217Z] ---> 9f91365d63ec [2023-03-09T19:18:03.217Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T19:18:03.483Z] OK: 221 MiB in 51 packages [2023-03-09T19:18:03.483Z] OK: 221 MiB in 51 packages [2023-03-09T19:18:03.483Z] OK: 221 MiB in 51 packages [2023-03-09T19:18:04.447Z] Removing intermediate container db6ca4597274 [2023-03-09T19:18:04.447Z] ---> 64cd64d6203d [2023-03-09T19:18:04.447Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:18:04.447Z] ---> 276e4da0d58a [2023-03-09T19:18:04.447Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:18:04.714Z] ---> Running in 36ddb10e7d66 [2023-03-09T19:18:05.296Z] Removing intermediate container caf26a331a46 [2023-03-09T19:18:05.296Z] ---> 09182b3e0950 [2023-03-09T19:18:05.296Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:18:06.699Z] ---> 0a5782a357a4 [2023-03-09T19:18:06.699Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:18:06.699Z] ---> a38144a1ed96 [2023-03-09T19:18:06.699Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:18:06.699Z] Removing intermediate container 19f8b025f173 [2023-03-09T19:18:06.699Z] ---> 307e1225f68e [2023-03-09T19:18:06.699Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:18:06.699Z] Removing intermediate container c2c4268a915b [2023-03-09T19:18:06.699Z] ---> 97c0e372e7df [2023-03-09T19:18:06.699Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T19:18:06.965Z] ---> Running in 85cc5c2fec9b [2023-03-09T19:18:06.965Z] ---> Running in 1e5e2485981b [2023-03-09T19:18:08.367Z] ---> 6423392f40b0 [2023-03-09T19:18:08.367Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:18:08.367Z] ---> e73e98ede99f [2023-03-09T19:18:08.367Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:18:08.367Z] ---> Running in 2c8e4a20a52d [2023-03-09T19:18:08.633Z] ---> Running in b1dbf5c5093c [2023-03-09T19:20:00.299Z] Removing intermediate container 1e5e2485981b [2023-03-09T19:20:00.299Z] ---> 316c2e3bcb59 [2023-03-09T19:20:00.299Z] Step 8/22 : COPY . . [2023-03-09T19:20:00.299Z] Removing intermediate container 2c8e4a20a52d [2023-03-09T19:20:00.299Z] ---> a3b50a5ab5b3 [2023-03-09T19:20:00.299Z] Step 8/22 : COPY . . [2023-03-09T19:20:00.299Z] Removing intermediate container 36ddb10e7d66 [2023-03-09T19:20:00.299Z] ---> cb5228ed1a07 [2023-03-09T19:20:00.299Z] Step 7/20 : COPY . . [2023-03-09T19:20:00.299Z] Removing intermediate container 85cc5c2fec9b [2023-03-09T19:20:00.299Z] ---> b820caf390da [2023-03-09T19:20:00.299Z] Step 8/22 : COPY . . [2023-03-09T19:20:00.299Z] Removing intermediate container b1dbf5c5093c [2023-03-09T19:20:00.299Z] ---> 60f690b2de16 [2023-03-09T19:20:00.299Z] Step 8/23 : COPY . . [2023-03-09T19:20:01.258Z] ---> 5dd109dffbb9 [2023-03-09T19:20:01.258Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T19:20:01.258Z] ---> def9d84dc100 [2023-03-09T19:20:01.258Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T19:20:01.258Z] ---> e0c0e2279441 [2023-03-09T19:20:01.258Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T19:20:01.258Z] ---> Running in 71e617b9deaf [2023-03-09T19:20:01.258Z] ---> Running in 67ec18027ea9 [2023-03-09T19:20:01.258Z] ---> bd487785a3b3 [2023-03-09T19:20:01.258Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T19:20:01.258Z] ---> Running in 6318c3b322c7 [2023-03-09T19:20:01.532Z] ---> 408e1feda877 [2023-03-09T19:20:01.532Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T19:20:01.532Z] ---> Running in fa53fc296046 [2023-03-09T19:20:01.805Z] ---> Running in 5980c358b36d [2023-03-09T19:20:03.748Z] 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-09T19:20:04.282Z] 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-09T19:20:04.282Z] 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-09T19:20:04.282Z] 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-09T19:20:04.282Z] 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-09T19:25:56.217Z] Removing intermediate container fa53fc296046 [2023-03-09T19:25:56.217Z] ---> 82b61cd732a3 [2023-03-09T19:25:56.217Z] [2023-03-09T19:25:56.217Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:25:56.217Z] 3.16: Pulling from library/alpine [2023-03-09T19:25:56.217Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T19:25:56.217Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T19:25:56.217Z] ---> 4c81e5bf8899 [2023-03-09T19:25:56.217Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T19:25:56.217Z] ---> Running in 2f650480e436 [2023-03-09T19:25:56.217Z] Removing intermediate container 2f650480e436 [2023-03-09T19:25:56.217Z] ---> 16d122b8d1e7 [2023-03-09T19:25:56.217Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:25:56.485Z] ---> Running in 30ec54882f49 [2023-03-09T19:25:59.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:25:59.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:26:00.651Z] Removing intermediate container 67ec18027ea9 [2023-03-09T19:26:00.651Z] ---> c3cfc368fc16 [2023-03-09T19:26:00.651Z] [2023-03-09T19:26:00.651Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T19:26:00.651Z] ---> 4c81e5bf8899 [2023-03-09T19:26:00.651Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T19:26:00.651Z] ---> Running in 90fb870e84b1 [2023-03-09T19:26:01.240Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T19:26:01.240Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:26:01.506Z] OK: 5 MiB in 15 packages [2023-03-09T19:26:03.447Z] Removing intermediate container 30ec54882f49 [2023-03-09T19:26:03.447Z] ---> 219ae5b931ac [2023-03-09T19:26:03.447Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:26:03.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:26:04.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:26:04.028Z] ---> 3c1f8a7438d6 [2023-03-09T19:26:04.028Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T19:26:05.436Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T19:26:05.436Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T19:26:05.436Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:26:05.436Z] OK: 6 MiB in 16 packages [2023-03-09T19:26:08.019Z] ---> 11db49ec93ec [2023-03-09T19:26:08.019Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T19:26:08.605Z] Removing intermediate container 90fb870e84b1 [2023-03-09T19:26:08.605Z] ---> d19ad7109a94 [2023-03-09T19:26:08.605Z] 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-09T19:26:08.875Z] ---> Running in 1dd7d3404060 [2023-03-09T19:26:08.875Z] ---> c82171342c12 [2023-03-09T19:26:08.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T19:26:09.477Z] Removing intermediate container 1dd7d3404060 [2023-03-09T19:26:09.477Z] ---> a49126a6fb95 [2023-03-09T19:26:09.477Z] Step 12/20 : WORKDIR /edgex [2023-03-09T19:26:09.745Z] ---> Running in 3cdb4d0fdfc4 [2023-03-09T19:26:10.331Z] ---> d7dd61d60af0 [2023-03-09T19:26:10.331Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T19:26:10.913Z] ---> Running in 46c0f6394b72 [2023-03-09T19:26:10.913Z] Removing intermediate container 3cdb4d0fdfc4 [2023-03-09T19:26:10.913Z] ---> 6e1d80c65a13 [2023-03-09T19:26:10.913Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T19:26:12.318Z] ---> 4a6daac361f3 [2023-03-09T19:26:12.318Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T19:26:14.901Z] ---> abaf2ada166c [2023-03-09T19:26:14.901Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T19:26:14.901Z] Removing intermediate container 46c0f6394b72 [2023-03-09T19:26:14.901Z] ---> 4c73c7b027ae [2023-03-09T19:26:14.901Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T19:26:15.168Z] ---> Running in fe4c39e0d2a4 [2023-03-09T19:26:15.751Z] Removing intermediate container fe4c39e0d2a4 [2023-03-09T19:26:15.751Z] ---> 5f2c582bbb8e [2023-03-09T19:26:15.751Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T19:26:16.020Z] ---> Running in 44bdeb9bb447 [2023-03-09T19:26:16.020Z] ---> b8c78b79140c [2023-03-09T19:26:16.020Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T19:26:16.288Z] ---> Running in 57fd2a2feaa6 [2023-03-09T19:26:16.873Z] Removing intermediate container 44bdeb9bb447 [2023-03-09T19:26:16.873Z] ---> d76de5c7b93d [2023-03-09T19:26:16.873Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T19:26:16.873Z] ---> Running in 1da950321d9c [2023-03-09T19:26:17.832Z] Removing intermediate container 1da950321d9c [2023-03-09T19:26:17.832Z] ---> 3e9c13c7ff90 [2023-03-09T19:26:17.832Z] Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:26:17.832Z] ---> Running in f30280414d5f [2023-03-09T19:26:18.424Z] Removing intermediate container f30280414d5f [2023-03-09T19:26:18.424Z] ---> 998495ca440d [2023-03-09T19:26:18.424Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:26:18.424Z] ---> Running in bb7ead925b04 [2023-03-09T19:26:19.389Z] Removing intermediate container bb7ead925b04 [2023-03-09T19:26:19.389Z] ---> e1e904697878 [2023-03-09T19:26:19.389Z] [2023-03-09T19:26:19.974Z] Removing intermediate container 57fd2a2feaa6 [2023-03-09T19:26:19.974Z] ---> 06b71b8f43f0 [2023-03-09T19:26:19.974Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T19:26:19.974Z] Successfully built e1e904697878 [2023-03-09T19:26:20.248Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-09T19:26:20.514Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-09T19:26:20.514Z] ---> Running in 7c8a818267df [2023-03-09T19:26:20.789Z] Removing intermediate container 7c8a818267df [2023-03-09T19:26:20.789Z] ---> 889bc320928f [2023-03-09T19:26:20.789Z] Step 18/20 : LABEL arch=arm64 [2023-03-09T19:26:20.789Z] ---> Running in 73388b9a03ec [2023-03-09T19:26:21.377Z] Removing intermediate container 73388b9a03ec [2023-03-09T19:26:21.377Z] ---> 499603b7da3e [2023-03-09T19:26:21.377Z] Step 19/20 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:26:21.377Z] ---> Running in ff7f5c408ca7 [2023-03-09T19:26:21.957Z] Removing intermediate container ff7f5c408ca7 [2023-03-09T19:26:21.957Z] ---> fe249d7a7b6b [2023-03-09T19:26:21.957Z] Step 20/20 : LABEL version=0.0.0 [2023-03-09T19:26:21.957Z] ---> Running in 5a8218aaf662 [2023-03-09T19:26:22.538Z] Removing intermediate container 5a8218aaf662 [2023-03-09T19:26:22.538Z] ---> 04b985486913 [2023-03-09T19:26:22.538Z] [2023-03-09T19:26:22.803Z] Successfully built 04b985486913 [2023-03-09T19:26:22.803Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-09T19:26:22.803Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-03-09T19:26:44.844Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:26:44.844Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:26:44.844Z] ---> 35605c248d52 [2023-03-09T19:26:44.844Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T19:26:44.844Z] ---> Using cache [2023-03-09T19:26:44.844Z] ---> b5d4eb6ab942 [2023-03-09T19:26:44.844Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T19:26:44.844Z] ---> Using cache [2023-03-09T19:26:44.844Z] ---> 9f91365d63ec [2023-03-09T19:26:44.844Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T19:26:44.844Z] ---> Using cache [2023-03-09T19:26:44.844Z] ---> 276e4da0d58a [2023-03-09T19:26:44.844Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:26:44.844Z] ---> Using cache [2023-03-09T19:26:44.844Z] ---> cb5228ed1a07 [2023-03-09T19:26:44.844Z] Step 7/32 : COPY . . [2023-03-09T19:26:44.844Z] ---> Using cache [2023-03-09T19:26:44.844Z] ---> def9d84dc100 [2023-03-09T19:26:44.844Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T19:26:44.844Z] ---> Running in 4caa0d33a072 [2023-03-09T19:26:45.810Z] Removing intermediate container 6318c3b322c7 [2023-03-09T19:26:45.810Z] ---> 3cc72bd2427f [2023-03-09T19:26:45.810Z] [2023-03-09T19:26:45.810Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T19:26:45.810Z] ---> 4c81e5bf8899 [2023-03-09T19:26:45.810Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:26:46.079Z] ---> Running in 4c73b4adf04f [2023-03-09T19:26:47.492Z] 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-09T19:26:48.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:26:48.453Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:26:48.453Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:26:48.453Z] ---> 35605c248d52 [2023-03-09T19:26:48.453Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T19:26:48.453Z] ---> Using cache [2023-03-09T19:26:48.453Z] ---> b5d4eb6ab942 [2023-03-09T19:26:48.453Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T19:26:48.720Z] ---> Running in c16a58800325 [2023-03-09T19:26:49.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:26:51.248Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T19:26:51.248Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:26:51.248Z] OK: 5 MiB in 15 packages [2023-03-09T19:26:51.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:26:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:26:52.939Z] Removing intermediate container 4c73b4adf04f [2023-03-09T19:26:52.939Z] ---> 051aab5816cb [2023-03-09T19:26:52.939Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T19:26:52.939Z] ---> Running in 522792bf05c2 [2023-03-09T19:26:53.214Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T19:26:53.214Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T19:26:53.214Z] OK: 16903 distinct packages available [2023-03-09T19:26:53.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:26:54.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:26:54.112Z] Removing intermediate container 522792bf05c2 [2023-03-09T19:26:54.112Z] ---> e0d013b9832a [2023-03-09T19:26:54.112Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T19:26:54.394Z] ---> Running in cd78ffce3f6f [2023-03-09T19:26:55.401Z] Removing intermediate container cd78ffce3f6f [2023-03-09T19:26:55.401Z] ---> f1b3d6cb41f7 [2023-03-09T19:26:55.401Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T19:26:55.670Z] OK: 221 MiB in 51 packages [2023-03-09T19:26:55.670Z] ---> Running in 5cc4cc10e230 [2023-03-09T19:26:59.020Z] Removing intermediate container 5cc4cc10e230 [2023-03-09T19:26:59.020Z] ---> 22bb478d221f [2023-03-09T19:26:59.020Z] Step 15/23 : WORKDIR / [2023-03-09T19:26:59.020Z] ---> Running in 88eb57eccb01 [2023-03-09T19:26:59.981Z] Removing intermediate container c16a58800325 [2023-03-09T19:26:59.981Z] ---> 47e3eddfec36 [2023-03-09T19:26:59.981Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-09T19:26:59.981Z] Removing intermediate container 88eb57eccb01 [2023-03-09T19:26:59.981Z] ---> a57b18687750 [2023-03-09T19:26:59.981Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:27:01.395Z] ---> f40875bdbd20 [2023-03-09T19:27:01.395Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T19:27:01.996Z] ---> 74c432103f3b [2023-03-09T19:27:01.996Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:27:02.265Z] ---> Running in 33dec8acfa71 [2023-03-09T19:27:04.211Z] Removing intermediate container 5980c358b36d [2023-03-09T19:27:04.211Z] ---> 1fbd48d58324 [2023-03-09T19:27:04.211Z] [2023-03-09T19:27:04.211Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:27:04.211Z] ---> 4c81e5bf8899 [2023-03-09T19:27:04.211Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T19:27:04.479Z] ---> Running in 8cf4c2fe6c53 [2023-03-09T19:27:05.065Z] ---> 1575ab054ce0 [2023-03-09T19:27:05.065Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T19:27:05.331Z] Removing intermediate container 8cf4c2fe6c53 [2023-03-09T19:27:05.332Z] ---> f75494c2b1df [2023-03-09T19:27:05.332Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T19:27:05.332Z] ---> Running in ab8cbdf23370 [2023-03-09T19:27:06.292Z] ---> b5ad3c762bcc [2023-03-09T19:27:06.292Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T19:27:06.292Z] Removing intermediate container ab8cbdf23370 [2023-03-09T19:27:06.292Z] ---> ffe4ca553f91 [2023-03-09T19:27:06.292Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-09T19:27:06.292Z] ---> Running in 4c80993b6382 [2023-03-09T19:27:06.292Z] ---> Running in 99a949dbc969 [2023-03-09T19:27:06.885Z] Removing intermediate container 99a949dbc969 [2023-03-09T19:27:06.885Z] ---> 59c4dc07bf4d [2023-03-09T19:27:06.885Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:27:06.885Z] Removing intermediate container 4c80993b6382 [2023-03-09T19:27:06.885Z] ---> ae791a5d5e6c [2023-03-09T19:27:06.885Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:27:07.151Z] ---> Running in 0a2ee60d7db3 [2023-03-09T19:27:07.151Z] ---> Running in 2863ac7d150d [2023-03-09T19:27:08.120Z] Removing intermediate container 2863ac7d150d [2023-03-09T19:27:08.120Z] ---> a6e5df5e976e [2023-03-09T19:27:08.120Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T19:27:08.120Z] ---> Running in 3f17105ff2f9 [2023-03-09T19:27:08.706Z] Removing intermediate container 3f17105ff2f9 [2023-03-09T19:27:08.706Z] ---> dabcf2ecdde2 [2023-03-09T19:27:08.706Z] Step 22/23 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:27:08.974Z] ---> Running in 89c049512b72 [2023-03-09T19:27:09.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:27:09.831Z] Removing intermediate container 89c049512b72 [2023-03-09T19:27:09.831Z] ---> d04e3d6d6eee [2023-03-09T19:27:09.831Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T19:27:09.831Z] ---> Running in 592f9566016c [2023-03-09T19:27:10.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:27:10.370Z] Removing intermediate container 592f9566016c [2023-03-09T19:27:10.370Z] ---> 01d6971c3dc4 [2023-03-09T19:27:10.370Z] [2023-03-09T19:27:10.637Z] Successfully built 01d6971c3dc4 [2023-03-09T19:27:10.637Z] Successfully tagged core-command-arm64:latest [2023-03-09T19:27:10.637Z] Building support-notifications [2023-03-09T19:27:11.492Z]  Building core-command ... done (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T19:27:11.492Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:27:11.492Z] OK: 5 MiB in 15 packages [2023-03-09T19:27:12.902Z] Removing intermediate container 0a2ee60d7db3 [2023-03-09T19:27:12.902Z] ---> 275587a94d4b [2023-03-09T19:27:12.902Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:27:13.872Z] ---> 447f41b3891d [2023-03-09T19:27:13.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T19:27:16.453Z] ---> ba8abffecf48 [2023-03-09T19:27:16.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T19:27:17.035Z] ---> 48cdbe9e8e68 [2023-03-09T19:27:17.035Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T19:27:17.035Z] ---> Running in c44bc3ae317f [2023-03-09T19:27:17.638Z] Removing intermediate container c44bc3ae317f [2023-03-09T19:27:17.638Z] ---> 72dbea00fdde [2023-03-09T19:27:17.638Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:27:17.638Z] ---> Running in 1346fe7f9c7b [2023-03-09T19:27:18.237Z] Removing intermediate container 1346fe7f9c7b [2023-03-09T19:27:18.237Z] ---> 0c8e3011b021 [2023-03-09T19:27:18.237Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T19:27:18.503Z] ---> Running in 07b201a06686 [2023-03-09T19:27:19.088Z] Removing intermediate container 07b201a06686 [2023-03-09T19:27:19.088Z] ---> 25867935b8a6 [2023-03-09T19:27:19.088Z] Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:27:19.088Z] ---> Running in cf13aacb3acc [2023-03-09T19:27:19.672Z] Removing intermediate container cf13aacb3acc [2023-03-09T19:27:19.672Z] ---> ee3799eac1e9 [2023-03-09T19:27:19.672Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:27:19.939Z] ---> Running in 4778dc6f09e7 [2023-03-09T19:27:20.913Z] Removing intermediate container 4778dc6f09e7 [2023-03-09T19:27:20.913Z] ---> 65ebb60044ab [2023-03-09T19:27:20.913Z] [2023-03-09T19:27:21.178Z] Successfully built 65ebb60044ab [2023-03-09T19:27:21.178Z] Successfully tagged core-data-arm64:latest [2023-03-09T19:27:21.178Z] Building security-spire-config [2023-03-09T19:27:36.179Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:27:36.179Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:27:36.179Z] ---> 35605c248d52 [2023-03-09T19:27:36.179Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:27:36.179Z] ---> Using cache [2023-03-09T19:27:36.179Z] ---> 3b0f38cd3576 [2023-03-09T19:27:36.179Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:27:36.179Z] ---> Using cache [2023-03-09T19:27:36.179Z] ---> c1a381e050e0 [2023-03-09T19:27:36.179Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-09T19:27:36.179Z] ---> Running in 020968ccd7a4 [2023-03-09T19:27:38.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:27:39.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:27:41.285Z] OK: 221 MiB in 51 packages [2023-03-09T19:27:43.237Z] Removing intermediate container 020968ccd7a4 [2023-03-09T19:27:43.237Z] ---> 26aebbb8145b [2023-03-09T19:27:43.237Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:27:44.687Z] ---> a9ba511ecb1a [2023-03-09T19:27:44.687Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:27:44.687Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:27:44.687Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:27:44.687Z] ---> 35605c248d52 [2023-03-09T19:27:44.687Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T19:27:44.687Z] ---> Using cache [2023-03-09T19:27:44.687Z] ---> b5d4eb6ab942 [2023-03-09T19:27:44.687Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T19:27:44.687Z] ---> Running in dee957eee67c [2023-03-09T19:27:44.956Z] ---> Running in 4385bf6e4f2e [2023-03-09T19:27:47.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:27:47.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:27:49.217Z] OK: 221 MiB in 51 packages [2023-03-09T19:27:51.803Z] Removing intermediate container dee957eee67c [2023-03-09T19:27:51.803Z] ---> d25ddec47923 [2023-03-09T19:27:51.803Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T19:27:52.770Z] ---> 58c9279c509c [2023-03-09T19:27:52.770Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:27:52.770Z] ---> Running in 34ab09532d77 [2023-03-09T19:28:39.835Z] Removing intermediate container 33dec8acfa71 [2023-03-09T19:28:39.835Z] ---> b45c405c515d [2023-03-09T19:28:39.835Z] Step 7/19 : COPY . . [2023-03-09T19:28:49.926Z] ---> 7e69bd250907 [2023-03-09T19:28:49.926Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T19:28:50.194Z] ---> Running in 5f9a6cb29d81 [2023-03-09T19:28:52.777Z] 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-09T19:30:00.662Z] Removing intermediate container 4385bf6e4f2e [2023-03-09T19:30:00.662Z] ---> 126930efe2c8 [2023-03-09T19:30:00.662Z] Step 8/22 : COPY . . [2023-03-09T19:30:00.662Z] Removing intermediate container 71e617b9deaf [2023-03-09T19:30:00.662Z] ---> cf3c5000762d [2023-03-09T19:30:00.662Z] [2023-03-09T19:30:00.662Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:30:00.662Z] ---> 4c81e5bf8899 [2023-03-09T19:30:00.662Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:30:00.662Z] ---> Using cache [2023-03-09T19:30:00.662Z] ---> 051aab5816cb [2023-03-09T19:30:00.662Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T19:30:00.662Z] ---> Using cache [2023-03-09T19:30:00.662Z] ---> e0d013b9832a [2023-03-09T19:30:00.662Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T19:30:00.662Z] ---> Running in d55a06012d09 [2023-03-09T19:30:00.662Z] Removing intermediate container d55a06012d09 [2023-03-09T19:30:00.662Z] ---> c48b74b17f13 [2023-03-09T19:30:00.662Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T19:30:00.662Z] ---> Running in 1e7d417aa48a [2023-03-09T19:30:00.662Z] Removing intermediate container 1e7d417aa48a [2023-03-09T19:30:00.662Z] ---> 1a4a9f890b3b [2023-03-09T19:30:00.662Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:30:00.662Z] ---> 8c77499ac47f [2023-03-09T19:30:00.662Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T19:30:00.662Z] Removing intermediate container 34ab09532d77 [2023-03-09T19:30:00.662Z] ---> 84d51709b776 [2023-03-09T19:30:00.662Z] Step 7/24 : COPY . . [2023-03-09T19:30:04.010Z] ---> 559708909ff0 [2023-03-09T19:30:04.010Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T19:30:05.425Z] ---> ddd52af9d051 [2023-03-09T19:30:05.425Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T19:30:05.425Z] ---> Running in 23d1b7d543a2 [2023-03-09T19:30:06.833Z] Removing intermediate container 23d1b7d543a2 [2023-03-09T19:30:06.833Z] ---> 049826fe731a [2023-03-09T19:30:06.833Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:30:06.833Z] ---> Running in a96d8bfe977a [2023-03-09T19:30:08.245Z] Removing intermediate container a96d8bfe977a [2023-03-09T19:30:08.245Z] ---> 8b12d4a141bd [2023-03-09T19:30:08.245Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T19:30:08.245Z] ---> Running in 53d1db7146fc [2023-03-09T19:30:09.207Z] Removing intermediate container 53d1db7146fc [2023-03-09T19:30:09.207Z] ---> 77e52db7da28 [2023-03-09T19:30:09.207Z] Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:30:09.475Z] ---> Running in d8a2260f1b61 [2023-03-09T19:30:10.446Z] Removing intermediate container d8a2260f1b61 [2023-03-09T19:30:10.446Z] ---> 37185b2b7f97 [2023-03-09T19:30:10.446Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:30:10.446Z] ---> Running in 901adbbc6a11 [2023-03-09T19:30:11.030Z] ---> 105e077dd261 [2023-03-09T19:30:11.030Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T19:30:11.298Z] ---> Running in 2812d8ae5cd7 [2023-03-09T19:30:11.889Z] Removing intermediate container 901adbbc6a11 [2023-03-09T19:30:11.889Z] ---> a6c8acaa168c [2023-03-09T19:30:11.889Z] [2023-03-09T19:30:12.854Z] Successfully built a6c8acaa168c [2023-03-09T19:30:12.854Z] Successfully tagged support-scheduler-arm64:latest [2023-03-09T19:30:12.854Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-03-09T19:30:14.266Z] 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-09T19:30:20.942Z] ---> 35a1cb1bced9 [2023-03-09T19:30:20.942Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T19:30:21.209Z] ---> Running in ce1a1ed3d6f8 [2023-03-09T19:30:22.170Z] Removing intermediate container ce1a1ed3d6f8 [2023-03-09T19:30:22.170Z] ---> e1c623bbdc54 [2023-03-09T19:30:22.170Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T19:30:22.170Z] ---> Running in d5bb710eef0e [2023-03-09T19:30:23.133Z] Removing intermediate container d5bb710eef0e [2023-03-09T19:30:23.133Z] ---> 2406c2fa38e5 [2023-03-09T19:30:23.133Z] 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-09T19:30:23.401Z] ---> Running in 59890d7e775c [2023-03-09T19:30:27.663Z] Removing intermediate container 59890d7e775c [2023-03-09T19:30:27.663Z] ---> 9db365384981 [2023-03-09T19:30:27.663Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T19:30:27.663Z] ---> Running in e57c11577f9d [2023-03-09T19:30:28.622Z] Removing intermediate container e57c11577f9d [2023-03-09T19:30:28.622Z] ---> 22caf7e61074 [2023-03-09T19:30:28.622Z] [2023-03-09T19:30:28.622Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T19:30:28.622Z] 3.15: Pulling from library/alpine [2023-03-09T19:30:30.585Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T19:30:30.585Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T19:30:30.585Z] ---> 354640af7b1b [2023-03-09T19:30:30.585Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:30:30.856Z] ---> Running in 5e620a85adbc [2023-03-09T19:30:31.450Z] Removing intermediate container 5e620a85adbc [2023-03-09T19:30:31.450Z] ---> 366469b6aaa0 [2023-03-09T19:30:31.450Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T19:30:31.717Z] ---> Running in 2e40187bc11f [2023-03-09T19:30:31.985Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:30:31.986Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:30:31.986Z] ---> 35605c248d52 [2023-03-09T19:30:31.986Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:30:31.986Z] ---> Using cache [2023-03-09T19:30:31.986Z] ---> 3b0f38cd3576 [2023-03-09T19:30:31.986Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T19:30:31.986Z] ---> Using cache [2023-03-09T19:30:31.986Z] ---> c1a381e050e0 [2023-03-09T19:30:31.986Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T19:30:31.986Z] ---> Using cache [2023-03-09T19:30:31.986Z] ---> 64cd64d6203d [2023-03-09T19:30:31.986Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T19:30:31.986Z] ---> Using cache [2023-03-09T19:30:31.986Z] ---> a38144a1ed96 [2023-03-09T19:30:31.986Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:30:31.986Z] ---> Using cache [2023-03-09T19:30:31.986Z] ---> 316c2e3bcb59 [2023-03-09T19:30:31.986Z] Step 8/22 : COPY . . [2023-03-09T19:30:32.254Z] ---> Using cache [2023-03-09T19:30:32.254Z] ---> 5dd109dffbb9 [2023-03-09T19:30:32.254Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T19:30:32.254Z] ---> Running in 35709bacec64 [2023-03-09T19:30:34.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:30:34.856Z] 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-09T19:30:35.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:30:37.074Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T19:30:37.074Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T19:30:37.074Z] OK: 15736 distinct packages available [2023-03-09T19:30:37.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:30:37.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:30:38.756Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T19:30:38.756Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T19:30:38.756Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T19:30:38.756Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T19:30:38.756Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T19:30:38.756Z] OK: 6 MiB in 18 packages [2023-03-09T19:30:40.706Z] Removing intermediate container 2e40187bc11f [2023-03-09T19:30:40.706Z] ---> e9710cbd633d [2023-03-09T19:30:40.706Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T19:30:47.367Z] ---> 9605c4c2360a [2023-03-09T19:30:47.367Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T19:30:47.949Z] ---> aa89a5c79322 [2023-03-09T19:30:47.949Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T19:30:47.949Z] ---> Running in 27e3a7a442aa [2023-03-09T19:30:48.534Z] Removing intermediate container 27e3a7a442aa [2023-03-09T19:30:48.534Z] ---> 1a31ad46582b [2023-03-09T19:30:48.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T19:30:49.502Z] ---> 730845029058 [2023-03-09T19:30:49.502Z] Step 19/24 : WORKDIR / [2023-03-09T19:30:49.770Z] ---> Running in 55885205b268 [2023-03-09T19:30:50.352Z] Removing intermediate container 55885205b268 [2023-03-09T19:30:50.352Z] ---> 3c14450c95b1 [2023-03-09T19:30:50.352Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T19:30:50.352Z] ---> Running in c48697582223 [2023-03-09T19:30:50.935Z] Removing intermediate container c48697582223 [2023-03-09T19:30:50.935Z] ---> 16e5f5a3da7d [2023-03-09T19:30:50.935Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T19:30:50.935Z] ---> Running in 29a0d48e7675 [2023-03-09T19:30:51.393Z] Removing intermediate container 29a0d48e7675 [2023-03-09T19:30:51.393Z] ---> 6cfbc9b43953 [2023-03-09T19:30:51.393Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T19:30:51.726Z] ---> Running in 97a8b5149659 [2023-03-09T19:30:52.389Z] Removing intermediate container 97a8b5149659 [2023-03-09T19:30:52.389Z] ---> 50ade5a5a4d9 [2023-03-09T19:30:52.389Z] Step 23/24 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:30:52.389Z] ---> Running in 83ddef17e46a [2023-03-09T19:30:53.093Z] Removing intermediate container 83ddef17e46a [2023-03-09T19:30:53.093Z] ---> 1610a877fb13 [2023-03-09T19:30:53.093Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T19:30:53.093Z] ---> Running in 35ea1e3f6841 [2023-03-09T19:30:53.704Z] Removing intermediate container 35ea1e3f6841 [2023-03-09T19:30:53.704Z] ---> e822fd9e2783 [2023-03-09T19:30:53.704Z] [2023-03-09T19:30:54.008Z] Successfully built e822fd9e2783 [2023-03-09T19:30:54.008Z] Successfully tagged security-spire-config-arm64:latest [2023-03-09T19:30:54.008Z] Building core-metadata [2023-03-09T19:31:09.072Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:31:09.072Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:31:09.072Z] ---> 35605c248d52 [2023-03-09T19:31:09.072Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T19:31:09.072Z] ---> Using cache [2023-03-09T19:31:09.072Z] ---> 3b0f38cd3576 [2023-03-09T19:31:09.072Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T19:31:09.072Z] ---> Using cache [2023-03-09T19:31:09.072Z] ---> c1a381e050e0 [2023-03-09T19:31:09.072Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T19:31:09.072Z] ---> Using cache [2023-03-09T19:31:09.072Z] ---> 64cd64d6203d [2023-03-09T19:31:09.072Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T19:31:09.072Z] ---> Using cache [2023-03-09T19:31:09.072Z] ---> a38144a1ed96 [2023-03-09T19:31:09.072Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:31:09.072Z] ---> Using cache [2023-03-09T19:31:09.072Z] ---> 316c2e3bcb59 [2023-03-09T19:31:09.072Z] Step 8/24 : COPY . . [2023-03-09T19:31:09.072Z] ---> Using cache [2023-03-09T19:31:09.072Z] ---> 5dd109dffbb9 [2023-03-09T19:31:09.072Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T19:31:09.072Z] ---> Running in 0a52ee417276 [2023-03-09T19:31:11.014Z] 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-09T19:33:17.676Z] Removing intermediate container 4caa0d33a072 [2023-03-09T19:33:17.676Z] ---> cfb612697aa9 [2023-03-09T19:33:17.676Z] [2023-03-09T19:33:17.676Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T19:33:17.676Z] ---> 4c81e5bf8899 [2023-03-09T19:33:17.676Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:33:17.676Z] ---> Running in b4ca80f1f5aa [2023-03-09T19:33:17.676Z] Removing intermediate container b4ca80f1f5aa [2023-03-09T19:33:17.676Z] ---> 14fa26de06bb [2023-03-09T19:33:17.676Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T19:33:17.676Z] ---> Running in b185983a1b31 [2023-03-09T19:33:18.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:33:19.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:33:20.612Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T19:33:20.612Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T19:33:20.612Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:33:20.612Z] OK: 5 MiB in 16 packages [2023-03-09T19:33:22.549Z] Removing intermediate container b185983a1b31 [2023-03-09T19:33:22.549Z] ---> 01db0a459c77 [2023-03-09T19:33:22.549Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T19:33:22.549Z] ---> Running in df0836f8f025 [2023-03-09T19:33:22.814Z] Removing intermediate container df0836f8f025 [2023-03-09T19:33:22.814Z] ---> 882d0c7785b7 [2023-03-09T19:33:22.814Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T19:33:23.080Z] ---> Running in 2bb11b0e485c [2023-03-09T19:33:23.665Z] Removing intermediate container 2bb11b0e485c [2023-03-09T19:33:23.665Z] ---> af6a894aadf6 [2023-03-09T19:33:23.665Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T19:33:23.665Z] ---> Running in e3721903f362 [2023-03-09T19:33:24.245Z] Removing intermediate container e3721903f362 [2023-03-09T19:33:24.245Z] ---> 0782727c6876 [2023-03-09T19:33:24.245Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T19:33:24.245Z] ---> Running in 7a46556989e3 [2023-03-09T19:33:24.827Z] Removing intermediate container 7a46556989e3 [2023-03-09T19:33:24.827Z] ---> de165074a04c [2023-03-09T19:33:24.827Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T19:33:24.827Z] ---> Running in 36252c9c4ef9 [2023-03-09T19:33:28.162Z] Removing intermediate container 36252c9c4ef9 [2023-03-09T19:33:28.162Z] ---> 903cb226d0a0 [2023-03-09T19:33:28.162Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T19:33:28.162Z] ---> Running in fd9f14876c9b [2023-03-09T19:33:28.743Z] Removing intermediate container fd9f14876c9b [2023-03-09T19:33:28.743Z] ---> daf01ac916cc [2023-03-09T19:33:28.743Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T19:33:29.699Z] ---> 0dcf43080cf9 [2023-03-09T19:33:29.699Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T19:33:29.699Z] ---> Running in a829e30c247f [2023-03-09T19:33:33.044Z] Removing intermediate container a829e30c247f [2023-03-09T19:33:33.044Z] ---> 9d34ef382789 [2023-03-09T19:33:33.044Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:33:33.623Z] ---> 974ba38e0618 [2023-03-09T19:33:33.623Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T19:33:35.565Z] ---> f5468c5a8bde [2023-03-09T19:33:35.565Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-09T19:33:36.147Z] ---> 5b38e0419153 [2023-03-09T19:33:36.147Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T19:33:37.103Z] ---> c7aeb19c70de [2023-03-09T19:33:37.103Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T19:33:38.059Z] ---> c52b488641d0 [2023-03-09T19:33:38.059Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T19:33:38.640Z] ---> 808ed8632a49 [2023-03-09T19:33:38.640Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T19:33:39.595Z] ---> 54129ef57505 [2023-03-09T19:33:39.595Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T19:33:39.860Z] ---> Running in 2c4f1ef81557 [2023-03-09T19:33:43.193Z] Removing intermediate container 2c4f1ef81557 [2023-03-09T19:33:43.193Z] ---> 34491695c9db [2023-03-09T19:33:43.193Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-09T19:33:43.193Z] ---> Running in 100e51d9242a [2023-03-09T19:33:43.459Z] Removing intermediate container 100e51d9242a [2023-03-09T19:33:43.459Z] ---> 6d0fe0509768 [2023-03-09T19:33:43.459Z] Step 29/32 : CMD ["gate"] [2023-03-09T19:33:43.459Z] ---> Running in 7656af36cf09 [2023-03-09T19:33:44.867Z] Removing intermediate container 7656af36cf09 [2023-03-09T19:33:44.867Z] ---> 49f947182a78 [2023-03-09T19:33:44.867Z] Step 30/32 : LABEL arch=arm64 [2023-03-09T19:33:45.138Z] ---> Running in 244e31a37eb3 [2023-03-09T19:33:45.721Z] Removing intermediate container 244e31a37eb3 [2023-03-09T19:33:45.721Z] ---> faf4747226b3 [2023-03-09T19:33:45.721Z] Step 31/32 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:33:45.721Z] ---> Running in b3c1b1df3885 [2023-03-09T19:33:46.303Z] Removing intermediate container b3c1b1df3885 [2023-03-09T19:33:46.303Z] ---> b1f0a2f0a357 [2023-03-09T19:33:46.303Z] Step 32/32 : LABEL version=0.0.0 [2023-03-09T19:33:46.572Z] ---> Running in 926757392b11 [2023-03-09T19:33:46.836Z] Removing intermediate container 926757392b11 [2023-03-09T19:33:46.836Z] ---> 39df74cc7cc0 [2023-03-09T19:33:46.836Z] [2023-03-09T19:33:47.191Z] Successfully built 39df74cc7cc0 [2023-03-09T19:33:47.457Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-09T19:33:47.457Z] Building security-spire-server [2023-03-09T19:34:05.637Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:34:05.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:34:05.637Z] ---> 35605c248d52 [2023-03-09T19:34:05.637Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T19:34:05.637Z] ---> Using cache [2023-03-09T19:34:05.637Z] ---> b5d4eb6ab942 [2023-03-09T19:34:05.637Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T19:34:05.637Z] ---> Using cache [2023-03-09T19:34:05.637Z] ---> d25ddec47923 [2023-03-09T19:34:05.637Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T19:34:05.637Z] ---> Using cache [2023-03-09T19:34:05.637Z] ---> 58c9279c509c [2023-03-09T19:34:05.637Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:34:05.637Z] ---> Using cache [2023-03-09T19:34:05.637Z] ---> 84d51709b776 [2023-03-09T19:34:05.637Z] Step 7/23 : COPY . . [2023-03-09T19:34:05.637Z] ---> Using cache [2023-03-09T19:34:05.637Z] ---> 35a1cb1bced9 [2023-03-09T19:34:05.637Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T19:34:05.637Z] ---> Using cache [2023-03-09T19:34:05.637Z] ---> e1c623bbdc54 [2023-03-09T19:34:05.637Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T19:34:05.637Z] ---> Using cache [2023-03-09T19:34:05.637Z] ---> 2406c2fa38e5 [2023-03-09T19:34:05.637Z] 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-09T19:34:05.637Z] ---> Running in bcd4df252323 [2023-03-09T19:34:07.572Z] Removing intermediate container bcd4df252323 [2023-03-09T19:34:07.572Z] ---> a0f2dc6d9535 [2023-03-09T19:34:07.572Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T19:34:07.572Z] ---> Running in d42c55a85ac4 [2023-03-09T19:34:07.836Z] Removing intermediate container d42c55a85ac4 [2023-03-09T19:34:08.102Z] ---> 41924da08a42 [2023-03-09T19:34:08.102Z] [2023-03-09T19:34:08.102Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T19:34:08.102Z] ---> 354640af7b1b [2023-03-09T19:34:08.102Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:34:08.102Z] ---> Using cache [2023-03-09T19:34:08.102Z] ---> 366469b6aaa0 [2023-03-09T19:34:08.102Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T19:34:08.102Z] ---> Running in 11853286f5ba [2023-03-09T19:34:10.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:34:10.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:34:11.699Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T19:34:11.699Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T19:34:11.699Z] OK: 15736 distinct packages available [2023-03-09T19:34:11.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:34:12.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:34:13.186Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T19:34:13.452Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T19:34:13.452Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T19:34:13.452Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T19:34:13.452Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T19:34:13.452Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T19:34:13.452Z] OK: 6 MiB in 19 packages [2023-03-09T19:34:15.386Z] Removing intermediate container 11853286f5ba [2023-03-09T19:34:15.386Z] ---> bcb42b3fac14 [2023-03-09T19:34:15.386Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T19:34:20.709Z] ---> 47d9316c4602 [2023-03-09T19:34:20.975Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T19:34:21.931Z] ---> f5bcf9f89dee [2023-03-09T19:34:21.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T19:34:23.869Z] ---> 88d3225bd57c [2023-03-09T19:34:23.869Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T19:34:24.842Z] ---> 4ad713dd0c5b [2023-03-09T19:34:24.842Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T19:34:25.106Z] ---> Running in d8253803b296 [2023-03-09T19:34:25.686Z] Removing intermediate container d8253803b296 [2023-03-09T19:34:25.686Z] ---> 113f0bcac3e4 [2023-03-09T19:34:25.686Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T19:34:25.686Z] ---> Running in a89281f7cd34 [2023-03-09T19:34:25.951Z] Removing intermediate container a89281f7cd34 [2023-03-09T19:34:25.951Z] ---> 6c80cc4da145 [2023-03-09T19:34:25.951Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T19:34:26.218Z] ---> Running in e5e88456f484 [2023-03-09T19:34:26.798Z] Removing intermediate container e5e88456f484 [2023-03-09T19:34:26.798Z] ---> 732d60f01157 [2023-03-09T19:34:26.798Z] Step 22/23 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:34:26.798Z] ---> Running in bebffa208dd2 [2023-03-09T19:34:27.378Z] Removing intermediate container bebffa208dd2 [2023-03-09T19:34:27.378Z] ---> d5d96444b77b [2023-03-09T19:34:27.378Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T19:34:27.378Z] ---> Running in 9ff62ffbb8f0 [2023-03-09T19:34:27.955Z] Removing intermediate container 9ff62ffbb8f0 [2023-03-09T19:34:27.955Z] ---> 5a36783b798d [2023-03-09T19:34:27.955Z] [2023-03-09T19:34:28.220Z] Successfully built 5a36783b798d [2023-03-09T19:34:28.220Z] Successfully tagged security-spire-server-arm64:latest [2023-03-09T19:34:28.220Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-03-09T19:34:46.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:34:46.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:34:46.399Z] ---> 35605c248d52 [2023-03-09T19:34:46.399Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T19:34:46.399Z] ---> Using cache [2023-03-09T19:34:46.399Z] ---> b5d4eb6ab942 [2023-03-09T19:34:46.399Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-09T19:34:46.399Z] ---> Using cache [2023-03-09T19:34:46.399Z] ---> 9f91365d63ec [2023-03-09T19:34:46.399Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T19:34:46.399Z] ---> Using cache [2023-03-09T19:34:46.399Z] ---> 276e4da0d58a [2023-03-09T19:34:46.399Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:34:46.399Z] ---> Using cache [2023-03-09T19:34:46.399Z] ---> cb5228ed1a07 [2023-03-09T19:34:46.399Z] Step 7/23 : COPY . . [2023-03-09T19:34:46.399Z] ---> Using cache [2023-03-09T19:34:46.399Z] ---> def9d84dc100 [2023-03-09T19:34:46.399Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-09T19:34:46.399Z] ---> Running in 08b43ae2fbc2 [2023-03-09T19:34:46.399Z] 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-09T19:37:38.062Z] Removing intermediate container 35709bacec64 [2023-03-09T19:37:38.062Z] ---> 33d6f2111a17 [2023-03-09T19:37:38.062Z] [2023-03-09T19:37:38.062Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:37:38.062Z] ---> 4c81e5bf8899 [2023-03-09T19:37:38.062Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T19:37:38.062Z] ---> Using cache [2023-03-09T19:37:38.062Z] ---> 16d122b8d1e7 [2023-03-09T19:37:38.062Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:37:38.062Z] ---> Using cache [2023-03-09T19:37:38.062Z] ---> 219ae5b931ac [2023-03-09T19:37:38.062Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:37:38.062Z] ---> Using cache [2023-03-09T19:37:38.062Z] ---> 3c1f8a7438d6 [2023-03-09T19:37:38.062Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T19:37:38.062Z] ---> 7e35e9403008 [2023-03-09T19:37:38.062Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T19:37:38.062Z] ---> ef7c7a25dd2b [2023-03-09T19:37:38.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T19:37:38.062Z] ---> 3adc5c38241b [2023-03-09T19:37:38.062Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T19:37:38.062Z] ---> Running in f9be60f46453 [2023-03-09T19:37:42.305Z] Removing intermediate container f9be60f46453 [2023-03-09T19:37:42.305Z] ---> aabfb41fd343 [2023-03-09T19:37:42.305Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T19:37:42.569Z] ---> Running in 946ce9db9000 [2023-03-09T19:37:43.530Z] Removing intermediate container 946ce9db9000 [2023-03-09T19:37:43.530Z] ---> fae57615957e [2023-03-09T19:37:43.530Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T19:37:43.530Z] ---> Running in a3630bce2bed [2023-03-09T19:37:44.486Z] Removing intermediate container a3630bce2bed [2023-03-09T19:37:44.486Z] ---> d0236e480578 [2023-03-09T19:37:44.486Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T19:37:44.486Z] ---> Running in 46cdedf11927 [2023-03-09T19:37:44.783Z] Removing intermediate container 5f9a6cb29d81 [2023-03-09T19:37:44.783Z] ---> 4f8fbe5b067c [2023-03-09T19:37:44.783Z] [2023-03-09T19:37:44.783Z] Step 9/19 : FROM alpine:3.15 [2023-03-09T19:37:44.783Z] ---> 354640af7b1b [2023-03-09T19:37:44.783Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:37:44.783Z] ---> Using cache [2023-03-09T19:37:44.783Z] ---> 366469b6aaa0 [2023-03-09T19:37:44.783Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T19:37:45.059Z] ---> Running in a6b27afec852 [2023-03-09T19:37:45.327Z] Removing intermediate container 46cdedf11927 [2023-03-09T19:37:45.327Z] ---> b4e7733b024d [2023-03-09T19:37:45.327Z] Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:37:45.327Z] ---> Running in 98e9bf62b5c5 [2023-03-09T19:37:45.913Z] Removing intermediate container 98e9bf62b5c5 [2023-03-09T19:37:45.913Z] ---> c008f2065061 [2023-03-09T19:37:45.913Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:37:46.187Z] ---> Running in 4f963ba40b7d [2023-03-09T19:37:47.172Z] Removing intermediate container 4f963ba40b7d [2023-03-09T19:37:47.172Z] ---> ce862593160d [2023-03-09T19:37:47.172Z] [2023-03-09T19:37:47.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:37:47.445Z] Successfully built ce862593160d [2023-03-09T19:37:47.445Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-09T19:37:47.445Z] Building security-spire-agent [2023-03-09T19:37:47.714Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:37:49.127Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T19:37:49.127Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T19:37:49.127Z] OK: 15736 distinct packages available [2023-03-09T19:37:49.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:37:49.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:37:51.077Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T19:37:51.078Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T19:37:51.078Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T19:37:51.078Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T19:37:51.078Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T19:37:51.078Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T19:37:51.078Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T19:37:51.078Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T19:37:51.078Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T19:37:51.078Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T19:37:51.078Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T19:37:51.666Z] OK: 8 MiB in 23 packages [2023-03-09T19:37:55.028Z] Removing intermediate container a6b27afec852 [2023-03-09T19:37:55.028Z] ---> cacd4b7194d5 [2023-03-09T19:37:55.028Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:37:55.612Z] ---> c1dfc09c13ad [2023-03-09T19:37:55.612Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T19:37:58.964Z] ---> a456688f9a93 [2023-03-09T19:37:58.964Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T19:38:00.198Z] ---> f19c074b159a [2023-03-09T19:38:00.198Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T19:38:00.512Z] ---> Running in f96f4e4978a6 [2023-03-09T19:38:03.939Z] Removing intermediate container f96f4e4978a6 [2023-03-09T19:38:03.939Z] ---> 93fda9663feb [2023-03-09T19:38:03.939Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:38:04.209Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T19:38:04.209Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T19:38:04.209Z] ---> 35605c248d52 [2023-03-09T19:38:04.209Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> b5d4eb6ab942 [2023-03-09T19:38:04.209Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> d25ddec47923 [2023-03-09T19:38:04.209Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> 58c9279c509c [2023-03-09T19:38:04.209Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> 84d51709b776 [2023-03-09T19:38:04.209Z] Step 7/24 : COPY . . [2023-03-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> 35a1cb1bced9 [2023-03-09T19:38:04.209Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> e1c623bbdc54 [2023-03-09T19:38:04.209Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> 2406c2fa38e5 [2023-03-09T19:38:04.209Z] 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-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> 9db365384981 [2023-03-09T19:38:04.209Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> 22caf7e61074 [2023-03-09T19:38:04.209Z] [2023-03-09T19:38:04.209Z] Step 12/24 : FROM alpine:3.15 ---> Running in 5d166cefca3e [2023-03-09T19:38:04.209Z] [2023-03-09T19:38:04.209Z] ---> 354640af7b1b [2023-03-09T19:38:04.209Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T19:38:04.209Z] ---> Using cache [2023-03-09T19:38:04.209Z] ---> 366469b6aaa0 [2023-03-09T19:38:04.478Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T19:38:04.478Z] ---> Using cache [2023-03-09T19:38:04.478Z] ---> bcb42b3fac14 [2023-03-09T19:38:04.478Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T19:38:05.064Z] Removing intermediate container 5d166cefca3e [2023-03-09T19:38:05.064Z] ---> 7e985362b9ab [2023-03-09T19:38:05.064Z] Step 17/19 : LABEL arch=arm64 [2023-03-09T19:38:05.335Z] ---> Running in 9c4d70dc7903 [2023-03-09T19:38:06.302Z] Removing intermediate container 9c4d70dc7903 [2023-03-09T19:38:06.303Z] ---> 6f3ebf057537 [2023-03-09T19:38:06.303Z] Step 18/19 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:38:06.303Z] ---> Running in be4380691e45 [2023-03-09T19:38:07.267Z] Removing intermediate container be4380691e45 [2023-03-09T19:38:07.268Z] ---> af86c627905e [2023-03-09T19:38:07.268Z] Step 19/19 : LABEL version=0.0.0 [2023-03-09T19:38:07.268Z] ---> Running in 5873d7905a4f [2023-03-09T19:38:08.231Z] Removing intermediate container 5873d7905a4f [2023-03-09T19:38:08.231Z] ---> 3fabeee81d16 [2023-03-09T19:38:08.231Z] [2023-03-09T19:38:08.817Z] Successfully built 3fabeee81d16 [2023-03-09T19:38:08.817Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-09T19:38:08.817Z]  Building security-spiffe-token-provider ... done  ---> 4f7dfad07d1e [2023-03-09T19:38:08.817Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T19:38:14.178Z] ---> 422215b23852 [2023-03-09T19:38:14.178Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T19:38:14.447Z] ---> 3599cda566ec [2023-03-09T19:38:14.447Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T19:38:17.793Z] ---> ab80e0c6a751 [2023-03-09T19:38:17.793Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T19:38:19.204Z] ---> 7256c56384db [2023-03-09T19:38:19.204Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T19:38:19.204Z] ---> Running in c43e46e61d3d [2023-03-09T19:38:19.798Z] Removing intermediate container c43e46e61d3d [2023-03-09T19:38:19.798Z] ---> ce87a671d03d [2023-03-09T19:38:19.798Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T19:38:20.065Z] ---> Running in 439af7fdb2a1 [2023-03-09T19:38:21.030Z] Removing intermediate container 439af7fdb2a1 [2023-03-09T19:38:21.030Z] ---> 144554301a10 [2023-03-09T19:38:21.030Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T19:38:21.030Z] ---> Running in 4442a7cc44de [2023-03-09T19:38:22.006Z] Removing intermediate container 4442a7cc44de [2023-03-09T19:38:22.007Z] ---> 55ffc64c19a6 [2023-03-09T19:38:22.007Z] Step 23/24 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:38:22.007Z] ---> Running in c8b8e5c114e0 [2023-03-09T19:38:22.600Z] Removing intermediate container c8b8e5c114e0 [2023-03-09T19:38:22.600Z] ---> 8921bd48f958 [2023-03-09T19:38:22.600Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T19:38:22.870Z] ---> Running in 53bc925d929e [2023-03-09T19:38:23.833Z] Removing intermediate container 53bc925d929e [2023-03-09T19:38:23.833Z] ---> 8a672c34df43 [2023-03-09T19:38:23.833Z] [2023-03-09T19:38:24.103Z] Successfully built 8a672c34df43 [2023-03-09T19:38:24.103Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-09T19:38:27.462Z]  Building security-spire-agent ... done Removing intermediate container 0a52ee417276 [2023-03-09T19:38:27.462Z] ---> 544a1f338099 [2023-03-09T19:38:27.462Z] [2023-03-09T19:38:27.462Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T19:38:27.462Z] ---> 4c81e5bf8899 [2023-03-09T19:38:27.462Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T19:38:27.462Z] ---> Using cache [2023-03-09T19:38:27.462Z] ---> 051aab5816cb [2023-03-09T19:38:27.462Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T19:38:27.462Z] ---> Using cache [2023-03-09T19:38:27.462Z] ---> e0d013b9832a [2023-03-09T19:38:27.462Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T19:38:27.462Z] ---> Running in af04af1f5d16 [2023-03-09T19:38:27.731Z] Removing intermediate container af04af1f5d16 [2023-03-09T19:38:27.731Z] ---> 0049c5eeac7a [2023-03-09T19:38:27.731Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T19:38:27.731Z] ---> Running in 4984f0d51b4b [2023-03-09T19:38:32.001Z] Removing intermediate container 4984f0d51b4b [2023-03-09T19:38:32.001Z] ---> 7fb06a429faa [2023-03-09T19:38:32.001Z] Step 15/24 : WORKDIR / [2023-03-09T19:38:32.001Z] ---> Running in d66b9b04d104 [2023-03-09T19:38:32.001Z] Removing intermediate container d66b9b04d104 [2023-03-09T19:38:32.001Z] ---> 4b3e698c572e [2023-03-09T19:38:32.001Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:38:32.590Z] ---> 7ee607784737 [2023-03-09T19:38:32.590Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T19:38:34.549Z] ---> 4e42dbad8ce5 [2023-03-09T19:38:34.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T19:38:35.515Z] ---> ae81b1a2238d [2023-03-09T19:38:35.515Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T19:38:36.482Z] ---> bb71a7561e17 [2023-03-09T19:38:36.482Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-09T19:38:36.482Z] ---> Running in 58a717b11c21 [2023-03-09T19:38:37.069Z] Removing intermediate container 58a717b11c21 [2023-03-09T19:38:37.069Z] ---> 3c106895af8d [2023-03-09T19:38:37.069Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:38:37.337Z] ---> Running in f3bb4ffbe9ac [2023-03-09T19:38:37.923Z] Removing intermediate container f3bb4ffbe9ac [2023-03-09T19:38:37.923Z] ---> b2ab435ef734 [2023-03-09T19:38:37.923Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T19:38:37.923Z] ---> Running in 020b578695d2 [2023-03-09T19:38:38.510Z] Removing intermediate container 020b578695d2 [2023-03-09T19:38:38.510Z] ---> 3b8a70b0e274 [2023-03-09T19:38:38.510Z] Step 23/24 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:38:38.510Z] ---> Running in 49b4aaa4072b [2023-03-09T19:38:39.098Z] Removing intermediate container 49b4aaa4072b [2023-03-09T19:38:39.098Z] ---> 2f9e8dea6136 [2023-03-09T19:38:39.098Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T19:38:39.098Z] ---> Running in 69a5a4af1754 [2023-03-09T19:38:39.686Z] Removing intermediate container 69a5a4af1754 [2023-03-09T19:38:39.686Z] ---> c18528445676 [2023-03-09T19:38:39.686Z] [2023-03-09T19:38:39.954Z] Successfully built c18528445676 [2023-03-09T19:38:39.955Z] Successfully tagged core-metadata-arm64:latest [2023-03-09T19:39:12.209Z]  Building core-metadata ... done 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-09T19:39:16.480Z] Removing intermediate container 2812d8ae5cd7 [2023-03-09T19:39:16.480Z] ---> e12a34483eaa [2023-03-09T19:39:16.480Z] [2023-03-09T19:39:16.480Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T19:39:16.480Z] ---> 4c81e5bf8899 [2023-03-09T19:39:16.480Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T19:39:16.751Z] ---> Running in 485a2633068f [2023-03-09T19:39:17.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:39:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:39:19.276Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T19:39:19.276Z] Removing intermediate container 08b43ae2fbc2 [2023-03-09T19:39:19.276Z] ---> d7e2faad0499 [2023-03-09T19:39:19.276Z] [2023-03-09T19:39:19.276Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T19:39:19.276Z] ---> 4c81e5bf8899 [2023-03-09T19:39:19.276Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T19:39:19.276Z] ---> Running in 3ae287dc0d70 [2023-03-09T19:39:19.276Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T19:39:19.276Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:39:19.276Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T19:39:19.545Z] OK: 6 MiB in 16 packages [2023-03-09T19:39:20.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T19:39:20.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T19:39:21.070Z] Removing intermediate container 485a2633068f [2023-03-09T19:39:21.071Z] ---> 74510fa87827 [2023-03-09T19:39:21.071Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T19:39:21.071Z] ---> Running in 030f6b8841fe [2023-03-09T19:39:21.340Z] Removing intermediate container 030f6b8841fe [2023-03-09T19:39:21.340Z] ---> e04b5b5cd339 [2023-03-09T19:39:21.340Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T19:39:21.340Z] ---> Running in 82edc23a0f23 [2023-03-09T19:39:21.615Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T19:39:21.615Z] Removing intermediate container 82edc23a0f23 [2023-03-09T19:39:21.615Z] ---> cc801cbce816 [2023-03-09T19:39:21.615Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T19:39:21.889Z] ---> Running in 7c00cd74a103 [2023-03-09T19:39:21.889Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T19:39:21.889Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T19:39:21.889Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T19:39:21.889Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T19:39:22.161Z] OK: 6 MiB in 17 packages [2023-03-09T19:39:22.161Z] Removing intermediate container 7c00cd74a103 [2023-03-09T19:39:22.161Z] ---> a32dd80e027a [2023-03-09T19:39:22.161Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T19:39:22.758Z] ---> fe96e585636e [2023-03-09T19:39:22.758Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T19:39:23.345Z] Removing intermediate container 3ae287dc0d70 [2023-03-09T19:39:23.345Z] ---> 6b1a67dae8f5 [2023-03-09T19:39:23.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T19:39:23.614Z] ---> Running in 006063a441a2 [2023-03-09T19:39:23.884Z] Removing intermediate container 006063a441a2 [2023-03-09T19:39:23.884Z] ---> f8bb2133d5b7 [2023-03-09T19:39:23.884Z] Step 12/23 : WORKDIR / [2023-03-09T19:39:23.884Z] ---> Running in 8847764194a7 [2023-03-09T19:39:24.471Z] Removing intermediate container 8847764194a7 [2023-03-09T19:39:24.471Z] ---> 5524860efb95 [2023-03-09T19:39:24.471Z] 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-09T19:39:24.471Z] ---> 3b5399679079 [2023-03-09T19:39:24.471Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T19:39:25.058Z] ---> 6a3fdaf8e321 [2023-03-09T19:39:25.058Z] 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-09T19:39:25.058Z] ---> ff7e9545d2db [2023-03-09T19:39:25.058Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T19:39:25.058Z] ---> Running in 45547fb55b6b [2023-03-09T19:39:25.643Z] Removing intermediate container 45547fb55b6b [2023-03-09T19:39:25.643Z] ---> c457502dbe27 [2023-03-09T19:39:25.643Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T19:39:25.643Z] ---> Running in 595861a02bb0 [2023-03-09T19:39:25.643Z] ---> 345236550d68 [2023-03-09T19:39:25.643Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T19:39:25.911Z] Removing intermediate container 595861a02bb0 [2023-03-09T19:39:25.911Z] ---> 953835f02d3a [2023-03-09T19:39:25.911Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T19:39:26.182Z] ---> Running in 1a7999b31ab0 [2023-03-09T19:39:26.182Z] ---> f0439290448a [2023-03-09T19:39:26.182Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T19:39:26.450Z] Removing intermediate container 1a7999b31ab0 [2023-03-09T19:39:26.450Z] ---> d1cecddd5142 [2023-03-09T19:39:26.450Z] Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:39:26.450Z] ---> Running in 6f6446d12ca7 [2023-03-09T19:39:27.038Z] Removing intermediate container 6f6446d12ca7 [2023-03-09T19:39:27.038Z] ---> a0b4c84b331e [2023-03-09T19:39:27.038Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T19:39:27.038Z] ---> Running in 879d44f1e89f [2023-03-09T19:39:27.307Z] ---> a8f31b1ca803 [2023-03-09T19:39:27.307Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-09T19:39:27.307Z] Removing intermediate container 879d44f1e89f [2023-03-09T19:39:27.307Z] ---> df07e1de5df1 [2023-03-09T19:39:27.307Z] [2023-03-09T19:39:27.575Z] Successfully built df07e1de5df1 [2023-03-09T19:39:27.575Z] Successfully tagged support-notifications-arm64:latest [2023-03-09T19:39:28.541Z]  Building support-notifications ... done  ---> 7b6103bde5be [2023-03-09T19:39:28.541Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T19:39:28.810Z] ---> 8c65689bee23 [2023-03-09T19:39:28.810Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T19:39:28.810Z] ---> Running in 86f47c325541 [2023-03-09T19:39:30.769Z] Removing intermediate container 86f47c325541 [2023-03-09T19:39:30.769Z] ---> 68c901fbc459 [2023-03-09T19:39:30.769Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T19:39:30.769Z] ---> Running in 57dff8dfeb2c [2023-03-09T19:39:31.038Z] Removing intermediate container 57dff8dfeb2c [2023-03-09T19:39:31.038Z] ---> d8d00baf5906 [2023-03-09T19:39:31.038Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T19:39:31.038Z] ---> Running in 15d63d7a3732 [2023-03-09T19:39:31.307Z] Removing intermediate container 15d63d7a3732 [2023-03-09T19:39:31.307Z] ---> b05bb0f517af [2023-03-09T19:39:31.307Z] Step 22/23 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 [2023-03-09T19:39:31.307Z] ---> Running in 4e5088e871ee [2023-03-09T19:39:31.574Z] Removing intermediate container 4e5088e871ee [2023-03-09T19:39:31.574Z] ---> 0f82759ae961 [2023-03-09T19:39:31.574Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T19:39:31.574Z] ---> Running in 0d487fb4ba4a [2023-03-09T19:39:31.843Z] Removing intermediate container 0d487fb4ba4a [2023-03-09T19:39:31.843Z] ---> 31c831f5403b [2023-03-09T19:39:32.110Z] [2023-03-09T19:39:32.110Z] Successfully built 31c831f5403b [2023-03-09T19:39:32.110Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-09T19:39:32.708Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-09T19:39:32.722Z] $ docker stop --time=1 7a92999e4873fea0110ce2e88675ed58fd6a0d6dec0f14f72371a92dd23a0cff [2023-03-09T19:39:35.045Z] $ docker rm -f --volumes 7a92999e4873fea0110ce2e88675ed58fd6a0d6dec0f14f72371a92dd23a0cff [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T19:39:35.534Z] + docker images [2023-03-09T19:39:35.800Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T19:39:35.800Z] security-secretstore-setup-arm64 latest 31c831f5403b 4 seconds ago 28.7MB [2023-03-09T19:39:35.800Z] support-notifications-arm64 latest df07e1de5df1 8 seconds ago 29.7MB [2023-03-09T19:39:35.800Z] d7e2faad0499 17 seconds ago 1.5GB [2023-03-09T19:39:35.800Z] e12a34483eaa 20 seconds ago 1.57GB [2023-03-09T19:39:35.800Z] core-metadata-arm64 latest c18528445676 56 seconds ago 17.8MB [2023-03-09T19:39:35.800Z] 544a1f338099 About a minute ago 1.51GB [2023-03-09T19:39:35.800Z] security-spire-agent-arm64 latest 8a672c34df43 About a minute ago 122MB [2023-03-09T19:39:35.800Z] security-spiffe-token-provider-arm64 latest 3fabeee81d16 About a minute ago 29.1MB [2023-03-09T19:39:35.800Z] core-common-config-bootstrapper-arm64 latest ce862593160d About a minute ago 14.9MB [2023-03-09T19:39:35.800Z] 4f8fbe5b067c About a minute ago 1.54GB [2023-03-09T19:39:35.800Z] 33d6f2111a17 2 minutes ago 1.5GB [2023-03-09T19:39:35.800Z] security-spire-server-arm64 latest 5a36783b798d 5 minutes ago 84.3MB [2023-03-09T19:39:35.800Z] 41924da08a42 5 minutes ago 1.38GB [2023-03-09T19:39:35.800Z] security-bootstrapper-arm64 latest 39df74cc7cc0 5 minutes ago 19MB [2023-03-09T19:39:35.800Z] cfb612697aa9 6 minutes ago 1.49GB [2023-03-09T19:39:35.800Z] security-spire-config-arm64 latest e822fd9e2783 8 minutes ago 83.6MB [2023-03-09T19:39:35.800Z] 22caf7e61074 9 minutes ago 1.38GB [2023-03-09T19:39:35.800Z] support-scheduler-arm64 latest a6c8acaa168c 9 minutes ago 29.1MB [2023-03-09T19:39:35.800Z] cf3c5000762d 9 minutes ago 1.57GB [2023-03-09T19:39:35.800Z] core-data-arm64 latest 65ebb60044ab 12 minutes ago 17.3MB [2023-03-09T19:39:35.800Z] core-command-arm64 latest 01d6971c3dc4 12 minutes ago 17.1MB [2023-03-09T19:39:35.800Z] 1fbd48d58324 12 minutes ago 1.51GB [2023-03-09T19:39:35.800Z] 3cc72bd2427f 12 minutes ago 1.51GB [2023-03-09T19:39:35.800Z] security-proxy-setup-arm64 latest 04b985486913 13 minutes ago 15.8MB [2023-03-09T19:39:35.800Z] security-proxy-auth-arm64 latest e1e904697878 13 minutes ago 15.7MB [2023-03-09T19:39:35.800Z] c3cfc368fc16 13 minutes ago 1.49GB [2023-03-09T19:39:35.800Z] 82b61cd732a3 13 minutes ago 1.49GB [2023-03-09T19:39:35.800Z] ci-base-image-arm64 latest 35605c248d52 32 minutes ago 904MB [2023-03-09T19:39:35.800Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-09T19:39:35.800Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-09T19:39:35.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-09T19:39:35.800Z] 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-09T19:39:36.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T19:39:36.256Z] [2023-03-09T19:39:36.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:39:36.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T19:39:36.861Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T19:39:36.861Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T19:39:36.861Z] 04944245beec: Pulling fs layer [2023-03-09T19:39:36.861Z] 699f458cf7ca: Pulling fs layer [2023-03-09T19:39:36.861Z] 765212b225bb: Pulling fs layer [2023-03-09T19:39:36.861Z] f23df028b6ca: Pulling fs layer [2023-03-09T19:39:36.861Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T19:39:36.861Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T19:39:36.861Z] 765212b225bb: Waiting [2023-03-09T19:39:36.861Z] f23df028b6ca: Waiting [2023-03-09T19:39:36.861Z] d65c8cfc05b1: Waiting [2023-03-09T19:39:36.861Z] 2437ff75d9bd: Waiting [2023-03-09T19:39:36.861Z] 04944245beec: Verifying Checksum [2023-03-09T19:39:36.861Z] 04944245beec: Download complete [2023-03-09T19:39:36.861Z] 765212b225bb: Verifying Checksum [2023-03-09T19:39:36.861Z] 765212b225bb: Download complete [2023-03-09T19:39:37.129Z] f23df028b6ca: Verifying Checksum [2023-03-09T19:39:37.129Z] f23df028b6ca: Download complete [2023-03-09T19:39:37.129Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T19:39:37.129Z] d65c8cfc05b1: Download complete [2023-03-09T19:39:37.129Z] 699f458cf7ca: Verifying Checksum [2023-03-09T19:39:37.129Z] 699f458cf7ca: Download complete [2023-03-09T19:39:37.395Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T19:39:37.395Z] 8998bd30e6a1: Download complete [2023-03-09T19:39:39.972Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T19:39:39.972Z] 2437ff75d9bd: Download complete [2023-03-09T19:39:41.379Z] 8998bd30e6a1: Pull complete [2023-03-09T19:39:41.964Z] 04944245beec: Pull complete [2023-03-09T19:39:43.371Z] 699f458cf7ca: Pull complete [2023-03-09T19:39:43.371Z] 765212b225bb: Pull complete [2023-03-09T19:39:44.329Z] f23df028b6ca: Pull complete [2023-03-09T19:39:44.329Z] d65c8cfc05b1: Pull complete [2023-03-09T19:39:59.319Z] 2437ff75d9bd: Pull complete [2023-03-09T19:39:59.319Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T19:39:59.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T19:39:59.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:39:59.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container [2023-03-09T19:39:59.592Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T19:40:02.349Z] $ docker top 7281e3796bf582c7dbe66d4f1925e4476d0d5d54cc968e6b521e285f8d9627a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:40:03.249Z] ---> job-cost.sh [2023-03-09T19:40:03.249Z] lf-activate-venv: SKIPPING [2023-03-09T19:40:03.249Z] INFO: No Stack... [2023-03-09T19:40:03.829Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T19:40:04.790Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T19:40:05.431Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-03-09T19:40:05.431Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T19:40:05.486Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4424-4-stack-cost] [2023-03-09T19:40:05.493Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4424-4-stack-cost] did not exist. Created. [2023-03-09T19:40:05.493Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4424-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T19:40:06.129Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T19:40:06.294Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T19:40:06.303Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4424-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T19:40:06.331Z] $ docker stop --time=1 7281e3796bf582c7dbe66d4f1925e4476d0d5d54cc968e6b521e285f8d9627a4 [2023-03-09T19:40:07.849Z] $ docker rm -f --volumes 7281e3796bf582c7dbe66d4f1925e4476d0d5d54cc968e6b521e285f8d9627a4 [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-09T19:40:08.252Z] provisioning config files... [2023-03-09T19:40:08.261Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config14376456176656153049tmp [Pipeline] { [Pipeline] sh [2023-03-09T19:40:08.549Z] + set +x [2023-03-09T19:40:08.549Z] + + curl -s https://codecov.io/bash [2023-03-09T19:40:08.549Z] bash -s -- [2023-03-09T19:40:08.549Z] [2023-03-09T19:40:08.549Z] _____ _ [2023-03-09T19:40:08.549Z] / ____| | | [2023-03-09T19:40:08.549Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T19:40:08.549Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T19:40:08.549Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T19:40:08.549Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T19:40:08.549Z] Bash-1.0.6 [2023-03-09T19:40:08.549Z] [2023-03-09T19:40:08.549Z] [2023-03-09T19:40:08.549Z] ==> git version 2.25.1 found [2023-03-09T19:40:08.549Z] ==> 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-09T19:40:08.549Z] Release-Date: 2020-01-08 [2023-03-09T19:40:08.549Z] 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-09T19:40:08.549Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T19:40:08.549Z] ==> Jenkins CI detected. [2023-03-09T19:40:08.549Z] current dir:  /w/workspace/edgex-go/4 [2023-03-09T19:40:08.549Z] project root: . [2023-03-09T19:40:08.549Z] --> token set from env [2023-03-09T19:40:08.549Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T19:40:08.549Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T19:40:08.549Z] ==> Python coveragepy not found [2023-03-09T19:40:08.549Z] ==> Searching for coverage reports in: [2023-03-09T19:40:08.549Z] + . [2023-03-09T19:40:08.549Z] -> Found 1 reports [2023-03-09T19:40:08.549Z] ==> Detecting git/mercurial file structure [2023-03-09T19:40:08.809Z] ==> Reading reports [2023-03-09T19:40:08.809Z] + ./coverage.out bytes=447487 [2023-03-09T19:40:08.809Z] ==> Appending adjustments [2023-03-09T19:40:08.809Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T19:40:09.743Z] + Found adjustments [2023-03-09T19:40:09.743Z] ==> Gzipping contents [2023-03-09T19:40:10.001Z] 60K /tmp/codecov.879uxi.gz [2023-03-09T19:40:10.001Z] ==> Uploading reports [2023-03-09T19:40:10.001Z] url: https://codecov.io [2023-03-09T19:40:10.001Z] query: branch=PR-4424&commit=c1acb166a57a505ed88899df0fc20510f5eb2e29&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= [2023-03-09T19:40:10.001Z] -> Pinging Codecov [2023-03-09T19:40:10.001Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4424&commit=c1acb166a57a505ed88899df0fc20510f5eb2e29&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= [2023-03-09T19:40:10.001Z] -> Uploading to [2023-03-09T19:40:10.001Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/00271124DB129430A58F1EEE437C3FCB/c1acb166a57a505ed88899df0fc20510f5eb2e29/47dc2503-4baf-45ce-8ddb-b3d11e16e0d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T194009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e78bb15d835b15848f1dbb744af2ab216b1d7b18bd3c9c548926c7e0e2e97c0 [2023-03-09T19:40:10.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T19:40:10.001Z] Dload Upload Total Spent Left Speed [2023-03-09T19:40:10.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58152 0 0 100 58152 0 179k --:--:-- --:--:-- --:--:-- 178k 100 58152 0 0 100 58152 0 179k --:--:-- --:--:-- --:--:-- 178k [2023-03-09T19:40:10.259Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c1acb166a57a505ed88899df0fc20510f5eb2e29 [Pipeline] } [2023-03-09T19:40:10.265Z] 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-09T19:40:10.866Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:40:11.157Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:40:12.021Z] ---> package-listing.sh [2023-03-09T19:40:12.021Z] ++ facter osfamily [2023-03-09T19:40:12.021Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T19:40:12.280Z] + OS_FAMILY=debian [2023-03-09T19:40:12.280Z] + workspace=/w/workspace/edgex-go/4 [2023-03-09T19:40:12.280Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T19:40:12.280Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T19:40:12.280Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T19:40:12.280Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T19:40:12.280Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-09T19:40:12.280Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T19:40:12.280Z] + case "${OS_FAMILY}" in [2023-03-09T19:40:12.280Z] + dpkg -l [2023-03-09T19:40:12.280Z] + grep '^ii' [2023-03-09T19:40:12.280Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T19:40:12.280Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T19:40:12.280Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T19:40:12.280Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-09T19:40:12.280Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-09T19:40:12.280Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-09T19:40:12.290Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T19:40:12.567Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:40:13.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T19:40:13.134Z] [2023-03-09T19:40:13.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T19:40:13.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T19:40:13.446Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T19:40:13.446Z] 5eb5b503b376: Pulling fs layer [2023-03-09T19:40:13.446Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T19:40:13.446Z] ec43610c2a17: Pulling fs layer [2023-03-09T19:40:13.446Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T19:40:13.446Z] 33b1e0a273af: Pulling fs layer [2023-03-09T19:40:13.446Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T19:40:13.446Z] 2f39f015ded8: Pulling fs layer [2023-03-09T19:40:13.446Z] 5d3b04190fa2: Waiting [2023-03-09T19:40:13.446Z] 2f39f015ded8: Waiting [2023-03-09T19:40:13.446Z] 3a2ae6a8a46f: Waiting [2023-03-09T19:40:13.446Z] 33b1e0a273af: Waiting [2023-03-09T19:40:13.446Z] 5c69ac0246d0: Download complete [2023-03-09T19:40:13.446Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T19:40:13.446Z] 3a2ae6a8a46f: Download complete [2023-03-09T19:40:13.708Z] 33b1e0a273af: Verifying Checksum [2023-03-09T19:40:13.708Z] 33b1e0a273af: Download complete [2023-03-09T19:40:13.708Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T19:40:13.708Z] 5d3b04190fa2: Download complete [2023-03-09T19:40:13.708Z] ec43610c2a17: Verifying Checksum [2023-03-09T19:40:13.708Z] ec43610c2a17: Download complete [2023-03-09T19:40:13.708Z] 5eb5b503b376: Verifying Checksum [2023-03-09T19:40:13.708Z] 5eb5b503b376: Download complete [2023-03-09T19:40:14.644Z] 2f39f015ded8: Download complete [2023-03-09T19:40:14.904Z] 5eb5b503b376: Pull complete [2023-03-09T19:40:15.162Z] 5c69ac0246d0: Pull complete [2023-03-09T19:40:15.421Z] ec43610c2a17: Pull complete [2023-03-09T19:40:15.679Z] 3a2ae6a8a46f: Pull complete [2023-03-09T19:40:15.938Z] 33b1e0a273af: Pull complete [2023-03-09T19:40:15.938Z] 5d3b04190fa2: Pull complete [2023-03-09T19:40:20.123Z] 2f39f015ded8: Pull complete [2023-03-09T19:40:20.123Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T19:40:20.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T19:40:20.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T19:40:20.207Z] prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container [2023-03-09T19:40:20.208Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T19:40:26.104Z] $ docker top 3cee48321f750cca27fd57dfe42789b8fcd4b3fe8c48e0af71c74aaa427b311b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T19:40:26.484Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T19:40:26.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T19:40:27.056Z] + ls /var/log/sa-host [2023-03-09T19:40:27.056Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T19:40:27.122Z] provisioning config files... [2023-03-09T19:40:27.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config18265493638790285702tmp [Pipeline] { [Pipeline] echo [2023-03-09T19:40:27.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:40:27.425Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T19:40:27.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:40:27.746Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T19:40:27.756Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:40:28.043Z] ---> sudo-logs.sh [2023-03-09T19:40:28.043Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T19:40:28.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:40:28.344Z] ---> job-cost.sh [2023-03-09T19:40:28.344Z] lf-activate-venv: SKIPPING [2023-03-09T19:40:28.344Z] DEBUG: total: 0.10999999940395355 [2023-03-09T19:40:28.344Z] INFO: Retrieving Stack Cost... [2023-03-09T19:40:28.605Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T19:40:29.174Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T19:40:29.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T19:40:29.467Z] ---> logs-deploy.sh [2023-03-09T19:40:29.467Z] lf-activate-venv: SKIPPING [2023-03-09T19:40:29.467Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4424/4 [2023-03-09T19:40:29.467Z] INFO: archiving workspace using pattern(s): [2023-03-09T19:40:30.405Z] Archives upload complete. [2023-03-09T19:40:30.405Z] INFO: archiving logs to Nexus