Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 972abf91defd9ab7906baf1e32b29f9179df2ea2+5b3503b3ec54b2f611c817a2964a7928ebb06f53 (201619c5ca33916f102d2d525e7219a4a1478d6f) 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-ssh4911174060573481457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18077318796108688974.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5511338408878282011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15098316266736149409.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-4302/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-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17997388424016093695.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-3967 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5b3503b3ec54b2f611c817a2964a7928ebb06f53 into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 Merge succeeded, producing 93c461f2ae471d81c2a62f6488a3a1781c6b9439 Checking out Revision 93c461f2ae471d81c2a62f6488a3a1781c6b9439 (PR-4302) > git config core.sparsecheckout # timeout=10 > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # 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 5b3503b3ec54b2f611c817a2964a7928ebb06f53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93c461f2ae471d81c2a62f6488a3a1781c6b9439 # timeout=10 Commit message: "Merge commit '5b3503b3ec54b2f611c817a2964a7928ebb06f53' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-30T08:29:34.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-30T08:29:34.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-30T08:29:34.135Z] ========================================================= [2023-01-30T08:29:34.135Z] EdgeX Global Pipelines Version Info [2023-01-30T08:29:34.135Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d3ca9a8efe034172f97a9c0044da008b4101d982 # timeout=10 [2023-01-30T08:29:35.448Z] ------------------- [2023-01-30T08:29:35.448Z] stable info: [2023-01-30T08:29:35.448Z] ------------------- [2023-01-30T08:29:35.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-30T08:29:35.448Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T08:29:35.448Z] Message: update stable to v1.0.244 [2023-01-30T08:29:35.708Z] ------------------- [2023-01-30T08:29:35.708Z] experimental info: [2023-01-30T08:29:35.708Z] ------------------- [2023-01-30T08:29:35.708Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-30T08:29:35.708Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T08:29:35.708Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-30T08:29:35.927Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-30T08:29:35.936Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-30T08:29:35.944Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-30T08:29:35.952Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-30T08:29:35.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-30T08:29:35.968Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-30T08:29:35.976Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-30T08:29:35.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-30T08:29:36.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-30T08:29:36.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-30T08:29:36.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-30T08:29:36.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-30T08:29:36.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-30T08:29:36.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-30T08:29:36.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-30T08:29:36.089Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T08:29:36.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T08:29:36.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-30T08:29:36.124Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-30T08:29:36.137Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-30T08:29:36.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-30T08:29:36.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-30T08:29:36.170Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-30T08:29:36.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo [2023-01-30T08:29:36.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo [2023-01-30T08:29:36.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo [2023-01-30T08:29:36.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93c461f2ae471d81c2a62f6488a3a1781c6b9439 [Pipeline] echo [2023-01-30T08:29:36.235Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93c461f [Pipeline] echo [2023-01-30T08:29:36.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T08:29:36.297Z] provisioning config files... [2023-01-30T08:29:36.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5310521275230090843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T08:29:36.656Z] ---> docker-login.sh [2023-01-30T08:29:36.656Z] nexus3.edgexfoundry.org:10001 [2023-01-30T08:29:36.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:29:36.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:29:36.916Z] Configure a credential helper to remove this warning. See [2023-01-30T08:29:36.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:29:36.916Z] [2023-01-30T08:29:36.916Z] Login Succeeded [2023-01-30T08:29:37.176Z] nexus3.edgexfoundry.org:10002 [2023-01-30T08:29:37.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:29:37.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:29:37.176Z] Configure a credential helper to remove this warning. See [2023-01-30T08:29:37.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:29:37.176Z] [2023-01-30T08:29:37.176Z] Login Succeeded [2023-01-30T08:29:37.176Z] nexus3.edgexfoundry.org:10003 [2023-01-30T08:29:37.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:29:37.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:29:37.176Z] Configure a credential helper to remove this warning. See [2023-01-30T08:29:37.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:29:37.176Z] [2023-01-30T08:29:37.176Z] Login Succeeded [2023-01-30T08:29:37.176Z] nexus3.edgexfoundry.org:10004 [2023-01-30T08:29:37.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:29:37.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:29:37.435Z] Configure a credential helper to remove this warning. See [2023-01-30T08:29:37.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:29:37.435Z] [2023-01-30T08:29:37.435Z] Login Succeeded [2023-01-30T08:29:37.435Z] docker.io [2023-01-30T08:29:37.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:29:37.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:29:37.695Z] Configure a credential helper to remove this warning. See [2023-01-30T08:29:37.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:29:37.695Z] [2023-01-30T08:29:37.695Z] Login Succeeded [2023-01-30T08:29:37.695Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T08:29:37.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T08:29:38.013Z] + 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-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-01-30T08:29:38.013Z] + dirname cmd/core-command/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/core-data/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/core-metadata/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-30T08:29:38.013Z] + dirname+ cmd/security-spire-server/Dockerfile [2023-01-30T08:29:38.013Z] cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/support-notifications/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-30T08:29:38.013Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-30T08:29:38.013Z] + cut -d/ -f2 [2023-01-30T08:29:38.013Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-30T08:29:38.068Z] 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-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-01-30T08:29:38.422Z] + git rev-list -1 --merges 93c461f2ae471d81c2a62f6488a3a1781c6b9439~1..93c461f2ae471d81c2a62f6488a3a1781c6b9439 [Pipeline] echo [2023-01-30T08:29:38.435Z] -----------> git rev-list -1 --merges 93c461f2ae471d81c2a62f6488a3a1781c6b9439~1..93c461f2ae471d81c2a62f6488a3a1781c6b9439 93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:29:38.435Z] 93c461f2ae471d81c2a62f6488a3a1781c6b9439 [false] [Pipeline] sh [2023-01-30T08:29:38.723Z] + git log --format=format:%s -1 93c461f2ae471d81c2a62f6488a3a1781c6b9439 [Pipeline] echo [2023-01-30T08:29:38.740Z] ========================================================= [2023-01-30T08:29:38.740Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-30T08:29:38.740Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-30T08:29:39.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-30T08:29:39.248Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-30T08:29:39.248Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-30T08:29:39.248Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-30T08:29:39.248Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-30T08:29:39.248Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-30T08:29:39.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:29:39.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T08:29:39.658Z] [2023-01-30T08:29:39.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:29:39.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T08:29:39.962Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-30T08:29:39.962Z] b85a868b505f: Pulling fs layer [2023-01-30T08:29:39.962Z] e2be974225ed: Pulling fs layer [2023-01-30T08:29:39.962Z] 339a4e72a1f5: Pulling fs layer [2023-01-30T08:29:39.962Z] 988bab9f4d93: Pulling fs layer [2023-01-30T08:29:39.962Z] 1469e6f7b9e6: Pulling fs layer [2023-01-30T08:29:39.962Z] eaf3925da568: Pulling fs layer [2023-01-30T08:29:39.962Z] bab4dde63d76: Pulling fs layer [2023-01-30T08:29:39.962Z] bde34c3a00c8: Pulling fs layer [2023-01-30T08:29:39.962Z] b352a97aabf1: Pulling fs layer [2023-01-30T08:29:39.962Z] 4872d77fe225: Pulling fs layer [2023-01-30T08:29:39.962Z] 5851b861e8e6: Pulling fs layer [2023-01-30T08:29:39.962Z] bab4dde63d76: Waiting [2023-01-30T08:29:39.962Z] bde34c3a00c8: Waiting [2023-01-30T08:29:39.962Z] b352a97aabf1: Waiting [2023-01-30T08:29:39.962Z] 988bab9f4d93: Waiting [2023-01-30T08:29:39.962Z] 1469e6f7b9e6: Waiting [2023-01-30T08:29:39.962Z] eaf3925da568: Waiting [2023-01-30T08:29:39.962Z] 4872d77fe225: Waiting [2023-01-30T08:29:39.962Z] 5851b861e8e6: Waiting [2023-01-30T08:29:39.962Z] e2be974225ed: Download complete [2023-01-30T08:29:40.228Z] 988bab9f4d93: Verifying Checksum [2023-01-30T08:29:40.228Z] 988bab9f4d93: Download complete [2023-01-30T08:29:40.228Z] 1469e6f7b9e6: Verifying Checksum [2023-01-30T08:29:40.228Z] 1469e6f7b9e6: Download complete [2023-01-30T08:29:40.228Z] eaf3925da568: Verifying Checksum [2023-01-30T08:29:40.228Z] eaf3925da568: Download complete [2023-01-30T08:29:40.228Z] 339a4e72a1f5: Verifying Checksum [2023-01-30T08:29:40.228Z] 339a4e72a1f5: Download complete [2023-01-30T08:29:40.228Z] bde34c3a00c8: Download complete [2023-01-30T08:29:40.680Z] b352a97aabf1: Download complete [2023-01-30T08:29:40.680Z] 4872d77fe225: Download complete [2023-01-30T08:29:40.680Z] 5851b861e8e6: Verifying Checksum [2023-01-30T08:29:40.680Z] 5851b861e8e6: Download complete [2023-01-30T08:29:40.680Z] b85a868b505f: Verifying Checksum [2023-01-30T08:29:40.680Z] b85a868b505f: Download complete [2023-01-30T08:29:40.941Z] bab4dde63d76: Verifying Checksum [2023-01-30T08:29:40.941Z] bab4dde63d76: Download complete [2023-01-30T08:29:41.961Z] b85a868b505f: Pull complete [2023-01-30T08:29:41.961Z] e2be974225ed: Pull complete [2023-01-30T08:29:42.531Z] 339a4e72a1f5: Pull complete [2023-01-30T08:29:42.531Z] 988bab9f4d93: Pull complete [2023-01-30T08:29:42.791Z] 1469e6f7b9e6: Pull complete [2023-01-30T08:29:42.791Z] eaf3925da568: Pull complete [2023-01-30T08:29:44.697Z] bab4dde63d76: Pull complete [2023-01-30T08:29:44.697Z] bde34c3a00c8: Pull complete [2023-01-30T08:29:44.697Z] b352a97aabf1: Pull complete [2023-01-30T08:29:44.957Z] 4872d77fe225: Pull complete [2023-01-30T08:29:44.957Z] 5851b861e8e6: Pull complete [2023-01-30T08:29:44.957Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-30T08:29:44.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T08:29:44.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T08:29:45.056Z] prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container [2023-01-30T08:29:45.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T08:29:47.020Z] $ docker top 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 -eo pid,comm [2023-01-30T08:29:47.072Z] 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-01-30T08:29:47.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-30T08:29:47.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T08:29:47.109Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T08:29:47.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T08:29:47.229Z] $ docker exec 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 ssh-agent [2023-01-30T08:29:47.341Z] SSH_AUTH_SOCK=/tmp/ssh-Az2KaIUs6Vdr/agent.32 [2023-01-30T08:29:47.341Z] SSH_AGENT_PID=38 [2023-01-30T08:29:47.349Z] Running ssh-add (command line suppressed) [2023-01-30T08:29:47.449Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_5142244812198518163.key (/w/workspace/edgex-go/8@tmp/private_key_5142244812198518163.key) [2023-01-30T08:29:47.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T08:29:47.752Z] + git tag --points-at HEAD [Pipeline] } [2023-01-30T08:29:47.792Z] $ docker exec --env ******** --env ******** 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 ssh-agent -k [2023-01-30T08:29:47.890Z] unset SSH_AUTH_SOCK; [2023-01-30T08:29:47.890Z] unset SSH_AGENT_PID; [2023-01-30T08:29:47.890Z] echo Agent pid 38 killed; [2023-01-30T08:29:47.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-30T08:29:47.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T08:29:47.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T08:29:48.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T08:29:48.033Z] $ docker exec 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 ssh-agent [2023-01-30T08:29:48.326Z] SSH_AUTH_SOCK=/tmp/ssh-X5qjTTGxfwMS/agent.71 [2023-01-30T08:29:48.326Z] SSH_AGENT_PID=77 [2023-01-30T08:29:48.334Z] Running ssh-add (command line suppressed) [2023-01-30T08:29:48.429Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4312733035020614806.key (/w/workspace/edgex-go/8@tmp/private_key_4312733035020614806.key) [2023-01-30T08:29:48.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T08:29:48.733Z] + git semver init [2023-01-30T08:29:48.999Z] 2023-01-30 08:29:48,909 [run_init] DEBUG init version:0.0.0 force:False [2023-01-30T08:29:48.999Z] 2023-01-30 08:29:48,910 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2023-01-30T08:29:48.999Z] 2023-01-30 08:29:48,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2023-01-30T08:29:48.999Z] 2023-01-30 08:29:48,911 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2023-01-30T08:29:54.388Z] 2023-01-30 08:29:54,107 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2023-01-30T08:29:54.388Z] 2023-01-30 08:29:54,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4302 with force:False [2023-01-30T08:29:54.388Z] 2023-01-30 08:29:54,108 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4302 [2023-01-30T08:29:54.388Z] 2023-01-30 08:29:54,112 [execute] INFO git cat-file --batch-check [2023-01-30T08:29:54.388Z] 2023-01-30 08:29:54,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T08:29:54.388Z] 2023-01-30 08:29:54,118 [execute] INFO git cat-file --batch [2023-01-30T08:29:54.388Z] 2023-01-30 08:29:54,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T08:29:54.388Z] 2023-01-30 08:29:54,123 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4302 [2023-01-30T08:29:54.388Z] 0.0.0 [Pipeline] } [2023-01-30T08:29:54.402Z] $ docker exec --env ******** --env ******** 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 ssh-agent -k [2023-01-30T08:29:54.509Z] unset SSH_AUTH_SOCK; [2023-01-30T08:29:54.509Z] unset SSH_AGENT_PID; [2023-01-30T08:29:54.510Z] echo Agent pid 77 killed; [2023-01-30T08:29:54.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T08:29:54.824Z] + git semver [Pipeline] } [2023-01-30T08:29:55.102Z] $ docker stop --time=1 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 [2023-01-30T08:29:56.402Z] $ docker rm -f --volumes 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T08:29:56.739Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-30T08:29:56.943Z] Stashed 1 file(s) [Pipeline] echo [2023-01-30T08:29:56.946Z] [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-01-30T08:29:57.345Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-01-30T08:29:57.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T08:29:57.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T08:29:57.374Z] ========================================================= [2023-01-30T08:29:57.374Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-30T08:29:57.374Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-30T08:29:57.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T08:29:57.660Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-30T08:29:57.660Z] 213ec9aee27d: Pulling fs layer [2023-01-30T08:29:57.660Z] 4583459ba037: Pulling fs layer [2023-01-30T08:29:57.660Z] 93c1e223e6f2: Pulling fs layer [2023-01-30T08:29:57.660Z] 53926ce57604: Pulling fs layer [2023-01-30T08:29:57.660Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-30T08:29:57.660Z] 22ff95d597cd: Pulling fs layer [2023-01-30T08:29:57.660Z] 12d6caf4c0d1: Pulling fs layer [2023-01-30T08:29:57.660Z] 96b7cbca73a9: Pulling fs layer [2023-01-30T08:29:57.660Z] a7acece74701: Pulling fs layer [2023-01-30T08:29:57.660Z] a7acece74701: Waiting [2023-01-30T08:29:57.660Z] 96b7cbca73a9: Waiting [2023-01-30T08:29:57.660Z] 22ff95d597cd: Waiting [2023-01-30T08:29:57.660Z] 12d6caf4c0d1: Waiting [2023-01-30T08:29:57.660Z] 21b2b0c7a3f4: Waiting [2023-01-30T08:29:57.660Z] 53926ce57604: Waiting [2023-01-30T08:29:57.660Z] 93c1e223e6f2: Verifying Checksum [2023-01-30T08:29:57.660Z] 93c1e223e6f2: Download complete [2023-01-30T08:29:57.660Z] 4583459ba037: Verifying Checksum [2023-01-30T08:29:57.660Z] 4583459ba037: Download complete [2023-01-30T08:29:57.660Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-30T08:29:57.660Z] 21b2b0c7a3f4: Download complete [2023-01-30T08:29:57.660Z] 22ff95d597cd: Verifying Checksum [2023-01-30T08:29:57.660Z] 22ff95d597cd: Download complete [2023-01-30T08:29:57.660Z] 213ec9aee27d: Verifying Checksum [2023-01-30T08:29:57.660Z] 213ec9aee27d: Download complete [2023-01-30T08:29:57.921Z] 12d6caf4c0d1: Download complete [2023-01-30T08:29:57.921Z] 213ec9aee27d: Pull complete [2023-01-30T08:29:58.193Z] 4583459ba037: Pull complete [2023-01-30T08:29:58.193Z] 93c1e223e6f2: Pull complete [2023-01-30T08:29:58.796Z] a7acece74701: Verifying Checksum [2023-01-30T08:29:58.796Z] a7acece74701: Download complete [2023-01-30T08:29:59.055Z] 53926ce57604: Verifying Checksum [2023-01-30T08:29:59.055Z] 53926ce57604: Download complete [2023-01-30T08:29:59.055Z] 96b7cbca73a9: Download complete [2023-01-30T08:30:02.363Z] 53926ce57604: Pull complete [2023-01-30T08:30:02.363Z] 21b2b0c7a3f4: Pull complete [2023-01-30T08:30:02.363Z] 22ff95d597cd: Pull complete [2023-01-30T08:30:02.363Z] 12d6caf4c0d1: Pull complete [2023-01-30T08:30:04.288Z] 96b7cbca73a9: Pull complete [2023-01-30T08:30:04.854Z] a7acece74701: Pull complete [2023-01-30T08:30:04.854Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-30T08:30:04.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T08:30:04.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-30T08:30:05.147Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T08:30:05.147Z] WORKDIR /edgex [2023-01-30T08:30:05.147Z] COPY go.mod . [2023-01-30T08:30:05.147Z] RUN go mod download [2023-01-30T08:30:05.147Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-30T08:30:05.715Z] Sending build context to Docker daemon 170.1MB [2023-01-30T08:30:05.715Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T08:30:05.715Z] ---> db6d94c90886 [2023-01-30T08:30:05.715Z] Step 2/4 : WORKDIR /edgex [2023-01-30T08:30:09.169Z] ---> Running in 2b6ba0640100 [2023-01-30T08:30:09.169Z] Removing intermediate container 2b6ba0640100 [2023-01-30T08:30:09.169Z] ---> 363029bd54d6 [2023-01-30T08:30:09.169Z] Step 3/4 : COPY go.mod . [2023-01-30T08:30:09.169Z] ---> 960d72067c08 [2023-01-30T08:30:09.169Z] Step 4/4 : RUN go mod download [2023-01-30T08:30:09.169Z] ---> Running in 8e0a14504ab9 [2023-01-30T08:30:12.022Z] Still waiting to schedule task [2023-01-30T08:30:12.022Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-30T08:30:21.710Z] Removing intermediate container 8e0a14504ab9 [2023-01-30T08:30:21.710Z] ---> d171e3565a3d [2023-01-30T08:30:21.710Z] Successfully built d171e3565a3d [2023-01-30T08:30:21.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:30:22.060Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T08:30:22.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T08:30:22.270Z] prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container [2023-01-30T08:30:22.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T08:30:23.111Z] $ docker top 67cfa363bf7357687be28c9599e8fb538ca52495345ebea168f4f313f0451f00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T08:30:23.597Z] + go version [2023-01-30T08:30:23.597Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-30T08:30:23.621Z] $ docker stop --time=1 67cfa363bf7357687be28c9599e8fb538ca52495345ebea168f4f313f0451f00 [2023-01-30T08:30:24.895Z] $ docker rm -f --volumes 67cfa363bf7357687be28c9599e8fb538ca52495345ebea168f4f313f0451f00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:30:25.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T08:30:25.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T08:30:25.805Z] prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container [2023-01-30T08:30:25.837Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T08:30:26.166Z] $ docker top 1b3cc10c4088c4c873596df11172f5256ee9659d20b54cac68d521045409f78b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-30T08:30:26.226Z] ========================================================= [2023-01-30T08:30:26.226Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-30T08:30:26.226Z] ========================================================= [Pipeline] sh [2023-01-30T08:30:26.505Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-01-30T08:30:26.796Z] + make test [2023-01-30T08:30:26.796Z] go test -race -coverprofile=coverage.out ./... [2023-01-30T08:30:33.518Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-30T08:30:46.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-30T08:30:46.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements [2023-01-30T08:30:46.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.126s coverage: 43.1% of statements [2023-01-30T08:30:46.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-30T08:30:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-30T08:30:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-30T08:30:46.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements [2023-01-30T08:30:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-30T08:30:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.259s coverage: 89.2% of statements [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.6% of statements [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements [2023-01-30T08:30:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.086s coverage: 79.5% of statements [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-01-30T08:30:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-01-30T08:30:56.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements [2023-01-30T08:30:56.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2023-01-30T08:31:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.237s coverage: 79.9% of statements [2023-01-30T08:31:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-30T08:31:09.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-30T08:31:09.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-30T08:31:09.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-30T08:31:09.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-30T08:31:09.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-30T08:31:09.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 77.4% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.2% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.3% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 41.8% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-30T08:31:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-30T08:31:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-30T08:31:09.087Z] 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-01-30T08:31:27.194Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-30T08:31:27.194Z] go vet ./... [2023-01-30T08:31:29.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T08:31:29.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T08:31:29.101Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-30T08:31:29.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-30T08:31:29.681Z] + ls -al . [2023-01-30T08:31:29.681Z] total 744 [2023-01-30T08:31:29.681Z] drwxrwxr-x 11 1001 1001 4096 Jan 30 08:30 . [2023-01-30T08:31:29.681Z] drwxr-xr-x 4 root root 4096 Jan 30 08:30 .. [2023-01-30T08:31:29.681Z] drwxrwxr-x 2 1001 1001 4096 Jan 30 08:29 .blubracket [2023-01-30T08:31:29.681Z] -rw-rw-r-- 1 1001 1001 16 Jan 30 08:29 .dockerignore [2023-01-30T08:31:29.681Z] drwxrwxr-x 8 1001 1001 4096 Jan 30 08:31 .git [2023-01-30T08:31:29.682Z] drwxrwxr-x 3 1001 1001 4096 Jan 30 08:29 .github [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 1024 Jan 30 08:29 .gitignore [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 42 Jan 30 08:29 .golangci.yml [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 87 Jan 30 08:29 .hadolint.yml [2023-01-30T08:31:29.682Z] drwxr-xr-x 3 1001 1001 4096 Jan 30 08:29 .semver [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 166 Jan 30 08:29 .sonarcloud.properties [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 1171 Jan 30 08:29 ADOPTERS.md [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 10825 Jan 30 08:29 Attribution.txt [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 73765 Jan 30 08:29 CHANGELOG.md [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 3804 Jan 30 08:29 CONTRIBUTING.md [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 677 Jan 30 08:29 GOVERNANCE.md [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 850 Jan 30 08:29 Jenkinsfile [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 10775 Jan 30 08:29 LICENSE [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 13388 Jan 30 08:29 Makefile [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 582 Jan 30 08:29 OWNERS.md [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 9403 Jan 30 08:29 README.md [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 6912 Jan 30 08:29 SECURITY.md [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 5 Jan 30 08:29 VERSION [2023-01-30T08:31:29.682Z] drwxrwxr-x 2 1001 1001 4096 Jan 30 08:29 bin [2023-01-30T08:31:29.682Z] drwxrwxr-x 17 1001 1001 4096 Jan 30 08:29 cmd [2023-01-30T08:31:29.682Z] -rw-r--r-- 1 root root 487391 Jan 30 08:31 coverage.out [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 3365 Jan 30 08:29 go.mod [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 34951 Jan 30 08:29 go.sum [2023-01-30T08:31:29.682Z] drwxrwxr-x 7 1001 1001 4096 Jan 30 08:29 internal [2023-01-30T08:31:29.682Z] drwxrwxr-x 3 1001 1001 4096 Jan 30 08:29 openapi [2023-01-30T08:31:29.682Z] drwxrwxr-x 4 1001 1001 4096 Jan 30 08:29 snap [2023-01-30T08:31:29.682Z] -rw-rw-r-- 1 1001 1001 204 Jan 30 08:29 version.go [Pipeline] sh [2023-01-30T08:31:30.171Z] + '[' -e coverage.out ] [2023-01-30T08:31:30.171Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-30T08:31:30.270Z] Stashed 1 file(s) [Pipeline] sh [2023-01-30T08:31:30.757Z] + make build [2023-01-30T08:31:30.757Z] 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-01-30T08:31:40.681Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3969 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws [2023-01-30T08:31:40.696Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2023-01-30T08:31:40.739Z] The recommended git tool is: git [2023-01-30T08:31:41.617Z] 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-01-30T08:31:42.185Z] 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-01-30T08:31:43.148Z] 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-01-30T08:31:43.718Z] 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-01-30T08:31:45.966Z] using credential edgex-jenkins-ssh [2023-01-30T08:31:45.984Z] Cloning the remote Git repository [2023-01-30T08:31:46.022Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-30T08:31:46.108Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2023-01-30T08:31:46.261Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-30T08:31:46.262Z] > git --version # timeout=10 [2023-01-30T08:31:46.286Z] > git --version # 'git version 2.25.1' [2023-01-30T08:31:46.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T08:31:46.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T08:31:50.346Z] 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-01-30T08:31:51.887Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-30T08:31:52.840Z] 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-01-30T08:31:54.223Z] 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-01-30T08:31:54.793Z] 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-01-30T08:31:55.736Z] 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-01-30T08:31:58.385Z] 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-01-30T08:31:59.343Z] $ docker stop --time=1 1b3cc10c4088c4c873596df11172f5256ee9659d20b54cac68d521045409f78b [2023-01-30T08:32:02.675Z] $ docker rm -f --volumes 1b3cc10c4088c4c873596df11172f5256ee9659d20b54cac68d521045409f78b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:32:03.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-30T08:32:03.568Z] [2023-01-30T08:32:03.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:32:03.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-30T08:32:03.866Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-30T08:32:03.866Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-30T08:32:03.866Z] ca9280d653b3: Pulling fs layer [2023-01-30T08:32:03.866Z] 7e9c9ca2126c: Pulling fs layer [2023-01-30T08:32:04.129Z] cbdbe7a5bc2a: Download complete [2023-01-30T08:32:04.129Z] cbdbe7a5bc2a: Pull complete [2023-01-30T08:32:04.389Z] ca9280d653b3: Verifying Checksum [2023-01-30T08:32:04.389Z] ca9280d653b3: Download complete [2023-01-30T08:32:04.676Z] Merging remotes/origin/main commit 5b3503b3ec54b2f611c817a2964a7928ebb06f53 into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 [2023-01-30T08:32:04.810Z] 7e9c9ca2126c: Verifying Checksum [2023-01-30T08:32:04.810Z] 7e9c9ca2126c: Download complete [2023-01-30T08:32:04.810Z] ca9280d653b3: Pull complete [2023-01-30T08:32:03.159Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-30T08:32:03.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T08:32:03.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-30T08:32:04.001Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-30T08:32:04.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T08:32:04.018Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-30T08:32:04.697Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:32:04.717Z] > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 [2023-01-30T08:32:04.955Z] > git remote # timeout=10 [2023-01-30T08:32:04.976Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T08:32:04.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T08:32:05.006Z] > git merge 5b3503b3ec54b2f611c817a2964a7928ebb06f53 # timeout=10 [2023-01-30T08:32:05.257Z] Merge succeeded, producing 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T08:32:05.258Z] Checking out Revision 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf (PR-4302) [2023-01-30T08:32:05.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T08:32:05.267Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T08:32:05.280Z] > git checkout -f 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf # timeout=10 [2023-01-30T08:32:07.634Z] 7e9c9ca2126c: Pull complete [2023-01-30T08:32:07.634Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-30T08:32:07.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-30T08:32:07.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T08:32:08.059Z] prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container [2023-01-30T08:32:08.088Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T08:32:08.844Z] Commit message: "Merge commit '5b3503b3ec54b2f611c817a2964a7928ebb06f53' into HEAD" [2023-01-30T08:32:08.871Z] First time build. Skipping changelog. [2023-01-30T08:32:08.857Z] > git rev-list --no-walk d3ca9a8efe034172f97a9c0044da008b4101d982 # timeout=10 [2023-01-30T08:32:10.204Z] $ docker top 7fe267fb876b832b3a9b0995bdf473606ebd79eb30d9d3f922675f6e769f5a6b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T08:32:10.672Z] + docker-compose build --help [2023-01-30T08:32:10.672Z] + grep parallel [2023-01-30T08:32:10.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-30T08:32:10.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T08:32:10.813Z] Dload Upload Total Spent Left Speed [2023-01-30T08:32:10.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [2023-01-30T08:32:10.966Z] --parallel Build images in parallel. [Pipeline] } [2023-01-30T08:32:11.236Z] $ docker stop --time=1 7fe267fb876b832b3a9b0995bdf473606ebd79eb30d9d3f922675f6e769f5a6b [2023-01-30T08:32:12.663Z] $ docker rm -f --volumes 7fe267fb876b832b3a9b0995bdf473606ebd79eb30d9d3f922675f6e769f5a6b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:32:13.032Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-30T08:32:13.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-30T08:32:13.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T08:32:13.189Z] prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container [2023-01-30T08:32:13.219Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T08:32:13.375Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-30T08:32:13.375Z] + sudo tee /etc/docker/daemon.new [2023-01-30T08:32:13.375Z] { [2023-01-30T08:32:13.375Z] "registry-mirrors": [ [2023-01-30T08:32:13.375Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-30T08:32:13.375Z] ], [2023-01-30T08:32:13.375Z] "bip": "10.250.0.254/24", [2023-01-30T08:32:13.375Z] "hosts": [ [2023-01-30T08:32:13.375Z] "tcp://0.0.0.0:5555", [2023-01-30T08:32:13.375Z] "unix:///var/run/docker.sock" [2023-01-30T08:32:13.375Z] ], [2023-01-30T08:32:13.375Z] "mtu": 1458, [2023-01-30T08:32:13.375Z] "selinux-enabled": true, [2023-01-30T08:32:13.375Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-30T08:32:13.375Z] } [2023-01-30T08:32:13.586Z] $ docker top 6aff3a129ecdd3b2b4851aa9e611934dac8e475dc6101ad21633936c4f7190d5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-01-30T08:32:13.979Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-30T08:32:14.601Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-30T08:32:14.649Z] + sudo service docker restart [2023-01-30T08:32:15.168Z] Building core-command ... [2023-01-30T08:32:15.168Z] Building core-common-config-bootstrapper ... [2023-01-30T08:32:15.168Z] Building core-data ... [2023-01-30T08:32:15.168Z] Building core-metadata ... [2023-01-30T08:32:15.168Z] Building security-bootstrapper ... [2023-01-30T08:32:15.168Z] Building security-proxy-setup ... [2023-01-30T08:32:15.168Z] Building security-secretstore-setup ... [2023-01-30T08:32:15.168Z] Building security-spiffe-token-provider ... [2023-01-30T08:32:15.168Z] Building security-spire-agent ... [2023-01-30T08:32:15.168Z] Building security-spire-config ... [2023-01-30T08:32:15.168Z] Building security-spire-server ... [2023-01-30T08:32:15.168Z] Building support-notifications ... [2023-01-30T08:32:15.168Z] Building support-scheduler ... [2023-01-30T08:32:15.168Z] Building security-spire-config [2023-01-30T08:32:15.168Z] Building core-metadata [2023-01-30T08:32:15.168Z] Building security-spiffe-token-provider [2023-01-30T08:32:15.168Z] Building support-scheduler [2023-01-30T08:32:15.168Z] Building support-notifications [2023-01-30T08:32:26.550Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:32:26.550Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:32:26.550Z] ---> d171e3565a3d [2023-01-30T08:32:26.550Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:32:26.550Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:32:26.550Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:32:26.550Z] ---> d171e3565a3d [2023-01-30T08:32:26.550Z] Step 3/19 : WORKDIR /edgex-go [2023-01-30T08:32:26.550Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:32:26.550Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:32:26.550Z] ---> d171e3565a3d [2023-01-30T08:32:26.550Z] Step 3/24 : WORKDIR /edgex-go [2023-01-30T08:32:26.550Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:32:26.550Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:32:26.550Z] ---> d171e3565a3d [2023-01-30T08:32:26.550Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:32:26.550Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:32:26.550Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:32:26.550Z] ---> d171e3565a3d [2023-01-30T08:32:26.550Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:32:30.641Z] ---> Running in 1a50db203c8a [2023-01-30T08:32:30.641Z] ---> Running in 9817faf262ba [2023-01-30T08:32:30.641Z] ---> Running in 4af5e92c0af6 [2023-01-30T08:32:30.641Z] ---> Running in 9714de4edc70 [2023-01-30T08:32:30.641Z] ---> Running in 75fc205b3853 [2023-01-30T08:32:30.641Z] Removing intermediate container 4af5e92c0af6 [2023-01-30T08:32:30.641Z] ---> 5cfde7f536cd [2023-01-30T08:32:30.641Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T08:32:30.641Z] Removing intermediate container 1a50db203c8a [2023-01-30T08:32:30.641Z] ---> 956188565afc [2023-01-30T08:32:30.641Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T08:32:30.641Z] Removing intermediate container 9714de4edc70 [2023-01-30T08:32:30.641Z] ---> c311c5c6edf0 [2023-01-30T08:32:30.641Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-30T08:32:30.641Z] Removing intermediate container 9817faf262ba [2023-01-30T08:32:30.641Z] Removing intermediate container 75fc205b3853 [2023-01-30T08:32:30.641Z] ---> 3957e4b0b325 [2023-01-30T08:32:30.641Z] ---> 34db352330ab [2023-01-30T08:32:30.641Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curlStep 4/24 : WORKDIR /edgex-go [2023-01-30T08:32:30.641Z] [2023-01-30T08:32:30.641Z] ---> Running in 2696feee9b1b [2023-01-30T08:32:30.641Z] ---> Running in 81e2c50ce2cc [2023-01-30T08:32:30.641Z] ---> Running in 3cf2f273adde [2023-01-30T08:32:30.641Z] ---> Running in 8d886a5c567f [2023-01-30T08:32:30.641Z] ---> Running in e9a0aa1332f3 [2023-01-30T08:32:30.641Z] Removing intermediate container 2696feee9b1b [2023-01-30T08:32:30.641Z] ---> d6b0e480c8cb [2023-01-30T08:32:30.641Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-30T08:32:30.641Z] Removing intermediate container 81e2c50ce2cc [2023-01-30T08:32:30.641Z] ---> e0dcedea7ff3 [2023-01-30T08:32:30.641Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-30T08:32:30.641Z] ---> Running in 86dbac0210cb [2023-01-30T08:32:30.641Z] Removing intermediate container 8d886a5c567f [2023-01-30T08:32:30.641Z] ---> d629a5cb4e5d [2023-01-30T08:32:30.641Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-30T08:32:30.641Z] ---> Running in abbba991effe [2023-01-30T08:32:30.641Z] ---> Running in 0eae7a33ea5d [2023-01-30T08:32:30.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:30.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:30.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:30.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:30.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:30.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:30.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:31.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:31.442Z] v3.16.3-149-gdf7e38bd02 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-30T08:32:31.442Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-30T08:32:31.442Z] OK: 17044 distinct packages available [2023-01-30T08:32:31.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:31.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:32.120Z] OK: 211 MiB in 51 packages [2023-01-30T08:32:32.120Z] Removing intermediate container 86dbac0210cb [2023-01-30T08:32:32.120Z] ---> 17ed8391eb3f [2023-01-30T08:32:32.120Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T08:32:32.120Z] ---> af7ff6401eee [2023-01-30T08:32:32.120Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:32:32.120Z] ---> Running in 9598729563be [2023-01-30T08:32:32.120Z] OK: 211 MiB in 51 packages [2023-01-30T08:32:32.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:32.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:32:32.380Z] OK: 211 MiB in 51 packages [2023-01-30T08:32:32.380Z] OK: 211 MiB in 51 packages [2023-01-30T08:32:32.380Z] OK: 211 MiB in 51 packages [2023-01-30T08:32:32.380Z] Removing intermediate container e9a0aa1332f3 [2023-01-30T08:32:32.380Z] ---> d4fd23906ea7 [2023-01-30T08:32:32.380Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-30T08:32:32.874Z] ---> b3449f50f6b9 [2023-01-30T08:32:32.874Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:32:32.874Z] ---> Running in 12ad68f7f4d2 [2023-01-30T08:32:32.874Z] Removing intermediate container abbba991effe [2023-01-30T08:32:32.874Z] ---> cdc152cd7c1d [2023-01-30T08:32:32.874Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T08:32:32.874Z] Removing intermediate container 3cf2f273adde [2023-01-30T08:32:32.874Z] ---> e38a9bde9a6e [2023-01-30T08:32:32.874Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-30T08:32:32.874Z] Removing intermediate container 0eae7a33ea5d [2023-01-30T08:32:32.874Z] ---> 97361192e165 [2023-01-30T08:32:32.874Z] Step 6/24 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T08:32:32.914Z] provisioning config files... [2023-01-30T08:32:32.946Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config15812947541952161449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T08:32:33.287Z] ---> 84d6756b2e0d [2023-01-30T08:32:33.287Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:32:33.287Z] ---> e17a22ea89f1 [2023-01-30T08:32:33.287Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:32:33.287Z] ---> Running in 93eead71f124 [2023-01-30T08:32:33.287Z] ---> d5b9a59926ee [2023-01-30T08:32:33.287Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:32:33.287Z] ---> Running in 2a9a1362e424 [2023-01-30T08:32:33.287Z] ---> Running in 2699a005aeb1 [2023-01-30T08:32:33.308Z] ---> docker-login.sh [2023-01-30T08:32:33.308Z] nexus3.edgexfoundry.org:10001 [2023-01-30T08:32:33.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:32:33.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:32:33.900Z] Configure a credential helper to remove this warning. See [2023-01-30T08:32:33.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:32:33.900Z] [2023-01-30T08:32:33.900Z] Login Succeeded [2023-01-30T08:32:33.900Z] nexus3.edgexfoundry.org:10002 [2023-01-30T08:32:34.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:32:34.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:32:34.441Z] Configure a credential helper to remove this warning. See [2023-01-30T08:32:34.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:32:34.441Z] [2023-01-30T08:32:34.441Z] Login Succeeded [2023-01-30T08:32:34.441Z] nexus3.edgexfoundry.org:10003 [2023-01-30T08:32:34.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:32:34.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:32:34.715Z] Configure a credential helper to remove this warning. See [2023-01-30T08:32:34.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:32:34.715Z] [2023-01-30T08:32:34.715Z] Login Succeeded [2023-01-30T08:32:34.715Z] nexus3.edgexfoundry.org:10004 [2023-01-30T08:32:34.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:32:35.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:32:35.258Z] Configure a credential helper to remove this warning. See [2023-01-30T08:32:35.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:32:35.258Z] [2023-01-30T08:32:35.258Z] Login Succeeded [2023-01-30T08:32:35.258Z] docker.io [2023-01-30T08:32:35.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T08:32:35.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T08:32:35.799Z] Configure a credential helper to remove this warning. See [2023-01-30T08:32:35.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T08:32:35.799Z] [2023-01-30T08:32:35.799Z] Login Succeeded [2023-01-30T08:32:35.799Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T08:32:35.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-30T08:32:36.408Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-01-30T08:32:36.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T08:32:36.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T08:32:36.459Z] ========================================================= [2023-01-30T08:32:36.459Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-30T08:32:36.459Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-30T08:32:36.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T08:32:38.208Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-30T08:32:38.208Z] 9b18e9b68314: Pulling fs layer [2023-01-30T08:32:38.208Z] 35d82f9e3411: Pulling fs layer [2023-01-30T08:32:38.208Z] e16973657156: Pulling fs layer [2023-01-30T08:32:38.208Z] fc693d55d65f: Pulling fs layer [2023-01-30T08:32:38.208Z] 7e9fc2657dce: Pulling fs layer [2023-01-30T08:32:38.208Z] dda99020689f: Pulling fs layer [2023-01-30T08:32:38.208Z] db1c61fa0a46: Pulling fs layer [2023-01-30T08:32:38.208Z] 891c053d2c06: Pulling fs layer [2023-01-30T08:32:38.208Z] fc693d55d65f: Waiting [2023-01-30T08:32:38.208Z] 7e9fc2657dce: Waiting [2023-01-30T08:32:38.208Z] 891c053d2c06: Waiting [2023-01-30T08:32:38.208Z] db1c61fa0a46: Waiting [2023-01-30T08:32:38.208Z] dda99020689f: Waiting [2023-01-30T08:32:38.208Z] e16973657156: Verifying Checksum [2023-01-30T08:32:38.208Z] e16973657156: Download complete [2023-01-30T08:32:38.208Z] 35d82f9e3411: Verifying Checksum [2023-01-30T08:32:38.208Z] 35d82f9e3411: Download complete [2023-01-30T08:32:38.208Z] 7e9fc2657dce: Verifying Checksum [2023-01-30T08:32:38.208Z] 7e9fc2657dce: Download complete [2023-01-30T08:32:38.208Z] dda99020689f: Verifying Checksum [2023-01-30T08:32:38.208Z] dda99020689f: Download complete [2023-01-30T08:32:38.208Z] 9b18e9b68314: Verifying Checksum [2023-01-30T08:32:38.208Z] 9b18e9b68314: Download complete [2023-01-30T08:32:38.803Z] 9b18e9b68314: Pull complete [2023-01-30T08:32:39.414Z] 891c053d2c06: Verifying Checksum [2023-01-30T08:32:39.414Z] 891c053d2c06: Download complete [2023-01-30T08:32:39.414Z] 35d82f9e3411: Pull complete [2023-01-30T08:32:39.697Z] e16973657156: Pull complete [2023-01-30T08:32:40.664Z] db1c61fa0a46: Verifying Checksum [2023-01-30T08:32:40.664Z] db1c61fa0a46: Download complete [2023-01-30T08:32:43.308Z] fc693d55d65f: Verifying Checksum [2023-01-30T08:32:43.309Z] fc693d55d65f: Download complete [2023-01-30T08:32:55.666Z] fc693d55d65f: Pull complete [2023-01-30T08:32:55.666Z] 7e9fc2657dce: Pull complete [2023-01-30T08:32:55.666Z] dda99020689f: Pull complete [2023-01-30T08:33:01.020Z] db1c61fa0a46: Pull complete [2023-01-30T08:33:03.600Z] 891c053d2c06: Pull complete [2023-01-30T08:33:03.600Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-30T08:33:03.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T08:33:03.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-30T08:33:03.930Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T08:33:03.930Z] WORKDIR /edgex [2023-01-30T08:33:03.930Z] COPY go.mod . [2023-01-30T08:33:03.930Z] RUN go mod download [2023-01-30T08:33:03.930Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-30T08:33:04.516Z] Sending build context to Docker daemon 3.122MB [2023-01-30T08:33:04.516Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T08:33:04.516Z] ---> f96f9c87975a [2023-01-30T08:33:04.516Z] Step 2/4 : WORKDIR /edgex [2023-01-30T08:33:06.464Z] ---> Running in 96878aaa1605 [2023-01-30T08:33:06.731Z] Removing intermediate container 96878aaa1605 [2023-01-30T08:33:06.731Z] ---> 02aa5906ad5c [2023-01-30T08:33:06.731Z] Step 3/4 : COPY go.mod . [2023-01-30T08:33:07.315Z] ---> a48c45e3b860 [2023-01-30T08:33:07.315Z] Step 4/4 : RUN go mod download [2023-01-30T08:33:07.315Z] ---> Running in f784bb62511b [2023-01-30T08:33:12.845Z] Removing intermediate container 9598729563be [2023-01-30T08:33:12.845Z] ---> 497e94e38352 [2023-01-30T08:33:12.845Z] Step 8/22 : COPY . . [2023-01-30T08:33:12.845Z] Removing intermediate container 93eead71f124 [2023-01-30T08:33:12.845Z] ---> 3e367151ad06 [2023-01-30T08:33:12.845Z] Step 8/22 : COPY . . [2023-01-30T08:33:12.845Z] Removing intermediate container 2699a005aeb1 [2023-01-30T08:33:12.845Z] ---> ff8e65fa3788 [2023-01-30T08:33:12.845Z] Step 8/24 : COPY . . [2023-01-30T08:33:12.845Z] Removing intermediate container 12ad68f7f4d2 [2023-01-30T08:33:12.845Z] ---> fc962ac35bbf [2023-01-30T08:33:12.845Z] Step 7/24 : COPY . . [2023-01-30T08:33:12.845Z] Removing intermediate container 2a9a1362e424 [2023-01-30T08:33:12.845Z] ---> 7a4e3548173d [2023-01-30T08:33:12.845Z] Step 7/19 : COPY . . [2023-01-30T08:33:22.931Z] ---> 1e905073beb8 [2023-01-30T08:33:22.931Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-30T08:33:22.931Z] ---> b5bf6a19f810 [2023-01-30T08:33:22.931Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-30T08:33:22.931Z] ---> 167872872891 [2023-01-30T08:33:22.931Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-30T08:33:22.931Z] ---> ea4155681e22 [2023-01-30T08:33:22.931Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-30T08:33:22.931Z] ---> fa62dad6ec37 [2023-01-30T08:33:22.931Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-30T08:33:22.931Z] ---> Running in c7cef5919476 [2023-01-30T08:33:22.931Z] ---> Running in c9227304b840 [2023-01-30T08:33:22.931Z] ---> Running in b3f2f3bf52fc [2023-01-30T08:33:22.931Z] ---> Running in 42f0b5e9ab72 [2023-01-30T08:33:22.931Z] ---> Running in f64abbd57cae [2023-01-30T08:33:22.931Z] Removing intermediate container c9227304b840 [2023-01-30T08:33:22.931Z] ---> c4dacc9513d7 [2023-01-30T08:33:22.931Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-30T08:33:22.931Z] ---> Running in 532b02534d92 [2023-01-30T08:33:22.931Z] Removing intermediate container 532b02534d92 [2023-01-30T08:33:22.931Z] ---> e4822dd1d701 [2023-01-30T08:33:22.931Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-30T08:33:22.931Z] ---> Running in 53482683955a [2023-01-30T08:33:22.931Z] 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-01-30T08:33:22.931Z] 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-01-30T08:33:22.931Z] 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-01-30T08:33:22.931Z] 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-01-30T08:33:23.191Z] Removing intermediate container 53482683955a [2023-01-30T08:33:23.191Z] ---> aef617d9445b [2023-01-30T08:33:23.191Z] Step 11/24 : WORKDIR /edgex-go [2023-01-30T08:33:23.191Z] ---> Running in c5575ac778bc [2023-01-30T08:33:23.450Z] Removing intermediate container c5575ac778bc [2023-01-30T08:33:23.450Z] ---> a4f31c95caac [2023-01-30T08:33:23.450Z] [2023-01-30T08:33:23.450Z] Step 12/24 : FROM alpine:3.15 [2023-01-30T08:33:23.710Z] 3.15: Pulling from library/alpine [2023-01-30T08:33:23.967Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-30T08:33:23.967Z] Status: Downloaded newer image for alpine:3.15 [2023-01-30T08:33:23.967Z] ---> c4fc93816858 [2023-01-30T08:33:23.967Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T08:33:23.967Z] ---> Running in ba16fdd2f3d0 [2023-01-30T08:33:24.227Z] Removing intermediate container ba16fdd2f3d0 [2023-01-30T08:33:24.227Z] ---> 39268d4d45c9 [2023-01-30T08:33:24.227Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-30T08:33:24.227Z] ---> Running in dc4e9322283f [2023-01-30T08:33:24.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:33:25.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:33:25.305Z] v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-30T08:33:25.305Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-30T08:33:25.305Z] OK: 15859 distinct packages available [2023-01-30T08:33:25.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:33:25.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:33:25.563Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-30T08:33:25.563Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-30T08:33:25.563Z] (3/4) Installing libucontext (1.1-r0) [2023-01-30T08:33:25.563Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-30T08:33:25.563Z] Executing busybox-1.34.1-r7.trigger [2023-01-30T08:33:25.563Z] OK: 6 MiB in 18 packages [2023-01-30T08:33:26.945Z] Removing intermediate container dc4e9322283f [2023-01-30T08:33:26.945Z] ---> 4eaaffdde129 [2023-01-30T08:33:26.945Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-30T08:33:30.403Z] ---> d9ba842ac8bf [2023-01-30T08:33:30.403Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-30T08:33:30.976Z] ---> 467205da649e [2023-01-30T08:33:30.976Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-30T08:33:30.976Z] ---> Running in f60c041fefe6 [2023-01-30T08:33:31.236Z] Removing intermediate container f60c041fefe6 [2023-01-30T08:33:31.236Z] ---> 4b04c7c9ba1b [2023-01-30T08:33:31.236Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-30T08:33:31.494Z] ---> 0a019390a4d4 [2023-01-30T08:33:31.494Z] Step 19/24 : WORKDIR / [2023-01-30T08:33:31.494Z] ---> Running in 258c5ebaace2 [2023-01-30T08:33:32.090Z] Removing intermediate container 258c5ebaace2 [2023-01-30T08:33:32.090Z] ---> 0bbecf8354e2 [2023-01-30T08:33:32.090Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-30T08:33:32.090Z] ---> Running in 7baebbebc7d8 [2023-01-30T08:33:32.347Z] Removing intermediate container 7baebbebc7d8 [2023-01-30T08:33:32.347Z] ---> 8f4b59951824 [2023-01-30T08:33:32.347Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-30T08:33:32.606Z] ---> Running in a9cf77a645b4 [2023-01-30T08:33:32.606Z] Removing intermediate container a9cf77a645b4 [2023-01-30T08:33:32.606Z] ---> a083b4d73029 [2023-01-30T08:33:32.606Z] Step 22/24 : LABEL arch=x86_64 [2023-01-30T08:33:32.897Z] ---> Running in 9fd6e7e30a1a [2023-01-30T08:33:33.155Z] Removing intermediate container 9fd6e7e30a1a [2023-01-30T08:33:33.155Z] ---> 2b2642e47dc3 [2023-01-30T08:33:33.155Z] Step 23/24 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:33:33.155Z] ---> Running in 2dcd57d148de [2023-01-30T08:33:33.415Z] Removing intermediate container 2dcd57d148de [2023-01-30T08:33:33.415Z] ---> 7809c23ad480 [2023-01-30T08:33:33.415Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T08:33:33.677Z] ---> Running in b7b6d658f92b [2023-01-30T08:33:33.936Z] Removing intermediate container b7b6d658f92b [2023-01-30T08:33:33.936Z] ---> d34a6cfa7b03 [2023-01-30T08:33:33.936Z] [2023-01-30T08:33:33.936Z] Successfully built d34a6cfa7b03 [2023-01-30T08:33:33.936Z] Successfully tagged security-spire-config:latest [2023-01-30T08:33:33.936Z]  Building security-spire-config ... done Building security-spire-agent [2023-01-30T08:33:37.221Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:33:37.221Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:33:37.221Z] ---> d171e3565a3d [2023-01-30T08:33:37.221Z] Step 3/24 : WORKDIR /edgex-go [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> 3957e4b0b325 [2023-01-30T08:33:37.221Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> d4fd23906ea7 [2023-01-30T08:33:37.221Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> b3449f50f6b9 [2023-01-30T08:33:37.221Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> fc962ac35bbf [2023-01-30T08:33:37.221Z] Step 7/24 : COPY . . [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> 1e905073beb8 [2023-01-30T08:33:37.221Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> c4dacc9513d7 [2023-01-30T08:33:37.221Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> e4822dd1d701 [2023-01-30T08:33:37.221Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> aef617d9445b [2023-01-30T08:33:37.221Z] Step 11/24 : WORKDIR /edgex-go [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> a4f31c95caac [2023-01-30T08:33:37.221Z] [2023-01-30T08:33:37.221Z] Step 12/24 : FROM alpine:3.15 [2023-01-30T08:33:37.221Z] ---> c4fc93816858 [2023-01-30T08:33:37.221Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T08:33:37.221Z] ---> Using cache [2023-01-30T08:33:37.221Z] ---> 39268d4d45c9 [2023-01-30T08:33:37.221Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-30T08:33:39.562Z] Removing intermediate container f784bb62511b [2023-01-30T08:33:39.562Z] ---> 2a8efe5c70a1 [2023-01-30T08:33:39.562Z] Successfully built 2a8efe5c70a1 [2023-01-30T08:33:39.562Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:33:39.900Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T08:33:39.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T08:33:40.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container [2023-01-30T08:33:40.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T08:33:41.376Z] $ docker top ad6280cdc6c9982fddb274a6d4a92c6b4b29b151509697c7fea6d1d5d859c8b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T08:33:42.229Z] + go version [2023-01-30T08:33:42.230Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-30T08:33:42.252Z] $ docker stop --time=1 ad6280cdc6c9982fddb274a6d4a92c6b4b29b151509697c7fea6d1d5d859c8b1 [2023-01-30T08:33:42.534Z] ---> Running in ee1a0733373a [2023-01-30T08:33:43.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:33:43.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:33:43.377Z] v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-30T08:33:43.377Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-30T08:33:43.377Z] OK: 15859 distinct packages available [2023-01-30T08:33:43.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:33:43.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:33:43.635Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-30T08:33:43.863Z] $ docker rm -f --volumes ad6280cdc6c9982fddb274a6d4a92c6b4b29b151509697c7fea6d1d5d859c8b1 [2023-01-30T08:33:43.893Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-30T08:33:43.893Z] (3/5) Installing libucontext (1.1-r0) [2023-01-30T08:33:43.893Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-30T08:33:43.893Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-30T08:33:43.893Z] Executing busybox-1.34.1-r7.trigger [2023-01-30T08:33:43.893Z] OK: 7 MiB in 19 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:33:44.424Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T08:33:44.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T08:33:44.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container [2023-01-30T08:33:44.678Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T08:33:45.790Z] Removing intermediate container ee1a0733373a [2023-01-30T08:33:45.790Z] ---> 2bad2340d4b9 [2023-01-30T08:33:45.790Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-30T08:33:45.871Z] $ docker top ccc0a3911573baa54e35e2413910a492f0869801f84ad3045ca90e3abb3fd2d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-30T08:33:46.084Z] ========================================================= [2023-01-30T08:33:46.084Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-30T08:33:46.084Z] ========================================================= [Pipeline] sh [2023-01-30T08:33:46.716Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-01-30T08:33:47.368Z] + make test [2023-01-30T08:33:47.368Z] go test -race -coverprofile=coverage.out ./... [2023-01-30T08:33:49.084Z] ---> 6f3cad7aae33 [2023-01-30T08:33:49.085Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-30T08:33:53.268Z] ---> 4dcf9ee7d7f3 [2023-01-30T08:33:53.268Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-30T08:33:53.836Z] ---> 68c88efe0112 [2023-01-30T08:33:53.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-30T08:33:55.214Z] ---> d08fa8a4874d [2023-01-30T08:33:55.214Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-30T08:33:57.120Z] ---> 8fec2683a48e [2023-01-30T08:33:57.120Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-30T08:33:57.120Z] ---> Running in d3ea6340a3fb [2023-01-30T08:33:58.056Z] Removing intermediate container d3ea6340a3fb [2023-01-30T08:33:58.056Z] ---> 6c6643bf0d2c [2023-01-30T08:33:58.056Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-30T08:33:58.641Z] ---> Running in 52041f178199 [2023-01-30T08:33:59.243Z] Removing intermediate container 52041f178199 [2023-01-30T08:33:59.243Z] ---> 0eaa1ff36da8 [2023-01-30T08:33:59.243Z] Step 22/24 : LABEL arch=x86_64 [2023-01-30T08:33:59.243Z] ---> Running in 0fa871259258 [2023-01-30T08:33:59.243Z] Removing intermediate container 42f0b5e9ab72 [2023-01-30T08:33:59.243Z] ---> 1738d6794df8 [2023-01-30T08:33:59.243Z] [2023-01-30T08:33:59.243Z] Step 10/24 : FROM alpine:3.16 [2023-01-30T08:33:59.520Z] Removing intermediate container 0fa871259258 [2023-01-30T08:33:59.520Z] ---> 64860dda9527 [2023-01-30T08:33:59.520Z] Step 23/24 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:33:59.520Z] 3.16: Pulling from library/alpine [2023-01-30T08:33:59.520Z] ---> Running in 9fa29944cbb6 [2023-01-30T08:33:59.779Z] Removing intermediate container 9fa29944cbb6 [2023-01-30T08:33:59.779Z] ---> 8c9ac4e85bef [2023-01-30T08:33:59.779Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T08:33:59.779Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T08:33:59.779Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T08:33:59.779Z] ---> bfe296a52501 [2023-01-30T08:33:59.779Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-30T08:34:00.036Z] ---> Running in 508761708a7b [2023-01-30T08:34:00.036Z] ---> Running in 099df17ada2d [2023-01-30T08:34:00.293Z] Removing intermediate container 508761708a7b [2023-01-30T08:34:00.293Z] ---> 780f4bfe5061 [2023-01-30T08:34:00.293Z] [2023-01-30T08:34:00.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:00.293Z] Successfully built 780f4bfe5061 [2023-01-30T08:34:00.293Z] Successfully tagged security-spire-agent:latest [2023-01-30T08:34:00.293Z]  Building security-spire-agent ... done Building security-spire-server [2023-01-30T08:34:00.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:00.860Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T08:34:00.860Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:34:00.860Z] OK: 6 MiB in 15 packages [2023-01-30T08:34:03.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:34:03.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:34:03.557Z] ---> d171e3565a3d [2023-01-30T08:34:03.557Z] Step 3/23 : WORKDIR /edgex-go [2023-01-30T08:34:03.557Z] ---> Using cache [2023-01-30T08:34:03.557Z] ---> 3957e4b0b325 [2023-01-30T08:34:03.557Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-30T08:34:03.557Z] ---> Using cache [2023-01-30T08:34:03.557Z] ---> d4fd23906ea7 [2023-01-30T08:34:03.557Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-30T08:34:03.557Z] ---> Using cache [2023-01-30T08:34:03.557Z] ---> b3449f50f6b9 [2023-01-30T08:34:03.557Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:34:03.557Z] ---> Using cache [2023-01-30T08:34:03.557Z] ---> fc962ac35bbf [2023-01-30T08:34:03.557Z] Step 7/23 : COPY . . [2023-01-30T08:34:04.492Z] ---> Using cache [2023-01-30T08:34:04.493Z] ---> 1e905073beb8 [2023-01-30T08:34:04.493Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-30T08:34:04.493Z] ---> Using cache [2023-01-30T08:34:04.493Z] ---> c4dacc9513d7 [2023-01-30T08:34:04.493Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-30T08:34:04.493Z] ---> Using cache [2023-01-30T08:34:04.493Z] ---> e4822dd1d701 [2023-01-30T08:34:04.493Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-30T08:34:04.760Z] ---> Running in 13cdd82d05cd [2023-01-30T08:34:04.760Z] Removing intermediate container 099df17ada2d [2023-01-30T08:34:04.760Z] ---> 78e0a70e4e37 [2023-01-30T08:34:04.760Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T08:34:04.760Z] Removing intermediate container c7cef5919476 [2023-01-30T08:34:04.760Z] ---> 5357a7c538bb [2023-01-30T08:34:04.760Z] [2023-01-30T08:34:04.760Z] Step 9/19 : FROM alpine:3.15 [2023-01-30T08:34:04.760Z] ---> c4fc93816858 [2023-01-30T08:34:04.760Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T08:34:04.760Z] ---> Using cache [2023-01-30T08:34:04.760Z] ---> 39268d4d45c9 [2023-01-30T08:34:04.760Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-30T08:34:05.020Z] ---> Running in 56bf8cd35e6f [2023-01-30T08:34:05.020Z] ---> Running in ab9d5554a468 [2023-01-30T08:34:06.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:06.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:06.655Z] Removing intermediate container ab9d5554a468 [2023-01-30T08:34:06.655Z] ---> f7ec6687cd89 [2023-01-30T08:34:06.655Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-30T08:34:06.655Z] v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-30T08:34:06.655Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-30T08:34:06.655Z] OK: 15859 distinct packages available [2023-01-30T08:34:06.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:06.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:07.172Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-30T08:34:07.172Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-30T08:34:07.172Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-30T08:34:07.172Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-30T08:34:07.172Z] (5/9) Installing curl (7.80.0-r5) [2023-01-30T08:34:07.172Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-30T08:34:07.172Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-30T08:34:07.172Z] (8/9) Installing libucontext (1.1-r0) [2023-01-30T08:34:07.173Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-30T08:34:07.173Z] Executing busybox-1.34.1-r7.trigger [2023-01-30T08:34:07.431Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T08:34:07.431Z] OK: 8 MiB in 23 packages [2023-01-30T08:34:07.691Z] ---> Running in b430de7bdbe6 [2023-01-30T08:34:08.627Z] Removing intermediate container 13cdd82d05cd [2023-01-30T08:34:08.627Z] ---> e027e9f0384a [2023-01-30T08:34:08.627Z] Step 11/23 : WORKDIR /edgex-go [2023-01-30T08:34:08.627Z] Removing intermediate container b430de7bdbe6 [2023-01-30T08:34:08.627Z] ---> 004cbd5ca2a7 [2023-01-30T08:34:08.627Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-30T08:34:08.627Z] ---> Running in 8c599f60ba01 [2023-01-30T08:34:08.627Z] ---> Running in 393fd44765d5 [2023-01-30T08:34:08.887Z] Removing intermediate container f64abbd57cae [2023-01-30T08:34:08.887Z] Removing intermediate container b3f2f3bf52fc [2023-01-30T08:34:08.887Z] ---> d5fbafa5f6b7 [2023-01-30T08:34:08.887Z] ---> e1ba697a5ced [2023-01-30T08:34:08.887Z] [2023-01-30T08:34:08.887Z] [2023-01-30T08:34:08.887Z] Step 10/22 : FROM alpine:3.16Step 10/22 : FROM alpine:3.16 [2023-01-30T08:34:08.887Z] [2023-01-30T08:34:08.887Z] ---> bfe296a52501 [2023-01-30T08:34:08.887Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-30T08:34:08.887Z] ---> bfe296a52501 [2023-01-30T08:34:08.887Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-30T08:34:08.887Z] ---> Using cache [2023-01-30T08:34:08.887Z] ---> 78e0a70e4e37 [2023-01-30T08:34:08.887Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T08:34:08.887Z] ---> Using cache [2023-01-30T08:34:08.887Z] ---> f7ec6687cd89 [2023-01-30T08:34:08.887Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-30T08:34:08.887Z] Removing intermediate container 8c599f60ba01 [2023-01-30T08:34:08.887Z] ---> 48c5bf22b6f6 [2023-01-30T08:34:08.887Z] [2023-01-30T08:34:08.887Z] Removing intermediate container 393fd44765d5 [2023-01-30T08:34:08.887Z] ---> 32240b3f93d7 [2023-01-30T08:34:08.887Z] Step 15/24 : WORKDIR / [2023-01-30T08:34:08.887Z] Step 12/23 : FROM alpine:3.15 [2023-01-30T08:34:08.887Z] ---> c4fc93816858 [2023-01-30T08:34:08.887Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T08:34:08.887Z] ---> Using cache [2023-01-30T08:34:08.887Z] ---> 39268d4d45c9 [2023-01-30T08:34:08.887Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-30T08:34:08.887Z] ---> Using cache [2023-01-30T08:34:08.887Z] ---> 2bad2340d4b9 [2023-01-30T08:34:08.887Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-30T08:34:08.887Z] ---> Running in 5ff2331a782a [2023-01-30T08:34:08.887Z] Removing intermediate container 56bf8cd35e6f [2023-01-30T08:34:08.887Z] ---> affa97eef67c [2023-01-30T08:34:08.887Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:34:08.887Z] ---> Running in 64fe8a77c2f6 [2023-01-30T08:34:08.887Z] ---> Running in c6eef32693a8 [2023-01-30T08:34:09.145Z] Removing intermediate container c6eef32693a8 [2023-01-30T08:34:09.145Z] ---> 2491c0819b67 [2023-01-30T08:34:09.145Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:34:09.145Z] Removing intermediate container 64fe8a77c2f6 [2023-01-30T08:34:09.145Z] ---> 8c9dfba7a8bf [2023-01-30T08:34:09.145Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-30T08:34:09.145Z] ---> Running in ba17b9033083 [2023-01-30T08:34:09.145Z] ---> d557f69e5aa6 [2023-01-30T08:34:09.145Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-30T08:34:09.145Z] Removing intermediate container ba17b9033083 [2023-01-30T08:34:09.145Z] ---> dc4e0924b1e2 [2023-01-30T08:34:09.145Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:34:09.145Z] ---> 3a827de182d0 [2023-01-30T08:34:09.145Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-30T08:34:09.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:09.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:09.403Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-30T08:34:09.403Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-30T08:34:09.403Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:34:09.403Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T08:34:09.403Z] OK: 6 MiB in 16 packages [2023-01-30T08:34:10.778Z] ---> f2605f54e6e9 [2023-01-30T08:34:10.778Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-30T08:34:11.035Z] ---> 0032d1f68c35 [2023-01-30T08:34:11.035Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-30T08:34:11.035Z] ---> c3857783ff28 [2023-01-30T08:34:11.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-30T08:34:11.036Z] ---> 84977d1ba6a1 [2023-01-30T08:34:11.036Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-30T08:34:11.036Z] Removing intermediate container 5ff2331a782a [2023-01-30T08:34:11.036Z] ---> be315703e156 [2023-01-30T08:34:11.036Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T08:34:11.602Z] ---> 6725d11a7a99 [2023-01-30T08:34:11.602Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-30T08:34:11.602Z] ---> 195fca385fd7 [2023-01-30T08:34:11.602Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-30T08:34:11.602Z] ---> Running in 4d061b6c2bb2 [2023-01-30T08:34:11.602Z] ---> a7cfb5733f71 [2023-01-30T08:34:11.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-30T08:34:11.602Z] ---> 62c26a568fac [2023-01-30T08:34:11.602Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-30T08:34:11.602Z] ---> Running in 71cdd034973c [2023-01-30T08:34:11.602Z] Removing intermediate container 4d061b6c2bb2 [2023-01-30T08:34:11.602Z] ---> 36af2647d107 [2023-01-30T08:34:11.602Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-30T08:34:11.602Z] Removing intermediate container 71cdd034973c [2023-01-30T08:34:11.602Z] ---> 13cd1819475b [2023-01-30T08:34:11.602Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T08:34:11.602Z] ---> Running in 98f897790769 [2023-01-30T08:34:11.602Z] ---> Running in b2a3d4afd30d [2023-01-30T08:34:11.602Z] ---> 920b9815c1be [2023-01-30T08:34:11.602Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-30T08:34:11.602Z] ---> 86af21f30d3c [2023-01-30T08:34:11.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-30T08:34:11.859Z] ---> Running in 9674fb3e5490 [2023-01-30T08:34:11.859Z] ---> b25ff9756a9f [2023-01-30T08:34:11.859Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-30T08:34:11.859Z] Removing intermediate container 98f897790769 [2023-01-30T08:34:11.859Z] ---> 08a868c0cf16 [2023-01-30T08:34:11.859Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-30T08:34:11.859Z] ---> Running in 59eb2aebd0d3 [2023-01-30T08:34:12.118Z] ---> Running in b4aa63522861 [2023-01-30T08:34:12.118Z] Removing intermediate container b2a3d4afd30d [2023-01-30T08:34:12.118Z] ---> 77f90b49bba3 [2023-01-30T08:34:12.118Z] Step 17/19 : LABEL arch=x86_64 [2023-01-30T08:34:12.118Z] Removing intermediate container 9674fb3e5490 [2023-01-30T08:34:12.118Z] ---> c5ad2bde8e91 [2023-01-30T08:34:12.118Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T08:34:12.118Z] ---> adf6274530ea [2023-01-30T08:34:12.118Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-30T08:34:12.118Z] Removing intermediate container 59eb2aebd0d3 [2023-01-30T08:34:12.118Z] ---> 9c3fc9820742 [2023-01-30T08:34:12.119Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T08:34:12.119Z] ---> Running in 6e5b8794d567 [2023-01-30T08:34:12.119Z] ---> Running in 90963998ac30 [2023-01-30T08:34:12.119Z] ---> Running in 22eaef617a39 [2023-01-30T08:34:12.119Z] ---> Running in 893ec15df7c7 [2023-01-30T08:34:12.119Z] Removing intermediate container b4aa63522861 [2023-01-30T08:34:12.119Z] ---> f20453260db8 [2023-01-30T08:34:12.119Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:34:12.119Z] Removing intermediate container 6e5b8794d567 [2023-01-30T08:34:12.119Z] ---> e681d95348e7 [2023-01-30T08:34:12.119Z] Step 18/19 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:34:12.119Z] Removing intermediate container 90963998ac30 [2023-01-30T08:34:12.119Z] ---> 663fb2712307 [2023-01-30T08:34:12.119Z] Step 22/24 : LABEL arch=x86_64 [2023-01-30T08:34:12.377Z] ---> Running in 9b18ef82eeae [2023-01-30T08:34:12.377Z] Removing intermediate container 22eaef617a39 [2023-01-30T08:34:12.377Z] ---> 08598518d223 [2023-01-30T08:34:12.377Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-30T08:34:12.377Z] Removing intermediate container 893ec15df7c7 [2023-01-30T08:34:12.377Z] ---> b94f7921fc81 [2023-01-30T08:34:12.377Z] Step 20/22 : LABEL arch=x86_64 [2023-01-30T08:34:12.377Z] ---> Running in 3f6485e7066a [2023-01-30T08:34:12.377Z] ---> Running in ee194aa3384e [2023-01-30T08:34:12.377Z] ---> e7ee68b4de52 [2023-01-30T08:34:12.377Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-30T08:34:12.377Z] ---> Running in aa0e04300a52 [2023-01-30T08:34:12.377Z] Removing intermediate container 9b18ef82eeae [2023-01-30T08:34:12.377Z] ---> d06082961eb6 [2023-01-30T08:34:12.377Z] Step 19/19 : LABEL version=0.0.0 [2023-01-30T08:34:12.377Z] ---> Running in b45e7531869c [2023-01-30T08:34:12.377Z] Removing intermediate container ee194aa3384e [2023-01-30T08:34:12.377Z] ---> 61d98c707363 [2023-01-30T08:34:12.377Z] Step 21/23 : LABEL arch=x86_64 [2023-01-30T08:34:12.635Z] Removing intermediate container 3f6485e7066a [2023-01-30T08:34:12.635Z] ---> 03a0f48f9802 [2023-01-30T08:34:12.635Z] Step 23/24 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:34:12.635Z] ---> Running in fbbb2205cc97 [2023-01-30T08:34:12.989Z] ---> Running in ae4b5aa6de36 [2023-01-30T08:34:12.989Z] Removing intermediate container aa0e04300a52 [2023-01-30T08:34:12.989Z] ---> 930c4350a525 [2023-01-30T08:34:12.989Z] Step 21/22 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:34:13.257Z] Removing intermediate container b45e7531869c [2023-01-30T08:34:13.257Z] ---> dbffb46c5f98 [2023-01-30T08:34:13.257Z] [2023-01-30T08:34:13.257Z] Removing intermediate container fbbb2205cc97 [2023-01-30T08:34:13.257Z] ---> 9373ba49443f [2023-01-30T08:34:13.257Z] Step 22/23 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:34:13.257Z] ---> Running in c8b64d36f450 [2023-01-30T08:34:13.257Z] Successfully built dbffb46c5f98 [2023-01-30T08:34:13.257Z] ---> 8b6367ee1d66 [2023-01-30T08:34:13.257Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-30T08:34:13.795Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-30T08:34:13.795Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-01-30T08:34:13.795Z] Removing intermediate container ae4b5aa6de36 [2023-01-30T08:34:13.795Z] ---> 696787633673 [2023-01-30T08:34:13.795Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T08:34:16.403Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:34:16.404Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:34:17.355Z] ---> d171e3565a3d [2023-01-30T08:34:17.355Z] Step 3/32 : WORKDIR /edgex-go [2023-01-30T08:34:17.355Z] ---> Using cache [2023-01-30T08:34:17.355Z] ---> 3957e4b0b325 [2023-01-30T08:34:17.355Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-30T08:34:17.355Z] ---> Running in 6776929104a1 [2023-01-30T08:34:17.355Z] ---> Running in 36bd20bc1401 [2023-01-30T08:34:17.355Z] Removing intermediate container c8b64d36f450 [2023-01-30T08:34:17.355Z] ---> da1ba82d1eee [2023-01-30T08:34:17.355Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T08:34:17.355Z] ---> c77fd5ec2261 [2023-01-30T08:34:17.355Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-30T08:34:17.355Z] ---> Running in 626dd062caf0 [2023-01-30T08:34:17.355Z] ---> Running in da029b1e3ce6 [2023-01-30T08:34:17.355Z] ---> Running in b59e7db145f3 [2023-01-30T08:34:17.355Z] Removing intermediate container 36bd20bc1401 [2023-01-30T08:34:17.355Z] ---> 73a1d6131260 [2023-01-30T08:34:17.355Z] Step 23/23 : LABEL version=0.0.0 [2023-01-30T08:34:17.355Z] Removing intermediate container 6776929104a1 [2023-01-30T08:34:17.355Z] ---> 86c1e50548bb [2023-01-30T08:34:17.355Z] [2023-01-30T08:34:17.615Z] Removing intermediate container 626dd062caf0 [2023-01-30T08:34:17.615Z] ---> a56823b139a0 [2023-01-30T08:34:17.615Z] [2023-01-30T08:34:17.615Z] Successfully built 86c1e50548bb [2023-01-30T08:34:17.615Z] ---> Running in 797b07864b08 [2023-01-30T08:34:17.615Z] Removing intermediate container b59e7db145f3 [2023-01-30T08:34:17.615Z] ---> 05522b4f261e [2023-01-30T08:34:17.615Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T08:34:17.615Z] Successfully tagged core-metadata:latest [2023-01-30T08:34:17.615Z]  Building core-metadata ... done Building core-command [2023-01-30T08:34:17.615Z] Successfully built a56823b139a0 [2023-01-30T08:34:17.615Z] Successfully tagged support-scheduler:latest [2023-01-30T08:34:17.615Z] ---> Running in a33dbb6a4d29 [2023-01-30T08:34:17.615Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-01-30T08:34:17.615Z] Removing intermediate container 797b07864b08 [2023-01-30T08:34:17.615Z] ---> 5590379f2fc5 [2023-01-30T08:34:17.615Z] [2023-01-30T08:34:17.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:17.615Z] Removing intermediate container a33dbb6a4d29 [2023-01-30T08:34:17.615Z] ---> 67def54a46ff [2023-01-30T08:34:17.615Z] Step 20/22 : LABEL arch=x86_64 [2023-01-30T08:34:17.874Z] Successfully built 5590379f2fc5 [2023-01-30T08:34:17.874Z] Successfully tagged security-spire-server:latest [2023-01-30T08:34:17.874Z]  Building security-spire-server ... done Building security-proxy-setup [2023-01-30T08:34:17.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:18.133Z] OK: 211 MiB in 51 packages [2023-01-30T08:34:19.593Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-30T08:34:22.530Z] ---> Running in dbe3942ed835 [2023-01-30T08:34:24.427Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:34:24.427Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:34:24.427Z] ---> d171e3565a3d [2023-01-30T08:34:24.427Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:34:24.427Z] ---> Using cache [2023-01-30T08:34:24.427Z] ---> 34db352330ab [2023-01-30T08:34:24.427Z] Step 4/23 : WORKDIR /edgex-go [2023-01-30T08:34:24.427Z] ---> Using cache [2023-01-30T08:34:24.427Z] ---> d629a5cb4e5d [2023-01-30T08:34:24.427Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-30T08:34:24.427Z] ---> Using cache [2023-01-30T08:34:24.427Z] ---> 97361192e165 [2023-01-30T08:34:24.427Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-30T08:34:24.427Z] ---> Using cache [2023-01-30T08:34:24.427Z] ---> d5b9a59926ee [2023-01-30T08:34:24.427Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:34:24.427Z] ---> Using cache [2023-01-30T08:34:24.427Z] ---> ff8e65fa3788 [2023-01-30T08:34:24.427Z] Step 8/23 : COPY . . [2023-01-30T08:34:24.427Z] ---> Using cache [2023-01-30T08:34:24.427Z] ---> ea4155681e22 [2023-01-30T08:34:24.427Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-30T08:34:24.427Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:34:24.427Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:34:24.427Z] ---> d171e3565a3d [2023-01-30T08:34:24.427Z] Step 3/21 : WORKDIR /edgex-go [2023-01-30T08:34:24.427Z] ---> Using cache [2023-01-30T08:34:24.427Z] ---> 3957e4b0b325 [2023-01-30T08:34:24.427Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-30T08:34:24.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:34:24.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:34:24.427Z] ---> d171e3565a3d [2023-01-30T08:34:24.427Z] Step 3/24 : WORKDIR /edgex-go [2023-01-30T08:34:24.427Z] ---> Using cache [2023-01-30T08:34:24.427Z] ---> 3957e4b0b325 [2023-01-30T08:34:24.427Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-30T08:34:26.349Z] Removing intermediate container dbe3942ed835 [2023-01-30T08:34:26.349Z] ---> cb50fcd61b9c [2023-01-30T08:34:26.349Z] Step 21/22 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:34:26.349Z] ---> Running in 626319c16761 [2023-01-30T08:34:26.349Z] ---> Running in 2a9487732fa3 [2023-01-30T08:34:26.349Z] ---> Running in 8e0a6bf18b19 [2023-01-30T08:34:26.349Z] ---> Running in 4146f7e605fe [2023-01-30T08:34:26.349Z] Removing intermediate container da029b1e3ce6 [2023-01-30T08:34:26.349Z] ---> 921c897027cc [2023-01-30T08:34:26.349Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-30T08:34:26.677Z] Removing intermediate container 4146f7e605fe [2023-01-30T08:34:26.677Z] ---> 84bb01a485a6 [2023-01-30T08:34:26.677Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T08:34:26.677Z] ---> Running in 7404f2e9a90a [2023-01-30T08:34:26.677Z] ---> f3c52933eea5 [2023-01-30T08:34:26.677Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:34:26.677Z] ---> Running in ec37663ee8ce [2023-01-30T08:34:26.677Z] Removing intermediate container 7404f2e9a90a [2023-01-30T08:34:26.677Z] ---> 396fccf9ff52 [2023-01-30T08:34:26.677Z] [2023-01-30T08:34:26.677Z] Successfully built 396fccf9ff52 [2023-01-30T08:34:26.677Z] Successfully tagged support-notifications:latest [2023-01-30T08:34:26.677Z]  Building support-notifications ... done Building core-data [2023-01-30T08:34:26.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:26.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:27.236Z] OK: 211 MiB in 51 packages [2023-01-30T08:34:27.236Z] 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-01-30T08:34:27.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:28.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:34:28.790Z] OK: 211 MiB in 51 packages [2023-01-30T08:34:29.861Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:34:29.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:34:29.861Z] ---> d171e3565a3d [2023-01-30T08:34:29.861Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:34:29.861Z] ---> Using cache [2023-01-30T08:34:29.861Z] ---> 34db352330ab [2023-01-30T08:34:29.861Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T08:34:29.861Z] ---> Using cache [2023-01-30T08:34:29.861Z] ---> d629a5cb4e5d [2023-01-30T08:34:29.861Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-30T08:34:29.861Z] ---> Using cache [2023-01-30T08:34:29.861Z] ---> 97361192e165 [2023-01-30T08:34:29.861Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T08:34:29.861Z] ---> Using cache [2023-01-30T08:34:29.861Z] ---> d5b9a59926ee [2023-01-30T08:34:29.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:34:29.861Z] ---> Using cache [2023-01-30T08:34:29.861Z] ---> ff8e65fa3788 [2023-01-30T08:34:29.861Z] Step 8/22 : COPY . . [2023-01-30T08:34:29.861Z] ---> Using cache [2023-01-30T08:34:29.861Z] ---> ea4155681e22 [2023-01-30T08:34:29.861Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-30T08:34:31.761Z] ---> Running in 201d6a1c4872 [2023-01-30T08:34:32.022Z] Removing intermediate container 2a9487732fa3 [2023-01-30T08:34:32.022Z] ---> a864ba81c875 [2023-01-30T08:34:32.022Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-30T08:34:32.324Z] Removing intermediate container 8e0a6bf18b19 [2023-01-30T08:34:32.324Z] ---> e9916ac22f37 [2023-01-30T08:34:32.324Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-30T08:34:32.585Z] ---> b5ac4a70ca47 [2023-01-30T08:34:32.585Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:34:32.585Z] 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-01-30T08:34:32.585Z] ---> 86448b03b2f5 [2023-01-30T08:34:32.585Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:34:32.585Z] ---> Running in 5bced2dc850c [2023-01-30T08:34:32.842Z] ---> Running in be0c302e1551 [2023-01-30T08:35:05.039Z] Removing intermediate container 626319c16761 [2023-01-30T08:35:05.039Z] ---> 38e32c4ff9e8 [2023-01-30T08:35:05.039Z] [2023-01-30T08:35:05.039Z] Step 10/23 : FROM alpine:3.16 [2023-01-30T08:35:05.039Z] ---> bfe296a52501 [2023-01-30T08:35:05.039Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-30T08:35:05.039Z] ---> Using cache [2023-01-30T08:35:05.039Z] ---> 78e0a70e4e37 [2023-01-30T08:35:05.039Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T08:35:05.039Z] ---> Using cache [2023-01-30T08:35:05.039Z] ---> f7ec6687cd89 [2023-01-30T08:35:05.039Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-30T08:35:05.039Z] ---> Running in 0bc1b89f3d1a [2023-01-30T08:35:05.039Z] Removing intermediate container ec37663ee8ce [2023-01-30T08:35:05.039Z] ---> 1fc236c10b47 [2023-01-30T08:35:05.039Z] Step 7/32 : COPY . . [2023-01-30T08:35:05.039Z] Removing intermediate container be0c302e1551 [2023-01-30T08:35:05.039Z] ---> 8a8b0a026e6a [2023-01-30T08:35:05.039Z] Step 7/21 : COPY . . [2023-01-30T08:35:05.039Z] Removing intermediate container 5bced2dc850c [2023-01-30T08:35:05.039Z] ---> 8920f6fa6015 [2023-01-30T08:35:05.039Z] Step 7/24 : COPY . . [2023-01-30T08:35:13.172Z] Removing intermediate container 0bc1b89f3d1a [2023-01-30T08:35:13.172Z] ---> aefdb679f62e [2023-01-30T08:35:13.172Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-30T08:35:13.172Z] ---> Running in 5583b49bb32f [2023-01-30T08:35:13.172Z] ---> 48cd546c3915 [2023-01-30T08:35:13.172Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-30T08:35:13.172Z] ---> 678d96a10c72 [2023-01-30T08:35:13.172Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-30T08:35:13.172Z] ---> cd7d421a3555 [2023-01-30T08:35:13.172Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-30T08:35:13.172Z] Removing intermediate container 201d6a1c4872 [2023-01-30T08:35:13.172Z] ---> 5beabc441395 [2023-01-30T08:35:13.172Z] [2023-01-30T08:35:13.172Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T08:35:13.172Z] ---> bfe296a52501 [2023-01-30T08:35:13.172Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-30T08:35:13.172Z] ---> Running in d150ba978cc0 [2023-01-30T08:35:13.172Z] ---> Running in 0c5fc1930c89 [2023-01-30T08:35:13.172Z] ---> Running in 77e3a6724deb [2023-01-30T08:35:13.172Z] Removing intermediate container 5583b49bb32f [2023-01-30T08:35:13.172Z] ---> a730a7099eaa [2023-01-30T08:35:13.172Z] Step 15/23 : WORKDIR / [2023-01-30T08:35:13.172Z] ---> Running in 11b254d81f56 [2023-01-30T08:35:13.172Z] ---> Running in a9ba381ccb04 [2023-01-30T08:35:13.172Z] Removing intermediate container 0c5fc1930c89 [2023-01-30T08:35:13.172Z] ---> f7f6e8ae7307 [2023-01-30T08:35:13.172Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-30T08:35:13.172Z] Removing intermediate container a9ba381ccb04 [2023-01-30T08:35:13.173Z] ---> 3ad00086b331 [2023-01-30T08:35:13.173Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:35:13.173Z] ---> Running in 6616b0333a58 [2023-01-30T08:35:13.173Z] 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-01-30T08:35:13.173Z] Removing intermediate container 6616b0333a58 [2023-01-30T08:35:13.173Z] ---> fccb79a3ba32 [2023-01-30T08:35:13.173Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-30T08:35:13.173Z] ---> Running in 3b286715b8e3 [2023-01-30T08:35:13.173Z] ---> 5d1dc1478cc5 [2023-01-30T08:35:13.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-30T08:35:13.173Z] Removing intermediate container 3b286715b8e3 [2023-01-30T08:35:13.173Z] ---> d895f84d77c2 [2023-01-30T08:35:13.173Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-30T08:35:13.173Z] 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-01-30T08:35:13.173Z] ---> Running in c3e60394ae9a [2023-01-30T08:35:13.430Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-30T08:35:13.996Z] ---> 808568e8c881 [2023-01-30T08:35:13.996Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-30T08:35:13.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:14.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:14.254Z] ---> cf1c9731f702 [2023-01-30T08:35:14.254Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-30T08:35:14.254Z] ---> Running in db2bf9cdc03a [2023-01-30T08:35:14.510Z] Removing intermediate container db2bf9cdc03a [2023-01-30T08:35:14.510Z] ---> 5443c7affb8a [2023-01-30T08:35:14.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T08:35:14.510Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T08:35:14.510Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:35:14.510Z] ---> Running in 23f598944d7a [2023-01-30T08:35:14.510Z] OK: 6 MiB in 15 packages [2023-01-30T08:35:14.768Z] Removing intermediate container 23f598944d7a [2023-01-30T08:35:14.768Z] ---> 84de7e532db7 [2023-01-30T08:35:14.768Z] Step 21/23 : LABEL arch=x86_64 [2023-01-30T08:35:14.768Z] ---> Running in afc0f70ae3a9 [2023-01-30T08:35:14.768Z] Removing intermediate container afc0f70ae3a9 [2023-01-30T08:35:14.768Z] ---> 80563ceb11eb [2023-01-30T08:35:14.768Z] Step 22/23 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:35:14.768Z] ---> Running in 6ef722ed84a3 [2023-01-30T08:35:14.768Z] Removing intermediate container 6ef722ed84a3 [2023-01-30T08:35:14.768Z] ---> 72cf4f452882 [2023-01-30T08:35:14.768Z] Step 23/23 : LABEL version=0.0.0 [2023-01-30T08:35:15.025Z] ---> Running in 6118c9515406 [2023-01-30T08:35:15.025Z] Removing intermediate container c3e60394ae9a [2023-01-30T08:35:15.025Z] ---> 1bd67d24edb0 [2023-01-30T08:35:15.025Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:35:15.025Z] Removing intermediate container 6118c9515406 [2023-01-30T08:35:15.025Z] ---> e323a72a7680 [2023-01-30T08:35:15.025Z] [2023-01-30T08:35:15.287Z] Successfully built e323a72a7680 [2023-01-30T08:35:15.287Z] Successfully tagged core-command:latest [2023-01-30T08:35:15.287Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-01-30T08:35:15.287Z] ---> 39181875adce [2023-01-30T08:35:15.287Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-30T08:35:18.643Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:35:18.643Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:35:18.643Z] ---> d171e3565a3d [2023-01-30T08:35:18.643Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:35:18.643Z] ---> Using cache [2023-01-30T08:35:18.643Z] ---> 34db352330ab [2023-01-30T08:35:18.643Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T08:35:18.643Z] ---> Using cache [2023-01-30T08:35:18.643Z] ---> d629a5cb4e5d [2023-01-30T08:35:18.643Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-30T08:35:18.643Z] ---> Using cache [2023-01-30T08:35:18.643Z] ---> 97361192e165 [2023-01-30T08:35:18.643Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T08:35:18.643Z] ---> Using cache [2023-01-30T08:35:18.643Z] ---> d5b9a59926ee [2023-01-30T08:35:18.643Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:35:18.643Z] ---> Using cache [2023-01-30T08:35:18.643Z] ---> ff8e65fa3788 [2023-01-30T08:35:18.643Z] Step 8/22 : COPY . . [2023-01-30T08:35:18.643Z] ---> Using cache [2023-01-30T08:35:18.643Z] ---> ea4155681e22 [2023-01-30T08:35:18.643Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-30T08:35:24.079Z] ---> 2f9ed527e176 [2023-01-30T08:35:24.079Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-30T08:35:24.079Z] ---> Running in bc93b2c50db4 [2023-01-30T08:35:24.338Z] ---> 6390af7b8720 [2023-01-30T08:35:24.338Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-30T08:35:24.338Z] 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-01-30T08:35:24.338Z] ---> Running in a49744592bdb [2023-01-30T08:35:24.915Z] Removing intermediate container a49744592bdb [2023-01-30T08:35:24.915Z] ---> b0d4717790e7 [2023-01-30T08:35:24.916Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T08:35:24.916Z] ---> Running in b3b93c3bca52 [2023-01-30T08:35:25.503Z] Removing intermediate container b3b93c3bca52 [2023-01-30T08:35:25.503Z] ---> 63a6cbc9b5c1 [2023-01-30T08:35:25.503Z] Step 20/22 : LABEL arch=x86_64 [2023-01-30T08:35:25.779Z] ---> Running in f5e0e55212b8 [2023-01-30T08:35:26.062Z] Removing intermediate container f5e0e55212b8 [2023-01-30T08:35:26.062Z] ---> d47ef6f71875 [2023-01-30T08:35:26.062Z] Step 21/22 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:35:26.062Z] ---> Running in 617e1d0774d7 [2023-01-30T08:35:26.348Z] Removing intermediate container 617e1d0774d7 [2023-01-30T08:35:26.348Z] ---> 62b70753776e [2023-01-30T08:35:26.348Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T08:35:26.348Z] ---> Running in 6c150326f6d7 [2023-01-30T08:35:26.607Z] Removing intermediate container 6c150326f6d7 [2023-01-30T08:35:26.607Z] ---> 1413fb79c01c [2023-01-30T08:35:26.607Z] [2023-01-30T08:35:26.607Z] Successfully built 1413fb79c01c [2023-01-30T08:35:26.607Z] Successfully tagged core-data:latest [2023-01-30T08:35:36.599Z]  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-30T08:35:36.599Z] 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-01-30T08:35:44.739Z] Removing intermediate container 11b254d81f56 [2023-01-30T08:35:44.739Z] ---> c77de60f6239 [2023-01-30T08:35:44.739Z] [2023-01-30T08:35:44.739Z] Step 9/32 : FROM alpine:3.16 [2023-01-30T08:35:44.739Z] ---> bfe296a52501 [2023-01-30T08:35:44.739Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T08:35:44.739Z] Removing intermediate container 77e3a6724deb [2023-01-30T08:35:44.739Z] ---> 7724c395404b [2023-01-30T08:35:44.739Z] [2023-01-30T08:35:44.739Z] Step 9/21 : FROM alpine:3.16 [2023-01-30T08:35:44.739Z] ---> bfe296a52501 [2023-01-30T08:35:44.739Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-30T08:35:44.739Z] Removing intermediate container d150ba978cc0 [2023-01-30T08:35:44.739Z] ---> 9f62e80ab9b8 [2023-01-30T08:35:44.739Z] [2023-01-30T08:35:44.739Z] Step 9/24 : FROM alpine:3.16 [2023-01-30T08:35:44.739Z] ---> bfe296a52501 [2023-01-30T08:35:44.739Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-30T08:35:44.739Z] ---> Running in 424414e659e0 [2023-01-30T08:35:44.739Z] ---> Running in fd49e3a7f16d [2023-01-30T08:35:44.739Z] ---> Running in 844c3e093947 [2023-01-30T08:35:44.739Z] Removing intermediate container 424414e659e0 [2023-01-30T08:35:44.739Z] ---> d259e0357d2c [2023-01-30T08:35:44.739Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-30T08:35:44.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:44.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:44.739Z] ---> Running in 830e817e51b4 [2023-01-30T08:35:44.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:44.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:44.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:44.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:44.740Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-30T08:35:44.740Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-30T08:35:44.740Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-30T08:35:44.740Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-30T08:35:44.740Z] (3/3) Installing su-exec (0.2-r1) [2023-01-30T08:35:44.740Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:35:44.740Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-30T08:35:44.740Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T08:35:44.740Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-30T08:35:44.740Z] (5/6) Installing curl (7.83.1-r5) [2023-01-30T08:35:44.740Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-30T08:35:44.740Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:35:44.740Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T08:35:44.740Z] OK: 6 MiB in 17 packages [2023-01-30T08:35:44.740Z] OK: 8 MiB in 20 packages [2023-01-30T08:35:44.740Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-30T08:35:44.740Z] (2/2) Installing su-exec (0.2-r1) [2023-01-30T08:35:44.740Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:35:44.740Z] OK: 6 MiB in 16 packages [2023-01-30T08:35:45.308Z] Removing intermediate container bc93b2c50db4 [2023-01-30T08:35:45.308Z] ---> 272c5c389475 [2023-01-30T08:35:45.308Z] [2023-01-30T08:35:45.308Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T08:35:45.308Z] ---> bfe296a52501 [2023-01-30T08:35:45.308Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-30T08:35:45.308Z] ---> Running in eee5c00322e7 [2023-01-30T08:35:45.567Z] Removing intermediate container eee5c00322e7 [2023-01-30T08:35:45.567Z] ---> ad35092012c8 [2023-01-30T08:35:45.567Z] Removing intermediate container 830e817e51b4 [2023-01-30T08:35:45.567Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-30T08:35:45.567Z] ---> e6c1b5e0cccb [2023-01-30T08:35:45.567Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-30T08:35:45.567Z] ---> Running in 438a123f4b26 [2023-01-30T08:35:45.567Z] ---> Running in 906e3d66bcbe [2023-01-30T08:35:45.567Z] Removing intermediate container fd49e3a7f16d [2023-01-30T08:35:45.567Z] ---> 992fd621bacf [2023-01-30T08:35:45.567Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-30T08:35:45.567Z] ---> Running in 04d8e6809df5 [2023-01-30T08:35:45.567Z] Removing intermediate container 844c3e093947 [2023-01-30T08:35:45.567Z] ---> 2fdbd9ceac06 [2023-01-30T08:35:45.567Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-30T08:35:45.567Z] Removing intermediate container 438a123f4b26 [2023-01-30T08:35:45.567Z] ---> a7a31f28941c [2023-01-30T08:35:45.567Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-30T08:35:45.567Z] ---> Running in d954afe73fcd [2023-01-30T08:35:45.567Z] ---> Running in 5d113e995b7c [2023-01-30T08:35:45.567Z] Removing intermediate container 04d8e6809df5 [2023-01-30T08:35:45.568Z] ---> c8e3780841de [2023-01-30T08:35:45.568Z] Step 12/24 : WORKDIR / [2023-01-30T08:35:45.826Z] ---> Running in 51bec77b1347 [2023-01-30T08:35:45.826Z] Removing intermediate container d954afe73fcd [2023-01-30T08:35:45.826Z] ---> eb5c76ef47bd [2023-01-30T08:35:45.826Z] Step 12/21 : WORKDIR /edgex [2023-01-30T08:35:45.826Z] Removing intermediate container 5d113e995b7c [2023-01-30T08:35:45.826Z] ---> 9562aa496ac5 [2023-01-30T08:35:45.826Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-30T08:35:45.826Z] ---> Running in 1a82895bb679 [2023-01-30T08:35:45.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:45.826Z] ---> Running in 2bda76c16aa8 [2023-01-30T08:35:45.826Z] Removing intermediate container 51bec77b1347 [2023-01-30T08:35:45.826Z] ---> b7054ed44867 [2023-01-30T08:35:45.826Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-30T08:35:45.826Z] Removing intermediate container 1a82895bb679 [2023-01-30T08:35:45.826Z] ---> e88b6356f677 [2023-01-30T08:35:45.826Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-30T08:35:46.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T08:35:46.085Z] Removing intermediate container 2bda76c16aa8 [2023-01-30T08:35:46.085Z] ---> 3ee00c597456 [2023-01-30T08:35:46.085Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-30T08:35:46.085Z] ---> Running in 642cddea99a6 [2023-01-30T08:35:46.085Z] ---> 25823e8ff37a [2023-01-30T08:35:46.085Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-30T08:35:46.085Z] ---> ce2f4dfea87f [2023-01-30T08:35:46.085Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-30T08:35:46.085Z] Removing intermediate container 642cddea99a6 [2023-01-30T08:35:46.085Z] ---> cf27f67b33f6 [2023-01-30T08:35:46.085Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-30T08:35:46.085Z] ---> Running in 282f0ff41445 [2023-01-30T08:35:46.348Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T08:35:46.348Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:35:46.348Z] OK: 6 MiB in 15 packages [2023-01-30T08:35:46.348Z] ---> 11c5f4ec95c1 [2023-01-30T08:35:46.348Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-30T08:35:46.611Z] ---> 21b1175f3c6d [2023-01-30T08:35:46.611Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-30T08:35:46.611Z] ---> 9f39d57971c0 [2023-01-30T08:35:46.611Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-30T08:35:46.611Z] ---> d45be39adda1 [2023-01-30T08:35:46.611Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-30T08:35:46.871Z] Removing intermediate container 906e3d66bcbe [2023-01-30T08:35:46.871Z] ---> c4813315a786 [2023-01-30T08:35:46.871Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:35:46.871Z] ---> b968fa0204ec [2023-01-30T08:35:46.871Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-30T08:35:47.132Z] Removing intermediate container 282f0ff41445 [2023-01-30T08:35:47.132Z] ---> f0f57624e990 [2023-01-30T08:35:47.132Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-30T08:35:47.132Z] ---> d9668c3b0d06 [2023-01-30T08:35:47.132Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-30T08:35:47.132Z] ---> da153b499a40 [2023-01-30T08:35:47.132Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-30T08:35:47.132Z] ---> Running in 6a5b5f215250 [2023-01-30T08:35:47.132Z] ---> fe28df1d688c [2023-01-30T08:35:47.132Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-30T08:35:47.132Z] ---> Running in 59289619155c [2023-01-30T08:35:47.399Z] Removing intermediate container 6a5b5f215250 [2023-01-30T08:35:47.399Z] ---> b168fc0a344b [2023-01-30T08:35:47.399Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-30T08:35:47.659Z] ---> d4be1f16e540 [2023-01-30T08:35:47.659Z] ---> e28bfd989d8c [2023-01-30T08:35:47.659Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yamlStep 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-30T08:35:47.659Z] [2023-01-30T08:35:47.659Z] ---> e2dab46da5fd [2023-01-30T08:35:47.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-30T08:35:47.659Z] ---> Running in 64132256da71 [2023-01-30T08:35:47.919Z] ---> 3d2b149ddac0 [2023-01-30T08:35:47.919Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-30T08:35:47.919Z] ---> 139f892d68d0 [2023-01-30T08:35:47.919Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-30T08:35:47.919Z] ---> Running in 332b6c2e0bfd [2023-01-30T08:35:47.919Z] ---> fba9e6495697 [2023-01-30T08:35:47.919Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-30T08:35:47.919Z] ---> Running in 61d37d84c6bc [2023-01-30T08:35:47.919Z] Removing intermediate container 59289619155c [2023-01-30T08:35:47.919Z] ---> 23780c0ebc26 [2023-01-30T08:35:47.919Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-30T08:35:48.179Z] ---> Running in 0427b78a778a [2023-01-30T08:35:48.179Z] Removing intermediate container 0427b78a778a [2023-01-30T08:35:48.179Z] ---> 30bedacf7c33 [2023-01-30T08:35:48.179Z] Step 19/21 : LABEL arch=x86_64 [2023-01-30T08:35:48.179Z] ---> Running in c6d786b7738f [2023-01-30T08:35:48.179Z] Removing intermediate container c6d786b7738f [2023-01-30T08:35:48.179Z] ---> 2dd92aaf6751 [2023-01-30T08:35:48.179Z] Step 20/21 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:35:48.179Z] ---> Running in d0ceca6e8569 [2023-01-30T08:35:48.439Z] Removing intermediate container 64132256da71 [2023-01-30T08:35:48.439Z] ---> 77ef3db066ab [2023-01-30T08:35:48.439Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:35:48.439Z] Removing intermediate container d0ceca6e8569 [2023-01-30T08:35:48.439Z] ---> 85447a9d42b0 [2023-01-30T08:35:48.439Z] Step 21/21 : LABEL version=0.0.0 [2023-01-30T08:35:48.439Z] ---> Running in 8c7cacdc9944 [2023-01-30T08:35:48.439Z] Removing intermediate container 8c7cacdc9944 [2023-01-30T08:35:48.439Z] ---> 5785fd039446 [2023-01-30T08:35:48.439Z] [2023-01-30T08:35:48.439Z] ---> 472a3960b819 [2023-01-30T08:35:48.439Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-30T08:35:48.439Z] Successfully built 5785fd039446 [2023-01-30T08:35:48.439Z] Successfully tagged security-proxy-setup:latest [2023-01-30T08:35:49.044Z]  Building security-proxy-setup ... done Removing intermediate container 61d37d84c6bc [2023-01-30T08:35:49.045Z] ---> 7e27b3791934 [2023-01-30T08:35:49.045Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-30T08:35:49.045Z] Removing intermediate container 332b6c2e0bfd [2023-01-30T08:35:49.045Z] ---> d5325579725d [2023-01-30T08:35:49.045Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-30T08:35:49.045Z] ---> 3391189964f8 [2023-01-30T08:35:49.045Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-30T08:35:49.485Z] ---> Running in 194d0f451ce1 [2023-01-30T08:35:49.485Z] ---> Running in 93e1bc50ba40 [2023-01-30T08:35:49.485Z] Removing intermediate container 93e1bc50ba40 [2023-01-30T08:35:49.485Z] ---> 3bb417fabb4d [2023-01-30T08:35:49.485Z] Step 22/24 : LABEL arch=x86_64 [2023-01-30T08:35:49.485Z] Removing intermediate container 194d0f451ce1 [2023-01-30T08:35:49.485Z] ---> 581af74c57e7 [2023-01-30T08:35:49.485Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-01-30T08:35:49.485Z] ---> Running in e334c4bc7f4c [2023-01-30T08:35:49.485Z] ---> 6fdf973c547d [2023-01-30T08:35:49.485Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-30T08:35:49.485Z] ---> Running in c8fd81806d73 [2023-01-30T08:35:49.485Z] Removing intermediate container e334c4bc7f4c [2023-01-30T08:35:49.485Z] ---> 8979731b1655 [2023-01-30T08:35:49.485Z] Step 23/24 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:35:49.485Z] ---> Running in 5f5489c19b3a [2023-01-30T08:35:49.485Z] Removing intermediate container c8fd81806d73 [2023-01-30T08:35:49.485Z] ---> 368266666668 [2023-01-30T08:35:49.485Z] Step 20/22 : LABEL arch=x86_64 [2023-01-30T08:35:49.485Z] ---> Running in 8b02f3819415 [2023-01-30T08:35:49.485Z] ---> 66420281b995 [2023-01-30T08:35:49.485Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-30T08:35:49.485Z] Removing intermediate container 5f5489c19b3a [2023-01-30T08:35:49.485Z] ---> 1f5ab509c2c4 [2023-01-30T08:35:49.485Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T08:35:49.485Z] ---> Running in 9dbe8c7e4f8b [2023-01-30T08:35:49.485Z] Removing intermediate container 8b02f3819415 [2023-01-30T08:35:49.485Z] ---> a00fc4bf5d83 [2023-01-30T08:35:49.485Z] Step 21/22 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:35:49.873Z] ---> Running in c4177d3605d0 [2023-01-30T08:35:49.873Z] ---> 858314bcabd2 [2023-01-30T08:35:49.873Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-30T08:35:49.873Z] Removing intermediate container 9dbe8c7e4f8b [2023-01-30T08:35:49.873Z] ---> e4e10c3080fa [2023-01-30T08:35:49.873Z] [2023-01-30T08:35:49.873Z] Removing intermediate container c4177d3605d0 [2023-01-30T08:35:49.873Z] ---> 3b2252ff3f9a [2023-01-30T08:35:49.873Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T08:35:49.873Z] Successfully built e4e10c3080fa [2023-01-30T08:35:49.873Z] ---> Running in af762e07d690 [2023-01-30T08:35:49.873Z] Successfully tagged security-secretstore-setup:latest [2023-01-30T08:35:49.873Z]  Building security-secretstore-setup ... done  ---> d7e84ea42991 [2023-01-30T08:35:49.873Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-30T08:35:49.873Z] Removing intermediate container af762e07d690 [2023-01-30T08:35:49.873Z] ---> 702b47e70eab [2023-01-30T08:35:49.873Z] [2023-01-30T08:35:49.873Z] Successfully built 702b47e70eab [2023-01-30T08:35:49.873Z] Successfully tagged core-common-config-bootstrapper:latest [2023-01-30T08:35:49.873Z]  Building core-common-config-bootstrapper ... done  ---> 9eba5bef0e0f [2023-01-30T08:35:49.873Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-30T08:35:49.873Z] ---> Running in df1df94d1c69 [2023-01-30T08:35:50.439Z] Removing intermediate container df1df94d1c69 [2023-01-30T08:35:50.439Z] ---> 41aa7f5ffb46 [2023-01-30T08:35:50.439Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-30T08:35:50.439Z] ---> Running in fcfbdd635cfa [2023-01-30T08:35:50.439Z] Removing intermediate container fcfbdd635cfa [2023-01-30T08:35:50.439Z] ---> bf25d0219ffb [2023-01-30T08:35:50.439Z] Step 29/32 : CMD ["gate"] [2023-01-30T08:35:50.439Z] ---> Running in 37e8b0fe2cc1 [2023-01-30T08:35:50.699Z] Removing intermediate container 37e8b0fe2cc1 [2023-01-30T08:35:50.699Z] ---> 21ee55d8fe40 [2023-01-30T08:35:50.699Z] Step 30/32 : LABEL arch=x86_64 [2023-01-30T08:35:50.699Z] ---> Running in 64073a240b8e [2023-01-30T08:35:50.699Z] Removing intermediate container 64073a240b8e [2023-01-30T08:35:50.699Z] ---> 61c8cf9dfff6 [2023-01-30T08:35:50.699Z] Step 31/32 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 [2023-01-30T08:35:50.699Z] ---> Running in de9f0269a07b [2023-01-30T08:35:50.699Z] Removing intermediate container de9f0269a07b [2023-01-30T08:35:50.699Z] ---> 481ce0902609 [2023-01-30T08:35:50.699Z] Step 32/32 : LABEL version=0.0.0 [2023-01-30T08:35:50.699Z] ---> Running in bbbdb7587eac [2023-01-30T08:35:50.958Z] Removing intermediate container bbbdb7587eac [2023-01-30T08:35:50.958Z] ---> 959a40a0895d [2023-01-30T08:35:50.958Z] [2023-01-30T08:35:50.958Z] Successfully built 959a40a0895d [2023-01-30T08:35:50.958Z] Successfully tagged security-bootstrapper:latest [2023-01-30T08:35:50.964Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-01-30T08:35:50.971Z] $ docker stop --time=1 6aff3a129ecdd3b2b4851aa9e611934dac8e475dc6101ad21633936c4f7190d5 [2023-01-30T08:35:52.232Z] $ docker rm -f --volumes 6aff3a129ecdd3b2b4851aa9e611934dac8e475dc6101ad21633936c4f7190d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T08:35:52.577Z] + docker images [2023-01-30T08:35:52.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-30T08:35:52.577Z] security-bootstrapper latest 959a40a0895d 2 seconds ago 20.3MB [2023-01-30T08:35:52.577Z] core-common-config-bootstrapper latest 702b47e70eab 3 seconds ago 15.5MB [2023-01-30T08:35:52.577Z] security-secretstore-setup latest e4e10c3080fa 3 seconds ago 29.9MB [2023-01-30T08:35:52.577Z] security-proxy-setup latest 5785fd039446 4 seconds ago 27.8MB [2023-01-30T08:35:52.577Z] 272c5c389475 8 seconds ago 1.68GB [2023-01-30T08:35:52.577Z] 7724c395404b 10 seconds ago 1.67GB [2023-01-30T08:35:52.577Z] c77de60f6239 10 seconds ago 1.67GB [2023-01-30T08:35:52.577Z] 9f62e80ab9b8 10 seconds ago 1.67GB [2023-01-30T08:35:52.577Z] core-data latest 1413fb79c01c 26 seconds ago 17.9MB [2023-01-30T08:35:52.577Z] core-command latest e323a72a7680 38 seconds ago 17.7MB [2023-01-30T08:35:52.577Z] 5beabc441395 43 seconds ago 1.69GB [2023-01-30T08:35:52.577Z] 38e32c4ff9e8 About a minute ago 1.68GB [2023-01-30T08:35:52.577Z] support-notifications latest 396fccf9ff52 About a minute ago 30.6MB [2023-01-30T08:35:52.577Z] core-metadata latest 86c1e50548bb About a minute ago 18.5MB [2023-01-30T08:35:52.577Z] security-spire-server latest 5590379f2fc5 About a minute ago 86.5MB [2023-01-30T08:35:52.577Z] support-scheduler latest a56823b139a0 About a minute ago 30MB [2023-01-30T08:35:52.577Z] security-spiffe-token-provider latest dbffb46c5f98 About a minute ago 29.8MB [2023-01-30T08:35:52.578Z] 48c5bf22b6f6 About a minute ago 1.55GB [2023-01-30T08:35:52.578Z] d5fbafa5f6b7 About a minute ago 1.75GB [2023-01-30T08:35:52.578Z] e1ba697a5ced About a minute ago 1.75GB [2023-01-30T08:35:52.578Z] 5357a7c538bb About a minute ago 1.71GB [2023-01-30T08:35:52.578Z] security-spire-agent latest 780f4bfe5061 About a minute ago 125MB [2023-01-30T08:35:52.578Z] 1738d6794df8 About a minute ago 1.69GB [2023-01-30T08:35:52.578Z] security-spire-config latest d34a6cfa7b03 2 minutes ago 85.8MB [2023-01-30T08:35:52.578Z] a4f31c95caac 2 minutes ago 1.55GB [2023-01-30T08:35:52.578Z] ci-base-image-x86_64 latest d171e3565a3d 5 minutes ago 904MB [2023-01-30T08:35:52.578Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-30T08:35:52.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-30T08:35:52.578Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-30T08:35:52.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-30T08:35:52.578Z] 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-01-30T08:36:11.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-30T08:36:11.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-30T08:36:11.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-30T08:36:11.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-30T08:36:11.350Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-30T08:36:14.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-30T08:36:14.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-30T08:36:14.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-30T08:36:14.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-30T08:36:14.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-30T08:36:21.359Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-30T08:36:21.359Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-30T08:36:21.359Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-30T08:36:21.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-30T08:36:33.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.336s coverage: 28.7% of statements [2023-01-30T08:36:33.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-30T08:36:33.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-30T08:36:41.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.526s coverage: 98.5% of statements [2023-01-30T08:36:47.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.548s coverage: 43.1% of statements [2023-01-30T08:36:47.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-30T08:36:47.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-30T08:36:47.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-30T08:36:47.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.542s coverage: 54.0% of statements [2023-01-30T08:36:47.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-30T08:36:47.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-30T08:37:09.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.082s coverage: 89.2% of statements [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-30T08:37:09.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.610s coverage: 2.6% of statements [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-30T08:37:09.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.344s coverage: 95.6% of statements [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-30T08:37:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-30T08:37:09.296Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.698s coverage: 72.2% of statements [2023-01-30T08:37:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-30T08:37:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-30T08:37:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-30T08:37:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-30T08:37:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-30T08:37:09.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.585s coverage: 60.0% of statements [2023-01-30T08:37:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-30T08:37:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-30T08:37:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-30T08:37:09.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.733s coverage: 0.9% of statements [2023-01-30T08:37:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-30T08:37:09.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.672s coverage: 58.8% of statements [2023-01-30T08:37:10.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.324s coverage: 29.6% of statements [2023-01-30T08:37:10.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-30T08:37:13.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.432s coverage: 47.1% of statements [2023-01-30T08:37:13.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.609s coverage: 79.5% of statements [2023-01-30T08:37:13.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.475s coverage: 94.1% of statements [2023-01-30T08:37:14.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.336s coverage: 96.3% of statements [2023-01-30T08:37:16.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements [2023-01-30T08:37:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.269s coverage: 94.4% of statements [2023-01-30T08:37:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2023-01-30T08:37:35.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.833s coverage: 79.9% of statements [2023-01-30T08:37:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-30T08:37:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.325s coverage: 92.9% of statements [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-30T08:37:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-30T08:37:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-30T08:37:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-30T08:37:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-30T08:37:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 77.4% of statements [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-30T08:37:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2023-01-30T08:37:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements [2023-01-30T08:37:42.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.792s coverage: 91.2% of statements [2023-01-30T08:37:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-30T08:37:43.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.938s coverage: 64.7% of statements [2023-01-30T08:37:43.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-30T08:37:43.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-30T08:37:43.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.216s coverage: 100.0% of statements [2023-01-30T08:37:43.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2023-01-30T08:37:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2023-01-30T08:37:44.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2023-01-30T08:37:45.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-01-30T08:37:51.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.227s coverage: 65.3% of statements [2023-01-30T08:37:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-30T08:37:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-30T08:37:51.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-30T08:37:53.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 41.8% of statements [2023-01-30T08:37:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-30T08:37:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-30T08:37:53.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements [2023-01-30T08:37:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-30T08:37:53.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements [2023-01-30T08:37:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-30T08:37:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-30T08:37:53.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-30T08:37:53.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-30T08:38:01.809Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.354s coverage: 17.7% of statements [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-30T08:38:01.809Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.721s coverage: 92.3% of statements [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-30T08:38:01.809Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-30T08:38:01.809Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.478s coverage: 97.7% of statements [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-30T08:38:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-30T08:38:01.809Z] 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-01-30T08:38:01.809Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-30T08:38:01.809Z] go vet ./... [2023-01-30T08:39:53.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T08:39:53.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T08:39:53.513Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-30T08:39:53.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-30T08:39:53.840Z] + ls -al . [2023-01-30T08:39:53.840Z] total 740 [2023-01-30T08:39:53.840Z] drwxrwxr-x 10 1001 1001 4096 Jan 30 08:33 . [2023-01-30T08:39:53.840Z] drwxr-xr-x 4 root root 4096 Jan 30 08:33 .. [2023-01-30T08:39:53.840Z] drwxrwxr-x 2 1001 1001 4096 Jan 30 08:32 .blubracket [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 16 Jan 30 08:32 .dockerignore [2023-01-30T08:39:53.840Z] drwxrwxr-x 8 1001 1001 4096 Jan 30 08:32 .git [2023-01-30T08:39:53.840Z] drwxrwxr-x 3 1001 1001 4096 Jan 30 08:32 .github [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 1024 Jan 30 08:32 .gitignore [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 42 Jan 30 08:32 .golangci.yml [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 87 Jan 30 08:32 .hadolint.yml [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 166 Jan 30 08:32 .sonarcloud.properties [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 1171 Jan 30 08:32 ADOPTERS.md [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 10825 Jan 30 08:32 Attribution.txt [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 73765 Jan 30 08:32 CHANGELOG.md [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 3804 Jan 30 08:32 CONTRIBUTING.md [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 677 Jan 30 08:32 GOVERNANCE.md [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 850 Jan 30 08:32 Jenkinsfile [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 10775 Jan 30 08:32 LICENSE [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 13388 Jan 30 08:32 Makefile [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 582 Jan 30 08:32 OWNERS.md [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 9403 Jan 30 08:32 README.md [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 6912 Jan 30 08:32 SECURITY.md [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 5 Jan 30 08:29 VERSION [2023-01-30T08:39:53.840Z] drwxrwxr-x 2 1001 1001 4096 Jan 30 08:32 bin [2023-01-30T08:39:53.840Z] drwxrwxr-x 17 1001 1001 4096 Jan 30 08:32 cmd [2023-01-30T08:39:53.840Z] -rw-r--r-- 1 root root 487391 Jan 30 08:38 coverage.out [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 3365 Jan 30 08:32 go.mod [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 34951 Jan 30 08:32 go.sum [2023-01-30T08:39:53.840Z] drwxrwxr-x 7 1001 1001 4096 Jan 30 08:32 internal [2023-01-30T08:39:53.840Z] drwxrwxr-x 3 1001 1001 4096 Jan 30 08:32 openapi [2023-01-30T08:39:53.840Z] drwxrwxr-x 4 1001 1001 4096 Jan 30 08:32 snap [2023-01-30T08:39:53.840Z] -rw-rw-r-- 1 1001 1001 204 Jan 30 08:32 version.go [Pipeline] sh [2023-01-30T08:39:54.163Z] + '[' -e coverage.out ] [2023-01-30T08:39:54.163Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-30T08:39:54.190Z] Warning: overwriting stash ‘coverage-report’ [2023-01-30T08:39:54.918Z] Stashed 1 file(s) [Pipeline] sh [2023-01-30T08:39:55.227Z] + make build [2023-01-30T08:39:55.497Z] 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-01-30T08:41:17.147Z] 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-01-30T08:41:21.404Z] 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-01-30T08:41:26.744Z] 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-01-30T08:41:30.086Z] 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-01-30T08:42:16.920Z] 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-01-30T08:42:18.859Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-30T08:42:24.199Z] 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-01-30T08:42:29.536Z] 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-01-30T08:42:33.798Z] 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-01-30T08:42:38.050Z] 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-01-30T08:42:50.361Z] 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-01-30T08:42:55.714Z] $ docker stop --time=1 ccc0a3911573baa54e35e2413910a492f0869801f84ad3045ca90e3abb3fd2d5 [2023-01-30T08:42:59.518Z] $ docker rm -f --volumes ccc0a3911573baa54e35e2413910a492f0869801f84ad3045ca90e3abb3fd2d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:43:01.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-30T08:43:01.651Z] [2023-01-30T08:43:01.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:43:01.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-30T08:43:02.244Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-30T08:43:02.244Z] 29e5d40040c1: Pulling fs layer [2023-01-30T08:43:02.244Z] 1ce36da41761: Pulling fs layer [2023-01-30T08:43:02.244Z] 25b303627fd3: Pulling fs layer [2023-01-30T08:43:02.244Z] 29e5d40040c1: Verifying Checksum [2023-01-30T08:43:02.244Z] 29e5d40040c1: Download complete [2023-01-30T08:43:02.831Z] 1ce36da41761: Verifying Checksum [2023-01-30T08:43:02.831Z] 1ce36da41761: Download complete [2023-01-30T08:43:02.831Z] 29e5d40040c1: Pull complete [2023-01-30T08:43:04.238Z] 1ce36da41761: Pull complete [2023-01-30T08:43:04.238Z] 25b303627fd3: Verifying Checksum [2023-01-30T08:43:04.238Z] 25b303627fd3: Download complete [2023-01-30T08:43:14.306Z] 25b303627fd3: Pull complete [2023-01-30T08:43:14.306Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-30T08:43:14.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-30T08:43:14.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T08:43:14.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container [2023-01-30T08:43:14.576Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T08:43:16.811Z] $ docker top 41f730c6eca8b5c4738f5d47c73aa45f39c8a4a3fc3f296e6f66904f22273d08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T08:43:17.692Z] + docker-compose build --help [2023-01-30T08:43:17.692Z] + grep parallel [2023-01-30T08:43:21.968Z] --parallel Build images in parallel. [Pipeline] } [2023-01-30T08:43:21.989Z] $ docker stop --time=1 41f730c6eca8b5c4738f5d47c73aa45f39c8a4a3fc3f296e6f66904f22273d08 [2023-01-30T08:43:23.983Z] $ docker rm -f --volumes 41f730c6eca8b5c4738f5d47c73aa45f39c8a4a3fc3f296e6f66904f22273d08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T08:43:24.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-30T08:43:24.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T08:43:24.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container [2023-01-30T08:43:24.725Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T08:43:25.911Z] $ docker top 5de4f44c40d63b9307633d9e82e08b3d981f8792144e6347aced5f16322b3d5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T08:43:26.415Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-30T08:43:30.661Z] Building core-command ... [2023-01-30T08:43:30.661Z] Building core-common-config-bootstrapper ... [2023-01-30T08:43:30.661Z] Building core-data ... [2023-01-30T08:43:30.661Z] Building core-metadata ... [2023-01-30T08:43:30.661Z] Building security-bootstrapper ... [2023-01-30T08:43:30.661Z] Building security-proxy-setup ... [2023-01-30T08:43:30.661Z] Building security-secretstore-setup ... [2023-01-30T08:43:30.661Z] Building security-spiffe-token-provider ... [2023-01-30T08:43:30.661Z] Building security-spire-agent ... [2023-01-30T08:43:30.661Z] Building security-spire-config ... [2023-01-30T08:43:30.661Z] Building security-spire-server ... [2023-01-30T08:43:30.661Z] Building support-notifications ... [2023-01-30T08:43:30.661Z] Building support-scheduler ... [2023-01-30T08:43:30.661Z] Building security-secretstore-setup [2023-01-30T08:43:30.661Z] Building core-metadata [2023-01-30T08:43:30.929Z] Building security-proxy-setup [2023-01-30T08:43:30.929Z] Building security-spiffe-token-provider [2023-01-30T08:43:30.929Z] Building security-spire-agent [2023-01-30T08:44:17.754Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:44:17.754Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:44:17.754Z] ---> 2a8efe5c70a1 [2023-01-30T08:44:17.754Z] Step 3/24 : WORKDIR /edgex-go [2023-01-30T08:44:17.754Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:44:17.754Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:44:17.754Z] ---> 2a8efe5c70a1 [2023-01-30T08:44:17.754Z] Step 3/24 : WORKDIR /edgex-go [2023-01-30T08:44:17.754Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:44:17.754Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:44:17.754Z] ---> 2a8efe5c70a1 [2023-01-30T08:44:17.754Z] Step 3/21 : WORKDIR /edgex-go [2023-01-30T08:44:17.754Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:44:17.754Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:44:17.754Z] ---> 2a8efe5c70a1 [2023-01-30T08:44:17.754Z] Step 3/19 : WORKDIR /edgex-go [2023-01-30T08:44:17.754Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:44:17.754Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:44:17.754Z] ---> 2a8efe5c70a1 [2023-01-30T08:44:17.754Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:44:17.754Z] ---> Running in fc5803c1fddf [2023-01-30T08:44:17.754Z] ---> Running in 3ed78641ed8b [2023-01-30T08:44:17.754Z] ---> Running in e2ca1a96c984 [2023-01-30T08:44:17.754Z] ---> Running in 43bcfb086d70 [2023-01-30T08:44:17.754Z] ---> Running in 609cbfcefad2 [2023-01-30T08:44:17.754Z] Removing intermediate container 43bcfb086d70 [2023-01-30T08:44:17.754Z] ---> aa7cf8121ad3 [2023-01-30T08:44:17.754Z] Step 4/24 : WORKDIR /edgex-go [2023-01-30T08:44:17.754Z] Removing intermediate container 609cbfcefad2 [2023-01-30T08:44:17.754Z] ---> b44b2734633e [2023-01-30T08:44:17.754Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-30T08:44:17.754Z] Removing intermediate container e2ca1a96c984 [2023-01-30T08:44:17.754Z] ---> f5597b449342 [2023-01-30T08:44:17.754Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-30T08:44:17.754Z] Removing intermediate container fc5803c1fddf [2023-01-30T08:44:17.754Z] ---> d11fe1514867 [2023-01-30T08:44:17.754Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-30T08:44:17.754Z] ---> Running in aeedaf00f9c6 [2023-01-30T08:44:17.754Z] Removing intermediate container 3ed78641ed8b [2023-01-30T08:44:17.754Z] ---> 50c6f646781e [2023-01-30T08:44:17.754Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-30T08:44:17.754Z] ---> Running in df81a9388740 [2023-01-30T08:44:17.754Z] ---> Running in e8e7c9cb8a75 [2023-01-30T08:44:17.754Z] ---> Running in 83c59a198f52 [2023-01-30T08:44:18.045Z] ---> Running in 6ed883489220 [2023-01-30T08:44:18.314Z] Removing intermediate container aeedaf00f9c6 [2023-01-30T08:44:18.314Z] ---> 0810a34eaa42 [2023-01-30T08:44:18.314Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-30T08:44:18.594Z] ---> Running in 7e0735fabcdc [2023-01-30T08:44:20.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:20.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:20.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:20.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:20.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:20.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:20.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:20.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:20.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:21.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:22.472Z] v3.16.3-149-gdf7e38bd02 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-30T08:44:22.472Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-30T08:44:22.472Z] OK: 16901 distinct packages available [2023-01-30T08:44:22.472Z] OK: 221 MiB in 51 packages [2023-01-30T08:44:22.472Z] OK: 221 MiB in 51 packages [2023-01-30T08:44:22.472Z] OK: 221 MiB in 51 packages [2023-01-30T08:44:22.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:22.472Z] OK: 221 MiB in 51 packages [2023-01-30T08:44:22.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:44:24.153Z] OK: 221 MiB in 51 packages [2023-01-30T08:44:24.423Z] Removing intermediate container 83c59a198f52 [2023-01-30T08:44:24.423Z] ---> e41ada728063 [2023-01-30T08:44:24.423Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-30T08:44:24.423Z] Removing intermediate container e8e7c9cb8a75 [2023-01-30T08:44:24.423Z] ---> 0ad4ac4a4e48 [2023-01-30T08:44:24.423Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-30T08:44:24.423Z] Removing intermediate container 7e0735fabcdc [2023-01-30T08:44:24.423Z] ---> e136b4dbc932 [2023-01-30T08:44:24.423Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-30T08:44:24.691Z] Removing intermediate container df81a9388740 [2023-01-30T08:44:24.691Z] ---> 115b8c5a1cb5 [2023-01-30T08:44:24.691Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-30T08:44:25.660Z] ---> 1b4c356cceb4 [2023-01-30T08:44:25.660Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:44:25.660Z] Removing intermediate container 6ed883489220 [2023-01-30T08:44:25.660Z] ---> 31d24ba87dba [2023-01-30T08:44:25.660Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-30T08:44:27.072Z] ---> 759425fdd811 [2023-01-30T08:44:27.072Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:44:27.072Z] ---> 73447c7776b6 [2023-01-30T08:44:27.072Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:44:27.072Z] ---> 0fb17d11e322 [2023-01-30T08:44:27.072Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:44:27.072Z] ---> Running in 0d54016c3360 [2023-01-30T08:44:27.342Z] ---> Running in edaf480ce564 [2023-01-30T08:44:27.342Z] ---> Running in 8c9001df6b00 [2023-01-30T08:44:27.342Z] ---> Running in ca2daccf772e [2023-01-30T08:44:28.314Z] ---> 20108050a8f6 [2023-01-30T08:44:28.314Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:44:28.314Z] ---> Running in 573eec31d5b6 [2023-01-30T08:46:20.088Z] Removing intermediate container 0d54016c3360 [2023-01-30T08:46:20.088Z] ---> b74895f720c1 [2023-01-30T08:46:20.088Z] Step 7/21 : COPY . . [2023-01-30T08:46:20.088Z] Removing intermediate container ca2daccf772e [2023-01-30T08:46:20.088Z] ---> 2d90489745ae [2023-01-30T08:46:20.088Z] Step 7/24 : COPY . . [2023-01-30T08:46:20.088Z] Removing intermediate container edaf480ce564 [2023-01-30T08:46:20.088Z] ---> 0d0fe96a4207 [2023-01-30T08:46:20.088Z] Step 8/24 : COPY . . [2023-01-30T08:46:20.088Z] Removing intermediate container 8c9001df6b00 [2023-01-30T08:46:20.088Z] ---> 481198434aa3 [2023-01-30T08:46:20.088Z] Step 7/24 : COPY . . [2023-01-30T08:46:20.088Z] Removing intermediate container 573eec31d5b6 [2023-01-30T08:46:20.088Z] ---> 8410f015b2f1 [2023-01-30T08:46:20.088Z] Step 7/19 : COPY . . [2023-01-30T08:46:32.406Z] ---> c67ff4d47e5b [2023-01-30T08:46:32.406Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-30T08:46:32.406Z] ---> 22062aae9c10 [2023-01-30T08:46:32.406Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-30T08:46:32.406Z] ---> 1b8cbe10e99b [2023-01-30T08:46:32.406Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-30T08:46:32.406Z] ---> 35e7b5c2bb3f [2023-01-30T08:46:32.406Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-30T08:46:32.406Z] ---> 7a4542d6cb40 [2023-01-30T08:46:32.406Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-30T08:46:32.985Z] ---> Running in 6bed21d7d2e3 [2023-01-30T08:46:32.985Z] ---> Running in 0d4d2f14c345 [2023-01-30T08:46:32.985Z] ---> Running in f0ae609a4964 [2023-01-30T08:46:32.985Z] ---> Running in c1716f6ba99b [2023-01-30T08:46:32.985Z] ---> Running in 936e1aca136e [2023-01-30T08:46:33.567Z] Removing intermediate container 6bed21d7d2e3 [2023-01-30T08:46:33.567Z] ---> 928ba55e629c [2023-01-30T08:46:33.567Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-30T08:46:33.834Z] ---> Running in 2bcda998a03b [2023-01-30T08:46:34.414Z] Removing intermediate container 2bcda998a03b [2023-01-30T08:46:34.414Z] ---> a66e5d57fbb8 [2023-01-30T08:46:34.414Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-30T08:46:34.682Z] ---> Running in ec3fc99b61d5 [2023-01-30T08:46:35.634Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-30T08:46:35.901Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-30T08:46:35.901Z] 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-01-30T08:46:36.166Z] 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-01-30T08:46:37.570Z] Removing intermediate container ec3fc99b61d5 [2023-01-30T08:46:37.570Z] ---> c97abb0fd388 [2023-01-30T08:46:37.570Z] Step 11/24 : WORKDIR /edgex-go [2023-01-30T08:46:37.570Z] ---> Running in 5f96aa57455f [2023-01-30T08:46:38.152Z] Removing intermediate container 5f96aa57455f [2023-01-30T08:46:38.152Z] ---> c244ff3bb1d9 [2023-01-30T08:46:38.152Z] [2023-01-30T08:46:38.152Z] Step 12/24 : FROM alpine:3.15 [2023-01-30T08:46:38.152Z] 3.15: Pulling from library/alpine [2023-01-30T08:46:39.120Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-30T08:46:39.120Z] Status: Downloaded newer image for alpine:3.15 [2023-01-30T08:46:39.120Z] ---> 8aa73fd46299 [2023-01-30T08:46:39.120Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T08:46:39.386Z] ---> Running in 7bdd849b953e [2023-01-30T08:46:39.970Z] Removing intermediate container 7bdd849b953e [2023-01-30T08:46:39.970Z] ---> 37365f838ba9 [2023-01-30T08:46:39.970Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-30T08:46:39.970Z] ---> Running in 3174ad51dd7d [2023-01-30T08:46:41.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:46:42.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:46:44.431Z] v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-30T08:46:44.431Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-30T08:46:44.431Z] OK: 15736 distinct packages available [2023-01-30T08:46:44.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:46:45.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:46:45.968Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-30T08:46:45.968Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-30T08:46:45.968Z] (3/5) Installing libucontext (1.1-r0) [2023-01-30T08:46:45.968Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-30T08:46:45.968Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-30T08:46:45.968Z] Executing busybox-1.34.1-r7.trigger [2023-01-30T08:46:45.968Z] OK: 6 MiB in 19 packages [2023-01-30T08:46:47.905Z] Removing intermediate container 3174ad51dd7d [2023-01-30T08:46:47.905Z] ---> 0f7e64ad913b [2023-01-30T08:46:47.905Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-30T08:46:51.239Z] ---> c8a2dbdcbed5 [2023-01-30T08:46:51.239Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-30T08:46:57.871Z] ---> 8d2412b9440e [2023-01-30T08:46:57.872Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-30T08:46:58.145Z] ---> d7ca1c0ee3ab [2023-01-30T08:46:58.145Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-30T08:46:59.101Z] ---> b262c1bbabf4 [2023-01-30T08:46:59.101Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-30T08:46:59.693Z] ---> 6511afd99bb6 [2023-01-30T08:46:59.693Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-30T08:46:59.693Z] ---> Running in e6ccb4eb2a83 [2023-01-30T08:47:00.272Z] Removing intermediate container e6ccb4eb2a83 [2023-01-30T08:47:00.272Z] ---> 0103552e8297 [2023-01-30T08:47:00.272Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-30T08:47:00.272Z] ---> Running in cf03f4a31ed6 [2023-01-30T08:47:00.852Z] Removing intermediate container cf03f4a31ed6 [2023-01-30T08:47:00.852Z] ---> 66405cf8e80b [2023-01-30T08:47:00.852Z] Step 22/24 : LABEL arch=arm64 [2023-01-30T08:47:00.852Z] ---> Running in 92b3ec744010 [2023-01-30T08:47:01.437Z] Removing intermediate container 92b3ec744010 [2023-01-30T08:47:01.437Z] ---> db57e6d07b31 [2023-01-30T08:47:01.437Z] Step 23/24 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T08:47:01.437Z] ---> Running in 6b07d8504ea7 [2023-01-30T08:47:02.035Z] Removing intermediate container 6b07d8504ea7 [2023-01-30T08:47:02.035Z] ---> 088529b1eefc [2023-01-30T08:47:02.035Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T08:47:02.303Z] ---> Running in 57d8f9143db5 [2023-01-30T08:47:02.569Z] Removing intermediate container 57d8f9143db5 [2023-01-30T08:47:02.569Z] ---> 19e8167a82b7 [2023-01-30T08:47:02.569Z] [2023-01-30T08:47:02.836Z] Successfully built 19e8167a82b7 [2023-01-30T08:47:02.836Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-30T08:47:02.836Z] Building core-command [2023-01-30T08:47:21.031Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:47:21.031Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:47:21.031Z] ---> 2a8efe5c70a1 [2023-01-30T08:47:21.031Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:47:21.031Z] ---> Using cache [2023-01-30T08:47:21.031Z] ---> aa7cf8121ad3 [2023-01-30T08:47:21.031Z] Step 4/23 : WORKDIR /edgex-go [2023-01-30T08:47:21.031Z] ---> Using cache [2023-01-30T08:47:21.031Z] ---> 0810a34eaa42 [2023-01-30T08:47:21.031Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-30T08:47:21.031Z] ---> Using cache [2023-01-30T08:47:21.031Z] ---> e136b4dbc932 [2023-01-30T08:47:21.031Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-30T08:47:21.031Z] ---> Using cache [2023-01-30T08:47:21.031Z] ---> 759425fdd811 [2023-01-30T08:47:21.031Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:47:21.031Z] ---> Using cache [2023-01-30T08:47:21.031Z] ---> 0d0fe96a4207 [2023-01-30T08:47:21.031Z] Step 8/23 : COPY . . [2023-01-30T08:47:21.031Z] ---> Using cache [2023-01-30T08:47:21.031Z] ---> 35e7b5c2bb3f [2023-01-30T08:47:21.031Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-30T08:47:21.031Z] ---> Running in 28e9250bb256 [2023-01-30T08:47:21.031Z] 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-01-30T08:52:12.847Z] 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-01-30T08:52:13.800Z] 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-01-30T08:52:31.974Z] Removing intermediate container 0d4d2f14c345 [2023-01-30T08:52:31.974Z] ---> 72853283104c [2023-01-30T08:52:31.974Z] [2023-01-30T08:52:31.974Z] Step 9/21 : FROM alpine:3.16 [2023-01-30T08:52:31.974Z] 3.16: Pulling from library/alpine [2023-01-30T08:52:32.553Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T08:52:32.553Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T08:52:32.553Z] ---> 2b4661558fb8 [2023-01-30T08:52:32.553Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-30T08:52:32.818Z] ---> Running in fd072497dbe1 [2023-01-30T08:52:35.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:52:35.653Z] Removing intermediate container f0ae609a4964 [2023-01-30T08:52:35.653Z] ---> 0c4fae6dcb35 [2023-01-30T08:52:35.653Z] [2023-01-30T08:52:35.653Z] Step 9/24 : FROM alpine:3.16 [2023-01-30T08:52:35.653Z] ---> 2b4661558fb8 [2023-01-30T08:52:35.653Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-30T08:52:35.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:52:35.653Z] ---> Running in 3eb5ef62b077 [2023-01-30T08:52:37.586Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-30T08:52:37.586Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-30T08:52:37.586Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-30T08:52:37.586Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-30T08:52:37.586Z] (5/6) Installing curl (7.83.1-r5) [2023-01-30T08:52:37.586Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-30T08:52:37.586Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:52:37.586Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T08:52:37.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:52:37.852Z] OK: 8 MiB in 20 packages [2023-01-30T08:52:37.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:52:39.784Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-30T08:52:39.784Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-30T08:52:39.784Z] (3/3) Installing su-exec (0.2-r1) [2023-01-30T08:52:39.784Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:52:39.784Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T08:52:40.361Z] OK: 6 MiB in 17 packages [2023-01-30T08:52:40.361Z] Removing intermediate container fd072497dbe1 [2023-01-30T08:52:40.361Z] ---> bfec44b32f1b [2023-01-30T08:52:40.361Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-30T08:52:40.361Z] ---> Running in e914cdf0ada1 [2023-01-30T08:52:41.083Z] Removing intermediate container e914cdf0ada1 [2023-01-30T08:52:41.083Z] ---> ba3ff824bc8f [2023-01-30T08:52:41.083Z] Step 12/21 : WORKDIR /edgex [2023-01-30T08:52:41.700Z] ---> Running in cbd2995f0dfb [2023-01-30T08:52:42.294Z] Removing intermediate container cbd2995f0dfb [2023-01-30T08:52:42.294Z] ---> f767311edf06 [2023-01-30T08:52:42.294Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-30T08:52:42.913Z] Removing intermediate container 3eb5ef62b077 [2023-01-30T08:52:42.913Z] ---> df0ddc80b6b0 [2023-01-30T08:52:42.913Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-30T08:52:43.182Z] ---> Running in 084a68fed101 [2023-01-30T08:52:43.780Z] ---> fd5669da4979 [2023-01-30T08:52:43.780Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-30T08:52:44.064Z] Removing intermediate container 084a68fed101 [2023-01-30T08:52:44.064Z] ---> 25587ad4f3fd [2023-01-30T08:52:44.064Z] Step 12/24 : WORKDIR / [2023-01-30T08:52:44.064Z] ---> Running in f7030e3e834a [2023-01-30T08:52:45.043Z] Removing intermediate container f7030e3e834a [2023-01-30T08:52:45.043Z] ---> 99074fa5239d [2023-01-30T08:52:45.043Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-30T08:52:45.995Z] ---> 50464911f6d9 [2023-01-30T08:52:45.995Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-30T08:52:45.995Z] ---> 061b336f6ec9 [2023-01-30T08:52:45.995Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-30T08:52:46.948Z] ---> 87debd1fea39 [2023-01-30T08:52:46.948Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-30T08:52:48.347Z] ---> cd49abc2ec49 [2023-01-30T08:52:48.347Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-30T08:52:48.347Z] ---> 9cc09c16e7b4 [2023-01-30T08:52:48.347Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-30T08:52:49.300Z] ---> 9756bfcfeeab [2023-01-30T08:52:49.300Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-30T08:52:49.565Z] ---> Running in c08445a6a8d2 [2023-01-30T08:52:49.565Z] ---> 97f33e7f6124 [2023-01-30T08:52:49.565Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-30T08:52:52.892Z] ---> 1465483413e5 [2023-01-30T08:52:52.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-30T08:52:54.307Z] Removing intermediate container c08445a6a8d2 [2023-01-30T08:52:54.307Z] ---> 961c9600a150 [2023-01-30T08:52:54.307Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-30T08:52:54.307Z] ---> Running in 98fd4698e881 [2023-01-30T08:52:55.261Z] Removing intermediate container 98fd4698e881 [2023-01-30T08:52:55.261Z] ---> 09700125372f [2023-01-30T08:52:55.261Z] Step 19/21 : LABEL arch=arm64 [2023-01-30T08:52:55.261Z] ---> Running in 34eb8d38dd30 [2023-01-30T08:52:55.261Z] ---> 2aedb72338b1 [2023-01-30T08:52:55.261Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-30T08:52:55.842Z] Removing intermediate container 34eb8d38dd30 [2023-01-30T08:52:55.842Z] ---> bee36ef0888c [2023-01-30T08:52:55.842Z] Step 20/21 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T08:52:55.842Z] ---> Running in 1fc9013f4ae1 [2023-01-30T08:52:56.795Z] ---> 1708f2ac1218 [2023-01-30T08:52:56.795Z] Removing intermediate container 1fc9013f4ae1 [2023-01-30T08:52:56.795Z] ---> 5439c50175b1 [2023-01-30T08:52:56.795Z] Step 21/21 : LABEL version=0.0.0 [2023-01-30T08:52:56.795Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-30T08:52:56.795Z] ---> Running in 1a559adf9fb2 [2023-01-30T08:52:56.795Z] ---> Running in 2edad0bc2a44 [2023-01-30T08:52:57.749Z] Removing intermediate container 2edad0bc2a44 [2023-01-30T08:52:57.749Z] ---> f6cb750c9b71 [2023-01-30T08:52:57.749Z] [2023-01-30T08:52:58.014Z] Successfully built f6cb750c9b71 [2023-01-30T08:52:58.014Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-30T08:52:58.014Z] Building support-notifications [2023-01-30T08:52:59.947Z]  Building security-proxy-setup ... done Removing intermediate container 1a559adf9fb2 [2023-01-30T08:52:59.947Z] ---> e70d53d27b12 [2023-01-30T08:52:59.947Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-30T08:53:00.215Z] ---> Running in ced23ae46899 [2023-01-30T08:53:00.798Z] Removing intermediate container ced23ae46899 [2023-01-30T08:53:00.798Z] ---> 88852fa68306 [2023-01-30T08:53:00.798Z] Step 22/24 : LABEL arch=arm64 [2023-01-30T08:53:00.798Z] ---> Running in dafb0fc713cf [2023-01-30T08:53:01.380Z] Removing intermediate container dafb0fc713cf [2023-01-30T08:53:01.380Z] ---> 17a6f8275eba [2023-01-30T08:53:01.380Z] Step 23/24 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T08:53:01.380Z] ---> Running in 309563e4a2df [2023-01-30T08:53:01.958Z] Removing intermediate container 309563e4a2df [2023-01-30T08:53:01.958Z] ---> 22180e32c1e9 [2023-01-30T08:53:01.958Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T08:53:02.233Z] ---> Running in 4fbeb6477054 [2023-01-30T08:53:02.812Z] Removing intermediate container 4fbeb6477054 [2023-01-30T08:53:02.812Z] ---> db2a23fa4d9e [2023-01-30T08:53:02.812Z] [2023-01-30T08:53:03.077Z] Successfully built db2a23fa4d9e [2023-01-30T08:53:03.077Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-30T08:53:03.077Z] Building support-scheduler [2023-01-30T08:53:21.256Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:53:21.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:53:21.256Z] ---> 2a8efe5c70a1 [2023-01-30T08:53:21.256Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:53:21.256Z] ---> Using cache [2023-01-30T08:53:21.256Z] ---> aa7cf8121ad3 [2023-01-30T08:53:21.256Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T08:53:21.256Z] ---> Using cache [2023-01-30T08:53:21.256Z] ---> 0810a34eaa42 [2023-01-30T08:53:21.256Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-30T08:53:21.256Z] ---> Running in 2de1085ede9e [2023-01-30T08:53:23.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:53:23.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:53:25.236Z] OK: 221 MiB in 51 packages [2023-01-30T08:53:26.636Z] Removing intermediate container c1716f6ba99b [2023-01-30T08:53:26.636Z] ---> 46b1b8c1f543 [2023-01-30T08:53:26.636Z] [2023-01-30T08:53:26.636Z] Step 10/24 : FROM alpine:3.16 [2023-01-30T08:53:26.636Z] ---> 2b4661558fb8 [2023-01-30T08:53:26.636Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-30T08:53:26.911Z] ---> Running in 390f776d76bc [2023-01-30T08:53:27.184Z] Removing intermediate container 2de1085ede9e [2023-01-30T08:53:27.184Z] ---> 6772b89f9193 [2023-01-30T08:53:27.184Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T08:53:28.139Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:53:28.139Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:53:28.139Z] ---> 2a8efe5c70a1 [2023-01-30T08:53:28.139Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:53:28.139Z] ---> Using cache [2023-01-30T08:53:28.139Z] ---> aa7cf8121ad3 [2023-01-30T08:53:28.139Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T08:53:28.139Z] ---> Using cache [2023-01-30T08:53:28.139Z] ---> 0810a34eaa42 [2023-01-30T08:53:28.139Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-30T08:53:28.139Z] ---> Using cache [2023-01-30T08:53:28.139Z] ---> e136b4dbc932 [2023-01-30T08:53:28.139Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T08:53:28.139Z] ---> Using cache [2023-01-30T08:53:28.139Z] ---> 759425fdd811 [2023-01-30T08:53:28.139Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:53:28.139Z] ---> Using cache [2023-01-30T08:53:28.139Z] ---> 0d0fe96a4207 [2023-01-30T08:53:28.139Z] Step 8/22 : COPY . . [2023-01-30T08:53:28.737Z] ---> Using cache [2023-01-30T08:53:28.737Z] ---> 35e7b5c2bb3f [2023-01-30T08:53:28.737Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-30T08:53:30.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:53:30.139Z] ---> 2a6cd6c07eb5 [2023-01-30T08:53:30.139Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:53:30.139Z] ---> Running in 70a1ed5db567 [2023-01-30T08:53:30.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:53:30.676Z] ---> Running in c80ba47de878 [2023-01-30T08:53:31.629Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T08:53:31.629Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T08:53:31.629Z] OK: 5 MiB in 15 packages [2023-01-30T08:53:33.031Z] 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-01-30T08:53:33.609Z] Removing intermediate container 390f776d76bc [2023-01-30T08:53:33.609Z] ---> 2fad9789b9bf [2023-01-30T08:53:33.609Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T08:53:33.609Z] ---> Running in 51c4c1a3bf6b [2023-01-30T08:53:34.203Z] Removing intermediate container 51c4c1a3bf6b [2023-01-30T08:53:34.203Z] ---> acb44518aa5e [2023-01-30T08:53:34.203Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-30T08:53:34.469Z] ---> Running in b2b5f3180f3d [2023-01-30T08:53:35.052Z] Removing intermediate container b2b5f3180f3d [2023-01-30T08:53:35.052Z] ---> 74b56e896dae [2023-01-30T08:53:35.052Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-30T08:53:35.317Z] ---> Running in 8d2492b5a874 [2023-01-30T08:53:35.902Z] Removing intermediate container 8d2492b5a874 [2023-01-30T08:53:35.902Z] ---> a0204b57bcd2 [2023-01-30T08:53:35.902Z] Step 15/24 : WORKDIR / [2023-01-30T08:53:35.902Z] ---> Running in 46534ccc3db2 [2023-01-30T08:53:36.862Z] Removing intermediate container 46534ccc3db2 [2023-01-30T08:53:36.862Z] ---> 8b5d4dd458af [2023-01-30T08:53:36.862Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:53:37.814Z] ---> cb911ab17fa8 [2023-01-30T08:53:37.814Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-30T08:53:38.397Z] Removing intermediate container 28e9250bb256 [2023-01-30T08:53:38.663Z] ---> 86fadf7563fd [2023-01-30T08:53:38.663Z] [2023-01-30T08:53:38.663Z] Step 10/23 : FROM alpine:3.16 [2023-01-30T08:53:38.663Z] ---> 2b4661558fb8 [2023-01-30T08:53:38.663Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-30T08:53:38.663Z] ---> Using cache [2023-01-30T08:53:38.663Z] ---> 2fad9789b9bf [2023-01-30T08:53:38.663Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T08:53:38.663Z] ---> Using cache [2023-01-30T08:53:38.663Z] ---> acb44518aa5e [2023-01-30T08:53:38.663Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-30T08:53:38.663Z] ---> Running in a29e7a8d4d3b [2023-01-30T08:53:39.617Z] Removing intermediate container a29e7a8d4d3b [2023-01-30T08:53:39.617Z] ---> ac9f58855b56 [2023-01-30T08:53:39.617Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-30T08:53:39.617Z] ---> Running in b8671f6545ac [2023-01-30T08:53:39.617Z] ---> f17ddfe82c6b [2023-01-30T08:53:39.617Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-30T08:53:40.198Z] Removing intermediate container b8671f6545ac [2023-01-30T08:53:40.198Z] ---> f764a59a74b4 [2023-01-30T08:53:40.198Z] Step 15/23 : WORKDIR / [2023-01-30T08:53:40.464Z] ---> Running in 793ea5918efd [2023-01-30T08:53:40.464Z] ---> 0221249bb53c [2023-01-30T08:53:40.464Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-30T08:53:41.045Z] Removing intermediate container 793ea5918efd [2023-01-30T08:53:41.045Z] ---> aba73efcde17 [2023-01-30T08:53:41.045Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:53:41.624Z] ---> 59ac2a71832c [2023-01-30T08:53:41.624Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-30T08:53:41.900Z] ---> Running in 49fe2612309b [2023-01-30T08:53:42.491Z] ---> 8ec2c6d75fce [2023-01-30T08:53:42.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-30T08:53:42.491Z] Removing intermediate container 49fe2612309b [2023-01-30T08:53:42.491Z] ---> 44dce5db57cd [2023-01-30T08:53:42.491Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T08:53:42.491Z] ---> Running in 07ae40945610 [2023-01-30T08:53:43.444Z] Removing intermediate container 07ae40945610 [2023-01-30T08:53:43.444Z] ---> ddda1824474b [2023-01-30T08:53:43.444Z] Step 22/24 : LABEL arch=arm64 [2023-01-30T08:53:43.444Z] ---> Running in a7902dda1de0 [2023-01-30T08:53:44.036Z] Removing intermediate container a7902dda1de0 [2023-01-30T08:53:44.036Z] ---> c442972ed3dc [2023-01-30T08:53:44.036Z] Step 23/24 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T08:53:44.302Z] ---> Running in 16291b232c59 [2023-01-30T08:53:44.567Z] ---> a08c9f1e9f26 [2023-01-30T08:53:44.567Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-30T08:53:45.147Z] Removing intermediate container 16291b232c59 [2023-01-30T08:53:45.147Z] ---> 0d0ac2aef9ce [2023-01-30T08:53:45.147Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T08:53:45.147Z] ---> Running in 46a1024d9a2b [2023-01-30T08:53:45.726Z] Removing intermediate container 46a1024d9a2b [2023-01-30T08:53:45.726Z] ---> 63c230e2ac9e [2023-01-30T08:53:45.726Z] [2023-01-30T08:53:45.726Z] ---> 7023d5077557 [2023-01-30T08:53:45.726Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-30T08:53:45.993Z] ---> Running in 3cabe912600c [2023-01-30T08:53:45.993Z] Successfully built 63c230e2ac9e [2023-01-30T08:53:46.258Z] Successfully tagged core-metadata-arm64:latest [2023-01-30T08:53:46.258Z]  Building core-metadata ... done Building security-spire-config [2023-01-30T08:53:46.523Z] Removing intermediate container 3cabe912600c [2023-01-30T08:53:46.523Z] ---> b3fd60305765 [2023-01-30T08:53:46.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T08:53:46.523Z] ---> Running in df89a929ca13 [2023-01-30T08:53:47.102Z] Removing intermediate container df89a929ca13 [2023-01-30T08:53:47.102Z] ---> afb0247b683a [2023-01-30T08:53:47.102Z] Step 21/23 : LABEL arch=arm64 [2023-01-30T08:53:47.102Z] ---> Running in d50f1a0ea3af [2023-01-30T08:53:47.680Z] Removing intermediate container d50f1a0ea3af [2023-01-30T08:53:47.680Z] ---> 5fb327e5718e [2023-01-30T08:53:47.680Z] Step 22/23 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T08:53:47.680Z] ---> Running in 2e34810190a9 [2023-01-30T08:53:48.266Z] Removing intermediate container 2e34810190a9 [2023-01-30T08:53:48.266Z] ---> 4283df6b23d1 [2023-01-30T08:53:48.266Z] Step 23/23 : LABEL version=0.0.0 [2023-01-30T08:53:48.530Z] ---> Running in b751bbdb0e00 [2023-01-30T08:53:49.112Z] Removing intermediate container b751bbdb0e00 [2023-01-30T08:53:49.112Z] ---> 26b16b9e2503 [2023-01-30T08:53:49.112Z] [2023-01-30T08:53:49.112Z] Successfully built 26b16b9e2503 [2023-01-30T08:53:49.378Z] Successfully tagged core-command-arm64:latest [2023-01-30T08:53:49.378Z]  Building core-command ... done Building security-spire-server [2023-01-30T08:54:07.590Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:54:07.590Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:54:07.590Z] ---> 2a8efe5c70a1 [2023-01-30T08:54:07.590Z] Step 3/24 : WORKDIR /edgex-go [2023-01-30T08:54:07.590Z] ---> Using cache [2023-01-30T08:54:07.590Z] ---> 50c6f646781e [2023-01-30T08:54:07.590Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-30T08:54:08.544Z] ---> Running in 750bf25f22c6 [2023-01-30T08:54:11.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:11.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:12.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:54:12.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:54:12.778Z] ---> 2a8efe5c70a1 [2023-01-30T08:54:12.778Z] Step 3/23 : WORKDIR /edgex-go [2023-01-30T08:54:12.778Z] ---> Using cache [2023-01-30T08:54:12.778Z] ---> 50c6f646781e [2023-01-30T08:54:12.778Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-30T08:54:12.778Z] ---> Running in ce33eacfdf48 [2023-01-30T08:54:13.374Z] Removing intermediate container 936e1aca136e [2023-01-30T08:54:13.374Z] ---> 0dafa74fe2d1 [2023-01-30T08:54:13.374Z] [2023-01-30T08:54:13.374Z] Step 9/19 : FROM alpine:3.15 [2023-01-30T08:54:13.374Z] ---> 8aa73fd46299 [2023-01-30T08:54:13.374Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T08:54:13.374Z] ---> Using cache [2023-01-30T08:54:13.374Z] ---> 37365f838ba9 [2023-01-30T08:54:13.374Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-30T08:54:13.374Z] OK: 221 MiB in 51 packages [2023-01-30T08:54:13.642Z] ---> Running in 2a7f0ead1d02 [2023-01-30T08:54:15.581Z] Removing intermediate container 750bf25f22c6 [2023-01-30T08:54:15.581Z] ---> 18029cbdfcee [2023-01-30T08:54:15.581Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-30T08:54:15.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:16.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:16.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:16.693Z] ---> 4acb326c53b7 [2023-01-30T08:54:16.693Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:54:16.960Z] ---> Running in 6a29706194b9 [2023-01-30T08:54:17.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:17.229Z] OK: 221 MiB in 51 packages [2023-01-30T08:54:18.645Z] v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-30T08:54:18.645Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-30T08:54:18.645Z] OK: 15736 distinct packages available [2023-01-30T08:54:18.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:19.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:19.228Z] Removing intermediate container ce33eacfdf48 [2023-01-30T08:54:19.228Z] ---> 3b68e3dc4988 [2023-01-30T08:54:19.228Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-30T08:54:20.182Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-30T08:54:20.182Z] ---> 07eeff1c6d10 [2023-01-30T08:54:20.182Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:54:20.182Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-30T08:54:20.446Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-30T08:54:20.446Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-30T08:54:20.446Z] ---> Running in 886410196c25 [2023-01-30T08:54:20.446Z] (5/9) Installing curl (7.80.0-r5) [2023-01-30T08:54:20.446Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-30T08:54:20.446Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-30T08:54:20.446Z] (8/9) Installing libucontext (1.1-r0) [2023-01-30T08:54:20.446Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-30T08:54:20.446Z] Executing busybox-1.34.1-r7.trigger [2023-01-30T08:54:20.712Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T08:54:20.989Z] OK: 8 MiB in 23 packages [2023-01-30T08:54:23.560Z] Removing intermediate container 2a7f0ead1d02 [2023-01-30T08:54:23.560Z] ---> b89789e6f159 [2023-01-30T08:54:23.560Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T08:54:24.544Z] ---> 4b7e23c90837 [2023-01-30T08:54:24.544Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-30T08:54:27.116Z] ---> 119d57e82d81 [2023-01-30T08:54:27.116Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-30T08:54:28.085Z] ---> 41493e0af09e [2023-01-30T08:54:28.085Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-30T08:54:28.085Z] ---> Running in f484f40eee30 [2023-01-30T08:54:28.672Z] Removing intermediate container f484f40eee30 [2023-01-30T08:54:28.672Z] ---> 40aa22e97554 [2023-01-30T08:54:28.672Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T08:54:28.936Z] ---> Running in 25cb3726004d [2023-01-30T08:54:29.890Z] Removing intermediate container 25cb3726004d [2023-01-30T08:54:29.890Z] ---> bc76a7de785b [2023-01-30T08:54:29.890Z] Step 17/19 : LABEL arch=arm64 [2023-01-30T08:54:29.890Z] ---> Running in 50912b3c1bb5 [2023-01-30T08:54:30.844Z] Removing intermediate container 50912b3c1bb5 [2023-01-30T08:54:30.844Z] ---> c136eff101f7 [2023-01-30T08:54:30.844Z] Step 18/19 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T08:54:31.109Z] ---> Running in c53f12c6c2a2 [2023-01-30T08:54:32.062Z] Removing intermediate container c53f12c6c2a2 [2023-01-30T08:54:32.062Z] ---> 7e9560f4632f [2023-01-30T08:54:32.062Z] Step 19/19 : LABEL version=0.0.0 [2023-01-30T08:54:32.062Z] ---> Running in e9cc8fb464d0 [2023-01-30T08:54:33.017Z] Removing intermediate container e9cc8fb464d0 [2023-01-30T08:54:33.017Z] ---> a72aca109043 [2023-01-30T08:54:33.017Z] [2023-01-30T08:54:33.281Z] Successfully built a72aca109043 [2023-01-30T08:54:33.281Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-30T08:54:33.281Z] Building security-bootstrapper [2023-01-30T08:54:51.459Z]  Building security-spiffe-token-provider ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:54:51.459Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:54:51.459Z] ---> 2a8efe5c70a1 [2023-01-30T08:54:51.460Z] Step 3/32 : WORKDIR /edgex-go [2023-01-30T08:54:51.460Z] ---> Using cache [2023-01-30T08:54:51.460Z] ---> 50c6f646781e [2023-01-30T08:54:51.460Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-30T08:54:53.391Z] ---> Running in 8298dd301f06 [2023-01-30T08:54:55.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:56.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:54:57.632Z] OK: 221 MiB in 51 packages [2023-01-30T08:55:00.203Z] Removing intermediate container 8298dd301f06 [2023-01-30T08:55:00.203Z] ---> 15290a7ee260 [2023-01-30T08:55:00.203Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-30T08:55:01.600Z] ---> 042ab78350cd [2023-01-30T08:55:01.600Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:55:01.867Z] ---> Running in d419af616039 [2023-01-30T08:55:08.499Z] Removing intermediate container c80ba47de878 [2023-01-30T08:55:08.499Z] ---> 98198791375f [2023-01-30T08:55:08.499Z] Step 8/22 : COPY . . [2023-01-30T08:55:35.322Z] ---> bd9beba7dcba [2023-01-30T08:55:35.322Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-30T08:55:35.322Z] ---> Running in 316c4e7cec66 [2023-01-30T08:55:37.894Z] 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-01-30T08:56:24.698Z] Removing intermediate container 6a29706194b9 [2023-01-30T08:56:24.698Z] ---> eab85895389e [2023-01-30T08:56:24.698Z] Step 7/24 : COPY . . [2023-01-30T08:56:24.698Z] Removing intermediate container 886410196c25 [2023-01-30T08:56:24.698Z] ---> 590d3056f324 [2023-01-30T08:56:24.698Z] Step 7/23 : COPY . . [2023-01-30T08:56:46.760Z] ---> 57ba398c1b8a [2023-01-30T08:56:46.760Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-30T08:56:47.040Z] ---> Running in 322905e40e90 [2023-01-30T08:56:47.887Z] Removing intermediate container 322905e40e90 [2023-01-30T08:56:47.887Z] ---> 7771efe4c1dc [2023-01-30T08:56:47.887Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-30T08:56:48.171Z] ---> Running in 278582c4ce85 [2023-01-30T08:56:48.761Z] ---> 2b8bf1c9f77d [2023-01-30T08:56:48.761Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-30T08:56:50.794Z] Removing intermediate container d419af616039 [2023-01-30T08:56:50.794Z] ---> 5c2a601ee364 [2023-01-30T08:56:50.794Z] Step 7/32 : COPY . . [2023-01-30T08:56:51.091Z] ---> Running in 61b215f99a31 [2023-01-30T08:56:51.091Z] Removing intermediate container 278582c4ce85 [2023-01-30T08:56:51.091Z] ---> 508dbbdd64a1 [2023-01-30T08:56:51.091Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-30T08:56:51.368Z] ---> Running in ee8d27e7a351 [2023-01-30T08:56:52.356Z] Removing intermediate container 61b215f99a31 [2023-01-30T08:56:52.356Z] ---> a19e64ed3870 [2023-01-30T08:56:52.356Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-30T08:56:52.631Z] ---> Running in a82dc0e965c8 [2023-01-30T08:56:54.606Z] Removing intermediate container a82dc0e965c8 [2023-01-30T08:56:54.606Z] ---> 0267c556f262 [2023-01-30T08:56:54.606Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-30T08:56:54.606Z] ---> Running in 6ffac40157db [2023-01-30T08:56:56.025Z] Removing intermediate container ee8d27e7a351 [2023-01-30T08:56:56.025Z] ---> 1184703245e3 [2023-01-30T08:56:56.025Z] Step 11/24 : WORKDIR /edgex-go [2023-01-30T08:56:56.025Z] ---> Running in 72b418a336a5 [2023-01-30T08:56:57.008Z] Removing intermediate container 72b418a336a5 [2023-01-30T08:56:57.008Z] ---> ec5fef4e67b1 [2023-01-30T08:56:57.008Z] [2023-01-30T08:56:57.008Z] Step 12/24 : FROM alpine:3.15 [2023-01-30T08:56:57.008Z] ---> 8aa73fd46299 [2023-01-30T08:56:57.008Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T08:56:57.008Z] ---> Using cache [2023-01-30T08:56:57.008Z] ---> 37365f838ba9 [2023-01-30T08:56:57.008Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-30T08:56:57.008Z] ---> Running in 185ef403462b [2023-01-30T08:56:58.432Z] Removing intermediate container 6ffac40157db [2023-01-30T08:56:58.432Z] ---> 625b229c83d6 [2023-01-30T08:56:58.432Z] Step 11/23 : WORKDIR /edgex-go [2023-01-30T08:56:58.718Z] ---> Running in 732170b42afa [2023-01-30T08:57:00.137Z] Removing intermediate container 732170b42afa [2023-01-30T08:57:00.137Z] ---> d84b6bcc35ec [2023-01-30T08:57:00.137Z] [2023-01-30T08:57:00.137Z] Step 12/23 : FROM alpine:3.15 [2023-01-30T08:57:00.137Z] ---> 8aa73fd46299 [2023-01-30T08:57:00.137Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T08:57:00.137Z] ---> Using cache [2023-01-30T08:57:00.137Z] ---> 37365f838ba9 [2023-01-30T08:57:00.137Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-30T08:57:00.137Z] ---> Using cache [2023-01-30T08:57:00.137Z] ---> 0f7e64ad913b [2023-01-30T08:57:00.137Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-30T08:57:00.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:57:00.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:57:01.822Z] v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-30T08:57:01.822Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-30T08:57:01.822Z] OK: 15736 distinct packages available [2023-01-30T08:57:01.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-30T08:57:02.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-30T08:57:03.509Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-30T08:57:03.509Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-30T08:57:03.509Z] (3/4) Installing libucontext (1.1-r0) [2023-01-30T08:57:03.509Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-30T08:57:03.509Z] Executing busybox-1.34.1-r7.trigger [2023-01-30T08:57:03.509Z] OK: 6 MiB in 18 packages [2023-01-30T08:57:06.865Z] Removing intermediate container 185ef403462b [2023-01-30T08:57:06.865Z] ---> ed45bee19e66 [2023-01-30T08:57:06.866Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-30T08:57:11.133Z] ---> 55277577f6d1 [2023-01-30T08:57:11.133Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-30T08:57:13.111Z] ---> 397838e05c6e [2023-01-30T08:57:13.111Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-30T08:57:14.074Z] ---> 88c4029925b7 [2023-01-30T08:57:14.074Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-30T08:57:17.442Z] ---> Running in 6ea0bda21e23 [2023-01-30T08:57:17.442Z] ---> 73792b5b85de [2023-01-30T08:57:17.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-30T08:57:17.442Z] ---> dedb45b73002 [2023-01-30T08:57:17.442Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-30T08:57:18.866Z] ---> 13b79bcce75a [2023-01-30T08:57:18.866Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-30T08:57:18.866Z] ---> da712db9c496 [2023-01-30T08:57:18.866Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-30T08:57:18.866Z] ---> Running in a037220725c9 [2023-01-30T08:57:19.143Z] ---> Running in ffbabb2a5579 [2023-01-30T08:57:19.413Z] 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-01-30T08:57:19.999Z] Removing intermediate container a037220725c9 [2023-01-30T08:57:19.999Z] ---> 559bc13a5f9b [2023-01-30T08:57:19.999Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-30T08:57:19.999Z] Removing intermediate container ffbabb2a5579 [2023-01-30T08:57:19.999Z] ---> 3f12928cd6f6 [2023-01-30T08:57:19.999Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-30T08:57:19.999Z] ---> Running in 966a846b940c [2023-01-30T08:57:20.582Z] Removing intermediate container 966a846b940c [2023-01-30T08:57:20.582Z] ---> 903e0e49b386 [2023-01-30T08:57:20.582Z] Step 21/23 : LABEL arch=arm64 [2023-01-30T08:57:20.864Z] ---> Running in 6f547c35b724 [2023-01-30T08:57:21.161Z] ---> edbd25f9b3a3 [2023-01-30T08:57:21.161Z] Step 19/24 : WORKDIR / [2023-01-30T08:57:21.161Z] ---> Running in 734158ad5c67 [2023-01-30T08:57:21.761Z] Removing intermediate container 6f547c35b724 [2023-01-30T08:57:21.761Z] ---> 2db2217fc8d9 [2023-01-30T08:57:21.761Z] Step 22/23 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T08:57:21.761Z] Removing intermediate container 734158ad5c67 [2023-01-30T08:57:21.761Z] ---> 4727a513bff7 [2023-01-30T08:57:21.761Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-30T08:57:22.029Z] ---> Running in 14e8803286be [2023-01-30T08:57:22.029Z] ---> Running in e9db1d0519c3 [2023-01-30T08:57:22.615Z] Removing intermediate container e9db1d0519c3 [2023-01-30T08:57:22.615Z] ---> 9139dd3a89f1 [2023-01-30T08:57:22.615Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-30T08:57:22.884Z] ---> Running in bc4ad33511c2 [2023-01-30T08:57:22.884Z] Removing intermediate container 14e8803286be [2023-01-30T08:57:22.884Z] ---> 32b03806ebf5 [2023-01-30T08:57:22.884Z] Step 23/23 : LABEL version=0.0.0 [2023-01-30T08:57:22.884Z] ---> Running in 5f9de681a72b [2023-01-30T08:57:23.479Z] Removing intermediate container bc4ad33511c2 [2023-01-30T08:57:23.479Z] ---> 719ba05f5092 [2023-01-30T08:57:23.479Z] Step 22/24 : LABEL arch=arm64 [2023-01-30T08:57:23.479Z] Removing intermediate container 5f9de681a72b [2023-01-30T08:57:23.479Z] ---> 1de130a5a243 [2023-01-30T08:57:23.479Z] [2023-01-30T08:57:23.758Z] ---> Running in 104e4cc229a6 [2023-01-30T08:57:24.026Z] Successfully built 1de130a5a243 [2023-01-30T08:57:24.026Z] Successfully tagged security-spire-server-arm64:latest [2023-01-30T08:57:24.026Z] Building core-data [2023-01-30T08:57:24.302Z]  Building security-spire-server ... done Removing intermediate container 104e4cc229a6 [2023-01-30T08:57:24.302Z] ---> 80f5d16eb182 [2023-01-30T08:57:24.302Z] Step 23/24 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T08:57:24.302Z] ---> Running in 846eeea43524 [2023-01-30T08:57:24.909Z] Removing intermediate container 846eeea43524 [2023-01-30T08:57:24.909Z] ---> c17e49e0f9df [2023-01-30T08:57:24.909Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T08:57:25.188Z] ---> Running in b2766558b53d [2023-01-30T08:57:25.774Z] Removing intermediate container b2766558b53d [2023-01-30T08:57:25.774Z] ---> 1ad6e13b93f6 [2023-01-30T08:57:25.774Z] [2023-01-30T08:57:26.042Z] Successfully built 1ad6e13b93f6 [2023-01-30T08:57:26.042Z] Successfully tagged security-spire-config-arm64:latest [2023-01-30T08:57:26.042Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-01-30T08:57:52.772Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:57:52.772Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:57:52.772Z] ---> 2a8efe5c70a1 [2023-01-30T08:57:52.772Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> aa7cf8121ad3 [2023-01-30T08:57:52.772Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> 0810a34eaa42 [2023-01-30T08:57:52.772Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> e136b4dbc932 [2023-01-30T08:57:52.772Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> 759425fdd811 [2023-01-30T08:57:52.772Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> 0d0fe96a4207 [2023-01-30T08:57:52.772Z] Step 8/22 : COPY . . [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> 35e7b5c2bb3f [2023-01-30T08:57:52.772Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-30T08:57:52.772Z] ---> Running in f690a0f48dfb [2023-01-30T08:57:52.772Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-30T08:57:52.772Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-30T08:57:52.772Z] ---> 2a8efe5c70a1 [2023-01-30T08:57:52.772Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> aa7cf8121ad3 [2023-01-30T08:57:52.772Z] Step 4/22 : WORKDIR /edgex-go [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> 0810a34eaa42 [2023-01-30T08:57:52.772Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> e136b4dbc932 [2023-01-30T08:57:52.772Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> 759425fdd811 [2023-01-30T08:57:52.772Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> 0d0fe96a4207 [2023-01-30T08:57:52.772Z] Step 8/22 : COPY . . [2023-01-30T08:57:52.772Z] ---> Using cache [2023-01-30T08:57:52.772Z] ---> 35e7b5c2bb3f [2023-01-30T08:57:52.772Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-30T08:57:55.367Z] ---> Running in 30f31dbd6782 [2023-01-30T08:57:55.367Z] 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-01-30T08:57:56.798Z] 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-01-30T09:01:18.597Z] Removing intermediate container 70a1ed5db567 [2023-01-30T09:01:18.597Z] ---> 606e35d4e7c2 [2023-01-30T09:01:18.597Z] [2023-01-30T09:01:18.597Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T09:01:18.597Z] ---> 2b4661558fb8 [2023-01-30T09:01:18.597Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-30T09:01:18.597Z] ---> Using cache [2023-01-30T09:01:18.597Z] ---> 2fad9789b9bf [2023-01-30T09:01:18.597Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T09:01:18.597Z] ---> Using cache [2023-01-30T09:01:18.597Z] ---> acb44518aa5e [2023-01-30T09:01:18.597Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-30T09:01:18.597Z] ---> Running in 6854b988ac0e [2023-01-30T09:01:18.597Z] Removing intermediate container 6854b988ac0e [2023-01-30T09:01:18.597Z] ---> 7989f60b148f [2023-01-30T09:01:18.597Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-30T09:01:18.597Z] ---> Running in 8068bda613e4 [2023-01-30T09:01:18.597Z] Removing intermediate container 8068bda613e4 [2023-01-30T09:01:18.597Z] ---> 5098eb9c7e49 [2023-01-30T09:01:18.597Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T09:01:18.597Z] ---> 26c626253858 [2023-01-30T09:01:18.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-30T09:01:18.597Z] ---> 1a584fbaf422 [2023-01-30T09:01:18.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-30T09:01:19.567Z] ---> ca3267bb50d3 [2023-01-30T09:01:19.567Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-30T09:01:19.567Z] ---> Running in d6a6e9a94765 [2023-01-30T09:01:20.197Z] Removing intermediate container d6a6e9a94765 [2023-01-30T09:01:20.197Z] ---> d82b98c2fcdb [2023-01-30T09:01:20.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T09:01:20.467Z] ---> Running in 445aa91fe018 [2023-01-30T09:01:20.736Z] Removing intermediate container 445aa91fe018 [2023-01-30T09:01:20.736Z] ---> 73ae035362f0 [2023-01-30T09:01:20.736Z] Step 20/22 : LABEL arch=arm64 [2023-01-30T09:01:21.008Z] ---> Running in ab89ba7cb6f9 [2023-01-30T09:01:21.597Z] Removing intermediate container ab89ba7cb6f9 [2023-01-30T09:01:21.597Z] ---> e27c1230d5a4 [2023-01-30T09:01:21.597Z] Step 21/22 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T09:01:21.597Z] ---> Running in 7a272322a6ec [2023-01-30T09:01:22.187Z] Removing intermediate container 7a272322a6ec [2023-01-30T09:01:22.188Z] ---> 4c5b834cac31 [2023-01-30T09:01:22.188Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T09:01:22.455Z] ---> Running in ce5742e9015a [2023-01-30T09:01:23.039Z] Removing intermediate container ce5742e9015a [2023-01-30T09:01:23.039Z] ---> 9686676c620d [2023-01-30T09:01:23.039Z] [2023-01-30T09:01:23.039Z] Successfully built 9686676c620d [2023-01-30T09:01:23.039Z] Successfully tagged support-scheduler-arm64:latest [2023-01-30T09:03:16.399Z]  Building support-scheduler ... done Removing intermediate container 6ea0bda21e23 [2023-01-30T09:03:16.399Z] ---> 899d6d321a92 [2023-01-30T09:03:16.399Z] [2023-01-30T09:03:16.399Z] Step 9/32 : FROM alpine:3.16 [2023-01-30T09:03:16.399Z] ---> 2b4661558fb8 [2023-01-30T09:03:16.399Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-30T09:03:16.399Z] ---> Running in e847fa48fe54 [2023-01-30T09:03:16.399Z] Removing intermediate container e847fa48fe54 [2023-01-30T09:03:16.399Z] ---> eed7c6560412 [2023-01-30T09:03:16.399Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-30T09:03:16.399Z] ---> Running in 0a8acaac96f7 [2023-01-30T09:03:16.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T09:03:16.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T09:03:16.399Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-30T09:03:16.399Z] (2/2) Installing su-exec (0.2-r1) [2023-01-30T09:03:16.399Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T09:03:16.399Z] OK: 5 MiB in 16 packages [2023-01-30T09:03:16.399Z] Removing intermediate container 0a8acaac96f7 [2023-01-30T09:03:16.399Z] ---> d82ce6953ae4 [2023-01-30T09:03:16.399Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-30T09:03:16.399Z] ---> Running in 21b9baa9a7a9 [2023-01-30T09:03:16.399Z] Removing intermediate container 21b9baa9a7a9 [2023-01-30T09:03:16.399Z] ---> 8c3dbf5e873e [2023-01-30T09:03:16.399Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-30T09:03:16.399Z] ---> Running in 384a4740de1a [2023-01-30T09:03:16.399Z] Removing intermediate container 384a4740de1a [2023-01-30T09:03:16.399Z] ---> 12910dcd4f1c [2023-01-30T09:03:16.399Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-30T09:03:16.399Z] ---> Running in e91d09778da5 [2023-01-30T09:03:16.399Z] Removing intermediate container e91d09778da5 [2023-01-30T09:03:16.399Z] ---> 0a97297f6b19 [2023-01-30T09:03:16.399Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-30T09:03:16.399Z] ---> Running in 934adfd7dabd [2023-01-30T09:03:16.399Z] Removing intermediate container 934adfd7dabd [2023-01-30T09:03:16.399Z] ---> 281c11539de0 [2023-01-30T09:03:16.399Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-30T09:03:16.399Z] ---> Running in 7e5b25bc3f16 [2023-01-30T09:03:18.347Z] Removing intermediate container 7e5b25bc3f16 [2023-01-30T09:03:18.347Z] ---> 089e37589ba1 [2023-01-30T09:03:18.347Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-30T09:03:18.347Z] ---> Running in 5fc757313f34 [2023-01-30T09:03:18.939Z] Removing intermediate container 5fc757313f34 [2023-01-30T09:03:18.939Z] ---> 9838f012aff4 [2023-01-30T09:03:18.939Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-30T09:03:19.913Z] ---> 62a05e14d1a6 [2023-01-30T09:03:19.913Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-30T09:03:19.913Z] ---> Running in 5b56a20724ff [2023-01-30T09:03:23.260Z] Removing intermediate container 5b56a20724ff [2023-01-30T09:03:23.260Z] ---> db3da02fe84b [2023-01-30T09:03:23.260Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T09:03:23.851Z] ---> 9344f9350030 [2023-01-30T09:03:23.851Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-30T09:03:25.782Z] ---> 69c544176398 [2023-01-30T09:03:25.782Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-30T09:03:26.364Z] ---> b6941c23b483 [2023-01-30T09:03:26.364Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-30T09:03:27.330Z] ---> eb28956d352f [2023-01-30T09:03:27.330Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-30T09:03:29.912Z] ---> fe2fa33719bf [2023-01-30T09:03:29.912Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-30T09:03:31.318Z] ---> 46b8f6d6c34b [2023-01-30T09:03:31.318Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-30T09:03:32.717Z] ---> c5a3365b99f4 [2023-01-30T09:03:32.717Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-30T09:03:32.717Z] ---> Running in 0b7858960435 [2023-01-30T09:03:36.956Z] Removing intermediate container 0b7858960435 [2023-01-30T09:03:36.956Z] ---> 6a82f06596df [2023-01-30T09:03:36.956Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-30T09:03:36.956Z] ---> Running in 679a63ef8b2b [2023-01-30T09:03:37.913Z] Removing intermediate container 679a63ef8b2b [2023-01-30T09:03:37.913Z] ---> 8a25c88335c0 [2023-01-30T09:03:37.913Z] Step 29/32 : CMD ["gate"] [2023-01-30T09:03:37.913Z] ---> Running in 7d02fbc8fec8 [2023-01-30T09:03:38.507Z] Removing intermediate container 7d02fbc8fec8 [2023-01-30T09:03:38.507Z] ---> 2df87b0e6932 [2023-01-30T09:03:38.507Z] Step 30/32 : LABEL arch=arm64 [2023-01-30T09:03:38.775Z] ---> Running in 152746e9da92 [2023-01-30T09:03:39.356Z] Removing intermediate container 152746e9da92 [2023-01-30T09:03:39.356Z] ---> 77cba09284a0 [2023-01-30T09:03:39.356Z] Step 31/32 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T09:03:39.630Z] ---> Running in 5b079aca96e8 [2023-01-30T09:03:40.219Z] Removing intermediate container 5b079aca96e8 [2023-01-30T09:03:40.219Z] ---> 9b07366ec762 [2023-01-30T09:03:40.219Z] Step 32/32 : LABEL version=0.0.0 [2023-01-30T09:03:40.487Z] ---> Running in cde6ee555dec [2023-01-30T09:03:40.487Z] Removing intermediate container 30f31dbd6782 [2023-01-30T09:03:40.487Z] ---> 61b4264ccb7f [2023-01-30T09:03:40.487Z] [2023-01-30T09:03:40.487Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T09:03:40.487Z] ---> 2b4661558fb8 [2023-01-30T09:03:40.487Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-30T09:03:40.756Z] ---> Running in 364a3e925738 [2023-01-30T09:03:41.023Z] Removing intermediate container cde6ee555dec [2023-01-30T09:03:41.023Z] ---> 423a8fd217df [2023-01-30T09:03:41.023Z] [2023-01-30T09:03:41.611Z] Removing intermediate container 364a3e925738 [2023-01-30T09:03:41.611Z] ---> 8db5a58946f5 [2023-01-30T09:03:41.611Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-30T09:03:41.611Z] Successfully built 423a8fd217df [2023-01-30T09:03:41.611Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-30T09:03:41.611Z]  Building security-bootstrapper ... done  ---> Running in 1a7d3860e6e8 [2023-01-30T09:03:43.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T09:03:43.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T09:03:44.518Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T09:03:44.784Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T09:03:44.784Z] OK: 5 MiB in 15 packages [2023-01-30T09:03:46.200Z] Removing intermediate container 1a7d3860e6e8 [2023-01-30T09:03:46.200Z] ---> 5da4ed741152 [2023-01-30T09:03:46.200Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T09:03:47.160Z] ---> 47a17e36d1a8 [2023-01-30T09:03:47.160Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-30T09:03:47.425Z] Removing intermediate container 316c4e7cec66 [2023-01-30T09:03:47.425Z] ---> 52932d31bffa [2023-01-30T09:03:47.425Z] [2023-01-30T09:03:47.425Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T09:03:47.425Z] ---> 2b4661558fb8 [2023-01-30T09:03:47.693Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-30T09:03:47.961Z] ---> Running in 91cd412a08e1 [2023-01-30T09:03:48.539Z] ---> 7a03a8d77b9f [2023-01-30T09:03:48.539Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-30T09:03:49.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T09:03:49.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T09:03:49.386Z] ---> 177c71040c9a [2023-01-30T09:03:49.386Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-30T09:03:49.968Z] Removing intermediate container f690a0f48dfb [2023-01-30T09:03:49.968Z] ---> 91ba3af4cbaf [2023-01-30T09:03:49.968Z] [2023-01-30T09:03:49.968Z] Step 10/22 : FROM alpine:3.16 [2023-01-30T09:03:49.968Z] ---> 2b4661558fb8 [2023-01-30T09:03:49.968Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-30T09:03:49.968Z] ---> Running in b8db77f9c9a7 [2023-01-30T09:03:50.235Z] ---> e64d3b19f8c9 [2023-01-30T09:03:50.235Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-30T09:03:50.236Z] ---> Running in 390a05311354 [2023-01-30T09:03:50.236Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-30T09:03:50.501Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-30T09:03:50.501Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T09:03:50.501Z] Executing ca-certificates-20220614-r0.trigger [2023-01-30T09:03:50.501Z] Removing intermediate container b8db77f9c9a7 [2023-01-30T09:03:50.501Z] ---> 9ed50987ce16 [2023-01-30T09:03:50.501Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-30T09:03:50.769Z] ---> Running in 0a121b86798a [2023-01-30T09:03:50.769Z] OK: 6 MiB in 16 packages [2023-01-30T09:03:51.034Z] Removing intermediate container 0a121b86798a [2023-01-30T09:03:51.035Z] ---> 4e0f631a9ab6 [2023-01-30T09:03:51.035Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-30T09:03:51.301Z] ---> Running in 9e8963dbb6fa [2023-01-30T09:03:51.886Z] Removing intermediate container 9e8963dbb6fa [2023-01-30T09:03:51.886Z] ---> 8840f0f0b0b5 [2023-01-30T09:03:51.886Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-30T09:03:52.152Z] ---> Running in 319e0423410b [2023-01-30T09:03:52.733Z] Removing intermediate container 91cd412a08e1 [2023-01-30T09:03:52.733Z] ---> 5291d7aadc01 [2023-01-30T09:03:52.733Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-30T09:03:52.733Z] Removing intermediate container 390a05311354 [2023-01-30T09:03:52.733Z] ---> 6f54a9cbb171 [2023-01-30T09:03:52.733Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-30T09:03:52.733Z] ---> Running in d6423639217d [2023-01-30T09:03:52.733Z] ---> Running in 28c960f925f7 [2023-01-30T09:03:53.315Z] Removing intermediate container d6423639217d [2023-01-30T09:03:53.315Z] ---> 904ddee23812 [2023-01-30T09:03:53.315Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-30T09:03:53.315Z] ---> Running in 793f11b39f17 [2023-01-30T09:03:53.315Z] Removing intermediate container 28c960f925f7 [2023-01-30T09:03:53.315Z] ---> 6787dbcaf995 [2023-01-30T09:03:53.315Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-01-30T09:03:53.583Z] ---> Running in 3ccd4e90fd80 [2023-01-30T09:03:53.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T09:03:53.583Z] Removing intermediate container 793f11b39f17 [2023-01-30T09:03:53.583Z] ---> d75a72d8eccf [2023-01-30T09:03:53.583Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-30T09:03:53.850Z] ---> Running in 9a7ddf158321 [2023-01-30T09:03:53.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T09:03:53.850Z] Removing intermediate container 3ccd4e90fd80 [2023-01-30T09:03:53.850Z] ---> e9de9cefb153 [2023-01-30T09:03:53.850Z] Step 20/22 : LABEL arch=arm64 [2023-01-30T09:03:54.116Z] ---> Running in 999429dd3e3e [2023-01-30T09:03:54.116Z] Removing intermediate container 9a7ddf158321 [2023-01-30T09:03:54.116Z] ---> 5d7bbdda2fc6 [2023-01-30T09:03:54.116Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T09:03:54.382Z] Removing intermediate container 999429dd3e3e [2023-01-30T09:03:54.382Z] ---> cbbad2a7d364 [2023-01-30T09:03:54.382Z] Step 21/22 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T09:03:54.648Z] ---> Running in 8d17e4610d6b [2023-01-30T09:03:54.914Z] ---> 74e5d5f9ac9c [2023-01-30T09:03:54.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-30T09:03:54.914Z] Removing intermediate container 8d17e4610d6b [2023-01-30T09:03:54.914Z] ---> b00060bd4ae3 [2023-01-30T09:03:54.914Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T09:03:54.914Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T09:03:54.914Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T09:03:55.183Z] OK: 5 MiB in 15 packages [2023-01-30T09:03:55.183Z] ---> Running in b4de7f443bd8 [2023-01-30T09:03:55.451Z] Removing intermediate container b4de7f443bd8 [2023-01-30T09:03:55.451Z] ---> 5a5b903721d4 [2023-01-30T09:03:55.451Z] [2023-01-30T09:03:55.725Z] Successfully built 5a5b903721d4 [2023-01-30T09:03:55.725Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-30T09:03:56.320Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 319e0423410b [2023-01-30T09:03:56.320Z] ---> 91befc7ebd0c [2023-01-30T09:03:56.320Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-30T09:03:56.902Z] ---> dee703c21743 [2023-01-30T09:03:56.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-30T09:03:56.902Z] ---> 995c2ad967fd [2023-01-30T09:03:56.902Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-30T09:03:57.484Z] ---> 1fe10ea10dc8 [2023-01-30T09:03:57.484Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-30T09:03:57.484Z] ---> Running in 715640c8015b [2023-01-30T09:03:57.751Z] ---> 1d64c18e5e16 [2023-01-30T09:03:57.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-30T09:03:58.018Z] Removing intermediate container 715640c8015b [2023-01-30T09:03:58.018Z] ---> 899672a3f38d [2023-01-30T09:03:58.018Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T09:03:58.018Z] ---> Running in 178a7ee46038 [2023-01-30T09:03:58.284Z] Removing intermediate container 178a7ee46038 [2023-01-30T09:03:58.284Z] ---> af219f901f12 [2023-01-30T09:03:58.284Z] Step 20/22 : LABEL arch=arm64 [2023-01-30T09:03:58.284Z] ---> Running in 25fa45e56158 [2023-01-30T09:03:58.549Z] ---> 291d314b66dc [2023-01-30T09:03:58.549Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-30T09:03:58.549Z] ---> Running in 9ac3a1105511 [2023-01-30T09:03:58.816Z] Removing intermediate container 25fa45e56158 [2023-01-30T09:03:58.816Z] ---> c7e562897ec8 [2023-01-30T09:03:58.816Z] Step 21/22 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T09:03:58.816Z] ---> Running in d007dc80d0fb [2023-01-30T09:03:58.816Z] Removing intermediate container 9ac3a1105511 [2023-01-30T09:03:58.816Z] ---> c4a577042270 [2023-01-30T09:03:58.816Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T09:03:59.083Z] ---> Running in addbf2d00de0 [2023-01-30T09:03:59.350Z] Removing intermediate container d007dc80d0fb [2023-01-30T09:03:59.350Z] ---> 93a4a6099fe4 [2023-01-30T09:03:59.350Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T09:03:59.350Z] ---> Running in 3004085f3472 [2023-01-30T09:03:59.350Z] Removing intermediate container addbf2d00de0 [2023-01-30T09:03:59.350Z] ---> 3acb219ac7ab [2023-01-30T09:03:59.350Z] Step 20/22 : LABEL arch=arm64 [2023-01-30T09:03:59.350Z] ---> Running in 4c410b6e8a7f [2023-01-30T09:03:59.620Z] Removing intermediate container 3004085f3472 [2023-01-30T09:03:59.620Z] ---> 2176fe06fce4 [2023-01-30T09:03:59.620Z] [2023-01-30T09:03:59.620Z] Removing intermediate container 4c410b6e8a7f [2023-01-30T09:03:59.620Z] ---> 39e322065754 [2023-01-30T09:03:59.620Z] Step 21/22 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf [2023-01-30T09:03:59.887Z] ---> Running in 97deb5687599 [2023-01-30T09:03:59.887Z] Successfully built 2176fe06fce4 [2023-01-30T09:03:59.887Z] Successfully tagged support-notifications-arm64:latest [2023-01-30T09:04:00.153Z]  Building support-notifications ... done Removing intermediate container 97deb5687599 [2023-01-30T09:04:00.153Z] ---> 9c3425ab6119 [2023-01-30T09:04:00.153Z] Step 22/22 : LABEL version=0.0.0 [2023-01-30T09:04:00.153Z] ---> Running in a9292daaf387 [2023-01-30T09:04:00.419Z] Removing intermediate container a9292daaf387 [2023-01-30T09:04:00.419Z] ---> a7dc705a7d0d [2023-01-30T09:04:00.419Z] [2023-01-30T09:04:00.683Z] Successfully built a7dc705a7d0d [2023-01-30T09:04:00.683Z] Successfully tagged core-data-arm64:latest [2023-01-30T09:04:01.272Z]  Building core-data ... done  [Pipeline] } [2023-01-30T09:04:01.304Z] $ docker stop --time=1 5de4f44c40d63b9307633d9e82e08b3d981f8792144e6347aced5f16322b3d5e [2023-01-30T09:04:02.998Z] $ docker rm -f --volumes 5de4f44c40d63b9307633d9e82e08b3d981f8792144e6347aced5f16322b3d5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T09:04:03.452Z] + docker images [2023-01-30T09:04:03.717Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-30T09:04:03.717Z] core-data-arm64 latest a7dc705a7d0d 3 seconds ago 17.2MB [2023-01-30T09:04:03.717Z] support-notifications-arm64 latest 2176fe06fce4 4 seconds ago 29.6MB [2023-01-30T09:04:03.717Z] core-common-config-bootstrapper-arm64 latest 5a5b903721d4 8 seconds ago 14.9MB [2023-01-30T09:04:03.717Z] 91ba3af4cbaf 14 seconds ago 1.51GB [2023-01-30T09:04:03.717Z] 52932d31bffa 17 seconds ago 1.57GB [2023-01-30T09:04:03.717Z] security-bootstrapper-arm64 latest 423a8fd217df 23 seconds ago 19.5MB [2023-01-30T09:04:03.717Z] 61b4264ccb7f 24 seconds ago 1.5GB [2023-01-30T09:04:03.717Z] 899d6d321a92 57 seconds ago 1.5GB [2023-01-30T09:04:03.717Z] support-scheduler-arm64 latest 9686676c620d 2 minutes ago 29MB [2023-01-30T09:04:03.717Z] 606e35d4e7c2 2 minutes ago 1.57GB [2023-01-30T09:04:03.717Z] security-spire-config-arm64 latest 1ad6e13b93f6 6 minutes ago 83.6MB [2023-01-30T09:04:03.717Z] security-spire-server-arm64 latest 1de130a5a243 6 minutes ago 84.3MB [2023-01-30T09:04:03.717Z] d84b6bcc35ec 7 minutes ago 1.38GB [2023-01-30T09:04:03.717Z] ec5fef4e67b1 7 minutes ago 1.38GB [2023-01-30T09:04:03.717Z] security-spiffe-token-provider-arm64 latest a72aca109043 9 minutes ago 28.9MB [2023-01-30T09:04:03.717Z] 0dafa74fe2d1 9 minutes ago 1.54GB [2023-01-30T09:04:03.717Z] core-command-arm64 latest 26b16b9e2503 10 minutes ago 17MB [2023-01-30T09:04:03.717Z] core-metadata-arm64 latest 63c230e2ac9e 10 minutes ago 17.8MB [2023-01-30T09:04:03.717Z] 86fadf7563fd 10 minutes ago 1.51GB [2023-01-30T09:04:03.717Z] 46b1b8c1f543 10 minutes ago 1.52GB [2023-01-30T09:04:03.717Z] security-secretstore-setup-arm64 latest db2a23fa4d9e 11 minutes ago 28.7MB [2023-01-30T09:04:03.717Z] security-proxy-setup-arm64 latest f6cb750c9b71 11 minutes ago 26.8MB [2023-01-30T09:04:03.717Z] 0c4fae6dcb35 11 minutes ago 1.5GB [2023-01-30T09:04:03.717Z] 72853283104c 11 minutes ago 1.5GB [2023-01-30T09:04:03.717Z] security-spire-agent-arm64 latest 19e8167a82b7 17 minutes ago 122MB [2023-01-30T09:04:03.717Z] c244ff3bb1d9 17 minutes ago 1.38GB [2023-01-30T09:04:03.717Z] ci-base-image-arm64 latest 2a8efe5c70a1 30 minutes ago 905MB [2023-01-30T09:04:03.717Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-30T09:04:03.717Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-30T09:04:03.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-30T09:04:03.717Z] 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-01-30T09:04:04.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T09:04:04.138Z] [2023-01-30T09:04:04.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T09:04:04.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T09:04:04.731Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-30T09:04:04.731Z] 8998bd30e6a1: Pulling fs layer [2023-01-30T09:04:04.731Z] 04944245beec: Pulling fs layer [2023-01-30T09:04:04.731Z] 699f458cf7ca: Pulling fs layer [2023-01-30T09:04:04.731Z] 765212b225bb: Pulling fs layer [2023-01-30T09:04:04.731Z] f23df028b6ca: Pulling fs layer [2023-01-30T09:04:04.731Z] d65c8cfc05b1: Pulling fs layer [2023-01-30T09:04:04.731Z] 765212b225bb: Waiting [2023-01-30T09:04:04.731Z] f23df028b6ca: Waiting [2023-01-30T09:04:04.731Z] 2437ff75d9bd: Pulling fs layer [2023-01-30T09:04:04.731Z] d65c8cfc05b1: Waiting [2023-01-30T09:04:04.731Z] 2437ff75d9bd: Waiting [2023-01-30T09:04:04.731Z] 04944245beec: Verifying Checksum [2023-01-30T09:04:04.731Z] 04944245beec: Download complete [2023-01-30T09:04:04.998Z] 765212b225bb: Verifying Checksum [2023-01-30T09:04:04.998Z] 765212b225bb: Download complete [2023-01-30T09:04:04.998Z] f23df028b6ca: Verifying Checksum [2023-01-30T09:04:04.998Z] f23df028b6ca: Download complete [2023-01-30T09:04:05.265Z] d65c8cfc05b1: Verifying Checksum [2023-01-30T09:04:05.265Z] d65c8cfc05b1: Download complete [2023-01-30T09:04:05.265Z] 699f458cf7ca: Verifying Checksum [2023-01-30T09:04:05.265Z] 699f458cf7ca: Download complete [2023-01-30T09:04:05.846Z] 8998bd30e6a1: Verifying Checksum [2023-01-30T09:04:05.846Z] 8998bd30e6a1: Download complete [2023-01-30T09:04:08.418Z] 2437ff75d9bd: Verifying Checksum [2023-01-30T09:04:08.418Z] 2437ff75d9bd: Download complete [2023-01-30T09:04:09.823Z] 8998bd30e6a1: Pull complete [2023-01-30T09:04:10.405Z] 04944245beec: Pull complete [2023-01-30T09:04:11.808Z] 699f458cf7ca: Pull complete [2023-01-30T09:04:11.808Z] 765212b225bb: Pull complete [2023-01-30T09:04:12.765Z] f23df028b6ca: Pull complete [2023-01-30T09:04:12.765Z] d65c8cfc05b1: Pull complete [2023-01-30T09:04:27.765Z] 2437ff75d9bd: Pull complete [2023-01-30T09:04:27.766Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-30T09:04:27.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T09:04:27.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T09:04:27.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container [2023-01-30T09:04:28.027Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T09:04:31.761Z] $ docker top e3627007be6bccdb8a1deffd21b59a93b284ff3673df015d24b32d06bd342699 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T09:04:32.643Z] ---> job-cost.sh [2023-01-30T09:04:32.643Z] lf-activate-venv: SKIPPING [2023-01-30T09:04:32.643Z] INFO: No Stack... [2023-01-30T09:04:33.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-30T09:04:34.170Z] INFO: Archiving Costs [Pipeline] sh [2023-01-30T09:04:34.485Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2023-01-30T09:04:34.750Z] + cut -d, -f6 [Pipeline] lock [2023-01-30T09:04:34.785Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-8-stack-cost] [2023-01-30T09:04:34.794Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4302-8-stack-cost] did not exist. Created. [2023-01-30T09:04:34.794Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T09:04:35.433Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-30T09:04:35.612Z] Stashed 1 file(s) [Pipeline] } [2023-01-30T09:04:35.619Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T09:04:35.659Z] $ docker stop --time=1 e3627007be6bccdb8a1deffd21b59a93b284ff3673df015d24b32d06bd342699 [2023-01-30T09:04:37.155Z] $ docker rm -f --volumes e3627007be6bccdb8a1deffd21b59a93b284ff3673df015d24b32d06bd342699 [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-01-30T09:04:37.566Z] provisioning config files... [2023-01-30T09:04:37.575Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config16729945468275182781tmp [Pipeline] { [Pipeline] sh [2023-01-30T09:04:37.873Z] + set +x [2023-01-30T09:04:37.873Z] + + bash -s -- [2023-01-30T09:04:37.873Z] curl -s https://codecov.io/bash [2023-01-30T09:04:37.873Z] [2023-01-30T09:04:37.873Z] _____ _ [2023-01-30T09:04:37.873Z] / ____| | | [2023-01-30T09:04:37.873Z] | | ___ __| | ___ ___ _____ __ [2023-01-30T09:04:37.873Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-30T09:04:37.873Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-30T09:04:37.873Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-30T09:04:37.873Z] Bash-1.0.6 [2023-01-30T09:04:37.873Z] [2023-01-30T09:04:37.873Z] [2023-01-30T09:04:37.873Z] ==> git version 2.25.1 found [2023-01-30T09:04:37.873Z] ==> 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-01-30T09:04:37.873Z] Release-Date: 2020-01-08 [2023-01-30T09:04:37.873Z] 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-01-30T09:04:37.873Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-30T09:04:37.873Z] ==> Jenkins CI detected. [2023-01-30T09:04:37.873Z] current dir:  /w/workspace/edgex-go/8 [2023-01-30T09:04:37.873Z] project root: . [2023-01-30T09:04:37.873Z] --> token set from env [2023-01-30T09:04:37.873Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-30T09:04:37.873Z] ==> Running gcov in . (disable via -X gcov) [2023-01-30T09:04:38.137Z] ==> Python coveragepy not found [2023-01-30T09:04:38.137Z] ==> Searching for coverage reports in: [2023-01-30T09:04:38.137Z] + . [2023-01-30T09:04:38.137Z] -> Found 1 reports [2023-01-30T09:04:38.137Z] ==> Detecting git/mercurial file structure [2023-01-30T09:04:38.137Z] ==> Reading reports [2023-01-30T09:04:38.137Z] + ./coverage.out bytes=487391 [2023-01-30T09:04:38.137Z] ==> Appending adjustments [2023-01-30T09:04:38.137Z] https://docs.codecov.io/docs/fixing-reports [2023-01-30T09:04:39.074Z] + Found adjustments [2023-01-30T09:04:39.074Z] ==> Gzipping contents [2023-01-30T09:04:39.333Z] 64K /tmp/codecov.l3Tv0q.gz [2023-01-30T09:04:39.333Z] ==> Uploading reports [2023-01-30T09:04:39.333Z] url: https://codecov.io [2023-01-30T09:04:39.333Z] query: branch=PR-4302&commit=93c461f2ae471d81c2a62f6488a3a1781c6b9439&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-30T09:04:39.333Z] -> Pinging Codecov [2023-01-30T09:04:39.333Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4302&commit=93c461f2ae471d81c2a62f6488a3a1781c6b9439&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-30T09:04:39.594Z] -> Uploading to [2023-01-30T09:04:39.594Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-30/00271124DB129430A58F1EEE437C3FCB/93c461f2ae471d81c2a62f6488a3a1781c6b9439/73ea764e-1358-46b6-967d-504124cae1c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230130T090439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=545d10b5a76b1d3cb4defeed0d3917c2b84e9e6e22ab929a7094b8d1af19681d [2023-01-30T09:04:39.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T09:04:39.594Z] Dload Upload Total Spent Left Speed [2023-01-30T09:04:39.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63146 0 0 100 63146 0 232k --:--:-- --:--:-- --:--:-- 232k [2023-01-30T09:04:39.854Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/93c461f2ae471d81c2a62f6488a3a1781c6b9439 [Pipeline] } [2023-01-30T09:04:39.861Z] 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-01-30T09:04:40.461Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-30T09:04:40.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T09:04:41.673Z] ---> package-listing.sh [2023-01-30T09:04:41.674Z] ++ facter osfamily [2023-01-30T09:04:41.674Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-30T09:04:41.934Z] + OS_FAMILY=debian [2023-01-30T09:04:41.935Z] + workspace=/w/workspace/edgex-go/8 [2023-01-30T09:04:41.935Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-30T09:04:41.935Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-30T09:04:41.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-30T09:04:41.935Z] + PACKAGES=/tmp/packages_start.txt [2023-01-30T09:04:41.935Z] + '[' /w/workspace/edgex-go/8 ']' [2023-01-30T09:04:41.935Z] + PACKAGES=/tmp/packages_end.txt [2023-01-30T09:04:41.935Z] + case "${OS_FAMILY}" in [2023-01-30T09:04:41.935Z] + dpkg -l [2023-01-30T09:04:41.935Z] + grep '^ii' [2023-01-30T09:04:41.935Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-30T09:04:41.935Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-30T09:04:41.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-30T09:04:41.935Z] + '[' /w/workspace/edgex-go/8 ']' [2023-01-30T09:04:41.935Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2023-01-30T09:04:41.935Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2023-01-30T09:04:41.947Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-30T09:04:42.240Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T09:04:42.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T09:04:42.805Z] [2023-01-30T09:04:42.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T09:04:43.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T09:04:43.113Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-30T09:04:43.113Z] 5eb5b503b376: Pulling fs layer [2023-01-30T09:04:43.113Z] 5c69ac0246d0: Pulling fs layer [2023-01-30T09:04:43.113Z] ec43610c2a17: Pulling fs layer [2023-01-30T09:04:43.113Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-30T09:04:43.113Z] 33b1e0a273af: Pulling fs layer [2023-01-30T09:04:43.113Z] 5d3b04190fa2: Pulling fs layer [2023-01-30T09:04:43.114Z] 2f39f015ded8: Pulling fs layer [2023-01-30T09:04:43.114Z] 33b1e0a273af: Waiting [2023-01-30T09:04:43.114Z] 5d3b04190fa2: Waiting [2023-01-30T09:04:43.114Z] 2f39f015ded8: Waiting [2023-01-30T09:04:43.114Z] 3a2ae6a8a46f: Waiting [2023-01-30T09:04:43.114Z] 5c69ac0246d0: Download complete [2023-01-30T09:04:43.114Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-30T09:04:43.114Z] 3a2ae6a8a46f: Download complete [2023-01-30T09:04:43.375Z] 33b1e0a273af: Verifying Checksum [2023-01-30T09:04:43.375Z] 33b1e0a273af: Download complete [2023-01-30T09:04:43.375Z] 5d3b04190fa2: Verifying Checksum [2023-01-30T09:04:43.375Z] 5d3b04190fa2: Download complete [2023-01-30T09:04:43.375Z] ec43610c2a17: Verifying Checksum [2023-01-30T09:04:43.375Z] ec43610c2a17: Download complete [2023-01-30T09:04:43.638Z] 5eb5b503b376: Verifying Checksum [2023-01-30T09:04:43.638Z] 5eb5b503b376: Download complete [2023-01-30T09:04:44.588Z] 2f39f015ded8: Download complete [2023-01-30T09:04:44.847Z] 5eb5b503b376: Pull complete [2023-01-30T09:04:44.847Z] 5c69ac0246d0: Pull complete [2023-01-30T09:04:45.413Z] ec43610c2a17: Pull complete [2023-01-30T09:04:45.413Z] 3a2ae6a8a46f: Pull complete [2023-01-30T09:04:45.670Z] 33b1e0a273af: Pull complete [2023-01-30T09:04:45.670Z] 5d3b04190fa2: Pull complete [2023-01-30T09:04:49.899Z] 2f39f015ded8: Pull complete [2023-01-30T09:04:49.899Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-30T09:04:49.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T09:04:49.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T09:04:50.009Z] prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container [2023-01-30T09:04:50.037Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-01-30T09:04:51.952Z] $ docker top 0e7dd2b43883f1deb0aa1e14ed2b9993c2f42266e98df2b68f38b670746c3567 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T09:04:52.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-30T09:04:52.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-30T09:04:52.894Z] + ls /var/log/sa-host [2023-01-30T09:04:52.894Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T09:04:53.075Z] provisioning config files... [2023-01-30T09:04:53.083Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config9492208151862924394tmp [Pipeline] { [Pipeline] echo [2023-01-30T09:04:53.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T09:04:53.383Z] ---> create-netrc.sh [Pipeline] } [2023-01-30T09:04:53.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-30T09:04:53.785Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-30T09:04:53.797Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T09:04:54.100Z] ---> sudo-logs.sh [2023-01-30T09:04:54.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-30T09:04:54.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T09:04:54.425Z] ---> job-cost.sh [2023-01-30T09:04:54.425Z] lf-activate-venv: SKIPPING [2023-01-30T09:04:54.425Z] DEBUG: total: 0.10999999940395355 [2023-01-30T09:04:54.425Z] INFO: Retrieving Stack Cost... [2023-01-30T09:04:57.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-30T09:04:57.734Z] INFO: Archiving Costs [Pipeline] echo [2023-01-30T09:04:57.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T09:04:58.060Z] ---> logs-deploy.sh [2023-01-30T09:04:58.060Z] lf-activate-venv: SKIPPING [2023-01-30T09:04:58.060Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/8 [2023-01-30T09:04:58.060Z] INFO: archiving workspace using pattern(s): [2023-01-30T09:04:59.046Z] Archives upload complete. [2023-01-30T09:04:59.046Z] INFO: archiving logs to Nexus