Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+3d7959681c73ad1dd76784b2336248bd6b6384c3 (d5ccdc57e0b8a15a7e57db2ea1c3f8b79e1e1a61) 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-ssh15680325393220241616.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-ssh16442757222044688614.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5619626783769076009.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 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-ssh14266085712211161511.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh608106349448392245.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-16477 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3d7959681c73ad1dd76784b2336248bd6b6384c3 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 Checking out Revision 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 (PR-4572) > 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 > 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 3d7959681c73ad1dd76784b2336248bd6b6384c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 # timeout=10 Commit message: "Merge commit '3d7959681c73ad1dd76784b2336248bd6b6384c3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T08:29:42.680Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T08:29:42.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T08:29:42.754Z] ========================================================= [2023-05-23T08:29:42.754Z] EdgeX Global Pipelines Version Info [2023-05-23T08:29:42.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T08:29:43.469Z] ------------------- [2023-05-23T08:29:43.469Z] stable info: [2023-05-23T08:29:43.469Z] ------------------- [2023-05-23T08:29:43.469Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T08:29:43.469Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T08:29:43.469Z] Message: update stable to v1.0.249 > git rev-list --no-walk 6ba18ef698eaa84cb868e1ab006d918baa23aca8 # timeout=10 [2023-05-23T08:29:44.042Z] ------------------- [2023-05-23T08:29:44.042Z] experimental info: [2023-05-23T08:29:44.042Z] ------------------- [2023-05-23T08:29:44.042Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T08:29:44.042Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T08:29:44.042Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T08:29:44.218Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-23T08:29:44.226Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-23T08:29:44.233Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T08:29:44.245Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T08:29:44.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T08:29:44.266Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T08:29:44.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T08:29:44.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-23T08:29:44.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-23T08:29:44.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-23T08:29:44.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T08:29:44.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T08:29:44.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T08:29:44.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T08:29:44.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T08:29:44.391Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T08:29:44.401Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T08:29:44.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T08:29:44.430Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-23T08:29:44.448Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-23T08:29:44.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T08:29:44.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T08:29:44.493Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T08:29:44.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo [2023-05-23T08:29:44.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo [2023-05-23T08:29:44.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo [2023-05-23T08:29:44.551Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [Pipeline] echo [2023-05-23T08:29:44.561Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cac5dc [Pipeline] echo [2023-05-23T08:29:44.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T08:29:44.632Z] provisioning config files... [2023-05-23T08:29:44.654Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config13208719463993554723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T08:29:44.955Z] ---> docker-login.sh [2023-05-23T08:29:44.955Z] nexus3.edgexfoundry.org:10001 [2023-05-23T08:29:45.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:29:45.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:29:45.475Z] Configure a credential helper to remove this warning. See [2023-05-23T08:29:45.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:29:45.475Z] [2023-05-23T08:29:45.475Z] Login Succeeded [2023-05-23T08:29:45.475Z] nexus3.edgexfoundry.org:10002 [2023-05-23T08:29:45.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:29:45.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:29:45.475Z] Configure a credential helper to remove this warning. See [2023-05-23T08:29:45.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:29:45.475Z] [2023-05-23T08:29:45.475Z] Login Succeeded [2023-05-23T08:29:45.475Z] nexus3.edgexfoundry.org:10003 [2023-05-23T08:29:45.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:29:45.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:29:45.734Z] Configure a credential helper to remove this warning. See [2023-05-23T08:29:45.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:29:45.734Z] [2023-05-23T08:29:45.734Z] Login Succeeded [2023-05-23T08:29:45.734Z] nexus3.edgexfoundry.org:10004 [2023-05-23T08:29:45.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:29:45.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:29:45.734Z] Configure a credential helper to remove this warning. See [2023-05-23T08:29:45.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:29:45.734Z] [2023-05-23T08:29:45.734Z] Login Succeeded [2023-05-23T08:29:45.734Z] docker.io [2023-05-23T08:29:45.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:29:45.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:29:45.995Z] Configure a credential helper to remove this warning. See [2023-05-23T08:29:45.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:29:45.995Z] [2023-05-23T08:29:45.995Z] Login Succeeded [2023-05-23T08:29:45.995Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T08:29:46.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T08:29:46.323Z] + 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-23T08:29:46.323Z] + dirname cmd/core-command/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-23T08:29:46.323Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-23T08:29:46.323Z] + dirname cmd/core-data/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-23T08:29:46.323Z] + dirname cmd/core-metadata/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-23T08:29:46.323Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2+ [2023-05-23T08:29:46.323Z] dirname cmd/security-proxy-auth/Dockerfile [2023-05-23T08:29:46.323Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-23T08:29:46.323Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-23T08:29:46.323Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-23T08:29:46.323Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-23T08:29:46.323Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-23T08:29:46.323Z] + + dirname cmd/security-spire-config/Dockerfile [2023-05-23T08:29:46.323Z] cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-23T08:29:46.323Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-23T08:29:46.323Z] + cut -d/ -f2 [2023-05-23T08:29:46.323Z] + dirname cmd/support-notifications/Dockerfile [2023-05-23T08:29:46.323Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-23T08:29:46.323Z] + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile [2023-05-23T08:29:46.323Z] [2023-05-23T08:29:46.323Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-23T08:29:46.375Z] 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-23T08:29:46.726Z] + git rev-list -1 --merges 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5~1..2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [Pipeline] echo [2023-05-23T08:29:46.744Z] -----------> git rev-list -1 --merges 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5~1..2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:29:46.744Z] 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [false] [Pipeline] sh [2023-05-23T08:29:47.032Z] + git log --format=format:%s -1 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [Pipeline] echo [2023-05-23T08:29:47.046Z] ========================================================= [2023-05-23T08:29:47.046Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T08:29:47.046Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-23T08:29:47.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T08:29:47.488Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T08:29:47.488Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T08:29:47.488Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T08:29:47.488Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T08:29:47.488Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T08:29:47.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:29:47.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T08:29:47.910Z] [2023-05-23T08:29:47.910Z] 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-23T08:29:48.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T08:29:48.468Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T08:29:48.468Z] b85a868b505f: Pulling fs layer [2023-05-23T08:29:48.468Z] e2be974225ed: Pulling fs layer [2023-05-23T08:29:48.468Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T08:29:48.468Z] 988bab9f4d93: Pulling fs layer [2023-05-23T08:29:48.468Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T08:29:48.468Z] eaf3925da568: Pulling fs layer [2023-05-23T08:29:48.468Z] bab4dde63d76: Pulling fs layer [2023-05-23T08:29:48.468Z] bde34c3a00c8: Pulling fs layer [2023-05-23T08:29:48.468Z] b352a97aabf1: Pulling fs layer [2023-05-23T08:29:48.468Z] 4872d77fe225: Pulling fs layer [2023-05-23T08:29:48.468Z] 5851b861e8e6: Pulling fs layer [2023-05-23T08:29:48.468Z] 988bab9f4d93: Waiting [2023-05-23T08:29:48.468Z] bab4dde63d76: Waiting [2023-05-23T08:29:48.468Z] b352a97aabf1: Waiting [2023-05-23T08:29:48.468Z] 4872d77fe225: Waiting [2023-05-23T08:29:48.468Z] bde34c3a00c8: Waiting [2023-05-23T08:29:48.468Z] eaf3925da568: Waiting [2023-05-23T08:29:48.468Z] 5851b861e8e6: Waiting [2023-05-23T08:29:48.468Z] 1469e6f7b9e6: Waiting [2023-05-23T08:29:48.468Z] e2be974225ed: Verifying Checksum [2023-05-23T08:29:48.468Z] e2be974225ed: Download complete [2023-05-23T08:29:48.468Z] 988bab9f4d93: Verifying Checksum [2023-05-23T08:29:48.468Z] 988bab9f4d93: Download complete [2023-05-23T08:29:48.468Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T08:29:48.468Z] 1469e6f7b9e6: Download complete [2023-05-23T08:29:48.468Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T08:29:48.468Z] 339a4e72a1f5: Download complete [2023-05-23T08:29:48.468Z] eaf3925da568: Download complete [2023-05-23T08:29:48.468Z] bde34c3a00c8: Verifying Checksum [2023-05-23T08:29:48.468Z] bde34c3a00c8: Download complete [2023-05-23T08:29:48.728Z] b352a97aabf1: Verifying Checksum [2023-05-23T08:29:48.728Z] b352a97aabf1: Download complete [2023-05-23T08:29:48.728Z] 4872d77fe225: Download complete [2023-05-23T08:29:48.728Z] 5851b861e8e6: Download complete [2023-05-23T08:29:48.728Z] b85a868b505f: Verifying Checksum [2023-05-23T08:29:48.728Z] b85a868b505f: Download complete [2023-05-23T08:29:48.986Z] bab4dde63d76: Verifying Checksum [2023-05-23T08:29:48.986Z] bab4dde63d76: Download complete [2023-05-23T08:29:49.926Z] b85a868b505f: Pull complete [2023-05-23T08:29:50.186Z] e2be974225ed: Pull complete [2023-05-23T08:29:50.445Z] 339a4e72a1f5: Pull complete [2023-05-23T08:29:50.704Z] 988bab9f4d93: Pull complete [2023-05-23T08:29:50.964Z] 1469e6f7b9e6: Pull complete [2023-05-23T08:29:50.964Z] eaf3925da568: Pull complete [2023-05-23T08:29:52.870Z] bab4dde63d76: Pull complete [2023-05-23T08:29:52.870Z] bde34c3a00c8: Pull complete [2023-05-23T08:29:52.870Z] b352a97aabf1: Pull complete [2023-05-23T08:29:52.870Z] 4872d77fe225: Pull complete [2023-05-23T08:29:52.870Z] 5851b861e8e6: Pull complete [2023-05-23T08:29:53.128Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T08:29:53.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T08:29:53.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:29:53.241Z] prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container [2023-05-23T08:29:53.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T08:29:57.058Z] $ docker top 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 -eo pid,comm [2023-05-23T08:29:57.109Z] 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-23T08:29:57.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T08:29:57.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T08:29:57.142Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T08:29:57.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T08:29:57.256Z] $ docker exec 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 ssh-agent [2023-05-23T08:29:57.380Z] SSH_AUTH_SOCK=/tmp/ssh-IWp5SGBjwADd/agent.32 [2023-05-23T08:29:57.380Z] SSH_AGENT_PID=38 [2023-05-23T08:29:57.388Z] Running ssh-add (command line suppressed) [2023-05-23T08:29:57.502Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9619623671473077890.key (/w/workspace/edgex-go/3@tmp/private_key_9619623671473077890.key) [2023-05-23T08:29:57.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T08:29:57.800Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T08:29:57.825Z] $ docker exec --env ******** --env ******** 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 ssh-agent -k [2023-05-23T08:29:57.924Z] unset SSH_AUTH_SOCK; [2023-05-23T08:29:57.924Z] unset SSH_AGENT_PID; [2023-05-23T08:29:57.924Z] echo Agent pid 38 killed; [2023-05-23T08:29:57.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T08:29:57.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T08:29:57.955Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T08:29:58.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T08:29:58.083Z] $ docker exec 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 ssh-agent [2023-05-23T08:29:58.194Z] SSH_AUTH_SOCK=/tmp/ssh-GuE27nCQuXLd/agent.70 [2023-05-23T08:29:58.194Z] SSH_AGENT_PID=77 [2023-05-23T08:29:58.199Z] Running ssh-add (command line suppressed) [2023-05-23T08:29:58.301Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_15298366243010720388.key (/w/workspace/edgex-go/3@tmp/private_key_15298366243010720388.key) [2023-05-23T08:29:58.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T08:29:58.639Z] + git semver init [2023-05-23T08:29:58.899Z] 2023-05-23 08:29:58,778 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T08:29:58.899Z] 2023-05-23 08:29:58,779 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-05-23T08:29:58.899Z] 2023-05-23 08:29:58,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-05-23T08:29:58.899Z] 2023-05-23 08:29:58,779 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-05-23T08:30:05.475Z] 2023-05-23 08:30:04,327 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-05-23T08:30:05.475Z] 2023-05-23 08:30:04,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4572 with force:False [2023-05-23T08:30:05.475Z] 2023-05-23 08:30:04,328 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4572 [2023-05-23T08:30:05.475Z] 2023-05-23 08:30:04,332 [execute] INFO git cat-file --batch-check [2023-05-23T08:30:05.475Z] 2023-05-23 08:30:04,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T08:30:05.475Z] 2023-05-23 08:30:04,339 [execute] INFO git cat-file --batch [2023-05-23T08:30:05.475Z] 2023-05-23 08:30:04,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T08:30:05.475Z] 2023-05-23 08:30:04,343 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4572 [2023-05-23T08:30:05.475Z] 0.0.0 [Pipeline] } [2023-05-23T08:30:05.490Z] $ docker exec --env ******** --env ******** 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 ssh-agent -k [2023-05-23T08:30:05.592Z] unset SSH_AUTH_SOCK; [2023-05-23T08:30:05.593Z] unset SSH_AGENT_PID; [2023-05-23T08:30:05.594Z] echo Agent pid 77 killed; [2023-05-23T08:30:05.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T08:30:05.913Z] + git semver [Pipeline] } [2023-05-23T08:30:06.204Z] $ docker stop --time=1 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 [2023-05-23T08:30:07.546Z] $ docker rm -f --volumes 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T08:30:07.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T08:30:08.137Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T08:30:08.141Z] [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-23T08:30:08.528Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-23T08:30:08.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T08:30:08.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T08:30:08.567Z] ========================================================= [2023-05-23T08:30:08.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T08:30:08.568Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:30:08.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T08:30:08.862Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T08:30:08.862Z] f56be85fc22e: Pulling fs layer [2023-05-23T08:30:08.862Z] 85791d961cd3: Pulling fs layer [2023-05-23T08:30:08.862Z] d694b5ae8c79: Pulling fs layer [2023-05-23T08:30:08.862Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T08:30:08.862Z] 4d19c01a9841: Pulling fs layer [2023-05-23T08:30:08.862Z] 9325e15d5711: Pulling fs layer [2023-05-23T08:30:08.862Z] 556b6ee489ea: Pulling fs layer [2023-05-23T08:30:08.862Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T08:30:08.862Z] 4d19c01a9841: Waiting [2023-05-23T08:30:08.862Z] c5a4b2cf53e6: Waiting [2023-05-23T08:30:08.862Z] 9325e15d5711: Waiting [2023-05-23T08:30:08.862Z] 9f32a84ed3da: Waiting [2023-05-23T08:30:08.862Z] 85791d961cd3: Verifying Checksum [2023-05-23T08:30:08.862Z] 85791d961cd3: Download complete [2023-05-23T08:30:08.862Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T08:30:08.862Z] 9f32a84ed3da: Download complete [2023-05-23T08:30:08.862Z] 4d19c01a9841: Verifying Checksum [2023-05-23T08:30:08.862Z] 4d19c01a9841: Download complete [2023-05-23T08:30:08.862Z] f56be85fc22e: Verifying Checksum [2023-05-23T08:30:08.862Z] f56be85fc22e: Download complete [2023-05-23T08:30:08.862Z] 9325e15d5711: Verifying Checksum [2023-05-23T08:30:08.862Z] 9325e15d5711: Download complete [2023-05-23T08:30:09.126Z] f56be85fc22e: Pull complete [2023-05-23T08:30:09.126Z] 85791d961cd3: Pull complete [2023-05-23T08:30:09.695Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T08:30:09.695Z] c5a4b2cf53e6: Download complete [2023-05-23T08:30:09.695Z] d694b5ae8c79: Verifying Checksum [2023-05-23T08:30:09.695Z] d694b5ae8c79: Download complete [2023-05-23T08:30:09.954Z] 556b6ee489ea: Verifying Checksum [2023-05-23T08:30:09.954Z] 556b6ee489ea: Download complete [2023-05-23T08:30:13.243Z] d694b5ae8c79: Pull complete [2023-05-23T08:30:13.243Z] 9f32a84ed3da: Pull complete [2023-05-23T08:30:13.243Z] 4d19c01a9841: Pull complete [2023-05-23T08:30:13.243Z] 9325e15d5711: Pull complete [2023-05-23T08:30:15.773Z] 556b6ee489ea: Pull complete [2023-05-23T08:30:16.339Z] c5a4b2cf53e6: Pull complete [2023-05-23T08:30:16.339Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T08:30:16.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T08:30:16.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:30:16.633Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T08:30:16.633Z] WORKDIR /edgex [2023-05-23T08:30:16.633Z] COPY go.mod . [2023-05-23T08:30:16.633Z] RUN go mod download [2023-05-23T08:30:16.633Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-23T08:30:17.201Z] Sending build context to Docker daemon 170.8MB [2023-05-23T08:30:17.201Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T08:30:17.201Z] ---> c4be618373d6 [2023-05-23T08:30:17.201Z] Step 2/4 : WORKDIR /edgex [2023-05-23T08:30:23.219Z] Still waiting to schedule task [2023-05-23T08:30:23.219Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-23T08:30:29.429Z] ---> Running in af9cbead674b [2023-05-23T08:30:29.429Z] Removing intermediate container af9cbead674b [2023-05-23T08:30:29.429Z] ---> e51c7b989bb4 [2023-05-23T08:30:29.429Z] Step 3/4 : COPY go.mod . [2023-05-23T08:30:29.429Z] ---> cfac2b35e311 [2023-05-23T08:30:29.429Z] Step 4/4 : RUN go mod download [2023-05-23T08:30:29.429Z] ---> Running in 5bce0b1dcc00 [2023-05-23T08:30:47.535Z] Removing intermediate container 5bce0b1dcc00 [2023-05-23T08:30:47.535Z] ---> 5243098c9d52 [2023-05-23T08:30:47.535Z] Successfully built 5243098c9d52 [2023-05-23T08:30:47.535Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:30:47.847Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T08:30:47.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:30:47.920Z] prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container [2023-05-23T08:30:47.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T08:30:48.341Z] $ docker top da047c859a2fab318242d6da3f0a69f875a6092367866a1acf841fc47d4a8ac4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:30:48.684Z] + go version [2023-05-23T08:30:48.684Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T08:30:48.699Z] $ docker stop --time=1 da047c859a2fab318242d6da3f0a69f875a6092367866a1acf841fc47d4a8ac4 [2023-05-23T08:30:49.942Z] $ docker rm -f --volumes da047c859a2fab318242d6da3f0a69f875a6092367866a1acf841fc47d4a8ac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:30:50.329Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T08:30:50.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:30:50.404Z] prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container [2023-05-23T08:30:50.438Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T08:30:50.852Z] $ docker top 18d0c95638a3fc4adf2c3d8669f5312262104c50f2da3fda02caaa29587b5425 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T08:30:50.917Z] ========================================================= [2023-05-23T08:30:50.917Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-23T08:30:50.917Z] ========================================================= [Pipeline] sh [2023-05-23T08:30:51.197Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:30:51.487Z] + make test [2023-05-23T08:30:51.487Z] go test -race -coverprofile=coverage.out ./... [2023-05-23T08:30:58.065Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-23T08:31:12.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-23T08:31:12.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-23T08:31:12.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-23T08:31:12.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-23T08:31:12.936Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-23T08:31:12.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-23T08:31:12.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-23T08:31:12.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-23T08:31:12.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-23T08:31:13.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-23T08:31:13.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-23T08:31:13.716Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-23T08:31:13.716Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-23T08:31:13.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-23T08:31:16.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-23T08:31:16.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-23T08:31:16.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2023-05-23T08:31:18.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2023-05-23T08:31:22.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-05-23T08:31:22.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-23T08:31:22.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-23T08:31:22.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-23T08:31:23.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-23T08:31:23.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-23T08:31:23.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-05-23T08:31:25.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-23T08:31:25.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-23T08:31:25.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:31:25.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-23T08:31:25.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-23T08:31:26.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-23T08:31:26.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-23T08:31:29.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.459s coverage: 88.5% of statements [2023-05-23T08:31:29.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-05-23T08:31:29.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-23T08:31:29.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:31:29.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-23T08:31:29.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements [2023-05-23T08:31:29.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-23T08:31:29.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-23T08:31:29.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-23T08:31:29.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-23T08:31:29.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-23T08:31:29.269Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-05-23T08:31:30.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-23T08:31:30.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-23T08:31:30.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-23T08:31:30.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-05-23T08:31:30.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-23T08:31:30.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-05-23T08:31:30.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-23T08:31:31.161Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-05-23T08:31:31.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 42.9% of statements [2023-05-23T08:31:31.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements [2023-05-23T08:31:31.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2023-05-23T08:31:31.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-05-23T08:31:31.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-05-23T08:31:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-23T08:31:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-23T08:31:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-23T08:31:32.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-23T08:31:33.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-23T08:31:33.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-23T08:31:33.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-23T08:31:33.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-23T08:31:34.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-23T08:31:34.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-23T08:31:34.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-23T08:31:34.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-23T08:31:34.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-23T08:31:34.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-23T08:31:34.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-23T08:31:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-23T08:31:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-23T08:31:38.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-23T08:31:38.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-23T08:31:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-23T08:31:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-23T08:31:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-23T08:31:40.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-23T08:31:40.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-23T08:31:40.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-23T08:31:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-23T08:31:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-23T08:31:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-23T08:31:41.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-23T08:31:43.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-23T08:31:43.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-23T08:31:43.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-23T08:31:43.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-23T08:31:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2023-05-23T08:31:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-23T08:31:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:31:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-23T08:31:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-23T08:31:45.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-23T08:31:45.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-23T08:31:45.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-23T08:31:45.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.063s coverage: 20.0% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.287s coverage: 38.4% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-05-23T08:31:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-05-23T08:31:57.992Z] 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-23T08:31:57.992Z] running golangci-lint [2023-05-23T08:31:57.992Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-23T08:31:57.992Z] go version go1.20.2 linux/amd64 [2023-05-23T08:31:57.992Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-23T08:31:57.992Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-23T08:32:00.985Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16480 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws [2023-05-23T08:32:00.996Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-05-23T08:32:01.030Z] The recommended git tool is: git [2023-05-23T08:32:07.043Z] using credential edgex-jenkins-ssh [2023-05-23T08:32:07.060Z] Cloning the remote Git repository [2023-05-23T08:32:07.117Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-23T08:32:07.240Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-05-23T08:32:07.402Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-23T08:32:07.404Z] > git --version # timeout=10 [2023-05-23T08:32:07.429Z] > git --version # 'git version 2.25.1' [2023-05-23T08:32:07.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T08:32:07.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T08:32:10.195Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|exports_file|name|types_sizes|deps|imports) took 13.376649305s" [2023-05-23T08:32:10.195Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.09446ms" [2023-05-23T08:32:16.760Z] level=info msg="[linters_context/goanalysis] analyzers took 45.045070291s with top 10 stages: buildir: 26.456626589s, fact_deprecated: 1.225859022s, inspect: 1.218480226s, printf: 1.064401197s, ctrlflow: 935.937564ms, gosec: 907.591127ms, S1038: 904.000365ms, nilness: 820.007163ms, fact_purity: 812.554192ms, typedness: 521.616102ms" [2023-05-23T08:32:16.760Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-23T08:32:16.761Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, cgo: 203/203, exclude-rules: 23/203, nolint: 0/23, filename_unadjuster: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, skip_dirs: 203/203, exclude: 203/203" [2023-05-23T08:32:16.761Z] level=info msg="[runner] processing took 14.183403ms with stages: nolint: 6.516612ms, identifier_marker: 3.402262ms, path_prettifier: 1.277252ms, exclude-rules: 1.226061ms, autogenerated_exclude: 1.03395ms, skip_dirs: 682.716µs, cgo: 26.04µs, filename_unadjuster: 14.91µs, max_same_issues: 570ns, diff: 470ns, uniq_by_line: 440ns, skip_files: 410ns, severity-rules: 340ns, exclude: 310ns, source_code: 280ns, sort_results: 250ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" [2023-05-23T08:32:16.761Z] level=info msg="[runner] linters took 6.50436548s with stages: goanalysis_metalinter: 6.490073745s" [2023-05-23T08:32:16.761Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-23T08:32:16.761Z] level=info msg="Memory: 201 samples, avg is 183.4MB, max is 798.7MB" [2023-05-23T08:32:16.761Z] level=info msg="Execution took 19.921005074s" [2023-05-23T08:32:16.761Z] go vet ./... [2023-05-23T08:32:20.940Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T08:32:20.940Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T08:32:20.940Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T08:32:20.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-23T08:32:21.246Z] + ls -al . [2023-05-23T08:32:21.246Z] total 704 [2023-05-23T08:32:21.246Z] drwxrwxr-x 11 1001 1001 4096 May 23 08:30 . [2023-05-23T08:32:21.246Z] drwxr-xr-x 4 root root 4096 May 23 08:30 .. [2023-05-23T08:32:21.246Z] drwxrwxr-x 2 1001 1001 4096 May 23 08:29 .blubracket [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 16 May 23 08:29 .dockerignore [2023-05-23T08:32:21.246Z] drwxrwxr-x 8 1001 1001 4096 May 23 08:30 .git [2023-05-23T08:32:21.246Z] drwxrwxr-x 3 1001 1001 4096 May 23 08:29 .github [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 1133 May 23 08:29 .gitignore [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 42 May 23 08:29 .golangci.yml [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 87 May 23 08:29 .hadolint.yml [2023-05-23T08:32:21.246Z] drwxr-xr-x 3 1001 1001 4096 May 23 08:30 .semver [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 166 May 23 08:29 .sonarcloud.properties [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 1171 May 23 08:29 ADOPTERS.md [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 10835 May 23 08:29 Attribution.txt [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 73765 May 23 08:29 CHANGELOG.md [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 3804 May 23 08:29 CONTRIBUTING.md [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 677 May 23 08:29 GOVERNANCE.md [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 883 May 23 08:29 Jenkinsfile [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 10775 May 23 08:29 LICENSE [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 14368 May 23 08:29 Makefile [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 582 May 23 08:29 OWNERS.md [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 9902 May 23 08:29 README.md [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 789 May 23 08:29 SECURITY.md [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 5 May 23 08:30 VERSION [2023-05-23T08:32:21.246Z] drwxrwxr-x 2 1001 1001 4096 May 23 08:29 bin [2023-05-23T08:32:21.246Z] drwxrwxr-x 18 1001 1001 4096 May 23 08:29 cmd [2023-05-23T08:32:21.246Z] -rw-r--r-- 1 root root 447731 May 23 08:31 coverage.out [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 3200 May 23 08:29 go.mod [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 31130 May 23 08:29 go.sum [2023-05-23T08:32:21.246Z] drwxrwxr-x 7 1001 1001 4096 May 23 08:29 internal [2023-05-23T08:32:21.246Z] drwxrwxr-x 3 1001 1001 4096 May 23 08:29 openapi [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 594 May 23 08:29 security.txt [2023-05-23T08:32:21.246Z] drwxrwxr-x 4 1001 1001 4096 May 23 08:29 snap [2023-05-23T08:32:21.246Z] -rw-rw-r-- 1 1001 1001 204 May 23 08:29 version.go [Pipeline] sh [2023-05-23T08:32:21.527Z] + '[' -e coverage.out ] [2023-05-23T08:32:21.527Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-23T08:32:21.709Z] Stashed 1 file(s) [Pipeline] sh [2023-05-23T08:32:21.987Z] + make build [2023-05-23T08:32:21.987Z] 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-23T08:32:26.492Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-23T08:32:26.512Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T08:32:27.481Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-23T08:32:28.274Z] Merging remotes/origin/main commit 3d7959681c73ad1dd76784b2336248bd6b6384c3 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-23T08:32:28.982Z] Merge succeeded, producing ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T08:32:28.982Z] Checking out Revision ebe8f04bcf937908ea38ff8564c317a764e44157 (PR-4572) [2023-05-23T08:32:27.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-23T08:32:27.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T08:32:27.546Z] > 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-23T08:32:28.298Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T08:32:28.384Z] > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [2023-05-23T08:32:28.617Z] > git remote # timeout=10 [2023-05-23T08:32:28.638Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T08:32:28.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T08:32:28.683Z] > git merge 3d7959681c73ad1dd76784b2336248bd6b6384c3 # timeout=10 [2023-05-23T08:32:28.963Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T08:32:28.993Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T08:32:29.009Z] > git checkout -f ebe8f04bcf937908ea38ff8564c317a764e44157 # timeout=10 [2023-05-23T08:32:32.694Z] Commit message: "Merge commit '3d7959681c73ad1dd76784b2336248bd6b6384c3' into HEAD" [2023-05-23T08:32:32.723Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T08:32:33.707Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T08:32:33.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T08:32:33.708Z] Dload Upload Total Spent Left Speed [2023-05-23T08:32:33.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [2023-05-23T08:32:34.181Z] 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-23T08:32:34.181Z] 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 [Pipeline] sh [2023-05-23T08:32:34.439Z] 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-23T08:32:34.525Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T08:32:32.708Z] > git rev-list --no-walk 6ba18ef698eaa84cb868e1ab006d918baa23aca8 # timeout=10 [2023-05-23T08:32:34.862Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T08:32:34.862Z] + sudo tee /etc/docker/daemon.new [2023-05-23T08:32:34.862Z] { [2023-05-23T08:32:34.862Z] "registry-mirrors": [ [2023-05-23T08:32:34.862Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T08:32:34.862Z] ], [2023-05-23T08:32:34.862Z] "bip": "10.250.0.254/24", [2023-05-23T08:32:34.862Z] "hosts": [ [2023-05-23T08:32:34.862Z] "tcp://0.0.0.0:5555", [2023-05-23T08:32:34.862Z] "unix:///var/run/docker.sock" [2023-05-23T08:32:34.862Z] ], [2023-05-23T08:32:34.862Z] "mtu": 1458, [2023-05-23T08:32:34.862Z] "selinux-enabled": true, [2023-05-23T08:32:34.862Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T08:32:34.862Z] } [Pipeline] sh [2023-05-23T08:32:35.004Z] 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-23T08:32:35.189Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T08:32:35.516Z] + sudo service docker restart [2023-05-23T08:32:41.562Z] 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-23T08:32:42.496Z] 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-23T08:32:43.427Z] 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-23T08:32:44.796Z] 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-23T08:32:45.731Z] 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-23T08:32:46.298Z] 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-23T08:32:47.674Z] 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-23T08:32:49.062Z] $ docker stop --time=1 18d0c95638a3fc4adf2c3d8669f5312262104c50f2da3fda02caaa29587b5425 [2023-05-23T08:32:53.930Z] $ docker rm -f --volumes 18d0c95638a3fc4adf2c3d8669f5312262104c50f2da3fda02caaa29587b5425 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-05-23T08:32:54.281Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-05-23T08:32:54.315Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6627909509374278511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:32:54.853Z] ---> docker-login.sh [2023-05-23T08:32:54.853Z] nexus3.edgexfoundry.org:10001 [2023-05-23T08:32:54.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T08:32:54.880Z] [2023-05-23T08:32:54.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:32:55.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T08:32:55.175Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-23T08:32:55.175Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-23T08:32:55.175Z] ca9280d653b3: Pulling fs layer [2023-05-23T08:32:55.175Z] 7e9c9ca2126c: Pulling fs layer [2023-05-23T08:32:55.435Z] cbdbe7a5bc2a: Download complete [2023-05-23T08:32:55.435Z] ca9280d653b3: Verifying Checksum [2023-05-23T08:32:55.435Z] ca9280d653b3: Download complete [2023-05-23T08:32:55.435Z] cbdbe7a5bc2a: Pull complete [2023-05-23T08:32:55.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:32:55.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:32:55.446Z] Configure a credential helper to remove this warning. See [2023-05-23T08:32:55.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:32:55.446Z] [2023-05-23T08:32:55.446Z] Login Succeeded [2023-05-23T08:32:55.446Z] nexus3.edgexfoundry.org:10002 [2023-05-23T08:32:55.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:32:55.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:32:55.988Z] Configure a credential helper to remove this warning. See [2023-05-23T08:32:55.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:32:55.988Z] [2023-05-23T08:32:55.988Z] Login Succeeded [2023-05-23T08:32:55.988Z] nexus3.edgexfoundry.org:10003 [2023-05-23T08:32:56.011Z] 7e9c9ca2126c: Download complete [2023-05-23T08:32:56.011Z] ca9280d653b3: Pull complete [2023-05-23T08:32:56.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:32:56.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:32:56.264Z] Configure a credential helper to remove this warning. See [2023-05-23T08:32:56.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:32:56.264Z] [2023-05-23T08:32:56.264Z] Login Succeeded [2023-05-23T08:32:56.264Z] nexus3.edgexfoundry.org:10004 [2023-05-23T08:32:56.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:32:56.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:32:56.810Z] Configure a credential helper to remove this warning. See [2023-05-23T08:32:56.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:32:56.810Z] [2023-05-23T08:32:56.810Z] Login Succeeded [2023-05-23T08:32:56.810Z] docker.io [2023-05-23T08:32:57.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:32:57.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:32:57.353Z] Configure a credential helper to remove this warning. See [2023-05-23T08:32:57.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:32:57.353Z] [2023-05-23T08:32:57.353Z] Login Succeeded [2023-05-23T08:32:57.353Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T08:32:57.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-23T08:32:57.981Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-23T08:32:58.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T08:32:58.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T08:32:58.022Z] ========================================================= [2023-05-23T08:32:58.022Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T08:32:58.022Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:32:58.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T08:32:58.633Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T08:32:58.633Z] c41833b44d91: Pulling fs layer [2023-05-23T08:32:58.633Z] ed15518f5707: Pulling fs layer [2023-05-23T08:32:58.633Z] feae8fd75edb: Pulling fs layer [2023-05-23T08:32:58.633Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T08:32:58.633Z] 3cdef696dda3: Pulling fs layer [2023-05-23T08:32:58.633Z] 2ced38df9373: Pulling fs layer [2023-05-23T08:32:58.633Z] 58f1dce35555: Pulling fs layer [2023-05-23T08:32:58.633Z] 3cdef696dda3: Waiting [2023-05-23T08:32:58.633Z] 2ced38df9373: Waiting [2023-05-23T08:32:58.633Z] 58f1dce35555: Waiting [2023-05-23T08:32:58.633Z] 242c74f7c9fa: Waiting [2023-05-23T08:32:58.633Z] ed15518f5707: Verifying Checksum [2023-05-23T08:32:58.633Z] ed15518f5707: Download complete [2023-05-23T08:32:58.633Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T08:32:58.633Z] 242c74f7c9fa: Download complete [2023-05-23T08:32:58.633Z] 3cdef696dda3: Verifying Checksum [2023-05-23T08:32:58.633Z] c41833b44d91: Verifying Checksum [2023-05-23T08:32:58.633Z] c41833b44d91: Download complete [2023-05-23T08:32:58.633Z] 3cdef696dda3: Download complete [2023-05-23T08:32:59.296Z] 7e9c9ca2126c: Pull complete [2023-05-23T08:32:59.296Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-23T08:32:59.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T08:32:59.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:32:59.370Z] prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container [2023-05-23T08:32:59.396Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-23T08:32:59.608Z] c41833b44d91: Pull complete [2023-05-23T08:33:00.197Z] 58f1dce35555: Verifying Checksum [2023-05-23T08:33:00.197Z] 58f1dce35555: Download complete [2023-05-23T08:33:00.474Z] ed15518f5707: Pull complete [2023-05-23T08:33:01.079Z] feae8fd75edb: Download complete [2023-05-23T08:33:01.349Z] 2ced38df9373: Verifying Checksum [2023-05-23T08:33:01.349Z] 2ced38df9373: Download complete [2023-05-23T08:33:02.810Z] $ docker top 57be5ce4650ad832511ccf13851d8737ab89630f6a8a6643d647655a93c0e61e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:33:03.151Z] + docker-compose build --help [2023-05-23T08:33:03.151Z] + grep parallel [2023-05-23T08:33:03.720Z] --parallel Build images in parallel. [Pipeline] } [2023-05-23T08:33:03.733Z] $ docker stop --time=1 57be5ce4650ad832511ccf13851d8737ab89630f6a8a6643d647655a93c0e61e [2023-05-23T08:33:05.037Z] $ docker rm -f --volumes 57be5ce4650ad832511ccf13851d8737ab89630f6a8a6643d647655a93c0e61e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:33:05.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T08:33:05.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:33:05.506Z] prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container [2023-05-23T08:33:05.538Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-23T08:33:05.887Z] $ docker top e29eb2f944ed3d80c29055e4d9fa0d26eff837ea089b73e0e7aa7cd51c35685a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:33:06.236Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-23T08:33:06.804Z] Building core-command ... [2023-05-23T08:33:06.804Z] Building core-common-config-bootstrapper ... [2023-05-23T08:33:06.804Z] Building core-data ... [2023-05-23T08:33:06.804Z] Building core-metadata ... [2023-05-23T08:33:06.804Z] Building security-bootstrapper ... [2023-05-23T08:33:06.804Z] Building security-proxy-auth ... [2023-05-23T08:33:06.804Z] Building security-proxy-setup ... [2023-05-23T08:33:06.804Z] Building security-secretstore-setup ... [2023-05-23T08:33:06.804Z] Building security-spiffe-token-provider ... [2023-05-23T08:33:06.804Z] Building security-spire-agent ... [2023-05-23T08:33:06.804Z] Building security-spire-config ... [2023-05-23T08:33:06.804Z] Building security-spire-server ... [2023-05-23T08:33:06.804Z] Building support-notifications ... [2023-05-23T08:33:06.804Z] Building support-scheduler ... [2023-05-23T08:33:06.804Z] Building security-spire-config [2023-05-23T08:33:06.804Z] Building core-command [2023-05-23T08:33:06.804Z] Building security-spire-server [2023-05-23T08:33:06.804Z] Building security-proxy-setup [2023-05-23T08:33:06.804Z] Building core-common-config-bootstrapper [2023-05-23T08:33:13.697Z] feae8fd75edb: Pull complete [2023-05-23T08:33:13.697Z] 242c74f7c9fa: Pull complete [2023-05-23T08:33:13.697Z] 3cdef696dda3: Pull complete [2023-05-23T08:33:19.013Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:19.013Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:19.013Z] ---> 5243098c9d52 [2023-05-23T08:33:19.013Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:33:19.013Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:19.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:19.013Z] ---> 5243098c9d52 [2023-05-23T08:33:19.013Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:33:19.013Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:19.013Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:19.013Z] ---> 5243098c9d52 [2023-05-23T08:33:19.013Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T08:33:19.013Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:19.013Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:19.013Z] ---> 5243098c9d52 [2023-05-23T08:33:19.013Z] Step 3/26 : WORKDIR /edgex-go [2023-05-23T08:33:19.013Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:19.013Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:19.013Z] ---> 5243098c9d52 [2023-05-23T08:33:19.013Z] Step 3/22 : WORKDIR /edgex-go [2023-05-23T08:33:20.398Z] 2ced38df9373: Pull complete [2023-05-23T08:33:22.380Z] 58f1dce35555: Pull complete [2023-05-23T08:33:22.380Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T08:33:22.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T08:33:22.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:33:22.722Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-23T08:33:22.722Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T08:33:22.722Z] WORKDIR /edgex [2023-05-23T08:33:22.722Z] COPY go.mod . [2023-05-23T08:33:22.722Z] RUN go mod download [2023-05-23T08:33:23.311Z] Sending build context to Docker daemon 2.928MB [2023-05-23T08:33:23.311Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T08:33:23.311Z] ---> fadd8f120f05 [2023-05-23T08:33:23.311Z] Step 2/4 : WORKDIR /edgex [2023-05-23T08:33:25.284Z] ---> Running in 45f92c9b7389 [2023-05-23T08:33:25.553Z] Removing intermediate container 45f92c9b7389 [2023-05-23T08:33:25.553Z] ---> 020c9a501643 [2023-05-23T08:33:25.553Z] Step 3/4 : COPY go.mod . [2023-05-23T08:33:26.139Z] ---> 9441f3cec472 [2023-05-23T08:33:26.139Z] Step 4/4 : RUN go mod download [2023-05-23T08:33:26.139Z] ---> Running in ad7a83aecae8 [2023-05-23T08:33:31.228Z] ---> Running in aecf1d154a91 [2023-05-23T08:33:31.229Z] ---> Running in baadb3e63ee0 [2023-05-23T08:33:31.229Z] ---> Running in b73467923235 [2023-05-23T08:33:31.229Z] ---> Running in 9522973fc7eb [2023-05-23T08:33:31.229Z] ---> Running in 852413c4470b [2023-05-23T08:33:31.229Z] Removing intermediate container baadb3e63ee0 [2023-05-23T08:33:31.229Z] ---> 4fa27d3e9a37 [2023-05-23T08:33:31.229Z] Step 4/24 : WORKDIR /edgex-go [2023-05-23T08:33:31.229Z] Removing intermediate container 9522973fc7eb [2023-05-23T08:33:31.229Z] ---> 9b61fe8f18a2 [2023-05-23T08:33:31.229Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:33:31.229Z] Removing intermediate container b73467923235 [2023-05-23T08:33:31.229Z] ---> 978841a5e001 [2023-05-23T08:33:31.229Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-23T08:33:31.229Z] Removing intermediate container aecf1d154a91 [2023-05-23T08:33:31.229Z] ---> 2cba9d2519a9 [2023-05-23T08:33:31.229Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T08:33:31.229Z] Removing intermediate container 852413c4470b [2023-05-23T08:33:31.229Z] ---> f4c3dded6c17 [2023-05-23T08:33:31.229Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T08:33:31.229Z] ---> Running in 34faf2ccce74 [2023-05-23T08:33:31.229Z] ---> Running in 76329ecd0e72 [2023-05-23T08:33:31.229Z] ---> Running in 964965d04799 [2023-05-23T08:33:31.229Z] ---> Running in 51939a217266 [2023-05-23T08:33:31.229Z] ---> Running in 24b214b3f6f1 [2023-05-23T08:33:31.229Z] Removing intermediate container 34faf2ccce74 [2023-05-23T08:33:31.229Z] ---> 76d1d061897a [2023-05-23T08:33:31.229Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:33:31.229Z] ---> Running in 80969f0a06ca [2023-05-23T08:33:31.229Z] Removing intermediate container 964965d04799 [2023-05-23T08:33:31.229Z] ---> ec0f7c9884c0 [2023-05-23T08:33:31.229Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-23T08:33:31.229Z] ---> Running in 4e3310e95c57 [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:31.229Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:31.229Z] Removing intermediate container 76329ecd0e72 [2023-05-23T08:33:31.229Z] ---> 435dfcd41198 [2023-05-23T08:33:31.229Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-23T08:33:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:31.229Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:31.229Z] ---> 73694c4091b8 [2023-05-23T08:33:31.229Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:31.229Z] ---> Running in 286d397eca09 [2023-05-23T08:33:31.229Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:31.229Z] Removing intermediate container 24b214b3f6f1 [2023-05-23T08:33:31.229Z] ---> 02fba3276cf1 [2023-05-23T08:33:31.229Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-23T08:33:31.229Z] Removing intermediate container 51939a217266 [2023-05-23T08:33:31.229Z] ---> e29848b1ca8f [2023-05-23T08:33:31.229Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T08:33:31.229Z] ---> 01aaf483dd1a [2023-05-23T08:33:31.229Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:31.229Z] Removing intermediate container 80969f0a06ca [2023-05-23T08:33:31.229Z] ---> a457f600856e [2023-05-23T08:33:31.229Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:33:31.229Z] ---> Running in 58fe38cd880e [2023-05-23T08:33:31.229Z] ---> 9ebd4a9d5d44 [2023-05-23T08:33:31.229Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:31.229Z] ---> Running in ea52025c7fa9 [2023-05-23T08:33:31.229Z] Removing intermediate container 4e3310e95c57 [2023-05-23T08:33:31.229Z] ---> 2c261216539e [2023-05-23T08:33:31.229Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-23T08:33:31.229Z] ---> 882d8c3e17cf [2023-05-23T08:33:31.229Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:31.229Z] ---> Running in 698987b8c20d [2023-05-23T08:33:31.229Z] ---> 24c2e1d1d5f3 [2023-05-23T08:33:31.229Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:31.229Z] ---> Running in 64459f9af7f1 [2023-05-23T08:33:58.418Z] Removing intermediate container ad7a83aecae8 [2023-05-23T08:33:58.418Z] ---> d36b4ace70c0 [2023-05-23T08:33:58.418Z] Successfully built d36b4ace70c0 [2023-05-23T08:33:58.418Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:33:58.755Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T08:33:58.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:33:58.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container [2023-05-23T08:33:59.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T08:34:01.539Z] $ docker top 814df52df567b67fb8174e8b31d6e935bc4b3f65ea73d55deb2194683f484d00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:34:02.362Z] + go version [2023-05-23T08:34:02.362Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T08:34:02.383Z] $ docker stop --time=1 814df52df567b67fb8174e8b31d6e935bc4b3f65ea73d55deb2194683f484d00 [2023-05-23T08:34:03.973Z] $ docker rm -f --volumes 814df52df567b67fb8174e8b31d6e935bc4b3f65ea73d55deb2194683f484d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:34:04.511Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T08:34:04.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:34:04.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container [2023-05-23T08:34:04.756Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T08:34:05.943Z] $ docker top 17f610e8f6f3f14079534f92acc246578d09db6e866961471ae38ea1f5fade08 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T08:34:06.159Z] ========================================================= [2023-05-23T08:34:06.159Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-23T08:34:06.159Z] ========================================================= [Pipeline] sh [2023-05-23T08:34:06.785Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:34:07.433Z] + make test [2023-05-23T08:34:07.433Z] go test -race -coverprofile=coverage.out ./... [2023-05-23T08:34:39.059Z] Removing intermediate container 64459f9af7f1 [2023-05-23T08:34:39.059Z] ---> 713645c2befa [2023-05-23T08:34:39.059Z] Step 8/24 : COPY . . [2023-05-23T08:34:39.059Z] Removing intermediate container 698987b8c20d [2023-05-23T08:34:39.059Z] ---> 11c7405d00d6 [2023-05-23T08:34:39.059Z] Step 8/23 : COPY . . [2023-05-23T08:34:39.059Z] Removing intermediate container 286d397eca09 [2023-05-23T08:34:39.059Z] ---> b1bb004d2052 [2023-05-23T08:34:39.059Z] Step 7/22 : COPY . . [2023-05-23T08:34:39.059Z] Removing intermediate container 58fe38cd880e [2023-05-23T08:34:39.059Z] ---> 662b6ee10a8d [2023-05-23T08:34:39.059Z] Step 7/26 : COPY . . [2023-05-23T08:34:39.059Z] Removing intermediate container ea52025c7fa9 [2023-05-23T08:34:39.059Z] ---> 313a4e8b65e7 [2023-05-23T08:34:39.059Z] Step 7/27 : COPY . . [2023-05-23T08:34:54.300Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-23T08:35:11.179Z] ---> bc818ce4ac6d [2023-05-23T08:35:11.179Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-23T08:35:11.179Z] ---> 907bf0589fdf [2023-05-23T08:35:11.179Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T08:35:11.179Z] ---> 56397d81eb80 [2023-05-23T08:35:11.179Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-23T08:35:11.179Z] ---> 325c1672b439 [2023-05-23T08:35:11.179Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T08:35:11.179Z] ---> 806c0eae2e7c [2023-05-23T08:35:11.179Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-23T08:35:11.179Z] ---> Running in 196674645fe0 [2023-05-23T08:35:11.179Z] ---> Running in 085415c7be51 [2023-05-23T08:35:11.179Z] ---> Running in 1f3c1b28865c [2023-05-23T08:35:11.179Z] ---> Running in 9b669adcc46f [2023-05-23T08:35:11.179Z] ---> Running in 53d14714c76a [2023-05-23T08:35:11.179Z] Removing intermediate container 196674645fe0 [2023-05-23T08:35:11.179Z] ---> 3f7b6370b892 [2023-05-23T08:35:11.179Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T08:35:11.179Z] Removing intermediate container 9b669adcc46f [2023-05-23T08:35:11.179Z] ---> f527354ab1d3 [2023-05-23T08:35:11.179Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-23T08:35:11.179Z] ---> Running in 2b837bf1d196 [2023-05-23T08:35:11.179Z] ---> Running in b486cb265158 [2023-05-23T08:35:11.179Z] Removing intermediate container 2b837bf1d196 [2023-05-23T08:35:11.179Z] ---> 6e99f4ca751f [2023-05-23T08:35:11.179Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T08:35:11.179Z] Removing intermediate container b486cb265158 [2023-05-23T08:35:11.179Z] ---> b6880404bb6f [2023-05-23T08:35:11.179Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T08:35:11.179Z] ---> Running in 3b1d7a925c01 [2023-05-23T08:35:11.179Z] ---> Running in f2e3ec0c5c8e [2023-05-23T08:35:11.179Z] 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-23T08:35:11.179Z] Removing intermediate container 3b1d7a925c01 [2023-05-23T08:35:11.179Z] ---> 735ca978facd [2023-05-23T08:35:11.179Z] 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-23T08:35:11.179Z] Removing intermediate container f2e3ec0c5c8e [2023-05-23T08:35:11.179Z] ---> e0e6c92b092e [2023-05-23T08:35:11.179Z] 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-23T08:35:11.179Z] ---> Running in b7262ad24c71 [2023-05-23T08:35:11.179Z] ---> Running in 7b2c6d0012fe [2023-05-23T08:35:11.179Z] 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-23T08:35:11.179Z] 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-23T08:35:11.179Z] Removing intermediate container b7262ad24c71 [2023-05-23T08:35:11.179Z] ---> b6b74c98ee65 [2023-05-23T08:35:11.179Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T08:35:11.179Z] ---> Running in 32efbd5b5af4 [2023-05-23T08:35:11.179Z] Removing intermediate container 7b2c6d0012fe [2023-05-23T08:35:11.179Z] ---> 1473e280b2c2 [2023-05-23T08:35:11.179Z] Step 12/26 : WORKDIR /edgex-go [2023-05-23T08:35:11.179Z] ---> Running in 8ee216452e9d [2023-05-23T08:35:11.179Z] Removing intermediate container 32efbd5b5af4 [2023-05-23T08:35:11.179Z] ---> c324e6c970bf [2023-05-23T08:35:11.179Z] [2023-05-23T08:35:11.179Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T08:35:11.179Z] Removing intermediate container 8ee216452e9d [2023-05-23T08:35:11.179Z] ---> 44f2087a5000 [2023-05-23T08:35:11.179Z] [2023-05-23T08:35:11.179Z] Step 13/26 : FROM alpine:3.17 [2023-05-23T08:35:11.179Z] 3.17: Pulling from library/alpine [2023-05-23T08:35:11.179Z] 3.17: Pulling from library/alpine [2023-05-23T08:35:11.179Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T08:35:11.179Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T08:35:11.179Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:11.179Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T08:35:11.179Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T08:35:11.179Z] Status: Image is up to date for alpine:3.17 [2023-05-23T08:35:11.179Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:11.179Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T08:35:11.179Z] ---> Running in 7e406b4b9a63 [2023-05-23T08:35:11.179Z] ---> Running in 1831133309fa [2023-05-23T08:35:11.179Z] Removing intermediate container 7e406b4b9a63 [2023-05-23T08:35:11.179Z] ---> 0625d413d629 [2023-05-23T08:35:11.179Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-23T08:35:11.179Z] Removing intermediate container 1831133309fa [2023-05-23T08:35:11.179Z] ---> 48753f2f077d [2023-05-23T08:35:11.179Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T08:35:11.179Z] ---> Running in 64343183a000 [2023-05-23T08:35:11.436Z] ---> Running in d1e24f9f52c0 [2023-05-23T08:35:12.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:12.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:12.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:12.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:12.631Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:35:12.631Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:35:12.631Z] OK: 17823 distinct packages available [2023-05-23T08:35:12.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:12.889Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:35:12.889Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:35:12.889Z] OK: 17823 distinct packages available [2023-05-23T08:35:12.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:12.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:12.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:12.889Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:13.148Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T08:35:13.148Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T08:35:13.148Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T08:35:13.148Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:13.148Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T08:35:13.148Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-23T08:35:13.148Z] (3/4) Installing libucontext (1.2-r0) [2023-05-23T08:35:13.148Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-23T08:35:13.148Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:13.148Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:13.148Z] OK: 8 MiB in 20 packages [2023-05-23T08:35:13.148Z] OK: 7 MiB in 19 packages [2023-05-23T08:35:17.481Z] Removing intermediate container 64343183a000 [2023-05-23T08:35:17.481Z] ---> d3a97ab49576 [2023-05-23T08:35:17.481Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:18.419Z] Removing intermediate container d1e24f9f52c0 [2023-05-23T08:35:18.419Z] ---> 15786339a940 [2023-05-23T08:35:18.419Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:18.678Z] ---> d13aeb7f2e12 [2023-05-23T08:35:18.678Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:35:18.678Z] ---> 4df06adfcc83 [2023-05-23T08:35:18.678Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:35:18.937Z] ---> ee2a5bea79cd [2023-05-23T08:35:18.937Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T08:35:18.937Z] ---> e6d9e23be4f8 [2023-05-23T08:35:18.937Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T08:35:31.224Z] ---> 6819ad1a7d90 [2023-05-23T08:35:31.224Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T08:35:31.224Z] ---> 5250fcda6d04 [2023-05-23T08:35:31.224Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T08:35:31.224Z] ---> 40f2f26c2533 [2023-05-23T08:35:31.224Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-23T08:35:31.224Z] ---> Running in d6d6d1e36566 [2023-05-23T08:35:31.224Z] ---> 7060e6050da5 [2023-05-23T08:35:31.224Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-23T08:35:31.224Z] Removing intermediate container d6d6d1e36566 [2023-05-23T08:35:31.224Z] ---> 89af922bf1ba [2023-05-23T08:35:31.224Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-23T08:35:34.506Z] ---> 2951aea29af0 [2023-05-23T08:35:34.506Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-23T08:35:34.506Z] ---> 178854cf5182 [2023-05-23T08:35:34.506Z] Step 22/27 : WORKDIR / [2023-05-23T08:35:34.506Z] ---> Running in 4e418ec1c58d [2023-05-23T08:35:34.764Z] Removing intermediate container 53d14714c76a [2023-05-23T08:35:34.764Z] ---> a26c15b6876d [2023-05-23T08:35:34.764Z] [2023-05-23T08:35:34.764Z] Step 9/22 : FROM alpine:3.17 [2023-05-23T08:35:34.764Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:34.764Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-23T08:35:35.023Z] ---> 1ce690753908 [2023-05-23T08:35:35.023Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T08:35:35.023Z] Removing intermediate container 1f3c1b28865c [2023-05-23T08:35:35.023Z] ---> 2c30726a1c5d [2023-05-23T08:35:35.023Z] [2023-05-23T08:35:35.023Z] Step 10/24 : FROM alpine:3.17 [2023-05-23T08:35:35.023Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:35.023Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:35:35.023Z] ---> Running in 8cd64a825dab [2023-05-23T08:35:35.957Z] ---> Running in 36424eae1b4c [2023-05-23T08:35:35.958Z] ---> Running in de3cb83f2712 [2023-05-23T08:35:35.958Z] Removing intermediate container 4e418ec1c58d [2023-05-23T08:35:35.958Z] ---> d800dad801b3 [2023-05-23T08:35:35.958Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T08:35:38.505Z] Removing intermediate container de3cb83f2712 [2023-05-23T08:35:38.505Z] ---> 1977f992920e [2023-05-23T08:35:38.505Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T08:35:38.505Z] ---> Running in 1473f9c1f89b [2023-05-23T08:35:38.505Z] ---> Running in 7b2a39fb83b4 [2023-05-23T08:35:38.505Z] Removing intermediate container 085415c7be51 [2023-05-23T08:35:38.505Z] ---> aee698ba944a [2023-05-23T08:35:38.505Z] [2023-05-23T08:35:38.505Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:35:38.505Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:38.505Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T08:35:38.505Z] ---> Running in e10da51dfb20 [2023-05-23T08:35:38.505Z] Removing intermediate container 1473f9c1f89b [2023-05-23T08:35:38.505Z] ---> 1295a1ce9aec [2023-05-23T08:35:38.505Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T08:35:38.505Z] Removing intermediate container 7b2a39fb83b4 [2023-05-23T08:35:38.505Z] ---> 6c5a183b3e23 [2023-05-23T08:35:38.505Z] Step 24/26 : LABEL arch=x86_64 [2023-05-23T08:35:38.505Z] ---> Running in 7247fd6504cb [2023-05-23T08:35:38.505Z] ---> Running in af2232099cbe [2023-05-23T08:35:38.505Z] Removing intermediate container e10da51dfb20 [2023-05-23T08:35:38.505Z] ---> 33f673ca0ad3 [2023-05-23T08:35:38.505Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:35:38.505Z] Removing intermediate container 7247fd6504cb [2023-05-23T08:35:38.505Z] ---> 35b5eba6dece [2023-05-23T08:35:38.505Z] Step 25/27 : LABEL arch=x86_64 [2023-05-23T08:35:38.505Z] ---> Running in 1c374508c5e3 [2023-05-23T08:35:38.505Z] Removing intermediate container af2232099cbe [2023-05-23T08:35:38.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:38.505Z] ---> ebea28e54c48 [2023-05-23T08:35:38.505Z] ---> Running in 8965305211dc [2023-05-23T08:35:38.505Z] Step 25/26 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:35:38.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:38.505Z] ---> Running in 4b4d97af6db1 [2023-05-23T08:35:38.505Z] Removing intermediate container 8965305211dc [2023-05-23T08:35:38.505Z] ---> cec947038c94 [2023-05-23T08:35:38.505Z] Step 26/27 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:35:38.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:38.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:38.505Z] Removing intermediate container 4b4d97af6db1 [2023-05-23T08:35:38.505Z] ---> ede7bcab21b5 [2023-05-23T08:35:38.505Z] Step 26/26 : LABEL version=0.0.0 [2023-05-23T08:35:38.505Z] ---> Running in cf26c4aa5664 [2023-05-23T08:35:38.767Z] ---> Running in 05aef3d82cf6 [2023-05-23T08:35:38.767Z] Removing intermediate container cf26c4aa5664 [2023-05-23T08:35:38.767Z] ---> f251d6f65939 [2023-05-23T08:35:38.767Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T08:35:38.767Z] ---> Running in 81b8eb45a84b [2023-05-23T08:35:38.767Z] Removing intermediate container 05aef3d82cf6 [2023-05-23T08:35:38.767Z] ---> 91e514ec3179 [2023-05-23T08:35:38.767Z] [2023-05-23T08:35:38.767Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:38.767Z] Successfully built 91e514ec3179 [2023-05-23T08:35:38.767Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:38.767Z] OK: 7 MiB in 16 packages [2023-05-23T08:35:38.767Z] Successfully tagged security-spire-server:latest [2023-05-23T08:35:38.767Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-05-23T08:35:38.767Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:38.767Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-23T08:35:38.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:38.767Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:38.767Z] Removing intermediate container 81b8eb45a84b [2023-05-23T08:35:38.767Z] ---> 9007745c3f46 [2023-05-23T08:35:38.767Z] [2023-05-23T08:35:38.767Z] OK: 8 MiB in 17 packages [2023-05-23T08:35:38.767Z] Successfully built 9007745c3f46 [2023-05-23T08:35:39.027Z] Successfully tagged security-spire-config:latest [2023-05-23T08:35:39.027Z]  Building security-spire-config ... done Building core-data [2023-05-23T08:35:39.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:39.285Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:39.285Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:39.285Z] OK: 7 MiB in 16 packages [2023-05-23T08:35:42.573Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:35:42.573Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:35:42.573Z] ---> 5243098c9d52 [2023-05-23T08:35:42.573Z] Step 3/25 : WORKDIR /edgex-go [2023-05-23T08:35:42.573Z] ---> Using cache [2023-05-23T08:35:42.573Z] ---> f4c3dded6c17 [2023-05-23T08:35:42.573Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-23T08:35:43.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:35:43.514Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:35:43.514Z] ---> 5243098c9d52 [2023-05-23T08:35:43.514Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:35:43.514Z] ---> Using cache [2023-05-23T08:35:43.514Z] ---> 9b61fe8f18a2 [2023-05-23T08:35:43.514Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:35:43.514Z] ---> Using cache [2023-05-23T08:35:43.514Z] ---> 76d1d061897a [2023-05-23T08:35:43.514Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:35:43.514Z] ---> Using cache [2023-05-23T08:35:43.514Z] ---> a457f600856e [2023-05-23T08:35:43.514Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:35:43.514Z] ---> Using cache [2023-05-23T08:35:43.514Z] ---> 882d8c3e17cf [2023-05-23T08:35:43.514Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:35:43.514Z] ---> Using cache [2023-05-23T08:35:43.514Z] ---> 11c7405d00d6 [2023-05-23T08:35:43.514Z] Step 8/23 : COPY . . [2023-05-23T08:35:43.514Z] ---> Using cache [2023-05-23T08:35:43.514Z] ---> bc818ce4ac6d [2023-05-23T08:35:43.514Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-23T08:35:48.941Z] ---> Running in 69bddd770f97 [2023-05-23T08:35:48.941Z] ---> Running in a6e625dd6391 [2023-05-23T08:35:48.941Z] Removing intermediate container 1c374508c5e3 [2023-05-23T08:35:48.941Z] ---> bde89b6095ce [2023-05-23T08:35:48.941Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:48.941Z] Removing intermediate container 36424eae1b4c [2023-05-23T08:35:48.941Z] ---> a963760a1965 [2023-05-23T08:35:48.942Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:35:48.942Z] Removing intermediate container 8cd64a825dab [2023-05-23T08:35:48.942Z] ---> 4fa946af9bef [2023-05-23T08:35:48.942Z] 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-23T08:35:48.942Z] ---> Running in 748de9cc768d [2023-05-23T08:35:48.942Z] ---> Running in 83a1e86948ab [2023-05-23T08:35:48.942Z] Removing intermediate container 748de9cc768d [2023-05-23T08:35:48.942Z] ---> f76128683499 [2023-05-23T08:35:48.942Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-23T08:35:48.942Z] ---> 1502923140dd [2023-05-23T08:35:48.942Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:35:48.942Z] Removing intermediate container 83a1e86948ab [2023-05-23T08:35:48.942Z] ---> 71c77e5db03a [2023-05-23T08:35:48.942Z] Step 12/22 : WORKDIR /edgex [2023-05-23T08:35:48.942Z] ---> Running in 75579004edb5 [2023-05-23T08:35:48.942Z] ---> Running in 33858fba40f2 [2023-05-23T08:35:48.942Z] Removing intermediate container 33858fba40f2 [2023-05-23T08:35:48.942Z] ---> 6cfd5778b9f7 [2023-05-23T08:35:48.942Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:48.942Z] Removing intermediate container 75579004edb5 [2023-05-23T08:35:48.942Z] ---> 779cca8252ae [2023-05-23T08:35:48.942Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-23T08:35:48.942Z] ---> 4adaf78f5377 [2023-05-23T08:35:48.942Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-23T08:35:48.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:48.942Z] ---> Running in 9d07ab4ad6d6 [2023-05-23T08:35:48.942Z] 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-23T08:35:48.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:49.200Z] OK: 265 MiB in 53 packages [2023-05-23T08:35:49.200Z] Removing intermediate container 9d07ab4ad6d6 [2023-05-23T08:35:49.200Z] ---> bd0b2e40ad6d [2023-05-23T08:35:49.200Z] Step 15/24 : WORKDIR / [2023-05-23T08:35:49.200Z] ---> caf1ddcd483d [2023-05-23T08:35:49.200Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:35:49.200Z] ---> 09c55951d330 [2023-05-23T08:35:49.200Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:35:49.201Z] ---> Running in f5092d0689b1 [2023-05-23T08:35:49.465Z] Removing intermediate container f5092d0689b1 [2023-05-23T08:35:49.465Z] ---> 7039a4fb9498 [2023-05-23T08:35:49.465Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:49.465Z] ---> 8eb6be1981c3 [2023-05-23T08:35:49.465Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-23T08:35:49.465Z] ---> 998492a73f4d [2023-05-23T08:35:49.465Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-23T08:35:49.465Z] Removing intermediate container 69bddd770f97 [2023-05-23T08:35:49.465Z] ---> ec315ab49ccd [2023-05-23T08:35:49.465Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-23T08:35:49.723Z] ---> 06b1bc66e683 [2023-05-23T08:35:49.723Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:35:49.723Z] ---> 2b0245464194 [2023-05-23T08:35:49.723Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:35:49.723Z] ---> 3593ef4ebbbc [2023-05-23T08:35:49.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-23T08:35:49.723Z] ---> Running in e6e6b1022523 [2023-05-23T08:35:49.723Z] ---> 6675d570cf5b [2023-05-23T08:35:49.723Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:35:49.723Z] ---> Running in 39c00ad4929a [2023-05-23T08:35:50.291Z] ---> 7bc61cebda68 [2023-05-23T08:35:50.291Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-23T08:35:50.603Z] ---> 3fa11e2a2873 [2023-05-23T08:35:50.603Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T08:35:50.862Z] ---> ddbd418f0b45 [2023-05-23T08:35:50.862Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:35:50.862Z] ---> Running in 7ec301e08dce [2023-05-23T08:35:51.121Z] ---> 428b00a4857a [2023-05-23T08:35:51.121Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:35:51.121Z] Removing intermediate container e6e6b1022523 [2023-05-23T08:35:51.121Z] ---> b1fc8602311e [2023-05-23T08:35:51.121Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:35:51.121Z] ---> Running in ed604e759a93 [2023-05-23T08:35:51.121Z] ---> 7e1b6bd6cb79 [2023-05-23T08:35:51.121Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-23T08:35:51.384Z] ---> Running in f75355d9e2fb [2023-05-23T08:35:51.384Z] Removing intermediate container ed604e759a93 [2023-05-23T08:35:51.384Z] ---> 914a9f1d58a9 [2023-05-23T08:35:51.384Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T08:35:51.384Z] ---> Running in d4dec78f1e7d [2023-05-23T08:35:51.384Z] Removing intermediate container f75355d9e2fb [2023-05-23T08:35:51.384Z] ---> 565a90bac2d9 [2023-05-23T08:35:51.384Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:35:51.652Z] ---> Running in e57903a9babc [2023-05-23T08:35:51.652Z] Removing intermediate container d4dec78f1e7d [2023-05-23T08:35:51.652Z] ---> aff8c53fffc0 [2023-05-23T08:35:51.652Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:35:51.652Z] ---> Running in e5bb2103ef5b [2023-05-23T08:35:51.652Z] Removing intermediate container e57903a9babc [2023-05-23T08:35:51.652Z] ---> 7b46ca78aada [2023-05-23T08:35:51.652Z] Step 22/24 : LABEL arch=x86_64 [2023-05-23T08:35:51.942Z] ---> Running in c5e158d6dce2 [2023-05-23T08:35:51.942Z] Removing intermediate container e5bb2103ef5b [2023-05-23T08:35:51.942Z] ---> 63f6dc108bd0 [2023-05-23T08:35:51.942Z] Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:35:51.942Z] ---> Running in 3d65365a5d9c [2023-05-23T08:35:51.942Z] Removing intermediate container c5e158d6dce2 [2023-05-23T08:35:51.942Z] ---> 40a8f056b3a8 [2023-05-23T08:35:51.942Z] Step 23/24 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:35:51.942Z] Removing intermediate container 7ec301e08dce [2023-05-23T08:35:51.942Z] ---> e904a1a77477 [2023-05-23T08:35:51.942Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:35:52.511Z] ---> Running in 39084312ed35 [2023-05-23T08:35:52.511Z] ---> Running in 442dc76de3ae [2023-05-23T08:35:52.511Z] Removing intermediate container 3d65365a5d9c [2023-05-23T08:35:52.511Z] ---> 415fdb75077d [2023-05-23T08:35:52.512Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:35:52.819Z] Removing intermediate container 39084312ed35 [2023-05-23T08:35:52.819Z] ---> 66490530320f [2023-05-23T08:35:52.819Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T08:35:52.819Z] Removing intermediate container 442dc76de3ae [2023-05-23T08:35:52.819Z] ---> 1c7a3b65291f [2023-05-23T08:35:52.819Z] Step 20/22 : LABEL arch=x86_64 [2023-05-23T08:35:52.819Z] ---> Running in 5345ea4f0d69 [2023-05-23T08:35:52.819Z] ---> Running in c572bdae53db [2023-05-23T08:35:52.819Z] ---> Running in b664da4d9dd9 [2023-05-23T08:35:53.083Z] Removing intermediate container 5345ea4f0d69 [2023-05-23T08:35:53.083Z] ---> c581ee3065f3 [2023-05-23T08:35:53.083Z] [2023-05-23T08:35:53.083Z] Removing intermediate container b664da4d9dd9 [2023-05-23T08:35:53.083Z] ---> dd69e51166e9 [2023-05-23T08:35:53.083Z] Step 21/22 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:35:53.083Z] Successfully built c581ee3065f3 [2023-05-23T08:35:53.083Z] Removing intermediate container c572bdae53db [2023-05-23T08:35:53.083Z] ---> e97aed1afa9f [2023-05-23T08:35:53.083Z] [2023-05-23T08:35:53.083Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-23T08:35:53.083Z] Building support-notifications [2023-05-23T08:35:53.083Z]  Building core-common-config-bootstrapper ... done  ---> Running in d4d42836dd6d [2023-05-23T08:35:53.083Z] Successfully built e97aed1afa9f [2023-05-23T08:35:53.083Z] Successfully tagged core-command:latest [2023-05-23T08:35:53.083Z] Building security-spire-agent [2023-05-23T08:35:53.649Z]  Building core-command ... done Removing intermediate container d4d42836dd6d [2023-05-23T08:35:53.649Z] ---> 2b396c89b553 [2023-05-23T08:35:53.649Z] Step 22/22 : LABEL version=0.0.0 [2023-05-23T08:35:57.842Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:35:57.842Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:35:57.842Z] ---> 5243098c9d52 [2023-05-23T08:35:57.842Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:35:57.842Z] ---> Using cache [2023-05-23T08:35:57.842Z] ---> 9b61fe8f18a2 [2023-05-23T08:35:57.842Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:35:57.842Z] ---> Using cache [2023-05-23T08:35:57.842Z] ---> 76d1d061897a [2023-05-23T08:35:57.842Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-23T08:36:01.458Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:36:01.458Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:36:01.458Z] ---> 5243098c9d52 [2023-05-23T08:36:01.458Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T08:36:01.458Z] ---> Using cache [2023-05-23T08:36:01.458Z] ---> f4c3dded6c17 [2023-05-23T08:36:01.458Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T08:36:01.458Z] ---> Using cache [2023-05-23T08:36:01.458Z] ---> 02fba3276cf1 [2023-05-23T08:36:01.458Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T08:36:01.458Z] ---> Using cache [2023-05-23T08:36:01.458Z] ---> 01aaf483dd1a [2023-05-23T08:36:01.458Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:36:01.458Z] ---> Using cache [2023-05-23T08:36:01.458Z] ---> 662b6ee10a8d [2023-05-23T08:36:01.458Z] Step 7/27 : COPY . . [2023-05-23T08:36:01.458Z] ---> Using cache [2023-05-23T08:36:01.458Z] ---> 325c1672b439 [2023-05-23T08:36:01.458Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T08:36:01.458Z] ---> Using cache [2023-05-23T08:36:01.458Z] ---> f527354ab1d3 [2023-05-23T08:36:01.458Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T08:36:01.458Z] ---> Using cache [2023-05-23T08:36:01.458Z] ---> b6880404bb6f [2023-05-23T08:36:01.458Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T08:36:01.458Z] ---> Using cache [2023-05-23T08:36:01.458Z] ---> e0e6c92b092e [2023-05-23T08:36:01.458Z] 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-23T08:36:04.157Z] ---> Running in 22501d22fe68 [2023-05-23T08:36:09.505Z] ---> Running in 61a906469890 [2023-05-23T08:36:09.505Z] ---> Running in 5475c64e59c6 [2023-05-23T08:36:09.505Z] Removing intermediate container 22501d22fe68 [2023-05-23T08:36:09.505Z] ---> 1bb1d28259f0 [2023-05-23T08:36:09.505Z] [2023-05-23T08:36:09.505Z] Successfully built 1bb1d28259f0 [2023-05-23T08:36:09.505Z] Successfully tagged security-proxy-setup:latest [2023-05-23T08:36:09.505Z] Building security-spiffe-token-provider [2023-05-23T08:36:09.505Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:09.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:09.765Z] OK: 265 MiB in 53 packages [2023-05-23T08:36:13.060Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:36:13.060Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:36:13.060Z] ---> 5243098c9d52 [2023-05-23T08:36:13.060Z] Step 3/20 : WORKDIR /edgex-go [2023-05-23T08:36:13.060Z] ---> Using cache [2023-05-23T08:36:13.060Z] ---> f4c3dded6c17 [2023-05-23T08:36:13.060Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-23T08:36:17.354Z] ---> Running in 646447d4ef4e [2023-05-23T08:36:17.354Z] Removing intermediate container 61a906469890 [2023-05-23T08:36:17.354Z] ---> b098e7e99fc6 [2023-05-23T08:36:17.354Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T08:36:17.613Z] Removing intermediate container 5475c64e59c6 [2023-05-23T08:36:17.613Z] ---> 8d35bb9935a8 [2023-05-23T08:36:17.613Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:36:17.613Z] ---> Running in 962c80dc4b72 [2023-05-23T08:36:17.872Z] Removing intermediate container 962c80dc4b72 [2023-05-23T08:36:17.872Z] ---> 5905176230c6 [2023-05-23T08:36:17.872Z] [2023-05-23T08:36:17.872Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T08:36:17.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:17.872Z] ---> 9ed4aefc74f6 [2023-05-23T08:36:17.872Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T08:36:17.872Z] ---> Using cache [2023-05-23T08:36:17.872Z] ---> 48753f2f077d [2023-05-23T08:36:17.872Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T08:36:17.872Z] ---> Using cache [2023-05-23T08:36:17.872Z] ---> 15786339a940 [2023-05-23T08:36:17.872Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:36:17.872Z] ---> Using cache [2023-05-23T08:36:18.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:18.392Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:36:18.392Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:36:18.392Z] OK: 17826 distinct packages available [2023-05-23T08:36:18.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:18.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:18.653Z] OK: 265 MiB in 53 packages [2023-05-23T08:36:22.004Z] ---> 5c211e7882d7 [2023-05-23T08:36:22.005Z] ---> 4df06adfcc83 [2023-05-23T08:36:22.005Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:36:22.005Z] [2023-05-23T08:36:22.005Z] ---> Using cache [2023-05-23T08:36:22.570Z] ---> e6d9e23be4f8 [2023-05-23T08:36:22.570Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-23T08:36:25.125Z] ---> Running in 57c0276ced8a [2023-05-23T08:36:25.125Z] ---> 52cf52c22982 [2023-05-23T08:36:25.125Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T08:36:25.125Z] Removing intermediate container 646447d4ef4e [2023-05-23T08:36:25.125Z] ---> c3597baaec72 [2023-05-23T08:36:25.125Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-23T08:36:25.389Z] Removing intermediate container a6e625dd6391 [2023-05-23T08:36:25.389Z] ---> 45f28bd83e5f [2023-05-23T08:36:25.389Z] [2023-05-23T08:36:25.389Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:36:25.389Z] ---> 9ed4aefc74f6 [2023-05-23T08:36:25.389Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:36:25.389Z] ---> Running in 30854f57c39e [2023-05-23T08:36:25.389Z] ---> 6d6188d9a166 [2023-05-23T08:36:25.389Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:36:25.649Z] ---> Running in ae65de3d9e54 [2023-05-23T08:36:25.649Z] Removing intermediate container 30854f57c39e [2023-05-23T08:36:25.649Z] ---> 22c65b3586e1 [2023-05-23T08:36:25.649Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-23T08:36:25.907Z] ---> Running in 4cd77eb002d2 [2023-05-23T08:36:28.442Z] Removing intermediate container 4cd77eb002d2 [2023-05-23T08:36:28.442Z] ---> 0330c40715c8 [2023-05-23T08:36:28.442Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-23T08:36:31.730Z] ---> 3e67c5797bb0 [2023-05-23T08:36:31.730Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T08:36:32.150Z] ---> Running in cf71a5faf8a9 [2023-05-23T08:36:32.797Z] Removing intermediate container cf71a5faf8a9 [2023-05-23T08:36:32.797Z] ---> 6ba44146543a [2023-05-23T08:36:32.797Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:36:32.797Z] ---> 00d37c7ce468 [2023-05-23T08:36:32.797Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-23T08:36:32.797Z] ---> Running in 3775a6f62175 [2023-05-23T08:36:33.139Z] ---> 3564c72ac77a [2023-05-23T08:36:33.139Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-23T08:36:33.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:33.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:33.711Z] ---> 8c02c4d92c58 [2023-05-23T08:36:33.711Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T08:36:33.711Z] ---> Running in 844e969c91ba [2023-05-23T08:36:33.711Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:36:33.711Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:36:33.711Z] OK: 7 MiB in 16 packages [2023-05-23T08:36:33.711Z] Removing intermediate container 844e969c91ba [2023-05-23T08:36:33.711Z] ---> 461c9de947cc [2023-05-23T08:36:33.711Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T08:36:33.996Z] ---> Running in 0fa15f398739 [2023-05-23T08:36:33.996Z] Removing intermediate container 39c00ad4929a [2023-05-23T08:36:33.996Z] ---> 1d7d3502fd64 [2023-05-23T08:36:33.996Z] Step 7/25 : COPY . . [2023-05-23T08:36:33.997Z] Removing intermediate container 0fa15f398739 [2023-05-23T08:36:33.997Z] ---> a76b7b504a4e [2023-05-23T08:36:33.997Z] Step 25/27 : LABEL arch=x86_64 [2023-05-23T08:36:33.997Z] ---> Running in be6066adb15e [2023-05-23T08:36:33.997Z] Removing intermediate container 3775a6f62175 [2023-05-23T08:36:33.997Z] ---> 823a5e497211 [2023-05-23T08:36:33.997Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:36:35.565Z] Removing intermediate container be6066adb15e [2023-05-23T08:36:35.565Z] ---> aa5a7f15ea0f [2023-05-23T08:36:35.565Z] Step 26/27 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:36:38.245Z] ---> 8900ea915714 [2023-05-23T08:36:38.245Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:36:38.818Z] ---> Running in 556ac3ea4588 [2023-05-23T08:36:38.818Z] ---> 5ac4a622626d [2023-05-23T08:36:38.818Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-23T08:36:38.818Z] ---> 7809b4681518 [2023-05-23T08:36:38.818Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-23T08:36:39.442Z] Removing intermediate container 556ac3ea4588 [2023-05-23T08:36:39.442Z] ---> 0e94e4aa7f86 [2023-05-23T08:36:39.442Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T08:36:43.181Z] ---> Running in dbf7eb54ce80 [2023-05-23T08:36:48.529Z] ---> Running in f2fd926abba0 [2023-05-23T08:36:48.529Z] ---> 39e0d4e4c839 [2023-05-23T08:36:48.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:36:48.529Z] Removing intermediate container f2fd926abba0 [2023-05-23T08:36:48.529Z] ---> 2dc01d12c2e3 [2023-05-23T08:36:48.529Z] [2023-05-23T08:36:48.529Z] Successfully built 2dc01d12c2e3 [2023-05-23T08:36:48.529Z] Successfully tagged security-spire-agent:latest [2023-05-23T08:36:48.529Z]  Building security-spire-agent ... done Building core-metadata [2023-05-23T08:36:48.529Z] 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-23T08:36:53.847Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:36:53.847Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:36:53.847Z] ---> 5243098c9d52 [2023-05-23T08:36:53.847Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:36:53.847Z] ---> Using cache [2023-05-23T08:36:53.847Z] ---> 9b61fe8f18a2 [2023-05-23T08:36:53.847Z] Step 4/25 : WORKDIR /edgex-go [2023-05-23T08:36:53.847Z] ---> Using cache [2023-05-23T08:36:53.847Z] ---> 76d1d061897a [2023-05-23T08:36:53.847Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-23T08:36:53.847Z] ---> Using cache [2023-05-23T08:36:53.847Z] ---> a457f600856e [2023-05-23T08:36:53.847Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-23T08:36:53.847Z] ---> Using cache [2023-05-23T08:36:53.847Z] ---> 882d8c3e17cf [2023-05-23T08:36:53.847Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:36:53.847Z] ---> Using cache [2023-05-23T08:36:53.847Z] ---> 11c7405d00d6 [2023-05-23T08:36:53.847Z] Step 8/25 : COPY . . [2023-05-23T08:36:53.847Z] ---> Using cache [2023-05-23T08:36:53.847Z] ---> bc818ce4ac6d [2023-05-23T08:36:53.847Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-23T08:36:55.919Z] ---> d519cda2166e [2023-05-23T08:36:55.919Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-23T08:37:01.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-23T08:37:01.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-23T08:37:03.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-23T08:37:03.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-23T08:37:03.288Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-23T08:37:07.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-23T08:37:07.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-23T08:37:07.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-23T08:37:07.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-23T08:37:08.194Z] ---> Running in ef553ab43c93 [2023-05-23T08:37:08.194Z] ---> Running in 1e8a6b01f8d6 [2023-05-23T08:37:08.194Z] Removing intermediate container 1e8a6b01f8d6 [2023-05-23T08:37:08.194Z] ---> 356abd9962dc [2023-05-23T08:37:08.194Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:37:08.194Z] ---> Running in 4e13070478be [2023-05-23T08:37:08.194Z] 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-23T08:37:08.455Z] Removing intermediate container 4e13070478be [2023-05-23T08:37:08.455Z] ---> 4592405ac36e [2023-05-23T08:37:08.455Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:37:08.455Z] ---> Running in bfa42dd5641f [2023-05-23T08:37:08.716Z] Removing intermediate container ae65de3d9e54 [2023-05-23T08:37:08.716Z] ---> 6860b120906b [2023-05-23T08:37:08.716Z] Step 7/20 : COPY . . [2023-05-23T08:37:08.975Z] Removing intermediate container bfa42dd5641f [2023-05-23T08:37:08.975Z] ---> fb38dffaa622 [2023-05-23T08:37:08.975Z] Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:37:08.975Z] Removing intermediate container 57c0276ced8a [2023-05-23T08:37:08.975Z] ---> 4fd34ab550fd [2023-05-23T08:37:08.975Z] Step 8/23 : COPY . . [2023-05-23T08:37:08.975Z] ---> Running in 8adcf3abd60f [2023-05-23T08:37:09.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-23T08:37:12.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-23T08:37:12.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-23T08:37:12.110Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-23T08:37:12.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-23T08:37:17.243Z] Removing intermediate container 8adcf3abd60f [2023-05-23T08:37:17.243Z] ---> 5724d4485ab3 [2023-05-23T08:37:17.243Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:37:18.656Z] 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-23T08:37:27.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-23T08:37:27.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-23T08:37:27.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.312s coverage: 28.7% of statements [2023-05-23T08:37:29.047Z] ---> bcf8f56b4b96 [2023-05-23T08:37:29.047Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-23T08:37:29.047Z] ---> 4854bdd3d925 [2023-05-23T08:37:29.047Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-23T08:37:29.047Z] ---> Running in 07fc1db4b975 [2023-05-23T08:37:29.047Z] ---> Running in d714f2182f54 [2023-05-23T08:37:29.047Z] ---> Running in 7abb798ea95b [2023-05-23T08:37:29.047Z] Removing intermediate container 07fc1db4b975 [2023-05-23T08:37:29.047Z] ---> 8bf51b8bbbed [2023-05-23T08:37:29.047Z] [2023-05-23T08:37:29.047Z] Successfully built 8bf51b8bbbed [2023-05-23T08:37:29.047Z] Successfully tagged core-data:latest [2023-05-23T08:37:29.047Z]  Building core-data ... done Building support-scheduler [2023-05-23T08:37:29.314Z] 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-23T08:37:29.314Z] 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-23T08:37:34.310Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:37:34.310Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:37:34.310Z] ---> 5243098c9d52 [2023-05-23T08:37:34.310Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:37:34.310Z] ---> Using cache [2023-05-23T08:37:34.310Z] ---> 9b61fe8f18a2 [2023-05-23T08:37:34.310Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:37:34.310Z] ---> Using cache [2023-05-23T08:37:34.310Z] ---> 76d1d061897a [2023-05-23T08:37:34.310Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:37:34.310Z] ---> Using cache [2023-05-23T08:37:34.310Z] ---> a457f600856e [2023-05-23T08:37:34.310Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:37:34.310Z] ---> Using cache [2023-05-23T08:37:34.310Z] ---> 882d8c3e17cf [2023-05-23T08:37:34.310Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:37:34.310Z] ---> Using cache [2023-05-23T08:37:34.310Z] ---> 11c7405d00d6 [2023-05-23T08:37:34.310Z] Step 8/23 : COPY . . [2023-05-23T08:37:34.310Z] ---> Using cache [2023-05-23T08:37:34.310Z] ---> bc818ce4ac6d [2023-05-23T08:37:34.310Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-23T08:37:39.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.410s coverage: 98.5% of statements [2023-05-23T08:37:44.766Z] Removing intermediate container dbf7eb54ce80 [2023-05-23T08:37:44.767Z] ---> f643ed0e833c [2023-05-23T08:37:44.767Z] [2023-05-23T08:37:44.767Z] Step 9/25 : FROM alpine:3.17 [2023-05-23T08:37:44.767Z] ---> 9ed4aefc74f6 [2023-05-23T08:37:44.767Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-23T08:37:44.767Z] ---> Running in 9c0335598749 [2023-05-23T08:37:44.767Z] ---> Running in 990c5ebb141b [2023-05-23T08:37:44.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-23T08:37:44.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-23T08:37:44.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-23T08:37:45.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:45.354Z] 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-23T08:37:45.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:45.615Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-23T08:37:45.615Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-23T08:37:45.615Z] (3/3) Installing su-exec (0.2-r2) [2023-05-23T08:37:45.615Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:37:45.615Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T08:37:45.874Z] OK: 8 MiB in 18 packages [2023-05-23T08:37:48.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.549s coverage: 71.5% of statements [2023-05-23T08:37:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-23T08:37:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-23T08:37:51.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 54.0% of statements [2023-05-23T08:37:52.441Z] Removing intermediate container ef553ab43c93 [2023-05-23T08:37:52.441Z] ---> b464f49b5be2 [2023-05-23T08:37:52.441Z] [2023-05-23T08:37:52.441Z] Step 10/25 : FROM alpine:3.17 [2023-05-23T08:37:52.441Z] ---> 9ed4aefc74f6 [2023-05-23T08:37:52.441Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:37:52.441Z] ---> Using cache [2023-05-23T08:37:52.441Z] ---> a963760a1965 [2023-05-23T08:37:52.441Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:37:52.441Z] ---> Using cache [2023-05-23T08:37:52.441Z] ---> f76128683499 [2023-05-23T08:37:52.441Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-23T08:37:52.441Z] ---> Running in 6537395fe5c5 [2023-05-23T08:37:52.441Z] Removing intermediate container 990c5ebb141b [2023-05-23T08:37:52.441Z] ---> c53957797a0d [2023-05-23T08:37:52.441Z] 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-23T08:37:52.441Z] ---> Running in bf73c7d8b3f3 [2023-05-23T08:37:52.699Z] Removing intermediate container 6537395fe5c5 [2023-05-23T08:37:52.699Z] ---> 8bd91c586e4d [2023-05-23T08:37:52.699Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-23T08:37:52.699Z] Removing intermediate container bf73c7d8b3f3 [2023-05-23T08:37:52.699Z] ---> f253c060e89c [2023-05-23T08:37:52.699Z] Step 12/25 : WORKDIR / [2023-05-23T08:37:52.699Z] ---> Running in 7d31cb804220 [2023-05-23T08:37:52.699Z] ---> Running in 1dd7daf4ad61 [2023-05-23T08:37:53.631Z] Removing intermediate container 1dd7daf4ad61 [2023-05-23T08:37:53.631Z] ---> c274c94afb7e [2023-05-23T08:37:53.631Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:37:53.889Z] Removing intermediate container 7d31cb804220 [2023-05-23T08:37:53.889Z] ---> 8f4230512c81 [2023-05-23T08:37:53.889Z] Step 15/25 : WORKDIR / [2023-05-23T08:37:53.889Z] ---> Running in 618c380006eb [2023-05-23T08:37:53.889Z] ---> c017303a46ea [2023-05-23T08:37:53.889Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:37:54.148Z] Removing intermediate container 618c380006eb [2023-05-23T08:37:54.148Z] ---> 42f698af46f6 [2023-05-23T08:37:54.148Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:37:54.712Z] ---> f84bc2146b52 [2023-05-23T08:37:54.712Z] 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-23T08:37:54.712Z] ---> da83d8278f92 [2023-05-23T08:37:54.712Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:37:55.302Z] ---> 47690bc0943d [2023-05-23T08:37:55.302Z] 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-23T08:37:55.302Z] ---> 343ecd1fc2e6 [2023-05-23T08:37:55.302Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-23T08:37:56.235Z] ---> 16ec3a881499 [2023-05-23T08:37:56.235Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:37:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-23T08:37:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-23T08:37:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:37:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-23T08:37:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-23T08:37:59.518Z] ---> f1e99bf70e70 [2023-05-23T08:37:59.518Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:38:01.419Z] ---> 1d8d6be36335 [2023-05-23T08:38:01.419Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-23T08:38:03.325Z] ---> 94a57532990c [2023-05-23T08:38:03.325Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-23T08:38:03.325Z] ---> d64d438fa41a [2023-05-23T08:38:03.325Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-23T08:38:03.583Z] ---> c1c1e1ed8b5f [2023-05-23T08:38:03.583Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-23T08:38:03.583Z] ---> Running in 02fa3e96e1e6 [2023-05-23T08:38:04.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-23T08:38:04.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-23T08:38:04.608Z] Removing intermediate container 02fa3e96e1e6 [2023-05-23T08:38:04.609Z] ---> bb89e3ddd533 [2023-05-23T08:38:04.609Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:38:07.996Z] ---> 153504846ee5 [2023-05-23T08:38:07.996Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T08:38:07.996Z] ---> Running in fc79e2dbc628 [2023-05-23T08:38:07.996Z] Removing intermediate container 7abb798ea95b [2023-05-23T08:38:07.996Z] ---> 28246cb9caed [2023-05-23T08:38:07.996Z] [2023-05-23T08:38:07.996Z] Step 9/20 : FROM alpine:3.17 [2023-05-23T08:38:07.996Z] ---> 9ed4aefc74f6 [2023-05-23T08:38:07.996Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T08:38:07.996Z] ---> Running in e11e03289b07 [2023-05-23T08:38:07.996Z] Removing intermediate container fc79e2dbc628 [2023-05-23T08:38:07.996Z] ---> b4503d0e3867 [2023-05-23T08:38:08.260Z] Step 23/25 : LABEL arch=x86_64 [2023-05-23T08:38:08.260Z] ---> Running in babdb6646914 [2023-05-23T08:38:08.260Z] ---> 70c290355c9b [2023-05-23T08:38:08.260Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:38:08.835Z] Removing intermediate container e11e03289b07 [2023-05-23T08:38:08.835Z] ---> 1896b93bfe5e [2023-05-23T08:38:08.835Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-23T08:38:12.250Z] ---> Running in 8509e9ba9a69 [2023-05-23T08:38:12.250Z] Removing intermediate container babdb6646914 [2023-05-23T08:38:12.250Z] ---> 3a63141b28fd [2023-05-23T08:38:12.250Z] Step 24/25 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:38:12.250Z] ---> Running in 45e981e241ba [2023-05-23T08:38:12.250Z] ---> Running in eb735786509e [2023-05-23T08:38:12.512Z] Removing intermediate container eb735786509e [2023-05-23T08:38:12.512Z] ---> c92a73a5d20b [2023-05-23T08:38:12.512Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T08:38:12.512Z] ---> Running in 03a6ef737894 [2023-05-23T08:38:12.512Z] Removing intermediate container d714f2182f54 [2023-05-23T08:38:12.512Z] ---> 3a4ac050ee74 [2023-05-23T08:38:12.512Z] [2023-05-23T08:38:12.512Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:38:12.512Z] ---> 9ed4aefc74f6 [2023-05-23T08:38:12.512Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-23T08:38:12.804Z] ---> Running in d322a5dee87d [2023-05-23T08:38:12.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:38:12.804Z] Removing intermediate container 03a6ef737894 [2023-05-23T08:38:12.804Z] ---> 28edaed37420 [2023-05-23T08:38:12.804Z] [2023-05-23T08:38:12.804Z] Successfully built 28edaed37420 [2023-05-23T08:38:12.804Z] Successfully tagged core-metadata:latest [2023-05-23T08:38:12.804Z] Building security-bootstrapper [2023-05-23T08:38:13.071Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:38:13.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:38:13.333Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:38:13.333Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:38:13.333Z] OK: 17823 distinct packages available [2023-05-23T08:38:13.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:38:13.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:38:13.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:38:13.333Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T08:38:13.649Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T08:38:13.649Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:38:13.649Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T08:38:13.649Z] OK: 8 MiB in 17 packages [2023-05-23T08:38:13.916Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T08:38:13.916Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-23T08:38:13.916Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-23T08:38:13.916Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-23T08:38:13.916Z] (5/9) Installing curl (8.1.0-r2) [2023-05-23T08:38:13.916Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-23T08:38:13.916Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-23T08:38:13.916Z] (8/9) Installing libucontext (1.2-r0) [2023-05-23T08:38:13.916Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-23T08:38:13.916Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:38:13.916Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T08:38:13.916Z] OK: 10 MiB in 24 packages [2023-05-23T08:38:15.843Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:38:15.843Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:38:15.843Z] ---> 5243098c9d52 [2023-05-23T08:38:15.843Z] Step 3/33 : WORKDIR /edgex-go [2023-05-23T08:38:15.843Z] ---> Using cache [2023-05-23T08:38:15.843Z] ---> f4c3dded6c17 [2023-05-23T08:38:15.843Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-23T08:38:15.843Z] ---> Using cache [2023-05-23T08:38:15.843Z] ---> ec315ab49ccd [2023-05-23T08:38:15.843Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-23T08:38:15.843Z] ---> Using cache [2023-05-23T08:38:15.843Z] ---> 6675d570cf5b [2023-05-23T08:38:15.843Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:38:15.843Z] ---> Using cache [2023-05-23T08:38:15.843Z] ---> 1d7d3502fd64 [2023-05-23T08:38:15.843Z] Step 7/33 : COPY . . [2023-05-23T08:38:15.843Z] ---> Using cache [2023-05-23T08:38:15.843Z] ---> 7809b4681518 [2023-05-23T08:38:15.843Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-23T08:38:16.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.708s coverage: 88.5% of statements [2023-05-23T08:38:16.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.410s coverage: 3.8% of statements [2023-05-23T08:38:18.014Z] Removing intermediate container 8509e9ba9a69 [2023-05-23T08:38:18.015Z] ---> 5c381d60cfb1 [2023-05-23T08:38:18.015Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:38:18.015Z] ---> Running in 2537d9650c6e [2023-05-23T08:38:18.015Z] ---> Running in e4f24ea50f47 [2023-05-23T08:38:18.015Z] Removing intermediate container e4f24ea50f47 [2023-05-23T08:38:18.015Z] ---> ad07df0b575c [2023-05-23T08:38:18.015Z] Step 23/25 : LABEL arch=x86_64 [2023-05-23T08:38:18.015Z] ---> Running in 6c9297e8fab2 [2023-05-23T08:38:18.015Z] Removing intermediate container 6c9297e8fab2 [2023-05-23T08:38:18.015Z] ---> e8bb4ed5a3fe [2023-05-23T08:38:18.015Z] Step 24/25 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:38:18.015Z] ---> Running in 8840437ae294 [2023-05-23T08:38:18.274Z] Removing intermediate container d322a5dee87d [2023-05-23T08:38:18.274Z] ---> e0b86f5cda90 [2023-05-23T08:38:18.274Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:38:18.274Z] Removing intermediate container 8840437ae294 [2023-05-23T08:38:18.274Z] ---> f3e244877a5b [2023-05-23T08:38:18.274Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T08:38:18.839Z] 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-23T08:38:19.789Z] ---> Running in 82752ba0a989 [2023-05-23T08:38:19.789Z] Removing intermediate container 45e981e241ba [2023-05-23T08:38:19.789Z] ---> f38fc644ee9f [2023-05-23T08:38:19.789Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:38:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-23T08:38:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:38:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-23T08:38:22.336Z] ---> Running in fe0e25ec166d [2023-05-23T08:38:22.596Z] ---> 126328ce4030 [2023-05-23T08:38:22.596Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:38:22.596Z] Removing intermediate container 82752ba0a989 [2023-05-23T08:38:22.596Z] ---> b101ca23d6a9 [2023-05-23T08:38:22.596Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-23T08:38:22.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.902s coverage: 95.6% of statements [2023-05-23T08:38:22.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-23T08:38:22.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-23T08:38:22.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-23T08:38:22.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-23T08:38:22.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-23T08:38:22.859Z] ---> Running in ff89f83f4587 [2023-05-23T08:38:22.859Z] Removing intermediate container fe0e25ec166d [2023-05-23T08:38:22.859Z] ---> 95721de488e7 [2023-05-23T08:38:22.859Z] [2023-05-23T08:38:22.859Z] Successfully built 95721de488e7 [2023-05-23T08:38:22.917Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements [2023-05-23T08:38:23.138Z] Successfully tagged security-secretstore-setup:latest [2023-05-23T08:38:23.138Z] Building security-proxy-auth [2023-05-23T08:38:23.138Z]  Building security-secretstore-setup ... done  ---> e709fb27e191 [2023-05-23T08:38:23.138Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-23T08:38:23.138Z] Removing intermediate container 9c0335598749 [2023-05-23T08:38:23.138Z] ---> 53d88ec97a41 [2023-05-23T08:38:23.138Z] [2023-05-23T08:38:23.138Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:38:23.138Z] ---> 9ed4aefc74f6 [2023-05-23T08:38:23.138Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:38:23.138Z] ---> Using cache [2023-05-23T08:38:23.138Z] ---> a963760a1965 [2023-05-23T08:38:23.138Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:38:23.138Z] ---> Using cache [2023-05-23T08:38:23.138Z] ---> f76128683499 [2023-05-23T08:38:23.138Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-23T08:38:26.432Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:38:26.432Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:38:26.432Z] ---> 5243098c9d52 [2023-05-23T08:38:26.432Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:38:26.432Z] ---> Using cache [2023-05-23T08:38:26.432Z] ---> 9b61fe8f18a2 [2023-05-23T08:38:26.432Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:38:26.432Z] ---> Using cache [2023-05-23T08:38:26.432Z] ---> 76d1d061897a [2023-05-23T08:38:26.432Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:38:26.432Z] ---> Using cache [2023-05-23T08:38:26.432Z] ---> a457f600856e [2023-05-23T08:38:26.432Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:38:26.432Z] ---> Using cache [2023-05-23T08:38:26.432Z] ---> 882d8c3e17cf [2023-05-23T08:38:26.432Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:38:26.432Z] ---> Using cache [2023-05-23T08:38:26.432Z] ---> 11c7405d00d6 [2023-05-23T08:38:26.432Z] Step 8/23 : COPY . . [2023-05-23T08:38:26.432Z] ---> Using cache [2023-05-23T08:38:26.432Z] ---> bc818ce4ac6d [2023-05-23T08:38:26.432Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-23T08:38:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-23T08:38:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-23T08:38:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-23T08:38:29.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.274s coverage: 65.9% of statements [2023-05-23T08:38:32.135Z] ---> Running in b400ac10016e [2023-05-23T08:38:32.135Z] ---> 80b482c5ef97 [2023-05-23T08:38:32.136Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:38:32.136Z] Removing intermediate container ff89f83f4587 [2023-05-23T08:38:32.136Z] ---> dacb0cc5f8e6 [2023-05-23T08:38:32.136Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T08:38:32.136Z] ---> Running in 9806dc3f9132 [2023-05-23T08:38:32.136Z] ---> Running in 3e9be137b521 [2023-05-23T08:38:32.136Z] Removing intermediate container b400ac10016e [2023-05-23T08:38:32.136Z] ---> 595a968198b9 [2023-05-23T08:38:32.136Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T08:38:32.136Z] ---> Running in 74f7e12e46c0 [2023-05-23T08:38:32.136Z] ---> 5689201dcc6e [2023-05-23T08:38:32.136Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-23T08:38:32.136Z] Removing intermediate container 3e9be137b521 [2023-05-23T08:38:32.136Z] ---> eb05c3a20687 [2023-05-23T08:38:32.136Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:38:32.136Z] ---> Running in f072dc3ff90d [2023-05-23T08:38:32.136Z] Removing intermediate container 74f7e12e46c0 [2023-05-23T08:38:32.136Z] ---> 13ac86565b06 [2023-05-23T08:38:32.136Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:38:32.136Z] Removing intermediate container f072dc3ff90d [2023-05-23T08:38:32.136Z] ---> 41adf6e7e987 [2023-05-23T08:38:32.136Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T08:38:32.136Z] ---> Running in 1a0b3c0014ec [2023-05-23T08:38:32.136Z] ---> cd201204fb35 [2023-05-23T08:38:32.136Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:38:32.400Z] 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-23T08:38:32.400Z] ---> b2a568239bfc [2023-05-23T08:38:32.400Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:38:32.400Z] Removing intermediate container 1a0b3c0014ec [2023-05-23T08:38:32.400Z] ---> 8db43412ebd2 [2023-05-23T08:38:32.400Z] Step 18/20 : LABEL arch=x86_64 [2023-05-23T08:38:32.400Z] ---> ad59019ba313 [2023-05-23T08:38:32.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-23T08:38:32.400Z] ---> Running in ec2d6be5bb09 [2023-05-23T08:38:33.992Z] ---> a1bebe226bc3 [2023-05-23T08:38:33.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-23T08:38:33.992Z] Removing intermediate container ec2d6be5bb09 [2023-05-23T08:38:33.992Z] ---> 5e783c7e0371 [2023-05-23T08:38:33.992Z] Step 19/20 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:38:33.992Z] ---> ae37e8c4358d [2023-05-23T08:38:33.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:38:33.992Z] ---> Running in f2256ed6ab68 [2023-05-23T08:38:33.992Z] Removing intermediate container f2256ed6ab68 [2023-05-23T08:38:33.992Z] ---> 8ca530b52caf [2023-05-23T08:38:33.992Z] Step 20/20 : LABEL version=0.0.0 [2023-05-23T08:38:34.253Z] ---> Running in fd8dca8467a6 [2023-05-23T08:38:34.253Z] ---> 725221cd29c2 [2023-05-23T08:38:34.253Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-23T08:38:34.823Z] ---> Running in 4fa4eb53a272 [2023-05-23T08:38:35.084Z] Removing intermediate container fd8dca8467a6 [2023-05-23T08:38:35.084Z] ---> 4229c7deed7e [2023-05-23T08:38:35.084Z] [2023-05-23T08:38:35.084Z] ---> 9872bf360ab4 [2023-05-23T08:38:35.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:38:35.084Z] Removing intermediate container 4fa4eb53a272 [2023-05-23T08:38:35.084Z] ---> 6669bd4353a9 [2023-05-23T08:38:35.084Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:38:35.084Z] Successfully built 4229c7deed7e [2023-05-23T08:38:35.084Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-23T08:38:35.344Z]  Building security-spiffe-token-provider ... done  ---> Running in 252277a562fe [2023-05-23T08:38:35.344Z] ---> 3ae05e903219 [2023-05-23T08:38:35.344Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-23T08:38:35.604Z] Removing intermediate container 252277a562fe [2023-05-23T08:38:35.604Z] ---> Running in 41248ecd3b9f [2023-05-23T08:38:35.604Z] ---> 2d9d72687ade [2023-05-23T08:38:35.604Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:38:35.604Z] ---> Running in 859e91376b53 [2023-05-23T08:38:35.604Z] Removing intermediate container 41248ecd3b9f [2023-05-23T08:38:35.604Z] ---> 6d8309987208 [2023-05-23T08:38:35.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:38:35.865Z] ---> Running in a554d42e4626 [2023-05-23T08:38:35.865Z] Removing intermediate container 859e91376b53 [2023-05-23T08:38:35.865Z] ---> 2f5117c54b94 [2023-05-23T08:38:35.865Z] Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:38:36.125Z] ---> Running in 3f2b838264ef [2023-05-23T08:38:36.125Z] Removing intermediate container a554d42e4626 [2023-05-23T08:38:36.125Z] ---> 56e578561ef1 [2023-05-23T08:38:36.125Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:38:36.386Z] ---> Running in dec1552ae0df [2023-05-23T08:38:36.386Z] Removing intermediate container 3f2b838264ef [2023-05-23T08:38:36.386Z] ---> 9a4f3753e7ab [2023-05-23T08:38:36.386Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:38:36.386Z] ---> Running in a571887e75cb [2023-05-23T08:38:36.648Z] Removing intermediate container a571887e75cb [2023-05-23T08:38:36.648Z] ---> 4c2386a97e84 [2023-05-23T08:38:36.648Z] [2023-05-23T08:38:36.648Z] Removing intermediate container dec1552ae0df [2023-05-23T08:38:36.648Z] ---> 1f5e10112783 [2023-05-23T08:38:36.648Z] Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:38:36.648Z] Successfully built 4c2386a97e84 [2023-05-23T08:38:36.648Z] Successfully tagged support-notifications:latest [2023-05-23T08:38:36.648Z]  Building support-notifications ... done  ---> Running in 58649b5f585d [2023-05-23T08:38:37.218Z] Removing intermediate container 58649b5f585d [2023-05-23T08:38:37.218Z] ---> 6b8273bbd2dd [2023-05-23T08:38:37.218Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:38:37.218Z] ---> Running in 397a79a2ba7c [2023-05-23T08:38:37.218Z] Removing intermediate container 397a79a2ba7c [2023-05-23T08:38:37.218Z] ---> a589b1512c91 [2023-05-23T08:38:37.218Z] [2023-05-23T08:38:37.479Z] Successfully built a589b1512c91 [2023-05-23T08:38:37.479Z] Successfully tagged support-scheduler:latest [2023-05-23T08:38:41.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-23T08:38:41.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-23T08:38:41.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.503s coverage: 0.9% of statements [2023-05-23T08:38:41.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.278s coverage: 29.0% of statements [2023-05-23T08:38:45.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 42.9% of statements [2023-05-23T08:38:46.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements [2023-05-23T08:38:46.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements [2023-05-23T08:38:46.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2023-05-23T08:38:49.698Z]  Building support-scheduler ... done Removing intermediate container 2537d9650c6e [2023-05-23T08:38:49.698Z] ---> 95e19c1a7319 [2023-05-23T08:38:49.698Z] [2023-05-23T08:38:49.698Z] Step 9/33 : FROM alpine:3.17 [2023-05-23T08:38:49.698Z] ---> 9ed4aefc74f6 [2023-05-23T08:38:49.698Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T08:38:49.698Z] ---> Using cache [2023-05-23T08:38:49.698Z] ---> 1896b93bfe5e [2023-05-23T08:38:49.698Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-23T08:38:49.698Z] ---> Running in 63962dc00527 [2023-05-23T08:38:49.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:38:49.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:38:49.698Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T08:38:49.698Z] (2/2) Installing su-exec (0.2-r2) [2023-05-23T08:38:49.698Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:38:49.698Z] OK: 7 MiB in 17 packages [2023-05-23T08:38:50.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.302s coverage: 87.5% of statements [2023-05-23T08:38:52.266Z] Removing intermediate container 9806dc3f9132 [2023-05-23T08:38:52.266Z] ---> 027ea8d2df31 [2023-05-23T08:38:52.266Z] [2023-05-23T08:38:52.266Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:38:52.266Z] ---> 9ed4aefc74f6 [2023-05-23T08:38:52.266Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T08:38:52.266Z] ---> Using cache [2023-05-23T08:38:52.266Z] ---> 33f673ca0ad3 [2023-05-23T08:38:52.266Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:38:52.266Z] ---> Using cache [2023-05-23T08:38:52.266Z] ---> bde89b6095ce [2023-05-23T08:38:52.266Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:38:52.266Z] ---> Using cache [2023-05-23T08:38:52.266Z] ---> 1502923140dd [2023-05-23T08:38:52.266Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:38:52.266Z] ---> Using cache [2023-05-23T08:38:52.266Z] ---> 4adaf78f5377 [2023-05-23T08:38:52.266Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-23T08:38:53.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-23T08:38:53.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-23T08:38:53.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-23T08:38:53.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-23T08:38:53.652Z] Removing intermediate container 63962dc00527 [2023-05-23T08:38:53.652Z] ---> 718464340462 [2023-05-23T08:38:53.652Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-23T08:38:53.913Z] ---> d2c3400ebe37 [2023-05-23T08:38:53.913Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:38:53.913Z] ---> Running in 65fec5b2a44a [2023-05-23T08:38:54.490Z] ---> cb3907454117 [2023-05-23T08:38:54.490Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-23T08:38:54.490Z] Removing intermediate container 65fec5b2a44a [2023-05-23T08:38:54.490Z] ---> 144f16347d69 [2023-05-23T08:38:54.490Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-23T08:38:54.490Z] ---> Running in 3930ea5307a0 [2023-05-23T08:38:54.490Z] ---> 9c9cd3f31b43 [2023-05-23T08:38:54.490Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:38:54.752Z] ---> Running in bcedcd314888 [2023-05-23T08:38:54.752Z] Removing intermediate container 3930ea5307a0 [2023-05-23T08:38:54.752Z] ---> 214eb8d54387 [2023-05-23T08:38:54.752Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-23T08:38:54.752Z] ---> Running in edefcb028e9f [2023-05-23T08:38:54.752Z] Removing intermediate container edefcb028e9f [2023-05-23T08:38:54.752Z] ---> f153db4913b5 [2023-05-23T08:38:54.752Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-23T08:38:54.752Z] ---> Running in 5cbf9064e9a4 [2023-05-23T08:38:54.752Z] Removing intermediate container 5cbf9064e9a4 [2023-05-23T08:38:54.752Z] ---> 75c478e9fcdb [2023-05-23T08:38:54.752Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-23T08:38:55.012Z] ---> Running in 887643a717fe [2023-05-23T08:38:55.273Z] Removing intermediate container bcedcd314888 [2023-05-23T08:38:55.273Z] ---> 8f2ef584273d [2023-05-23T08:38:55.273Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:38:55.273Z] ---> Running in fcc3d730973f [2023-05-23T08:38:55.273Z] Removing intermediate container fcc3d730973f [2023-05-23T08:38:55.273Z] ---> 2c5e7522bd2c [2023-05-23T08:38:55.273Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T08:38:55.273Z] ---> Running in 5792cdf2f8dc [2023-05-23T08:38:55.534Z] Removing intermediate container 5792cdf2f8dc [2023-05-23T08:38:55.534Z] ---> 73208d074f23 [2023-05-23T08:38:55.534Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:38:55.534Z] ---> Running in ca003218f3b9 [2023-05-23T08:38:55.797Z] Removing intermediate container 887643a717fe [2023-05-23T08:38:55.797Z] ---> 9b7e2e1bfe64 [2023-05-23T08:38:55.797Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-23T08:38:55.797Z] Removing intermediate container ca003218f3b9 [2023-05-23T08:38:55.797Z] ---> 5fbab3c899b4 [2023-05-23T08:38:55.797Z] Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:38:55.797Z] ---> Running in c1d6788fab5f [2023-05-23T08:38:55.797Z] ---> Running in 02d272aafb35 [2023-05-23T08:38:55.797Z] Removing intermediate container c1d6788fab5f [2023-05-23T08:38:55.797Z] ---> 3b5c1d22836c [2023-05-23T08:38:55.797Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-23T08:38:55.797Z] Removing intermediate container 02d272aafb35 [2023-05-23T08:38:55.797Z] ---> 1ec7ee2e2d9a [2023-05-23T08:38:55.797Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:38:55.797Z] ---> Running in c66f580fd759 [2023-05-23T08:38:55.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-23T08:38:55.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-23T08:38:55.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-23T08:38:55.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-23T08:38:56.057Z] Removing intermediate container c66f580fd759 [2023-05-23T08:38:56.057Z] ---> d02a7deb2179 [2023-05-23T08:38:56.057Z] [2023-05-23T08:38:56.057Z] ---> 18e6737bbbd0 [2023-05-23T08:38:56.057Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-23T08:38:56.057Z] ---> Running in 2dd63fe0727d [2023-05-23T08:38:56.057Z] Successfully built d02a7deb2179 [2023-05-23T08:38:56.057Z] Successfully tagged security-proxy-auth:latest [2023-05-23T08:38:56.630Z]  Building security-proxy-auth ... done Removing intermediate container 2dd63fe0727d [2023-05-23T08:38:56.630Z] ---> bff5dbcee66a [2023-05-23T08:38:56.630Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:38:56.892Z] ---> 9d3b37b846de [2023-05-23T08:38:56.892Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:38:56.892Z] ---> e42fe6857080 [2023-05-23T08:38:56.892Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-23T08:38:57.833Z] ---> 1ca1db0254eb [2023-05-23T08:38:57.833Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-23T08:38:57.833Z] ---> a1236d58b05b [2023-05-23T08:38:57.833Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-23T08:38:57.833Z] ---> f3ee89cf2e22 [2023-05-23T08:38:57.833Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-23T08:38:58.094Z] ---> 1ef62fdd7aa9 [2023-05-23T08:38:58.094Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-23T08:38:58.354Z] ---> 7671782e8730 [2023-05-23T08:38:58.354Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-23T08:38:58.354Z] ---> e6ab95508bcc [2023-05-23T08:38:58.354Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-23T08:38:58.354Z] ---> Running in 9081571cea54 [2023-05-23T08:38:58.924Z] Removing intermediate container 9081571cea54 [2023-05-23T08:38:58.924Z] ---> 7dfc3a14c993 [2023-05-23T08:38:58.924Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-23T08:38:58.924Z] ---> Running in 453bf0603e0b [2023-05-23T08:38:59.867Z] Removing intermediate container 453bf0603e0b [2023-05-23T08:38:59.867Z] ---> 11930b3e5f37 [2023-05-23T08:38:59.867Z] Step 30/33 : CMD ["gate"] [2023-05-23T08:39:00.127Z] ---> Running in 1905b2cbf72c [2023-05-23T08:39:00.718Z] Removing intermediate container 1905b2cbf72c [2023-05-23T08:39:00.718Z] ---> 79010835402c [2023-05-23T08:39:00.718Z] Step 31/33 : LABEL arch=x86_64 [2023-05-23T08:39:00.718Z] ---> Running in 19b0d9cdaf35 [2023-05-23T08:39:00.718Z] Removing intermediate container 19b0d9cdaf35 [2023-05-23T08:39:00.718Z] ---> 28d8602a1e2b [2023-05-23T08:39:00.718Z] Step 32/33 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [2023-05-23T08:39:00.718Z] ---> Running in df56274efcbc [2023-05-23T08:39:00.979Z] Removing intermediate container df56274efcbc [2023-05-23T08:39:00.979Z] ---> b6572bf9ff20 [2023-05-23T08:39:00.979Z] Step 33/33 : LABEL version=0.0.0 [2023-05-23T08:39:00.979Z] ---> Running in f32ef0d6bfb7 [2023-05-23T08:39:00.979Z] Removing intermediate container f32ef0d6bfb7 [2023-05-23T08:39:00.979Z] ---> dfe1fd5df302 [2023-05-23T08:39:00.979Z] [2023-05-23T08:39:00.979Z] Successfully built dfe1fd5df302 [2023-05-23T08:39:00.979Z] Successfully tagged security-bootstrapper:latest [2023-05-23T08:39:00.986Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-23T08:39:00.993Z] $ docker stop --time=1 e29eb2f944ed3d80c29055e4d9fa0d26eff837ea089b73e0e7aa7cd51c35685a [2023-05-23T08:39:02.288Z] $ docker rm -f --volumes e29eb2f944ed3d80c29055e4d9fa0d26eff837ea089b73e0e7aa7cd51c35685a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T08:39:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements [2023-05-23T08:39:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-23T08:39:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-23T08:39:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-23T08:39:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-23T08:39:02.626Z] + docker images [2023-05-23T08:39:02.626Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-23T08:39:02.626Z] security-bootstrapper latest dfe1fd5df302 2 seconds ago 22.2MB [2023-05-23T08:39:02.626Z] security-proxy-auth latest d02a7deb2179 7 seconds ago 18.3MB [2023-05-23T08:39:02.626Z] 027ea8d2df31 12 seconds ago 1.7GB [2023-05-23T08:39:02.626Z] 95e19c1a7319 18 seconds ago 1.71GB [2023-05-23T08:39:02.626Z] support-scheduler latest a589b1512c91 25 seconds ago 31.8MB [2023-05-23T08:39:02.626Z] support-notifications latest 4c2386a97e84 26 seconds ago 32.4MB [2023-05-23T08:39:02.626Z] security-spiffe-token-provider latest 4229c7deed7e 28 seconds ago 32.8MB [2023-05-23T08:39:02.626Z] security-secretstore-setup latest 95721de488e7 40 seconds ago 32.8MB [2023-05-23T08:39:02.626Z] 53d88ec97a41 41 seconds ago 1.79GB [2023-05-23T08:39:02.626Z] core-metadata latest 28edaed37420 50 seconds ago 20.4MB [2023-05-23T08:39:02.626Z] 3a4ac050ee74 51 seconds ago 1.79GB [2023-05-23T08:39:02.626Z] 28246cb9caed 55 seconds ago 1.76GB [2023-05-23T08:39:02.626Z] b464f49b5be2 About a minute ago 1.73GB [2023-05-23T08:39:02.626Z] f643ed0e833c About a minute ago 1.72GB [2023-05-23T08:39:02.626Z] core-data latest 8bf51b8bbbed About a minute ago 20.1MB [2023-05-23T08:39:02.626Z] security-spire-agent latest 2dc01d12c2e3 2 minutes ago 161MB [2023-05-23T08:39:02.626Z] 45f28bd83e5f 2 minutes ago 1.73GB [2023-05-23T08:39:02.626Z] 5905176230c6 2 minutes ago 1.58GB [2023-05-23T08:39:02.626Z] security-proxy-setup latest 1bb1d28259f0 2 minutes ago 18.7MB [2023-05-23T08:39:02.626Z] core-common-config-bootstrapper latest c581ee3065f3 3 minutes ago 17.2MB [2023-05-23T08:39:02.626Z] core-command latest e97aed1afa9f 3 minutes ago 19.9MB [2023-05-23T08:39:02.626Z] security-spire-server latest 91e514ec3179 3 minutes ago 103MB [2023-05-23T08:39:02.626Z] security-spire-config latest 9007745c3f46 3 minutes ago 102MB [2023-05-23T08:39:02.626Z] aee698ba944a 3 minutes ago 1.72GB [2023-05-23T08:39:02.626Z] a26c15b6876d 3 minutes ago 1.7GB [2023-05-23T08:39:02.626Z] 2c30726a1c5d 3 minutes ago 1.72GB [2023-05-23T08:39:02.626Z] 44f2087a5000 3 minutes ago 1.58GB [2023-05-23T08:39:02.626Z] c324e6c970bf 3 minutes ago 1.58GB [2023-05-23T08:39:02.626Z] ci-base-image-x86_64 latest 5243098c9d52 8 minutes ago 918MB [2023-05-23T08:39:02.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-23T08:39:02.626Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-23T08:39:02.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-23T08:39:02.626Z] 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-23T08:39:09.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-23T08:39:09.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-23T08:39:11.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-23T08:39:16.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-23T08:39:16.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.316s coverage: 79.9% of statements [2023-05-23T08:39:16.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.298s coverage: 92.9% of statements [2023-05-23T08:39:16.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements [2023-05-23T08:39:16.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 62.3% of statements [2023-05-23T08:39:16.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements [2023-05-23T08:39:16.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements [2023-05-23T08:39:16.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2023-05-23T08:39:16.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.628s coverage: 81.8% of statements [2023-05-23T08:39:17.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.569s coverage: 82.1% of statements [2023-05-23T08:39:19.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-23T08:39:19.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 86.0% of statements [2023-05-23T08:39:25.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-23T08:39:25.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-23T08:39:25.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements [2023-05-23T08:39:25.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements [2023-05-23T08:39:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2023-05-23T08:39:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-05-23T08:39:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2023-05-23T08:39:28.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-23T08:39:28.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-23T08:39:28.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-23T08:39:28.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements [2023-05-23T08:39:38.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-23T08:39:38.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-23T08:39:38.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-23T08:39:38.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.061s coverage: 38.4% of statements [2023-05-23T08:39:38.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements [2023-05-23T08:39:43.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-23T08:39:43.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-23T08:39:43.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-23T08:39:43.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-23T08:39:43.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2023-05-23T08:39:50.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-23T08:39:50.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-23T08:39:50.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-23T08:39:50.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-23T08:39:56.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements [2023-05-23T08:39:56.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-23T08:39:56.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:39:56.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-23T08:39:56.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-23T08:39:57.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 92.3% of statements [2023-05-23T08:40:02.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-23T08:40:02.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-23T08:40:02.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.312s coverage: 61.5% of statements [2023-05-23T08:40:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-23T08:40:04.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:40:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements [2023-05-23T08:40:05.625Z] 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-23T08:40:05.625Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T08:40:05.625Z] go vet ./... [2023-05-23T08:42:57.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T08:42:57.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T08:42:57.371Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T08:42:57.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-23T08:42:58.023Z] + ls -al . [2023-05-23T08:42:58.023Z] total 700 [2023-05-23T08:42:58.023Z] drwxrwxr-x 10 1001 1001 4096 May 23 08:34 . [2023-05-23T08:42:58.023Z] drwxr-xr-x 4 root root 4096 May 23 08:34 .. [2023-05-23T08:42:58.023Z] drwxrwxr-x 2 1001 1001 4096 May 23 08:32 .blubracket [2023-05-23T08:42:58.023Z] -rw-rw-r-- 1 1001 1001 16 May 23 08:32 .dockerignore [2023-05-23T08:42:58.023Z] drwxrwxr-x 8 1001 1001 4096 May 23 08:32 .git [2023-05-23T08:42:58.023Z] drwxrwxr-x 3 1001 1001 4096 May 23 08:32 .github [2023-05-23T08:42:58.023Z] -rw-rw-r-- 1 1001 1001 1133 May 23 08:32 .gitignore [2023-05-23T08:42:58.023Z] -rw-rw-r-- 1 1001 1001 42 May 23 08:32 .golangci.yml [2023-05-23T08:42:58.023Z] -rw-rw-r-- 1 1001 1001 87 May 23 08:32 .hadolint.yml [2023-05-23T08:42:58.023Z] -rw-rw-r-- 1 1001 1001 166 May 23 08:32 .sonarcloud.properties [2023-05-23T08:42:58.023Z] -rw-rw-r-- 1 1001 1001 1171 May 23 08:32 ADOPTERS.md [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 10835 May 23 08:32 Attribution.txt [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 73765 May 23 08:32 CHANGELOG.md [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 3804 May 23 08:32 CONTRIBUTING.md [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 677 May 23 08:32 GOVERNANCE.md [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 883 May 23 08:32 Jenkinsfile [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 10775 May 23 08:32 LICENSE [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 14368 May 23 08:32 Makefile [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 582 May 23 08:32 OWNERS.md [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 9902 May 23 08:32 README.md [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 789 May 23 08:32 SECURITY.md [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 5 May 23 08:30 VERSION [2023-05-23T08:42:58.024Z] drwxrwxr-x 2 1001 1001 4096 May 23 08:32 bin [2023-05-23T08:42:58.024Z] drwxrwxr-x 18 1001 1001 4096 May 23 08:32 cmd [2023-05-23T08:42:58.024Z] -rw-r--r-- 1 root root 447731 May 23 08:40 coverage.out [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 3200 May 23 08:32 go.mod [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 31130 May 23 08:32 go.sum [2023-05-23T08:42:58.024Z] drwxrwxr-x 7 1001 1001 4096 May 23 08:32 internal [2023-05-23T08:42:58.024Z] drwxrwxr-x 3 1001 1001 4096 May 23 08:32 openapi [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 594 May 23 08:32 security.txt [2023-05-23T08:42:58.024Z] drwxrwxr-x 4 1001 1001 4096 May 23 08:32 snap [2023-05-23T08:42:58.024Z] -rw-rw-r-- 1 1001 1001 204 May 23 08:32 version.go [Pipeline] sh [2023-05-23T08:42:58.663Z] + '[' -e coverage.out ] [2023-05-23T08:42:58.664Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-23T08:42:58.687Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T08:42:59.616Z] Stashed 1 file(s) [Pipeline] sh [2023-05-23T08:43:00.248Z] + make build [2023-05-23T08:43:00.248Z] 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-23T08:44:52.222Z] 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-23T08:44:52.222Z] 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-23T08:44:53.188Z] 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-23T08:44:57.473Z] 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-23T08:45:44.364Z] 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-23T08:45:52.572Z] 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-23T08:45:59.230Z] 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-23T08:46:05.886Z] 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-23T08:46:09.234Z] 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-23T08:46:14.581Z] 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-23T08:46:21.233Z] 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-23T08:46:26.594Z] $ docker stop --time=1 17f610e8f6f3f14079534f92acc246578d09db6e866961471ae38ea1f5fade08 [2023-05-23T08:46:28.798Z] $ docker rm -f --volumes 17f610e8f6f3f14079534f92acc246578d09db6e866961471ae38ea1f5fade08 [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-23T08:46:31.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T08:46:31.389Z] [2023-05-23T08:46:31.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:46:31.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T08:46:31.998Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-23T08:46:31.998Z] 29e5d40040c1: Pulling fs layer [2023-05-23T08:46:31.998Z] 1ce36da41761: Pulling fs layer [2023-05-23T08:46:31.998Z] 25b303627fd3: Pulling fs layer [2023-05-23T08:46:32.265Z] 29e5d40040c1: Verifying Checksum [2023-05-23T08:46:32.265Z] 29e5d40040c1: Download complete [2023-05-23T08:46:32.533Z] 1ce36da41761: Verifying Checksum [2023-05-23T08:46:32.533Z] 1ce36da41761: Download complete [2023-05-23T08:46:32.800Z] 29e5d40040c1: Pull complete [2023-05-23T08:46:34.213Z] 25b303627fd3: Verifying Checksum [2023-05-23T08:46:34.213Z] 25b303627fd3: Download complete [2023-05-23T08:46:34.213Z] 1ce36da41761: Pull complete [2023-05-23T08:46:46.523Z] 25b303627fd3: Pull complete [2023-05-23T08:46:46.523Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-23T08:46:46.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T08:46:46.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:46:46.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container [2023-05-23T08:46:46.783Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-23T08:46:49.146Z] $ docker top 94ed7d79bfef8da0e9288c8821daff41cce5b2ed853184cb68b7b03d36402f8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:46:49.980Z] + grep parallel [2023-05-23T08:46:49.980Z] + docker-compose build --help [2023-05-23T08:46:55.317Z] --parallel Build images in parallel. [Pipeline] } [2023-05-23T08:46:55.599Z] $ docker stop --time=1 94ed7d79bfef8da0e9288c8821daff41cce5b2ed853184cb68b7b03d36402f8b [2023-05-23T08:46:58.130Z] $ docker rm -f --volumes 94ed7d79bfef8da0e9288c8821daff41cce5b2ed853184cb68b7b03d36402f8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:46:58.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T08:46:58.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:46:58.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container [2023-05-23T08:46:58.940Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-23T08:47:00.203Z] $ docker top 20207a5fe1b67a7f5812dae459144ee6a164dff72aeef2bb7409d8a153e8c40c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:47:01.039Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-23T08:47:07.693Z] Building core-command ... [2023-05-23T08:47:07.693Z] Building core-common-config-bootstrapper ... [2023-05-23T08:47:07.693Z] Building core-data ... [2023-05-23T08:47:07.693Z] Building core-metadata ... [2023-05-23T08:47:07.693Z] Building security-bootstrapper ... [2023-05-23T08:47:07.693Z] Building security-proxy-auth ... [2023-05-23T08:47:07.693Z] Building security-proxy-setup ... [2023-05-23T08:47:07.693Z] Building security-secretstore-setup ... [2023-05-23T08:47:07.693Z] Building security-spiffe-token-provider ... [2023-05-23T08:47:07.693Z] Building security-spire-agent ... [2023-05-23T08:47:07.693Z] Building security-spire-config ... [2023-05-23T08:47:07.693Z] Building security-spire-server ... [2023-05-23T08:47:07.693Z] Building support-notifications ... [2023-05-23T08:47:07.693Z] Building support-scheduler ... [2023-05-23T08:47:07.693Z] Building core-metadata [2023-05-23T08:47:07.693Z] Building support-scheduler [2023-05-23T08:47:07.693Z] Building security-proxy-auth [2023-05-23T08:47:07.693Z] Building core-data [2023-05-23T08:47:07.693Z] Building security-secretstore-setup [2023-05-23T08:47:54.694Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:47:54.694Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:47:54.694Z] ---> d36b4ace70c0 [2023-05-23T08:47:54.694Z] Step 3/25 : WORKDIR /edgex-go [2023-05-23T08:47:54.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:47:54.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:47:54.694Z] ---> d36b4ace70c0 [2023-05-23T08:47:54.694Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:47:54.694Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:47:54.694Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:47:54.694Z] ---> d36b4ace70c0 [2023-05-23T08:47:54.694Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:47:54.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:47:54.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:47:54.694Z] ---> d36b4ace70c0 [2023-05-23T08:47:54.694Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:47:54.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:47:54.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:47:54.694Z] ---> d36b4ace70c0 [2023-05-23T08:47:54.694Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:47:54.694Z] ---> Running in 4613de20fd6b [2023-05-23T08:47:54.694Z] ---> Running in 636c6418aa9b [2023-05-23T08:47:54.694Z] ---> Running in addcb6c0d662 [2023-05-23T08:47:54.694Z] ---> Running in e1df1dd6c822 [2023-05-23T08:47:54.694Z] ---> Running in 845938c7241e [2023-05-23T08:47:54.694Z] Removing intermediate container 636c6418aa9b [2023-05-23T08:47:54.694Z] ---> 211a618d7adf [2023-05-23T08:47:54.694Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:47:54.694Z] Removing intermediate container addcb6c0d662 [2023-05-23T08:47:54.694Z] ---> 5d04a107f6d5 [2023-05-23T08:47:54.694Z] Step 4/25 : WORKDIR /edgex-go [2023-05-23T08:47:54.972Z] Removing intermediate container 4613de20fd6b [2023-05-23T08:47:54.972Z] ---> e4d68344c268 [2023-05-23T08:47:54.972Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-23T08:47:54.972Z] ---> Running in 502339dc6fb2 [2023-05-23T08:47:54.972Z] ---> Running in 22aca02c7b30 [2023-05-23T08:47:54.972Z] ---> Running in c7e9f5122c70 [2023-05-23T08:47:54.972Z] Removing intermediate container e1df1dd6c822 [2023-05-23T08:47:54.972Z] ---> ea386a271781 [2023-05-23T08:47:54.972Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:47:55.240Z] Removing intermediate container 845938c7241e [2023-05-23T08:47:55.240Z] ---> d8da69ae5819 [2023-05-23T08:47:55.240Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:47:55.240Z] ---> Running in fc032f6f08bb [2023-05-23T08:47:55.510Z] ---> Running in 84db7603a0c6 [2023-05-23T08:47:55.778Z] Removing intermediate container 502339dc6fb2 [2023-05-23T08:47:55.778Z] ---> 4ec6dffa408a [2023-05-23T08:47:55.778Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:47:55.778Z] ---> Running in fbec1ee07372 [2023-05-23T08:47:56.051Z] Removing intermediate container fc032f6f08bb [2023-05-23T08:47:56.051Z] ---> 1870756d9097 [2023-05-23T08:47:56.051Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:47:56.319Z] Removing intermediate container 22aca02c7b30 [2023-05-23T08:47:56.319Z] ---> e4768ee7743a [2023-05-23T08:47:56.319Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-23T08:47:56.319Z] ---> Running in 44170656dcfa [2023-05-23T08:47:56.587Z] ---> Running in c3ec7de9c3bf [2023-05-23T08:47:56.587Z] Removing intermediate container 84db7603a0c6 [2023-05-23T08:47:56.587Z] ---> 31e9f383ac46 [2023-05-23T08:47:56.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:47:56.854Z] ---> Running in 3bef13835d95 [2023-05-23T08:47:57.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:47:58.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:47:58.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:47:58.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:47:58.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:47:58.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:47:59.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:47:59.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:47:59.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:47:59.956Z] OK: 263 MiB in 53 packages [2023-05-23T08:47:59.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:48:00.225Z] OK: 263 MiB in 53 packages [2023-05-23T08:48:01.188Z] OK: 263 MiB in 53 packages [2023-05-23T08:48:01.456Z] OK: 263 MiB in 53 packages [2023-05-23T08:48:02.040Z] OK: 263 MiB in 53 packages [2023-05-23T08:48:02.040Z] Removing intermediate container c7e9f5122c70 [2023-05-23T08:48:02.040Z] ---> a6bd496973db [2023-05-23T08:48:02.040Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-23T08:48:02.633Z] Removing intermediate container fbec1ee07372 [2023-05-23T08:48:02.633Z] ---> f8cd41d538da [2023-05-23T08:48:02.633Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:48:02.901Z] Removing intermediate container c3ec7de9c3bf [2023-05-23T08:48:02.901Z] ---> 13da1865fd38 [2023-05-23T08:48:02.901Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-23T08:48:03.484Z] Removing intermediate container 3bef13835d95 [2023-05-23T08:48:03.484Z] ---> ca4e4f6d1ef2 [2023-05-23T08:48:03.484Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:48:03.484Z] Removing intermediate container 44170656dcfa [2023-05-23T08:48:03.484Z] ---> eb445bd80162 [2023-05-23T08:48:03.484Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:48:03.484Z] ---> 6d9cbf788bae [2023-05-23T08:48:03.484Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:48:03.751Z] ---> Running in c1bb8ec8cf34 [2023-05-23T08:48:03.751Z] ---> d13a8845df69 [2023-05-23T08:48:03.751Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:48:04.023Z] ---> Running in 3e0058dbe849 [2023-05-23T08:48:04.297Z] ---> d637c81627c7 [2023-05-23T08:48:04.297Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:48:04.565Z] ---> Running in e4cc9ab0b5a7 [2023-05-23T08:48:04.832Z] ---> 666102cfbea4 [2023-05-23T08:48:04.832Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:48:04.832Z] ---> 9a3c7c7dec9c [2023-05-23T08:48:04.832Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:48:05.423Z] ---> Running in f2a068f5c5b7 [2023-05-23T08:48:05.423Z] ---> Running in c57281fb30b3 [2023-05-23T08:49:57.083Z] Removing intermediate container c1bb8ec8cf34 [2023-05-23T08:49:57.083Z] ---> b88b3abc5bd3 [2023-05-23T08:49:57.083Z] Step 7/25 : COPY . . [2023-05-23T08:49:57.083Z] Removing intermediate container 3e0058dbe849 [2023-05-23T08:49:57.083Z] ---> fcb53fba52d8 [2023-05-23T08:49:57.083Z] Step 8/23 : COPY . . [2023-05-23T08:49:57.083Z] Removing intermediate container e4cc9ab0b5a7 [2023-05-23T08:49:57.083Z] ---> c65fc2f2c007 [2023-05-23T08:49:57.083Z] Step 8/25 : COPY . . [2023-05-23T08:49:57.083Z] Removing intermediate container f2a068f5c5b7 [2023-05-23T08:49:57.083Z] ---> 75cb8416c1bc [2023-05-23T08:49:57.083Z] Step 8/23 : COPY . . [2023-05-23T08:49:57.083Z] Removing intermediate container c57281fb30b3 [2023-05-23T08:49:57.083Z] ---> a4b19e7cdc60 [2023-05-23T08:49:57.083Z] Step 8/23 : COPY . . [2023-05-23T08:50:12.071Z] ---> 297f3a199035 [2023-05-23T08:50:12.342Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-23T08:50:12.342Z] ---> 3d855f0b8e15 [2023-05-23T08:50:12.342Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-23T08:50:12.342Z] ---> f78ba139e795 [2023-05-23T08:50:12.342Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-23T08:50:12.342Z] ---> Running in 73b53280728f [2023-05-23T08:50:12.342Z] ---> Running in 931db2670f79 [2023-05-23T08:50:12.609Z] ---> Running in e068fc8a8702 [2023-05-23T08:50:12.609Z] ---> 882e0c9cebac [2023-05-23T08:50:12.609Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-23T08:50:12.879Z] ---> 85f96cd35315 [2023-05-23T08:50:12.879Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-23T08:50:12.879Z] ---> Running in 4c2a0ae1ad0a [2023-05-23T08:50:12.879Z] ---> Running in abde3565b186 [2023-05-23T08:50:14.832Z] 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-23T08:50:15.419Z] 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-23T08:50:15.419Z] 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-23T08:50:15.687Z] 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-23T08:50:15.687Z] 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-23T08:57:22.765Z] 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-23T08:57:22.765Z] Removing intermediate container abde3565b186 [2023-05-23T08:57:22.765Z] ---> 1dd4efc5b0ae [2023-05-23T08:57:22.765Z] [2023-05-23T08:57:22.765Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:57:22.765Z] 3.17: Pulling from library/alpine [2023-05-23T08:57:22.765Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T08:57:22.765Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T08:57:22.765Z] ---> 51e60588ff2c [2023-05-23T08:57:22.765Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T08:57:22.765Z] ---> Running in ee3ef53dddeb [2023-05-23T08:57:22.765Z] Removing intermediate container ee3ef53dddeb [2023-05-23T08:57:22.765Z] ---> 79b8246bac2e [2023-05-23T08:57:22.765Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:57:22.765Z] ---> Running in d89ec6dfce42 [2023-05-23T08:57:22.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:57:22.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:57:24.174Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:57:24.174Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:57:24.174Z] OK: 8 MiB in 16 packages [2023-05-23T08:57:26.118Z] Removing intermediate container d89ec6dfce42 [2023-05-23T08:57:26.118Z] ---> 04afe1d17b8a [2023-05-23T08:57:26.118Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:57:29.460Z] ---> b8ea25fd1b08 [2023-05-23T08:57:29.460Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:57:30.871Z] ---> 21ce5341817f [2023-05-23T08:57:30.871Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-23T08:57:32.292Z] Removing intermediate container 4c2a0ae1ad0a [2023-05-23T08:57:32.292Z] ---> 68a3d81e7b37 [2023-05-23T08:57:32.292Z] [2023-05-23T08:57:32.292Z] Step 9/25 : FROM alpine:3.17 [2023-05-23T08:57:32.292Z] ---> 51e60588ff2c [2023-05-23T08:57:32.292Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-23T08:57:32.569Z] ---> Running in 7c0e569be49e [2023-05-23T08:57:32.847Z] ---> 0d0c2e14bc21 [2023-05-23T08:57:32.847Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:57:34.258Z] ---> 98f244f42f42 [2023-05-23T08:57:34.258Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-23T08:57:34.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:57:35.111Z] ---> 0f9fdf0484d3 [2023-05-23T08:57:35.111Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:57:35.377Z] ---> Running in 6c4a3ae2cc12 [2023-05-23T08:57:35.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:57:37.598Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-23T08:57:37.598Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-23T08:57:37.598Z] (3/3) Installing su-exec (0.2-r2) [2023-05-23T08:57:37.598Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:57:37.598Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T08:57:38.556Z] Removing intermediate container 6c4a3ae2cc12 [2023-05-23T08:57:38.556Z] ---> 74aaf14ab5ee [2023-05-23T08:57:38.556Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:57:38.556Z] ---> Running in 98c60791ead7 [2023-05-23T08:57:38.556Z] OK: 8 MiB in 18 packages [2023-05-23T08:57:39.142Z] Removing intermediate container 98c60791ead7 [2023-05-23T08:57:39.142Z] ---> 54ecaa9d742e [2023-05-23T08:57:39.142Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T08:57:39.142Z] ---> Running in 8fe65973bb56 [2023-05-23T08:57:43.390Z] Removing intermediate container 8fe65973bb56 [2023-05-23T08:57:43.390Z] ---> 01589e2554d1 [2023-05-23T08:57:43.390Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T08:57:43.390Z] ---> Running in 41f70dd7399f [2023-05-23T08:57:43.657Z] Removing intermediate container 7c0e569be49e [2023-05-23T08:57:43.657Z] ---> 47275de13550 [2023-05-23T08:57:43.657Z] 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-23T08:57:43.657Z] Removing intermediate container 41f70dd7399f [2023-05-23T08:57:43.657Z] ---> adaba302e4d2 [2023-05-23T08:57:43.657Z] Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T08:57:43.657Z] ---> Running in 3dcc97bec725 [2023-05-23T08:57:43.923Z] ---> Running in 991055890de1 [2023-05-23T08:57:44.506Z] Removing intermediate container 3dcc97bec725 [2023-05-23T08:57:44.506Z] ---> 170ddb5fc74e [2023-05-23T08:57:44.506Z] Step 12/25 : WORKDIR / [2023-05-23T08:57:44.506Z] Removing intermediate container 991055890de1 [2023-05-23T08:57:44.506Z] ---> 734bbd9c02c8 [2023-05-23T08:57:44.506Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:57:44.506Z] ---> Running in eaf8a1b05589 [2023-05-23T08:57:44.506Z] ---> Running in d323002c3952 [2023-05-23T08:57:45.091Z] Removing intermediate container eaf8a1b05589 [2023-05-23T08:57:45.091Z] ---> 376c0acaae36 [2023-05-23T08:57:45.091Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:57:45.364Z] Removing intermediate container d323002c3952 [2023-05-23T08:57:45.364Z] ---> 7c93537062b1 [2023-05-23T08:57:45.364Z] [2023-05-23T08:57:45.947Z] Successfully built 7c93537062b1 [2023-05-23T08:57:45.947Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-23T08:57:45.947Z]  Building security-proxy-auth ... done Building security-spire-config [2023-05-23T08:57:46.219Z] ---> 28801e33158c [2023-05-23T08:57:46.219Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:57:47.179Z] ---> 2b4c2de09418 [2023-05-23T08:57:47.180Z] 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-23T08:57:48.147Z] ---> 753aecc734fa [2023-05-23T08:57:48.147Z] 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-23T08:57:49.105Z] ---> 2e174f6b132e [2023-05-23T08:57:49.105Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:57:50.067Z] ---> 36714cb6a33d [2023-05-23T08:57:50.067Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-23T08:57:52.014Z] ---> 8ab000977973 [2023-05-23T08:57:52.014Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-23T08:57:57.352Z] ---> 07cc0885bad9 [2023-05-23T08:57:57.352Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T08:57:58.320Z] ---> bfd0544358f0 [2023-05-23T08:57:58.320Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:57:58.320Z] ---> Running in deac15157aa0 [2023-05-23T08:58:02.572Z] Removing intermediate container deac15157aa0 [2023-05-23T08:58:02.572Z] ---> f78ccf83fce9 [2023-05-23T08:58:02.572Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:58:02.572Z] ---> Running in 8e06fda0e4a5 [2023-05-23T08:58:03.158Z] Removing intermediate container 8e06fda0e4a5 [2023-05-23T08:58:03.158Z] ---> 1f0b10cb6acc [2023-05-23T08:58:03.158Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T08:58:03.158Z] ---> Running in c89b2776f319 [2023-05-23T08:58:04.126Z] Removing intermediate container c89b2776f319 [2023-05-23T08:58:04.126Z] ---> 3ef7cc0a9fb5 [2023-05-23T08:58:04.126Z] Step 24/25 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T08:58:04.126Z] ---> Running in 32b3f191a415 [2023-05-23T08:58:05.559Z] Removing intermediate container 32b3f191a415 [2023-05-23T08:58:05.559Z] ---> a47050c5dbf4 [2023-05-23T08:58:05.559Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T08:58:05.826Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:58:05.826Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:58:05.826Z] ---> d36b4ace70c0 [2023-05-23T08:58:05.826Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T08:58:05.826Z] ---> Using cache [2023-05-23T08:58:05.826Z] ---> e4d68344c268 [2023-05-23T08:58:05.826Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T08:58:05.826Z] ---> Running in 984c7f470ada [2023-05-23T08:58:05.826Z] ---> Running in 6264bd55bbec [2023-05-23T08:58:06.786Z] Removing intermediate container 6264bd55bbec [2023-05-23T08:58:06.786Z] ---> 9a54d2e3e66f [2023-05-23T08:58:06.786Z] [2023-05-23T08:58:08.198Z] Successfully built 9a54d2e3e66f [2023-05-23T08:58:08.198Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-23T08:58:08.198Z]  Building security-secretstore-setup ... done Building support-notifications [2023-05-23T08:58:10.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:11.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:12.765Z] OK: 263 MiB in 53 packages [2023-05-23T08:58:16.115Z] Removing intermediate container 984c7f470ada [2023-05-23T08:58:16.115Z] ---> 51a32ec356b0 [2023-05-23T08:58:16.115Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T08:58:17.523Z] ---> f5f7ad582ef0 [2023-05-23T08:58:17.523Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:58:17.523Z] ---> Running in 78f81eac5317 [2023-05-23T08:58:21.776Z] Removing intermediate container 931db2670f79 [2023-05-23T08:58:21.776Z] ---> 91c9c4145da0 [2023-05-23T08:58:21.776Z] [2023-05-23T08:58:21.776Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:58:21.776Z] ---> 51e60588ff2c [2023-05-23T08:58:21.776Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:58:22.044Z] ---> Running in c48cc5e599f7 [2023-05-23T08:58:23.023Z] Removing intermediate container c48cc5e599f7 [2023-05-23T08:58:23.023Z] ---> cb3c739cb946 [2023-05-23T08:58:23.023Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-23T08:58:23.023Z] ---> Running in e9ccdc86a664 [2023-05-23T08:58:23.989Z] Removing intermediate container e9ccdc86a664 [2023-05-23T08:58:23.989Z] ---> 6d59829084d5 [2023-05-23T08:58:23.989Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-23T08:58:23.989Z] ---> Running in f6a5c8335d21 [2023-05-23T08:58:25.405Z] Removing intermediate container f6a5c8335d21 [2023-05-23T08:58:25.405Z] ---> fc11c66bac00 [2023-05-23T08:58:25.405Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:58:25.405Z] ---> Running in c11c59a9cf87 [2023-05-23T08:58:27.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:28.250Z] Removing intermediate container 73b53280728f [2023-05-23T08:58:28.250Z] ---> eb3ead0eb84e [2023-05-23T08:58:28.516Z] [2023-05-23T08:58:28.516Z] Step 10/25 : FROM alpine:3.17 [2023-05-23T08:58:28.516Z] ---> 51e60588ff2c [2023-05-23T08:58:28.516Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:58:28.784Z] ---> Running in 2d9fb30ee2ac [2023-05-23T08:58:29.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:29.335Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:58:29.335Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:58:29.335Z] ---> d36b4ace70c0 [2023-05-23T08:58:29.335Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:58:29.335Z] ---> Using cache [2023-05-23T08:58:29.335Z] ---> d8da69ae5819 [2023-05-23T08:58:29.335Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:58:29.335Z] ---> Using cache [2023-05-23T08:58:29.335Z] ---> 31e9f383ac46 [2023-05-23T08:58:29.335Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-23T08:58:29.335Z] ---> Running in 0cbc9a253009 [2023-05-23T08:58:30.750Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:58:30.750Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:58:30.750Z] OK: 8 MiB in 16 packages [2023-05-23T08:58:31.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:31.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:32.190Z] Removing intermediate container c11c59a9cf87 [2023-05-23T08:58:32.190Z] ---> e8e59d580ad9 [2023-05-23T08:58:32.190Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:58:32.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:32.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:33.308Z] ---> bd26ec191ef1 [2023-05-23T08:58:33.308Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:58:33.894Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:58:33.894Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:58:33.894Z] OK: 8 MiB in 16 packages [2023-05-23T08:58:34.162Z] ---> acc29d358f08 [2023-05-23T08:58:34.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-23T08:58:34.427Z] OK: 263 MiB in 53 packages [2023-05-23T08:58:36.374Z] Removing intermediate container 2d9fb30ee2ac [2023-05-23T08:58:36.374Z] ---> 2653e77fdd90 [2023-05-23T08:58:36.374Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:58:36.374Z] Removing intermediate container 0cbc9a253009 [2023-05-23T08:58:36.374Z] ---> 2a3ebab6293b [2023-05-23T08:58:36.374Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:58:36.647Z] ---> Running in 1673e349b85b [2023-05-23T08:58:37.648Z] ---> 703e7df0d587 [2023-05-23T08:58:37.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:58:37.648Z] Removing intermediate container 1673e349b85b [2023-05-23T08:58:37.648Z] ---> 678bbdd03ab5 [2023-05-23T08:58:37.648Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-23T08:58:37.918Z] ---> Running in 3bb679ecb0c6 [2023-05-23T08:58:38.187Z] ---> f0019153987b [2023-05-23T08:58:38.187Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:58:38.627Z] ---> Running in cd2230ad517f [2023-05-23T08:58:38.914Z] Removing intermediate container 3bb679ecb0c6 [2023-05-23T08:58:39.184Z] ---> cd167b442da5 [2023-05-23T08:58:39.184Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-23T08:58:39.184Z] ---> a6b65f2cf5be [2023-05-23T08:58:39.184Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-23T08:58:39.464Z] ---> Running in da44fda9c6d4 [2023-05-23T08:58:39.744Z] ---> Running in 19ade3dd3a71 [2023-05-23T08:58:40.736Z] Removing intermediate container da44fda9c6d4 [2023-05-23T08:58:40.736Z] ---> 604058b84d21 [2023-05-23T08:58:40.736Z] Step 15/25 : WORKDIR / [2023-05-23T08:58:40.736Z] Removing intermediate container 19ade3dd3a71 [2023-05-23T08:58:40.736Z] ---> 60343d07ced3 [2023-05-23T08:58:40.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:58:40.736Z] ---> Running in 5729be9842cf [2023-05-23T08:58:41.009Z] ---> Running in e0fff33869d0 [2023-05-23T08:58:42.003Z] Removing intermediate container 5729be9842cf [2023-05-23T08:58:42.003Z] ---> 5de9dd6929da [2023-05-23T08:58:42.003Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:58:42.003Z] Removing intermediate container e0fff33869d0 [2023-05-23T08:58:42.003Z] ---> eee81e121772 [2023-05-23T08:58:42.003Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T08:58:42.271Z] ---> Running in 661aaad75ab8 [2023-05-23T08:58:43.234Z] Removing intermediate container 661aaad75ab8 [2023-05-23T08:58:43.234Z] ---> a19387f8b67a [2023-05-23T08:58:43.234Z] Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T08:58:43.234Z] ---> 29a5c4ebc543 [2023-05-23T08:58:43.234Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:58:43.234Z] ---> Running in fd898285fcb0 [2023-05-23T08:58:44.197Z] Removing intermediate container fd898285fcb0 [2023-05-23T08:58:44.197Z] ---> 7336ff7967f5 [2023-05-23T08:58:44.197Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:58:44.197Z] ---> Running in 09586640205d [2023-05-23T08:58:44.197Z] ---> 6839ea6601cb [2023-05-23T08:58:44.197Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-23T08:58:44.780Z] Removing intermediate container 09586640205d [2023-05-23T08:58:44.780Z] ---> a8dfa618459d [2023-05-23T08:58:44.780Z] [2023-05-23T08:58:45.365Z] Successfully built a8dfa618459d [2023-05-23T08:58:45.365Z] Successfully tagged core-data-arm64:latest [2023-05-23T08:58:45.365Z] Building security-spire-server [2023-05-23T08:58:46.324Z]  Building core-data ... done  ---> 61193cba52bb [2023-05-23T08:58:46.324Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:58:47.283Z] ---> 03f4b5f61003 [2023-05-23T08:58:47.283Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-23T08:58:48.242Z] ---> 7271540eab12 [2023-05-23T08:58:48.242Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-23T08:58:48.242Z] ---> Running in 8977dbcc3e44 [2023-05-23T08:58:48.827Z] Removing intermediate container 8977dbcc3e44 [2023-05-23T08:58:48.827Z] ---> 2918cfb9ce07 [2023-05-23T08:58:48.827Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:58:48.827Z] ---> Running in b2d78cac347c [2023-05-23T08:58:49.415Z] Removing intermediate container b2d78cac347c [2023-05-23T08:58:49.415Z] ---> a4cc6f402164 [2023-05-23T08:58:49.415Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T08:58:49.681Z] ---> Running in 22e963b8377e [2023-05-23T08:58:50.263Z] Removing intermediate container 22e963b8377e [2023-05-23T08:58:50.263Z] ---> 1b16d9f258d7 [2023-05-23T08:58:50.263Z] Step 24/25 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T08:58:50.263Z] ---> Running in 9547208a27b9 [2023-05-23T08:58:50.851Z] Removing intermediate container 9547208a27b9 [2023-05-23T08:58:50.851Z] ---> dac5fbe6bbd8 [2023-05-23T08:58:50.851Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T08:58:50.851Z] ---> Running in 0a841ca543d0 [2023-05-23T08:58:51.431Z] Removing intermediate container 0a841ca543d0 [2023-05-23T08:58:51.431Z] ---> a7cfac2c2ed7 [2023-05-23T08:58:51.431Z] [2023-05-23T08:58:51.699Z] Successfully built a7cfac2c2ed7 [2023-05-23T08:58:51.699Z] Successfully tagged core-metadata-arm64:latest [2023-05-23T08:58:51.699Z]  Building core-metadata ... done Building security-bootstrapper [2023-05-23T08:59:09.926Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:59:09.926Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:59:09.926Z] ---> d36b4ace70c0 [2023-05-23T08:59:09.926Z] Step 3/26 : WORKDIR /edgex-go [2023-05-23T08:59:09.926Z] ---> Using cache [2023-05-23T08:59:09.926Z] ---> e4d68344c268 [2023-05-23T08:59:09.926Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T08:59:09.926Z] ---> Using cache [2023-05-23T08:59:09.926Z] ---> 51a32ec356b0 [2023-05-23T08:59:09.926Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-23T08:59:09.926Z] ---> Using cache [2023-05-23T08:59:09.926Z] ---> f5f7ad582ef0 [2023-05-23T08:59:09.926Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:59:11.341Z] ---> Running in 7bb8dbb6b14f [2023-05-23T08:59:16.694Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:59:16.977Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:59:16.977Z] ---> d36b4ace70c0 [2023-05-23T08:59:16.977Z] Step 3/33 : WORKDIR /edgex-go [2023-05-23T08:59:16.977Z] ---> Using cache [2023-05-23T08:59:16.977Z] ---> e4d68344c268 [2023-05-23T08:59:16.977Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-23T08:59:16.977Z] ---> Using cache [2023-05-23T08:59:16.977Z] ---> a6bd496973db [2023-05-23T08:59:16.977Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-23T08:59:16.977Z] ---> Using cache [2023-05-23T08:59:16.977Z] ---> 6d9cbf788bae [2023-05-23T08:59:16.977Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:59:16.977Z] ---> Using cache [2023-05-23T08:59:16.977Z] ---> b88b3abc5bd3 [2023-05-23T08:59:16.977Z] Step 7/33 : COPY . . [2023-05-23T08:59:16.977Z] ---> Using cache [2023-05-23T08:59:16.977Z] ---> 882e0c9cebac [2023-05-23T08:59:16.977Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-23T08:59:18.426Z] ---> Running in ef980556adc8 [2023-05-23T08:59:21.023Z] 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-23T09:00:07.851Z] Removing intermediate container 78f81eac5317 [2023-05-23T09:00:07.851Z] ---> 301d98c3162a [2023-05-23T09:00:07.851Z] Step 7/27 : COPY . . [2023-05-23T09:00:29.901Z] ---> edc1c4f9ca97 [2023-05-23T09:00:29.901Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T09:00:29.901Z] ---> Running in 0c17435855dd [2023-05-23T09:00:29.901Z] Removing intermediate container 0c17435855dd [2023-05-23T09:00:29.901Z] ---> 1e9b0dee7e29 [2023-05-23T09:00:29.901Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T09:00:29.901Z] ---> Running in 0d2989371397 [2023-05-23T09:00:30.861Z] Removing intermediate container 0d2989371397 [2023-05-23T09:00:30.861Z] ---> f6b575e0c3f9 [2023-05-23T09:00:30.861Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T09:00:31.446Z] ---> Running in fdb4ae7d93ba [2023-05-23T09:00:32.853Z] Removing intermediate container fdb4ae7d93ba [2023-05-23T09:00:32.853Z] ---> ca11d6ca5f9a [2023-05-23T09:00:32.853Z] 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-23T09:00:32.853Z] ---> Running in ecae491fa1ad [2023-05-23T09:00:38.191Z] Removing intermediate container ecae491fa1ad [2023-05-23T09:00:38.191Z] ---> bef96b55a988 [2023-05-23T09:00:38.191Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T09:00:42.444Z] ---> Running in 40bf5f05a545 [2023-05-23T09:00:43.862Z] Removing intermediate container cd2230ad517f [2023-05-23T09:00:43.862Z] ---> 20b5b311b55b [2023-05-23T09:00:43.862Z] Step 8/23 : COPY . . [2023-05-23T09:00:44.139Z] Removing intermediate container 40bf5f05a545 [2023-05-23T09:00:44.139Z] ---> ff08fb3a6068 [2023-05-23T09:00:44.139Z] [2023-05-23T09:00:44.139Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T09:00:44.139Z] ---> 51e60588ff2c [2023-05-23T09:00:44.139Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T09:00:44.408Z] ---> Running in c18b1e8485f3 [2023-05-23T09:00:45.365Z] Removing intermediate container c18b1e8485f3 [2023-05-23T09:00:45.365Z] ---> e1babf30ea87 [2023-05-23T09:00:45.365Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-23T09:00:45.633Z] ---> Running in 65b8556a71a6 [2023-05-23T09:00:45.900Z] Removing intermediate container e068fc8a8702 [2023-05-23T09:00:45.900Z] ---> be0b6af9ff8c [2023-05-23T09:00:45.900Z] [2023-05-23T09:00:45.900Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T09:00:45.900Z] ---> 51e60588ff2c [2023-05-23T09:00:45.900Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T09:00:46.168Z] ---> Using cache [2023-05-23T09:00:46.168Z] ---> 2653e77fdd90 [2023-05-23T09:00:46.168Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T09:00:46.168Z] ---> Using cache [2023-05-23T09:00:46.168Z] ---> 678bbdd03ab5 [2023-05-23T09:00:46.168Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-23T09:00:46.436Z] ---> Running in 121c935b8965 [2023-05-23T09:00:47.845Z] Removing intermediate container 121c935b8965 [2023-05-23T09:00:47.845Z] ---> 55f37941bcf5 [2023-05-23T09:00:47.845Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T09:00:47.845Z] ---> Running in ec863cb679d2 [2023-05-23T09:00:48.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:00:49.014Z] Removing intermediate container ec863cb679d2 [2023-05-23T09:00:49.014Z] ---> 7336832d6ff1 [2023-05-23T09:00:49.014Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:00:49.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:00:50.693Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T09:00:50.693Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T09:00:50.693Z] OK: 17694 distinct packages available [2023-05-23T09:00:50.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:00:51.245Z] ---> 7ae76b4b879a [2023-05-23T09:00:51.245Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:00:51.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:00:52.788Z] ---> 6ec10a44d7a2 [2023-05-23T09:00:52.788Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-23T09:00:53.054Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-23T09:00:53.054Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-23T09:00:53.321Z] (3/4) Installing libucontext (1.2-r0) [2023-05-23T09:00:53.321Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-23T09:00:53.321Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:00:53.321Z] OK: 8 MiB in 19 packages [2023-05-23T09:00:56.669Z] Removing intermediate container 65b8556a71a6 [2023-05-23T09:00:56.669Z] ---> bde349e1f518 [2023-05-23T09:00:56.669Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:00:59.263Z] ---> c8d663bb32e1 [2023-05-23T09:00:59.263Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:00:59.263Z] ---> bee1cba77d62 [2023-05-23T09:00:59.263Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:01:01.204Z] ---> 9177e550a97e [2023-05-23T09:01:01.204Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-23T09:01:01.204Z] ---> 469d4c53d25c [2023-05-23T09:01:01.204Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T09:01:01.470Z] ---> Running in 831eae018e0b [2023-05-23T09:01:02.429Z] Removing intermediate container 831eae018e0b [2023-05-23T09:01:02.429Z] ---> 33cd54b22bca [2023-05-23T09:01:02.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T09:01:03.025Z] ---> Running in 70102c902299 [2023-05-23T09:01:04.440Z] Removing intermediate container 70102c902299 [2023-05-23T09:01:04.440Z] ---> a910de77fa8e [2023-05-23T09:01:04.440Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T09:01:04.707Z] ---> Running in 88db0c4c5b40 [2023-05-23T09:01:05.664Z] Removing intermediate container 88db0c4c5b40 [2023-05-23T09:01:05.664Z] ---> 323c636d9b30 [2023-05-23T09:01:05.664Z] Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:01:05.664Z] ---> Running in b246b4dd8a5d [2023-05-23T09:01:07.071Z] Removing intermediate container b246b4dd8a5d [2023-05-23T09:01:07.071Z] ---> be821b31a8e8 [2023-05-23T09:01:07.071Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T09:01:07.341Z] ---> Running in 1059935f9a4f [2023-05-23T09:01:08.304Z] Removing intermediate container 1059935f9a4f [2023-05-23T09:01:08.304Z] ---> 7074e18eb621 [2023-05-23T09:01:08.304Z] [2023-05-23T09:01:09.270Z] Successfully built 7074e18eb621 [2023-05-23T09:01:09.270Z] Successfully tagged support-scheduler-arm64:latest [2023-05-23T09:01:09.270Z] Building security-spiffe-token-provider [2023-05-23T09:01:17.489Z]  Building support-scheduler ... done  ---> 166ce24d4e56 [2023-05-23T09:01:17.489Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T09:01:17.489Z] ---> d843c94ebd49 [2023-05-23T09:01:17.489Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-23T09:01:17.489Z] ---> Running in 0343664bb691 [2023-05-23T09:01:19.426Z] ---> cb723265223a [2023-05-23T09:01:19.426Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-23T09:01:19.426Z] ---> Running in 2f53a6a100dc [2023-05-23T09:01:20.015Z] 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-23T09:01:20.600Z] Removing intermediate container 2f53a6a100dc [2023-05-23T09:01:20.600Z] ---> ea96aa7022db [2023-05-23T09:01:20.600Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-23T09:01:22.540Z] ---> 3658447db343 [2023-05-23T09:01:22.540Z] Step 22/27 : WORKDIR / [2023-05-23T09:01:22.540Z] ---> Running in 465c52e4f5f8 [2023-05-23T09:01:23.506Z] Removing intermediate container 465c52e4f5f8 [2023-05-23T09:01:23.506Z] ---> f1ff8c9a9967 [2023-05-23T09:01:23.506Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T09:01:23.774Z] ---> Running in 094812388c76 [2023-05-23T09:01:24.733Z] Removing intermediate container 094812388c76 [2023-05-23T09:01:24.733Z] ---> 9b13ba7d797e [2023-05-23T09:01:24.733Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T09:01:24.733Z] ---> Running in 3484347868b5 [2023-05-23T09:01:25.689Z] Removing intermediate container 3484347868b5 [2023-05-23T09:01:25.689Z] ---> d8cc2d4e93a7 [2023-05-23T09:01:25.689Z] Step 25/27 : LABEL arch=arm64 [2023-05-23T09:01:25.955Z] ---> Running in ab51b20278fc [2023-05-23T09:01:26.536Z] Removing intermediate container ab51b20278fc [2023-05-23T09:01:26.536Z] ---> 52347a3aaa69 [2023-05-23T09:01:26.537Z] Step 26/27 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:01:26.805Z] ---> Running in 0afa3bb64b74 [2023-05-23T09:01:27.761Z] Removing intermediate container 0afa3bb64b74 [2023-05-23T09:01:27.761Z] ---> b78489041d88 [2023-05-23T09:01:28.027Z] Step 27/27 : LABEL version=0.0.0Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:01:28.027Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:01:28.027Z] ---> d36b4ace70c0 [2023-05-23T09:01:28.027Z] Step 3/20 : WORKDIR /edgex-go [2023-05-23T09:01:28.027Z] ---> Using cache [2023-05-23T09:01:28.027Z] ---> e4d68344c268 [2023-05-23T09:01:28.027Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-23T09:01:28.027Z] [2023-05-23T09:01:28.027Z] ---> Running in 773cc4f61855 [2023-05-23T09:01:28.293Z] ---> Running in fc311ea218d1 [2023-05-23T09:01:29.266Z] Removing intermediate container fc311ea218d1 [2023-05-23T09:01:29.266Z] ---> 3b897b979d8c [2023-05-23T09:01:29.266Z] [2023-05-23T09:01:29.532Z] Successfully built 3b897b979d8c [2023-05-23T09:01:29.799Z] Successfully tagged security-spire-config-arm64:latest [2023-05-23T09:01:29.799Z] Building security-spire-agent [2023-05-23T09:01:30.066Z]  Building security-spire-config ... done Removing intermediate container 7bb8dbb6b14f [2023-05-23T09:01:30.066Z] ---> 071a557404fd [2023-05-23T09:01:30.066Z] Step 7/26 : COPY . . [2023-05-23T09:01:30.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:01:31.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:01:33.231Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T09:01:33.231Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T09:01:33.231Z] OK: 17697 distinct packages available [2023-05-23T09:01:33.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:01:34.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:01:36.136Z] OK: 263 MiB in 53 packages [2023-05-23T09:01:39.478Z] Removing intermediate container 773cc4f61855 [2023-05-23T09:01:39.479Z] ---> 25bf91c7e76b [2023-05-23T09:01:39.479Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-23T09:01:41.421Z] ---> 7b64bb4a8979 [2023-05-23T09:01:41.421Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:01:41.421Z] ---> Running in dbb60682e518 [2023-05-23T09:01:48.089Z] ---> 8addb2c7fb53 [2023-05-23T09:01:48.089Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T09:01:48.089Z] ---> Running in 0ab0cdbc3f56 [2023-05-23T09:01:48.360Z] Removing intermediate container 0ab0cdbc3f56 [2023-05-23T09:01:48.360Z] ---> a87fbba2228b [2023-05-23T09:01:48.360Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-23T09:01:48.627Z] ---> Running in 0874fec17442 [2023-05-23T09:01:49.265Z] Removing intermediate container 0874fec17442 [2023-05-23T09:01:49.265Z] ---> 3b7a6212c9ab [2023-05-23T09:01:49.265Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T09:01:49.600Z] ---> Running in e1d81b8ed487 [2023-05-23T09:01:50.213Z] Removing intermediate container e1d81b8ed487 [2023-05-23T09:01:50.213Z] ---> 6ad6b4d298ae [2023-05-23T09:01:50.213Z] 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-23T09:01:50.213Z] ---> Running in 134da769fe2c [2023-05-23T09:01:51.231Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:01:51.231Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:01:51.232Z] ---> d36b4ace70c0 [2023-05-23T09:01:51.232Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T09:01:51.232Z] ---> Using cache [2023-05-23T09:01:51.232Z] ---> e4d68344c268 [2023-05-23T09:01:51.232Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T09:01:51.232Z] ---> Using cache [2023-05-23T09:01:51.232Z] ---> 51a32ec356b0 [2023-05-23T09:01:51.232Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T09:01:51.232Z] ---> Using cache [2023-05-23T09:01:51.232Z] ---> f5f7ad582ef0 [2023-05-23T09:01:51.232Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:01:51.232Z] ---> Using cache [2023-05-23T09:01:51.232Z] ---> 071a557404fd [2023-05-23T09:01:51.232Z] Step 7/27 : COPY . . [2023-05-23T09:01:51.232Z] ---> Using cache [2023-05-23T09:01:51.232Z] ---> 8addb2c7fb53 [2023-05-23T09:01:51.232Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T09:01:51.232Z] ---> Using cache [2023-05-23T09:01:51.232Z] ---> a87fbba2228b [2023-05-23T09:01:51.232Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T09:01:51.232Z] ---> Using cache [2023-05-23T09:01:51.232Z] ---> 3b7a6212c9ab [2023-05-23T09:01:51.232Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T09:01:51.232Z] ---> Using cache [2023-05-23T09:01:51.232Z] ---> 6ad6b4d298ae [2023-05-23T09:01:51.232Z] 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-23T09:01:51.536Z] ---> Running in 0ab85e0948f1 [2023-05-23T09:01:54.173Z] Removing intermediate container 134da769fe2c [2023-05-23T09:01:54.173Z] ---> 1edf72be465d [2023-05-23T09:01:54.173Z] Step 12/26 : WORKDIR /edgex-go [2023-05-23T09:01:54.439Z] ---> Running in 77e30b50ab21 [2023-05-23T09:01:55.404Z] Removing intermediate container 77e30b50ab21 [2023-05-23T09:01:55.404Z] ---> 97f4002257fc [2023-05-23T09:01:55.404Z] [2023-05-23T09:01:55.404Z] Step 13/26 : FROM alpine:3.17 [2023-05-23T09:01:55.404Z] ---> 51e60588ff2c [2023-05-23T09:01:55.404Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T09:01:55.404Z] ---> Using cache [2023-05-23T09:01:55.404Z] ---> e1babf30ea87 [2023-05-23T09:01:55.404Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T09:01:55.671Z] ---> Running in ea3c22a3d65f [2023-05-23T09:01:55.939Z] Removing intermediate container 0ab85e0948f1 [2023-05-23T09:01:55.939Z] ---> cf81d722b8a3 [2023-05-23T09:01:55.939Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T09:01:55.939Z] ---> Running in 315eec2cc871 [2023-05-23T09:01:56.928Z] Removing intermediate container 315eec2cc871 [2023-05-23T09:01:56.928Z] ---> aa8e5d3ad60e [2023-05-23T09:01:56.928Z] [2023-05-23T09:01:56.928Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T09:01:56.928Z] ---> 51e60588ff2c [2023-05-23T09:01:56.928Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T09:01:56.928Z] ---> Using cache [2023-05-23T09:01:56.928Z] ---> e1babf30ea87 [2023-05-23T09:01:56.928Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T09:01:56.928Z] ---> Running in 2264d19a10d8 [2023-05-23T09:01:57.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:01:58.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:01:59.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:00.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:00.664Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T09:02:00.664Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T09:02:00.664Z] OK: 17694 distinct packages available [2023-05-23T09:02:00.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:01.889Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T09:02:01.889Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T09:02:01.889Z] OK: 17694 distinct packages available [2023-05-23T09:02:01.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:02.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:03.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:03.384Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T09:02:03.384Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T09:02:03.384Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T09:02:03.384Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T09:02:03.384Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T09:02:03.653Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:02:03.653Z] OK: 9 MiB in 20 packages [2023-05-23T09:02:05.061Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T09:02:05.061Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T09:02:05.061Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T09:02:05.061Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T09:02:05.061Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T09:02:05.061Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:02:05.061Z] OK: 9 MiB in 20 packages [2023-05-23T09:02:06.469Z] Removing intermediate container ea3c22a3d65f [2023-05-23T09:02:06.469Z] ---> 959b9146df2c [2023-05-23T09:02:06.469Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:02:07.055Z] Removing intermediate container 2264d19a10d8 [2023-05-23T09:02:07.055Z] ---> 3f9d3b63f967 [2023-05-23T09:02:07.055Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:02:08.015Z] ---> 2f0d50892176 [2023-05-23T09:02:08.015Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:02:08.288Z] ---> 602f216e6bcf [2023-05-23T09:02:08.288Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:02:09.694Z] ---> c8e0e1d70e38 [2023-05-23T09:02:09.694Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T09:02:09.694Z] ---> 6f4899f5c835 [2023-05-23T09:02:09.694Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-23T09:02:17.893Z] ---> 74268554968d [2023-05-23T09:02:17.893Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T09:02:17.893Z] ---> 629c8c8976ef [2023-05-23T09:02:17.893Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T09:02:19.297Z] ---> 51f827e7891d [2023-05-23T09:02:19.298Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-23T09:02:20.706Z] ---> d880e2c05b7a [2023-05-23T09:02:20.706Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-23T09:02:22.649Z] ---> 3c0a3514b102 [2023-05-23T09:02:22.649Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T09:02:22.649Z] ---> Running in 72d16b6dc458 [2023-05-23T09:02:23.608Z] Removing intermediate container 72d16b6dc458 [2023-05-23T09:02:23.608Z] ---> 964973a79653 [2023-05-23T09:02:23.608Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T09:02:23.608Z] ---> Running in ea6ba3673150 [2023-05-23T09:02:25.018Z] Removing intermediate container ea6ba3673150 [2023-05-23T09:02:25.018Z] ---> a1691c6ef784 [2023-05-23T09:02:25.018Z] Step 24/26 : LABEL arch=arm64 [2023-05-23T09:02:25.018Z] ---> Running in 9a95715e356f [2023-05-23T09:02:25.978Z] Removing intermediate container 9a95715e356f [2023-05-23T09:02:25.978Z] ---> 65902bad54ec [2023-05-23T09:02:25.978Z] Step 25/26 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:02:25.978Z] ---> Running in 19554a6f8f22 [2023-05-23T09:02:25.978Z] ---> 46657cebb233 [2023-05-23T09:02:25.978Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T09:02:26.942Z] Removing intermediate container 19554a6f8f22 [2023-05-23T09:02:26.942Z] ---> aeb88bdb9039 [2023-05-23T09:02:26.942Z] Step 26/26 : LABEL version=0.0.0 [2023-05-23T09:02:26.942Z] ---> Running in 76fd8c2eb3b1 [2023-05-23T09:02:26.942Z] ---> 1595fa5e2c18 [2023-05-23T09:02:26.942Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-23T09:02:27.904Z] Removing intermediate container 76fd8c2eb3b1 [2023-05-23T09:02:27.904Z] ---> 2c257388cb0f [2023-05-23T09:02:27.904Z] [2023-05-23T09:02:28.173Z] ---> fbedf1b21d51 [2023-05-23T09:02:28.173Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-23T09:02:28.439Z] Successfully built 2c257388cb0f [2023-05-23T09:02:28.439Z] Successfully tagged security-spire-server-arm64:latest [2023-05-23T09:02:28.439Z]  Building security-spire-server ... done Building core-command [2023-05-23T09:02:29.402Z] ---> 24e554c9ee35 [2023-05-23T09:02:29.402Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T09:02:29.402Z] ---> Running in 2dcb2a1fa60a [2023-05-23T09:02:29.986Z] Removing intermediate container 2dcb2a1fa60a [2023-05-23T09:02:29.986Z] ---> 8af7e22a3f0a [2023-05-23T09:02:29.986Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T09:02:30.252Z] ---> Running in c3d90308151d [2023-05-23T09:02:30.842Z] Removing intermediate container c3d90308151d [2023-05-23T09:02:30.842Z] ---> 0a52db666bb6 [2023-05-23T09:02:30.842Z] Step 25/27 : LABEL arch=arm64 [2023-05-23T09:02:30.842Z] ---> Running in 5fdf8d1542ea [2023-05-23T09:02:31.429Z] Removing intermediate container 5fdf8d1542ea [2023-05-23T09:02:31.429Z] ---> 03c357b64314 [2023-05-23T09:02:31.429Z] Step 26/27 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:02:31.695Z] ---> Running in 78d50614e6c6 [2023-05-23T09:02:32.281Z] Removing intermediate container 78d50614e6c6 [2023-05-23T09:02:32.281Z] ---> 1a33230aaf16 [2023-05-23T09:02:32.281Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T09:02:32.547Z] ---> Running in 1d3eadf7f983 [2023-05-23T09:02:33.130Z] Removing intermediate container 1d3eadf7f983 [2023-05-23T09:02:33.130Z] ---> 939d6c2f615a [2023-05-23T09:02:33.130Z] [2023-05-23T09:02:33.396Z] Successfully built 939d6c2f615a [2023-05-23T09:02:33.396Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-23T09:02:33.396Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-05-23T09:02:51.589Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:02:51.589Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:02:51.589Z] ---> d36b4ace70c0 [2023-05-23T09:02:51.589Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T09:02:51.589Z] ---> Using cache [2023-05-23T09:02:51.589Z] ---> d8da69ae5819 [2023-05-23T09:02:51.589Z] Step 4/24 : WORKDIR /edgex-go [2023-05-23T09:02:51.589Z] ---> Using cache [2023-05-23T09:02:51.589Z] ---> 31e9f383ac46 [2023-05-23T09:02:51.589Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-23T09:02:51.589Z] ---> Using cache [2023-05-23T09:02:51.589Z] ---> ca4e4f6d1ef2 [2023-05-23T09:02:51.589Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-23T09:02:51.589Z] ---> Using cache [2023-05-23T09:02:51.589Z] ---> 666102cfbea4 [2023-05-23T09:02:51.589Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:02:51.589Z] ---> Using cache [2023-05-23T09:02:51.589Z] ---> a4b19e7cdc60 [2023-05-23T09:02:51.589Z] Step 8/24 : COPY . . [2023-05-23T09:02:51.589Z] ---> Using cache [2023-05-23T09:02:51.589Z] ---> 85f96cd35315 [2023-05-23T09:02:51.590Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-23T09:02:53.001Z] ---> Running in 8c95a712dbfc [2023-05-23T09:02:55.579Z] 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-23T09:03:00.918Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:03:00.918Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:03:00.918Z] ---> d36b4ace70c0 [2023-05-23T09:03:00.918Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T09:03:00.918Z] ---> Using cache [2023-05-23T09:03:00.918Z] ---> d8da69ae5819 [2023-05-23T09:03:00.918Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T09:03:00.918Z] ---> Using cache [2023-05-23T09:03:00.918Z] ---> 31e9f383ac46 [2023-05-23T09:03:00.918Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T09:03:00.918Z] ---> Using cache [2023-05-23T09:03:00.918Z] ---> ca4e4f6d1ef2 [2023-05-23T09:03:00.918Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T09:03:00.918Z] ---> Using cache [2023-05-23T09:03:00.918Z] ---> 666102cfbea4 [2023-05-23T09:03:00.918Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:03:00.918Z] ---> Using cache [2023-05-23T09:03:00.918Z] ---> a4b19e7cdc60 [2023-05-23T09:03:00.918Z] Step 8/23 : COPY . . [2023-05-23T09:03:00.918Z] ---> Using cache [2023-05-23T09:03:00.918Z] ---> 85f96cd35315 [2023-05-23T09:03:00.918Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-23T09:03:00.918Z] ---> Running in 9453e0b5fadf [2023-05-23T09:03:03.503Z] 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-23T09:03:21.699Z] Removing intermediate container dbb60682e518 [2023-05-23T09:03:21.699Z] ---> a846ec4173c0 [2023-05-23T09:03:21.699Z] Step 7/20 : COPY . . [2023-05-23T09:03:36.689Z] ---> ef5483f9444f [2023-05-23T09:03:36.689Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-23T09:03:36.689Z] ---> Running in 0d9cbf747135 [2023-05-23T09:03:36.689Z] 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-23T09:04:23.523Z] Removing intermediate container ef980556adc8 [2023-05-23T09:04:23.523Z] ---> 2a4c8abfb9e7 [2023-05-23T09:04:23.523Z] [2023-05-23T09:04:23.523Z] Step 9/33 : FROM alpine:3.17 [2023-05-23T09:04:23.523Z] ---> 51e60588ff2c [2023-05-23T09:04:23.523Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T09:04:23.523Z] ---> Running in 85b886fbae1e [2023-05-23T09:04:23.523Z] Removing intermediate container 85b886fbae1e [2023-05-23T09:04:23.523Z] ---> 3223c4acd513 [2023-05-23T09:04:23.523Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-23T09:04:23.523Z] ---> Running in f7b21ebe8c99 [2023-05-23T09:04:25.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:04:26.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:04:28.374Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T09:04:28.374Z] (2/2) Installing su-exec (0.2-r2) [2023-05-23T09:04:28.374Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:04:28.374Z] OK: 8 MiB in 17 packages [2023-05-23T09:04:30.324Z] Removing intermediate container f7b21ebe8c99 [2023-05-23T09:04:30.324Z] ---> 6a1fd206bfd5 [2023-05-23T09:04:30.324Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-23T09:04:30.324Z] ---> Running in c0c0c44ad3f0 [2023-05-23T09:04:30.593Z] Removing intermediate container c0c0c44ad3f0 [2023-05-23T09:04:30.593Z] ---> 291fa232a29a [2023-05-23T09:04:30.593Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-23T09:04:30.860Z] ---> Running in fd2965b8b064 [2023-05-23T09:04:31.127Z] Removing intermediate container fd2965b8b064 [2023-05-23T09:04:31.127Z] ---> 2b519a517603 [2023-05-23T09:04:31.127Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-23T09:04:31.393Z] ---> Running in e7940335e49d [2023-05-23T09:04:31.661Z] Removing intermediate container e7940335e49d [2023-05-23T09:04:31.661Z] ---> 65f858e9d820 [2023-05-23T09:04:31.929Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-23T09:04:31.929Z] ---> Running in 03a7540f2a9a [2023-05-23T09:04:32.513Z] Removing intermediate container 03a7540f2a9a [2023-05-23T09:04:32.513Z] ---> 85b0153d26c0 [2023-05-23T09:04:32.513Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-23T09:04:32.513Z] ---> Running in 8b0c89e1232e [2023-05-23T09:04:35.855Z] Removing intermediate container 8b0c89e1232e [2023-05-23T09:04:35.855Z] ---> 47bc6b389044 [2023-05-23T09:04:35.855Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-23T09:04:35.855Z] ---> Running in 50263120440b [2023-05-23T09:04:36.126Z] Removing intermediate container 50263120440b [2023-05-23T09:04:36.126Z] ---> e5bef19392d7 [2023-05-23T09:04:36.126Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-23T09:04:37.087Z] ---> 13efc7587d3b [2023-05-23T09:04:37.087Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-23T09:04:37.087Z] ---> Running in eb1f54d8b522 [2023-05-23T09:04:40.428Z] Removing intermediate container eb1f54d8b522 [2023-05-23T09:04:40.428Z] ---> c495bbb1631c [2023-05-23T09:04:40.428Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:04:41.396Z] ---> 76aadd56831d [2023-05-23T09:04:41.396Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:04:42.804Z] ---> e881f48ba5a8 [2023-05-23T09:04:42.804Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-23T09:04:44.754Z] ---> c914f721a75e [2023-05-23T09:04:44.754Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-23T09:04:45.742Z] ---> dde44909c052 [2023-05-23T09:04:45.742Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-23T09:04:46.703Z] ---> 3940af0a1c6c [2023-05-23T09:04:46.703Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-23T09:04:47.675Z] ---> 9f1eca888fc7 [2023-05-23T09:04:47.675Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-23T09:04:48.638Z] ---> 7900b96851c7 [2023-05-23T09:04:48.638Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-23T09:04:49.418Z] ---> 68d45e841f2e [2023-05-23T09:04:49.418Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-23T09:04:49.418Z] ---> Running in 6954e9bb6d19 [2023-05-23T09:04:53.001Z] Removing intermediate container 6954e9bb6d19 [2023-05-23T09:04:53.001Z] ---> 3591b0e746ad [2023-05-23T09:04:53.001Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-23T09:04:53.001Z] ---> Running in 2e83bb8a7469 [2023-05-23T09:04:53.268Z] Removing intermediate container 2e83bb8a7469 [2023-05-23T09:04:53.269Z] ---> 667313b6ae55 [2023-05-23T09:04:53.269Z] Step 30/33 : CMD ["gate"] [2023-05-23T09:04:53.539Z] ---> Running in 9b9bf7ad30d3 [2023-05-23T09:04:54.125Z] Removing intermediate container 9b9bf7ad30d3 [2023-05-23T09:04:54.125Z] ---> 4264f240bc96 [2023-05-23T09:04:54.125Z] Step 31/33 : LABEL arch=arm64 [2023-05-23T09:04:54.125Z] ---> Running in 825f23575c8f [2023-05-23T09:04:54.711Z] Removing intermediate container 825f23575c8f [2023-05-23T09:04:54.711Z] ---> 9fe66b09299d [2023-05-23T09:04:54.711Z] Step 32/33 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:04:54.711Z] ---> Running in 0701772a14f5 [2023-05-23T09:04:54.992Z] Removing intermediate container 0701772a14f5 [2023-05-23T09:04:54.992Z] ---> 2beb32c7b87f [2023-05-23T09:04:54.992Z] Step 33/33 : LABEL version=0.0.0 [2023-05-23T09:04:55.259Z] ---> Running in e714faee2922 [2023-05-23T09:04:55.842Z] Removing intermediate container e714faee2922 [2023-05-23T09:04:55.842Z] ---> a3785cd8710c [2023-05-23T09:04:55.842Z] [2023-05-23T09:04:56.108Z] Successfully built a3785cd8710c [2023-05-23T09:04:56.108Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-23T09:04:56.108Z] Building security-proxy-setup [2023-05-23T09:05:14.317Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:05:14.317Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:05:14.317Z] ---> d36b4ace70c0 [2023-05-23T09:05:14.317Z] Step 3/22 : WORKDIR /edgex-go [2023-05-23T09:05:14.317Z] ---> Using cache [2023-05-23T09:05:14.317Z] ---> e4d68344c268 [2023-05-23T09:05:14.317Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-23T09:05:14.317Z] ---> Using cache [2023-05-23T09:05:14.317Z] ---> a6bd496973db [2023-05-23T09:05:14.317Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-23T09:05:14.317Z] ---> Using cache [2023-05-23T09:05:14.317Z] ---> 6d9cbf788bae [2023-05-23T09:05:14.317Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:05:14.317Z] ---> Using cache [2023-05-23T09:05:14.317Z] ---> b88b3abc5bd3 [2023-05-23T09:05:14.317Z] Step 7/22 : COPY . . [2023-05-23T09:05:14.317Z] ---> Using cache [2023-05-23T09:05:14.317Z] ---> 882e0c9cebac [2023-05-23T09:05:14.317Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-23T09:05:14.317Z] ---> Running in 9ff73bac6658 [2023-05-23T09:05:16.266Z] 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-23T09:11:08.740Z] Removing intermediate container 9453e0b5fadf [2023-05-23T09:11:08.740Z] ---> cc76588187fa [2023-05-23T09:11:08.740Z] [2023-05-23T09:11:08.740Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T09:11:08.740Z] ---> 51e60588ff2c [2023-05-23T09:11:08.740Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T09:11:08.740Z] ---> Using cache [2023-05-23T09:11:08.740Z] ---> 79b8246bac2e [2023-05-23T09:11:08.740Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T09:11:08.740Z] ---> Using cache [2023-05-23T09:11:08.740Z] ---> 04afe1d17b8a [2023-05-23T09:11:08.740Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:11:08.740Z] ---> Using cache [2023-05-23T09:11:08.740Z] ---> b8ea25fd1b08 [2023-05-23T09:11:08.740Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:11:08.740Z] ---> Using cache [2023-05-23T09:11:08.740Z] ---> 21ce5341817f [2023-05-23T09:11:08.740Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-23T09:11:08.740Z] Removing intermediate container 8c95a712dbfc [2023-05-23T09:11:08.740Z] ---> ef49bb939adb [2023-05-23T09:11:08.740Z] [2023-05-23T09:11:08.740Z] Step 10/24 : FROM alpine:3.17 [2023-05-23T09:11:08.740Z] ---> 51e60588ff2c [2023-05-23T09:11:08.740Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T09:11:08.740Z] ---> Using cache [2023-05-23T09:11:08.740Z] ---> 2653e77fdd90 [2023-05-23T09:11:08.740Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T09:11:08.740Z] ---> Using cache [2023-05-23T09:11:08.740Z] ---> 678bbdd03ab5 [2023-05-23T09:11:08.740Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-23T09:11:08.740Z] ---> Running in 010e9b9db38a [2023-05-23T09:11:08.740Z] ---> 34fbcfa21579 [2023-05-23T09:11:08.740Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:11:08.741Z] Removing intermediate container 010e9b9db38a [2023-05-23T09:11:08.741Z] ---> 051d2012324a [2023-05-23T09:11:08.741Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-23T09:11:09.010Z] ---> Running in d36f63f26fd6 [2023-05-23T09:11:09.285Z] ---> fb6d8a577158 [2023-05-23T09:11:09.285Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-23T09:11:09.554Z] Removing intermediate container d36f63f26fd6 [2023-05-23T09:11:09.554Z] ---> d40d7773cc54 [2023-05-23T09:11:09.554Z] Step 15/24 : WORKDIR / [2023-05-23T09:11:09.823Z] ---> Running in b22fb392ce73 [2023-05-23T09:11:10.788Z] Removing intermediate container b22fb392ce73 [2023-05-23T09:11:10.788Z] ---> 4f29c2f91500 [2023-05-23T09:11:10.788Z] ---> 7f3bdd7b138c [2023-05-23T09:11:10.788Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt /Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T09:11:10.788Z] [2023-05-23T09:11:10.788Z] ---> Running in dc192c664387 [2023-05-23T09:11:12.196Z] ---> 4b4c03414fcc [2023-05-23T09:11:12.196Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:11:13.602Z] ---> 3fa449460353 [2023-05-23T09:11:13.602Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-23T09:11:14.183Z] Removing intermediate container dc192c664387 [2023-05-23T09:11:14.183Z] ---> 2d8e736a1c34 [2023-05-23T09:11:14.450Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T09:11:14.450Z] ---> Running in 2e29a1507ee2 [2023-05-23T09:11:17.787Z] Removing intermediate container 2e29a1507ee2 [2023-05-23T09:11:17.787Z] ---> 985ff127ae04 [2023-05-23T09:11:17.787Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T09:11:17.787Z] ---> 38eca64702c2 [2023-05-23T09:11:17.787Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:11:17.787Z] ---> Running in b3b445fa17a8 [2023-05-23T09:11:18.368Z] Removing intermediate container b3b445fa17a8 [2023-05-23T09:11:18.368Z] ---> 59c2334b5060 [2023-05-23T09:11:18.368Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T09:11:18.634Z] ---> 52150666dac2 [2023-05-23T09:11:18.634Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-23T09:11:18.634Z] ---> Running in 120c61d27845 [2023-05-23T09:11:18.634Z] ---> Running in 7c1d8fc5c580 [2023-05-23T09:11:19.598Z] Removing intermediate container 120c61d27845 [2023-05-23T09:11:19.598Z] ---> e44405be3442 [2023-05-23T09:11:19.598Z] Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:11:19.598Z] Removing intermediate container 7c1d8fc5c580 [2023-05-23T09:11:19.598Z] ---> ad93d729fd3c [2023-05-23T09:11:19.598Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> Running in e3ecd81819d6 [2023-05-23T09:11:19.598Z] [2023-05-23T09:11:19.874Z] ---> Running in f43835126199 [2023-05-23T09:11:20.460Z] Removing intermediate container e3ecd81819d6 [2023-05-23T09:11:20.460Z] ---> 7461e175445a [2023-05-23T09:11:20.460Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T09:11:20.460Z] Removing intermediate container f43835126199 [2023-05-23T09:11:20.460Z] ---> 13ab8567e324 [2023-05-23T09:11:20.460Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T09:11:20.460Z] ---> Running in e51aa7bb024a [2023-05-23T09:11:20.460Z] ---> Running in df1d0154789b [2023-05-23T09:11:21.052Z] Removing intermediate container df1d0154789b [2023-05-23T09:11:21.052Z] ---> bc364198e7cd [2023-05-23T09:11:21.052Z] Step 23/24 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:11:21.326Z] ---> Running in e5a6d57f6a33 [2023-05-23T09:11:21.326Z] Removing intermediate container e51aa7bb024a [2023-05-23T09:11:21.326Z] ---> db5eaeb5af5a [2023-05-23T09:11:21.326Z] [2023-05-23T09:11:21.595Z] Successfully built db5eaeb5af5a [2023-05-23T09:11:21.864Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-23T09:11:21.864Z]  Building core-common-config-bootstrapper ... done Removing intermediate container e5a6d57f6a33 [2023-05-23T09:11:21.864Z] ---> 4906a81f7cbf [2023-05-23T09:11:21.864Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T09:11:21.864Z] ---> Running in 5355e15ee315 [2023-05-23T09:11:22.448Z] Removing intermediate container 5355e15ee315 [2023-05-23T09:11:22.448Z] ---> c2d12ea8041a [2023-05-23T09:11:22.448Z] [2023-05-23T09:11:22.717Z] Successfully built c2d12ea8041a [2023-05-23T09:11:22.717Z] Successfully tagged core-command-arm64:latest [2023-05-23T09:12:09.555Z]  Building core-command ... done Removing intermediate container 9ff73bac6658 [2023-05-23T09:12:09.555Z] ---> 12192cca1e1a [2023-05-23T09:12:09.555Z] [2023-05-23T09:12:09.555Z] Step 9/22 : FROM alpine:3.17 [2023-05-23T09:12:09.555Z] ---> 51e60588ff2c [2023-05-23T09:12:09.555Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-23T09:12:09.555Z] ---> Running in e5ce728cee0d [2023-05-23T09:12:09.555Z] Removing intermediate container 0343664bb691 [2023-05-23T09:12:09.555Z] ---> b7e527283f15 [2023-05-23T09:12:09.555Z] [2023-05-23T09:12:09.555Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T09:12:09.555Z] ---> 51e60588ff2c [2023-05-23T09:12:09.555Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-23T09:12:09.555Z] ---> Running in 8b2f11f0d546 [2023-05-23T09:12:09.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:12:09.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:12:09.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:12:09.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:12:09.555Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T09:12:09.555Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-23T09:12:09.555Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:12:09.555Z] OK: 8 MiB in 17 packages [2023-05-23T09:12:09.555Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T09:12:09.555Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T09:12:09.556Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:12:09.556Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T09:12:09.830Z] OK: 8 MiB in 17 packages [2023-05-23T09:12:10.103Z] Removing intermediate container e5ce728cee0d [2023-05-23T09:12:10.103Z] ---> b2e6c9ffdabd [2023-05-23T09:12:10.103Z] 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-23T09:12:10.370Z] ---> Running in 88beca44fb30 [2023-05-23T09:12:10.955Z] Removing intermediate container 88beca44fb30 [2023-05-23T09:12:10.955Z] ---> d54d9ff561c9 [2023-05-23T09:12:10.955Z] Step 12/22 : WORKDIR /edgex [2023-05-23T09:12:10.955Z] ---> Running in 9639df71afc6 [2023-05-23T09:12:13.159Z] Removing intermediate container 9639df71afc6 [2023-05-23T09:12:13.159Z] ---> 1d5604c642bc [2023-05-23T09:12:13.159Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:12:13.159Z] Removing intermediate container 8b2f11f0d546 [2023-05-23T09:12:13.159Z] ---> f7b717aaea8b [2023-05-23T09:12:13.159Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T09:12:13.159Z] ---> Running in e78c984a16e7 [2023-05-23T09:12:13.745Z] Removing intermediate container e78c984a16e7 [2023-05-23T09:12:13.745Z] ---> 4bd2879962f4 [2023-05-23T09:12:13.745Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-23T09:12:13.745Z] ---> Running in 87531cc8c3f8 [2023-05-23T09:12:14.015Z] ---> 8e3a1d51a86b [2023-05-23T09:12:14.015Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:12:14.281Z] Removing intermediate container 87531cc8c3f8 [2023-05-23T09:12:14.281Z] ---> 4adc22962a8d [2023-05-23T09:12:14.281Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T09:12:14.281Z] ---> Running in 732f99532424 [2023-05-23T09:12:14.556Z] ---> fbc77a210279 [2023-05-23T09:12:14.557Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-23T09:12:14.824Z] Removing intermediate container 732f99532424 [2023-05-23T09:12:14.824Z] ---> 6a71d18a9a8a [2023-05-23T09:12:14.824Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:12:15.408Z] ---> 11105f944d90 [2023-05-23T09:12:15.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-23T09:12:15.675Z] ---> 7c301e0c354a [2023-05-23T09:12:15.675Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:12:16.640Z] ---> 60a9bc62d5d5 [2023-05-23T09:12:16.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-23T09:12:17.228Z] ---> dedb8b81ef12 [2023-05-23T09:12:17.228Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T09:12:18.197Z] ---> cc85ffb2b528 [2023-05-23T09:12:18.197Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T09:12:18.197Z] ---> Running in 4b1b8ce9048a [2023-05-23T09:12:18.784Z] ---> 6900a6ff46dc [2023-05-23T09:12:18.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:12:19.750Z] ---> 6b89cff009c5 [2023-05-23T09:12:19.750Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-23T09:12:20.019Z] ---> Running in 2f11cf02a7d0 [2023-05-23T09:12:20.611Z] Removing intermediate container 2f11cf02a7d0 [2023-05-23T09:12:20.611Z] ---> 7f61270ca9a9 [2023-05-23T09:12:20.611Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T09:12:20.611Z] ---> Running in 44986531abca [2023-05-23T09:12:20.878Z] Removing intermediate container 4b1b8ce9048a [2023-05-23T09:12:20.878Z] ---> 1b32e42eb8f0 [2023-05-23T09:12:20.878Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T09:12:21.146Z] ---> Running in 152a80b4d0e6 [2023-05-23T09:12:21.146Z] Removing intermediate container 44986531abca [2023-05-23T09:12:21.146Z] ---> 9bfcb466f983 [2023-05-23T09:12:21.146Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T09:12:21.418Z] ---> Running in 918c2d06b4c7 [2023-05-23T09:12:21.698Z] Removing intermediate container 152a80b4d0e6 [2023-05-23T09:12:21.698Z] ---> eaa3e4515bea [2023-05-23T09:12:21.698Z] Step 20/22 : LABEL arch=arm64 [2023-05-23T09:12:21.698Z] Removing intermediate container 918c2d06b4c7 [2023-05-23T09:12:21.698Z] ---> 641ee3435a87 [2023-05-23T09:12:21.698Z] Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:12:21.968Z] ---> Running in f54257c40b17 [2023-05-23T09:12:21.968Z] ---> Running in 16fe8250272d [2023-05-23T09:12:22.552Z] Removing intermediate container f54257c40b17 [2023-05-23T09:12:22.552Z] ---> f668e4835cfc [2023-05-23T09:12:22.552Z] Step 21/22 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:12:22.552Z] Removing intermediate container 16fe8250272d [2023-05-23T09:12:22.552Z] ---> fc61a8695439 [2023-05-23T09:12:22.552Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T09:12:22.552Z] ---> Running in b9b829448a5a [2023-05-23T09:12:22.836Z] ---> Running in 20d9ce437580 [2023-05-23T09:12:23.105Z] Removing intermediate container b9b829448a5a [2023-05-23T09:12:23.105Z] ---> f4bf6aa2022a [2023-05-23T09:12:23.105Z] Step 22/22 : LABEL version=0.0.0 [2023-05-23T09:12:23.374Z] ---> Running in 3ac50724f437 [2023-05-23T09:12:23.374Z] Removing intermediate container 20d9ce437580 [2023-05-23T09:12:23.374Z] ---> 5a94960f2d63 [2023-05-23T09:12:23.374Z] [2023-05-23T09:12:23.641Z] Successfully built 5a94960f2d63 [2023-05-23T09:12:26.222Z] Successfully tagged support-notifications-arm64:latest [2023-05-23T09:12:26.222Z]  Building support-notifications ... done Removing intermediate container 3ac50724f437 [2023-05-23T09:12:26.222Z] ---> 17ccba9cb9b5 [2023-05-23T09:12:26.222Z] [2023-05-23T09:12:26.222Z] Successfully built 17ccba9cb9b5 [2023-05-23T09:12:26.490Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-23T09:12:27.073Z]  Building security-proxy-setup ... done Removing intermediate container 0d9cbf747135 [2023-05-23T09:12:27.073Z] ---> 06b4d19b1e6b [2023-05-23T09:12:27.073Z] [2023-05-23T09:12:27.073Z] Step 9/20 : FROM alpine:3.17 [2023-05-23T09:12:27.073Z] ---> 51e60588ff2c [2023-05-23T09:12:27.073Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T09:12:27.073Z] ---> Using cache [2023-05-23T09:12:27.073Z] ---> 3223c4acd513 [2023-05-23T09:12:27.073Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-23T09:12:27.342Z] ---> Running in 61056535037a [2023-05-23T09:12:28.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:12:28.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:12:30.293Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T09:12:30.293Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T09:12:30.293Z] OK: 17694 distinct packages available [2023-05-23T09:12:30.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:12:30.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:12:32.279Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T09:12:32.279Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-23T09:12:32.279Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-23T09:12:32.279Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-23T09:12:32.279Z] (5/9) Installing curl (8.1.0-r2) [2023-05-23T09:12:32.279Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-23T09:12:32.279Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-23T09:12:32.279Z] (8/9) Installing libucontext (1.2-r0) [2023-05-23T09:12:32.279Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-23T09:12:32.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:12:32.279Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T09:12:32.549Z] OK: 11 MiB in 24 packages [2023-05-23T09:12:33.960Z] Removing intermediate container 61056535037a [2023-05-23T09:12:33.960Z] ---> 9162b4166ec0 [2023-05-23T09:12:33.960Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:12:34.553Z] ---> 507a0cc6210e [2023-05-23T09:12:34.553Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:12:35.136Z] ---> a39257a37301 [2023-05-23T09:12:35.136Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-23T09:12:36.541Z] ---> 396dce1458ab [2023-05-23T09:12:36.541Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:12:36.809Z] ---> bf01d0f98a21 [2023-05-23T09:12:36.809Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-23T09:12:37.076Z] ---> Running in e1b302c988d3 [2023-05-23T09:12:37.346Z] Removing intermediate container e1b302c988d3 [2023-05-23T09:12:37.346Z] ---> 4b45374ad395 [2023-05-23T09:12:37.346Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T09:12:37.346Z] ---> Running in b8185f159370 [2023-05-23T09:12:40.694Z] Removing intermediate container b8185f159370 [2023-05-23T09:12:40.694Z] ---> d544528cec26 [2023-05-23T09:12:40.694Z] Step 18/20 : LABEL arch=arm64 [2023-05-23T09:12:40.694Z] ---> Running in 3abc70d024ec [2023-05-23T09:12:40.694Z] Removing intermediate container 3abc70d024ec [2023-05-23T09:12:40.694Z] ---> 170625f9891e [2023-05-23T09:12:40.694Z] Step 19/20 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 [2023-05-23T09:12:40.694Z] ---> Running in 11f769da183e [2023-05-23T09:12:40.962Z] Removing intermediate container 11f769da183e [2023-05-23T09:12:40.962Z] ---> fbe3cff5df71 [2023-05-23T09:12:40.962Z] Step 20/20 : LABEL version=0.0.0 [2023-05-23T09:12:40.962Z] ---> Running in 8fcc68bfd3a7 [2023-05-23T09:12:41.231Z] Removing intermediate container 8fcc68bfd3a7 [2023-05-23T09:12:41.231Z] ---> ffefa4a26b79 [2023-05-23T09:12:41.231Z] [2023-05-23T09:12:41.500Z] Successfully built ffefa4a26b79 [2023-05-23T09:12:41.500Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-23T09:12:42.094Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-23T09:12:42.096Z] $ docker stop --time=1 20207a5fe1b67a7f5812dae459144ee6a164dff72aeef2bb7409d8a153e8c40c [2023-05-23T09:12:43.790Z] $ docker rm -f --volumes 20207a5fe1b67a7f5812dae459144ee6a164dff72aeef2bb7409d8a153e8c40c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T09:12:44.290Z] + docker images [2023-05-23T09:12:44.557Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-23T09:12:44.557Z] security-spiffe-token-provider-arm64 latest ffefa4a26b79 3 seconds ago 32.7MB [2023-05-23T09:12:44.557Z] 06b4d19b1e6b 18 seconds ago 1.57GB [2023-05-23T09:12:44.557Z] security-proxy-setup-arm64 latest 17ccba9cb9b5 21 seconds ago 18.7MB [2023-05-23T09:12:44.557Z] support-notifications-arm64 latest 5a94960f2d63 21 seconds ago 32MB [2023-05-23T09:12:44.557Z] b7e527283f15 40 seconds ago 1.59GB [2023-05-23T09:12:44.557Z] 12192cca1e1a 42 seconds ago 1.51GB [2023-05-23T09:12:44.557Z] core-command-arm64 latest c2d12ea8041a About a minute ago 19.7MB [2023-05-23T09:12:44.557Z] core-common-config-bootstrapper-arm64 latest db5eaeb5af5a About a minute ago 17.2MB [2023-05-23T09:12:44.557Z] ef49bb939adb About a minute ago 1.53GB [2023-05-23T09:12:44.557Z] cc76588187fa About a minute ago 1.52GB [2023-05-23T09:12:44.557Z] security-bootstrapper-arm64 latest a3785cd8710c 7 minutes ago 21.9MB [2023-05-23T09:12:44.557Z] 2a4c8abfb9e7 8 minutes ago 1.51GB [2023-05-23T09:12:44.557Z] security-spire-agent-arm64 latest 939d6c2f615a 10 minutes ago 153MB [2023-05-23T09:12:44.557Z] security-spire-server-arm64 latest 2c257388cb0f 10 minutes ago 97MB [2023-05-23T09:12:44.557Z] aa8e5d3ad60e 10 minutes ago 1.39GB [2023-05-23T09:12:44.557Z] 97f4002257fc 10 minutes ago 1.39GB [2023-05-23T09:12:44.557Z] security-spire-config-arm64 latest 3b897b979d8c 11 minutes ago 96.1MB [2023-05-23T09:12:44.557Z] support-scheduler-arm64 latest 7074e18eb621 11 minutes ago 31.2MB [2023-05-23T09:12:44.557Z] ff08fb3a6068 12 minutes ago 1.39GB [2023-05-23T09:12:44.557Z] be0b6af9ff8c 12 minutes ago 1.59GB [2023-05-23T09:12:44.557Z] core-metadata-arm64 latest a7cfac2c2ed7 13 minutes ago 20.2MB [2023-05-23T09:12:44.557Z] core-data-arm64 latest a8dfa618459d 14 minutes ago 19.9MB [2023-05-23T09:12:44.557Z] eb3ead0eb84e 14 minutes ago 1.53GB [2023-05-23T09:12:44.557Z] 91c9c4145da0 14 minutes ago 1.53GB [2023-05-23T09:12:44.557Z] security-secretstore-setup-arm64 latest 9a54d2e3e66f 14 minutes ago 32.2MB [2023-05-23T09:12:44.557Z] security-proxy-auth-arm64 latest 7c93537062b1 14 minutes ago 18.1MB [2023-05-23T09:12:44.557Z] 68a3d81e7b37 15 minutes ago 1.52GB [2023-05-23T09:12:44.557Z] 1dd4efc5b0ae 15 minutes ago 1.51GB [2023-05-23T09:12:44.557Z] ci-base-image-arm64 latest d36b4ace70c0 38 minutes ago 899MB [2023-05-23T09:12:44.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-23T09:12:44.557Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-23T09:12:44.557Z] 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-23T09:12:45.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T09:12:45.005Z] [2023-05-23T09:12:45.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T09:12:45.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T09:12:45.610Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T09:12:45.610Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T09:12:45.610Z] 04944245beec: Pulling fs layer [2023-05-23T09:12:45.610Z] 699f458cf7ca: Pulling fs layer [2023-05-23T09:12:45.610Z] 765212b225bb: Pulling fs layer [2023-05-23T09:12:45.610Z] f23df028b6ca: Pulling fs layer [2023-05-23T09:12:45.610Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T09:12:45.610Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T09:12:45.610Z] f23df028b6ca: Waiting [2023-05-23T09:12:45.610Z] d65c8cfc05b1: Waiting [2023-05-23T09:12:45.610Z] 2437ff75d9bd: Waiting [2023-05-23T09:12:45.610Z] 765212b225bb: Waiting [2023-05-23T09:12:45.610Z] 04944245beec: Verifying Checksum [2023-05-23T09:12:45.610Z] 04944245beec: Download complete [2023-05-23T09:12:45.610Z] 765212b225bb: Verifying Checksum [2023-05-23T09:12:45.610Z] 765212b225bb: Download complete [2023-05-23T09:12:45.880Z] f23df028b6ca: Download complete [2023-05-23T09:12:45.880Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T09:12:45.880Z] d65c8cfc05b1: Download complete [2023-05-23T09:12:45.880Z] 699f458cf7ca: Verifying Checksum [2023-05-23T09:12:45.880Z] 699f458cf7ca: Download complete [2023-05-23T09:12:46.463Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T09:12:46.463Z] 8998bd30e6a1: Download complete [2023-05-23T09:12:49.040Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T09:12:49.040Z] 2437ff75d9bd: Download complete [2023-05-23T09:12:50.449Z] 8998bd30e6a1: Pull complete [2023-05-23T09:12:51.032Z] 04944245beec: Pull complete [2023-05-23T09:12:52.439Z] 699f458cf7ca: Pull complete [2023-05-23T09:12:52.707Z] 765212b225bb: Pull complete [2023-05-23T09:12:53.291Z] f23df028b6ca: Pull complete [2023-05-23T09:12:53.559Z] d65c8cfc05b1: Pull complete [2023-05-23T09:13:08.551Z] 2437ff75d9bd: Pull complete [2023-05-23T09:13:08.551Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T09:13:08.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T09:13:08.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T09:13:08.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container [2023-05-23T09:13:08.826Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T09:13:11.835Z] $ docker top e272fccd2caa1c66d81c23c348825e15cb0e84b706aafa52996af0e905c97191 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:13:12.787Z] ---> job-cost.sh [2023-05-23T09:13:12.788Z] lf-activate-venv: SKIPPING [2023-05-23T09:13:12.788Z] INFO: No Stack... [2023-05-23T09:13:13.370Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T09:13:14.331Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T09:13:14.977Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-05-23T09:13:14.977Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T09:13:15.017Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-3-stack-cost] [2023-05-23T09:13:15.024Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4572-3-stack-cost] did not exist. Created. [2023-05-23T09:13:15.024Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T09:13:15.672Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T09:13:15.857Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T09:13:15.867Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T09:13:15.880Z] $ docker stop --time=1 e272fccd2caa1c66d81c23c348825e15cb0e84b706aafa52996af0e905c97191 [2023-05-23T09:13:17.418Z] $ docker rm -f --volumes e272fccd2caa1c66d81c23c348825e15cb0e84b706aafa52996af0e905c97191 [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-23T09:13:17.918Z] provisioning config files... [2023-05-23T09:13:17.926Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8092600736000976821tmp [Pipeline] { [Pipeline] sh [2023-05-23T09:13:18.230Z] + set +x [2023-05-23T09:13:18.230Z] + + bash -scurl -- -s [2023-05-23T09:13:18.230Z] https://codecov.io/bash [2023-05-23T09:13:18.230Z] [2023-05-23T09:13:18.230Z] _____ _ [2023-05-23T09:13:18.230Z] / ____| | | [2023-05-23T09:13:18.230Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T09:13:18.230Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T09:13:18.230Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T09:13:18.230Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T09:13:18.230Z] Bash-1.0.6 [2023-05-23T09:13:18.230Z] [2023-05-23T09:13:18.230Z] [2023-05-23T09:13:18.230Z] ==> git version 2.25.1 found [2023-05-23T09:13:18.230Z] ==> 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-23T09:13:18.230Z] Release-Date: 2020-01-08 [2023-05-23T09:13:18.230Z] 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-23T09:13:18.230Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T09:13:18.230Z] ==> Jenkins CI detected. [2023-05-23T09:13:18.230Z] current dir:  /w/workspace/edgex-go/3 [2023-05-23T09:13:18.230Z] project root: . [2023-05-23T09:13:18.230Z] --> token set from env [2023-05-23T09:13:18.230Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T09:13:18.230Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T09:13:18.489Z] ==> Python coveragepy not found [2023-05-23T09:13:18.489Z] ==> Searching for coverage reports in: [2023-05-23T09:13:18.489Z] + . [2023-05-23T09:13:18.489Z] -> Found 1 reports [2023-05-23T09:13:18.489Z] ==> Detecting git/mercurial file structure [2023-05-23T09:13:18.489Z] ==> Reading reports [2023-05-23T09:13:18.489Z] + ./coverage.out bytes=447731 [2023-05-23T09:13:18.489Z] ==> Appending adjustments [2023-05-23T09:13:18.489Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T09:13:19.426Z] + Found adjustments [2023-05-23T09:13:19.426Z] ==> Gzipping contents [2023-05-23T09:13:19.426Z] 60K /tmp/codecov.e34SYN.gz [2023-05-23T09:13:19.426Z] ==> Uploading reports [2023-05-23T09:13:19.426Z] url: https://codecov.io [2023-05-23T09:13:19.426Z] query: branch=PR-4572&commit=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-23T09:13:19.426Z] -> Pinging Codecov [2023-05-23T09:13:19.426Z] 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=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-23T09:13:19.685Z] -> Uploading to [2023-05-23T09:13:19.685Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/00271124DB129430A58F1EEE437C3FCB/2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5/5bcd67e2-ea31-4b59-8b38-f45ae638a21c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T091319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=114ed2f6a6e7042282d44750c2504f40a0b62657d643c81ff498c0a2f2e07635 [2023-05-23T09:13:19.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T09:13:19.685Z] Dload Upload Total Spent Left Speed [2023-05-23T09:13:19.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57441 0 0 100 57441 0 207k --:--:-- --:--:-- --:--:-- 207k [2023-05-23T09:13:19.945Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [Pipeline] } [2023-05-23T09:13:19.952Z] 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-23T09:13:20.603Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:13:20.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:13:22.120Z] ---> package-listing.sh [2023-05-23T09:13:22.120Z] ++ facter osfamily [2023-05-23T09:13:22.120Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T09:13:22.378Z] + OS_FAMILY=debian [2023-05-23T09:13:22.378Z] + workspace=/w/workspace/edgex-go/3 [2023-05-23T09:13:22.378Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T09:13:22.378Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T09:13:22.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T09:13:22.378Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T09:13:22.378Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-23T09:13:22.378Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T09:13:22.378Z] + case "${OS_FAMILY}" in [2023-05-23T09:13:22.378Z] + dpkg -l [2023-05-23T09:13:22.378Z] + grep '^ii' [2023-05-23T09:13:22.378Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T09:13:22.378Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T09:13:22.378Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T09:13:22.378Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-23T09:13:22.378Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-05-23T09:13:22.378Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-05-23T09:13:22.392Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T09:13:22.672Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T09:13:23.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T09:13:23.238Z] [2023-05-23T09:13:23.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T09:13:23.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T09:13:23.536Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T09:13:23.536Z] 5eb5b503b376: Pulling fs layer [2023-05-23T09:13:23.536Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T09:13:23.536Z] ec43610c2a17: Pulling fs layer [2023-05-23T09:13:23.536Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T09:13:23.536Z] 33b1e0a273af: Pulling fs layer [2023-05-23T09:13:23.536Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T09:13:23.536Z] 2f39f015ded8: Pulling fs layer [2023-05-23T09:13:23.536Z] 3a2ae6a8a46f: Waiting [2023-05-23T09:13:23.536Z] 5d3b04190fa2: Waiting [2023-05-23T09:13:23.536Z] 2f39f015ded8: Waiting [2023-05-23T09:13:23.536Z] 33b1e0a273af: Waiting [2023-05-23T09:13:23.536Z] 5c69ac0246d0: Download complete [2023-05-23T09:13:23.536Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T09:13:23.536Z] 3a2ae6a8a46f: Download complete [2023-05-23T09:13:23.798Z] 33b1e0a273af: Verifying Checksum [2023-05-23T09:13:23.798Z] 33b1e0a273af: Download complete [2023-05-23T09:13:23.798Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T09:13:23.798Z] 5d3b04190fa2: Download complete [2023-05-23T09:13:23.798Z] ec43610c2a17: Verifying Checksum [2023-05-23T09:13:23.798Z] ec43610c2a17: Download complete [2023-05-23T09:13:23.798Z] 5eb5b503b376: Download complete [2023-05-23T09:13:24.733Z] 2f39f015ded8: Download complete [2023-05-23T09:13:25.952Z] 5eb5b503b376: Pull complete [2023-05-23T09:13:25.952Z] 5c69ac0246d0: Pull complete [2023-05-23T09:13:25.952Z] ec43610c2a17: Pull complete [2023-05-23T09:13:26.211Z] 3a2ae6a8a46f: Pull complete [2023-05-23T09:13:26.780Z] 33b1e0a273af: Pull complete [2023-05-23T09:13:26.780Z] 5d3b04190fa2: Pull complete [2023-05-23T09:13:32.067Z] 2f39f015ded8: Pull complete [2023-05-23T09:13:32.067Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T09:13:32.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T09:13:32.067Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T09:13:32.154Z] prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container [2023-05-23T09:13:32.181Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T09:13:43.146Z] $ docker top 448e4a9437af947ca3f052943c871fa1d8b2ed9d1322842a1e31d4f67b1ce3f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T09:13:43.497Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T09:13:43.784Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T09:13:44.067Z] + ls /var/log/sa-host [2023-05-23T09:13:44.067Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T09:13:44.211Z] provisioning config files... [2023-05-23T09:13:44.220Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config18054579688168712442tmp [Pipeline] { [Pipeline] echo [2023-05-23T09:13:44.236Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:13:44.519Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T09:13:44.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:13:44.870Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T09:13:44.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:13:45.161Z] ---> sudo-logs.sh [2023-05-23T09:13:45.161Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T09:13:45.186Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:13:45.470Z] ---> job-cost.sh [2023-05-23T09:13:45.470Z] lf-activate-venv: SKIPPING [2023-05-23T09:13:45.470Z] DEBUG: total: 0.10999999940395355 [2023-05-23T09:13:45.470Z] INFO: Retrieving Stack Cost... [2023-05-23T09:13:46.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T09:13:46.299Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T09:13:46.311Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:13:46.608Z] ---> logs-deploy.sh [2023-05-23T09:13:46.608Z] lf-activate-venv: SKIPPING [2023-05-23T09:13:46.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/3 [2023-05-23T09:13:46.608Z] INFO: archiving workspace using pattern(s): [2023-05-23T09:13:47.988Z] Archives upload complete. [2023-05-23T09:13:47.988Z] INFO: archiving logs to Nexus