Pull request #4560 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from bf0bec5d5aa308abee967c48633f9863a09bedf5+079d219be26533084879877c2803b7bbbdfcd758 (7a50b3f341c234a3bcc036e6c5d073f574011660) 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-ssh3331687167924470753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7986304319475703901.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh472878078254179327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4732098900322882537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11351750330445061663.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4560/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4560/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5586387457296020192.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14723’ Running on prd-ubuntu20.04-docker-8c-8g-14726 in /w/workspace/edgexfoundry_edgex-go_PR-4560 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4560/head:refs/remotes/origin/PR-4560 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit bf0bec5d5aa308abee967c48633f9863a09bedf5 Merge succeeded, producing bf0bec5d5aa308abee967c48633f9863a09bedf5 Checking out Revision bf0bec5d5aa308abee967c48633f9863a09bedf5 (PR-4560) > git config core.sparsecheckout # timeout=10 > git checkout -f bf0bec5d5aa308abee967c48633f9863a09bedf5 # 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 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf0bec5d5aa308abee967c48633f9863a09bedf5 # timeout=10 Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T17:09:13.565Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T17:09:13.731Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T17:09:13.834Z] ========================================================= [2023-05-09T17:09:13.834Z] EdgeX Global Pipelines Version Info [2023-05-09T17:09:13.834Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:09:14.580Z] ------------------- [2023-05-09T17:09:14.580Z] stable info: [2023-05-09T17:09:14.580Z] ------------------- [2023-05-09T17:09:14.580Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T17:09:14.580Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T17:09:14.580Z] Message: update stable to v1.0.249 [2023-05-09T17:09:15.152Z] ------------------- [2023-05-09T17:09:15.152Z] experimental info: [2023-05-09T17:09:15.152Z] ------------------- [2023-05-09T17:09:15.152Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T17:09:15.152Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T17:09:15.152Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T17:09:15.448Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-09T17:09:15.493Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-09T17:09:15.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T17:09:15.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T17:09:15.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T17:09:15.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T17:09:15.691Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T17:09:15.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-09T17:09:15.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-09T17:09:15.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-09T17:09:15.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T17:09:15.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T17:09:15.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T17:09:15.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T17:09:16.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T17:09:16.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T17:09:16.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T17:09:16.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T17:09:16.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T17:09:16.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T17:09:16.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T17:09:16.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T17:09:16.378Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T17:09:16.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4560 [Pipeline] echo [2023-05-09T17:09:16.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4560 [Pipeline] echo [2023-05-09T17:09:16.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4560 [Pipeline] echo [2023-05-09T17:09:16.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf0bec5d5aa308abee967c48633f9863a09bedf5 [Pipeline] echo [2023-05-09T17:09:16.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf0bec5 [Pipeline] echo [2023-05-09T17:09:16.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T17:09:16.900Z] provisioning config files... [2023-05-09T17:09:16.914Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14259752571321284627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:09:17.260Z] ---> docker-login.sh [2023-05-09T17:09:17.261Z] nexus3.edgexfoundry.org:10001 [2023-05-09T17:09:17.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:17.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:17.522Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:17.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:17.522Z] [2023-05-09T17:09:17.522Z] Login Succeeded [2023-05-09T17:09:17.522Z] nexus3.edgexfoundry.org:10002 [2023-05-09T17:09:17.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:17.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:17.783Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:17.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:17.783Z] [2023-05-09T17:09:17.783Z] Login Succeeded [2023-05-09T17:09:17.783Z] nexus3.edgexfoundry.org:10003 [2023-05-09T17:09:17.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:17.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:17.783Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:17.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:17.783Z] [2023-05-09T17:09:17.783Z] Login Succeeded [2023-05-09T17:09:17.783Z] nexus3.edgexfoundry.org:10004 [2023-05-09T17:09:17.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:18.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:18.045Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:18.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:18.045Z] [2023-05-09T17:09:18.045Z] Login Succeeded [2023-05-09T17:09:18.045Z] docker.io [2023-05-09T17:09:18.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:18.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:18.305Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:18.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:18.305Z] [2023-05-09T17:09:18.305Z] Login Succeeded [2023-05-09T17:09:18.305Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T17:09:18.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T17:09:18.764Z] + 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-05-09T17:09:18.764Z] + dirname cmd/core-command/Dockerfile [2023-05-09T17:09:18.764Z] + cut -d/ -f2 [2023-05-09T17:09:18.764Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-09T17:09:18.764Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T17:09:18.765Z] cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T17:09:18.765Z] + + dirname cmd/core-data/Dockerfile [2023-05-09T17:09:18.765Z] cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-09T17:09:18.765Z] + + dirname cmd/core-metadata/Dockerfile [2023-05-09T17:09:18.765Z] cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-09T17:09:18.765Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-09T17:09:18.765Z] + cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-09T17:09:18.765Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-09T17:09:18.765Z] + cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-09T17:09:18.765Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-09T17:09:18.765Z] + cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-09T17:09:18.765Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-09T17:09:18.765Z] + cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-09T17:09:18.765Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T17:09:18.765Z] + cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T17:09:18.765Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-09T17:09:18.765Z] + cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-09T17:09:18.765Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-09T17:09:18.765Z] + cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-09T17:09:18.765Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2023-05-09T17:09:18.765Z] -f2 [2023-05-09T17:09:18.765Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-09T17:09:18.765Z] + dirname cmd/support-notifications/Dockerfile [2023-05-09T17:09:18.765Z] + cut -d/ -f2 [2023-05-09T17:09:18.765Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-09T17:09:18.765Z] + cut -d/ -f2 [2023-05-09T17:09:18.765Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-09T17:09:18.765Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-09T17:09:18.830Z] 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-05-09T17:09:19.344Z] + git rev-list -1 --merges bf0bec5d5aa308abee967c48633f9863a09bedf5~1..bf0bec5d5aa308abee967c48633f9863a09bedf5 [Pipeline] echo [2023-05-09T17:09:19.432Z] -----------> git rev-list -1 --merges bf0bec5d5aa308abee967c48633f9863a09bedf5~1..bf0bec5d5aa308abee967c48633f9863a09bedf5 bf0bec5d5aa308abee967c48633f9863a09bedf5 [false] [Pipeline] sh [2023-05-09T17:09:19.750Z] + git log --format=format:%s -1 bf0bec5d5aa308abee967c48633f9863a09bedf5 [Pipeline] echo [2023-05-09T17:09:19.787Z] ========================================================= [2023-05-09T17:09:19.787Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T17:09:19.787Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-09T17:09:20.276Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T17:09:20.276Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T17:09:20.276Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T17:09:20.276Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T17:09:20.276Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T17:09:20.276Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T17:09:20.276Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:09:20.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T17:09:20.798Z] [2023-05-09T17:09:20.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:09:21.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T17:09:21.250Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T17:09:21.250Z] b85a868b505f: Pulling fs layer [2023-05-09T17:09:21.250Z] e2be974225ed: Pulling fs layer [2023-05-09T17:09:21.250Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T17:09:21.250Z] 988bab9f4d93: Pulling fs layer [2023-05-09T17:09:21.250Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T17:09:21.250Z] eaf3925da568: Pulling fs layer [2023-05-09T17:09:21.250Z] bab4dde63d76: Pulling fs layer [2023-05-09T17:09:21.250Z] bde34c3a00c8: Pulling fs layer [2023-05-09T17:09:21.250Z] b352a97aabf1: Pulling fs layer [2023-05-09T17:09:21.250Z] 4872d77fe225: Pulling fs layer [2023-05-09T17:09:21.250Z] 5851b861e8e6: Pulling fs layer [2023-05-09T17:09:21.250Z] 988bab9f4d93: Waiting [2023-05-09T17:09:21.250Z] 1469e6f7b9e6: Waiting [2023-05-09T17:09:21.250Z] bde34c3a00c8: Waiting [2023-05-09T17:09:21.250Z] eaf3925da568: Waiting [2023-05-09T17:09:21.250Z] bab4dde63d76: Waiting [2023-05-09T17:09:21.250Z] b352a97aabf1: Waiting [2023-05-09T17:09:21.250Z] 4872d77fe225: Waiting [2023-05-09T17:09:21.250Z] 5851b861e8e6: Waiting [2023-05-09T17:09:21.250Z] e2be974225ed: Verifying Checksum [2023-05-09T17:09:21.250Z] e2be974225ed: Download complete [2023-05-09T17:09:21.250Z] 988bab9f4d93: Verifying Checksum [2023-05-09T17:09:21.250Z] 988bab9f4d93: Download complete [2023-05-09T17:09:21.512Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T17:09:21.512Z] 1469e6f7b9e6: Download complete [2023-05-09T17:09:21.512Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T17:09:21.512Z] 339a4e72a1f5: Download complete [2023-05-09T17:09:21.512Z] eaf3925da568: Download complete [2023-05-09T17:09:21.512Z] bde34c3a00c8: Verifying Checksum [2023-05-09T17:09:21.512Z] b352a97aabf1: Download complete [2023-05-09T17:09:21.512Z] 4872d77fe225: Verifying Checksum [2023-05-09T17:09:21.512Z] 4872d77fe225: Download complete [2023-05-09T17:09:21.512Z] 5851b861e8e6: Download complete [2023-05-09T17:09:21.512Z] b85a868b505f: Verifying Checksum [2023-05-09T17:09:21.512Z] b85a868b505f: Download complete [2023-05-09T17:09:21.772Z] bab4dde63d76: Verifying Checksum [2023-05-09T17:09:21.772Z] bab4dde63d76: Download complete [2023-05-09T17:09:22.710Z] b85a868b505f: Pull complete [2023-05-09T17:09:22.968Z] e2be974225ed: Pull complete [2023-05-09T17:09:23.228Z] 339a4e72a1f5: Pull complete [2023-05-09T17:09:23.488Z] 988bab9f4d93: Pull complete [2023-05-09T17:09:23.747Z] 1469e6f7b9e6: Pull complete [2023-05-09T17:09:23.747Z] eaf3925da568: Pull complete [2023-05-09T17:09:25.656Z] bab4dde63d76: Pull complete [2023-05-09T17:09:25.656Z] bde34c3a00c8: Pull complete [2023-05-09T17:09:25.915Z] b352a97aabf1: Pull complete [2023-05-09T17:09:25.915Z] 4872d77fe225: Pull complete [2023-05-09T17:09:25.915Z] 5851b861e8e6: Pull complete [2023-05-09T17:09:25.915Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T17:09:25.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T17:09:25.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:09:26.158Z] prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container [2023-05-09T17:09:26.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T17:09:28.514Z] $ docker top 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 -eo pid,comm [2023-05-09T17:09:28.566Z] 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-05-09T17:09:28.566Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T17:09:28.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T17:09:28.827Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T17:09:28.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T17:09:28.943Z] $ docker exec 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 ssh-agent [2023-05-09T17:09:29.058Z] SSH_AUTH_SOCK=/tmp/ssh-Pcg59PXUbphF/agent.33 [2023-05-09T17:09:29.058Z] SSH_AGENT_PID=39 [2023-05-09T17:09:29.064Z] Running ssh-add (command line suppressed) [2023-05-09T17:09:29.163Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2696816032725336974.key (/w/workspace/edgex-go/1@tmp/private_key_2696816032725336974.key) [2023-05-09T17:09:29.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T17:09:29.509Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T17:09:29.534Z] $ docker exec --env ******** --env ******** 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 ssh-agent -k [2023-05-09T17:09:29.630Z] unset SSH_AUTH_SOCK; [2023-05-09T17:09:29.631Z] unset SSH_AGENT_PID; [2023-05-09T17:09:29.631Z] echo Agent pid 39 killed; [2023-05-09T17:09:29.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T17:09:29.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T17:09:29.735Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T17:09:29.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T17:09:29.851Z] $ docker exec 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 ssh-agent [2023-05-09T17:09:29.964Z] SSH_AUTH_SOCK=/tmp/ssh-YAYxhMaDGFVz/agent.72 [2023-05-09T17:09:29.964Z] SSH_AGENT_PID=78 [2023-05-09T17:09:29.970Z] Running ssh-add (command line suppressed) [2023-05-09T17:09:30.075Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7062962466241788374.key (/w/workspace/edgex-go/1@tmp/private_key_7062962466241788374.key) [2023-05-09T17:09:30.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T17:09:30.424Z] + git semver init [2023-05-09T17:09:30.685Z] 2023-05-09 17:09:30,585 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T17:09:30.685Z] 2023-05-09 17:09:30,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-09T17:09:30.685Z] 2023-05-09 17:09:30,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-09T17:09:30.685Z] 2023-05-09 17:09:30,586 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-05-09T17:09:35.969Z] 2023-05-09 17:09:35,077 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-09T17:09:35.969Z] 2023-05-09 17:09:35,078 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4560 with force:False [2023-05-09T17:09:35.969Z] 2023-05-09 17:09:35,078 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4560 [2023-05-09T17:09:35.969Z] 2023-05-09 17:09:35,082 [execute] INFO git cat-file --batch-check [2023-05-09T17:09:35.969Z] 2023-05-09 17:09:35,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T17:09:35.969Z] 2023-05-09 17:09:35,087 [execute] INFO git cat-file --batch [2023-05-09T17:09:35.969Z] 2023-05-09 17:09:35,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T17:09:35.969Z] 2023-05-09 17:09:35,091 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4560 [2023-05-09T17:09:35.969Z] 0.0.0 [Pipeline] } [2023-05-09T17:09:36.001Z] $ docker exec --env ******** --env ******** 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 ssh-agent -k [2023-05-09T17:09:36.114Z] unset SSH_AUTH_SOCK; [2023-05-09T17:09:36.114Z] unset SSH_AGENT_PID; [2023-05-09T17:09:36.114Z] echo Agent pid 78 killed; [2023-05-09T17:09:36.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T17:09:36.557Z] + git semver [Pipeline] } [2023-05-09T17:09:36.869Z] $ docker stop --time=1 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 [2023-05-09T17:09:38.162Z] $ docker rm -f --volumes 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T17:09:38.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T17:09:38.817Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T17:09:38.835Z] [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-05-09T17:09:39.693Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-09T17:09:39.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:09:39.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:09:39.792Z] ========================================================= [2023-05-09T17:09:39.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T17:09:39.792Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T17:09:40.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T17:09:40.130Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T17:09:40.130Z] f56be85fc22e: Pulling fs layer [2023-05-09T17:09:40.130Z] 85791d961cd3: Pulling fs layer [2023-05-09T17:09:40.130Z] d694b5ae8c79: Pulling fs layer [2023-05-09T17:09:40.130Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T17:09:40.130Z] 4d19c01a9841: Pulling fs layer [2023-05-09T17:09:40.130Z] 9325e15d5711: Pulling fs layer [2023-05-09T17:09:40.130Z] 556b6ee489ea: Pulling fs layer [2023-05-09T17:09:40.130Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T17:09:40.130Z] 9f32a84ed3da: Waiting [2023-05-09T17:09:40.130Z] 4d19c01a9841: Waiting [2023-05-09T17:09:40.130Z] 9325e15d5711: Waiting [2023-05-09T17:09:40.130Z] 556b6ee489ea: Waiting [2023-05-09T17:09:40.130Z] c5a4b2cf53e6: Waiting [2023-05-09T17:09:40.130Z] 85791d961cd3: Verifying Checksum [2023-05-09T17:09:40.130Z] 85791d961cd3: Download complete [2023-05-09T17:09:40.130Z] 9f32a84ed3da: Download complete [2023-05-09T17:09:40.130Z] 4d19c01a9841: Verifying Checksum [2023-05-09T17:09:40.130Z] 4d19c01a9841: Download complete [2023-05-09T17:09:40.130Z] f56be85fc22e: Verifying Checksum [2023-05-09T17:09:40.130Z] f56be85fc22e: Download complete [2023-05-09T17:09:40.130Z] 9325e15d5711: Verifying Checksum [2023-05-09T17:09:40.130Z] 9325e15d5711: Download complete [2023-05-09T17:09:40.390Z] f56be85fc22e: Pull complete [2023-05-09T17:09:40.651Z] 85791d961cd3: Pull complete [2023-05-09T17:09:40.651Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T17:09:40.651Z] c5a4b2cf53e6: Download complete [2023-05-09T17:09:40.909Z] d694b5ae8c79: Verifying Checksum [2023-05-09T17:09:40.909Z] d694b5ae8c79: Download complete [2023-05-09T17:09:40.909Z] 556b6ee489ea: Verifying Checksum [2023-05-09T17:09:40.909Z] 556b6ee489ea: Download complete [2023-05-09T17:09:44.192Z] d694b5ae8c79: Pull complete [2023-05-09T17:09:44.192Z] 9f32a84ed3da: Pull complete [2023-05-09T17:09:44.192Z] 4d19c01a9841: Pull complete [2023-05-09T17:09:44.192Z] 9325e15d5711: Pull complete [2023-05-09T17:09:46.732Z] 556b6ee489ea: Pull complete [2023-05-09T17:09:47.668Z] c5a4b2cf53e6: Pull complete [2023-05-09T17:09:47.668Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T17:09:47.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T17:09:47.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T17:09:48.038Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T17:09:48.038Z] WORKDIR /edgex [2023-05-09T17:09:48.038Z] COPY go.mod . [2023-05-09T17:09:48.038Z] RUN go mod download [2023-05-09T17:09:48.038Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-09T17:09:48.608Z] Sending build context to Docker daemon 170.7MB [2023-05-09T17:09:48.608Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T17:09:48.608Z] ---> c4be618373d6 [2023-05-09T17:09:48.608Z] Step 2/4 : WORKDIR /edgex [2023-05-09T17:09:52.852Z] ---> Running in 9ef271958cb1 [2023-05-09T17:09:52.852Z] Removing intermediate container 9ef271958cb1 [2023-05-09T17:09:52.852Z] ---> 4d1772edf162 [2023-05-09T17:09:52.852Z] Step 3/4 : COPY go.mod . [2023-05-09T17:09:52.852Z] ---> 6df4fbaffe27 [2023-05-09T17:09:52.852Z] Step 4/4 : RUN go mod download [2023-05-09T17:09:52.852Z] ---> Running in bfea3ea6dd43 [2023-05-09T17:09:54.228Z] Still waiting to schedule task [2023-05-09T17:09:54.228Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14724’ is offline [2023-05-09T17:10:05.069Z] Removing intermediate container bfea3ea6dd43 [2023-05-09T17:10:05.070Z] ---> 181c2d9f4557 [2023-05-09T17:10:05.070Z] Successfully built 181c2d9f4557 [2023-05-09T17:10:05.070Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:10:05.533Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T17:10:05.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:10:05.679Z] prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container [2023-05-09T17:10:05.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T17:10:06.086Z] $ docker top 770edb45ea0221dd4d6e1cd4aefaf84dba440f759f9cd7220864d1e2fe7833f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:10:06.473Z] + go version [2023-05-09T17:10:06.473Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T17:10:06.507Z] $ docker stop --time=1 770edb45ea0221dd4d6e1cd4aefaf84dba440f759f9cd7220864d1e2fe7833f6 [2023-05-09T17:10:07.779Z] $ docker rm -f --volumes 770edb45ea0221dd4d6e1cd4aefaf84dba440f759f9cd7220864d1e2fe7833f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:10:08.481Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T17:10:08.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:10:08.640Z] prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container [2023-05-09T17:10:08.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T17:10:09.177Z] $ docker top f5626bee649128791e1868912f7f489c9082fd555fdc7ffd1e4d1fd72e7edf87 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T17:10:09.284Z] ========================================================= [2023-05-09T17:10:09.284Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T17:10:09.284Z] ========================================================= [Pipeline] sh [2023-05-09T17:10:09.575Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T17:10:09.932Z] + make test [2023-05-09T17:10:09.932Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T17:10:16.639Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T17:10:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T17:10:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T17:10:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T17:10:28.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T17:10:29.414Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T17:10:29.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T17:10:29.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T17:10:29.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T17:10:29.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T17:10:29.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T17:10:30.192Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T17:10:30.452Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T17:10:30.452Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T17:10:30.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T17:10:31.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T17:10:31.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T17:10:31.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-05-09T17:10:32.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2023-05-09T17:10:33.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T17:10:33.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T17:10:33.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T17:10:35.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T17:10:35.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T17:10:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T17:10:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T17:10:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T17:10:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T17:10:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T17:10:36.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements [2023-05-09T17:10:36.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-05-09T17:10:36.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T17:10:36.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T17:10:38.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.350s coverage: 88.5% of statements [2023-05-09T17:10:38.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.057s coverage: 3.8% of statements [2023-05-09T17:10:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T17:10:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T17:10:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T17:10:39.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements [2023-05-09T17:10:39.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T17:10:39.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T17:10:39.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T17:10:39.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T17:10:39.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T17:10:39.334Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-05-09T17:10:40.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T17:10:40.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T17:10:40.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T17:10:40.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 65.9% of statements [2023-05-09T17:10:40.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T17:10:40.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T17:10:40.835Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-05-09T17:10:40.835Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-05-09T17:10:41.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.9% of statements [2023-05-09T17:10:41.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements [2023-05-09T17:10:41.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-05-09T17:10:41.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2023-05-09T17:10:41.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-05-09T17:10:42.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T17:10:42.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T17:10:42.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T17:10:42.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T17:10:42.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T17:10:42.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T17:10:42.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T17:10:42.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T17:10:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T17:10:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T17:10:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T17:10:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T17:10:43.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T17:10:43.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T17:10:43.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T17:10:44.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T17:10:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T17:10:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T17:10:46.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T17:10:47.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T17:10:47.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T17:10:47.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T17:10:48.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T17:10:48.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T17:10:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T17:10:50.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T17:10:50.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T17:10:50.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T17:10:50.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T17:10:52.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T17:10:52.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T17:10:52.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T17:10:52.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T17:10:53.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T17:10:53.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T17:10:53.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T17:10:53.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T17:10:53.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-05-09T17:10:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T17:10:54.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T17:10:54.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T17:10:54.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.264s coverage: 79.9% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.083s coverage: 92.9% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 64.4% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-05-09T17:11:07.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-05-09T17:11:07.191Z] 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-05-09T17:11:07.191Z] running golangci-lint [2023-05-09T17:11:07.191Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-09T17:11:07.191Z] go version go1.20.2 linux/amd64 [2023-05-09T17:11:07.191Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-09T17:11:07.191Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-09T17:11:22.098Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 13.340485235s" [2023-05-09T17:11:22.098Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.937556ms" [2023-05-09T17:11:27.362Z] level=info msg="[linters_context/goanalysis] analyzers took 47.77195706s with top 10 stages: buildir: 29.165151524s, inspect: 1.450593826s, fact_deprecated: 1.191549456s, gosec: 1.0981803s, S1038: 969.734204ms, nilness: 959.569525ms, printf: 925.258241ms, fact_purity: 793.596397ms, ctrlflow: 763.713075ms, unused: 355.352814ms" [2023-05-09T17:11:27.362Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-09T17:11:27.362Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, nolint: 0/23" [2023-05-09T17:11:27.362Z] level=info msg="[runner] processing took 18.140125ms with stages: nolint: 7.726471ms, identifier_marker: 4.83557ms, path_prettifier: 2.260813ms, exclude-rules: 1.285072ms, autogenerated_exclude: 1.212692ms, skip_dirs: 675.087µs, cgo: 116.689µs, filename_unadjuster: 21.46µs, skip_files: 849ns, max_same_issues: 849ns, uniq_by_line: 749ns, exclude: 589ns, sort_results: 579ns, severity-rules: 470ns, path_shortener: 439ns, source_code: 430ns, diff: 430ns, path_prefixer: 409ns, max_per_file_from_linter: 289ns, max_from_linter: 189ns" [2023-05-09T17:11:27.362Z] level=info msg="[runner] linters took 6.862773241s with stages: goanalysis_metalinter: 6.844488747s" [2023-05-09T17:11:27.362Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-09T17:11:27.362Z] level=info msg="Memory: 203 samples, avg is 187.9MB, max is 819.7MB" [2023-05-09T17:11:27.362Z] level=info msg="Execution took 20.243341274s" [2023-05-09T17:11:27.362Z] go vet ./... [2023-05-09T17:11:30.645Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T17:11:30.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T17:11:30.903Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T17:11:31.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T17:11:31.492Z] + ls -al . [2023-05-09T17:11:31.493Z] total 704 [2023-05-09T17:11:31.493Z] drwxrwxr-x 11 1001 1001 4096 May 9 17:10 . [2023-05-09T17:11:31.493Z] drwxr-xr-x 4 root root 4096 May 9 17:10 .. [2023-05-09T17:11:31.493Z] drwxrwxr-x 2 1001 1001 4096 May 9 17:09 .blubracket [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 16 May 9 17:09 .dockerignore [2023-05-09T17:11:31.493Z] drwxrwxr-x 8 1001 1001 4096 May 9 17:09 .git [2023-05-09T17:11:31.493Z] drwxrwxr-x 3 1001 1001 4096 May 9 17:09 .github [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 1133 May 9 17:09 .gitignore [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 42 May 9 17:09 .golangci.yml [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 87 May 9 17:09 .hadolint.yml [2023-05-09T17:11:31.493Z] drwxr-xr-x 3 1001 1001 4096 May 9 17:09 .semver [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 166 May 9 17:09 .sonarcloud.properties [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 1171 May 9 17:09 ADOPTERS.md [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 10835 May 9 17:09 Attribution.txt [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 73765 May 9 17:09 CHANGELOG.md [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 3804 May 9 17:09 CONTRIBUTING.md [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 677 May 9 17:09 GOVERNANCE.md [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 883 May 9 17:09 Jenkinsfile [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 10775 May 9 17:09 LICENSE [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 14368 May 9 17:09 Makefile [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 582 May 9 17:09 OWNERS.md [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 9403 May 9 17:09 README.md [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 789 May 9 17:09 SECURITY.md [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 5 May 9 17:09 VERSION [2023-05-09T17:11:31.493Z] drwxrwxr-x 2 1001 1001 4096 May 9 17:09 bin [2023-05-09T17:11:31.493Z] drwxrwxr-x 18 1001 1001 4096 May 9 17:09 cmd [2023-05-09T17:11:31.493Z] -rw-r--r-- 1 root root 447731 May 9 17:11 coverage.out [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 3200 May 9 17:09 go.mod [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 31040 May 9 17:09 go.sum [2023-05-09T17:11:31.493Z] drwxrwxr-x 7 1001 1001 4096 May 9 17:09 internal [2023-05-09T17:11:31.493Z] drwxrwxr-x 3 1001 1001 4096 May 9 17:09 openapi [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 594 May 9 17:09 security.txt [2023-05-09T17:11:31.493Z] drwxrwxr-x 4 1001 1001 4096 May 9 17:09 snap [2023-05-09T17:11:31.493Z] -rw-rw-r-- 1 1001 1001 204 May 9 17:09 version.go [Pipeline] sh [2023-05-09T17:11:31.865Z] + '[' -e coverage.out ] [2023-05-09T17:11:31.865Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T17:11:31.971Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T17:11:32.137Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14730 in /w/workspace/edgexfoundry_edgex-go_PR-4560 [Pipeline] { [Pipeline] ws [2023-05-09T17:11:32.196Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T17:11:32.262Z] + make build [2023-05-09T17:11:32.262Z] 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-05-09T17:11:32.275Z] The recommended git tool is: git [2023-05-09T17:11:38.121Z] using credential edgex-jenkins-ssh [2023-05-09T17:11:38.146Z] Cloning the remote Git repository [2023-05-09T17:11:38.204Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-09T17:11:38.314Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-09T17:11:38.482Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T17:11:38.483Z] > git --version # timeout=10 [2023-05-09T17:11:38.509Z] > git --version # 'git version 2.25.1' [2023-05-09T17:11:38.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T17:11:38.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T17:11:44.455Z] 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-05-09T17:11:44.455Z] 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-05-09T17:11:45.024Z] 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-05-09T17:11:45.959Z] 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-05-09T17:11:52.539Z] 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-05-09T17:11:53.477Z] 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-05-09T17:11:54.412Z] 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-05-09T17:11:55.345Z] 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-05-09T17:11:56.280Z] 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-05-09T17:11:57.213Z] 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-05-09T17:11:58.149Z] 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-05-09T17:11:59.518Z] $ docker stop --time=1 f5626bee649128791e1868912f7f489c9082fd555fdc7ffd1e4d1fd72e7edf87 [2023-05-09T17:12:03.545Z] $ docker rm -f --volumes f5626bee649128791e1868912f7f489c9082fd555fdc7ffd1e4d1fd72e7edf87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:12:04.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T17:12:04.637Z] [2023-05-09T17:12:04.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:12:05.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T17:12:05.014Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-09T17:12:05.014Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-09T17:12:05.014Z] ca9280d653b3: Pulling fs layer [2023-05-09T17:12:05.014Z] 7e9c9ca2126c: Pulling fs layer [2023-05-09T17:12:05.272Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-09T17:12:05.272Z] cbdbe7a5bc2a: Download complete [2023-05-09T17:12:05.272Z] ca9280d653b3: Verifying Checksum [2023-05-09T17:12:05.272Z] ca9280d653b3: Download complete [2023-05-09T17:12:05.272Z] cbdbe7a5bc2a: Pull complete [2023-05-09T17:12:05.529Z] 7e9c9ca2126c: Download complete [2023-05-09T17:12:05.787Z] ca9280d653b3: Pull complete [2023-05-09T17:12:04.491Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T17:12:04.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T17:12:05.458Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T17:12:05.507Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T17:12:05.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T17:12:05.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4560/head:refs/remotes/origin/PR-4560 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T17:12:06.439Z] Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:12:06.893Z] Merge succeeded, producing bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:12:06.894Z] Checking out Revision bf0bec5d5aa308abee967c48633f9863a09bedf5 (PR-4560) [2023-05-09T17:12:06.463Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T17:12:06.547Z] > git checkout -f bf0bec5d5aa308abee967c48633f9863a09bedf5 # timeout=10 [2023-05-09T17:12:06.785Z] > git remote # timeout=10 [2023-05-09T17:12:06.809Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T17:12:06.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T17:12:06.844Z] > git merge 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 [2023-05-09T17:12:06.873Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T17:12:06.903Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T17:12:06.919Z] > git checkout -f bf0bec5d5aa308abee967c48633f9863a09bedf5 # timeout=10 [2023-05-09T17:12:09.066Z] 7e9c9ca2126c: Pull complete [2023-05-09T17:12:09.066Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-09T17:12:09.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T17:12:09.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:12:09.298Z] prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container [2023-05-09T17:12:09.304Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T17:12:10.615Z] Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName" [2023-05-09T17:12:10.673Z] > git --version # timeout=10 [2023-05-09T17:12:10.685Z] > git --version # 'git version 2.25.1' [2023-05-09T17:12:10.703Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T17:12:11.721Z] $ docker top c85c5b1105ce5cef961f89e944b8b990d4daf33da68b315e81f33ddb19e5df0b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T17:12:12.134Z] + docker-compose build --help [2023-05-09T17:12:12.134Z] + grep parallel [2023-05-09T17:12:12.642Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T17:12:12.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T17:12:12.642Z] Dload Upload Total Spent Left Speed [2023-05-09T17:12:12.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [2023-05-09T17:12:12.707Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T17:12:12.722Z] $ docker stop --time=1 c85c5b1105ce5cef961f89e944b8b990d4daf33da68b315e81f33ddb19e5df0b [2023-05-09T17:12:14.000Z] $ docker rm -f --volumes c85c5b1105ce5cef961f89e944b8b990d4daf33da68b315e81f33ddb19e5df0b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:12:14.451Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T17:12:14.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T17:12:14.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:12:14.825Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T17:12:14.826Z] + sudo tee /etc/docker/daemon.new [2023-05-09T17:12:14.826Z] { [2023-05-09T17:12:14.826Z] "registry-mirrors": [ [2023-05-09T17:12:14.826Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T17:12:14.826Z] ], [2023-05-09T17:12:14.826Z] "bip": "10.250.0.254/24", [2023-05-09T17:12:14.826Z] "hosts": [ [2023-05-09T17:12:14.826Z] "tcp://0.0.0.0:5555", [2023-05-09T17:12:14.826Z] "unix:///var/run/docker.sock" [2023-05-09T17:12:14.826Z] ], [2023-05-09T17:12:14.826Z] "mtu": 1458, [2023-05-09T17:12:14.826Z] "selinux-enabled": true, [2023-05-09T17:12:14.826Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T17:12:14.826Z] } [2023-05-09T17:12:14.862Z] prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container [2023-05-09T17:12:14.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T17:12:15.171Z] $ docker top 057162d314200f774ac74816926e1cbd43186bc4050223fdec52daee319bc354 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-09T17:12:15.647Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T17:12:15.689Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T17:12:16.002Z] + sudo service docker restart [2023-05-09T17:12:16.257Z] Building core-command ... [2023-05-09T17:12:16.257Z] Building core-common-config-bootstrapper ... [2023-05-09T17:12:16.257Z] Building core-data ... [2023-05-09T17:12:16.257Z] Building core-metadata ... [2023-05-09T17:12:16.257Z] Building security-bootstrapper ... [2023-05-09T17:12:16.257Z] Building security-proxy-auth ... [2023-05-09T17:12:16.257Z] Building security-proxy-setup ... [2023-05-09T17:12:16.257Z] Building security-secretstore-setup ... [2023-05-09T17:12:16.257Z] Building security-spiffe-token-provider ... [2023-05-09T17:12:16.257Z] Building security-spire-agent ... [2023-05-09T17:12:16.257Z] Building security-spire-config ... [2023-05-09T17:12:16.257Z] Building security-spire-server ... [2023-05-09T17:12:16.257Z] Building support-notifications ... [2023-05-09T17:12:16.257Z] Building support-scheduler ... [2023-05-09T17:12:16.257Z] Building security-spire-agent [2023-05-09T17:12:16.257Z] Building support-scheduler [2023-05-09T17:12:16.257Z] Building support-notifications [2023-05-09T17:12:16.257Z] Building core-common-config-bootstrapper [2023-05-09T17:12:16.257Z] Building security-spire-config [2023-05-09T17:12:28.449Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:12:28.449Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:12:28.449Z] ---> 181c2d9f4557 [2023-05-09T17:12:28.449Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:12:28.449Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:12:28.449Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:12:28.449Z] ---> 181c2d9f4557 [2023-05-09T17:12:28.449Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:12:28.449Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:12:28.449Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:12:28.449Z] ---> 181c2d9f4557 [2023-05-09T17:12:28.449Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:12:28.449Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:12:28.449Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:12:28.449Z] ---> 181c2d9f4557 [2023-05-09T17:12:28.449Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T17:12:28.449Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:12:28.449Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:12:28.449Z] ---> 181c2d9f4557 [2023-05-09T17:12:28.449Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T17:12:33.724Z] ---> Running in 83707d17e538 [2023-05-09T17:12:33.724Z] ---> Running in 891c6458f28e [2023-05-09T17:12:33.724Z] ---> Running in 42d4342a636e [2023-05-09T17:12:33.724Z] ---> Running in 247218aa975e [2023-05-09T17:12:33.724Z] ---> Running in ea25e2e1cb47 [2023-05-09T17:12:33.724Z] Removing intermediate container 83707d17e538 [2023-05-09T17:12:33.724Z] ---> 6bc1c98ebbff [2023-05-09T17:12:33.724Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:12:33.724Z] Removing intermediate container 891c6458f28e [2023-05-09T17:12:33.724Z] ---> f240bfa1c60f [2023-05-09T17:12:33.724Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:12:33.724Z] Removing intermediate container 42d4342a636e [2023-05-09T17:12:33.724Z] ---> aa57524f7158 [2023-05-09T17:12:33.724Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T17:12:33.724Z] Removing intermediate container 247218aa975e [2023-05-09T17:12:33.724Z] ---> 3eb9c10cc4a2 [2023-05-09T17:12:33.724Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:12:33.724Z] ---> Running in af922cbc1225 [2023-05-09T17:12:33.724Z] Removing intermediate container ea25e2e1cb47 [2023-05-09T17:12:33.724Z] ---> 3fb1e403379a [2023-05-09T17:12:33.724Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T17:12:33.724Z] ---> Running in 24723ec53ead [2023-05-09T17:12:33.724Z] ---> Running in 74de586bcb28 [2023-05-09T17:12:33.724Z] ---> Running in d242fefed127 [2023-05-09T17:12:33.724Z] ---> Running in b0dfd323c64e [2023-05-09T17:12:33.724Z] Removing intermediate container af922cbc1225 [2023-05-09T17:12:33.724Z] ---> a1e852540f8f [2023-05-09T17:12:33.724Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T17:12:33.724Z] Removing intermediate container 24723ec53ead [2023-05-09T17:12:33.724Z] ---> 6ed98548fd7a [2023-05-09T17:12:33.724Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T17:12:33.724Z] ---> Running in 23041cf32a9b [2023-05-09T17:12:33.724Z] Removing intermediate container d242fefed127 [2023-05-09T17:12:33.724Z] ---> 1457768bf18b [2023-05-09T17:12:33.724Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T17:12:33.724Z] ---> Running in ba216c2ae888 [2023-05-09T17:12:33.724Z] ---> Running in 82aa026c6246 [2023-05-09T17:12:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.724Z] OK: 265 MiB in 53 packages [2023-05-09T17:12:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.984Z] OK: 265 MiB in 53 packages [2023-05-09T17:12:33.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:12:33.984Z] OK: 265 MiB in 53 packages [2023-05-09T17:12:33.984Z] OK: 265 MiB in 53 packages [2023-05-09T17:12:34.245Z] OK: 265 MiB in 53 packages [2023-05-09T17:12:34.245Z] Removing intermediate container 74de586bcb28 [2023-05-09T17:12:34.245Z] ---> 0c3c2ce07068 [2023-05-09T17:12:34.245Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T17:12:34.245Z] ---> 6061c6cd7407 [2023-05-09T17:12:34.245Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:12:34.246Z] ---> Running in 124ec7a74052 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T17:12:34.371Z] provisioning config files... [2023-05-09T17:12:34.402Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10404169497309037926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:12:34.503Z] Removing intermediate container 23041cf32a9b [2023-05-09T17:12:34.504Z] ---> f74e5b7de32c [2023-05-09T17:12:34.504Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:12:34.504Z] ---> bb5b05e8cefc [2023-05-09T17:12:34.504Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:12:34.504Z] ---> Running in c3a6b2ab8cef [2023-05-09T17:12:34.761Z] Removing intermediate container ba216c2ae888 [2023-05-09T17:12:34.761Z] ---> ba1c4cbf514a [2023-05-09T17:12:34.761Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:12:34.761Z] Removing intermediate container b0dfd323c64e [2023-05-09T17:12:34.761Z] ---> 4d0db528449e [2023-05-09T17:12:34.761Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T17:12:34.761Z] Removing intermediate container 82aa026c6246 [2023-05-09T17:12:34.761Z] ---> c1bf557a534a [2023-05-09T17:12:34.761Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:12:34.761Z] ---> e650528c38f3 [2023-05-09T17:12:34.761Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:12:34.761Z] ---> Running in d8ef4d872ccf [2023-05-09T17:12:34.761Z] ---> 41ca21f02a27 [2023-05-09T17:12:34.761Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:12:34.761Z] ---> Running in 135ff2c28de0 [2023-05-09T17:12:34.761Z] ---> d6dc48d67272 [2023-05-09T17:12:34.761Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:12:34.796Z] ---> docker-login.sh [2023-05-09T17:12:34.796Z] nexus3.edgexfoundry.org:10001 [2023-05-09T17:12:35.018Z] ---> Running in 35413ec312c1 [2023-05-09T17:12:35.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:12:35.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:12:35.392Z] Configure a credential helper to remove this warning. See [2023-05-09T17:12:35.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:12:35.392Z] [2023-05-09T17:12:35.392Z] Login Succeeded [2023-05-09T17:12:35.392Z] nexus3.edgexfoundry.org:10002 [2023-05-09T17:12:35.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:12:35.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:12:35.938Z] Configure a credential helper to remove this warning. See [2023-05-09T17:12:35.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:12:35.938Z] [2023-05-09T17:12:35.938Z] Login Succeeded [2023-05-09T17:12:35.938Z] nexus3.edgexfoundry.org:10003 [2023-05-09T17:12:36.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:12:36.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:12:36.209Z] Configure a credential helper to remove this warning. See [2023-05-09T17:12:36.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:12:36.209Z] [2023-05-09T17:12:36.209Z] Login Succeeded [2023-05-09T17:12:36.209Z] nexus3.edgexfoundry.org:10004 [2023-05-09T17:12:36.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:12:36.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:12:36.481Z] Configure a credential helper to remove this warning. See [2023-05-09T17:12:36.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:12:36.481Z] [2023-05-09T17:12:36.481Z] Login Succeeded [2023-05-09T17:12:36.481Z] docker.io [2023-05-09T17:12:36.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:12:37.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:12:37.021Z] Configure a credential helper to remove this warning. See [2023-05-09T17:12:37.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:12:37.021Z] [2023-05-09T17:12:37.021Z] Login Succeeded [2023-05-09T17:12:37.021Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T17:12:37.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-09T17:12:37.794Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-09T17:12:37.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:12:37.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:12:37.908Z] ========================================================= [2023-05-09T17:12:37.908Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T17:12:37.908Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T17:12:38.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T17:12:38.560Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T17:12:38.560Z] c41833b44d91: Pulling fs layer [2023-05-09T17:12:38.560Z] ed15518f5707: Pulling fs layer [2023-05-09T17:12:38.560Z] feae8fd75edb: Pulling fs layer [2023-05-09T17:12:38.560Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T17:12:38.560Z] 3cdef696dda3: Pulling fs layer [2023-05-09T17:12:38.560Z] 2ced38df9373: Pulling fs layer [2023-05-09T17:12:38.560Z] 58f1dce35555: Pulling fs layer [2023-05-09T17:12:38.560Z] 3cdef696dda3: Waiting [2023-05-09T17:12:38.560Z] 2ced38df9373: Waiting [2023-05-09T17:12:38.560Z] 58f1dce35555: Waiting [2023-05-09T17:12:38.560Z] 242c74f7c9fa: Waiting [2023-05-09T17:12:38.560Z] ed15518f5707: Verifying Checksum [2023-05-09T17:12:38.560Z] ed15518f5707: Download complete [2023-05-09T17:12:38.560Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T17:12:38.560Z] 242c74f7c9fa: Download complete [2023-05-09T17:12:38.560Z] 3cdef696dda3: Verifying Checksum [2023-05-09T17:12:38.560Z] 3cdef696dda3: Download complete [2023-05-09T17:12:38.560Z] c41833b44d91: Verifying Checksum [2023-05-09T17:12:38.560Z] c41833b44d91: Download complete [2023-05-09T17:12:39.534Z] c41833b44d91: Pull complete [2023-05-09T17:12:39.805Z] 58f1dce35555: Verifying Checksum [2023-05-09T17:12:39.805Z] 58f1dce35555: Download complete [2023-05-09T17:12:40.076Z] ed15518f5707: Pull complete [2023-05-09T17:12:41.048Z] feae8fd75edb: Verifying Checksum [2023-05-09T17:12:41.048Z] feae8fd75edb: Download complete [2023-05-09T17:12:41.048Z] 2ced38df9373: Verifying Checksum [2023-05-09T17:12:41.048Z] 2ced38df9373: Download complete [2023-05-09T17:12:53.399Z] feae8fd75edb: Pull complete [2023-05-09T17:12:53.399Z] 242c74f7c9fa: Pull complete [2023-05-09T17:12:53.399Z] 3cdef696dda3: Pull complete [2023-05-09T17:12:58.763Z] 2ced38df9373: Pull complete [2023-05-09T17:13:00.730Z] 58f1dce35555: Pull complete [2023-05-09T17:13:00.730Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T17:13:00.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T17:13:00.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T17:13:01.117Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T17:13:01.117Z] WORKDIR /edgex [2023-05-09T17:13:01.117Z] COPY go.mod . [2023-05-09T17:13:01.117Z] RUN go mod download [2023-05-09T17:13:01.117Z] docker build -t ci-base-image-arm64 -f - . [2023-05-09T17:13:01.703Z] Sending build context to Docker daemon 2.931MB [2023-05-09T17:13:01.703Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T17:13:01.703Z] ---> fadd8f120f05 [2023-05-09T17:13:01.703Z] Step 2/4 : WORKDIR /edgex [2023-05-09T17:13:03.659Z] ---> Running in 7cb3da6d5986 [2023-05-09T17:13:03.929Z] Removing intermediate container 7cb3da6d5986 [2023-05-09T17:13:03.929Z] ---> cc14693a1b0f [2023-05-09T17:13:03.929Z] Step 3/4 : COPY go.mod . [2023-05-09T17:13:04.517Z] ---> f1c63a79f6e7 [2023-05-09T17:13:04.517Z] Step 4/4 : RUN go mod download [2023-05-09T17:13:04.517Z] ---> Running in aa92253fc0ad [2023-05-09T17:13:31.293Z] Removing intermediate container 35413ec312c1 [2023-05-09T17:13:31.293Z] ---> 5eadd89835a3 [2023-05-09T17:13:31.293Z] Step 8/23 : COPY . . [2023-05-09T17:13:31.294Z] Removing intermediate container 135ff2c28de0 [2023-05-09T17:13:31.294Z] ---> 886af2093226 [2023-05-09T17:13:31.294Z] Step 7/27 : COPY . . [2023-05-09T17:13:31.294Z] Removing intermediate container d8ef4d872ccf [2023-05-09T17:13:31.294Z] ---> 215a69a38c5e [2023-05-09T17:13:31.294Z] Step 8/23 : COPY . . [2023-05-09T17:13:31.294Z] Removing intermediate container 124ec7a74052 [2023-05-09T17:13:31.294Z] ---> 75a685b0de2b [2023-05-09T17:13:31.294Z] Removing intermediate container c3a6b2ab8cef [2023-05-09T17:13:31.294Z] Step 7/27 : COPY . . [2023-05-09T17:13:31.294Z] ---> e2ea756271f4 [2023-05-09T17:13:31.294Z] Step 8/23 : COPY . . [2023-05-09T17:13:36.800Z] Removing intermediate container aa92253fc0ad [2023-05-09T17:13:36.800Z] ---> 0e20986a46b6 [2023-05-09T17:13:36.800Z] Successfully built 0e20986a46b6 [2023-05-09T17:13:36.800Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:13:37.222Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T17:13:37.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:13:37.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container [2023-05-09T17:13:37.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T17:13:39.044Z] $ docker top 10f53490db5f44c1a83e4a74e59c50195936aa5b1d36799139a6af24c5c23a38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:13:39.994Z] + go version [2023-05-09T17:13:39.994Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T17:13:40.025Z] $ docker stop --time=1 10f53490db5f44c1a83e4a74e59c50195936aa5b1d36799139a6af24c5c23a38 [2023-05-09T17:13:41.713Z] $ docker rm -f --volumes 10f53490db5f44c1a83e4a74e59c50195936aa5b1d36799139a6af24c5c23a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:13:42.588Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T17:13:42.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:13:42.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container [2023-05-09T17:13:42.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T17:13:44.090Z] $ docker top dca8f2051560ede193a2f5f06673935eac4c747c1dfab858437a3ea0139b1ffe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T17:13:44.343Z] ========================================================= [2023-05-09T17:13:44.343Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T17:13:44.343Z] ========================================================= [Pipeline] sh [2023-05-09T17:13:44.982Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T17:13:45.369Z] + make test [2023-05-09T17:13:45.370Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T17:13:54.715Z] ---> 8a83409941ab [2023-05-09T17:13:54.715Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T17:13:54.715Z] ---> c368acbedf4d [2023-05-09T17:13:54.715Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T17:13:54.715Z] ---> 8c484ee11a1f [2023-05-09T17:13:54.715Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T17:13:54.715Z] ---> Running in 446cc98278c6 [2023-05-09T17:13:54.715Z] ---> 34ee7ab19670 [2023-05-09T17:13:54.715Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T17:13:54.715Z] ---> Running in f3a91d9f6f00 [2023-05-09T17:13:54.715Z] ---> 5ea0bd5b91d6 [2023-05-09T17:13:54.715Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T17:13:54.715Z] ---> Running in 583ffe55e9a6 [2023-05-09T17:13:54.715Z] ---> Running in 0f1effa30ab8 [2023-05-09T17:13:54.715Z] ---> Running in e44a609c5859 [2023-05-09T17:13:54.715Z] Removing intermediate container f3a91d9f6f00 [2023-05-09T17:13:54.715Z] ---> 8239d58a8408 [2023-05-09T17:13:54.715Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T17:13:54.715Z] ---> Running in 5d7f4ede592b [2023-05-09T17:13:54.715Z] Removing intermediate container e44a609c5859 [2023-05-09T17:13:54.715Z] ---> c8214356582e [2023-05-09T17:13:54.715Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T17:13:54.715Z] ---> Running in 939b723dc743 [2023-05-09T17:13:54.715Z] Removing intermediate container 5d7f4ede592b [2023-05-09T17:13:54.715Z] ---> e15bf1dd87de [2023-05-09T17:13:54.715Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T17:13:54.715Z] Removing intermediate container 939b723dc743 [2023-05-09T17:13:54.715Z] ---> 8381f8351499 [2023-05-09T17:13:54.715Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T17:13:54.715Z] ---> Running in 7668d4b8f761 [2023-05-09T17:13:54.715Z] ---> Running in a7addff3f675 [2023-05-09T17:13:54.715Z] 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-05-09T17:13:54.715Z] Removing intermediate container 7668d4b8f761 [2023-05-09T17:13:54.715Z] ---> 4e207cf5462a [2023-05-09T17:13:54.715Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T17:13:54.715Z] ---> Running in 34b94e04434c [2023-05-09T17:13:54.715Z] Removing intermediate container a7addff3f675 [2023-05-09T17:13:54.715Z] ---> 589a86d52a8c [2023-05-09T17:13:54.715Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T17:13:54.715Z] ---> Running in 31d38c272e28 [2023-05-09T17:13:54.715Z] 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-05-09T17:13:54.984Z] 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-05-09T17:13:55.959Z] Removing intermediate container 34b94e04434c [2023-05-09T17:13:55.959Z] ---> 2a90afa17dbd [2023-05-09T17:13:55.959Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T17:13:56.218Z] ---> Running in 7a42709004a5 [2023-05-09T17:13:56.218Z] Removing intermediate container 31d38c272e28 [2023-05-09T17:13:56.218Z] ---> 04ca3375df65 [2023-05-09T17:13:56.218Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T17:13:56.218Z] ---> Running in d2629d0f1ffc [2023-05-09T17:13:56.478Z] Removing intermediate container 7a42709004a5 [2023-05-09T17:13:56.478Z] ---> e296634c2df5 [2023-05-09T17:13:56.478Z] [2023-05-09T17:13:56.478Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T17:13:56.478Z] Removing intermediate container d2629d0f1ffc [2023-05-09T17:13:56.478Z] ---> 9232ac12ce45 [2023-05-09T17:13:56.478Z] [2023-05-09T17:13:56.478Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T17:13:56.736Z] 3.17: Pulling from library/alpine [2023-05-09T17:13:56.736Z] 3.17: Pulling from library/alpine [2023-05-09T17:13:57.318Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T17:13:57.318Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T17:13:57.318Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T17:13:57.318Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T17:13:57.318Z] ---> 9ed4aefc74f6 [2023-05-09T17:13:57.318Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T17:13:57.318Z] ---> 9ed4aefc74f6 [2023-05-09T17:13:57.318Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T17:13:57.318Z] ---> Running in 9a091590d412 [2023-05-09T17:13:57.318Z] ---> Running in 1aaffb538912 [2023-05-09T17:13:57.578Z] Removing intermediate container 1aaffb538912 [2023-05-09T17:13:57.579Z] ---> 2aea30b3821c [2023-05-09T17:13:57.579Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T17:13:57.579Z] ---> Running in c027bd38f2db [2023-05-09T17:13:57.579Z] Removing intermediate container 9a091590d412 [2023-05-09T17:13:57.579Z] ---> 3bee3e2479b9 [2023-05-09T17:13:57.579Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T17:13:57.579Z] ---> Running in 94ce69429200 [2023-05-09T17:13:58.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:13:58.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:13:58.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:13:58.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:13:58.776Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T17:13:58.776Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T17:13:58.776Z] OK: 17821 distinct packages available [2023-05-09T17:13:58.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:13:59.035Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T17:13:59.035Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T17:13:59.035Z] OK: 17821 distinct packages available [2023-05-09T17:13:59.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:13:59.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:13:59.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:13:59.292Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T17:13:59.292Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T17:13:59.292Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T17:13:59.292Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T17:13:59.292Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T17:13:59.292Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:13:59.292Z] OK: 8 MiB in 20 packages [2023-05-09T17:13:59.292Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T17:13:59.292Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T17:13:59.292Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T17:13:59.292Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T17:13:59.292Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:13:59.292Z] OK: 7 MiB in 19 packages [2023-05-09T17:14:06.665Z] Removing intermediate container c027bd38f2db [2023-05-09T17:14:06.665Z] ---> 5dcfb2f2b9fa [2023-05-09T17:14:06.665Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:14:08.135Z] Removing intermediate container 94ce69429200 [2023-05-09T17:14:08.135Z] ---> ebbe7479de81 [2023-05-09T17:14:08.135Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:14:09.511Z] ---> 86354e39b27b [2023-05-09T17:14:09.511Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:14:09.772Z] ---> f654d5b13e20 [2023-05-09T17:14:09.772Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:14:09.772Z] ---> d0833068e7ff [2023-05-09T17:14:09.772Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T17:14:10.035Z] ---> 250d7913d00b [2023-05-09T17:14:10.036Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T17:14:20.547Z] ---> 606d6855e04c [2023-05-09T17:14:20.547Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T17:14:20.547Z] ---> 427589cde0ca [2023-05-09T17:14:20.547Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T17:14:20.807Z] ---> cb38871194a7 [2023-05-09T17:14:20.807Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T17:14:20.807Z] ---> Running in 26ad9f7d74e3 [2023-05-09T17:14:21.376Z] Removing intermediate container 26ad9f7d74e3 [2023-05-09T17:14:21.376Z] ---> 16ecf393ebfc [2023-05-09T17:14:21.376Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T17:14:26.652Z] ---> 19c81e592037 [2023-05-09T17:14:26.652Z] Step 22/27 : WORKDIR / [2023-05-09T17:14:26.652Z] ---> 87960d3100ba [2023-05-09T17:14:26.652Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T17:14:26.652Z] ---> Running in eed9da08d8c0 [2023-05-09T17:14:26.652Z] Removing intermediate container 0f1effa30ab8 [2023-05-09T17:14:26.652Z] ---> a3936840a4ca [2023-05-09T17:14:26.652Z] [2023-05-09T17:14:26.652Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:14:26.652Z] ---> 9ed4aefc74f6 [2023-05-09T17:14:26.652Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T17:14:26.652Z] ---> Running in 771cc108d2d4 [2023-05-09T17:14:31.938Z] ---> 6d978a02b7fd [2023-05-09T17:14:31.938Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T17:14:31.938Z] Removing intermediate container eed9da08d8c0 [2023-05-09T17:14:31.938Z] ---> b8b1caf90eae [2023-05-09T17:14:31.938Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T17:14:31.938Z] Removing intermediate container 771cc108d2d4 [2023-05-09T17:14:31.938Z] ---> 9e347e4c8e27 [2023-05-09T17:14:31.938Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:14:31.938Z] ---> Running in 1c5481f8391d [2023-05-09T17:14:31.938Z] ---> Running in b640722ebe64 [2023-05-09T17:14:31.938Z] ---> 77810b410688 [2023-05-09T17:14:31.938Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T17:14:31.938Z] Removing intermediate container 1c5481f8391d [2023-05-09T17:14:31.938Z] ---> fbdb02c8e4cd [2023-05-09T17:14:31.938Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T17:14:31.938Z] ---> Running in f1639e5a2b2d [2023-05-09T17:14:31.938Z] Removing intermediate container 583ffe55e9a6 [2023-05-09T17:14:31.938Z] ---> 427abf24cecb [2023-05-09T17:14:31.938Z] [2023-05-09T17:14:31.938Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:14:31.938Z] ---> 9ed4aefc74f6 [2023-05-09T17:14:31.938Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:14:31.938Z] ---> f814ab69f055 [2023-05-09T17:14:31.938Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T17:14:31.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:14:31.938Z] ---> Running in df6ba38ac4c2 [2023-05-09T17:14:31.938Z] ---> Running in ff0b36afa973 [2023-05-09T17:14:31.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:14:31.938Z] Removing intermediate container 446cc98278c6 [2023-05-09T17:14:31.938Z] ---> 2d460ec381ca [2023-05-09T17:14:31.938Z] [2023-05-09T17:14:31.938Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:14:31.938Z] ---> 9ed4aefc74f6 [2023-05-09T17:14:31.938Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T17:14:31.938Z] Removing intermediate container f1639e5a2b2d [2023-05-09T17:14:31.938Z] ---> 72eee5f1bb58 [2023-05-09T17:14:31.938Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T17:14:31.938Z] ---> Running in e8ad1b25b1f2 [2023-05-09T17:14:31.938Z] Removing intermediate container df6ba38ac4c2 [2023-05-09T17:14:31.938Z] ---> 382fc6772b04 [2023-05-09T17:14:31.938Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T17:14:32.201Z] ---> Running in 5a299d1799fb [2023-05-09T17:14:32.201Z] ---> Running in 17d24f719727 [2023-05-09T17:14:32.201Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T17:14:32.201Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:14:32.201Z] OK: 7 MiB in 16 packages [2023-05-09T17:14:32.201Z] Removing intermediate container 17d24f719727 [2023-05-09T17:14:32.201Z] ---> 1c5c8e203b44 [2023-05-09T17:14:32.201Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T17:14:32.201Z] ---> Running in f834a3b9022a [2023-05-09T17:14:32.201Z] Removing intermediate container 5a299d1799fb [2023-05-09T17:14:32.201Z] ---> bc983b8b74de [2023-05-09T17:14:32.201Z] Step 26/27 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:14:32.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:14:32.201Z] ---> Running in 68eb9aabb756 [2023-05-09T17:14:32.237Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T17:14:32.464Z] Removing intermediate container f834a3b9022a [2023-05-09T17:14:32.464Z] ---> 1895c7e7df4b [2023-05-09T17:14:32.464Z] Step 26/27 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:14:32.464Z] ---> Running in 84b966c57b95 [2023-05-09T17:14:32.464Z] Removing intermediate container 68eb9aabb756 [2023-05-09T17:14:32.464Z] ---> 868383d0720d [2023-05-09T17:14:32.464Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T17:14:32.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:14:32.464Z] ---> Running in 6e120506f192 [2023-05-09T17:14:32.464Z] Removing intermediate container 84b966c57b95 [2023-05-09T17:14:32.464Z] ---> df69c5e93e32 [2023-05-09T17:14:32.464Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T17:14:32.464Z] Removing intermediate container 6e120506f192 [2023-05-09T17:14:32.464Z] ---> a9b7d01a2395 [2023-05-09T17:14:32.464Z] [2023-05-09T17:14:32.464Z] ---> Running in d8c86e0b18e3 [2023-05-09T17:14:32.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:14:32.722Z] Removing intermediate container b640722ebe64 [2023-05-09T17:14:32.722Z] ---> 73041527b2b7 [2023-05-09T17:14:32.722Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:14:32.722Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T17:14:32.722Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:14:32.722Z] OK: 7 MiB in 16 packages [2023-05-09T17:14:32.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:14:32.722Z] Successfully built a9b7d01a2395 [2023-05-09T17:14:32.722Z] Successfully tagged security-spire-config:latest [2023-05-09T17:14:32.722Z] Removing intermediate container d8c86e0b18e3 [2023-05-09T17:14:32.722Z]  Building security-spire-config ... done  ---> b7b7153ad7ce [2023-05-09T17:14:32.722Z] Building security-spire-server [2023-05-09T17:14:32.722Z] [2023-05-09T17:14:32.722Z] Successfully built b7b7153ad7ce [2023-05-09T17:14:32.722Z] Successfully tagged security-spire-agent:latest [2023-05-09T17:14:32.722Z]  Building security-spire-agent ... done Building core-metadata [2023-05-09T17:14:32.986Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T17:14:32.986Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T17:14:32.986Z] ---> d9a004eb3953 [2023-05-09T17:14:32.986Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:14:32.986Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:14:32.986Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T17:14:32.986Z] OK: 8 MiB in 17 packages [2023-05-09T17:14:36.442Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:14:36.442Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:14:36.442Z] ---> 181c2d9f4557 [2023-05-09T17:14:36.442Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T17:14:36.442Z] ---> Using cache [2023-05-09T17:14:36.442Z] ---> 3fb1e403379a [2023-05-09T17:14:36.442Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T17:14:36.442Z] ---> Using cache [2023-05-09T17:14:36.442Z] ---> 4d0db528449e [2023-05-09T17:14:36.442Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T17:14:36.442Z] ---> Using cache [2023-05-09T17:14:36.442Z] ---> 41ca21f02a27 [2023-05-09T17:14:36.442Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:14:36.442Z] ---> Using cache [2023-05-09T17:14:36.442Z] ---> 886af2093226 [2023-05-09T17:14:36.442Z] Step 7/26 : COPY . . [2023-05-09T17:14:36.442Z] ---> Using cache [2023-05-09T17:14:36.442Z] ---> 5ea0bd5b91d6 [2023-05-09T17:14:36.442Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T17:14:36.442Z] ---> Using cache [2023-05-09T17:14:36.442Z] ---> c8214356582e [2023-05-09T17:14:36.442Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T17:14:36.442Z] ---> Using cache [2023-05-09T17:14:36.442Z] ---> 8381f8351499 [2023-05-09T17:14:36.442Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T17:14:36.442Z] ---> Using cache [2023-05-09T17:14:36.442Z] ---> 589a86d52a8c [2023-05-09T17:14:36.442Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T17:14:37.926Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:14:37.926Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:14:37.926Z] ---> 181c2d9f4557 [2023-05-09T17:14:37.926Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:14:37.926Z] ---> Using cache [2023-05-09T17:14:37.926Z] ---> 3eb9c10cc4a2 [2023-05-09T17:14:37.926Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T17:14:37.926Z] ---> Using cache [2023-05-09T17:14:37.926Z] ---> 6ed98548fd7a [2023-05-09T17:14:37.926Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T17:14:43.232Z] ---> d0523aa2d6de [2023-05-09T17:14:43.232Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T17:14:43.232Z] ---> Running in 03cf471930ea [2023-05-09T17:14:43.232Z] ---> Running in 5527d179906e [2023-05-09T17:14:43.232Z] Removing intermediate container ff0b36afa973 [2023-05-09T17:14:43.232Z] ---> d5dd61a6ab20 [2023-05-09T17:14:43.232Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:14:43.232Z] ---> Running in 129734395fac [2023-05-09T17:14:43.232Z] ---> a66b0c76da2c [2023-05-09T17:14:43.232Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:14:43.232Z] Removing intermediate container e8ad1b25b1f2 [2023-05-09T17:14:43.232Z] ---> 53186b16f870 [2023-05-09T17:14:43.232Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:14:43.232Z] ---> Running in 89f511c1a64b [2023-05-09T17:14:43.232Z] Removing intermediate container 129734395fac [2023-05-09T17:14:43.232Z] ---> 245acef62294 [2023-05-09T17:14:43.232Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T17:14:43.232Z] ---> Running in b21c40c22217 [2023-05-09T17:14:43.232Z] Removing intermediate container 89f511c1a64b [2023-05-09T17:14:43.232Z] ---> 7b0beef8b17f [2023-05-09T17:14:43.232Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T17:14:43.492Z] ---> Running in 4c41122105ab [2023-05-09T17:14:43.492Z] ---> 10a36da67cdb [2023-05-09T17:14:43.492Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T17:14:43.492Z] Removing intermediate container b21c40c22217 [2023-05-09T17:14:43.492Z] ---> f025ac5e8c6d [2023-05-09T17:14:43.492Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T17:14:43.492Z] ---> Running in 950a6ed4a6a0 [2023-05-09T17:14:43.492Z] Removing intermediate container 4c41122105ab [2023-05-09T17:14:43.492Z] ---> 1cb013feefeb [2023-05-09T17:14:43.492Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T17:14:43.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:14:43.492Z] ---> Running in 552883f07ae0 [2023-05-09T17:14:43.492Z] ---> 62cbed76fe35 [2023-05-09T17:14:43.492Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T17:14:43.492Z] Removing intermediate container 950a6ed4a6a0 [2023-05-09T17:14:43.492Z] ---> 3b6cbc241bd8 [2023-05-09T17:14:43.492Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:14:43.492Z] ---> Running in 76806b62690e [2023-05-09T17:14:43.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:14:43.750Z] Removing intermediate container 552883f07ae0 [2023-05-09T17:14:43.750Z] ---> d53b822317b8 [2023-05-09T17:14:43.750Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:14:43.750Z] ---> 53311c9a3e07 [2023-05-09T17:14:43.750Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:14:43.750Z] ---> 1bc65b0bbea4 [2023-05-09T17:14:43.750Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:14:43.750Z] OK: 265 MiB in 53 packages [2023-05-09T17:14:44.117Z] ---> 3754ec33b273 [2023-05-09T17:14:44.117Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T17:14:44.117Z] Removing intermediate container 03cf471930ea [2023-05-09T17:14:44.117Z] ---> b2f6bb7f7fe5 [2023-05-09T17:14:44.117Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T17:14:44.117Z] ---> Running in a58b48e74780 [2023-05-09T17:14:44.117Z] ---> 3e1351c1e2ac [2023-05-09T17:14:44.117Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T17:14:46.400Z] Removing intermediate container a58b48e74780 [2023-05-09T17:14:46.400Z] ---> dad511e9365a [2023-05-09T17:14:46.400Z] [2023-05-09T17:14:46.400Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T17:14:46.400Z] ---> 9ed4aefc74f6 [2023-05-09T17:14:46.400Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T17:14:46.400Z] ---> Using cache [2023-05-09T17:14:46.400Z] ---> 3bee3e2479b9 [2023-05-09T17:14:46.400Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T17:14:46.400Z] ---> Using cache [2023-05-09T17:14:46.400Z] ---> ebbe7479de81 [2023-05-09T17:14:46.400Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:14:46.400Z] ---> Using cache [2023-05-09T17:14:46.400Z] ---> f654d5b13e20 [2023-05-09T17:14:46.400Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:14:46.400Z] ---> Using cache [2023-05-09T17:14:46.400Z] ---> 250d7913d00b [2023-05-09T17:14:46.400Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T17:14:46.400Z] ---> 2f440b68f1c2 [2023-05-09T17:14:46.400Z] ---> 40b0d49e25b1 [2023-05-09T17:14:46.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:14:46.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:14:46.400Z] Removing intermediate container 5527d179906e [2023-05-09T17:14:46.400Z] ---> 9f143a8fbe8d [2023-05-09T17:14:46.400Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T17:14:46.400Z] Removing intermediate container 76806b62690e [2023-05-09T17:14:46.400Z] ---> b156bd11c258 [2023-05-09T17:14:46.400Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T17:14:46.400Z] ---> 2b211ef79de7 [2023-05-09T17:14:46.400Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T17:14:46.400Z] ---> Running in 95d243aedadb [2023-05-09T17:14:46.400Z] ---> Running in 9595d799d89f [2023-05-09T17:14:46.400Z] ---> 1adcb51f53bc [2023-05-09T17:14:46.400Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T17:14:46.400Z] Removing intermediate container 95d243aedadb [2023-05-09T17:14:46.400Z] ---> d69ffdf82d43 [2023-05-09T17:14:46.400Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T17:14:46.400Z] ---> Running in f4d734cd4989 [2023-05-09T17:14:46.400Z] ---> Running in 2a12169cfe3a [2023-05-09T17:14:46.400Z] Removing intermediate container 9595d799d89f [2023-05-09T17:14:46.400Z] ---> 8f7496e49aa6 [2023-05-09T17:14:46.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:14:46.400Z] ---> 76103bc52dac [2023-05-09T17:14:46.400Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:14:46.400Z] ---> Running in 848717c037a9 [2023-05-09T17:14:46.400Z] ---> Running in af7f6843d57d [2023-05-09T17:14:48.318Z] Removing intermediate container 2a12169cfe3a [2023-05-09T17:14:48.318Z] ---> af7255291e19 [2023-05-09T17:14:48.318Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T17:14:48.318Z] Removing intermediate container 848717c037a9 [2023-05-09T17:14:48.318Z] ---> 4eb5590867f7 [2023-05-09T17:14:48.318Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T17:14:48.318Z] Removing intermediate container f4d734cd4989 [2023-05-09T17:14:48.318Z] ---> ee9a2a56d258 [2023-05-09T17:14:48.318Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:14:48.318Z] ---> Running in 3282fa1fa5d3 [2023-05-09T17:14:48.318Z] ---> Running in 07b3d2b110c9 [2023-05-09T17:14:48.318Z] ---> d91b72064f98 [2023-05-09T17:14:48.318Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T17:14:48.318Z] ---> Running in ff2f2ed68124 [2023-05-09T17:14:48.318Z] Removing intermediate container 3282fa1fa5d3 [2023-05-09T17:14:48.318Z] ---> 8bc86d773ac7 [2023-05-09T17:14:48.318Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:14:48.318Z] Removing intermediate container 07b3d2b110c9 [2023-05-09T17:14:48.318Z] ---> 61f6492d7d85 [2023-05-09T17:14:48.318Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:14:48.318Z] ---> Running in a6ee16f0d30c [2023-05-09T17:14:48.318Z] Removing intermediate container ff2f2ed68124 [2023-05-09T17:14:48.318Z] ---> bdac031f657a [2023-05-09T17:14:48.318Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T17:14:48.318Z] ---> Running in d0febf1cb46c [2023-05-09T17:14:48.318Z] ---> Running in 35ac9a29f740 [2023-05-09T17:14:48.318Z] Removing intermediate container a6ee16f0d30c [2023-05-09T17:14:48.318Z] ---> 0e1a9cfd9f35 [2023-05-09T17:14:48.318Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:14:48.318Z] ---> Running in 020d40534564 [2023-05-09T17:14:48.318Z] ---> 1f751b011272 [2023-05-09T17:14:48.318Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T17:14:48.318Z] Removing intermediate container d0febf1cb46c [2023-05-09T17:14:48.318Z] ---> 1fdb8ba7ce7a [2023-05-09T17:14:48.318Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:14:48.318Z] Removing intermediate container 35ac9a29f740 [2023-05-09T17:14:48.318Z] ---> dcd0fdb31424 [2023-05-09T17:14:48.318Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:14:48.318Z] ---> Running in a0b908b67983 [2023-05-09T17:14:48.318Z] ---> Running in 63f3aa520bd1 [2023-05-09T17:14:48.318Z] Removing intermediate container 020d40534564 [2023-05-09T17:14:48.318Z] ---> 291dc7682ea8 [2023-05-09T17:14:48.318Z] [2023-05-09T17:14:48.579Z] ---> 348bef4f82b3 [2023-05-09T17:14:48.579Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T17:14:48.579Z] Removing intermediate container a0b908b67983 [2023-05-09T17:14:48.579Z] ---> 6556cad83930 [2023-05-09T17:14:48.579Z] [2023-05-09T17:14:48.579Z] Successfully built 291dc7682ea8 [2023-05-09T17:14:48.579Z] Successfully tagged support-notifications:latest [2023-05-09T17:14:48.579Z]  Building support-notifications ... done Building security-bootstrapper [2023-05-09T17:14:48.579Z] Removing intermediate container 63f3aa520bd1 [2023-05-09T17:14:48.579Z] ---> 4ee0d1905a33 [2023-05-09T17:14:48.579Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:14:48.579Z] Successfully built 6556cad83930 [2023-05-09T17:14:48.579Z] ---> 063702ab0c05 [2023-05-09T17:14:48.579Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T17:14:48.579Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-09T17:14:48.579Z] Building security-spiffe-token-provider [2023-05-09T17:14:48.579Z]  Building core-common-config-bootstrapper ... done  ---> Running in 4520058063a7 [2023-05-09T17:14:48.579Z] ---> Running in 05c13a913189 [2023-05-09T17:14:48.838Z] Removing intermediate container 05c13a913189 [2023-05-09T17:14:48.838Z] ---> 082fe89f81c5 [2023-05-09T17:14:48.838Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T17:14:48.838Z] Removing intermediate container 4520058063a7 [2023-05-09T17:14:48.838Z] ---> d660d27c6b60 [2023-05-09T17:14:48.838Z] [2023-05-09T17:14:49.162Z] Successfully built d660d27c6b60 [2023-05-09T17:14:51.333Z] Successfully tagged support-scheduler:latest [2023-05-09T17:14:51.333Z] Building security-secretstore-setup [2023-05-09T17:14:55.652Z]  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:14:55.652Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:14:55.652Z] ---> 181c2d9f4557 [2023-05-09T17:14:55.652Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T17:14:55.652Z] ---> Using cache [2023-05-09T17:14:55.652Z] ---> 3fb1e403379a [2023-05-09T17:14:55.652Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T17:14:55.652Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:14:55.652Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:14:55.652Z] ---> 181c2d9f4557 [2023-05-09T17:14:55.652Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T17:14:55.652Z] ---> Using cache [2023-05-09T17:14:55.652Z] ---> 3fb1e403379a [2023-05-09T17:14:55.652Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T17:14:55.652Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:14:55.652Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:14:55.652Z] ---> 181c2d9f4557 [2023-05-09T17:14:55.652Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T17:14:55.652Z] ---> Using cache [2023-05-09T17:14:55.652Z] ---> 3fb1e403379a [2023-05-09T17:14:55.652Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T17:15:00.936Z] ---> Running in 0e585aad365f [2023-05-09T17:15:01.528Z] ---> Running in 08bedfb2baca [2023-05-09T17:15:01.528Z] ---> Running in 2b82fef43ba5 [2023-05-09T17:15:01.528Z] ---> Running in 68f245ca6abb [2023-05-09T17:15:01.791Z] Removing intermediate container 0e585aad365f [2023-05-09T17:15:01.791Z] ---> ef1d97a99e2e [2023-05-09T17:15:01.791Z] Step 24/26 : LABEL arch=x86_64 [2023-05-09T17:15:01.791Z] ---> Running in 4da81a20f444 [2023-05-09T17:15:01.791Z] Removing intermediate container 4da81a20f444 [2023-05-09T17:15:01.791Z] ---> 10e23d6c8cab [2023-05-09T17:15:01.791Z] Step 25/26 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:15:01.791Z] ---> Running in 789f1465553b [2023-05-09T17:15:02.059Z] Removing intermediate container 789f1465553b [2023-05-09T17:15:02.059Z] ---> d0ff19eefe16 [2023-05-09T17:15:02.059Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T17:15:02.059Z] ---> Running in 5005785adbe0 [2023-05-09T17:15:02.059Z] Removing intermediate container 5005785adbe0 [2023-05-09T17:15:02.059Z] ---> 39d4311f1832 [2023-05-09T17:15:02.059Z] [2023-05-09T17:15:02.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:15:02.059Z] Successfully built 39d4311f1832 [2023-05-09T17:15:02.317Z] Successfully tagged security-spire-server:latest [2023-05-09T17:15:02.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:15:02.317Z] Building core-command [2023-05-09T17:15:02.317Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:15:02.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:15:02.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:15:02.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:15:02.574Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T17:15:02.574Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T17:15:02.574Z] OK: 17821 distinct packages available [2023-05-09T17:15:02.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:15:02.574Z] OK: 265 MiB in 53 packages [2023-05-09T17:15:02.574Z] OK: 265 MiB in 53 packages [2023-05-09T17:15:02.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:15:02.832Z] OK: 265 MiB in 53 packages [2023-05-09T17:15:05.366Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:15:05.366Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:15:05.366Z] ---> 181c2d9f4557 [2023-05-09T17:15:05.366Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:15:05.366Z] ---> Using cache [2023-05-09T17:15:05.366Z] ---> 3eb9c10cc4a2 [2023-05-09T17:15:05.366Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T17:15:05.366Z] ---> Using cache [2023-05-09T17:15:05.366Z] ---> 6ed98548fd7a [2023-05-09T17:15:05.366Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T17:15:05.366Z] ---> Using cache [2023-05-09T17:15:05.366Z] ---> 9f143a8fbe8d [2023-05-09T17:15:05.366Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T17:15:05.366Z] ---> Using cache [2023-05-09T17:15:05.366Z] ---> 76103bc52dac [2023-05-09T17:15:05.366Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:15:07.339Z] ---> Running in 60598b7f28a7 [2023-05-09T17:15:07.602Z] Removing intermediate container 68f245ca6abb [2023-05-09T17:15:07.602Z] ---> f5588a78c58b [2023-05-09T17:15:07.602Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T17:15:07.602Z] Removing intermediate container 2b82fef43ba5 [2023-05-09T17:15:07.602Z] ---> 5fe91fc6613a [2023-05-09T17:15:07.602Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T17:15:07.602Z] Removing intermediate container 08bedfb2baca [2023-05-09T17:15:07.602Z] ---> 3390f39cb207 [2023-05-09T17:15:07.602Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T17:15:07.602Z] ---> 34218e2a3765 [2023-05-09T17:15:07.602Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:15:07.602Z] ---> 12123514e159 [2023-05-09T17:15:07.602Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:15:07.865Z] ---> Running in 1f42e9dde080 [2023-05-09T17:15:07.865Z] ---> Running in 4994b5d56511 [2023-05-09T17:15:07.865Z] ---> aecf5dab6417 [2023-05-09T17:15:07.865Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:15:07.865Z] ---> Running in 8f1d7ab1b7d9 [2023-05-09T17:15:40.201Z] Removing intermediate container af7f6843d57d [2023-05-09T17:15:40.201Z] ---> 78891d98cecb [2023-05-09T17:15:40.201Z] Step 8/25 : COPY . . [2023-05-09T17:16:02.170Z] ---> 9c4a7ce4c7ee [2023-05-09T17:16:02.170Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T17:16:02.170Z] ---> Running in 7f0f6e31b53a [2023-05-09T17:16:02.170Z] Removing intermediate container 60598b7f28a7 [2023-05-09T17:16:02.170Z] ---> d7a5d66d7002 [2023-05-09T17:16:02.170Z] Step 8/24 : COPY . . [2023-05-09T17:16:02.170Z] 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-05-09T17:16:02.170Z] Removing intermediate container 4994b5d56511 [2023-05-09T17:16:02.170Z] ---> b3a90c5a4122 [2023-05-09T17:16:02.170Z] Step 7/33 : COPY . . [2023-05-09T17:16:02.170Z] Removing intermediate container 1f42e9dde080 [2023-05-09T17:16:02.170Z] ---> 0a6440fecf06 [2023-05-09T17:16:02.170Z] Step 7/25 : COPY . . [2023-05-09T17:16:02.170Z] Removing intermediate container 8f1d7ab1b7d9 [2023-05-09T17:16:02.170Z] ---> d51d24936b40 [2023-05-09T17:16:02.170Z] Step 7/20 : COPY . . [2023-05-09T17:16:34.590Z] ---> 8920197a6cdd [2023-05-09T17:16:34.590Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T17:16:34.590Z] ---> e1a7aeb24a90 [2023-05-09T17:16:34.590Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T17:16:34.590Z] ---> 17d213d1b1a6 [2023-05-09T17:16:34.590Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T17:16:34.590Z] ---> Running in 208226092c81 [2023-05-09T17:16:34.590Z] ---> 8358e7c3f77a [2023-05-09T17:16:34.590Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T17:16:34.590Z] ---> Running in bbe323fe960a [2023-05-09T17:16:34.590Z] ---> Running in 454dd21e7b33 [2023-05-09T17:16:34.590Z] ---> Running in 98cffb17b730 [2023-05-09T17:16:34.590Z] 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-05-09T17:16:34.590Z] 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-05-09T17:16:34.590Z] 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-05-09T17:16:34.590Z] 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-05-09T17:16:34.848Z] Removing intermediate container 7f0f6e31b53a [2023-05-09T17:16:34.848Z] ---> 7aece90206b4 [2023-05-09T17:16:34.848Z] [2023-05-09T17:16:34.848Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T17:16:34.848Z] ---> 9ed4aefc74f6 [2023-05-09T17:16:34.848Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:16:34.848Z] ---> Using cache [2023-05-09T17:16:34.848Z] ---> d5dd61a6ab20 [2023-05-09T17:16:34.848Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:16:34.848Z] ---> Using cache [2023-05-09T17:16:34.848Z] ---> 245acef62294 [2023-05-09T17:16:34.848Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T17:16:35.141Z] ---> Running in 6d86fc7158e0 [2023-05-09T17:16:35.399Z] Removing intermediate container 6d86fc7158e0 [2023-05-09T17:16:35.399Z] ---> 5afcd4bd5624 [2023-05-09T17:16:35.399Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T17:16:35.656Z] ---> Running in 3992cd94109a [2023-05-09T17:16:36.660Z] Removing intermediate container 3992cd94109a [2023-05-09T17:16:36.660Z] ---> 338df1a6213b [2023-05-09T17:16:36.660Z] Step 15/25 : WORKDIR / [2023-05-09T17:16:36.933Z] ---> Running in 2cbfc47965c8 [2023-05-09T17:16:37.503Z] Removing intermediate container 2cbfc47965c8 [2023-05-09T17:16:37.503Z] ---> 701f78aaa4e6 [2023-05-09T17:16:37.503Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:16:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T17:16:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T17:16:40.097Z] ---> d0d135584057 [2023-05-09T17:16:40.097Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:16:40.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T17:16:42.782Z] ---> 8dd9c53d533b [2023-05-09T17:16:42.782Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T17:16:43.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T17:16:43.751Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T17:16:45.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T17:16:45.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T17:16:45.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T17:16:45.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T17:16:47.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T17:16:48.048Z] ---> 03031ba7563f [2023-05-09T17:16:48.048Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:16:50.016Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T17:16:50.016Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T17:16:50.016Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T17:16:50.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T17:16:50.249Z] ---> 6cb86416a1f1 [2023-05-09T17:16:50.249Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T17:16:51.621Z] ---> 4fb43da52e42 [2023-05-09T17:16:51.621Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T17:16:51.621Z] ---> Running in 15c6e2c76bca [2023-05-09T17:16:52.186Z] Removing intermediate container 15c6e2c76bca [2023-05-09T17:16:52.186Z] ---> 6180f9424ab8 [2023-05-09T17:16:52.186Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:16:53.561Z] ---> Running in 6299e817b450 [2023-05-09T17:16:54.978Z] Removing intermediate container 6299e817b450 [2023-05-09T17:16:54.978Z] ---> d53fceab8b8e [2023-05-09T17:16:54.978Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T17:16:57.537Z] ---> Running in 6fd522f9c8c2 [2023-05-09T17:17:00.961Z] 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-05-09T17:17:02.926Z] Removing intermediate container 6fd522f9c8c2 [2023-05-09T17:17:02.926Z] ---> 08737c6245f3 [2023-05-09T17:17:02.926Z] Step 24/25 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:17:03.869Z] ---> Running in 4c09260f66e7 [2023-05-09T17:17:05.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T17:17:05.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T17:17:05.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements [2023-05-09T17:17:05.311Z] Removing intermediate container 4c09260f66e7 [2023-05-09T17:17:05.311Z] ---> 10477aa2e856 [2023-05-09T17:17:05.311Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T17:17:13.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.310s coverage: 98.5% of statements [2023-05-09T17:17:15.383Z] ---> Running in 3c33707e5758 [2023-05-09T17:17:15.383Z] Removing intermediate container 3c33707e5758 [2023-05-09T17:17:15.383Z] ---> 05bdcc8701a7 [2023-05-09T17:17:15.383Z] [2023-05-09T17:17:15.383Z] Removing intermediate container 208226092c81 [2023-05-09T17:17:15.383Z] ---> a790699e78f3 [2023-05-09T17:17:15.383Z] [2023-05-09T17:17:15.383Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T17:17:15.383Z] ---> 9ed4aefc74f6 [2023-05-09T17:17:15.383Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:17:15.383Z] ---> Using cache [2023-05-09T17:17:15.383Z] ---> d5dd61a6ab20 [2023-05-09T17:17:15.383Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:17:15.383Z] ---> Using cache [2023-05-09T17:17:15.383Z] ---> 245acef62294 [2023-05-09T17:17:15.383Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T17:17:15.383Z] Removing intermediate container bbe323fe960a [2023-05-09T17:17:15.383Z] ---> 17782a385e83 [2023-05-09T17:17:15.383Z] [2023-05-09T17:17:15.383Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T17:17:15.383Z] ---> 9ed4aefc74f6 [2023-05-09T17:17:15.383Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T17:17:15.383Z] Removing intermediate container 98cffb17b730 [2023-05-09T17:17:15.383Z] ---> 27a3c0c1a7d8 [2023-05-09T17:17:15.383Z] [2023-05-09T17:17:15.383Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T17:17:15.383Z] ---> 9ed4aefc74f6 [2023-05-09T17:17:15.383Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T17:17:15.383Z] Successfully built 05bdcc8701a7 [2023-05-09T17:17:15.383Z] Successfully tagged core-metadata:latest [2023-05-09T17:17:15.383Z]  Building core-metadata ... done Building security-proxy-setup [2023-05-09T17:17:15.383Z] Removing intermediate container 454dd21e7b33 [2023-05-09T17:17:15.383Z] ---> 25ce8f8efbb2 [2023-05-09T17:17:15.383Z] [2023-05-09T17:17:15.383Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T17:17:15.383Z] ---> 9ed4aefc74f6 [2023-05-09T17:17:15.383Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T17:17:15.383Z] ---> Running in 926f314df5e7 [2023-05-09T17:17:15.383Z] ---> Running in 504adb7df00e [2023-05-09T17:17:17.167Z] ---> Running in 9b9cfb20c1f3 [2023-05-09T17:17:18.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T17:17:18.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T17:17:18.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T17:17:21.428Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:17:21.428Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:17:21.428Z] ---> 181c2d9f4557 [2023-05-09T17:17:21.428Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T17:17:22.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.443s coverage: 71.5% of statements [2023-05-09T17:17:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T17:17:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T17:17:25.668Z] ---> Using cache [2023-05-09T17:17:25.668Z] ---> 3fb1e403379a [2023-05-09T17:17:25.668Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T17:17:25.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 54.0% of statements [2023-05-09T17:17:25.932Z] ---> Using cache [2023-05-09T17:17:25.932Z] ---> f5588a78c58b [2023-05-09T17:17:25.932Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T17:17:25.932Z] ---> Using cache [2023-05-09T17:17:25.932Z] ---> 34218e2a3765 [2023-05-09T17:17:25.932Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:17:25.932Z] ---> Using cache [2023-05-09T17:17:25.932Z] ---> 0a6440fecf06 [2023-05-09T17:17:25.932Z] Step 7/22 : COPY . . [2023-05-09T17:17:25.932Z] ---> Using cache [2023-05-09T17:17:25.932Z] ---> 8358e7c3f77a [2023-05-09T17:17:25.932Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T17:17:26.195Z] ---> Running in f166ddde17d2 [2023-05-09T17:17:26.195Z] Removing intermediate container 504adb7df00e [2023-05-09T17:17:26.195Z] ---> c2970541b60e [2023-05-09T17:17:26.195Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T17:17:26.195Z] Removing intermediate container 926f314df5e7 [2023-05-09T17:17:26.195Z] ---> 55b472aa8b99 [2023-05-09T17:17:26.195Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T17:17:26.195Z] ---> Running in d5c9619d15f8 [2023-05-09T17:17:26.195Z] ---> Running in b0dc8dac73e7 [2023-05-09T17:17:26.195Z] ---> Running in 008024e20c14 [2023-05-09T17:17:26.195Z] Removing intermediate container f166ddde17d2 [2023-05-09T17:17:26.195Z] ---> d7c65acfcc0d [2023-05-09T17:17:26.195Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T17:17:26.195Z] ---> Running in fc7436109cae [2023-05-09T17:17:26.195Z] Removing intermediate container 008024e20c14 [2023-05-09T17:17:26.195Z] ---> bd00b207b66c [2023-05-09T17:17:26.195Z] Step 15/24 : WORKDIR / [2023-05-09T17:17:26.456Z] ---> Running in 34b27c5e4432 [2023-05-09T17:17:26.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:17:26.456Z] Removing intermediate container 34b27c5e4432 [2023-05-09T17:17:26.456Z] ---> 408f0530e988 [2023-05-09T17:17:26.456Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:17:26.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:17:26.456Z] ---> 00548c297dc7 [2023-05-09T17:17:26.456Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:17:26.745Z] 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-05-09T17:17:26.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:17:26.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:17:26.745Z] ---> 3269386ccac1 [2023-05-09T17:17:26.745Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T17:17:26.745Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T17:17:26.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:17:27.005Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T17:17:27.005Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T17:17:27.005Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:17:27.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:17:27.005Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T17:17:27.005Z] OK: 8 MiB in 18 packages [2023-05-09T17:17:27.005Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T17:17:27.005Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T17:17:27.263Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:17:27.263Z] OK: 7 MiB in 17 packages [2023-05-09T17:17:27.263Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T17:17:27.263Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T17:17:27.263Z] OK: 17821 distinct packages available [2023-05-09T17:17:27.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:17:27.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:17:27.522Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T17:17:27.522Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T17:17:27.522Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T17:17:27.522Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T17:17:27.522Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T17:17:27.522Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T17:17:27.522Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T17:17:27.522Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T17:17:27.522Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T17:17:27.522Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:17:27.819Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T17:17:27.819Z] OK: 10 MiB in 24 packages [2023-05-09T17:17:28.079Z] ---> 8afe2a1ba628 [2023-05-09T17:17:28.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:17:28.357Z] ---> 496c533c9391 [2023-05-09T17:17:28.357Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T17:17:28.357Z] ---> Running in f186d2efffe2 [2023-05-09T17:17:28.357Z] Removing intermediate container 9b9cfb20c1f3 [2023-05-09T17:17:28.357Z] ---> 2e90d5196702 [2023-05-09T17:17:28.357Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T17:17:28.619Z] ---> Running in fea16e505f35 [2023-05-09T17:17:28.619Z] Removing intermediate container b0dc8dac73e7 [2023-05-09T17:17:28.619Z] ---> ee2b587246f0 [2023-05-09T17:17:28.619Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T17:17:28.619Z] Removing intermediate container f186d2efffe2 [2023-05-09T17:17:28.619Z] ---> 3941cf494e6c [2023-05-09T17:17:28.619Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:17:29.570Z] ---> Running in 75ef109b9fcd [2023-05-09T17:17:29.570Z] ---> Running in b503a5360d55 [2023-05-09T17:17:29.570Z] Removing intermediate container fea16e505f35 [2023-05-09T17:17:29.570Z] ---> 8611afed0748 [2023-05-09T17:17:29.570Z] Step 12/25 : WORKDIR / [2023-05-09T17:17:29.570Z] Removing intermediate container fc7436109cae [2023-05-09T17:17:29.570Z] ---> e2a47f944cda [2023-05-09T17:17:29.570Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:17:29.570Z] ---> Running in 3ad0eee43314 [2023-05-09T17:17:29.570Z] Removing intermediate container 75ef109b9fcd [2023-05-09T17:17:29.570Z] ---> ecdc93589304 [2023-05-09T17:17:29.570Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T17:17:29.570Z] Removing intermediate container b503a5360d55 [2023-05-09T17:17:29.570Z] ---> b71afe2b7f57 [2023-05-09T17:17:29.570Z] Step 22/24 : LABEL arch=x86_64 [2023-05-09T17:17:29.570Z] ---> Running in 00cd5bfcd527 [2023-05-09T17:17:29.570Z] ---> Running in 6be3e8bd492a [2023-05-09T17:17:29.570Z] ---> f7d357df56c4 [2023-05-09T17:17:29.570Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:17:29.831Z] Removing intermediate container 3ad0eee43314 [2023-05-09T17:17:29.831Z] ---> c3788fe1c17e [2023-05-09T17:17:29.831Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:17:29.831Z] Removing intermediate container 6be3e8bd492a [2023-05-09T17:17:29.831Z] ---> 12e4f37f126b [2023-05-09T17:17:29.831Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T17:17:29.831Z] Removing intermediate container 00cd5bfcd527 [2023-05-09T17:17:29.831Z] ---> 791325c5a59d [2023-05-09T17:17:29.831Z] Step 23/24 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:17:30.096Z] ---> Running in fbeaa2fdea52 [2023-05-09T17:17:30.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T17:17:30.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T17:17:30.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T17:17:30.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T17:17:30.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T17:17:30.357Z] ---> Running in a814be94456d [2023-05-09T17:17:30.357Z] ---> 4194b38f94b7 [2023-05-09T17:17:30.357Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T17:17:30.357Z] ---> f3e0fa902f29 [2023-05-09T17:17:30.357Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:17:30.357Z] Removing intermediate container fbeaa2fdea52 [2023-05-09T17:17:30.357Z] ---> 587483b90bf6 [2023-05-09T17:17:30.357Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T17:17:30.972Z] ---> Running in 1f265748fc31 [2023-05-09T17:17:33.557Z] Removing intermediate container a814be94456d [2023-05-09T17:17:33.557Z] ---> 334a7c3d8168 [2023-05-09T17:17:33.557Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T17:17:33.557Z] ---> 477ee16b771f [2023-05-09T17:17:33.557Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-09T17:17:33.824Z] Removing intermediate container 1f265748fc31 [2023-05-09T17:17:33.824Z] ---> 5663c77e0413 [2023-05-09T17:17:33.824Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T17:17:33.824Z] ---> Running in 6c26076d7cc8 [2023-05-09T17:17:33.824Z] ---> 022dbf81fc7c [2023-05-09T17:17:33.824Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:17:34.103Z] ---> Running in b428820d019b [2023-05-09T17:17:34.673Z] ---> bef91fee4c55 [2023-05-09T17:17:34.673Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-09T17:17:35.243Z] ---> 55c1e278eb7c [2023-05-09T17:17:35.243Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T17:17:35.243Z] Removing intermediate container 6c26076d7cc8 [2023-05-09T17:17:35.243Z] ---> e78c7e18cd14 [2023-05-09T17:17:35.243Z] [2023-05-09T17:17:35.243Z] Successfully built e78c7e18cd14 [2023-05-09T17:17:35.503Z] Successfully tagged core-command:latest [2023-05-09T17:17:35.503Z]  Building core-command ... done Building security-proxy-auth [2023-05-09T17:17:35.503Z] ---> Running in f7bedc1b9bf5 [2023-05-09T17:17:35.503Z] ---> b3d6b9944beb [2023-05-09T17:17:35.503Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:17:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T17:17:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T17:17:38.809Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:17:38.809Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:17:38.809Z] ---> 181c2d9f4557 [2023-05-09T17:17:38.809Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:17:38.809Z] ---> Using cache [2023-05-09T17:17:38.809Z] ---> 3eb9c10cc4a2 [2023-05-09T17:17:38.809Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:17:38.809Z] ---> Using cache [2023-05-09T17:17:38.809Z] ---> 6ed98548fd7a [2023-05-09T17:17:38.809Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T17:17:38.809Z] ---> Using cache [2023-05-09T17:17:38.809Z] ---> 9f143a8fbe8d [2023-05-09T17:17:38.809Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:17:38.809Z] ---> Using cache [2023-05-09T17:17:38.809Z] ---> 76103bc52dac [2023-05-09T17:17:38.809Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:17:38.809Z] ---> Using cache [2023-05-09T17:17:38.809Z] ---> d7a5d66d7002 [2023-05-09T17:17:38.809Z] Step 8/23 : COPY . . [2023-05-09T17:17:38.809Z] ---> Using cache [2023-05-09T17:17:38.809Z] ---> 8920197a6cdd [2023-05-09T17:17:38.809Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T17:17:43.022Z] Removing intermediate container f7bedc1b9bf5 [2023-05-09T17:17:43.022Z] ---> 1c881d1dabae [2023-05-09T17:17:43.022Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T17:17:43.022Z] ---> 8d80cbf335ef [2023-05-09T17:17:43.022Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T17:17:43.022Z] ---> Running in 242635561ae8 [2023-05-09T17:17:43.022Z] ---> Running in 5e6df5b95539 [2023-05-09T17:17:43.022Z] 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-05-09T17:17:43.351Z] Removing intermediate container b428820d019b [2023-05-09T17:17:43.351Z] ---> 4393bdc74774 [2023-05-09T17:17:43.351Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T17:17:43.609Z] Removing intermediate container 5e6df5b95539 [2023-05-09T17:17:43.609Z] ---> b7b3872386a4 [2023-05-09T17:17:43.609Z] Step 18/20 : LABEL arch=x86_64 [2023-05-09T17:17:43.609Z] ---> eac59357d785 [2023-05-09T17:17:43.609Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T17:17:43.958Z] ---> Running in 9aa798707d72 [2023-05-09T17:17:43.958Z] ---> Running in fcae41d0abb4 [2023-05-09T17:17:45.337Z] Removing intermediate container fcae41d0abb4 [2023-05-09T17:17:45.337Z] ---> bd458fdab559 [2023-05-09T17:17:45.337Z] Step 19/20 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:17:45.337Z] ---> f756a82a4e42 [2023-05-09T17:17:45.337Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T17:17:45.337Z] Removing intermediate container 9aa798707d72 [2023-05-09T17:17:45.337Z] ---> 3d686ebf1d01 [2023-05-09T17:17:45.337Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T17:17:45.337Z] ---> Running in 2d025c61cef2 [2023-05-09T17:17:45.595Z] Removing intermediate container 2d025c61cef2 [2023-05-09T17:17:45.595Z] ---> dfa60df618ed [2023-05-09T17:17:45.595Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T17:17:45.595Z] ---> 1c2c3fe6ace9 [2023-05-09T17:17:45.595Z] ---> 0a96ffe6ecdb [2023-05-09T17:17:45.595Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.shStep 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T17:17:45.595Z] [2023-05-09T17:17:45.595Z] ---> Running in c37a7029bc72 [2023-05-09T17:17:45.595Z] ---> Running in 69828a8f040c [2023-05-09T17:17:45.595Z] ---> Running in 5ef7d6b9f79d [2023-05-09T17:17:45.852Z] Removing intermediate container c37a7029bc72 [2023-05-09T17:17:45.852Z] ---> 9d5c6197f40c [2023-05-09T17:17:45.852Z] [2023-05-09T17:17:46.112Z] Successfully built 9d5c6197f40c [2023-05-09T17:17:46.112Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-09T17:17:46.112Z] Building core-data [2023-05-09T17:17:52.666Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:17:52.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:17:52.666Z] ---> 181c2d9f4557 [2023-05-09T17:17:52.666Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:17:52.666Z] ---> Using cache [2023-05-09T17:17:52.666Z] ---> 3eb9c10cc4a2 [2023-05-09T17:17:52.666Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:17:52.666Z] ---> Using cache [2023-05-09T17:17:52.666Z] ---> 6ed98548fd7a [2023-05-09T17:17:52.666Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T17:17:52.666Z] ---> Using cache [2023-05-09T17:17:52.666Z] ---> 9f143a8fbe8d [2023-05-09T17:17:52.666Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:17:52.666Z] ---> Using cache [2023-05-09T17:17:52.666Z] ---> 76103bc52dac [2023-05-09T17:17:52.666Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:17:52.666Z] ---> Using cache [2023-05-09T17:17:52.666Z] ---> d7a5d66d7002 [2023-05-09T17:17:52.666Z] Step 8/23 : COPY . . [2023-05-09T17:17:52.666Z] ---> Using cache [2023-05-09T17:17:52.666Z] ---> 8920197a6cdd [2023-05-09T17:17:52.666Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T17:17:53.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.974s coverage: 88.5% of statements [2023-05-09T17:17:53.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.434s coverage: 3.8% of statements [2023-05-09T17:17:54.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T17:17:54.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T17:17:54.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T17:17:56.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.922s coverage: 95.6% of statements [2023-05-09T17:17:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T17:17:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T17:17:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T17:17:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T17:17:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T17:17:57.454Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements [2023-05-09T17:18:00.922Z] ---> Running in 95c554acc42c [2023-05-09T17:18:02.858Z] Removing intermediate container 69828a8f040c [2023-05-09T17:18:02.858Z] ---> 30c046b53450 [2023-05-09T17:18:02.858Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T17:18:03.126Z] Removing intermediate container 5ef7d6b9f79d [2023-05-09T17:18:03.126Z] ---> f192b690473c [2023-05-09T17:18:03.126Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:18:03.408Z] ---> Running in b22956207ea2 [2023-05-09T17:18:03.408Z] Removing intermediate container d5c9619d15f8 [2023-05-09T17:18:03.408Z] ---> 7f64b2ecd141 [2023-05-09T17:18:03.408Z] [2023-05-09T17:18:03.408Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T17:18:03.408Z] ---> 9ed4aefc74f6 [2023-05-09T17:18:03.408Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T17:18:03.408Z] 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-05-09T17:18:03.978Z] ---> Running in ede36812fc79 [2023-05-09T17:18:04.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T17:18:04.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T17:18:04.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T17:18:04.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.289s coverage: 65.9% of statements [2023-05-09T17:18:05.430Z] ---> 10d9b7ceb506 [2023-05-09T17:18:05.431Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:18:05.431Z] Removing intermediate container b22956207ea2 [2023-05-09T17:18:05.431Z] ---> 5fccc9fb2e60 [2023-05-09T17:18:05.431Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T17:18:05.691Z] ---> Running in e11c4045fb5b [2023-05-09T17:18:05.691Z] ---> cd9186ab3338 [2023-05-09T17:18:05.691Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T17:18:05.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:18:05.968Z] Removing intermediate container e11c4045fb5b [2023-05-09T17:18:05.968Z] ---> 7a0573dc7795 [2023-05-09T17:18:05.968Z] Step 24/25 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:18:06.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:18:06.491Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T17:18:06.491Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T17:18:06.491Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:18:06.491Z] OK: 8 MiB in 17 packages [2023-05-09T17:18:06.751Z] ---> Running in 5b049aa566ea [2023-05-09T17:18:06.751Z] ---> 62926328c11a [2023-05-09T17:18:06.751Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T17:18:07.011Z] Removing intermediate container 5b049aa566ea [2023-05-09T17:18:07.011Z] ---> c425289936fe [2023-05-09T17:18:07.011Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T17:18:09.569Z] ---> Running in 127635fbdc64 [2023-05-09T17:18:09.569Z] ---> ad8b45e8dcfd [2023-05-09T17:18:09.569Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T17:18:09.569Z] Removing intermediate container ede36812fc79 [2023-05-09T17:18:09.569Z] ---> 44b22a032d3e [2023-05-09T17:18:09.569Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T17:18:10.139Z] ---> Running in 2a493d449207 [2023-05-09T17:18:11.613Z] Removing intermediate container 127635fbdc64 [2023-05-09T17:18:11.613Z] ---> aaa46fbc66e1 [2023-05-09T17:18:11.613Z] [2023-05-09T17:18:11.613Z] ---> 631f5c1423c8 [2023-05-09T17:18:11.613Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T17:18:11.613Z] Successfully built aaa46fbc66e1 [2023-05-09T17:18:11.613Z] Successfully tagged security-secretstore-setup:latest [2023-05-09T17:18:11.613Z]  Building security-secretstore-setup ... done Removing intermediate container 2a493d449207 [2023-05-09T17:18:11.613Z] ---> ea793271e251 [2023-05-09T17:18:11.613Z] Step 12/22 : WORKDIR /edgex [2023-05-09T17:18:11.873Z] ---> Running in ac75dc20965a [2023-05-09T17:18:11.873Z] ---> e755e2630cc1 [2023-05-09T17:18:11.873Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T17:18:16.164Z] Removing intermediate container ac75dc20965a [2023-05-09T17:18:16.164Z] ---> c5f6bef48714 [2023-05-09T17:18:16.164Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:18:16.164Z] ---> 40e4772785d7 [2023-05-09T17:18:16.164Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T17:18:16.422Z] ---> 9dde139fdd92 [2023-05-09T17:18:16.422Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T17:18:16.422Z] ---> 7fac3a92d34a [2023-05-09T17:18:16.422Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:18:16.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T17:18:16.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T17:18:16.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.462s coverage: 0.9% of statements [2023-05-09T17:18:16.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.293s coverage: 29.0% of statements [2023-05-09T17:18:16.715Z] Removing intermediate container 242635561ae8 [2023-05-09T17:18:16.715Z] ---> b8d608563fbd [2023-05-09T17:18:16.715Z] [2023-05-09T17:18:16.715Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:18:16.715Z] ---> 9ed4aefc74f6 [2023-05-09T17:18:16.715Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T17:18:16.715Z] ---> Using cache [2023-05-09T17:18:16.715Z] ---> 9e347e4c8e27 [2023-05-09T17:18:16.715Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:18:16.715Z] ---> Using cache [2023-05-09T17:18:16.715Z] ---> 73041527b2b7 [2023-05-09T17:18:16.715Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:18:16.715Z] ---> Using cache [2023-05-09T17:18:16.715Z] ---> d9a004eb3953 [2023-05-09T17:18:16.715Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:18:16.715Z] ---> Using cache [2023-05-09T17:18:16.715Z] ---> d0523aa2d6de [2023-05-09T17:18:16.715Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T17:18:16.973Z] ---> Running in ea4b5a30a452 [2023-05-09T17:18:17.938Z] ---> 8ba1b18e0558 [2023-05-09T17:18:17.938Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T17:18:17.938Z] ---> 63c12d9d6048 [2023-05-09T17:18:17.938Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:18:18.265Z] ---> 9385ae83edd2 [2023-05-09T17:18:18.265Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T17:18:19.252Z] ---> 7129874163d0 [2023-05-09T17:18:19.253Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T17:18:20.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 42.9% of statements [2023-05-09T17:18:20.626Z] ---> e6039d9e81b2 [2023-05-09T17:18:20.626Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T17:18:20.626Z] ---> 50e7fed7538b [2023-05-09T17:18:20.626Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T17:18:20.626Z] ---> Running in ad95ceb2e8a4 [2023-05-09T17:18:21.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.302s coverage: 82.9% of statements [2023-05-09T17:18:21.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements [2023-05-09T17:18:21.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements [2023-05-09T17:18:23.944Z] Removing intermediate container ea4b5a30a452 [2023-05-09T17:18:23.944Z] ---> 2bf1832469ca [2023-05-09T17:18:23.944Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T17:18:24.204Z] ---> 807a27e9cf55 [2023-05-09T17:18:24.205Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T17:18:24.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2023-05-09T17:18:24.465Z] ---> Running in 1b238d79b562 [2023-05-09T17:18:24.465Z] ---> Running in 30a749a86cc3 [2023-05-09T17:18:24.465Z] Removing intermediate container 1b238d79b562 [2023-05-09T17:18:24.466Z] ---> f4f33d0df034 [2023-05-09T17:18:24.466Z] Step 30/33 : CMD ["gate"] [2023-05-09T17:18:24.734Z] ---> Running in cf035bf0dc22 [2023-05-09T17:18:24.997Z] Removing intermediate container cf035bf0dc22 [2023-05-09T17:18:24.997Z] ---> 327b9ecdb65f [2023-05-09T17:18:24.997Z] Step 31/33 : LABEL arch=x86_64 [2023-05-09T17:18:25.258Z] Removing intermediate container ad95ceb2e8a4 [2023-05-09T17:18:25.258Z] ---> c730ed306610 [2023-05-09T17:18:25.258Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T17:18:25.258Z] ---> Running in e5bdfa724566 [2023-05-09T17:18:26.645Z] ---> Running in 391a738fd8f8 [2023-05-09T17:18:27.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T17:18:27.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T17:18:27.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T17:18:27.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T17:18:28.558Z] Removing intermediate container e5bdfa724566 [2023-05-09T17:18:28.558Z] ---> e000b37901fe [2023-05-09T17:18:28.558Z] Step 32/33 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:18:28.558Z] Removing intermediate container 391a738fd8f8 [2023-05-09T17:18:28.558Z] ---> 8c48563f8f67 [2023-05-09T17:18:28.558Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T17:18:28.819Z] ---> Running in a639dea8f07f [2023-05-09T17:18:28.819Z] Removing intermediate container 95c554acc42c [2023-05-09T17:18:28.819Z] ---> 1f7b8f2df7ff [2023-05-09T17:18:28.819Z] [2023-05-09T17:18:28.819Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:18:28.819Z] ---> 9ed4aefc74f6 [2023-05-09T17:18:28.819Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:18:28.819Z] ---> Running in ee6d53130ec8 [2023-05-09T17:18:29.391Z] Removing intermediate container 30a749a86cc3 [2023-05-09T17:18:29.391Z] ---> 3836b654e45a [2023-05-09T17:18:29.391Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T17:18:29.391Z] ---> Running in 086e6f9b6427 [2023-05-09T17:18:29.391Z] Removing intermediate container a639dea8f07f [2023-05-09T17:18:29.391Z] ---> 61ff7784578e [2023-05-09T17:18:29.391Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T17:18:29.391Z] ---> Running in e06c36e91135 [2023-05-09T17:18:29.391Z] Removing intermediate container ee6d53130ec8 [2023-05-09T17:18:29.391Z] ---> ad5f949359fd [2023-05-09T17:18:29.391Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T17:18:29.391Z] ---> Running in e9828a8755f8 [2023-05-09T17:18:29.391Z] ---> Running in 7e5b7c081f94 [2023-05-09T17:18:29.391Z] Removing intermediate container 086e6f9b6427 [2023-05-09T17:18:29.391Z] ---> 0a4ba22d6fe7 [2023-05-09T17:18:29.391Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T17:18:29.652Z] Removing intermediate container e06c36e91135 [2023-05-09T17:18:29.652Z] ---> a2fb302facbf [2023-05-09T17:18:29.652Z] Step 20/22 : LABEL arch=x86_64 [2023-05-09T17:18:29.652Z] ---> Running in c99bc9bcbd41 [2023-05-09T17:18:29.652Z] Removing intermediate container 7e5b7c081f94 [2023-05-09T17:18:29.652Z] ---> ce9f7a353f33 [2023-05-09T17:18:29.652Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:18:29.652Z] Removing intermediate container e9828a8755f8 [2023-05-09T17:18:29.652Z] ---> a5c0877f4d88 [2023-05-09T17:18:29.652Z] [2023-05-09T17:18:29.652Z] ---> Running in 6fb2479a91e7 [2023-05-09T17:18:29.652Z] ---> Running in 9ccd85945081 [2023-05-09T17:18:29.652Z] Successfully built a5c0877f4d88 [2023-05-09T17:18:29.652Z] Successfully tagged security-bootstrapper:latest [2023-05-09T17:18:29.914Z]  Building security-bootstrapper ... done Removing intermediate container c99bc9bcbd41 [2023-05-09T17:18:29.914Z] ---> 61ae2fcf3975 [2023-05-09T17:18:29.914Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T17:18:29.914Z] Removing intermediate container 6fb2479a91e7 [2023-05-09T17:18:29.914Z] ---> 33da17abdc03 [2023-05-09T17:18:29.914Z] Step 21/22 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:18:30.177Z] Removing intermediate container 9ccd85945081 [2023-05-09T17:18:30.177Z] ---> d31602cc5579 [2023-05-09T17:18:30.177Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:18:30.177Z] ---> Running in 9c43270762cd [2023-05-09T17:18:30.177Z] ---> Running in b93c5d6e0564 [2023-05-09T17:18:30.177Z] ---> Running in d1fd07c2d041 [2023-05-09T17:18:30.451Z] Removing intermediate container 9c43270762cd [2023-05-09T17:18:30.451Z] ---> 1ee865aff34b [2023-05-09T17:18:30.451Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:18:30.451Z] Removing intermediate container b93c5d6e0564 [2023-05-09T17:18:30.451Z] ---> efd82e2d426a [2023-05-09T17:18:30.451Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T17:18:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T17:18:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T17:18:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T17:18:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T17:18:30.713Z] Removing intermediate container d1fd07c2d041 [2023-05-09T17:18:30.713Z] ---> 6ee09a3bfa83 [2023-05-09T17:18:30.713Z] [2023-05-09T17:18:30.713Z] Successfully built 6ee09a3bfa83 [2023-05-09T17:18:30.713Z] Successfully tagged security-proxy-auth:latest [2023-05-09T17:18:30.713Z] ---> Running in 7cd6f15cfcc7 [2023-05-09T17:18:30.713Z]  Building security-proxy-auth ... done  ---> Running in d0d220e68b15 [2023-05-09T17:18:30.992Z] Removing intermediate container d0d220e68b15 [2023-05-09T17:18:30.992Z] ---> bce28053454a [2023-05-09T17:18:30.992Z] [2023-05-09T17:18:30.992Z] Successfully built bce28053454a [2023-05-09T17:18:31.256Z] Successfully tagged security-proxy-setup:latest [2023-05-09T17:18:31.256Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:18:31.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:18:31.517Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T17:18:31.517Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:18:31.517Z] OK: 7 MiB in 16 packages [2023-05-09T17:18:32.091Z] Removing intermediate container 7cd6f15cfcc7 [2023-05-09T17:18:32.091Z] ---> 070175e151d1 [2023-05-09T17:18:32.091Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:18:32.361Z] ---> 899e0ece71a4 [2023-05-09T17:18:32.361Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:18:32.623Z] ---> 6030f4991191 [2023-05-09T17:18:32.623Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T17:18:33.194Z] ---> e08a391e68a8 [2023-05-09T17:18:33.194Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:18:33.472Z] ---> 8ffa2d117017 [2023-05-09T17:18:33.472Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T17:18:33.472Z] ---> Running in c991760b4e73 [2023-05-09T17:18:33.733Z] Removing intermediate container c991760b4e73 [2023-05-09T17:18:33.733Z] ---> 025af87e4989 [2023-05-09T17:18:33.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:18:33.733Z] ---> Running in 664b79d77dc7 [2023-05-09T17:18:33.994Z] Removing intermediate container 664b79d77dc7 [2023-05-09T17:18:33.994Z] ---> bde99e5edd97 [2023-05-09T17:18:33.994Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T17:18:33.994Z] ---> Running in 2fbe1496c630 [2023-05-09T17:18:33.994Z] Removing intermediate container 2fbe1496c630 [2023-05-09T17:18:33.994Z] ---> ece6f4765d22 [2023-05-09T17:18:33.994Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:18:34.256Z] ---> Running in 144b8c32b626 [2023-05-09T17:18:34.256Z] Removing intermediate container 144b8c32b626 [2023-05-09T17:18:34.256Z] ---> d5a2912d0cf1 [2023-05-09T17:18:34.256Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:18:34.517Z] ---> Running in 1672fe502a42 [2023-05-09T17:18:34.517Z] Removing intermediate container 1672fe502a42 [2023-05-09T17:18:34.517Z] ---> e2283c8e3053 [2023-05-09T17:18:34.517Z] [2023-05-09T17:18:34.778Z] Successfully built e2283c8e3053 [2023-05-09T17:18:34.778Z] Successfully tagged core-data:latest [2023-05-09T17:18:34.785Z]  Building core-data ... done  [Pipeline] } [2023-05-09T17:18:34.791Z] $ docker stop --time=1 057162d314200f774ac74816926e1cbd43186bc4050223fdec52daee319bc354 [2023-05-09T17:18:36.340Z] $ docker rm -f --volumes 057162d314200f774ac74816926e1cbd43186bc4050223fdec52daee319bc354 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T17:18:36.794Z] + docker images [2023-05-09T17:18:36.794Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T17:18:36.794Z] core-data latest e2283c8e3053 2 seconds ago 20MB [2023-05-09T17:18:36.794Z] security-proxy-auth latest 6ee09a3bfa83 6 seconds ago 18.3MB [2023-05-09T17:18:36.794Z] security-proxy-setup latest bce28053454a 6 seconds ago 18.7MB [2023-05-09T17:18:36.794Z] security-bootstrapper latest a5c0877f4d88 7 seconds ago 22.2MB [2023-05-09T17:18:36.794Z] 1f7b8f2df7ff 8 seconds ago 1.73GB [2023-05-09T17:18:36.794Z] b8d608563fbd 20 seconds ago 1.7GB [2023-05-09T17:18:36.794Z] security-secretstore-setup latest aaa46fbc66e1 27 seconds ago 32.8MB [2023-05-09T17:18:36.794Z] 7f64b2ecd141 34 seconds ago 1.7GB [2023-05-09T17:18:36.794Z] security-spiffe-token-provider latest 9d5c6197f40c 51 seconds ago 32.8MB [2023-05-09T17:18:36.794Z] core-command latest e78c7e18cd14 About a minute ago 19.9MB [2023-05-09T17:18:36.794Z] core-metadata latest 05bdcc8701a7 About a minute ago 20.4MB [2023-05-09T17:18:36.794Z] 25ce8f8efbb2 About a minute ago 1.76GB [2023-05-09T17:18:36.794Z] 27a3c0c1a7d8 About a minute ago 1.72GB [2023-05-09T17:18:36.794Z] 17782a385e83 About a minute ago 1.71GB [2023-05-09T17:18:36.794Z] a790699e78f3 About a minute ago 1.72GB [2023-05-09T17:18:36.794Z] 7aece90206b4 2 minutes ago 1.73GB [2023-05-09T17:18:36.794Z] security-spire-server latest 39d4311f1832 3 minutes ago 103MB [2023-05-09T17:18:36.794Z] support-notifications latest 291dc7682ea8 3 minutes ago 32.4MB [2023-05-09T17:18:36.794Z] core-common-config-bootstrapper latest 6556cad83930 3 minutes ago 17.2MB [2023-05-09T17:18:36.794Z] support-scheduler latest d660d27c6b60 3 minutes ago 31.8MB [2023-05-09T17:18:36.794Z] dad511e9365a 3 minutes ago 1.58GB [2023-05-09T17:18:36.794Z] security-spire-config latest a9b7d01a2395 4 minutes ago 102MB [2023-05-09T17:18:36.794Z] security-spire-agent latest b7b7153ad7ce 4 minutes ago 161MB [2023-05-09T17:18:36.794Z] 427abf24cecb 4 minutes ago 1.79GB [2023-05-09T17:18:36.794Z] 2d460ec381ca 4 minutes ago 1.79GB [2023-05-09T17:18:36.794Z] a3936840a4ca 4 minutes ago 1.72GB [2023-05-09T17:18:36.794Z] e296634c2df5 4 minutes ago 1.58GB [2023-05-09T17:18:36.794Z] 9232ac12ce45 4 minutes ago 1.58GB [2023-05-09T17:18:36.794Z] ci-base-image-x86_64 latest 181c2d9f4557 8 minutes ago 918MB [2023-05-09T17:18:36.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-09T17:18:36.794Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-09T17:18:36.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-09T17:18:36.794Z] 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 [2023-05-09T17:18:37.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements [2023-05-09T17:18:37.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T17:18:37.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T17:18:37.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T17:18:37.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T17:18:43.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T17:18:43.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T17:18:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T17:18:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.155s coverage: 79.9% of statements [2023-05-09T17:18:54.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.291s coverage: 92.9% of statements [2023-05-09T17:18:54.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-05-09T17:18:54.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.232s coverage: 62.3% of statements [2023-05-09T17:18:54.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2023-05-09T17:18:54.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements [2023-05-09T17:18:54.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-05-09T17:18:54.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.506s coverage: 81.8% of statements [2023-05-09T17:18:54.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T17:18:54.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T17:18:55.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.563s coverage: 82.1% of statements [2023-05-09T17:18:55.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 86.0% of statements [2023-05-09T17:19:01.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T17:19:01.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T17:19:03.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.214s coverage: 63.1% of statements [2023-05-09T17:19:03.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.310s coverage: 100.0% of statements [2023-05-09T17:19:04.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2023-05-09T17:19:04.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-05-09T17:19:04.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2023-05-09T17:19:05.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T17:19:05.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T17:19:05.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T17:19:05.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-05-09T17:19:15.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T17:19:15.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T17:19:15.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T17:19:15.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.084s coverage: 38.4% of statements [2023-05-09T17:19:15.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements [2023-05-09T17:19:21.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T17:19:21.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T17:19:21.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T17:19:21.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T17:19:21.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements [2023-05-09T17:19:29.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T17:19:29.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T17:19:29.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T17:19:29.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T17:19:34.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements [2023-05-09T17:19:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T17:19:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T17:19:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T17:19:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T17:19:36.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.633s coverage: 92.3% of statements [2023-05-09T17:19:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T17:19:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T17:19:41.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.342s coverage: 61.5% of statements [2023-05-09T17:19:43.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T17:19:43.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T17:19:43.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.470s coverage: 97.7% of statements [2023-05-09T17:19:45.322Z] 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-05-09T17:19:45.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T17:19:45.322Z] go vet ./... [2023-05-09T17:22:37.064Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T17:22:37.064Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T17:22:37.064Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T17:22:37.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T17:22:37.779Z] + ls -al . [2023-05-09T17:22:37.779Z] total 700 [2023-05-09T17:22:37.779Z] drwxrwxr-x 10 1001 1001 4096 May 9 17:13 . [2023-05-09T17:22:37.779Z] drwxr-xr-x 4 root root 4096 May 9 17:13 .. [2023-05-09T17:22:37.779Z] drwxrwxr-x 2 1001 1001 4096 May 9 17:12 .blubracket [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 16 May 9 17:12 .dockerignore [2023-05-09T17:22:37.779Z] drwxrwxr-x 8 1001 1001 4096 May 9 17:12 .git [2023-05-09T17:22:37.779Z] drwxrwxr-x 3 1001 1001 4096 May 9 17:12 .github [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 1133 May 9 17:12 .gitignore [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 42 May 9 17:12 .golangci.yml [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 87 May 9 17:12 .hadolint.yml [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 166 May 9 17:12 .sonarcloud.properties [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 1171 May 9 17:12 ADOPTERS.md [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 10835 May 9 17:12 Attribution.txt [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 73765 May 9 17:12 CHANGELOG.md [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 3804 May 9 17:12 CONTRIBUTING.md [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 677 May 9 17:12 GOVERNANCE.md [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 883 May 9 17:12 Jenkinsfile [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 10775 May 9 17:12 LICENSE [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 14368 May 9 17:12 Makefile [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 582 May 9 17:12 OWNERS.md [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 9403 May 9 17:12 README.md [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 789 May 9 17:12 SECURITY.md [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 5 May 9 17:09 VERSION [2023-05-09T17:22:37.779Z] drwxrwxr-x 2 1001 1001 4096 May 9 17:12 bin [2023-05-09T17:22:37.779Z] drwxrwxr-x 18 1001 1001 4096 May 9 17:12 cmd [2023-05-09T17:22:37.779Z] -rw-r--r-- 1 root root 447731 May 9 17:19 coverage.out [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 3200 May 9 17:12 go.mod [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 31040 May 9 17:12 go.sum [2023-05-09T17:22:37.779Z] drwxrwxr-x 7 1001 1001 4096 May 9 17:12 internal [2023-05-09T17:22:37.779Z] drwxrwxr-x 3 1001 1001 4096 May 9 17:12 openapi [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 594 May 9 17:12 security.txt [2023-05-09T17:22:37.779Z] drwxrwxr-x 4 1001 1001 4096 May 9 17:12 snap [2023-05-09T17:22:37.779Z] -rw-rw-r-- 1 1001 1001 204 May 9 17:12 version.go [Pipeline] sh [2023-05-09T17:22:38.442Z] + '[' -e coverage.out ] [2023-05-09T17:22:38.442Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T17:22:38.482Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T17:22:39.398Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T17:22:40.051Z] + make build [2023-05-09T17:22:40.051Z] 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-05-09T17:24:17.088Z] 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-05-09T17:24:19.665Z] 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-05-09T17:24:24.938Z] 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-05-09T17:24:29.203Z] 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-05-09T17:25:16.048Z] 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-05-09T17:25:20.304Z] 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-05-09T17:25:25.650Z] 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-05-09T17:25:32.300Z] 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-05-09T17:25:35.644Z] 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-05-09T17:25:39.006Z] 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-05-09T17:25:45.678Z] 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-05-09T17:25:52.315Z] $ docker stop --time=1 dca8f2051560ede193a2f5f06673935eac4c747c1dfab858437a3ea0139b1ffe [2023-05-09T17:25:54.514Z] $ docker rm -f --volumes dca8f2051560ede193a2f5f06673935eac4c747c1dfab858437a3ea0139b1ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:25:57.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T17:25:57.132Z] [2023-05-09T17:25:57.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:25:57.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T17:25:57.810Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-09T17:25:57.810Z] 29e5d40040c1: Pulling fs layer [2023-05-09T17:25:57.810Z] 1ce36da41761: Pulling fs layer [2023-05-09T17:25:57.810Z] 25b303627fd3: Pulling fs layer [2023-05-09T17:25:57.810Z] 29e5d40040c1: Verifying Checksum [2023-05-09T17:25:57.810Z] 29e5d40040c1: Download complete [2023-05-09T17:25:58.079Z] 1ce36da41761: Verifying Checksum [2023-05-09T17:25:58.079Z] 1ce36da41761: Download complete [2023-05-09T17:25:58.348Z] 29e5d40040c1: Pull complete [2023-05-09T17:25:59.758Z] 1ce36da41761: Pull complete [2023-05-09T17:25:59.758Z] 25b303627fd3: Download complete [2023-05-09T17:26:09.837Z] 25b303627fd3: Pull complete [2023-05-09T17:26:09.837Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-09T17:26:09.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T17:26:09.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:26:10.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container [2023-05-09T17:26:10.194Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T17:26:13.909Z] $ docker top b99aa58ef0420d26fc433945f9a2b092d4ccda7a24b6fbcc5341319cb782333f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:26:14.835Z] + docker-compose build --help [2023-05-09T17:26:14.835Z] + grep parallel [2023-05-09T17:26:19.086Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T17:26:19.332Z] $ docker stop --time=1 b99aa58ef0420d26fc433945f9a2b092d4ccda7a24b6fbcc5341319cb782333f [2023-05-09T17:26:20.976Z] $ docker rm -f --volumes b99aa58ef0420d26fc433945f9a2b092d4ccda7a24b6fbcc5341319cb782333f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:26:21.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T17:26:21.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:26:22.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container [2023-05-09T17:26:22.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T17:26:23.336Z] $ docker top d5d320ead055eb19569e8be1926f7b7c3b76383bab128a2be6ea2c7a24bbea24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:26:24.268Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T17:26:29.605Z] Building core-command ... [2023-05-09T17:26:29.605Z] Building core-common-config-bootstrapper ... [2023-05-09T17:26:29.605Z] Building core-data ... [2023-05-09T17:26:29.605Z] Building core-metadata ... [2023-05-09T17:26:29.605Z] Building security-bootstrapper ... [2023-05-09T17:26:29.605Z] Building security-proxy-auth ... [2023-05-09T17:26:29.605Z] Building security-proxy-setup ... [2023-05-09T17:26:29.605Z] Building security-secretstore-setup ... [2023-05-09T17:26:29.605Z] Building security-spiffe-token-provider ... [2023-05-09T17:26:29.605Z] Building security-spire-agent ... [2023-05-09T17:26:29.605Z] Building security-spire-config ... [2023-05-09T17:26:29.605Z] Building security-spire-server ... [2023-05-09T17:26:29.605Z] Building support-notifications ... [2023-05-09T17:26:29.605Z] Building support-scheduler ... [2023-05-09T17:26:29.605Z] Building core-data [2023-05-09T17:26:29.605Z] Building core-common-config-bootstrapper [2023-05-09T17:26:29.605Z] Building security-spiffe-token-provider [2023-05-09T17:26:29.605Z] Building core-metadata [2023-05-09T17:26:29.605Z] Building security-bootstrapper [2023-05-09T17:27:26.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:27:26.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:27:26.118Z] ---> 0e20986a46b6 [2023-05-09T17:27:26.118Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:27:26.118Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:27:26.118Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:27:26.118Z] ---> 0e20986a46b6 [2023-05-09T17:27:26.118Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:27:26.118Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:27:26.118Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:27:26.118Z] ---> 0e20986a46b6 [2023-05-09T17:27:26.118Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:27:26.118Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:27:26.118Z] Step 3/20 : WORKDIR /edgex-go ---> 0e20986a46b6 [2023-05-09T17:27:26.118Z] [2023-05-09T17:27:26.118Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T17:27:26.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:27:26.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:27:26.118Z] ---> 0e20986a46b6 [2023-05-09T17:27:26.118Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:27:26.118Z] ---> Running in 05125411bf17 [2023-05-09T17:27:26.118Z] ---> Running in cde8e56d5166 [2023-05-09T17:27:26.118Z] ---> Running in 6faba336a6f7 [2023-05-09T17:27:26.118Z] ---> Running in a5ff9de2d518 [2023-05-09T17:27:26.118Z] ---> Running in 47df77ad6dcb [2023-05-09T17:27:26.118Z] Removing intermediate container 6faba336a6f7 [2023-05-09T17:27:26.118Z] ---> f77d5dc65d13 [2023-05-09T17:27:26.118Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T17:27:26.118Z] Removing intermediate container 47df77ad6dcb [2023-05-09T17:27:26.118Z] ---> faa86c6d73a1 [2023-05-09T17:27:26.118Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:27:26.118Z] Removing intermediate container 05125411bf17 [2023-05-09T17:27:26.118Z] ---> 0a5be90b7c28 [2023-05-09T17:27:26.118Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T17:27:26.118Z] Removing intermediate container a5ff9de2d518 [2023-05-09T17:27:26.118Z] ---> 78078d423f8d [2023-05-09T17:27:26.118Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:27:26.118Z] ---> Running in a24e2fc88c78 [2023-05-09T17:27:26.118Z] Removing intermediate container cde8e56d5166 [2023-05-09T17:27:26.118Z] ---> 62186bc3c736 [2023-05-09T17:27:26.118Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T17:27:26.118Z] ---> Running in 8e834f3cb652 [2023-05-09T17:27:26.118Z] ---> Running in 67454fccdfbd [2023-05-09T17:27:26.118Z] ---> Running in 44ce8ccca27b [2023-05-09T17:27:26.118Z] ---> Running in 108689d92dde [2023-05-09T17:27:26.118Z] Removing intermediate container 44ce8ccca27b [2023-05-09T17:27:26.118Z] ---> 6722dfcc1c48 [2023-05-09T17:27:26.118Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T17:27:26.118Z] Removing intermediate container a24e2fc88c78 [2023-05-09T17:27:26.118Z] ---> 7c63a9b25e09 [2023-05-09T17:27:26.118Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T17:27:26.118Z] ---> Running in f062f577eee5 [2023-05-09T17:27:26.118Z] ---> Running in 5c5573f1f44f [2023-05-09T17:27:26.118Z] Removing intermediate container 8e834f3cb652 [2023-05-09T17:27:26.118Z] ---> 091c33d582d7 [2023-05-09T17:27:26.118Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T17:27:26.118Z] ---> Running in a659a1a0278d [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T17:27:26.118Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T17:27:26.118Z] OK: 17692 distinct packages available [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] OK: 263 MiB in 53 packages [2023-05-09T17:27:26.118Z] OK: 263 MiB in 53 packages [2023-05-09T17:27:26.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:27:26.118Z] OK: 263 MiB in 53 packages [2023-05-09T17:27:26.118Z] OK: 263 MiB in 53 packages [2023-05-09T17:27:26.705Z] Removing intermediate container 108689d92dde [2023-05-09T17:27:26.972Z] ---> 40d5ee383877 [2023-05-09T17:27:26.972Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T17:27:27.559Z] OK: 263 MiB in 53 packages [2023-05-09T17:27:28.148Z] Removing intermediate container f062f577eee5 [2023-05-09T17:27:28.148Z] ---> 3cb60ac9719f [2023-05-09T17:27:28.148Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:27:28.148Z] Removing intermediate container 5c5573f1f44f [2023-05-09T17:27:28.148Z] ---> ff26d58daa18 [2023-05-09T17:27:28.148Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:27:28.415Z] Removing intermediate container a659a1a0278d [2023-05-09T17:27:28.415Z] ---> ba18784a1896 [2023-05-09T17:27:28.415Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T17:27:28.415Z] ---> 0a6d228dc884 [2023-05-09T17:27:28.415Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:27:28.682Z] ---> Running in a2735f8eb320 [2023-05-09T17:27:29.265Z] Removing intermediate container 67454fccdfbd [2023-05-09T17:27:29.265Z] ---> db31ee734e2d [2023-05-09T17:27:29.265Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T17:27:29.265Z] ---> 397bc9df4ae6 [2023-05-09T17:27:29.265Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:27:29.535Z] ---> 0821b4541a66 [2023-05-09T17:27:29.535Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:27:29.535Z] ---> Running in 7211155645a4 [2023-05-09T17:27:29.535Z] ---> Running in b2927a4af50e [2023-05-09T17:27:33.791Z] ---> 0c8fe19a9d4a [2023-05-09T17:27:33.791Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:27:33.791Z] ---> 502270de88b2 [2023-05-09T17:27:33.791Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:27:33.791Z] ---> Running in bc496e22e76b [2023-05-09T17:27:33.791Z] ---> Running in 827ec007e924 [2023-05-09T17:29:40.467Z] Removing intermediate container 827ec007e924 [2023-05-09T17:29:40.467Z] ---> e1038eeefd0a [2023-05-09T17:29:40.467Z] Step 7/20 : COPY . . [2023-05-09T17:29:40.467Z] Removing intermediate container bc496e22e76b [2023-05-09T17:29:40.467Z] ---> c6cc00de7eeb [2023-05-09T17:29:40.467Z] Step 8/25 : COPY . . [2023-05-09T17:29:40.467Z] Removing intermediate container b2927a4af50e [2023-05-09T17:29:40.467Z] ---> cdfe1f36e3e7 [2023-05-09T17:29:40.467Z] Removing intermediate container 7211155645a4 [2023-05-09T17:29:40.467Z] ---> ebd70e8a769d [2023-05-09T17:29:40.467Z] Step 8/23 : COPY . . [2023-05-09T17:29:40.467Z] Step 8/23 : COPY . . [2023-05-09T17:29:40.467Z] Removing intermediate container a2735f8eb320 [2023-05-09T17:29:40.467Z] ---> 8d6b833c2698 [2023-05-09T17:29:40.467Z] Step 7/33 : COPY . . [2023-05-09T17:29:45.827Z] ---> 29cf38051ee9 [2023-05-09T17:29:45.827Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T17:29:45.827Z] ---> a7f7615f82b7 [2023-05-09T17:29:45.827Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T17:29:45.827Z] ---> 5138b8c8575a [2023-05-09T17:29:45.827Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T17:29:45.827Z] ---> Running in 2797dfef08b6 [2023-05-09T17:29:45.827Z] ---> Running in 4ba5f49ea878 [2023-05-09T17:29:45.827Z] ---> Running in 502b3855037a [2023-05-09T17:29:45.827Z] ---> d8ae587ab524 [2023-05-09T17:29:45.827Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T17:29:45.827Z] ---> a603ebb977d9 [2023-05-09T17:29:45.827Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T17:29:45.827Z] ---> Running in 27006d1a079b [2023-05-09T17:29:45.827Z] ---> Running in 4b87476cb7f5 [2023-05-09T17:29:47.782Z] 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-05-09T17:29:47.782Z] 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-05-09T17:29:47.782Z] 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-05-09T17:29:48.048Z] 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-05-09T17:29:48.316Z] 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-05-09T17:36:25.283Z] Removing intermediate container 4ba5f49ea878 [2023-05-09T17:36:25.283Z] ---> f7589bab1bff [2023-05-09T17:36:25.283Z] [2023-05-09T17:36:25.283Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T17:36:25.283Z] 3.17: Pulling from library/alpine [2023-05-09T17:36:25.283Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T17:36:25.283Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T17:36:25.283Z] ---> 51e60588ff2c [2023-05-09T17:36:25.283Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T17:36:25.283Z] ---> Running in d980abc668bc [2023-05-09T17:36:25.283Z] Removing intermediate container d980abc668bc [2023-05-09T17:36:25.283Z] ---> a3e393e88bee [2023-05-09T17:36:25.283Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T17:36:25.283Z] ---> Running in 187541f9f151 [2023-05-09T17:36:25.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:36:25.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:36:25.283Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T17:36:25.283Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T17:36:25.283Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:36:25.283Z] OK: 8 MiB in 17 packages [2023-05-09T17:36:25.283Z] Removing intermediate container 187541f9f151 [2023-05-09T17:36:25.283Z] ---> 98ea0b2ac7d1 [2023-05-09T17:36:25.283Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T17:36:25.283Z] ---> Running in 546117f72a93 [2023-05-09T17:36:25.283Z] Removing intermediate container 546117f72a93 [2023-05-09T17:36:25.283Z] ---> 18ce2dab6f50 [2023-05-09T17:36:25.283Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T17:36:25.283Z] ---> Running in 61663e753768 [2023-05-09T17:36:25.283Z] Removing intermediate container 61663e753768 [2023-05-09T17:36:25.283Z] ---> 9f49a4e10117 [2023-05-09T17:36:25.283Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T17:36:25.283Z] ---> Running in 2512ea0a93dd [2023-05-09T17:36:25.283Z] Removing intermediate container 2512ea0a93dd [2023-05-09T17:36:25.283Z] ---> 856db30f56ac [2023-05-09T17:36:25.283Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T17:36:25.283Z] ---> Running in 1ac15416e518 [2023-05-09T17:36:25.283Z] Removing intermediate container 1ac15416e518 [2023-05-09T17:36:25.283Z] ---> b10e59ee9e65 [2023-05-09T17:36:25.283Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T17:36:25.283Z] ---> Running in a9078d542c57 [2023-05-09T17:36:29.551Z] Removing intermediate container a9078d542c57 [2023-05-09T17:36:29.551Z] ---> 71bbf85e0f33 [2023-05-09T17:36:29.551Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T17:36:29.551Z] ---> Running in fb47a9d5d306 [2023-05-09T17:36:30.138Z] Removing intermediate container fb47a9d5d306 [2023-05-09T17:36:30.138Z] ---> 067b21929d5c [2023-05-09T17:36:30.138Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T17:36:34.392Z] ---> 7c452990711d [2023-05-09T17:36:34.392Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T17:36:34.657Z] ---> Running in f8fe4871ee61 [2023-05-09T17:36:35.246Z] Removing intermediate container 2797dfef08b6 [2023-05-09T17:36:35.246Z] ---> 553fc9513741 [2023-05-09T17:36:35.246Z] [2023-05-09T17:36:35.246Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:36:35.246Z] ---> 51e60588ff2c [2023-05-09T17:36:35.246Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T17:36:35.516Z] ---> Running in 7ac1eec48b5f [2023-05-09T17:36:36.102Z] Removing intermediate container 7ac1eec48b5f [2023-05-09T17:36:36.102Z] ---> 26fb24111afc [2023-05-09T17:36:36.102Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:36:36.370Z] ---> Running in 69f2a0fb222a [2023-05-09T17:36:39.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:36:39.031Z] Removing intermediate container f8fe4871ee61 [2023-05-09T17:36:39.031Z] ---> 5d8fb680a9ff [2023-05-09T17:36:39.031Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:36:39.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:36:39.618Z] ---> efed8d940dd7 [2023-05-09T17:36:39.888Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:36:40.850Z] ---> ee28a7ab6fbd [2023-05-09T17:36:40.850Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T17:36:41.438Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T17:36:41.438Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:36:41.438Z] OK: 8 MiB in 16 packages [2023-05-09T17:36:43.381Z] ---> 9b8d41d2462a [2023-05-09T17:36:43.381Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T17:36:43.381Z] Removing intermediate container 69f2a0fb222a [2023-05-09T17:36:43.381Z] ---> 7b35d5f34cf1 [2023-05-09T17:36:43.381Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:36:44.808Z] ---> 7c99b2c6a420 [2023-05-09T17:36:44.808Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:36:44.808Z] ---> fe3b6e2e5f19 [2023-05-09T17:36:44.808Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T17:36:47.437Z] ---> c2415dfc96c9 [2023-05-09T17:36:47.437Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T17:36:47.437Z] ---> 2b2cea5d2d3a [2023-05-09T17:36:47.437Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T17:36:48.394Z] ---> 0e1519ae5d75 [2023-05-09T17:36:48.394Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T17:36:48.982Z] ---> 0f7c30a2f1a3 [2023-05-09T17:36:48.982Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:36:50.403Z] ---> 2e4306c88cc7 [2023-05-09T17:36:50.403Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T17:36:50.670Z] ---> 1258d406c13e [2023-05-09T17:36:50.670Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T17:36:51.626Z] ---> 3bb794f805fa [2023-05-09T17:36:51.626Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T17:36:51.906Z] ---> Running in 19a4b35c65e7 [2023-05-09T17:36:52.181Z] ---> de50e3fb7e1d [2023-05-09T17:36:52.182Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T17:36:52.448Z] ---> Running in ec4bc49c3f5b [2023-05-09T17:36:57.812Z] Removing intermediate container ec4bc49c3f5b [2023-05-09T17:36:57.812Z] ---> b042cb3e7f24 [2023-05-09T17:36:57.812Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T17:36:57.812Z] Removing intermediate container 19a4b35c65e7 [2023-05-09T17:36:57.812Z] ---> f5aa699b3c4e [2023-05-09T17:36:57.812Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T17:36:57.812Z] ---> Running in f15ed355769c [2023-05-09T17:36:57.812Z] ---> Running in 0274b5e61705 [2023-05-09T17:37:01.155Z] Removing intermediate container f15ed355769c [2023-05-09T17:37:01.155Z] ---> 4f8b20e79aac [2023-05-09T17:37:01.155Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T17:37:01.155Z] ---> Running in 665a2e3b0366 [2023-05-09T17:37:01.424Z] Removing intermediate container 0274b5e61705 [2023-05-09T17:37:01.424Z] ---> 8c9ee4301d68 [2023-05-09T17:37:01.424Z] Step 30/33 : CMD ["gate"] [2023-05-09T17:37:01.692Z] ---> Running in eaccac4ad844 [2023-05-09T17:37:02.650Z] Removing intermediate container 665a2e3b0366 [2023-05-09T17:37:02.650Z] ---> e9541636ef4f [2023-05-09T17:37:02.650Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T17:37:02.650Z] Removing intermediate container eaccac4ad844 [2023-05-09T17:37:02.650Z] ---> b14db5105f88 [2023-05-09T17:37:02.650Z] Step 31/33 : LABEL arch=arm64 [2023-05-09T17:37:02.650Z] ---> Running in f1d3aac09e78 [2023-05-09T17:37:02.918Z] ---> Running in 8b89e90e5678 [2023-05-09T17:37:03.874Z] Removing intermediate container f1d3aac09e78 [2023-05-09T17:37:03.874Z] ---> 09e131f7de09 [2023-05-09T17:37:03.874Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:37:03.874Z] ---> Running in 3c1f9aa407bc [2023-05-09T17:37:04.144Z] Removing intermediate container 8b89e90e5678 [2023-05-09T17:37:04.144Z] ---> 00b352eec31d [2023-05-09T17:37:04.144Z] Step 32/33 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:37:04.725Z] ---> Running in 3d17eced2693 [2023-05-09T17:37:04.992Z] Removing intermediate container 3c1f9aa407bc [2023-05-09T17:37:04.992Z] ---> ab1485ef2b54 [2023-05-09T17:37:04.992Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:37:05.281Z] ---> Running in 5cc4198ae4a2 [2023-05-09T17:37:05.558Z] Removing intermediate container 3d17eced2693 [2023-05-09T17:37:05.558Z] ---> 40ea4427ce62 [2023-05-09T17:37:05.558Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T17:37:05.558Z] ---> Running in a50cb473dfe8 [2023-05-09T17:37:06.517Z] Removing intermediate container 5cc4198ae4a2 [2023-05-09T17:37:06.517Z] ---> 37a3224d129f [2023-05-09T17:37:06.517Z] [2023-05-09T17:37:06.517Z] Removing intermediate container a50cb473dfe8 [2023-05-09T17:37:06.517Z] ---> f4ec88ac1bf3 [2023-05-09T17:37:06.517Z] [2023-05-09T17:37:07.102Z] Successfully built 37a3224d129f [2023-05-09T17:37:07.102Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-09T17:37:07.102Z] Building security-secretstore-setup [2023-05-09T17:37:07.684Z]  Building core-common-config-bootstrapper ... done Successfully built f4ec88ac1bf3 [2023-05-09T17:37:07.684Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-09T17:37:07.684Z]  Building security-bootstrapper ... done Building support-scheduler [2023-05-09T17:37:11.030Z] Removing intermediate container 27006d1a079b [2023-05-09T17:37:11.030Z] ---> 25b9656ef938 [2023-05-09T17:37:11.030Z] [2023-05-09T17:37:11.030Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:37:11.030Z] ---> 51e60588ff2c [2023-05-09T17:37:11.030Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:37:11.618Z] ---> Running in 003c0e531b6b [2023-05-09T17:37:12.210Z] Removing intermediate container 4b87476cb7f5 [2023-05-09T17:37:12.210Z] ---> e6935816ebd1 [2023-05-09T17:37:12.210Z] [2023-05-09T17:37:12.210Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T17:37:12.210Z] ---> 51e60588ff2c [2023-05-09T17:37:12.210Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:37:15.570Z] Removing intermediate container 003c0e531b6b [2023-05-09T17:37:15.570Z] ---> 110497896fea [2023-05-09T17:37:15.570Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T17:37:15.570Z] ---> Running in 4d25d35d652e [2023-05-09T17:37:15.570Z] ---> Running in 3bf4e0fed6aa [2023-05-09T17:37:16.541Z] Removing intermediate container 3bf4e0fed6aa [2023-05-09T17:37:16.541Z] ---> 5c50defd8a31 [2023-05-09T17:37:16.541Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T17:37:16.541Z] ---> Running in ec3b0e70de43 [2023-05-09T17:37:17.135Z] Removing intermediate container ec3b0e70de43 [2023-05-09T17:37:17.135Z] ---> 8c1e83eb8dd6 [2023-05-09T17:37:17.135Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:37:17.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:37:17.405Z] ---> Running in 00d13d3aa1d5 [2023-05-09T17:37:17.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:37:19.417Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T17:37:19.418Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:37:19.418Z] OK: 8 MiB in 16 packages [2023-05-09T17:37:19.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:37:20.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:37:20.869Z] Removing intermediate container 4d25d35d652e [2023-05-09T17:37:20.869Z] ---> eac672866530 [2023-05-09T17:37:21.147Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:37:21.147Z] ---> Running in 366b72868d09 [2023-05-09T17:37:21.416Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T17:37:21.416Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:37:21.416Z] OK: 8 MiB in 16 packages [2023-05-09T17:37:22.002Z] Removing intermediate container 366b72868d09 [2023-05-09T17:37:22.002Z] ---> 683104a5a8ab [2023-05-09T17:37:22.002Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T17:37:22.002Z] ---> Running in 1896e74c60dd [2023-05-09T17:37:22.584Z] Removing intermediate container 1896e74c60dd [2023-05-09T17:37:22.584Z] ---> 3859252b19cb [2023-05-09T17:37:22.584Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T17:37:22.851Z] ---> Running in 028629777cf1 [2023-05-09T17:37:23.119Z] Removing intermediate container 00d13d3aa1d5 [2023-05-09T17:37:23.120Z] ---> d723dcb65d5a [2023-05-09T17:37:23.120Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:37:23.719Z] Removing intermediate container 028629777cf1 [2023-05-09T17:37:23.719Z] ---> 8bad6c06b144 [2023-05-09T17:37:23.719Z] Step 15/25 : WORKDIR / [2023-05-09T17:37:23.994Z] ---> Running in fdc84b79bdda [2023-05-09T17:37:24.262Z] ---> 7f40bcea2a62 [2023-05-09T17:37:24.262Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:37:24.530Z] Removing intermediate container fdc84b79bdda [2023-05-09T17:37:24.530Z] ---> 9e91eb3b2171 [2023-05-09T17:37:24.530Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:37:25.113Z] ---> ac26fc7f757f [2023-05-09T17:37:25.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T17:37:28.461Z] ---> 156c474ce054 [2023-05-09T17:37:28.461Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:37:28.461Z] ---> 2652f5bcfc71 [2023-05-09T17:37:28.461Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:37:28.461Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:37:28.461Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:37:28.461Z] ---> 0e20986a46b6 [2023-05-09T17:37:28.461Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T17:37:28.461Z] ---> Using cache [2023-05-09T17:37:28.461Z] ---> 62186bc3c736 [2023-05-09T17:37:28.461Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T17:37:28.461Z] ---> Using cache [2023-05-09T17:37:28.461Z] ---> 40d5ee383877 [2023-05-09T17:37:28.461Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T17:37:28.461Z] ---> Using cache [2023-05-09T17:37:28.461Z] ---> 0a6d228dc884 [2023-05-09T17:37:28.461Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:37:28.461Z] ---> Using cache [2023-05-09T17:37:28.461Z] ---> 8d6b833c2698 [2023-05-09T17:37:28.461Z] Step 7/25 : COPY . . [2023-05-09T17:37:28.461Z] ---> Using cache [2023-05-09T17:37:28.461Z] ---> a7f7615f82b7 [2023-05-09T17:37:28.461Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T17:37:28.728Z] ---> Running in 0f6bfc9283dd [2023-05-09T17:37:30.145Z] ---> cad226ee6fa9 [2023-05-09T17:37:30.145Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T17:37:30.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:37:30.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:37:30.145Z] ---> 0e20986a46b6 [2023-05-09T17:37:30.145Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:37:30.145Z] ---> Using cache [2023-05-09T17:37:30.145Z] ---> 78078d423f8d [2023-05-09T17:37:30.145Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:37:30.145Z] ---> Using cache [2023-05-09T17:37:30.145Z] ---> 6722dfcc1c48 [2023-05-09T17:37:30.145Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T17:37:30.145Z] ---> Using cache [2023-05-09T17:37:30.145Z] ---> ff26d58daa18 [2023-05-09T17:37:30.145Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:37:30.417Z] ---> Using cache [2023-05-09T17:37:30.417Z] ---> 0821b4541a66 [2023-05-09T17:37:30.417Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:37:30.417Z] ---> Using cache [2023-05-09T17:37:30.417Z] ---> cdfe1f36e3e7 [2023-05-09T17:37:30.417Z] Step 8/23 : COPY . . [2023-05-09T17:37:30.417Z] ---> 3229dcbb9874 [2023-05-09T17:37:30.417Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T17:37:30.417Z] ---> Running in 4349d607c73a [2023-05-09T17:37:30.417Z] ---> Using cache [2023-05-09T17:37:30.417Z] ---> a603ebb977d9 [2023-05-09T17:37:30.417Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T17:37:30.686Z] ---> Running in 0992e06b7679 [2023-05-09T17:37:30.963Z] 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-05-09T17:37:31.559Z] Removing intermediate container 4349d607c73a [2023-05-09T17:37:31.559Z] ---> 60eef4317885 [2023-05-09T17:37:31.559Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:37:31.559Z] ---> Running in c0316995cac6 [2023-05-09T17:37:32.536Z] Removing intermediate container c0316995cac6 [2023-05-09T17:37:32.536Z] ---> 3591c34723be [2023-05-09T17:37:32.536Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T17:37:32.806Z] ---> Running in 6d85b798a0c2 [2023-05-09T17:37:33.072Z] 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-05-09T17:37:33.664Z] Removing intermediate container 6d85b798a0c2 [2023-05-09T17:37:33.664Z] ---> 257603db328d [2023-05-09T17:37:33.664Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:37:33.938Z] ---> Running in d9b30054bd4a [2023-05-09T17:37:33.938Z] ---> f404aadc64de [2023-05-09T17:37:33.938Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:37:35.345Z] Removing intermediate container d9b30054bd4a [2023-05-09T17:37:35.345Z] ---> 8eff29067d42 [2023-05-09T17:37:35.345Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:37:35.345Z] ---> Running in d29cdc5f0c83 [2023-05-09T17:37:35.345Z] ---> af1959d7b25c [2023-05-09T17:37:35.345Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T17:37:36.303Z] Removing intermediate container d29cdc5f0c83 [2023-05-09T17:37:36.303Z] ---> fe6d1383021e [2023-05-09T17:37:36.303Z] [2023-05-09T17:37:37.264Z] ---> 951071ae33d7 [2023-05-09T17:37:37.264Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T17:37:37.264Z] Successfully built fe6d1383021e [2023-05-09T17:37:37.264Z] Successfully tagged core-data-arm64:latest [2023-05-09T17:37:37.264Z] Building support-notifications [2023-05-09T17:37:37.264Z]  Building core-data ... done  ---> Running in d08bdca7c1e1 [2023-05-09T17:37:37.846Z] Removing intermediate container d08bdca7c1e1 [2023-05-09T17:37:37.846Z] ---> d761ab7a46ce [2023-05-09T17:37:37.846Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:37:38.114Z] ---> Running in 77163a40f37d [2023-05-09T17:37:39.084Z] Removing intermediate container 77163a40f37d [2023-05-09T17:37:39.084Z] ---> 3a3d41ce4f9a [2023-05-09T17:37:39.084Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T17:37:39.352Z] ---> Running in c016fe6d9f4e [2023-05-09T17:37:41.294Z] Removing intermediate container c016fe6d9f4e [2023-05-09T17:37:41.294Z] ---> 1992e78cd768 [2023-05-09T17:37:41.294Z] Step 24/25 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:37:41.294Z] ---> Running in 29d1369019f9 [2023-05-09T17:37:42.255Z] Removing intermediate container 29d1369019f9 [2023-05-09T17:37:42.255Z] ---> f5e52034b9b5 [2023-05-09T17:37:42.255Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T17:37:42.524Z] ---> Running in 81d2541231f3 [2023-05-09T17:37:43.482Z] Removing intermediate container 81d2541231f3 [2023-05-09T17:37:43.482Z] ---> dab956052887 [2023-05-09T17:37:43.482Z] [2023-05-09T17:37:44.064Z] Successfully built dab956052887 [2023-05-09T17:37:44.064Z] Successfully tagged core-metadata-arm64:latest [2023-05-09T17:37:44.064Z] Building security-spire-config [2023-05-09T17:37:46.016Z]  Building core-metadata ... done Removing intermediate container 502b3855037a [2023-05-09T17:37:46.016Z] ---> 5a7f93382be1 [2023-05-09T17:37:46.016Z] [2023-05-09T17:37:46.016Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T17:37:46.016Z] ---> 51e60588ff2c [2023-05-09T17:37:46.016Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T17:37:46.016Z] ---> Using cache [2023-05-09T17:37:46.016Z] ---> a3e393e88bee [2023-05-09T17:37:46.016Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T17:37:46.016Z] ---> Running in 0c94343dc7b6 [2023-05-09T17:37:47.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:37:48.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:37:50.096Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T17:37:50.096Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T17:37:50.096Z] OK: 17692 distinct packages available [2023-05-09T17:37:50.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:37:51.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:37:52.720Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T17:37:52.720Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T17:37:52.720Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T17:37:52.720Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T17:37:52.720Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T17:37:52.720Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T17:37:52.720Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T17:37:52.720Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T17:37:52.720Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T17:37:52.720Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:37:52.720Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T17:37:53.367Z] OK: 11 MiB in 24 packages [2023-05-09T17:37:56.775Z] Removing intermediate container 0c94343dc7b6 [2023-05-09T17:37:56.775Z] ---> 843ecd5f5e03 [2023-05-09T17:37:56.775Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:37:57.745Z] ---> bb13dceec767 [2023-05-09T17:37:57.745Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:37:59.164Z] ---> f84da4f67a45 [2023-05-09T17:37:59.164Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T17:37:59.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:37:59.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:37:59.752Z] ---> 0e20986a46b6 [2023-05-09T17:37:59.752Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:37:59.752Z] ---> Using cache [2023-05-09T17:37:59.752Z] ---> 78078d423f8d [2023-05-09T17:37:59.752Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:37:59.752Z] ---> Using cache [2023-05-09T17:37:59.752Z] ---> 6722dfcc1c48 [2023-05-09T17:37:59.752Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T17:37:59.752Z] ---> Running in 4f9f6663a837 [2023-05-09T17:38:01.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:38:02.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:38:03.279Z] ---> 2960da5e705a [2023-05-09T17:38:03.279Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:38:04.250Z] OK: 263 MiB in 53 packages [2023-05-09T17:38:04.250Z] ---> a7c9e7fc0913 [2023-05-09T17:38:04.250Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T17:38:04.520Z] ---> Running in bd2aa0b66689 [2023-05-09T17:38:06.005Z] Removing intermediate container bd2aa0b66689 [2023-05-09T17:38:06.005Z] ---> eaf59f8b2ddf [2023-05-09T17:38:06.005Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T17:38:06.005Z] ---> Running in 7a9b0a463cb8 [2023-05-09T17:38:06.005Z] Removing intermediate container 4f9f6663a837 [2023-05-09T17:38:06.005Z] ---> 4bd8dc3dd1a9 [2023-05-09T17:38:06.005Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:38:07.990Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:38:07.990Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:38:07.990Z] ---> 0e20986a46b6 [2023-05-09T17:38:07.990Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T17:38:07.990Z] ---> Using cache [2023-05-09T17:38:07.990Z] ---> 62186bc3c736 [2023-05-09T17:38:07.990Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T17:38:08.264Z] Removing intermediate container 7a9b0a463cb8 [2023-05-09T17:38:08.264Z] ---> 7d02f4582fee [2023-05-09T17:38:08.264Z] Step 18/20 : LABEL arch=arm64 [2023-05-09T17:38:08.264Z] ---> Running in 4e3aa04110cd [2023-05-09T17:38:08.264Z] ---> 19bdeb89394a [2023-05-09T17:38:08.264Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:38:08.534Z] ---> Running in 2c647a92852d [2023-05-09T17:38:08.534Z] ---> Running in d4e35db74ee7 [2023-05-09T17:38:09.502Z] Removing intermediate container 2c647a92852d [2023-05-09T17:38:09.502Z] ---> 312e23489f81 [2023-05-09T17:38:09.502Z] Step 19/20 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:38:09.502Z] ---> Running in af6e789e5ae1 [2023-05-09T17:38:10.470Z] Removing intermediate container af6e789e5ae1 [2023-05-09T17:38:10.470Z] ---> 84c51ee9284e [2023-05-09T17:38:10.470Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T17:38:10.746Z] ---> Running in a201a5129bda [2023-05-09T17:38:11.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:38:11.333Z] Removing intermediate container a201a5129bda [2023-05-09T17:38:11.333Z] ---> f201d89b3b8c [2023-05-09T17:38:11.333Z] [2023-05-09T17:38:11.600Z] Successfully built f201d89b3b8c [2023-05-09T17:38:11.600Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-09T17:38:11.600Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-05-09T17:38:12.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:38:13.621Z] OK: 263 MiB in 53 packages [2023-05-09T17:38:15.029Z] Removing intermediate container 4e3aa04110cd [2023-05-09T17:38:15.029Z] ---> 92470448a2ec [2023-05-09T17:38:15.029Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T17:38:15.989Z] ---> 5b12ca43665b [2023-05-09T17:38:15.989Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:38:15.989Z] ---> Running in 6507d1c4b3ff [2023-05-09T17:38:31.152Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:38:31.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:38:31.152Z] ---> 0e20986a46b6 [2023-05-09T17:38:31.152Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T17:38:31.152Z] ---> Using cache [2023-05-09T17:38:31.152Z] ---> 62186bc3c736 [2023-05-09T17:38:31.152Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T17:38:31.152Z] ---> Using cache [2023-05-09T17:38:31.152Z] ---> 40d5ee383877 [2023-05-09T17:38:31.152Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T17:38:31.152Z] ---> Using cache [2023-05-09T17:38:31.152Z] ---> 0a6d228dc884 [2023-05-09T17:38:31.152Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:38:31.152Z] ---> Using cache [2023-05-09T17:38:31.152Z] ---> 8d6b833c2698 [2023-05-09T17:38:31.152Z] Step 7/22 : COPY . . [2023-05-09T17:38:31.152Z] ---> Using cache [2023-05-09T17:38:31.152Z] ---> a7f7615f82b7 [2023-05-09T17:38:31.152Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T17:38:31.420Z] ---> Running in 580fc777fd23 [2023-05-09T17:38:33.357Z] 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-05-09T17:40:09.991Z] Removing intermediate container d4e35db74ee7 [2023-05-09T17:40:09.991Z] ---> 6abf4cad763d [2023-05-09T17:40:09.991Z] Step 8/23 : COPY . . [2023-05-09T17:40:09.991Z] Removing intermediate container 6507d1c4b3ff [2023-05-09T17:40:09.991Z] ---> bbcb56e4a50a [2023-05-09T17:40:09.991Z] Step 7/27 : COPY . . [2023-05-09T17:40:14.249Z] ---> df65461d6864 [2023-05-09T17:40:14.249Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T17:40:14.249Z] ---> Running in dbae9db88102 [2023-05-09T17:40:16.195Z] 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-05-09T17:40:22.844Z] ---> fcf833ba09cb [2023-05-09T17:40:22.844Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T17:40:22.844Z] ---> Running in 7af91e52e481 [2023-05-09T17:40:23.111Z] Removing intermediate container 7af91e52e481 [2023-05-09T17:40:23.111Z] ---> 966fda5f0062 [2023-05-09T17:40:23.111Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T17:40:23.111Z] ---> Running in 4bbde2159761 [2023-05-09T17:40:23.693Z] Removing intermediate container 4bbde2159761 [2023-05-09T17:40:23.693Z] ---> 46387e42edad [2023-05-09T17:40:23.693Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T17:40:23.693Z] ---> Running in f3abece8e255 [2023-05-09T17:40:24.274Z] Removing intermediate container f3abece8e255 [2023-05-09T17:40:24.274Z] ---> 10ee9fa6dea8 [2023-05-09T17:40:24.274Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T17:40:24.274Z] ---> Running in 03c1ee3c5442 [2023-05-09T17:40:27.630Z] Removing intermediate container 03c1ee3c5442 [2023-05-09T17:40:27.630Z] ---> 34ea6de50568 [2023-05-09T17:40:27.630Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T17:40:27.630Z] ---> Running in 1a43a3efb3b9 [2023-05-09T17:40:27.630Z] Removing intermediate container 1a43a3efb3b9 [2023-05-09T17:40:27.630Z] ---> b03e7852aba6 [2023-05-09T17:40:27.630Z] [2023-05-09T17:40:27.630Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T17:40:27.630Z] ---> 51e60588ff2c [2023-05-09T17:40:27.631Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T17:40:27.897Z] ---> Running in 8d416af716a6 [2023-05-09T17:40:28.483Z] Removing intermediate container 8d416af716a6 [2023-05-09T17:40:28.483Z] ---> b3d34d9ba20a [2023-05-09T17:40:28.483Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T17:40:28.483Z] ---> Running in eecb80b040d6 [2023-05-09T17:40:30.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:40:31.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:40:32.808Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T17:40:32.808Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T17:40:32.808Z] OK: 17692 distinct packages available [2023-05-09T17:40:32.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:40:33.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:40:35.183Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T17:40:35.183Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T17:40:35.183Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T17:40:35.183Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T17:40:35.183Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:40:35.183Z] OK: 8 MiB in 19 packages [2023-05-09T17:40:37.133Z] Removing intermediate container eecb80b040d6 [2023-05-09T17:40:37.133Z] ---> b617bec6d2f7 [2023-05-09T17:40:37.133Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:40:38.102Z] ---> 9a2673a7307f [2023-05-09T17:40:38.102Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:40:39.058Z] ---> f1e91efe1463 [2023-05-09T17:40:39.058Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T17:40:45.713Z] ---> cf22f17c1807 [2023-05-09T17:40:45.714Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T17:40:45.714Z] ---> b21778bf3f82 [2023-05-09T17:40:45.714Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T17:40:45.714Z] ---> Running in 8b5baf0f500f [2023-05-09T17:40:46.297Z] Removing intermediate container 8b5baf0f500f [2023-05-09T17:40:46.297Z] ---> 6f99aadcf263 [2023-05-09T17:40:46.297Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T17:40:49.657Z] ---> 5c17e780e75c [2023-05-09T17:40:49.657Z] Step 22/27 : WORKDIR / [2023-05-09T17:40:49.657Z] ---> Running in 286f35374868 [2023-05-09T17:40:49.657Z] Removing intermediate container 286f35374868 [2023-05-09T17:40:49.657Z] ---> 99b46a9e6ba4 [2023-05-09T17:40:49.657Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T17:40:49.924Z] ---> Running in 6f561e94a1fe [2023-05-09T17:40:50.510Z] Removing intermediate container 6f561e94a1fe [2023-05-09T17:40:50.510Z] ---> 30dd77d99e53 [2023-05-09T17:40:50.510Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T17:40:50.510Z] ---> Running in 54cbdf2c7fd5 [2023-05-09T17:40:51.098Z] Removing intermediate container 54cbdf2c7fd5 [2023-05-09T17:40:51.098Z] ---> 3e82e96868b9 [2023-05-09T17:40:51.098Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T17:40:51.098Z] ---> Running in 504a11081b3b [2023-05-09T17:40:51.681Z] Removing intermediate container 504a11081b3b [2023-05-09T17:40:51.681Z] ---> 308a9f73b035 [2023-05-09T17:40:51.681Z] Step 26/27 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:40:51.681Z] ---> Running in 8df3f6f9a032 [2023-05-09T17:40:52.264Z] Removing intermediate container 8df3f6f9a032 [2023-05-09T17:40:52.264Z] ---> 806bd93c8312 [2023-05-09T17:40:52.264Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T17:40:52.531Z] ---> Running in bf934e2f7ab9 [2023-05-09T17:40:52.804Z] Removing intermediate container bf934e2f7ab9 [2023-05-09T17:40:52.804Z] ---> cf6ed51546ed [2023-05-09T17:40:52.804Z] [2023-05-09T17:40:53.395Z] Successfully built cf6ed51546ed [2023-05-09T17:40:53.395Z] Successfully tagged security-spire-config-arm64:latest [2023-05-09T17:40:53.395Z]  Building security-spire-config ... done Building security-spire-server [2023-05-09T17:41:11.607Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:41:11.607Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:41:11.607Z] ---> 0e20986a46b6 [2023-05-09T17:41:11.607Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T17:41:11.607Z] ---> Using cache [2023-05-09T17:41:11.607Z] ---> 62186bc3c736 [2023-05-09T17:41:11.607Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T17:41:11.607Z] ---> Using cache [2023-05-09T17:41:11.607Z] ---> 92470448a2ec [2023-05-09T17:41:11.607Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T17:41:11.607Z] ---> Using cache [2023-05-09T17:41:11.607Z] ---> 5b12ca43665b [2023-05-09T17:41:11.607Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:41:11.607Z] ---> Using cache [2023-05-09T17:41:11.607Z] ---> bbcb56e4a50a [2023-05-09T17:41:11.607Z] Step 7/26 : COPY . . [2023-05-09T17:41:11.607Z] ---> Using cache [2023-05-09T17:41:11.607Z] ---> fcf833ba09cb [2023-05-09T17:41:11.607Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T17:41:11.607Z] ---> Using cache [2023-05-09T17:41:11.607Z] ---> 966fda5f0062 [2023-05-09T17:41:11.607Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T17:41:11.607Z] ---> Using cache [2023-05-09T17:41:11.607Z] ---> 46387e42edad [2023-05-09T17:41:11.607Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T17:41:11.607Z] ---> Using cache [2023-05-09T17:41:11.607Z] ---> 10ee9fa6dea8 [2023-05-09T17:41:11.607Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T17:41:11.607Z] ---> Running in 3797ea9da1cf [2023-05-09T17:41:16.951Z] Removing intermediate container 3797ea9da1cf [2023-05-09T17:41:16.951Z] ---> 5bab576aa638 [2023-05-09T17:41:16.951Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T17:41:16.951Z] ---> Running in e227ba60a774 [2023-05-09T17:41:17.232Z] Removing intermediate container e227ba60a774 [2023-05-09T17:41:17.232Z] ---> 1115fbae8146 [2023-05-09T17:41:17.232Z] [2023-05-09T17:41:17.232Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T17:41:17.232Z] ---> 51e60588ff2c [2023-05-09T17:41:17.232Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T17:41:17.232Z] ---> Using cache [2023-05-09T17:41:17.232Z] ---> b3d34d9ba20a [2023-05-09T17:41:17.232Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T17:41:17.500Z] ---> Running in 787c54570d22 [2023-05-09T17:41:19.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:41:20.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:41:21.477Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T17:41:21.477Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T17:41:21.477Z] OK: 17692 distinct packages available [2023-05-09T17:41:21.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:41:22.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:41:23.678Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T17:41:23.678Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T17:41:23.678Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T17:41:23.678Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T17:41:23.678Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T17:41:23.678Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:41:23.948Z] OK: 9 MiB in 20 packages [2023-05-09T17:41:25.905Z] Removing intermediate container 787c54570d22 [2023-05-09T17:41:25.905Z] ---> 210ab23c1998 [2023-05-09T17:41:25.905Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:41:26.506Z] ---> a5c16107a2b0 [2023-05-09T17:41:26.506Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:41:29.104Z] ---> 4452e70940d5 [2023-05-09T17:41:29.104Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T17:41:34.472Z] ---> 3388298cb5e4 [2023-05-09T17:41:34.472Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T17:41:35.446Z] ---> dbf1ffd7eb67 [2023-05-09T17:41:35.446Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T17:41:36.033Z] ---> aab07de5e55a [2023-05-09T17:41:36.033Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T17:41:37.001Z] ---> 3e0573e48713 [2023-05-09T17:41:37.001Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T17:41:37.001Z] ---> Running in a29395804f28 [2023-05-09T17:41:37.592Z] Removing intermediate container a29395804f28 [2023-05-09T17:41:37.592Z] ---> 0f7dce66c268 [2023-05-09T17:41:37.592Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T17:41:37.592Z] ---> Running in 5aa69bf876d9 [2023-05-09T17:41:38.188Z] Removing intermediate container 5aa69bf876d9 [2023-05-09T17:41:38.188Z] ---> cf61b51304c3 [2023-05-09T17:41:38.188Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T17:41:38.188Z] ---> Running in 7b7b8960d16d [2023-05-09T17:41:38.777Z] Removing intermediate container 7b7b8960d16d [2023-05-09T17:41:38.777Z] ---> d040f1aa51a4 [2023-05-09T17:41:38.777Z] Step 25/26 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:41:38.777Z] ---> Running in e9059738b8f3 [2023-05-09T17:41:39.401Z] Removing intermediate container e9059738b8f3 [2023-05-09T17:41:39.401Z] ---> 8413d14e14ee [2023-05-09T17:41:39.401Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T17:41:39.401Z] ---> Running in 0b0c39064dc9 [2023-05-09T17:41:39.988Z] Removing intermediate container 0b0c39064dc9 [2023-05-09T17:41:39.988Z] ---> e78f51a98559 [2023-05-09T17:41:39.988Z] [2023-05-09T17:41:39.988Z] Successfully built e78f51a98559 [2023-05-09T17:41:40.258Z] Successfully tagged security-spire-server-arm64:latest [2023-05-09T17:41:40.258Z]  Building security-spire-server ... done Building security-spire-agent [2023-05-09T17:41:58.757Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:41:58.757Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:41:58.757Z] ---> 0e20986a46b6 [2023-05-09T17:41:58.757Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> 62186bc3c736 [2023-05-09T17:41:58.757Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> 92470448a2ec [2023-05-09T17:41:58.757Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> 5b12ca43665b [2023-05-09T17:41:58.757Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> bbcb56e4a50a [2023-05-09T17:41:58.757Z] Step 7/27 : COPY . . [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> fcf833ba09cb [2023-05-09T17:41:58.757Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> 966fda5f0062 [2023-05-09T17:41:58.757Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> 46387e42edad [2023-05-09T17:41:58.757Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> 10ee9fa6dea8 [2023-05-09T17:41:58.757Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> 34ea6de50568 [2023-05-09T17:41:58.757Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> b03e7852aba6 [2023-05-09T17:41:58.757Z] [2023-05-09T17:41:58.757Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T17:41:58.757Z] ---> 51e60588ff2c [2023-05-09T17:41:58.757Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> b3d34d9ba20a [2023-05-09T17:41:58.757Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:58.757Z] ---> 210ab23c1998 [2023-05-09T17:41:58.757Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:41:58.757Z] ---> Using cache [2023-05-09T17:41:59.041Z] ---> a5c16107a2b0 [2023-05-09T17:41:59.041Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:41:59.041Z] ---> Using cache [2023-05-09T17:41:59.041Z] ---> 4452e70940d5 [2023-05-09T17:41:59.041Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T17:42:04.417Z] ---> be3d04ecef5e [2023-05-09T17:42:04.417Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T17:42:09.788Z] ---> 4db407060ac6 [2023-05-09T17:42:09.788Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T17:42:10.056Z] ---> 6261941f9e39 [2023-05-09T17:42:10.056Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T17:42:11.023Z] ---> ce211eb06c28 [2023-05-09T17:42:11.023Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T17:42:11.616Z] ---> 716e4707b516 [2023-05-09T17:42:11.616Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T17:42:11.888Z] ---> Running in 1aa63b53d0dc [2023-05-09T17:42:12.195Z] Removing intermediate container 1aa63b53d0dc [2023-05-09T17:42:12.195Z] ---> 1a80e57e2b1d [2023-05-09T17:42:12.195Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T17:42:12.469Z] ---> Running in 3c0235d6f7ba [2023-05-09T17:42:12.753Z] Removing intermediate container 3c0235d6f7ba [2023-05-09T17:42:12.753Z] ---> 073bc8ac37c1 [2023-05-09T17:42:12.753Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T17:42:13.027Z] ---> Running in 30c2b4e754ca [2023-05-09T17:42:13.311Z] Removing intermediate container 30c2b4e754ca [2023-05-09T17:42:13.311Z] ---> 94e30de085df [2023-05-09T17:42:13.311Z] Step 26/27 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:42:13.585Z] ---> Running in 7ab0a0eb5c63 [2023-05-09T17:42:13.867Z] Removing intermediate container 7ab0a0eb5c63 [2023-05-09T17:42:13.867Z] ---> a6b06dc57b31 [2023-05-09T17:42:13.867Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T17:42:14.145Z] ---> Running in 94c91a0d0f59 [2023-05-09T17:42:14.742Z] Removing intermediate container 94c91a0d0f59 [2023-05-09T17:42:14.742Z] ---> b2bc999521e9 [2023-05-09T17:42:14.742Z] [2023-05-09T17:42:15.011Z] Successfully built b2bc999521e9 [2023-05-09T17:42:15.011Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-09T17:42:15.011Z]  Building security-spire-agent ... done Building security-proxy-auth [2023-05-09T17:42:33.249Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:42:33.249Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:42:33.249Z] ---> 0e20986a46b6 [2023-05-09T17:42:33.249Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:42:33.249Z] ---> Using cache [2023-05-09T17:42:33.249Z] ---> 78078d423f8d [2023-05-09T17:42:33.249Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T17:42:33.249Z] ---> Using cache [2023-05-09T17:42:33.249Z] ---> 6722dfcc1c48 [2023-05-09T17:42:33.249Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T17:42:33.249Z] ---> Using cache [2023-05-09T17:42:33.249Z] ---> ff26d58daa18 [2023-05-09T17:42:33.249Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T17:42:33.249Z] ---> Using cache [2023-05-09T17:42:33.249Z] ---> 0821b4541a66 [2023-05-09T17:42:33.249Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:42:33.249Z] ---> Using cache [2023-05-09T17:42:33.249Z] ---> cdfe1f36e3e7 [2023-05-09T17:42:33.249Z] Step 8/23 : COPY . . [2023-05-09T17:42:33.249Z] ---> Using cache [2023-05-09T17:42:33.249Z] ---> a603ebb977d9 [2023-05-09T17:42:33.249Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T17:42:33.249Z] ---> Running in 95cc3726eccb [2023-05-09T17:42:33.249Z] 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-05-09T17:43:41.144Z] 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-05-09T17:43:53.451Z] Removing intermediate container 0f6bfc9283dd [2023-05-09T17:43:53.451Z] ---> a88c74d2070c [2023-05-09T17:43:53.451Z] [2023-05-09T17:43:53.451Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T17:43:53.451Z] ---> 51e60588ff2c [2023-05-09T17:43:53.452Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T17:43:53.452Z] ---> Running in 3083c682e333 [2023-05-09T17:43:53.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:43:54.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:43:56.083Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T17:43:56.350Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T17:43:56.350Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T17:43:56.350Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:43:56.350Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T17:43:56.931Z] OK: 8 MiB in 18 packages [2023-05-09T17:43:59.516Z] Removing intermediate container 3083c682e333 [2023-05-09T17:43:59.516Z] ---> 9cf7de5d84a2 [2023-05-09T17:43:59.516Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T17:43:59.516Z] ---> Running in 36ce9fa4e3c0 [2023-05-09T17:44:00.096Z] Removing intermediate container 36ce9fa4e3c0 [2023-05-09T17:44:00.096Z] ---> 71a9e72d5ed7 [2023-05-09T17:44:00.096Z] Step 12/25 : WORKDIR / [2023-05-09T17:44:00.096Z] ---> Running in 5cd684dcc4a3 [2023-05-09T17:44:00.678Z] Removing intermediate container 5cd684dcc4a3 [2023-05-09T17:44:00.678Z] ---> 11b4e00a8812 [2023-05-09T17:44:00.678Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:44:01.645Z] ---> 8d2a981f68eb [2023-05-09T17:44:01.645Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:44:02.601Z] ---> b3bb19bbb102 [2023-05-09T17:44:02.601Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-09T17:44:03.572Z] ---> 535019ea4bab [2023-05-09T17:44:03.572Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-09T17:44:04.153Z] ---> 0b48314109bf [2023-05-09T17:44:04.153Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:44:05.115Z] ---> 00f5fa746938 [2023-05-09T17:44:05.115Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T17:44:07.054Z] ---> 77dc2e35a923 [2023-05-09T17:44:07.054Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T17:44:08.464Z] ---> 36e4e983e8f8 [2023-05-09T17:44:08.464Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T17:44:12.713Z] ---> cd750c4b3bc8 [2023-05-09T17:44:12.713Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T17:44:12.713Z] ---> Running in 55355f1ac1a7 [2023-05-09T17:44:16.052Z] Removing intermediate container 55355f1ac1a7 [2023-05-09T17:44:16.052Z] ---> 5ec0f460123e [2023-05-09T17:44:16.052Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T17:44:16.052Z] ---> Running in c46a88c2b9ee [2023-05-09T17:44:16.320Z] Removing intermediate container c46a88c2b9ee [2023-05-09T17:44:16.320Z] ---> 465e7541046f [2023-05-09T17:44:16.320Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T17:44:16.588Z] ---> Running in 44d3181eddde [2023-05-09T17:44:17.172Z] Removing intermediate container 44d3181eddde [2023-05-09T17:44:17.172Z] ---> 8d5e0354d550 [2023-05-09T17:44:17.172Z] Step 24/25 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:44:17.172Z] ---> Running in d28bff71fb1c [2023-05-09T17:44:17.776Z] Removing intermediate container d28bff71fb1c [2023-05-09T17:44:17.776Z] ---> bd6f03152444 [2023-05-09T17:44:17.776Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T17:44:17.776Z] ---> Running in b89c36cbec76 [2023-05-09T17:44:18.405Z] Removing intermediate container b89c36cbec76 [2023-05-09T17:44:18.405Z] ---> 4c7c09bd69b5 [2023-05-09T17:44:18.405Z] [2023-05-09T17:44:18.673Z] Successfully built 4c7c09bd69b5 [2023-05-09T17:44:18.673Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-09T17:44:18.673Z] Building core-command [2023-05-09T17:44:36.916Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T17:44:36.916Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T17:44:36.916Z] ---> 0e20986a46b6 [2023-05-09T17:44:36.916Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:44:36.916Z] ---> Using cache [2023-05-09T17:44:36.916Z] ---> 78078d423f8d [2023-05-09T17:44:36.916Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T17:44:36.916Z] ---> Using cache [2023-05-09T17:44:36.916Z] ---> 6722dfcc1c48 [2023-05-09T17:44:36.916Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T17:44:36.916Z] ---> Using cache [2023-05-09T17:44:36.916Z] ---> ff26d58daa18 [2023-05-09T17:44:36.916Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T17:44:36.916Z] ---> Using cache [2023-05-09T17:44:36.916Z] ---> 0821b4541a66 [2023-05-09T17:44:36.916Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:44:36.916Z] ---> Using cache [2023-05-09T17:44:36.916Z] ---> cdfe1f36e3e7 [2023-05-09T17:44:36.916Z] Step 8/24 : COPY . . [2023-05-09T17:44:36.916Z] ---> Using cache [2023-05-09T17:44:36.916Z] ---> a603ebb977d9 [2023-05-09T17:44:36.916Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T17:44:36.916Z] ---> Running in 0fec36c0e4c1 [2023-05-09T17:44:38.895Z] 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-05-09T17:45:11.173Z] Removing intermediate container 580fc777fd23 [2023-05-09T17:45:11.173Z] ---> a80a645eff55 [2023-05-09T17:45:11.173Z] [2023-05-09T17:45:11.173Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T17:45:11.173Z] ---> 51e60588ff2c [2023-05-09T17:45:11.173Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T17:45:11.173Z] ---> Running in 6e9a5448ffcb [2023-05-09T17:45:11.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:45:11.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:45:12.876Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T17:45:12.876Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T17:45:12.876Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:45:12.876Z] OK: 8 MiB in 17 packages [2023-05-09T17:45:14.319Z] Removing intermediate container 6e9a5448ffcb [2023-05-09T17:45:14.319Z] ---> 92b871a6666a [2023-05-09T17:45:14.319Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T17:45:14.588Z] ---> Running in bfab4f42fa78 [2023-05-09T17:45:15.176Z] Removing intermediate container bfab4f42fa78 [2023-05-09T17:45:15.176Z] ---> 816b2409ff37 [2023-05-09T17:45:15.176Z] Step 12/22 : WORKDIR /edgex [2023-05-09T17:45:15.176Z] ---> Running in c1f65e2f9855 [2023-05-09T17:45:15.763Z] Removing intermediate container c1f65e2f9855 [2023-05-09T17:45:15.763Z] ---> 2adc71a84c68 [2023-05-09T17:45:15.763Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:45:16.727Z] ---> cdb0c522cde0 [2023-05-09T17:45:16.727Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:45:17.692Z] ---> b3982550bdbd [2023-05-09T17:45:17.692Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T17:45:18.658Z] ---> 9075fb77f50e [2023-05-09T17:45:18.658Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T17:45:20.076Z] ---> 5be2a9e13a67 [2023-05-09T17:45:20.076Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T17:45:21.041Z] ---> e6ed442a0b89 [2023-05-09T17:45:21.041Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T17:45:21.041Z] ---> Running in c2d160b2b9ee [2023-05-09T17:45:24.404Z] Removing intermediate container c2d160b2b9ee [2023-05-09T17:45:24.405Z] ---> 3861e64c6cf7 [2023-05-09T17:45:24.405Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T17:45:24.405Z] ---> Running in d21db8a4d800 [2023-05-09T17:45:24.680Z] Removing intermediate container d21db8a4d800 [2023-05-09T17:45:24.681Z] ---> 9d8b1fbd99be [2023-05-09T17:45:24.681Z] Step 20/22 : LABEL arch=arm64 [2023-05-09T17:45:24.681Z] ---> Running in c736142843ff [2023-05-09T17:45:25.274Z] Removing intermediate container c736142843ff [2023-05-09T17:45:25.274Z] ---> 23b6dedef7c7 [2023-05-09T17:45:25.274Z] Step 21/22 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:45:25.274Z] ---> Running in 5b0ff62a374f [2023-05-09T17:45:25.860Z] Removing intermediate container 5b0ff62a374f [2023-05-09T17:45:25.860Z] ---> f34be2ae05f7 [2023-05-09T17:45:25.860Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T17:45:25.860Z] ---> Running in cc371f724903 [2023-05-09T17:45:26.449Z] Removing intermediate container cc371f724903 [2023-05-09T17:45:26.449Z] ---> e52a6ebe389e [2023-05-09T17:45:26.449Z] [2023-05-09T17:45:26.718Z] Successfully built e52a6ebe389e [2023-05-09T17:45:26.718Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-09T17:47:18.381Z]  Building security-proxy-setup ... done Removing intermediate container 0992e06b7679 [2023-05-09T17:47:18.381Z] ---> 0601f6d412eb [2023-05-09T17:47:18.381Z] [2023-05-09T17:47:18.381Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:47:18.381Z] ---> 51e60588ff2c [2023-05-09T17:47:18.381Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:47:18.381Z] ---> Using cache [2023-05-09T17:47:18.381Z] ---> eac672866530 [2023-05-09T17:47:18.381Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:47:18.381Z] ---> Using cache [2023-05-09T17:47:18.381Z] ---> 683104a5a8ab [2023-05-09T17:47:18.381Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T17:47:18.381Z] ---> Running in c4f4a2f15d34 [2023-05-09T17:47:18.381Z] Removing intermediate container c4f4a2f15d34 [2023-05-09T17:47:18.381Z] ---> a84127855069 [2023-05-09T17:47:18.381Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T17:47:18.381Z] ---> Running in 2a74a61fced4 [2023-05-09T17:47:18.381Z] Removing intermediate container 2a74a61fced4 [2023-05-09T17:47:18.381Z] ---> 75b192ec865c [2023-05-09T17:47:18.381Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:47:18.381Z] ---> 8055215f9f89 [2023-05-09T17:47:18.381Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:47:18.381Z] ---> 69dbd56d293b [2023-05-09T17:47:18.381Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T17:47:18.381Z] ---> 63b67b89c2a0 [2023-05-09T17:47:18.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:47:18.647Z] ---> 59b8e07cd49d [2023-05-09T17:47:18.647Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T17:47:18.915Z] ---> Running in 1ba832dd7f69 [2023-05-09T17:47:19.497Z] Removing intermediate container 1ba832dd7f69 [2023-05-09T17:47:19.497Z] ---> abddfeaa9bb3 [2023-05-09T17:47:19.497Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:47:19.497Z] ---> Running in 418ba323dc18 [2023-05-09T17:47:20.078Z] Removing intermediate container 418ba323dc18 [2023-05-09T17:47:20.079Z] ---> 01f0d157dc85 [2023-05-09T17:47:20.079Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T17:47:20.079Z] ---> Running in ec7011b83781 [2023-05-09T17:47:20.661Z] Removing intermediate container ec7011b83781 [2023-05-09T17:47:20.661Z] ---> 04fb7afed2fa [2023-05-09T17:47:20.661Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:47:20.661Z] ---> Running in b6c7c4aa15c9 [2023-05-09T17:47:21.243Z] Removing intermediate container b6c7c4aa15c9 [2023-05-09T17:47:21.243Z] ---> ef9832d28341 [2023-05-09T17:47:21.243Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:47:21.243Z] ---> Running in 8aa6ab86bb7e [2023-05-09T17:47:21.828Z] Removing intermediate container 8aa6ab86bb7e [2023-05-09T17:47:21.828Z] ---> d900f6cd1855 [2023-05-09T17:47:21.828Z] [2023-05-09T17:47:22.097Z] Successfully built d900f6cd1855 [2023-05-09T17:47:22.097Z] Successfully tagged support-scheduler-arm64:latest [2023-05-09T17:48:08.917Z]  Building support-scheduler ... done Removing intermediate container 95cc3726eccb [2023-05-09T17:48:08.917Z] ---> daed943423dd [2023-05-09T17:48:08.917Z] [2023-05-09T17:48:08.917Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:48:08.917Z] ---> 51e60588ff2c [2023-05-09T17:48:08.917Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T17:48:08.917Z] ---> Using cache [2023-05-09T17:48:08.917Z] ---> 26fb24111afc [2023-05-09T17:48:08.917Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:48:08.917Z] ---> Using cache [2023-05-09T17:48:08.917Z] ---> 7b35d5f34cf1 [2023-05-09T17:48:08.917Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:48:08.917Z] ---> Using cache [2023-05-09T17:48:08.917Z] ---> 7c99b2c6a420 [2023-05-09T17:48:08.917Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:48:08.917Z] ---> Using cache [2023-05-09T17:48:08.917Z] ---> c2415dfc96c9 [2023-05-09T17:48:08.917Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T17:48:08.917Z] ---> 008c453f1f26 [2023-05-09T17:48:08.917Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:48:08.917Z] ---> f87a686a132f [2023-05-09T17:48:08.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T17:48:08.917Z] ---> ff6407d11510 [2023-05-09T17:48:08.917Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T17:48:08.917Z] ---> Running in 450ffb6f64c8 [2023-05-09T17:48:11.490Z] Removing intermediate container 450ffb6f64c8 [2023-05-09T17:48:11.490Z] ---> 31240e25b867 [2023-05-09T17:48:11.490Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T17:48:11.490Z] ---> Running in 4e8322d7b377 [2023-05-09T17:48:11.755Z] Removing intermediate container 4e8322d7b377 [2023-05-09T17:48:11.755Z] ---> b37ebad11599 [2023-05-09T17:48:11.755Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T17:48:12.020Z] ---> Running in eb37279ec5a0 [2023-05-09T17:48:12.284Z] Removing intermediate container eb37279ec5a0 [2023-05-09T17:48:12.284Z] ---> 10cbe695b3b0 [2023-05-09T17:48:12.284Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T17:48:12.550Z] ---> Running in 80232cc055bb [2023-05-09T17:48:13.133Z] Removing intermediate container 80232cc055bb [2023-05-09T17:48:13.133Z] ---> 887bc167f0a2 [2023-05-09T17:48:13.133Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:48:13.133Z] ---> Running in 3657d0594441 [2023-05-09T17:48:13.714Z] Removing intermediate container 3657d0594441 [2023-05-09T17:48:13.714Z] ---> 7dbeda621a83 [2023-05-09T17:48:13.714Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:48:13.714Z] ---> Running in 64669c5241a0 [2023-05-09T17:48:14.295Z] Removing intermediate container 64669c5241a0 [2023-05-09T17:48:14.295Z] ---> 092fbab66f5c [2023-05-09T17:48:14.295Z] [2023-05-09T17:48:14.561Z] Successfully built 092fbab66f5c [2023-05-09T17:48:14.561Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-09T17:48:53.579Z]  Building security-proxy-auth ... done Removing intermediate container dbae9db88102 [2023-05-09T17:48:53.579Z] ---> a3a723d232ff [2023-05-09T17:48:53.579Z] [2023-05-09T17:48:53.579Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T17:48:53.579Z] ---> 51e60588ff2c [2023-05-09T17:48:53.579Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T17:48:53.579Z] ---> Running in 0b5c9b374c5f [2023-05-09T17:48:53.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:48:53.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:48:54.177Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T17:48:54.177Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T17:48:54.177Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:48:54.455Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T17:48:54.726Z] OK: 8 MiB in 17 packages [2023-05-09T17:48:56.718Z] Removing intermediate container 0b5c9b374c5f [2023-05-09T17:48:56.718Z] ---> 5a38c0312614 [2023-05-09T17:48:56.718Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:48:56.718Z] ---> Running in 0ce7282ce4b6 [2023-05-09T17:48:56.987Z] Removing intermediate container 0ce7282ce4b6 [2023-05-09T17:48:56.987Z] ---> 44b47aad5ad9 [2023-05-09T17:48:56.987Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T17:48:56.987Z] ---> Running in 366f2587009c [2023-05-09T17:48:57.252Z] Removing intermediate container 366f2587009c [2023-05-09T17:48:57.252Z] ---> 17bbe1a3d9c9 [2023-05-09T17:48:57.252Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T17:48:57.520Z] ---> Running in 78a3256ff646 [2023-05-09T17:48:57.790Z] Removing intermediate container 78a3256ff646 [2023-05-09T17:48:57.790Z] ---> db732924db9e [2023-05-09T17:48:57.790Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:48:58.751Z] ---> 0dae35f312c9 [2023-05-09T17:48:58.751Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:48:59.332Z] ---> 3be88f9abe3d [2023-05-09T17:48:59.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T17:48:59.599Z] Removing intermediate container 0fec36c0e4c1 [2023-05-09T17:48:59.599Z] ---> 668036cc14e8 [2023-05-09T17:48:59.599Z] [2023-05-09T17:48:59.599Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T17:48:59.599Z] ---> 51e60588ff2c [2023-05-09T17:48:59.599Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T17:48:59.599Z] ---> Using cache [2023-05-09T17:48:59.599Z] ---> eac672866530 [2023-05-09T17:48:59.599Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T17:48:59.599Z] ---> Using cache [2023-05-09T17:48:59.599Z] ---> 683104a5a8ab [2023-05-09T17:48:59.599Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T17:48:59.864Z] ---> Running in 98e8081c953e [2023-05-09T17:49:00.131Z] Removing intermediate container 98e8081c953e [2023-05-09T17:49:00.131Z] ---> 7a9aaa390e8f [2023-05-09T17:49:00.131Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T17:49:00.397Z] ---> Running in c53b3c76ecba [2023-05-09T17:49:00.665Z] Removing intermediate container c53b3c76ecba [2023-05-09T17:49:00.665Z] ---> 68dec79caca2 [2023-05-09T17:49:00.665Z] Step 15/24 : WORKDIR / [2023-05-09T17:49:00.665Z] ---> Running in ce834bea37e7 [2023-05-09T17:49:00.665Z] ---> 2821b283f5ad [2023-05-09T17:49:00.665Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:49:01.260Z] Removing intermediate container ce834bea37e7 [2023-05-09T17:49:01.260Z] ---> 3f49efa494e1 [2023-05-09T17:49:01.260Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T17:49:01.533Z] ---> 69c711617dce [2023-05-09T17:49:01.533Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T17:49:01.533Z] ---> Running in 31c946726ed0 [2023-05-09T17:49:01.801Z] ---> bfd6da33d8df [2023-05-09T17:49:01.801Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T17:49:01.801Z] Removing intermediate container 31c946726ed0 [2023-05-09T17:49:01.801Z] ---> 4471a88025d2 [2023-05-09T17:49:01.801Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:49:02.069Z] ---> Running in 0b97bfaf55a4 [2023-05-09T17:49:02.337Z] Removing intermediate container 0b97bfaf55a4 [2023-05-09T17:49:02.337Z] ---> 791c0118ed87 [2023-05-09T17:49:02.337Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T17:49:02.337Z] ---> bb5616673bd2 [2023-05-09T17:49:02.337Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T17:49:02.337Z] ---> Running in 99af1b371635 [2023-05-09T17:49:02.920Z] Removing intermediate container 99af1b371635 [2023-05-09T17:49:02.921Z] ---> 5b9f5a5fbf87 [2023-05-09T17:49:02.921Z] Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:49:02.921Z] ---> Running in d070245abc72 [2023-05-09T17:49:03.503Z] Removing intermediate container d070245abc72 [2023-05-09T17:49:03.503Z] ---> c31dd1622e5c [2023-05-09T17:49:03.503Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T17:49:03.503Z] ---> Running in dbea4cfa183f [2023-05-09T17:49:03.503Z] ---> 4117485529c0 [2023-05-09T17:49:03.503Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T17:49:03.770Z] Removing intermediate container dbea4cfa183f [2023-05-09T17:49:03.770Z] ---> afe0b088b060 [2023-05-09T17:49:03.770Z] [2023-05-09T17:49:04.036Z] Successfully built afe0b088b060 [2023-05-09T17:49:04.036Z] Successfully tagged support-notifications-arm64:latest [2023-05-09T17:49:04.036Z]  Building support-notifications ... done  ---> ad1dcc4e013b [2023-05-09T17:49:04.036Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T17:49:04.304Z] ---> Running in 86dd87fed129 [2023-05-09T17:49:04.570Z] Removing intermediate container 86dd87fed129 [2023-05-09T17:49:04.570Z] ---> f82d1ef5c6ea [2023-05-09T17:49:04.570Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T17:49:04.570Z] ---> Running in 0da32b242b64 [2023-05-09T17:49:04.837Z] Removing intermediate container 0da32b242b64 [2023-05-09T17:49:04.837Z] ---> 182cabd37a82 [2023-05-09T17:49:04.837Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T17:49:04.837Z] ---> Running in cd70952631e6 [2023-05-09T17:49:05.418Z] Removing intermediate container cd70952631e6 [2023-05-09T17:49:05.418Z] ---> 3a4c3a5f1c09 [2023-05-09T17:49:05.418Z] Step 23/24 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 [2023-05-09T17:49:05.418Z] ---> Running in 4d3eb7c41ab4 [2023-05-09T17:49:05.684Z] Removing intermediate container 4d3eb7c41ab4 [2023-05-09T17:49:05.684Z] ---> f0cd68d41029 [2023-05-09T17:49:05.684Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T17:49:05.684Z] ---> Running in 7c72c872357a [2023-05-09T17:49:05.951Z] Removing intermediate container 7c72c872357a [2023-05-09T17:49:05.951Z] ---> 8ada44c0c2eb [2023-05-09T17:49:05.951Z] [2023-05-09T17:49:06.217Z] Successfully built 8ada44c0c2eb [2023-05-09T17:49:06.217Z] Successfully tagged core-command-arm64:latest [2023-05-09T17:49:06.493Z]  Building core-command ... done  [Pipeline] } [2023-05-09T17:49:06.516Z] $ docker stop --time=1 d5d320ead055eb19569e8be1926f7b7c3b76383bab128a2be6ea2c7a24bbea24 [2023-05-09T17:49:08.156Z] $ docker rm -f --volumes d5d320ead055eb19569e8be1926f7b7c3b76383bab128a2be6ea2c7a24bbea24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T17:49:08.704Z] + docker images [2023-05-09T17:49:08.969Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T17:49:08.969Z] core-command-arm64 latest 8ada44c0c2eb 3 seconds ago 19.7MB [2023-05-09T17:49:08.969Z] support-notifications-arm64 latest afe0b088b060 5 seconds ago 31.9MB [2023-05-09T17:49:08.969Z] 668036cc14e8 10 seconds ago 1.53GB [2023-05-09T17:49:08.969Z] a3a723d232ff 19 seconds ago 1.59GB [2023-05-09T17:49:08.969Z] security-proxy-auth-arm64 latest 092fbab66f5c 55 seconds ago 18.1MB [2023-05-09T17:49:08.969Z] daed943423dd About a minute ago 1.51GB [2023-05-09T17:49:08.969Z] support-scheduler-arm64 latest d900f6cd1855 About a minute ago 31.2MB [2023-05-09T17:49:08.969Z] 0601f6d412eb 2 minutes ago 1.59GB [2023-05-09T17:49:08.969Z] security-proxy-setup-arm64 latest e52a6ebe389e 3 minutes ago 18.7MB [2023-05-09T17:49:08.969Z] a80a645eff55 4 minutes ago 1.51GB [2023-05-09T17:49:08.969Z] security-secretstore-setup-arm64 latest 4c7c09bd69b5 4 minutes ago 32.2MB [2023-05-09T17:49:08.969Z] a88c74d2070c 5 minutes ago 1.52GB [2023-05-09T17:49:08.969Z] security-spire-agent-arm64 latest b2bc999521e9 6 minutes ago 153MB [2023-05-09T17:49:08.969Z] security-spire-server-arm64 latest e78f51a98559 7 minutes ago 97MB [2023-05-09T17:49:08.969Z] 1115fbae8146 7 minutes ago 1.39GB [2023-05-09T17:49:08.969Z] security-spire-config-arm64 latest cf6ed51546ed 8 minutes ago 96.1MB [2023-05-09T17:49:08.969Z] b03e7852aba6 8 minutes ago 1.39GB [2023-05-09T17:49:08.969Z] security-spiffe-token-provider-arm64 latest f201d89b3b8c 10 minutes ago 32.7MB [2023-05-09T17:49:08.969Z] 5a7f93382be1 11 minutes ago 1.57GB [2023-05-09T17:49:08.969Z] core-metadata-arm64 latest dab956052887 11 minutes ago 20.2MB [2023-05-09T17:49:08.969Z] core-data-arm64 latest fe6d1383021e 11 minutes ago 19.9MB [2023-05-09T17:49:08.969Z] e6935816ebd1 11 minutes ago 1.53GB [2023-05-09T17:49:08.969Z] 25b9656ef938 11 minutes ago 1.53GB [2023-05-09T17:49:08.969Z] core-common-config-bootstrapper-arm64 latest 37a3224d129f 12 minutes ago 17.2MB [2023-05-09T17:49:08.969Z] security-bootstrapper-arm64 latest f4ec88ac1bf3 12 minutes ago 21.9MB [2023-05-09T17:49:08.969Z] 553fc9513741 12 minutes ago 1.52GB [2023-05-09T17:49:08.969Z] f7589bab1bff 12 minutes ago 1.51GB [2023-05-09T17:49:08.969Z] ci-base-image-arm64 latest 0e20986a46b6 35 minutes ago 899MB [2023-05-09T17:49:08.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-09T17:49:08.969Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-09T17:49:08.969Z] 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-05-09T17:49:09.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T17:49:09.820Z] [2023-05-09T17:49:09.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:49:10.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T17:49:10.497Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T17:49:10.497Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T17:49:10.497Z] 04944245beec: Pulling fs layer [2023-05-09T17:49:10.497Z] 699f458cf7ca: Pulling fs layer [2023-05-09T17:49:10.497Z] 765212b225bb: Pulling fs layer [2023-05-09T17:49:10.497Z] f23df028b6ca: Pulling fs layer [2023-05-09T17:49:10.497Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T17:49:10.497Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T17:49:10.497Z] 765212b225bb: Waiting [2023-05-09T17:49:10.497Z] f23df028b6ca: Waiting [2023-05-09T17:49:10.497Z] d65c8cfc05b1: Waiting [2023-05-09T17:49:10.497Z] 04944245beec: Verifying Checksum [2023-05-09T17:49:10.497Z] 04944245beec: Download complete [2023-05-09T17:49:10.497Z] 765212b225bb: Verifying Checksum [2023-05-09T17:49:10.497Z] 765212b225bb: Download complete [2023-05-09T17:49:10.764Z] f23df028b6ca: Verifying Checksum [2023-05-09T17:49:10.764Z] f23df028b6ca: Download complete [2023-05-09T17:49:10.764Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T17:49:10.764Z] d65c8cfc05b1: Download complete [2023-05-09T17:49:10.764Z] 699f458cf7ca: Verifying Checksum [2023-05-09T17:49:10.764Z] 699f458cf7ca: Download complete [2023-05-09T17:49:11.349Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T17:49:11.349Z] 8998bd30e6a1: Download complete [2023-05-09T17:49:13.289Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T17:49:13.289Z] 2437ff75d9bd: Download complete [2023-05-09T17:49:15.224Z] 8998bd30e6a1: Pull complete [2023-05-09T17:49:17.794Z] 04944245beec: Pull complete [2023-05-09T17:49:19.203Z] 699f458cf7ca: Pull complete [2023-05-09T17:49:19.203Z] 765212b225bb: Pull complete [2023-05-09T17:49:20.161Z] f23df028b6ca: Pull complete [2023-05-09T17:49:20.161Z] d65c8cfc05b1: Pull complete [2023-05-09T17:49:32.452Z] 2437ff75d9bd: Pull complete [2023-05-09T17:49:32.452Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T17:49:32.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T17:49:32.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:49:32.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container [2023-05-09T17:49:32.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T17:49:35.726Z] $ docker top 79d84f16ac938dfd8c350698f167c19a337ec66f00697b388c9e3c95d14abeb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:49:36.704Z] ---> job-cost.sh [2023-05-09T17:49:36.705Z] lf-activate-venv: SKIPPING [2023-05-09T17:49:36.705Z] INFO: No Stack... [2023-05-09T17:49:37.284Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T17:49:38.241Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T17:49:38.899Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-09T17:49:38.899Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T17:49:38.955Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4560-1-stack-cost] [2023-05-09T17:49:38.960Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4560-1-stack-cost] did not exist. Created. [2023-05-09T17:49:38.960Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T17:49:39.695Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T17:49:39.876Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T17:49:39.898Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4560-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T17:49:39.984Z] $ docker stop --time=1 79d84f16ac938dfd8c350698f167c19a337ec66f00697b388c9e3c95d14abeb9 [2023-05-09T17:49:41.527Z] $ docker rm -f --volumes 79d84f16ac938dfd8c350698f167c19a337ec66f00697b388c9e3c95d14abeb9 [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-05-09T17:49:42.698Z] provisioning config files... [2023-05-09T17:49:42.710Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14608420286702332813tmp [Pipeline] { [Pipeline] sh [2023-05-09T17:49:43.090Z] + set +x [2023-05-09T17:49:43.091Z] + bash -s -- [2023-05-09T17:49:43.091Z] + curl -s https://codecov.io/bash [2023-05-09T17:49:43.091Z] [2023-05-09T17:49:43.091Z] _____ _ [2023-05-09T17:49:43.091Z] / ____| | | [2023-05-09T17:49:43.091Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T17:49:43.091Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T17:49:43.091Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T17:49:43.091Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T17:49:43.091Z] Bash-1.0.6 [2023-05-09T17:49:43.091Z] [2023-05-09T17:49:43.091Z] [2023-05-09T17:49:43.091Z] ==> git version 2.25.1 found [2023-05-09T17:49:43.354Z] ==> 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-05-09T17:49:43.354Z] Release-Date: 2020-01-08 [2023-05-09T17:49:43.354Z] 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-05-09T17:49:43.354Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T17:49:43.354Z] ==> Jenkins CI detected. [2023-05-09T17:49:43.354Z] current dir:  /w/workspace/edgex-go/1 [2023-05-09T17:49:43.354Z] project root: . [2023-05-09T17:49:43.354Z] --> token set from env [2023-05-09T17:49:43.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T17:49:43.354Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T17:49:43.354Z] ==> Python coveragepy not found [2023-05-09T17:49:43.354Z] ==> Searching for coverage reports in: [2023-05-09T17:49:43.354Z] + . [2023-05-09T17:49:43.354Z] -> Found 1 reports [2023-05-09T17:49:43.354Z] ==> Detecting git/mercurial file structure [2023-05-09T17:49:43.354Z] ==> Reading reports [2023-05-09T17:49:43.354Z] + ./coverage.out bytes=447731 [2023-05-09T17:49:43.354Z] ==> Appending adjustments [2023-05-09T17:49:43.354Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T17:49:44.745Z] + Found adjustments [2023-05-09T17:49:44.745Z] ==> Gzipping contents [2023-05-09T17:49:44.745Z] 60K /tmp/codecov.ZbChbZ.gz [2023-05-09T17:49:44.745Z] ==> Uploading reports [2023-05-09T17:49:44.745Z] url: https://codecov.io [2023-05-09T17:49:44.745Z] query: branch=PR-4560&commit=bf0bec5d5aa308abee967c48633f9863a09bedf5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4560&job=&cmd_args= [2023-05-09T17:49:44.745Z] -> Pinging Codecov [2023-05-09T17:49:44.745Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4560&commit=bf0bec5d5aa308abee967c48633f9863a09bedf5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4560&job=&cmd_args= [2023-05-09T17:49:44.745Z] -> Uploading to [2023-05-09T17:49:44.745Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/bf0bec5d5aa308abee967c48633f9863a09bedf5/4cbd1dfb-3711-48ae-9b6e-a99cde8e38c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T174944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e72c3345425d83e473c002f244895e18e20784a0067422a0a019c41bd730a5c7 [2023-05-09T17:49:44.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T17:49:44.745Z] Dload Upload Total Spent Left Speed [2023-05-09T17:49:45.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57529 0 0 100 57529 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-05-09T17:49:45.313Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bf0bec5d5aa308abee967c48633f9863a09bedf5 [Pipeline] } [2023-05-09T17:49:45.343Z] 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-05-09T17:49:46.787Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:49:47.129Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:49:48.549Z] ---> package-listing.sh [2023-05-09T17:49:48.550Z] ++ facter osfamily [2023-05-09T17:49:48.550Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T17:49:48.809Z] + OS_FAMILY=debian [2023-05-09T17:49:48.809Z] + workspace=/w/workspace/edgex-go/1 [2023-05-09T17:49:48.809Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T17:49:48.809Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T17:49:48.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T17:49:48.809Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T17:49:48.809Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T17:49:48.809Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T17:49:48.809Z] + case "${OS_FAMILY}" in [2023-05-09T17:49:48.809Z] + dpkg -l [2023-05-09T17:49:48.809Z] + grep '^ii' [2023-05-09T17:49:48.809Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T17:49:48.809Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T17:49:48.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T17:49:48.809Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T17:49:48.809Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-09T17:49:48.809Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-09T17:49:48.846Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T17:49:49.137Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:49:49.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T17:49:49.760Z] [2023-05-09T17:49:49.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:49:50.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T17:49:50.387Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T17:49:50.387Z] 5eb5b503b376: Pulling fs layer [2023-05-09T17:49:50.387Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T17:49:50.387Z] ec43610c2a17: Pulling fs layer [2023-05-09T17:49:50.387Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T17:49:50.387Z] 33b1e0a273af: Pulling fs layer [2023-05-09T17:49:50.387Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T17:49:50.387Z] 2f39f015ded8: Pulling fs layer [2023-05-09T17:49:50.387Z] 3a2ae6a8a46f: Waiting [2023-05-09T17:49:50.387Z] 33b1e0a273af: Waiting [2023-05-09T17:49:50.387Z] 5d3b04190fa2: Waiting [2023-05-09T17:49:50.387Z] 2f39f015ded8: Waiting [2023-05-09T17:49:50.387Z] 5c69ac0246d0: Download complete [2023-05-09T17:49:50.387Z] 3a2ae6a8a46f: Download complete [2023-05-09T17:49:50.387Z] 33b1e0a273af: Verifying Checksum [2023-05-09T17:49:50.387Z] 33b1e0a273af: Download complete [2023-05-09T17:49:50.387Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T17:49:50.387Z] 5d3b04190fa2: Download complete [2023-05-09T17:49:50.387Z] ec43610c2a17: Verifying Checksum [2023-05-09T17:49:50.387Z] ec43610c2a17: Download complete [2023-05-09T17:49:50.646Z] 5eb5b503b376: Download complete [2023-05-09T17:49:51.212Z] 2f39f015ded8: Download complete [2023-05-09T17:49:52.157Z] 5eb5b503b376: Pull complete [2023-05-09T17:49:52.792Z] 5c69ac0246d0: Pull complete [2023-05-09T17:49:53.051Z] ec43610c2a17: Pull complete [2023-05-09T17:49:53.625Z] 3a2ae6a8a46f: Pull complete [2023-05-09T17:49:53.885Z] 33b1e0a273af: Pull complete [2023-05-09T17:49:54.483Z] 5d3b04190fa2: Pull complete [2023-05-09T17:49:59.756Z] 2f39f015ded8: Pull complete [2023-05-09T17:49:59.756Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T17:49:59.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T17:49:59.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:49:59.996Z] prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container [2023-05-09T17:50:00.001Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T17:50:10.145Z] $ docker top 979e2ff98251c872ed3fce6a86238eff9b4652f89f6977cf3fad52eb8fad8461 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:50:10.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T17:50:10.889Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T17:50:11.202Z] + ls /var/log/sa-host [2023-05-09T17:50:11.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T17:50:11.437Z] provisioning config files... [2023-05-09T17:50:11.447Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1691734323093016330tmp [Pipeline] { [Pipeline] echo [2023-05-09T17:50:11.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:50:11.823Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T17:50:11.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:50:12.247Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T17:50:12.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:50:12.591Z] ---> sudo-logs.sh [2023-05-09T17:50:12.591Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T17:50:12.677Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:50:12.997Z] ---> job-cost.sh [2023-05-09T17:50:12.997Z] lf-activate-venv: SKIPPING [2023-05-09T17:50:12.997Z] DEBUG: total: 0.10999999940395355 [2023-05-09T17:50:12.997Z] INFO: Retrieving Stack Cost... [2023-05-09T17:50:13.566Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T17:50:13.827Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T17:50:13.866Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:50:14.174Z] ---> logs-deploy.sh [2023-05-09T17:50:14.174Z] lf-activate-venv: SKIPPING [2023-05-09T17:50:14.174Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4560/1 [2023-05-09T17:50:14.174Z] INFO: archiving workspace using pattern(s): [2023-05-09T17:50:15.135Z] Archives upload complete. [2023-05-09T17:50:15.452Z] INFO: archiving logs to Nexus