Pull request #4572 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+32cb5413f266176248a0713c2644b680483ab760 (67e2fff1d77a1a32d4af56cb22a69c9fc2cd2ddf) 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-ssh17514636090196212030.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-ssh12303133407331586083.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-4572/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-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh799949756612026956.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-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7132748076375859090.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-ssh1925247294271326407.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-4572/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-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9247940885080574940.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16130 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [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/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing b74059c9f01d24f9b76e673d93871e6f94cd10a2 Checking out Revision b74059c9f01d24f9b76e673d93871e6f94cd10a2 (PR-4572) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" 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-19T19:58:53.922Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-19T19:58:54.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # 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 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-19T19:58:54.221Z] ========================================================= [2023-05-19T19:58:54.221Z] EdgeX Global Pipelines Version Info [2023-05-19T19:58:54.221Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-19T19:58:55.371Z] ------------------- [2023-05-19T19:58:55.371Z] stable info: [2023-05-19T19:58:55.371Z] ------------------- [2023-05-19T19:58:55.371Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-19T19:58:55.371Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T19:58:55.371Z] Message: update stable to v1.0.249 [2023-05-19T19:58:55.633Z] ------------------- [2023-05-19T19:58:55.633Z] experimental info: [2023-05-19T19:58:55.633Z] ------------------- [2023-05-19T19:58:55.633Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-19T19:58:55.633Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T19:58:55.633Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-19T19:58:55.937Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-19T19:58:55.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-19T19:58:56.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-19T19:58:56.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-19T19:58:56.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-19T19:58:56.166Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-19T19:58:56.203Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-19T19:58:56.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-19T19:58:56.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-19T19:58:56.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-19T19:58:56.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-19T19:58:56.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-19T19:58:56.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-19T19:58:56.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-19T19:58:56.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-19T19:58:56.565Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T19:58:56.606Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T19:58:56.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-19T19:58:56.694Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-19T19:58:56.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-19T19:58:56.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-19T19:58:56.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-19T19:58:56.855Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-19T19:58:56.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo [2023-05-19T19:58:56.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo [2023-05-19T19:58:56.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo [2023-05-19T19:58:57.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b74059c9f01d24f9b76e673d93871e6f94cd10a2 [Pipeline] echo [2023-05-19T19:58:57.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b74059c [Pipeline] echo [2023-05-19T19:58:57.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T19:58:57.240Z] provisioning config files... [2023-05-19T19:58:57.265Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config412413620937636400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T19:58:57.607Z] ---> docker-login.sh [2023-05-19T19:58:57.607Z] nexus3.edgexfoundry.org:10001 [2023-05-19T19:58:59.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T19:58:59.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T19:58:59.001Z] Configure a credential helper to remove this warning. See [2023-05-19T19:58:59.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T19:58:59.001Z] [2023-05-19T19:58:59.001Z] Login Succeeded [2023-05-19T19:58:59.001Z] nexus3.edgexfoundry.org:10002 [2023-05-19T19:58:59.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T19:58:59.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T19:58:59.272Z] Configure a credential helper to remove this warning. See [2023-05-19T19:58:59.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T19:58:59.272Z] [2023-05-19T19:58:59.272Z] Login Succeeded [2023-05-19T19:58:59.272Z] nexus3.edgexfoundry.org:10003 [2023-05-19T19:58:59.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T19:58:59.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T19:58:59.272Z] Configure a credential helper to remove this warning. See [2023-05-19T19:58:59.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T19:58:59.272Z] [2023-05-19T19:58:59.272Z] Login Succeeded [2023-05-19T19:58:59.272Z] nexus3.edgexfoundry.org:10004 [2023-05-19T19:58:59.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T19:58:59.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T19:58:59.541Z] Configure a credential helper to remove this warning. See [2023-05-19T19:58:59.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T19:58:59.541Z] [2023-05-19T19:58:59.541Z] Login Succeeded [2023-05-19T19:58:59.541Z] docker.io [2023-05-19T19:58:59.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T19:58:59.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T19:58:59.805Z] Configure a credential helper to remove this warning. See [2023-05-19T19:58:59.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T19:58:59.805Z] [2023-05-19T19:58:59.805Z] Login Succeeded [2023-05-19T19:58:59.805Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T19:58:59.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-19T19:59:00.278Z] + 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-19T19:59:00.278Z] + dirname cmd/core-command/Dockerfile [2023-05-19T19:59:00.278Z] + cut -d/ -f2 [2023-05-19T19:59:00.278Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-19T19:59:00.278Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-19T19:59:00.278Z] + cut -d/ -f2 [2023-05-19T19:59:00.278Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-19T19:59:00.278Z] + + dirname cmd/core-data/Dockerfile [2023-05-19T19:59:00.278Z] cut -d/ -f2 [2023-05-19T19:59:00.278Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-19T19:59:00.278Z] + + dirname cmd/core-metadata/Dockerfilecut [2023-05-19T19:59:00.278Z] -d/ -f2 [2023-05-19T19:59:00.278Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-19T19:59:00.278Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-19T19:59:00.278Z] + cut -d/ -f2 [2023-05-19T19:59:00.278Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-19T19:59:00.278Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2023-05-19T19:59:00.278Z] -d/ -f2 [2023-05-19T19:59:00.278Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-19T19:59:00.278Z] + + cut -d/ -f2 [2023-05-19T19:59:00.278Z] dirname cmd/security-proxy-setup/Dockerfile [2023-05-19T19:59:00.278Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-19T19:59:00.278Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-19T19:59:00.278Z] + cut -d/ -f2 [2023-05-19T19:59:00.278Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-19T19:59:00.278Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-19T19:59:00.278Z] + cut -d/ -f2 [2023-05-19T19:59:00.278Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-19T19:59:00.278Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-19T19:59:00.278Z] + cut -d/ -f2 [2023-05-19T19:59:00.278Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-19T19:59:00.278Z] + + cut -d/ -f2 [2023-05-19T19:59:00.278Z] dirname cmd/security-spire-config/Dockerfile [2023-05-19T19:59:00.278Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-19T19:59:00.278Z] + cut -d/ -f2 [2023-05-19T19:59:00.278Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-19T19:59:00.278Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-19T19:59:00.278Z] + dirname cmd/support-notifications/Dockerfile [2023-05-19T19:59:00.278Z] + cut -d/ -f2 [2023-05-19T19:59:00.278Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-19T19:59:00.278Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-19T19:59:00.278Z] + cut -d/ -f2 [2023-05-19T19:59:00.278Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-19T19:59:00.353Z] 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-19T19:59:00.873Z] + git rev-list -1 --merges b74059c9f01d24f9b76e673d93871e6f94cd10a2~1..b74059c9f01d24f9b76e673d93871e6f94cd10a2 [Pipeline] echo [2023-05-19T19:59:00.906Z] -----------> git rev-list -1 --merges b74059c9f01d24f9b76e673d93871e6f94cd10a2~1..b74059c9f01d24f9b76e673d93871e6f94cd10a2 b74059c9f01d24f9b76e673d93871e6f94cd10a2 [false] [Pipeline] sh [2023-05-19T19:59:01.217Z] + git log --format=format:%s -1 b74059c9f01d24f9b76e673d93871e6f94cd10a2 [Pipeline] echo [2023-05-19T19:59:01.253Z] ========================================================= [2023-05-19T19:59:01.253Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-19T19:59:01.253Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-19T19:59:01.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-19T19:59:01.751Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-19T19:59:01.751Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-19T19:59:01.751Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-19T19:59:01.751Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-19T19:59:01.751Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-19T19:59:01.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T19:59:02.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T19:59:02.187Z] [2023-05-19T19:59:02.187Z] 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-19T19:59:02.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T19:59:03.962Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-19T19:59:03.962Z] b85a868b505f: Pulling fs layer [2023-05-19T19:59:03.962Z] e2be974225ed: Pulling fs layer [2023-05-19T19:59:03.962Z] 339a4e72a1f5: Pulling fs layer [2023-05-19T19:59:03.962Z] 988bab9f4d93: Pulling fs layer [2023-05-19T19:59:03.962Z] 1469e6f7b9e6: Pulling fs layer [2023-05-19T19:59:03.962Z] eaf3925da568: Pulling fs layer [2023-05-19T19:59:03.962Z] bab4dde63d76: Pulling fs layer [2023-05-19T19:59:03.962Z] bde34c3a00c8: Pulling fs layer [2023-05-19T19:59:03.962Z] b352a97aabf1: Pulling fs layer [2023-05-19T19:59:03.962Z] bab4dde63d76: Waiting [2023-05-19T19:59:03.962Z] eaf3925da568: Waiting [2023-05-19T19:59:03.962Z] bde34c3a00c8: Waiting [2023-05-19T19:59:03.962Z] 988bab9f4d93: Waiting [2023-05-19T19:59:03.962Z] 1469e6f7b9e6: Waiting [2023-05-19T19:59:03.962Z] b352a97aabf1: Waiting [2023-05-19T19:59:03.962Z] 4872d77fe225: Pulling fs layer [2023-05-19T19:59:03.962Z] 5851b861e8e6: Pulling fs layer [2023-05-19T19:59:03.962Z] 4872d77fe225: Waiting [2023-05-19T19:59:03.962Z] 5851b861e8e6: Waiting [2023-05-19T19:59:03.962Z] e2be974225ed: Verifying Checksum [2023-05-19T19:59:03.962Z] e2be974225ed: Download complete [2023-05-19T19:59:03.962Z] 988bab9f4d93: Verifying Checksum [2023-05-19T19:59:03.962Z] 988bab9f4d93: Download complete [2023-05-19T19:59:03.962Z] 339a4e72a1f5: Verifying Checksum [2023-05-19T19:59:03.962Z] 339a4e72a1f5: Download complete [2023-05-19T19:59:03.962Z] 1469e6f7b9e6: Verifying Checksum [2023-05-19T19:59:03.962Z] 1469e6f7b9e6: Download complete [2023-05-19T19:59:03.962Z] eaf3925da568: Download complete [2023-05-19T19:59:03.962Z] bde34c3a00c8: Download complete [2023-05-19T19:59:03.962Z] b352a97aabf1: Download complete [2023-05-19T19:59:03.962Z] b85a868b505f: Verifying Checksum [2023-05-19T19:59:03.962Z] b85a868b505f: Download complete [2023-05-19T19:59:03.962Z] 4872d77fe225: Verifying Checksum [2023-05-19T19:59:03.962Z] 4872d77fe225: Download complete [2023-05-19T19:59:03.962Z] 5851b861e8e6: Verifying Checksum [2023-05-19T19:59:03.962Z] 5851b861e8e6: Download complete [2023-05-19T19:59:04.222Z] bab4dde63d76: Verifying Checksum [2023-05-19T19:59:04.222Z] bab4dde63d76: Download complete [2023-05-19T19:59:06.131Z] b85a868b505f: Pull complete [2023-05-19T19:59:07.071Z] e2be974225ed: Pull complete [2023-05-19T19:59:08.009Z] 339a4e72a1f5: Pull complete [2023-05-19T19:59:08.579Z] 988bab9f4d93: Pull complete [2023-05-19T19:59:09.516Z] 1469e6f7b9e6: Pull complete [2023-05-19T19:59:09.777Z] eaf3925da568: Pull complete [2023-05-19T19:59:13.070Z] bab4dde63d76: Pull complete [2023-05-19T19:59:13.070Z] bde34c3a00c8: Pull complete [2023-05-19T19:59:13.329Z] b352a97aabf1: Pull complete [2023-05-19T19:59:13.897Z] 4872d77fe225: Pull complete [2023-05-19T19:59:14.158Z] 5851b861e8e6: Pull complete [2023-05-19T19:59:14.418Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-19T19:59:14.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T19:59:14.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T19:59:14.710Z] prd-ubuntu20.04-docker-8c-8g-16130 does not seem to be running inside a container [2023-05-19T19:59:14.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-19T19:59:23.219Z] $ docker top b7e75f503e69976ef4740d35a3008d40e0bce27226ae8b760c163125573a80b1 -eo pid,comm [2023-05-19T19:59:23.276Z] 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-19T19:59:23.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-19T19:59:23.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T19:59:23.401Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T19:59:23.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T19:59:23.521Z] $ docker exec b7e75f503e69976ef4740d35a3008d40e0bce27226ae8b760c163125573a80b1 ssh-agent [2023-05-19T19:59:23.624Z] SSH_AUTH_SOCK=/tmp/ssh-kKEDC4BbM48P/agent.32 [2023-05-19T19:59:23.624Z] SSH_AGENT_PID=38 [2023-05-19T19:59:23.631Z] Running ssh-add (command line suppressed) [2023-05-19T19:59:23.732Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18433092145241212404.key (/w/workspace/edgex-go/1@tmp/private_key_18433092145241212404.key) [2023-05-19T19:59:23.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T19:59:24.078Z] + git tag --points-at HEAD [Pipeline] } [2023-05-19T19:59:24.110Z] $ docker exec --env ******** --env ******** b7e75f503e69976ef4740d35a3008d40e0bce27226ae8b760c163125573a80b1 ssh-agent -k [2023-05-19T19:59:24.224Z] unset SSH_AUTH_SOCK; [2023-05-19T19:59:24.224Z] unset SSH_AGENT_PID; [2023-05-19T19:59:24.224Z] echo Agent pid 38 killed; [2023-05-19T19:59:24.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-19T19:59:24.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T19:59:24.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T19:59:24.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T19:59:24.464Z] $ docker exec b7e75f503e69976ef4740d35a3008d40e0bce27226ae8b760c163125573a80b1 ssh-agent [2023-05-19T19:59:24.575Z] SSH_AUTH_SOCK=/tmp/ssh-fjT113jEqB6M/agent.70 [2023-05-19T19:59:24.575Z] SSH_AGENT_PID=76 [2023-05-19T19:59:24.581Z] Running ssh-add (command line suppressed) [2023-05-19T19:59:24.675Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12158945356525603372.key (/w/workspace/edgex-go/1@tmp/private_key_12158945356525603372.key) [2023-05-19T19:59:24.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T19:59:25.021Z] + git semver init [2023-05-19T19:59:25.589Z] 2023-05-19 19:59:25,292 [run_init] DEBUG init version:0.0.0 force:False [2023-05-19T19:59:25.589Z] 2023-05-19 19:59:25,294 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-19T19:59:25.589Z] 2023-05-19 19:59:25,295 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-19T19:59:25.589Z] 2023-05-19 19:59:25,295 [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-19T19:59:32.162Z] 2023-05-19 19:59:30,947 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-19T19:59:32.162Z] 2023-05-19 19:59:30,948 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4572 with force:False [2023-05-19T19:59:32.162Z] 2023-05-19 19:59:30,948 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4572 [2023-05-19T19:59:32.162Z] 2023-05-19 19:59:30,952 [execute] INFO git cat-file --batch-check [2023-05-19T19:59:32.162Z] 2023-05-19 19:59:30,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T19:59:32.162Z] 2023-05-19 19:59:30,960 [execute] INFO git cat-file --batch [2023-05-19T19:59:32.162Z] 2023-05-19 19:59:30,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T19:59:32.162Z] 2023-05-19 19:59:30,967 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4572 [2023-05-19T19:59:32.162Z] 0.0.0 [Pipeline] } [2023-05-19T19:59:32.192Z] $ docker exec --env ******** --env ******** b7e75f503e69976ef4740d35a3008d40e0bce27226ae8b760c163125573a80b1 ssh-agent -k [2023-05-19T19:59:32.302Z] unset SSH_AUTH_SOCK; [2023-05-19T19:59:32.303Z] unset SSH_AGENT_PID; [2023-05-19T19:59:32.303Z] echo Agent pid 76 killed; [2023-05-19T19:59:32.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-19T19:59:32.744Z] + git semver [Pipeline] } [2023-05-19T19:59:33.033Z] $ docker stop --time=1 b7e75f503e69976ef4740d35a3008d40e0bce27226ae8b760c163125573a80b1 [2023-05-19T19:59:34.398Z] $ docker rm -f --volumes b7e75f503e69976ef4740d35a3008d40e0bce27226ae8b760c163125573a80b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T19:59:34.811Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-19T19:59:35.125Z] Stashed 1 file(s) [Pipeline] echo [2023-05-19T19:59:35.144Z] [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-19T19:59:35.938Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-19T19:59:35.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T19:59:36.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T19:59:36.062Z] ========================================================= [2023-05-19T19:59:36.062Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-19T19:59:36.062Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-19T19:59:36.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-19T19:59:36.406Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-19T19:59:36.406Z] f56be85fc22e: Pulling fs layer [2023-05-19T19:59:36.406Z] 85791d961cd3: Pulling fs layer [2023-05-19T19:59:36.406Z] d694b5ae8c79: Pulling fs layer [2023-05-19T19:59:36.406Z] 9f32a84ed3da: Pulling fs layer [2023-05-19T19:59:36.406Z] 4d19c01a9841: Pulling fs layer [2023-05-19T19:59:36.406Z] 9325e15d5711: Pulling fs layer [2023-05-19T19:59:36.406Z] 556b6ee489ea: Pulling fs layer [2023-05-19T19:59:36.406Z] c5a4b2cf53e6: Pulling fs layer [2023-05-19T19:59:36.406Z] 9f32a84ed3da: Waiting [2023-05-19T19:59:36.406Z] 4d19c01a9841: Waiting [2023-05-19T19:59:36.406Z] 9325e15d5711: Waiting [2023-05-19T19:59:36.406Z] 556b6ee489ea: Waiting [2023-05-19T19:59:36.406Z] c5a4b2cf53e6: Waiting [2023-05-19T19:59:36.406Z] 85791d961cd3: Download complete [2023-05-19T19:59:36.406Z] 9f32a84ed3da: Verifying Checksum [2023-05-19T19:59:36.406Z] 9f32a84ed3da: Download complete [2023-05-19T19:59:36.406Z] 4d19c01a9841: Verifying Checksum [2023-05-19T19:59:36.406Z] 4d19c01a9841: Download complete [2023-05-19T19:59:36.406Z] f56be85fc22e: Verifying Checksum [2023-05-19T19:59:36.406Z] f56be85fc22e: Download complete [2023-05-19T19:59:36.406Z] 9325e15d5711: Verifying Checksum [2023-05-19T19:59:36.406Z] 9325e15d5711: Download complete [2023-05-19T19:59:36.667Z] f56be85fc22e: Pull complete [2023-05-19T19:59:36.926Z] 85791d961cd3: Pull complete [2023-05-19T19:59:36.926Z] c5a4b2cf53e6: Verifying Checksum [2023-05-19T19:59:36.926Z] c5a4b2cf53e6: Download complete [2023-05-19T19:59:37.186Z] d694b5ae8c79: Verifying Checksum [2023-05-19T19:59:37.186Z] d694b5ae8c79: Download complete [2023-05-19T19:59:37.450Z] 556b6ee489ea: Verifying Checksum [2023-05-19T19:59:37.450Z] 556b6ee489ea: Download complete [2023-05-19T19:59:40.744Z] d694b5ae8c79: Pull complete [2023-05-19T19:59:41.009Z] 9f32a84ed3da: Pull complete [2023-05-19T19:59:41.009Z] 4d19c01a9841: Pull complete [2023-05-19T19:59:41.268Z] 9325e15d5711: Pull complete [2023-05-19T19:59:43.816Z] 556b6ee489ea: Pull complete [2023-05-19T19:59:44.751Z] c5a4b2cf53e6: Pull complete [2023-05-19T19:59:44.751Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-19T19:59:44.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-19T19:59:44.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-19T19:59:45.114Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-19T19:59:45.114Z] WORKDIR /edgex [2023-05-19T19:59:45.114Z] COPY go.mod . [2023-05-19T19:59:45.114Z] RUN go mod download [2023-05-19T19:59:45.114Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-19T19:59:45.683Z] Sending build context to Docker daemon 170.8MB [2023-05-19T19:59:45.683Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-19T19:59:45.683Z] ---> c4be618373d6 [2023-05-19T19:59:45.683Z] Step 2/4 : WORKDIR /edgex [2023-05-19T19:59:50.467Z] Still waiting to schedule task [2023-05-19T19:59:50.467Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-19T19:59:53.825Z] ---> Running in d52d77d04b20 [2023-05-19T19:59:54.083Z] Removing intermediate container d52d77d04b20 [2023-05-19T19:59:54.083Z] ---> 75009cdff1d0 [2023-05-19T19:59:54.083Z] Step 3/4 : COPY go.mod . [2023-05-19T19:59:54.083Z] ---> f8d640e682b5 [2023-05-19T19:59:54.083Z] Step 4/4 : RUN go mod download [2023-05-19T19:59:54.083Z] ---> Running in 71b1c96e7a37 [2023-05-19T20:00:12.194Z] Removing intermediate container 71b1c96e7a37 [2023-05-19T20:00:12.194Z] ---> 3ae5e4b6058c [2023-05-19T20:00:12.194Z] Successfully built 3ae5e4b6058c [2023-05-19T20:00:12.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:00:12.574Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T20:00:12.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T20:00:12.729Z] prd-ubuntu20.04-docker-8c-8g-16130 does not seem to be running inside a container [2023-05-19T20:00:12.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T20:00:13.250Z] $ docker top 6b7ddbf67902f210378684e682489bee913e9aab5c5d1e176b498f04bd2bcee4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T20:00:13.651Z] + go version [2023-05-19T20:00:13.651Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-19T20:00:13.690Z] $ docker stop --time=1 6b7ddbf67902f210378684e682489bee913e9aab5c5d1e176b498f04bd2bcee4 [2023-05-19T20:00:14.971Z] $ docker rm -f --volumes 6b7ddbf67902f210378684e682489bee913e9aab5c5d1e176b498f04bd2bcee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:00:15.710Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T20:00:15.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T20:00:15.874Z] prd-ubuntu20.04-docker-8c-8g-16130 does not seem to be running inside a container [2023-05-19T20:00:15.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T20:00:16.282Z] $ docker top 00075288c77910d6572852fe0b93b1df51c8019db888e885ed67ea03d4987ce0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-19T20:00:16.394Z] ========================================================= [2023-05-19T20:00:16.394Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-19T20:00:16.394Z] ========================================================= [Pipeline] sh [2023-05-19T20:00:16.691Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-19T20:00:17.050Z] + make test [2023-05-19T20:00:17.051Z] go test -race -coverprofile=coverage.out ./... [2023-05-19T20:00:25.169Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-19T20:00:40.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-19T20:00:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-19T20:00:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-19T20:00:41.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-05-19T20:00:43.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-19T20:00:48.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements [2023-05-19T20:00:48.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-19T20:00:48.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-19T20:00:48.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-19T20:00:49.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-19T20:00:49.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-19T20:00:49.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements [2023-05-19T20:00:50.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-19T20:00:50.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-19T20:00:50.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-19T20:00:50.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-19T20:00:50.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-19T20:00:52.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-19T20:00:52.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-19T20:00:53.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.112s coverage: 88.5% of statements [2023-05-19T20:00:53.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 3.8% of statements [2023-05-19T20:00:53.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-19T20:00:53.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-19T20:00:53.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-19T20:00:54.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.385s coverage: 95.6% of statements [2023-05-19T20:00:54.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-19T20:00:54.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-19T20:00:54.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-19T20:00:54.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-19T20:00:54.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-19T20:00:54.501Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2023-05-19T20:00:55.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-19T20:00:55.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-19T20:00:55.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-19T20:00:55.876Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 65.9% of statements [2023-05-19T20:00:56.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-19T20:00:56.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-19T20:00:56.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2023-05-19T20:00:56.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-05-19T20:00:57.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.9% of statements [2023-05-19T20:00:57.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-05-19T20:00:57.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2023-05-19T20:00:57.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-05-19T20:00:57.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-05-19T20:00:58.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-19T20:00:58.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-19T20:00:58.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-19T20:00:58.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-19T20:00:59.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-19T20:00:59.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-19T20:00:59.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-19T20:00:59.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-19T20:01:00.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-19T20:01:00.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-19T20:01:00.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-19T20:01:00.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-19T20:01:00.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-19T20:01:00.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-19T20:01:01.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-19T20:01:02.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-19T20:01:02.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-19T20:01:03.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-19T20:01:03.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-19T20:01:05.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-19T20:01:05.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-19T20:01:05.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-19T20:01:06.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-19T20:01:06.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-19T20:01:06.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-19T20:01:07.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-19T20:01:07.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-19T20:01:07.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-19T20:01:07.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-19T20:01:09.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-19T20:01:09.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-19T20:01:09.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-19T20:01:09.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-19T20:01:09.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-05-19T20:01:10.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-19T20:01:10.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-19T20:01:10.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-19T20:01:10.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-19T20:01:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-19T20:01:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-19T20:01:12.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-19T20:01:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.304s coverage: 79.9% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 64.4% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 81.8% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.052s coverage: 86.0% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 61.5% of statements [2023-05-19T20:01:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-05-19T20:01:22.351Z] 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-19T20:01:22.351Z] running golangci-lint [2023-05-19T20:01:22.611Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-19T20:01:22.611Z] go version go1.20.2 linux/amd64 [2023-05-19T20:01:22.611Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-19T20:01:22.611Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-19T20:01:27.896Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16131 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws [2023-05-19T20:01:27.956Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-19T20:01:28.043Z] The recommended git tool is: git [2023-05-19T20:01:35.765Z] using credential edgex-jenkins-ssh [2023-05-19T20:01:35.781Z] Cloning the remote Git repository [2023-05-19T20:01:35.836Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-19T20:01:35.942Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-19T20:01:36.103Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-19T20:01:36.104Z] > git --version # timeout=10 [2023-05-19T20:01:36.126Z] > git --version # 'git version 2.25.1' [2023-05-19T20:01:36.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T20:01:36.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T20:01:40.722Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|compiled_files|exports_file|name|types_sizes) took 16.015111213s" [2023-05-19T20:01:40.722Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.727855ms" [2023-05-19T20:01:48.890Z] level=info msg="[linters_context/goanalysis] analyzers took 1m6.75378202s with top 10 stages: buildir: 39.019871195s, inspect: 2.022358547s, fact_deprecated: 1.777962019s, fact_purity: 1.53249323s, printf: 1.520602851s, nilness: 1.426416202s, gosec: 1.401924866s, ctrlflow: 1.400846576s, S1038: 1.12587959s, SA5012: 750.88686ms" [2023-05-19T20:01:48.890Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-19T20:01:48.890Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, filename_unadjuster: 203/203, nolint: 0/23" [2023-05-19T20:01:48.890Z] level=info msg="[runner] processing took 15.252592ms with stages: nolint: 7.019193ms, identifier_marker: 3.495186ms, autogenerated_exclude: 1.426087ms, path_prettifier: 1.324287ms, exclude-rules: 1.257586ms, skip_dirs: 677.193µs, cgo: 32.62µs, filename_unadjuster: 15.86µs, uniq_by_line: 760ns, max_same_issues: 720ns, skip_files: 510ns, source_code: 440ns, severity-rules: 420ns, sort_results: 390ns, diff: 390ns, exclude: 360ns, max_from_linter: 190ns, path_shortener: 160ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" [2023-05-19T20:01:48.890Z] level=info msg="[runner] linters took 9.409535524s with stages: goanalysis_metalinter: 9.394173312s" [2023-05-19T20:01:48.890Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-19T20:01:48.890Z] level=info msg="Memory: 256 samples, avg is 197.1MB, max is 793.0MB" [2023-05-19T20:01:48.890Z] level=info msg="Execution took 25.468729428s" [2023-05-19T20:01:48.890Z] go vet ./... [2023-05-19T20:01:54.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T20:01:54.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T20:01:54.164Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-19T20:01:54.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-19T20:01:54.532Z] + ls -al . [2023-05-19T20:01:54.532Z] total 704 [2023-05-19T20:01:54.532Z] drwxrwxr-x 11 1001 1001 4096 May 19 20:00 . [2023-05-19T20:01:54.532Z] drwxr-xr-x 4 root root 4096 May 19 20:00 .. [2023-05-19T20:01:54.532Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:58 .blubracket [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 16 May 19 19:58 .dockerignore [2023-05-19T20:01:54.532Z] drwxrwxr-x 8 1001 1001 4096 May 19 19:59 .git [2023-05-19T20:01:54.532Z] drwxrwxr-x 3 1001 1001 4096 May 19 19:58 .github [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 1133 May 19 19:58 .gitignore [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 42 May 19 19:58 .golangci.yml [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 87 May 19 19:58 .hadolint.yml [2023-05-19T20:01:54.532Z] drwxr-xr-x 3 1001 1001 4096 May 19 19:59 .semver [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 166 May 19 19:58 .sonarcloud.properties [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 1171 May 19 19:58 ADOPTERS.md [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 10835 May 19 19:58 Attribution.txt [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 73765 May 19 19:58 CHANGELOG.md [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 3804 May 19 19:58 CONTRIBUTING.md [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 677 May 19 19:58 GOVERNANCE.md [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 883 May 19 19:58 Jenkinsfile [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 10775 May 19 19:58 LICENSE [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 14368 May 19 19:58 Makefile [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 582 May 19 19:58 OWNERS.md [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 9902 May 19 19:58 README.md [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 789 May 19 19:58 SECURITY.md [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 5 May 19 19:59 VERSION [2023-05-19T20:01:54.532Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:58 bin [2023-05-19T20:01:54.532Z] drwxrwxr-x 18 1001 1001 4096 May 19 19:58 cmd [2023-05-19T20:01:54.532Z] -rw-r--r-- 1 root root 447731 May 19 20:01 coverage.out [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 3200 May 19 19:58 go.mod [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 31130 May 19 19:58 go.sum [2023-05-19T20:01:54.532Z] drwxrwxr-x 7 1001 1001 4096 May 19 19:58 internal [2023-05-19T20:01:54.532Z] drwxrwxr-x 3 1001 1001 4096 May 19 19:58 openapi [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 594 May 19 19:58 security.txt [2023-05-19T20:01:54.532Z] drwxrwxr-x 4 1001 1001 4096 May 19 19:58 snap [2023-05-19T20:01:54.532Z] -rw-rw-r-- 1 1001 1001 204 May 19 19:58 version.go [Pipeline] sh [2023-05-19T20:01:54.844Z] + '[' -e coverage.out ] [2023-05-19T20:01:54.844Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-19T20:01:54.987Z] Stashed 1 file(s) [Pipeline] sh [2023-05-19T20:01:55.284Z] + make build [2023-05-19T20:01:55.284Z] 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-19T20:01:54.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-19T20:01:54.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T20:01:55.272Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-19T20:01:55.321Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-19T20:01:55.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T20:01:55.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-19T20:01:56.054Z] Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:01:56.491Z] Merge succeeded, producing b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:01:56.492Z] Checking out Revision b74059c9f01d24f9b76e673d93871e6f94cd10a2 (PR-4572) [2023-05-19T20:01:57.164Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [2023-05-19T20:01:57.219Z] > git --version # timeout=10 [2023-05-19T20:01:57.232Z] > git --version # 'git version 2.25.1' [2023-05-19T20:01:57.245Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-19T20:01:56.075Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T20:01:56.144Z] > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [2023-05-19T20:01:56.377Z] > git remote # timeout=10 [2023-05-19T20:01:56.398Z] > git config --get remote.origin.url # timeout=10 [2023-05-19T20:01:56.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T20:01:56.435Z] > git merge 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 [2023-05-19T20:01:56.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-19T20:01:56.500Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T20:01:56.515Z] > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T20:01:58.371Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-19T20:01:58.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T20:01:58.371Z] Dload Upload Total Spent Left Speed [2023-05-19T20:01:58.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-05-19T20:01:58.929Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-19T20:01:59.290Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-05-19T20:01:59.290Z] sudo tee /etc/docker/daemon.new [2023-05-19T20:01:59.290Z] { [2023-05-19T20:01:59.290Z] "registry-mirrors": [ [2023-05-19T20:01:59.290Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-19T20:01:59.290Z] ], [2023-05-19T20:01:59.290Z] "bip": "10.250.0.254/24", [2023-05-19T20:01:59.290Z] "hosts": [ [2023-05-19T20:01:59.290Z] "tcp://0.0.0.0:5555", [2023-05-19T20:01:59.290Z] "unix:///var/run/docker.sock" [2023-05-19T20:01:59.290Z] ], [2023-05-19T20:01:59.290Z] "mtu": 1458, [2023-05-19T20:01:59.290Z] "selinux-enabled": true, [2023-05-19T20:01:59.290Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-19T20:01:59.290Z] } [Pipeline] sh [2023-05-19T20:01:59.638Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-19T20:01:59.991Z] + sudo service docker restart [2023-05-19T20:02:10.186Z] 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-19T20:02:10.186Z] 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-19T20:02:11.569Z] 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-19T20:02:12.136Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T20:02:18.345Z] provisioning config files... [2023-05-19T20:02:18.370Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1466771407327539236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T20:02:18.760Z] ---> docker-login.sh [2023-05-19T20:02:18.760Z] nexus3.edgexfoundry.org:10001 [2023-05-19T20:02:19.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T20:02:19.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T20:02:19.306Z] Configure a credential helper to remove this warning. See [2023-05-19T20:02:19.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T20:02:19.306Z] [2023-05-19T20:02:19.306Z] Login Succeeded [2023-05-19T20:02:19.306Z] nexus3.edgexfoundry.org:10002 [2023-05-19T20:02:19.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T20:02:19.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T20:02:19.850Z] Configure a credential helper to remove this warning. See [2023-05-19T20:02:19.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T20:02:19.850Z] [2023-05-19T20:02:19.850Z] Login Succeeded [2023-05-19T20:02:19.850Z] nexus3.edgexfoundry.org:10003 [2023-05-19T20:02:20.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T20:02:20.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T20:02:20.122Z] Configure a credential helper to remove this warning. See [2023-05-19T20:02:20.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T20:02:20.122Z] [2023-05-19T20:02:20.122Z] Login Succeeded [2023-05-19T20:02:20.122Z] nexus3.edgexfoundry.org:10004 [2023-05-19T20:02:20.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T20:02:20.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T20:02:20.396Z] Configure a credential helper to remove this warning. See [2023-05-19T20:02:20.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T20:02:20.396Z] [2023-05-19T20:02:20.396Z] Login Succeeded [2023-05-19T20:02:20.396Z] docker.io [2023-05-19T20:02:20.407Z] 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-19T20:02:20.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T20:02:20.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T20:02:20.939Z] Configure a credential helper to remove this warning. See [2023-05-19T20:02:20.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T20:02:20.939Z] [2023-05-19T20:02:20.939Z] Login Succeeded [2023-05-19T20:02:20.939Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T20:02:20.969Z] Deleting 1 temporary files [2023-05-19T20:02:20.977Z] 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 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-19T20:02:21.709Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-19T20:02:21.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T20:02:21.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T20:02:21.810Z] ========================================================= [2023-05-19T20:02:21.810Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-19T20:02:21.810Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-19T20:02:22.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T20:02:22.358Z] 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-19T20:02:22.472Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-19T20:02:22.472Z] c41833b44d91: Pulling fs layer [2023-05-19T20:02:22.473Z] ed15518f5707: Pulling fs layer [2023-05-19T20:02:22.473Z] feae8fd75edb: Pulling fs layer [2023-05-19T20:02:22.473Z] 242c74f7c9fa: Pulling fs layer [2023-05-19T20:02:22.473Z] 3cdef696dda3: Pulling fs layer [2023-05-19T20:02:22.473Z] 2ced38df9373: Pulling fs layer [2023-05-19T20:02:22.473Z] 58f1dce35555: Pulling fs layer [2023-05-19T20:02:22.473Z] 3cdef696dda3: Waiting [2023-05-19T20:02:22.473Z] 2ced38df9373: Waiting [2023-05-19T20:02:22.473Z] 58f1dce35555: Waiting [2023-05-19T20:02:22.473Z] 242c74f7c9fa: Waiting [2023-05-19T20:02:22.473Z] ed15518f5707: Verifying Checksum [2023-05-19T20:02:22.473Z] ed15518f5707: Download complete [2023-05-19T20:02:22.473Z] 242c74f7c9fa: Verifying Checksum [2023-05-19T20:02:22.473Z] 242c74f7c9fa: Download complete [2023-05-19T20:02:22.473Z] 3cdef696dda3: Verifying Checksum [2023-05-19T20:02:22.473Z] 3cdef696dda3: Download complete [2023-05-19T20:02:22.473Z] c41833b44d91: Verifying Checksum [2023-05-19T20:02:22.473Z] c41833b44d91: Download complete [2023-05-19T20:02:23.307Z] 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-19T20:02:23.562Z] c41833b44d91: Pull complete [2023-05-19T20:02:24.171Z] 58f1dce35555: Verifying Checksum [2023-05-19T20:02:24.171Z] 58f1dce35555: Download complete [2023-05-19T20:02:24.171Z] ed15518f5707: Pull complete [2023-05-19T20:02:24.244Z] 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-19T20:02:25.150Z] feae8fd75edb: Verifying Checksum [2023-05-19T20:02:25.150Z] feae8fd75edb: Download complete [2023-05-19T20:02:25.425Z] 2ced38df9373: Verifying Checksum [2023-05-19T20:02:25.425Z] 2ced38df9373: Download complete [2023-05-19T20:02:25.623Z] 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-19T20:02:27.003Z] 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-19T20:02:28.407Z] $ docker stop --time=1 00075288c77910d6572852fe0b93b1df51c8019db888e885ed67ea03d4987ce0 [2023-05-19T20:02:37.788Z] feae8fd75edb: Pull complete [2023-05-19T20:02:37.788Z] 242c74f7c9fa: Pull complete [2023-05-19T20:02:37.788Z] 3cdef696dda3: Pull complete [2023-05-19T20:02:37.982Z] $ docker rm -f --volumes 00075288c77910d6572852fe0b93b1df51c8019db888e885ed67ea03d4987ce0 [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-19T20:02:39.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-19T20:02:39.316Z] [2023-05-19T20:02:39.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:02:39.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-19T20:02:39.759Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-19T20:02:39.759Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-19T20:02:39.759Z] ca9280d653b3: Pulling fs layer [2023-05-19T20:02:39.759Z] 7e9c9ca2126c: Pulling fs layer [2023-05-19T20:02:40.019Z] cbdbe7a5bc2a: Download complete [2023-05-19T20:02:40.019Z] ca9280d653b3: Verifying Checksum [2023-05-19T20:02:40.019Z] ca9280d653b3: Download complete [2023-05-19T20:02:40.019Z] cbdbe7a5bc2a: Pull complete [2023-05-19T20:02:40.587Z] 7e9c9ca2126c: Verifying Checksum [2023-05-19T20:02:40.587Z] 7e9c9ca2126c: Download complete [2023-05-19T20:02:40.587Z] ca9280d653b3: Pull complete [2023-05-19T20:02:43.900Z] 7e9c9ca2126c: Pull complete [2023-05-19T20:02:43.900Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-19T20:02:43.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-19T20:02:43.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T20:02:44.132Z] prd-ubuntu20.04-docker-8c-8g-16130 does not seem to be running inside a container [2023-05-19T20:02:44.167Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-19T20:02:44.466Z] 2ced38df9373: Pull complete [2023-05-19T20:02:46.423Z] 58f1dce35555: Pull complete [2023-05-19T20:02:46.423Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-19T20:02:46.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T20:02:46.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T20:02:48.573Z] $ docker top def71cfde13120b912f29d1a12a58f60c5cca7462bac3e04da40d4cb7bf81a2a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2023-05-19T20:02:49.029Z] + docker-compose build --help [2023-05-19T20:02:49.029Z] + grep parallel [2023-05-19T20:02:49.133Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T20:02:49.133Z] WORKDIR /edgex [2023-05-19T20:02:49.133Z] COPY go.mod . [2023-05-19T20:02:49.133Z] RUN go mod download -t [2023-05-19T20:02:49.133Z] ci-base-image-arm64 -f - . [2023-05-19T20:02:49.599Z] --parallel Build images in parallel. [Pipeline] } [2023-05-19T20:02:49.636Z] $ docker stop --time=1 def71cfde13120b912f29d1a12a58f60c5cca7462bac3e04da40d4cb7bf81a2a [2023-05-19T20:02:49.721Z] Sending build context to Docker daemon 2.928MB [2023-05-19T20:02:49.721Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T20:02:49.721Z] ---> fadd8f120f05 [2023-05-19T20:02:49.721Z] Step 2/4 : WORKDIR /edgex [2023-05-19T20:02:50.944Z] $ docker rm -f --volumes def71cfde13120b912f29d1a12a58f60c5cca7462bac3e04da40d4cb7bf81a2a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:02:51.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-19T20:02:51.577Z] . [Pipeline] } [Pipeline] // withEnv [2023-05-19T20:02:51.680Z] ---> Running in beee7205f3c6 [2023-05-19T20:02:51.680Z] Removing intermediate container beee7205f3c6 [2023-05-19T20:02:51.680Z] ---> 4f0d0369a456 [2023-05-19T20:02:51.680Z] Step 3/4 : COPY go.mod . [Pipeline] withDockerContainer [2023-05-19T20:02:51.738Z] prd-ubuntu20.04-docker-8c-8g-16130 does not seem to be running inside a container [2023-05-19T20:02:51.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-19T20:02:52.136Z] $ docker top 3ee3c4f9741fb2a8d99aa77d495533b6bbad03bb84c04c848bdfa2cf979bf078 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T20:02:52.269Z] ---> f2cd29630350 [2023-05-19T20:02:52.269Z] Step 4/4 : RUN go mod download [2023-05-19T20:02:52.269Z] ---> Running in fced4ff545f9 [2023-05-19T20:02:52.544Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-19T20:02:53.114Z] Building core-command ... [2023-05-19T20:02:53.114Z] Building core-common-config-bootstrapper ... [2023-05-19T20:02:53.114Z] Building core-data ... [2023-05-19T20:02:53.114Z] Building core-metadata ... [2023-05-19T20:02:53.114Z] Building security-bootstrapper ... [2023-05-19T20:02:53.114Z] Building security-proxy-auth ... [2023-05-19T20:02:53.114Z] Building security-proxy-setup ... [2023-05-19T20:02:53.114Z] Building security-secretstore-setup ... [2023-05-19T20:02:53.114Z] Building security-spiffe-token-provider ... [2023-05-19T20:02:53.114Z] Building security-spire-agent ... [2023-05-19T20:02:53.114Z] Building security-spire-config ... [2023-05-19T20:02:53.114Z] Building security-spire-server ... [2023-05-19T20:02:53.114Z] Building support-notifications ... [2023-05-19T20:02:53.114Z] Building support-scheduler ... [2023-05-19T20:02:53.115Z] Building security-spiffe-token-provider [2023-05-19T20:02:53.115Z] Building core-command [2023-05-19T20:02:53.115Z] Building core-common-config-bootstrapper [2023-05-19T20:02:53.115Z] Building support-scheduler [2023-05-19T20:02:53.115Z] Building core-metadata [2023-05-19T20:03:08.005Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:03:08.005Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:03:08.005Z] ---> 3ae5e4b6058c [2023-05-19T20:03:08.005Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:03:08.005Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:03:08.005Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:03:08.005Z] ---> 3ae5e4b6058c [2023-05-19T20:03:08.005Z] Step 3/20 : WORKDIR /edgex-go [2023-05-19T20:03:08.005Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:03:08.005Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:03:08.005Z] ---> 3ae5e4b6058c [2023-05-19T20:03:08.005Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:03:08.005Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:03:08.005Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:03:08.005Z] ---> 3ae5e4b6058c [2023-05-19T20:03:08.005Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:03:09.910Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:03:09.911Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:03:09.911Z] ---> 3ae5e4b6058c [2023-05-19T20:03:09.911Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:03:24.549Z] Removing intermediate container fced4ff545f9 [2023-05-19T20:03:24.549Z] ---> eb6edfe0ad85 [2023-05-19T20:03:24.549Z] Successfully built eb6edfe0ad85 [2023-05-19T20:03:24.549Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:03:24.956Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T20:03:24.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T20:03:25.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-16131 does not seem to be running inside a container [2023-05-19T20:03:25.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-19T20:03:26.565Z] $ docker top fb2cea5265fb23b09ff9985de7d5ba4142f78ac2575f7720dfac4f37b0fbd65c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T20:03:27.460Z] + go version [2023-05-19T20:03:27.460Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-19T20:03:27.497Z] $ docker stop --time=1 fb2cea5265fb23b09ff9985de7d5ba4142f78ac2575f7720dfac4f37b0fbd65c [2023-05-19T20:03:29.132Z] $ docker rm -f --volumes fb2cea5265fb23b09ff9985de7d5ba4142f78ac2575f7720dfac4f37b0fbd65c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:03:30.017Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T20:03:30.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T20:03:30.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-16131 does not seem to be running inside a container [2023-05-19T20:03:30.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-19T20:03:31.496Z] $ docker top c33ab221d7c2e3e2e3bbda65f41c69ddc964e47aaa6bee2cbfbe53660bec3bee -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-19T20:03:31.750Z] ========================================================= [2023-05-19T20:03:31.750Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-19T20:03:31.750Z] ========================================================= [Pipeline] sh [2023-05-19T20:03:31.856Z] ---> Running in 9eff0356ee7e [2023-05-19T20:03:31.856Z] ---> Running in f126cf488996 [2023-05-19T20:03:31.856Z] ---> Running in 64a9446530af [2023-05-19T20:03:31.856Z] ---> Running in f89d53c9b75e [2023-05-19T20:03:31.856Z] ---> Running in 3f515b2a098a [2023-05-19T20:03:31.856Z] Removing intermediate container f89d53c9b75e [2023-05-19T20:03:31.856Z] ---> f0ffdbc63d3b [2023-05-19T20:03:31.856Z] Step 4/23 : WORKDIR /edgex-go [2023-05-19T20:03:31.856Z] Removing intermediate container f126cf488996 [2023-05-19T20:03:31.856Z] ---> 82b740e7e4fa [2023-05-19T20:03:31.856Z] Step 4/25 : WORKDIR /edgex-go [2023-05-19T20:03:31.856Z] ---> Running in 91f4c82ae33d [2023-05-19T20:03:31.856Z] Removing intermediate container 9eff0356ee7e [2023-05-19T20:03:31.856Z] Removing intermediate container 64a9446530af [2023-05-19T20:03:31.856Z] ---> 33b8e0b99139 [2023-05-19T20:03:31.856Z] ---> 339df375ed37 [2023-05-19T20:03:31.856Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-baseStep 4/23 : WORKDIR /edgex-go [2023-05-19T20:03:31.856Z] [2023-05-19T20:03:31.856Z] Removing intermediate container 3f515b2a098a [2023-05-19T20:03:31.856Z] ---> b333187dd41d [2023-05-19T20:03:31.856Z] Step 4/24 : WORKDIR /edgex-go [2023-05-19T20:03:31.856Z] ---> Running in 97cafa2a9544 [2023-05-19T20:03:31.856Z] ---> Running in 5d38b2709ee8 [2023-05-19T20:03:31.856Z] ---> Running in 97deacc35eae [2023-05-19T20:03:31.856Z] ---> Running in 945baa999f35 [2023-05-19T20:03:31.856Z] Removing intermediate container 91f4c82ae33d [2023-05-19T20:03:31.856Z] ---> a124f87a3d8c [2023-05-19T20:03:31.856Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-19T20:03:31.856Z] ---> Running in 1f139de50ecf [2023-05-19T20:03:31.856Z] Removing intermediate container 97cafa2a9544 [2023-05-19T20:03:31.856Z] ---> 11efd9bde972 [2023-05-19T20:03:31.856Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-19T20:03:31.856Z] Removing intermediate container 97deacc35eae [2023-05-19T20:03:31.856Z] ---> ec4f16290d0b [2023-05-19T20:03:31.856Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-19T20:03:31.856Z] Removing intermediate container 945baa999f35 [2023-05-19T20:03:31.856Z] ---> b9552b47a5cc [2023-05-19T20:03:31.856Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-19T20:03:31.856Z] ---> Running in 9875edb1dada [2023-05-19T20:03:31.856Z] ---> Running in 6e0df570b062 [2023-05-19T20:03:31.856Z] ---> Running in ff26dd0650f0 [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] v3.17.3-198-gb12380f8608 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-19T20:03:31.856Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-19T20:03:31.856Z] OK: 17826 distinct packages available [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] OK: 265 MiB in 53 packages [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:03:31.856Z] OK: 265 MiB in 53 packages [2023-05-19T20:03:31.856Z] OK: 265 MiB in 53 packages [2023-05-19T20:03:31.856Z] OK: 265 MiB in 53 packages [2023-05-19T20:03:31.856Z] OK: 265 MiB in 53 packages [2023-05-19T20:03:31.856Z] Removing intermediate container 1f139de50ecf [2023-05-19T20:03:31.856Z] ---> c1d72323a7c3 [2023-05-19T20:03:31.856Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:03:31.856Z] ---> c0509fa7b2d0 [2023-05-19T20:03:31.856Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:03:31.856Z] ---> Running in b85d21d77edc [2023-05-19T20:03:31.856Z] Removing intermediate container ff26dd0650f0 [2023-05-19T20:03:31.856Z] ---> a01665cb7584 [2023-05-19T20:03:31.856Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:03:31.856Z] Removing intermediate container 6e0df570b062 [2023-05-19T20:03:31.856Z] ---> f4efe9ecbc65 [2023-05-19T20:03:31.856Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-19T20:03:31.856Z] Removing intermediate container 5d38b2709ee8 [2023-05-19T20:03:31.856Z] ---> 5aa16803de1e [2023-05-19T20:03:31.856Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-19T20:03:31.856Z] ---> 642bb086a031 [2023-05-19T20:03:31.856Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:03:31.856Z] Removing intermediate container 9875edb1dada [2023-05-19T20:03:31.856Z] ---> 98c3efda68c4 [2023-05-19T20:03:31.856Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-19T20:03:31.856Z] ---> Running in 4e51ac37921f [2023-05-19T20:03:31.856Z] ---> 63323fd363b9 [2023-05-19T20:03:31.856Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:03:31.856Z] ---> e8edc61bedd9 [2023-05-19T20:03:31.856Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:03:31.857Z] ---> Running in cca5aba0f6fa [2023-05-19T20:03:31.857Z] ---> 736a970b478a [2023-05-19T20:03:31.857Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:03:31.857Z] ---> Running in e81360e6682d [2023-05-19T20:03:31.857Z] ---> Running in 62ea1f123988 [2023-05-19T20:03:32.073Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-19T20:03:32.782Z] + make test [2023-05-19T20:03:32.782Z] go test -race -coverprofile=coverage.out ./... [2023-05-19T20:04:19.635Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-19T20:05:08.522Z] Removing intermediate container b85d21d77edc [2023-05-19T20:05:08.523Z] ---> a59cb6860cfe [2023-05-19T20:05:08.523Z] Step 8/23 : COPY . . [2023-05-19T20:05:08.523Z] Removing intermediate container 62ea1f123988 [2023-05-19T20:05:08.523Z] ---> 68ec0a9665cf [2023-05-19T20:05:08.523Z] Step 8/25 : COPY . . [2023-05-19T20:05:08.523Z] Removing intermediate container cca5aba0f6fa [2023-05-19T20:05:08.523Z] ---> d00deb333907 [2023-05-19T20:05:08.523Z] Step 8/24 : COPY . . [2023-05-19T20:05:08.523Z] Removing intermediate container e81360e6682d [2023-05-19T20:05:08.523Z] ---> c3003a7fa903 [2023-05-19T20:05:08.523Z] Step 7/20 : COPY . . [2023-05-19T20:05:08.523Z] Removing intermediate container 4e51ac37921f [2023-05-19T20:05:08.523Z] ---> c50e96aaf15e [2023-05-19T20:05:08.523Z] Step 8/23 : COPY . . [2023-05-19T20:05:47.256Z] ---> 482f63b18cf7 [2023-05-19T20:05:47.256Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-19T20:05:47.256Z] ---> 1edb74ae6c2c [2023-05-19T20:05:47.256Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-19T20:05:47.256Z] ---> db21727d7df4 [2023-05-19T20:05:47.256Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-19T20:05:47.256Z] ---> 121dfb0b50cd [2023-05-19T20:05:47.256Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-19T20:05:47.256Z] ---> Running in 03c01ca86189 [2023-05-19T20:05:47.256Z] ---> d2d8512459c1 [2023-05-19T20:05:47.256Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-19T20:05:47.256Z] ---> Running in 7f12c6ae958f [2023-05-19T20:05:47.256Z] ---> Running in e1b11512d048 [2023-05-19T20:05:47.256Z] ---> Running in 5409c0924235 [2023-05-19T20:05:47.256Z] ---> Running in dff03cad381b [2023-05-19T20:05:47.256Z] 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-19T20:05:47.256Z] 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-19T20:05:47.256Z] 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-19T20:05:47.256Z] 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-19T20:05:47.256Z] 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-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-19T20:06:11.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-19T20:06:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-19T20:06:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-19T20:06:26.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements [2023-05-19T20:06:34.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.330s coverage: 98.5% of statements [2023-05-19T20:06:41.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-19T20:06:41.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-19T20:06:41.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-19T20:06:43.567Z] Removing intermediate container 03c01ca86189 [2023-05-19T20:06:43.568Z] ---> 82b5be46eb6d [2023-05-19T20:06:43.568Z] [2023-05-19T20:06:43.568Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:06:43.568Z] Removing intermediate container e1b11512d048 [2023-05-19T20:06:43.568Z] ---> c26839558216 [2023-05-19T20:06:43.568Z] [2023-05-19T20:06:43.568Z] Step 10/25 : FROM alpine:3.17 [2023-05-19T20:06:43.568Z] Removing intermediate container 5409c0924235 [2023-05-19T20:06:43.568Z] ---> 68dcf6e19971 [2023-05-19T20:06:43.568Z] [2023-05-19T20:06:43.568Z] Step 10/24 : FROM alpine:3.17 [2023-05-19T20:06:43.568Z] Removing intermediate container 7f12c6ae958f [2023-05-19T20:06:43.568Z] ---> 9940c77f73c6 [2023-05-19T20:06:43.568Z] [2023-05-19T20:06:43.568Z] Step 9/20 : FROM alpine:3.17 [2023-05-19T20:06:43.568Z] Removing intermediate container dff03cad381b [2023-05-19T20:06:43.568Z] ---> e2599e9792ed [2023-05-19T20:06:43.568Z] [2023-05-19T20:06:43.568Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:06:43.568Z] 3.17: Pulling from library/alpine [2023-05-19T20:06:43.568Z] 3.17: Pulling from library/alpine [2023-05-19T20:06:43.829Z] 3.17: Pulling from library/alpine [2023-05-19T20:06:44.088Z] 3.17: Pulling from library/alpine [2023-05-19T20:06:44.088Z] 3.17: Pulling from library/alpine [2023-05-19T20:06:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.796s coverage: 71.5% of statements [2023-05-19T20:06:45.993Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T20:06:45.993Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T20:06:45.993Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T20:06:45.993Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T20:06:45.993Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T20:06:45.993Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T20:06:45.993Z] Status: Image is up to date for alpine:3.17 [2023-05-19T20:06:45.993Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T20:06:45.993Z] ---> 9ed4aefc74f6 [2023-05-19T20:06:45.993Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:06:45.993Z] ---> 9ed4aefc74f6 [2023-05-19T20:06:45.993Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-19T20:06:45.993Z] ---> 9ed4aefc74f6 [2023-05-19T20:06:45.993Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-19T20:06:45.993Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T20:06:45.993Z] ---> 9ed4aefc74f6 [2023-05-19T20:06:45.993Z] Status: Image is up to date for alpine:3.17 [2023-05-19T20:06:45.993Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:06:45.993Z] ---> 9ed4aefc74f6 [2023-05-19T20:06:45.993Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:06:46.255Z] ---> Running in d5992cac765c [2023-05-19T20:06:46.255Z] ---> Running in af33f282359c [2023-05-19T20:06:46.255Z] ---> Running in ec8ca806cea2 [2023-05-19T20:06:46.255Z] ---> Running in 381dbb3de697 [2023-05-19T20:06:46.255Z] ---> Running in e230bc497b6d [2023-05-19T20:06:46.255Z] Removing intermediate container 381dbb3de697 [2023-05-19T20:06:46.255Z] ---> 61f306e91a9f [2023-05-19T20:06:46.255Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:06:46.255Z] Removing intermediate container ec8ca806cea2 [2023-05-19T20:06:46.255Z] ---> daacbd6d0f5b [2023-05-19T20:06:46.255Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-19T20:06:46.255Z] ---> Running in ebd3fabdbc45 [2023-05-19T20:06:46.255Z] ---> Running in ef463cbcabdb [2023-05-19T20:06:46.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:46.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:46.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:46.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:46.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:46.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:46.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:47.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:47.037Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T20:06:47.037Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:06:47.037Z] OK: 7 MiB in 16 packages [2023-05-19T20:06:47.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:47.037Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T20:06:47.037Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:06:47.037Z] OK: 7 MiB in 16 packages [2023-05-19T20:06:47.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:47.385Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T20:06:47.385Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:06:47.385Z] OK: 7 MiB in 16 packages [2023-05-19T20:06:47.385Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T20:06:47.385Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:06:47.385Z] OK: 7 MiB in 16 packages [2023-05-19T20:06:47.385Z] v3.17.3-198-gb12380f8608 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-19T20:06:47.385Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-19T20:06:47.385Z] OK: 17823 distinct packages available [2023-05-19T20:06:47.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:47.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:06:47.645Z] Removing intermediate container af33f282359c [2023-05-19T20:06:47.645Z] ---> 3d23f75dab80 [2023-05-19T20:06:47.645Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:06:47.645Z] ---> Running in b100ad882022 [2023-05-19T20:06:47.645Z] Removing intermediate container d5992cac765c [2023-05-19T20:06:47.645Z] ---> 8bca7838a8bd [2023-05-19T20:06:47.645Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:06:47.645Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-19T20:06:47.645Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-19T20:06:47.645Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-19T20:06:47.645Z] (4/9) Installing libcurl (8.1.0-r1) [2023-05-19T20:06:47.645Z] (5/9) Installing curl (8.1.0-r1) [2023-05-19T20:06:47.645Z] Removing intermediate container ebd3fabdbc45 [2023-05-19T20:06:47.645Z] ---> 6cdbe5dc25f0 [2023-05-19T20:06:47.645Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:06:47.645Z] ---> Running in cbd759daa3e3 [2023-05-19T20:06:47.645Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-19T20:06:47.645Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-19T20:06:47.645Z] (8/9) Installing libucontext (1.2-r0) [2023-05-19T20:06:47.645Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-19T20:06:47.904Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:06:47.904Z] Executing ca-certificates-20230506-r0.trigger [2023-05-19T20:06:47.904Z] Removing intermediate container e230bc497b6d [2023-05-19T20:06:47.904Z] ---> eec00385c9ac [2023-05-19T20:06:47.904Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:06:47.904Z] Removing intermediate container b100ad882022 [2023-05-19T20:06:47.904Z] ---> 2cb34a1d8ec1 [2023-05-19T20:06:47.904Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-19T20:06:47.904Z] Removing intermediate container cbd759daa3e3 [2023-05-19T20:06:47.904Z] ---> 69ef3a881abe [2023-05-19T20:06:47.904Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-19T20:06:47.904Z] ---> Running in e859e57d80a1 [2023-05-19T20:06:47.904Z] ---> 992f914b9873 [2023-05-19T20:06:47.904Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:06:47.904Z] OK: 10 MiB in 24 packages [2023-05-19T20:06:47.904Z] ---> Running in 0267deec6e3e [2023-05-19T20:06:47.904Z] ---> Running in 765cc8ccc7ec [2023-05-19T20:06:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-19T20:06:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-19T20:06:47.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.395s coverage: 54.0% of statements [2023-05-19T20:06:48.185Z] Removing intermediate container e859e57d80a1 [2023-05-19T20:06:48.185Z] ---> 626dda499ec3 [2023-05-19T20:06:48.185Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-19T20:06:48.185Z] ---> Running in 2a95a6ef0f79 [2023-05-19T20:06:48.185Z] Removing intermediate container 0267deec6e3e [2023-05-19T20:06:48.185Z] ---> dbbad598a09e [2023-05-19T20:06:48.185Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-19T20:06:48.185Z] Removing intermediate container 765cc8ccc7ec [2023-05-19T20:06:48.185Z] ---> 78ed44772479 [2023-05-19T20:06:48.185Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-19T20:06:48.185Z] ---> 24c97a6f3447 [2023-05-19T20:06:48.185Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-19T20:06:48.185Z] Removing intermediate container 2a95a6ef0f79 [2023-05-19T20:06:48.185Z] ---> 2c3d6f719401 [2023-05-19T20:06:48.185Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-19T20:06:48.185Z] ---> Running in 687fb9361b37 [2023-05-19T20:06:48.185Z] ---> Running in ddeb2340a500 [2023-05-19T20:06:48.185Z] ---> Running in 5dc66d0f5740 [2023-05-19T20:06:48.755Z] Removing intermediate container 687fb9361b37 [2023-05-19T20:06:48.755Z] ---> 002c216059b0 [2023-05-19T20:06:48.755Z] Step 15/24 : WORKDIR / [2023-05-19T20:06:48.755Z] Removing intermediate container ddeb2340a500 [2023-05-19T20:06:48.755Z] ---> ebdf54d25c18 [2023-05-19T20:06:48.755Z] Step 15/25 : WORKDIR / [2023-05-19T20:06:48.755Z] Removing intermediate container 5dc66d0f5740 [2023-05-19T20:06:48.755Z] ---> a85a4c4aa4b4 [2023-05-19T20:06:48.755Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:06:48.755Z] ---> Running in 774127e623d5 [2023-05-19T20:06:48.755Z] ---> Running in 02cbaff34ea9 [2023-05-19T20:06:48.755Z] ---> febff1734afa [2023-05-19T20:06:48.755Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:06:48.755Z] Removing intermediate container ef463cbcabdb [2023-05-19T20:06:48.755Z] ---> 27bb63f370f1 [2023-05-19T20:06:48.755Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:06:49.014Z] Removing intermediate container 02cbaff34ea9 [2023-05-19T20:06:49.014Z] ---> 32c1089453b2 [2023-05-19T20:06:49.014Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:06:49.014Z] ---> aa624ac29b9f [2023-05-19T20:06:49.014Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt /Removing intermediate container 774127e623d5 [2023-05-19T20:06:49.014Z] [2023-05-19T20:06:49.014Z] ---> eac327c4bffc [2023-05-19T20:06:49.014Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:06:49.014Z] ---> 54fab62b0e6a [2023-05-19T20:06:49.014Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:06:49.014Z] ---> b58f9868d41f [2023-05-19T20:06:49.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-19T20:06:49.273Z] ---> 6ad62f1494c9 [2023-05-19T20:06:49.273Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:06:49.273Z] ---> 24359ccbe6a4 [2023-05-19T20:06:49.273Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:06:49.273Z] ---> c90ea4c45364 [2023-05-19T20:06:49.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-19T20:06:49.273Z] ---> ba560f7050cb [2023-05-19T20:06:49.273Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-19T20:06:50.716Z] ---> 4f21c6f51656 [2023-05-19T20:06:50.716Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-19T20:06:50.716Z] ---> Running in bcbdc9f04aaa [2023-05-19T20:06:50.716Z] ---> 6bd3f15db1ae [2023-05-19T20:06:50.716Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-19T20:06:50.716Z] ---> 0d2a464448ab [2023-05-19T20:06:50.716Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-19T20:06:50.716Z] ---> 2c5204fa8862 [2023-05-19T20:06:50.716Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:06:52.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-19T20:06:52.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-19T20:06:52.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-19T20:06:52.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-19T20:06:52.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-19T20:06:52.618Z] ---> 437a1301a95b [2023-05-19T20:06:52.618Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-19T20:06:52.618Z] ---> e5c4852eb3c1 [2023-05-19T20:06:52.618Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:06:52.618Z] ---> eb59d4a16d9d [2023-05-19T20:06:52.618Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:06:52.618Z] ---> a8004bad3783 [2023-05-19T20:06:52.618Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:06:52.618Z] ---> Running in ef4fae138d97 [2023-05-19T20:06:52.618Z] Removing intermediate container ef4fae138d97 [2023-05-19T20:06:52.618Z] ---> 544989d8a294 [2023-05-19T20:06:52.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:06:52.618Z] ---> 7b0aae0ffdcb [2023-05-19T20:06:52.618Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-19T20:06:52.618Z] ---> f871e408e2cb [2023-05-19T20:06:52.618Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-19T20:06:52.618Z] ---> dff53e189110 [2023-05-19T20:06:52.618Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-19T20:06:52.618Z] ---> Running in 8da55b8bb33f [2023-05-19T20:06:52.618Z] ---> Running in 3728f601b178 [2023-05-19T20:06:52.618Z] ---> Running in f5ca2d2a4d3c [2023-05-19T20:06:52.618Z] Removing intermediate container bcbdc9f04aaa [2023-05-19T20:06:52.618Z] ---> adc8218d9f4e [2023-05-19T20:06:52.618Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-19T20:06:52.618Z] ---> Running in f63efda3c105 [2023-05-19T20:06:52.618Z] Removing intermediate container 8da55b8bb33f [2023-05-19T20:06:52.618Z] ---> 2ffa3b0de939 [2023-05-19T20:06:52.618Z] Step 21/23 : LABEL arch=x86_64 [2023-05-19T20:06:52.618Z] Removing intermediate container f5ca2d2a4d3c [2023-05-19T20:06:52.618Z] ---> 5d1830a6f27f [2023-05-19T20:06:52.618Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-19T20:06:52.618Z] Removing intermediate container 3728f601b178 [2023-05-19T20:06:52.618Z] ---> 3d866b4280a1 [2023-05-19T20:06:52.618Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:06:52.618Z] ---> 53f2745c3c81 [2023-05-19T20:06:52.618Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-19T20:06:52.618Z] ---> Running in 7597aeb14f92 [2023-05-19T20:06:52.895Z] ---> Running in 62247d8bd7a9 [2023-05-19T20:06:52.895Z] ---> Running in f1e879149237 [2023-05-19T20:06:52.895Z] ---> Running in 2e8d7c1f23b9 [2023-05-19T20:06:52.895Z] Removing intermediate container f63efda3c105 [2023-05-19T20:06:52.895Z] ---> 20957882da88 [2023-05-19T20:06:52.895Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-19T20:06:52.895Z] ---> Running in 38ed4e028d17 [2023-05-19T20:06:52.895Z] Removing intermediate container 7597aeb14f92 [2023-05-19T20:06:52.895Z] ---> 41a2852cb502 [2023-05-19T20:06:52.895Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:06:52.895Z] Removing intermediate container 62247d8bd7a9 [2023-05-19T20:06:52.895Z] ---> 648ef836fe90 [2023-05-19T20:06:52.895Z] Step 18/20 : LABEL arch=x86_64 [2023-05-19T20:06:52.895Z] Removing intermediate container 2e8d7c1f23b9 [2023-05-19T20:06:52.895Z] ---> a8e923170a3d [2023-05-19T20:06:52.895Z] Step 22/24 : LABEL arch=x86_64 [2023-05-19T20:06:52.895Z] ---> Running in d56d6eea590c [2023-05-19T20:06:52.895Z] Removing intermediate container f1e879149237 [2023-05-19T20:06:52.895Z] ---> d27d2394286c [2023-05-19T20:06:52.895Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:06:52.895Z] ---> Running in 3a637df20f45 [2023-05-19T20:06:52.895Z] ---> Running in 1f43979e3446 [2023-05-19T20:06:52.896Z] Removing intermediate container 38ed4e028d17 [2023-05-19T20:06:52.896Z] ---> 71582120b812 [2023-05-19T20:06:52.896Z] Step 21/23 : LABEL arch=x86_64 [2023-05-19T20:06:53.168Z] ---> Running in 7dea74a4cfca [2023-05-19T20:06:53.168Z] ---> Running in 17891bb27e54 [2023-05-19T20:06:53.168Z] Removing intermediate container d56d6eea590c [2023-05-19T20:06:53.168Z] ---> 76d43da6a6dd [2023-05-19T20:06:53.168Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:06:53.168Z] ---> Running in a310f6778472 [2023-05-19T20:06:53.168Z] Removing intermediate container 1f43979e3446 [2023-05-19T20:06:53.168Z] ---> e2b54eba066e [2023-05-19T20:06:53.168Z] Step 23/24 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:06:53.168Z] Removing intermediate container 3a637df20f45 [2023-05-19T20:06:53.168Z] ---> 4861a6df55bf [2023-05-19T20:06:53.168Z] Step 19/20 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:06:53.168Z] Removing intermediate container 7dea74a4cfca [2023-05-19T20:06:53.168Z] ---> d694840bd05d [2023-05-19T20:06:53.168Z] Step 23/25 : LABEL arch=x86_64 [2023-05-19T20:06:53.168Z] ---> Running in 5a90cb07582c [2023-05-19T20:06:53.168Z] Removing intermediate container 17891bb27e54 [2023-05-19T20:06:53.168Z] ---> ab0545e34b1c [2023-05-19T20:06:53.168Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:06:53.168Z] ---> Running in 8ad59fc94acc [2023-05-19T20:06:53.168Z] ---> Running in bb308a3fa181 [2023-05-19T20:06:53.427Z] Removing intermediate container a310f6778472 [2023-05-19T20:06:53.427Z] ---> 52120fd7a490 [2023-05-19T20:06:53.427Z] [2023-05-19T20:06:53.427Z] ---> Running in 282f07eeb0f9 [2023-05-19T20:06:53.427Z] Removing intermediate container 5a90cb07582c [2023-05-19T20:06:53.427Z] ---> cccbb2664ff8 [2023-05-19T20:06:53.427Z] Step 20/20 : LABEL version=0.0.0 [2023-05-19T20:06:53.427Z] Successfully built 52120fd7a490 [2023-05-19T20:06:53.427Z] Successfully tagged support-scheduler:latest [2023-05-19T20:06:53.427Z]  Building support-scheduler ... done Building support-notifications [2023-05-19T20:06:53.427Z] Removing intermediate container bb308a3fa181 [2023-05-19T20:06:53.427Z] ---> 7e9ed70d0c1a [2023-05-19T20:06:53.427Z] Step 24/25 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:06:53.427Z] ---> Running in 861d3bbb0e79 [2023-05-19T20:06:53.427Z] Removing intermediate container 8ad59fc94acc [2023-05-19T20:06:53.427Z] ---> b8caa09162eb [2023-05-19T20:06:53.427Z] Step 24/24 : LABEL version=0.0.0 [2023-05-19T20:06:53.427Z] Removing intermediate container 282f07eeb0f9 [2023-05-19T20:06:53.427Z] ---> ae13d94a570d [2023-05-19T20:06:53.427Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:06:53.427Z] ---> Running in d6401a693a2b [2023-05-19T20:06:53.427Z] ---> Running in 076f8ebcbcb4 [2023-05-19T20:06:53.684Z] ---> Running in f93826bb3434 [2023-05-19T20:06:58.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-19T20:06:58.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-19T20:06:59.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:06:59.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:06:59.254Z] ---> 3ae5e4b6058c [2023-05-19T20:06:59.254Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:06:59.254Z] ---> Using cache [2023-05-19T20:06:59.254Z] ---> b333187dd41d [2023-05-19T20:06:59.254Z] Step 4/23 : WORKDIR /edgex-go [2023-05-19T20:06:59.254Z] ---> Using cache [2023-05-19T20:06:59.254Z] ---> ec4f16290d0b [2023-05-19T20:06:59.254Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-19T20:07:02.553Z] Removing intermediate container 861d3bbb0e79 [2023-05-19T20:07:02.553Z] ---> c1ca45bab49a [2023-05-19T20:07:02.553Z] [2023-05-19T20:07:02.553Z] ---> Running in 75a26a470a98 [2023-05-19T20:07:02.553Z] Removing intermediate container 076f8ebcbcb4 [2023-05-19T20:07:02.553Z] ---> ec103cd9cea1 [2023-05-19T20:07:02.553Z] Step 25/25 : LABEL version=0.0.0 [2023-05-19T20:07:02.553Z] Removing intermediate container d6401a693a2b [2023-05-19T20:07:02.553Z] ---> 5484e7d522e6 [2023-05-19T20:07:02.553Z] [2023-05-19T20:07:02.553Z] Removing intermediate container f93826bb3434 [2023-05-19T20:07:02.553Z] ---> e05944ad9ed5 [2023-05-19T20:07:02.553Z] [2023-05-19T20:07:02.812Z] ---> Running in bbae26929d56 [2023-05-19T20:07:02.812Z] Successfully built c1ca45bab49a [2023-05-19T20:07:02.812Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-19T20:07:02.812Z]  Building security-spiffe-token-provider ... done Building security-proxy-auth [2023-05-19T20:07:02.812Z] Successfully built e05944ad9ed5 [2023-05-19T20:07:02.812Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-19T20:07:02.812Z] Building core-data [2023-05-19T20:07:02.812Z] Successfully built 5484e7d522e6 [2023-05-19T20:07:02.812Z]  Building core-common-config-bootstrapper ... done Successfully tagged core-command:latest [2023-05-19T20:07:02.812Z] Building security-proxy-setup [2023-05-19T20:07:02.812Z]  Building core-command ... done Removing intermediate container bbae26929d56 [2023-05-19T20:07:02.812Z] ---> 938aa0f972fa [2023-05-19T20:07:02.812Z] [2023-05-19T20:07:02.812Z] Successfully built 938aa0f972fa [2023-05-19T20:07:02.812Z] Successfully tagged core-metadata:latest [2023-05-19T20:07:02.812Z] Building security-spire-config [2023-05-19T20:07:03.071Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:07:03.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:07:03.330Z] OK: 265 MiB in 53 packages [2023-05-19T20:07:08.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.801s coverage: 88.5% of statements [2023-05-19T20:07:08.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.428s coverage: 3.8% of statements [2023-05-19T20:07:11.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:07:11.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:07:11.493Z] ---> 3ae5e4b6058c [2023-05-19T20:07:11.493Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> b333187dd41d [2023-05-19T20:07:11.493Z] Step 4/23 : WORKDIR /edgex-go [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> ec4f16290d0b [2023-05-19T20:07:11.493Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> f4efe9ecbc65 [2023-05-19T20:07:11.493Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> 63323fd363b9 [2023-05-19T20:07:11.493Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> d00deb333907 [2023-05-19T20:07:11.493Z] Step 8/23 : COPY . . [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> d2d8512459c1 [2023-05-19T20:07:11.493Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-19T20:07:11.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:07:11.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:07:11.493Z] ---> 3ae5e4b6058c [2023-05-19T20:07:11.493Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> b333187dd41d [2023-05-19T20:07:11.493Z] Step 4/23 : WORKDIR /edgex-go [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> ec4f16290d0b [2023-05-19T20:07:11.493Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> f4efe9ecbc65 [2023-05-19T20:07:11.493Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:07:11.493Z] ---> Using cache [2023-05-19T20:07:11.493Z] ---> 63323fd363b9 [2023-05-19T20:07:11.494Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:07:11.494Z] ---> Using cache [2023-05-19T20:07:11.494Z] ---> d00deb333907 [2023-05-19T20:07:11.494Z] Step 8/23 : COPY . . [2023-05-19T20:07:11.494Z] ---> Using cache [2023-05-19T20:07:11.494Z] ---> d2d8512459c1 [2023-05-19T20:07:11.494Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-19T20:07:11.494Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:07:11.494Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:07:11.494Z] ---> 3ae5e4b6058c [2023-05-19T20:07:11.494Z] Step 3/27 : WORKDIR /edgex-go [2023-05-19T20:07:11.494Z] ---> Using cache [2023-05-19T20:07:11.494Z] ---> 339df375ed37 [2023-05-19T20:07:11.494Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-19T20:07:14.068Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:07:14.068Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:07:14.068Z] ---> 3ae5e4b6058c [2023-05-19T20:07:14.068Z] Step 3/22 : WORKDIR /edgex-go [2023-05-19T20:07:14.068Z] ---> Using cache [2023-05-19T20:07:14.068Z] ---> 339df375ed37 [2023-05-19T20:07:14.068Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-19T20:07:14.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-19T20:07:14.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-19T20:07:14.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-19T20:07:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.628s coverage: 95.6% of statements [2023-05-19T20:07:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-19T20:07:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-19T20:07:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-19T20:07:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-19T20:07:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-19T20:07:16.010Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements [2023-05-19T20:07:21.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-19T20:07:21.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-19T20:07:21.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-19T20:07:21.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 65.9% of statements [2023-05-19T20:07:29.019Z] ---> Running in 852cc105374f [2023-05-19T20:07:29.019Z] ---> Running in b9c7c1dbe4a9 [2023-05-19T20:07:29.019Z] ---> Running in df914296bcdb [2023-05-19T20:07:29.019Z] ---> Running in c8605cc40776 [2023-05-19T20:07:29.019Z] Removing intermediate container 75a26a470a98 [2023-05-19T20:07:29.019Z] ---> c0b4fdc0746e [2023-05-19T20:07:29.019Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:07:29.019Z] ---> f5937d4a5ac5 [2023-05-19T20:07:29.019Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:07:29.019Z] ---> Running in 6922d03da8ee [2023-05-19T20:07:29.019Z] 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-19T20:07:29.288Z] 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-19T20:07:29.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:07:29.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:07:29.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:07:29.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:07:29.851Z] OK: 265 MiB in 53 packages [2023-05-19T20:07:29.851Z] OK: 265 MiB in 53 packages [2023-05-19T20:07:30.615Z] Removing intermediate container b9c7c1dbe4a9 [2023-05-19T20:07:30.615Z] ---> 3c5098b3a051 [2023-05-19T20:07:30.615Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-19T20:07:30.615Z] Removing intermediate container df914296bcdb [2023-05-19T20:07:30.615Z] ---> 53de338d91b6 [2023-05-19T20:07:30.615Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-19T20:07:30.873Z] ---> 357274aa9220 [2023-05-19T20:07:30.873Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:07:30.873Z] ---> ee8715b28f61 [2023-05-19T20:07:30.873Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:07:30.873Z] ---> Running in 1718b7234cf4 [2023-05-19T20:07:30.873Z] ---> Running in facf74f7c506 [2023-05-19T20:07:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-19T20:07:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-19T20:07:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.431s coverage: 0.9% of statements [2023-05-19T20:07:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.0% of statements [2023-05-19T20:07:35.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.311s coverage: 42.9% of statements [2023-05-19T20:07:35.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.293s coverage: 82.9% of statements [2023-05-19T20:07:35.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-05-19T20:07:35.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2023-05-19T20:07:39.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2023-05-19T20:07:41.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-19T20:07:43.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-19T20:07:43.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-19T20:07:43.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-19T20:07:45.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-19T20:07:45.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-19T20:07:45.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-19T20:07:45.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-19T20:07:50.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2023-05-19T20:07:50.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-19T20:07:50.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-19T20:07:50.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-19T20:07:50.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-19T20:07:57.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-19T20:07:57.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-19T20:07:59.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-19T20:08:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.042s coverage: 79.9% of statements [2023-05-19T20:08:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.268s coverage: 92.9% of statements [2023-05-19T20:08:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-05-19T20:08:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.215s coverage: 62.3% of statements [2023-05-19T20:08:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2023-05-19T20:08:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-05-19T20:08:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-05-19T20:08:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.474s coverage: 81.8% of statements [2023-05-19T20:08:07.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-19T20:08:07.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-19T20:08:07.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.582s coverage: 82.1% of statements [2023-05-19T20:08:07.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.263s coverage: 86.0% of statements [2023-05-19T20:08:14.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-19T20:08:14.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-19T20:08:14.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.057s coverage: 63.1% of statements [2023-05-19T20:08:14.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements [2023-05-19T20:08:16.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-05-19T20:08:16.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-05-19T20:08:16.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2023-05-19T20:08:17.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-19T20:08:17.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-19T20:08:17.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-19T20:08:17.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-05-19T20:08:25.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-19T20:08:25.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-19T20:08:25.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-19T20:08:25.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 38.4% of statements [2023-05-19T20:08:25.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2023-05-19T20:08:31.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-19T20:08:31.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-19T20:08:31.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-19T20:08:31.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-19T20:08:31.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements [2023-05-19T20:08:37.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-19T20:08:37.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-19T20:08:37.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-19T20:08:37.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-19T20:08:38.694Z] Removing intermediate container 852cc105374f [2023-05-19T20:08:38.694Z] ---> ae03fd175444 [2023-05-19T20:08:38.694Z] [2023-05-19T20:08:38.694Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:08:38.694Z] ---> 9ed4aefc74f6 [2023-05-19T20:08:38.694Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-19T20:08:38.694Z] ---> Using cache [2023-05-19T20:08:38.694Z] ---> 61f306e91a9f [2023-05-19T20:08:38.694Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:08:38.694Z] ---> Using cache [2023-05-19T20:08:38.694Z] ---> 6cdbe5dc25f0 [2023-05-19T20:08:38.694Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:08:38.694Z] ---> Using cache [2023-05-19T20:08:38.694Z] Removing intermediate container c8605cc40776 [2023-05-19T20:08:38.694Z] ---> 7a8ac3ab49a2 [2023-05-19T20:08:38.694Z] [2023-05-19T20:08:38.694Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:08:38.694Z] ---> 9ed4aefc74f6 [2023-05-19T20:08:38.694Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:08:38.694Z] ---> 992f914b9873 [2023-05-19T20:08:38.694Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:08:38.694Z] ---> Using cache [2023-05-19T20:08:38.694Z] ---> 24c97a6f3447 [2023-05-19T20:08:38.694Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-19T20:08:38.694Z] ---> Running in d912e5c5aef6 [2023-05-19T20:08:38.694Z] Removing intermediate container d912e5c5aef6 [2023-05-19T20:08:38.695Z] ---> aee60fbbec64 [2023-05-19T20:08:38.695Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-19T20:08:38.695Z] ---> 7b09253392e4 [2023-05-19T20:08:38.695Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:08:38.695Z] ---> Running in 3bba42461a36 [2023-05-19T20:08:38.695Z] Removing intermediate container 6922d03da8ee [2023-05-19T20:08:38.695Z] ---> 4cddc93a46f0 [2023-05-19T20:08:38.695Z] Step 8/23 : COPY . . [2023-05-19T20:08:38.695Z] Removing intermediate container 1718b7234cf4 [2023-05-19T20:08:38.695Z] ---> 6d87008c07a2 [2023-05-19T20:08:38.695Z] Step 7/22 : COPY . . [2023-05-19T20:08:38.695Z] Removing intermediate container facf74f7c506 [2023-05-19T20:08:38.695Z] ---> 3719aea33c2a [2023-05-19T20:08:38.695Z] Step 7/27 : COPY . . [2023-05-19T20:08:43.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements [2023-05-19T20:08:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-19T20:08:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-19T20:08:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-19T20:08:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-19T20:08:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements [2023-05-19T20:08:46.813Z] Removing intermediate container 3bba42461a36 [2023-05-19T20:08:46.814Z] ---> 77181c6fa506 [2023-05-19T20:08:46.814Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-19T20:08:46.814Z] ---> 3aa59b0e6969 [2023-05-19T20:08:46.814Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-19T20:08:47.071Z] ---> Running in f0a05f3dbded [2023-05-19T20:08:47.071Z] ---> da334bcbccb6 [2023-05-19T20:08:47.071Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-19T20:08:47.071Z] ---> 27e99cf874c3 [2023-05-19T20:08:47.071Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-19T20:08:47.071Z] ---> 7a590f1ef66e [2023-05-19T20:08:47.071Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-19T20:08:47.071Z] ---> Running in c54216e984e9 [2023-05-19T20:08:47.071Z] ---> Running in 78a53f9316a0 [2023-05-19T20:08:47.071Z] ---> Running in 0ee78f471886 [2023-05-19T20:08:47.071Z] Removing intermediate container f0a05f3dbded [2023-05-19T20:08:47.071Z] ---> 15916f6f64e6 [2023-05-19T20:08:47.071Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:08:47.071Z] ---> 929f7b452a18 [2023-05-19T20:08:47.071Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-19T20:08:47.071Z] ---> Running in 4e90c9ab3cb6 [2023-05-19T20:08:47.071Z] ---> Running in 734cc840953b [2023-05-19T20:08:47.330Z] Removing intermediate container c54216e984e9 [2023-05-19T20:08:47.330Z] ---> ed6b349387a3 [2023-05-19T20:08:47.330Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-19T20:08:47.330Z] ---> Running in d82f181f0919 [2023-05-19T20:08:47.330Z] Removing intermediate container d82f181f0919 [2023-05-19T20:08:47.330Z] ---> 866debcff10c [2023-05-19T20:08:47.330Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-19T20:08:47.330Z] ---> Running in 2900ec0c49a2 [2023-05-19T20:08:47.588Z] 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-19T20:08:47.588Z] Removing intermediate container 2900ec0c49a2 [2023-05-19T20:08:47.588Z] ---> b6c0dcdb9b58 [2023-05-19T20:08:47.588Z] 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-19T20:08:47.588Z] 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-19T20:08:47.588Z] ---> Running in c2674aba8370 [2023-05-19T20:08:47.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:08:47.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:08:48.109Z] Removing intermediate container 734cc840953b [2023-05-19T20:08:48.109Z] ---> b47d1155a4ad [2023-05-19T20:08:48.109Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-19T20:08:48.109Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T20:08:48.109Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:08:48.109Z] OK: 7 MiB in 16 packages [2023-05-19T20:08:48.109Z] ---> Running in 26dd4fc54be7 [2023-05-19T20:08:48.368Z] Removing intermediate container 26dd4fc54be7 [2023-05-19T20:08:48.368Z] ---> 93397b50e715 [2023-05-19T20:08:48.368Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-19T20:08:48.368Z] ---> Running in fb8e0b896af1 [2023-05-19T20:08:48.645Z] Removing intermediate container c2674aba8370 [2023-05-19T20:08:48.645Z] ---> 81303d0eeeb5 [2023-05-19T20:08:48.645Z] Step 12/27 : WORKDIR /edgex-go [2023-05-19T20:08:48.645Z] Removing intermediate container fb8e0b896af1 [2023-05-19T20:08:48.645Z] ---> 4a2c42267c59 [2023-05-19T20:08:48.645Z] Step 21/23 : LABEL arch=x86_64 [2023-05-19T20:08:48.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-19T20:08:48.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-19T20:08:48.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 61.5% of statements [2023-05-19T20:08:48.904Z] ---> Running in fb19256db458 [2023-05-19T20:08:48.904Z] ---> Running in 38b8a45f5887 [2023-05-19T20:08:48.904Z] Removing intermediate container 4e90c9ab3cb6 [2023-05-19T20:08:48.904Z] ---> 354eb971eebc [2023-05-19T20:08:48.904Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:08:48.904Z] Removing intermediate container 38b8a45f5887 [2023-05-19T20:08:48.904Z] ---> 748bdda04ea1 [2023-05-19T20:08:48.904Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:08:48.904Z] Removing intermediate container fb19256db458 [2023-05-19T20:08:48.904Z] ---> f32207fb78e7 [2023-05-19T20:08:48.904Z] [2023-05-19T20:08:48.904Z] Step 13/27 : FROM alpine:3.17 [2023-05-19T20:08:48.904Z] ---> 9ed4aefc74f6 [2023-05-19T20:08:48.904Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-19T20:08:48.904Z] ---> Running in df2acf9d5f7f [2023-05-19T20:08:48.904Z] ---> Running in c527e46b21f9 [2023-05-19T20:08:48.904Z] ---> 351a6b22d977 [2023-05-19T20:08:48.904Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:08:49.165Z] Removing intermediate container df2acf9d5f7f [2023-05-19T20:08:49.165Z] ---> 90fe1e42bbaa [2023-05-19T20:08:49.165Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:08:49.165Z] Removing intermediate container c527e46b21f9 [2023-05-19T20:08:49.165Z] ---> 894400166e65 [2023-05-19T20:08:49.165Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-19T20:08:49.165Z] ---> Running in 9082886952fd [2023-05-19T20:08:49.165Z] ---> 4067c4096173 [2023-05-19T20:08:49.165Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-19T20:08:49.165Z] ---> Running in 2f48cbea06e0 [2023-05-19T20:08:49.426Z] Removing intermediate container 9082886952fd [2023-05-19T20:08:49.427Z] ---> bfbd27db1435 [2023-05-19T20:08:49.427Z] [2023-05-19T20:08:49.427Z] Successfully built bfbd27db1435 [2023-05-19T20:08:49.427Z] Successfully tagged security-proxy-auth:latest [2023-05-19T20:08:49.427Z]  Building security-proxy-auth ... done Building security-spire-server [2023-05-19T20:08:49.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:08:49.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:08:49.945Z] v3.17.3-198-gb12380f8608 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-19T20:08:49.945Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-19T20:08:49.945Z] OK: 17823 distinct packages available [2023-05-19T20:08:49.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:08:50.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-19T20:08:50.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-19T20:08:50.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:08:50.565Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-19T20:08:50.565Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-19T20:08:50.565Z] (3/4) Installing libucontext (1.2-r0) [2023-05-19T20:08:50.565Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-19T20:08:50.565Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:08:50.565Z] OK: 7 MiB in 19 packages [2023-05-19T20:08:50.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.7% of statements [2023-05-19T20:08:51.607Z] 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-19T20:08:51.607Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-19T20:08:51.607Z] go vet ./... [2023-05-19T20:08:53.954Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:08:53.954Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:08:53.954Z] ---> 3ae5e4b6058c [2023-05-19T20:08:53.955Z] Step 3/26 : WORKDIR /edgex-go [2023-05-19T20:08:53.955Z] ---> Using cache [2023-05-19T20:08:53.955Z] ---> 339df375ed37 [2023-05-19T20:08:53.955Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-19T20:08:53.955Z] ---> Using cache [2023-05-19T20:08:53.955Z] ---> 53de338d91b6 [2023-05-19T20:08:53.955Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-19T20:08:53.955Z] ---> Using cache [2023-05-19T20:08:53.955Z] ---> ee8715b28f61 [2023-05-19T20:08:53.955Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:08:53.955Z] ---> Using cache [2023-05-19T20:08:53.955Z] ---> 3719aea33c2a [2023-05-19T20:08:53.955Z] Step 7/26 : COPY . . [2023-05-19T20:08:53.955Z] ---> Using cache [2023-05-19T20:08:53.955Z] ---> da334bcbccb6 [2023-05-19T20:08:53.955Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-19T20:08:53.955Z] ---> Using cache [2023-05-19T20:08:53.955Z] ---> ed6b349387a3 [2023-05-19T20:08:53.955Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-19T20:08:53.955Z] ---> Using cache [2023-05-19T20:08:53.955Z] ---> 866debcff10c [2023-05-19T20:08:53.955Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-19T20:08:53.955Z] ---> Using cache [2023-05-19T20:08:53.955Z] ---> b6c0dcdb9b58 [2023-05-19T20:08:53.955Z] 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-19T20:09:03.987Z] ---> 652d8703e92c [2023-05-19T20:09:03.987Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:09:03.987Z] ---> Running in ac2bfa82458d [2023-05-19T20:09:03.987Z] Removing intermediate container 2f48cbea06e0 [2023-05-19T20:09:03.987Z] ---> 82ee441500fb [2023-05-19T20:09:03.987Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:09:03.987Z] ---> 7fb2e827b631 [2023-05-19T20:09:03.987Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-19T20:09:03.987Z] ---> Running in fde1efb85820 [2023-05-19T20:09:03.987Z] ---> 9a5f824d4183 [2023-05-19T20:09:03.987Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:09:03.987Z] Removing intermediate container fde1efb85820 [2023-05-19T20:09:03.987Z] ---> bfa2f0c12a24 [2023-05-19T20:09:03.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:09:03.987Z] ---> Running in 7ec4e71c141f [2023-05-19T20:09:03.987Z] ---> c5e53874f068 [2023-05-19T20:09:03.987Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-19T20:09:03.987Z] Removing intermediate container 7ec4e71c141f [2023-05-19T20:09:03.987Z] ---> b868c5fea68e [2023-05-19T20:09:03.987Z] Step 21/23 : LABEL arch=x86_64 [2023-05-19T20:09:03.987Z] Removing intermediate container ac2bfa82458d [2023-05-19T20:09:03.987Z] ---> a3e393dc180f [2023-05-19T20:09:03.987Z] Step 12/26 : WORKDIR /edgex-go [2023-05-19T20:09:03.987Z] ---> Running in b16c3bf76938 [2023-05-19T20:09:03.987Z] ---> Running in 7e3c781f6a3b [2023-05-19T20:09:03.987Z] Removing intermediate container b16c3bf76938 [2023-05-19T20:09:03.987Z] ---> c823cb2c6b70 [2023-05-19T20:09:03.987Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:09:03.987Z] Removing intermediate container 7e3c781f6a3b [2023-05-19T20:09:03.987Z] ---> 0e3de7576659 [2023-05-19T20:09:03.987Z] [2023-05-19T20:09:03.987Z] Step 13/26 : FROM alpine:3.17 [2023-05-19T20:09:03.987Z] ---> 9ed4aefc74f6 [2023-05-19T20:09:03.987Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-19T20:09:03.987Z] ---> Using cache [2023-05-19T20:09:03.987Z] ---> 894400166e65 [2023-05-19T20:09:03.987Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-19T20:09:03.987Z] ---> Running in c6a303bf233b [2023-05-19T20:09:03.987Z] ---> Running in 60f4e62761fe [2023-05-19T20:09:05.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:05.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:05.941Z] Removing intermediate container c6a303bf233b [2023-05-19T20:09:05.941Z] ---> 7a341b5e7ed6 [2023-05-19T20:09:05.941Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:09:06.201Z] v3.17.3-198-gb12380f8608 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-19T20:09:06.201Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-19T20:09:06.201Z] OK: 17823 distinct packages available [2023-05-19T20:09:06.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:06.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:06.462Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-19T20:09:06.462Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-19T20:09:06.462Z] (3/5) Installing libucontext (1.2-r0) [2023-05-19T20:09:06.462Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-19T20:09:06.462Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-19T20:09:06.462Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:09:06.462Z] OK: 8 MiB in 20 packages [2023-05-19T20:09:07.962Z] ---> Running in ee38f5f51cb2 [2023-05-19T20:09:07.962Z] ---> f17f68b7cc74 [2023-05-19T20:09:07.962Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-19T20:09:07.962Z] Removing intermediate container ee38f5f51cb2 [2023-05-19T20:09:07.962Z] ---> 0749601060c3 [2023-05-19T20:09:07.962Z] [2023-05-19T20:09:08.247Z] Successfully built 0749601060c3 [2023-05-19T20:09:08.247Z] ---> 33f13723bd2e [2023-05-19T20:09:08.247Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-19T20:09:08.247Z] Successfully tagged core-data:latest [2023-05-19T20:09:08.247Z]  Building core-data ... done Building security-secretstore-setup [2023-05-19T20:09:08.509Z] Removing intermediate container 60f4e62761fe [2023-05-19T20:09:08.509Z] ---> c7723a334ef9 [2023-05-19T20:09:08.509Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:09:08.509Z] ---> Running in 2a36f46b5ca6 [2023-05-19T20:09:11.894Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:09:11.894Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:09:11.894Z] ---> 3ae5e4b6058c [2023-05-19T20:09:11.894Z] Step 3/25 : WORKDIR /edgex-go [2023-05-19T20:09:11.894Z] ---> Using cache [2023-05-19T20:09:11.894Z] ---> 339df375ed37 [2023-05-19T20:09:11.894Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-19T20:09:11.894Z] ---> Using cache [2023-05-19T20:09:11.894Z] ---> 3c5098b3a051 [2023-05-19T20:09:11.894Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-19T20:09:11.894Z] ---> Using cache [2023-05-19T20:09:11.894Z] ---> 357274aa9220 [2023-05-19T20:09:11.894Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:09:11.894Z] ---> Using cache [2023-05-19T20:09:11.894Z] ---> 6d87008c07a2 [2023-05-19T20:09:11.894Z] Step 7/25 : COPY . . [2023-05-19T20:09:11.894Z] ---> Using cache [2023-05-19T20:09:11.894Z] ---> 7a590f1ef66e [2023-05-19T20:09:11.894Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-19T20:09:17.257Z] Removing intermediate container 2a36f46b5ca6 [2023-05-19T20:09:17.257Z] ---> 8db7984914b1 [2023-05-19T20:09:17.257Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-19T20:09:17.257Z] ---> 5f833a1b2bfa [2023-05-19T20:09:17.257Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:09:17.257Z] ---> Running in 0ea8566ec74b [2023-05-19T20:09:17.517Z] ---> 14a89f997744 [2023-05-19T20:09:17.517Z] Step 22/27 : WORKDIR / [2023-05-19T20:09:17.517Z] ---> 8bd594414221 [2023-05-19T20:09:17.517Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-19T20:09:18.086Z] 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-19T20:09:21.439Z] ---> Running in c440b140276b [2023-05-19T20:09:21.439Z] ---> c767e9f3efa0 [2023-05-19T20:09:21.439Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-19T20:09:21.439Z] Removing intermediate container 0ee78f471886 [2023-05-19T20:09:21.439Z] ---> 2b7e470c8821 [2023-05-19T20:09:21.439Z] [2023-05-19T20:09:21.439Z] Step 9/22 : FROM alpine:3.17 [2023-05-19T20:09:21.439Z] ---> 9ed4aefc74f6 [2023-05-19T20:09:21.439Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-19T20:09:24.000Z] Removing intermediate container c440b140276b [2023-05-19T20:09:24.000Z] ---> 3d75eab3ce96 [2023-05-19T20:09:24.000Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-19T20:09:24.000Z] ---> Running in e721b194f85b [2023-05-19T20:09:24.000Z] ---> 4ba6dd060707 [2023-05-19T20:09:24.000Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-19T20:09:24.000Z] ---> Running in 51cac4ee1252 [2023-05-19T20:09:24.571Z] Removing intermediate container 78a53f9316a0 [2023-05-19T20:09:24.571Z] ---> 5efa6dae0656 [2023-05-19T20:09:24.571Z] [2023-05-19T20:09:24.571Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:09:24.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:24.571Z] ---> 9ed4aefc74f6 [2023-05-19T20:09:24.571Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-19T20:09:24.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:24.831Z] ---> 1ec702ac0adb [2023-05-19T20:09:24.831Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-19T20:09:24.831Z] Removing intermediate container 51cac4ee1252 [2023-05-19T20:09:24.831Z] ---> 405eb052b9a8 [2023-05-19T20:09:24.831Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-19T20:09:24.831Z] ---> Running in a1e2b82b1642 [2023-05-19T20:09:24.831Z] ---> Running in 7126cc669102 [2023-05-19T20:09:25.093Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-19T20:09:25.093Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-19T20:09:25.093Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:09:25.093Z] OK: 8 MiB in 17 packages [2023-05-19T20:09:25.093Z] Removing intermediate container 7126cc669102 [2023-05-19T20:09:25.093Z] ---> 6695bfdc5304 [2023-05-19T20:09:25.093Z] Step 25/27 : LABEL arch=x86_64 [2023-05-19T20:09:25.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:25.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:25.650Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-19T20:09:25.650Z] ---> Running in 64f93fff0a81 [2023-05-19T20:09:25.650Z] ---> 9f544436722d [2023-05-19T20:09:25.650Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-19T20:09:25.650Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-19T20:09:25.650Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:09:25.650Z] Executing ca-certificates-20230506-r0.trigger [2023-05-19T20:09:25.949Z] OK: 8 MiB in 17 packages [2023-05-19T20:09:25.949Z] ---> Running in 19898248f92f [2023-05-19T20:09:25.949Z] Removing intermediate container 64f93fff0a81 [2023-05-19T20:09:25.949Z] ---> 53853b9f7d42 [2023-05-19T20:09:25.949Z] Step 26/27 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:09:26.222Z] Removing intermediate container e721b194f85b [2023-05-19T20:09:26.222Z] ---> 4981d8b3e946 [2023-05-19T20:09:26.222Z] 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-19T20:09:26.482Z] ---> Running in ae60a85a1283 [2023-05-19T20:09:26.482Z] Removing intermediate container 19898248f92f [2023-05-19T20:09:26.482Z] ---> 867a887c47e2 [2023-05-19T20:09:26.482Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-19T20:09:26.743Z] ---> Running in df7766b0e51a [2023-05-19T20:09:27.313Z] ---> Running in 70681bf4cb4c [2023-05-19T20:09:27.574Z] Removing intermediate container ae60a85a1283 [2023-05-19T20:09:27.574Z] ---> c7554544ee86 [2023-05-19T20:09:27.574Z] Step 27/27 : LABEL version=0.0.0 [2023-05-19T20:09:27.835Z] Removing intermediate container df7766b0e51a [2023-05-19T20:09:27.835Z] ---> 0ba3b1b89c6b [2023-05-19T20:09:27.835Z] Step 12/22 : WORKDIR /edgex [2023-05-19T20:09:27.835Z] Removing intermediate container a1e2b82b1642 [2023-05-19T20:09:27.835Z] ---> 63ba99047f1d [2023-05-19T20:09:27.835Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:09:27.835Z] ---> Running in 7c4102278902 [2023-05-19T20:09:27.835Z] Removing intermediate container 70681bf4cb4c [2023-05-19T20:09:27.835Z] ---> 81d6da495d43 [2023-05-19T20:09:27.835Z] Step 24/26 : LABEL arch=x86_64 [2023-05-19T20:09:27.835Z] ---> Running in 1b2ce514d3c0 [2023-05-19T20:09:28.095Z] ---> Running in 6386db1bbbd3 [2023-05-19T20:09:28.095Z] ---> Running in 48c4e91ba918 [2023-05-19T20:09:28.355Z] Removing intermediate container 7c4102278902 [2023-05-19T20:09:28.355Z] ---> c93f94a16d9c [2023-05-19T20:09:28.355Z] [2023-05-19T20:09:28.355Z] Removing intermediate container 6386db1bbbd3 [2023-05-19T20:09:28.355Z] ---> 4dc624852cad [2023-05-19T20:09:28.355Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-19T20:09:28.355Z] Removing intermediate container 1b2ce514d3c0 [2023-05-19T20:09:28.355Z] ---> fc97c70e8f7d [2023-05-19T20:09:28.355Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:09:28.355Z] Removing intermediate container 48c4e91ba918 [2023-05-19T20:09:28.355Z] ---> 9d57f0a6349a [2023-05-19T20:09:28.355Z] Step 25/26 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:09:28.355Z] ---> Running in 78fccea20ed0 [2023-05-19T20:09:28.355Z] ---> Running in fafd08329958 [2023-05-19T20:09:28.355Z] Successfully built c93f94a16d9c [2023-05-19T20:09:28.355Z] Successfully tagged security-spire-config:latest [2023-05-19T20:09:28.355Z] Building security-spire-agent [2023-05-19T20:09:28.615Z]  Building security-spire-config ... done Removing intermediate container 78fccea20ed0 [2023-05-19T20:09:28.615Z] ---> ad6fe395879a [2023-05-19T20:09:28.615Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-19T20:09:31.937Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:09:31.937Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:09:32.516Z] ---> 3ae5e4b6058c [2023-05-19T20:09:32.516Z] Step 3/27 : WORKDIR /edgex-go [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> 339df375ed37 [2023-05-19T20:09:32.516Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> 53de338d91b6 [2023-05-19T20:09:32.516Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> ee8715b28f61 [2023-05-19T20:09:32.516Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> 3719aea33c2a [2023-05-19T20:09:32.516Z] Step 7/27 : COPY . . [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> da334bcbccb6 [2023-05-19T20:09:32.516Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> ed6b349387a3 [2023-05-19T20:09:32.516Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> 866debcff10c [2023-05-19T20:09:32.516Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> b6c0dcdb9b58 [2023-05-19T20:09:32.516Z] 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-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> 81303d0eeeb5 [2023-05-19T20:09:32.516Z] Step 12/27 : WORKDIR /edgex-go [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> f32207fb78e7 [2023-05-19T20:09:32.516Z] [2023-05-19T20:09:32.516Z] Step 13/27 : FROM alpine:3.17 [2023-05-19T20:09:32.516Z] ---> 9ed4aefc74f6 [2023-05-19T20:09:32.516Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> 894400166e65 [2023-05-19T20:09:32.516Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:32.516Z] ---> c7723a334ef9 [2023-05-19T20:09:32.516Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:09:32.516Z] ---> Using cache [2023-05-19T20:09:35.055Z] ---> Running in 9069f30ba404 [2023-05-19T20:09:35.055Z] Removing intermediate container fafd08329958 [2023-05-19T20:09:35.055Z] ---> 6dbb15281948 [2023-05-19T20:09:35.055Z] Step 26/26 : LABEL version=0.0.0 [2023-05-19T20:09:35.990Z] ---> 5f833a1b2bfa [2023-05-19T20:09:35.990Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:09:35.990Z] ---> Using cache [2023-05-19T20:09:35.990Z] ---> 8bd594414221 [2023-05-19T20:09:35.990Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-19T20:09:35.990Z] ---> fe4fa92b52ef [2023-05-19T20:09:35.990Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:09:35.990Z] ---> Running in 0dbe75560b4e [2023-05-19T20:09:35.990Z] Removing intermediate container 9069f30ba404 [2023-05-19T20:09:35.990Z] ---> f617ca966f26 [2023-05-19T20:09:35.990Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:09:36.346Z] Removing intermediate container 0dbe75560b4e [2023-05-19T20:09:36.346Z] ---> dd7c76a32551 [2023-05-19T20:09:36.346Z] [2023-05-19T20:09:36.346Z] ---> e7690b6b6780 [2023-05-19T20:09:36.346Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-19T20:09:36.346Z] Successfully built dd7c76a32551 [2023-05-19T20:09:36.607Z] 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-19T20:09:36.865Z] Successfully tagged security-spire-server:latest [2023-05-19T20:09:36.865Z]  Building security-spire-server ... done Building security-bootstrapper [2023-05-19T20:09:41.109Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:09:41.109Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:09:41.109Z] ---> 3ae5e4b6058c [2023-05-19T20:09:41.109Z] Step 3/33 : WORKDIR /edgex-go [2023-05-19T20:09:41.109Z] ---> Using cache [2023-05-19T20:09:41.109Z] ---> 339df375ed37 [2023-05-19T20:09:41.109Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-19T20:09:41.109Z] ---> Using cache [2023-05-19T20:09:41.109Z] ---> 3c5098b3a051 [2023-05-19T20:09:41.109Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-19T20:09:41.109Z] ---> Using cache [2023-05-19T20:09:41.109Z] ---> 357274aa9220 [2023-05-19T20:09:41.109Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:09:41.109Z] ---> Using cache [2023-05-19T20:09:41.109Z] ---> 6d87008c07a2 [2023-05-19T20:09:41.109Z] Step 7/33 : COPY . . [2023-05-19T20:09:41.109Z] ---> Using cache [2023-05-19T20:09:41.109Z] ---> 7a590f1ef66e [2023-05-19T20:09:41.109Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-19T20:09:45.675Z] ---> 71d25293a286 [2023-05-19T20:09:45.675Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:09:45.675Z] ---> 6a508e25ecfa [2023-05-19T20:09:45.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-19T20:09:45.675Z] ---> 02c6c8a40544 [2023-05-19T20:09:45.675Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-19T20:09:45.675Z] ---> Running in 3c7c10c478ad [2023-05-19T20:09:45.933Z] 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-19T20:09:49.221Z] ---> ddfe7b54fe4f [2023-05-19T20:09:49.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-19T20:09:49.221Z] ---> 8dc0f1f9bdef [2023-05-19T20:09:49.221Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-19T20:09:49.221Z] ---> c0e6c9f2efa3 [2023-05-19T20:09:49.221Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-19T20:09:49.221Z] Removing intermediate container 0ea8566ec74b [2023-05-19T20:09:49.221Z] ---> 61ba4048c086 [2023-05-19T20:09:49.221Z] [2023-05-19T20:09:49.221Z] Step 9/25 : FROM alpine:3.17 [2023-05-19T20:09:49.222Z] ---> 9ed4aefc74f6 [2023-05-19T20:09:49.222Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-19T20:09:49.482Z] ---> Running in a25f44fdeed9 [2023-05-19T20:09:50.051Z] ---> 6e27d03f21e3 [2023-05-19T20:09:50.051Z] ---> bad453694ac4 [2023-05-19T20:09:50.051Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-19T20:09:50.052Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-19T20:09:50.052Z] ---> 9183305fd2fa [2023-05-19T20:09:50.052Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:09:50.052Z] ---> Running in b2d7fc78eaa9 [2023-05-19T20:09:50.052Z] ---> 59c9aad680a0 [2023-05-19T20:09:50.052Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-19T20:09:50.317Z] ---> bd9a55c5feda [2023-05-19T20:09:50.317Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-19T20:09:50.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:50.317Z] ---> Running in b20cf17eb55a [2023-05-19T20:09:50.317Z] Removing intermediate container b20cf17eb55a [2023-05-19T20:09:50.317Z] ---> 0638775dec1b [2023-05-19T20:09:50.317Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:09:50.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:09:50.577Z] ---> 1e7f4128a5a4 [2023-05-19T20:09:50.577Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-19T20:09:50.577Z] ---> Running in c6ee9db9c44c [2023-05-19T20:09:50.577Z] ---> Running in c538a435c3a6 [2023-05-19T20:09:50.577Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-19T20:09:50.837Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-19T20:09:50.837Z] (3/3) Installing su-exec (0.2-r2) [2023-05-19T20:09:50.837Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:09:50.837Z] Executing ca-certificates-20230506-r0.trigger [2023-05-19T20:09:50.837Z] Removing intermediate container c6ee9db9c44c [2023-05-19T20:09:50.837Z] ---> 8b08ef5a75de [2023-05-19T20:09:50.837Z] Step 21/23 : LABEL arch=x86_64 [2023-05-19T20:09:50.837Z] Removing intermediate container c538a435c3a6 [2023-05-19T20:09:50.837Z] ---> b2e1be215a05 [2023-05-19T20:09:50.837Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-19T20:09:51.102Z] ---> Running in c178a5c55656 [2023-05-19T20:09:51.102Z] Removing intermediate container b2d7fc78eaa9 [2023-05-19T20:09:51.102Z] OK: 8 MiB in 18 packages [2023-05-19T20:09:51.102Z] ---> 85227400d221 [2023-05-19T20:09:51.102Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-19T20:09:51.102Z] ---> Running in 05c977dcce4f [2023-05-19T20:09:51.373Z] ---> Running in bfa741c42f16 [2023-05-19T20:09:51.373Z] Removing intermediate container c178a5c55656 [2023-05-19T20:09:51.373Z] ---> 58cc6d6385aa [2023-05-19T20:09:51.374Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:09:51.641Z] ---> Running in 1da49af42522 [2023-05-19T20:09:51.641Z] Removing intermediate container 05c977dcce4f [2023-05-19T20:09:51.641Z] ---> d8cdef946d40 [2023-05-19T20:09:51.641Z] Step 25/27 : LABEL arch=x86_64 [2023-05-19T20:09:51.641Z] Removing intermediate container bfa741c42f16 [2023-05-19T20:09:51.641Z] ---> db2f41afbca8 [2023-05-19T20:09:51.641Z] Step 20/22 : LABEL arch=x86_64 [2023-05-19T20:09:51.903Z] ---> Running in 4e1a208c26db [2023-05-19T20:09:51.903Z] ---> Running in 7bd2f06f032b [2023-05-19T20:09:51.903Z] Removing intermediate container 1da49af42522 [2023-05-19T20:09:51.903Z] ---> dd0845957a16 [2023-05-19T20:09:51.903Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:09:51.903Z] Removing intermediate container a25f44fdeed9 [2023-05-19T20:09:51.903Z] ---> 4962ab04211a [2023-05-19T20:09:51.903Z] 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-19T20:09:52.215Z] ---> Running in f3202dae12c4 [2023-05-19T20:09:52.215Z] ---> Running in bd1be0e8e171 [2023-05-19T20:09:52.215Z] Removing intermediate container 7bd2f06f032b [2023-05-19T20:09:52.215Z] ---> f926931ddd83 [2023-05-19T20:09:52.215Z] Step 21/22 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:09:52.477Z] Removing intermediate container 4e1a208c26db [2023-05-19T20:09:52.477Z] ---> e209fd16b4a4 [2023-05-19T20:09:52.477Z] Step 26/27 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:09:52.737Z] ---> Running in 5bb748a793c2 [2023-05-19T20:09:52.738Z] Removing intermediate container f3202dae12c4 [2023-05-19T20:09:52.738Z] ---> ff38095b35ed [2023-05-19T20:09:52.738Z] [2023-05-19T20:09:52.738Z] Removing intermediate container bd1be0e8e171 [2023-05-19T20:09:52.738Z] ---> 699affd951c0 [2023-05-19T20:09:52.738Z] Step 12/25 : WORKDIR / [2023-05-19T20:09:52.738Z] ---> Running in 88a57ae41f49 [2023-05-19T20:09:52.738Z] Successfully built ff38095b35ed [2023-05-19T20:09:52.738Z] Successfully tagged support-notifications:latest [2023-05-19T20:09:52.738Z]  Building support-notifications ... done  ---> Running in a51b4e7b3824 [2023-05-19T20:09:52.999Z] Removing intermediate container 5bb748a793c2 [2023-05-19T20:09:52.999Z] ---> a39da4f2dffe [2023-05-19T20:09:52.999Z] Step 22/22 : LABEL version=0.0.0 [2023-05-19T20:09:52.999Z] ---> Running in 7cc50b9d9638 [2023-05-19T20:09:52.999Z] Removing intermediate container 88a57ae41f49 [2023-05-19T20:09:52.999Z] ---> 49b64fbbab6c [2023-05-19T20:09:52.999Z] Step 27/27 : LABEL version=0.0.0 [2023-05-19T20:09:53.264Z] Removing intermediate container a51b4e7b3824 [2023-05-19T20:09:53.264Z] ---> 00a90111a878 [2023-05-19T20:09:53.264Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:09:53.264Z] ---> Running in 763ba45822b0 [2023-05-19T20:09:53.264Z] Removing intermediate container 7cc50b9d9638 [2023-05-19T20:09:53.264Z] ---> de7ce00e993e [2023-05-19T20:09:53.264Z] [2023-05-19T20:09:53.264Z] Successfully built de7ce00e993e [2023-05-19T20:09:53.542Z] Successfully tagged security-proxy-setup:latest [2023-05-19T20:09:53.542Z]  Building security-proxy-setup ... done Removing intermediate container 763ba45822b0 [2023-05-19T20:09:53.542Z] ---> e213c7c0f16e [2023-05-19T20:09:53.542Z] [2023-05-19T20:09:53.542Z] ---> b0db19bac0f3 [2023-05-19T20:09:53.542Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:09:53.542Z] Successfully built e213c7c0f16e [2023-05-19T20:09:53.855Z] Successfully tagged security-spire-agent:latest [2023-05-19T20:09:54.117Z]  Building security-spire-agent ... done  ---> ada835cf6d73 [2023-05-19T20:09:54.117Z] 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-19T20:09:54.383Z] ---> 63bdb237616e [2023-05-19T20:09:54.383Z] 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-19T20:09:54.954Z] ---> 26854f2317da [2023-05-19T20:09:54.954Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:09:55.214Z] ---> bff2a770c807 [2023-05-19T20:09:55.214Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-19T20:09:56.404Z] ---> 53a80a1a4ce9 [2023-05-19T20:09:56.404Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-19T20:09:57.284Z] ---> 293e4f52de5d [2023-05-19T20:09:57.284Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-19T20:09:57.577Z] ---> a0c3e21c6a47 [2023-05-19T20:09:57.577Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-19T20:09:57.577Z] ---> Running in cc3389bd8174 [2023-05-19T20:09:58.635Z] Removing intermediate container cc3389bd8174 [2023-05-19T20:09:58.635Z] ---> a51015293dd9 [2023-05-19T20:09:58.635Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-19T20:09:58.635Z] ---> Running in ef6e473af96f [2023-05-19T20:09:58.635Z] Removing intermediate container ef6e473af96f [2023-05-19T20:09:58.635Z] ---> 157243bf116b [2023-05-19T20:09:58.635Z] Step 23/25 : LABEL arch=x86_64 [2023-05-19T20:09:58.635Z] ---> Running in d931a8191964 [2023-05-19T20:09:58.635Z] Removing intermediate container d931a8191964 [2023-05-19T20:09:58.635Z] ---> 02f9dd8e3b2d [2023-05-19T20:09:58.635Z] Step 24/25 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:09:58.635Z] ---> Running in 0a9f7e5dc1e9 [2023-05-19T20:09:58.635Z] Removing intermediate container 0a9f7e5dc1e9 [2023-05-19T20:09:58.635Z] ---> bf65f950e1da [2023-05-19T20:09:58.635Z] Step 25/25 : LABEL version=0.0.0 [2023-05-19T20:09:58.915Z] ---> Running in ffc92b363d97 [2023-05-19T20:09:58.915Z] Removing intermediate container ffc92b363d97 [2023-05-19T20:09:58.915Z] ---> 0a2000ed1699 [2023-05-19T20:09:58.915Z] [2023-05-19T20:09:58.915Z] Successfully built 0a2000ed1699 [2023-05-19T20:09:58.915Z] Successfully tagged security-secretstore-setup:latest [2023-05-19T20:10:07.124Z]  Building security-secretstore-setup ... done Removing intermediate container 3c7c10c478ad [2023-05-19T20:10:07.124Z] ---> 8bb2c5a98f6c [2023-05-19T20:10:07.124Z] [2023-05-19T20:10:07.124Z] Step 9/33 : FROM alpine:3.17 [2023-05-19T20:10:07.124Z] ---> 9ed4aefc74f6 [2023-05-19T20:10:07.124Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-19T20:10:07.124Z] ---> Using cache [2023-05-19T20:10:07.124Z] ---> daacbd6d0f5b [2023-05-19T20:10:07.124Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-19T20:10:07.124Z] ---> Running in efe35624fd20 [2023-05-19T20:10:07.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T20:10:07.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T20:10:07.124Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-19T20:10:07.124Z] (2/2) Installing su-exec (0.2-r2) [2023-05-19T20:10:07.124Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:10:07.124Z] OK: 7 MiB in 17 packages [2023-05-19T20:10:07.124Z] Removing intermediate container efe35624fd20 [2023-05-19T20:10:07.124Z] ---> f2adc785c04e [2023-05-19T20:10:07.124Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-19T20:10:07.124Z] ---> Running in 7c7fc613547d [2023-05-19T20:10:07.385Z] Removing intermediate container 7c7fc613547d [2023-05-19T20:10:07.385Z] ---> 232d0f7f9348 [2023-05-19T20:10:07.385Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-19T20:10:07.385Z] ---> Running in 9c49d7c22ce0 [2023-05-19T20:10:07.385Z] Removing intermediate container 9c49d7c22ce0 [2023-05-19T20:10:07.385Z] ---> 05730b705c96 [2023-05-19T20:10:07.385Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-19T20:10:07.385Z] ---> Running in df18e69b5ca5 [2023-05-19T20:10:07.385Z] Removing intermediate container df18e69b5ca5 [2023-05-19T20:10:07.385Z] ---> 263665d04e74 [2023-05-19T20:10:07.385Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-19T20:10:07.385Z] ---> Running in 7adf4c2f3b4d [2023-05-19T20:10:07.645Z] Removing intermediate container 7adf4c2f3b4d [2023-05-19T20:10:07.645Z] ---> 2cb15654f67c [2023-05-19T20:10:07.645Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-19T20:10:07.645Z] ---> Running in b848b43ca02f [2023-05-19T20:10:08.215Z] Removing intermediate container b848b43ca02f [2023-05-19T20:10:08.215Z] ---> f484ce014703 [2023-05-19T20:10:08.215Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-19T20:10:08.215Z] ---> Running in 91364e01ed92 [2023-05-19T20:10:08.215Z] Removing intermediate container 91364e01ed92 [2023-05-19T20:10:08.215Z] ---> b25f221fbc12 [2023-05-19T20:10:08.215Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-19T20:10:08.215Z] ---> 1283704ed4be [2023-05-19T20:10:08.215Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-19T20:10:08.476Z] ---> Running in 02ad9551901a [2023-05-19T20:10:09.046Z] Removing intermediate container 02ad9551901a [2023-05-19T20:10:09.046Z] ---> 4646220570ce [2023-05-19T20:10:09.046Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:10:09.046Z] ---> d605df1e4186 [2023-05-19T20:10:09.046Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:10:09.046Z] ---> c945300d7273 [2023-05-19T20:10:09.046Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-19T20:10:09.988Z] ---> a6bb11189257 [2023-05-19T20:10:09.988Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-19T20:10:09.988Z] ---> 36efb43c6b4a [2023-05-19T20:10:09.988Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-19T20:10:09.988Z] ---> 3b3efaa8e24c [2023-05-19T20:10:09.988Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-19T20:10:09.988Z] ---> bb614dc32598 [2023-05-19T20:10:09.988Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-19T20:10:10.252Z] ---> 83994373a36c [2023-05-19T20:10:10.252Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-19T20:10:10.252Z] ---> a82edccb3cdb [2023-05-19T20:10:10.252Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-19T20:10:10.514Z] ---> Running in 1ef9c0359132 [2023-05-19T20:10:11.086Z] Removing intermediate container 1ef9c0359132 [2023-05-19T20:10:11.086Z] ---> eee2ac855c7e [2023-05-19T20:10:11.086Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-19T20:10:11.086Z] ---> Running in 29473c151e74 [2023-05-19T20:10:11.086Z] Removing intermediate container 29473c151e74 [2023-05-19T20:10:11.086Z] ---> 5f27b6ddb553 [2023-05-19T20:10:11.086Z] Step 30/33 : CMD ["gate"] [2023-05-19T20:10:11.086Z] ---> Running in fc7b1ecf536f [2023-05-19T20:10:11.086Z] Removing intermediate container fc7b1ecf536f [2023-05-19T20:10:11.086Z] ---> 0d3605dddc64 [2023-05-19T20:10:11.086Z] Step 31/33 : LABEL arch=x86_64 [2023-05-19T20:10:11.086Z] ---> Running in 5d00692bbf9a [2023-05-19T20:10:11.086Z] Removing intermediate container 5d00692bbf9a [2023-05-19T20:10:11.086Z] ---> 5106ee384b27 [2023-05-19T20:10:11.086Z] Step 32/33 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:10:11.346Z] ---> Running in 19028b9e2ba8 [2023-05-19T20:10:11.347Z] Removing intermediate container 19028b9e2ba8 [2023-05-19T20:10:11.347Z] ---> 4d26eb39e295 [2023-05-19T20:10:11.347Z] Step 33/33 : LABEL version=0.0.0 [2023-05-19T20:10:11.347Z] ---> Running in da7837ca7160 [2023-05-19T20:10:11.347Z] Removing intermediate container da7837ca7160 [2023-05-19T20:10:11.347Z] ---> d846438dad51 [2023-05-19T20:10:11.347Z] [2023-05-19T20:10:11.347Z] Successfully built d846438dad51 [2023-05-19T20:10:11.347Z] Successfully tagged security-bootstrapper:latest [2023-05-19T20:10:11.613Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-19T20:10:11.630Z] $ docker stop --time=1 3ee3c4f9741fb2a8d99aa77d495533b6bbad03bb84c04c848bdfa2cf979bf078 [2023-05-19T20:10:12.888Z] $ docker rm -f --volumes 3ee3c4f9741fb2a8d99aa77d495533b6bbad03bb84c04c848bdfa2cf979bf078 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T20:10:13.278Z] + docker images [2023-05-19T20:10:13.278Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-19T20:10:13.278Z] security-bootstrapper latest d846438dad51 2 seconds ago 22.2MB [2023-05-19T20:10:13.278Z] 8bb2c5a98f6c 10 seconds ago 1.71GB [2023-05-19T20:10:13.278Z] security-secretstore-setup latest 0a2000ed1699 15 seconds ago 32.8MB [2023-05-19T20:10:13.278Z] security-proxy-setup latest de7ce00e993e 20 seconds ago 18.7MB [2023-05-19T20:10:13.278Z] security-spire-agent latest e213c7c0f16e 20 seconds ago 161MB [2023-05-19T20:10:13.278Z] support-notifications latest ff38095b35ed 21 seconds ago 32.4MB [2023-05-19T20:10:13.278Z] 61ba4048c086 25 seconds ago 1.72GB [2023-05-19T20:10:13.278Z] security-spire-server latest dd7c76a32551 38 seconds ago 103MB [2023-05-19T20:10:13.278Z] security-spire-config latest c93f94a16d9c 45 seconds ago 102MB [2023-05-19T20:10:13.278Z] 5efa6dae0656 50 seconds ago 1.79GB [2023-05-19T20:10:13.279Z] 2b7e470c8821 54 seconds ago 1.7GB [2023-05-19T20:10:13.279Z] core-data latest 0749601060c3 About a minute ago 20.1MB [2023-05-19T20:10:13.279Z] 0e3de7576659 About a minute ago 1.58GB [2023-05-19T20:10:13.279Z] security-proxy-auth latest bfbd27db1435 About a minute ago 18.3MB [2023-05-19T20:10:13.279Z] f32207fb78e7 About a minute ago 1.58GB [2023-05-19T20:10:13.279Z] 7a8ac3ab49a2 2 minutes ago 1.73GB [2023-05-19T20:10:13.279Z] ae03fd175444 2 minutes ago 1.7GB [2023-05-19T20:10:13.279Z] core-common-config-bootstrapper latest e05944ad9ed5 3 minutes ago 17.2MB [2023-05-19T20:10:13.279Z] core-metadata latest 938aa0f972fa 3 minutes ago 20.4MB [2023-05-19T20:10:13.279Z] core-command latest 5484e7d522e6 3 minutes ago 19.9MB [2023-05-19T20:10:13.279Z] security-spiffe-token-provider latest c1ca45bab49a 3 minutes ago 32.8MB [2023-05-19T20:10:13.279Z] support-scheduler latest 52120fd7a490 3 minutes ago 31.8MB [2023-05-19T20:10:13.279Z] e2599e9792ed 3 minutes ago 1.79GB [2023-05-19T20:10:13.279Z] 9940c77f73c6 3 minutes ago 1.76GB [2023-05-19T20:10:13.279Z] c26839558216 3 minutes ago 1.73GB [2023-05-19T20:10:13.279Z] 68dcf6e19971 3 minutes ago 1.72GB [2023-05-19T20:10:13.279Z] 82b5be46eb6d 3 minutes ago 1.72GB [2023-05-19T20:10:13.279Z] ci-base-image-x86_64 latest 3ae5e4b6058c 10 minutes ago 918MB [2023-05-19T20:10:13.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB [2023-05-19T20:10:13.279Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-19T20:10:13.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-19T20:10:13.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-19T20:11:28.293Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T20:11:28.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T20:11:28.294Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-19T20:11:28.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-19T20:11:28.999Z] + ls -al . [2023-05-19T20:11:28.999Z] total 700 [2023-05-19T20:11:28.999Z] drwxrwxr-x 10 1001 1001 4096 May 19 20:03 . [2023-05-19T20:11:28.999Z] drwxr-xr-x 4 root root 4096 May 19 20:03 .. [2023-05-19T20:11:28.999Z] drwxrwxr-x 2 1001 1001 4096 May 19 20:01 .blubracket [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 16 May 19 20:01 .dockerignore [2023-05-19T20:11:28.999Z] drwxrwxr-x 8 1001 1001 4096 May 19 20:01 .git [2023-05-19T20:11:28.999Z] drwxrwxr-x 3 1001 1001 4096 May 19 20:01 .github [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 1133 May 19 20:01 .gitignore [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 42 May 19 20:01 .golangci.yml [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 87 May 19 20:01 .hadolint.yml [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 166 May 19 20:01 .sonarcloud.properties [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 1171 May 19 20:01 ADOPTERS.md [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 10835 May 19 20:01 Attribution.txt [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 73765 May 19 20:01 CHANGELOG.md [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 3804 May 19 20:01 CONTRIBUTING.md [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 677 May 19 20:01 GOVERNANCE.md [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 883 May 19 20:01 Jenkinsfile [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 10775 May 19 20:01 LICENSE [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 14368 May 19 20:01 Makefile [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 582 May 19 20:01 OWNERS.md [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 9902 May 19 20:01 README.md [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 789 May 19 20:01 SECURITY.md [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 5 May 19 19:59 VERSION [2023-05-19T20:11:28.999Z] drwxrwxr-x 2 1001 1001 4096 May 19 20:01 bin [2023-05-19T20:11:28.999Z] drwxrwxr-x 18 1001 1001 4096 May 19 20:01 cmd [2023-05-19T20:11:28.999Z] -rw-r--r-- 1 root root 447730 May 19 20:08 coverage.out [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 3200 May 19 20:01 go.mod [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 31130 May 19 20:01 go.sum [2023-05-19T20:11:28.999Z] drwxrwxr-x 7 1001 1001 4096 May 19 20:01 internal [2023-05-19T20:11:28.999Z] drwxrwxr-x 3 1001 1001 4096 May 19 20:01 openapi [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 594 May 19 20:01 security.txt [2023-05-19T20:11:28.999Z] drwxrwxr-x 4 1001 1001 4096 May 19 20:01 snap [2023-05-19T20:11:28.999Z] -rw-rw-r-- 1 1001 1001 204 May 19 20:01 version.go [Pipeline] sh [2023-05-19T20:11:29.339Z] + '[' -e coverage.out ] [2023-05-19T20:11:29.339Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-19T20:11:29.379Z] Warning: overwriting stash ‘coverage-report’ [2023-05-19T20:11:30.187Z] Stashed 1 file(s) [Pipeline] sh [2023-05-19T20:11:30.831Z] + make build [2023-05-19T20:11:30.831Z] 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-19T20:13:07.464Z] 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-19T20:13:07.464Z] 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-19T20:13:07.464Z] 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-19T20:13:11.714Z] 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-19T20:13:58.536Z] 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-19T20:14:00.473Z] 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-19T20:14:07.115Z] 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-19T20:14:12.442Z] 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-19T20:14:15.017Z] 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-19T20:14:19.265Z] 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-19T20:14:24.618Z] 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-19T20:14:29.971Z] $ docker stop --time=1 c33ab221d7c2e3e2e3bbda65f41c69ddc964e47aaa6bee2cbfbe53660bec3bee [2023-05-19T20:14:32.144Z] $ docker rm -f --volumes c33ab221d7c2e3e2e3bbda65f41c69ddc964e47aaa6bee2cbfbe53660bec3bee [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-19T20:14:34.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-19T20:14:34.729Z] [2023-05-19T20:14:34.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:14:35.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-19T20:14:35.399Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-19T20:14:35.399Z] 29e5d40040c1: Pulling fs layer [2023-05-19T20:14:35.399Z] 1ce36da41761: Pulling fs layer [2023-05-19T20:14:35.399Z] 25b303627fd3: Pulling fs layer [2023-05-19T20:14:35.399Z] 29e5d40040c1: Verifying Checksum [2023-05-19T20:14:35.399Z] 29e5d40040c1: Download complete [2023-05-19T20:14:35.667Z] 1ce36da41761: Verifying Checksum [2023-05-19T20:14:35.667Z] 1ce36da41761: Download complete [2023-05-19T20:14:35.934Z] 29e5d40040c1: Pull complete [2023-05-19T20:14:37.346Z] 25b303627fd3: Verifying Checksum [2023-05-19T20:14:37.346Z] 25b303627fd3: Download complete [2023-05-19T20:14:37.346Z] 1ce36da41761: Pull complete [2023-05-19T20:14:47.422Z] 25b303627fd3: Pull complete [2023-05-19T20:14:47.422Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-19T20:14:47.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-19T20:14:47.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T20:14:47.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-16131 does not seem to be running inside a container [2023-05-19T20:14:47.869Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-19T20:14:50.177Z] $ docker top 5544ce434335f746b2f969e620c02f79e7685dcaa749732c05c4fb62550da0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T20:14:51.058Z] + grep parallel [2023-05-19T20:14:51.058Z] + docker-compose build --help [2023-05-19T20:14:55.317Z] --parallel Build images in parallel. [Pipeline] } [2023-05-19T20:14:55.615Z] $ docker stop --time=1 5544ce434335f746b2f969e620c02f79e7685dcaa749732c05c4fb62550da0e3 [2023-05-19T20:14:57.295Z] $ docker rm -f --volumes 5544ce434335f746b2f969e620c02f79e7685dcaa749732c05c4fb62550da0e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:14:58.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-19T20:14:58.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T20:14:58.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-16131 does not seem to be running inside a container [2023-05-19T20:14:58.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-19T20:14:59.696Z] $ docker top e2586bf32e192dd12e8feb798498646225c10fa890b6dd5a9a4ed2d8cf10a438 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T20:15:00.597Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-19T20:15:05.929Z] Building core-command ... [2023-05-19T20:15:05.929Z] Building core-common-config-bootstrapper ... [2023-05-19T20:15:05.929Z] Building core-data ... [2023-05-19T20:15:05.929Z] Building core-metadata ... [2023-05-19T20:15:05.929Z] Building security-bootstrapper ... [2023-05-19T20:15:05.929Z] Building security-proxy-auth ... [2023-05-19T20:15:05.929Z] Building security-proxy-setup ... [2023-05-19T20:15:05.929Z] Building security-secretstore-setup ... [2023-05-19T20:15:05.929Z] Building security-spiffe-token-provider ... [2023-05-19T20:15:05.929Z] Building security-spire-agent ... [2023-05-19T20:15:05.929Z] Building security-spire-config ... [2023-05-19T20:15:05.929Z] Building security-spire-server ... [2023-05-19T20:15:05.929Z] Building support-notifications ... [2023-05-19T20:15:05.929Z] Building support-scheduler ... [2023-05-19T20:15:05.929Z] Building support-scheduler [2023-05-19T20:15:05.929Z] Building security-spire-config [2023-05-19T20:15:05.929Z] Building security-proxy-setup [2023-05-19T20:15:05.929Z] Building core-data [2023-05-19T20:15:05.929Z] Building security-proxy-auth [2023-05-19T20:15:52.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:15:52.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:15:52.764Z] ---> eb6edfe0ad85 [2023-05-19T20:15:52.764Z] Step 3/22 : WORKDIR /edgex-go [2023-05-19T20:15:52.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:15:52.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:15:52.764Z] ---> eb6edfe0ad85 [2023-05-19T20:15:52.764Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:15:52.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:15:52.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:15:52.764Z] ---> eb6edfe0ad85 [2023-05-19T20:15:52.764Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:15:52.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:15:52.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:15:52.764Z] ---> eb6edfe0ad85 [2023-05-19T20:15:52.764Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:15:52.764Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:15:52.764Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:15:52.764Z] ---> eb6edfe0ad85 [2023-05-19T20:15:52.764Z] Step 3/27 : WORKDIR /edgex-go [2023-05-19T20:15:52.764Z] ---> Running in 548c2b9be51c [2023-05-19T20:15:52.764Z] ---> Running in 92abef19d3f7 [2023-05-19T20:15:52.764Z] ---> Running in abd4ffb4a75e [2023-05-19T20:15:52.764Z] ---> Running in 21e1ba2d35cb [2023-05-19T20:15:52.764Z] ---> Running in 213f8ab45678 [2023-05-19T20:15:52.764Z] Removing intermediate container 548c2b9be51c [2023-05-19T20:15:52.764Z] ---> de0f4b1a0247 [2023-05-19T20:15:52.764Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-19T20:15:52.764Z] Removing intermediate container 92abef19d3f7 [2023-05-19T20:15:52.764Z] ---> b88a96709221 [2023-05-19T20:15:52.764Z] Step 4/23 : WORKDIR /edgex-go [2023-05-19T20:15:52.764Z] Removing intermediate container 213f8ab45678 [2023-05-19T20:15:52.764Z] ---> 47a6de3a74b2 [2023-05-19T20:15:52.764Z] Step 4/23 : WORKDIR /edgex-go [2023-05-19T20:15:52.764Z] Removing intermediate container abd4ffb4a75e [2023-05-19T20:15:52.764Z] ---> 39b27ba47d00 [2023-05-19T20:15:52.764Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-19T20:15:52.764Z] ---> Running in 26b34c52a484 [2023-05-19T20:15:52.764Z] Removing intermediate container 21e1ba2d35cb [2023-05-19T20:15:52.764Z] ---> c8d719a7af6d [2023-05-19T20:15:52.764Z] Step 4/23 : WORKDIR /edgex-go [2023-05-19T20:15:52.764Z] ---> Running in 7d1c4656100b [2023-05-19T20:15:52.764Z] ---> Running in 5b37c112b4cd [2023-05-19T20:15:52.764Z] ---> Running in 768a75a7f04e [2023-05-19T20:15:52.764Z] ---> Running in 1847d478f9b1 [2023-05-19T20:15:53.728Z] Removing intermediate container 7d1c4656100b [2023-05-19T20:15:53.728Z] ---> 679a6483d9ca [2023-05-19T20:15:53.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-19T20:15:53.728Z] Removing intermediate container 5b37c112b4cd [2023-05-19T20:15:53.728Z] ---> d95d7f17f048 [2023-05-19T20:15:53.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-19T20:15:53.728Z] ---> Running in 22ec85eb5563 [2023-05-19T20:15:53.728Z] Removing intermediate container 1847d478f9b1 [2023-05-19T20:15:53.728Z] ---> e3604c2ddf82 [2023-05-19T20:15:53.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-19T20:15:53.996Z] ---> Running in 77503546f4da [2023-05-19T20:15:53.996Z] ---> Running in 09b984603b17 [2023-05-19T20:15:54.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:55.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:55.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:55.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:55.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:56.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:56.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:56.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:57.250Z] OK: 263 MiB in 53 packages [2023-05-19T20:15:57.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:57.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:15:57.250Z] OK: 263 MiB in 53 packages [2023-05-19T20:15:58.664Z] OK: 263 MiB in 53 packages [2023-05-19T20:15:58.664Z] OK: 263 MiB in 53 packages [2023-05-19T20:15:58.931Z] OK: 263 MiB in 53 packages [2023-05-19T20:15:59.198Z] Removing intermediate container 26b34c52a484 [2023-05-19T20:15:59.198Z] ---> bddd201608e8 [2023-05-19T20:15:59.198Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-19T20:15:59.198Z] Removing intermediate container 768a75a7f04e [2023-05-19T20:15:59.198Z] ---> d29e8e61f017 [2023-05-19T20:15:59.198Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-19T20:16:00.160Z] Removing intermediate container 22ec85eb5563 [2023-05-19T20:16:00.160Z] ---> eda1b84f8468 [2023-05-19T20:16:00.160Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:16:00.435Z] ---> 4670b62a8fd6 [2023-05-19T20:16:00.435Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:16:00.435Z] Removing intermediate container 09b984603b17 [2023-05-19T20:16:00.718Z] ---> 93be8429b94a [2023-05-19T20:16:00.718Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:16:00.718Z] ---> Running in 30e288e6b328 [2023-05-19T20:16:00.718Z] Removing intermediate container 77503546f4da [2023-05-19T20:16:00.719Z] ---> 64b6a820f78f [2023-05-19T20:16:00.719Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:16:00.990Z] ---> c8c52eeabf28 [2023-05-19T20:16:00.990Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:16:00.990Z] ---> Running in 717fdadbd73a [2023-05-19T20:16:01.258Z] ---> 6455f509cda2 [2023-05-19T20:16:01.259Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:16:01.527Z] ---> Running in 0b4cf93bf140 [2023-05-19T20:16:02.493Z] ---> 641fa1a57a43 [2023-05-19T20:16:02.493Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:16:02.493Z] ---> f48d8a642025 [2023-05-19T20:16:02.493Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:16:02.493Z] ---> Running in 039d080e05bc [2023-05-19T20:16:02.493Z] ---> Running in 0f9fb64ffc88 [2023-05-19T20:18:09.176Z] Removing intermediate container 0b4cf93bf140 [2023-05-19T20:18:09.176Z] ---> e246d97df47d [2023-05-19T20:18:09.176Z] Step 8/23 : COPY . . [2023-05-19T20:18:09.176Z] Removing intermediate container 039d080e05bc [2023-05-19T20:18:09.176Z] ---> 1ed25cfa7dc1 [2023-05-19T20:18:09.176Z] Step 8/23 : COPY . . [2023-05-19T20:18:09.176Z] Removing intermediate container 30e288e6b328 [2023-05-19T20:18:09.176Z] ---> 676fab5065a5 [2023-05-19T20:18:09.176Z] Step 7/27 : COPY . . [2023-05-19T20:18:09.176Z] Removing intermediate container 0f9fb64ffc88 [2023-05-19T20:18:09.176Z] ---> fc9ed26cc3e6 [2023-05-19T20:18:09.176Z] Step 8/23 : COPY . . [2023-05-19T20:18:09.176Z] Removing intermediate container 717fdadbd73a [2023-05-19T20:18:09.176Z] ---> 52d91cfa1c7b [2023-05-19T20:18:09.176Z] Step 7/22 : COPY . . [2023-05-19T20:18:15.809Z] ---> a10feabe5d2b [2023-05-19T20:18:15.809Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-19T20:18:15.809Z] ---> cd6aee7fc2ca [2023-05-19T20:18:15.809Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-19T20:18:15.809Z] ---> da3c0023f90e [2023-05-19T20:18:15.809Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-19T20:18:15.809Z] ---> 5c04d876108e [2023-05-19T20:18:15.809Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-19T20:18:16.076Z] ---> Running in 551b90885fb1 [2023-05-19T20:18:16.076Z] ---> ee399d3efd2e [2023-05-19T20:18:16.076Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-19T20:18:16.076Z] ---> Running in 5a2f8e93ef28 [2023-05-19T20:18:16.076Z] ---> Running in 12572736f280 [2023-05-19T20:18:16.076Z] ---> Running in 000a3bf05b37 [2023-05-19T20:18:16.341Z] ---> Running in d6275d3512f6 [2023-05-19T20:18:16.609Z] Removing intermediate container 551b90885fb1 [2023-05-19T20:18:16.609Z] ---> 66e82df90e03 [2023-05-19T20:18:16.609Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-19T20:18:16.876Z] ---> Running in 9e72ac196687 [2023-05-19T20:18:18.817Z] Removing intermediate container 9e72ac196687 [2023-05-19T20:18:18.817Z] ---> 24efaf87ebdf [2023-05-19T20:18:18.817Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-19T20:18:19.084Z] ---> Running in 16e91bbb8d88 [2023-05-19T20:18:19.084Z] 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-19T20:18:19.353Z] 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-19T20:18:19.353Z] 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-19T20:18:19.353Z] 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-19T20:18:19.618Z] Removing intermediate container 16e91bbb8d88 [2023-05-19T20:18:19.618Z] ---> d89ad733fe41 [2023-05-19T20:18:19.618Z] 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-19T20:18:19.888Z] ---> Running in 33e7d7213fe3 [2023-05-19T20:18:23.236Z] Removing intermediate container 33e7d7213fe3 [2023-05-19T20:18:23.236Z] ---> 30a7a75dc3a7 [2023-05-19T20:18:23.236Z] Step 12/27 : WORKDIR /edgex-go [2023-05-19T20:18:23.236Z] ---> Running in a4040c710976 [2023-05-19T20:18:23.503Z] Removing intermediate container a4040c710976 [2023-05-19T20:18:23.503Z] ---> 30e08216eacb [2023-05-19T20:18:23.503Z] [2023-05-19T20:18:23.503Z] Step 13/27 : FROM alpine:3.17 [2023-05-19T20:18:23.503Z] 3.17: Pulling from library/alpine [2023-05-19T20:18:24.098Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T20:18:24.098Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T20:18:24.098Z] ---> 51e60588ff2c [2023-05-19T20:18:24.098Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-19T20:18:24.366Z] ---> Running in a3c9547c3248 [2023-05-19T20:18:24.632Z] Removing intermediate container a3c9547c3248 [2023-05-19T20:18:24.632Z] ---> 786d2cb8bfc2 [2023-05-19T20:18:24.632Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-19T20:18:24.898Z] ---> Running in 3e7a37ca42f4 [2023-05-19T20:18:26.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:18:27.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:18:28.665Z] v3.17.3-198-gb12380f8608 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-19T20:18:28.665Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-19T20:18:28.665Z] OK: 17694 distinct packages available [2023-05-19T20:18:28.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:18:29.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:18:31.293Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-19T20:18:31.293Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-19T20:18:31.293Z] (3/4) Installing libucontext (1.2-r0) [2023-05-19T20:18:31.293Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-19T20:18:31.293Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:18:31.293Z] OK: 8 MiB in 19 packages [2023-05-19T20:18:33.241Z] Removing intermediate container 3e7a37ca42f4 [2023-05-19T20:18:33.241Z] ---> d30c3eb62442 [2023-05-19T20:18:33.241Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:18:33.824Z] ---> cbc1712443a2 [2023-05-19T20:18:33.824Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:18:35.230Z] ---> afae07c7ddfa [2023-05-19T20:18:35.230Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-19T20:18:40.571Z] ---> 2102407c59ec [2023-05-19T20:18:40.571Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-19T20:18:41.152Z] ---> dad615ed47b2 [2023-05-19T20:18:41.152Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-19T20:18:41.152Z] ---> Running in 37752d9fcc63 [2023-05-19T20:18:41.740Z] Removing intermediate container 37752d9fcc63 [2023-05-19T20:18:41.740Z] ---> 45cb7b81da83 [2023-05-19T20:18:41.740Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-19T20:18:42.695Z] ---> b98ca529e9e2 [2023-05-19T20:18:42.695Z] Step 22/27 : WORKDIR / [2023-05-19T20:18:42.695Z] ---> Running in e857ee0ac97b [2023-05-19T20:18:42.961Z] Removing intermediate container e857ee0ac97b [2023-05-19T20:18:42.961Z] ---> c475e72d7e84 [2023-05-19T20:18:42.961Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-19T20:18:43.227Z] ---> Running in 18bb9c807ac7 [2023-05-19T20:18:43.494Z] Removing intermediate container 18bb9c807ac7 [2023-05-19T20:18:43.494Z] ---> 6f46658d2bca [2023-05-19T20:18:43.494Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-19T20:18:43.494Z] ---> Running in c12e0c3a8c88 [2023-05-19T20:18:44.078Z] Removing intermediate container c12e0c3a8c88 [2023-05-19T20:18:44.078Z] ---> ef603657f40e [2023-05-19T20:18:44.078Z] Step 25/27 : LABEL arch=arm64 [2023-05-19T20:18:44.078Z] ---> Running in 48cd8d094885 [2023-05-19T20:18:44.658Z] Removing intermediate container 48cd8d094885 [2023-05-19T20:18:44.658Z] ---> 2d1b4a11623b [2023-05-19T20:18:44.658Z] Step 26/27 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:18:44.658Z] ---> Running in 68526e69342f [2023-05-19T20:18:45.247Z] Removing intermediate container 68526e69342f [2023-05-19T20:18:45.247Z] ---> 85f15bc0bf29 [2023-05-19T20:18:45.247Z] Step 27/27 : LABEL version=0.0.0 [2023-05-19T20:18:45.247Z] ---> Running in f2354729e7c9 [2023-05-19T20:18:45.512Z] Removing intermediate container f2354729e7c9 [2023-05-19T20:18:45.512Z] ---> e2e5740beef7 [2023-05-19T20:18:45.512Z] [2023-05-19T20:18:45.777Z] Successfully built e2e5740beef7 [2023-05-19T20:18:45.777Z] Successfully tagged security-spire-config-arm64:latest [2023-05-19T20:18:46.043Z]  Building security-spire-config ... done Building security-spire-server [2023-05-19T20:19:04.217Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:19:04.217Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:19:04.217Z] ---> eb6edfe0ad85 [2023-05-19T20:19:04.217Z] Step 3/26 : WORKDIR /edgex-go [2023-05-19T20:19:04.217Z] ---> Using cache [2023-05-19T20:19:04.217Z] ---> 39b27ba47d00 [2023-05-19T20:19:04.217Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-19T20:19:04.217Z] ---> Running in 5270125297f5 [2023-05-19T20:19:04.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:19:04.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:19:05.761Z] OK: 263 MiB in 53 packages [2023-05-19T20:19:07.164Z] Removing intermediate container 5270125297f5 [2023-05-19T20:19:07.164Z] ---> 90245ac29d76 [2023-05-19T20:19:07.164Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-19T20:19:07.746Z] ---> d516f668734b [2023-05-19T20:19:07.746Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:19:08.012Z] ---> Running in 9fddd0e77faf [2023-05-19T20:20:44.636Z] Removing intermediate container 9fddd0e77faf [2023-05-19T20:20:44.636Z] ---> f09df47f4494 [2023-05-19T20:20:44.636Z] Step 7/26 : COPY . . [2023-05-19T20:20:52.836Z] ---> 3dbff491f925 [2023-05-19T20:20:52.836Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-19T20:20:52.836Z] ---> Running in 87fb07f7eca8 [2023-05-19T20:20:52.836Z] Removing intermediate container 87fb07f7eca8 [2023-05-19T20:20:52.836Z] ---> 76d34486a8b4 [2023-05-19T20:20:52.836Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-19T20:20:53.105Z] ---> Running in cc753a8db1aa [2023-05-19T20:20:53.691Z] Removing intermediate container cc753a8db1aa [2023-05-19T20:20:53.691Z] ---> b299d6445acd [2023-05-19T20:20:53.691Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-19T20:20:53.691Z] ---> Running in 52e0e0737d68 [2023-05-19T20:20:54.276Z] Removing intermediate container 52e0e0737d68 [2023-05-19T20:20:54.276Z] ---> 582e56e3b77b [2023-05-19T20:20:54.276Z] 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-19T20:20:54.276Z] ---> Running in a06c0d993efb [2023-05-19T20:20:57.613Z] Removing intermediate container a06c0d993efb [2023-05-19T20:20:57.613Z] ---> f0129a700130 [2023-05-19T20:20:57.613Z] Step 12/26 : WORKDIR /edgex-go [2023-05-19T20:20:57.613Z] ---> Running in 78ba923c044a [2023-05-19T20:20:59.554Z] Removing intermediate container 78ba923c044a [2023-05-19T20:20:59.554Z] ---> 4887a2a55005 [2023-05-19T20:20:59.554Z] [2023-05-19T20:20:59.554Z] Step 13/26 : FROM alpine:3.17 [2023-05-19T20:20:59.554Z] ---> 51e60588ff2c [2023-05-19T20:20:59.554Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-19T20:20:59.554Z] ---> Using cache [2023-05-19T20:20:59.554Z] ---> 786d2cb8bfc2 [2023-05-19T20:20:59.554Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-19T20:20:59.822Z] ---> Running in 353632b31011 [2023-05-19T20:21:01.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:21:02.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:21:04.367Z] v3.17.3-198-gb12380f8608 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-19T20:21:04.367Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-19T20:21:04.367Z] OK: 17694 distinct packages available [2023-05-19T20:21:04.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:21:05.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:21:07.350Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-19T20:21:07.350Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-19T20:21:07.350Z] (3/5) Installing libucontext (1.2-r0) [2023-05-19T20:21:07.350Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-19T20:21:07.350Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-19T20:21:07.350Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:21:07.350Z] OK: 9 MiB in 20 packages [2023-05-19T20:21:09.318Z] Removing intermediate container 353632b31011 [2023-05-19T20:21:09.318Z] ---> 9c25d5fafca8 [2023-05-19T20:21:09.318Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:21:09.898Z] ---> cc4873dca50d [2023-05-19T20:21:09.898Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:21:10.855Z] ---> 3bac67000dbd [2023-05-19T20:21:10.855Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-19T20:21:17.487Z] ---> 8b3c77ef21ad [2023-05-19T20:21:17.487Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-19T20:21:17.753Z] ---> 2870ca8397eb [2023-05-19T20:21:17.753Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-19T20:21:18.711Z] ---> 0e20ce972038 [2023-05-19T20:21:18.711Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-19T20:21:19.306Z] ---> 263c0e361de5 [2023-05-19T20:21:19.306Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-19T20:21:19.578Z] ---> Running in f46f7e167d86 [2023-05-19T20:21:20.166Z] Removing intermediate container f46f7e167d86 [2023-05-19T20:21:20.166Z] ---> fab7e406f80e [2023-05-19T20:21:20.166Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-19T20:21:20.166Z] ---> Running in 68446b079e91 [2023-05-19T20:21:20.751Z] Removing intermediate container 68446b079e91 [2023-05-19T20:21:20.751Z] ---> a08633dc2e62 [2023-05-19T20:21:20.751Z] Step 24/26 : LABEL arch=arm64 [2023-05-19T20:21:20.751Z] ---> Running in 4994f73a972c [2023-05-19T20:21:21.336Z] Removing intermediate container 4994f73a972c [2023-05-19T20:21:21.336Z] ---> eb666d5be36a [2023-05-19T20:21:21.336Z] Step 25/26 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:21:21.336Z] ---> Running in 640a5685c870 [2023-05-19T20:21:21.921Z] Removing intermediate container 640a5685c870 [2023-05-19T20:21:21.921Z] ---> 2ac25cf30453 [2023-05-19T20:21:21.921Z] Step 26/26 : LABEL version=0.0.0 [2023-05-19T20:21:21.921Z] ---> Running in e1ac04af2d94 [2023-05-19T20:21:22.189Z] Removing intermediate container e1ac04af2d94 [2023-05-19T20:21:22.189Z] ---> 1fd52f61e0dd [2023-05-19T20:21:22.189Z] [2023-05-19T20:21:22.454Z] Successfully built 1fd52f61e0dd [2023-05-19T20:21:22.454Z] Successfully tagged security-spire-server-arm64:latest [2023-05-19T20:21:22.454Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-05-19T20:21:40.637Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:21:40.637Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:21:40.637Z] ---> eb6edfe0ad85 [2023-05-19T20:21:40.637Z] Step 3/20 : WORKDIR /edgex-go [2023-05-19T20:21:40.637Z] ---> Using cache [2023-05-19T20:21:40.637Z] ---> 39b27ba47d00 [2023-05-19T20:21:40.637Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-19T20:21:40.637Z] ---> Running in 5f4533f7218d [2023-05-19T20:21:41.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:21:42.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:21:43.954Z] v3.17.3-198-gb12380f8608 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-19T20:21:43.954Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-19T20:21:43.954Z] OK: 17697 distinct packages available [2023-05-19T20:21:43.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:21:44.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:21:45.948Z] OK: 263 MiB in 53 packages [2023-05-19T20:21:47.905Z] Removing intermediate container 5f4533f7218d [2023-05-19T20:21:47.905Z] ---> 754235e11896 [2023-05-19T20:21:47.905Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-19T20:21:48.489Z] ---> 58af29e1aa12 [2023-05-19T20:21:48.489Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:21:48.489Z] ---> Running in 501542a7ed19 [2023-05-19T20:23:25.111Z] Removing intermediate container 501542a7ed19 [2023-05-19T20:23:25.111Z] ---> d271706aa7cf [2023-05-19T20:23:25.111Z] Step 7/20 : COPY . . [2023-05-19T20:23:31.740Z] ---> 95dd53975a1d [2023-05-19T20:23:31.740Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-19T20:23:31.740Z] ---> Running in 192ab11daf4c [2023-05-19T20:23:32.699Z] 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-19T20:24:54.321Z] Removing intermediate container 12572736f280 [2023-05-19T20:24:54.321Z] ---> ce67336846df [2023-05-19T20:24:54.321Z] [2023-05-19T20:24:54.321Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:24:54.321Z] ---> 51e60588ff2c [2023-05-19T20:24:54.321Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-19T20:24:54.321Z] ---> Running in 6887e98f1ca5 [2023-05-19T20:24:54.321Z] Removing intermediate container 6887e98f1ca5 [2023-05-19T20:24:54.321Z] ---> f3d06278feac [2023-05-19T20:24:54.321Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:24:54.321Z] ---> Running in f7e0421e6f45 [2023-05-19T20:24:54.321Z] Removing intermediate container 000a3bf05b37 [2023-05-19T20:24:54.321Z] ---> 01fe75e3ce12 [2023-05-19T20:24:54.321Z] [2023-05-19T20:24:54.321Z] Step 9/22 : FROM alpine:3.17 [2023-05-19T20:24:54.321Z] ---> 51e60588ff2c [2023-05-19T20:24:54.321Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-19T20:24:54.321Z] ---> Running in c3afa525fa08 [2023-05-19T20:24:54.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:24:54.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:24:54.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:24:54.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:24:54.321Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T20:24:54.321Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:24:54.321Z] OK: 8 MiB in 16 packages [2023-05-19T20:24:54.321Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-19T20:24:54.321Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-19T20:24:54.321Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:24:54.321Z] OK: 8 MiB in 17 packages [2023-05-19T20:24:55.723Z] Removing intermediate container f7e0421e6f45 [2023-05-19T20:24:55.723Z] ---> 5e6a73050aed [2023-05-19T20:24:55.723Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:24:55.723Z] Removing intermediate container c3afa525fa08 [2023-05-19T20:24:55.723Z] ---> 592cd991da63 [2023-05-19T20:24:55.723Z] 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-19T20:24:55.723Z] ---> Running in 0127df945b8d [2023-05-19T20:24:56.682Z] Removing intermediate container 0127df945b8d [2023-05-19T20:24:56.682Z] ---> 534844b401d6 [2023-05-19T20:24:56.682Z] Step 12/22 : WORKDIR /edgex [2023-05-19T20:24:56.682Z] ---> Running in 39f3e1d1f191 [2023-05-19T20:24:56.682Z] ---> 7b749a14f156 [2023-05-19T20:24:56.682Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:24:57.277Z] Removing intermediate container 39f3e1d1f191 [2023-05-19T20:24:57.277Z] ---> 8634b08a639e [2023-05-19T20:24:57.277Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:24:57.861Z] ---> 6e48d713273f [2023-05-19T20:24:57.861Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-19T20:24:58.445Z] ---> b730ae30a67b [2023-05-19T20:24:58.445Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:25:01.781Z] ---> 638c2263eff7 [2023-05-19T20:25:01.781Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-19T20:25:02.069Z] ---> 0cdf0893357a [2023-05-19T20:25:02.069Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:25:03.490Z] ---> 5eda0f675d4e [2023-05-19T20:25:03.490Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-19T20:25:03.490Z] ---> 9b9b4b0fdbe1 [2023-05-19T20:25:03.490Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-19T20:25:04.898Z] ---> ce6448fa7dfd [2023-05-19T20:25:04.898Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-19T20:25:04.898Z] ---> Running in 9b1e88dbdd58 [2023-05-19T20:25:05.482Z] ---> 9fb7afb84ce8 [2023-05-19T20:25:05.482Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-19T20:25:06.887Z] ---> 65ca6684b6ec [2023-05-19T20:25:06.887Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-19T20:25:07.153Z] ---> Running in 1439011e9bc1 [2023-05-19T20:25:08.563Z] Removing intermediate container 9b1e88dbdd58 [2023-05-19T20:25:08.563Z] ---> a497e60d2ae6 [2023-05-19T20:25:08.563Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-19T20:25:08.841Z] ---> Running in a9d36c3dc961 [2023-05-19T20:25:09.127Z] Removing intermediate container a9d36c3dc961 [2023-05-19T20:25:09.127Z] ---> 731036217d91 [2023-05-19T20:25:09.127Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-19T20:25:09.393Z] ---> Running in dc2000484433 [2023-05-19T20:25:09.991Z] Removing intermediate container dc2000484433 [2023-05-19T20:25:09.991Z] ---> 96714da6610a [2023-05-19T20:25:09.991Z] Step 21/23 : LABEL arch=arm64 [2023-05-19T20:25:10.258Z] ---> Running in 9c1046aaf992 [2023-05-19T20:25:10.855Z] Removing intermediate container 1439011e9bc1 [2023-05-19T20:25:10.855Z] ---> 48cab7936237 [2023-05-19T20:25:10.855Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-19T20:25:10.855Z] ---> Running in a41d0ef30d35 [2023-05-19T20:25:11.123Z] Removing intermediate container 9c1046aaf992 [2023-05-19T20:25:11.123Z] ---> e6b67fdb3916 [2023-05-19T20:25:11.123Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:25:11.123Z] ---> Running in 8f36f77fc595 [2023-05-19T20:25:11.709Z] Removing intermediate container a41d0ef30d35 [2023-05-19T20:25:11.709Z] ---> 91d1287c2bff [2023-05-19T20:25:11.709Z] Step 20/22 : LABEL arch=arm64 [2023-05-19T20:25:11.709Z] Removing intermediate container 8f36f77fc595 [2023-05-19T20:25:11.709Z] ---> 9949ffaf0c48 [2023-05-19T20:25:11.709Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:25:11.709Z] ---> Running in 932cf49c4d5b [2023-05-19T20:25:11.975Z] ---> Running in 4f9d823d4645 [2023-05-19T20:25:16.223Z] Removing intermediate container 932cf49c4d5b [2023-05-19T20:25:16.223Z] ---> 79bcded62deb [2023-05-19T20:25:16.223Z] Step 21/22 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:25:16.223Z] Removing intermediate container 4f9d823d4645 [2023-05-19T20:25:16.223Z] ---> a25634248284 [2023-05-19T20:25:16.223Z] [2023-05-19T20:25:16.223Z] ---> Running in 132ab51f654d [2023-05-19T20:25:16.803Z] Successfully built a25634248284 [2023-05-19T20:25:16.803Z] Removing intermediate container 132ab51f654d [2023-05-19T20:25:16.803Z] ---> 1b1bcebb8b6b [2023-05-19T20:25:16.803Z] Step 22/22 : LABEL version=0.0.0 [2023-05-19T20:25:16.803Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-19T20:25:16.803Z]  Building security-proxy-auth ... done Building core-metadata [2023-05-19T20:25:16.803Z] ---> Running in 0aeea0f57929 [2023-05-19T20:25:17.383Z] Removing intermediate container 0aeea0f57929 [2023-05-19T20:25:17.383Z] ---> f52a55d63fac [2023-05-19T20:25:17.383Z] [2023-05-19T20:25:17.651Z] Successfully built f52a55d63fac [2023-05-19T20:25:17.651Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-19T20:25:17.651Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-05-19T20:25:36.173Z] Removing intermediate container d6275d3512f6 [2023-05-19T20:25:36.173Z] ---> c35dfab38a6b [2023-05-19T20:25:36.173Z] [2023-05-19T20:25:36.173Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:25:36.173Z] ---> 51e60588ff2c [2023-05-19T20:25:36.173Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:25:36.173Z] ---> Running in d27ff5875d27 [2023-05-19T20:25:36.173Z] Removing intermediate container d27ff5875d27 [2023-05-19T20:25:36.173Z] ---> fd0ed01dbd9a [2023-05-19T20:25:36.173Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-19T20:25:36.173Z] ---> Running in e61449138605 [2023-05-19T20:25:36.173Z] Removing intermediate container e61449138605 [2023-05-19T20:25:36.173Z] ---> 73252eff18aa [2023-05-19T20:25:36.173Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-19T20:25:36.173Z] ---> Running in 716f82dc628d [2023-05-19T20:25:36.173Z] Removing intermediate container 716f82dc628d [2023-05-19T20:25:36.173Z] ---> 4053ef112a7a [2023-05-19T20:25:36.173Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:25:36.457Z] ---> Running in 240143e9dd52 [2023-05-19T20:25:39.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:25:39.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:25:41.658Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T20:25:41.658Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:25:41.658Z] OK: 8 MiB in 16 packages [2023-05-19T20:25:41.924Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:25:41.924Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:25:41.924Z] ---> eb6edfe0ad85 [2023-05-19T20:25:41.924Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:25:41.924Z] ---> Using cache [2023-05-19T20:25:41.924Z] ---> c8d719a7af6d [2023-05-19T20:25:41.924Z] Step 4/25 : WORKDIR /edgex-go [2023-05-19T20:25:41.924Z] ---> Using cache [2023-05-19T20:25:41.924Z] ---> e3604c2ddf82 [2023-05-19T20:25:41.924Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-19T20:25:41.924Z] ---> Using cache [2023-05-19T20:25:41.924Z] ---> 64b6a820f78f [2023-05-19T20:25:41.924Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-19T20:25:41.924Z] ---> Using cache [2023-05-19T20:25:41.924Z] ---> f48d8a642025 [2023-05-19T20:25:41.924Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:25:41.924Z] ---> Using cache [2023-05-19T20:25:41.924Z] ---> fc9ed26cc3e6 [2023-05-19T20:25:41.925Z] Step 8/25 : COPY . . [2023-05-19T20:25:41.925Z] ---> Using cache [2023-05-19T20:25:41.925Z] ---> cd6aee7fc2ca [2023-05-19T20:25:41.925Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-19T20:25:42.884Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:25:42.884Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:25:42.884Z] ---> eb6edfe0ad85 [2023-05-19T20:25:42.884Z] Step 3/25 : WORKDIR /edgex-go [2023-05-19T20:25:42.884Z] ---> Using cache [2023-05-19T20:25:42.884Z] ---> 39b27ba47d00 [2023-05-19T20:25:43.153Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-19T20:25:43.153Z] ---> Using cache [2023-05-19T20:25:43.153Z] ---> d29e8e61f017 [2023-05-19T20:25:43.153Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-19T20:25:43.153Z] ---> Using cache [2023-05-19T20:25:43.153Z] ---> c8c52eeabf28 [2023-05-19T20:25:43.153Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:25:43.153Z] ---> Using cache [2023-05-19T20:25:43.153Z] ---> 52d91cfa1c7b [2023-05-19T20:25:43.153Z] Step 7/25 : COPY . . [2023-05-19T20:25:43.153Z] ---> Running in 6e85422ea335 [2023-05-19T20:25:43.419Z] ---> Using cache [2023-05-19T20:25:43.419Z] ---> da3c0023f90e [2023-05-19T20:25:43.419Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-19T20:25:43.688Z] ---> Running in d2d75d2ddc93 [2023-05-19T20:25:44.647Z] Removing intermediate container 240143e9dd52 [2023-05-19T20:25:44.647Z] ---> bb024112da96 [2023-05-19T20:25:44.647Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:25:45.610Z] ---> 03af1f8322d6 [2023-05-19T20:25:45.610Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:25:46.571Z] 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-19T20:25:46.862Z] 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-19T20:25:47.129Z] ---> f5eae82f0c25 [2023-05-19T20:25:47.129Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-19T20:25:49.073Z] ---> 324cfb4d5f6e [2023-05-19T20:25:49.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:25:49.718Z] ---> 0a3bc02143ff [2023-05-19T20:25:49.718Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-19T20:25:49.718Z] ---> Running in e3b35f65b700 [2023-05-19T20:25:50.299Z] Removing intermediate container e3b35f65b700 [2023-05-19T20:25:50.299Z] ---> 3100e5c2452e [2023-05-19T20:25:50.299Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:25:50.299Z] ---> Running in b63369dc47b5 [2023-05-19T20:25:51.001Z] Removing intermediate container b63369dc47b5 [2023-05-19T20:25:51.001Z] ---> 530e64e33c93 [2023-05-19T20:25:51.001Z] Step 21/23 : LABEL arch=arm64 [2023-05-19T20:25:51.001Z] ---> Running in f9e48f3458a6 [2023-05-19T20:25:51.607Z] Removing intermediate container f9e48f3458a6 [2023-05-19T20:25:51.607Z] ---> af6616e445b1 [2023-05-19T20:25:51.607Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:25:51.607Z] ---> Running in 17e178240bc5 [2023-05-19T20:25:52.187Z] Removing intermediate container 17e178240bc5 [2023-05-19T20:25:52.187Z] ---> 1cd1d11a6142 [2023-05-19T20:25:52.187Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:25:52.456Z] ---> Running in e4675e46bc33 [2023-05-19T20:25:52.722Z] Removing intermediate container e4675e46bc33 [2023-05-19T20:25:52.722Z] ---> a8f344d814d2 [2023-05-19T20:25:52.722Z] [2023-05-19T20:25:53.303Z] Successfully built a8f344d814d2 [2023-05-19T20:25:53.303Z] Successfully tagged core-data-arm64:latest [2023-05-19T20:25:53.303Z] Building support-notifications [2023-05-19T20:26:15.341Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:26:15.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:26:15.341Z] ---> eb6edfe0ad85 [2023-05-19T20:26:15.341Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:26:15.341Z] ---> Using cache [2023-05-19T20:26:15.341Z] ---> c8d719a7af6d [2023-05-19T20:26:15.341Z] Step 4/23 : WORKDIR /edgex-go [2023-05-19T20:26:15.341Z] ---> Using cache [2023-05-19T20:26:15.341Z] ---> e3604c2ddf82 [2023-05-19T20:26:15.341Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-19T20:26:15.341Z] ---> Running in 189ce5a1523c [2023-05-19T20:26:15.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:26:15.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:26:16.297Z] OK: 263 MiB in 53 packages [2023-05-19T20:26:17.707Z] Removing intermediate container 189ce5a1523c [2023-05-19T20:26:17.707Z] ---> e1a0aca8bc9b [2023-05-19T20:26:17.707Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:26:18.289Z] ---> 7f43f7b9499b [2023-05-19T20:26:18.289Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:26:18.555Z] ---> Running in 156ffa6da3ee [2023-05-19T20:27:55.184Z] Removing intermediate container 156ffa6da3ee [2023-05-19T20:27:55.184Z] ---> ef0e8e97e8dc [2023-05-19T20:27:55.184Z] Step 8/23 : COPY . . [2023-05-19T20:27:58.593Z] Removing intermediate container 5a2f8e93ef28 [2023-05-19T20:27:58.593Z] ---> 5202b4d9921e [2023-05-19T20:27:58.593Z] [2023-05-19T20:27:58.593Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:27:58.593Z] ---> 51e60588ff2c [2023-05-19T20:27:58.593Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:27:58.883Z] ---> Running in b032f91e29cf [2023-05-19T20:28:01.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:28:02.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:28:04.375Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T20:28:04.375Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:28:04.375Z] OK: 8 MiB in 16 packages [2023-05-19T20:28:06.328Z] Removing intermediate container b032f91e29cf [2023-05-19T20:28:06.328Z] ---> 17cf8120f3e8 [2023-05-19T20:28:06.328Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:28:06.328Z] ---> Running in 7659b9bb8a97 [2023-05-19T20:28:06.328Z] ---> 8517af0de3c7 [2023-05-19T20:28:06.328Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-19T20:28:06.328Z] ---> Running in d133145c9b63 [2023-05-19T20:28:06.910Z] Removing intermediate container 7659b9bb8a97 [2023-05-19T20:28:06.910Z] ---> 1b2cb354b142 [2023-05-19T20:28:06.910Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-19T20:28:06.910Z] ---> Running in 421b7e3e0d1e [2023-05-19T20:28:07.492Z] Removing intermediate container 421b7e3e0d1e [2023-05-19T20:28:07.492Z] ---> c3cc1fcf64a8 [2023-05-19T20:28:07.492Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-19T20:28:07.492Z] ---> Running in 1cd53848d76e [2023-05-19T20:28:08.450Z] Removing intermediate container 1cd53848d76e [2023-05-19T20:28:08.450Z] ---> 0522bc541756 [2023-05-19T20:28:08.450Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:28:08.450Z] 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-19T20:28:09.032Z] ---> 92b4cfea4de5 [2023-05-19T20:28:09.032Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:28:10.003Z] ---> 9763315287fd [2023-05-19T20:28:10.003Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-19T20:28:12.585Z] ---> cf6df5ab2fd7 [2023-05-19T20:28:12.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:28:13.178Z] ---> 9f1daf53c4d9 [2023-05-19T20:28:13.178Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-19T20:28:13.444Z] ---> Running in 0971045b27b5 [2023-05-19T20:28:14.027Z] Removing intermediate container 0971045b27b5 [2023-05-19T20:28:14.027Z] ---> 23a485e078f2 [2023-05-19T20:28:14.027Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:28:14.027Z] ---> Running in 4da06c739764 [2023-05-19T20:28:14.622Z] Removing intermediate container 4da06c739764 [2023-05-19T20:28:14.622Z] ---> 80ad5e6d8b23 [2023-05-19T20:28:14.622Z] Step 21/23 : LABEL arch=arm64 [2023-05-19T20:28:14.622Z] ---> Running in 871ea6696699 [2023-05-19T20:28:15.221Z] Removing intermediate container 871ea6696699 [2023-05-19T20:28:15.221Z] ---> 93ab0f7610ec [2023-05-19T20:28:15.221Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:28:15.221Z] ---> Running in 64f5cdbab85f [2023-05-19T20:28:15.810Z] Removing intermediate container 64f5cdbab85f [2023-05-19T20:28:15.810Z] ---> 8e4ccc951665 [2023-05-19T20:28:15.810Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:28:15.810Z] ---> Running in 55273cef9443 [2023-05-19T20:28:16.397Z] Removing intermediate container 55273cef9443 [2023-05-19T20:28:16.397Z] ---> 91ef6531e536 [2023-05-19T20:28:16.397Z] [2023-05-19T20:28:16.665Z] Successfully built 91ef6531e536 [2023-05-19T20:28:16.665Z] Successfully tagged support-scheduler-arm64:latest [2023-05-19T20:28:16.665Z] Building security-spire-agent [2023-05-19T20:28:34.864Z]  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:28:34.864Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:28:34.864Z] ---> eb6edfe0ad85 [2023-05-19T20:28:34.864Z] Step 3/27 : WORKDIR /edgex-go [2023-05-19T20:28:34.864Z] ---> Using cache [2023-05-19T20:28:34.864Z] ---> 39b27ba47d00 [2023-05-19T20:28:34.864Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-19T20:28:34.864Z] ---> Using cache [2023-05-19T20:28:34.864Z] ---> 90245ac29d76 [2023-05-19T20:28:34.864Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-19T20:28:34.864Z] ---> Using cache [2023-05-19T20:28:34.864Z] ---> d516f668734b [2023-05-19T20:28:34.864Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:28:34.864Z] ---> Using cache [2023-05-19T20:28:34.864Z] ---> f09df47f4494 [2023-05-19T20:28:34.864Z] Step 7/27 : COPY . . [2023-05-19T20:28:34.864Z] ---> Using cache [2023-05-19T20:28:34.864Z] ---> 3dbff491f925 [2023-05-19T20:28:34.864Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-19T20:28:34.864Z] ---> Using cache [2023-05-19T20:28:34.864Z] ---> 76d34486a8b4 [2023-05-19T20:28:34.864Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-19T20:28:34.864Z] ---> Using cache [2023-05-19T20:28:34.864Z] ---> b299d6445acd [2023-05-19T20:28:34.864Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-19T20:28:34.864Z] ---> Using cache [2023-05-19T20:28:34.864Z] ---> 582e56e3b77b [2023-05-19T20:28:34.864Z] 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-19T20:28:34.864Z] ---> Running in 21f9c09f1633 [2023-05-19T20:28:37.459Z] Removing intermediate container 21f9c09f1633 [2023-05-19T20:28:37.459Z] ---> 9fada3c87096 [2023-05-19T20:28:37.459Z] Step 12/27 : WORKDIR /edgex-go [2023-05-19T20:28:37.459Z] ---> Running in 023f36f705d6 [2023-05-19T20:28:38.054Z] Removing intermediate container 023f36f705d6 [2023-05-19T20:28:38.054Z] ---> d7e8e742e422 [2023-05-19T20:28:38.054Z] [2023-05-19T20:28:38.054Z] Step 13/27 : FROM alpine:3.17 [2023-05-19T20:28:38.054Z] ---> 51e60588ff2c [2023-05-19T20:28:38.054Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-19T20:28:38.054Z] ---> Using cache [2023-05-19T20:28:38.054Z] ---> 786d2cb8bfc2 [2023-05-19T20:28:38.054Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-19T20:28:38.054Z] ---> Using cache [2023-05-19T20:28:38.054Z] ---> 9c25d5fafca8 [2023-05-19T20:28:38.054Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:28:38.054Z] ---> Using cache [2023-05-19T20:28:38.054Z] ---> cc4873dca50d [2023-05-19T20:28:38.054Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:28:38.054Z] ---> Using cache [2023-05-19T20:28:38.327Z] ---> 3bac67000dbd [2023-05-19T20:28:38.327Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-19T20:28:42.596Z] ---> 46bd9bbd2d3c [2023-05-19T20:28:42.596Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-19T20:28:47.941Z] ---> 8311e0d7dba5 [2023-05-19T20:28:47.941Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-19T20:28:51.282Z] ---> 212c58fda679 [2023-05-19T20:28:51.282Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-19T20:28:52.239Z] ---> cde4d8cebaaf [2023-05-19T20:28:52.239Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-19T20:28:52.819Z] ---> f0bb263cd97b [2023-05-19T20:28:52.819Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-19T20:28:53.085Z] ---> Running in 6b6f087ec08b [2023-05-19T20:28:53.670Z] Removing intermediate container 6b6f087ec08b [2023-05-19T20:28:53.670Z] ---> 34aa894cd8f9 [2023-05-19T20:28:53.670Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-19T20:28:53.935Z] ---> Running in 01e6829ce3b6 [2023-05-19T20:28:54.514Z] Removing intermediate container 01e6829ce3b6 [2023-05-19T20:28:54.514Z] ---> 18c926ac102d [2023-05-19T20:28:54.514Z] Step 25/27 : LABEL arch=arm64 [2023-05-19T20:28:54.514Z] ---> Running in 6d24160082ed [2023-05-19T20:28:54.780Z] Removing intermediate container 6d24160082ed [2023-05-19T20:28:54.780Z] ---> 52b880054248 [2023-05-19T20:28:54.780Z] Step 26/27 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:28:55.047Z] ---> Running in 49969849d92f [2023-05-19T20:28:55.631Z] Removing intermediate container 49969849d92f [2023-05-19T20:28:55.631Z] ---> f94b53944efb [2023-05-19T20:28:55.631Z] Step 27/27 : LABEL version=0.0.0 [2023-05-19T20:28:55.631Z] ---> Running in adc6719861f3 [2023-05-19T20:28:55.897Z] Removing intermediate container adc6719861f3 [2023-05-19T20:28:55.897Z] ---> 6b0e69919b3b [2023-05-19T20:28:55.897Z] [2023-05-19T20:28:56.164Z] Successfully built 6b0e69919b3b [2023-05-19T20:28:56.164Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-19T20:28:56.164Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-05-19T20:29:14.360Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:29:14.360Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:29:14.360Z] ---> eb6edfe0ad85 [2023-05-19T20:29:14.360Z] Step 3/33 : WORKDIR /edgex-go [2023-05-19T20:29:14.360Z] ---> Using cache [2023-05-19T20:29:14.360Z] ---> 39b27ba47d00 [2023-05-19T20:29:14.360Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-19T20:29:14.360Z] ---> Using cache [2023-05-19T20:29:14.360Z] ---> d29e8e61f017 [2023-05-19T20:29:14.360Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-19T20:29:14.360Z] ---> Using cache [2023-05-19T20:29:14.360Z] ---> c8c52eeabf28 [2023-05-19T20:29:14.360Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:29:14.360Z] ---> Using cache [2023-05-19T20:29:14.360Z] ---> 52d91cfa1c7b [2023-05-19T20:29:14.360Z] Step 7/33 : COPY . . [2023-05-19T20:29:14.360Z] ---> Using cache [2023-05-19T20:29:14.360Z] ---> da3c0023f90e [2023-05-19T20:29:14.360Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-19T20:29:14.360Z] ---> Running in a73a6942032e [2023-05-19T20:29:14.626Z] 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-19T20:32:06.338Z] 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-19T20:32:06.338Z] Removing intermediate container 192ab11daf4c [2023-05-19T20:32:06.338Z] ---> 6f8e1180c933 [2023-05-19T20:32:06.338Z] [2023-05-19T20:32:06.338Z] Step 9/20 : FROM alpine:3.17 [2023-05-19T20:32:06.338Z] ---> 51e60588ff2c [2023-05-19T20:32:06.338Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-19T20:32:06.338Z] ---> Running in c0d7ba5b35f0 [2023-05-19T20:32:06.338Z] Removing intermediate container c0d7ba5b35f0 [2023-05-19T20:32:06.338Z] ---> 143aec3323d3 [2023-05-19T20:32:06.338Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-19T20:32:06.338Z] ---> Running in 537e4b1c96da [2023-05-19T20:32:06.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:32:06.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:32:06.338Z] v3.17.3-198-gb12380f8608 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-19T20:32:06.338Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-19T20:32:06.338Z] OK: 17694 distinct packages available [2023-05-19T20:32:06.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:32:06.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:32:06.338Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-19T20:32:06.338Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-19T20:32:06.338Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-19T20:32:06.338Z] (4/9) Installing libcurl (8.1.0-r1) [2023-05-19T20:32:06.338Z] (5/9) Installing curl (8.1.0-r1) [2023-05-19T20:32:06.338Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-19T20:32:06.338Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-19T20:32:06.338Z] (8/9) Installing libucontext (1.2-r0) [2023-05-19T20:32:06.338Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-19T20:32:06.338Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:32:06.338Z] Executing ca-certificates-20230506-r0.trigger [2023-05-19T20:32:06.920Z] OK: 11 MiB in 24 packages [2023-05-19T20:32:10.256Z] Removing intermediate container 537e4b1c96da [2023-05-19T20:32:10.256Z] ---> 03dee71d1915 [2023-05-19T20:32:10.256Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:32:12.198Z] ---> 2237349f0978 [2023-05-19T20:32:12.198Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:32:13.606Z] ---> e635699cc7cc [2023-05-19T20:32:13.606Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-19T20:32:16.936Z] ---> c30c12700d28 [2023-05-19T20:32:16.936Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:32:17.204Z] Removing intermediate container d2d75d2ddc93 [2023-05-19T20:32:17.204Z] ---> 8e5c26c51dd6 [2023-05-19T20:32:17.204Z] [2023-05-19T20:32:17.204Z] Step 9/25 : FROM alpine:3.17 [2023-05-19T20:32:17.204Z] ---> 51e60588ff2c [2023-05-19T20:32:17.204Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-19T20:32:17.468Z] ---> Running in 28e06bc37360 [2023-05-19T20:32:18.054Z] ---> 8831aa0253d7 [2023-05-19T20:32:18.054Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-19T20:32:18.054Z] ---> Running in 583ec15af2f1 [2023-05-19T20:32:18.647Z] Removing intermediate container 583ec15af2f1 [2023-05-19T20:32:18.647Z] ---> 167f3b0d76f3 [2023-05-19T20:32:18.647Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-19T20:32:18.915Z] ---> Running in ba970284b536 [2023-05-19T20:32:19.507Z] Removing intermediate container ba970284b536 [2023-05-19T20:32:19.507Z] ---> 44f4bba4b733 [2023-05-19T20:32:19.507Z] Step 18/20 : LABEL arch=arm64 [2023-05-19T20:32:19.507Z] ---> Running in a458f956b199 [2023-05-19T20:32:19.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:32:20.051Z] Removing intermediate container a458f956b199 [2023-05-19T20:32:20.051Z] ---> 0f3e483280fe [2023-05-19T20:32:20.051Z] Step 19/20 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:32:20.320Z] ---> Running in 0dd474a708e0 [2023-05-19T20:32:20.593Z] Removing intermediate container 0dd474a708e0 [2023-05-19T20:32:20.593Z] ---> 49eacc3b8e42 [2023-05-19T20:32:20.593Z] Step 20/20 : LABEL version=0.0.0 [2023-05-19T20:32:20.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:32:20.862Z] ---> Running in 5a96beb01221 [2023-05-19T20:32:21.127Z] Removing intermediate container 5a96beb01221 [2023-05-19T20:32:21.127Z] ---> 31bbf53253ea [2023-05-19T20:32:21.127Z] [2023-05-19T20:32:21.393Z] Successfully built 31bbf53253ea [2023-05-19T20:32:21.393Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-19T20:32:21.393Z]  Building security-spiffe-token-provider ... done Building core-command [2023-05-19T20:32:21.975Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-19T20:32:21.975Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-19T20:32:21.975Z] (3/3) Installing su-exec (0.2-r2) [2023-05-19T20:32:22.249Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:32:22.249Z] Executing ca-certificates-20230506-r0.trigger [2023-05-19T20:32:22.830Z] OK: 8 MiB in 18 packages [2023-05-19T20:32:28.173Z] Removing intermediate container 28e06bc37360 [2023-05-19T20:32:28.173Z] ---> 4c932680c340 [2023-05-19T20:32:28.173Z] 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-19T20:32:28.173Z] ---> Running in e63d7f3a6bd9 [2023-05-19T20:32:28.758Z] Removing intermediate container e63d7f3a6bd9 [2023-05-19T20:32:28.758Z] ---> 327cbaa104f7 [2023-05-19T20:32:28.758Z] Step 12/25 : WORKDIR / [2023-05-19T20:32:28.758Z] ---> Running in 9cf242eebee0 [2023-05-19T20:32:29.716Z] Removing intermediate container 9cf242eebee0 [2023-05-19T20:32:29.716Z] ---> 73b0d6ae9991 [2023-05-19T20:32:29.716Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:32:30.672Z] ---> 31a71ec0da70 [2023-05-19T20:32:30.672Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:32:32.279Z] ---> 6a6681d8604b [2023-05-19T20:32:32.279Z] 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-19T20:32:33.343Z] ---> 4453b5c4b11f [2023-05-19T20:32:33.343Z] 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-19T20:32:34.808Z] ---> 35184c30649b [2023-05-19T20:32:34.808Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:32:36.364Z] ---> f41ef069bdb4 [2023-05-19T20:32:36.364Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-19T20:32:37.834Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:32:37.834Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:32:37.834Z] ---> eb6edfe0ad85 [2023-05-19T20:32:37.834Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:32:37.834Z] ---> Using cache [2023-05-19T20:32:37.834Z] ---> c8d719a7af6d [2023-05-19T20:32:37.834Z] Step 4/24 : WORKDIR /edgex-go [2023-05-19T20:32:37.834Z] ---> Using cache [2023-05-19T20:32:37.834Z] ---> e3604c2ddf82 [2023-05-19T20:32:37.834Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-19T20:32:37.834Z] ---> Using cache [2023-05-19T20:32:37.834Z] ---> 64b6a820f78f [2023-05-19T20:32:37.834Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-19T20:32:37.834Z] ---> Using cache [2023-05-19T20:32:37.834Z] ---> f48d8a642025 [2023-05-19T20:32:37.834Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:32:37.834Z] ---> Using cache [2023-05-19T20:32:37.834Z] ---> fc9ed26cc3e6 [2023-05-19T20:32:37.834Z] Step 8/24 : COPY . . [2023-05-19T20:32:38.102Z] ---> Using cache [2023-05-19T20:32:38.102Z] ---> cd6aee7fc2ca [2023-05-19T20:32:38.102Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-19T20:32:39.062Z] ---> Running in 19939b5d5ec2 [2023-05-19T20:32:39.062Z] ---> e162dddef50c [2023-05-19T20:32:39.062Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-19T20:32:41.006Z] 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-19T20:32:41.589Z] ---> 7d91a394aa57 [2023-05-19T20:32:41.589Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-19T20:32:42.556Z] ---> 7abf631b22e1 [2023-05-19T20:32:42.556Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-19T20:32:42.824Z] ---> Running in 2a282079ae99 [2023-05-19T20:32:46.167Z] Removing intermediate container 2a282079ae99 [2023-05-19T20:32:46.167Z] ---> 544eaaf416c1 [2023-05-19T20:32:46.167Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-19T20:32:46.167Z] ---> Running in 627fd2be120b [2023-05-19T20:32:46.433Z] Removing intermediate container 627fd2be120b [2023-05-19T20:32:46.433Z] ---> eb5970e0a530 [2023-05-19T20:32:46.433Z] Step 23/25 : LABEL arch=arm64 [2023-05-19T20:32:46.433Z] ---> Running in e37da9431d2b [2023-05-19T20:32:47.014Z] Removing intermediate container e37da9431d2b [2023-05-19T20:32:47.014Z] ---> 690d61800349 [2023-05-19T20:32:47.014Z] Step 24/25 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:32:47.014Z] ---> Running in 763945accd81 [2023-05-19T20:32:47.598Z] Removing intermediate container 763945accd81 [2023-05-19T20:32:47.598Z] ---> 720cca8cbae8 [2023-05-19T20:32:47.598Z] Step 25/25 : LABEL version=0.0.0 [2023-05-19T20:32:47.598Z] ---> Running in 42266eafa868 [2023-05-19T20:32:48.180Z] Removing intermediate container 42266eafa868 [2023-05-19T20:32:48.180Z] ---> 78ee367f420c [2023-05-19T20:32:48.180Z] [2023-05-19T20:32:48.446Z] Successfully built 78ee367f420c [2023-05-19T20:32:48.446Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-19T20:32:48.446Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-05-19T20:33:06.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-19T20:33:06.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-19T20:33:06.638Z] ---> eb6edfe0ad85 [2023-05-19T20:33:06.638Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-19T20:33:06.638Z] ---> Using cache [2023-05-19T20:33:06.638Z] ---> c8d719a7af6d [2023-05-19T20:33:06.638Z] Step 4/23 : WORKDIR /edgex-go [2023-05-19T20:33:06.638Z] ---> Using cache [2023-05-19T20:33:06.638Z] ---> e3604c2ddf82 [2023-05-19T20:33:06.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-19T20:33:06.638Z] ---> Using cache [2023-05-19T20:33:06.638Z] ---> 64b6a820f78f [2023-05-19T20:33:06.638Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-19T20:33:06.638Z] ---> Using cache [2023-05-19T20:33:06.638Z] ---> f48d8a642025 [2023-05-19T20:33:06.638Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T20:33:06.638Z] ---> Using cache [2023-05-19T20:33:06.638Z] ---> fc9ed26cc3e6 [2023-05-19T20:33:06.638Z] Step 8/23 : COPY . . [2023-05-19T20:33:06.638Z] ---> Using cache [2023-05-19T20:33:06.638Z] ---> cd6aee7fc2ca [2023-05-19T20:33:06.638Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-19T20:33:06.638Z] ---> Running in 459b0b5c05d7 [2023-05-19T20:33:08.573Z] Removing intermediate container 6e85422ea335 [2023-05-19T20:33:08.573Z] ---> 2dadc5e9a5de [2023-05-19T20:33:08.573Z] [2023-05-19T20:33:08.573Z] Step 10/25 : FROM alpine:3.17 [2023-05-19T20:33:08.573Z] ---> 51e60588ff2c [2023-05-19T20:33:08.573Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:33:08.573Z] ---> Using cache [2023-05-19T20:33:08.573Z] ---> 17cf8120f3e8 [2023-05-19T20:33:08.573Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:33:08.573Z] ---> Using cache [2023-05-19T20:33:08.573Z] ---> 1b2cb354b142 [2023-05-19T20:33:08.573Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-19T20:33:08.573Z] ---> Running in cfbe54aa1ab9 [2023-05-19T20:33:08.573Z] 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-19T20:33:08.839Z] Removing intermediate container cfbe54aa1ab9 [2023-05-19T20:33:08.839Z] ---> f71a57f1adbb [2023-05-19T20:33:08.839Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-19T20:33:09.116Z] ---> Running in d678437feee0 [2023-05-19T20:33:09.384Z] Removing intermediate container d678437feee0 [2023-05-19T20:33:09.384Z] ---> 396fdb4112d1 [2023-05-19T20:33:09.384Z] Step 15/25 : WORKDIR / [2023-05-19T20:33:09.652Z] ---> Running in 770501d58a31 [2023-05-19T20:33:09.919Z] Removing intermediate container 770501d58a31 [2023-05-19T20:33:09.919Z] ---> a92ae210e9ca [2023-05-19T20:33:09.919Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:33:10.874Z] ---> 07d09e304c40 [2023-05-19T20:33:10.874Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:33:11.843Z] ---> 8b727d9d1e26 [2023-05-19T20:33:11.843Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-19T20:33:13.784Z] ---> 30f83723eeb8 [2023-05-19T20:33:13.784Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:33:14.376Z] ---> 03454b34a90f [2023-05-19T20:33:14.376Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-19T20:33:15.339Z] ---> 35d30f393934 [2023-05-19T20:33:15.339Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-19T20:33:15.339Z] ---> Running in e496685bc195 [2023-05-19T20:33:15.927Z] Removing intermediate container e496685bc195 [2023-05-19T20:33:15.927Z] ---> 72c8b2f8b6dc [2023-05-19T20:33:15.927Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:33:15.927Z] ---> Running in 2e7d87331673 [2023-05-19T20:33:16.197Z] Removing intermediate container 2e7d87331673 [2023-05-19T20:33:16.197Z] ---> 2c305f40d48a [2023-05-19T20:33:16.197Z] Step 23/25 : LABEL arch=arm64 [2023-05-19T20:33:16.463Z] ---> Running in 29cec8dab653 [2023-05-19T20:33:16.727Z] Removing intermediate container 29cec8dab653 [2023-05-19T20:33:16.727Z] ---> 8e3463823574 [2023-05-19T20:33:16.727Z] Step 24/25 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:33:16.992Z] ---> Running in 441f4aea61c6 [2023-05-19T20:33:19.565Z] Removing intermediate container 441f4aea61c6 [2023-05-19T20:33:19.566Z] ---> 949cecb54b92 [2023-05-19T20:33:19.566Z] Step 25/25 : LABEL version=0.0.0 [2023-05-19T20:33:19.566Z] ---> Running in fa12bd12a1c4 [2023-05-19T20:33:19.832Z] Removing intermediate container fa12bd12a1c4 [2023-05-19T20:33:19.832Z] ---> 5d5d8f08c13c [2023-05-19T20:33:19.832Z] [2023-05-19T20:33:20.099Z] Successfully built 5d5d8f08c13c [2023-05-19T20:33:20.099Z] Successfully tagged core-metadata-arm64:latest [2023-05-19T20:35:11.710Z]  Building core-metadata ... done Removing intermediate container a73a6942032e [2023-05-19T20:35:11.711Z] ---> f49eed14e9a6 [2023-05-19T20:35:11.711Z] [2023-05-19T20:35:11.711Z] Step 9/33 : FROM alpine:3.17 [2023-05-19T20:35:11.711Z] ---> 51e60588ff2c [2023-05-19T20:35:11.711Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-19T20:35:11.711Z] ---> Using cache [2023-05-19T20:35:11.711Z] ---> 143aec3323d3 [2023-05-19T20:35:11.711Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-19T20:35:11.711Z] ---> Running in fef21e9e8408 [2023-05-19T20:35:11.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:35:11.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:35:11.711Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-19T20:35:11.711Z] (2/2) Installing su-exec (0.2-r2) [2023-05-19T20:35:11.711Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:35:11.711Z] OK: 8 MiB in 17 packages [2023-05-19T20:35:11.711Z] Removing intermediate container fef21e9e8408 [2023-05-19T20:35:11.711Z] ---> a5a7e3adf63d [2023-05-19T20:35:11.711Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-19T20:35:11.711Z] ---> Running in 8c9a800ff6d9 [2023-05-19T20:35:11.711Z] Removing intermediate container 8c9a800ff6d9 [2023-05-19T20:35:11.711Z] ---> 4400d8684dfb [2023-05-19T20:35:11.711Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-19T20:35:11.711Z] ---> Running in 03ec20401908 [2023-05-19T20:35:11.711Z] Removing intermediate container 03ec20401908 [2023-05-19T20:35:11.711Z] ---> 955e138019c2 [2023-05-19T20:35:11.711Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-19T20:35:11.711Z] ---> Running in 1eeca3ad531e [2023-05-19T20:35:11.711Z] Removing intermediate container 1eeca3ad531e [2023-05-19T20:35:11.711Z] ---> 82e669c4ac2a [2023-05-19T20:35:11.711Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-19T20:35:11.711Z] ---> Running in 16eba0d6924e [2023-05-19T20:35:11.711Z] Removing intermediate container 16eba0d6924e [2023-05-19T20:35:11.711Z] ---> d50b3fc845f8 [2023-05-19T20:35:11.711Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-19T20:35:11.711Z] ---> Running in fbd4eeb3b5a3 [2023-05-19T20:35:11.985Z] Removing intermediate container fbd4eeb3b5a3 [2023-05-19T20:35:11.985Z] ---> 95a9e3b03ad9 [2023-05-19T20:35:11.985Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-19T20:35:12.252Z] ---> Running in 9d508d190f14 [2023-05-19T20:35:12.516Z] Removing intermediate container 9d508d190f14 [2023-05-19T20:35:12.517Z] ---> 8ac652f3f2fc [2023-05-19T20:35:12.517Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-19T20:35:13.476Z] ---> 46bd850d063f [2023-05-19T20:35:13.476Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-19T20:35:13.476Z] ---> Running in 5b58a88f0418 [2023-05-19T20:35:16.823Z] Removing intermediate container 5b58a88f0418 [2023-05-19T20:35:16.824Z] ---> 50175c93677a [2023-05-19T20:35:16.824Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:35:20.155Z] ---> f52036ba8340 [2023-05-19T20:35:20.155Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:35:20.739Z] ---> 4f5c4d5613cf [2023-05-19T20:35:20.739Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-19T20:35:23.321Z] ---> 901b29ec5b77 [2023-05-19T20:35:23.321Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-19T20:35:23.915Z] ---> e74144f46bef [2023-05-19T20:35:23.915Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-19T20:35:24.867Z] ---> ade2c19d04bf [2023-05-19T20:35:24.867Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-19T20:35:25.827Z] ---> 8cd8b071d93b [2023-05-19T20:35:25.827Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-19T20:35:26.408Z] ---> 3e812abab042 [2023-05-19T20:35:26.408Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-19T20:35:27.372Z] ---> d4dbc6ce90b2 [2023-05-19T20:35:27.372Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-19T20:35:27.642Z] ---> Running in c64c7ef65fa0 [2023-05-19T20:35:30.984Z] Removing intermediate container c64c7ef65fa0 [2023-05-19T20:35:30.984Z] ---> d577e65b1a33 [2023-05-19T20:35:30.984Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-19T20:35:30.984Z] ---> Running in 536cf3498372 [2023-05-19T20:35:34.323Z] Removing intermediate container 536cf3498372 [2023-05-19T20:35:34.323Z] ---> 4ecf93ab7aff [2023-05-19T20:35:34.323Z] Step 30/33 : CMD ["gate"] [2023-05-19T20:35:34.323Z] ---> Running in 72ad353d06ec [2023-05-19T20:35:34.592Z] Removing intermediate container 72ad353d06ec [2023-05-19T20:35:34.592Z] ---> ae0710de55a5 [2023-05-19T20:35:34.592Z] Step 31/33 : LABEL arch=arm64 [2023-05-19T20:35:34.592Z] ---> Running in 7ce5e15e93af [2023-05-19T20:35:35.177Z] Removing intermediate container 7ce5e15e93af [2023-05-19T20:35:35.177Z] ---> c219a3f85f29 [2023-05-19T20:35:35.177Z] Step 32/33 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:35:35.177Z] ---> Running in bc4d646f0c73 [2023-05-19T20:35:35.759Z] Removing intermediate container bc4d646f0c73 [2023-05-19T20:35:35.759Z] ---> ced865c3c7ef [2023-05-19T20:35:35.759Z] Step 33/33 : LABEL version=0.0.0 [2023-05-19T20:35:35.759Z] ---> Running in 40ad71e9f8b5 [2023-05-19T20:35:36.341Z] Removing intermediate container 40ad71e9f8b5 [2023-05-19T20:35:36.341Z] ---> 42136b1b3713 [2023-05-19T20:35:36.341Z] [2023-05-19T20:35:36.607Z] Successfully built 42136b1b3713 [2023-05-19T20:35:36.607Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-19T20:36:44.450Z]  Building security-bootstrapper ... done Removing intermediate container d133145c9b63 [2023-05-19T20:36:44.450Z] ---> 6f2576ddd0ba [2023-05-19T20:36:44.450Z] [2023-05-19T20:36:44.450Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:36:44.450Z] ---> 51e60588ff2c [2023-05-19T20:36:44.450Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-19T20:36:44.450Z] ---> Running in ce23488a4a45 [2023-05-19T20:36:45.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T20:36:45.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T20:36:46.935Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-19T20:36:46.935Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-19T20:36:46.935Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T20:36:46.935Z] Executing ca-certificates-20230506-r0.trigger [2023-05-19T20:36:47.518Z] OK: 8 MiB in 17 packages [2023-05-19T20:36:50.106Z] Removing intermediate container ce23488a4a45 [2023-05-19T20:36:50.106Z] ---> f94db4c02184 [2023-05-19T20:36:50.106Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:36:50.106Z] ---> Running in 41f872385fc7 [2023-05-19T20:36:50.377Z] Removing intermediate container 41f872385fc7 [2023-05-19T20:36:50.377Z] ---> 59b4b3ad5c63 [2023-05-19T20:36:50.377Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-19T20:36:50.644Z] ---> Running in cceeae4932ee [2023-05-19T20:36:50.918Z] Removing intermediate container cceeae4932ee [2023-05-19T20:36:50.918Z] ---> 1fda7a559ee4 [2023-05-19T20:36:50.918Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-19T20:36:51.192Z] ---> Running in 6a8fbcf276d4 [2023-05-19T20:36:51.460Z] Removing intermediate container 6a8fbcf276d4 [2023-05-19T20:36:51.460Z] ---> ecac6ef3e092 [2023-05-19T20:36:51.460Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:36:52.418Z] ---> 0b3bfe3238ff [2023-05-19T20:36:52.418Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:36:53.385Z] ---> ba9d32dfb0fa [2023-05-19T20:36:53.385Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-19T20:36:57.638Z] ---> 31db96fc4eee [2023-05-19T20:36:57.638Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:36:58.592Z] ---> 2d96ffe7d480 [2023-05-19T20:36:58.592Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-19T20:36:58.592Z] ---> Running in c555c47769a4 [2023-05-19T20:36:59.171Z] Removing intermediate container c555c47769a4 [2023-05-19T20:36:59.171Z] ---> 5503f9b3e2c7 [2023-05-19T20:36:59.171Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:36:59.171Z] ---> Running in f11a3be95c8b [2023-05-19T20:36:59.751Z] Removing intermediate container f11a3be95c8b [2023-05-19T20:36:59.751Z] ---> 701b6b609672 [2023-05-19T20:36:59.751Z] Step 21/23 : LABEL arch=arm64 [2023-05-19T20:36:59.751Z] ---> Running in 4c6f99c5e6d9 [2023-05-19T20:37:00.331Z] Removing intermediate container 4c6f99c5e6d9 [2023-05-19T20:37:00.331Z] ---> 31d5cf998ad6 [2023-05-19T20:37:00.331Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:37:00.597Z] ---> Running in 7c39d82e4abe [2023-05-19T20:37:00.863Z] Removing intermediate container 7c39d82e4abe [2023-05-19T20:37:00.863Z] ---> 11561cd26178 [2023-05-19T20:37:00.863Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:37:01.128Z] ---> Running in e44ecd7ad4bd [2023-05-19T20:37:01.710Z] Removing intermediate container e44ecd7ad4bd [2023-05-19T20:37:01.710Z] ---> d23158d3b75c [2023-05-19T20:37:01.710Z] [2023-05-19T20:37:01.979Z] Successfully built d23158d3b75c [2023-05-19T20:37:01.979Z] Successfully tagged support-notifications-arm64:latest [2023-05-19T20:37:20.177Z]  Building support-notifications ... done Removing intermediate container 19939b5d5ec2 [2023-05-19T20:37:20.177Z] ---> e81b43fd7b1c [2023-05-19T20:37:20.177Z] [2023-05-19T20:37:20.177Z] Step 10/24 : FROM alpine:3.17 [2023-05-19T20:37:20.177Z] ---> 51e60588ff2c [2023-05-19T20:37:20.177Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:37:20.177Z] ---> Using cache [2023-05-19T20:37:20.177Z] ---> 17cf8120f3e8 [2023-05-19T20:37:20.177Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-19T20:37:20.177Z] ---> Using cache [2023-05-19T20:37:20.177Z] ---> 1b2cb354b142 [2023-05-19T20:37:20.177Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-19T20:37:20.177Z] ---> Running in c8d2a11e66e6 [2023-05-19T20:37:20.443Z] Removing intermediate container c8d2a11e66e6 [2023-05-19T20:37:20.443Z] ---> 01ac081e2a35 [2023-05-19T20:37:20.443Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-19T20:37:20.712Z] ---> Running in 87c70027a841 [2023-05-19T20:37:20.979Z] Removing intermediate container 87c70027a841 [2023-05-19T20:37:20.979Z] ---> cd22c199b214 [2023-05-19T20:37:20.979Z] Step 15/24 : WORKDIR / [2023-05-19T20:37:20.979Z] ---> Running in f1bf975dac09 [2023-05-19T20:37:21.243Z] Removing intermediate container 459b0b5c05d7 [2023-05-19T20:37:21.243Z] ---> f4f19d266d09 [2023-05-19T20:37:21.243Z] [2023-05-19T20:37:21.243Z] Step 10/23 : FROM alpine:3.17 [2023-05-19T20:37:21.243Z] ---> 51e60588ff2c [2023-05-19T20:37:21.509Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-19T20:37:21.509Z] ---> Using cache [2023-05-19T20:37:21.509Z] ---> f3d06278feac [2023-05-19T20:37:21.509Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-19T20:37:21.509Z] ---> Using cache [2023-05-19T20:37:21.509Z] ---> 5e6a73050aed [2023-05-19T20:37:21.509Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:37:21.509Z] ---> Using cache [2023-05-19T20:37:23.444Z] ---> 7b749a14f156 [2023-05-19T20:37:23.444Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:37:23.444Z] Removing intermediate container f1bf975dac09 [2023-05-19T20:37:23.444Z] ---> 94c436560f7d [2023-05-19T20:37:23.444Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-19T20:37:23.444Z] ---> Using cache [2023-05-19T20:37:23.444Z] ---> 6e48d713273f [2023-05-19T20:37:23.444Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-19T20:37:23.715Z] ---> 4081b485c777 [2023-05-19T20:37:23.715Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-19T20:37:24.298Z] ---> 6f72cb6d46b5 [2023-05-19T20:37:24.298Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:37:24.563Z] ---> 40fd0ee828fd [2023-05-19T20:37:24.563Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-19T20:37:24.828Z] ---> b615ca17121f [2023-05-19T20:37:24.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-19T20:37:25.409Z] ---> d689b6523990 [2023-05-19T20:37:25.409Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-19T20:37:25.409Z] ---> cae2100706d7 [2023-05-19T20:37:25.409Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-19T20:37:25.409Z] ---> Running in a0abfa36b3fb [2023-05-19T20:37:25.990Z] ---> bc8526a2943c [2023-05-19T20:37:25.990Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-19T20:37:25.990Z] ---> Running in 60fd0d725d48 [2023-05-19T20:37:26.569Z] Removing intermediate container 60fd0d725d48 [2023-05-19T20:37:26.569Z] ---> d4da1faac203 [2023-05-19T20:37:26.569Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T20:37:26.569Z] ---> Running in 45188721881b [2023-05-19T20:37:26.837Z] Removing intermediate container 45188721881b [2023-05-19T20:37:26.837Z] ---> d4165d0a7380 [2023-05-19T20:37:26.837Z] Step 22/24 : LABEL arch=arm64 [2023-05-19T20:37:26.837Z] ---> Running in d79bb84d4e65 [2023-05-19T20:37:27.102Z] Removing intermediate container a0abfa36b3fb [2023-05-19T20:37:27.102Z] ---> 4c3669bab413 [2023-05-19T20:37:27.102Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-19T20:37:27.368Z] Removing intermediate container d79bb84d4e65 [2023-05-19T20:37:27.368Z] ---> ed855eabe650 [2023-05-19T20:37:27.368Z] Step 23/24 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:37:27.368Z] ---> Running in 31ddd5a94090 [2023-05-19T20:37:27.368Z] ---> Running in b447effc702d [2023-05-19T20:37:27.642Z] Removing intermediate container 31ddd5a94090 [2023-05-19T20:37:27.642Z] ---> c78e912bacdb [2023-05-19T20:37:27.642Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-19T20:37:27.642Z] Removing intermediate container b447effc702d [2023-05-19T20:37:27.642Z] ---> 7d84000a9642 [2023-05-19T20:37:27.642Z] Step 24/24 : LABEL version=0.0.0 [2023-05-19T20:37:27.642Z] ---> Running in 3e0a04c13eff [2023-05-19T20:37:27.917Z] ---> Running in ac992c49d1f9 [2023-05-19T20:37:27.917Z] Removing intermediate container 3e0a04c13eff [2023-05-19T20:37:27.917Z] ---> 58af2e43eb68 [2023-05-19T20:37:27.917Z] Step 21/23 : LABEL arch=arm64 [2023-05-19T20:37:28.182Z] ---> Running in 086b7f152dcf [2023-05-19T20:37:28.182Z] Removing intermediate container ac992c49d1f9 [2023-05-19T20:37:28.182Z] ---> 71f4b5793389 [2023-05-19T20:37:28.182Z] [2023-05-19T20:37:28.448Z] Removing intermediate container 086b7f152dcf [2023-05-19T20:37:28.448Z] ---> 78ebecf66927 [2023-05-19T20:37:28.448Z] Step 22/23 : LABEL git_sha=b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-19T20:37:28.448Z] Successfully built 71f4b5793389 [2023-05-19T20:37:28.448Z] Successfully tagged core-command-arm64:latest [2023-05-19T20:37:28.448Z]  Building core-command ... done  ---> Running in 81f3ca0a8d6e [2023-05-19T20:37:28.763Z] Removing intermediate container 81f3ca0a8d6e [2023-05-19T20:37:28.763Z] ---> cd2f9d52647f [2023-05-19T20:37:28.763Z] Step 23/23 : LABEL version=0.0.0 [2023-05-19T20:37:28.763Z] ---> Running in c5af278d6c31 [2023-05-19T20:37:29.050Z] Removing intermediate container c5af278d6c31 [2023-05-19T20:37:29.050Z] ---> 8edc68c8585a [2023-05-19T20:37:29.050Z] [2023-05-19T20:37:29.319Z] Successfully built 8edc68c8585a [2023-05-19T20:37:29.319Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-19T20:37:29.599Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-05-19T20:37:29.612Z] $ docker stop --time=1 e2586bf32e192dd12e8feb798498646225c10fa890b6dd5a9a4ed2d8cf10a438 [2023-05-19T20:37:31.264Z] $ docker rm -f --volumes e2586bf32e192dd12e8feb798498646225c10fa890b6dd5a9a4ed2d8cf10a438 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T20:37:31.828Z] + docker images [2023-05-19T20:37:32.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-19T20:37:32.106Z] core-common-config-bootstrapper-arm64 latest 8edc68c8585a 3 seconds ago 17.2MB [2023-05-19T20:37:32.107Z] core-command-arm64 latest 71f4b5793389 4 seconds ago 19.7MB [2023-05-19T20:37:32.107Z] f4f19d266d09 11 seconds ago 1.52GB [2023-05-19T20:37:32.107Z] e81b43fd7b1c 13 seconds ago 1.53GB [2023-05-19T20:37:32.107Z] support-notifications-arm64 latest d23158d3b75c 30 seconds ago 32MB [2023-05-19T20:37:32.107Z] 6f2576ddd0ba 53 seconds ago 1.59GB [2023-05-19T20:37:32.107Z] security-bootstrapper-arm64 latest 42136b1b3713 About a minute ago 21.9MB [2023-05-19T20:37:32.107Z] f49eed14e9a6 2 minutes ago 1.51GB [2023-05-19T20:37:32.107Z] core-metadata-arm64 latest 5d5d8f08c13c 4 minutes ago 20.2MB [2023-05-19T20:37:32.107Z] 2dadc5e9a5de 4 minutes ago 1.53GB [2023-05-19T20:37:32.107Z] security-secretstore-setup-arm64 latest 78ee367f420c 4 minutes ago 32.2MB [2023-05-19T20:37:32.107Z] security-spiffe-token-provider-arm64 latest 31bbf53253ea 5 minutes ago 32.7MB [2023-05-19T20:37:32.107Z] 8e5c26c51dd6 5 minutes ago 1.52GB [2023-05-19T20:37:32.107Z] 6f8e1180c933 5 minutes ago 1.57GB [2023-05-19T20:37:32.107Z] security-spire-agent-arm64 latest 6b0e69919b3b 8 minutes ago 153MB [2023-05-19T20:37:32.107Z] d7e8e742e422 8 minutes ago 1.39GB [2023-05-19T20:37:32.107Z] support-scheduler-arm64 latest 91ef6531e536 9 minutes ago 31.2MB [2023-05-19T20:37:32.107Z] 5202b4d9921e 9 minutes ago 1.59GB [2023-05-19T20:37:32.107Z] core-data-arm64 latest a8f344d814d2 11 minutes ago 19.9MB [2023-05-19T20:37:32.107Z] c35dfab38a6b 12 minutes ago 1.53GB [2023-05-19T20:37:32.107Z] security-proxy-setup-arm64 latest f52a55d63fac 12 minutes ago 18.7MB [2023-05-19T20:37:32.107Z] security-proxy-auth-arm64 latest a25634248284 12 minutes ago 18.1MB [2023-05-19T20:37:32.107Z] 01fe75e3ce12 12 minutes ago 1.51GB [2023-05-19T20:37:32.107Z] ce67336846df 12 minutes ago 1.51GB [2023-05-19T20:37:32.107Z] security-spire-server-arm64 latest 1fd52f61e0dd 16 minutes ago 97MB [2023-05-19T20:37:32.107Z] 4887a2a55005 16 minutes ago 1.39GB [2023-05-19T20:37:32.107Z] security-spire-config-arm64 latest e2e5740beef7 18 minutes ago 96.1MB [2023-05-19T20:37:32.107Z] 30e08216eacb 19 minutes ago 1.39GB [2023-05-19T20:37:32.107Z] ci-base-image-arm64 latest eb6edfe0ad85 34 minutes ago 899MB [2023-05-19T20:37:32.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-19T20:37:32.107Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-19T20:37:32.107Z] 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-19T20:37:32.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T20:37:32.930Z] [2023-05-19T20:37:32.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:37:33.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T20:37:33.598Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-19T20:37:33.598Z] 8998bd30e6a1: Pulling fs layer [2023-05-19T20:37:33.598Z] 04944245beec: Pulling fs layer [2023-05-19T20:37:33.598Z] 699f458cf7ca: Pulling fs layer [2023-05-19T20:37:33.598Z] 765212b225bb: Pulling fs layer [2023-05-19T20:37:33.598Z] f23df028b6ca: Pulling fs layer [2023-05-19T20:37:33.598Z] d65c8cfc05b1: Pulling fs layer [2023-05-19T20:37:33.598Z] 2437ff75d9bd: Pulling fs layer [2023-05-19T20:37:33.598Z] f23df028b6ca: Waiting [2023-05-19T20:37:33.598Z] d65c8cfc05b1: Waiting [2023-05-19T20:37:33.598Z] 2437ff75d9bd: Waiting [2023-05-19T20:37:33.598Z] 765212b225bb: Waiting [2023-05-19T20:37:33.598Z] 04944245beec: Verifying Checksum [2023-05-19T20:37:33.598Z] 04944245beec: Download complete [2023-05-19T20:37:33.598Z] 765212b225bb: Download complete [2023-05-19T20:37:33.598Z] f23df028b6ca: Verifying Checksum [2023-05-19T20:37:33.598Z] f23df028b6ca: Download complete [2023-05-19T20:37:33.598Z] d65c8cfc05b1: Verifying Checksum [2023-05-19T20:37:33.598Z] d65c8cfc05b1: Download complete [2023-05-19T20:37:33.868Z] 699f458cf7ca: Verifying Checksum [2023-05-19T20:37:34.135Z] 8998bd30e6a1: Download complete [2023-05-19T20:37:36.715Z] 2437ff75d9bd: Verifying Checksum [2023-05-19T20:37:36.715Z] 2437ff75d9bd: Download complete [2023-05-19T20:37:38.121Z] 8998bd30e6a1: Pull complete [2023-05-19T20:37:38.703Z] 04944245beec: Pull complete [2023-05-19T20:37:40.105Z] 699f458cf7ca: Pull complete [2023-05-19T20:37:40.105Z] 765212b225bb: Pull complete [2023-05-19T20:37:40.687Z] f23df028b6ca: Pull complete [2023-05-19T20:37:40.954Z] d65c8cfc05b1: Pull complete [2023-05-19T20:37:55.928Z] 2437ff75d9bd: Pull complete [2023-05-19T20:37:55.928Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-19T20:37:55.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T20:37:55.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T20:37:56.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-16131 does not seem to be running inside a container [2023-05-19T20:37:56.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-19T20:37:59.029Z] $ docker top 966e1d0d670885370c16bedea6467127c4275cbe9961e5424bfd03274b87f33e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T20:38:00.019Z] ---> job-cost.sh [2023-05-19T20:38:00.019Z] lf-activate-venv: SKIPPING [2023-05-19T20:38:00.019Z] INFO: No Stack... [2023-05-19T20:38:00.285Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-19T20:38:01.243Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T20:38:01.588Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-19T20:38:01.588Z] + cut -d, -f6 [Pipeline] lock [2023-05-19T20:38:01.910Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-1-stack-cost] [2023-05-19T20:38:01.914Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4572-1-stack-cost] did not exist. Created. [2023-05-19T20:38:01.914Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T20:38:02.642Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-19T20:38:02.824Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T20:38:02.839Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T20:38:02.909Z] $ docker stop --time=1 966e1d0d670885370c16bedea6467127c4275cbe9961e5424bfd03274b87f33e [2023-05-19T20:38:04.432Z] $ docker rm -f --volumes 966e1d0d670885370c16bedea6467127c4275cbe9961e5424bfd03274b87f33e [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-19T20:38:05.446Z] provisioning config files... [2023-05-19T20:38:05.453Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1117178721207249533tmp [Pipeline] { [Pipeline] sh [2023-05-19T20:38:05.795Z] + set +x [2023-05-19T20:38:05.795Z] + curl -s https://codecov.io/bash [2023-05-19T20:38:05.795Z] + bash -s -- [2023-05-19T20:38:05.795Z] [2023-05-19T20:38:05.795Z] _____ _ [2023-05-19T20:38:05.795Z] / ____| | | [2023-05-19T20:38:05.795Z] | | ___ __| | ___ ___ _____ __ [2023-05-19T20:38:05.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-19T20:38:05.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-19T20:38:05.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-19T20:38:05.795Z] Bash-1.0.6 [2023-05-19T20:38:05.795Z] [2023-05-19T20:38:05.795Z] [2023-05-19T20:38:05.795Z] ==> git version 2.25.1 found [2023-05-19T20:38:05.795Z] ==> 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-19T20:38:05.795Z] Release-Date: 2020-01-08 [2023-05-19T20:38:05.795Z] 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-19T20:38:05.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-19T20:38:05.795Z] ==> Jenkins CI detected. [2023-05-19T20:38:05.795Z] current dir:  /w/workspace/edgex-go/1 [2023-05-19T20:38:05.795Z] project root: . [2023-05-19T20:38:05.795Z] --> token set from env [2023-05-19T20:38:05.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-19T20:38:05.795Z] ==> Running gcov in . (disable via -X gcov) [2023-05-19T20:38:05.795Z] ==> Python coveragepy not found [2023-05-19T20:38:05.795Z] ==> Searching for coverage reports in: [2023-05-19T20:38:05.795Z] + . [2023-05-19T20:38:06.056Z] -> Found 1 reports [2023-05-19T20:38:06.056Z] ==> Detecting git/mercurial file structure [2023-05-19T20:38:06.056Z] ==> Reading reports [2023-05-19T20:38:06.056Z] + ./coverage.out bytes=447730 [2023-05-19T20:38:06.056Z] ==> Appending adjustments [2023-05-19T20:38:06.056Z] https://docs.codecov.io/docs/fixing-reports [2023-05-19T20:38:06.992Z] + Found adjustments [2023-05-19T20:38:06.992Z] ==> Gzipping contents [2023-05-19T20:38:06.992Z] 60K /tmp/codecov.cAP3UE.gz [2023-05-19T20:38:06.992Z] ==> Uploading reports [2023-05-19T20:38:06.992Z] url: https://codecov.io [2023-05-19T20:38:06.992Z] query: branch=PR-4572&commit=b74059c9f01d24f9b76e673d93871e6f94cd10a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-19T20:38:06.992Z] -> Pinging Codecov [2023-05-19T20:38:06.992Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4572&commit=b74059c9f01d24f9b76e673d93871e6f94cd10a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-19T20:38:07.251Z] -> Uploading to [2023-05-19T20:38:07.251Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-19/00271124DB129430A58F1EEE437C3FCB/b74059c9f01d24f9b76e673d93871e6f94cd10a2/69c1daf0-ce46-47f9-a888-1aca8378f3a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230519T203807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53048571e31e460bf067c96b2dafcfce204accafc777b357504bcc34ea2e114f [2023-05-19T20:38:07.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T20:38:07.251Z] Dload Upload Total Spent Left Speed [2023-05-19T20:38:07.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57436 0 0 100 57436 0 219k --:--:-- --:--:-- --:--:-- 219k [2023-05-19T20:38:07.511Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b74059c9f01d24f9b76e673d93871e6f94cd10a2 [Pipeline] } [2023-05-19T20:38:07.538Z] 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-19T20:38:08.984Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-19T20:38:09.319Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T20:38:10.211Z] ---> package-listing.sh [2023-05-19T20:38:10.211Z] ++ facter osfamily [2023-05-19T20:38:10.211Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-19T20:38:10.471Z] + OS_FAMILY=debian [2023-05-19T20:38:10.471Z] + workspace=/w/workspace/edgex-go/1 [2023-05-19T20:38:10.471Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-19T20:38:10.471Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-19T20:38:10.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-19T20:38:10.471Z] + PACKAGES=/tmp/packages_start.txt [2023-05-19T20:38:10.471Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-19T20:38:10.471Z] + PACKAGES=/tmp/packages_end.txt [2023-05-19T20:38:10.471Z] + case "${OS_FAMILY}" in [2023-05-19T20:38:10.471Z] + dpkg -l [2023-05-19T20:38:10.471Z] + grep '^ii' [2023-05-19T20:38:10.471Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-19T20:38:10.471Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-19T20:38:10.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-19T20:38:10.471Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-19T20:38:10.471Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-19T20:38:10.471Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-19T20:38:10.510Z] 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-19T20:38:10.805Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:38:11.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T20:38:11.426Z] [2023-05-19T20:38:11.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T20:38:11.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T20:38:11.790Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-19T20:38:11.790Z] 5eb5b503b376: Pulling fs layer [2023-05-19T20:38:11.790Z] 5c69ac0246d0: Pulling fs layer [2023-05-19T20:38:11.790Z] ec43610c2a17: Pulling fs layer [2023-05-19T20:38:11.790Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-19T20:38:11.790Z] 33b1e0a273af: Pulling fs layer [2023-05-19T20:38:11.790Z] 5d3b04190fa2: Pulling fs layer [2023-05-19T20:38:11.791Z] 2f39f015ded8: Pulling fs layer [2023-05-19T20:38:11.791Z] 33b1e0a273af: Waiting [2023-05-19T20:38:11.791Z] 5d3b04190fa2: Waiting [2023-05-19T20:38:11.791Z] 2f39f015ded8: Waiting [2023-05-19T20:38:11.791Z] 3a2ae6a8a46f: Waiting [2023-05-19T20:38:11.791Z] 5c69ac0246d0: Download complete [2023-05-19T20:38:11.791Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-19T20:38:11.791Z] 3a2ae6a8a46f: Download complete [2023-05-19T20:38:11.791Z] 33b1e0a273af: Verifying Checksum [2023-05-19T20:38:11.791Z] 33b1e0a273af: Download complete [2023-05-19T20:38:11.791Z] 5d3b04190fa2: Download complete [2023-05-19T20:38:11.791Z] ec43610c2a17: Verifying Checksum [2023-05-19T20:38:11.791Z] ec43610c2a17: Download complete [2023-05-19T20:38:12.048Z] 5eb5b503b376: Verifying Checksum [2023-05-19T20:38:12.048Z] 5eb5b503b376: Download complete [2023-05-19T20:38:12.618Z] 2f39f015ded8: Download complete [2023-05-19T20:38:13.183Z] 5eb5b503b376: Pull complete [2023-05-19T20:38:13.183Z] 5c69ac0246d0: Pull complete [2023-05-19T20:38:13.749Z] ec43610c2a17: Pull complete [2023-05-19T20:38:13.749Z] 3a2ae6a8a46f: Pull complete [2023-05-19T20:38:13.749Z] 33b1e0a273af: Pull complete [2023-05-19T20:38:14.007Z] 5d3b04190fa2: Pull complete [2023-05-19T20:38:18.193Z] 2f39f015ded8: Pull complete [2023-05-19T20:38:18.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-19T20:38:18.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T20:38:18.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T20:38:18.417Z] prd-ubuntu20.04-docker-8c-8g-16130 does not seem to be running inside a container [2023-05-19T20:38:18.447Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-19T20:38:21.053Z] $ docker top 9bd174501ee066fb1ca36b0bfc31d42bd802925db7a27488914548a5425f0d33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T20:38:21.443Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-19T20:38:21.753Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-19T20:38:22.063Z] + ls /var/log/sa-host [2023-05-19T20:38:22.063Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T20:38:22.313Z] provisioning config files... [2023-05-19T20:38:22.323Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17560987412798966480tmp [Pipeline] { [Pipeline] echo [2023-05-19T20:38:22.368Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T20:38:22.685Z] ---> create-netrc.sh [Pipeline] } [2023-05-19T20:38:22.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-19T20:38:23.111Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-19T20:38:23.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T20:38:23.462Z] ---> sudo-logs.sh [2023-05-19T20:38:23.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-19T20:38:23.539Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T20:38:23.852Z] ---> job-cost.sh [2023-05-19T20:38:23.852Z] lf-activate-venv: SKIPPING [2023-05-19T20:38:23.852Z] DEBUG: total: 0.10999999940395355 [2023-05-19T20:38:23.852Z] INFO: Retrieving Stack Cost... [2023-05-19T20:38:24.114Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T20:38:24.373Z] INFO: Archiving Costs [Pipeline] echo [2023-05-19T20:38:24.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T20:38:24.975Z] ---> logs-deploy.sh [2023-05-19T20:38:24.975Z] lf-activate-venv: SKIPPING [2023-05-19T20:38:24.975Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/1 [2023-05-19T20:38:24.975Z] INFO: archiving workspace using pattern(s): [2023-05-19T20:38:25.913Z] Archives upload complete. [2023-05-19T20:38:25.913Z] INFO: archiving logs to Nexus