Pull request #4318 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84e00f6941a005dc937998c278d2277582efcc3c+673422cf48d924dd46ca45c091b4df6a300e9e32 (e0fdc1e29a0d7b9d405e990e74967aea54fd9f3c) 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-ssh7410661577687807486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh400327686941063634.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3277368419958887656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1013297117224051720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3295903933956278185.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6433918007119939206.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4286 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 84e00f6941a005dc937998c278d2277582efcc3c Merge succeeded, producing 84e00f6941a005dc937998c278d2277582efcc3c Checking out Revision 84e00f6941a005dc937998c278d2277582efcc3c (PR-4318) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > 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/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # 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 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [Pipeline] timeout [2023-02-01T19:03:04.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-01T19:03:04.932Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-01T19:03:05.033Z] ========================================================= [2023-02-01T19:03:05.033Z] EdgeX Global Pipelines Version Info [2023-02-01T19:03:05.033Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:03:05.766Z] ------------------- [2023-02-01T19:03:05.766Z] stable info: [2023-02-01T19:03:05.767Z] ------------------- [2023-02-01T19:03:05.767Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-01T19:03:05.767Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-01T19:03:05.767Z] Message: update stable to v1.0.244 [2023-02-01T19:03:06.337Z] ------------------- [2023-02-01T19:03:06.337Z] experimental info: [2023-02-01T19:03:06.337Z] ------------------- [2023-02-01T19:03:06.337Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-01T19:03:06.337Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-01T19:03:06.337Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-01T19:03:06.630Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-01T19:03:06.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-01T19:03:06.716Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-01T19:03:06.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-01T19:03:06.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-01T19:03:06.825Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-01T19:03:06.865Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-01T19:03:06.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-01T19:03:06.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-01T19:03:06.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-01T19:03:07.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-01T19:03:07.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-01T19:03:07.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-01T19:03:07.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-01T19:03:07.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-01T19:03:07.214Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-01T19:03:07.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-01T19:03:07.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-01T19:03:07.325Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-01T19:03:07.363Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-01T19:03:07.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-01T19:03:07.442Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-01T19:03:07.481Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-01T19:03:07.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4318 [Pipeline] echo [2023-02-01T19:03:07.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4318 [Pipeline] echo [2023-02-01T19:03:07.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4318 [Pipeline] echo [2023-02-01T19:03:07.642Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84e00f6941a005dc937998c278d2277582efcc3c [Pipeline] echo [2023-02-01T19:03:07.680Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84e00f6 [Pipeline] echo [2023-02-01T19:03:07.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-01T19:03:07.838Z] provisioning config files... [2023-02-01T19:03:07.850Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6007448673721386237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:03:08.192Z] ---> docker-login.sh [2023-02-01T19:03:08.192Z] nexus3.edgexfoundry.org:10001 [2023-02-01T19:03:08.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:03:08.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:03:08.452Z] Configure a credential helper to remove this warning. See [2023-02-01T19:03:08.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:03:08.452Z] [2023-02-01T19:03:08.452Z] Login Succeeded [2023-02-01T19:03:08.452Z] nexus3.edgexfoundry.org:10002 [2023-02-01T19:03:08.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:03:08.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:03:08.712Z] Configure a credential helper to remove this warning. See [2023-02-01T19:03:08.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:03:08.712Z] [2023-02-01T19:03:08.712Z] Login Succeeded [2023-02-01T19:03:08.712Z] nexus3.edgexfoundry.org:10003 [2023-02-01T19:03:08.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:03:08.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:03:08.712Z] Configure a credential helper to remove this warning. See [2023-02-01T19:03:08.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:03:08.712Z] [2023-02-01T19:03:08.712Z] Login Succeeded [2023-02-01T19:03:08.712Z] nexus3.edgexfoundry.org:10004 [2023-02-01T19:03:08.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:03:08.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:03:08.971Z] Configure a credential helper to remove this warning. See [2023-02-01T19:03:08.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:03:08.971Z] [2023-02-01T19:03:08.971Z] Login Succeeded [2023-02-01T19:03:08.971Z] docker.io [2023-02-01T19:03:08.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:03:09.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:03:09.231Z] Configure a credential helper to remove this warning. See [2023-02-01T19:03:09.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:03:09.231Z] [2023-02-01T19:03:09.231Z] Login Succeeded [2023-02-01T19:03:09.231Z] ---> docker-login.sh ends [Pipeline] } [2023-02-01T19:03:09.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-01T19:03:09.668Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/core-command/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-01T19:03:09.668Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2023-02-01T19:03:09.668Z] cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-01T19:03:09.668Z] + + dirname cmd/core-data/Dockerfile [2023-02-01T19:03:09.668Z] cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/core-metadata/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-01T19:03:09.668Z] + + cut -d/ -f2dirname [2023-02-01T19:03:09.668Z] cmd/security-proxy-setup/Dockerfile [2023-02-01T19:03:09.668Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/support-notifications/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-01T19:03:09.668Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-01T19:03:09.668Z] + cut -d/ -f2 [2023-02-01T19:03:09.668Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-01T19:03:09.735Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-01T19:03:10.303Z] + git rev-list -1 --merges 84e00f6941a005dc937998c278d2277582efcc3c~1..84e00f6941a005dc937998c278d2277582efcc3c [Pipeline] echo [2023-02-01T19:03:10.347Z] -----------> git rev-list -1 --merges 84e00f6941a005dc937998c278d2277582efcc3c~1..84e00f6941a005dc937998c278d2277582efcc3c 84e00f6941a005dc937998c278d2277582efcc3c [false] [Pipeline] sh [2023-02-01T19:03:10.651Z] + git log --format=format:%s -1 84e00f6941a005dc937998c278d2277582efcc3c [Pipeline] echo [2023-02-01T19:03:10.682Z] ========================================================= [2023-02-01T19:03:10.682Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-01T19:03:10.682Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-01T19:03:11.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-01T19:03:11.185Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-01T19:03:11.185Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-01T19:03:11.185Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-01T19:03:11.185Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-01T19:03:11.185Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-01T19:03:11.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:03:11.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-01T19:03:11.680Z] [2023-02-01T19:03:11.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:03:12.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-01T19:03:12.067Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-01T19:03:12.067Z] b85a868b505f: Pulling fs layer [2023-02-01T19:03:12.067Z] e2be974225ed: Pulling fs layer [2023-02-01T19:03:12.067Z] 339a4e72a1f5: Pulling fs layer [2023-02-01T19:03:12.067Z] 988bab9f4d93: Pulling fs layer [2023-02-01T19:03:12.067Z] 1469e6f7b9e6: Pulling fs layer [2023-02-01T19:03:12.067Z] eaf3925da568: Pulling fs layer [2023-02-01T19:03:12.067Z] bab4dde63d76: Pulling fs layer [2023-02-01T19:03:12.067Z] bde34c3a00c8: Pulling fs layer [2023-02-01T19:03:12.067Z] b352a97aabf1: Pulling fs layer [2023-02-01T19:03:12.067Z] 4872d77fe225: Pulling fs layer [2023-02-01T19:03:12.067Z] 5851b861e8e6: Pulling fs layer [2023-02-01T19:03:12.067Z] eaf3925da568: Waiting [2023-02-01T19:03:12.067Z] bab4dde63d76: Waiting [2023-02-01T19:03:12.067Z] bde34c3a00c8: Waiting [2023-02-01T19:03:12.067Z] b352a97aabf1: Waiting [2023-02-01T19:03:12.067Z] 4872d77fe225: Waiting [2023-02-01T19:03:12.067Z] 5851b861e8e6: Waiting [2023-02-01T19:03:12.067Z] 988bab9f4d93: Waiting [2023-02-01T19:03:12.067Z] 1469e6f7b9e6: Waiting [2023-02-01T19:03:12.067Z] e2be974225ed: Download complete [2023-02-01T19:03:12.067Z] 988bab9f4d93: Verifying Checksum [2023-02-01T19:03:12.067Z] 988bab9f4d93: Download complete [2023-02-01T19:03:12.334Z] 1469e6f7b9e6: Verifying Checksum [2023-02-01T19:03:12.334Z] 1469e6f7b9e6: Download complete [2023-02-01T19:03:12.334Z] eaf3925da568: Verifying Checksum [2023-02-01T19:03:12.334Z] eaf3925da568: Download complete [2023-02-01T19:03:12.334Z] 339a4e72a1f5: Verifying Checksum [2023-02-01T19:03:12.334Z] 339a4e72a1f5: Download complete [2023-02-01T19:03:12.334Z] bde34c3a00c8: Verifying Checksum [2023-02-01T19:03:12.334Z] bde34c3a00c8: Download complete [2023-02-01T19:03:12.596Z] b85a868b505f: Verifying Checksum [2023-02-01T19:03:12.596Z] b85a868b505f: Download complete [2023-02-01T19:03:12.596Z] b352a97aabf1: Download complete [2023-02-01T19:03:12.596Z] 4872d77fe225: Download complete [2023-02-01T19:03:12.596Z] 5851b861e8e6: Verifying Checksum [2023-02-01T19:03:12.596Z] 5851b861e8e6: Download complete [2023-02-01T19:03:12.854Z] bab4dde63d76: Verifying Checksum [2023-02-01T19:03:12.854Z] bab4dde63d76: Download complete [2023-02-01T19:03:13.789Z] b85a868b505f: Pull complete [2023-02-01T19:03:13.789Z] e2be974225ed: Pull complete [2023-02-01T19:03:14.357Z] 339a4e72a1f5: Pull complete [2023-02-01T19:03:14.357Z] 988bab9f4d93: Pull complete [2023-02-01T19:03:14.617Z] 1469e6f7b9e6: Pull complete [2023-02-01T19:03:14.617Z] eaf3925da568: Pull complete [2023-02-01T19:03:16.520Z] bab4dde63d76: Pull complete [2023-02-01T19:03:16.520Z] bde34c3a00c8: Pull complete [2023-02-01T19:03:16.520Z] b352a97aabf1: Pull complete [2023-02-01T19:03:16.520Z] 4872d77fe225: Pull complete [2023-02-01T19:03:16.520Z] 5851b861e8e6: Pull complete [2023-02-01T19:03:16.781Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-01T19:03:16.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-01T19:03:16.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:03:16.993Z] prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container [2023-02-01T19:03:17.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-01T19:03:18.403Z] $ docker top f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 -eo pid,comm [2023-02-01T19:03:18.456Z] 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-02-01T19:03:18.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-01T19:03:18.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-01T19:03:18.592Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-01T19:03:18.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-01T19:03:18.721Z] $ docker exec f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 ssh-agent [2023-02-01T19:03:18.832Z] SSH_AUTH_SOCK=/tmp/ssh-YRnaRpx9slrd/agent.33 [2023-02-01T19:03:18.832Z] SSH_AGENT_PID=39 [2023-02-01T19:03:18.837Z] Running ssh-add (command line suppressed) [2023-02-01T19:03:18.941Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11474248543873336309.key (/w/workspace/edgex-go/1@tmp/private_key_11474248543873336309.key) [2023-02-01T19:03:18.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-01T19:03:19.290Z] + git tag --points-at HEAD [Pipeline] } [2023-02-01T19:03:19.315Z] $ docker exec --env ******** --env ******** f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 ssh-agent -k [2023-02-01T19:03:19.406Z] unset SSH_AUTH_SOCK; [2023-02-01T19:03:19.407Z] unset SSH_AGENT_PID; [2023-02-01T19:03:19.407Z] echo Agent pid 39 killed; [2023-02-01T19:03:19.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-01T19:03:19.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-01T19:03:19.537Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-01T19:03:19.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-01T19:03:19.661Z] $ docker exec f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 ssh-agent [2023-02-01T19:03:19.765Z] SSH_AUTH_SOCK=/tmp/ssh-EYo6JJG94RjL/agent.71 [2023-02-01T19:03:19.765Z] SSH_AGENT_PID=77 [2023-02-01T19:03:19.770Z] Running ssh-add (command line suppressed) [2023-02-01T19:03:19.875Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1445771140742633426.key (/w/workspace/edgex-go/1@tmp/private_key_1445771140742633426.key) [2023-02-01T19:03:19.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-01T19:03:20.217Z] + git semver init [2023-02-01T19:03:20.476Z] 2023-02-01 19:03:20,427 [run_init] DEBUG init version:0.0.0 force:False [2023-02-01T19:03:20.476Z] 2023-02-01 19:03:20,429 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-01T19:03:20.476Z] 2023-02-01 19:03:20,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-01T19:03:20.476Z] 2023-02-01 19:03:20,429 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-01T19:03:25.765Z] 2023-02-01 19:03:24,987 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-01T19:03:25.765Z] 2023-02-01 19:03:24,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4318 with force:False [2023-02-01T19:03:25.765Z] 2023-02-01 19:03:24,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4318 [2023-02-01T19:03:25.765Z] 2023-02-01 19:03:24,991 [execute] INFO git cat-file --batch-check [2023-02-01T19:03:25.765Z] 2023-02-01 19:03:24,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-01T19:03:25.765Z] 2023-02-01 19:03:24,999 [execute] INFO git cat-file --batch [2023-02-01T19:03:25.765Z] 2023-02-01 19:03:24,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-01T19:03:25.765Z] 2023-02-01 19:03:25,004 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4318 [2023-02-01T19:03:25.765Z] 0.0.0 [Pipeline] } [2023-02-01T19:03:25.793Z] $ docker exec --env ******** --env ******** f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 ssh-agent -k [2023-02-01T19:03:25.890Z] unset SSH_AUTH_SOCK; [2023-02-01T19:03:25.891Z] unset SSH_AGENT_PID; [2023-02-01T19:03:25.891Z] echo Agent pid 77 killed; [2023-02-01T19:03:25.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-01T19:03:26.302Z] + git semver [Pipeline] } [2023-02-01T19:03:26.591Z] $ docker stop --time=1 f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 [2023-02-01T19:03:27.902Z] $ docker rm -f --volumes f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-01T19:03:28.310Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-01T19:03:28.578Z] Stashed 1 file(s) [Pipeline] echo [2023-02-01T19:03:28.595Z] [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-02-01T19:03:29.398Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-01T19:03:29.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T19:03:29.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T19:03:29.503Z] ========================================================= [2023-02-01T19:03:29.503Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-01T19:03:29.503Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-01T19:03:29.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T19:03:29.850Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-01T19:03:29.850Z] 213ec9aee27d: Pulling fs layer [2023-02-01T19:03:29.850Z] 4583459ba037: Pulling fs layer [2023-02-01T19:03:29.850Z] 93c1e223e6f2: Pulling fs layer [2023-02-01T19:03:29.850Z] 53926ce57604: Pulling fs layer [2023-02-01T19:03:29.850Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-01T19:03:29.850Z] 22ff95d597cd: Pulling fs layer [2023-02-01T19:03:29.850Z] 12d6caf4c0d1: Pulling fs layer [2023-02-01T19:03:29.850Z] 96b7cbca73a9: Pulling fs layer [2023-02-01T19:03:29.850Z] a7acece74701: Pulling fs layer [2023-02-01T19:03:29.850Z] 21b2b0c7a3f4: Waiting [2023-02-01T19:03:29.850Z] 22ff95d597cd: Waiting [2023-02-01T19:03:29.850Z] 53926ce57604: Waiting [2023-02-01T19:03:29.850Z] 12d6caf4c0d1: Waiting [2023-02-01T19:03:29.850Z] 96b7cbca73a9: Waiting [2023-02-01T19:03:29.850Z] a7acece74701: Waiting [2023-02-01T19:03:29.850Z] 93c1e223e6f2: Download complete [2023-02-01T19:03:29.850Z] 4583459ba037: Download complete [2023-02-01T19:03:29.850Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-01T19:03:29.850Z] 21b2b0c7a3f4: Download complete [2023-02-01T19:03:29.850Z] 22ff95d597cd: Verifying Checksum [2023-02-01T19:03:29.850Z] 22ff95d597cd: Download complete [2023-02-01T19:03:30.114Z] 213ec9aee27d: Verifying Checksum [2023-02-01T19:03:30.114Z] 213ec9aee27d: Download complete [2023-02-01T19:03:30.114Z] 12d6caf4c0d1: Verifying Checksum [2023-02-01T19:03:30.114Z] 12d6caf4c0d1: Download complete [2023-02-01T19:03:30.114Z] 213ec9aee27d: Pull complete [2023-02-01T19:03:30.114Z] 4583459ba037: Pull complete [2023-02-01T19:03:30.382Z] 93c1e223e6f2: Pull complete [2023-02-01T19:03:31.355Z] a7acece74701: Verifying Checksum [2023-02-01T19:03:31.355Z] a7acece74701: Download complete [2023-02-01T19:03:31.355Z] 53926ce57604: Verifying Checksum [2023-02-01T19:03:31.355Z] 53926ce57604: Download complete [2023-02-01T19:03:31.614Z] 96b7cbca73a9: Verifying Checksum [2023-02-01T19:03:31.614Z] 96b7cbca73a9: Download complete [2023-02-01T19:03:34.892Z] 53926ce57604: Pull complete [2023-02-01T19:03:34.892Z] 21b2b0c7a3f4: Pull complete [2023-02-01T19:03:34.892Z] 22ff95d597cd: Pull complete [2023-02-01T19:03:34.892Z] 12d6caf4c0d1: Pull complete [2023-02-01T19:03:36.790Z] 96b7cbca73a9: Pull complete [2023-02-01T19:03:37.355Z] a7acece74701: Pull complete [2023-02-01T19:03:37.355Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-01T19:03:37.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T19:03:37.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-01T19:03:37.717Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T19:03:37.717Z] WORKDIR /edgex [2023-02-01T19:03:37.717Z] COPY go.mod . [2023-02-01T19:03:37.717Z] RUN go mod download [2023-02-01T19:03:37.717Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-01T19:03:38.655Z] Sending build context to Docker daemon 170.2MB [2023-02-01T19:03:38.655Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T19:03:38.655Z] ---> db6d94c90886 [2023-02-01T19:03:38.655Z] Step 2/4 : WORKDIR /edgex [2023-02-01T19:03:40.557Z] ---> Running in 1f51fb5d0613 [2023-02-01T19:03:40.557Z] Removing intermediate container 1f51fb5d0613 [2023-02-01T19:03:40.557Z] ---> 5f0edad1f18f [2023-02-01T19:03:40.557Z] Step 3/4 : COPY go.mod . [2023-02-01T19:03:40.557Z] ---> 8f68183f1f7a [2023-02-01T19:03:40.557Z] Step 4/4 : RUN go mod download [2023-02-01T19:03:40.557Z] ---> Running in c70f036f2c63 [2023-02-01T19:03:43.924Z] Still waiting to schedule task [2023-02-01T19:03:43.925Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-01T19:03:52.761Z] Removing intermediate container c70f036f2c63 [2023-02-01T19:03:52.761Z] ---> eda3136ffa5f [2023-02-01T19:03:52.761Z] Successfully built eda3136ffa5f [2023-02-01T19:03:52.761Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:03:53.141Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-01T19:03:53.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:03:53.276Z] prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container [2023-02-01T19:03:53.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-01T19:03:53.700Z] $ docker top 945fcc773cf6754477705d542d844a5c301ab459ffe29c323f3148467303ba67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T19:03:54.082Z] + go version [2023-02-01T19:03:54.082Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-01T19:03:54.123Z] $ docker stop --time=1 945fcc773cf6754477705d542d844a5c301ab459ffe29c323f3148467303ba67 [2023-02-01T19:03:55.395Z] $ docker rm -f --volumes 945fcc773cf6754477705d542d844a5c301ab459ffe29c323f3148467303ba67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:03:56.199Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-01T19:03:56.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:03:56.352Z] prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container [2023-02-01T19:03:56.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-01T19:03:56.741Z] $ docker top 2ed26a6787ac8a21123e848e5871404053adc6bbfacc51cda9946e848bd3d2a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-01T19:03:56.857Z] ========================================================= [2023-02-01T19:03:56.857Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-01T19:03:56.857Z] ========================================================= [Pipeline] sh [2023-02-01T19:03:57.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-01T19:03:57.503Z] + make test [2023-02-01T19:03:57.503Z] go test -race -coverprofile=coverage.out ./... [2023-02-01T19:04:04.064Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-01T19:04:16.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-01T19:04:16.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-01T19:04:16.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2023-02-01T19:04:16.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.116s coverage: 43.1% of statements [2023-02-01T19:04:16.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-01T19:04:16.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-01T19:04:16.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-01T19:04:16.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.117s coverage: 54.0% of statements [2023-02-01T19:04:16.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-01T19:04:16.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.565s coverage: 89.2% of statements [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.102s coverage: 2.6% of statements [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2023-02-01T19:04:21.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 82.9% of statements [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.132s coverage: 96.3% of statements [2023-02-01T19:04:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-02-01T19:04:29.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements [2023-02-01T19:04:29.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.108s coverage: 44.8% of statements [2023-02-01T19:04:31.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 79.9% of statements [2023-02-01T19:04:31.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 77.4% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.193s coverage: 91.2% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.3% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-01T19:04:39.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-01T19:04:39.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-01T19:04:39.920Z] 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-02-01T19:04:58.022Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-01T19:04:58.022Z] go vet ./... [2023-02-01T19:04:59.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-01T19:05:00.175Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-01T19:05:00.175Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-01T19:05:00.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-01T19:05:00.768Z] + ls -al . [2023-02-01T19:05:00.768Z] total 744 [2023-02-01T19:05:00.768Z] drwxrwxr-x 11 1001 1001 4096 Feb 1 19:03 . [2023-02-01T19:05:00.768Z] drwxr-xr-x 4 root root 4096 Feb 1 19:03 .. [2023-02-01T19:05:00.768Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 19:03 .blubracket [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 16 Feb 1 19:03 .dockerignore [2023-02-01T19:05:00.768Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 19:04 .git [2023-02-01T19:05:00.768Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 19:03 .github [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 1024 Feb 1 19:03 .gitignore [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 42 Feb 1 19:03 .golangci.yml [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 87 Feb 1 19:03 .hadolint.yml [2023-02-01T19:05:00.768Z] drwxr-xr-x 3 1001 1001 4096 Feb 1 19:03 .semver [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 166 Feb 1 19:03 .sonarcloud.properties [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 1171 Feb 1 19:03 ADOPTERS.md [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 10825 Feb 1 19:03 Attribution.txt [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 73765 Feb 1 19:03 CHANGELOG.md [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 19:03 CONTRIBUTING.md [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 677 Feb 1 19:03 GOVERNANCE.md [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 850 Feb 1 19:03 Jenkinsfile [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 19:03 LICENSE [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 13388 Feb 1 19:03 Makefile [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 582 Feb 1 19:03 OWNERS.md [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 9403 Feb 1 19:03 README.md [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 6912 Feb 1 19:03 SECURITY.md [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 5 Feb 1 19:03 VERSION [2023-02-01T19:05:00.768Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 19:03 bin [2023-02-01T19:05:00.768Z] drwxrwxr-x 17 1001 1001 4096 Feb 1 19:03 cmd [2023-02-01T19:05:00.768Z] -rw-r--r-- 1 root root 485987 Feb 1 19:04 coverage.out [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 3294 Feb 1 19:03 go.mod [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 34708 Feb 1 19:03 go.sum [2023-02-01T19:05:00.768Z] drwxrwxr-x 7 1001 1001 4096 Feb 1 19:03 internal [2023-02-01T19:05:00.768Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 19:03 openapi [2023-02-01T19:05:00.768Z] drwxrwxr-x 4 1001 1001 4096 Feb 1 19:03 snap [2023-02-01T19:05:00.768Z] -rw-rw-r-- 1 1001 1001 204 Feb 1 19:03 version.go [Pipeline] sh [2023-02-01T19:05:01.077Z] + '[' -e coverage.out ] [2023-02-01T19:05:01.077Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-01T19:05:01.189Z] Stashed 1 file(s) [Pipeline] sh [2023-02-01T19:05:01.488Z] + make build [2023-02-01T19:05:01.488Z] 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-02-01T19:05:13.610Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4288 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws [2023-02-01T19:05:13.675Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2023-02-01T19:05:13.690Z] 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-02-01T19:05:13.690Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] checkout [2023-02-01T19:05:13.774Z] The recommended git tool is: git [2023-02-01T19:05:14.254Z] 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-02-01T19:05:15.186Z] 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-02-01T19:05:18.794Z] using credential edgex-jenkins-ssh [2023-02-01T19:05:18.814Z] Cloning the remote Git repository [2023-02-01T19:05:18.857Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-01T19:05:18.925Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-01T19:05:19.074Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-01T19:05:19.075Z] > git --version # timeout=10 [2023-02-01T19:05:19.095Z] > git --version # 'git version 2.25.1' [2023-02-01T19:05:19.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-01T19:05:19.155Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-01T19:05:21.740Z] 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-02-01T19:05:23.642Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-01T19:05:24.577Z] 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-02-01T19:05:25.953Z] 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-02-01T19:05:26.518Z] 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-02-01T19:05:27.453Z] 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-02-01T19:05:29.354Z] 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-02-01T19:05:30.751Z] $ docker stop --time=1 2ed26a6787ac8a21123e848e5871404053adc6bbfacc51cda9946e848bd3d2a1 [2023-02-01T19:05:32.952Z] $ docker rm -f --volumes 2ed26a6787ac8a21123e848e5871404053adc6bbfacc51cda9946e848bd3d2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:05:34.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T19:05:34.053Z] [2023-02-01T19:05:34.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:05:34.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T19:05:34.432Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-01T19:05:34.432Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-01T19:05:34.432Z] ca9280d653b3: Pulling fs layer [2023-02-01T19:05:34.432Z] 7e9c9ca2126c: Pulling fs layer [2023-02-01T19:05:34.691Z] cbdbe7a5bc2a: Download complete [2023-02-01T19:05:34.691Z] cbdbe7a5bc2a: Pull complete [2023-02-01T19:05:34.691Z] ca9280d653b3: Verifying Checksum [2023-02-01T19:05:34.691Z] ca9280d653b3: Download complete [2023-02-01T19:05:35.256Z] 7e9c9ca2126c: Download complete [2023-02-01T19:05:35.256Z] ca9280d653b3: Pull complete [2023-02-01T19:05:37.791Z] 7e9c9ca2126c: Pull complete [2023-02-01T19:05:37.791Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-01T19:05:37.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T19:05:37.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:05:38.026Z] prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container [2023-02-01T19:05:38.058Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-01T19:05:39.323Z] $ docker top eb45ed1bd58a8ad920f67139a3b422b2d4d2c2505de80eb44ec7687f8ea0ce79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T19:05:39.711Z] + docker-compose build --help [2023-02-01T19:05:39.711Z] + grep parallel [2023-02-01T19:05:40.294Z] --parallel Build images in parallel. [Pipeline] } [2023-02-01T19:05:40.330Z] $ docker stop --time=1 eb45ed1bd58a8ad920f67139a3b422b2d4d2c2505de80eb44ec7687f8ea0ce79 [2023-02-01T19:05:41.631Z] $ docker rm -f --volumes eb45ed1bd58a8ad920f67139a3b422b2d4d2c2505de80eb44ec7687f8ea0ce79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:05:42.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T19:05:42.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:05:42.393Z] prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container [2023-02-01T19:05:42.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-01T19:05:42.777Z] $ docker top f09650f6f86945963cc170410ff7c30dd02fea4450f98c3a9c9be0218b6853b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T19:05:43.167Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-01T19:05:43.738Z] Building core-command ... [2023-02-01T19:05:43.738Z] Building core-common-config-bootstrapper ... [2023-02-01T19:05:43.738Z] Building core-data ... [2023-02-01T19:05:43.738Z] Building core-metadata ... [2023-02-01T19:05:43.738Z] Building security-bootstrapper ... [2023-02-01T19:05:43.738Z] Building security-proxy-setup ... [2023-02-01T19:05:43.738Z] Building security-secretstore-setup ... [2023-02-01T19:05:43.738Z] Building security-spiffe-token-provider ... [2023-02-01T19:05:43.738Z] Building security-spire-agent ... [2023-02-01T19:05:43.738Z] Building security-spire-config ... [2023-02-01T19:05:43.738Z] Building security-spire-server ... [2023-02-01T19:05:43.738Z] Building support-notifications ... [2023-02-01T19:05:43.738Z] Building support-scheduler ... [2023-02-01T19:05:43.738Z] Building core-command [2023-02-01T19:05:43.738Z] Building security-secretstore-setup [2023-02-01T19:05:43.738Z] Building support-notifications [2023-02-01T19:05:43.738Z] Building core-metadata [2023-02-01T19:05:43.738Z] Building security-spire-server [2023-02-01T19:05:51.934Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-01T19:05:51.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-01T19:05:54.014Z] Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:05:54.389Z] Merge succeeded, producing 84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:05:54.390Z] Checking out Revision 84e00f6941a005dc937998c278d2277582efcc3c (PR-4318) [2023-02-01T19:05:55.004Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-02-01T19:05:55.057Z] > git --version # timeout=10 [2023-02-01T19:05:55.068Z] > git --version # 'git version 2.25.1' [2023-02-01T19:05:55.083Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-01T19:05:52.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-01T19:05:53.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-01T19:05:53.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-01T19:05:53.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-01T19:05:54.035Z] > git config core.sparsecheckout # timeout=10 [2023-02-01T19:05:54.054Z] > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [2023-02-01T19:05:54.285Z] > git remote # timeout=10 [2023-02-01T19:05:54.305Z] > git config --get remote.origin.url # timeout=10 [2023-02-01T19:05:54.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-01T19:05:54.349Z] > git merge 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 [2023-02-01T19:05:54.374Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-01T19:05:54.397Z] > git config core.sparsecheckout # timeout=10 [2023-02-01T19:05:54.411Z] > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-01T19:05:55.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:05:55.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:05:55.943Z] ---> eda3136ffa5f [2023-02-01T19:05:55.943Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:05:55.943Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:05:55.943Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:05:55.943Z] ---> eda3136ffa5f [2023-02-01T19:05:55.943Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:05:55.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:05:55.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:05:55.943Z] ---> eda3136ffa5f [2023-02-01T19:05:55.943Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:05:55.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:05:55.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:05:55.943Z] ---> eda3136ffa5f [2023-02-01T19:05:55.943Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T19:05:55.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:05:55.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:05:55.943Z] ---> eda3136ffa5f [2023-02-01T19:05:55.943Z] Step 3/23 : WORKDIR /edgex-go [2023-02-01T19:05:56.417Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-01T19:05:56.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-01T19:05:56.417Z] Dload Upload Total Spent Left Speed [2023-02-01T19:05:56.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-02-01T19:05:57.044Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-01T19:05:57.318Z] ---> Running in df330a1b70b4 [2023-02-01T19:05:57.318Z] ---> Running in d17a53b4b9ce [2023-02-01T19:05:57.318Z] ---> Running in ae2585ec7f8a [2023-02-01T19:05:57.318Z] ---> Running in f4fb85b3bb4d [2023-02-01T19:05:57.318Z] ---> Running in 5199c797428d [2023-02-01T19:05:57.394Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-01T19:05:57.394Z] + sudo tee /etc/docker/daemon.new [2023-02-01T19:05:57.394Z] { [2023-02-01T19:05:57.394Z] "registry-mirrors": [ [2023-02-01T19:05:57.394Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-01T19:05:57.394Z] ], [2023-02-01T19:05:57.394Z] "bip": "10.250.0.254/24", [2023-02-01T19:05:57.394Z] "hosts": [ [2023-02-01T19:05:57.394Z] "tcp://0.0.0.0:5555", [2023-02-01T19:05:57.394Z] "unix:///var/run/docker.sock" [2023-02-01T19:05:57.394Z] ], [2023-02-01T19:05:57.394Z] "mtu": 1458, [2023-02-01T19:05:57.394Z] "selinux-enabled": true, [2023-02-01T19:05:57.394Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-01T19:05:57.394Z] } [Pipeline] sh [2023-02-01T19:05:57.576Z] Removing intermediate container d17a53b4b9ce [2023-02-01T19:05:57.576Z] ---> 3599fdc299be [2023-02-01T19:05:57.576Z] Step 4/24 : WORKDIR /edgex-go [2023-02-01T19:05:57.576Z] Removing intermediate container df330a1b70b4 [2023-02-01T19:05:57.576Z] ---> c2480f2d3d52 [2023-02-01T19:05:57.576Z] Step 4/23 : WORKDIR /edgex-go [2023-02-01T19:05:57.576Z] Removing intermediate container f4fb85b3bb4d [2023-02-01T19:05:57.576Z] ---> 7476259f5050 [2023-02-01T19:05:57.576Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T19:05:57.576Z] ---> Running in a1c2d5dc028e [2023-02-01T19:05:57.576Z] Removing intermediate container ae2585ec7f8a [2023-02-01T19:05:57.576Z] ---> ff5973158415 [2023-02-01T19:05:57.576Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-01T19:05:57.576Z] Removing intermediate container 5199c797428d [2023-02-01T19:05:57.576Z] ---> 7a32f4c3429b [2023-02-01T19:05:57.576Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T19:05:57.576Z] ---> Running in f8b6c588ae81 [2023-02-01T19:05:57.576Z] ---> Running in 79f24fa49ce0 [2023-02-01T19:05:57.576Z] ---> Running in 24838ba14f93 [2023-02-01T19:05:57.576Z] ---> Running in 895d638f16e1 [2023-02-01T19:05:57.576Z] Removing intermediate container a1c2d5dc028e [2023-02-01T19:05:57.576Z] ---> 16d63da17f96 [2023-02-01T19:05:57.576Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-01T19:05:57.576Z] ---> Running in 163f16465905 [2023-02-01T19:05:57.741Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-01T19:05:57.834Z] Removing intermediate container 79f24fa49ce0 [2023-02-01T19:05:57.834Z] ---> a6944cdf91e0 [2023-02-01T19:05:57.834Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-01T19:05:57.834Z] Removing intermediate container f8b6c588ae81 [2023-02-01T19:05:57.834Z] ---> 5f3224df033b [2023-02-01T19:05:57.834Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-01T19:05:57.834Z] ---> Running in 795ee6c84d7b [2023-02-01T19:05:57.834Z] ---> Running in ca6878d59e89 [2023-02-01T19:05:58.082Z] + sudo service docker restart [2023-02-01T19:05:58.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.349Z] OK: 211 MiB in 51 packages [2023-02-01T19:05:58.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:05:58.610Z] OK: 211 MiB in 51 packages [2023-02-01T19:05:58.610Z] OK: 211 MiB in 51 packages [2023-02-01T19:05:58.610Z] OK: 211 MiB in 51 packages [2023-02-01T19:05:58.869Z] Removing intermediate container 895d638f16e1 [2023-02-01T19:05:58.869Z] ---> e898b4eb6e40 [2023-02-01T19:05:58.869Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T19:05:58.869Z] OK: 211 MiB in 51 packages [2023-02-01T19:05:58.869Z] ---> 4c4011a4d575 [2023-02-01T19:05:58.869Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:05:58.869Z] ---> Running in 2e7e0be33b5f [2023-02-01T19:05:58.869Z] Removing intermediate container 163f16465905 [2023-02-01T19:05:58.869Z] ---> 9e6d109e8e90 [2023-02-01T19:05:58.869Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-01T19:05:59.129Z] Removing intermediate container 795ee6c84d7b [2023-02-01T19:05:59.129Z] ---> b0f37d3a20d7 [2023-02-01T19:05:59.129Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T19:05:59.129Z] ---> 497f9f76baaa [2023-02-01T19:05:59.129Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:05:59.129Z] ---> Running in 2e22d0b5d7f3 [2023-02-01T19:05:59.389Z] Removing intermediate container 24838ba14f93 [2023-02-01T19:05:59.389Z] ---> de43e7a89d26 [2023-02-01T19:05:59.389Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-01T19:05:59.389Z] ---> 10065d3104c7 [2023-02-01T19:05:59.389Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:05:59.389Z] ---> Running in 8d36e174cc45 [2023-02-01T19:05:59.389Z] Removing intermediate container ca6878d59e89 [2023-02-01T19:05:59.389Z] ---> 5c11868caf70 [2023-02-01T19:05:59.389Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-01T19:05:59.389Z] ---> 9d590dfff3c9 [2023-02-01T19:05:59.389Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:05:59.389Z] ---> Running in 5fac2fa620c4 [2023-02-01T19:05:59.646Z] ---> eeb40d3c76ed [2023-02-01T19:05:59.646Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:05:59.646Z] ---> Running in 69d05f2f85fb [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-01T19:06:16.404Z] provisioning config files... [2023-02-01T19:06:16.433Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17778763667456285353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:06:16.824Z] ---> docker-login.sh [2023-02-01T19:06:16.825Z] nexus3.edgexfoundry.org:10001 [2023-02-01T19:06:17.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:06:17.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:06:17.369Z] Configure a credential helper to remove this warning. See [2023-02-01T19:06:17.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:06:17.369Z] [2023-02-01T19:06:17.369Z] Login Succeeded [2023-02-01T19:06:17.369Z] nexus3.edgexfoundry.org:10002 [2023-02-01T19:06:17.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:06:17.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:06:17.909Z] Configure a credential helper to remove this warning. See [2023-02-01T19:06:17.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:06:17.909Z] [2023-02-01T19:06:17.909Z] Login Succeeded [2023-02-01T19:06:17.909Z] nexus3.edgexfoundry.org:10003 [2023-02-01T19:06:18.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:06:18.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:06:18.179Z] Configure a credential helper to remove this warning. See [2023-02-01T19:06:18.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:06:18.179Z] [2023-02-01T19:06:18.179Z] Login Succeeded [2023-02-01T19:06:18.179Z] nexus3.edgexfoundry.org:10004 [2023-02-01T19:06:18.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:06:18.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:06:18.451Z] Configure a credential helper to remove this warning. See [2023-02-01T19:06:18.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:06:18.451Z] [2023-02-01T19:06:18.451Z] Login Succeeded [2023-02-01T19:06:18.725Z] docker.io [2023-02-01T19:06:18.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T19:06:19.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T19:06:19.308Z] Configure a credential helper to remove this warning. See [2023-02-01T19:06:19.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T19:06:19.308Z] [2023-02-01T19:06:19.574Z] Login Succeeded [2023-02-01T19:06:19.574Z] ---> docker-login.sh ends [Pipeline] } [2023-02-01T19:06:19.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-01T19:06:20.252Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-01T19:06:20.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T19:06:20.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T19:06:20.369Z] ========================================================= [2023-02-01T19:06:20.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-01T19:06:20.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-01T19:06:20.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T19:06:20.760Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-01T19:06:20.760Z] 9b18e9b68314: Pulling fs layer [2023-02-01T19:06:20.760Z] 35d82f9e3411: Pulling fs layer [2023-02-01T19:06:20.760Z] e16973657156: Pulling fs layer [2023-02-01T19:06:20.760Z] fc693d55d65f: Pulling fs layer [2023-02-01T19:06:20.760Z] 7e9fc2657dce: Pulling fs layer [2023-02-01T19:06:20.760Z] dda99020689f: Pulling fs layer [2023-02-01T19:06:20.760Z] db1c61fa0a46: Pulling fs layer [2023-02-01T19:06:20.760Z] 891c053d2c06: Pulling fs layer [2023-02-01T19:06:20.760Z] 7e9fc2657dce: Waiting [2023-02-01T19:06:20.760Z] dda99020689f: Waiting [2023-02-01T19:06:20.760Z] fc693d55d65f: Waiting [2023-02-01T19:06:20.760Z] db1c61fa0a46: Waiting [2023-02-01T19:06:20.760Z] 891c053d2c06: Waiting [2023-02-01T19:06:21.027Z] e16973657156: Verifying Checksum [2023-02-01T19:06:21.027Z] e16973657156: Download complete [2023-02-01T19:06:21.027Z] 35d82f9e3411: Verifying Checksum [2023-02-01T19:06:21.027Z] 35d82f9e3411: Download complete [2023-02-01T19:06:21.027Z] 7e9fc2657dce: Verifying Checksum [2023-02-01T19:06:21.027Z] 7e9fc2657dce: Download complete [2023-02-01T19:06:21.027Z] dda99020689f: Download complete [2023-02-01T19:06:21.027Z] 9b18e9b68314: Verifying Checksum [2023-02-01T19:06:22.674Z] 891c053d2c06: Verifying Checksum [2023-02-01T19:06:22.674Z] 891c053d2c06: Download complete [2023-02-01T19:06:22.944Z] db1c61fa0a46: Download complete [2023-02-01T19:06:23.214Z] 9b18e9b68314: Pull complete [2023-02-01T19:06:23.800Z] 35d82f9e3411: Pull complete [2023-02-01T19:06:23.800Z] fc693d55d65f: Verifying Checksum [2023-02-01T19:06:23.800Z] fc693d55d65f: Download complete [2023-02-01T19:06:23.800Z] e16973657156: Pull complete [2023-02-01T19:06:36.116Z] fc693d55d65f: Pull complete [2023-02-01T19:06:36.116Z] 7e9fc2657dce: Pull complete [2023-02-01T19:06:36.116Z] dda99020689f: Pull complete [2023-02-01T19:06:42.789Z] db1c61fa0a46: Pull complete [2023-02-01T19:06:43.749Z] 891c053d2c06: Pull complete [2023-02-01T19:06:43.749Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-01T19:06:43.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T19:06:43.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-01T19:06:44.137Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T19:06:44.137Z] WORKDIR /edgex [2023-02-01T19:06:44.137Z] COPY go.mod . [2023-02-01T19:06:44.137Z] RUN go mod download [2023-02-01T19:06:44.137Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-01T19:06:44.722Z] Sending build context to Docker daemon 3.092MB [2023-02-01T19:06:44.722Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T19:06:44.722Z] ---> f96f9c87975a [2023-02-01T19:06:44.722Z] Step 2/4 : WORKDIR /edgex [2023-02-01T19:06:46.312Z] Removing intermediate container 8d36e174cc45 [2023-02-01T19:06:46.312Z] Removing intermediate container 2e7e0be33b5f [2023-02-01T19:06:46.312Z] ---> e8b507f7a279 [2023-02-01T19:06:46.312Z] ---> 6384b1880526 [2023-02-01T19:06:46.312Z] Step 8/22 : COPY . .Step 7/24 : COPY . . [2023-02-01T19:06:46.312Z] [2023-02-01T19:06:46.312Z] Removing intermediate container 69d05f2f85fb [2023-02-01T19:06:46.312Z] ---> c522f3f7e047 [2023-02-01T19:06:46.312Z] Step 8/23 : COPY . . [2023-02-01T19:06:46.312Z] Removing intermediate container 2e22d0b5d7f3 [2023-02-01T19:06:46.312Z] ---> ebe242fd9be6 [2023-02-01T19:06:46.312Z] Step 8/24 : COPY . . [2023-02-01T19:06:46.312Z] Removing intermediate container 5fac2fa620c4 [2023-02-01T19:06:46.312Z] ---> 74d6f9f5aa29 [2023-02-01T19:06:46.312Z] Step 7/23 : COPY . . [2023-02-01T19:06:46.711Z] ---> Running in 02958a8af803 [2023-02-01T19:06:46.711Z] Removing intermediate container 02958a8af803 [2023-02-01T19:06:46.711Z] ---> 134b232a9b3b [2023-02-01T19:06:46.711Z] Step 3/4 : COPY go.mod . [2023-02-01T19:06:47.294Z] ---> d8dbebe7c41e [2023-02-01T19:06:47.294Z] Step 4/4 : RUN go mod download [2023-02-01T19:06:47.294Z] ---> Running in 27967c1523f5 [2023-02-01T19:06:47.690Z] ---> aa01e6dbd1d5 [2023-02-01T19:06:47.690Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T19:06:47.690Z] ---> 91ece7cf4445 [2023-02-01T19:06:47.690Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-01T19:06:47.690Z] ---> Running in 2fc669153880 [2023-02-01T19:06:47.690Z] ---> 2291e8827f0d [2023-02-01T19:06:47.690Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-01T19:06:47.690Z] ---> 01939c080b5f [2023-02-01T19:06:47.690Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-01T19:06:47.690Z] ---> 6b9032f896e0 [2023-02-01T19:06:47.690Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-01T19:06:47.690Z] ---> Running in d9ca0fbcbd7e [2023-02-01T19:06:47.690Z] ---> Running in 487cb9abc97f [2023-02-01T19:06:47.690Z] ---> Running in 833fdeab00b6 [2023-02-01T19:06:47.690Z] ---> Running in 3fa1a37a2d1c [2023-02-01T19:06:47.690Z] Removing intermediate container 2fc669153880 [2023-02-01T19:06:47.690Z] ---> 509f1d624d5e [2023-02-01T19:06:47.690Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-01T19:06:47.690Z] ---> Running in 1586161cd778 [2023-02-01T19:06:47.690Z] Removing intermediate container 1586161cd778 [2023-02-01T19:06:47.690Z] ---> a3100028b1e2 [2023-02-01T19:06:47.690Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T19:06:47.690Z] ---> Running in d0cc0815cf65 [2023-02-01T19:06:47.947Z] 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-02-01T19:06:47.947Z] 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-02-01T19:06:48.206Z] 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-02-01T19:06:48.206Z] 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-02-01T19:06:48.772Z] Removing intermediate container d0cc0815cf65 [2023-02-01T19:06:48.772Z] ---> 04d6b3b62e30 [2023-02-01T19:06:48.772Z] Step 11/23 : WORKDIR /edgex-go [2023-02-01T19:06:49.030Z] ---> Running in 765c71f5c1fb [2023-02-01T19:06:49.030Z] Removing intermediate container 765c71f5c1fb [2023-02-01T19:06:49.030Z] ---> 5abe2f2208fe [2023-02-01T19:06:49.030Z] [2023-02-01T19:06:49.030Z] Step 12/23 : FROM alpine:3.15 [2023-02-01T19:06:49.596Z] 3.15: Pulling from library/alpine [2023-02-01T19:06:49.860Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-01T19:06:49.860Z] Status: Downloaded newer image for alpine:3.15 [2023-02-01T19:06:49.860Z] ---> c4fc93816858 [2023-02-01T19:06:49.860Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:06:49.860Z] ---> Running in 1e84436e8216 [2023-02-01T19:06:50.118Z] Removing intermediate container 1e84436e8216 [2023-02-01T19:06:50.118Z] ---> 2f876eb7cd65 [2023-02-01T19:06:50.118Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T19:06:50.118Z] ---> Running in b5a989600059 [2023-02-01T19:06:50.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:06:50.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:06:51.200Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T19:06:51.200Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T19:06:51.200Z] OK: 15859 distinct packages available [2023-02-01T19:06:51.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:06:51.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:06:51.458Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-01T19:06:51.458Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-01T19:06:51.458Z] (3/5) Installing libucontext (1.1-r0) [2023-02-01T19:06:51.458Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-01T19:06:51.458Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-01T19:06:51.458Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T19:06:51.458Z] OK: 7 MiB in 19 packages [2023-02-01T19:06:52.829Z] Removing intermediate container b5a989600059 [2023-02-01T19:06:52.829Z] ---> 855ea05d2c83 [2023-02-01T19:06:52.829Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T19:06:55.356Z] ---> 151006a8106d [2023-02-01T19:06:55.356Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T19:06:55.921Z] ---> 1a8a4c7bbbc8 [2023-02-01T19:06:55.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-01T19:06:56.486Z] ---> fcb71ecd4935 [2023-02-01T19:06:56.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-01T19:06:57.055Z] ---> cbcb770d7020 [2023-02-01T19:06:57.055Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T19:06:57.313Z] ---> Running in dac97900facf [2023-02-01T19:06:57.574Z] Removing intermediate container dac97900facf [2023-02-01T19:06:57.574Z] ---> d93be96bdc70 [2023-02-01T19:06:57.574Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T19:06:57.832Z] ---> Running in 7675183afd14 [2023-02-01T19:06:58.090Z] Removing intermediate container 7675183afd14 [2023-02-01T19:06:58.090Z] ---> 82e3ef780e8c [2023-02-01T19:06:58.090Z] Step 21/23 : LABEL arch=x86_64 [2023-02-01T19:06:58.090Z] ---> Running in 36b98f5e8ed3 [2023-02-01T19:06:58.654Z] Removing intermediate container 36b98f5e8ed3 [2023-02-01T19:06:58.654Z] ---> f09ffca0e73b [2023-02-01T19:06:58.654Z] Step 22/23 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:06:58.654Z] ---> Running in 22a9c274f8bf [2023-02-01T19:06:58.912Z] Removing intermediate container 22a9c274f8bf [2023-02-01T19:06:58.912Z] ---> 84328e1058cb [2023-02-01T19:06:58.912Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T19:06:59.179Z] ---> Running in 49eb444da41c [2023-02-01T19:06:59.441Z] Removing intermediate container 49eb444da41c [2023-02-01T19:06:59.441Z] ---> c071faccbd66 [2023-02-01T19:06:59.441Z] [2023-02-01T19:06:59.441Z] Successfully built c071faccbd66 [2023-02-01T19:06:59.699Z] Successfully tagged security-spire-server:latest [2023-02-01T19:06:59.699Z] Building security-spire-agent [2023-02-01T19:07:02.977Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:07:02.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:07:02.977Z] ---> eda3136ffa5f [2023-02-01T19:07:02.977Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T19:07:02.977Z] ---> Using cache [2023-02-01T19:07:02.977Z] ---> 7a32f4c3429b [2023-02-01T19:07:02.977Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T19:07:02.977Z] ---> Using cache [2023-02-01T19:07:02.977Z] ---> de43e7a89d26 [2023-02-01T19:07:02.977Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T19:07:02.977Z] ---> Using cache [2023-02-01T19:07:02.977Z] ---> 9d590dfff3c9 [2023-02-01T19:07:02.977Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:07:02.977Z] ---> Using cache [2023-02-01T19:07:02.977Z] ---> 74d6f9f5aa29 [2023-02-01T19:07:02.977Z] Step 7/24 : COPY . . [2023-02-01T19:07:02.977Z] ---> Using cache [2023-02-01T19:07:02.977Z] ---> aa01e6dbd1d5 [2023-02-01T19:07:02.977Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T19:07:02.977Z] ---> Using cache [2023-02-01T19:07:02.977Z] ---> 509f1d624d5e [2023-02-01T19:07:02.977Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T19:07:02.977Z] ---> Using cache [2023-02-01T19:07:02.977Z] ---> a3100028b1e2 [2023-02-01T19:07:02.977Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T19:07:04.348Z] ---> Running in bdbe9ef44aa4 [2023-02-01T19:07:06.245Z] Removing intermediate container bdbe9ef44aa4 [2023-02-01T19:07:06.245Z] ---> f6152bb50fcb [2023-02-01T19:07:06.245Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T19:07:06.245Z] ---> Running in 6a9af4287348 [2023-02-01T19:07:06.245Z] Removing intermediate container 6a9af4287348 [2023-02-01T19:07:06.245Z] ---> 82db0764520e [2023-02-01T19:07:06.245Z] [2023-02-01T19:07:06.245Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T19:07:06.245Z] ---> c4fc93816858 [2023-02-01T19:07:06.245Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:07:06.245Z] ---> Using cache [2023-02-01T19:07:06.245Z] ---> 2f876eb7cd65 [2023-02-01T19:07:06.245Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T19:07:06.245Z] ---> Using cache [2023-02-01T19:07:06.245Z] ---> 855ea05d2c83 [2023-02-01T19:07:06.246Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-01T19:07:07.618Z] ---> eb451edeb98e [2023-02-01T19:07:07.618Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T19:07:10.173Z] ---> 5bd865d9a157 [2023-02-01T19:07:10.173Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T19:07:10.430Z] ---> 2d3265cd2c5b [2023-02-01T19:07:10.430Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-01T19:07:10.687Z] ---> d0c5f057efe8 [2023-02-01T19:07:10.687Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-01T19:07:11.252Z] ---> a9ff95be08a8 [2023-02-01T19:07:11.252Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T19:07:11.252Z] ---> Running in 8f4bf10b4305 [2023-02-01T19:07:11.695Z] Removing intermediate container 8f4bf10b4305 [2023-02-01T19:07:11.695Z] ---> eda702e6b4c4 [2023-02-01T19:07:11.695Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T19:07:11.695Z] ---> Running in 323cd49c1cf4 [2023-02-01T19:07:11.952Z] Removing intermediate container 323cd49c1cf4 [2023-02-01T19:07:11.952Z] ---> 6faedbc7314f [2023-02-01T19:07:11.952Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T19:07:11.952Z] ---> Running in b44d8eefdf20 [2023-02-01T19:07:12.529Z] Removing intermediate container b44d8eefdf20 [2023-02-01T19:07:12.529Z] ---> 79bedb3e6c5d [2023-02-01T19:07:12.529Z] Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:07:12.529Z] ---> Running in 9898abe87d49 [2023-02-01T19:07:12.787Z] Removing intermediate container 9898abe87d49 [2023-02-01T19:07:12.787Z] ---> 376e69783cf9 [2023-02-01T19:07:12.787Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T19:07:12.787Z] ---> Running in 4be1af96802a [2023-02-01T19:07:13.055Z] Removing intermediate container 4be1af96802a [2023-02-01T19:07:13.055Z] ---> f058beab65ef [2023-02-01T19:07:13.055Z] [2023-02-01T19:07:13.055Z] Successfully built f058beab65ef [2023-02-01T19:07:13.312Z] Successfully tagged security-spire-agent:latest [2023-02-01T19:07:13.312Z] Building security-spiffe-token-provider [2023-02-01T19:07:14.685Z]  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-01T19:07:16.587Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:07:16.587Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:07:16.587Z] ---> eda3136ffa5f [2023-02-01T19:07:16.587Z] Step 3/19 : WORKDIR /edgex-go [2023-02-01T19:07:16.587Z] ---> Using cache [2023-02-01T19:07:16.587Z] ---> 7a32f4c3429b [2023-02-01T19:07:16.587Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-01T19:07:17.963Z] ---> Running in 20d6bdc38768 [2023-02-01T19:07:18.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:18.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:18.750Z] v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-01T19:07:18.750Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-01T19:07:18.750Z] OK: 17044 distinct packages available [2023-02-01T19:07:18.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:18.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:19.008Z] OK: 211 MiB in 51 packages [2023-02-01T19:07:19.527Z] Removing intermediate container 27967c1523f5 [2023-02-01T19:07:19.527Z] ---> e510ade02bc8 [2023-02-01T19:07:19.527Z] Successfully built e510ade02bc8 [2023-02-01T19:07:19.527Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:07:19.944Z] + docker inspect -f . ci-base-image-arm64 [2023-02-01T19:07:19.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:07:20.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container [2023-02-01T19:07:20.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-01T19:07:20.910Z] Removing intermediate container 487cb9abc97f [2023-02-01T19:07:20.910Z] ---> c43b9e5a61f2 [2023-02-01T19:07:20.910Z] [2023-02-01T19:07:20.910Z] Step 10/23 : FROM alpine:3.16 [2023-02-01T19:07:20.910Z] Removing intermediate container d9ca0fbcbd7e [2023-02-01T19:07:20.910Z] ---> 9924c4396fb6 [2023-02-01T19:07:20.910Z] [2023-02-01T19:07:20.910Z] Step 10/24 : FROM alpine:3.16 [2023-02-01T19:07:20.910Z] Removing intermediate container 3fa1a37a2d1c [2023-02-01T19:07:20.910Z] ---> 90eaf396f2f4 [2023-02-01T19:07:20.910Z] [2023-02-01T19:07:20.910Z] Step 9/24 : FROM alpine:3.16 [2023-02-01T19:07:20.910Z] Removing intermediate container 20d6bdc38768 [2023-02-01T19:07:20.910Z] ---> ad553ebe9118 [2023-02-01T19:07:20.910Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-01T19:07:21.177Z] ---> b8416e24ec33 [2023-02-01T19:07:21.177Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:07:21.437Z] ---> Running in a7212819ea62 [2023-02-01T19:07:21.425Z] $ docker top a3e4fc06e702340a10bbfa7b88b342e4f1305c9f64e47714733201d3bbe9b9df -eo pid,comm [Pipeline] { [2023-02-01T19:07:21.695Z] 3.16: Pulling from library/alpine [Pipeline] sh [2023-02-01T19:07:22.261Z] 3.16: Pulling from library/alpine [2023-02-01T19:07:22.261Z] 3.16: Pulling from library/alpine [2023-02-01T19:07:22.379Z] + go version [2023-02-01T19:07:22.379Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-01T19:07:22.397Z] $ docker stop --time=1 a3e4fc06e702340a10bbfa7b88b342e4f1305c9f64e47714733201d3bbe9b9df [2023-02-01T19:07:23.199Z] Removing intermediate container 833fdeab00b6 [2023-02-01T19:07:23.199Z] ---> ee11ebceae51 [2023-02-01T19:07:23.199Z] [2023-02-01T19:07:23.199Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T19:07:23.458Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T19:07:23.458Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T19:07:23.458Z] Status: Downloaded newer image for alpine:3.16 [2023-02-01T19:07:23.458Z] Status: Downloaded newer image for alpine:3.16 [2023-02-01T19:07:23.458Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T19:07:23.458Z] Status: Image is up to date for alpine:3.16 [2023-02-01T19:07:23.458Z] ---> bfe296a52501 [2023-02-01T19:07:23.458Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:07:23.458Z] ---> bfe296a52501 [2023-02-01T19:07:23.458Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-01T19:07:23.458Z] ---> bfe296a52501 [2023-02-01T19:07:23.458Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:07:23.458Z] 3.16: Pulling from library/alpine [2023-02-01T19:07:23.720Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T19:07:23.720Z] Status: Image is up to date for alpine:3.16 [2023-02-01T19:07:23.720Z] ---> Running in 292b62749c1b [2023-02-01T19:07:23.720Z] ---> Running in d23f7878c07c [2023-02-01T19:07:23.720Z] ---> Running in c6af3e94b7ef [2023-02-01T19:07:23.720Z] ---> bfe296a52501 [2023-02-01T19:07:23.720Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-01T19:07:23.720Z] ---> Running in 99912e383a5c [2023-02-01T19:07:23.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:24.009Z] $ docker rm -f --volumes a3e4fc06e702340a10bbfa7b88b342e4f1305c9f64e47714733201d3bbe9b9df [2023-02-01T19:07:24.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:24.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:24.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:24.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:24.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:24.235Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T19:07:24.235Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:07:24.235Z] OK: 6 MiB in 15 packages [2023-02-01T19:07:24.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2023-02-01T19:07:24.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:24.493Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T19:07:24.493Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:07:24.493Z] OK: 6 MiB in 15 packages [2023-02-01T19:07:24.493Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-01T19:07:24.493Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-01T19:07:24.493Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:07:24.493Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T19:07:24.493Z] (1/3) Installing ca-certificates (20220614-r0) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:07:24.751Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-01T19:07:24.751Z] (3/3) Installing su-exec (0.2-r1) [2023-02-01T19:07:24.751Z] OK: 6 MiB in 16 packages [2023-02-01T19:07:24.751Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:07:24.751Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T19:07:24.751Z] OK: 6 MiB in 17 packages [2023-02-01T19:07:24.751Z] Removing intermediate container d23f7878c07c [2023-02-01T19:07:24.751Z] ---> dca28660e30a [2023-02-01T19:07:24.751Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T19:07:24.970Z] + docker inspect -f . ci-base-image-arm64 [2023-02-01T19:07:24.970Z] . [Pipeline] } [2023-02-01T19:07:25.009Z] ---> Running in 67f4bd7238f7 [2023-02-01T19:07:25.009Z] Removing intermediate container c6af3e94b7ef [2023-02-01T19:07:25.009Z] ---> 69438dbfda0c [2023-02-01T19:07:25.009Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T19:07:25.009Z] Removing intermediate container 67f4bd7238f7 [2023-02-01T19:07:25.009Z] ---> 7b4ea6d0284a [2023-02-01T19:07:25.009Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-01T19:07:25.009Z] ---> Running in a0023a3477a7 [2023-02-01T19:07:25.009Z] ---> Running in ae7a869c7ef3 [2023-02-01T19:07:25.009Z] Removing intermediate container a0023a3477a7 [2023-02-01T19:07:25.009Z] ---> eedbb6543ca5 [2023-02-01T19:07:25.009Z] Step 13/23 : ENV APP_PORT=59882 [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:07:25.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container [2023-02-01T19:07:25.265Z] ---> Running in 6fda63402111 [2023-02-01T19:07:25.266Z] Removing intermediate container ae7a869c7ef3 [2023-02-01T19:07:25.266Z] ---> 4fcaefcb2bbe [2023-02-01T19:07:25.266Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-01T19:07:25.266Z] Removing intermediate container 99912e383a5c [2023-02-01T19:07:25.266Z] ---> 7e3268fca13e [2023-02-01T19:07:25.266Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T19:07:25.266Z] ---> Running in 190c3eb71c59 [2023-02-01T19:07:25.266Z] Removing intermediate container 292b62749c1b [2023-02-01T19:07:25.266Z] ---> 4e2c80b3c0ea [2023-02-01T19:07:25.266Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T19:07:25.266Z] ---> Running in 86344dc15076 [2023-02-01T19:07:25.266Z] Removing intermediate container 6fda63402111 [2023-02-01T19:07:25.266Z] ---> a9cd61924d39 [2023-02-01T19:07:25.266Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-01T19:07:25.266Z] ---> Running in b5005a19be62 [2023-02-01T19:07:25.266Z] ---> Running in 23e4029bbba2 [2023-02-01T19:07:25.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-01T19:07:25.523Z] Removing intermediate container 190c3eb71c59 [2023-02-01T19:07:25.523Z] ---> 6a67ff22f2d0 [2023-02-01T19:07:25.523Z] Step 15/24 : WORKDIR / [2023-02-01T19:07:25.523Z] ---> Running in e93eefa64398 [2023-02-01T19:07:25.523Z] Removing intermediate container 86344dc15076 [2023-02-01T19:07:25.523Z] ---> 376c7575a9e3 [2023-02-01T19:07:25.523Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-01T19:07:25.523Z] Removing intermediate container b5005a19be62 [2023-02-01T19:07:25.523Z] ---> 358358fe13cc [2023-02-01T19:07:25.523Z] Step 12/24 : WORKDIR / [2023-02-01T19:07:25.523Z] Removing intermediate container 23e4029bbba2 [2023-02-01T19:07:25.523Z] ---> 2786a0f32c97 [2023-02-01T19:07:25.523Z] Step 15/23 : WORKDIR / [2023-02-01T19:07:25.523Z] ---> Running in 410ff59d65c2 [2023-02-01T19:07:25.523Z] ---> Running in e6999f6dfc86 [2023-02-01T19:07:25.523Z] ---> Running in 26ac426c0535 [2023-02-01T19:07:25.523Z] Removing intermediate container e93eefa64398 [2023-02-01T19:07:25.523Z] ---> 6e406c2ce965 [2023-02-01T19:07:25.523Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:07:25.781Z] Removing intermediate container 410ff59d65c2 [2023-02-01T19:07:25.781Z] ---> f381153cde35 [2023-02-01T19:07:25.781Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T19:07:25.781Z] ---> Running in 98fa49586881 [2023-02-01T19:07:25.781Z] Removing intermediate container e6999f6dfc86 [2023-02-01T19:07:25.781Z] ---> 9cccf98829f7 [2023-02-01T19:07:25.781Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-01T19:07:25.781Z] Removing intermediate container 26ac426c0535 [2023-02-01T19:07:25.781Z] ---> f495f8474e2e [2023-02-01T19:07:25.781Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:07:25.781Z] ---> 455e0dc7316a [2023-02-01T19:07:25.781Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-01T19:07:25.781Z] Removing intermediate container 98fa49586881 [2023-02-01T19:07:25.781Z] ---> 953aaa04c0eb [2023-02-01T19:07:25.781Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:07:26.039Z] ---> a721c5637461 [2023-02-01T19:07:26.039Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-01T19:07:26.039Z] ---> a4693c809d76 [2023-02-01T19:07:26.039Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-01T19:07:26.039Z] ---> 9cdea06ba3d3 [2023-02-01T19:07:26.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-01T19:07:26.297Z] ---> 393e20cdbd36 [2023-02-01T19:07:26.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-01T19:07:26.297Z] ---> 88158b5cd920 [2023-02-01T19:07:26.297Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-01T19:07:26.415Z] $ docker top 2a598e8f95bdc90bffe6252c184f12f6a1fbc1d5b8ab3fa86a0ca96e24165d70 -eo pid,comm [2023-02-01T19:07:26.554Z] ---> 14638c929b6f [2023-02-01T19:07:26.554Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-01T19:07:26.554Z] ---> b6dd8f97ccd9 [2023-02-01T19:07:26.554Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-01T19:07:26.554Z] ---> 4c9626a1084e [2023-02-01T19:07:26.554Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-01T19:07:26.554Z] ---> 760e5245b93c [2023-02-01T19:07:26.554Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-01T19:07:26.555Z] ---> 77c24f948e2f [2023-02-01T19:07:26.555Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [Pipeline] { [Pipeline] echo [2023-02-01T19:07:26.787Z] ========================================================= [2023-02-01T19:07:26.787Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-01T19:07:26.787Z] ========================================================= [Pipeline] sh [2023-02-01T19:07:26.819Z] ---> bfa819018891 [2023-02-01T19:07:26.819Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-01T19:07:26.819Z] ---> Running in 8a25dfd5416a [2023-02-01T19:07:26.819Z] ---> Running in 9884a1eb972e [2023-02-01T19:07:26.819Z] ---> aa7dc712df27 [2023-02-01T19:07:26.819Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-01T19:07:26.819Z] ---> d434227b0df7 [2023-02-01T19:07:26.819Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-01T19:07:27.077Z] Removing intermediate container 8a25dfd5416a [2023-02-01T19:07:27.077Z] ---> 8de8d81d827d [2023-02-01T19:07:27.077Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:07:27.077Z] Removing intermediate container 9884a1eb972e [2023-02-01T19:07:27.077Z] ---> 68e57acf639f [2023-02-01T19:07:27.077Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:07:27.077Z] ---> Running in 03ec268ead48 [2023-02-01T19:07:27.077Z] ---> Running in 92720e65cc7d [2023-02-01T19:07:27.077Z] ---> Running in 5a40ffe19ef0 [2023-02-01T19:07:27.077Z] ---> 770ba245887a [2023-02-01T19:07:27.077Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-01T19:07:27.077Z] Removing intermediate container 5a40ffe19ef0 [2023-02-01T19:07:27.077Z] ---> 89f74b0d8a32 [2023-02-01T19:07:27.077Z] Step 21/23 : LABEL arch=x86_64 [2023-02-01T19:07:27.105Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-02-01T19:07:27.334Z] Removing intermediate container 03ec268ead48 [2023-02-01T19:07:27.334Z] ---> 5f0feb10c268 [2023-02-01T19:07:27.334Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:07:27.334Z] ---> Running in 9e4c16f95800 [2023-02-01T19:07:27.334Z] Removing intermediate container 92720e65cc7d [2023-02-01T19:07:27.334Z] ---> 1241afe04d9a [2023-02-01T19:07:27.334Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T19:07:27.334Z] ---> Running in 872c66ac715c [2023-02-01T19:07:27.334Z] ---> Running in 82ef13ecee50 [Pipeline] fileExists [Pipeline] sh [2023-02-01T19:07:27.592Z] Removing intermediate container 9e4c16f95800 [2023-02-01T19:07:27.593Z] ---> 808adcf680c7 [2023-02-01T19:07:27.593Z] Step 22/23 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:07:27.593Z] ---> 9f1fed695ead [2023-02-01T19:07:27.593Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T19:07:27.593Z] ---> Running in 771236e36929 [2023-02-01T19:07:27.593Z] Removing intermediate container 872c66ac715c [2023-02-01T19:07:27.593Z] Removing intermediate container 82ef13ecee50 [2023-02-01T19:07:27.593Z] ---> ec102768a762 [2023-02-01T19:07:27.593Z] ---> 06f734dd580e [2023-02-01T19:07:27.593Z] Step 20/22 : LABEL arch=x86_64Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:07:27.593Z] [2023-02-01T19:07:27.593Z] ---> Running in db3bcd161a45 [2023-02-01T19:07:27.593Z] ---> Running in 50b24e26cb70 [2023-02-01T19:07:27.593Z] Removing intermediate container 771236e36929 [2023-02-01T19:07:27.593Z] ---> 5bd1a40ee328 [2023-02-01T19:07:27.593Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T19:07:27.746Z] + make test [2023-02-01T19:07:27.746Z] go test -race -coverprofile=coverage.out ./... [2023-02-01T19:07:27.851Z] ---> 5486c7e2ad17 [2023-02-01T19:07:27.851Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T19:07:27.851Z] ---> Running in 97e0fd88450d [2023-02-01T19:07:27.851Z] ---> Running in 932278c0c3d7 [2023-02-01T19:07:27.851Z] Removing intermediate container db3bcd161a45 [2023-02-01T19:07:27.851Z] ---> 8394bb9eacdc [2023-02-01T19:07:27.851Z] Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:07:27.851Z] Removing intermediate container 50b24e26cb70 [2023-02-01T19:07:27.851Z] ---> a95e2cd1e9c2 [2023-02-01T19:07:27.851Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T19:07:27.851Z] ---> Running in 4650beb9f4b0 [2023-02-01T19:07:27.851Z] Removing intermediate container 97e0fd88450d [2023-02-01T19:07:27.851Z] ---> b99aa0df540c [2023-02-01T19:07:27.851Z] [2023-02-01T19:07:27.851Z] ---> Running in 945b2dc0893a [2023-02-01T19:07:27.851Z] Successfully built b99aa0df540c [2023-02-01T19:07:28.109Z] Successfully tagged core-command:latest [2023-02-01T19:07:28.109Z] Building core-common-config-bootstrapper [2023-02-01T19:07:28.109Z]  Building core-command ... done Removing intermediate container 945b2dc0893a [2023-02-01T19:07:28.109Z] ---> cff231bdedb4 [2023-02-01T19:07:28.109Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T19:07:28.109Z] Removing intermediate container 4650beb9f4b0 [2023-02-01T19:07:28.109Z] ---> 1aa58aa09cf4 [2023-02-01T19:07:28.109Z] [2023-02-01T19:07:28.109Z] ---> Running in 9d2882148c50 [2023-02-01T19:07:28.109Z] Successfully built 1aa58aa09cf4 [2023-02-01T19:07:28.109Z] Successfully tagged core-metadata:latest [2023-02-01T19:07:28.109Z] Building core-data [2023-02-01T19:07:28.682Z]  Building core-metadata ... done Removing intermediate container 9d2882148c50 [2023-02-01T19:07:28.682Z] ---> a1558a705b46 [2023-02-01T19:07:28.682Z] [2023-02-01T19:07:28.682Z] Successfully built a1558a705b46 [2023-02-01T19:07:29.249Z] Successfully tagged support-notifications:latest [2023-02-01T19:07:29.249Z] Building security-proxy-setup [2023-02-01T19:07:32.613Z]  Building support-notifications ... done Removing intermediate container 932278c0c3d7 [2023-02-01T19:07:32.613Z] ---> 1a8c7f02e184 [2023-02-01T19:07:32.613Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T19:07:32.872Z] ---> Running in 6f094fa941df [2023-02-01T19:07:33.130Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:07:33.131Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:07:33.131Z] ---> eda3136ffa5f [2023-02-01T19:07:33.131Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:07:33.131Z] ---> Using cache [2023-02-01T19:07:33.131Z] ---> c2480f2d3d52 [2023-02-01T19:07:33.131Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T19:07:33.131Z] ---> Using cache [2023-02-01T19:07:33.131Z] ---> 5f3224df033b [2023-02-01T19:07:33.131Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T19:07:33.131Z] ---> Using cache [2023-02-01T19:07:33.131Z] ---> 5c11868caf70 [2023-02-01T19:07:33.131Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T19:07:33.131Z] ---> Using cache [2023-02-01T19:07:33.131Z] ---> eeb40d3c76ed [2023-02-01T19:07:33.131Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:07:33.131Z] ---> Using cache [2023-02-01T19:07:33.131Z] ---> c522f3f7e047 [2023-02-01T19:07:33.131Z] Step 8/22 : COPY . . [2023-02-01T19:07:33.131Z] ---> Using cache [2023-02-01T19:07:33.131Z] ---> 2291e8827f0d [2023-02-01T19:07:33.131Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-01T19:07:33.390Z] Removing intermediate container 6f094fa941df [2023-02-01T19:07:33.390Z] ---> affa0b2fccf8 [2023-02-01T19:07:33.390Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T19:07:33.649Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:07:33.649Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:07:33.649Z] ---> eda3136ffa5f [2023-02-01T19:07:33.649Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:07:33.649Z] ---> Using cache [2023-02-01T19:07:33.649Z] ---> c2480f2d3d52 [2023-02-01T19:07:33.649Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T19:07:33.649Z] ---> Using cache [2023-02-01T19:07:33.649Z] ---> 5f3224df033b [2023-02-01T19:07:33.649Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T19:07:33.649Z] ---> Using cache [2023-02-01T19:07:33.649Z] ---> 5c11868caf70 [2023-02-01T19:07:33.649Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T19:07:33.649Z] ---> Using cache [2023-02-01T19:07:33.649Z] ---> eeb40d3c76ed [2023-02-01T19:07:33.649Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:07:33.649Z] ---> Using cache [2023-02-01T19:07:33.649Z] ---> c522f3f7e047 [2023-02-01T19:07:33.649Z] Step 8/22 : COPY . . [2023-02-01T19:07:33.649Z] ---> Using cache [2023-02-01T19:07:33.649Z] ---> 2291e8827f0d [2023-02-01T19:07:33.649Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-01T19:07:33.907Z] ---> Running in b2837995fb48 [2023-02-01T19:07:33.907Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:07:33.907Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:07:33.907Z] ---> eda3136ffa5f [2023-02-01T19:07:33.907Z] Step 3/21 : WORKDIR /edgex-go [2023-02-01T19:07:33.907Z] ---> Using cache [2023-02-01T19:07:33.907Z] ---> 7a32f4c3429b [2023-02-01T19:07:33.907Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-01T19:07:33.907Z] ---> Running in 84f491a9c875 [2023-02-01T19:07:33.907Z] ---> Running in 418ba014f82a [2023-02-01T19:07:33.907Z] ---> Running in e04ffdf27a23 [2023-02-01T19:07:33.907Z] Removing intermediate container 84f491a9c875 [2023-02-01T19:07:33.907Z] ---> 431b17fa1439 [2023-02-01T19:07:33.907Z] Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:07:34.166Z] ---> Running in 9b4f56c1afa7 [2023-02-01T19:07:34.425Z] Removing intermediate container 9b4f56c1afa7 [2023-02-01T19:07:34.425Z] ---> 267caa2b755c [2023-02-01T19:07:34.425Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T19:07:34.425Z] ---> Running in 93c7106bf6b4 [2023-02-01T19:07:34.425Z] 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-02-01T19:07:34.425Z] Removing intermediate container 93c7106bf6b4 [2023-02-01T19:07:34.425Z] ---> 279c97c9b423 [2023-02-01T19:07:34.425Z] [2023-02-01T19:07:34.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:34.425Z] 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-02-01T19:07:34.683Z] Successfully built 279c97c9b423 [2023-02-01T19:07:34.683Z] Successfully tagged security-secretstore-setup:latest [2023-02-01T19:07:34.683Z] Building security-spire-config [2023-02-01T19:07:34.683Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:34.950Z] OK: 211 MiB in 51 packages [2023-02-01T19:07:37.481Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:07:37.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:07:37.481Z] ---> eda3136ffa5f [2023-02-01T19:07:37.481Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> 7a32f4c3429b [2023-02-01T19:07:37.481Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> de43e7a89d26 [2023-02-01T19:07:37.481Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> 9d590dfff3c9 [2023-02-01T19:07:37.481Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> 74d6f9f5aa29 [2023-02-01T19:07:37.481Z] Step 7/24 : COPY . . [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> aa01e6dbd1d5 [2023-02-01T19:07:37.481Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> 509f1d624d5e [2023-02-01T19:07:37.481Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> a3100028b1e2 [2023-02-01T19:07:37.481Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> f6152bb50fcb [2023-02-01T19:07:37.481Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> 82db0764520e [2023-02-01T19:07:37.481Z] [2023-02-01T19:07:37.481Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T19:07:37.481Z] ---> c4fc93816858 [2023-02-01T19:07:37.481Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:07:37.481Z] ---> Using cache [2023-02-01T19:07:37.481Z] ---> 2f876eb7cd65 [2023-02-01T19:07:37.481Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-01T19:07:37.481Z] Removing intermediate container e04ffdf27a23 [2023-02-01T19:07:37.481Z] ---> a813d9afd930 [2023-02-01T19:07:37.481Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-01T19:07:37.740Z] ---> Running in d6947f23aed3 [2023-02-01T19:07:37.998Z] ---> 6af57da47233 [2023-02-01T19:07:37.998Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:07:37.998Z] ---> Running in 613146fdedb2 [2023-02-01T19:07:38.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:38.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:38.775Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T19:07:38.775Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T19:07:38.775Z] OK: 15859 distinct packages available [2023-02-01T19:07:38.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:38.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:07:39.033Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-01T19:07:39.033Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-01T19:07:39.033Z] (3/4) Installing libucontext (1.1-r0) [2023-02-01T19:07:39.033Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-01T19:07:39.033Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T19:07:39.033Z] OK: 6 MiB in 18 packages [2023-02-01T19:07:40.406Z] Removing intermediate container d6947f23aed3 [2023-02-01T19:07:40.406Z] ---> e2faf9197152 [2023-02-01T19:07:40.406Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T19:07:43.682Z] ---> bdd520e0097d [2023-02-01T19:07:43.683Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T19:07:43.941Z] ---> bb3ac78c24cf [2023-02-01T19:07:43.941Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-01T19:07:44.199Z] ---> Running in 32ac199e6901 [2023-02-01T19:07:44.457Z] Removing intermediate container 32ac199e6901 [2023-02-01T19:07:44.457Z] ---> 75fab88b4e33 [2023-02-01T19:07:44.457Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-01T19:07:45.390Z] ---> 1947133a9084 [2023-02-01T19:07:45.390Z] Step 19/24 : WORKDIR / [2023-02-01T19:07:45.649Z] ---> Running in eaffc99eb0d4 [2023-02-01T19:07:45.930Z] Removing intermediate container eaffc99eb0d4 [2023-02-01T19:07:45.930Z] ---> 22f1e40030a9 [2023-02-01T19:07:45.930Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T19:07:46.190Z] ---> Running in 8da0b678f696 [2023-02-01T19:07:46.450Z] Removing intermediate container 8da0b678f696 [2023-02-01T19:07:46.450Z] ---> d2d05f171abd [2023-02-01T19:07:46.450Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T19:07:46.450Z] ---> Running in 8c39975d4cef [2023-02-01T19:07:47.026Z] Removing intermediate container 8c39975d4cef [2023-02-01T19:07:47.026Z] ---> d3c8a6f3f0b2 [2023-02-01T19:07:47.026Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T19:07:47.026Z] ---> Running in 63b084fba05a [2023-02-01T19:07:47.286Z] Removing intermediate container 63b084fba05a [2023-02-01T19:07:47.286Z] ---> bf3332870bde [2023-02-01T19:07:47.286Z] Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:07:47.544Z] ---> Running in 807d3df6ce5f [2023-02-01T19:07:47.544Z] Removing intermediate container 807d3df6ce5f [2023-02-01T19:07:47.544Z] ---> 3afe91edc3bf [2023-02-01T19:07:47.544Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T19:07:47.805Z] ---> Running in ae8068a7b85a [2023-02-01T19:07:48.068Z] Removing intermediate container ae8068a7b85a [2023-02-01T19:07:48.068Z] ---> 70bded202807 [2023-02-01T19:07:48.068Z] [2023-02-01T19:07:48.068Z] Successfully built 70bded202807 [2023-02-01T19:07:48.068Z] Successfully tagged security-spire-config:latest [2023-02-01T19:07:48.068Z] Building security-bootstrapper [2023-02-01T19:07:53.336Z]  Building security-spire-config ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:07:53.336Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:07:53.336Z] ---> eda3136ffa5f [2023-02-01T19:07:53.336Z] Step 3/32 : WORKDIR /edgex-go [2023-02-01T19:07:53.336Z] ---> Using cache [2023-02-01T19:07:53.336Z] ---> 7a32f4c3429b [2023-02-01T19:07:53.336Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-01T19:07:53.336Z] ---> Using cache [2023-02-01T19:07:53.336Z] ---> a813d9afd930 [2023-02-01T19:07:53.336Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-01T19:07:53.336Z] ---> Using cache [2023-02-01T19:07:53.336Z] ---> 6af57da47233 [2023-02-01T19:07:53.336Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:07:57.524Z] ---> Running in 713cd3671e01 [2023-02-01T19:07:57.524Z] Removing intermediate container a7212819ea62 [2023-02-01T19:07:57.524Z] ---> e4683423c63c [2023-02-01T19:07:57.524Z] Step 7/19 : COPY . . [2023-02-01T19:07:59.968Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-01T19:08:01.712Z] Removing intermediate container b2837995fb48 [2023-02-01T19:08:01.712Z] ---> 71de9f2dae1d [2023-02-01T19:08:01.712Z] [2023-02-01T19:08:01.712Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T19:08:01.712Z] ---> bfe296a52501 [2023-02-01T19:08:01.712Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-01T19:08:01.712Z] ---> abd818b4e752 [2023-02-01T19:08:01.712Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-01T19:08:01.970Z] ---> Running in 4db3511dc9fa [2023-02-01T19:08:01.970Z] Removing intermediate container 418ba014f82a [2023-02-01T19:08:01.970Z] ---> d2383614cd17 [2023-02-01T19:08:01.970Z] [2023-02-01T19:08:01.970Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T19:08:01.970Z] ---> bfe296a52501 [2023-02-01T19:08:01.970Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-01T19:08:01.970Z] ---> Running in 5011f7501dc3 [2023-02-01T19:08:02.230Z] ---> Running in 04839b7fca7b [2023-02-01T19:08:02.230Z] Removing intermediate container 4db3511dc9fa [2023-02-01T19:08:02.230Z] ---> eaff67a873ea [2023-02-01T19:08:02.230Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:08:02.230Z] ---> Running in 7a9edb5f840e [2023-02-01T19:08:02.489Z] Removing intermediate container 04839b7fca7b [2023-02-01T19:08:02.489Z] ---> 8cea98005a63 [2023-02-01T19:08:02.489Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-01T19:08:02.489Z] 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-02-01T19:08:02.489Z] ---> Running in 27aacc984ce0 [2023-02-01T19:08:02.748Z] Removing intermediate container 27aacc984ce0 [2023-02-01T19:08:02.748Z] ---> ddb86a8f797d [2023-02-01T19:08:02.748Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-01T19:08:02.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:02.748Z] ---> Running in 374147076a83 [2023-02-01T19:08:03.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:03.006Z] Removing intermediate container 374147076a83 [2023-02-01T19:08:03.006Z] ---> 6f63a9a0a1f3 [2023-02-01T19:08:03.006Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:08:03.268Z] ---> Running in 07dc85bee3b7 [2023-02-01T19:08:03.268Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T19:08:03.268Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:08:03.527Z] OK: 6 MiB in 15 packages [2023-02-01T19:08:03.527Z] Removing intermediate container 613146fdedb2 [2023-02-01T19:08:03.527Z] ---> 0a55e7cc9dd6 [2023-02-01T19:08:03.527Z] Step 7/21 : COPY . . [2023-02-01T19:08:03.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:03.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:03.787Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T19:08:04.140Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:08:04.140Z] OK: 6 MiB in 15 packages [2023-02-01T19:08:05.513Z] Removing intermediate container 7a9edb5f840e [2023-02-01T19:08:05.513Z] ---> 3aef4cbb90e7 [2023-02-01T19:08:05.513Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:08:05.770Z] Removing intermediate container 07dc85bee3b7 [2023-02-01T19:08:05.771Z] ---> 488054e2db40 [2023-02-01T19:08:05.771Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:08:05.771Z] ---> 633d5364b722 [2023-02-01T19:08:05.771Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-01T19:08:06.029Z] ---> ba6a193d0309 [2023-02-01T19:08:06.029Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-01T19:08:07.411Z] ---> 472258edb79b [2023-02-01T19:08:07.411Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-01T19:08:07.411Z] ---> 925abc7d0e45 [2023-02-01T19:08:07.411Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-01T19:08:08.793Z] ---> 693b9d928ae1 [2023-02-01T19:08:08.793Z] ---> 0a42d234fc49 [2023-02-01T19:08:08.793Z] Step 18/22 : ENTRYPOINT ["/core-data"]Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-01T19:08:08.793Z] [2023-02-01T19:08:09.055Z] ---> Running in 238c1a474a59 [2023-02-01T19:08:09.659Z] ---> 8ddd70a4febb [2023-02-01T19:08:09.659Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T19:08:09.659Z] ---> b5039f518a43 [2023-02-01T19:08:09.659Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-01T19:08:09.964Z] ---> Running in 80e6d316efae [2023-02-01T19:08:09.964Z] ---> Running in fe2d9c241b47 [2023-02-01T19:08:09.964Z] Removing intermediate container 238c1a474a59 [2023-02-01T19:08:09.964Z] ---> f023a3c9e2a7 [2023-02-01T19:08:09.964Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:08:10.531Z] ---> Running in 0c2e08207acc [2023-02-01T19:08:11.106Z] Removing intermediate container 0c2e08207acc [2023-02-01T19:08:11.106Z] ---> e56a15aa0ebf [2023-02-01T19:08:11.106Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T19:08:11.106Z] ---> Running in e434fba246e0 [2023-02-01T19:08:11.106Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-01T19:08:11.367Z] Removing intermediate container e434fba246e0 [2023-02-01T19:08:11.367Z] ---> b9c5fd0524c4 [2023-02-01T19:08:11.367Z] Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:08:11.367Z] ---> Running in ae3119b0ee53 [2023-02-01T19:08:11.627Z] Removing intermediate container ae3119b0ee53 [2023-02-01T19:08:11.627Z] ---> 6933ae6cc9c2 [2023-02-01T19:08:11.627Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T19:08:11.627Z] ---> Running in 3cee366e380a [2023-02-01T19:08:11.627Z] Removing intermediate container 80e6d316efae [2023-02-01T19:08:11.627Z] ---> 09c724baa642 [2023-02-01T19:08:11.627Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T19:08:11.886Z] ---> Running in 74e1ddb7d426 [2023-02-01T19:08:11.886Z] Removing intermediate container 3cee366e380a [2023-02-01T19:08:11.886Z] ---> 1122fe3d1baa [2023-02-01T19:08:11.886Z] [2023-02-01T19:08:11.886Z] Successfully built 1122fe3d1baa [2023-02-01T19:08:11.886Z] Successfully tagged core-data:latest [2023-02-01T19:08:11.886Z] Building support-scheduler [2023-02-01T19:08:12.143Z]  Building core-data ... done Removing intermediate container 74e1ddb7d426 [2023-02-01T19:08:12.143Z] ---> fb191902fd27 [2023-02-01T19:08:12.143Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-01T19:08:13.089Z] ---> Running in 93d93178ebf4 [2023-02-01T19:08:13.400Z] Removing intermediate container 93d93178ebf4 [2023-02-01T19:08:13.400Z] ---> b74f76a81765 [2023-02-01T19:08:13.400Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T19:08:13.658Z] ---> Running in 3190a34f7973 [2023-02-01T19:08:13.937Z] Removing intermediate container 3190a34f7973 [2023-02-01T19:08:13.937Z] ---> 1b08417c95b8 [2023-02-01T19:08:13.937Z] Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:08:14.202Z] ---> Running in 0bfd5f05d9c4 [2023-02-01T19:08:14.460Z] Removing intermediate container 0bfd5f05d9c4 [2023-02-01T19:08:14.460Z] ---> 7f3de28af9d5 [2023-02-01T19:08:14.460Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T19:08:15.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:08:15.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:08:15.033Z] ---> eda3136ffa5f [2023-02-01T19:08:15.033Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:08:15.033Z] ---> Using cache [2023-02-01T19:08:15.033Z] ---> c2480f2d3d52 [2023-02-01T19:08:15.033Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T19:08:15.033Z] ---> Using cache [2023-02-01T19:08:15.033Z] ---> 5f3224df033b [2023-02-01T19:08:15.033Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T19:08:15.033Z] ---> Using cache [2023-02-01T19:08:15.033Z] ---> 5c11868caf70 [2023-02-01T19:08:15.033Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T19:08:15.033Z] ---> Using cache [2023-02-01T19:08:15.033Z] ---> eeb40d3c76ed [2023-02-01T19:08:15.033Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:08:15.033Z] ---> Using cache [2023-02-01T19:08:15.033Z] ---> c522f3f7e047 [2023-02-01T19:08:15.033Z] Step 8/22 : COPY . . [2023-02-01T19:08:15.033Z] ---> Using cache [2023-02-01T19:08:15.033Z] ---> 2291e8827f0d [2023-02-01T19:08:15.033Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-01T19:08:15.293Z] ---> Running in c96e0d5ed6be [2023-02-01T19:08:15.859Z] ---> Running in ce3d8d411557 [2023-02-01T19:08:15.859Z] Removing intermediate container c96e0d5ed6be [2023-02-01T19:08:15.859Z] ---> 895f8a3b32cf [2023-02-01T19:08:15.859Z] [2023-02-01T19:08:15.859Z] Successfully built 895f8a3b32cf [2023-02-01T19:08:15.859Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-01T19:08:16.429Z]  Building core-common-config-bootstrapper ... done 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-02-01T19:08:28.631Z] Removing intermediate container 713cd3671e01 [2023-02-01T19:08:28.631Z] ---> eea88e427281 [2023-02-01T19:08:28.631Z] Step 7/32 : COPY . . [2023-02-01T19:08:32.813Z] 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-02-01T19:08:33.763Z] Removing intermediate container 5011f7501dc3 [2023-02-01T19:08:33.763Z] ---> f064312df3c0 [2023-02-01T19:08:33.763Z] [2023-02-01T19:08:33.763Z] Step 9/19 : FROM alpine:3.15 [2023-02-01T19:08:33.763Z] ---> c4fc93816858 [2023-02-01T19:08:33.763Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:08:33.763Z] ---> Using cache [2023-02-01T19:08:33.763Z] ---> 2f876eb7cd65 [2023-02-01T19:08:33.763Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-01T19:08:33.763Z] ---> Running in 5bd1b4a66e75 [2023-02-01T19:08:34.021Z] ---> ff73918dc74a [2023-02-01T19:08:34.021Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-01T19:08:34.021Z] ---> Running in 5bc2dc9e3129 [2023-02-01T19:08:34.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:34.586Z] 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-02-01T19:08:34.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:35.151Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T19:08:35.151Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T19:08:35.151Z] OK: 15859 distinct packages available [2023-02-01T19:08:35.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:35.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:35.409Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-01T19:08:35.409Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-01T19:08:35.409Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-01T19:08:35.409Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-01T19:08:35.409Z] (5/9) Installing curl (7.80.0-r5) [2023-02-01T19:08:35.409Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-01T19:08:35.409Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-01T19:08:35.409Z] (8/9) Installing libucontext (1.1-r0) [2023-02-01T19:08:35.409Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-01T19:08:35.409Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T19:08:35.409Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T19:08:35.409Z] OK: 8 MiB in 23 packages [2023-02-01T19:08:36.780Z] Removing intermediate container fe2d9c241b47 [2023-02-01T19:08:36.781Z] ---> e7d0ca8de2d3 [2023-02-01T19:08:36.781Z] [2023-02-01T19:08:36.781Z] Step 9/21 : FROM alpine:3.16 [2023-02-01T19:08:36.781Z] ---> bfe296a52501 [2023-02-01T19:08:36.781Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-01T19:08:36.781Z] ---> Running in 263147e50767 [2023-02-01T19:08:37.345Z] Removing intermediate container 5bd1b4a66e75 [2023-02-01T19:08:37.345Z] ---> 46cf01e4f99b [2023-02-01T19:08:37.345Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:08:37.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:37.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:37.602Z] ---> 7aaefc7e298b [2023-02-01T19:08:37.602Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-01T19:08:37.860Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-01T19:08:37.860Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-01T19:08:37.860Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-01T19:08:37.860Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-01T19:08:37.860Z] (5/6) Installing curl (7.83.1-r5) [2023-02-01T19:08:37.860Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-01T19:08:37.860Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:08:37.860Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T19:08:37.860Z] OK: 8 MiB in 20 packages [2023-02-01T19:08:38.426Z] ---> 223eea74ab0e [2023-02-01T19:08:38.426Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-01T19:08:38.683Z] ---> 94c919a0877d [2023-02-01T19:08:38.683Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-01T19:08:38.683Z] ---> Running in 79ad5a48d5ba [2023-02-01T19:08:38.683Z] Removing intermediate container 263147e50767 [2023-02-01T19:08:38.683Z] ---> 53b86c70beaa [2023-02-01T19:08:38.683Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T19:08:38.942Z] Removing intermediate container 79ad5a48d5ba [2023-02-01T19:08:38.942Z] ---> 88d87de0b5e6 [2023-02-01T19:08:38.942Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:08:38.942Z] ---> Running in bc1bf24fe317 [2023-02-01T19:08:38.942Z] ---> Running in ad2aa7723955 [2023-02-01T19:08:38.942Z] Removing intermediate container bc1bf24fe317 [2023-02-01T19:08:38.942Z] ---> 0da52adaf307 [2023-02-01T19:08:38.942Z] Step 12/21 : WORKDIR /edgex [2023-02-01T19:08:38.942Z] Removing intermediate container ad2aa7723955 [2023-02-01T19:08:38.942Z] ---> 9e9a42574a2b [2023-02-01T19:08:38.942Z] Step 17/19 : LABEL arch=x86_64 [2023-02-01T19:08:39.200Z] ---> Running in bd8dbe2b6d3d [2023-02-01T19:08:39.200Z] ---> Running in 09dea7e54203 [2023-02-01T19:08:39.459Z] Removing intermediate container bd8dbe2b6d3d [2023-02-01T19:08:39.459Z] ---> f2bdbc42ec24 [2023-02-01T19:08:39.459Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-01T19:08:39.459Z] Removing intermediate container 09dea7e54203 [2023-02-01T19:08:39.459Z] ---> 2060fc4a2220 [2023-02-01T19:08:39.459Z] Step 18/19 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:08:39.459Z] ---> Running in 31077765a17b [2023-02-01T19:08:39.719Z] Removing intermediate container 31077765a17b [2023-02-01T19:08:39.719Z] ---> 2ff369018fb3 [2023-02-01T19:08:39.719Z] Step 19/19 : LABEL version=0.0.0 [2023-02-01T19:08:39.719Z] ---> adc0a808734d [2023-02-01T19:08:39.719Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-01T19:08:39.719Z] ---> Running in f831b1e78908 [2023-02-01T19:08:39.977Z] Removing intermediate container f831b1e78908 [2023-02-01T19:08:39.977Z] ---> dfde13d53a1b [2023-02-01T19:08:39.977Z] [2023-02-01T19:08:40.235Z] Successfully built dfde13d53a1b [2023-02-01T19:08:40.235Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-01T19:08:40.235Z]  Building security-spiffe-token-provider ... done  ---> 83772ccbc072 [2023-02-01T19:08:40.235Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-01T19:08:40.815Z] ---> ec704e29f89c [2023-02-01T19:08:40.815Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T19:08:41.074Z] ---> 22938572e197 [2023-02-01T19:08:41.074Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T19:08:41.074Z] ---> Running in 0d36323b4805 [2023-02-01T19:08:42.452Z] Removing intermediate container 0d36323b4805 [2023-02-01T19:08:42.452Z] ---> faf08d41c026 [2023-02-01T19:08:42.452Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T19:08:42.452Z] ---> Running in a6380a92562f [2023-02-01T19:08:42.714Z] Removing intermediate container a6380a92562f [2023-02-01T19:08:42.714Z] ---> 25f2d8044621 [2023-02-01T19:08:42.714Z] Step 19/21 : LABEL arch=x86_64 [2023-02-01T19:08:42.714Z] ---> Running in 418608e42eb8 [2023-02-01T19:08:42.976Z] Removing intermediate container 418608e42eb8 [2023-02-01T19:08:42.976Z] ---> 50705ac8d22e [2023-02-01T19:08:42.976Z] Step 20/21 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:08:42.976Z] ---> Running in cb8bb1b1660d [2023-02-01T19:08:43.545Z] Removing intermediate container cb8bb1b1660d [2023-02-01T19:08:43.545Z] ---> 26e854013818 [2023-02-01T19:08:43.545Z] Step 21/21 : LABEL version=0.0.0 [2023-02-01T19:08:43.545Z] ---> Running in 9effac46074d [2023-02-01T19:08:43.805Z] Removing intermediate container 9effac46074d [2023-02-01T19:08:43.805Z] ---> 8b5ed1e9bb05 [2023-02-01T19:08:43.805Z] [2023-02-01T19:08:44.064Z] Successfully built 8b5ed1e9bb05 [2023-02-01T19:08:44.065Z] Successfully tagged security-proxy-setup:latest [2023-02-01T19:08:45.442Z]  Building security-proxy-setup ... done Removing intermediate container ce3d8d411557 [2023-02-01T19:08:45.442Z] ---> 324f8280e42b [2023-02-01T19:08:45.442Z] [2023-02-01T19:08:45.442Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T19:08:45.442Z] ---> bfe296a52501 [2023-02-01T19:08:45.442Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:08:45.442Z] ---> Using cache [2023-02-01T19:08:45.442Z] ---> 69438dbfda0c [2023-02-01T19:08:45.442Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T19:08:45.442Z] ---> Using cache [2023-02-01T19:08:45.442Z] ---> eedbb6543ca5 [2023-02-01T19:08:45.442Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-01T19:08:45.442Z] ---> Running in 02fed32fdeff [2023-02-01T19:08:45.442Z] Removing intermediate container 02fed32fdeff [2023-02-01T19:08:45.442Z] ---> bb42f962bcde [2023-02-01T19:08:45.442Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T19:08:45.442Z] ---> Running in 9804963f299c [2023-02-01T19:08:45.442Z] Removing intermediate container 9804963f299c [2023-02-01T19:08:45.442Z] ---> f45e1cc7e86a [2023-02-01T19:08:45.442Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:08:45.701Z] ---> bfbe04bf7b12 [2023-02-01T19:08:45.701Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-01T19:08:46.271Z] ---> 0c5806807ca3 [2023-02-01T19:08:46.271Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-01T19:08:46.530Z] ---> 1825a48c0984 [2023-02-01T19:08:46.530Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-01T19:08:46.530Z] ---> Running in 96d17d59f264 [2023-02-01T19:08:46.530Z] Removing intermediate container 96d17d59f264 [2023-02-01T19:08:46.530Z] ---> 9ea32cbb241f [2023-02-01T19:08:46.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:08:46.787Z] ---> Running in c9419c4d29ac [2023-02-01T19:08:46.787Z] Removing intermediate container c9419c4d29ac [2023-02-01T19:08:46.787Z] ---> 1ed71f7c71ed [2023-02-01T19:08:46.787Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T19:08:46.787Z] ---> Running in 0852034f044d [2023-02-01T19:08:47.045Z] Removing intermediate container 0852034f044d [2023-02-01T19:08:47.045Z] ---> e9541fff135d [2023-02-01T19:08:47.045Z] Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:08:47.045Z] ---> Running in dc0dbd8b2f2c [2023-02-01T19:08:47.045Z] Removing intermediate container dc0dbd8b2f2c [2023-02-01T19:08:47.045Z] ---> f8b6cc055a0f [2023-02-01T19:08:47.045Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T19:08:47.045Z] ---> Running in 248f28a9a0b5 [2023-02-01T19:08:47.304Z] Removing intermediate container 248f28a9a0b5 [2023-02-01T19:08:47.304Z] ---> 143ed8a3e9b7 [2023-02-01T19:08:47.304Z] [2023-02-01T19:08:47.304Z] Successfully built 143ed8a3e9b7 [2023-02-01T19:08:47.304Z] Successfully tagged support-scheduler:latest [2023-02-01T19:08:52.573Z]  Building support-scheduler ... done Removing intermediate container 5bc2dc9e3129 [2023-02-01T19:08:52.573Z] ---> 639cdc7b7dbb [2023-02-01T19:08:52.573Z] [2023-02-01T19:08:52.573Z] Step 9/32 : FROM alpine:3.16 [2023-02-01T19:08:52.573Z] ---> bfe296a52501 [2023-02-01T19:08:52.573Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:08:52.573Z] ---> Running in 1ce1ea55cc48 [2023-02-01T19:08:52.573Z] Removing intermediate container 1ce1ea55cc48 [2023-02-01T19:08:52.573Z] ---> e5f717e0c08d [2023-02-01T19:08:52.573Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-01T19:08:52.573Z] ---> Running in 74091828083d [2023-02-01T19:08:52.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:52.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T19:08:53.094Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-01T19:08:53.094Z] (2/2) Installing su-exec (0.2-r1) [2023-02-01T19:08:53.094Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:08:53.094Z] OK: 6 MiB in 16 packages [2023-02-01T19:08:53.352Z] Removing intermediate container 74091828083d [2023-02-01T19:08:53.352Z] ---> bbba3b4072eb [2023-02-01T19:08:53.352Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-01T19:08:53.610Z] ---> Running in 28d44c196feb [2023-02-01T19:08:53.610Z] Removing intermediate container 28d44c196feb [2023-02-01T19:08:53.610Z] ---> 77708b488c60 [2023-02-01T19:08:53.610Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-01T19:08:53.610Z] ---> Running in f0571fe5f25a [2023-02-01T19:08:53.610Z] Removing intermediate container f0571fe5f25a [2023-02-01T19:08:53.610Z] ---> 1eae61dc3cc6 [2023-02-01T19:08:53.610Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-01T19:08:53.610Z] ---> Running in 51c25f412eb7 [2023-02-01T19:08:53.869Z] Removing intermediate container 51c25f412eb7 [2023-02-01T19:08:53.869Z] ---> 15079ae5d03c [2023-02-01T19:08:53.869Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-01T19:08:53.870Z] ---> Running in bbe1b838741f [2023-02-01T19:08:53.870Z] Removing intermediate container bbe1b838741f [2023-02-01T19:08:53.870Z] ---> 3f3e503cab96 [2023-02-01T19:08:53.870Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-01T19:08:53.870Z] ---> Running in f2d04f3cd6ed [2023-02-01T19:08:54.436Z] Removing intermediate container f2d04f3cd6ed [2023-02-01T19:08:54.436Z] ---> a31f8c8f4ed1 [2023-02-01T19:08:54.436Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-01T19:08:54.702Z] ---> Running in 6af757d73f09 [2023-02-01T19:08:54.702Z] Removing intermediate container 6af757d73f09 [2023-02-01T19:08:54.702Z] ---> a0534d1063f8 [2023-02-01T19:08:54.702Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-01T19:08:54.702Z] ---> c87b64c8adc5 [2023-02-01T19:08:54.702Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-01T19:08:54.961Z] ---> Running in 6429814709bb [2023-02-01T19:08:55.526Z] Removing intermediate container 6429814709bb [2023-02-01T19:08:55.526Z] ---> 4cac96bb23c6 [2023-02-01T19:08:55.526Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:08:55.526Z] ---> 49a050b1442e [2023-02-01T19:08:55.526Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-01T19:08:56.094Z] ---> c80770080f66 [2023-02-01T19:08:56.094Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-01T19:08:56.351Z] ---> aca26abb6509 [2023-02-01T19:08:56.351Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-01T19:08:56.351Z] ---> 2dde44b1cbc3 [2023-02-01T19:08:56.351Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-01T19:08:56.609Z] ---> 1d2b6eaa6a23 [2023-02-01T19:08:56.609Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-01T19:08:56.867Z] ---> f12c1d43d747 [2023-02-01T19:08:56.867Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-01T19:08:56.867Z] ---> 1c646a767833 [2023-02-01T19:08:56.867Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-01T19:08:56.867Z] ---> Running in 212b7fe96412 [2023-02-01T19:08:57.434Z] Removing intermediate container 212b7fe96412 [2023-02-01T19:08:57.434Z] ---> 08524ad3d485 [2023-02-01T19:08:57.434Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-01T19:08:57.693Z] ---> Running in 5b82a2bbb83e [2023-02-01T19:08:57.693Z] Removing intermediate container 5b82a2bbb83e [2023-02-01T19:08:57.693Z] ---> dc46d8672676 [2023-02-01T19:08:57.693Z] Step 29/32 : CMD ["gate"] [2023-02-01T19:08:57.693Z] ---> Running in 83e09349f4b5 [2023-02-01T19:08:57.693Z] Removing intermediate container 83e09349f4b5 [2023-02-01T19:08:57.693Z] ---> 605c1ed1d408 [2023-02-01T19:08:57.693Z] Step 30/32 : LABEL arch=x86_64 [2023-02-01T19:08:57.951Z] ---> Running in 1cd91651ad46 [2023-02-01T19:08:57.951Z] Removing intermediate container 1cd91651ad46 [2023-02-01T19:08:57.951Z] ---> 04a4215ef76f [2023-02-01T19:08:57.952Z] Step 31/32 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:08:57.952Z] ---> Running in 379de32e943c [2023-02-01T19:08:58.210Z] Removing intermediate container 379de32e943c [2023-02-01T19:08:58.210Z] ---> 10e1448d7bd5 [2023-02-01T19:08:58.210Z] Step 32/32 : LABEL version=0.0.0 [2023-02-01T19:08:58.210Z] ---> Running in 29a352d27fbe [2023-02-01T19:08:58.210Z] Removing intermediate container 29a352d27fbe [2023-02-01T19:08:58.210Z] ---> 59f14f77f475 [2023-02-01T19:08:58.210Z] [2023-02-01T19:08:58.210Z] Successfully built 59f14f77f475 [2023-02-01T19:08:58.210Z] Successfully tagged security-bootstrapper:latest [2023-02-01T19:08:58.473Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-01T19:08:58.496Z] $ docker stop --time=1 f09650f6f86945963cc170410ff7c30dd02fea4450f98c3a9c9be0218b6853b9 [2023-02-01T19:08:59.818Z] $ docker rm -f --volumes f09650f6f86945963cc170410ff7c30dd02fea4450f98c3a9c9be0218b6853b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-01T19:09:00.209Z] + docker images [2023-02-01T19:09:00.209Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-01T19:09:00.209Z] security-bootstrapper latest 59f14f77f475 2 seconds ago 20.3MB [2023-02-01T19:09:00.209Z] 639cdc7b7dbb 9 seconds ago 1.67GB [2023-02-01T19:09:00.209Z] support-scheduler latest 143ed8a3e9b7 13 seconds ago 30MB [2023-02-01T19:09:00.209Z] 324f8280e42b 16 seconds ago 1.75GB [2023-02-01T19:09:00.209Z] security-proxy-setup latest 8b5ed1e9bb05 17 seconds ago 27.8MB [2023-02-01T19:09:00.209Z] security-spiffe-token-provider latest dfde13d53a1b 21 seconds ago 29.8MB [2023-02-01T19:09:00.209Z] e7d0ca8de2d3 24 seconds ago 1.67GB [2023-02-01T19:09:00.209Z] f064312df3c0 30 seconds ago 1.72GB [2023-02-01T19:09:00.209Z] core-common-config-bootstrapper latest 895f8a3b32cf 45 seconds ago 15.5MB [2023-02-01T19:09:00.209Z] core-data latest 1122fe3d1baa 49 seconds ago 17.9MB [2023-02-01T19:09:00.209Z] d2383614cd17 About a minute ago 1.69GB [2023-02-01T19:09:00.209Z] 71de9f2dae1d About a minute ago 1.68GB [2023-02-01T19:09:00.209Z] security-spire-config latest 70bded202807 About a minute ago 85.8MB [2023-02-01T19:09:00.209Z] security-secretstore-setup latest 279c97c9b423 About a minute ago 29.9MB [2023-02-01T19:09:00.209Z] support-notifications latest a1558a705b46 About a minute ago 30.6MB [2023-02-01T19:09:00.209Z] core-command latest b99aa0df540c About a minute ago 17.7MB [2023-02-01T19:09:00.209Z] core-metadata latest 1aa58aa09cf4 About a minute ago 18.5MB [2023-02-01T19:09:00.209Z] ee11ebceae51 About a minute ago 1.75GB [2023-02-01T19:09:00.209Z] 90eaf396f2f4 About a minute ago 1.68GB [2023-02-01T19:09:00.209Z] 9924c4396fb6 About a minute ago 1.69GB [2023-02-01T19:09:00.209Z] c43b9e5a61f2 About a minute ago 1.68GB [2023-02-01T19:09:00.209Z] security-spire-agent latest f058beab65ef About a minute ago 125MB [2023-02-01T19:09:00.209Z] 82db0764520e About a minute ago 1.55GB [2023-02-01T19:09:00.209Z] security-spire-server latest c071faccbd66 2 minutes ago 86.5MB [2023-02-01T19:09:00.209Z] 5abe2f2208fe 2 minutes ago 1.55GB [2023-02-01T19:09:00.209Z] ci-base-image-x86_64 latest eda3136ffa5f 5 minutes ago 904MB [2023-02-01T19:09:00.209Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-01T19:09:00.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-01T19:09:00.209Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-02-01T19:09:00.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-02-01T19:09:00.209Z] 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-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-01T19:09:51.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-01T19:09:55.967Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-01T19:09:55.967Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-01T19:09:55.967Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-01T19:09:55.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-01T19:10:10.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements [2023-02-01T19:10:10.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-01T19:10:10.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-01T19:10:17.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.564s coverage: 98.5% of statements [2023-02-01T19:10:19.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.681s coverage: 43.1% of statements [2023-02-01T19:10:19.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-01T19:10:19.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-01T19:10:19.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-01T19:10:19.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.554s coverage: 54.0% of statements [2023-02-01T19:10:19.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-01T19:10:19.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-01T19:10:51.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.255s coverage: 89.2% of statements [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-01T19:10:51.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.662s coverage: 2.6% of statements [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-01T19:10:51.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.325s coverage: 95.6% of statements [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-01T19:10:51.882Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.423s coverage: 72.2% of statements [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-01T19:10:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-01T19:10:51.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-01T19:10:51.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-01T19:10:51.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-01T19:10:51.883Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.554s coverage: 65.9% of statements [2023-02-01T19:10:51.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-01T19:10:51.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-01T19:10:51.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-01T19:10:51.883Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.9% of statements [2023-02-01T19:10:51.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-01T19:10:51.883Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.523s coverage: 29.6% of statements [2023-02-01T19:10:51.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-01T19:10:51.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.508s coverage: 47.1% of statements [2023-02-01T19:10:51.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.505s coverage: 82.9% of statements [2023-02-01T19:10:51.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.367s coverage: 94.1% of statements [2023-02-01T19:10:51.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.360s coverage: 96.3% of statements [2023-02-01T19:10:53.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.379s coverage: 87.5% of statements [2023-02-01T19:11:03.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements [2023-02-01T19:11:03.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.318s coverage: 44.8% of statements [2023-02-01T19:11:13.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.802s coverage: 79.9% of statements [2023-02-01T19:11:13.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-01T19:11:20.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.310s coverage: 92.9% of statements [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-01T19:11:20.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-01T19:11:20.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.243s coverage: 86.9% of statements [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-01T19:11:20.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-01T19:11:20.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-01T19:11:20.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.275s coverage: 77.4% of statements [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-01T19:11:20.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements [2023-02-01T19:11:20.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2023-02-01T19:11:20.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.920s coverage: 91.2% of statements [2023-02-01T19:11:20.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-01T19:11:22.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 64.7% of statements [2023-02-01T19:11:22.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-01T19:11:22.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-01T19:11:22.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements [2023-02-01T19:11:22.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-02-01T19:11:22.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2023-02-01T19:11:22.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2023-02-01T19:11:22.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2023-02-01T19:11:31.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.367s coverage: 65.3% of statements [2023-02-01T19:11:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-01T19:11:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-01T19:11:31.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-01T19:11:32.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.816s coverage: 41.8% of statements [2023-02-01T19:11:32.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-01T19:11:32.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-01T19:11:32.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements [2023-02-01T19:11:32.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-01T19:11:32.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements [2023-02-01T19:11:32.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-01T19:11:32.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-01T19:11:32.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-01T19:11:32.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-01T19:11:40.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-01T19:11:40.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.663s coverage: 92.3% of statements [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-01T19:11:40.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 63.2% of statements [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-01T19:11:40.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-01T19:11:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-01T19:11:40.489Z] 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-02-01T19:11:40.766Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-01T19:11:40.766Z] go vet ./... [2023-02-01T19:13:32.507Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-01T19:13:32.507Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-01T19:13:32.507Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-01T19:13:32.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-01T19:13:32.901Z] + ls -al . [2023-02-01T19:13:32.901Z] total 740 [2023-02-01T19:13:32.901Z] drwxrwxr-x 10 1001 1001 4096 Feb 1 19:07 . [2023-02-01T19:13:32.901Z] drwxr-xr-x 4 root root 4096 Feb 1 19:07 .. [2023-02-01T19:13:32.901Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 19:05 .blubracket [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 16 Feb 1 19:05 .dockerignore [2023-02-01T19:13:32.901Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 19:05 .git [2023-02-01T19:13:32.901Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 19:05 .github [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 1024 Feb 1 19:05 .gitignore [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 42 Feb 1 19:05 .golangci.yml [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 87 Feb 1 19:05 .hadolint.yml [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 166 Feb 1 19:05 .sonarcloud.properties [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 1171 Feb 1 19:05 ADOPTERS.md [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 10825 Feb 1 19:05 Attribution.txt [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 73765 Feb 1 19:05 CHANGELOG.md [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 19:05 CONTRIBUTING.md [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 677 Feb 1 19:05 GOVERNANCE.md [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 850 Feb 1 19:05 Jenkinsfile [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 19:05 LICENSE [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 13388 Feb 1 19:05 Makefile [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 582 Feb 1 19:05 OWNERS.md [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 9403 Feb 1 19:05 README.md [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 6912 Feb 1 19:05 SECURITY.md [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 5 Feb 1 19:03 VERSION [2023-02-01T19:13:32.901Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 19:05 bin [2023-02-01T19:13:32.901Z] drwxrwxr-x 17 1001 1001 4096 Feb 1 19:05 cmd [2023-02-01T19:13:32.901Z] -rw-r--r-- 1 root root 485987 Feb 1 19:11 coverage.out [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 3294 Feb 1 19:05 go.mod [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 34708 Feb 1 19:05 go.sum [2023-02-01T19:13:32.901Z] drwxrwxr-x 7 1001 1001 4096 Feb 1 19:05 internal [2023-02-01T19:13:32.901Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 19:05 openapi [2023-02-01T19:13:32.901Z] drwxrwxr-x 4 1001 1001 4096 Feb 1 19:05 snap [2023-02-01T19:13:32.901Z] -rw-rw-r-- 1 1001 1001 204 Feb 1 19:05 version.go [Pipeline] sh [2023-02-01T19:13:33.564Z] + '[' -e coverage.out ] [2023-02-01T19:13:33.564Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-01T19:13:33.601Z] Warning: overwriting stash ‘coverage-report’ [2023-02-01T19:13:34.382Z] Stashed 1 file(s) [Pipeline] sh [2023-02-01T19:13:35.038Z] + make build [2023-02-01T19:13:35.038Z] 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-02-01T19:15:12.370Z] 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-02-01T19:15:12.370Z] 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-02-01T19:15:12.370Z] 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-02-01T19:15:16.632Z] 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-02-01T19:16:03.475Z] 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-02-01T19:16:06.820Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-01T19:16:12.166Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-01T19:16:18.808Z] 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-02-01T19:16:22.161Z] 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-02-01T19:16:27.509Z] 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-02-01T19:16:42.508Z] 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-02-01T19:16:47.897Z] $ docker stop --time=1 2a598e8f95bdc90bffe6252c184f12f6a1fbc1d5b8ab3fa86a0ca96e24165d70 [2023-02-01T19:16:50.021Z] $ docker rm -f --volumes 2a598e8f95bdc90bffe6252c184f12f6a1fbc1d5b8ab3fa86a0ca96e24165d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:16:52.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-01T19:16:52.556Z] [2023-02-01T19:16:52.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:16:52.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-01T19:16:53.243Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-01T19:16:53.243Z] 29e5d40040c1: Pulling fs layer [2023-02-01T19:16:53.243Z] 1ce36da41761: Pulling fs layer [2023-02-01T19:16:53.243Z] 25b303627fd3: Pulling fs layer [2023-02-01T19:16:53.243Z] 29e5d40040c1: Download complete [2023-02-01T19:16:53.512Z] 1ce36da41761: Verifying Checksum [2023-02-01T19:16:53.512Z] 1ce36da41761: Download complete [2023-02-01T19:16:53.781Z] 29e5d40040c1: Pull complete [2023-02-01T19:16:55.194Z] 1ce36da41761: Pull complete [2023-02-01T19:16:55.195Z] 25b303627fd3: Verifying Checksum [2023-02-01T19:16:55.195Z] 25b303627fd3: Download complete [2023-02-01T19:17:05.272Z] 25b303627fd3: Pull complete [2023-02-01T19:17:05.272Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-01T19:17:05.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-01T19:17:05.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:17:05.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container [2023-02-01T19:17:05.691Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-01T19:17:08.037Z] $ docker top 67bc8ce52c338cf6fd4a6a9ef68891e0e5e5b4519ce818d552d7193540f55c5d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T19:17:08.923Z] + docker-compose+ build --help [2023-02-01T19:17:08.923Z] grep parallel [2023-02-01T19:17:14.274Z] --parallel Build images in parallel. [Pipeline] } [2023-02-01T19:17:14.314Z] $ docker stop --time=1 67bc8ce52c338cf6fd4a6a9ef68891e0e5e5b4519ce818d552d7193540f55c5d [2023-02-01T19:17:16.020Z] $ docker rm -f --volumes 67bc8ce52c338cf6fd4a6a9ef68891e0e5e5b4519ce818d552d7193540f55c5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:17:16.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-01T19:17:16.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:17:17.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container [2023-02-01T19:17:17.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-01T19:17:18.340Z] $ docker top ee90c40b24f166ba40c4cf1dbb419512f32575cbf291a6129f0c94f31c38e71b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T19:17:19.227Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-01T19:17:25.871Z] Building core-command ... [2023-02-01T19:17:25.871Z] Building core-common-config-bootstrapper ... [2023-02-01T19:17:25.871Z] Building core-data ... [2023-02-01T19:17:25.871Z] Building core-metadata ... [2023-02-01T19:17:25.871Z] Building security-bootstrapper ... [2023-02-01T19:17:25.871Z] Building security-proxy-setup ... [2023-02-01T19:17:25.871Z] Building security-secretstore-setup ... [2023-02-01T19:17:25.871Z] Building security-spiffe-token-provider ... [2023-02-01T19:17:25.871Z] Building security-spire-agent ... [2023-02-01T19:17:25.871Z] Building security-spire-config ... [2023-02-01T19:17:25.871Z] Building security-spire-server ... [2023-02-01T19:17:25.871Z] Building support-notifications ... [2023-02-01T19:17:25.871Z] Building support-scheduler ... [2023-02-01T19:17:25.871Z] Building core-metadata [2023-02-01T19:17:25.871Z] Building core-command [2023-02-01T19:17:25.871Z] Building support-scheduler [2023-02-01T19:17:25.871Z] Building support-notifications [2023-02-01T19:17:25.871Z] Building core-data [2023-02-01T19:18:12.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:18:12.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:18:12.914Z] ---> e510ade02bc8 [2023-02-01T19:18:12.914Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:18:12.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:18:12.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:18:12.914Z] ---> e510ade02bc8 [2023-02-01T19:18:12.914Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:18:12.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:18:12.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:18:12.914Z] ---> e510ade02bc8 [2023-02-01T19:18:12.914Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:18:12.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:18:12.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:18:12.914Z] ---> e510ade02bc8 [2023-02-01T19:18:12.914Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:18:12.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:18:12.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:18:12.914Z] ---> e510ade02bc8 [2023-02-01T19:18:12.914Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:18:12.914Z] ---> Running in e074b6b45a01 [2023-02-01T19:18:12.914Z] ---> Running in 377b78114c96 [2023-02-01T19:18:12.914Z] ---> Running in f68dd7f4aaf9 [2023-02-01T19:18:12.914Z] ---> Running in cb78c2b01518 [2023-02-01T19:18:12.914Z] ---> Running in e2cf9ab8d5ac [2023-02-01T19:18:12.914Z] Removing intermediate container e074b6b45a01 [2023-02-01T19:18:12.914Z] ---> 407885e298ca [2023-02-01T19:18:12.914Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T19:18:12.914Z] Removing intermediate container e2cf9ab8d5ac [2023-02-01T19:18:12.914Z] ---> e722e9a3e02b [2023-02-01T19:18:12.914Z] Step 4/24 : WORKDIR /edgex-go [2023-02-01T19:18:12.914Z] ---> Running in 43b8a06ffd50 [2023-02-01T19:18:12.914Z] Removing intermediate container 377b78114c96 [2023-02-01T19:18:12.914Z] ---> 7199dab13cac [2023-02-01T19:18:12.914Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T19:18:12.914Z] Removing intermediate container cb78c2b01518 [2023-02-01T19:18:12.914Z] ---> b2aa4c89c856 [2023-02-01T19:18:12.914Z] Step 4/23 : WORKDIR /edgex-go [2023-02-01T19:18:12.914Z] ---> Running in 291b60b30ef1 [2023-02-01T19:18:12.914Z] Removing intermediate container f68dd7f4aaf9 [2023-02-01T19:18:12.914Z] ---> c26f2e3df13d [2023-02-01T19:18:12.914Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T19:18:12.914Z] ---> Running in 070aa0c5651d [2023-02-01T19:18:12.914Z] ---> Running in 234d55f9cde9 [2023-02-01T19:18:12.914Z] ---> Running in 2edc64e45ec7 [2023-02-01T19:18:12.914Z] Removing intermediate container 43b8a06ffd50 [2023-02-01T19:18:12.914Z] ---> c8357e5c3e42 [2023-02-01T19:18:12.914Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-01T19:18:12.914Z] Removing intermediate container 070aa0c5651d [2023-02-01T19:18:12.914Z] ---> 30481e0f5712 [2023-02-01T19:18:12.914Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T19:18:12.914Z] ---> Running in eb0ab2f57d0b [2023-02-01T19:18:12.914Z] Removing intermediate container 2edc64e45ec7 [2023-02-01T19:18:12.914Z] ---> 959b9ae35723 [2023-02-01T19:18:12.914Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T19:18:12.914Z] Removing intermediate container 291b60b30ef1 [2023-02-01T19:18:12.914Z] ---> 27ad591cb793 [2023-02-01T19:18:12.914Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-01T19:18:12.914Z] ---> Running in 435b5cbdd775 [2023-02-01T19:18:12.914Z] ---> Running in ed5072ee9d04 [2023-02-01T19:18:12.914Z] Removing intermediate container 234d55f9cde9 [2023-02-01T19:18:12.914Z] ---> 6cb9a1bf87ef [2023-02-01T19:18:12.914Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-01T19:18:12.914Z] ---> Running in a4e4197b24c9 [2023-02-01T19:18:12.914Z] ---> Running in ede13483018f [2023-02-01T19:18:13.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:13.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:13.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:13.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:13.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:14.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:14.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:14.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:14.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:14.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:18:15.534Z] OK: 221 MiB in 51 packages [2023-02-01T19:18:15.534Z] OK: 221 MiB in 51 packages [2023-02-01T19:18:15.534Z] OK: 221 MiB in 51 packages [2023-02-01T19:18:15.805Z] OK: 221 MiB in 51 packages [2023-02-01T19:18:16.074Z] OK: 221 MiB in 51 packages [2023-02-01T19:18:18.017Z] Removing intermediate container eb0ab2f57d0b [2023-02-01T19:18:18.017Z] ---> 7ace89b48433 [2023-02-01T19:18:18.017Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T19:18:18.286Z] Removing intermediate container 435b5cbdd775 [2023-02-01T19:18:18.286Z] ---> 6da54b67cf00 [2023-02-01T19:18:18.286Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-01T19:18:18.557Z] Removing intermediate container ede13483018f [2023-02-01T19:18:18.557Z] ---> e5cdc38b8f3d [2023-02-01T19:18:18.557Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-01T19:18:18.557Z] Removing intermediate container ed5072ee9d04 [2023-02-01T19:18:18.557Z] ---> cc663a191ba9 [2023-02-01T19:18:18.557Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T19:18:18.557Z] Removing intermediate container a4e4197b24c9 [2023-02-01T19:18:18.557Z] ---> 0d274418b725 [2023-02-01T19:18:18.557Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T19:18:19.149Z] ---> f2e8b0c96d93 [2023-02-01T19:18:19.149Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:18:19.149Z] ---> Running in ab312bf0d998 [2023-02-01T19:18:19.743Z] ---> 5b62294afb88 [2023-02-01T19:18:19.743Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:18:19.743Z] ---> 7bd8a1965b91 [2023-02-01T19:18:19.743Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:18:19.743Z] ---> Running in 61bb5258ff4c [2023-02-01T19:18:20.018Z] ---> Running in 28b1cb6fd603 [2023-02-01T19:18:20.018Z] ---> 5f366af9bfdc [2023-02-01T19:18:20.018Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:18:20.289Z] ---> Running in 6f0794ffb2b7 [2023-02-01T19:18:20.289Z] ---> 4ec6869ea6a6 [2023-02-01T19:18:20.289Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:18:20.557Z] ---> Running in 1e6a43dc626f [2023-02-01T19:20:12.229Z] Removing intermediate container 28b1cb6fd603 [2023-02-01T19:20:12.229Z] ---> c910e64a7d31 [2023-02-01T19:20:12.229Z] Step 8/24 : COPY . . [2023-02-01T19:20:12.229Z] Removing intermediate container ab312bf0d998 [2023-02-01T19:20:12.229Z] ---> 314d9a90559d [2023-02-01T19:20:12.229Z] Step 8/22 : COPY . . [2023-02-01T19:20:12.229Z] Removing intermediate container 6f0794ffb2b7 [2023-02-01T19:20:12.229Z] ---> b5f315f84f1b [2023-02-01T19:20:12.229Z] Step 8/22 : COPY . . [2023-02-01T19:20:12.229Z] Removing intermediate container 1e6a43dc626f [2023-02-01T19:20:12.229Z] ---> 6497342b1532 [2023-02-01T19:20:12.229Z] Step 8/22 : COPY . . [2023-02-01T19:20:12.229Z] Removing intermediate container 61bb5258ff4c [2023-02-01T19:20:12.229Z] ---> 8df456ef53d4 [2023-02-01T19:20:12.229Z] Step 8/23 : COPY . . [2023-02-01T19:20:22.295Z] ---> 95ce634c7b92 [2023-02-01T19:20:22.295Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-01T19:20:22.295Z] ---> c68360ac502b [2023-02-01T19:20:22.295Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-01T19:20:22.295Z] ---> Running in 86a44b7efb6a [2023-02-01T19:20:22.295Z] ---> 0e070db6577e [2023-02-01T19:20:22.295Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-01T19:20:22.295Z] ---> b0ac93827cd7 [2023-02-01T19:20:22.295Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-01T19:20:22.295Z] ---> 7aac8f213e93 [2023-02-01T19:20:22.295Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-01T19:20:22.562Z] ---> Running in 263e06283947 [2023-02-01T19:20:22.562Z] ---> Running in f408042744c1 [2023-02-01T19:20:22.562Z] ---> Running in b98c9172dd29 [2023-02-01T19:20:22.562Z] ---> Running in 1f36e68b914f [2023-02-01T19:20:25.141Z] 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-02-01T19:20:25.141Z] 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-02-01T19:20:25.141Z] 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-02-01T19:20:25.141Z] 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-02-01T19:20:25.141Z] 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-02-01T19:27:02.107Z] Removing intermediate container 263e06283947 [2023-02-01T19:27:02.107Z] ---> 97c936364d96 [2023-02-01T19:27:02.107Z] [2023-02-01T19:27:02.107Z] Step 10/23 : FROM alpine:3.16 [2023-02-01T19:27:02.107Z] 3.16: Pulling from library/alpine [2023-02-01T19:27:02.107Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T19:27:02.107Z] Status: Downloaded newer image for alpine:3.16 [2023-02-01T19:27:02.107Z] ---> 2b4661558fb8 [2023-02-01T19:27:02.107Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:27:02.107Z] ---> Running in a78419a87896 [2023-02-01T19:27:02.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:27:02.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:27:02.107Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T19:27:02.107Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:27:02.107Z] OK: 5 MiB in 15 packages [2023-02-01T19:27:02.107Z] Removing intermediate container a78419a87896 [2023-02-01T19:27:02.107Z] ---> 52411ea3c5a8 [2023-02-01T19:27:02.107Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T19:27:02.107Z] ---> Running in dff26db5a282 [2023-02-01T19:27:02.107Z] Removing intermediate container dff26db5a282 [2023-02-01T19:27:02.107Z] ---> adc741301bfe [2023-02-01T19:27:02.107Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-01T19:27:02.107Z] ---> Running in 81231f3a74a8 [2023-02-01T19:27:02.703Z] Removing intermediate container 81231f3a74a8 [2023-02-01T19:27:02.703Z] ---> 66f70639c88d [2023-02-01T19:27:02.703Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-01T19:27:02.970Z] ---> Running in 3b37d46bde2c [2023-02-01T19:27:03.926Z] Removing intermediate container 3b37d46bde2c [2023-02-01T19:27:03.927Z] ---> fa917010ea1f [2023-02-01T19:27:03.927Z] Step 15/23 : WORKDIR / [2023-02-01T19:27:03.927Z] ---> Running in c1fb8eb307f1 [2023-02-01T19:27:04.885Z] Removing intermediate container c1fb8eb307f1 [2023-02-01T19:27:04.885Z] ---> fff71fe5dcd9 [2023-02-01T19:27:04.885Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:27:06.826Z] ---> b737ae7a9bf0 [2023-02-01T19:27:06.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-01T19:27:11.072Z] ---> c187c812cb74 [2023-02-01T19:27:11.072Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-01T19:27:12.472Z] ---> ccffc0c274c2 [2023-02-01T19:27:12.472Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-01T19:27:12.472Z] ---> Running in 8218ae66db08 [2023-02-01T19:27:13.423Z] Removing intermediate container 86a44b7efb6a [2023-02-01T19:27:13.423Z] ---> b263fe382faf [2023-02-01T19:27:13.423Z] [2023-02-01T19:27:13.423Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T19:27:13.423Z] ---> 2b4661558fb8 [2023-02-01T19:27:13.423Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-01T19:27:13.690Z] Removing intermediate container 8218ae66db08 [2023-02-01T19:27:13.690Z] ---> d37dd0c65c83 [2023-02-01T19:27:13.690Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:27:13.690Z] ---> Running in e5bb93a07165 [2023-02-01T19:27:13.690Z] ---> Running in 49c81195f870 [2023-02-01T19:27:14.642Z] Removing intermediate container 49c81195f870 [2023-02-01T19:27:14.642Z] ---> b632ad398061 [2023-02-01T19:27:14.642Z] Step 21/23 : LABEL arch=arm64 [2023-02-01T19:27:14.642Z] Removing intermediate container e5bb93a07165 [2023-02-01T19:27:14.642Z] ---> 11c7a2eb19ae [2023-02-01T19:27:14.642Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-01T19:27:14.908Z] ---> Running in 12cbcbe901c9 [2023-02-01T19:27:14.908Z] ---> Running in 8b46207e3f16 [2023-02-01T19:27:15.875Z] Removing intermediate container 12cbcbe901c9 [2023-02-01T19:27:15.875Z] ---> c5d73e075842 [2023-02-01T19:27:15.875Z] Step 22/23 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:27:15.875Z] Removing intermediate container 8b46207e3f16 [2023-02-01T19:27:15.875Z] ---> 7439497e4fb1 [2023-02-01T19:27:15.875Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-01T19:27:15.875Z] ---> Running in 4018975f604a [2023-02-01T19:27:16.143Z] ---> Running in 7fca2a8a7f07 [2023-02-01T19:27:16.727Z] Removing intermediate container 7fca2a8a7f07 [2023-02-01T19:27:16.727Z] ---> ec2de571bf11 [2023-02-01T19:27:16.727Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:27:16.727Z] Removing intermediate container 4018975f604a [2023-02-01T19:27:16.995Z] ---> e3ab0733ba84 [2023-02-01T19:27:16.995Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T19:27:17.262Z] ---> Running in a1bac5340a65 [2023-02-01T19:27:17.262Z] ---> Running in 17ec89cb70a3 [2023-02-01T19:27:18.255Z] Removing intermediate container 17ec89cb70a3 [2023-02-01T19:27:18.255Z] ---> d239c21a2f07 [2023-02-01T19:27:18.255Z] [2023-02-01T19:27:18.255Z] Removing intermediate container f408042744c1 [2023-02-01T19:27:18.255Z] ---> bdb41eaea308 [2023-02-01T19:27:18.255Z] [2023-02-01T19:27:18.255Z] Step 10/24 : FROM alpine:3.16 [2023-02-01T19:27:18.255Z] ---> 2b4661558fb8 [2023-02-01T19:27:18.255Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:27:18.255Z] ---> Using cache [2023-02-01T19:27:18.255Z] ---> 52411ea3c5a8 [2023-02-01T19:27:18.255Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T19:27:18.255Z] ---> Using cache [2023-02-01T19:27:18.255Z] ---> adc741301bfe [2023-02-01T19:27:18.255Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-01T19:27:18.523Z] ---> Running in 753fe881e8a2 [2023-02-01T19:27:19.108Z] Successfully built d239c21a2f07 [2023-02-01T19:27:19.108Z] Successfully tagged core-command-arm64:latest [2023-02-01T19:27:19.108Z]  Building core-command ... done Building security-bootstrapper [2023-02-01T19:27:19.108Z] Removing intermediate container 753fe881e8a2 [2023-02-01T19:27:19.108Z] ---> aede6ec69296 [2023-02-01T19:27:19.108Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-01T19:27:19.108Z] ---> Running in 65a0e0abd5e1 [2023-02-01T19:27:19.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:27:19.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:27:19.968Z] Removing intermediate container 65a0e0abd5e1 [2023-02-01T19:27:19.968Z] ---> 7d16d0bd8049 [2023-02-01T19:27:19.968Z] Step 15/24 : WORKDIR / [2023-02-01T19:27:19.968Z] ---> Running in dfd79c6f3829 [2023-02-01T19:27:21.390Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T19:27:21.390Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:27:21.390Z] OK: 5 MiB in 15 packages [2023-02-01T19:27:22.800Z] Removing intermediate container dfd79c6f3829 [2023-02-01T19:27:22.800Z] ---> a64f03234bc0 [2023-02-01T19:27:22.800Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:27:24.252Z] ---> 53e507f1f2ee [2023-02-01T19:27:24.252Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-01T19:27:24.530Z] Removing intermediate container a1bac5340a65 [2023-02-01T19:27:24.530Z] ---> af424566bd76 [2023-02-01T19:27:24.530Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:27:25.939Z] ---> 803e8117b5e8 [2023-02-01T19:27:25.939Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-01T19:27:26.895Z] ---> a5817cef33f9 [2023-02-01T19:27:26.895Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-01T19:27:28.298Z] ---> aa085ee87c3c [2023-02-01T19:27:28.298Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-01T19:27:28.876Z] ---> acbf84119742 [2023-02-01T19:27:28.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-01T19:27:29.828Z] ---> e30df9d842bc [2023-02-01T19:27:29.828Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-01T19:27:30.096Z] ---> Running in c75a9aa957a2 [2023-02-01T19:27:30.360Z] ---> b051d4d57c90 [2023-02-01T19:27:30.360Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-01T19:27:30.627Z] ---> Running in da4f6b9cd834 [2023-02-01T19:27:30.627Z] Removing intermediate container c75a9aa957a2 [2023-02-01T19:27:30.627Z] ---> d827ca0aa6ee [2023-02-01T19:27:30.627Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:27:30.892Z] ---> Running in 92e2b1c9fc6e [2023-02-01T19:27:31.474Z] Removing intermediate container da4f6b9cd834 [2023-02-01T19:27:31.474Z] ---> e2b3b4e1a40b [2023-02-01T19:27:31.474Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:27:31.740Z] Removing intermediate container 92e2b1c9fc6e [2023-02-01T19:27:31.740Z] ---> 9dcc9d621fde [2023-02-01T19:27:31.740Z] Step 22/24 : LABEL arch=arm64 [2023-02-01T19:27:31.740Z] ---> Running in 79461d246d1d [2023-02-01T19:27:32.005Z] ---> Running in 87c95723f31d [2023-02-01T19:27:32.599Z] Removing intermediate container 79461d246d1d [2023-02-01T19:27:32.599Z] ---> 6876c8556967 [2023-02-01T19:27:32.599Z] Step 20/22 : LABEL arch=arm64 [2023-02-01T19:27:32.599Z] Removing intermediate container 87c95723f31d [2023-02-01T19:27:32.599Z] ---> 0ca4f04da797 [2023-02-01T19:27:32.599Z] Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:27:32.868Z] ---> Running in a6a7040c066d [2023-02-01T19:27:32.868Z] ---> Running in 15a492b0c5ab [2023-02-01T19:27:36.206Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:27:36.206Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:27:36.206Z] ---> e510ade02bc8 [2023-02-01T19:27:36.206Z] Step 3/32 : WORKDIR /edgex-go [2023-02-01T19:27:36.473Z] Removing intermediate container a6a7040c066d [2023-02-01T19:27:36.473Z] ---> b60108140c17 [2023-02-01T19:27:36.473Z] Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:27:36.473Z] ---> Running in e8a7e94d5381 [2023-02-01T19:27:36.473Z] Removing intermediate container 15a492b0c5ab [2023-02-01T19:27:36.473Z] ---> 1a8216bba243 [2023-02-01T19:27:36.473Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T19:27:36.473Z] ---> Running in 2e350b372207 [2023-02-01T19:27:36.740Z] ---> Running in 89e8cf83fd1d [2023-02-01T19:27:37.321Z] Removing intermediate container 2e350b372207 [2023-02-01T19:27:37.321Z] ---> 04218127c1cc [2023-02-01T19:27:37.321Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T19:27:37.321Z] Removing intermediate container 89e8cf83fd1d [2023-02-01T19:27:37.321Z] ---> 1b23333a12d5 [2023-02-01T19:27:37.321Z] ---> Running in 9d17983ea76c [2023-02-01T19:27:37.321Z] Removing intermediate container e8a7e94d5381 [2023-02-01T19:27:37.321Z] ---> 4f4c4e72ca6f [2023-02-01T19:27:37.321Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-01T19:27:37.321Z] [2023-02-01T19:27:37.588Z] ---> Running in 5aec26ca481a [2023-02-01T19:27:38.174Z] Removing intermediate container 9d17983ea76c [2023-02-01T19:27:38.174Z] ---> 54da9ffbc333 [2023-02-01T19:27:38.174Z] [2023-02-01T19:27:38.444Z] Successfully built 1b23333a12d5 [2023-02-01T19:27:38.444Z] Successfully tagged core-metadata-arm64:latest [2023-02-01T19:27:38.444Z] Building security-spire-agent [2023-02-01T19:27:38.710Z]  Building core-metadata ... done Successfully built 54da9ffbc333 [2023-02-01T19:27:38.710Z] Successfully tagged core-data-arm64:latest [2023-02-01T19:27:38.710Z]  Building core-data ... done Building security-proxy-setup [2023-02-01T19:27:39.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:27:39.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:27:41.342Z] OK: 221 MiB in 51 packages [2023-02-01T19:27:42.772Z] Removing intermediate container 5aec26ca481a [2023-02-01T19:27:42.772Z] ---> 34334a4cd1ae [2023-02-01T19:27:42.772Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-01T19:27:43.729Z] ---> f581ff6f8a80 [2023-02-01T19:27:43.729Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:27:43.729Z] ---> Running in 88b4c222e910 [2023-02-01T19:28:01.932Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:28:01.932Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:28:01.932Z] ---> e510ade02bc8 [2023-02-01T19:28:01.932Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T19:28:01.932Z] ---> Using cache [2023-02-01T19:28:01.932Z] ---> 4f4c4e72ca6f [2023-02-01T19:28:01.932Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T19:28:02.512Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:28:02.512Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:28:02.512Z] ---> e510ade02bc8 [2023-02-01T19:28:02.512Z] Step 3/21 : WORKDIR /edgex-go [2023-02-01T19:28:02.512Z] ---> Using cache [2023-02-01T19:28:02.512Z] ---> 4f4c4e72ca6f [2023-02-01T19:28:02.512Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-01T19:28:02.512Z] ---> Using cache [2023-02-01T19:28:02.512Z] ---> 34334a4cd1ae [2023-02-01T19:28:02.512Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-01T19:28:02.512Z] ---> Using cache [2023-02-01T19:28:02.512Z] ---> f581ff6f8a80 [2023-02-01T19:28:02.512Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:28:03.090Z] ---> Running in 123cc5784640 [2023-02-01T19:28:03.091Z] ---> Running in 422a05a02b88 [2023-02-01T19:28:05.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:28:05.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:28:06.699Z] OK: 221 MiB in 51 packages [2023-02-01T19:28:08.118Z] Removing intermediate container 422a05a02b88 [2023-02-01T19:28:08.118Z] ---> 47d3da2fdfad [2023-02-01T19:28:08.118Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T19:28:08.716Z] ---> c1a650e85158 [2023-02-01T19:28:08.716Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:28:08.991Z] ---> Running in 72f4f8005b89 [2023-02-01T19:29:16.840Z] Removing intermediate container b98c9172dd29 [2023-02-01T19:29:16.840Z] ---> 8db34cce2ba8 [2023-02-01T19:29:16.840Z] [2023-02-01T19:29:16.840Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T19:29:16.840Z] ---> 2b4661558fb8 [2023-02-01T19:29:16.840Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:29:16.840Z] ---> Using cache [2023-02-01T19:29:16.840Z] ---> 52411ea3c5a8 [2023-02-01T19:29:16.840Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T19:29:16.840Z] ---> Using cache [2023-02-01T19:29:16.840Z] ---> adc741301bfe [2023-02-01T19:29:16.840Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-01T19:29:16.840Z] ---> Running in 560822584afe [2023-02-01T19:29:16.840Z] Removing intermediate container 1f36e68b914f [2023-02-01T19:29:16.840Z] ---> bf5dbb4f0e2c [2023-02-01T19:29:16.840Z] [2023-02-01T19:29:16.840Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T19:29:16.840Z] ---> 2b4661558fb8 [2023-02-01T19:29:16.840Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-01T19:29:16.840Z] ---> Running in 63fb65f9b4ae [2023-02-01T19:29:16.840Z] Removing intermediate container 560822584afe [2023-02-01T19:29:16.840Z] ---> ae4e0d97e307 [2023-02-01T19:29:16.840Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T19:29:16.840Z] ---> Running in 2d07e00ae9da [2023-02-01T19:29:16.840Z] Removing intermediate container 2d07e00ae9da [2023-02-01T19:29:16.840Z] ---> 6e86f53b1d9a [2023-02-01T19:29:16.840Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:29:16.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:29:16.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:29:16.840Z] ---> 8e7955aa763b [2023-02-01T19:29:16.840Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-01T19:29:16.840Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-01T19:29:16.840Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-01T19:29:16.840Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:29:16.840Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T19:29:17.107Z] OK: 6 MiB in 16 packages [2023-02-01T19:29:17.691Z] Removing intermediate container 88b4c222e910 [2023-02-01T19:29:17.691Z] ---> 9a690ed42ba9 [2023-02-01T19:29:17.691Z] Step 7/32 : COPY . . [2023-02-01T19:29:19.655Z] Removing intermediate container 63fb65f9b4ae [2023-02-01T19:29:19.655Z] ---> f73b65b8b6f5 [2023-02-01T19:29:19.655Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T19:29:19.921Z] ---> 961a730ee52e [2023-02-01T19:29:19.921Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-01T19:29:19.921Z] ---> Running in 814d2cf4c743 [2023-02-01T19:29:20.880Z] Removing intermediate container 814d2cf4c743 [2023-02-01T19:29:20.880Z] ---> c7bbb40ace41 [2023-02-01T19:29:20.880Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-01T19:29:20.880Z] ---> Running in 22c230d9132e [2023-02-01T19:29:21.147Z] ---> c0f9b6a575e9 [2023-02-01T19:29:21.147Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-01T19:29:21.147Z] ---> Running in d3ad255a68d9 [2023-02-01T19:29:21.731Z] Removing intermediate container 22c230d9132e [2023-02-01T19:29:21.731Z] ---> 327f25308d53 [2023-02-01T19:29:21.731Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T19:29:21.731Z] ---> Running in 4d29c7a986f2 [2023-02-01T19:29:22.000Z] Removing intermediate container d3ad255a68d9 [2023-02-01T19:29:22.000Z] ---> 4cdc6d2a4666 [2023-02-01T19:29:22.000Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:29:22.000Z] ---> Running in f3749a5f4b1d [2023-02-01T19:29:22.423Z] Removing intermediate container 4d29c7a986f2 [2023-02-01T19:29:22.423Z] ---> 9fd7063c0762 [2023-02-01T19:29:22.423Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:29:22.733Z] Removing intermediate container f3749a5f4b1d [2023-02-01T19:29:22.733Z] ---> 2789af60abfa [2023-02-01T19:29:22.733Z] Step 20/22 : LABEL arch=arm64 [2023-02-01T19:29:23.015Z] ---> Running in f77679a395c4 [2023-02-01T19:29:24.020Z] ---> 0e706dbb46ae [2023-02-01T19:29:24.020Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-01T19:29:24.020Z] Removing intermediate container f77679a395c4 [2023-02-01T19:29:24.020Z] ---> 718b9f91bda4 [2023-02-01T19:29:24.020Z] Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:29:24.020Z] ---> Running in b63f15cc8543 [2023-02-01T19:29:25.015Z] Removing intermediate container b63f15cc8543 [2023-02-01T19:29:25.015Z] ---> b3690cc506fd [2023-02-01T19:29:25.015Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T19:29:25.015Z] ---> Running in 118fa33d099d [2023-02-01T19:29:26.026Z] Removing intermediate container 118fa33d099d [2023-02-01T19:29:26.026Z] ---> d5d9d2fdbdbc [2023-02-01T19:29:26.027Z] [2023-02-01T19:29:26.619Z] Successfully built d5d9d2fdbdbc [2023-02-01T19:29:26.619Z] Successfully tagged support-scheduler-arm64:latest [2023-02-01T19:29:26.619Z]  Building support-scheduler ... done Building security-spire-server [2023-02-01T19:29:28.024Z] ---> 0dbcfbcfced0 [2023-02-01T19:29:28.025Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-01T19:29:29.978Z] ---> cdd0e4f119b4 [2023-02-01T19:29:29.978Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-01T19:29:29.978Z] ---> Running in 40870aae1a39 [2023-02-01T19:29:30.933Z] Removing intermediate container 40870aae1a39 [2023-02-01T19:29:30.933Z] ---> 0ec6022ad797 [2023-02-01T19:29:30.933Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:29:30.933Z] ---> Running in 0d99a9c6b47d [2023-02-01T19:29:31.533Z] Removing intermediate container 0d99a9c6b47d [2023-02-01T19:29:31.533Z] ---> 90047b12d15a [2023-02-01T19:29:31.533Z] Step 20/22 : LABEL arch=arm64 [2023-02-01T19:29:31.798Z] ---> Running in 011013dca1ff [2023-02-01T19:29:32.769Z] Removing intermediate container 011013dca1ff [2023-02-01T19:29:32.769Z] ---> 03663f226f12 [2023-02-01T19:29:32.769Z] Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:29:32.769Z] ---> Running in 501e2710d7ae [2023-02-01T19:29:33.730Z] Removing intermediate container 501e2710d7ae [2023-02-01T19:29:33.730Z] ---> cd42b7fbf63a [2023-02-01T19:29:33.730Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T19:29:33.995Z] ---> Running in d6e5f29900be [2023-02-01T19:29:34.577Z] Removing intermediate container d6e5f29900be [2023-02-01T19:29:34.577Z] ---> 4d11c2ccf9d9 [2023-02-01T19:29:34.577Z] [2023-02-01T19:29:35.166Z] Successfully built 4d11c2ccf9d9 [2023-02-01T19:29:35.166Z] Successfully tagged support-notifications-arm64:latest [2023-02-01T19:29:35.166Z]  Building support-notifications ... done Building security-secretstore-setup [2023-02-01T19:29:39.422Z] ---> e7f728b715ad [2023-02-01T19:29:39.422Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-01T19:29:39.422Z] ---> Running in a32443f46452 [2023-02-01T19:29:40.826Z] 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-02-01T19:29:44.173Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:29:44.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:29:44.173Z] ---> e510ade02bc8 [2023-02-01T19:29:44.173Z] Step 3/23 : WORKDIR /edgex-go [2023-02-01T19:29:44.173Z] ---> Using cache [2023-02-01T19:29:44.173Z] ---> 4f4c4e72ca6f [2023-02-01T19:29:44.173Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T19:29:44.173Z] ---> Using cache [2023-02-01T19:29:44.173Z] ---> 47d3da2fdfad [2023-02-01T19:29:44.173Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-01T19:29:44.173Z] ---> Using cache [2023-02-01T19:29:44.173Z] ---> c1a650e85158 [2023-02-01T19:29:44.173Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:29:45.140Z] ---> Running in 34bee3b71041 [2023-02-01T19:29:53.341Z] Removing intermediate container 123cc5784640 [2023-02-01T19:29:53.341Z] ---> b8029e37a1de [2023-02-01T19:29:53.341Z] Step 7/21 : COPY . . [2023-02-01T19:29:53.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:29:53.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:29:53.607Z] ---> e510ade02bc8 [2023-02-01T19:29:53.607Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T19:29:53.607Z] ---> Using cache [2023-02-01T19:29:53.607Z] ---> 4f4c4e72ca6f [2023-02-01T19:29:53.607Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-01T19:29:53.607Z] ---> Using cache [2023-02-01T19:29:53.607Z] ---> 34334a4cd1ae [2023-02-01T19:29:53.607Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T19:29:53.607Z] ---> Using cache [2023-02-01T19:29:53.607Z] ---> f581ff6f8a80 [2023-02-01T19:29:53.607Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:29:53.607Z] ---> Using cache [2023-02-01T19:29:53.607Z] ---> b8029e37a1de [2023-02-01T19:29:53.607Z] Step 7/24 : COPY . . [2023-02-01T19:29:55.012Z] Removing intermediate container 72f4f8005b89 [2023-02-01T19:29:55.012Z] ---> 36e31db78891 [2023-02-01T19:29:55.012Z] Step 7/24 : COPY . . [2023-02-01T19:30:17.070Z] ---> cd7cda86778b [2023-02-01T19:30:17.070Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-01T19:30:17.070Z] ---> e487b064f582 [2023-02-01T19:30:17.070Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-01T19:30:17.070Z] ---> Running in 3850d397344e [2023-02-01T19:30:17.070Z] ---> Running in d5c5fd982dd8 [2023-02-01T19:30:17.070Z] ---> b9c4c9da7a5b [2023-02-01T19:30:17.070Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T19:30:17.070Z] ---> Running in 576cf99029ef [2023-02-01T19:30:17.070Z] Removing intermediate container 576cf99029ef [2023-02-01T19:30:17.070Z] ---> dde75f224d03 [2023-02-01T19:30:17.070Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T19:30:17.070Z] ---> Running in aec04594af29 [2023-02-01T19:30:18.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-01T19:30:18.031Z] 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-02-01T19:30:18.031Z] Removing intermediate container aec04594af29 [2023-02-01T19:30:18.031Z] ---> 1a3f192af04c [2023-02-01T19:30:18.031Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T19:30:18.031Z] ---> Running in 7e53b08b3cbb [2023-02-01T19:30:21.364Z] Removing intermediate container 7e53b08b3cbb [2023-02-01T19:30:21.364Z] ---> c753d200bd6d [2023-02-01T19:30:21.364Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T19:30:21.364Z] ---> Running in 4af88e42c311 [2023-02-01T19:30:21.947Z] Removing intermediate container 4af88e42c311 [2023-02-01T19:30:21.947Z] ---> d417bef170b3 [2023-02-01T19:30:21.947Z] [2023-02-01T19:30:21.947Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T19:30:21.947Z] 3.15: Pulling from library/alpine [2023-02-01T19:30:23.354Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-01T19:30:23.354Z] Status: Downloaded newer image for alpine:3.15 [2023-02-01T19:30:23.354Z] ---> 8aa73fd46299 [2023-02-01T19:30:23.354Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:30:23.622Z] ---> Running in b8b21749cd35 [2023-02-01T19:30:24.204Z] Removing intermediate container b8b21749cd35 [2023-02-01T19:30:24.204Z] ---> 919daae8378a [2023-02-01T19:30:24.204Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T19:30:24.204Z] ---> Running in 0ad7d9f62d36 [2023-02-01T19:30:26.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:30:26.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:30:28.704Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T19:30:28.704Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T19:30:28.704Z] OK: 15736 distinct packages available [2023-02-01T19:30:28.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:30:29.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:30:30.647Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-01T19:30:30.647Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-01T19:30:30.647Z] (3/5) Installing libucontext (1.1-r0) [2023-02-01T19:30:30.647Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-01T19:30:30.647Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-01T19:30:30.647Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T19:30:30.647Z] OK: 6 MiB in 19 packages [2023-02-01T19:30:32.587Z] Removing intermediate container 0ad7d9f62d36 [2023-02-01T19:30:32.587Z] ---> 12b3d9e2388c [2023-02-01T19:30:32.587Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-01T19:30:35.926Z] ---> ecb02866f18e [2023-02-01T19:30:35.926Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T19:30:41.247Z] ---> a1a2146fadf4 [2023-02-01T19:30:41.247Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T19:30:42.198Z] ---> f136728c5469 [2023-02-01T19:30:42.198Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-01T19:30:43.601Z] ---> 4cc95efa4bdc [2023-02-01T19:30:43.601Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-01T19:30:46.934Z] ---> f9c5c72cf093 [2023-02-01T19:30:46.934Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T19:30:46.934Z] ---> Running in f000f0912aec [2023-02-01T19:30:47.518Z] Removing intermediate container f000f0912aec [2023-02-01T19:30:47.518Z] ---> 590cc73de8ae [2023-02-01T19:30:47.518Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T19:30:47.786Z] ---> Running in 6db3a10fa12b [2023-02-01T19:30:48.744Z] Removing intermediate container 6db3a10fa12b [2023-02-01T19:30:48.744Z] ---> b019267dcef4 [2023-02-01T19:30:48.744Z] Step 22/24 : LABEL arch=arm64 [2023-02-01T19:30:48.744Z] ---> Running in eb8a9e33dfc0 [2023-02-01T19:30:49.706Z] Removing intermediate container eb8a9e33dfc0 [2023-02-01T19:30:49.706Z] ---> a29e9d645ed6 [2023-02-01T19:30:49.706Z] Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:30:49.706Z] ---> Running in 87fdd800702b [2023-02-01T19:30:50.667Z] Removing intermediate container 87fdd800702b [2023-02-01T19:30:50.667Z] ---> 0901ed44fda8 [2023-02-01T19:30:50.667Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T19:30:50.934Z] ---> Running in 1b79eca46652 [2023-02-01T19:30:51.893Z] Removing intermediate container 1b79eca46652 [2023-02-01T19:30:51.893Z] ---> 6346657e63d2 [2023-02-01T19:30:51.893Z] [2023-02-01T19:30:52.161Z] Successfully built 6346657e63d2 [2023-02-01T19:30:52.161Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-01T19:30:52.427Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-02-01T19:31:14.466Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:31:14.466Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:31:14.466Z] ---> e510ade02bc8 [2023-02-01T19:31:14.466Z] Step 3/19 : WORKDIR /edgex-go [2023-02-01T19:31:14.466Z] ---> Using cache [2023-02-01T19:31:14.466Z] ---> 4f4c4e72ca6f [2023-02-01T19:31:14.466Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-01T19:31:14.466Z] ---> Running in d4623e0a1f27 [2023-02-01T19:31:15.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:31:16.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:31:18.073Z] v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-01T19:31:18.073Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-01T19:31:18.073Z] OK: 16901 distinct packages available [2023-02-01T19:31:18.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:31:18.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:31:20.066Z] OK: 221 MiB in 51 packages [2023-02-01T19:31:22.010Z] Removing intermediate container d4623e0a1f27 [2023-02-01T19:31:22.010Z] ---> 3f7d219a3cdc [2023-02-01T19:31:22.010Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-01T19:31:22.595Z] ---> 678e415e35c3 [2023-02-01T19:31:22.595Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:31:22.595Z] ---> Running in 37b3ef5d82ab [2023-02-01T19:31:22.595Z] Removing intermediate container 34bee3b71041 [2023-02-01T19:31:22.595Z] ---> 026fb906b2a9 [2023-02-01T19:31:22.595Z] Step 7/23 : COPY . . [2023-02-01T19:31:37.570Z] ---> 87496344cb46 [2023-02-01T19:31:37.570Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T19:31:37.570Z] ---> Running in bf84235c594a [2023-02-01T19:31:37.570Z] Removing intermediate container bf84235c594a [2023-02-01T19:31:37.570Z] ---> 8fbd9a1eeec3 [2023-02-01T19:31:37.570Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-01T19:31:37.570Z] ---> Running in 0ada582eb596 [2023-02-01T19:31:37.570Z] Removing intermediate container 0ada582eb596 [2023-02-01T19:31:37.570Z] ---> 15242d88e945 [2023-02-01T19:31:37.570Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T19:31:37.570Z] ---> Running in c7d13c15e21c [2023-02-01T19:31:40.904Z] Removing intermediate container c7d13c15e21c [2023-02-01T19:31:40.904Z] ---> 40f8ad613e8a [2023-02-01T19:31:40.904Z] Step 11/23 : WORKDIR /edgex-go [2023-02-01T19:31:40.904Z] ---> Running in 31889ae50846 [2023-02-01T19:31:40.904Z] Removing intermediate container 31889ae50846 [2023-02-01T19:31:40.904Z] ---> cd35fdcccc5c [2023-02-01T19:31:40.904Z] [2023-02-01T19:31:40.904Z] Step 12/23 : FROM alpine:3.15 [2023-02-01T19:31:40.904Z] ---> 8aa73fd46299 [2023-02-01T19:31:40.904Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:31:40.904Z] ---> Using cache [2023-02-01T19:31:40.904Z] ---> 919daae8378a [2023-02-01T19:31:40.904Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T19:31:40.904Z] ---> Using cache [2023-02-01T19:31:40.904Z] ---> 12b3d9e2388c [2023-02-01T19:31:40.904Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T19:31:47.544Z] ---> d19116b24088 [2023-02-01T19:31:47.544Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T19:31:47.544Z] ---> dcf8e907eef1 [2023-02-01T19:31:47.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-01T19:31:48.509Z] ---> d40eaf99194b [2023-02-01T19:31:48.509Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-01T19:31:49.091Z] ---> 0a9e10372451 [2023-02-01T19:31:49.091Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T19:31:49.358Z] ---> Running in 99130f167060 [2023-02-01T19:31:49.941Z] Removing intermediate container 99130f167060 [2023-02-01T19:31:49.941Z] ---> 7c408997ca13 [2023-02-01T19:31:49.941Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T19:31:49.941Z] ---> Running in 2a7b78dc2c13 [2023-02-01T19:31:50.532Z] Removing intermediate container 2a7b78dc2c13 [2023-02-01T19:31:50.532Z] ---> a6837e23e3da [2023-02-01T19:31:50.532Z] Step 21/23 : LABEL arch=arm64 [2023-02-01T19:31:50.532Z] ---> Running in e5cb11dbf427 [2023-02-01T19:31:51.116Z] Removing intermediate container e5cb11dbf427 [2023-02-01T19:31:51.116Z] ---> fcaa0d5bce62 [2023-02-01T19:31:51.116Z] Step 22/23 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:31:51.391Z] ---> Running in 9d749aacae81 [2023-02-01T19:31:51.657Z] Removing intermediate container 9d749aacae81 [2023-02-01T19:31:51.657Z] ---> ebea07743b4d [2023-02-01T19:31:51.657Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T19:31:51.926Z] ---> Running in e7f86476df87 [2023-02-01T19:31:52.510Z] Removing intermediate container e7f86476df87 [2023-02-01T19:31:52.510Z] ---> b1c48365d362 [2023-02-01T19:31:52.510Z] [2023-02-01T19:31:52.776Z] Successfully built b1c48365d362 [2023-02-01T19:31:52.776Z] Successfully tagged security-spire-server-arm64:latest [2023-02-01T19:31:52.776Z] Building security-spire-config [2023-02-01T19:32:10.974Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:32:10.974Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:32:10.974Z] ---> e510ade02bc8 [2023-02-01T19:32:10.974Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T19:32:10.974Z] ---> Using cache [2023-02-01T19:32:10.974Z] ---> 4f4c4e72ca6f [2023-02-01T19:32:10.974Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T19:32:10.974Z] ---> Using cache [2023-02-01T19:32:10.974Z] ---> 47d3da2fdfad [2023-02-01T19:32:10.974Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T19:32:10.974Z] ---> Using cache [2023-02-01T19:32:10.974Z] ---> c1a650e85158 [2023-02-01T19:32:10.974Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:32:10.974Z] ---> Using cache [2023-02-01T19:32:10.974Z] ---> 026fb906b2a9 [2023-02-01T19:32:10.974Z] Step 7/24 : COPY . . [2023-02-01T19:32:10.974Z] ---> Using cache [2023-02-01T19:32:10.974Z] ---> 87496344cb46 [2023-02-01T19:32:10.974Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T19:32:10.974Z] ---> Using cache [2023-02-01T19:32:10.974Z] ---> 8fbd9a1eeec3 [2023-02-01T19:32:10.974Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T19:32:10.974Z] ---> Using cache [2023-02-01T19:32:10.974Z] ---> 15242d88e945 [2023-02-01T19:32:10.974Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-01T19:32:10.974Z] ---> Running in 76d73021d804 [2023-02-01T19:32:12.913Z] Removing intermediate container 76d73021d804 [2023-02-01T19:32:12.913Z] ---> a50fcca3a5d2 [2023-02-01T19:32:12.913Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T19:32:12.913Z] ---> Running in 88e79bd5625f [2023-02-01T19:32:13.507Z] Removing intermediate container 88e79bd5625f [2023-02-01T19:32:13.507Z] ---> 36ecd31704b5 [2023-02-01T19:32:13.507Z] [2023-02-01T19:32:13.507Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T19:32:13.507Z] ---> 8aa73fd46299 [2023-02-01T19:32:13.774Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:32:13.774Z] ---> Using cache [2023-02-01T19:32:13.774Z] ---> 919daae8378a [2023-02-01T19:32:13.774Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-01T19:32:13.774Z] ---> Running in 5de32e41fe3d [2023-02-01T19:32:15.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:32:15.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:32:17.390Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T19:32:17.390Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T19:32:17.390Z] OK: 15736 distinct packages available [2023-02-01T19:32:17.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:32:18.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:32:19.202Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-01T19:32:19.202Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-01T19:32:19.202Z] (3/4) Installing libucontext (1.1-r0) [2023-02-01T19:32:19.202Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-01T19:32:19.202Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T19:32:19.202Z] OK: 6 MiB in 18 packages [2023-02-01T19:32:21.149Z] Removing intermediate container 5de32e41fe3d [2023-02-01T19:32:21.149Z] ---> 1821b91f9dba [2023-02-01T19:32:21.149Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T19:32:26.567Z] ---> a3665d8adce1 [2023-02-01T19:32:26.567Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T19:32:27.177Z] ---> c166e0c31057 [2023-02-01T19:32:27.177Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-01T19:32:27.457Z] ---> Running in c04d9646035f [2023-02-01T19:32:28.073Z] Removing intermediate container c04d9646035f [2023-02-01T19:32:28.073Z] ---> 332eea6323ed [2023-02-01T19:32:28.073Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-01T19:32:31.469Z] ---> 3e65ec3daee0 [2023-02-01T19:32:31.469Z] Step 19/24 : WORKDIR / [2023-02-01T19:32:31.469Z] ---> Running in 044c2585c386 [2023-02-01T19:32:32.049Z] Removing intermediate container 044c2585c386 [2023-02-01T19:32:32.050Z] ---> 98a9ef1c10bc [2023-02-01T19:32:32.050Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T19:32:32.050Z] ---> Running in 4173ee425202 [2023-02-01T19:32:32.640Z] Removing intermediate container 4173ee425202 [2023-02-01T19:32:32.640Z] ---> cefc0f7b0401 [2023-02-01T19:32:32.640Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T19:32:32.640Z] ---> Running in 54390cbe3e72 [2023-02-01T19:32:33.223Z] Removing intermediate container 54390cbe3e72 [2023-02-01T19:32:33.223Z] ---> 6c0066030e05 [2023-02-01T19:32:33.223Z] Step 22/24 : LABEL arch=arm64 [2023-02-01T19:32:33.491Z] ---> Running in ac82dd14dc02 [2023-02-01T19:32:34.084Z] Removing intermediate container ac82dd14dc02 [2023-02-01T19:32:34.084Z] ---> cbddecaadf22 [2023-02-01T19:32:34.084Z] Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:32:34.084Z] ---> Running in 849e88a22ea1 [2023-02-01T19:32:34.667Z] Removing intermediate container 849e88a22ea1 [2023-02-01T19:32:34.667Z] ---> db14bfc251fe [2023-02-01T19:32:34.667Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T19:32:34.935Z] ---> Running in 87926bf51e9a [2023-02-01T19:32:35.200Z] Removing intermediate container 87926bf51e9a [2023-02-01T19:32:35.200Z] ---> 06618cbfded5 [2023-02-01T19:32:35.200Z] [2023-02-01T19:32:35.465Z] Successfully built 06618cbfded5 [2023-02-01T19:32:35.466Z] Successfully tagged security-spire-config-arm64:latest [2023-02-01T19:32:35.466Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-02-01T19:32:57.514Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T19:32:57.514Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T19:32:57.514Z] ---> e510ade02bc8 [2023-02-01T19:32:57.514Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T19:32:57.514Z] ---> Using cache [2023-02-01T19:32:57.514Z] ---> c26f2e3df13d [2023-02-01T19:32:57.514Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T19:32:57.514Z] ---> Using cache [2023-02-01T19:32:57.514Z] ---> 959b9ae35723 [2023-02-01T19:32:57.514Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T19:32:57.514Z] ---> Using cache [2023-02-01T19:32:57.514Z] ---> cc663a191ba9 [2023-02-01T19:32:57.514Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T19:32:57.514Z] ---> Using cache [2023-02-01T19:32:57.514Z] ---> 5f366af9bfdc [2023-02-01T19:32:57.514Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T19:32:57.514Z] ---> Using cache [2023-02-01T19:32:57.514Z] ---> b5f315f84f1b [2023-02-01T19:32:57.514Z] Step 8/22 : COPY . . [2023-02-01T19:32:57.514Z] ---> Using cache [2023-02-01T19:32:57.514Z] ---> 7aac8f213e93 [2023-02-01T19:32:57.514Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-01T19:32:57.514Z] ---> Running in 3f8a7b1e0b34 [2023-02-01T19:32:58.095Z] 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-02-01T19:33:16.279Z] Removing intermediate container 37b3ef5d82ab [2023-02-01T19:33:16.279Z] ---> 1d2e86e15935 [2023-02-01T19:33:16.279Z] Step 7/19 : COPY . . [2023-02-01T19:33:26.392Z] ---> 43a48979194f [2023-02-01T19:33:26.392Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-01T19:33:26.392Z] ---> Running in a5f422227629 [2023-02-01T19:33:27.795Z] 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-02-01T19:35:34.457Z] Removing intermediate container a32443f46452 [2023-02-01T19:35:34.457Z] ---> ddb12946cf3d [2023-02-01T19:35:34.457Z] [2023-02-01T19:35:34.457Z] Step 9/32 : FROM alpine:3.16 [2023-02-01T19:35:34.457Z] ---> 2b4661558fb8 [2023-02-01T19:35:34.457Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:35:34.457Z] ---> Running in d59571d37e79 [2023-02-01T19:35:34.457Z] Removing intermediate container d59571d37e79 [2023-02-01T19:35:34.457Z] ---> 401da4f1a9c3 [2023-02-01T19:35:34.457Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-01T19:35:34.457Z] ---> Running in 2dc165f0af67 [2023-02-01T19:35:34.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:35:34.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:35:34.457Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-01T19:35:34.457Z] (2/2) Installing su-exec (0.2-r1) [2023-02-01T19:35:34.457Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:35:34.457Z] OK: 5 MiB in 16 packages [2023-02-01T19:35:34.457Z] Removing intermediate container 2dc165f0af67 [2023-02-01T19:35:34.457Z] ---> 46cc9a53fd6e [2023-02-01T19:35:34.457Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-01T19:35:34.457Z] ---> Running in 06ae39ce0f0e [2023-02-01T19:35:34.457Z] Removing intermediate container 06ae39ce0f0e [2023-02-01T19:35:34.457Z] ---> c5b380a62f06 [2023-02-01T19:35:34.457Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-01T19:35:34.457Z] ---> Running in 96c9975d9966 [2023-02-01T19:35:34.457Z] Removing intermediate container 96c9975d9966 [2023-02-01T19:35:34.457Z] ---> cf784ff7e1bb [2023-02-01T19:35:34.457Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-01T19:35:34.457Z] ---> Running in 02ef77ad8c99 [2023-02-01T19:35:34.457Z] Removing intermediate container 02ef77ad8c99 [2023-02-01T19:35:34.457Z] ---> 3cbb8c6698d7 [2023-02-01T19:35:34.457Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-01T19:35:34.457Z] ---> Running in bbfca907055e [2023-02-01T19:35:34.457Z] Removing intermediate container bbfca907055e [2023-02-01T19:35:34.457Z] ---> f1a7254070bf [2023-02-01T19:35:34.457Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-01T19:35:34.457Z] ---> Running in 2ae51e143a5b [2023-02-01T19:35:37.033Z] Removing intermediate container 2ae51e143a5b [2023-02-01T19:35:37.033Z] ---> d24e8e4238f4 [2023-02-01T19:35:37.033Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-01T19:35:37.300Z] ---> Running in 170048e0c606 [2023-02-01T19:35:37.884Z] Removing intermediate container 170048e0c606 [2023-02-01T19:35:37.884Z] ---> 5f22706bf72a [2023-02-01T19:35:37.884Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-01T19:35:38.852Z] ---> e20032629e0a [2023-02-01T19:35:38.852Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-01T19:35:38.852Z] ---> Running in f0be00f2b50a [2023-02-01T19:35:42.205Z] Removing intermediate container f0be00f2b50a [2023-02-01T19:35:42.205Z] ---> b1d89f2fa078 [2023-02-01T19:35:42.205Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:35:43.168Z] ---> c88efd3d4718 [2023-02-01T19:35:43.168Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-01T19:35:45.104Z] ---> 523472696d27 [2023-02-01T19:35:45.104Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-01T19:35:45.683Z] ---> 790f5ffc7ec6 [2023-02-01T19:35:45.683Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-01T19:35:46.635Z] ---> b01b38d4cecc [2023-02-01T19:35:46.635Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-01T19:35:47.589Z] ---> 2d2234e0c987 [2023-02-01T19:35:47.589Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-01T19:35:48.555Z] ---> a30e6061516b [2023-02-01T19:35:48.555Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-01T19:35:49.507Z] ---> 24ff1db20133 [2023-02-01T19:35:49.507Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-01T19:35:49.507Z] ---> Running in 2b685b9f49f9 [2023-02-01T19:35:52.861Z] Removing intermediate container 2b685b9f49f9 [2023-02-01T19:35:52.861Z] ---> 5914c1b64e07 [2023-02-01T19:35:52.861Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-01T19:35:52.861Z] ---> Running in b9f2b20abae3 [2023-02-01T19:35:52.862Z] Removing intermediate container b9f2b20abae3 [2023-02-01T19:35:52.862Z] ---> b064bea25875 [2023-02-01T19:35:52.862Z] Step 29/32 : CMD ["gate"] [2023-02-01T19:35:53.137Z] ---> Running in 45595c7d0161 [2023-02-01T19:35:55.070Z] Removing intermediate container 45595c7d0161 [2023-02-01T19:35:55.070Z] ---> 14b0b1f3fd3b [2023-02-01T19:35:55.070Z] Step 30/32 : LABEL arch=arm64 [2023-02-01T19:35:55.070Z] ---> Running in 0b7af874d1fb [2023-02-01T19:35:55.363Z] Removing intermediate container 0b7af874d1fb [2023-02-01T19:35:55.363Z] ---> 4fe1aad3051f [2023-02-01T19:35:55.363Z] Step 31/32 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:35:55.628Z] ---> Running in 9dce43c99b96 [2023-02-01T19:35:56.222Z] Removing intermediate container 9dce43c99b96 [2023-02-01T19:35:56.222Z] ---> e844137da711 [2023-02-01T19:35:56.222Z] Step 32/32 : LABEL version=0.0.0 [2023-02-01T19:35:56.222Z] ---> Running in f6d4c6ee4167 [2023-02-01T19:35:56.804Z] Removing intermediate container f6d4c6ee4167 [2023-02-01T19:35:56.804Z] ---> 0d2484a0e8f5 [2023-02-01T19:35:56.804Z] [2023-02-01T19:35:57.070Z] Successfully built 0d2484a0e8f5 [2023-02-01T19:35:57.070Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-01T19:36:05.266Z]  Building security-bootstrapper ... done 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-02-01T19:36:05.532Z] 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-02-01T19:36:27.561Z] Removing intermediate container 3850d397344e [2023-02-01T19:36:27.561Z] ---> 6bebd7f027aa [2023-02-01T19:36:27.561Z] [2023-02-01T19:36:27.561Z] Step 9/24 : FROM alpine:3.16 [2023-02-01T19:36:27.561Z] ---> 2b4661558fb8 [2023-02-01T19:36:27.561Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-01T19:36:27.561Z] ---> Running in 3f9165b13aff [2023-02-01T19:36:27.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:36:27.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:36:28.779Z] Removing intermediate container d5c5fd982dd8 [2023-02-01T19:36:28.779Z] ---> e94fa41445d4 [2023-02-01T19:36:28.779Z] [2023-02-01T19:36:28.779Z] Step 9/21 : FROM alpine:3.16 [2023-02-01T19:36:28.779Z] ---> 2b4661558fb8 [2023-02-01T19:36:28.779Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-01T19:36:28.779Z] ---> Running in 36722c5fa6b9 [2023-02-01T19:36:29.045Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-01T19:36:29.314Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-01T19:36:29.314Z] (3/3) Installing su-exec (0.2-r1) [2023-02-01T19:36:29.314Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:36:29.314Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T19:36:29.893Z] OK: 6 MiB in 17 packages [2023-02-01T19:36:30.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:36:31.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:36:34.440Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-01T19:36:34.440Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-01T19:36:34.440Z] Removing intermediate container 3f9165b13aff [2023-02-01T19:36:34.440Z] ---> fd853997ab58 [2023-02-01T19:36:34.440Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T19:36:34.440Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-01T19:36:34.440Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-01T19:36:34.440Z] (5/6) Installing curl (7.83.1-r5) [2023-02-01T19:36:34.440Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-01T19:36:34.440Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:36:34.440Z] ---> Running in 2843f69fead9 [2023-02-01T19:36:34.440Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T19:36:34.440Z] OK: 8 MiB in 20 packages [2023-02-01T19:36:34.706Z] Removing intermediate container 2843f69fead9 [2023-02-01T19:36:34.706Z] ---> 33d9998d322b [2023-02-01T19:36:34.706Z] Step 12/24 : WORKDIR / [2023-02-01T19:36:34.706Z] ---> Running in 736397f3ec3f [2023-02-01T19:36:36.124Z] Removing intermediate container 736397f3ec3f [2023-02-01T19:36:36.124Z] ---> 2bb9b51c724a [2023-02-01T19:36:36.124Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-01T19:36:37.092Z] ---> 4f8d322376b1 [2023-02-01T19:36:37.092Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-01T19:36:37.092Z] Removing intermediate container 36722c5fa6b9 [2023-02-01T19:36:37.092Z] ---> 2b21897529ed [2023-02-01T19:36:37.092Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T19:36:37.364Z] ---> Running in 7408cc710a13 [2023-02-01T19:36:37.949Z] Removing intermediate container 7408cc710a13 [2023-02-01T19:36:37.949Z] ---> 2aaa15f54ac0 [2023-02-01T19:36:37.949Z] Step 12/21 : WORKDIR /edgex [2023-02-01T19:36:37.949Z] ---> Running in ca00029c9c39 [2023-02-01T19:36:38.215Z] ---> 7d9c0ed5ed97 [2023-02-01T19:36:38.215Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-01T19:36:38.798Z] Removing intermediate container ca00029c9c39 [2023-02-01T19:36:38.798Z] ---> ff8f42c218ad [2023-02-01T19:36:38.798Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-01T19:36:39.379Z] ---> a84d4374b5e9 [2023-02-01T19:36:39.379Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-01T19:36:39.960Z] ---> e1b905ada03b [2023-02-01T19:36:39.961Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-01T19:36:40.921Z] ---> 5e799dbe8099 [2023-02-01T19:36:40.921Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-01T19:36:42.358Z] ---> 8d3e4a2aeb10 [2023-02-01T19:36:42.358Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-01T19:36:42.976Z] ---> 74e957999d85 [2023-02-01T19:36:42.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-01T19:36:46.318Z] ---> 2b7c71c1d036 [2023-02-01T19:36:46.318Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T19:36:46.318Z] ---> 7d76a91aad95 [2023-02-01T19:36:46.318Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T19:36:47.715Z] ---> 56d52994492b [2023-02-01T19:36:47.715Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T19:36:47.715Z] ---> Running in 802c86a6bb63 [2023-02-01T19:36:47.715Z] ---> 47d908114c61 [2023-02-01T19:36:47.715Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T19:36:47.989Z] ---> Running in 90d2b1552002 [2023-02-01T19:36:51.333Z] Removing intermediate container 802c86a6bb63 [2023-02-01T19:36:51.333Z] ---> e753084dc32c [2023-02-01T19:36:51.333Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T19:36:51.599Z] ---> Running in d7fa6b719dcc [2023-02-01T19:36:52.178Z] Removing intermediate container 90d2b1552002 [2023-02-01T19:36:52.178Z] ---> 4d23fbfd1b75 [2023-02-01T19:36:52.178Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T19:36:52.178Z] Removing intermediate container d7fa6b719dcc [2023-02-01T19:36:52.178Z] ---> f0753f34c2d2 [2023-02-01T19:36:52.178Z] Step 19/21 : LABEL arch=arm64 [2023-02-01T19:36:52.178Z] ---> Running in a5a5373964b7 [2023-02-01T19:36:52.443Z] ---> Running in db15bd7a41ce [2023-02-01T19:36:53.021Z] Removing intermediate container a5a5373964b7 [2023-02-01T19:36:53.021Z] ---> 9bac615e5c00 [2023-02-01T19:36:53.021Z] Step 22/24 : LABEL arch=arm64 [2023-02-01T19:36:53.021Z] Removing intermediate container db15bd7a41ce [2023-02-01T19:36:53.021Z] ---> c759656fcbd4 [2023-02-01T19:36:53.021Z] Step 20/21 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:36:53.286Z] ---> Running in 2fedd406ddc9 [2023-02-01T19:36:53.286Z] ---> Running in 4e1888708843 [2023-02-01T19:36:53.867Z] Removing intermediate container 2fedd406ddc9 [2023-02-01T19:36:53.867Z] ---> 668012e8ef4f [2023-02-01T19:36:53.867Z] Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:36:54.133Z] Removing intermediate container 4e1888708843 [2023-02-01T19:36:54.133Z] ---> b2f3bc563436 [2023-02-01T19:36:54.133Z] Step 21/21 : LABEL version=0.0.0 [2023-02-01T19:36:54.133Z] ---> Running in 0556ace40d52 [2023-02-01T19:36:54.398Z] ---> Running in f1cbeaa6ae81 [2023-02-01T19:36:54.978Z] Removing intermediate container 0556ace40d52 [2023-02-01T19:36:54.978Z] ---> 8a7572568398 [2023-02-01T19:36:54.978Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T19:36:54.978Z] Removing intermediate container f1cbeaa6ae81 [2023-02-01T19:36:54.978Z] ---> 8d4744e85a80 [2023-02-01T19:36:54.978Z] [2023-02-01T19:36:55.244Z] ---> Running in 941325e0ebba [2023-02-01T19:36:55.513Z] Successfully built 8d4744e85a80 [2023-02-01T19:36:55.513Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-01T19:36:55.779Z]  Building security-proxy-setup ... done Removing intermediate container 941325e0ebba [2023-02-01T19:36:55.779Z] ---> c93b1936b15f [2023-02-01T19:36:55.779Z] [2023-02-01T19:36:56.045Z] Successfully built c93b1936b15f [2023-02-01T19:36:56.045Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-01T19:37:52.420Z]  Building security-secretstore-setup ... done Removing intermediate container 3f8a7b1e0b34 [2023-02-01T19:37:52.420Z] ---> 48e7816efdcd [2023-02-01T19:37:52.420Z] [2023-02-01T19:37:52.420Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T19:37:52.420Z] ---> 2b4661558fb8 [2023-02-01T19:37:52.420Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-01T19:37:52.420Z] ---> Running in 7170815e04b6 [2023-02-01T19:37:52.420Z] Removing intermediate container 7170815e04b6 [2023-02-01T19:37:52.420Z] ---> 484651539a6b [2023-02-01T19:37:52.420Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T19:37:52.420Z] ---> Running in b78edfca30a7 [2023-02-01T19:37:52.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:37:52.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:37:52.420Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T19:37:52.420Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T19:37:52.420Z] OK: 5 MiB in 15 packages [2023-02-01T19:37:52.420Z] Removing intermediate container b78edfca30a7 [2023-02-01T19:37:52.420Z] ---> 4d562cd1a3db [2023-02-01T19:37:52.420Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:37:52.420Z] ---> 817292f24f95 [2023-02-01T19:37:52.420Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-01T19:37:53.834Z] ---> c11f76cdf8f6 [2023-02-01T19:37:53.834Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-01T19:37:54.797Z] ---> 95462115e0a8 [2023-02-01T19:37:54.797Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-01T19:37:55.382Z] ---> 2ca2c85d7d01 [2023-02-01T19:37:55.382Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T19:37:55.382Z] ---> Running in 5bf29905d5ad [2023-02-01T19:37:57.325Z] Removing intermediate container 5bf29905d5ad [2023-02-01T19:37:57.325Z] ---> 0c1200aaff00 [2023-02-01T19:37:57.325Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T19:37:57.325Z] ---> Running in f36ba685eb48 [2023-02-01T19:37:57.908Z] Removing intermediate container f36ba685eb48 [2023-02-01T19:37:57.908Z] ---> 50bac7384556 [2023-02-01T19:37:57.908Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-01T19:37:57.908Z] ---> Running in c54fb40e5d15 [2023-02-01T19:37:58.175Z] Removing intermediate container c54fb40e5d15 [2023-02-01T19:37:58.175Z] ---> 68f4a3edc9f6 [2023-02-01T19:37:58.175Z] Step 20/22 : LABEL arch=arm64 [2023-02-01T19:37:58.442Z] ---> Running in 180e0034e3e7 [2023-02-01T19:37:59.028Z] Removing intermediate container 180e0034e3e7 [2023-02-01T19:37:59.028Z] ---> 369c25d36ca6 [2023-02-01T19:37:59.028Z] Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:37:59.028Z] ---> Running in 0fc348d42f13 [2023-02-01T19:37:59.614Z] Removing intermediate container 0fc348d42f13 [2023-02-01T19:37:59.614Z] ---> 638a3cdd6a95 [2023-02-01T19:37:59.614Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T19:37:59.614Z] ---> Running in d7e73ac72929 [2023-02-01T19:38:00.198Z] Removing intermediate container d7e73ac72929 [2023-02-01T19:38:00.198Z] ---> c1c5f0698c87 [2023-02-01T19:38:00.198Z] [2023-02-01T19:38:00.198Z] Successfully built c1c5f0698c87 [2023-02-01T19:38:00.198Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-01T19:38:18.489Z]  Building core-common-config-bootstrapper ... done Removing intermediate container a5f422227629 [2023-02-01T19:38:18.489Z] ---> 90671771a66b [2023-02-01T19:38:18.489Z] [2023-02-01T19:38:18.489Z] Step 9/19 : FROM alpine:3.15 [2023-02-01T19:38:18.489Z] ---> 8aa73fd46299 [2023-02-01T19:38:18.489Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T19:38:18.489Z] ---> Using cache [2023-02-01T19:38:18.489Z] ---> 919daae8378a [2023-02-01T19:38:18.489Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-01T19:38:18.489Z] ---> Running in 4ac7cbcc0292 [2023-02-01T19:38:19.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:38:19.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:38:20.696Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T19:38:20.696Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T19:38:20.696Z] OK: 15736 distinct packages available [2023-02-01T19:38:20.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-01T19:38:21.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-01T19:38:21.806Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-01T19:38:22.072Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-01T19:38:22.072Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-01T19:38:22.072Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-01T19:38:22.072Z] (5/9) Installing curl (7.80.0-r5) [2023-02-01T19:38:22.072Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-01T19:38:22.072Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-01T19:38:22.072Z] (8/9) Installing libucontext (1.1-r0) [2023-02-01T19:38:22.072Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-01T19:38:22.072Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T19:38:22.072Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T19:38:22.341Z] OK: 8 MiB in 23 packages [2023-02-01T19:38:23.753Z] Removing intermediate container 4ac7cbcc0292 [2023-02-01T19:38:23.753Z] ---> 73b267054ab4 [2023-02-01T19:38:23.753Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T19:38:24.020Z] ---> 173ed158405d [2023-02-01T19:38:24.020Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-01T19:38:25.430Z] ---> 6bb22504d2d0 [2023-02-01T19:38:25.430Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-01T19:38:25.696Z] ---> f57aea06cb27 [2023-02-01T19:38:25.696Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-01T19:38:25.961Z] ---> Running in 88fb34bebfd3 [2023-02-01T19:38:26.227Z] Removing intermediate container 88fb34bebfd3 [2023-02-01T19:38:26.227Z] ---> 9dec5383d1d3 [2023-02-01T19:38:26.227Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T19:38:26.227Z] ---> Running in 0151fe14afb2 [2023-02-01T19:38:26.493Z] Removing intermediate container 0151fe14afb2 [2023-02-01T19:38:26.493Z] ---> 3bd0ff916c2e [2023-02-01T19:38:26.493Z] Step 17/19 : LABEL arch=arm64 [2023-02-01T19:38:26.493Z] ---> Running in 4453c2128c81 [2023-02-01T19:38:26.764Z] Removing intermediate container 4453c2128c81 [2023-02-01T19:38:26.764Z] ---> c834d97ba225 [2023-02-01T19:38:26.764Z] Step 18/19 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c [2023-02-01T19:38:27.029Z] ---> Running in cc58cf049dac [2023-02-01T19:38:27.295Z] Removing intermediate container cc58cf049dac [2023-02-01T19:38:27.295Z] ---> 707ed08f9f84 [2023-02-01T19:38:27.295Z] Step 19/19 : LABEL version=0.0.0 [2023-02-01T19:38:27.295Z] ---> Running in 5010b3eec159 [2023-02-01T19:38:27.561Z] Removing intermediate container 5010b3eec159 [2023-02-01T19:38:27.561Z] ---> fde1ac86d170 [2023-02-01T19:38:27.561Z] [2023-02-01T19:38:27.825Z] Successfully built fde1ac86d170 [2023-02-01T19:38:27.825Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-01T19:38:28.412Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-01T19:38:28.442Z] $ docker stop --time=1 ee90c40b24f166ba40c4cf1dbb419512f32575cbf291a6129f0c94f31c38e71b [2023-02-01T19:38:30.110Z] $ docker rm -f --volumes ee90c40b24f166ba40c4cf1dbb419512f32575cbf291a6129f0c94f31c38e71b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-01T19:38:30.656Z] + docker images [2023-02-01T19:38:30.921Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-01T19:38:30.921Z] security-spiffe-token-provider-arm64 latest fde1ac86d170 3 seconds ago 28.9MB [2023-02-01T19:38:30.921Z] 90671771a66b 13 seconds ago 1.54GB [2023-02-01T19:38:30.921Z] core-common-config-bootstrapper-arm64 latest c1c5f0698c87 31 seconds ago 14.9MB [2023-02-01T19:38:30.921Z] 48e7816efdcd 45 seconds ago 1.5GB [2023-02-01T19:38:30.921Z] security-secretstore-setup-arm64 latest c93b1936b15f About a minute ago 28.7MB [2023-02-01T19:38:30.921Z] security-proxy-setup-arm64 latest 8d4744e85a80 About a minute ago 26.8MB [2023-02-01T19:38:30.921Z] e94fa41445d4 2 minutes ago 1.5GB [2023-02-01T19:38:30.921Z] 6bebd7f027aa 2 minutes ago 1.5GB [2023-02-01T19:38:30.921Z] security-bootstrapper-arm64 latest 0d2484a0e8f5 2 minutes ago 19.5MB [2023-02-01T19:38:30.921Z] ddb12946cf3d 3 minutes ago 1.5GB [2023-02-01T19:38:30.921Z] security-spire-config-arm64 latest 06618cbfded5 5 minutes ago 83.6MB [2023-02-01T19:38:30.921Z] 36ecd31704b5 6 minutes ago 1.38GB [2023-02-01T19:38:30.921Z] security-spire-server-arm64 latest b1c48365d362 6 minutes ago 84.3MB [2023-02-01T19:38:30.921Z] cd35fdcccc5c 6 minutes ago 1.38GB [2023-02-01T19:38:30.921Z] security-spire-agent-arm64 latest 6346657e63d2 7 minutes ago 122MB [2023-02-01T19:38:30.921Z] d417bef170b3 8 minutes ago 1.38GB [2023-02-01T19:38:30.921Z] support-notifications-arm64 latest 4d11c2ccf9d9 8 minutes ago 29.5MB [2023-02-01T19:38:30.921Z] support-scheduler-arm64 latest d5d9d2fdbdbc 9 minutes ago 29MB [2023-02-01T19:38:30.921Z] bf5dbb4f0e2c 9 minutes ago 1.57GB [2023-02-01T19:38:30.921Z] 8db34cce2ba8 9 minutes ago 1.57GB [2023-02-01T19:38:30.921Z] core-data-arm64 latest 54da9ffbc333 10 minutes ago 17.2MB [2023-02-01T19:38:30.921Z] core-metadata-arm64 latest 1b23333a12d5 10 minutes ago 17.8MB [2023-02-01T19:38:30.921Z] core-command-arm64 latest d239c21a2f07 11 minutes ago 17MB [2023-02-01T19:38:30.921Z] bdb41eaea308 11 minutes ago 1.51GB [2023-02-01T19:38:30.921Z] b263fe382faf 11 minutes ago 1.51GB [2023-02-01T19:38:30.921Z] 97c936364d96 11 minutes ago 1.51GB [2023-02-01T19:38:30.921Z] ci-base-image-arm64 latest e510ade02bc8 31 minutes ago 905MB [2023-02-01T19:38:30.922Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-01T19:38:30.922Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-01T19:38:30.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-01T19:38:30.922Z] 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-02-01T19:38:31.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-01T19:38:31.720Z] [2023-02-01T19:38:31.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:38:32.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-01T19:38:32.388Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-01T19:38:32.388Z] 8998bd30e6a1: Pulling fs layer [2023-02-01T19:38:32.388Z] 04944245beec: Pulling fs layer [2023-02-01T19:38:32.388Z] 699f458cf7ca: Pulling fs layer [2023-02-01T19:38:32.388Z] 765212b225bb: Pulling fs layer [2023-02-01T19:38:32.388Z] f23df028b6ca: Pulling fs layer [2023-02-01T19:38:32.388Z] d65c8cfc05b1: Pulling fs layer [2023-02-01T19:38:32.388Z] 2437ff75d9bd: Pulling fs layer [2023-02-01T19:38:32.388Z] 765212b225bb: Waiting [2023-02-01T19:38:32.388Z] f23df028b6ca: Waiting [2023-02-01T19:38:32.388Z] d65c8cfc05b1: Waiting [2023-02-01T19:38:32.388Z] 2437ff75d9bd: Waiting [2023-02-01T19:38:32.388Z] 04944245beec: Download complete [2023-02-01T19:38:32.655Z] 765212b225bb: Verifying Checksum [2023-02-01T19:38:32.655Z] 765212b225bb: Download complete [2023-02-01T19:38:32.655Z] f23df028b6ca: Verifying Checksum [2023-02-01T19:38:32.655Z] f23df028b6ca: Download complete [2023-02-01T19:38:32.655Z] d65c8cfc05b1: Verifying Checksum [2023-02-01T19:38:32.655Z] d65c8cfc05b1: Download complete [2023-02-01T19:38:32.655Z] 699f458cf7ca: Verifying Checksum [2023-02-01T19:38:32.655Z] 699f458cf7ca: Download complete [2023-02-01T19:38:33.237Z] 8998bd30e6a1: Verifying Checksum [2023-02-01T19:38:33.237Z] 8998bd30e6a1: Download complete [2023-02-01T19:38:35.811Z] 2437ff75d9bd: Verifying Checksum [2023-02-01T19:38:35.811Z] 2437ff75d9bd: Download complete [2023-02-01T19:38:37.216Z] 8998bd30e6a1: Pull complete [2023-02-01T19:38:37.480Z] 04944245beec: Pull complete [2023-02-01T19:38:38.890Z] 699f458cf7ca: Pull complete [2023-02-01T19:38:39.156Z] 765212b225bb: Pull complete [2023-02-01T19:38:39.737Z] f23df028b6ca: Pull complete [2023-02-01T19:38:40.003Z] d65c8cfc05b1: Pull complete [2023-02-01T19:38:54.992Z] 2437ff75d9bd: Pull complete [2023-02-01T19:38:54.992Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-01T19:38:54.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-01T19:38:54.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:38:55.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container [2023-02-01T19:38:55.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-01T19:38:57.790Z] $ docker top d11cf3d2a1c55c0e00ee4556e588a5a6a60bba3e4cbbef4c8be1803f87ade4ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:38:58.733Z] ---> job-cost.sh [2023-02-01T19:38:58.733Z] lf-activate-venv: SKIPPING [2023-02-01T19:38:58.733Z] INFO: No Stack... [2023-02-01T19:38:59.311Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-01T19:39:00.267Z] INFO: Archiving Costs [Pipeline] sh [2023-02-01T19:39:00.929Z] + cut -d, -f6 [2023-02-01T19:39:00.929Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-02-01T19:39:00.983Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4318-1-stack-cost] [2023-02-01T19:39:00.988Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4318-1-stack-cost] did not exist. Created. [2023-02-01T19:39:00.988Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-01T19:39:01.707Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-01T19:39:01.885Z] Stashed 1 file(s) [Pipeline] } [2023-02-01T19:39:01.899Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4318-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-01T19:39:01.980Z] $ docker stop --time=1 d11cf3d2a1c55c0e00ee4556e588a5a6a60bba3e4cbbef4c8be1803f87ade4ef [2023-02-01T19:39:03.502Z] $ docker rm -f --volumes d11cf3d2a1c55c0e00ee4556e588a5a6a60bba3e4cbbef4c8be1803f87ade4ef [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-02-01T19:39:04.541Z] provisioning config files... [2023-02-01T19:39:04.554Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15229481134834795502tmp [Pipeline] { [Pipeline] sh [2023-02-01T19:39:04.925Z] + set +x [2023-02-01T19:39:04.926Z] + curl -s https://codecov.io/bash [2023-02-01T19:39:04.926Z] + bash -s -- [2023-02-01T19:39:04.926Z] [2023-02-01T19:39:04.926Z] _____ _ [2023-02-01T19:39:04.926Z] / ____| | | [2023-02-01T19:39:04.926Z] | | ___ __| | ___ ___ _____ __ [2023-02-01T19:39:04.926Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-01T19:39:04.926Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-01T19:39:04.926Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-01T19:39:04.926Z] Bash-1.0.6 [2023-02-01T19:39:04.926Z] [2023-02-01T19:39:04.926Z] [2023-02-01T19:39:04.926Z] ==> git version 2.25.1 found [2023-02-01T19:39:04.926Z] ==> 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-02-01T19:39:04.926Z] Release-Date: 2020-01-08 [2023-02-01T19:39:04.926Z] 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-02-01T19:39:04.926Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-01T19:39:04.926Z] ==> Jenkins CI detected. [2023-02-01T19:39:04.926Z] current dir:  /w/workspace/edgex-go/1 [2023-02-01T19:39:04.926Z] project root: . [2023-02-01T19:39:04.926Z] --> token set from env [2023-02-01T19:39:04.926Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-01T19:39:04.926Z] ==> Running gcov in . (disable via -X gcov) [2023-02-01T19:39:04.926Z] ==> Python coveragepy not found [2023-02-01T19:39:04.926Z] ==> Searching for coverage reports in: [2023-02-01T19:39:04.926Z] + . [2023-02-01T19:39:05.185Z] -> Found 1 reports [2023-02-01T19:39:05.185Z] ==> Detecting git/mercurial file structure [2023-02-01T19:39:05.185Z] ==> Reading reports [2023-02-01T19:39:05.185Z] + ./coverage.out bytes=485987 [2023-02-01T19:39:05.185Z] ==> Appending adjustments [2023-02-01T19:39:05.185Z] https://docs.codecov.io/docs/fixing-reports [2023-02-01T19:39:06.122Z] + Found adjustments [2023-02-01T19:39:06.122Z] ==> Gzipping contents [2023-02-01T19:39:06.122Z] 64K /tmp/codecov.0q8AVv.gz [2023-02-01T19:39:06.122Z] ==> Uploading reports [2023-02-01T19:39:06.122Z] url: https://codecov.io [2023-02-01T19:39:06.122Z] query: branch=PR-4318&commit=84e00f6941a005dc937998c278d2277582efcc3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= [2023-02-01T19:39:06.122Z] -> Pinging Codecov [2023-02-01T19:39:06.122Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4318&commit=84e00f6941a005dc937998c278d2277582efcc3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= [2023-02-01T19:39:06.381Z] -> Uploading to [2023-02-01T19:39:06.381Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-01/00271124DB129430A58F1EEE437C3FCB/84e00f6941a005dc937998c278d2277582efcc3c/9ed1abe2-b4c4-4fe6-be30-f1a5fd927f87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230201T193906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b789c59a7bb780e31dc8e5abac6bb1da33e1424151745428d8c69b4b42ae8a62 [2023-02-01T19:39:06.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-01T19:39:06.381Z] Dload Upload Total Spent Left Speed [2023-02-01T19:39:06.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62749 0 0 100 62749 0 277k --:--:-- --:--:-- --:--:-- 276k 100 62749 0 0 100 62749 0 198k --:--:-- --:--:-- --:--:-- 197k [2023-02-01T19:39:06.899Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/84e00f6941a005dc937998c278d2277582efcc3c [Pipeline] } [2023-02-01T19:39:06.924Z] 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-02-01T19:39:08.244Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:39:08.572Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:39:09.461Z] ---> package-listing.sh [2023-02-01T19:39:09.461Z] ++ facter osfamily [2023-02-01T19:39:09.461Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-01T19:39:09.719Z] + OS_FAMILY=debian [2023-02-01T19:39:09.719Z] + workspace=/w/workspace/edgex-go/1 [2023-02-01T19:39:09.719Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-01T19:39:09.719Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-01T19:39:09.719Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-01T19:39:09.719Z] + PACKAGES=/tmp/packages_start.txt [2023-02-01T19:39:09.719Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-01T19:39:09.720Z] + PACKAGES=/tmp/packages_end.txt [2023-02-01T19:39:09.720Z] + case "${OS_FAMILY}" in [2023-02-01T19:39:09.720Z] + dpkg -l [2023-02-01T19:39:09.720Z] + grep '^ii' [2023-02-01T19:39:09.720Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-01T19:39:09.720Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-01T19:39:09.720Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-01T19:39:09.720Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-01T19:39:09.720Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-01T19:39:09.720Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-01T19:39:09.757Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-01T19:39:10.051Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:39:10.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-01T19:39:10.674Z] [2023-02-01T19:39:10.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T19:39:11.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-01T19:39:11.053Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-01T19:39:11.053Z] 5eb5b503b376: Pulling fs layer [2023-02-01T19:39:11.053Z] 5c69ac0246d0: Pulling fs layer [2023-02-01T19:39:11.053Z] ec43610c2a17: Pulling fs layer [2023-02-01T19:39:11.053Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-01T19:39:11.053Z] 33b1e0a273af: Pulling fs layer [2023-02-01T19:39:11.053Z] 5d3b04190fa2: Pulling fs layer [2023-02-01T19:39:11.053Z] 2f39f015ded8: Pulling fs layer [2023-02-01T19:39:11.053Z] 33b1e0a273af: Waiting [2023-02-01T19:39:11.053Z] 3a2ae6a8a46f: Waiting [2023-02-01T19:39:11.053Z] 5d3b04190fa2: Waiting [2023-02-01T19:39:11.053Z] 5c69ac0246d0: Verifying Checksum [2023-02-01T19:39:11.053Z] 5c69ac0246d0: Download complete [2023-02-01T19:39:11.053Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-01T19:39:11.053Z] 3a2ae6a8a46f: Download complete [2023-02-01T19:39:11.317Z] 33b1e0a273af: Verifying Checksum [2023-02-01T19:39:11.317Z] 33b1e0a273af: Download complete [2023-02-01T19:39:11.317Z] 5d3b04190fa2: Verifying Checksum [2023-02-01T19:39:11.317Z] 5d3b04190fa2: Download complete [2023-02-01T19:39:11.317Z] ec43610c2a17: Verifying Checksum [2023-02-01T19:39:11.317Z] ec43610c2a17: Download complete [2023-02-01T19:39:11.578Z] 5eb5b503b376: Download complete [2023-02-01T19:39:12.143Z] 2f39f015ded8: Verifying Checksum [2023-02-01T19:39:12.143Z] 2f39f015ded8: Download complete [2023-02-01T19:39:12.402Z] 5eb5b503b376: Pull complete [2023-02-01T19:39:12.660Z] 5c69ac0246d0: Pull complete [2023-02-01T19:39:12.918Z] ec43610c2a17: Pull complete [2023-02-01T19:39:13.176Z] 3a2ae6a8a46f: Pull complete [2023-02-01T19:39:13.176Z] 33b1e0a273af: Pull complete [2023-02-01T19:39:13.176Z] 5d3b04190fa2: Pull complete [2023-02-01T19:39:17.362Z] 2f39f015ded8: Pull complete [2023-02-01T19:39:17.363Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-01T19:39:17.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-01T19:39:17.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T19:39:17.562Z] prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container [2023-02-01T19:39:17.598Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-01T19:39:19.352Z] $ docker top 2963f1988c495a996ef8644645b2d0692e1253016275a0b96132485ad014e92f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T19:39:19.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-01T19:39:20.063Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-01T19:39:20.371Z] + ls /var/log/sa-host [2023-02-01T19:39:20.371Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-01T19:39:20.586Z] provisioning config files... [2023-02-01T19:39:20.596Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10505175854808668526tmp [Pipeline] { [Pipeline] echo [2023-02-01T19:39:20.642Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:39:20.951Z] ---> create-netrc.sh [Pipeline] } [2023-02-01T19:39:20.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:39:21.371Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-01T19:39:21.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:39:21.713Z] ---> sudo-logs.sh [2023-02-01T19:39:21.713Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-01T19:39:21.798Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:39:22.111Z] ---> job-cost.sh [2023-02-01T19:39:22.111Z] lf-activate-venv: SKIPPING [2023-02-01T19:39:22.111Z] DEBUG: total: 0.10999999940395355 [2023-02-01T19:39:22.111Z] INFO: Retrieving Stack Cost... [2023-02-01T19:39:22.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-01T19:39:22.939Z] INFO: Archiving Costs [Pipeline] echo [2023-02-01T19:39:22.972Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T19:39:23.284Z] ---> logs-deploy.sh [2023-02-01T19:39:23.284Z] lf-activate-venv: SKIPPING [2023-02-01T19:39:23.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4318/1 [2023-02-01T19:39:23.284Z] INFO: archiving workspace using pattern(s): [2023-02-01T19:39:24.220Z] Archives upload complete. [2023-02-01T19:39:24.479Z] INFO: archiving logs to Nexus [2023-02-01T19:39:25.048Z] ---> uname -a: [2023-02-01T19:39:25.048Z] Linux prd-ubuntu20-04-docker-8c-8g-4286 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-01T19:39:25.048Z] [2023-02-01T19:39:25.048Z] [2023-02-01T19:39:25.048Z] ---> lscpu: [2023-02-01T19:39:25.048Z] Architecture: x86_64 [2023-02-01T19:39:25.048Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-01T19:39:25.048Z] Byte Order: Little Endian [2023-02-01T19:39:25.048Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-01T19:39:25.048Z] CPU(s): 8 [2023-02-01T19:39:25.048Z] On-line CPU(s) list: 0-7 [2023-02-01T19:39:25.048Z] Thread(s) per core: 1 [2023-02-01T19:39:25.048Z] Core(s) per socket: 1 [2023-02-01T19:39:25.048Z] Socket(s): 8 [2023-02-01T19:39:25.048Z] NUMA node(s): 1 [2023-02-01T19:39:25.048Z] Vendor ID: AuthenticAMD [2023-02-01T19:39:25.048Z] CPU family: 23 [2023-02-01T19:39:25.048Z] Model: 49 [2023-02-01T19:39:25.048Z] Model name: AMD EPYC-Rome Processor [2023-02-01T19:39:25.048Z] Stepping: 0 [2023-02-01T19:39:25.048Z] CPU MHz: 2799.996 [2023-02-01T19:39:25.048Z] BogoMIPS: 5599.99 [2023-02-01T19:39:25.048Z] Virtualization: AMD-V [2023-02-01T19:39:25.048Z] Hypervisor vendor: KVM [2023-02-01T19:39:25.048Z] Virtualization type: full [2023-02-01T19:39:25.048Z] L1d cache: 256 KiB [2023-02-01T19:39:25.048Z] L1i cache: 256 KiB [2023-02-01T19:39:25.048Z] L2 cache: 4 MiB [2023-02-01T19:39:25.048Z] L3 cache: 128 MiB [2023-02-01T19:39:25.048Z] NUMA node0 CPU(s): 0-7 [2023-02-01T19:39:25.048Z] Vulnerability Itlb multihit: Not affected [2023-02-01T19:39:25.048Z] Vulnerability L1tf: Not affected [2023-02-01T19:39:25.048Z] Vulnerability Mds: Not affected [2023-02-01T19:39:25.048Z] Vulnerability Meltdown: Not affected [2023-02-01T19:39:25.048Z] Vulnerability Mmio stale data: Not affected [2023-02-01T19:39:25.048Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-01T19:39:25.048Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-01T19:39:25.048Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-01T19:39:25.048Z] Vulnerability Srbds: Not affected [2023-02-01T19:39:25.048Z] Vulnerability Tsx async abort: Not affected [2023-02-01T19:39:25.048Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-01T19:39:25.048Z] [2023-02-01T19:39:25.048Z] [2023-02-01T19:39:25.048Z] ---> nproc: [2023-02-01T19:39:25.048Z] 8 [2023-02-01T19:39:25.048Z] [2023-02-01T19:39:25.048Z] [2023-02-01T19:39:25.048Z] ---> df -h: [2023-02-01T19:39:25.048Z] Filesystem Size Used Avail Use% Mounted on [2023-02-01T19:39:25.048Z] overlay 155G 19G 137G 13% / [2023-02-01T19:39:25.048Z] tmpfs 64M 0 64M 0% /dev [2023-02-01T19:39:25.048Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-01T19:39:25.048Z] shm 64M 0 64M 0% /dev/shm [2023-02-01T19:39:25.048Z] /dev/vda1 155G 19G 137G 13% /facter-os [2023-02-01T19:39:25.048Z] [2023-02-01T19:39:25.048Z]