Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+1fb6775d8804dda106fccace673c66bb187c3e57 (9402500d5bda86dc8c9d00a93d786f291318e4d2) 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-ssh12208161660873962437.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16412708339183891865.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7073081227558317838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8251809087629922071.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10494844892913931214.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17463 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 83473ad652a87e192fe78d9c4f87a08805570e1b Checking out Revision 83473ad652a87e192fe78d9c4f87a08805570e1b (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83473ad652a87e192fe78d9c4f87a08805570e1b # timeout=10 Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T08:29:41.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T08:29:41.852Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T08:29:41.869Z] ========================================================= [2023-05-31T08:29:41.869Z] EdgeX Global Pipelines Version Info [2023-05-31T08:29:41.869Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T08:29:42.578Z] ------------------- [2023-05-31T08:29:42.579Z] stable info: [2023-05-31T08:29:42.579Z] ------------------- [2023-05-31T08:29:42.579Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T08:29:42.579Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T08:29:42.579Z] Message: update stable to v1.0.249 [2023-05-31T08:29:43.148Z] ------------------- [2023-05-31T08:29:43.148Z] experimental info: [2023-05-31T08:29:43.148Z] ------------------- [2023-05-31T08:29:43.148Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T08:29:43.148Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T08:29:43.148Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T08:29:43.307Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-31T08:29:43.317Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-31T08:29:43.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T08:29:43.335Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T08:29:43.344Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T08:29:43.352Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T08:29:43.360Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T08:29:43.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-31T08:29:43.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-31T08:29:43.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-31T08:29:43.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T08:29:43.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T08:29:43.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T08:29:43.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T08:29:43.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T08:29:43.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T08:29:43.443Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T08:29:43.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T08:29:43.458Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-31T08:29:43.472Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-31T08:29:43.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T08:29:43.493Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T08:29:43.501Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T08:29:43.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-05-31T08:29:43.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-05-31T08:29:43.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-05-31T08:29:43.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83473ad652a87e192fe78d9c4f87a08805570e1b [Pipeline] echo [2023-05-31T08:29:43.541Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83473ad [Pipeline] echo [2023-05-31T08:29:43.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T08:29:43.601Z] provisioning config files... [2023-05-31T08:29:43.623Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config11479987206180651213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T08:29:43.931Z] ---> docker-login.sh [2023-05-31T08:29:43.931Z] nexus3.edgexfoundry.org:10001 [2023-05-31T08:29:43.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:29:44.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:29:44.503Z] Configure a credential helper to remove this warning. See [2023-05-31T08:29:44.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:29:44.503Z] [2023-05-31T08:29:44.503Z] Login Succeeded [2023-05-31T08:29:44.503Z] nexus3.edgexfoundry.org:10002 [2023-05-31T08:29:44.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:29:44.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:29:44.503Z] Configure a credential helper to remove this warning. See [2023-05-31T08:29:44.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:29:44.503Z] [2023-05-31T08:29:44.503Z] Login Succeeded [2023-05-31T08:29:44.503Z] nexus3.edgexfoundry.org:10003 [2023-05-31T08:29:44.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:29:44.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:29:44.503Z] Configure a credential helper to remove this warning. See [2023-05-31T08:29:44.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:29:44.503Z] [2023-05-31T08:29:44.503Z] Login Succeeded [2023-05-31T08:29:44.503Z] nexus3.edgexfoundry.org:10004 [2023-05-31T08:29:44.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:29:44.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:29:44.762Z] Configure a credential helper to remove this warning. See [2023-05-31T08:29:44.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:29:44.762Z] [2023-05-31T08:29:44.762Z] Login Succeeded [2023-05-31T08:29:44.762Z] docker.io [2023-05-31T08:29:44.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:29:45.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:29:45.022Z] Configure a credential helper to remove this warning. See [2023-05-31T08:29:45.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:29:45.022Z] [2023-05-31T08:29:45.022Z] Login Succeeded [2023-05-31T08:29:45.022Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T08:29:45.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T08:29:45.338Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-31T08:29:45.338Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2023-05-31T08:29:45.338Z] [2023-05-31T08:29:45.338Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-31T08:29:45.338Z] + + cut -d/ -f2 [2023-05-31T08:29:45.338Z] dirname cmd/core-data/Dockerfile [2023-05-31T08:29:45.338Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-31T08:29:45.338Z] + + dirname cmd/core-metadata/Dockerfilecut [2023-05-31T08:29:45.338Z] -d/ -f2 [2023-05-31T08:29:45.338Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-31T08:29:45.338Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/support-notifications/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-31T08:29:45.338Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-31T08:29:45.338Z] + cut -d/ -f2 [2023-05-31T08:29:45.338Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-31T08:29:45.393Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T08:29:45.747Z] + git rev-list -1 --merges 83473ad652a87e192fe78d9c4f87a08805570e1b~1..83473ad652a87e192fe78d9c4f87a08805570e1b [Pipeline] echo [2023-05-31T08:29:45.757Z] -----------> git rev-list -1 --merges 83473ad652a87e192fe78d9c4f87a08805570e1b~1..83473ad652a87e192fe78d9c4f87a08805570e1b 83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:29:45.757Z] 83473ad652a87e192fe78d9c4f87a08805570e1b [false] [Pipeline] sh [2023-05-31T08:29:46.091Z] + git log --format=format:%s -1 83473ad652a87e192fe78d9c4f87a08805570e1b [Pipeline] echo [2023-05-31T08:29:46.107Z] ========================================================= [2023-05-31T08:29:46.107Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T08:29:46.107Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-31T08:29:46.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T08:29:46.559Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T08:29:46.559Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T08:29:46.559Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T08:29:46.559Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T08:29:46.559Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T08:29:46.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:29:46.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T08:29:46.975Z] [2023-05-31T08:29:46.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:29:47.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T08:29:47.269Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T08:29:47.269Z] b85a868b505f: Pulling fs layer [2023-05-31T08:29:47.269Z] e2be974225ed: Pulling fs layer [2023-05-31T08:29:47.269Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T08:29:47.269Z] 988bab9f4d93: Pulling fs layer [2023-05-31T08:29:47.269Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T08:29:47.269Z] eaf3925da568: Pulling fs layer [2023-05-31T08:29:47.269Z] 988bab9f4d93: Waiting [2023-05-31T08:29:47.269Z] 1469e6f7b9e6: Waiting [2023-05-31T08:29:47.269Z] bab4dde63d76: Pulling fs layer [2023-05-31T08:29:47.269Z] bde34c3a00c8: Pulling fs layer [2023-05-31T08:29:47.269Z] eaf3925da568: Waiting [2023-05-31T08:29:47.269Z] bab4dde63d76: Waiting [2023-05-31T08:29:47.269Z] b352a97aabf1: Pulling fs layer [2023-05-31T08:29:47.269Z] 4872d77fe225: Pulling fs layer [2023-05-31T08:29:47.269Z] bde34c3a00c8: Waiting [2023-05-31T08:29:47.269Z] b352a97aabf1: Waiting [2023-05-31T08:29:47.269Z] 5851b861e8e6: Pulling fs layer [2023-05-31T08:29:47.269Z] 4872d77fe225: Waiting [2023-05-31T08:29:47.269Z] 5851b861e8e6: Waiting [2023-05-31T08:29:47.269Z] e2be974225ed: Download complete [2023-05-31T08:29:47.269Z] 988bab9f4d93: Verifying Checksum [2023-05-31T08:29:47.269Z] 988bab9f4d93: Download complete [2023-05-31T08:29:47.269Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T08:29:47.269Z] 1469e6f7b9e6: Download complete [2023-05-31T08:29:47.269Z] eaf3925da568: Verifying Checksum [2023-05-31T08:29:47.269Z] eaf3925da568: Download complete [2023-05-31T08:29:47.269Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T08:29:47.269Z] 339a4e72a1f5: Download complete [2023-05-31T08:29:47.529Z] bde34c3a00c8: Download complete [2023-05-31T08:29:47.529Z] b352a97aabf1: Verifying Checksum [2023-05-31T08:29:47.529Z] b352a97aabf1: Download complete [2023-05-31T08:29:47.529Z] 4872d77fe225: Verifying Checksum [2023-05-31T08:29:47.529Z] 4872d77fe225: Download complete [2023-05-31T08:29:47.529Z] 5851b861e8e6: Verifying Checksum [2023-05-31T08:29:47.529Z] 5851b861e8e6: Download complete [2023-05-31T08:29:47.529Z] b85a868b505f: Verifying Checksum [2023-05-31T08:29:47.529Z] b85a868b505f: Download complete [2023-05-31T08:29:47.787Z] bab4dde63d76: Verifying Checksum [2023-05-31T08:29:47.787Z] bab4dde63d76: Download complete [2023-05-31T08:29:48.722Z] b85a868b505f: Pull complete [2023-05-31T08:29:48.722Z] e2be974225ed: Pull complete [2023-05-31T08:29:49.293Z] 339a4e72a1f5: Pull complete [2023-05-31T08:29:49.293Z] 988bab9f4d93: Pull complete [2023-05-31T08:29:49.557Z] 1469e6f7b9e6: Pull complete [2023-05-31T08:29:49.557Z] eaf3925da568: Pull complete [2023-05-31T08:29:51.465Z] bab4dde63d76: Pull complete [2023-05-31T08:29:51.465Z] bde34c3a00c8: Pull complete [2023-05-31T08:29:51.465Z] b352a97aabf1: Pull complete [2023-05-31T08:29:51.465Z] 4872d77fe225: Pull complete [2023-05-31T08:29:51.725Z] 5851b861e8e6: Pull complete [2023-05-31T08:29:51.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T08:29:51.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T08:29:51.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:29:51.809Z] prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container [2023-05-31T08:29:51.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T08:29:54.959Z] $ docker top f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b -eo pid,comm [2023-05-31T08:29:55.003Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-31T08:29:55.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T08:29:55.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T08:29:55.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T08:29:55.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T08:29:55.167Z] $ docker exec f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b ssh-agent [2023-05-31T08:29:55.274Z] SSH_AUTH_SOCK=/tmp/ssh-tCZtfkc6oBYc/agent.32 [2023-05-31T08:29:55.274Z] SSH_AGENT_PID=38 [2023-05-31T08:29:55.279Z] Running ssh-add (command line suppressed) [2023-05-31T08:29:55.374Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_7394630554636200645.key (/w/workspace/edgex-go/12@tmp/private_key_7394630554636200645.key) [2023-05-31T08:29:55.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T08:29:55.671Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T08:29:55.689Z] $ docker exec --env ******** --env ******** f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b ssh-agent -k [2023-05-31T08:29:55.787Z] unset SSH_AUTH_SOCK; [2023-05-31T08:29:55.788Z] unset SSH_AGENT_PID; [2023-05-31T08:29:55.788Z] echo Agent pid 38 killed; [2023-05-31T08:29:55.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T08:29:55.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T08:29:55.822Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T08:29:55.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T08:29:55.939Z] $ docker exec f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b ssh-agent [2023-05-31T08:29:56.049Z] SSH_AUTH_SOCK=/tmp/ssh-7AdFHfsWM2Js/agent.70 [2023-05-31T08:29:56.049Z] SSH_AGENT_PID=76 [2023-05-31T08:29:56.053Z] Running ssh-add (command line suppressed) [2023-05-31T08:29:56.150Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_2317790008155402634.key (/w/workspace/edgex-go/12@tmp/private_key_2317790008155402634.key) [2023-05-31T08:29:56.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T08:29:56.442Z] + git semver init [2023-05-31T08:29:56.700Z] 2023-05-31 08:29:56,604 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T08:29:56.700Z] 2023-05-31 08:29:56,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver [2023-05-31T08:29:56.700Z] 2023-05-31 08:29:56,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver [2023-05-31T08:29:56.700Z] 2023-05-31 08:29:56,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, universal_newlines=False, shell=None, istream=None) [2023-05-31T08:30:02.195Z] 2023-05-31 08:30:01,207 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude [2023-05-31T08:30:02.195Z] 2023-05-31 08:30:01,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-4563 with force:False [2023-05-31T08:30:02.195Z] 2023-05-31 08:30:01,208 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-4563 [2023-05-31T08:30:02.195Z] 2023-05-31 08:30:01,212 [execute] INFO git cat-file --batch-check [2023-05-31T08:30:02.195Z] 2023-05-31 08:30:01,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T08:30:02.195Z] 2023-05-31 08:30:01,218 [execute] INFO git cat-file --batch [2023-05-31T08:30:02.195Z] 2023-05-31 08:30:01,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T08:30:02.195Z] 2023-05-31 08:30:01,223 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-4563 [2023-05-31T08:30:02.195Z] 0.0.0 [Pipeline] } [2023-05-31T08:30:02.212Z] $ docker exec --env ******** --env ******** f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b ssh-agent -k [2023-05-31T08:30:02.302Z] unset SSH_AUTH_SOCK; [2023-05-31T08:30:02.302Z] unset SSH_AGENT_PID; [2023-05-31T08:30:02.303Z] echo Agent pid 76 killed; [2023-05-31T08:30:02.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T08:30:02.666Z] + git semver [Pipeline] } [2023-05-31T08:30:02.943Z] $ docker stop --time=1 f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b [2023-05-31T08:30:04.233Z] $ docker rm -f --volumes f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T08:30:04.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T08:30:04.763Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T08:30:04.766Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T08:30:05.141Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo [2023-05-31T08:30:05.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:30:05.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:30:05.173Z] ========================================================= [2023-05-31T08:30:05.173Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T08:30:05.173Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:30:05.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:30:05.456Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T08:30:05.456Z] f56be85fc22e: Pulling fs layer [2023-05-31T08:30:05.456Z] 85791d961cd3: Pulling fs layer [2023-05-31T08:30:05.456Z] d694b5ae8c79: Pulling fs layer [2023-05-31T08:30:05.456Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T08:30:05.456Z] 4d19c01a9841: Pulling fs layer [2023-05-31T08:30:05.456Z] 9f32a84ed3da: Waiting [2023-05-31T08:30:05.456Z] 9325e15d5711: Pulling fs layer [2023-05-31T08:30:05.456Z] 556b6ee489ea: Pulling fs layer [2023-05-31T08:30:05.456Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T08:30:05.456Z] 4d19c01a9841: Waiting [2023-05-31T08:30:05.456Z] 9325e15d5711: Waiting [2023-05-31T08:30:05.456Z] c5a4b2cf53e6: Waiting [2023-05-31T08:30:05.456Z] 556b6ee489ea: Waiting [2023-05-31T08:30:05.456Z] 85791d961cd3: Verifying Checksum [2023-05-31T08:30:05.456Z] 85791d961cd3: Download complete [2023-05-31T08:30:05.456Z] 9f32a84ed3da: Download complete [2023-05-31T08:30:05.456Z] 4d19c01a9841: Verifying Checksum [2023-05-31T08:30:05.456Z] 4d19c01a9841: Download complete [2023-05-31T08:30:05.456Z] f56be85fc22e: Verifying Checksum [2023-05-31T08:30:05.456Z] f56be85fc22e: Download complete [2023-05-31T08:30:05.456Z] 9325e15d5711: Verifying Checksum [2023-05-31T08:30:05.456Z] 9325e15d5711: Download complete [2023-05-31T08:30:05.717Z] f56be85fc22e: Pull complete [2023-05-31T08:30:05.717Z] 85791d961cd3: Pull complete [2023-05-31T08:30:05.977Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T08:30:05.977Z] c5a4b2cf53e6: Download complete [2023-05-31T08:30:06.236Z] d694b5ae8c79: Verifying Checksum [2023-05-31T08:30:06.236Z] d694b5ae8c79: Download complete [2023-05-31T08:30:06.236Z] 556b6ee489ea: Verifying Checksum [2023-05-31T08:30:06.236Z] 556b6ee489ea: Download complete [2023-05-31T08:30:09.528Z] d694b5ae8c79: Pull complete [2023-05-31T08:30:09.528Z] 9f32a84ed3da: Pull complete [2023-05-31T08:30:09.528Z] 4d19c01a9841: Pull complete [2023-05-31T08:30:09.528Z] 9325e15d5711: Pull complete [2023-05-31T08:30:11.427Z] 556b6ee489ea: Pull complete [2023-05-31T08:30:12.362Z] c5a4b2cf53e6: Pull complete [2023-05-31T08:30:12.362Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T08:30:12.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:30:12.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:30:12.669Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:30:12.669Z] WORKDIR /edgex [2023-05-31T08:30:12.669Z] COPY go.mod . [2023-05-31T08:30:12.669Z] RUN go mod download build [2023-05-31T08:30:12.669Z] -t ci-base-image-x86_64 -f - . [2023-05-31T08:30:13.235Z] Sending build context to Docker daemon 170.8MB [2023-05-31T08:30:13.235Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:30:13.235Z] ---> c4be618373d6 [2023-05-31T08:30:13.235Z] Step 2/4 : WORKDIR /edgex [2023-05-31T08:30:19.794Z] ---> Running in 67d9bbc00729 [2023-05-31T08:30:19.794Z] Removing intermediate container 67d9bbc00729 [2023-05-31T08:30:19.794Z] ---> 115db2e4f8bc [2023-05-31T08:30:19.794Z] Step 3/4 : COPY go.mod . [2023-05-31T08:30:19.794Z] ---> 89fa16274a9b [2023-05-31T08:30:19.794Z] Step 4/4 : RUN go mod download [2023-05-31T08:30:19.794Z] ---> Running in 2b1d84e58b08 [2023-05-31T08:30:19.840Z] Still waiting to schedule task [2023-05-31T08:30:19.840Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T08:30:37.873Z] Removing intermediate container 2b1d84e58b08 [2023-05-31T08:30:37.874Z] ---> 04af3cf5b0b3 [2023-05-31T08:30:37.874Z] Successfully built 04af3cf5b0b3 [2023-05-31T08:30:37.874Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:30:38.175Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T08:30:38.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:30:38.246Z] prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container [2023-05-31T08:30:38.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T08:30:38.671Z] $ docker top 3bc1e0cba89b0050fe3e71592ec5c17c3617816db41711fe9bfb4da13b2d178f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:30:39.010Z] + go version [2023-05-31T08:30:39.010Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T08:30:39.023Z] $ docker stop --time=1 3bc1e0cba89b0050fe3e71592ec5c17c3617816db41711fe9bfb4da13b2d178f [2023-05-31T08:30:40.279Z] $ docker rm -f --volumes 3bc1e0cba89b0050fe3e71592ec5c17c3617816db41711fe9bfb4da13b2d178f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:30:40.679Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T08:30:40.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:30:40.746Z] prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container [2023-05-31T08:30:40.785Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T08:30:41.087Z] $ docker top 3d0598acca1444a7cfa36c2dbdf1b516038ff9b07f9093fb33688a71412575db -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T08:30:41.144Z] ========================================================= [2023-05-31T08:30:41.144Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-31T08:30:41.144Z] ========================================================= [Pipeline] sh [2023-05-31T08:30:41.423Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:30:41.717Z] + make test [2023-05-31T08:30:41.717Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T08:30:48.279Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-31T08:31:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-31T08:31:05.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-31T08:31:05.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-31T08:31:05.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2023-05-31T08:31:06.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2023-05-31T08:31:11.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements [2023-05-31T08:31:11.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-31T08:31:11.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-31T08:31:11.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-31T08:31:12.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-31T08:31:12.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-31T08:31:12.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-05-31T08:31:13.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-31T08:31:13.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-31T08:31:13.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:31:13.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-31T08:31:13.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-31T08:31:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-31T08:31:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-31T08:31:16.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.966s coverage: 88.5% of statements [2023-05-31T08:31:16.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 3.8% of statements [2023-05-31T08:31:17.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-31T08:31:17.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:31:17.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-31T08:31:17.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements [2023-05-31T08:31:17.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-31T08:31:17.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-31T08:31:17.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-31T08:31:17.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-31T08:31:17.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-31T08:31:17.554Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-05-31T08:31:18.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-31T08:31:18.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-31T08:31:18.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-31T08:31:18.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements [2023-05-31T08:31:19.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-31T08:31:19.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-31T08:31:19.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2023-05-31T08:31:19.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 29.0% of statements [2023-05-31T08:31:19.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-05-31T08:31:20.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements [2023-05-31T08:31:20.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-05-31T08:31:20.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-05-31T08:31:20.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2023-05-31T08:31:20.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-31T08:31:20.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-31T08:31:20.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-31T08:31:20.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-31T08:31:21.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-31T08:31:21.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-31T08:31:21.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-31T08:31:21.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-31T08:31:22.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-31T08:31:22.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-31T08:31:22.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-31T08:31:22.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-31T08:31:22.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-31T08:31:22.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-31T08:31:22.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-31T08:31:23.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-31T08:31:24.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-31T08:31:24.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-31T08:31:24.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-31T08:31:26.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-31T08:31:26.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-31T08:31:26.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-31T08:31:27.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-31T08:31:27.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-31T08:31:27.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-31T08:31:29.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-31T08:31:29.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-31T08:31:29.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-31T08:31:29.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-31T08:31:30.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-31T08:31:30.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-31T08:31:30.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-31T08:31:30.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-31T08:31:31.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-31T08:31:31.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:31:31.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-31T08:31:31.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-31T08:31:31.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2023-05-31T08:31:32.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-31T08:31:32.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-31T08:31:33.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-31T08:31:33.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.068s coverage: 92.9% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.8% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 86.0% of statements [2023-05-31T08:31:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-05-31T08:31:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2023-05-31T08:31:45.857Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-31T08:31:45.857Z] running golangci-lint [2023-05-31T08:31:45.857Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-31T08:31:45.857Z] go version go1.20.2 linux/amd64 [2023-05-31T08:31:45.857Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-31T08:31:45.857Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-31T08:32:00.715Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 14.36180475s" [2023-05-31T08:32:00.715Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.1803ms" [2023-05-31T08:32:01.878Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17466 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws [2023-05-31T08:32:01.890Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2023-05-31T08:32:01.938Z] The recommended git tool is: git [2023-05-31T08:32:05.969Z] level=info msg="[linters_context/goanalysis] analyzers took 46.841489249s with top 10 stages: buildir: 26.700894318s, inspect: 1.654455545s, fact_deprecated: 1.51558965s, gosec: 1.406570841s, printf: 1.152500845s, ctrlflow: 1.019404029s, S1038: 998.700754ms, fact_purity: 695.049722ms, nilness: 675.567384ms, directives: 603.183536ms" [2023-05-31T08:32:05.969Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-31T08:32:05.969Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, path_prettifier: 203/203, exclude: 203/203, cgo: 203/203, filename_unadjuster: 203/203" [2023-05-31T08:32:05.970Z] level=info msg="[runner] processing took 13.633459ms with stages: nolint: 6.85583ms, identifier_marker: 3.770473ms, exclude-rules: 1.214601ms, autogenerated_exclude: 777.107µs, path_prettifier: 670.616µs, skip_dirs: 316.412µs, cgo: 16.45µs, filename_unadjuster: 8.3µs, max_same_issues: 640ns, uniq_by_line: 450ns, diff: 440ns, max_from_linter: 320ns, exclude: 300ns, skip_files: 290ns, source_code: 290ns, sort_results: 250ns, severity-rules: 230ns, path_shortener: 200ns, max_per_file_from_linter: 130ns, path_prefixer: 130ns" [2023-05-31T08:32:05.970Z] level=info msg="[runner] linters took 6.551864272s with stages: goanalysis_metalinter: 6.538139092s" [2023-05-31T08:32:05.970Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-31T08:32:05.970Z] level=info msg="Memory: 211 samples, avg is 171.6MB, max is 789.7MB" [2023-05-31T08:32:05.970Z] level=info msg="Execution took 20.960271139s" [2023-05-31T08:32:05.970Z] go vet ./... [2023-05-31T08:32:08.055Z] using credential edgex-jenkins-ssh [2023-05-31T08:32:08.072Z] Cloning the remote Git repository [2023-05-31T08:32:08.118Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-31T08:32:08.222Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2023-05-31T08:32:08.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-31T08:32:08.385Z] > git --version # timeout=10 [2023-05-31T08:32:08.412Z] > git --version # 'git version 2.25.1' [2023-05-31T08:32:08.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T08:32:08.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T08:32:10.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T08:32:10.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T08:32:10.155Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T08:32:10.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-31T08:32:10.456Z] + ls -al . [2023-05-31T08:32:10.456Z] total 720 [2023-05-31T08:32:10.456Z] drwxrwxr-x 11 1001 1001 4096 May 31 08:30 . [2023-05-31T08:32:10.456Z] drwxr-xr-x 4 root root 4096 May 31 08:30 .. [2023-05-31T08:32:10.456Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:29 .blubracket [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 16 May 31 08:29 .dockerignore [2023-05-31T08:32:10.456Z] drwxrwxr-x 8 1001 1001 4096 May 31 08:30 .git [2023-05-31T08:32:10.456Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:29 .github [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 1133 May 31 08:29 .gitignore [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 42 May 31 08:29 .golangci.yml [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 87 May 31 08:29 .hadolint.yml [2023-05-31T08:32:10.456Z] drwxr-xr-x 3 1001 1001 4096 May 31 08:30 .semver [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 166 May 31 08:29 .sonarcloud.properties [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 1171 May 31 08:29 ADOPTERS.md [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 10835 May 31 08:29 Attribution.txt [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 93407 May 31 08:29 CHANGELOG.md [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 3804 May 31 08:29 CONTRIBUTING.md [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 677 May 31 08:29 GOVERNANCE.md [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 883 May 31 08:29 Jenkinsfile [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 10775 May 31 08:29 LICENSE [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 14368 May 31 08:29 Makefile [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 582 May 31 08:29 OWNERS.md [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 9923 May 31 08:29 README.md [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 789 May 31 08:29 SECURITY.md [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 5 May 31 08:30 VERSION [2023-05-31T08:32:10.456Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:29 bin [2023-05-31T08:32:10.456Z] drwxrwxr-x 18 1001 1001 4096 May 31 08:29 cmd [2023-05-31T08:32:10.456Z] -rw-r--r-- 1 root root 447731 May 31 08:31 coverage.out [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 3160 May 31 08:29 go.mod [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 30960 May 31 08:29 go.sum [2023-05-31T08:32:10.456Z] drwxrwxr-x 7 1001 1001 4096 May 31 08:29 internal [2023-05-31T08:32:10.456Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:29 openapi [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 594 May 31 08:29 security.txt [2023-05-31T08:32:10.456Z] drwxrwxr-x 4 1001 1001 4096 May 31 08:29 snap [2023-05-31T08:32:10.456Z] -rw-rw-r-- 1 1001 1001 204 May 31 08:29 version.go [Pipeline] sh [2023-05-31T08:32:10.811Z] + '[' -e coverage.out ] [2023-05-31T08:32:10.811Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-31T08:32:10.912Z] Stashed 1 file(s) [Pipeline] sh [2023-05-31T08:32:11.192Z] + make build [2023-05-31T08:32:11.192Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-31T08:32:23.404Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-31T08:32:23.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-05-31T08:32:23.662Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-31T08:32:24.226Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-31T08:32:25.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-31T08:32:25.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T08:32:26.068Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-31T08:32:26.117Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-31T08:32:26.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T08:32:26.135Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T08:32:26.860Z] Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 [2023-05-31T08:32:27.518Z] Merge succeeded, producing aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T08:32:27.518Z] Checking out Revision aae4695d639e91a531cbb3314a241ca74e57e25c (PR-4563) [2023-05-31T08:32:26.878Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T08:32:26.954Z] > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [2023-05-31T08:32:27.183Z] > git remote # timeout=10 [2023-05-31T08:32:27.201Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T08:32:27.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T08:32:27.232Z] > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 [2023-05-31T08:32:27.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T08:32:27.523Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T08:32:27.536Z] > git checkout -f aae4695d639e91a531cbb3314a241ca74e57e25c # timeout=10 [2023-05-31T08:32:30.781Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-31T08:32:31.135Z] Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" [2023-05-31T08:32:31.156Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T08:32:31.712Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-31T08:32:31.963Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T08:32:31.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T08:32:31.963Z] Dload Upload Total Spent Left Speed [2023-05-31T08:32:31.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 61049 0 --:--:-- --:--:-- --:--:-- 60750 100 12751 100 12751 0 0 62200 0 --:--:-- --:--:-- --:--:-- 62200 [Pipeline] sh [2023-05-31T08:32:32.655Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T08:32:32.974Z] + sudo tee /etc/docker/daemon.new [2023-05-31T08:32:32.974Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T08:32:32.974Z] { [2023-05-31T08:32:32.974Z] "registry-mirrors": [ [2023-05-31T08:32:32.974Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T08:32:32.974Z] ], [2023-05-31T08:32:32.974Z] "bip": "10.250.0.254/24", [2023-05-31T08:32:32.974Z] "hosts": [ [2023-05-31T08:32:32.974Z] "tcp://0.0.0.0:5555", [2023-05-31T08:32:32.974Z] "unix:///var/run/docker.sock" [2023-05-31T08:32:32.974Z] ], [2023-05-31T08:32:32.974Z] "mtu": 1458, [2023-05-31T08:32:32.974Z] "selinux-enabled": true, [2023-05-31T08:32:32.974Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T08:32:32.974Z] } [Pipeline] sh [2023-05-31T08:32:33.102Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-31T08:32:31.140Z] > git rev-list --no-walk 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab # timeout=10 [2023-05-31T08:32:33.293Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T08:32:33.615Z] + sudo service docker restart [2023-05-31T08:32:34.035Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-31T08:32:34.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-05-31T08:32:35.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-31T08:32:36.472Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-31T08:32:37.858Z] $ docker stop --time=1 3d0598acca1444a7cfa36c2dbdf1b516038ff9b07f9093fb33688a71412575db [2023-05-31T08:32:43.413Z] $ docker rm -f --volumes 3d0598acca1444a7cfa36c2dbdf1b516038ff9b07f9093fb33688a71412575db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:32:44.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-31T08:32:44.289Z] [2023-05-31T08:32:44.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:32:44.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-31T08:32:44.584Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-31T08:32:44.584Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-31T08:32:44.584Z] ca9280d653b3: Pulling fs layer [2023-05-31T08:32:44.584Z] 7e9c9ca2126c: Pulling fs layer [2023-05-31T08:32:45.518Z] cbdbe7a5bc2a: Download complete [2023-05-31T08:32:45.518Z] cbdbe7a5bc2a: Pull complete [2023-05-31T08:32:47.767Z] ca9280d653b3: Download complete [2023-05-31T08:32:47.767Z] 7e9c9ca2126c: Verifying Checksum [2023-05-31T08:32:47.767Z] 7e9c9ca2126c: Download complete [2023-05-31T08:32:48.027Z] ca9280d653b3: Pull complete [2023-05-31T08:32:51.341Z] 7e9c9ca2126c: Pull complete [2023-05-31T08:32:51.341Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-31T08:32:51.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-31T08:32:51.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:32:51.426Z] prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container [2023-05-31T08:32:51.461Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-31T08:32:54.987Z] $ docker top 63f1dedfa0f0f0f02a7cf835d093b345d42db125a145b6a68b7977f14da793cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-05-31T08:32:55.086Z] provisioning config files... [2023-05-31T08:32:55.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config13191632984581249342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T08:32:55.331Z] + + docker-composegrep build parallel --help [2023-05-31T08:32:55.331Z] [2023-05-31T08:32:55.458Z] ---> docker-login.sh [2023-05-31T08:32:55.458Z] nexus3.edgexfoundry.org:10001 [2023-05-31T08:32:55.899Z] --parallel Build images in parallel. [Pipeline] } [2023-05-31T08:32:55.911Z] $ docker stop --time=1 63f1dedfa0f0f0f02a7cf835d093b345d42db125a145b6a68b7977f14da793cd [2023-05-31T08:32:56.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:32:56.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:32:56.312Z] Configure a credential helper to remove this warning. See [2023-05-31T08:32:56.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:32:56.312Z] [2023-05-31T08:32:56.312Z] Login Succeeded [2023-05-31T08:32:56.312Z] nexus3.edgexfoundry.org:10002 [2023-05-31T08:32:56.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:32:56.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:32:56.581Z] Configure a credential helper to remove this warning. See [2023-05-31T08:32:56.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:32:56.581Z] [2023-05-31T08:32:56.581Z] Login Succeeded [2023-05-31T08:32:56.581Z] nexus3.edgexfoundry.org:10003 [2023-05-31T08:32:56.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:32:57.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:32:57.123Z] Configure a credential helper to remove this warning. See [2023-05-31T08:32:57.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:32:57.123Z] [2023-05-31T08:32:57.123Z] Login Succeeded [2023-05-31T08:32:57.123Z] nexus3.edgexfoundry.org:10004 [2023-05-31T08:32:57.176Z] $ docker rm -f --volumes 63f1dedfa0f0f0f02a7cf835d093b345d42db125a145b6a68b7977f14da793cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:32:57.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:32:57.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:32:57.395Z] Configure a credential helper to remove this warning. See [2023-05-31T08:32:57.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:32:57.395Z] [2023-05-31T08:32:57.395Z] Login Succeeded [2023-05-31T08:32:57.395Z] docker.io [2023-05-31T08:32:57.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-31T08:32:57.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:32:57.623Z] prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container [2023-05-31T08:32:57.661Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-31T08:32:57.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:32:57.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:32:57.935Z] Configure a credential helper to remove this warning. See [2023-05-31T08:32:57.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:32:57.935Z] [2023-05-31T08:32:57.935Z] Login Succeeded [2023-05-31T08:32:57.935Z] ---> docker-login.sh ends [2023-05-31T08:32:57.964Z] $ docker top 480ba58d4d5038ce657a8320ed975793bf0bf5563190f13b900f2ce758ab6bdb -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-31T08:32:58.021Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-31T08:32:58.301Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2023-05-31T08:32:58.635Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo [2023-05-31T08:32:58.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:32:58.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:32:58.693Z] ========================================================= [2023-05-31T08:32:58.693Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T08:32:58.693Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:32:58.867Z] Building core-command ... [2023-05-31T08:32:58.868Z] Building core-common-config-bootstrapper ... [2023-05-31T08:32:58.868Z] Building core-data ... [2023-05-31T08:32:58.868Z] Building core-metadata ... [2023-05-31T08:32:58.868Z] Building security-bootstrapper ... [2023-05-31T08:32:58.868Z] Building security-proxy-auth ... [2023-05-31T08:32:58.868Z] Building security-proxy-setup ... [2023-05-31T08:32:58.868Z] Building security-secretstore-setup ... [2023-05-31T08:32:58.868Z] Building security-spiffe-token-provider ... [2023-05-31T08:32:58.868Z] Building security-spire-agent ... [2023-05-31T08:32:58.868Z] Building security-spire-config ... [2023-05-31T08:32:58.868Z] Building security-spire-server ... [2023-05-31T08:32:58.868Z] Building support-notifications ... [2023-05-31T08:32:58.868Z] Building support-scheduler ... [2023-05-31T08:32:58.868Z] Building security-spire-agent [2023-05-31T08:32:58.868Z] Building support-scheduler [2023-05-31T08:32:58.868Z] Building security-bootstrapper [2023-05-31T08:32:58.868Z] Building security-spire-config [2023-05-31T08:32:58.868Z] Building security-proxy-auth [2023-05-31T08:32:59.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:32:59.289Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T08:32:59.289Z] c41833b44d91: Pulling fs layer [2023-05-31T08:32:59.289Z] ed15518f5707: Pulling fs layer [2023-05-31T08:32:59.289Z] feae8fd75edb: Pulling fs layer [2023-05-31T08:32:59.289Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T08:32:59.289Z] 3cdef696dda3: Pulling fs layer [2023-05-31T08:32:59.289Z] 2ced38df9373: Pulling fs layer [2023-05-31T08:32:59.289Z] 58f1dce35555: Pulling fs layer [2023-05-31T08:32:59.289Z] 242c74f7c9fa: Waiting [2023-05-31T08:32:59.289Z] 3cdef696dda3: Waiting [2023-05-31T08:32:59.289Z] 2ced38df9373: Waiting [2023-05-31T08:32:59.289Z] 58f1dce35555: Waiting [2023-05-31T08:32:59.289Z] ed15518f5707: Verifying Checksum [2023-05-31T08:32:59.289Z] ed15518f5707: Download complete [2023-05-31T08:32:59.289Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T08:32:59.289Z] 242c74f7c9fa: Download complete [2023-05-31T08:32:59.289Z] 3cdef696dda3: Download complete [2023-05-31T08:32:59.289Z] c41833b44d91: Verifying Checksum [2023-05-31T08:32:59.289Z] c41833b44d91: Download complete [2023-05-31T08:33:00.276Z] c41833b44d91: Pull complete [2023-05-31T08:33:00.548Z] 58f1dce35555: Verifying Checksum [2023-05-31T08:33:00.548Z] 58f1dce35555: Download complete [2023-05-31T08:33:00.819Z] ed15518f5707: Pull complete [2023-05-31T08:33:01.783Z] feae8fd75edb: Download complete [2023-05-31T08:33:01.783Z] 2ced38df9373: Verifying Checksum [2023-05-31T08:33:01.783Z] 2ced38df9373: Download complete [2023-05-31T08:33:11.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:11.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:11.062Z] ---> 04af3cf5b0b3 [2023-05-31T08:33:11.062Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:33:11.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:11.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:11.062Z] ---> 04af3cf5b0b3 [2023-05-31T08:33:11.062Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:33:11.062Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:11.062Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:11.062Z] ---> 04af3cf5b0b3 [2023-05-31T08:33:11.062Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T08:33:11.062Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:11.062Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:11.062Z] ---> 04af3cf5b0b3 [2023-05-31T08:33:11.062Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T08:33:11.062Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:11.062Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:11.062Z] ---> 04af3cf5b0b3 [2023-05-31T08:33:11.062Z] Step 3/33 : WORKDIR /edgex-go [2023-05-31T08:33:14.135Z] feae8fd75edb: Pull complete [2023-05-31T08:33:14.135Z] 242c74f7c9fa: Pull complete [2023-05-31T08:33:14.135Z] 3cdef696dda3: Pull complete [2023-05-31T08:33:17.623Z] ---> Running in 5fa7a7943085 [2023-05-31T08:33:17.623Z] ---> Running in ae8800078301 [2023-05-31T08:33:17.623Z] ---> Running in cbedd525354a [2023-05-31T08:33:17.623Z] ---> Running in 5da2a7cdc713 [2023-05-31T08:33:17.623Z] ---> Running in 121e91c0039a [2023-05-31T08:33:17.623Z] Removing intermediate container ae8800078301 [2023-05-31T08:33:17.623Z] ---> 6ca8b88cf3d1 [2023-05-31T08:33:17.623Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T08:33:17.623Z] Removing intermediate container 121e91c0039a [2023-05-31T08:33:17.623Z] ---> 9d67b90be700 [2023-05-31T08:33:17.623Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:33:17.623Z] ---> Running in 356817679f31 [2023-05-31T08:33:17.623Z] Removing intermediate container cbedd525354a [2023-05-31T08:33:17.623Z] ---> 96c8649143d3 [2023-05-31T08:33:17.623Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T08:33:17.623Z] Removing intermediate container 5fa7a7943085 [2023-05-31T08:33:17.623Z] ---> 2d2deb68faea [2023-05-31T08:33:17.623Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-31T08:33:17.623Z] Removing intermediate container 5da2a7cdc713 [2023-05-31T08:33:17.623Z] ---> ee21e80f3b61 [2023-05-31T08:33:17.623Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:33:17.623Z] ---> Running in dd969fb8930d [2023-05-31T08:33:17.623Z] ---> Running in f1596ba34f29 [2023-05-31T08:33:17.623Z] ---> Running in 53e6e0adebad [2023-05-31T08:33:17.623Z] ---> Running in 056df7f23b0b [2023-05-31T08:33:17.623Z] Removing intermediate container dd969fb8930d [2023-05-31T08:33:17.623Z] ---> 7426100bfeff [2023-05-31T08:33:17.623Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:33:17.623Z] Removing intermediate container 53e6e0adebad [2023-05-31T08:33:17.623Z] ---> c13b2fbf7a82 [2023-05-31T08:33:17.623Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:33:17.623Z] ---> Running in 2f9f17caec84 [2023-05-31T08:33:17.623Z] ---> Running in 2858fdf6f47b [2023-05-31T08:33:17.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:17.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:17.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:18.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:18.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:18.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:18.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:18.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:18.397Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:18.397Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:18.397Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:18.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:18.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:18.654Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:18.654Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:18.654Z] Removing intermediate container 356817679f31 [2023-05-31T08:33:18.654Z] ---> f025a0d3ddf4 [2023-05-31T08:33:18.654Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T08:33:18.654Z] Removing intermediate container 056df7f23b0b [2023-05-31T08:33:18.654Z] ---> c7447b309167 [2023-05-31T08:33:18.654Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T08:33:18.910Z] ---> e0b8f88e6bbd [2023-05-31T08:33:18.910Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:18.910Z] Removing intermediate container f1596ba34f29 [2023-05-31T08:33:18.910Z] ---> e32b819971f8 [2023-05-31T08:33:18.910Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-31T08:33:18.910Z] ---> b726ee1e69f6 [2023-05-31T08:33:18.910Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:18.910Z] ---> Running in 71144adebecb [2023-05-31T08:33:18.910Z] ---> Running in 0aba81f1547e [2023-05-31T08:33:18.910Z] Removing intermediate container 2858fdf6f47b [2023-05-31T08:33:18.910Z] ---> 4d62a2f48e62 [2023-05-31T08:33:18.910Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:33:19.171Z] ---> 339924ab0334 [2023-05-31T08:33:19.171Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:19.171Z] Removing intermediate container 2f9f17caec84 [2023-05-31T08:33:19.171Z] ---> 7d2b18f9d4ae [2023-05-31T08:33:19.171Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:33:19.171Z] ---> Running in c1730038f557 [2023-05-31T08:33:19.171Z] ---> 45d30a1e5cc9 [2023-05-31T08:33:19.171Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:19.171Z] ---> Running in 8fbe7135a9c2 [2023-05-31T08:33:19.171Z] ---> 268a257de922 [2023-05-31T08:33:19.171Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:19.428Z] ---> Running in 7b756834d2c3 [2023-05-31T08:33:20.818Z] 2ced38df9373: Pull complete [2023-05-31T08:33:22.787Z] 58f1dce35555: Pull complete [2023-05-31T08:33:22.787Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T08:33:22.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:33:22.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:33:23.129Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:33:23.129Z] WORKDIR /edgex [2023-05-31T08:33:23.129Z] COPY go.mod . [2023-05-31T08:33:23.129Z] RUN go mod download [2023-05-31T08:33:23.129Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-31T08:33:23.721Z] Sending build context to Docker daemon 2.947MB [2023-05-31T08:33:23.721Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:33:23.721Z] ---> fadd8f120f05 [2023-05-31T08:33:23.721Z] Step 2/4 : WORKDIR /edgex [2023-05-31T08:33:25.683Z] ---> Running in b6aba5724a9c [2023-05-31T08:33:25.683Z] Removing intermediate container b6aba5724a9c [2023-05-31T08:33:25.683Z] ---> fe7d84b0e49b [2023-05-31T08:33:25.683Z] Step 3/4 : COPY go.mod . [2023-05-31T08:33:26.272Z] ---> 4cf25753b1ad [2023-05-31T08:33:26.272Z] Step 4/4 : RUN go mod download [2023-05-31T08:33:26.272Z] ---> Running in 4be263804825 [2023-05-31T08:33:58.500Z] Removing intermediate container 4be263804825 [2023-05-31T08:33:58.500Z] ---> 2bed0dff4bd8 [2023-05-31T08:33:58.500Z] Successfully built 2bed0dff4bd8 [2023-05-31T08:33:58.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:33:58.830Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T08:33:58.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:33:59.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container [2023-05-31T08:33:59.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T08:34:00.277Z] $ docker top 3a199e97330956165b311f43f498790d1cbf5d306555b293a9663e399c441cbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:34:01.081Z] + go version [2023-05-31T08:34:01.081Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T08:34:01.098Z] $ docker stop --time=1 3a199e97330956165b311f43f498790d1cbf5d306555b293a9663e399c441cbb [2023-05-31T08:34:05.438Z] $ docker rm -f --volumes 3a199e97330956165b311f43f498790d1cbf5d306555b293a9663e399c441cbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:34:05.959Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T08:34:05.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:34:06.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container [2023-05-31T08:34:06.182Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T08:34:07.267Z] $ docker top 734cf8e92e9d3279e19b52c5807b2393c41f55018a32a2db052d863cd4e7e974 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T08:34:07.457Z] ========================================================= [2023-05-31T08:34:07.457Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-31T08:34:07.457Z] ========================================================= [Pipeline] sh [2023-05-31T08:34:07.760Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:34:08.081Z] + make test [2023-05-31T08:34:08.081Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T08:34:41.087Z] Removing intermediate container 71144adebecb [2023-05-31T08:34:41.087Z] ---> e3f485fe68bb [2023-05-31T08:34:41.087Z] Step 7/27 : COPY . . [2023-05-31T08:34:41.087Z] Removing intermediate container 0aba81f1547e [2023-05-31T08:34:41.087Z] ---> 972c4b55333e [2023-05-31T08:34:41.087Z] Step 7/27 : COPY . . [2023-05-31T08:34:41.087Z] Removing intermediate container 7b756834d2c3 [2023-05-31T08:34:41.087Z] ---> f7381b35945b [2023-05-31T08:34:41.087Z] Step 8/23 : COPY . . [2023-05-31T08:34:41.087Z] Removing intermediate container c1730038f557 [2023-05-31T08:34:41.087Z] ---> 1eb095a4f033 [2023-05-31T08:34:41.087Z] Step 7/33 : COPY . . [2023-05-31T08:34:41.087Z] Removing intermediate container 8fbe7135a9c2 [2023-05-31T08:34:41.087Z] ---> cd959a8f06a2 [2023-05-31T08:34:41.087Z] Step 8/23 : COPY . . [2023-05-31T08:34:47.652Z] ---> 15fbe53aa527 [2023-05-31T08:34:47.652Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-31T08:34:47.652Z] ---> 706250da897d [2023-05-31T08:34:47.652Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T08:34:47.652Z] ---> Running in b3ecd681ba47 [2023-05-31T08:34:47.652Z] ---> 54094faeddf3 [2023-05-31T08:34:47.653Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-31T08:34:47.653Z] ---> 06da447714ba [2023-05-31T08:34:47.653Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-31T08:34:47.653Z] ---> Running in b54261f5013b [2023-05-31T08:34:47.653Z] ---> 197e542a4b96 [2023-05-31T08:34:47.653Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T08:34:47.653Z] ---> Running in 1cd595edaa97 [2023-05-31T08:34:47.653Z] ---> Running in 2261e45699a6 [2023-05-31T08:34:47.653Z] ---> Running in e3c7212f167c [2023-05-31T08:34:47.653Z] Removing intermediate container b54261f5013b [2023-05-31T08:34:47.653Z] ---> 92d697407c97 [2023-05-31T08:34:47.653Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T08:34:47.976Z] Removing intermediate container e3c7212f167c [2023-05-31T08:34:47.976Z] ---> 0516e583699c [2023-05-31T08:34:47.976Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T08:34:47.976Z] ---> Running in 5a5f197d7340 [2023-05-31T08:34:47.976Z] ---> Running in d19810e921ba [2023-05-31T08:34:47.976Z] Removing intermediate container 5a5f197d7340 [2023-05-31T08:34:47.976Z] ---> b253bf1b19cd [2023-05-31T08:34:47.976Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T08:34:47.976Z] ---> Running in d15f92f90cf5 [2023-05-31T08:34:47.976Z] Removing intermediate container d19810e921ba [2023-05-31T08:34:47.976Z] ---> 3e930a4e7d6b [2023-05-31T08:34:47.976Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T08:34:47.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-31T08:34:47.976Z] ---> Running in ca06eddac20e [2023-05-31T08:34:47.976Z] Removing intermediate container d15f92f90cf5 [2023-05-31T08:34:47.976Z] ---> e8f231dad7d8 [2023-05-31T08:34:47.976Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T08:34:47.976Z] ---> Running in a34a7a6cb779 [2023-05-31T08:34:47.976Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-31T08:34:47.976Z] Removing intermediate container ca06eddac20e [2023-05-31T08:34:47.976Z] ---> c70c7b458477 [2023-05-31T08:34:47.976Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T08:34:48.266Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-31T08:34:48.266Z] ---> Running in d1dc93260e6d [2023-05-31T08:34:49.314Z] Removing intermediate container a34a7a6cb779 [2023-05-31T08:34:49.314Z] ---> f9f4f1742084 [2023-05-31T08:34:49.314Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T08:34:49.613Z] ---> Running in 38e1fbd18561 [2023-05-31T08:34:49.613Z] Removing intermediate container d1dc93260e6d [2023-05-31T08:34:49.613Z] ---> cb87f166cd2b [2023-05-31T08:34:49.613Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T08:34:49.613Z] ---> Running in 56f6dc3ff0d5 [2023-05-31T08:34:49.613Z] Removing intermediate container 38e1fbd18561 [2023-05-31T08:34:49.613Z] ---> 3f4ebfbeff33 [2023-05-31T08:34:49.613Z] [2023-05-31T08:34:49.613Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T08:34:49.613Z] Removing intermediate container 56f6dc3ff0d5 [2023-05-31T08:34:49.613Z] ---> 13ea7e509d1c [2023-05-31T08:34:49.613Z] [2023-05-31T08:34:49.613Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T08:34:50.249Z] 3.17: Pulling from library/alpine [2023-05-31T08:34:50.249Z] 3.17: Pulling from library/alpine [2023-05-31T08:34:50.817Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:34:50.817Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:34:50.817Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T08:34:50.817Z] Status: Image is up to date for alpine:3.17 [2023-05-31T08:34:50.817Z] ---> 9ed4aefc74f6 [2023-05-31T08:34:50.817Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T08:34:50.817Z] ---> 9ed4aefc74f6 [2023-05-31T08:34:50.817Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T08:34:50.817Z] ---> Running in ad14cf807bfe [2023-05-31T08:34:50.817Z] ---> Running in c52e9501e600 [2023-05-31T08:34:51.080Z] Removing intermediate container ad14cf807bfe [2023-05-31T08:34:51.080Z] ---> f8070ca2a9d1 [2023-05-31T08:34:51.080Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-31T08:34:51.080Z] ---> Running in fb6ffca5a57d [2023-05-31T08:34:51.080Z] Removing intermediate container c52e9501e600 [2023-05-31T08:34:51.080Z] ---> 3a97e1be7b64 [2023-05-31T08:34:51.080Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T08:34:51.080Z] ---> Running in 010f7825b6a3 [2023-05-31T08:34:52.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:34:52.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:34:52.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:34:52.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:34:52.283Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:34:52.283Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:34:52.283Z] OK: 17823 distinct packages available [2023-05-31T08:34:52.283Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:34:52.283Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:34:52.283Z] OK: 17823 distinct packages available [2023-05-31T08:34:52.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:34:52.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:34:52.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:34:52.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:34:52.853Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-31T08:34:52.853Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-31T08:34:52.853Z] (3/4) Installing libucontext (1.2-r0) [2023-05-31T08:34:52.853Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-31T08:34:52.853Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:34:52.853Z] OK: 7 MiB in 19 packages [2023-05-31T08:34:52.853Z] (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-31T08:34:52.853Z] (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-31T08:34:52.853Z] (3/7) Installing dumb-init (1.2.5-r2) [2023-05-31T08:34:52.853Z] (4/7) Installing musl-obstack (1.2.3-r0) [2023-05-31T08:34:52.853Z] (5/7) Installing libucontext (1.2-r0) [2023-05-31T08:34:52.853Z] (6/7) Installing gcompat (1.1.0-r0) [2023-05-31T08:34:52.853Z] (7/7) Installing openssl (3.0.9-r1) [2023-05-31T08:34:52.853Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:34:52.853Z] OK: 8 MiB in 20 packages [2023-05-31T08:34:54.908Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-31T08:35:02.873Z] Removing intermediate container fb6ffca5a57d [2023-05-31T08:35:02.873Z] ---> fd01fe3e39cf [2023-05-31T08:35:02.873Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:02.873Z] Removing intermediate container 010f7825b6a3 [2023-05-31T08:35:02.873Z] ---> 7826ed411876 [2023-05-31T08:35:02.873Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:02.873Z] ---> 80fbc5e874a8 [2023-05-31T08:35:02.873Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:02.873Z] ---> 4ff162e28023 [2023-05-31T08:35:02.873Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:02.873Z] ---> 2a4cd5fcb327 [2023-05-31T08:35:02.873Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T08:35:02.873Z] ---> f19c9f6fa77b [2023-05-31T08:35:02.873Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-31T08:35:13.007Z] ---> 1dfe2566bcd6 [2023-05-31T08:35:13.007Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T08:35:13.007Z] ---> 9f7c249aa8ad [2023-05-31T08:35:13.007Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T08:35:17.189Z] ---> aa0912e17229 [2023-05-31T08:35:17.189Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-31T08:35:17.189Z] ---> e0ae754c6ca3 [2023-05-31T08:35:17.189Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T08:35:17.189Z] ---> Running in 82159cc86963 [2023-05-31T08:35:17.189Z] Removing intermediate container b3ecd681ba47 [2023-05-31T08:35:17.189Z] ---> 2e53e10f8f6c [2023-05-31T08:35:17.189Z] [2023-05-31T08:35:17.189Z] Step 9/33 : FROM alpine:3.17 [2023-05-31T08:35:17.189Z] ---> 9ed4aefc74f6 [2023-05-31T08:35:17.189Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T08:35:17.189Z] Removing intermediate container 2261e45699a6 [2023-05-31T08:35:17.189Z] ---> 2062f17ac022 [2023-05-31T08:35:17.189Z] [2023-05-31T08:35:17.189Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:35:17.189Z] ---> 9ed4aefc74f6 [2023-05-31T08:35:17.189Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T08:35:19.099Z] ---> Running in cbeb94efdb34 [2023-05-31T08:35:19.099Z] ---> Running in 12fce1d7c04e [2023-05-31T08:35:19.099Z] Removing intermediate container 82159cc86963 [2023-05-31T08:35:19.099Z] ---> 7a698d8c9d6c [2023-05-31T08:35:19.099Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-31T08:35:19.099Z] ---> ed047a512cc5 [2023-05-31T08:35:19.099Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-31T08:35:19.099Z] Removing intermediate container cbeb94efdb34 [2023-05-31T08:35:19.099Z] ---> 2506d7c1efd2 [2023-05-31T08:35:19.099Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:35:19.357Z] Removing intermediate container 12fce1d7c04e [2023-05-31T08:35:19.357Z] ---> acb9cfb34e37 [2023-05-31T08:35:19.357Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-31T08:35:19.357Z] ---> Running in 355f429775c6 [2023-05-31T08:35:19.357Z] ---> 48a75d67b82b [2023-05-31T08:35:19.357Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-31T08:35:19.357Z] ---> 8335995dc028 [2023-05-31T08:35:19.357Z] Step 22/27 : WORKDIR / [2023-05-31T08:35:19.357Z] ---> Running in 3bbaa24bc3a2 [2023-05-31T08:35:19.357Z] ---> Running in 1c7ba29a808d [2023-05-31T08:35:19.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:19.965Z] Removing intermediate container 1c7ba29a808d [2023-05-31T08:35:19.965Z] ---> 8288a745ca57 [2023-05-31T08:35:19.965Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T08:35:19.965Z] ---> f1b7b2d865cc [2023-05-31T08:35:19.965Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T08:35:19.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:19.965Z] ---> Running in af93bef61556 [2023-05-31T08:35:20.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:20.223Z] ---> Running in 9eee20886242 [2023-05-31T08:35:20.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:20.223Z] Removing intermediate container af93bef61556 [2023-05-31T08:35:20.223Z] ---> f93932dbea11 [2023-05-31T08:35:20.223Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T08:35:20.223Z] ---> Running in 7eb2b0d43b63 [2023-05-31T08:35:20.223Z] Removing intermediate container 9eee20886242 [2023-05-31T08:35:20.223Z] ---> e7e85eee69ff [2023-05-31T08:35:20.223Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T08:35:20.223Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-31T08:35:20.482Z] (2/2) Installing su-exec (0.2-r2) [2023-05-31T08:35:20.482Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:35:20.482Z] ---> Running in 2535e294e97a [2023-05-31T08:35:20.482Z] OK: 7 MiB in 17 packages [2023-05-31T08:35:20.482Z] Removing intermediate container 1cd595edaa97 [2023-05-31T08:35:20.482Z] ---> 8cc33271df4a [2023-05-31T08:35:20.482Z] [2023-05-31T08:35:20.482Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:35:20.482Z] ---> 9ed4aefc74f6 [2023-05-31T08:35:20.482Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:35:20.482Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:35:20.482Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:35:20.482Z] OK: 7 MiB in 16 packages [2023-05-31T08:35:20.482Z] ---> Running in e37304b2aed2 [2023-05-31T08:35:20.482Z] Removing intermediate container 7eb2b0d43b63 [2023-05-31T08:35:20.482Z] ---> 04492a127de4 [2023-05-31T08:35:20.482Z] Step 25/27 : LABEL arch=x86_64 [2023-05-31T08:35:20.482Z] Removing intermediate container 2535e294e97a [2023-05-31T08:35:20.482Z] ---> 49f0108710c6 [2023-05-31T08:35:20.482Z] Step 25/27 : LABEL arch=x86_64 [2023-05-31T08:35:20.482Z] ---> Running in b500555df950 [2023-05-31T08:35:20.482Z] ---> Running in d9933638b160 [2023-05-31T08:35:20.741Z] Removing intermediate container d9933638b160 [2023-05-31T08:35:20.741Z] ---> 752816ba4331 [2023-05-31T08:35:20.741Z] Step 26/27 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:35:20.741Z] Removing intermediate container b500555df950 [2023-05-31T08:35:20.741Z] ---> d8084914ac8c [2023-05-31T08:35:20.741Z] Step 26/27 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:35:20.741Z] ---> Running in 0bd7980803d0 [2023-05-31T08:35:20.741Z] ---> Running in 5ea775700fdb [2023-05-31T08:35:20.999Z] Removing intermediate container 3bbaa24bc3a2 [2023-05-31T08:35:20.999Z] ---> 7d17580cee16 [2023-05-31T08:35:20.999Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-31T08:35:20.999Z] Removing intermediate container 5ea775700fdb [2023-05-31T08:35:20.999Z] ---> 78b52aae19a7 [2023-05-31T08:35:20.999Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T08:35:20.999Z] ---> Running in dc3c07655c81 [2023-05-31T08:35:20.999Z] Removing intermediate container 355f429775c6 [2023-05-31T08:35:20.999Z] ---> f4c6fe395d63 [2023-05-31T08:35:20.999Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:20.999Z] Removing intermediate container 0bd7980803d0 [2023-05-31T08:35:20.999Z] ---> 18b41454cc3f [2023-05-31T08:35:20.999Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T08:35:20.999Z] ---> Running in d36673f66af1 [2023-05-31T08:35:20.999Z] ---> Running in 0e2191d240a0 [2023-05-31T08:35:20.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:20.999Z] Removing intermediate container dc3c07655c81 [2023-05-31T08:35:20.999Z] ---> c406d3fb86fb [2023-05-31T08:35:20.999Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-31T08:35:21.263Z] Removing intermediate container d36673f66af1 [2023-05-31T08:35:21.263Z] ---> 578916ec7202 [2023-05-31T08:35:21.263Z] [2023-05-31T08:35:21.263Z] ---> Running in c28607322843 [2023-05-31T08:35:21.263Z] ---> 4dd4b3c929d8 [2023-05-31T08:35:21.263Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:21.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:21.263Z] Removing intermediate container 0e2191d240a0 [2023-05-31T08:35:21.263Z] ---> 184ccd38b4b6 [2023-05-31T08:35:21.263Z] [2023-05-31T08:35:21.263Z] Successfully built 578916ec7202 [2023-05-31T08:35:21.263Z] Successfully tagged security-spire-config:latest [2023-05-31T08:35:21.263Z]  Building security-spire-config ... done Building security-proxy-setup [2023-05-31T08:35:21.263Z] Successfully built 184ccd38b4b6 [2023-05-31T08:35:21.263Z] Successfully tagged security-spire-agent:latest [2023-05-31T08:35:21.263Z] Building security-spire-server [2023-05-31T08:35:21.520Z]  Building security-spire-agent ... done (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:35:21.520Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:35:21.520Z] OK: 7 MiB in 16 packages [2023-05-31T08:35:26.822Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:35:26.822Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:35:26.822Z] ---> 04af3cf5b0b3 [2023-05-31T08:35:26.822Z] Step 3/22 : WORKDIR /edgex-go [2023-05-31T08:35:26.822Z] ---> Using cache [2023-05-31T08:35:26.822Z] ---> 96c8649143d3 [2023-05-31T08:35:26.822Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-31T08:35:26.822Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:35:26.822Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:35:26.822Z] ---> 04af3cf5b0b3 [2023-05-31T08:35:26.822Z] Step 3/26 : WORKDIR /edgex-go [2023-05-31T08:35:26.822Z] ---> Using cache [2023-05-31T08:35:26.822Z] ---> 96c8649143d3 [2023-05-31T08:35:26.822Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T08:35:26.822Z] ---> Using cache [2023-05-31T08:35:26.822Z] ---> c7447b309167 [2023-05-31T08:35:26.822Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-31T08:35:26.822Z] ---> Using cache [2023-05-31T08:35:26.822Z] ---> e0b8f88e6bbd [2023-05-31T08:35:26.822Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:35:26.822Z] ---> Using cache [2023-05-31T08:35:26.822Z] ---> e3f485fe68bb [2023-05-31T08:35:26.822Z] Step 7/26 : COPY . . [2023-05-31T08:35:26.822Z] ---> Using cache [2023-05-31T08:35:26.822Z] ---> 197e542a4b96 [2023-05-31T08:35:26.822Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T08:35:26.822Z] ---> Using cache [2023-05-31T08:35:26.822Z] ---> 0516e583699c [2023-05-31T08:35:26.822Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-31T08:35:26.822Z] ---> Using cache [2023-05-31T08:35:26.822Z] ---> 3e930a4e7d6b [2023-05-31T08:35:26.822Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T08:35:26.822Z] ---> Using cache [2023-05-31T08:35:26.822Z] ---> c70c7b458477 [2023-05-31T08:35:26.822Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T08:35:28.205Z] Removing intermediate container c28607322843 [2023-05-31T08:35:28.205Z] ---> 160f6a5e8b0e [2023-05-31T08:35:28.205Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-31T08:35:28.205Z] ---> 429ba215b57a [2023-05-31T08:35:28.205Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-31T08:35:28.205Z] ---> Running in 7ce050a8366f [2023-05-31T08:35:28.205Z] ---> Running in 7c40177a89e0 [2023-05-31T08:35:28.205Z] ---> Running in 533d594680a1 [2023-05-31T08:35:28.205Z] Removing intermediate container e37304b2aed2 [2023-05-31T08:35:28.205Z] ---> 415c298b4843 [2023-05-31T08:35:28.205Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:35:28.205Z] ---> Running in 437c936873a7 [2023-05-31T08:35:28.205Z] Removing intermediate container 7c40177a89e0 [2023-05-31T08:35:28.205Z] ---> eafb45c45459 [2023-05-31T08:35:28.205Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-31T08:35:28.463Z] ---> Running in 430e820d6fa7 [2023-05-31T08:35:28.723Z] Removing intermediate container 437c936873a7 [2023-05-31T08:35:28.723Z] ---> 0ae61a9a9bd6 [2023-05-31T08:35:28.723Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-31T08:35:28.723Z] ---> a80b1f6a65bb [2023-05-31T08:35:28.723Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:35:28.723Z] Removing intermediate container 430e820d6fa7 [2023-05-31T08:35:28.723Z] ---> 10856249b236 [2023-05-31T08:35:28.723Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-31T08:35:28.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:28.723Z] ---> Running in d5a01926454e [2023-05-31T08:35:28.723Z] ---> Running in 62167a620e36 [2023-05-31T08:35:28.723Z] Removing intermediate container d5a01926454e [2023-05-31T08:35:28.723Z] ---> e20d0830f4fd [2023-05-31T08:35:28.723Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T08:35:28.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:28.723Z] ---> Running in e8cb730ff882 [2023-05-31T08:35:28.723Z] ---> 1941cddc8aad [2023-05-31T08:35:28.723Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-31T08:35:28.983Z] Removing intermediate container e8cb730ff882 [2023-05-31T08:35:28.983Z] ---> b7a7e65502bb [2023-05-31T08:35:28.983Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:28.983Z] ---> d9518fcc0291 [2023-05-31T08:35:28.983Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:35:28.983Z] ---> Running in 2a68739f5cfa [2023-05-31T08:35:28.983Z] OK: 265 MiB in 53 packages [2023-05-31T08:35:28.983Z] Removing intermediate container 533d594680a1 [2023-05-31T08:35:28.983Z] ---> 4fe257cc9d46 [2023-05-31T08:35:28.983Z] Step 12/26 : WORKDIR /edgex-go [2023-05-31T08:35:28.983Z] ---> 9404be750d91 [2023-05-31T08:35:28.983Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:28.983Z] ---> Running in 5a9a02fe1836 [2023-05-31T08:35:29.295Z] Removing intermediate container 5a9a02fe1836 [2023-05-31T08:35:29.295Z] ---> 8df6b69b9aba [2023-05-31T08:35:29.295Z] [2023-05-31T08:35:29.295Z] Step 13/26 : FROM alpine:3.17 [2023-05-31T08:35:29.295Z] ---> 9ed4aefc74f6 [2023-05-31T08:35:29.295Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T08:35:29.295Z] ---> Using cache [2023-05-31T08:35:29.295Z] ---> 3a97e1be7b64 [2023-05-31T08:35:29.295Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T08:35:29.295Z] ---> Using cache [2023-05-31T08:35:29.295Z] ---> 7826ed411876 [2023-05-31T08:35:29.295Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:29.295Z] ---> Using cache [2023-05-31T08:35:29.295Z] ---> 4ff162e28023 [2023-05-31T08:35:29.295Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:29.295Z] ---> Using cache [2023-05-31T08:35:29.295Z] ---> f19c9f6fa77b [2023-05-31T08:35:29.295Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T08:35:29.295Z] ---> 8d454a3d239d [2023-05-31T08:35:29.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-31T08:35:31.208Z] ---> c17a2596e645 [2023-05-31T08:35:31.208Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:35:31.208Z] Removing intermediate container 62167a620e36 [2023-05-31T08:35:31.208Z] ---> e4339f7f7753 [2023-05-31T08:35:31.208Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-31T08:35:31.209Z] ---> Running in 9c6b8cf0737b [2023-05-31T08:35:31.209Z] ---> ef961b4606fa [2023-05-31T08:35:31.209Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T08:35:31.209Z] Removing intermediate container 7ce050a8366f [2023-05-31T08:35:31.209Z] ---> a29e34eb2a77 [2023-05-31T08:35:31.209Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-31T08:35:31.209Z] Removing intermediate container 9c6b8cf0737b [2023-05-31T08:35:31.209Z] ---> a6fa36e40223 [2023-05-31T08:35:31.209Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-31T08:35:31.209Z] ---> 48f762046b89 [2023-05-31T08:35:31.209Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-31T08:35:31.470Z] ---> Running in 502a3cadf7d9 [2023-05-31T08:35:31.470Z] ---> 358c003b2240 [2023-05-31T08:35:31.470Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-31T08:35:31.470Z] Removing intermediate container 2a68739f5cfa [2023-05-31T08:35:31.470Z] ---> 1546cf1925b1 [2023-05-31T08:35:31.470Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:35:31.470Z] ---> Running in d127c5c5f119 [2023-05-31T08:35:31.470Z] ---> f8ae08db52f0 [2023-05-31T08:35:31.470Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:35:31.470Z] Removing intermediate container 502a3cadf7d9 [2023-05-31T08:35:31.470Z] ---> d76dc6aa5ae8 [2023-05-31T08:35:31.470Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:35:31.470Z] ---> Running in 3e2f717203e6 [2023-05-31T08:35:31.470Z] ---> Running in 9e468d2989ce [2023-05-31T08:35:31.470Z] ---> 50a5076409f0 [2023-05-31T08:35:31.470Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-31T08:35:31.470Z] Removing intermediate container d127c5c5f119 [2023-05-31T08:35:31.470Z] ---> 9023bbd0d267 [2023-05-31T08:35:31.470Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:35:31.731Z] ---> 45d475c0079e [2023-05-31T08:35:31.731Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-31T08:35:31.731Z] ---> Running in 1bb2c420d938 [2023-05-31T08:35:31.731Z] ---> Running in 8229d3e2e821 [2023-05-31T08:35:31.731Z] Removing intermediate container 9e468d2989ce [2023-05-31T08:35:31.731Z] ---> 9a8d177e12c3 [2023-05-31T08:35:31.731Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:35:31.731Z] ---> Running in 00db7b997f95 [2023-05-31T08:35:31.731Z] Removing intermediate container 1bb2c420d938 [2023-05-31T08:35:31.731Z] ---> c218baf0504b [2023-05-31T08:35:31.731Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:35:31.731Z] ---> Running in 15bc68de87c0 [2023-05-31T08:35:31.731Z] ---> bc7634b2bbb5 [2023-05-31T08:35:31.731Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T08:35:31.993Z] ---> Running in c69629947674 [2023-05-31T08:35:31.993Z] Removing intermediate container 00db7b997f95 [2023-05-31T08:35:31.993Z] ---> 83d0de75c075 [2023-05-31T08:35:31.993Z] Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:35:31.993Z] Removing intermediate container 15bc68de87c0 [2023-05-31T08:35:31.993Z] ---> 8f17c10e06ff [2023-05-31T08:35:31.993Z] Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:35:31.993Z] ---> Running in 0f85cdf4aaf1 [2023-05-31T08:35:31.993Z] ---> Running in 10fe99845c5b [2023-05-31T08:35:31.993Z] Removing intermediate container c69629947674 [2023-05-31T08:35:31.993Z] ---> 4c9aa847d3e1 [2023-05-31T08:35:31.993Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T08:35:31.993Z] ---> Running in 9bc91d79a381 [2023-05-31T08:35:31.993Z] Removing intermediate container 0f85cdf4aaf1 [2023-05-31T08:35:31.993Z] ---> 759d46070925 [2023-05-31T08:35:31.993Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:35:31.993Z] Removing intermediate container 10fe99845c5b [2023-05-31T08:35:31.993Z] ---> 2cf31306a6d1 [2023-05-31T08:35:31.993Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:35:32.261Z] ---> Running in 179d7109f134 [2023-05-31T08:35:32.261Z] ---> Running in 8642d1b9af7a [2023-05-31T08:35:32.261Z] Removing intermediate container 9bc91d79a381 [2023-05-31T08:35:32.261Z] ---> d857ee282860 [2023-05-31T08:35:32.261Z] Step 24/26 : LABEL arch=x86_64 [2023-05-31T08:35:32.261Z] ---> Running in d62d86ce014a [2023-05-31T08:35:32.261Z] Removing intermediate container 8642d1b9af7a [2023-05-31T08:35:32.261Z] ---> 27d5ea41d929 [2023-05-31T08:35:32.261Z] [2023-05-31T08:35:32.261Z] Removing intermediate container 179d7109f134 [2023-05-31T08:35:32.261Z] ---> 19b2564d6f3b [2023-05-31T08:35:32.261Z] [2023-05-31T08:35:32.261Z] Removing intermediate container d62d86ce014a [2023-05-31T08:35:32.261Z] ---> b345eebbc35e [2023-05-31T08:35:32.261Z] Step 25/26 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:35:32.520Z] ---> Running in 1250d661c6b2 [2023-05-31T08:35:32.520Z] Successfully built 19b2564d6f3b [2023-05-31T08:35:32.520Z] Successfully tagged support-scheduler:latest [2023-05-31T08:35:32.520Z]  Building support-scheduler ... done Successfully built 27d5ea41d929 [2023-05-31T08:35:32.520Z] Building core-data [2023-05-31T08:35:32.520Z] Successfully tagged security-proxy-auth:latest [2023-05-31T08:35:32.520Z] Removing intermediate container 8229d3e2e821 [2023-05-31T08:35:32.520Z] Building core-common-config-bootstrapper [2023-05-31T08:35:32.520Z] ---> 2d75a7ed1265 [2023-05-31T08:35:32.520Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:32.520Z]  Building security-proxy-auth ... done Removing intermediate container 1250d661c6b2 [2023-05-31T08:35:32.520Z] ---> f2e6566c9b29 [2023-05-31T08:35:32.520Z] Step 26/26 : LABEL version=0.0.0 [2023-05-31T08:35:32.520Z] ---> Running in 2a1d1511d153 [2023-05-31T08:35:32.520Z] ---> 3ca414aa87ca [2023-05-31T08:35:32.520Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:32.520Z] Removing intermediate container 2a1d1511d153 [2023-05-31T08:35:32.520Z] ---> 7a6138156b95 [2023-05-31T08:35:32.520Z] [2023-05-31T08:35:32.780Z] Successfully built 7a6138156b95 [2023-05-31T08:35:32.780Z] Successfully tagged security-spire-server:latest [2023-05-31T08:35:32.780Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-05-31T08:35:39.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:35:39.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:35:39.384Z] ---> 04af3cf5b0b3 [2023-05-31T08:35:39.384Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:35:39.384Z] ---> Using cache [2023-05-31T08:35:39.384Z] ---> ee21e80f3b61 [2023-05-31T08:35:39.384Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:35:39.384Z] ---> Using cache [2023-05-31T08:35:39.384Z] ---> c13b2fbf7a82 [2023-05-31T08:35:39.384Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:35:39.384Z] ---> Using cache [2023-05-31T08:35:39.384Z] ---> 4d62a2f48e62 [2023-05-31T08:35:39.384Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:35:39.384Z] ---> Using cache [2023-05-31T08:35:39.384Z] ---> 45d30a1e5cc9 [2023-05-31T08:35:39.384Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:35:39.384Z] ---> Using cache [2023-05-31T08:35:39.384Z] ---> cd959a8f06a2 [2023-05-31T08:35:39.384Z] Step 8/23 : COPY . . [2023-05-31T08:35:39.384Z] ---> Using cache [2023-05-31T08:35:39.384Z] ---> 54094faeddf3 [2023-05-31T08:35:39.384Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-31T08:35:39.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:35:39.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:35:39.384Z] ---> 04af3cf5b0b3 [2023-05-31T08:35:39.384Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:35:39.385Z] ---> Using cache [2023-05-31T08:35:39.385Z] ---> ee21e80f3b61 [2023-05-31T08:35:39.385Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:35:39.385Z] ---> Using cache [2023-05-31T08:35:39.385Z] ---> c13b2fbf7a82 [2023-05-31T08:35:39.385Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:35:39.385Z] ---> Using cache [2023-05-31T08:35:39.385Z] ---> 4d62a2f48e62 [2023-05-31T08:35:39.385Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:35:39.385Z] ---> Using cache [2023-05-31T08:35:39.385Z] ---> 45d30a1e5cc9 [2023-05-31T08:35:39.385Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:35:39.385Z] ---> Using cache [2023-05-31T08:35:39.385Z] ---> cd959a8f06a2 [2023-05-31T08:35:39.385Z] Step 8/23 : COPY . . [2023-05-31T08:35:39.385Z] ---> Using cache [2023-05-31T08:35:39.385Z] ---> 54094faeddf3 [2023-05-31T08:35:39.385Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-31T08:35:39.385Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:35:39.385Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:35:39.385Z] ---> 04af3cf5b0b3 [2023-05-31T08:35:39.385Z] Step 3/20 : WORKDIR /edgex-go [2023-05-31T08:35:39.385Z] ---> Using cache [2023-05-31T08:35:39.385Z] ---> 96c8649143d3 [2023-05-31T08:35:39.385Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-31T08:35:40.769Z] ---> 3edea052821a [2023-05-31T08:35:40.769Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-31T08:35:40.769Z] ---> Running in 0a2207becf06 [2023-05-31T08:35:40.769Z] ---> Running in 12130af11fe5 [2023-05-31T08:35:40.769Z] ---> Running in 35c02291366b [2023-05-31T08:35:41.338Z] ---> dedada3ff137 [2023-05-31T08:35:41.338Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-31T08:35:41.599Z] ---> e68b2c1007de [2023-05-31T08:35:41.599Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-31T08:35:41.859Z] ---> 3e20e0a64af0 [2023-05-31T08:35:41.859Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-31T08:35:41.859Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-31T08:35:41.859Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-31T08:35:41.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:42.120Z] ---> 060531a280f3 [2023-05-31T08:35:42.120Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-31T08:35:42.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:42.120Z] ---> 926cd3d18238 [2023-05-31T08:35:42.120Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-31T08:35:42.380Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:35:42.380Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:35:42.380Z] OK: 17830 distinct packages available [2023-05-31T08:35:42.380Z] ---> edd65ef2622d [2023-05-31T08:35:42.380Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-31T08:35:42.380Z] ---> Running in 101c2aa07482 [2023-05-31T08:35:42.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:42.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:43.030Z] OK: 265 MiB in 53 packages [2023-05-31T08:35:45.079Z] Removing intermediate container 12130af11fe5 [2023-05-31T08:35:45.079Z] ---> 9b1e8d496ddc [2023-05-31T08:35:45.079Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-31T08:35:45.478Z] Removing intermediate container 101c2aa07482 [2023-05-31T08:35:45.478Z] ---> e410c346026c [2023-05-31T08:35:45.478Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-31T08:35:45.736Z] ---> 621d829be174 [2023-05-31T08:35:45.736Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:35:46.670Z] ---> Running in 7506efafe412 [2023-05-31T08:35:48.078Z] ---> Running in 6f2925bda470 [2023-05-31T08:35:48.419Z] Removing intermediate container 7506efafe412 [2023-05-31T08:35:48.419Z] ---> 52bf01c72d82 [2023-05-31T08:35:48.419Z] Step 30/33 : CMD ["gate"] [2023-05-31T08:35:48.419Z] ---> Running in e513236ee4da [2023-05-31T08:35:48.713Z] Removing intermediate container e513236ee4da [2023-05-31T08:35:48.713Z] ---> e60de1d3079c [2023-05-31T08:35:48.713Z] Step 31/33 : LABEL arch=x86_64 [2023-05-31T08:35:48.988Z] ---> Running in 8d1bb0689c97 [2023-05-31T08:35:49.572Z] Removing intermediate container 8d1bb0689c97 [2023-05-31T08:35:49.572Z] ---> c323499448f6 [2023-05-31T08:35:49.572Z] Step 32/33 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:35:51.051Z] ---> Running in 5c6ff5a5e619 [2023-05-31T08:35:52.432Z] Removing intermediate container 5c6ff5a5e619 [2023-05-31T08:35:52.432Z] ---> 5471741b478f [2023-05-31T08:35:52.432Z] Step 33/33 : LABEL version=0.0.0 [2023-05-31T08:35:55.814Z] ---> Running in 2bb35ebd34cf [2023-05-31T08:35:55.814Z] Removing intermediate container 2bb35ebd34cf [2023-05-31T08:35:55.814Z] ---> 824862fe84f2 [2023-05-31T08:35:55.814Z] [2023-05-31T08:35:55.814Z] Successfully built 824862fe84f2 [2023-05-31T08:35:56.075Z] Successfully tagged security-bootstrapper:latest [2023-05-31T08:35:56.075Z]  Building security-bootstrapper ... done Building support-notifications [2023-05-31T08:35:56.075Z] Removing intermediate container 3e2f717203e6 [2023-05-31T08:35:56.075Z] ---> 6f67a9820ca5 [2023-05-31T08:35:56.075Z] Step 7/22 : COPY . . [2023-05-31T08:36:02.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:36:02.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:36:02.656Z] ---> 04af3cf5b0b3 [2023-05-31T08:36:02.656Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:36:02.656Z] ---> Using cache [2023-05-31T08:36:02.656Z] ---> ee21e80f3b61 [2023-05-31T08:36:02.656Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:36:02.656Z] ---> Using cache [2023-05-31T08:36:02.656Z] ---> c13b2fbf7a82 [2023-05-31T08:36:02.656Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-31T08:36:10.843Z] ---> Running in 83929e9a5940 [2023-05-31T08:36:10.843Z] ---> 1e2ee5ea4e17 [2023-05-31T08:36:10.843Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-31T08:36:10.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:10.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:11.109Z] OK: 265 MiB in 53 packages [2023-05-31T08:36:14.412Z] ---> Running in 7a311179da30 [2023-05-31T08:36:16.948Z] Removing intermediate container 83929e9a5940 [2023-05-31T08:36:16.948Z] ---> df1c497fd637 [2023-05-31T08:36:16.948Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:36:16.948Z] Removing intermediate container 35c02291366b [2023-05-31T08:36:16.948Z] ---> 897d26520af8 [2023-05-31T08:36:16.948Z] [2023-05-31T08:36:16.948Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:36:16.948Z] ---> 9ed4aefc74f6 [2023-05-31T08:36:16.949Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T08:36:16.949Z] ---> Using cache [2023-05-31T08:36:16.949Z] ---> 2506d7c1efd2 [2023-05-31T08:36:16.949Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:36:16.949Z] ---> Using cache [2023-05-31T08:36:16.949Z] ---> f4c6fe395d63 [2023-05-31T08:36:16.949Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:36:16.949Z] ---> Using cache [2023-05-31T08:36:16.949Z] ---> 4dd4b3c929d8 [2023-05-31T08:36:16.949Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:36:16.949Z] ---> Using cache [2023-05-31T08:36:16.949Z] Removing intermediate container 0a2207becf06 [2023-05-31T08:36:16.949Z] ---> 31e46fe7b4c0 [2023-05-31T08:36:16.949Z] [2023-05-31T08:36:16.949Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:36:16.949Z] ---> 9ed4aefc74f6 [2023-05-31T08:36:16.949Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:36:16.949Z] ---> 429ba215b57a [2023-05-31T08:36:16.949Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-31T08:36:16.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-31T08:36:16.949Z] ---> Running in 129131d4e9c5 [2023-05-31T08:36:17.208Z] Removing intermediate container 129131d4e9c5 [2023-05-31T08:36:17.208Z] ---> adcc19429b87 [2023-05-31T08:36:17.208Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-31T08:36:17.208Z] ---> cbed68eb8eb4 [2023-05-31T08:36:17.208Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:36:17.208Z] ---> Running in 12421d0c563c [2023-05-31T08:36:17.208Z] ---> Running in 571cd7eea10a [2023-05-31T08:36:17.208Z] ---> 98f88da2d714 [2023-05-31T08:36:17.208Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:36:17.469Z] Removing intermediate container 6f2925bda470 [2023-05-31T08:36:17.469Z] ---> ae19c91d8d7d [2023-05-31T08:36:17.469Z] Step 7/20 : COPY . . [2023-05-31T08:36:20.844Z] Removing intermediate container 12421d0c563c [2023-05-31T08:36:20.844Z] ---> a92d0265b8b0 [2023-05-31T08:36:20.844Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-31T08:36:22.765Z] ---> 5a42c2a2f70c [2023-05-31T08:36:22.765Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-31T08:36:22.765Z] ---> Running in 4b95e59b689b [2023-05-31T08:36:22.765Z] ---> 39a8a94a1cf2 [2023-05-31T08:36:22.765Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-31T08:36:23.025Z] ---> Running in ef73698c67ef [2023-05-31T08:36:23.025Z] ---> 7e0b80fe84df [2023-05-31T08:36:23.025Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:36:23.025Z] Removing intermediate container 4b95e59b689b [2023-05-31T08:36:23.025Z] ---> c119e5a53e02 [2023-05-31T08:36:23.025Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:36:23.025Z] ---> Running in 5728aadfa831 [2023-05-31T08:36:23.025Z] ---> Running in 6b91a9dafb39 [2023-05-31T08:36:23.592Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-31T08:36:23.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:23.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:23.935Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:36:23.935Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:36:23.935Z] OK: 7 MiB in 16 packages [2023-05-31T08:36:24.582Z] Removing intermediate container 5728aadfa831 [2023-05-31T08:36:24.582Z] ---> 7064ba8bd2c5 [2023-05-31T08:36:24.582Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:36:24.849Z] ---> Running in 623e8a215062 [2023-05-31T08:36:24.849Z] Removing intermediate container 6b91a9dafb39 [2023-05-31T08:36:24.849Z] ---> 08ec2a4e867d [2023-05-31T08:36:24.849Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:36:25.419Z] ---> 7eba57ad9771 [2023-05-31T08:36:25.419Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:36:25.419Z] Removing intermediate container 623e8a215062 [2023-05-31T08:36:25.419Z] ---> 0521f114293e [2023-05-31T08:36:25.419Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:36:25.735Z] ---> Running in c7d759e54724 [2023-05-31T08:36:26.349Z] ---> 7c45ea746e2f [2023-05-31T08:36:26.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-31T08:36:26.921Z] Removing intermediate container c7d759e54724 [2023-05-31T08:36:26.921Z] ---> b1270f4d9b0d [2023-05-31T08:36:26.921Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:36:28.831Z] ---> 0f631e2670e1 [2023-05-31T08:36:28.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:36:28.831Z] ---> Running in 0f9462858e6f [2023-05-31T08:36:34.166Z] ---> aa2f5e9f93ba [2023-05-31T08:36:34.166Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-31T08:36:34.733Z] Removing intermediate container 0f9462858e6f [2023-05-31T08:36:34.733Z] ---> 00c10505f348 [2023-05-31T08:36:34.733Z] Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:36:35.673Z] ---> Running in d4908e6291d8 [2023-05-31T08:36:35.930Z] ---> Running in 5172b6102f96 [2023-05-31T08:36:36.867Z] Removing intermediate container d4908e6291d8 [2023-05-31T08:36:36.867Z] ---> 200bd19c5a73 [2023-05-31T08:36:36.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:36:41.049Z] Removing intermediate container 5172b6102f96 [2023-05-31T08:36:41.049Z] ---> 33f8ec80de7b [2023-05-31T08:36:41.049Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:36:41.615Z] ---> Running in c6bba089989d [2023-05-31T08:36:41.615Z] ---> Running in bc405a8a3345 [2023-05-31T08:36:41.615Z] Removing intermediate container bc405a8a3345 [2023-05-31T08:36:41.615Z] Removing intermediate container c6bba089989d [2023-05-31T08:36:41.615Z] ---> 4f3630aa0de3 [2023-05-31T08:36:41.615Z] ---> b4d1061f54a9 [2023-05-31T08:36:41.615Z] [2023-05-31T08:36:41.615Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:36:41.873Z] ---> Running in 9172fa3fc56f [2023-05-31T08:36:41.873Z] Successfully built 4f3630aa0de3 [2023-05-31T08:36:41.873Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-31T08:36:41.873Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-05-31T08:36:42.494Z] Removing intermediate container 571cd7eea10a [2023-05-31T08:36:42.494Z] ---> cf521bef08cf [2023-05-31T08:36:42.494Z] Step 8/23 : COPY . . [2023-05-31T08:36:45.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:36:45.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:36:45.943Z] ---> 04af3cf5b0b3 [2023-05-31T08:36:45.943Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:36:45.943Z] ---> Using cache [2023-05-31T08:36:45.943Z] ---> ee21e80f3b61 [2023-05-31T08:36:45.943Z] Step 4/24 : WORKDIR /edgex-go [2023-05-31T08:36:45.943Z] ---> Using cache [2023-05-31T08:36:45.943Z] ---> c13b2fbf7a82 [2023-05-31T08:36:45.943Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-31T08:36:45.943Z] ---> Using cache [2023-05-31T08:36:45.943Z] ---> 4d62a2f48e62 [2023-05-31T08:36:45.943Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-31T08:36:45.943Z] ---> Using cache [2023-05-31T08:36:45.943Z] ---> 45d30a1e5cc9 [2023-05-31T08:36:45.943Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:36:45.943Z] ---> Using cache [2023-05-31T08:36:45.943Z] ---> cd959a8f06a2 [2023-05-31T08:36:45.943Z] Step 8/24 : COPY . . [2023-05-31T08:36:45.943Z] ---> Using cache [2023-05-31T08:36:45.943Z] ---> 54094faeddf3 [2023-05-31T08:36:45.943Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-31T08:36:46.283Z] Removing intermediate container 9172fa3fc56f [2023-05-31T08:36:46.283Z] ---> 462383b68959 [2023-05-31T08:36:46.283Z] Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:36:46.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-31T08:36:46.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-31T08:36:50.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-31T08:36:50.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-31T08:36:51.808Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-31T08:36:54.725Z] ---> Running in 20a005023f62 [2023-05-31T08:36:54.725Z] ---> Running in 14b2a9a18b9d [2023-05-31T08:36:54.725Z] Removing intermediate container 7a311179da30 [2023-05-31T08:36:54.725Z] ---> e5ffe80bea3b [2023-05-31T08:36:54.725Z] [2023-05-31T08:36:54.725Z] Step 9/22 : FROM alpine:3.17 [2023-05-31T08:36:54.725Z] ---> 9ed4aefc74f6 [2023-05-31T08:36:54.725Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-31T08:36:54.725Z] ---> adf34d7ed11f [2023-05-31T08:36:54.725Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-31T08:36:54.725Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-31T08:36:54.725Z] Removing intermediate container 20a005023f62 [2023-05-31T08:36:54.725Z] ---> d5b81547ad49 [2023-05-31T08:36:54.725Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:36:54.725Z] ---> Running in 270933f4fe60 [2023-05-31T08:36:54.725Z] ---> Running in 849b0d89c8ef [2023-05-31T08:36:54.725Z] ---> Running in d90ab5d9bbb1 [2023-05-31T08:36:55.172Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-31T08:36:55.172Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-31T08:36:55.172Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-31T08:36:55.172Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-31T08:36:55.721Z] Removing intermediate container d90ab5d9bbb1 [2023-05-31T08:36:55.721Z] ---> db797ca2a967 [2023-05-31T08:36:55.721Z] [2023-05-31T08:36:55.988Z] Successfully built db797ca2a967 [2023-05-31T08:36:56.247Z] Successfully tagged core-data:latest [2023-05-31T08:36:56.247Z]  Building core-data ... done Building security-secretstore-setup [2023-05-31T08:36:56.247Z] Removing intermediate container ef73698c67ef [2023-05-31T08:36:56.247Z] ---> 0037c73c6a73 [2023-05-31T08:36:56.247Z] [2023-05-31T08:36:56.247Z] Step 9/20 : FROM alpine:3.17 [2023-05-31T08:36:56.247Z] ---> 9ed4aefc74f6 [2023-05-31T08:36:56.247Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T08:36:56.247Z] ---> Using cache [2023-05-31T08:36:56.247Z] ---> acb9cfb34e37 [2023-05-31T08:36:56.247Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-31T08:36:56.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:56.247Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-31T08:36:56.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:56.767Z] (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-31T08:36:56.767Z] (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-31T08:36:56.767Z] (3/4) Installing dumb-init (1.2.5-r2) [2023-05-31T08:36:56.767Z] (4/4) Installing openssl (3.0.9-r1) [2023-05-31T08:36:56.767Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:36:57.103Z] OK: 8 MiB in 17 packages [2023-05-31T08:36:57.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-31T08:36:57.813Z] ---> Running in eb639a8422a3 [2023-05-31T08:36:59.723Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:36:59.724Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:36:59.724Z] ---> 04af3cf5b0b3 [2023-05-31T08:36:59.724Z] Step 3/25 : WORKDIR /edgex-go [2023-05-31T08:36:59.724Z] ---> Using cache [2023-05-31T08:36:59.724Z] ---> 96c8649143d3 [2023-05-31T08:36:59.724Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-31T08:36:59.724Z] ---> Using cache [2023-05-31T08:36:59.724Z] ---> a29e34eb2a77 [2023-05-31T08:36:59.724Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-31T08:36:59.724Z] ---> Using cache [2023-05-31T08:36:59.724Z] ---> f8ae08db52f0 [2023-05-31T08:36:59.724Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:36:59.724Z] ---> Using cache [2023-05-31T08:36:59.724Z] ---> 6f67a9820ca5 [2023-05-31T08:36:59.724Z] Step 7/25 : COPY . . [2023-05-31T08:36:59.724Z] ---> Using cache [2023-05-31T08:36:59.724Z] ---> 1e2ee5ea4e17 [2023-05-31T08:36:59.724Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-31T08:37:01.399Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-31T08:37:01.400Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-31T08:37:01.400Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-31T08:37:01.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-31T08:37:03.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:03.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:03.981Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:37:03.981Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:37:03.981Z] OK: 17823 distinct packages available [2023-05-31T08:37:03.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:03.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:04.239Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-31T08:37:04.239Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-31T08:37:04.239Z] ---> Running in 96f4b32ea435 [2023-05-31T08:37:04.239Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-31T08:37:04.239Z] (4/9) Installing libcurl (8.1.2-r0) [2023-05-31T08:37:04.239Z] (5/9) Installing curl (8.1.2-r0) [2023-05-31T08:37:04.239Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-31T08:37:04.239Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-31T08:37:04.239Z] (8/9) Installing libucontext (1.2-r0) [2023-05-31T08:37:04.239Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-31T08:37:04.239Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:37:04.239Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T08:37:04.239Z] OK: 10 MiB in 24 packages [2023-05-31T08:37:04.804Z] Removing intermediate container 270933f4fe60 [2023-05-31T08:37:04.804Z] ---> 6b902659f51f [2023-05-31T08:37:04.804Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-31T08:37:05.065Z] ---> Running in b823ac899963 [2023-05-31T08:37:05.322Z] Removing intermediate container b823ac899963 [2023-05-31T08:37:05.322Z] ---> f4932a3ad7d6 [2023-05-31T08:37:05.322Z] Step 12/22 : WORKDIR /edgex [2023-05-31T08:37:05.322Z] ---> Running in 10f2fd37c467 [2023-05-31T08:37:05.580Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-31T08:37:05.844Z] Removing intermediate container 10f2fd37c467 [2023-05-31T08:37:05.844Z] ---> 091f6c039242 [2023-05-31T08:37:05.844Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:05.844Z] Removing intermediate container eb639a8422a3 [2023-05-31T08:37:05.844Z] ---> 273ab2f0ec11 [2023-05-31T08:37:05.844Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:06.801Z] ---> ac516b1569d0 [2023-05-31T08:37:06.801Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:06.801Z] ---> 57f1fd8e8a50 [2023-05-31T08:37:06.801Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:07.371Z] ---> 717b93e1c789 [2023-05-31T08:37:07.371Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-31T08:37:07.645Z] ---> 033b64cdfa47 [2023-05-31T08:37:07.645Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-31T08:37:08.238Z] ---> 2bf3160b76f5 [2023-05-31T08:37:08.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-31T08:37:10.145Z] ---> ecffc2d0d125 [2023-05-31T08:37:10.145Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:37:10.145Z] ---> 150d63616ffe [2023-05-31T08:37:10.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T08:37:10.405Z] ---> 56f9e5f68235 [2023-05-31T08:37:10.405Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-31T08:37:10.405Z] ---> Running in e705e8fb92f5 [2023-05-31T08:37:10.405Z] ---> 4f595c7ac9fc [2023-05-31T08:37:10.405Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:37:10.405Z] ---> Running in cac7950f0154 [2023-05-31T08:37:10.664Z] Removing intermediate container e705e8fb92f5 [2023-05-31T08:37:10.664Z] ---> 49fcfac39797 [2023-05-31T08:37:10.664Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:37:10.664Z] ---> Running in 0e9fcdfcc647 [2023-05-31T08:37:11.240Z] Removing intermediate container 0e9fcdfcc647 [2023-05-31T08:37:11.240Z] ---> e251d01741da [2023-05-31T08:37:11.240Z] Step 18/20 : LABEL arch=x86_64 [2023-05-31T08:37:11.240Z] ---> Running in 36cdd16f312d [2023-05-31T08:37:11.500Z] Removing intermediate container 36cdd16f312d [2023-05-31T08:37:11.500Z] ---> 21f18ca662db [2023-05-31T08:37:11.500Z] Step 19/20 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:37:11.500Z] ---> Running in 578d45f62499 [2023-05-31T08:37:12.883Z] Removing intermediate container 578d45f62499 [2023-05-31T08:37:12.883Z] ---> c24626eddc68 [2023-05-31T08:37:12.883Z] Step 20/20 : LABEL version=0.0.0 [2023-05-31T08:37:15.447Z] ---> Running in e9a07b20566a [2023-05-31T08:37:16.385Z] Removing intermediate container cac7950f0154 [2023-05-31T08:37:16.385Z] ---> f53a83890ca4 [2023-05-31T08:37:16.385Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:37:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-31T08:37:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-31T08:37:16.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements [2023-05-31T08:37:16.710Z] Removing intermediate container e9a07b20566a [2023-05-31T08:37:16.710Z] ---> 87fc7a3a87ae [2023-05-31T08:37:16.710Z] [2023-05-31T08:37:16.710Z] ---> Running in 142325de0533 [2023-05-31T08:37:16.974Z] Successfully built 87fc7a3a87ae [2023-05-31T08:37:16.974Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-31T08:37:16.974Z]  Building security-spiffe-token-provider ... done Building core-metadata [2023-05-31T08:37:16.974Z] Removing intermediate container 142325de0533 [2023-05-31T08:37:16.974Z] ---> 30f2b4de4acf [2023-05-31T08:37:16.974Z] Step 20/22 : LABEL arch=x86_64 [2023-05-31T08:37:21.234Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:37:21.234Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:37:21.234Z] ---> 04af3cf5b0b3 [2023-05-31T08:37:21.234Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:37:21.234Z] ---> Using cache [2023-05-31T08:37:21.234Z] ---> ee21e80f3b61 [2023-05-31T08:37:21.234Z] Step 4/25 : WORKDIR /edgex-go [2023-05-31T08:37:21.234Z] ---> Using cache [2023-05-31T08:37:21.234Z] ---> c13b2fbf7a82 [2023-05-31T08:37:21.234Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-31T08:37:21.234Z] ---> Using cache [2023-05-31T08:37:21.234Z] ---> 4d62a2f48e62 [2023-05-31T08:37:21.234Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-31T08:37:21.234Z] ---> Using cache [2023-05-31T08:37:21.234Z] ---> 45d30a1e5cc9 [2023-05-31T08:37:21.234Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:37:21.234Z] ---> Using cache [2023-05-31T08:37:21.234Z] ---> cd959a8f06a2 [2023-05-31T08:37:21.234Z] Step 8/25 : COPY . . [2023-05-31T08:37:21.234Z] ---> Using cache [2023-05-31T08:37:21.234Z] ---> 54094faeddf3 [2023-05-31T08:37:21.234Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-31T08:37:23.791Z] ---> Running in 00caee8cd29d [2023-05-31T08:37:23.791Z] ---> Running in 09f644d869b4 [2023-05-31T08:37:24.049Z] Removing intermediate container 00caee8cd29d [2023-05-31T08:37:24.049Z] ---> 9270218680a6 [2023-05-31T08:37:24.049Z] Step 21/22 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:37:24.049Z] Removing intermediate container 14b2a9a18b9d [2023-05-31T08:37:24.049Z] ---> ec1f00e5d7e3 [2023-05-31T08:37:24.049Z] [2023-05-31T08:37:24.049Z] Step 10/24 : FROM alpine:3.17 [2023-05-31T08:37:24.049Z] ---> 9ed4aefc74f6 [2023-05-31T08:37:24.049Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:37:24.049Z] ---> Using cache [2023-05-31T08:37:24.049Z] ---> 415c298b4843 [2023-05-31T08:37:24.049Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:37:24.049Z] ---> Using cache [2023-05-31T08:37:24.049Z] ---> 0ae61a9a9bd6 [2023-05-31T08:37:24.049Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-31T08:37:24.049Z] ---> Running in b459c5a04b65 [2023-05-31T08:37:24.309Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-31T08:37:26.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.304s coverage: 98.5% of statements [2023-05-31T08:37:27.608Z] ---> Running in 31aa29e7088f [2023-05-31T08:37:27.608Z] Removing intermediate container b459c5a04b65 [2023-05-31T08:37:27.608Z] ---> e8db80516c94 [2023-05-31T08:37:27.608Z] Step 22/22 : LABEL version=0.0.0 [2023-05-31T08:37:27.874Z] ---> Running in 35b5de9174e4 [2023-05-31T08:37:27.874Z] Removing intermediate container 31aa29e7088f [2023-05-31T08:37:27.874Z] ---> 2cd5d8cdf0b3 [2023-05-31T08:37:27.874Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-31T08:37:27.874Z] ---> Running in b58c754874e5 [2023-05-31T08:37:28.134Z] Removing intermediate container 35b5de9174e4 [2023-05-31T08:37:28.134Z] ---> 0c1b63c91210 [2023-05-31T08:37:28.134Z] [2023-05-31T08:37:28.134Z] Removing intermediate container b58c754874e5 [2023-05-31T08:37:28.134Z] ---> b52b4b94024c [2023-05-31T08:37:28.134Z] Step 15/24 : WORKDIR / [2023-05-31T08:37:28.490Z] Removing intermediate container 849b0d89c8ef [2023-05-31T08:37:28.490Z] ---> 267aeaef3c83 [2023-05-31T08:37:28.490Z] [2023-05-31T08:37:28.490Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:37:28.490Z] ---> 9ed4aefc74f6 [2023-05-31T08:37:28.490Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-31T08:37:28.490Z] Successfully built 0c1b63c91210 [2023-05-31T08:37:28.490Z] Successfully tagged security-proxy-setup:latest [2023-05-31T08:37:28.490Z]  Building security-proxy-setup ... done  ---> Running in c17913cff686 [2023-05-31T08:37:28.802Z] ---> Running in bd2fc68af6d3 [2023-05-31T08:37:29.077Z] Removing intermediate container c17913cff686 [2023-05-31T08:37:29.077Z] ---> ddb2270fc47f [2023-05-31T08:37:29.077Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:29.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:29.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:29.626Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-31T08:37:29.626Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-31T08:37:29.626Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:37:29.626Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T08:37:29.887Z] OK: 8 MiB in 17 packages [2023-05-31T08:37:30.147Z] ---> 3a8e10f34356 [2023-05-31T08:37:30.147Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:31.260Z] ---> 64d6ca592a8d [2023-05-31T08:37:31.260Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-31T08:37:31.260Z] Removing intermediate container bd2fc68af6d3 [2023-05-31T08:37:31.260Z] ---> e05f55650e62 [2023-05-31T08:37:31.260Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:37:31.260Z] ---> Running in 9266c33333be [2023-05-31T08:37:31.519Z] Removing intermediate container 9266c33333be [2023-05-31T08:37:31.519Z] ---> a24b11cd9e2a [2023-05-31T08:37:31.519Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-31T08:37:31.520Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-31T08:37:31.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-31T08:37:31.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-31T08:37:31.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-31T08:37:32.464Z] ---> f7449fc26066 [2023-05-31T08:37:32.464Z] ---> Running in cb414e41bb79 [2023-05-31T08:37:32.464Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:37:32.464Z] Removing intermediate container cb414e41bb79 [2023-05-31T08:37:32.464Z] ---> 5fb2fc715a46 [2023-05-31T08:37:32.464Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T08:37:33.036Z] ---> 46c281b4fb51 [2023-05-31T08:37:33.036Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-31T08:37:33.036Z] ---> Running in b0ee21882c0f [2023-05-31T08:37:33.036Z] ---> Running in 87c6662083c1 [2023-05-31T08:37:33.036Z] Removing intermediate container 87c6662083c1 [2023-05-31T08:37:33.036Z] ---> 14bcf88ca46a [2023-05-31T08:37:33.036Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:37:33.036Z] Removing intermediate container b0ee21882c0f [2023-05-31T08:37:33.036Z] ---> 6beaf488e020 [2023-05-31T08:37:33.036Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:33.296Z] ---> Running in 3caac887f929 [2023-05-31T08:37:33.873Z] ---> 47fed7277100 [2023-05-31T08:37:33.873Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:35.254Z] Removing intermediate container 3caac887f929 [2023-05-31T08:37:35.254Z] ---> b8f454205129 [2023-05-31T08:37:35.254Z] Step 22/24 : LABEL arch=x86_64 [2023-05-31T08:37:35.515Z] ---> 9e1d1ea5ad03 [2023-05-31T08:37:35.515Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-31T08:37:35.515Z] ---> Running in 1f98b62dddad [2023-05-31T08:37:35.515Z] Removing intermediate container 96f4b32ea435 [2023-05-31T08:37:35.515Z] ---> 0647a8b0a799 [2023-05-31T08:37:35.515Z] [2023-05-31T08:37:35.515Z] Step 9/25 : FROM alpine:3.17 [2023-05-31T08:37:35.515Z] ---> 9ed4aefc74f6 [2023-05-31T08:37:35.515Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-31T08:37:35.831Z] ---> Running in 89b4d6e82c28 [2023-05-31T08:37:36.091Z] Removing intermediate container 1f98b62dddad [2023-05-31T08:37:36.091Z] ---> 2d94ae86b107 [2023-05-31T08:37:36.091Z] Step 23/24 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:37:36.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.455s coverage: 71.5% of statements [2023-05-31T08:37:36.662Z] ---> Running in d12757d02a21 [2023-05-31T08:37:36.662Z] ---> 96cd6b064b9b [2023-05-31T08:37:36.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:37:36.662Z] Removing intermediate container d12757d02a21 [2023-05-31T08:37:36.662Z] ---> c9d6ab612b3a [2023-05-31T08:37:36.662Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T08:37:36.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:36.922Z] ---> Running in e9d4c22770ac [2023-05-31T08:37:36.922Z] ---> 7ef0babda7ad [2023-05-31T08:37:36.922Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-31T08:37:36.922Z] ---> Running in f1f8fe31a530 [2023-05-31T08:37:36.922Z] Removing intermediate container e9d4c22770ac [2023-05-31T08:37:36.922Z] ---> f6ce66c70ae1 [2023-05-31T08:37:36.922Z] [2023-05-31T08:37:36.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:36.922Z] Successfully built f6ce66c70ae1 [2023-05-31T08:37:36.922Z] Successfully tagged core-command:latest [2023-05-31T08:37:36.922Z]  Building core-command ... done Removing intermediate container f1f8fe31a530 [2023-05-31T08:37:36.922Z] ---> 76f39aec2c3b [2023-05-31T08:37:36.922Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:37:36.922Z] ---> Running in 112baae1824f [2023-05-31T08:37:37.181Z] Removing intermediate container 112baae1824f [2023-05-31T08:37:37.181Z] ---> bf1eab77bed7 [2023-05-31T08:37:37.181Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:37:37.181Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-31T08:37:37.181Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-31T08:37:37.181Z] ---> Running in c44de2f82bb0 [2023-05-31T08:37:37.181Z] (3/3) Installing su-exec (0.2-r2) [2023-05-31T08:37:37.181Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:37:37.181Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T08:37:37.181Z] OK: 8 MiB in 18 packages [2023-05-31T08:37:37.181Z] Removing intermediate container c44de2f82bb0 [2023-05-31T08:37:37.181Z] ---> 689a69cd85ec [2023-05-31T08:37:37.181Z] Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:37:37.442Z] ---> Running in 04dea2708640 [2023-05-31T08:37:37.442Z] Removing intermediate container 04dea2708640 [2023-05-31T08:37:37.442Z] ---> 7fac8d6a8d30 [2023-05-31T08:37:37.442Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:37:37.713Z] ---> Running in 9e7eb105907d [2023-05-31T08:37:37.713Z] Removing intermediate container 89b4d6e82c28 [2023-05-31T08:37:37.713Z] ---> 573a63b703e6 [2023-05-31T08:37:37.713Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-31T08:37:37.713Z] Removing intermediate container 9e7eb105907d [2023-05-31T08:37:37.972Z] ---> 8945df7f0dc7 [2023-05-31T08:37:37.972Z] [2023-05-31T08:37:37.972Z] ---> Running in 91bdb4345623 [2023-05-31T08:37:37.972Z] Successfully built 8945df7f0dc7 [2023-05-31T08:37:37.972Z] Successfully tagged support-notifications:latest [2023-05-31T08:37:37.972Z]  Building support-notifications ... done Removing intermediate container 91bdb4345623 [2023-05-31T08:37:37.972Z] ---> 8e086525b93c [2023-05-31T08:37:37.972Z] Step 12/25 : WORKDIR / [2023-05-31T08:37:38.233Z] ---> Running in 7649ec869e68 [2023-05-31T08:37:38.492Z] Removing intermediate container 7649ec869e68 [2023-05-31T08:37:38.492Z] ---> 12683df40c35 [2023-05-31T08:37:38.492Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-31T08:37:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-31T08:37:38.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 54.0% of statements [2023-05-31T08:37:39.428Z] ---> 7fe88885299b [2023-05-31T08:37:39.428Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:39.686Z] ---> 95cbe998b92b [2023-05-31T08:37:39.686Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-31T08:37:39.946Z] ---> 8ee8fe6b93fb [2023-05-31T08:37:39.946Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-31T08:37:40.209Z] ---> 0f2122de9560 [2023-05-31T08:37:40.209Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:37:40.470Z] ---> 8b4b952ced13 [2023-05-31T08:37:40.470Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-31T08:37:41.433Z] ---> be80af9fa44d [2023-05-31T08:37:41.433Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-31T08:37:41.762Z] ---> 82f43234ae7e [2023-05-31T08:37:41.762Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T08:37:42.331Z] ---> 54b876d83c9a [2023-05-31T08:37:42.331Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:37:42.591Z] ---> Running in 884927eb73f7 [2023-05-31T08:37:43.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-31T08:37:43.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-31T08:37:43.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:37:43.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-31T08:37:43.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-31T08:37:44.036Z] Removing intermediate container 09f644d869b4 [2023-05-31T08:37:44.036Z] ---> 36c708a28506 [2023-05-31T08:37:44.036Z] [2023-05-31T08:37:44.036Z] Step 10/25 : FROM alpine:3.17 [2023-05-31T08:37:44.036Z] ---> 9ed4aefc74f6 [2023-05-31T08:37:44.036Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:37:44.036Z] ---> Using cache [2023-05-31T08:37:44.036Z] ---> 415c298b4843 [2023-05-31T08:37:44.036Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:37:44.036Z] ---> Using cache [2023-05-31T08:37:44.036Z] ---> 0ae61a9a9bd6 [2023-05-31T08:37:44.036Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-31T08:37:44.036Z] ---> Running in 0d72e5a24d55 [2023-05-31T08:37:44.036Z] Removing intermediate container 884927eb73f7 [2023-05-31T08:37:44.036Z] ---> 72db60c0dcc1 [2023-05-31T08:37:44.036Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:37:44.036Z] ---> Running in b5a69045386a [2023-05-31T08:37:44.036Z] Removing intermediate container 0d72e5a24d55 [2023-05-31T08:37:44.036Z] ---> d46f8e215b4f [2023-05-31T08:37:44.036Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-31T08:37:44.036Z] ---> Running in d9d990cb7ac2 [2023-05-31T08:37:44.036Z] Removing intermediate container b5a69045386a [2023-05-31T08:37:44.036Z] ---> eaad04ca1a53 [2023-05-31T08:37:44.036Z] Step 23/25 : LABEL arch=x86_64 [2023-05-31T08:37:44.036Z] ---> Running in 24b27dd6079d [2023-05-31T08:37:44.036Z] Removing intermediate container d9d990cb7ac2 [2023-05-31T08:37:44.036Z] ---> 86ad4bebfa74 [2023-05-31T08:37:44.036Z] Step 15/25 : WORKDIR / [2023-05-31T08:37:44.036Z] Removing intermediate container 24b27dd6079d [2023-05-31T08:37:44.036Z] ---> 637fe65a14fb [2023-05-31T08:37:44.036Z] Step 24/25 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:37:44.036Z] ---> Running in 000179b80d9c [2023-05-31T08:37:44.036Z] ---> Running in 0d5a7007c919 [2023-05-31T08:37:44.295Z] Removing intermediate container 0d5a7007c919 [2023-05-31T08:37:44.295Z] ---> 28f24e1e6d0d [2023-05-31T08:37:44.295Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T08:37:44.295Z] Removing intermediate container 000179b80d9c [2023-05-31T08:37:44.295Z] ---> 306738550348 [2023-05-31T08:37:44.295Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:44.295Z] ---> Running in e9d0c08463e1 [2023-05-31T08:37:44.295Z] Removing intermediate container e9d0c08463e1 [2023-05-31T08:37:44.295Z] ---> 133b77ca4eb5 [2023-05-31T08:37:44.295Z] [2023-05-31T08:37:44.295Z] ---> 5fce1a9b9e56 [2023-05-31T08:37:44.295Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:44.295Z] Successfully built 133b77ca4eb5 [2023-05-31T08:37:44.295Z] Successfully tagged security-secretstore-setup:latest [2023-05-31T08:37:44.890Z]  Building security-secretstore-setup ... done  ---> c3869c892ee7 [2023-05-31T08:37:44.890Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-31T08:37:45.148Z] ---> 972994de7a83 [2023-05-31T08:37:45.148Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:37:45.148Z] ---> c28cfd2befaf [2023-05-31T08:37:45.148Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-31T08:37:45.148Z] ---> 87c2c1b3157c [2023-05-31T08:37:45.148Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-31T08:37:45.407Z] ---> Running in 2a8da6932c42 [2023-05-31T08:37:45.407Z] Removing intermediate container 2a8da6932c42 [2023-05-31T08:37:45.407Z] ---> 6e3af53adb36 [2023-05-31T08:37:45.407Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:37:45.407Z] ---> Running in 3e98211491b9 [2023-05-31T08:37:45.407Z] Removing intermediate container 3e98211491b9 [2023-05-31T08:37:45.407Z] ---> e17f20a58f4e [2023-05-31T08:37:45.407Z] Step 23/25 : LABEL arch=x86_64 [2023-05-31T08:37:45.407Z] ---> Running in 507a4a1c180f [2023-05-31T08:37:45.407Z] Removing intermediate container 507a4a1c180f [2023-05-31T08:37:45.407Z] ---> 3d180f32bd71 [2023-05-31T08:37:45.407Z] Step 24/25 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b [2023-05-31T08:37:45.407Z] ---> Running in f67eb6162378 [2023-05-31T08:37:45.665Z] Removing intermediate container f67eb6162378 [2023-05-31T08:37:45.665Z] ---> 8da33dece4ea [2023-05-31T08:37:45.665Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T08:37:45.665Z] ---> Running in e60799552520 [2023-05-31T08:37:45.665Z] Removing intermediate container e60799552520 [2023-05-31T08:37:45.665Z] ---> 28054206afbd [2023-05-31T08:37:45.665Z] [2023-05-31T08:37:45.665Z] Successfully built 28054206afbd [2023-05-31T08:37:45.665Z] Successfully tagged core-metadata:latest [2023-05-31T08:37:45.670Z]  Building core-metadata ... done  [Pipeline] } [2023-05-31T08:37:45.678Z] $ docker stop --time=1 480ba58d4d5038ce657a8320ed975793bf0bf5563190f13b900f2ce758ab6bdb [2023-05-31T08:37:46.936Z] $ docker rm -f --volumes 480ba58d4d5038ce657a8320ed975793bf0bf5563190f13b900f2ce758ab6bdb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T08:37:47.259Z] + docker images [2023-05-31T08:37:47.259Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-31T08:37:47.259Z] core-metadata latest 28054206afbd 2 seconds ago 20.4MB [2023-05-31T08:37:47.259Z] security-secretstore-setup latest 133b77ca4eb5 3 seconds ago 32.8MB [2023-05-31T08:37:47.259Z] 36c708a28506 4 seconds ago 1.73GB [2023-05-31T08:37:47.259Z] support-notifications latest 8945df7f0dc7 10 seconds ago 32.4MB [2023-05-31T08:37:47.259Z] core-command latest f6ce66c70ae1 11 seconds ago 19.9MB [2023-05-31T08:37:47.259Z] 0647a8b0a799 12 seconds ago 1.72GB [2023-05-31T08:37:47.259Z] 267aeaef3c83 20 seconds ago 1.79GB [2023-05-31T08:37:47.259Z] security-proxy-setup latest 0c1b63c91210 20 seconds ago 23.5MB [2023-05-31T08:37:47.259Z] ec1f00e5d7e3 24 seconds ago 1.72GB [2023-05-31T08:37:47.259Z] security-spiffe-token-provider latest 87fc7a3a87ae 31 seconds ago 32.8MB [2023-05-31T08:37:47.259Z] 0037c73c6a73 52 seconds ago 1.76GB [2023-05-31T08:37:47.259Z] core-data latest db797ca2a967 53 seconds ago 20MB [2023-05-31T08:37:47.259Z] e5ffe80bea3b About a minute ago 1.7GB [2023-05-31T08:37:47.259Z] core-common-config-bootstrapper latest 4f3630aa0de3 About a minute ago 17.2MB [2023-05-31T08:37:47.259Z] 31e46fe7b4c0 About a minute ago 1.73GB [2023-05-31T08:37:47.259Z] 897d26520af8 About a minute ago 1.72GB [2023-05-31T08:37:47.259Z] security-bootstrapper latest 824862fe84f2 About a minute ago 22.2MB [2023-05-31T08:37:47.259Z] security-proxy-auth latest 27d5ea41d929 2 minutes ago 18.3MB [2023-05-31T08:37:47.259Z] security-spire-server latest 7a6138156b95 2 minutes ago 107MB [2023-05-31T08:37:47.259Z] support-scheduler latest 19b2564d6f3b 2 minutes ago 31.8MB [2023-05-31T08:37:47.259Z] 8df6b69b9aba 2 minutes ago 1.58GB [2023-05-31T08:37:47.259Z] security-spire-agent latest 184ccd38b4b6 2 minutes ago 166MB [2023-05-31T08:37:47.259Z] security-spire-config latest 578916ec7202 2 minutes ago 102MB [2023-05-31T08:37:47.259Z] 8cc33271df4a 2 minutes ago 1.79GB [2023-05-31T08:37:47.259Z] 2e53e10f8f6c 2 minutes ago 1.71GB [2023-05-31T08:37:47.259Z] 2062f17ac022 2 minutes ago 1.7GB [2023-05-31T08:37:47.259Z] 3f4ebfbeff33 2 minutes ago 1.58GB [2023-05-31T08:37:47.259Z] 13ea7e509d1c 2 minutes ago 1.58GB [2023-05-31T08:37:47.259Z] ci-base-image-x86_64 latest 04af3cf5b0b3 7 minutes ago 918MB [2023-05-31T08:37:47.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-31T08:37:47.259Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-31T08:37:47.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-31T08:37:47.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T08:37:51.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-31T08:37:51.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-31T08:38:06.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.417s coverage: 88.5% of statements [2023-05-31T08:38:06.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.437s coverage: 3.8% of statements [2023-05-31T08:38:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-31T08:38:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:38:07.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-31T08:38:09.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.888s coverage: 95.6% of statements [2023-05-31T08:38:09.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-31T08:38:09.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-31T08:38:09.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-31T08:38:09.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-31T08:38:09.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-31T08:38:09.930Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 72.2% of statements [2023-05-31T08:38:16.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-31T08:38:16.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-31T08:38:16.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-31T08:38:16.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 65.9% of statements [2023-05-31T08:38:28.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-31T08:38:28.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-31T08:38:28.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.458s coverage: 0.9% of statements [2023-05-31T08:38:28.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.0% of statements [2023-05-31T08:38:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 42.9% of statements [2023-05-31T08:38:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.299s coverage: 82.9% of statements [2023-05-31T08:38:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-05-31T08:38:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements [2023-05-31T08:38:37.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2023-05-31T08:38:40.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-31T08:38:40.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-31T08:38:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-31T08:38:40.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-31T08:38:43.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-31T08:38:43.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-31T08:38:43.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-31T08:38:43.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-31T08:38:49.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements [2023-05-31T08:38:49.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-31T08:38:49.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-31T08:38:49.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-31T08:38:49.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-31T08:38:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-31T08:38:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-31T08:38:57.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-31T08:39:05.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.192s coverage: 79.9% of statements [2023-05-31T08:39:05.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.283s coverage: 92.9% of statements [2023-05-31T08:39:05.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-05-31T08:39:05.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.226s coverage: 62.3% of statements [2023-05-31T08:39:05.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2023-05-31T08:39:05.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements [2023-05-31T08:39:05.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-05-31T08:39:05.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.473s coverage: 81.8% of statements [2023-05-31T08:39:05.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-31T08:39:05.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.490s coverage: 82.1% of statements [2023-05-31T08:39:06.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-31T08:39:06.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 86.0% of statements [2023-05-31T08:39:12.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-31T08:39:12.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-31T08:39:13.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.188s coverage: 63.1% of statements [2023-05-31T08:39:13.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements [2023-05-31T08:39:14.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-05-31T08:39:14.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.114s coverage: 100.0% of statements [2023-05-31T08:39:14.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2023-05-31T08:39:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-31T08:39:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-31T08:39:15.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-31T08:39:15.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2023-05-31T08:39:25.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-31T08:39:25.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-31T08:39:25.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-31T08:39:25.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 38.4% of statements [2023-05-31T08:39:25.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements [2023-05-31T08:39:29.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-31T08:39:29.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-31T08:39:29.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-31T08:39:29.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-31T08:39:29.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2023-05-31T08:39:36.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-31T08:39:36.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-31T08:39:36.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-31T08:39:36.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-31T08:39:41.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements [2023-05-31T08:39:42.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-31T08:39:42.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:39:42.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-31T08:39:42.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-31T08:39:43.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.3% of statements [2023-05-31T08:39:46.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-31T08:39:46.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-31T08:39:46.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 61.5% of statements [2023-05-31T08:39:48.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-31T08:39:48.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:39:49.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.455s coverage: 97.7% of statements [2023-05-31T08:39:50.402Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-31T08:39:50.402Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T08:39:50.402Z] go vet ./... [2023-05-31T08:42:42.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T08:42:42.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T08:42:42.107Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T08:42:42.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-31T08:42:42.757Z] + ls -al . [2023-05-31T08:42:42.757Z] total 716 [2023-05-31T08:42:42.757Z] drwxrwxr-x 10 1001 1001 4096 May 31 08:34 . [2023-05-31T08:42:42.757Z] drwxr-xr-x 4 root root 4096 May 31 08:34 .. [2023-05-31T08:42:42.757Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:32 .blubracket [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 16 May 31 08:32 .dockerignore [2023-05-31T08:42:42.757Z] drwxrwxr-x 8 1001 1001 4096 May 31 08:32 .git [2023-05-31T08:42:42.757Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:32 .github [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 1133 May 31 08:32 .gitignore [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 42 May 31 08:32 .golangci.yml [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 87 May 31 08:32 .hadolint.yml [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 166 May 31 08:32 .sonarcloud.properties [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 1171 May 31 08:32 ADOPTERS.md [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 10835 May 31 08:32 Attribution.txt [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 93407 May 31 08:32 CHANGELOG.md [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 3804 May 31 08:32 CONTRIBUTING.md [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 677 May 31 08:32 GOVERNANCE.md [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 883 May 31 08:32 Jenkinsfile [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 10775 May 31 08:32 LICENSE [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 14368 May 31 08:32 Makefile [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 582 May 31 08:32 OWNERS.md [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 9923 May 31 08:32 README.md [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 789 May 31 08:32 SECURITY.md [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 5 May 31 08:30 VERSION [2023-05-31T08:42:42.757Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:32 bin [2023-05-31T08:42:42.757Z] drwxrwxr-x 18 1001 1001 4096 May 31 08:32 cmd [2023-05-31T08:42:42.757Z] -rw-r--r-- 1 root root 447731 May 31 08:39 coverage.out [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 3160 May 31 08:32 go.mod [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 30960 May 31 08:32 go.sum [2023-05-31T08:42:42.757Z] drwxrwxr-x 7 1001 1001 4096 May 31 08:32 internal [2023-05-31T08:42:42.757Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:32 openapi [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 594 May 31 08:32 security.txt [2023-05-31T08:42:42.757Z] drwxrwxr-x 4 1001 1001 4096 May 31 08:32 snap [2023-05-31T08:42:42.757Z] -rw-rw-r-- 1 1001 1001 204 May 31 08:32 version.go [Pipeline] sh [2023-05-31T08:42:43.077Z] + '[' -e coverage.out ] [2023-05-31T08:42:43.078Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-31T08:42:43.102Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T08:42:43.945Z] Stashed 1 file(s) [Pipeline] sh [2023-05-31T08:42:44.570Z] + make build [2023-05-31T08:42:44.571Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-31T08:44:21.352Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-31T08:44:24.719Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-31T08:44:30.065Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-31T08:44:33.404Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-31T08:45:20.336Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-31T08:45:28.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-31T08:45:33.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-31T08:45:40.515Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-31T08:45:43.860Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-31T08:45:48.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-31T08:45:54.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-31T08:46:01.413Z] $ docker stop --time=1 734cf8e92e9d3279e19b52c5807b2393c41f55018a32a2db052d863cd4e7e974 [2023-05-31T08:46:03.450Z] $ docker rm -f --volumes 734cf8e92e9d3279e19b52c5807b2393c41f55018a32a2db052d863cd4e7e974 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:46:05.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:46:05.834Z] [2023-05-31T08:46:05.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:46:06.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:46:06.423Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-31T08:46:06.423Z] 29e5d40040c1: Pulling fs layer [2023-05-31T08:46:06.423Z] 1ce36da41761: Pulling fs layer [2023-05-31T08:46:06.423Z] 25b303627fd3: Pulling fs layer [2023-05-31T08:46:06.423Z] 29e5d40040c1: Verifying Checksum [2023-05-31T08:46:06.423Z] 29e5d40040c1: Download complete [2023-05-31T08:46:06.689Z] 1ce36da41761: Verifying Checksum [2023-05-31T08:46:06.689Z] 1ce36da41761: Download complete [2023-05-31T08:46:06.955Z] 29e5d40040c1: Pull complete [2023-05-31T08:46:08.358Z] 1ce36da41761: Pull complete [2023-05-31T08:46:08.358Z] 25b303627fd3: Verifying Checksum [2023-05-31T08:46:08.358Z] 25b303627fd3: Download complete [2023-05-31T08:46:20.656Z] 25b303627fd3: Pull complete [2023-05-31T08:46:20.656Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-31T08:46:20.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:46:20.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:46:20.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container [2023-05-31T08:46:20.909Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-31T08:46:25.746Z] $ docker top dbe1ed5ac66c0340018c352e2fe4ee44070c284a2da83e9fe7dc1d27d588c2ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:46:26.578Z] + docker-compose build --help [2023-05-31T08:46:26.579Z] + grep parallel [2023-05-31T08:46:31.907Z] --parallel Build images in parallel. [Pipeline] } [2023-05-31T08:46:31.918Z] $ docker stop --time=1 dbe1ed5ac66c0340018c352e2fe4ee44070c284a2da83e9fe7dc1d27d588c2ca [2023-05-31T08:46:33.568Z] $ docker rm -f --volumes dbe1ed5ac66c0340018c352e2fe4ee44070c284a2da83e9fe7dc1d27d588c2ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:46:34.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:46:34.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:46:34.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container [2023-05-31T08:46:34.354Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-31T08:46:35.566Z] $ docker top 16611c220424f44f13ecb53ac86f2ad4a263f446609c2341f9c0a540e993efee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:46:36.403Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-31T08:46:41.744Z] Building core-command ... [2023-05-31T08:46:41.744Z] Building core-common-config-bootstrapper ... [2023-05-31T08:46:41.744Z] Building core-data ... [2023-05-31T08:46:41.744Z] Building core-metadata ... [2023-05-31T08:46:41.744Z] Building security-bootstrapper ... [2023-05-31T08:46:41.744Z] Building security-proxy-auth ... [2023-05-31T08:46:41.744Z] Building security-proxy-setup ... [2023-05-31T08:46:41.744Z] Building security-secretstore-setup ... [2023-05-31T08:46:41.744Z] Building security-spiffe-token-provider ... [2023-05-31T08:46:41.744Z] Building security-spire-agent ... [2023-05-31T08:46:41.744Z] Building security-spire-config ... [2023-05-31T08:46:41.744Z] Building security-spire-server ... [2023-05-31T08:46:41.744Z] Building support-notifications ... [2023-05-31T08:46:41.744Z] Building support-scheduler ... [2023-05-31T08:46:41.744Z] Building security-proxy-auth [2023-05-31T08:46:41.744Z] Building security-proxy-setup [2023-05-31T08:46:41.744Z] Building core-data [2023-05-31T08:46:41.744Z] Building support-scheduler [2023-05-31T08:46:41.744Z] Building core-command [2023-05-31T08:47:38.141Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:47:38.141Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:47:38.141Z] ---> 2bed0dff4bd8 [2023-05-31T08:47:38.141Z] Step 3/22 : WORKDIR /edgex-go [2023-05-31T08:47:38.141Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:47:38.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:47:38.141Z] ---> 2bed0dff4bd8 [2023-05-31T08:47:38.141Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:47:38.141Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:47:38.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:47:38.141Z] ---> 2bed0dff4bd8 [2023-05-31T08:47:38.141Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:47:38.141Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:47:38.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:47:38.141Z] ---> 2bed0dff4bd8 [2023-05-31T08:47:38.141Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:47:38.141Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:47:38.141Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:47:38.141Z] ---> 2bed0dff4bd8 [2023-05-31T08:47:38.141Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:47:38.141Z] ---> Running in 8a807ed8bcd3 [2023-05-31T08:47:38.141Z] ---> Running in a252601037f3 [2023-05-31T08:47:38.141Z] ---> Running in fd4f93143e66 [2023-05-31T08:47:38.141Z] ---> Running in ebfa130968a8 [2023-05-31T08:47:38.141Z] ---> Running in e5a899f49405 [2023-05-31T08:47:38.141Z] Removing intermediate container a252601037f3 [2023-05-31T08:47:38.141Z] ---> a629ba80255c [2023-05-31T08:47:38.141Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:47:38.141Z] Removing intermediate container fd4f93143e66 [2023-05-31T08:47:38.141Z] ---> f2e8e8c8787c [2023-05-31T08:47:38.141Z] Step 4/24 : WORKDIR /edgex-go [2023-05-31T08:47:38.141Z] Removing intermediate container 8a807ed8bcd3 [2023-05-31T08:47:38.141Z] ---> 370b4bc06a39 [2023-05-31T08:47:38.141Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:47:38.141Z] Removing intermediate container e5a899f49405 [2023-05-31T08:47:38.141Z] ---> ef124e1c112f [2023-05-31T08:47:38.141Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:47:38.141Z] Removing intermediate container ebfa130968a8 [2023-05-31T08:47:38.141Z] ---> 485b5dad5d72 [2023-05-31T08:47:38.141Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-31T08:47:38.141Z] ---> Running in 61f30de45b4b [2023-05-31T08:47:38.141Z] ---> Running in 455aba69462c [2023-05-31T08:47:38.141Z] ---> Running in 5af035664a1b [2023-05-31T08:47:38.141Z] ---> Running in da96b9d84eb4 [2023-05-31T08:47:38.141Z] ---> Running in 169ef88f0987 [2023-05-31T08:47:38.141Z] Removing intermediate container 61f30de45b4b [2023-05-31T08:47:38.141Z] ---> 7445b574c379 [2023-05-31T08:47:38.141Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-31T08:47:38.141Z] Removing intermediate container 455aba69462c [2023-05-31T08:47:38.141Z] ---> 9109e19506da [2023-05-31T08:47:38.141Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:47:38.141Z] Removing intermediate container 169ef88f0987 [2023-05-31T08:47:38.141Z] ---> 4b3fe9804ed0 [2023-05-31T08:47:38.141Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:47:38.141Z] ---> Running in 1f2e50a3d4ae [2023-05-31T08:47:38.141Z] ---> Running in 02f4672b5b55 [2023-05-31T08:47:38.141Z] Removing intermediate container 5af035664a1b [2023-05-31T08:47:38.141Z] ---> ea08a15dc1e0 [2023-05-31T08:47:38.141Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:47:38.141Z] ---> Running in 72ec9b7daaa8 [2023-05-31T08:47:38.141Z] ---> Running in 1e83b1971a15 [2023-05-31T08:47:38.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:38.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:38.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:38.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:38.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:38.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:38.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:38.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:38.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:38.675Z] OK: 263 MiB in 53 packages [2023-05-31T08:47:38.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:47:40.093Z] OK: 263 MiB in 53 packages [2023-05-31T08:47:40.359Z] OK: 263 MiB in 53 packages [2023-05-31T08:47:40.359Z] Removing intermediate container da96b9d84eb4 [2023-05-31T08:47:40.359Z] ---> 63d2d55631a3 [2023-05-31T08:47:40.359Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-31T08:47:40.627Z] OK: 263 MiB in 53 packages [2023-05-31T08:47:40.900Z] OK: 263 MiB in 53 packages [2023-05-31T08:47:41.864Z] Removing intermediate container 1f2e50a3d4ae [2023-05-31T08:47:41.864Z] ---> 09016cef2ab8 [2023-05-31T08:47:41.864Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-31T08:47:42.135Z] ---> 3b9567260e23 [2023-05-31T08:47:42.135Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:47:42.135Z] ---> Running in 540edf0991fb [2023-05-31T08:47:42.404Z] Removing intermediate container 72ec9b7daaa8 [2023-05-31T08:47:42.404Z] ---> 41446634e6ed [2023-05-31T08:47:42.404Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:47:42.404Z] Removing intermediate container 02f4672b5b55 [2023-05-31T08:47:42.404Z] ---> 2f2bcedcdc34 [2023-05-31T08:47:42.404Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:47:42.404Z] Removing intermediate container 1e83b1971a15 [2023-05-31T08:47:42.404Z] ---> a3d8563f0930 [2023-05-31T08:47:42.404Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:47:43.371Z] ---> c30fcbc8d9e8 [2023-05-31T08:47:43.371Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:47:43.371Z] ---> Running in 8c97e6a8e69f [2023-05-31T08:47:43.371Z] ---> bf880c58d211 [2023-05-31T08:47:43.371Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:47:43.639Z] ---> Running in 37a0dae24eb8 [2023-05-31T08:47:43.908Z] ---> fdbe35973daa [2023-05-31T08:47:43.908Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:47:44.180Z] ---> Running in 9d6ec786154b [2023-05-31T08:47:44.180Z] ---> 46e74882c5b5 [2023-05-31T08:47:44.180Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:47:44.461Z] ---> Running in 9c51716fd460 [2023-05-31T08:49:36.137Z] Removing intermediate container 37a0dae24eb8 [2023-05-31T08:49:36.137Z] ---> c57fbc22cbec [2023-05-31T08:49:36.137Z] Step 8/23 : COPY . . [2023-05-31T08:49:36.137Z] Removing intermediate container 9c51716fd460 [2023-05-31T08:49:36.137Z] ---> 94729838ff0c [2023-05-31T08:49:36.137Z] Step 8/23 : COPY . . [2023-05-31T08:49:36.137Z] Removing intermediate container 9d6ec786154b [2023-05-31T08:49:36.137Z] ---> fef99d6434f3 [2023-05-31T08:49:36.137Z] Step 8/23 : COPY . . [2023-05-31T08:49:36.137Z] Removing intermediate container 540edf0991fb [2023-05-31T08:49:36.137Z] ---> 0b1375ea56c1 [2023-05-31T08:49:36.137Z] Step 7/22 : COPY . . [2023-05-31T08:49:36.137Z] Removing intermediate container 8c97e6a8e69f [2023-05-31T08:49:36.137Z] ---> 8535c8f7a687 [2023-05-31T08:49:36.137Z] Step 8/24 : COPY . . [2023-05-31T08:49:54.356Z] ---> 3ef5f5fe48d7 [2023-05-31T08:49:54.356Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-31T08:49:54.356Z] ---> ab8fde598dc9 [2023-05-31T08:49:54.356Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-31T08:49:54.356Z] ---> 813baa69176f [2023-05-31T08:49:54.356Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-31T08:49:54.356Z] ---> Running in 11c6a7d6959f [2023-05-31T08:49:54.356Z] ---> Running in 162b40e6c9d1 [2023-05-31T08:49:54.356Z] ---> 293c4e895e99 [2023-05-31T08:49:54.356Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-31T08:49:54.356Z] ---> Running in 74139ae6f398 [2023-05-31T08:49:54.356Z] ---> Running in 04312f3b4b05 [2023-05-31T08:49:54.356Z] ---> e24608d73bdd [2023-05-31T08:49:54.356Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-31T08:49:54.356Z] ---> Running in 9e5a6b54bfaa [2023-05-31T08:49:56.314Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-31T08:49:56.583Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-31T08:49:56.583Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-31T08:49:56.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-31T08:49:56.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-31T08:56:48.881Z] Removing intermediate container 74139ae6f398 [2023-05-31T08:56:48.881Z] ---> dacc4ebfefa2 [2023-05-31T08:56:48.881Z] [2023-05-31T08:56:48.881Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:56:48.881Z] 3.17: Pulling from library/alpine [2023-05-31T08:56:48.881Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:56:48.881Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T08:56:48.881Z] ---> 51e60588ff2c [2023-05-31T08:56:48.881Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T08:56:48.881Z] ---> Running in 48ec0303b899 [2023-05-31T08:56:48.881Z] Removing intermediate container 48ec0303b899 [2023-05-31T08:56:48.881Z] ---> ef1c85545878 [2023-05-31T08:56:48.881Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:56:48.881Z] ---> Running in 8ad4c909ac7b [2023-05-31T08:56:50.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:56:51.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:56:53.868Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:56:53.868Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:56:53.868Z] OK: 8 MiB in 16 packages [2023-05-31T08:56:56.458Z] Removing intermediate container 8ad4c909ac7b [2023-05-31T08:56:56.458Z] ---> c339a447e8f3 [2023-05-31T08:56:56.458Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:56:57.049Z] Removing intermediate container 162b40e6c9d1 [2023-05-31T08:56:57.049Z] ---> 840d7a5eac1b [2023-05-31T08:56:57.049Z] [2023-05-31T08:56:57.049Z] Step 9/22 : FROM alpine:3.17 [2023-05-31T08:56:57.049Z] ---> 51e60588ff2c [2023-05-31T08:56:57.049Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-31T08:56:57.049Z] ---> Running in c4fc4b5d9a21 [2023-05-31T08:56:57.316Z] ---> a26ef12238c4 [2023-05-31T08:56:57.316Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:56:58.732Z] ---> f016fd8f94cf [2023-05-31T08:56:58.732Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-31T08:57:00.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:57:00.430Z] ---> 4238893af38c [2023-05-31T08:57:00.430Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:57:01.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:57:01.604Z] ---> 81b769b4decf [2023-05-31T08:57:01.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-31T08:57:02.570Z] ---> 41a819d360ad [2023-05-31T08:57:02.570Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:57:02.570Z] ---> Running in c0d73fae77bd [2023-05-31T08:57:02.839Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-31T08:57:02.839Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-31T08:57:03.106Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:57:03.106Z] OK: 8 MiB in 17 packages [2023-05-31T08:57:07.360Z] Removing intermediate container c4fc4b5d9a21 [2023-05-31T08:57:07.360Z] ---> 327231bd828b [2023-05-31T08:57:07.360Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-31T08:57:07.360Z] ---> Running in da11e08d5f45 [2023-05-31T08:57:07.635Z] Removing intermediate container c0d73fae77bd [2023-05-31T08:57:07.635Z] ---> 99272eb9dad1 [2023-05-31T08:57:07.635Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:57:07.635Z] Removing intermediate container da11e08d5f45 [2023-05-31T08:57:07.635Z] ---> 40d84dcd513e [2023-05-31T08:57:07.635Z] Step 12/22 : WORKDIR /edgex [2023-05-31T08:57:07.908Z] ---> Running in ec5e2c7deedb [2023-05-31T08:57:07.908Z] ---> Running in d4641a983008 [2023-05-31T08:57:08.495Z] Removing intermediate container d4641a983008 [2023-05-31T08:57:08.495Z] ---> 851f1213b05a [2023-05-31T08:57:08.495Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:57:08.495Z] Removing intermediate container ec5e2c7deedb [2023-05-31T08:57:08.495Z] ---> 252ae4d4bddf [2023-05-31T08:57:08.495Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:57:08.764Z] ---> Running in 1b9a664cf898 [2023-05-31T08:57:09.724Z] Removing intermediate container 1b9a664cf898 [2023-05-31T08:57:09.724Z] ---> a8ad3508d4ef [2023-05-31T08:57:09.724Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T08:57:09.724Z] ---> cef9d8c3cef1 [2023-05-31T08:57:09.724Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:57:09.724Z] ---> Running in c13ae5b8f39c [2023-05-31T08:57:10.696Z] Removing intermediate container c13ae5b8f39c [2023-05-31T08:57:10.696Z] ---> a09d4effb70e [2023-05-31T08:57:10.696Z] Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T08:57:10.696Z] ---> Running in 857e831f33f2 [2023-05-31T08:57:11.308Z] ---> 57bd7af27048 [2023-05-31T08:57:11.309Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-31T08:57:11.585Z] Removing intermediate container 857e831f33f2 [2023-05-31T08:57:11.585Z] ---> 53d5adc78863 [2023-05-31T08:57:11.585Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:57:11.856Z] ---> Running in 535574f98895 [2023-05-31T08:57:12.440Z] Removing intermediate container 535574f98895 [2023-05-31T08:57:12.440Z] ---> 57d7648ed44c [2023-05-31T08:57:12.440Z] [2023-05-31T08:57:12.440Z] ---> f9455fefc254 [2023-05-31T08:57:12.440Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-31T08:57:13.033Z] Successfully built 57d7648ed44c [2023-05-31T08:57:13.033Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-31T08:57:13.033Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-05-31T08:57:14.442Z] ---> 13bd8b215207 [2023-05-31T08:57:14.442Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T08:57:15.401Z] ---> e4b32d847a5f [2023-05-31T08:57:15.401Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:57:15.401Z] ---> Running in 1ae87a851530 [2023-05-31T08:57:20.752Z] Removing intermediate container 1ae87a851530 [2023-05-31T08:57:20.752Z] ---> 8c9c67f0c7b8 [2023-05-31T08:57:20.752Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:57:21.019Z] ---> Running in 0f570112db46 [2023-05-31T08:57:21.981Z] Removing intermediate container 0f570112db46 [2023-05-31T08:57:21.981Z] ---> 1cdb65a3dfd7 [2023-05-31T08:57:21.981Z] Step 20/22 : LABEL arch=arm64 [2023-05-31T08:57:21.981Z] ---> Running in 3e1c8ef72fd5 [2023-05-31T08:57:22.569Z] Removing intermediate container 3e1c8ef72fd5 [2023-05-31T08:57:22.569Z] ---> b2de064b53b1 [2023-05-31T08:57:22.569Z] Step 21/22 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T08:57:22.836Z] ---> Running in f32e670a5b8e [2023-05-31T08:57:23.419Z] Removing intermediate container f32e670a5b8e [2023-05-31T08:57:23.419Z] ---> c6e706b210fe [2023-05-31T08:57:23.419Z] Step 22/22 : LABEL version=0.0.0 [2023-05-31T08:57:23.690Z] ---> Running in b42aedd78806 [2023-05-31T08:57:24.665Z] Removing intermediate container b42aedd78806 [2023-05-31T08:57:24.665Z] ---> 6472490d6d0c [2023-05-31T08:57:24.665Z] [2023-05-31T08:57:24.930Z] Successfully built 6472490d6d0c [2023-05-31T08:57:24.930Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-31T08:57:24.930Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-05-31T08:57:35.030Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:57:35.030Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:57:35.030Z] ---> 2bed0dff4bd8 [2023-05-31T08:57:35.030Z] Step 3/33 : WORKDIR /edgex-go [2023-05-31T08:57:35.030Z] ---> Using cache [2023-05-31T08:57:35.030Z] ---> 485b5dad5d72 [2023-05-31T08:57:35.030Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-31T08:57:35.030Z] ---> Using cache [2023-05-31T08:57:35.030Z] ---> 63d2d55631a3 [2023-05-31T08:57:35.030Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-31T08:57:35.030Z] ---> Using cache [2023-05-31T08:57:35.030Z] ---> 3b9567260e23 [2023-05-31T08:57:35.030Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:57:35.030Z] ---> Using cache [2023-05-31T08:57:35.030Z] ---> 0b1375ea56c1 [2023-05-31T08:57:35.030Z] Step 7/33 : COPY . . [2023-05-31T08:57:35.030Z] ---> Using cache [2023-05-31T08:57:35.030Z] ---> ab8fde598dc9 [2023-05-31T08:57:35.030Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-31T08:57:35.030Z] ---> Running in 0d3ae28f5321 [2023-05-31T08:57:36.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-31T08:57:45.190Z] Removing intermediate container 04312f3b4b05 [2023-05-31T08:57:45.190Z] ---> 8288329b082a [2023-05-31T08:57:45.190Z] [2023-05-31T08:57:45.190Z] Step 10/24 : FROM alpine:3.17 [2023-05-31T08:57:45.190Z] ---> 51e60588ff2c [2023-05-31T08:57:45.190Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:57:45.190Z] ---> Running in f581d5a3139f [2023-05-31T08:57:47.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:57:48.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:57:48.736Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:57:48.736Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:57:48.736Z] ---> 2bed0dff4bd8 [2023-05-31T08:57:48.736Z] Step 3/20 : WORKDIR /edgex-go [2023-05-31T08:57:48.736Z] ---> Using cache [2023-05-31T08:57:48.736Z] ---> 485b5dad5d72 [2023-05-31T08:57:48.736Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-31T08:57:49.003Z] ---> Running in 900ebd27e873 [2023-05-31T08:57:50.417Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:57:50.417Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:57:50.417Z] OK: 8 MiB in 16 packages [2023-05-31T08:57:52.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:57:52.631Z] Removing intermediate container f581d5a3139f [2023-05-31T08:57:52.631Z] ---> b48c613b929a [2023-05-31T08:57:52.631Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:57:52.631Z] ---> Running in d3a2174b82f9 [2023-05-31T08:57:53.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:57:53.820Z] Removing intermediate container d3a2174b82f9 [2023-05-31T08:57:53.820Z] ---> a68746a4379d [2023-05-31T08:57:53.820Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-31T08:57:53.820Z] ---> Running in 364540582d16 [2023-05-31T08:57:54.406Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:57:54.406Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:57:54.406Z] OK: 17699 distinct packages available [2023-05-31T08:57:54.673Z] Removing intermediate container 364540582d16 [2023-05-31T08:57:54.673Z] ---> 204cbaf29f16 [2023-05-31T08:57:54.673Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-31T08:57:54.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:57:54.939Z] ---> Running in a1e60e5381ba [2023-05-31T08:57:55.524Z] Removing intermediate container a1e60e5381ba [2023-05-31T08:57:55.524Z] ---> 321ace8765c7 [2023-05-31T08:57:55.524Z] Step 15/24 : WORKDIR / [2023-05-31T08:57:55.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:57:55.791Z] ---> Running in 9d125c88c3ab [2023-05-31T08:57:56.763Z] Removing intermediate container 9d125c88c3ab [2023-05-31T08:57:56.763Z] ---> 74eeea74f805 [2023-05-31T08:57:56.763Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:57:57.033Z] OK: 263 MiB in 53 packages [2023-05-31T08:57:57.998Z] Removing intermediate container 9e5a6b54bfaa [2023-05-31T08:57:57.999Z] ---> d41d02278fa2 [2023-05-31T08:57:57.999Z] [2023-05-31T08:57:57.999Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:57:57.999Z] ---> 51e60588ff2c [2023-05-31T08:57:57.999Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:57:58.266Z] ---> 3842b002372e [2023-05-31T08:57:58.266Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:57:58.266Z] ---> Running in cac793041532 [2023-05-31T08:57:59.228Z] Removing intermediate container cac793041532 [2023-05-31T08:57:59.228Z] ---> f5958b20cee2 [2023-05-31T08:57:59.228Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-31T08:57:59.228Z] Removing intermediate container 900ebd27e873 [2023-05-31T08:57:59.228Z] ---> 0ca96faa7e4e [2023-05-31T08:57:59.228Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-31T08:57:59.505Z] ---> Running in e89c9cd60225 [2023-05-31T08:57:59.772Z] ---> 9ff30ef76809 [2023-05-31T08:57:59.773Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-31T08:58:02.356Z] Removing intermediate container e89c9cd60225 [2023-05-31T08:58:02.356Z] ---> df36435ad58c [2023-05-31T08:58:02.356Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-31T08:58:02.356Z] ---> 97d71a1fa68d [2023-05-31T08:58:02.356Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:58:02.356Z] ---> 1bfab6218fe5 [2023-05-31T08:58:02.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:58:02.356Z] ---> Running in 4ddc86f04926 [2023-05-31T08:58:02.356Z] ---> Running in 12a4f7dd543d [2023-05-31T08:58:03.321Z] Removing intermediate container 12a4f7dd543d [2023-05-31T08:58:03.321Z] ---> ebc05bd0811e [2023-05-31T08:58:03.321Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:58:03.623Z] ---> Running in 3a2e6803640c [2023-05-31T08:58:04.215Z] ---> 2f6cfab22937 [2023-05-31T08:58:04.215Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-31T08:58:04.215Z] ---> Running in 11d4e51e9717 [2023-05-31T08:58:05.178Z] Removing intermediate container 11d4e51e9717 [2023-05-31T08:58:05.178Z] ---> 388012f1945e [2023-05-31T08:58:05.178Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:58:05.178Z] ---> Running in d4355de1ffa7 [2023-05-31T08:58:06.157Z] Removing intermediate container d4355de1ffa7 [2023-05-31T08:58:06.157Z] ---> def5052df3ae [2023-05-31T08:58:06.157Z] Step 22/24 : LABEL arch=arm64 [2023-05-31T08:58:06.157Z] ---> Running in 0024cae81cee [2023-05-31T08:58:06.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:06.746Z] Removing intermediate container 0024cae81cee [2023-05-31T08:58:06.746Z] ---> c2d65aebb530 [2023-05-31T08:58:06.746Z] Step 23/24 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T08:58:07.015Z] ---> Running in 6ed956a3ee6b [2023-05-31T08:58:07.605Z] Removing intermediate container 6ed956a3ee6b [2023-05-31T08:58:07.605Z] ---> bfc19e17b7db [2023-05-31T08:58:07.605Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T08:58:07.605Z] ---> Running in 3ad0eb16e676 [2023-05-31T08:58:07.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:08.153Z] Removing intermediate container 3ad0eb16e676 [2023-05-31T08:58:08.153Z] ---> f2cb1b7cbc84 [2023-05-31T08:58:08.153Z] [2023-05-31T08:58:08.422Z] Successfully built f2cb1b7cbc84 [2023-05-31T08:58:08.422Z] Successfully tagged core-command-arm64:latest [2023-05-31T08:58:08.422Z] Building support-notifications [2023-05-31T08:58:09.385Z]  Building core-command ... done (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:58:09.385Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:58:09.385Z] OK: 8 MiB in 16 packages [2023-05-31T08:58:10.799Z] Removing intermediate container 3a2e6803640c [2023-05-31T08:58:10.799Z] ---> da7906463dd3 [2023-05-31T08:58:10.799Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:58:11.764Z] ---> 57d510d7290c [2023-05-31T08:58:11.764Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:58:12.725Z] ---> b70141a8edbc [2023-05-31T08:58:12.725Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-31T08:58:14.678Z] ---> 1641ded339ee [2023-05-31T08:58:14.952Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:58:15.930Z] ---> c13925c68ee6 [2023-05-31T08:58:15.930Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-31T08:58:15.930Z] ---> Running in 34ae19b0790f [2023-05-31T08:58:16.514Z] Removing intermediate container 34ae19b0790f [2023-05-31T08:58:16.514Z] ---> 45bfdd60662a [2023-05-31T08:58:16.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:58:16.514Z] ---> Running in 3a84b8f26bde [2023-05-31T08:58:17.476Z] Removing intermediate container 3a84b8f26bde [2023-05-31T08:58:17.476Z] ---> fb282d3db9d5 [2023-05-31T08:58:17.476Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T08:58:17.476Z] ---> Running in d774dd9127fe [2023-05-31T08:58:18.059Z] Removing intermediate container d774dd9127fe [2023-05-31T08:58:18.059Z] ---> af2d54ec94f2 [2023-05-31T08:58:18.059Z] Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T08:58:18.331Z] ---> Running in 9b113aa3380e [2023-05-31T08:58:18.914Z] Removing intermediate container 9b113aa3380e [2023-05-31T08:58:18.914Z] ---> 4cfa6219fcad [2023-05-31T08:58:18.914Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:58:19.192Z] ---> Running in 99c5c0e07d89 [2023-05-31T08:58:20.152Z] Removing intermediate container 99c5c0e07d89 [2023-05-31T08:58:20.152Z] ---> be26d06f8ca2 [2023-05-31T08:58:20.152Z] [2023-05-31T08:58:20.418Z] Successfully built be26d06f8ca2 [2023-05-31T08:58:20.418Z] Successfully tagged core-data-arm64:latest [2023-05-31T08:58:20.418Z]  Building core-data ... done Building security-spire-config [2023-05-31T08:58:32.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:58:32.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:58:32.729Z] ---> 2bed0dff4bd8 [2023-05-31T08:58:32.729Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:58:32.729Z] ---> Using cache [2023-05-31T08:58:32.729Z] ---> ef124e1c112f [2023-05-31T08:58:32.729Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:58:32.729Z] ---> Using cache [2023-05-31T08:58:32.729Z] ---> 4b3fe9804ed0 [2023-05-31T08:58:32.729Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-31T08:58:32.998Z] ---> Running in 0bca66f7f074 [2023-05-31T08:58:35.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:36.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:38.109Z] OK: 263 MiB in 53 packages [2023-05-31T08:58:40.713Z] Removing intermediate container 0bca66f7f074 [2023-05-31T08:58:40.713Z] ---> ace1dd367a1e [2023-05-31T08:58:40.713Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:58:41.684Z] ---> 67e99b644471 [2023-05-31T08:58:41.684Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:58:41.953Z] ---> Running in 84f978a3729a [2023-05-31T08:58:43.906Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:58:43.906Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:58:43.906Z] ---> 2bed0dff4bd8 [2023-05-31T08:58:43.906Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T08:58:43.906Z] ---> Using cache [2023-05-31T08:58:43.906Z] ---> 485b5dad5d72 [2023-05-31T08:58:43.906Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T08:58:44.177Z] ---> Running in af0d27d45e31 [2023-05-31T08:58:46.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:47.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:48.546Z] OK: 263 MiB in 53 packages [2023-05-31T08:58:50.518Z] Removing intermediate container af0d27d45e31 [2023-05-31T08:58:50.518Z] ---> 40d44321e4bd [2023-05-31T08:58:50.518Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T08:58:51.614Z] ---> a701836e16c9 [2023-05-31T08:58:51.614Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:58:51.614Z] ---> Running in d7bc8708165a [2023-05-31T08:59:38.634Z] Removing intermediate container 4ddc86f04926 [2023-05-31T08:59:38.634Z] ---> 6cb9b8bf4e9e [2023-05-31T08:59:38.634Z] Step 7/20 : COPY . . [2023-05-31T08:59:53.626Z] ---> f4eff7ecfd69 [2023-05-31T08:59:53.626Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-31T08:59:53.626Z] ---> Running in c037e5eb8d6f [2023-05-31T08:59:56.209Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-31T09:00:52.611Z] Removing intermediate container 11c6a7d6959f [2023-05-31T09:00:52.611Z] ---> 13ede04b8fe4 [2023-05-31T09:00:52.611Z] [2023-05-31T09:00:52.611Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T09:00:52.611Z] ---> 51e60588ff2c [2023-05-31T09:00:52.611Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:00:52.611Z] ---> Using cache [2023-05-31T09:00:52.611Z] ---> b48c613b929a [2023-05-31T09:00:52.611Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:00:52.611Z] ---> Using cache [2023-05-31T09:00:52.611Z] ---> a68746a4379d [2023-05-31T09:00:52.611Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-31T09:00:52.611Z] ---> Running in 76865c266718 [2023-05-31T09:00:52.611Z] Removing intermediate container 76865c266718 [2023-05-31T09:00:52.611Z] ---> af26b8e42c25 [2023-05-31T09:00:52.611Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T09:00:52.611Z] ---> Running in d9d11305cb3f [2023-05-31T09:00:52.611Z] Removing intermediate container d9d11305cb3f [2023-05-31T09:00:52.611Z] ---> 5b1ef69580dd [2023-05-31T09:00:52.611Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:00:52.611Z] ---> 523bb1d0a025 [2023-05-31T09:00:52.611Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:00:52.611Z] ---> 960cec794b25 [2023-05-31T09:00:52.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-31T09:00:53.571Z] Removing intermediate container 84f978a3729a [2023-05-31T09:00:53.571Z] ---> 509a271a6800 [2023-05-31T09:00:53.571Z] Step 8/23 : COPY . . [2023-05-31T09:00:57.826Z] ---> c1391d09a631 [2023-05-31T09:00:57.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:00:59.770Z] ---> 130f6119b011 [2023-05-31T09:00:59.770Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-31T09:00:59.770Z] ---> Running in ca0151b252a8 [2023-05-31T09:01:00.730Z] Removing intermediate container ca0151b252a8 [2023-05-31T09:01:00.730Z] ---> 8f05f45c10bc [2023-05-31T09:01:00.730Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:01:00.996Z] ---> Running in 643e89bd05bb [2023-05-31T09:01:01.956Z] Removing intermediate container 643e89bd05bb [2023-05-31T09:01:01.956Z] ---> 03c48f8e8a2d [2023-05-31T09:01:01.956Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T09:01:02.223Z] ---> Running in 7c29f2febfe3 [2023-05-31T09:01:03.180Z] Removing intermediate container 7c29f2febfe3 [2023-05-31T09:01:03.180Z] ---> 325c79b4343f [2023-05-31T09:01:03.180Z] Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:01:03.448Z] ---> Running in 24e998840342 [2023-05-31T09:01:04.405Z] Removing intermediate container 24e998840342 [2023-05-31T09:01:04.405Z] ---> 5f3f1be5d90f [2023-05-31T09:01:04.405Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T09:01:04.405Z] ---> Running in 427e4ce4a209 [2023-05-31T09:01:04.987Z] Removing intermediate container 427e4ce4a209 [2023-05-31T09:01:04.987Z] ---> 358cebc9e8ac [2023-05-31T09:01:04.987Z] [2023-05-31T09:01:05.944Z] Successfully built 358cebc9e8ac [2023-05-31T09:01:05.944Z] Successfully tagged support-scheduler-arm64:latest [2023-05-31T09:01:05.944Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-05-31T09:01:06.210Z] Removing intermediate container d7bc8708165a [2023-05-31T09:01:06.211Z] ---> 03305fc6c39d [2023-05-31T09:01:06.211Z] Step 7/27 : COPY . . [2023-05-31T09:01:16.283Z] ---> 25a66702d13e [2023-05-31T09:01:16.283Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-31T09:01:16.283Z] ---> Running in 121327f045a8 [2023-05-31T09:01:19.616Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-31T09:01:24.948Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:01:24.948Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:01:24.948Z] ---> 2bed0dff4bd8 [2023-05-31T09:01:24.948Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T09:01:24.948Z] ---> Using cache [2023-05-31T09:01:24.948Z] ---> ef124e1c112f [2023-05-31T09:01:24.948Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T09:01:24.948Z] ---> Using cache [2023-05-31T09:01:24.948Z] ---> 4b3fe9804ed0 [2023-05-31T09:01:24.948Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T09:01:24.948Z] ---> Using cache [2023-05-31T09:01:24.948Z] ---> 41446634e6ed [2023-05-31T09:01:24.948Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T09:01:24.948Z] ---> Using cache [2023-05-31T09:01:24.948Z] ---> bf880c58d211 [2023-05-31T09:01:24.948Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:01:24.948Z] ---> Using cache [2023-05-31T09:01:24.948Z] ---> c57fbc22cbec [2023-05-31T09:01:24.948Z] Step 8/23 : COPY . . [2023-05-31T09:01:24.948Z] ---> Using cache [2023-05-31T09:01:24.948Z] ---> 813baa69176f [2023-05-31T09:01:24.948Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-31T09:01:25.908Z] ---> Running in 2f283097ca4c [2023-05-31T09:01:27.846Z] ---> 66c637a7d37a [2023-05-31T09:01:27.846Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T09:01:27.846Z] ---> Running in e0eb4c851926 [2023-05-31T09:01:28.112Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-31T09:01:28.697Z] Removing intermediate container e0eb4c851926 [2023-05-31T09:01:28.697Z] ---> f6085f9adbba [2023-05-31T09:01:28.697Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T09:01:28.697Z] ---> Running in 5cf68adc6fbd [2023-05-31T09:01:29.280Z] Removing intermediate container 5cf68adc6fbd [2023-05-31T09:01:29.280Z] ---> 75f5e971fa9f [2023-05-31T09:01:29.280Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T09:01:29.280Z] ---> Running in b9d8a72ecd06 [2023-05-31T09:01:29.872Z] Removing intermediate container b9d8a72ecd06 [2023-05-31T09:01:29.872Z] ---> 81f69e8a3be0 [2023-05-31T09:01:29.872Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T09:01:30.138Z] ---> Running in 82e3ed6e32c9 [2023-05-31T09:01:36.661Z] Removing intermediate container 82e3ed6e32c9 [2023-05-31T09:01:36.662Z] ---> ff14868daade [2023-05-31T09:01:36.662Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T09:01:36.662Z] ---> Running in 75c997bcb940 [2023-05-31T09:01:36.930Z] Removing intermediate container 75c997bcb940 [2023-05-31T09:01:36.930Z] ---> 83eea075d465 [2023-05-31T09:01:36.930Z] [2023-05-31T09:01:36.930Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T09:01:36.930Z] ---> 51e60588ff2c [2023-05-31T09:01:36.930Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T09:01:37.197Z] ---> Running in 7310f4573b15 [2023-05-31T09:01:37.784Z] Removing intermediate container 7310f4573b15 [2023-05-31T09:01:37.784Z] ---> c832079a6d7c [2023-05-31T09:01:37.784Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-31T09:01:37.784Z] ---> Running in 9d3eaef98780 [2023-05-31T09:01:39.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:40.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:42.651Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:01:42.651Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:01:42.651Z] OK: 17694 distinct packages available [2023-05-31T09:01:42.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:43.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:45.015Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-31T09:01:45.015Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:01:45.015Z] (3/4) Installing libucontext (1.2-r0) [2023-05-31T09:01:45.015Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-31T09:01:45.015Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:01:45.015Z] OK: 8 MiB in 19 packages [2023-05-31T09:01:46.974Z] Removing intermediate container 9d3eaef98780 [2023-05-31T09:01:46.974Z] ---> 4cd8a42990df [2023-05-31T09:01:46.974Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:01:47.932Z] ---> 62176beff05a [2023-05-31T09:01:47.932Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:01:48.890Z] ---> a0e47d0af87a [2023-05-31T09:01:48.890Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T09:01:55.527Z] ---> 915517725e13 [2023-05-31T09:01:55.527Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T09:01:55.527Z] ---> 2716d069e163 [2023-05-31T09:01:55.527Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-31T09:01:55.793Z] ---> Running in b3e100eec923 [2023-05-31T09:01:56.374Z] Removing intermediate container b3e100eec923 [2023-05-31T09:01:56.374Z] ---> 3d6ea9edb6ab [2023-05-31T09:01:56.374Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-31T09:01:57.327Z] ---> fdcce21901d3 [2023-05-31T09:01:57.327Z] Step 22/27 : WORKDIR / [2023-05-31T09:01:57.592Z] ---> Running in 17db2b1b5178 [2023-05-31T09:01:57.865Z] Removing intermediate container 17db2b1b5178 [2023-05-31T09:01:57.865Z] ---> e35e669f7f3c [2023-05-31T09:01:57.865Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T09:01:58.131Z] ---> Running in bb324ef0bfd9 [2023-05-31T09:01:58.397Z] Removing intermediate container bb324ef0bfd9 [2023-05-31T09:01:58.397Z] ---> 18596d48cede [2023-05-31T09:01:58.397Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T09:01:58.662Z] ---> Running in ecd349b61310 [2023-05-31T09:01:59.242Z] Removing intermediate container ecd349b61310 [2023-05-31T09:01:59.242Z] ---> 9b94c101bd11 [2023-05-31T09:01:59.242Z] Step 25/27 : LABEL arch=arm64 [2023-05-31T09:01:59.242Z] ---> Running in 07eb6f033ebc [2023-05-31T09:01:59.823Z] Removing intermediate container 07eb6f033ebc [2023-05-31T09:01:59.823Z] ---> 06823a897b13 [2023-05-31T09:01:59.823Z] Step 26/27 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:02:00.089Z] ---> Running in 80e4c2113954 [2023-05-31T09:02:00.742Z] Removing intermediate container 80e4c2113954 [2023-05-31T09:02:00.742Z] ---> 759e6e046059 [2023-05-31T09:02:00.742Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T09:02:00.742Z] ---> Running in e5838e987bfd [2023-05-31T09:02:01.324Z] Removing intermediate container e5838e987bfd [2023-05-31T09:02:01.324Z] ---> 24f91ce14bf2 [2023-05-31T09:02:01.324Z] [2023-05-31T09:02:01.806Z] Successfully built 24f91ce14bf2 [2023-05-31T09:02:01.806Z] Successfully tagged security-spire-config-arm64:latest [2023-05-31T09:02:01.806Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-05-31T09:02:19.994Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:02:19.994Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:02:19.994Z] ---> 2bed0dff4bd8 [2023-05-31T09:02:19.994Z] Step 3/25 : WORKDIR /edgex-go [2023-05-31T09:02:19.994Z] ---> Using cache [2023-05-31T09:02:19.994Z] ---> 485b5dad5d72 [2023-05-31T09:02:19.994Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-31T09:02:19.994Z] ---> Using cache [2023-05-31T09:02:19.994Z] ---> 63d2d55631a3 [2023-05-31T09:02:19.994Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-31T09:02:19.994Z] ---> Using cache [2023-05-31T09:02:19.994Z] ---> 3b9567260e23 [2023-05-31T09:02:19.994Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:02:19.994Z] ---> Using cache [2023-05-31T09:02:19.994Z] ---> 0b1375ea56c1 [2023-05-31T09:02:19.994Z] Step 7/25 : COPY . . [2023-05-31T09:02:19.994Z] ---> Using cache [2023-05-31T09:02:19.994Z] ---> ab8fde598dc9 [2023-05-31T09:02:19.994Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-31T09:02:19.994Z] ---> Running in e8f958af4a30 [2023-05-31T09:02:21.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-31T09:04:28.023Z] Removing intermediate container 0d3ae28f5321 [2023-05-31T09:04:28.023Z] ---> fe67ed7cbfb2 [2023-05-31T09:04:28.023Z] [2023-05-31T09:04:28.023Z] Step 9/33 : FROM alpine:3.17 [2023-05-31T09:04:28.023Z] ---> 51e60588ff2c [2023-05-31T09:04:28.023Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T09:04:28.023Z] ---> Running in 92873ac479b9 [2023-05-31T09:04:28.023Z] Removing intermediate container 92873ac479b9 [2023-05-31T09:04:28.023Z] ---> f7b582f3f718 [2023-05-31T09:04:28.023Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-31T09:04:28.023Z] ---> Running in e1ca28b20ddd [2023-05-31T09:04:28.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:04:28.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:04:29.956Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-31T09:04:29.956Z] (2/2) Installing su-exec (0.2-r2) [2023-05-31T09:04:29.956Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:04:29.956Z] OK: 8 MiB in 17 packages [2023-05-31T09:04:31.378Z] Removing intermediate container e1ca28b20ddd [2023-05-31T09:04:31.378Z] ---> b7e465c702f1 [2023-05-31T09:04:31.378Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-31T09:04:31.378Z] ---> Running in bd52cb9c9867 [2023-05-31T09:04:31.963Z] Removing intermediate container bd52cb9c9867 [2023-05-31T09:04:31.963Z] ---> bbb6994e997b [2023-05-31T09:04:31.963Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-31T09:04:31.963Z] ---> Running in 33b1d8da2f29 [2023-05-31T09:04:32.545Z] Removing intermediate container 33b1d8da2f29 [2023-05-31T09:04:32.545Z] ---> c0e27d8f9052 [2023-05-31T09:04:32.545Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-31T09:04:32.545Z] ---> Running in fdb87b4352d1 [2023-05-31T09:04:33.125Z] Removing intermediate container fdb87b4352d1 [2023-05-31T09:04:33.126Z] ---> a92f3ee4bdc9 [2023-05-31T09:04:33.126Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-31T09:04:33.126Z] ---> Running in bfcc00a87f14 [2023-05-31T09:04:33.708Z] Removing intermediate container bfcc00a87f14 [2023-05-31T09:04:33.708Z] ---> bb358e815f78 [2023-05-31T09:04:33.708Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-31T09:04:33.708Z] ---> Running in ddfe28f5d08e [2023-05-31T09:04:37.045Z] Removing intermediate container ddfe28f5d08e [2023-05-31T09:04:37.045Z] ---> 22ff2048e2bb [2023-05-31T09:04:37.045Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-31T09:04:37.045Z] ---> Running in c1cc9837bb4e [2023-05-31T09:04:37.626Z] Removing intermediate container c1cc9837bb4e [2023-05-31T09:04:37.626Z] ---> fd02f74e3d08 [2023-05-31T09:04:37.626Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-31T09:04:38.581Z] ---> b6c1661217a0 [2023-05-31T09:04:38.581Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-31T09:04:38.581Z] ---> Running in 3943e7dae420 [2023-05-31T09:04:41.928Z] Removing intermediate container 3943e7dae420 [2023-05-31T09:04:41.928Z] ---> 8aed49a3ec2f [2023-05-31T09:04:41.928Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:04:42.889Z] ---> c9e4f66a3e3e [2023-05-31T09:04:42.889Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:04:43.469Z] ---> 3111c5d50502 [2023-05-31T09:04:43.469Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-31T09:04:45.575Z] ---> f9bbc6e23ac2 [2023-05-31T09:04:45.575Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-31T09:04:46.588Z] ---> 17767515d75b [2023-05-31T09:04:46.588Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-31T09:04:47.589Z] ---> a7b1280b2b4c [2023-05-31T09:04:47.589Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-31T09:04:48.558Z] ---> abea0915a78d [2023-05-31T09:04:48.558Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-31T09:04:49.513Z] ---> 9aa443f122aa [2023-05-31T09:04:49.513Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-31T09:04:50.472Z] ---> 316fb68d2fba [2023-05-31T09:04:50.472Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-31T09:04:50.736Z] ---> Running in 48eabb0bf981 [2023-05-31T09:04:54.075Z] Removing intermediate container 48eabb0bf981 [2023-05-31T09:04:54.075Z] ---> 388cb1b052d9 [2023-05-31T09:04:54.075Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-31T09:04:54.075Z] ---> Running in 21daf579b32c [2023-05-31T09:04:54.660Z] Removing intermediate container 21daf579b32c [2023-05-31T09:04:54.660Z] ---> 7ff386b6ac90 [2023-05-31T09:04:54.660Z] Step 30/33 : CMD ["gate"] [2023-05-31T09:04:54.927Z] ---> Running in 262e0731360a [2023-05-31T09:04:55.507Z] Removing intermediate container 262e0731360a [2023-05-31T09:04:55.507Z] ---> 091a173f2c36 [2023-05-31T09:04:55.507Z] Step 31/33 : LABEL arch=arm64 [2023-05-31T09:04:55.507Z] ---> Running in 4ab983bd3f7f [2023-05-31T09:04:56.091Z] Removing intermediate container 4ab983bd3f7f [2023-05-31T09:04:56.091Z] ---> d23485118224 [2023-05-31T09:04:56.091Z] Step 32/33 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:04:56.091Z] ---> Running in 9b99348deba9 [2023-05-31T09:04:56.672Z] Removing intermediate container 9b99348deba9 [2023-05-31T09:04:56.672Z] ---> a036c29a7649 [2023-05-31T09:04:56.672Z] Step 33/33 : LABEL version=0.0.0 [2023-05-31T09:04:56.672Z] ---> Running in defed2dd115e [2023-05-31T09:04:57.256Z] Removing intermediate container defed2dd115e [2023-05-31T09:04:57.256Z] ---> 6c26eef2165e [2023-05-31T09:04:57.256Z] [2023-05-31T09:04:57.523Z] Successfully built 6c26eef2165e [2023-05-31T09:04:57.523Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-31T09:04:57.523Z]  Building security-bootstrapper ... done Building core-metadata [2023-05-31T09:05:19.572Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:05:19.572Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:05:19.572Z] ---> 2bed0dff4bd8 [2023-05-31T09:05:19.572Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-31T09:05:19.572Z] ---> Using cache [2023-05-31T09:05:19.572Z] ---> ef124e1c112f [2023-05-31T09:05:19.572Z] Step 4/25 : WORKDIR /edgex-go [2023-05-31T09:05:19.572Z] ---> Using cache [2023-05-31T09:05:19.572Z] ---> 4b3fe9804ed0 [2023-05-31T09:05:19.572Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-31T09:05:19.572Z] ---> Using cache [2023-05-31T09:05:19.572Z] ---> 41446634e6ed [2023-05-31T09:05:19.572Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-31T09:05:19.572Z] ---> Using cache [2023-05-31T09:05:19.572Z] ---> bf880c58d211 [2023-05-31T09:05:19.572Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:05:19.572Z] ---> Using cache [2023-05-31T09:05:19.572Z] ---> c57fbc22cbec [2023-05-31T09:05:19.572Z] Step 8/25 : COPY . . [2023-05-31T09:05:19.572Z] ---> Using cache [2023-05-31T09:05:19.572Z] ---> 813baa69176f [2023-05-31T09:05:19.572Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-31T09:05:19.572Z] ---> Running in 68a207ab4e3f [2023-05-31T09:05:19.837Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-31T09:09:26.609Z] Removing intermediate container 2f283097ca4c [2023-05-31T09:09:26.609Z] ---> cd5fefa9aff5 [2023-05-31T09:09:26.609Z] [2023-05-31T09:09:26.609Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T09:09:26.609Z] ---> 51e60588ff2c [2023-05-31T09:09:26.609Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T09:09:26.609Z] ---> Using cache [2023-05-31T09:09:26.609Z] ---> ef1c85545878 [2023-05-31T09:09:26.609Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:09:26.609Z] ---> Using cache [2023-05-31T09:09:26.609Z] ---> c339a447e8f3 [2023-05-31T09:09:26.609Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:09:26.609Z] ---> Using cache [2023-05-31T09:09:26.609Z] ---> a26ef12238c4 [2023-05-31T09:09:26.609Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:09:26.609Z] ---> Using cache [2023-05-31T09:09:26.609Z] ---> f016fd8f94cf [2023-05-31T09:09:26.609Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-31T09:09:26.609Z] ---> ebd89c3c132b [2023-05-31T09:09:26.609Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:09:26.609Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-31T09:09:26.609Z] ---> 18e6acc19a89 [2023-05-31T09:09:26.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-31T09:09:26.609Z] ---> 763ed5e256d0 [2023-05-31T09:09:26.609Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T09:09:26.609Z] ---> Running in deffb3756c8e [2023-05-31T09:09:26.609Z] Removing intermediate container deffb3756c8e [2023-05-31T09:09:26.609Z] ---> 200814c4865c [2023-05-31T09:09:26.609Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T09:09:26.609Z] ---> Running in 8f6d03666007 [2023-05-31T09:09:27.566Z] Removing intermediate container 8f6d03666007 [2023-05-31T09:09:27.566Z] ---> f3e33f9902e6 [2023-05-31T09:09:27.566Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T09:09:27.831Z] ---> Running in 7d96d76d1b97 [2023-05-31T09:09:28.790Z] Removing intermediate container 7d96d76d1b97 [2023-05-31T09:09:28.790Z] ---> 32f336e63abd [2023-05-31T09:09:28.790Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T09:09:29.056Z] ---> Running in c9ef3377fa18 [2023-05-31T09:09:30.017Z] Removing intermediate container c9ef3377fa18 [2023-05-31T09:09:30.017Z] ---> 12344a09e388 [2023-05-31T09:09:30.017Z] Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:09:30.302Z] ---> Running in 2ffff15667d4 [2023-05-31T09:09:34.542Z] Removing intermediate container 2ffff15667d4 [2023-05-31T09:09:34.542Z] ---> 9c3358468e7b [2023-05-31T09:09:34.542Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T09:09:34.542Z] ---> Running in 54a75b0d4a80 [2023-05-31T09:09:35.498Z] Removing intermediate container 54a75b0d4a80 [2023-05-31T09:09:35.498Z] ---> e738968f18e6 [2023-05-31T09:09:35.498Z] [2023-05-31T09:09:36.455Z] Successfully built e738968f18e6 [2023-05-31T09:09:36.455Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-31T09:09:36.455Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-05-31T09:09:36.730Z] Removing intermediate container c037e5eb8d6f [2023-05-31T09:09:36.730Z] ---> 1b50f4efd434 [2023-05-31T09:09:36.730Z] [2023-05-31T09:09:36.730Z] Step 9/20 : FROM alpine:3.17 [2023-05-31T09:09:36.730Z] ---> 51e60588ff2c [2023-05-31T09:09:36.730Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T09:09:36.730Z] ---> Using cache [2023-05-31T09:09:36.730Z] ---> f7b582f3f718 [2023-05-31T09:09:36.730Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-31T09:09:36.998Z] ---> Running in 0f2b335fb62e [2023-05-31T09:09:39.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:09:40.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:09:42.466Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:09:42.466Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:09:42.466Z] OK: 17694 distinct packages available [2023-05-31T09:09:42.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:09:43.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:09:44.850Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-31T09:09:45.116Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-31T09:09:45.382Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-31T09:09:45.382Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-31T09:09:45.382Z] (5/9) Installing curl (8.1.1-r1) [2023-05-31T09:09:45.382Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-31T09:09:45.382Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:09:45.382Z] (8/9) Installing libucontext (1.2-r0) [2023-05-31T09:09:45.382Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-31T09:09:45.382Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:09:45.382Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T09:09:45.382Z] Removing intermediate container e8f958af4a30 [2023-05-31T09:09:45.382Z] ---> 294598f866d8 [2023-05-31T09:09:45.382Z] [2023-05-31T09:09:45.382Z] Step 9/25 : FROM alpine:3.17 [2023-05-31T09:09:45.382Z] ---> 51e60588ff2c [2023-05-31T09:09:45.382Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-31T09:09:45.962Z] OK: 11 MiB in 24 packages [2023-05-31T09:09:47.897Z] ---> Running in b66feda1cae9 [2023-05-31T09:09:50.472Z] Removing intermediate container 0f2b335fb62e [2023-05-31T09:09:50.472Z] ---> f2e5080ac506 [2023-05-31T09:09:50.472Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:09:50.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:09:51.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:09:51.695Z] ---> 5903120ab62f [2023-05-31T09:09:51.695Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:09:53.098Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-31T09:09:53.098Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-31T09:09:53.098Z] (3/3) Installing su-exec (0.2-r2) [2023-05-31T09:09:53.365Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:09:53.365Z] ---> 19eca0b604d3 [2023-05-31T09:09:53.365Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-31T09:09:53.365Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T09:09:53.946Z] OK: 8 MiB in 18 packages [2023-05-31T09:09:56.516Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:09:56.516Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:09:56.516Z] ---> 2bed0dff4bd8 [2023-05-31T09:09:56.516Z] Step 3/26 : WORKDIR /edgex-go [2023-05-31T09:09:56.516Z] ---> Using cache [2023-05-31T09:09:56.516Z] ---> 485b5dad5d72 [2023-05-31T09:09:56.516Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T09:09:56.516Z] ---> Using cache [2023-05-31T09:09:56.516Z] ---> 40d44321e4bd [2023-05-31T09:09:56.516Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-31T09:09:56.516Z] ---> Using cache [2023-05-31T09:09:56.516Z] ---> a701836e16c9 [2023-05-31T09:09:56.516Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:09:56.516Z] ---> Using cache [2023-05-31T09:09:56.516Z] ---> 03305fc6c39d [2023-05-31T09:09:56.516Z] Step 7/26 : COPY . . [2023-05-31T09:09:56.782Z] ---> Using cache [2023-05-31T09:09:56.782Z] ---> 66c637a7d37a [2023-05-31T09:09:56.782Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T09:09:57.048Z] ---> Using cache [2023-05-31T09:09:57.048Z] ---> f6085f9adbba [2023-05-31T09:09:57.048Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-31T09:09:57.048Z] ---> Using cache [2023-05-31T09:09:57.048Z] ---> 75f5e971fa9f [2023-05-31T09:09:57.048Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T09:09:57.048Z] ---> Using cache [2023-05-31T09:09:57.048Z] ---> 81f69e8a3be0 [2023-05-31T09:09:57.048Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T09:09:57.048Z] ---> Running in 5ca7f2f5d1f9 [2023-05-31T09:09:57.320Z] Removing intermediate container b66feda1cae9 [2023-05-31T09:09:57.320Z] ---> b8b5895d9ce6 [2023-05-31T09:09:57.320Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-31T09:09:57.587Z] ---> Running in d163fd520b32 [2023-05-31T09:09:57.861Z] ---> ffc1005c1e09 [2023-05-31T09:09:57.861Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:10:01.203Z] ---> 8b804e554d55 [2023-05-31T09:10:01.203Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-31T09:10:01.203Z] Removing intermediate container d163fd520b32 [2023-05-31T09:10:01.203Z] ---> 9dc9cadfcea9 [2023-05-31T09:10:01.203Z] Step 12/25 : WORKDIR / [2023-05-31T09:10:01.203Z] ---> Running in a3fe7c94bec8 [2023-05-31T09:10:01.203Z] ---> Running in 339927c71a3c [2023-05-31T09:10:01.787Z] Removing intermediate container a3fe7c94bec8 [2023-05-31T09:10:01.787Z] ---> 851e4cfd3fc6 [2023-05-31T09:10:01.787Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:10:02.052Z] Removing intermediate container 339927c71a3c [2023-05-31T09:10:02.052Z] ---> cdc631ed98e7 [2023-05-31T09:10:02.052Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T09:10:02.321Z] ---> Running in 5af1a7d58465 [2023-05-31T09:10:02.590Z] Removing intermediate container 5ca7f2f5d1f9 [2023-05-31T09:10:02.590Z] ---> 7a61c30843b9 [2023-05-31T09:10:02.590Z] Step 12/26 : WORKDIR /edgex-go [2023-05-31T09:10:02.590Z] ---> Running in 433648a0dc7d [2023-05-31T09:10:03.171Z] Removing intermediate container 5af1a7d58465 [2023-05-31T09:10:03.171Z] ---> b636df420aa1 [2023-05-31T09:10:03.171Z] Step 18/20 : LABEL arch=arm64 [2023-05-31T09:10:03.436Z] ---> Running in 1fff8d89b596 [2023-05-31T09:10:03.436Z] Removing intermediate container 433648a0dc7d [2023-05-31T09:10:03.436Z] ---> 59dc435c5b9e [2023-05-31T09:10:03.436Z] [2023-05-31T09:10:03.436Z] Step 13/26 : FROM alpine:3.17 [2023-05-31T09:10:03.436Z] ---> 51e60588ff2c [2023-05-31T09:10:03.436Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T09:10:03.436Z] ---> Using cache [2023-05-31T09:10:03.436Z] ---> c832079a6d7c [2023-05-31T09:10:03.436Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T09:10:03.702Z] ---> 00a5aaea7a66 [2023-05-31T09:10:03.702Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:10:03.702Z] ---> Running in 9b44db800ee9 [2023-05-31T09:10:04.667Z] Removing intermediate container 1fff8d89b596 [2023-05-31T09:10:04.667Z] ---> 8f091e7adf0b [2023-05-31T09:10:04.667Z] Step 19/20 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:10:04.932Z] ---> Running in b940d83e10f1 [2023-05-31T09:10:05.530Z] ---> 1c15db8a2be0 [2023-05-31T09:10:05.530Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-31T09:10:05.530Z] Removing intermediate container b940d83e10f1 [2023-05-31T09:10:05.530Z] ---> 2d75bcc58f2a [2023-05-31T09:10:05.530Z] Step 20/20 : LABEL version=0.0.0 [2023-05-31T09:10:05.798Z] ---> Running in 51779e90ef15 [2023-05-31T09:10:06.753Z] Removing intermediate container 51779e90ef15 [2023-05-31T09:10:06.753Z] ---> 8c29df9c8b19 [2023-05-31T09:10:06.753Z] [2023-05-31T09:10:06.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:10:07.334Z] ---> f7f641cf2ceb [2023-05-31T09:10:07.334Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-31T09:10:07.334Z] Successfully built 8c29df9c8b19 [2023-05-31T09:10:07.334Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-31T09:10:07.334Z] Building security-spire-agent [2023-05-31T09:10:07.334Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:10:08.290Z] ---> f5085bd3e468 [2023-05-31T09:10:08.290Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:10:08.873Z] ---> d0f52b095475 [2023-05-31T09:10:08.873Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-31T09:10:09.139Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:10:09.139Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:10:09.139Z] OK: 17694 distinct packages available [2023-05-31T09:10:09.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:10:10.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:10:10.810Z] ---> a232a5aa6c37 [2023-05-31T09:10:10.810Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-31T09:10:12.213Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-31T09:10:12.213Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:10:12.213Z] (3/5) Installing libucontext (1.2-r0) [2023-05-31T09:10:12.213Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-31T09:10:12.213Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-31T09:10:12.480Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:10:12.480Z] OK: 9 MiB in 20 packages [2023-05-31T09:10:13.897Z] ---> d7d712e3b6c2 [2023-05-31T09:10:13.897Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T09:10:15.301Z] ---> 5f46d095e12b [2023-05-31T09:10:15.301Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T09:10:15.301Z] Removing intermediate container 9b44db800ee9 [2023-05-31T09:10:15.301Z] ---> 7fbfff213498 [2023-05-31T09:10:15.301Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:10:15.301Z] ---> Running in ee867d572670 [2023-05-31T09:10:16.705Z] ---> 0c9f24f60f21 [2023-05-31T09:10:16.705Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:10:18.106Z] ---> 4d51895c8c8a [2023-05-31T09:10:18.107Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T09:10:19.515Z] Removing intermediate container ee867d572670 [2023-05-31T09:10:19.515Z] ---> f0d3452336bb [2023-05-31T09:10:19.515Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T09:10:19.781Z] ---> Running in 867cc0a6ed2f [2023-05-31T09:10:20.366Z] Removing intermediate container 867cc0a6ed2f [2023-05-31T09:10:20.366Z] ---> 289679ab62c8 [2023-05-31T09:10:20.366Z] Step 23/25 : LABEL arch=arm64 [2023-05-31T09:10:20.632Z] ---> Running in 7ad01fb8da39 [2023-05-31T09:10:21.213Z] Removing intermediate container 7ad01fb8da39 [2023-05-31T09:10:21.213Z] ---> c43e4dc97b17 [2023-05-31T09:10:21.213Z] Step 24/25 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:10:21.479Z] ---> Running in b2e637bce1be [2023-05-31T09:10:22.434Z] Removing intermediate container b2e637bce1be [2023-05-31T09:10:22.434Z] ---> 6e86f72fae26 [2023-05-31T09:10:22.434Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T09:10:22.698Z] ---> Running in 0aaee3e129b6 [2023-05-31T09:10:23.654Z] Removing intermediate container 0aaee3e129b6 [2023-05-31T09:10:23.654Z] ---> 8b5acc33471f [2023-05-31T09:10:23.654Z] [2023-05-31T09:10:24.612Z] Successfully built 8b5acc33471f [2023-05-31T09:10:24.612Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-31T09:10:28.848Z]  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:10:28.848Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:10:28.848Z] ---> 2bed0dff4bd8 [2023-05-31T09:10:28.848Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> 485b5dad5d72 [2023-05-31T09:10:28.848Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> 40d44321e4bd [2023-05-31T09:10:28.848Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> a701836e16c9 [2023-05-31T09:10:28.848Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> 03305fc6c39d [2023-05-31T09:10:28.848Z] Step 7/27 : COPY . . [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> 66c637a7d37a [2023-05-31T09:10:28.848Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> f6085f9adbba [2023-05-31T09:10:28.848Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> 75f5e971fa9f [2023-05-31T09:10:28.848Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> 81f69e8a3be0 [2023-05-31T09:10:28.848Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> ff14868daade [2023-05-31T09:10:28.848Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> 83eea075d465 [2023-05-31T09:10:28.848Z] [2023-05-31T09:10:28.848Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T09:10:28.848Z] ---> 51e60588ff2c [2023-05-31T09:10:28.848Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> c832079a6d7c [2023-05-31T09:10:28.848Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:28.848Z] ---> 7fbfff213498 [2023-05-31T09:10:28.848Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:10:28.848Z] ---> Using cache [2023-05-31T09:10:29.115Z] ---> 0c9f24f60f21 [2023-05-31T09:10:29.115Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:10:29.115Z] ---> Using cache [2023-05-31T09:10:29.115Z] ---> 4d51895c8c8a [2023-05-31T09:10:29.115Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-31T09:10:29.380Z] ---> cf287d604db0 [2023-05-31T09:10:29.380Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T09:10:30.794Z] ---> e70eb9e74be2 [2023-05-31T09:10:30.794Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-31T09:10:31.750Z] ---> bc191c4933fc [2023-05-31T09:10:31.750Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-31T09:10:33.162Z] ---> 27a6bc849f8b [2023-05-31T09:10:33.162Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T09:10:33.162Z] ---> Running in 01ee238b53cc [2023-05-31T09:10:33.741Z] Removing intermediate container 01ee238b53cc [2023-05-31T09:10:33.741Z] ---> 933860567468 [2023-05-31T09:10:33.741Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T09:10:34.008Z] ---> Running in 3a8efc33af29 [2023-05-31T09:10:34.593Z] Removing intermediate container 3a8efc33af29 [2023-05-31T09:10:34.593Z] ---> b30e57c03eae [2023-05-31T09:10:34.593Z] Step 24/26 : LABEL arch=arm64 [2023-05-31T09:10:34.860Z] ---> Running in df4eecd7a5c1 [2023-05-31T09:10:35.813Z] ---> 604fe83918ea [2023-05-31T09:10:35.813Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T09:10:35.813Z] Removing intermediate container df4eecd7a5c1 [2023-05-31T09:10:35.813Z] ---> cf88bdea757e [2023-05-31T09:10:35.813Z] Step 25/26 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:10:35.813Z] ---> Running in 72599ae7d7d6 [2023-05-31T09:10:36.767Z] Removing intermediate container 72599ae7d7d6 [2023-05-31T09:10:36.767Z] ---> 955aee7a7f19 [2023-05-31T09:10:36.767Z] Step 26/26 : LABEL version=0.0.0 [2023-05-31T09:10:36.767Z] ---> Running in 3c190995ecd7 [2023-05-31T09:10:37.349Z] Removing intermediate container 3c190995ecd7 [2023-05-31T09:10:37.349Z] ---> aa5615e8060c [2023-05-31T09:10:37.349Z] [2023-05-31T09:10:37.930Z] Successfully built aa5615e8060c [2023-05-31T09:10:37.930Z] Successfully tagged security-spire-server-arm64:latest [2023-05-31T09:10:42.170Z]  Building security-spire-server ... done  ---> 729c44d3e702 [2023-05-31T09:10:42.170Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T09:10:43.124Z] ---> 936068017ef5 [2023-05-31T09:10:43.124Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-31T09:10:44.080Z] ---> 5b9adcee19b8 [2023-05-31T09:10:44.080Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-31T09:10:45.036Z] ---> da401c168110 [2023-05-31T09:10:45.036Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T09:10:45.036Z] ---> Running in 7a80c14da0e2 [2023-05-31T09:10:45.301Z] Removing intermediate container 7a80c14da0e2 [2023-05-31T09:10:45.301Z] ---> c60bf6203f2f [2023-05-31T09:10:45.301Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T09:10:45.565Z] ---> Running in f5313b1efa28 [2023-05-31T09:10:46.147Z] Removing intermediate container f5313b1efa28 [2023-05-31T09:10:46.147Z] ---> b9544822b043 [2023-05-31T09:10:46.147Z] Step 25/27 : LABEL arch=arm64 [2023-05-31T09:10:46.147Z] ---> Running in 03e6c4d404c5 [2023-05-31T09:10:46.731Z] Removing intermediate container 03e6c4d404c5 [2023-05-31T09:10:46.731Z] ---> 332af14936b7 [2023-05-31T09:10:46.731Z] Step 26/27 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:10:46.999Z] ---> Running in e07fe4ee62b9 [2023-05-31T09:10:47.579Z] Removing intermediate container e07fe4ee62b9 [2023-05-31T09:10:47.579Z] ---> f2416481ae95 [2023-05-31T09:10:47.579Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T09:10:47.579Z] ---> Running in 95c595a8dedc [2023-05-31T09:10:48.162Z] Removing intermediate container 95c595a8dedc [2023-05-31T09:10:48.162Z] ---> 8e3c7d691395 [2023-05-31T09:10:48.162Z] [2023-05-31T09:10:48.428Z] Successfully built 8e3c7d691395 [2023-05-31T09:10:48.428Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-31T09:11:27.514Z]  Building security-spire-agent ... done Removing intermediate container 121327f045a8 [2023-05-31T09:11:27.514Z] ---> 2e5eca5aea27 [2023-05-31T09:11:27.514Z] [2023-05-31T09:11:27.514Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T09:11:27.514Z] ---> 51e60588ff2c [2023-05-31T09:11:27.514Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-31T09:11:27.514Z] ---> Running in d11a67c96ab8 [2023-05-31T09:11:27.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:11:27.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:11:28.145Z] Removing intermediate container 68a207ab4e3f [2023-05-31T09:11:28.145Z] ---> 8468094771e7 [2023-05-31T09:11:28.145Z] [2023-05-31T09:11:28.145Z] Step 10/25 : FROM alpine:3.17 [2023-05-31T09:11:28.145Z] ---> 51e60588ff2c [2023-05-31T09:11:28.145Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:11:28.145Z] ---> Using cache [2023-05-31T09:11:28.145Z] ---> b48c613b929a [2023-05-31T09:11:28.145Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:11:28.145Z] ---> Using cache [2023-05-31T09:11:28.145Z] ---> a68746a4379d [2023-05-31T09:11:28.145Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-31T09:11:28.421Z] ---> Running in 8ac7f7f01879 [2023-05-31T09:11:28.421Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-31T09:11:28.697Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-31T09:11:28.697Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:11:28.697Z] Removing intermediate container 8ac7f7f01879 [2023-05-31T09:11:28.697Z] ---> 8c8aaf9d2336 [2023-05-31T09:11:28.697Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-31T09:11:28.697Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T09:11:28.697Z] ---> Running in 26d5e12702c2 [2023-05-31T09:11:29.280Z] Removing intermediate container 26d5e12702c2 [2023-05-31T09:11:29.280Z] ---> aba059ab4b17 [2023-05-31T09:11:29.280Z] Step 15/25 : WORKDIR / [2023-05-31T09:11:29.280Z] OK: 8 MiB in 17 packages [2023-05-31T09:11:29.280Z] ---> Running in bc7306f03bdb [2023-05-31T09:11:29.549Z] Removing intermediate container bc7306f03bdb [2023-05-31T09:11:29.549Z] ---> 1c5d7832692c [2023-05-31T09:11:29.549Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:11:30.510Z] ---> 7666e386187e [2023-05-31T09:11:30.510Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:11:30.777Z] Removing intermediate container d11a67c96ab8 [2023-05-31T09:11:30.777Z] ---> 833907a81964 [2023-05-31T09:11:30.777Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:11:30.777Z] ---> Running in 4ad1b5acd287 [2023-05-31T09:11:31.042Z] ---> f9cdc44de465 [2023-05-31T09:11:31.042Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-31T09:11:31.309Z] Removing intermediate container 4ad1b5acd287 [2023-05-31T09:11:31.309Z] ---> 9a7d992076d9 [2023-05-31T09:11:31.309Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-31T09:11:31.309Z] ---> Running in 01c00c9971db [2023-05-31T09:11:31.576Z] Removing intermediate container 01c00c9971db [2023-05-31T09:11:31.576Z] ---> 1e2ff48e196c [2023-05-31T09:11:31.576Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T09:11:31.844Z] ---> Running in 3eb8935b24c3 [2023-05-31T09:11:32.122Z] Removing intermediate container 3eb8935b24c3 [2023-05-31T09:11:32.122Z] ---> a34400b850af [2023-05-31T09:11:32.122Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:11:32.122Z] ---> b53c3e86b35d [2023-05-31T09:11:32.122Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:11:32.707Z] ---> fcef0630e2c5 [2023-05-31T09:11:32.707Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:11:32.973Z] ---> 9af64fc4a4c9 [2023-05-31T09:11:32.973Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-31T09:11:37.091Z] ---> c9913c9b7bde [2023-05-31T09:11:37.091Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-31T09:11:37.091Z] ---> 1038d7b325ba [2023-05-31T09:11:37.091Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-31T09:11:37.091Z] ---> Running in 552035e7ef72 [2023-05-31T09:11:37.674Z] Removing intermediate container 552035e7ef72 [2023-05-31T09:11:37.674Z] ---> 96b4c90333d7 [2023-05-31T09:11:37.674Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:11:37.674Z] ---> Running in 13ec1ecad724 [2023-05-31T09:11:37.942Z] Removing intermediate container 13ec1ecad724 [2023-05-31T09:11:37.942Z] ---> 11f5bbe6151f [2023-05-31T09:11:37.942Z] Step 23/25 : LABEL arch=arm64 [2023-05-31T09:11:38.208Z] ---> Running in 0b2ec1d5b16d [2023-05-31T09:11:38.474Z] Removing intermediate container 0b2ec1d5b16d [2023-05-31T09:11:38.474Z] ---> 73e53fbf5e48 [2023-05-31T09:11:38.474Z] Step 24/25 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:11:38.474Z] ---> 7066244fac1b [2023-05-31T09:11:38.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:11:38.474Z] ---> Running in 5e249741338e [2023-05-31T09:11:39.058Z] Removing intermediate container 5e249741338e [2023-05-31T09:11:39.058Z] ---> ea8708683c13 [2023-05-31T09:11:39.058Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T09:11:39.058Z] ---> Running in 0aa92b0d0081 [2023-05-31T09:11:39.058Z] ---> 3a4271f6e4b1 [2023-05-31T09:11:39.058Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-31T09:11:39.326Z] ---> Running in 338903e5ea5d [2023-05-31T09:11:39.326Z] Removing intermediate container 0aa92b0d0081 [2023-05-31T09:11:39.326Z] ---> 7ad251246967 [2023-05-31T09:11:39.326Z] [2023-05-31T09:11:39.592Z] Removing intermediate container 338903e5ea5d [2023-05-31T09:11:39.592Z] ---> 29ef2ada4642 [2023-05-31T09:11:39.592Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:11:39.592Z] ---> Running in 01ff42159497 [2023-05-31T09:11:39.592Z] Successfully built 7ad251246967 [2023-05-31T09:11:39.592Z] Successfully tagged core-metadata-arm64:latest [2023-05-31T09:11:39.859Z]  Building core-metadata ... done Removing intermediate container 01ff42159497 [2023-05-31T09:11:39.859Z] ---> 96f699d73d4f [2023-05-31T09:11:39.859Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T09:11:40.126Z] ---> Running in 006cad7c282d [2023-05-31T09:11:40.393Z] Removing intermediate container 006cad7c282d [2023-05-31T09:11:40.393Z] ---> 6503d373d81c [2023-05-31T09:11:40.393Z] Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c [2023-05-31T09:11:40.393Z] ---> Running in 9d2d9c38d6aa [2023-05-31T09:11:40.660Z] Removing intermediate container 9d2d9c38d6aa [2023-05-31T09:11:40.660Z] ---> 22e3b2cdc494 [2023-05-31T09:11:40.660Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T09:11:40.932Z] ---> Running in 2b5caa977667 [2023-05-31T09:11:41.198Z] Removing intermediate container 2b5caa977667 [2023-05-31T09:11:41.198Z] ---> c9eca893f36c [2023-05-31T09:11:41.198Z] [2023-05-31T09:11:41.464Z] Successfully built c9eca893f36c [2023-05-31T09:11:41.464Z] Successfully tagged support-notifications-arm64:latest [2023-05-31T09:11:41.739Z]  Building support-notifications ... done  [Pipeline] } [2023-05-31T09:11:41.736Z] $ docker stop --time=1 16611c220424f44f13ecb53ac86f2ad4a263f446609c2341f9c0a540e993efee [2023-05-31T09:11:43.364Z] $ docker rm -f --volumes 16611c220424f44f13ecb53ac86f2ad4a263f446609c2341f9c0a540e993efee [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T09:11:43.842Z] + docker images [2023-05-31T09:11:44.108Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-31T09:11:44.108Z] support-notifications-arm64 latest c9eca893f36c 3 seconds ago 31.9MB [2023-05-31T09:11:44.108Z] core-metadata-arm64 latest 7ad251246967 4 seconds ago 20.2MB [2023-05-31T09:11:44.108Z] 8468094771e7 16 seconds ago 1.53GB [2023-05-31T09:11:44.108Z] 2e5eca5aea27 20 seconds ago 1.59GB [2023-05-31T09:11:44.108Z] security-spire-agent-arm64 latest 8e3c7d691395 56 seconds ago 153MB [2023-05-31T09:11:44.108Z] security-spire-server-arm64 latest aa5615e8060c About a minute ago 97MB [2023-05-31T09:11:44.108Z] security-secretstore-setup-arm64 latest 8b5acc33471f About a minute ago 32.2MB [2023-05-31T09:11:44.108Z] security-spiffe-token-provider-arm64 latest 8c29df9c8b19 About a minute ago 32.7MB [2023-05-31T09:11:44.108Z] 59dc435c5b9e About a minute ago 1.39GB [2023-05-31T09:11:44.108Z] 294598f866d8 2 minutes ago 1.52GB [2023-05-31T09:11:44.108Z] core-common-config-bootstrapper-arm64 latest e738968f18e6 2 minutes ago 17.2MB [2023-05-31T09:11:44.108Z] 1b50f4efd434 2 minutes ago 1.57GB [2023-05-31T09:11:44.108Z] cd5fefa9aff5 2 minutes ago 1.52GB [2023-05-31T09:11:44.108Z] security-bootstrapper-arm64 latest 6c26eef2165e 6 minutes ago 21.9MB [2023-05-31T09:11:44.108Z] fe67ed7cbfb2 7 minutes ago 1.51GB [2023-05-31T09:11:44.108Z] security-spire-config-arm64 latest 24f91ce14bf2 9 minutes ago 96.1MB [2023-05-31T09:11:44.108Z] 83eea075d465 10 minutes ago 1.39GB [2023-05-31T09:11:44.108Z] support-scheduler-arm64 latest 358cebc9e8ac 10 minutes ago 31.2MB [2023-05-31T09:11:44.108Z] 13ede04b8fe4 11 minutes ago 1.59GB [2023-05-31T09:11:44.108Z] core-data-arm64 latest be26d06f8ca2 13 minutes ago 19.9MB [2023-05-31T09:11:44.108Z] core-command-arm64 latest f2cb1b7cbc84 13 minutes ago 19.7MB [2023-05-31T09:11:44.108Z] d41d02278fa2 13 minutes ago 1.53GB [2023-05-31T09:11:44.108Z] 8288329b082a 14 minutes ago 1.53GB [2023-05-31T09:11:44.108Z] security-proxy-setup-arm64 latest 6472490d6d0c 14 minutes ago 18.7MB [2023-05-31T09:11:44.108Z] security-proxy-auth-arm64 latest 57d7648ed44c 14 minutes ago 18.1MB [2023-05-31T09:11:44.108Z] 840d7a5eac1b 14 minutes ago 1.51GB [2023-05-31T09:11:44.108Z] dacc4ebfefa2 14 minutes ago 1.51GB [2023-05-31T09:11:44.108Z] ci-base-image-arm64 latest 2bed0dff4bd8 37 minutes ago 899MB [2023-05-31T09:11:44.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-31T09:11:44.108Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-31T09:11:44.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:11:44.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T09:11:44.548Z] [2023-05-31T09:11:44.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:11:44.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T09:11:45.146Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T09:11:45.146Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T09:11:45.146Z] 04944245beec: Pulling fs layer [2023-05-31T09:11:45.146Z] 699f458cf7ca: Pulling fs layer [2023-05-31T09:11:45.146Z] 765212b225bb: Pulling fs layer [2023-05-31T09:11:45.146Z] f23df028b6ca: Pulling fs layer [2023-05-31T09:11:45.146Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T09:11:45.146Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T09:11:45.146Z] f23df028b6ca: Waiting [2023-05-31T09:11:45.146Z] d65c8cfc05b1: Waiting [2023-05-31T09:11:45.146Z] 2437ff75d9bd: Waiting [2023-05-31T09:11:45.146Z] 765212b225bb: Waiting [2023-05-31T09:11:45.146Z] 04944245beec: Verifying Checksum [2023-05-31T09:11:45.146Z] 04944245beec: Download complete [2023-05-31T09:11:45.146Z] 765212b225bb: Download complete [2023-05-31T09:11:45.146Z] f23df028b6ca: Verifying Checksum [2023-05-31T09:11:45.146Z] f23df028b6ca: Download complete [2023-05-31T09:11:45.412Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T09:11:45.412Z] d65c8cfc05b1: Download complete [2023-05-31T09:11:45.412Z] 699f458cf7ca: Verifying Checksum [2023-05-31T09:11:45.412Z] 699f458cf7ca: Download complete [2023-05-31T09:11:45.679Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T09:11:45.679Z] 8998bd30e6a1: Download complete [2023-05-31T09:11:48.249Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T09:11:48.249Z] 2437ff75d9bd: Download complete [2023-05-31T09:11:49.649Z] 8998bd30e6a1: Pull complete [2023-05-31T09:11:49.915Z] 04944245beec: Pull complete [2023-05-31T09:11:51.315Z] 699f458cf7ca: Pull complete [2023-05-31T09:11:51.315Z] 765212b225bb: Pull complete [2023-05-31T09:11:51.896Z] f23df028b6ca: Pull complete [2023-05-31T09:11:52.160Z] d65c8cfc05b1: Pull complete [2023-05-31T09:12:04.442Z] 2437ff75d9bd: Pull complete [2023-05-31T09:12:04.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T09:12:04.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T09:12:04.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T09:12:04.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container [2023-05-31T09:12:04.677Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T09:12:07.484Z] $ docker top eb6715fa7ddcd59a53c14bf07a5e4ae24efd1b86160dec0d1095bf61da260f9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:08.356Z] ---> job-cost.sh [2023-05-31T09:12:08.356Z] lf-activate-venv: SKIPPING [2023-05-31T09:12:08.356Z] INFO: No Stack... [2023-05-31T09:12:08.935Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T09:12:09.517Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T09:12:09.839Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [2023-05-31T09:12:10.107Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T09:12:10.169Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-12-stack-cost] [2023-05-31T09:12:10.175Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-12-stack-cost] did not exist. Created. [2023-05-31T09:12:10.175Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T09:12:10.819Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T09:12:10.990Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T09:12:10.997Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T09:12:11.007Z] $ docker stop --time=1 eb6715fa7ddcd59a53c14bf07a5e4ae24efd1b86160dec0d1095bf61da260f9d [2023-05-31T09:12:12.570Z] $ docker rm -f --volumes eb6715fa7ddcd59a53c14bf07a5e4ae24efd1b86160dec0d1095bf61da260f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-31T09:12:12.984Z] provisioning config files... [2023-05-31T09:12:12.992Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config8326943059601233055tmp [Pipeline] { [Pipeline] sh [2023-05-31T09:12:13.282Z] + set +x [2023-05-31T09:12:13.282Z] + curl -s https://codecov.io/bash [2023-05-31T09:12:13.282Z] + bash -s -- [2023-05-31T09:12:13.282Z] [2023-05-31T09:12:13.282Z] _____ _ [2023-05-31T09:12:13.282Z] / ____| | | [2023-05-31T09:12:13.282Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T09:12:13.282Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T09:12:13.282Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T09:12:13.282Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T09:12:13.282Z] Bash-1.0.6 [2023-05-31T09:12:13.282Z] [2023-05-31T09:12:13.282Z] [2023-05-31T09:12:13.282Z] ==> git version 2.25.1 found [2023-05-31T09:12:13.282Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-31T09:12:13.282Z] Release-Date: 2020-01-08 [2023-05-31T09:12:13.282Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-31T09:12:13.282Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T09:12:13.282Z] ==> Jenkins CI detected. [2023-05-31T09:12:13.282Z] current dir:  /w/workspace/edgex-go/12 [2023-05-31T09:12:13.282Z] project root: . [2023-05-31T09:12:13.282Z] --> token set from env [2023-05-31T09:12:13.282Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T09:12:13.282Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T09:12:13.282Z] ==> Python coveragepy not found [2023-05-31T09:12:13.282Z] ==> Searching for coverage reports in: [2023-05-31T09:12:13.282Z] + . [2023-05-31T09:12:13.543Z] -> Found 1 reports [2023-05-31T09:12:13.543Z] ==> Detecting git/mercurial file structure [2023-05-31T09:12:13.543Z] ==> Reading reports [2023-05-31T09:12:13.543Z] + ./coverage.out bytes=447731 [2023-05-31T09:12:13.543Z] ==> Appending adjustments [2023-05-31T09:12:13.543Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T09:12:14.479Z] + Found adjustments [2023-05-31T09:12:14.479Z] ==> Gzipping contents [2023-05-31T09:12:14.479Z] 60K /tmp/codecov.3qF79v.gz [2023-05-31T09:12:14.479Z] ==> Uploading reports [2023-05-31T09:12:14.479Z] url: https://codecov.io [2023-05-31T09:12:14.479Z] query: branch=PR-4563&commit=83473ad652a87e192fe78d9c4f87a08805570e1b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-31T09:12:14.479Z] -> Pinging Codecov [2023-05-31T09:12:14.479Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=83473ad652a87e192fe78d9c4f87a08805570e1b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-31T09:12:14.739Z] -> Uploading to [2023-05-31T09:12:14.739Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/00271124DB129430A58F1EEE437C3FCB/83473ad652a87e192fe78d9c4f87a08805570e1b/f1eca017-01e0-4f89-86cb-aebd48c11ba3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T091214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b36932dc1a5ec477de446a9b787a0ed7d2c28c5896216818af437c4fc5b5535 [2023-05-31T09:12:14.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T09:12:14.739Z] Dload Upload Total Spent Left Speed [2023-05-31T09:12:14.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57416 0 0 100 57416 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57416 0 0 100 57416 0 232k --:--:-- --:--:-- --:--:-- 231k [2023-05-31T09:12:14.999Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/83473ad652a87e192fe78d9c4f87a08805570e1b [Pipeline] } [2023-05-31T09:12:15.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-31T09:12:15.615Z] + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:15.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:16.771Z] ---> package-listing.sh [2023-05-31T09:12:16.771Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T09:12:16.771Z] ++ facter osfamily [2023-05-31T09:12:17.029Z] + OS_FAMILY=debian [2023-05-31T09:12:17.029Z] + workspace=/w/workspace/edgex-go/12 [2023-05-31T09:12:17.029Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T09:12:17.029Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T09:12:17.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T09:12:17.029Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T09:12:17.029Z] + '[' /w/workspace/edgex-go/12 ']' [2023-05-31T09:12:17.029Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T09:12:17.029Z] + case "${OS_FAMILY}" in [2023-05-31T09:12:17.029Z] + dpkg -l [2023-05-31T09:12:17.029Z] + grep '^ii' [2023-05-31T09:12:17.029Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T09:12:17.029Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T09:12:17.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T09:12:17.029Z] + '[' /w/workspace/edgex-go/12 ']' [2023-05-31T09:12:17.029Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2023-05-31T09:12:17.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2023-05-31T09:12:17.039Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T09:12:17.319Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:12:17.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T09:12:17.884Z] [2023-05-31T09:12:17.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:12:18.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T09:12:18.199Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T09:12:18.199Z] 5eb5b503b376: Pulling fs layer [2023-05-31T09:12:18.199Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T09:12:18.199Z] ec43610c2a17: Pulling fs layer [2023-05-31T09:12:18.199Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T09:12:18.199Z] 33b1e0a273af: Pulling fs layer [2023-05-31T09:12:18.199Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T09:12:18.199Z] 2f39f015ded8: Pulling fs layer [2023-05-31T09:12:18.199Z] 5d3b04190fa2: Waiting [2023-05-31T09:12:18.199Z] 2f39f015ded8: Waiting [2023-05-31T09:12:18.199Z] 3a2ae6a8a46f: Waiting [2023-05-31T09:12:18.199Z] 33b1e0a273af: Waiting [2023-05-31T09:12:18.199Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T09:12:18.199Z] 5c69ac0246d0: Download complete [2023-05-31T09:12:18.199Z] 3a2ae6a8a46f: Download complete [2023-05-31T09:12:18.199Z] 33b1e0a273af: Verifying Checksum [2023-05-31T09:12:18.199Z] 33b1e0a273af: Download complete [2023-05-31T09:12:18.199Z] ec43610c2a17: Verifying Checksum [2023-05-31T09:12:18.199Z] ec43610c2a17: Download complete [2023-05-31T09:12:18.199Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T09:12:18.199Z] 5d3b04190fa2: Download complete [2023-05-31T09:12:18.457Z] 5eb5b503b376: Verifying Checksum [2023-05-31T09:12:18.457Z] 5eb5b503b376: Download complete [2023-05-31T09:12:19.024Z] 2f39f015ded8: Download complete [2023-05-31T09:12:19.592Z] 5eb5b503b376: Pull complete [2023-05-31T09:12:19.850Z] 5c69ac0246d0: Pull complete [2023-05-31T09:12:20.112Z] ec43610c2a17: Pull complete [2023-05-31T09:12:20.370Z] 3a2ae6a8a46f: Pull complete [2023-05-31T09:12:20.370Z] 33b1e0a273af: Pull complete [2023-05-31T09:12:20.628Z] 5d3b04190fa2: Pull complete [2023-05-31T09:12:24.816Z] 2f39f015ded8: Pull complete [2023-05-31T09:12:24.816Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T09:12:24.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T09:12:24.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T09:12:24.898Z] prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container [2023-05-31T09:12:24.928Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T09:12:28.336Z] $ docker top 72c45b3a61bc9405f840557b9b2673e2b8ce02fad2bff7c386bfba8d87922fc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T09:12:28.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T09:12:28.957Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T09:12:29.243Z] + ls /var/log/sa-host [2023-05-31T09:12:29.243Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T09:12:29.393Z] provisioning config files... [2023-05-31T09:12:29.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config1405000826654644276tmp [Pipeline] { [Pipeline] echo [2023-05-31T09:12:29.416Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:29.699Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T09:12:29.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:30.038Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T09:12:30.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:30.333Z] ---> sudo-logs.sh [2023-05-31T09:12:30.333Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T09:12:30.355Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:30.638Z] ---> job-cost.sh [2023-05-31T09:12:30.638Z] lf-activate-venv: SKIPPING [2023-05-31T09:12:30.638Z] DEBUG: total: 0.10999999940395355 [2023-05-31T09:12:30.638Z] INFO: Retrieving Stack Cost... [2023-05-31T09:12:30.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T09:12:31.466Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T09:12:31.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:31.762Z] ---> logs-deploy.sh [2023-05-31T09:12:31.762Z] lf-activate-venv: SKIPPING [2023-05-31T09:12:31.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/12 [2023-05-31T09:12:31.762Z] INFO: archiving workspace using pattern(s): [2023-05-31T09:12:32.699Z] Archives upload complete. [2023-05-31T09:12:32.699Z] INFO: archiving logs to Nexus