Pull request #4520 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3+6ed5f643afd548d7d3f8a26d03abe2373781a040 (dacf58225407d7964d8e0f75d8f70bfe86fa4809) 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-ssh8585910603070243592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15949883628195560055.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4520/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-4520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12436938411084383251.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-4520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7726189035252196819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14998469594696438044.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-4520/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-4520/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2943340621693068092.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9205 in /w/workspace/edgexfoundry_edgex-go_PR-4520 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4520/head:refs/remotes/origin/PR-4520 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6ed5f643afd548d7d3f8a26d03abe2373781a040 into PR head commit a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 Merge succeeded, producing a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 Checking out Revision a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 (PR-4520) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T20:01:20.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 # 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 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T20:01:20.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T20:01:21.098Z] ========================================================= [2023-04-20T20:01:21.098Z] EdgeX Global Pipelines Version Info [2023-04-20T20:01:21.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:01:21.840Z] ------------------- [2023-04-20T20:01:21.840Z] stable info: [2023-04-20T20:01:21.840Z] ------------------- [2023-04-20T20:01:21.840Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T20:01:21.840Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T20:01:21.840Z] Message: update stable to v1.0.248 [2023-04-20T20:01:22.411Z] ------------------- [2023-04-20T20:01:22.411Z] experimental info: [2023-04-20T20:01:22.411Z] ------------------- [2023-04-20T20:01:22.411Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T20:01:22.411Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T20:01:22.411Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T20:01:22.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-20T20:01:22.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-20T20:01:22.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T20:01:22.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T20:01:22.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T20:01:22.924Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T20:01:22.963Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T20:01:23.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-20T20:01:23.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-20T20:01:23.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-20T20:01:23.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T20:01:23.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T20:01:23.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T20:01:23.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T20:01:23.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T20:01:23.328Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T20:01:23.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T20:01:23.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T20:01:23.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-20T20:01:23.502Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-20T20:01:23.549Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T20:01:23.593Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T20:01:23.640Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T20:01:23.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4520 [Pipeline] echo [2023-04-20T20:01:23.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4520 [Pipeline] echo [2023-04-20T20:01:23.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4520 [Pipeline] echo [2023-04-20T20:01:23.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [Pipeline] echo [2023-04-20T20:01:23.850Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8cb5ec [Pipeline] echo [2023-04-20T20:01:23.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T20:01:24.067Z] provisioning config files... [2023-04-20T20:01:24.108Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18214424465332812708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:01:24.462Z] ---> docker-login.sh [2023-04-20T20:01:24.462Z] nexus3.edgexfoundry.org:10001 [2023-04-20T20:01:24.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:01:24.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:01:24.723Z] Configure a credential helper to remove this warning. See [2023-04-20T20:01:24.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:01:24.723Z] [2023-04-20T20:01:24.723Z] Login Succeeded [2023-04-20T20:01:24.983Z] nexus3.edgexfoundry.org:10002 [2023-04-20T20:01:24.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:01:24.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:01:24.983Z] Configure a credential helper to remove this warning. See [2023-04-20T20:01:24.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:01:24.983Z] [2023-04-20T20:01:24.983Z] Login Succeeded [2023-04-20T20:01:24.983Z] nexus3.edgexfoundry.org:10003 [2023-04-20T20:01:24.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:01:24.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:01:24.983Z] Configure a credential helper to remove this warning. See [2023-04-20T20:01:24.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:01:24.983Z] [2023-04-20T20:01:24.983Z] Login Succeeded [2023-04-20T20:01:24.983Z] nexus3.edgexfoundry.org:10004 [2023-04-20T20:01:25.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:01:25.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:01:25.244Z] Configure a credential helper to remove this warning. See [2023-04-20T20:01:25.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:01:25.244Z] [2023-04-20T20:01:25.244Z] Login Succeeded [2023-04-20T20:01:25.244Z] docker.io [2023-04-20T20:01:25.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:01:25.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:01:25.504Z] Configure a credential helper to remove this warning. See [2023-04-20T20:01:25.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:01:25.504Z] [2023-04-20T20:01:25.504Z] Login Succeeded [2023-04-20T20:01:25.504Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T20:01:25.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T20:01:25.952Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/core-command/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/core-data/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/core-metadata/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/support-notifications/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-20T20:01:25.952Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-20T20:01:25.952Z] + cut -d/ -f2 [2023-04-20T20:01:25.952Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-20T20:01:26.016Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T20:01:26.545Z] + git rev-list -1 --merges a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3~1..a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [Pipeline] echo [2023-04-20T20:01:26.577Z] -----------> git rev-list -1 --merges a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3~1..a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [false] [Pipeline] sh [2023-04-20T20:01:26.895Z] + git log --format=format:%s -1 a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [Pipeline] echo [2023-04-20T20:01:26.933Z] ========================================================= [2023-04-20T20:01:26.933Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T20:01:26.933Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-20T20:01:27.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T20:01:27.482Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T20:01:27.482Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T20:01:27.482Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T20:01:27.482Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T20:01:27.482Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T20:01:27.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:01:28.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T20:01:28.016Z] [2023-04-20T20:01:28.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:01:28.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T20:01:28.400Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T20:01:28.400Z] b85a868b505f: Pulling fs layer [2023-04-20T20:01:28.400Z] e2be974225ed: Pulling fs layer [2023-04-20T20:01:28.400Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T20:01:28.400Z] 988bab9f4d93: Pulling fs layer [2023-04-20T20:01:28.400Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T20:01:28.400Z] eaf3925da568: Pulling fs layer [2023-04-20T20:01:28.400Z] bab4dde63d76: Pulling fs layer [2023-04-20T20:01:28.400Z] bde34c3a00c8: Pulling fs layer [2023-04-20T20:01:28.400Z] b352a97aabf1: Pulling fs layer [2023-04-20T20:01:28.400Z] 4872d77fe225: Pulling fs layer [2023-04-20T20:01:28.400Z] 5851b861e8e6: Pulling fs layer [2023-04-20T20:01:28.400Z] bab4dde63d76: Waiting [2023-04-20T20:01:28.400Z] bde34c3a00c8: Waiting [2023-04-20T20:01:28.400Z] b352a97aabf1: Waiting [2023-04-20T20:01:28.400Z] 988bab9f4d93: Waiting [2023-04-20T20:01:28.400Z] 1469e6f7b9e6: Waiting [2023-04-20T20:01:28.400Z] eaf3925da568: Waiting [2023-04-20T20:01:28.400Z] 4872d77fe225: Waiting [2023-04-20T20:01:28.400Z] 5851b861e8e6: Waiting [2023-04-20T20:01:28.400Z] e2be974225ed: Verifying Checksum [2023-04-20T20:01:28.400Z] e2be974225ed: Download complete [2023-04-20T20:01:28.400Z] 988bab9f4d93: Verifying Checksum [2023-04-20T20:01:28.400Z] 988bab9f4d93: Download complete [2023-04-20T20:01:28.400Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T20:01:28.400Z] 1469e6f7b9e6: Download complete [2023-04-20T20:01:28.661Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T20:01:28.661Z] 339a4e72a1f5: Download complete [2023-04-20T20:01:28.661Z] eaf3925da568: Verifying Checksum [2023-04-20T20:01:28.661Z] eaf3925da568: Download complete [2023-04-20T20:01:28.661Z] bde34c3a00c8: Download complete [2023-04-20T20:01:28.661Z] b352a97aabf1: Download complete [2023-04-20T20:01:28.661Z] 4872d77fe225: Download complete [2023-04-20T20:01:28.661Z] 5851b861e8e6: Verifying Checksum [2023-04-20T20:01:28.661Z] 5851b861e8e6: Download complete [2023-04-20T20:01:28.661Z] b85a868b505f: Verifying Checksum [2023-04-20T20:01:28.661Z] b85a868b505f: Download complete [2023-04-20T20:01:28.920Z] bab4dde63d76: Verifying Checksum [2023-04-20T20:01:28.920Z] bab4dde63d76: Download complete [2023-04-20T20:01:29.859Z] b85a868b505f: Pull complete [2023-04-20T20:01:30.118Z] e2be974225ed: Pull complete [2023-04-20T20:01:30.687Z] 339a4e72a1f5: Pull complete [2023-04-20T20:01:30.687Z] 988bab9f4d93: Pull complete [2023-04-20T20:01:30.947Z] 1469e6f7b9e6: Pull complete [2023-04-20T20:01:31.208Z] eaf3925da568: Pull complete [2023-04-20T20:01:33.136Z] bab4dde63d76: Pull complete [2023-04-20T20:01:33.136Z] bde34c3a00c8: Pull complete [2023-04-20T20:01:33.136Z] b352a97aabf1: Pull complete [2023-04-20T20:01:33.136Z] 4872d77fe225: Pull complete [2023-04-20T20:01:33.398Z] 5851b861e8e6: Pull complete [2023-04-20T20:01:33.398Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T20:01:33.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T20:01:33.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:01:33.649Z] prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container [2023-04-20T20:01:33.692Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-20T20:01:35.952Z] $ docker top f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba -eo pid,comm [2023-04-20T20:01:36.009Z] 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-04-20T20:01:36.009Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T20:01:36.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T20:01:36.150Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T20:01:36.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T20:01:36.278Z] $ docker exec f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba ssh-agent [2023-04-20T20:01:36.378Z] SSH_AUTH_SOCK=/tmp/ssh-6cFfwIVYKQw8/agent.32 [2023-04-20T20:01:36.378Z] SSH_AGENT_PID=38 [2023-04-20T20:01:36.385Z] Running ssh-add (command line suppressed) [2023-04-20T20:01:36.500Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6068202492297934003.key (/w/workspace/edgex-go/1@tmp/private_key_6068202492297934003.key) [2023-04-20T20:01:36.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T20:01:36.848Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T20:01:36.897Z] $ docker exec --env ******** --env ******** f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba ssh-agent -k [2023-04-20T20:01:36.994Z] unset SSH_AUTH_SOCK; [2023-04-20T20:01:36.994Z] unset SSH_AGENT_PID; [2023-04-20T20:01:36.994Z] echo Agent pid 38 killed; [2023-04-20T20:01:37.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T20:01:37.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T20:01:37.156Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T20:01:37.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T20:01:37.293Z] $ docker exec f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba ssh-agent [2023-04-20T20:01:37.398Z] SSH_AUTH_SOCK=/tmp/ssh-GYXYPbJRfBgF/agent.70 [2023-04-20T20:01:37.398Z] SSH_AGENT_PID=76 [2023-04-20T20:01:37.402Z] Running ssh-add (command line suppressed) [2023-04-20T20:01:37.513Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7537798903788775456.key (/w/workspace/edgex-go/1@tmp/private_key_7537798903788775456.key) [2023-04-20T20:01:37.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T20:01:37.855Z] + git semver init [2023-04-20T20:01:38.115Z] 2023-04-20 20:01:38,042 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T20:01:38.115Z] 2023-04-20 20:01:38,043 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-20T20:01:38.115Z] 2023-04-20 20:01:38,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-20T20:01:38.115Z] 2023-04-20 20:01:38,043 [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-04-20T20:01:43.390Z] 2023-04-20 20:01:42,590 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-20T20:01:43.390Z] 2023-04-20 20:01:42,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4520 with force:False [2023-04-20T20:01:43.390Z] 2023-04-20 20:01:42,591 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4520 [2023-04-20T20:01:43.390Z] 2023-04-20 20:01:42,595 [execute] INFO git cat-file --batch-check [2023-04-20T20:01:43.390Z] 2023-04-20 20:01:42,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T20:01:43.390Z] 2023-04-20 20:01:42,602 [execute] INFO git cat-file --batch [2023-04-20T20:01:43.390Z] 2023-04-20 20:01:42,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T20:01:43.390Z] 2023-04-20 20:01:42,608 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4520 [2023-04-20T20:01:43.390Z] 0.0.0 [Pipeline] } [2023-04-20T20:01:43.420Z] $ docker exec --env ******** --env ******** f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba ssh-agent -k [2023-04-20T20:01:43.531Z] unset SSH_AUTH_SOCK; [2023-04-20T20:01:43.531Z] unset SSH_AGENT_PID; [2023-04-20T20:01:43.531Z] echo Agent pid 76 killed; [2023-04-20T20:01:43.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T20:01:43.990Z] + git semver [Pipeline] } [2023-04-20T20:01:44.278Z] $ docker stop --time=1 f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba [2023-04-20T20:01:45.563Z] $ docker rm -f --volumes f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T20:01:46.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T20:01:46.391Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T20:01:46.414Z] [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-04-20T20:01:47.255Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-20T20:01:47.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T20:01:47.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T20:01:47.407Z] ========================================================= [2023-04-20T20:01:47.407Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T20:01:47.407Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:01:47.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T20:01:47.769Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T20:01:47.769Z] 63b65145d645: Pulling fs layer [2023-04-20T20:01:47.769Z] a2d21d5440eb: Pulling fs layer [2023-04-20T20:01:47.769Z] 935e6c44a52c: Pulling fs layer [2023-04-20T20:01:47.769Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T20:01:47.769Z] 30dea6a524f1: Pulling fs layer [2023-04-20T20:01:47.769Z] a2aff8979fd8: Pulling fs layer [2023-04-20T20:01:47.769Z] 6808be2612f2: Pulling fs layer [2023-04-20T20:01:47.769Z] f25807f1079a: Pulling fs layer [2023-04-20T20:01:47.769Z] a2aff8979fd8: Waiting [2023-04-20T20:01:47.769Z] 6808be2612f2: Waiting [2023-04-20T20:01:47.769Z] f25807f1079a: Waiting [2023-04-20T20:01:47.769Z] 94cc34f8dd06: Waiting [2023-04-20T20:01:47.769Z] 30dea6a524f1: Waiting [2023-04-20T20:01:47.769Z] a2d21d5440eb: Download complete [2023-04-20T20:01:47.769Z] 94cc34f8dd06: Verifying Checksum [2023-04-20T20:01:47.769Z] 94cc34f8dd06: Download complete [2023-04-20T20:01:47.769Z] 30dea6a524f1: Verifying Checksum [2023-04-20T20:01:47.769Z] 30dea6a524f1: Download complete [2023-04-20T20:01:47.769Z] 63b65145d645: Download complete [2023-04-20T20:01:47.769Z] a2aff8979fd8: Verifying Checksum [2023-04-20T20:01:47.769Z] a2aff8979fd8: Download complete [2023-04-20T20:01:48.028Z] 63b65145d645: Pull complete [2023-04-20T20:01:48.028Z] a2d21d5440eb: Pull complete [2023-04-20T20:01:48.287Z] f25807f1079a: Verifying Checksum [2023-04-20T20:01:48.287Z] f25807f1079a: Download complete [2023-04-20T20:01:48.544Z] 935e6c44a52c: Verifying Checksum [2023-04-20T20:01:48.544Z] 935e6c44a52c: Download complete [2023-04-20T20:01:48.544Z] 6808be2612f2: Verifying Checksum [2023-04-20T20:01:48.544Z] 6808be2612f2: Download complete [2023-04-20T20:01:51.829Z] 935e6c44a52c: Pull complete [2023-04-20T20:01:52.088Z] 94cc34f8dd06: Pull complete [2023-04-20T20:01:52.088Z] 30dea6a524f1: Pull complete [2023-04-20T20:01:52.088Z] a2aff8979fd8: Pull complete [2023-04-20T20:01:54.620Z] 6808be2612f2: Pull complete [2023-04-20T20:01:55.555Z] f25807f1079a: Pull complete [2023-04-20T20:01:55.555Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T20:01:55.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T20:01:55.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:01:55.920Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T20:01:55.920Z] WORKDIR /edgex [2023-04-20T20:01:55.920Z] COPY go.mod . [2023-04-20T20:01:55.920Z] RUN go mod download [2023-04-20T20:01:55.920Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-20T20:01:56.501Z] Sending build context to Docker daemon 170.7MB [2023-04-20T20:01:56.501Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T20:01:56.501Z] ---> 3b553350e43f [2023-04-20T20:01:56.501Z] Step 2/4 : WORKDIR /edgex [2023-04-20T20:02:00.760Z] ---> Running in 542a244eda1b [2023-04-20T20:02:00.760Z] Removing intermediate container 542a244eda1b [2023-04-20T20:02:00.760Z] ---> abb385c483b5 [2023-04-20T20:02:00.760Z] Step 3/4 : COPY go.mod . [2023-04-20T20:02:00.760Z] ---> ebe90cc7e50d [2023-04-20T20:02:00.760Z] Step 4/4 : RUN go mod download [2023-04-20T20:02:00.760Z] ---> Running in 9c89baecef0f [2023-04-20T20:02:01.769Z] Still waiting to schedule task [2023-04-20T20:02:01.769Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-20T20:02:15.647Z] Removing intermediate container 9c89baecef0f [2023-04-20T20:02:15.647Z] ---> 16f5891a8cec [2023-04-20T20:02:15.647Z] Successfully built 16f5891a8cec [2023-04-20T20:02:15.647Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:02:16.101Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T20:02:16.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:02:16.264Z] prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container [2023-04-20T20:02:16.302Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-20T20:02:16.745Z] $ docker top ea868d4ed7439bf0eb24054d2dc6cc15f0220f4d2c55f6de233d4f0d410e5025 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:02:17.141Z] + go version [2023-04-20T20:02:17.141Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T20:02:17.177Z] $ docker stop --time=1 ea868d4ed7439bf0eb24054d2dc6cc15f0220f4d2c55f6de233d4f0d410e5025 [2023-04-20T20:02:18.467Z] $ docker rm -f --volumes ea868d4ed7439bf0eb24054d2dc6cc15f0220f4d2c55f6de233d4f0d410e5025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:02:19.226Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T20:02:19.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:02:19.392Z] prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container [2023-04-20T20:02:19.430Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-20T20:02:19.732Z] $ docker top 8ff09d49116202268db931180f2b877fce0dc307f070213c0bbbea5dd3b2c80a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-20T20:02:19.853Z] ========================================================= [2023-04-20T20:02:19.853Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-20T20:02:19.853Z] ========================================================= [Pipeline] sh [2023-04-20T20:02:20.164Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:02:20.545Z] + make test [2023-04-20T20:02:20.545Z] go test -race -coverprofile=coverage.out ./... [2023-04-20T20:02:28.678Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-20T20:02:40.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-20T20:02:40.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-20T20:02:41.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-20T20:02:41.786Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-20T20:02:42.061Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-20T20:02:42.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-20T20:02:42.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-20T20:02:42.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-20T20:02:42.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-20T20:02:42.869Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-20T20:02:43.129Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-20T20:02:43.388Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-20T20:02:43.388Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-20T20:02:43.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-20T20:02:44.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-20T20:02:44.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-20T20:02:44.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-04-20T20:02:44.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-04-20T20:02:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-20T20:02:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-20T20:02:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-20T20:02:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-20T20:02:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-20T20:02:46.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-20T20:02:46.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-20T20:02:46.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:02:46.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-20T20:02:46.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-20T20:02:47.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-20T20:02:47.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-20T20:02:48.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements [2023-04-20T20:02:48.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-04-20T20:02:49.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.226s coverage: 88.5% of statements [2023-04-20T20:02:49.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-04-20T20:02:49.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-20T20:02:49.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:02:49.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-20T20:02:50.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 95.6% of statements [2023-04-20T20:02:50.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-20T20:02:50.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-20T20:02:50.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-20T20:02:50.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-20T20:02:50.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-20T20:02:50.519Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-04-20T20:02:51.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-20T20:02:51.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-20T20:02:51.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-20T20:02:51.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-04-20T20:02:52.470Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-20T20:02:52.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-20T20:02:52.470Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements [2023-04-20T20:02:52.470Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-04-20T20:02:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 44.1% of statements [2023-04-20T20:02:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-04-20T20:02:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2023-04-20T20:02:52.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-04-20T20:02:53.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-04-20T20:02:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-20T20:02:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-20T20:02:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-20T20:02:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-20T20:02:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-20T20:02:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-20T20:02:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-20T20:02:53.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-20T20:02:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-20T20:02:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-20T20:02:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-20T20:02:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-20T20:02:55.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-20T20:02:55.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-20T20:02:55.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-20T20:02:56.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-20T20:02:57.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-20T20:02:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-20T20:02:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-20T20:02:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-20T20:02:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-20T20:02:59.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-20T20:03:01.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-20T20:03:01.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-20T20:03:01.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-20T20:03:02.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-20T20:03:02.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-20T20:03:02.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-20T20:03:02.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-20T20:03:03.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-20T20:03:03.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-20T20:03:03.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-20T20:03:03.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-20T20:03:05.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-20T20:03:05.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:03:05.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-20T20:03:05.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-20T20:03:05.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-04-20T20:03:06.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-20T20:03:06.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-20T20:03:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-20T20:03:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.297s coverage: 79.9% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 61.5% of statements [2023-04-20T20:03:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-04-20T20:03:18.970Z] 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-04-20T20:03:18.970Z] running golangci-lint [2023-04-20T20:03:18.970Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-20T20:03:18.970Z] go version go1.20.2 linux/amd64 [2023-04-20T20:03:18.970Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-20T20:03:18.970Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-20T20:03:33.850Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|name|deps|exports_file|files|imports) took 15.02775458s" [2023-04-20T20:03:33.850Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.739078ms" [2023-04-20T20:03:41.968Z] level=info msg="[linters_context/goanalysis] analyzers took 1m7.559037664s with top 10 stages: buildir: 33.290395008s, inspect: 2.22659843s, fact_deprecated: 2.07425567s, gosec: 1.750197423s, printf: 1.388551644s, ctrlflow: 1.320074162s, fact_purity: 1.114183481s, S1038: 975.929756ms, nilness: 894.932068ms, typedness: 786.878254ms" [2023-04-20T20:03:41.968Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-20T20:03:41.968Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203, path_prettifier: 203/203, exclude: 203/203, cgo: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, identifier_marker: 203/203" [2023-04-20T20:03:41.968Z] level=info msg="[runner] processing took 18.530502ms with stages: nolint: 7.264123ms, identifier_marker: 6.401673ms, autogenerated_exclude: 1.588259ms, path_prettifier: 1.332606ms, exclude-rules: 1.213834ms, skip_dirs: 673.517µs, cgo: 33.87µs, filename_unadjuster: 17.47µs, max_same_issues: 1.07µs, severity-rules: 670ns, skip_files: 520ns, path_shortener: 430ns, diff: 430ns, source_code: 420ns, uniq_by_line: 410ns, sort_results: 410ns, exclude: 370ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-04-20T20:03:41.968Z] level=info msg="[runner] linters took 7.870122269s with stages: goanalysis_metalinter: 7.851449085s" [2023-04-20T20:03:41.968Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-20T20:03:41.968Z] level=info msg="Memory: 231 samples, avg is 190.5MB, max is 831.8MB" [2023-04-20T20:03:41.968Z] level=info msg="Execution took 22.943438615s" [2023-04-20T20:03:41.968Z] go vet ./... [2023-04-20T20:03:45.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T20:03:45.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T20:03:45.506Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T20:03:45.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-20T20:03:45.944Z] + ls -al . [2023-04-20T20:03:45.944Z] total 704 [2023-04-20T20:03:45.944Z] drwxrwxr-x 11 1001 1001 4096 Apr 20 20:02 . [2023-04-20T20:03:45.944Z] drwxr-xr-x 4 root root 4096 Apr 20 20:02 .. [2023-04-20T20:03:45.944Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 20:01 .blubracket [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 16 Apr 20 20:01 .dockerignore [2023-04-20T20:03:45.944Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 20:01 .git [2023-04-20T20:03:45.944Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 20:01 .github [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 1133 Apr 20 20:01 .gitignore [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 42 Apr 20 20:01 .golangci.yml [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 87 Apr 20 20:01 .hadolint.yml [2023-04-20T20:03:45.944Z] drwxr-xr-x 3 1001 1001 4096 Apr 20 20:01 .semver [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 20:01 .sonarcloud.properties [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 1171 Apr 20 20:01 ADOPTERS.md [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 10835 Apr 20 20:01 Attribution.txt [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 73765 Apr 20 20:01 CHANGELOG.md [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 20:01 CONTRIBUTING.md [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 677 Apr 20 20:01 GOVERNANCE.md [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 883 Apr 20 20:01 Jenkinsfile [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 20:01 LICENSE [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 14368 Apr 20 20:01 Makefile [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 582 Apr 20 20:01 OWNERS.md [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 9403 Apr 20 20:01 README.md [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 789 Apr 20 20:01 SECURITY.md [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 20:01 VERSION [2023-04-20T20:03:45.944Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 20:01 bin [2023-04-20T20:03:45.944Z] drwxrwxr-x 18 1001 1001 4096 Apr 20 20:01 cmd [2023-04-20T20:03:45.944Z] -rw-r--r-- 1 root root 448248 Apr 20 20:03 coverage.out [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 3200 Apr 20 20:01 go.mod [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 31155 Apr 20 20:01 go.sum [2023-04-20T20:03:45.944Z] drwxrwxr-x 7 1001 1001 4096 Apr 20 20:01 internal [2023-04-20T20:03:45.944Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 20:01 openapi [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 594 Apr 20 20:01 security.txt [2023-04-20T20:03:45.944Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 20:01 snap [2023-04-20T20:03:45.944Z] -rw-rw-r-- 1 1001 1001 204 Apr 20 20:01 version.go [Pipeline] sh [2023-04-20T20:03:46.260Z] + '[' -e coverage.out ] [2023-04-20T20:03:46.260Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-20T20:03:46.371Z] Stashed 1 file(s) [Pipeline] sh [2023-04-20T20:03:46.670Z] + make build [2023-04-20T20:03:46.670Z] 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-04-20T20:03:54.632Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9206 in /w/workspace/edgexfoundry_edgex-go_PR-4520 [Pipeline] { [Pipeline] ws [2023-04-20T20:03:54.702Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-20T20:03:54.792Z] The recommended git tool is: git [2023-04-20T20:03:58.884Z] 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-04-20T20:03:59.824Z] 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-04-20T20:04:01.208Z] 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-04-20T20:04:01.778Z] 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-04-20T20:04:05.581Z] using credential edgex-jenkins-ssh [2023-04-20T20:04:05.604Z] Cloning the remote Git repository [2023-04-20T20:04:05.668Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-20T20:04:05.798Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-20T20:04:06.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-20T20:04:06.016Z] > git --version # timeout=10 [2023-04-20T20:04:06.059Z] > git --version # 'git version 2.25.1' [2023-04-20T20:04:06.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T20:04:06.293Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T20:04:08.341Z] 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-04-20T20:04:10.251Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-20T20:04:11.296Z] 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-04-20T20:04:12.692Z] 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-04-20T20:04:13.632Z] 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-04-20T20:04:14.568Z] 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-04-20T20:04:15.504Z] 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-04-20T20:04:16.910Z] $ docker stop --time=1 8ff09d49116202268db931180f2b877fce0dc307f070213c0bbbea5dd3b2c80a [2023-04-20T20:04:20.851Z] $ docker rm -f --volumes 8ff09d49116202268db931180f2b877fce0dc307f070213c0bbbea5dd3b2c80a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:04:22.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T20:04:22.173Z] [2023-04-20T20:04:22.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:04:22.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T20:04:22.559Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-20T20:04:22.559Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-20T20:04:22.559Z] ca9280d653b3: Pulling fs layer [2023-04-20T20:04:22.559Z] 7e9c9ca2126c: Pulling fs layer [2023-04-20T20:04:22.559Z] cbdbe7a5bc2a: Download complete [2023-04-20T20:04:22.816Z] ca9280d653b3: Verifying Checksum [2023-04-20T20:04:22.816Z] ca9280d653b3: Download complete [2023-04-20T20:04:22.816Z] cbdbe7a5bc2a: Pull complete [2023-04-20T20:04:23.076Z] 7e9c9ca2126c: Download complete [2023-04-20T20:04:23.335Z] ca9280d653b3: Pull complete [2023-04-20T20:04:22.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-20T20:04:22.630Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T20:04:23.590Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-20T20:04:23.639Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-20T20:04:23.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T20:04:23.655Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4520/head:refs/remotes/origin/PR-4520 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-20T20:04:24.374Z] Merging remotes/origin/main commit 6ed5f643afd548d7d3f8a26d03abe2373781a040 into PR head commit a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:04:24.808Z] Merge succeeded, producing a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:04:24.808Z] Checking out Revision a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 (PR-4520) [2023-04-20T20:04:25.462Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-20T20:04:25.516Z] > git --version # timeout=10 [2023-04-20T20:04:25.527Z] > git --version # 'git version 2.25.1' [2023-04-20T20:04:25.543Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [2023-04-20T20:04:24.392Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T20:04:24.482Z] > git checkout -f a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 # timeout=10 [2023-04-20T20:04:24.708Z] > git remote # timeout=10 [2023-04-20T20:04:24.725Z] > git config --get remote.origin.url # timeout=10 [2023-04-20T20:04:24.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T20:04:24.764Z] > git merge 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 [2023-04-20T20:04:24.791Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-20T20:04:24.813Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T20:04:24.836Z] > git checkout -f a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T20:04:27.143Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T20:04:27.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T20:04:27.143Z] Dload Upload Total Spent Left Speed [2023-04-20T20:04:27.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-04-20T20:04:27.571Z] 7e9c9ca2126c: Pull complete [2023-04-20T20:04:27.571Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-20T20:04:27.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T20:04:27.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:04:27.776Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-04-20T20:04:27.798Z] prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container [2023-04-20T20:04:27.837Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-20T20:04:29.748Z] $ docker top 7f2197124c4525689ec6946d056a1a70aa90dbd44706e89b536abe59ca1cf989 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-04-20T20:04:30.208Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-20T20:04:30.208Z] + sudo tee /etc/docker/daemon.new [2023-04-20T20:04:30.208Z] { [2023-04-20T20:04:30.208Z] "registry-mirrors": [ [2023-04-20T20:04:30.208Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T20:04:30.208Z] ], [2023-04-20T20:04:30.208Z] "bip": "10.250.0.254/24", [2023-04-20T20:04:30.208Z] "hosts": [ [2023-04-20T20:04:30.208Z] "tcp://0.0.0.0:5555", [2023-04-20T20:04:30.208Z] "unix:///var/run/docker.sock" [2023-04-20T20:04:30.208Z] ], [2023-04-20T20:04:30.208Z] "mtu": 1458, [2023-04-20T20:04:30.208Z] "selinux-enabled": true, [2023-04-20T20:04:30.208Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T20:04:30.208Z] } [Pipeline] sh [2023-04-20T20:04:30.265Z] + docker-compose build --help [2023-04-20T20:04:30.265Z] + grep parallel [2023-04-20T20:04:30.549Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T20:04:30.834Z] --parallel Build images in parallel. [Pipeline] } [2023-04-20T20:04:30.876Z] $ docker stop --time=1 7f2197124c4525689ec6946d056a1a70aa90dbd44706e89b536abe59ca1cf989 [2023-04-20T20:04:30.893Z] + sudo service docker restart [2023-04-20T20:04:32.132Z] $ docker rm -f --volumes 7f2197124c4525689ec6946d056a1a70aa90dbd44706e89b536abe59ca1cf989 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:04:32.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T20:04:32.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:04:32.914Z] prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container [2023-04-20T20:04:32.954Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-20T20:04:33.299Z] $ docker top 5b87f31218c71a93b2ca10f81fdb311ae23f5b6168fa26d57fccc6b5b7e1276f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:04:33.694Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-20T20:04:34.261Z] Building core-command ... [2023-04-20T20:04:34.261Z] Building core-common-config-bootstrapper ... [2023-04-20T20:04:34.261Z] Building core-data ... [2023-04-20T20:04:34.261Z] Building core-metadata ... [2023-04-20T20:04:34.261Z] Building security-bootstrapper ... [2023-04-20T20:04:34.261Z] Building security-proxy-auth ... [2023-04-20T20:04:34.261Z] Building security-proxy-setup ... [2023-04-20T20:04:34.261Z] Building security-secretstore-setup ... [2023-04-20T20:04:34.261Z] Building security-spiffe-token-provider ... [2023-04-20T20:04:34.261Z] Building security-spire-agent ... [2023-04-20T20:04:34.261Z] Building security-spire-config ... [2023-04-20T20:04:34.261Z] Building security-spire-server ... [2023-04-20T20:04:34.261Z] Building support-notifications ... [2023-04-20T20:04:34.261Z] Building support-scheduler ... [2023-04-20T20:04:34.261Z] Building security-spire-agent [2023-04-20T20:04:34.261Z] Building security-secretstore-setup [2023-04-20T20:04:34.261Z] Building core-data [2023-04-20T20:04:34.261Z] Building core-command [2023-04-20T20:04:34.261Z] Building security-spire-config [2023-04-20T20:04:46.480Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:04:46.480Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:04:46.480Z] ---> 16f5891a8cec [2023-04-20T20:04:46.480Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T20:04:46.480Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:04:46.480Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:04:46.480Z] ---> 16f5891a8cec [2023-04-20T20:04:46.480Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T20:04:46.480Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:04:46.480Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:04:46.480Z] ---> 16f5891a8cec [2023-04-20T20:04:46.480Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:04:46.480Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:04:46.480Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:04:46.480Z] ---> 16f5891a8cec [2023-04-20T20:04:46.480Z] Step 3/25 : WORKDIR /edgex-go [2023-04-20T20:04:47.048Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:04:47.048Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:04:47.048Z] ---> 16f5891a8cec [2023-04-20T20:04:47.048Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T20:04:49.221Z] provisioning config files... [2023-04-20T20:04:49.253Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7691892974442564536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:04:49.643Z] ---> docker-login.sh [2023-04-20T20:04:49.643Z] nexus3.edgexfoundry.org:10001 [2023-04-20T20:04:49.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:04:50.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:04:50.185Z] Configure a credential helper to remove this warning. See [2023-04-20T20:04:50.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:04:50.185Z] [2023-04-20T20:04:50.185Z] Login Succeeded [2023-04-20T20:04:50.185Z] nexus3.edgexfoundry.org:10002 [2023-04-20T20:04:50.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:04:50.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:04:50.726Z] Configure a credential helper to remove this warning. See [2023-04-20T20:04:50.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:04:50.726Z] [2023-04-20T20:04:50.726Z] Login Succeeded [2023-04-20T20:04:50.726Z] nexus3.edgexfoundry.org:10003 [2023-04-20T20:04:50.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:04:50.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:04:50.997Z] Configure a credential helper to remove this warning. See [2023-04-20T20:04:50.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:04:50.997Z] [2023-04-20T20:04:50.997Z] Login Succeeded [2023-04-20T20:04:50.997Z] nexus3.edgexfoundry.org:10004 [2023-04-20T20:04:51.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:04:51.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:04:51.274Z] Configure a credential helper to remove this warning. See [2023-04-20T20:04:51.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:04:51.274Z] [2023-04-20T20:04:51.274Z] Login Succeeded [2023-04-20T20:04:51.274Z] docker.io [2023-04-20T20:04:51.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T20:04:51.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T20:04:51.816Z] Configure a credential helper to remove this warning. See [2023-04-20T20:04:51.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T20:04:51.816Z] [2023-04-20T20:04:51.816Z] Login Succeeded [2023-04-20T20:04:51.816Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T20:04:51.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-20T20:04:52.539Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-20T20:04:52.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T20:04:52.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T20:04:52.657Z] ========================================================= [2023-04-20T20:04:52.657Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T20:04:52.657Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:04:53.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T20:04:53.399Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T20:04:53.399Z] af6eaf76a39c: Pulling fs layer [2023-04-20T20:04:53.399Z] 55522c791124: Pulling fs layer [2023-04-20T20:04:53.399Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T20:04:53.399Z] 169dfbe0d373: Pulling fs layer [2023-04-20T20:04:53.399Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T20:04:53.399Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T20:04:53.399Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T20:04:53.399Z] 169dfbe0d373: Waiting [2023-04-20T20:04:53.399Z] e1ff8fa3b103: Waiting [2023-04-20T20:04:53.399Z] 52ebb69f0ebf: Waiting [2023-04-20T20:04:53.399Z] 5abe8eddf0d5: Waiting [2023-04-20T20:04:53.399Z] 55522c791124: Verifying Checksum [2023-04-20T20:04:53.399Z] 55522c791124: Download complete [2023-04-20T20:04:53.399Z] 169dfbe0d373: Verifying Checksum [2023-04-20T20:04:53.399Z] 169dfbe0d373: Download complete [2023-04-20T20:04:53.399Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T20:04:53.399Z] e1ff8fa3b103: Download complete [2023-04-20T20:04:53.399Z] af6eaf76a39c: Verifying Checksum [2023-04-20T20:04:53.629Z] ---> Running in a17b2542b580 [2023-04-20T20:04:53.629Z] ---> Running in 36a2c2676a32 [2023-04-20T20:04:53.629Z] ---> Running in 961f3e63450c [2023-04-20T20:04:53.629Z] ---> Running in 278fa33217ae [2023-04-20T20:04:53.629Z] ---> Running in ca29e6014df6 [2023-04-20T20:04:53.629Z] Removing intermediate container 36a2c2676a32 [2023-04-20T20:04:53.629Z] ---> 374df607fb4b [2023-04-20T20:04:53.629Z] Step 4/24 : WORKDIR /edgex-go [2023-04-20T20:04:53.629Z] Removing intermediate container 961f3e63450c [2023-04-20T20:04:53.629Z] ---> 0af2dca7dd2b [2023-04-20T20:04:53.629Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:04:53.629Z] Removing intermediate container 278fa33217ae [2023-04-20T20:04:53.629Z] ---> a78002842a66 [2023-04-20T20:04:53.629Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-20T20:04:53.629Z] Removing intermediate container a17b2542b580 [2023-04-20T20:04:53.629Z] ---> db6e19885555 [2023-04-20T20:04:53.629Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:04:53.629Z] Removing intermediate container ca29e6014df6 [2023-04-20T20:04:53.629Z] ---> 7d65a33ec8e9 [2023-04-20T20:04:53.629Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:04:53.629Z] ---> Running in 35b133397bb8 [2023-04-20T20:04:53.629Z] ---> Running in 233f72174e2d [2023-04-20T20:04:53.629Z] ---> Running in 974fb4494468 [2023-04-20T20:04:53.629Z] ---> Running in 8e9c8cade690 [2023-04-20T20:04:53.629Z] ---> Running in 9fd18d73c37c [2023-04-20T20:04:53.629Z] Removing intermediate container 35b133397bb8 [2023-04-20T20:04:53.629Z] ---> 34b1593eeb39 [2023-04-20T20:04:53.629Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-20T20:04:53.629Z] Removing intermediate container 233f72174e2d [2023-04-20T20:04:53.629Z] ---> 19f992ddb774 [2023-04-20T20:04:53.629Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:04:53.629Z] ---> Running in 49a87420cfca [2023-04-20T20:04:53.629Z] ---> Running in 969211d00118 [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] OK: 265 MiB in 53 packages [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:04:53.629Z] OK: 265 MiB in 53 packages [2023-04-20T20:04:53.629Z] OK: 265 MiB in 53 packages [2023-04-20T20:04:53.893Z] OK: 265 MiB in 53 packages [2023-04-20T20:04:53.893Z] OK: 265 MiB in 53 packages [2023-04-20T20:04:53.893Z] Removing intermediate container 974fb4494468 [2023-04-20T20:04:53.893Z] ---> 1727aa34c0f9 [2023-04-20T20:04:53.893Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T20:04:54.153Z] ---> cedbaab45cb0 [2023-04-20T20:04:54.153Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:04:54.153Z] ---> Running in 6fb5361c5939 [2023-04-20T20:04:54.153Z] Removing intermediate container 8e9c8cade690 [2023-04-20T20:04:54.153Z] ---> c9f58e68cfa0 [2023-04-20T20:04:54.153Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-20T20:04:54.153Z] ---> ca76129f279e [2023-04-20T20:04:54.153Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:04:54.376Z] af6eaf76a39c: Pull complete [2023-04-20T20:04:54.416Z] ---> Running in b4cb7fb6f177 [2023-04-20T20:04:54.416Z] Removing intermediate container 9fd18d73c37c [2023-04-20T20:04:54.416Z] ---> 2e13290b8f3b [2023-04-20T20:04:54.416Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T20:04:54.416Z] Removing intermediate container 49a87420cfca [2023-04-20T20:04:54.416Z] ---> 9abe3263a4ee [2023-04-20T20:04:54.416Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:04:54.416Z] Removing intermediate container 969211d00118 [2023-04-20T20:04:54.416Z] ---> e2fec183b677 [2023-04-20T20:04:54.416Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-20T20:04:54.416Z] ---> 45bab8c6daa4 [2023-04-20T20:04:54.416Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:04:54.416Z] ---> Running in 9be0dab8556b [2023-04-20T20:04:54.416Z] ---> 73a91b3a1984 [2023-04-20T20:04:54.416Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:04:54.652Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T20:04:54.652Z] 5abe8eddf0d5: Download complete [2023-04-20T20:04:54.674Z] ---> Running in 6ad62191a559 [2023-04-20T20:04:54.675Z] ---> 0861a82e0d21 [2023-04-20T20:04:54.675Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:04:54.675Z] ---> Running in 199333de7f76 [2023-04-20T20:04:54.925Z] 55522c791124: Pull complete [2023-04-20T20:04:55.895Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T20:04:55.895Z] 52ebb69f0ebf: Download complete [2023-04-20T20:04:56.163Z] ce5c4a1c91eb: Download complete [2023-04-20T20:05:08.490Z] ce5c4a1c91eb: Pull complete [2023-04-20T20:05:08.490Z] 169dfbe0d373: Pull complete [2023-04-20T20:05:08.490Z] e1ff8fa3b103: Pull complete [2023-04-20T20:05:15.176Z] 52ebb69f0ebf: Pull complete [2023-04-20T20:05:16.595Z] 5abe8eddf0d5: Pull complete [2023-04-20T20:05:16.595Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T20:05:16.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T20:05:16.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:05:16.981Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T20:05:16.981Z] WORKDIR /edgex [2023-04-20T20:05:16.981Z] COPY go.mod . [2023-04-20T20:05:16.981Z] RUN go mod download [2023-04-20T20:05:16.981Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-20T20:05:17.823Z] Sending build context to Docker daemon 2.932MB [2023-04-20T20:05:17.823Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T20:05:17.823Z] ---> 6cb57ee374ae [2023-04-20T20:05:17.823Z] Step 2/4 : WORKDIR /edgex [2023-04-20T20:05:19.235Z] ---> Running in e15aba011932 [2023-04-20T20:05:19.502Z] Removing intermediate container e15aba011932 [2023-04-20T20:05:19.502Z] ---> 21e4aa5b7293 [2023-04-20T20:05:19.502Z] Step 3/4 : COPY go.mod . [2023-04-20T20:05:20.085Z] ---> aace41a843e4 [2023-04-20T20:05:20.085Z] Step 4/4 : RUN go mod download [2023-04-20T20:05:20.085Z] ---> Running in 51b31c4c95d2 [2023-04-20T20:05:58.975Z] Removing intermediate container 51b31c4c95d2 [2023-04-20T20:05:58.975Z] ---> dca7d82d89d2 [2023-04-20T20:05:58.975Z] Successfully built dca7d82d89d2 [2023-04-20T20:05:58.975Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:05:59.385Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T20:05:59.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:05:59.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container [2023-04-20T20:05:59.734Z] $ 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-04-20T20:06:01.226Z] $ docker top 89c7ada68051603368e17b9aa4a3c3cbd5ae523853829ffc53afb20407830749 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:06:02.119Z] + go version [2023-04-20T20:06:02.120Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T20:06:02.155Z] $ docker stop --time=1 89c7ada68051603368e17b9aa4a3c3cbd5ae523853829ffc53afb20407830749 [2023-04-20T20:06:02.464Z] Removing intermediate container 6ad62191a559 [2023-04-20T20:06:02.464Z] ---> 83fa05bf5a53 [2023-04-20T20:06:02.464Z] Step 8/23 : COPY . . [2023-04-20T20:06:02.464Z] Removing intermediate container 9be0dab8556b [2023-04-20T20:06:02.464Z] ---> fe5418aa0dab [2023-04-20T20:06:02.464Z] Step 7/27 : COPY . . [2023-04-20T20:06:02.464Z] Removing intermediate container 199333de7f76 [2023-04-20T20:06:02.464Z] ---> 716e0d21376b [2023-04-20T20:06:02.464Z] Step 8/24 : COPY . . [2023-04-20T20:06:02.464Z] Removing intermediate container b4cb7fb6f177 [2023-04-20T20:06:02.464Z] ---> af2438a6b7b2 [2023-04-20T20:06:02.464Z] Step 7/25 : COPY . . [2023-04-20T20:06:02.464Z] Removing intermediate container 6fb5361c5939 [2023-04-20T20:06:02.464Z] ---> d5e977446b22 [2023-04-20T20:06:02.464Z] Step 7/27 : COPY . . [2023-04-20T20:06:03.740Z] $ docker rm -f --volumes 89c7ada68051603368e17b9aa4a3c3cbd5ae523853829ffc53afb20407830749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:06:04.617Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T20:06:04.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:06:04.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container [2023-04-20T20:06:04.922Z] $ 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-04-20T20:06:06.055Z] $ docker top 2eb803cf3086d942a51e1cdb0aff10aaa3ef0544965bccc09bee267639d0e9c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-20T20:06:06.308Z] ========================================================= [2023-04-20T20:06:06.308Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-20T20:06:06.308Z] ========================================================= [Pipeline] sh [2023-04-20T20:06:06.953Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T20:06:07.350Z] + make test [2023-04-20T20:06:07.622Z] go test -race -coverprofile=coverage.out ./... [2023-04-20T20:06:07.764Z] ---> 2e68c89887f5 [2023-04-20T20:06:07.764Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-20T20:06:07.764Z] ---> 587119ecbe96 [2023-04-20T20:06:07.764Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T20:06:07.764Z] ---> 0f34295a2aff [2023-04-20T20:06:07.764Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T20:06:07.764Z] ---> Running in 0a2262299948 [2023-04-20T20:06:07.764Z] ---> bef6b9d883de [2023-04-20T20:06:07.764Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-20T20:06:07.764Z] ---> f042ac764112 [2023-04-20T20:06:07.764Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-20T20:06:07.764Z] ---> Running in d6f47b94aa87 [2023-04-20T20:06:07.764Z] ---> Running in 3ffeac471e4c [2023-04-20T20:06:07.764Z] ---> Running in d5febce2a30e [2023-04-20T20:06:07.764Z] ---> Running in a57056437d09 [2023-04-20T20:06:07.764Z] Removing intermediate container d6f47b94aa87 [2023-04-20T20:06:07.764Z] ---> 66d4e03fe856 [2023-04-20T20:06:07.764Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T20:06:07.764Z] Removing intermediate container 3ffeac471e4c [2023-04-20T20:06:07.764Z] ---> 5e8a781d3af3 [2023-04-20T20:06:07.764Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T20:06:07.764Z] ---> Running in 69e0d3c45747 [2023-04-20T20:06:07.764Z] ---> Running in 48fe90aac18c [2023-04-20T20:06:07.764Z] Removing intermediate container 69e0d3c45747 [2023-04-20T20:06:07.764Z] ---> 331e4671e92a [2023-04-20T20:06:07.764Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:06:07.764Z] ---> Running in 8a69b46dad24 [2023-04-20T20:06:07.764Z] Removing intermediate container 48fe90aac18c [2023-04-20T20:06:07.764Z] ---> a2af75c9cdfc [2023-04-20T20:06:07.764Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:06:07.764Z] 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-04-20T20:06:07.764Z] ---> Running in 52a0f3cf5d0c [2023-04-20T20:06:07.764Z] Removing intermediate container 8a69b46dad24 [2023-04-20T20:06:07.765Z] ---> f264e3e38316 [2023-04-20T20:06:07.765Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-20T20:06:07.765Z] Removing intermediate container 52a0f3cf5d0c [2023-04-20T20:06:07.765Z] ---> 2251117a6ee7 [2023-04-20T20:06:07.765Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-20T20:06:07.765Z] ---> Running in a565ed0d3748 [2023-04-20T20:06:07.765Z] ---> Running in c28b2f20774e [2023-04-20T20:06:07.765Z] 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-04-20T20:06:07.765Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-20T20:06:08.709Z] Removing intermediate container a565ed0d3748 [2023-04-20T20:06:08.709Z] ---> fde8f7929588 [2023-04-20T20:06:08.709Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T20:06:08.709Z] ---> Running in 0ef4e21be4a1 [2023-04-20T20:06:08.709Z] Removing intermediate container c28b2f20774e [2023-04-20T20:06:08.709Z] ---> b7c83fe6eb9e [2023-04-20T20:06:08.709Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T20:06:08.971Z] ---> Running in 2acc4c7c5270 [2023-04-20T20:06:08.971Z] Removing intermediate container 0ef4e21be4a1 [2023-04-20T20:06:08.971Z] ---> 9392dc39a1da [2023-04-20T20:06:08.971Z] [2023-04-20T20:06:08.971Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T20:06:08.971Z] Removing intermediate container 2acc4c7c5270 [2023-04-20T20:06:08.971Z] ---> 89e7be77a794 [2023-04-20T20:06:08.971Z] [2023-04-20T20:06:08.971Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T20:06:09.243Z] 3.17: Pulling from library/alpine [2023-04-20T20:06:09.243Z] 3.17: Pulling from library/alpine [2023-04-20T20:06:09.505Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T20:06:09.505Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T20:06:09.505Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T20:06:09.505Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T20:06:09.505Z] ---> 9ed4aefc74f6 [2023-04-20T20:06:09.505Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:06:09.505Z] ---> 9ed4aefc74f6 [2023-04-20T20:06:09.505Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:06:10.449Z] ---> Running in c3fd092532e3 [2023-04-20T20:06:10.449Z] ---> Running in 975b692ed698 [2023-04-20T20:06:11.034Z] Removing intermediate container 975b692ed698 [2023-04-20T20:06:11.034Z] ---> 531146e8baab [2023-04-20T20:06:11.034Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-20T20:06:11.034Z] Removing intermediate container c3fd092532e3 [2023-04-20T20:06:11.034Z] ---> 677341dbf2ee [2023-04-20T20:06:11.034Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T20:06:11.034Z] ---> Running in c40c172f5c49 [2023-04-20T20:06:11.034Z] ---> Running in 6621dd79f3ab [2023-04-20T20:06:11.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:11.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:11.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:11.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:11.864Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:06:11.864Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:06:11.864Z] OK: 17820 distinct packages available [2023-04-20T20:06:11.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:12.123Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:06:12.123Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:06:12.123Z] OK: 17820 distinct packages available [2023-04-20T20:06:12.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:12.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:12.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:12.382Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T20:06:12.382Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:06:12.382Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T20:06:12.382Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T20:06:12.382Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-20T20:06:12.382Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:06:12.382Z] OK: 8 MiB in 20 packages [2023-04-20T20:06:12.382Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-20T20:06:12.382Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:06:12.382Z] (3/4) Installing libucontext (1.2-r0) [2023-04-20T20:06:12.382Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-20T20:06:12.382Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:06:12.382Z] OK: 7 MiB in 19 packages [2023-04-20T20:06:15.818Z] Removing intermediate container c40c172f5c49 [2023-04-20T20:06:15.818Z] ---> 7fb922b1c6b0 [2023-04-20T20:06:15.818Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:06:15.818Z] Removing intermediate container 6621dd79f3ab [2023-04-20T20:06:15.818Z] ---> c9a4bbf1e600 [2023-04-20T20:06:15.818Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:06:16.391Z] ---> 330804f212c3 [2023-04-20T20:06:16.391Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:06:16.391Z] ---> 7ee3305f1351 [2023-04-20T20:06:16.391Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:06:16.965Z] ---> 3d16a9530064 [2023-04-20T20:06:16.965Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-20T20:06:16.965Z] ---> 9f7e4a9b7f08 [2023-04-20T20:06:16.965Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:06:25.112Z] ---> b6cc58f901bb [2023-04-20T20:06:25.112Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:06:25.112Z] ---> 6100bb3f736c [2023-04-20T20:06:25.112Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:06:25.112Z] ---> bd649ae52529 [2023-04-20T20:06:25.112Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-20T20:06:25.112Z] ---> Running in 42f1015c08b9 [2023-04-20T20:06:25.375Z] Removing intermediate container 42f1015c08b9 [2023-04-20T20:06:25.375Z] ---> a4322bd6f5a6 [2023-04-20T20:06:25.375Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-20T20:06:25.375Z] ---> 61da3aa8ea2f [2023-04-20T20:06:25.375Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:06:25.946Z] ---> d03ff2873232 [2023-04-20T20:06:25.946Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-20T20:06:26.208Z] ---> 76525307bff9 [2023-04-20T20:06:26.209Z] Step 22/27 : WORKDIR / [2023-04-20T20:06:26.209Z] ---> Running in 42411f50b97f [2023-04-20T20:06:26.778Z] ---> c764f09b9cb2 [2023-04-20T20:06:26.778Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-20T20:06:26.778Z] Removing intermediate container 42411f50b97f [2023-04-20T20:06:26.778Z] ---> 273f3222994d [2023-04-20T20:06:26.778Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:06:26.778Z] ---> Running in 41a7caa18373 [2023-04-20T20:06:28.170Z] ---> 3b660581944e [2023-04-20T20:06:28.170Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:06:28.170Z] Removing intermediate container 41a7caa18373 [2023-04-20T20:06:28.170Z] ---> bfcd154cdfc3 [2023-04-20T20:06:28.170Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:06:28.433Z] ---> Running in e97c2a10c60c [2023-04-20T20:06:28.433Z] ---> Running in ed15d5acf541 [2023-04-20T20:06:28.712Z] Removing intermediate container ed15d5acf541 [2023-04-20T20:06:28.712Z] ---> 589295b66e6f [2023-04-20T20:06:28.712Z] Step 25/27 : LABEL arch=x86_64 [2023-04-20T20:06:28.975Z] Removing intermediate container e97c2a10c60c [2023-04-20T20:06:28.975Z] ---> f71fecef636e [2023-04-20T20:06:28.975Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:06:28.975Z] ---> Running in da0b92925c20 [2023-04-20T20:06:28.975Z] ---> Running in 794c3c743880 [2023-04-20T20:06:29.246Z] Removing intermediate container da0b92925c20 [2023-04-20T20:06:29.246Z] ---> 8adcc6a1ae21 [2023-04-20T20:06:29.246Z] Step 26/27 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:06:29.246Z] Removing intermediate container 794c3c743880 [2023-04-20T20:06:29.246Z] ---> ef538470a5da [2023-04-20T20:06:29.246Z] Step 25/27 : LABEL arch=x86_64 [2023-04-20T20:06:29.246Z] ---> Running in a10dd8d6ccfa [2023-04-20T20:06:29.508Z] ---> Running in fa24b14b4635 [2023-04-20T20:06:29.770Z] Removing intermediate container a10dd8d6ccfa [2023-04-20T20:06:29.770Z] ---> e5d58f5d547e [2023-04-20T20:06:29.770Z] Step 27/27 : LABEL version=0.0.0 [2023-04-20T20:06:29.770Z] Removing intermediate container fa24b14b4635 [2023-04-20T20:06:29.770Z] ---> 3fd4b710941b [2023-04-20T20:06:29.770Z] Step 26/27 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:06:29.770Z] ---> Running in 835f8f69ebbc [2023-04-20T20:06:29.770Z] ---> Running in eb96c69aff81 [2023-04-20T20:06:29.770Z] Removing intermediate container 835f8f69ebbc [2023-04-20T20:06:29.770Z] ---> 0db28995abc5 [2023-04-20T20:06:29.770Z] [2023-04-20T20:06:30.029Z] Removing intermediate container eb96c69aff81 [2023-04-20T20:06:30.029Z] ---> e5d8d4cdca28 [2023-04-20T20:06:30.029Z] Step 27/27 : LABEL version=0.0.0 [2023-04-20T20:06:30.029Z] Successfully built 0db28995abc5 [2023-04-20T20:06:30.029Z] Successfully tagged security-spire-config:latest [2023-04-20T20:06:30.029Z]  Building security-spire-config ... done  ---> Running in b3bae7cc0e95 [2023-04-20T20:06:30.029Z] Building support-notifications [2023-04-20T20:06:30.029Z] Removing intermediate container b3bae7cc0e95 [2023-04-20T20:06:30.029Z] ---> a1dcd57a7c03 [2023-04-20T20:06:30.029Z] [2023-04-20T20:06:30.290Z] Successfully built a1dcd57a7c03 [2023-04-20T20:06:30.290Z] Successfully tagged security-spire-agent:latest [2023-04-20T20:06:30.290Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-04-20T20:06:30.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-20T20:06:34.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:06:34.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:06:34.181Z] ---> 16f5891a8cec [2023-04-20T20:06:34.181Z] Step 3/22 : WORKDIR /edgex-go [2023-04-20T20:06:34.181Z] ---> Using cache [2023-04-20T20:06:34.181Z] ---> 7d65a33ec8e9 [2023-04-20T20:06:34.181Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-20T20:06:34.181Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:06:34.181Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:06:34.181Z] ---> 16f5891a8cec [2023-04-20T20:06:34.181Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:06:34.181Z] ---> Using cache [2023-04-20T20:06:34.181Z] ---> 0af2dca7dd2b [2023-04-20T20:06:34.181Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:06:34.181Z] ---> Using cache [2023-04-20T20:06:34.181Z] ---> 19f992ddb774 [2023-04-20T20:06:34.181Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-20T20:06:36.097Z] ---> Running in a671c9e80451 [2023-04-20T20:06:36.097Z] ---> Running in 0e6d8a9f01ce [2023-04-20T20:06:36.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:36.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:36.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:36.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:36.922Z] OK: 265 MiB in 53 packages [2023-04-20T20:06:36.922Z] OK: 265 MiB in 53 packages [2023-04-20T20:06:40.211Z] Removing intermediate container 0e6d8a9f01ce [2023-04-20T20:06:40.211Z] ---> a4eef1aa20fa [2023-04-20T20:06:40.211Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:06:40.211Z] Removing intermediate container a671c9e80451 [2023-04-20T20:06:40.211Z] ---> 1a58a821201b [2023-04-20T20:06:40.211Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-20T20:06:40.211Z] Removing intermediate container 0a2262299948 [2023-04-20T20:06:40.211Z] ---> 925849c1f2c6 [2023-04-20T20:06:40.211Z] [2023-04-20T20:06:40.211Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:06:40.211Z] ---> 9ed4aefc74f6 [2023-04-20T20:06:40.211Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:06:40.211Z] Removing intermediate container d5febce2a30e [2023-04-20T20:06:40.211Z] ---> 683b68691be6 [2023-04-20T20:06:40.211Z] [2023-04-20T20:06:40.211Z] Step 9/25 : FROM alpine:3.17 [2023-04-20T20:06:40.211Z] ---> 9ed4aefc74f6 [2023-04-20T20:06:40.211Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-20T20:06:40.211Z] Removing intermediate container a57056437d09 [2023-04-20T20:06:40.211Z] ---> ecd8cf2c7030 [2023-04-20T20:06:40.211Z] [2023-04-20T20:06:40.211Z] Step 10/24 : FROM alpine:3.17 [2023-04-20T20:06:40.211Z] ---> 9ed4aefc74f6 [2023-04-20T20:06:40.211Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:06:40.211Z] ---> Running in 1f94748eec4e [2023-04-20T20:06:40.211Z] ---> Running in 860338a869bf [2023-04-20T20:06:40.211Z] ---> Running in 36074b14f6b7 [2023-04-20T20:06:40.211Z] ---> 863570a7e8fc [2023-04-20T20:06:40.211Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:06:40.211Z] ---> Running in b754b3ab67d6 [2023-04-20T20:06:40.211Z] ---> f4107dcdcf73 [2023-04-20T20:06:40.211Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:06:40.211Z] Removing intermediate container 1f94748eec4e [2023-04-20T20:06:40.211Z] ---> aaa14bf4a972 [2023-04-20T20:06:40.211Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-20T20:06:40.211Z] ---> Running in 4cbf49ba86dd [2023-04-20T20:06:40.211Z] ---> Running in 61f5211b7dba [2023-04-20T20:06:40.211Z] Removing intermediate container 61f5211b7dba [2023-04-20T20:06:40.211Z] ---> bcee5d731743 [2023-04-20T20:06:40.211Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-20T20:06:40.211Z] ---> Running in 5160e400e535 [2023-04-20T20:06:40.211Z] Removing intermediate container 5160e400e535 [2023-04-20T20:06:40.211Z] ---> 71a5f013d145 [2023-04-20T20:06:40.211Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:06:40.211Z] ---> Running in 450779c0b1c3 [2023-04-20T20:06:40.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:40.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:40.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:40.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:40.735Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:06:40.735Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:06:40.735Z] OK: 7 MiB in 16 packages [2023-04-20T20:06:40.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:40.735Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-20T20:06:40.735Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-20T20:06:40.735Z] (3/3) Installing su-exec (0.2-r2) [2023-04-20T20:06:40.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:40.735Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:06:40.735Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T20:06:40.994Z] OK: 8 MiB in 18 packages [2023-04-20T20:06:40.994Z] Removing intermediate container 860338a869bf [2023-04-20T20:06:40.994Z] ---> 9688e3766809 [2023-04-20T20:06:40.994Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:06:40.994Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:06:40.994Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:06:40.994Z] OK: 7 MiB in 16 packages [2023-04-20T20:06:40.994Z] ---> Running in 70271963e064 [2023-04-20T20:06:41.252Z] Removing intermediate container 70271963e064 [2023-04-20T20:06:41.252Z] ---> 7546b68aa1b2 [2023-04-20T20:06:41.252Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-20T20:06:41.252Z] ---> Running in c593148494e4 [2023-04-20T20:06:41.252Z] Removing intermediate container c593148494e4 [2023-04-20T20:06:41.252Z] ---> ada302c6df00 [2023-04-20T20:06:41.252Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-20T20:06:41.513Z] ---> Running in 86ec009284d9 [2023-04-20T20:06:41.513Z] Removing intermediate container 86ec009284d9 [2023-04-20T20:06:41.513Z] ---> a6916f78b039 [2023-04-20T20:06:41.513Z] Step 15/24 : WORKDIR / [2023-04-20T20:06:41.513Z] ---> Running in 13f104079748 [2023-04-20T20:06:41.513Z] Removing intermediate container 36074b14f6b7 [2023-04-20T20:06:41.513Z] ---> 4879fe5e3ce6 [2023-04-20T20:06:41.514Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T20:06:41.514Z] ---> Running in 288a3e9d4294 [2023-04-20T20:06:41.514Z] Removing intermediate container 450779c0b1c3 [2023-04-20T20:06:41.514Z] ---> bc51707c8a07 [2023-04-20T20:06:41.514Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:06:41.514Z] Removing intermediate container 13f104079748 [2023-04-20T20:06:41.514Z] ---> 587bb690bda4 [2023-04-20T20:06:41.514Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:06:41.774Z] Removing intermediate container 288a3e9d4294 [2023-04-20T20:06:41.774Z] ---> edef7abff221 [2023-04-20T20:06:41.774Z] Step 12/25 : WORKDIR / [2023-04-20T20:06:41.774Z] ---> Running in f20363af247a [2023-04-20T20:06:41.774Z] ---> f68322875649 [2023-04-20T20:06:41.774Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:06:41.774Z] ---> 8495fbcd2eb5 [2023-04-20T20:06:41.774Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:06:41.774Z] Removing intermediate container f20363af247a [2023-04-20T20:06:41.774Z] ---> 889fcf59de08 [2023-04-20T20:06:41.774Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:06:41.774Z] ---> ff08bbef0482 [2023-04-20T20:06:41.774Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-20T20:06:42.034Z] ---> 8143637d41a0 [2023-04-20T20:06:42.034Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-20T20:06:42.034Z] ---> 849f74b7eda0 [2023-04-20T20:06:42.034Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:06:42.602Z] ---> 971817d48244 [2023-04-20T20:06:42.602Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-20T20:06:42.602Z] ---> d583ac3d2a6d [2023-04-20T20:06:42.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:06:42.602Z] ---> 1bd1daf4122d [2023-04-20T20:06:42.602Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:06:42.602Z] ---> 41db601ea224 [2023-04-20T20:06:42.603Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-20T20:06:42.603Z] ---> ec9261a4b914 [2023-04-20T20:06:42.603Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-20T20:06:42.603Z] ---> 8d41695c4b94 [2023-04-20T20:06:42.603Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-20T20:06:42.863Z] ---> Running in a06f61121f31 [2023-04-20T20:06:42.863Z] ---> Running in 363844b12210 [2023-04-20T20:06:42.863Z] Removing intermediate container a06f61121f31 [2023-04-20T20:06:42.863Z] ---> 641d41124edb [2023-04-20T20:06:42.863Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:06:42.863Z] ---> 3f8fced4c956 [2023-04-20T20:06:42.863Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:06:42.863Z] Removing intermediate container 363844b12210 [2023-04-20T20:06:42.863Z] ---> 4faa050d1b87 [2023-04-20T20:06:42.863Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:06:42.863Z] ---> Running in 3ecc0e025a52 [2023-04-20T20:06:42.863Z] ---> Running in c9ec304d04f6 [2023-04-20T20:06:42.863Z] Removing intermediate container 3ecc0e025a52 [2023-04-20T20:06:42.863Z] ---> bee7a2b27c3a [2023-04-20T20:06:42.863Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:06:42.863Z] Removing intermediate container c9ec304d04f6 [2023-04-20T20:06:42.863Z] ---> 716b27de9cdd [2023-04-20T20:06:43.126Z] Step 22/24 : LABEL arch=x86_64 [2023-04-20T20:06:43.126Z] ---> bb49595a9a71 [2023-04-20T20:06:43.126Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-20T20:06:43.126Z] ---> Running in 105ffdc0741d [2023-04-20T20:06:43.126Z] ---> Running in 7ff9c9924bda [2023-04-20T20:06:43.126Z] Removing intermediate container 105ffdc0741d [2023-04-20T20:06:43.126Z] ---> d6878e82e8a6 [2023-04-20T20:06:43.126Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:06:43.126Z] ---> Running in 81e335778db1 [2023-04-20T20:06:43.126Z] Removing intermediate container 7ff9c9924bda [2023-04-20T20:06:43.126Z] ---> b408521725e0 [2023-04-20T20:06:43.126Z] Step 23/24 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:06:43.384Z] ---> Running in 0d0724466817 [2023-04-20T20:06:43.384Z] Removing intermediate container 81e335778db1 [2023-04-20T20:06:43.384Z] ---> 4333c55b3e4b [2023-04-20T20:06:43.384Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:06:43.384Z] ---> Running in c3758b204a82 [2023-04-20T20:06:43.384Z] Removing intermediate container 0d0724466817 [2023-04-20T20:06:43.384Z] ---> 967309c07b24 [2023-04-20T20:06:43.384Z] Step 24/24 : LABEL version=0.0.0 [2023-04-20T20:06:43.384Z] ---> ef7876e530e5 [2023-04-20T20:06:43.384Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-20T20:06:43.384Z] ---> Running in 1d4d3b3d6580 [2023-04-20T20:06:43.642Z] Removing intermediate container c3758b204a82 [2023-04-20T20:06:43.642Z] ---> e437b8c96ea6 [2023-04-20T20:06:43.642Z] [2023-04-20T20:06:43.642Z] Removing intermediate container 1d4d3b3d6580 [2023-04-20T20:06:43.642Z] ---> d9cc0427f7de [2023-04-20T20:06:43.642Z] [2023-04-20T20:06:43.642Z] Successfully built e437b8c96ea6 [2023-04-20T20:06:43.642Z] Successfully tagged core-data:latest [2023-04-20T20:06:43.642Z]  Building core-data ... done Building security-spire-server [2023-04-20T20:06:43.642Z] Successfully built d9cc0427f7de [2023-04-20T20:06:43.642Z] Successfully tagged core-command:latest [2023-04-20T20:06:43.642Z]  Building core-command ... done Building security-bootstrapper [2023-04-20T20:06:46.507Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-20T20:06:47.833Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:06:47.833Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:06:47.833Z] ---> 16f5891a8cec [2023-04-20T20:06:47.833Z] Step 3/26 : WORKDIR /edgex-go [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> 7d65a33ec8e9 [2023-04-20T20:06:47.833Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> 2e13290b8f3b [2023-04-20T20:06:47.833Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> 45bab8c6daa4 [2023-04-20T20:06:47.833Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> fe5418aa0dab [2023-04-20T20:06:47.833Z] Step 7/26 : COPY . . [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> 587119ecbe96 [2023-04-20T20:06:47.833Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> 66d4e03fe856 [2023-04-20T20:06:47.833Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> 331e4671e92a [2023-04-20T20:06:47.833Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> f264e3e38316 [2023-04-20T20:06:47.833Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-20T20:06:47.833Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:06:47.833Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:06:47.833Z] ---> 16f5891a8cec [2023-04-20T20:06:47.833Z] Step 3/33 : WORKDIR /edgex-go [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> 7d65a33ec8e9 [2023-04-20T20:06:47.833Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> 1a58a821201b [2023-04-20T20:06:47.833Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-20T20:06:47.833Z] ---> Using cache [2023-04-20T20:06:47.833Z] ---> f4107dcdcf73 [2023-04-20T20:06:47.833Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:06:50.371Z] ---> 13efda8cbe3b [2023-04-20T20:06:50.371Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T20:06:50.371Z] ---> Running in cef0d08f80eb [2023-04-20T20:06:50.371Z] ---> Running in e7064919ff07 [2023-04-20T20:06:50.371Z] ---> 8cd77001d03c [2023-04-20T20:06:50.371Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:06:50.371Z] ---> Running in 2d210681b110 [2023-04-20T20:06:50.939Z] Removing intermediate container 2d210681b110 [2023-04-20T20:06:50.939Z] ---> 357a9e9aad86 [2023-04-20T20:06:50.939Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:06:50.939Z] ---> Running in bca3aa778075 [2023-04-20T20:06:50.939Z] Removing intermediate container cef0d08f80eb [2023-04-20T20:06:50.939Z] ---> 41abe0811f89 [2023-04-20T20:06:50.939Z] Step 12/26 : WORKDIR /edgex-go [2023-04-20T20:06:50.939Z] ---> Running in bcaa8b9117c0 [2023-04-20T20:06:50.939Z] Removing intermediate container bca3aa778075 [2023-04-20T20:06:50.939Z] ---> 2017820d3038 [2023-04-20T20:06:50.939Z] Step 23/25 : LABEL arch=x86_64 [2023-04-20T20:06:50.939Z] ---> Running in ffeced7ae8e8 [2023-04-20T20:06:50.939Z] Removing intermediate container bcaa8b9117c0 [2023-04-20T20:06:50.939Z] ---> 6ccdd88b2a7a [2023-04-20T20:06:50.939Z] [2023-04-20T20:06:50.939Z] Step 13/26 : FROM alpine:3.17 [2023-04-20T20:06:50.939Z] ---> 9ed4aefc74f6 [2023-04-20T20:06:50.939Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:06:50.939Z] ---> Using cache [2023-04-20T20:06:50.939Z] ---> 531146e8baab [2023-04-20T20:06:50.939Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T20:06:51.202Z] ---> Running in 22a979edc54c [2023-04-20T20:06:51.202Z] Removing intermediate container ffeced7ae8e8 [2023-04-20T20:06:51.202Z] ---> bedb61816dd1 [2023-04-20T20:06:51.202Z] Step 24/25 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:06:51.202Z] ---> Running in 3c201cb36ea2 [2023-04-20T20:06:51.202Z] Removing intermediate container 3c201cb36ea2 [2023-04-20T20:06:51.202Z] ---> b9810cef47bb [2023-04-20T20:06:51.202Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T20:06:51.202Z] ---> Running in 3b51d888daf8 [2023-04-20T20:06:51.464Z] Removing intermediate container 3b51d888daf8 [2023-04-20T20:06:51.464Z] ---> 7538c72ef697 [2023-04-20T20:06:51.464Z] [2023-04-20T20:06:51.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:51.464Z] Successfully built 7538c72ef697 [2023-04-20T20:06:51.464Z] Successfully tagged security-secretstore-setup:latest [2023-04-20T20:06:51.464Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-04-20T20:06:51.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:51.723Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:06:51.723Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:06:51.723Z] OK: 17820 distinct packages available [2023-04-20T20:06:51.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:51.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:52.242Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T20:06:52.242Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:06:52.242Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T20:06:52.242Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T20:06:52.242Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-20T20:06:52.242Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:06:52.242Z] OK: 8 MiB in 20 packages [2023-04-20T20:06:54.781Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:06:54.781Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:06:54.781Z] ---> 16f5891a8cec [2023-04-20T20:06:54.781Z] Step 3/20 : WORKDIR /edgex-go [2023-04-20T20:06:54.781Z] ---> Using cache [2023-04-20T20:06:54.781Z] ---> 7d65a33ec8e9 [2023-04-20T20:06:54.781Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-20T20:06:56.162Z] ---> Running in 6c797fd81e9e [2023-04-20T20:06:56.162Z] Removing intermediate container 22a979edc54c [2023-04-20T20:06:56.162Z] ---> fb8b1a905a8a [2023-04-20T20:06:56.162Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:06:56.162Z] ---> d0755ed3252c [2023-04-20T20:06:56.162Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:06:56.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:56.421Z] ---> 321949afff96 [2023-04-20T20:06:56.421Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:06:56.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:56.681Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:06:56.681Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:06:56.681Z] OK: 17824 distinct packages available [2023-04-20T20:06:56.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:56.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:06:56.940Z] OK: 265 MiB in 53 packages [2023-04-20T20:06:58.329Z] ---> acaee24ef993 [2023-04-20T20:06:58.329Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:06:58.329Z] Removing intermediate container 6c797fd81e9e [2023-04-20T20:06:58.329Z] ---> 742198826b23 [2023-04-20T20:06:58.329Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-20T20:06:58.329Z] ---> 5f0ae381a6f2 [2023-04-20T20:06:58.329Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-20T20:06:58.622Z] ---> 944f11695eaa [2023-04-20T20:06:58.622Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:06:58.622Z] ---> 9689c39ae251 [2023-04-20T20:06:58.622Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-20T20:06:58.622Z] ---> Running in a7f67d883cb3 [2023-04-20T20:06:58.881Z] ---> da85c14a99ed [2023-04-20T20:06:58.881Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:06:58.881Z] ---> Running in 29250524c31d [2023-04-20T20:06:58.881Z] Removing intermediate container 29250524c31d [2023-04-20T20:06:58.881Z] ---> f3b6fa38c260 [2023-04-20T20:06:58.881Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:06:58.881Z] ---> Running in b4d1e96e8931 [2023-04-20T20:06:58.881Z] Removing intermediate container b4d1e96e8931 [2023-04-20T20:06:58.881Z] ---> 13197eeb9829 [2023-04-20T20:06:58.881Z] Step 24/26 : LABEL arch=x86_64 [2023-04-20T20:06:59.148Z] ---> Running in c6d0c3673cbc [2023-04-20T20:06:59.148Z] Removing intermediate container c6d0c3673cbc [2023-04-20T20:06:59.148Z] ---> f02aac3dcab3 [2023-04-20T20:06:59.148Z] Step 25/26 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:06:59.148Z] ---> Running in 123343d913d9 [2023-04-20T20:06:59.148Z] Removing intermediate container 123343d913d9 [2023-04-20T20:06:59.148Z] ---> 7a1632e5bfe0 [2023-04-20T20:06:59.148Z] Step 26/26 : LABEL version=0.0.0 [2023-04-20T20:06:59.148Z] ---> Running in 89cb4474bb7e [2023-04-20T20:06:59.408Z] Removing intermediate container 89cb4474bb7e [2023-04-20T20:06:59.408Z] ---> d4803c3aafac [2023-04-20T20:06:59.408Z] [2023-04-20T20:06:59.408Z] Successfully built d4803c3aafac [2023-04-20T20:06:59.408Z] Successfully tagged security-spire-server:latest [2023-04-20T20:06:59.408Z]  Building security-spire-server ... done Building support-scheduler [2023-04-20T20:07:01.955Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:07:01.955Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:07:01.955Z] ---> 16f5891a8cec [2023-04-20T20:07:01.955Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:07:01.955Z] ---> Using cache [2023-04-20T20:07:01.955Z] ---> 0af2dca7dd2b [2023-04-20T20:07:01.955Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:07:01.955Z] ---> Using cache [2023-04-20T20:07:01.955Z] ---> 19f992ddb774 [2023-04-20T20:07:01.955Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:07:01.955Z] ---> Using cache [2023-04-20T20:07:01.955Z] ---> 9abe3263a4ee [2023-04-20T20:07:01.955Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:07:01.955Z] ---> Using cache [2023-04-20T20:07:01.955Z] ---> 73a91b3a1984 [2023-04-20T20:07:01.955Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:07:01.955Z] ---> Using cache [2023-04-20T20:07:01.955Z] ---> 83fa05bf5a53 [2023-04-20T20:07:01.955Z] Step 8/23 : COPY . . [2023-04-20T20:07:01.955Z] ---> Using cache [2023-04-20T20:07:01.955Z] ---> 2e68c89887f5 [2023-04-20T20:07:01.955Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-20T20:07:02.911Z] ---> Running in d9cc936a8022 [2023-04-20T20:07:02.911Z] 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-04-20T20:07:41.660Z] Removing intermediate container 4cbf49ba86dd [2023-04-20T20:07:41.660Z] ---> 55c70a57a04f [2023-04-20T20:07:41.660Z] Step 7/22 : COPY . . [2023-04-20T20:07:41.660Z] Removing intermediate container b754b3ab67d6 [2023-04-20T20:07:41.660Z] ---> bfbf475070bd [2023-04-20T20:07:41.660Z] Step 8/23 : COPY . . [2023-04-20T20:07:53.955Z] ---> 1c096b8ec118 [2023-04-20T20:07:53.955Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-20T20:07:53.955Z] ---> 25c29c9a9508 [2023-04-20T20:07:53.955Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-20T20:07:53.955Z] ---> Running in b5ed0fe4f52f [2023-04-20T20:07:53.955Z] ---> Running in d70981eb2c31 [2023-04-20T20:07:53.955Z] Removing intermediate container d9cc936a8022 [2023-04-20T20:07:53.955Z] ---> 1d3cdcacbba7 [2023-04-20T20:07:53.955Z] [2023-04-20T20:07:53.955Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:07:53.955Z] ---> 9ed4aefc74f6 [2023-04-20T20:07:53.955Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:07:53.955Z] ---> Using cache [2023-04-20T20:07:53.955Z] ---> 9688e3766809 [2023-04-20T20:07:53.955Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:07:53.955Z] ---> Using cache [2023-04-20T20:07:53.955Z] ---> 7546b68aa1b2 [2023-04-20T20:07:53.955Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-20T20:07:53.955Z] ---> Running in 0171250f9ccb [2023-04-20T20:07:53.955Z] Removing intermediate container 0171250f9ccb [2023-04-20T20:07:53.955Z] ---> fb78978a6d93 [2023-04-20T20:07:53.955Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T20:07:53.955Z] ---> Running in 9c1c46efe083 [2023-04-20T20:07:53.955Z] 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-04-20T20:07:53.955Z] 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-04-20T20:07:53.955Z] Removing intermediate container a7f67d883cb3 [2023-04-20T20:07:53.955Z] ---> f82aef052300 [2023-04-20T20:07:53.955Z] Step 7/20 : COPY . . [2023-04-20T20:07:53.955Z] Removing intermediate container e7064919ff07 [2023-04-20T20:07:53.955Z] ---> 19802fa8ff52 [2023-04-20T20:07:53.955Z] Step 7/33 : COPY . . [2023-04-20T20:07:53.955Z] Removing intermediate container 9c1c46efe083 [2023-04-20T20:07:53.955Z] ---> b292c0ff19bc [2023-04-20T20:07:53.955Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:08:06.233Z] ---> a99f41ef1a8f [2023-04-20T20:08:06.233Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:08:06.233Z] ---> 16e0722c7336 [2023-04-20T20:08:06.233Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-20T20:08:06.233Z] ---> fc6681d49778 [2023-04-20T20:08:06.233Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-20T20:08:06.233Z] ---> Running in cadab5e31018 [2023-04-20T20:08:06.233Z] ---> Running in 1ebaf91a28a4 [2023-04-20T20:08:06.233Z] ---> 8efaf3bc6a77 [2023-04-20T20:08:06.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-20T20:08:06.233Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-20T20:08:06.233Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-20T20:08:08.149Z] ---> 79d563abed27 [2023-04-20T20:08:08.149Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:08:08.411Z] ---> 82ccb40f6d7b [2023-04-20T20:08:08.411Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-20T20:08:08.411Z] ---> Running in 219cd36ac9bd [2023-04-20T20:08:08.674Z] Removing intermediate container 219cd36ac9bd [2023-04-20T20:08:08.674Z] ---> 2f521c4e2262 [2023-04-20T20:08:08.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:08:08.674Z] ---> Running in 2516c4fdfd45 [2023-04-20T20:08:08.935Z] Removing intermediate container 2516c4fdfd45 [2023-04-20T20:08:08.935Z] ---> 5c452e308f8d [2023-04-20T20:08:08.935Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:08:08.935Z] ---> Running in f44c51d29ca8 [2023-04-20T20:08:08.935Z] Removing intermediate container f44c51d29ca8 [2023-04-20T20:08:08.935Z] ---> ab4783b88712 [2023-04-20T20:08:08.935Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:08:08.935Z] ---> Running in 0fc5c77e5d5c [2023-04-20T20:08:09.195Z] Removing intermediate container 0fc5c77e5d5c [2023-04-20T20:08:09.195Z] ---> ae513f1a5e4e [2023-04-20T20:08:09.195Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:08:09.195Z] ---> Running in f49be9ae3300 [2023-04-20T20:08:09.454Z] Removing intermediate container f49be9ae3300 [2023-04-20T20:08:09.454Z] ---> a23d17f00c8f [2023-04-20T20:08:09.454Z] [2023-04-20T20:08:09.454Z] Successfully built a23d17f00c8f [2023-04-20T20:08:09.454Z] Successfully tagged support-scheduler:latest [2023-04-20T20:08:09.454Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-04-20T20:08:12.754Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:08:12.754Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:08:12.754Z] ---> 16f5891a8cec [2023-04-20T20:08:12.754Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:08:12.754Z] ---> Using cache [2023-04-20T20:08:12.754Z] ---> 0af2dca7dd2b [2023-04-20T20:08:12.754Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:08:12.754Z] ---> Using cache [2023-04-20T20:08:12.754Z] ---> 19f992ddb774 [2023-04-20T20:08:12.754Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:08:12.754Z] ---> Using cache [2023-04-20T20:08:12.754Z] ---> 9abe3263a4ee [2023-04-20T20:08:12.754Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:08:12.754Z] ---> Using cache [2023-04-20T20:08:12.754Z] ---> 73a91b3a1984 [2023-04-20T20:08:12.754Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:08:12.754Z] ---> Using cache [2023-04-20T20:08:12.754Z] ---> 83fa05bf5a53 [2023-04-20T20:08:12.754Z] Step 8/23 : COPY . . [2023-04-20T20:08:12.754Z] ---> Using cache [2023-04-20T20:08:12.754Z] ---> 2e68c89887f5 [2023-04-20T20:08:12.754Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-20T20:08:22.860Z] ---> Running in b235a265d0aa [2023-04-20T20:08:22.860Z] 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-04-20T20:08:27.104Z] Removing intermediate container b5ed0fe4f52f [2023-04-20T20:08:27.104Z] ---> 0658c3526dad [2023-04-20T20:08:27.104Z] [2023-04-20T20:08:27.104Z] Step 9/22 : FROM alpine:3.17 [2023-04-20T20:08:27.104Z] ---> 9ed4aefc74f6 [2023-04-20T20:08:27.104Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-20T20:08:27.365Z] ---> Running in fd6f8de2b778 [2023-04-20T20:08:27.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:28.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:28.463Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T20:08:28.463Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-20T20:08:28.463Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:08:28.463Z] OK: 8 MiB in 17 packages [2023-04-20T20:08:33.965Z] Removing intermediate container d70981eb2c31 [2023-04-20T20:08:33.965Z] ---> 5bc2b37164a6 [2023-04-20T20:08:33.965Z] [2023-04-20T20:08:33.965Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:08:33.966Z] ---> 9ed4aefc74f6 [2023-04-20T20:08:33.966Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-20T20:08:33.966Z] Removing intermediate container fd6f8de2b778 [2023-04-20T20:08:33.966Z] ---> 56b063ccc581 [2023-04-20T20:08:33.966Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T20:08:33.966Z] ---> Running in e155c232240f [2023-04-20T20:08:33.966Z] ---> Running in c720c0058335 [2023-04-20T20:08:34.534Z] Removing intermediate container c720c0058335 [2023-04-20T20:08:34.534Z] ---> da8bc48749f4 [2023-04-20T20:08:34.534Z] Step 12/22 : WORKDIR /edgex [2023-04-20T20:08:34.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:34.794Z] ---> Running in 82a9074dab71 [2023-04-20T20:08:34.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:35.053Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-20T20:08:35.053Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-20T20:08:35.053Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:08:35.053Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T20:08:35.053Z] OK: 8 MiB in 17 packages [2023-04-20T20:08:35.330Z] Removing intermediate container 82a9074dab71 [2023-04-20T20:08:35.330Z] ---> 60598d7c1406 [2023-04-20T20:08:35.330Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:08:36.271Z] ---> 6f02a94b0a12 [2023-04-20T20:08:36.271Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:08:36.558Z] Removing intermediate container cadab5e31018 [2023-04-20T20:08:36.558Z] ---> 0f1dac9737dd [2023-04-20T20:08:36.558Z] [2023-04-20T20:08:36.558Z] Step 9/33 : FROM alpine:3.17 [2023-04-20T20:08:36.558Z] ---> 9ed4aefc74f6 [2023-04-20T20:08:36.558Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T20:08:36.558Z] ---> Running in b64fb81a855a [2023-04-20T20:08:36.558Z] Removing intermediate container e155c232240f [2023-04-20T20:08:36.558Z] ---> d68f5421b1ac [2023-04-20T20:08:36.558Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:08:36.558Z] ---> 108a90243aed [2023-04-20T20:08:36.558Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-20T20:08:36.558Z] ---> Running in 5333e4f5d12d [2023-04-20T20:08:36.819Z] Removing intermediate container b64fb81a855a [2023-04-20T20:08:36.819Z] ---> ca70d58a4937 [2023-04-20T20:08:36.819Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-20T20:08:37.091Z] ---> Running in 4e1d7d200ce4 [2023-04-20T20:08:37.091Z] Removing intermediate container 5333e4f5d12d [2023-04-20T20:08:37.091Z] ---> e85e196bb706 [2023-04-20T20:08:37.091Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-20T20:08:38.086Z] ---> 0686e4db172a [2023-04-20T20:08:38.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-20T20:08:38.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-20T20:08:38.348Z] ---> Running in b11d93e476eb [2023-04-20T20:08:38.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:38.477Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-20T20:08:38.477Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-20T20:08:38.477Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-20T20:08:38.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-20T20:08:38.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:38.608Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T20:08:38.608Z] (2/2) Installing su-exec (0.2-r2) [2023-04-20T20:08:38.608Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:08:38.608Z] OK: 7 MiB in 17 packages [2023-04-20T20:08:39.542Z] ---> 8cd68ad79aca [2023-04-20T20:08:39.542Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T20:08:39.542Z] Removing intermediate container b11d93e476eb [2023-04-20T20:08:39.542Z] ---> 5e1220b88a3f [2023-04-20T20:08:39.542Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T20:08:39.542Z] ---> Running in e67a1984c1d9 [2023-04-20T20:08:39.800Z] Removing intermediate container 4e1d7d200ce4 [2023-04-20T20:08:39.800Z] ---> 9564527d446d [2023-04-20T20:08:39.800Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-20T20:08:39.800Z] Removing intermediate container 1ebaf91a28a4 [2023-04-20T20:08:39.800Z] ---> 1e3218ab8b56 [2023-04-20T20:08:39.800Z] [2023-04-20T20:08:39.800Z] Step 9/20 : FROM alpine:3.17 [2023-04-20T20:08:39.800Z] ---> 9ed4aefc74f6 [2023-04-20T20:08:39.800Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T20:08:39.800Z] ---> Using cache [2023-04-20T20:08:39.800Z] ---> ca70d58a4937 [2023-04-20T20:08:39.800Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-20T20:08:39.800Z] ---> Running in d71d213684cb [2023-04-20T20:08:39.800Z] ---> dadf5740af9f [2023-04-20T20:08:39.800Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:08:39.800Z] Removing intermediate container e67a1984c1d9 [2023-04-20T20:08:39.800Z] ---> 01c7201e9e94 [2023-04-20T20:08:39.800Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:08:39.800Z] ---> Running in 890353972da8 [2023-04-20T20:08:39.800Z] ---> Running in 72da86d458ff [2023-04-20T20:08:40.059Z] Removing intermediate container d71d213684cb [2023-04-20T20:08:40.059Z] ---> 8b0caf32464c [2023-04-20T20:08:40.059Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-20T20:08:40.059Z] ---> Running in 65ad33a29901 [2023-04-20T20:08:40.317Z] Removing intermediate container 65ad33a29901 [2023-04-20T20:08:40.317Z] ---> 9e27004b3bed [2023-04-20T20:08:40.317Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-20T20:08:40.317Z] ---> Running in f20a81afffac [2023-04-20T20:08:40.317Z] ---> 30a6f7f55136 [2023-04-20T20:08:40.317Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:08:40.576Z] Removing intermediate container f20a81afffac [2023-04-20T20:08:40.576Z] ---> d3467416427e [2023-04-20T20:08:40.576Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-20T20:08:40.576Z] ---> Running in dd3466de868e [2023-04-20T20:08:40.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:40.576Z] ---> e96487b6b086 [2023-04-20T20:08:40.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-20T20:08:40.576Z] Removing intermediate container dd3466de868e [2023-04-20T20:08:40.576Z] ---> 162717fbd4bc [2023-04-20T20:08:40.576Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-20T20:08:40.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:40.835Z] ---> Running in b9ab08456f32 [2023-04-20T20:08:40.835Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:08:40.835Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:08:40.835Z] OK: 17820 distinct packages available [2023-04-20T20:08:41.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:41.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:41.352Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-20T20:08:41.352Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-20T20:08:41.352Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-20T20:08:41.352Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-20T20:08:41.352Z] (5/9) Installing curl (8.0.1-r0) [2023-04-20T20:08:41.352Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-20T20:08:41.352Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:08:41.352Z] (8/9) Installing libucontext (1.2-r0) [2023-04-20T20:08:41.352Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-20T20:08:41.352Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:08:41.611Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T20:08:41.611Z] OK: 10 MiB in 24 packages [2023-04-20T20:08:42.546Z] ---> 421a2a16cd79 [2023-04-20T20:08:42.546Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:08:42.547Z] Removing intermediate container 72da86d458ff [2023-04-20T20:08:42.547Z] ---> ee4416b3b699 [2023-04-20T20:08:42.547Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:08:42.547Z] ---> Running in 7e2a26a2c4ca [2023-04-20T20:08:42.806Z] Removing intermediate container 7e2a26a2c4ca [2023-04-20T20:08:42.806Z] ---> 2c0fdbbf8a23 [2023-04-20T20:08:42.806Z] Step 20/22 : LABEL arch=x86_64 [2023-04-20T20:08:42.806Z] ---> f7c35663d88b [2023-04-20T20:08:42.806Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-20T20:08:42.806Z] Removing intermediate container b9ab08456f32 [2023-04-20T20:08:42.806Z] ---> 4c386772cfa2 [2023-04-20T20:08:42.806Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-20T20:08:42.806Z] ---> Running in 1cd9fde50990 [2023-04-20T20:08:42.806Z] ---> Running in e08e63190d8c [2023-04-20T20:08:42.806Z] ---> Running in f0f5eab2d0d1 [2023-04-20T20:08:42.806Z] Removing intermediate container 890353972da8 [2023-04-20T20:08:42.806Z] ---> 7d0a0cf6a855 [2023-04-20T20:08:42.806Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:08:42.806Z] Removing intermediate container 1cd9fde50990 [2023-04-20T20:08:42.806Z] ---> 5aacdb453994 [2023-04-20T20:08:42.806Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:08:42.806Z] Removing intermediate container e08e63190d8c [2023-04-20T20:08:42.806Z] ---> ade189927d6d [2023-04-20T20:08:42.806Z] Step 21/22 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:08:43.066Z] ---> Running in 9007adb811d5 [2023-04-20T20:08:43.066Z] ---> Running in d577e6144494 [2023-04-20T20:08:43.066Z] Removing intermediate container f0f5eab2d0d1 [2023-04-20T20:08:43.066Z] ---> ad7678e6300d [2023-04-20T20:08:43.066Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-20T20:08:43.066Z] ---> 1ca767f5adbb [2023-04-20T20:08:43.066Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:08:43.066Z] Removing intermediate container 9007adb811d5 [2023-04-20T20:08:43.066Z] ---> ef992735381b [2023-04-20T20:08:43.066Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:08:43.066Z] ---> Running in 6f47a07f7df9 [2023-04-20T20:08:43.066Z] Removing intermediate container d577e6144494 [2023-04-20T20:08:43.066Z] ---> b86d7b7c48f4 [2023-04-20T20:08:43.066Z] Step 22/22 : LABEL version=0.0.0 [2023-04-20T20:08:43.066Z] ---> Running in fcdac2c3c48a [2023-04-20T20:08:43.327Z] Removing intermediate container 6f47a07f7df9 [2023-04-20T20:08:43.327Z] ---> bf28d19a5a74 [2023-04-20T20:08:43.327Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:08:43.327Z] ---> be5b4344d8fb [2023-04-20T20:08:43.327Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-20T20:08:43.327Z] ---> Running in a9d3b12c9833 [2023-04-20T20:08:43.327Z] ---> da721f95bff9 [2023-04-20T20:08:43.327Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-20T20:08:43.327Z] Removing intermediate container fcdac2c3c48a [2023-04-20T20:08:43.327Z] ---> a7b87b0bb1ab [2023-04-20T20:08:43.327Z] [2023-04-20T20:08:43.585Z] ---> Running in fcf6ae60bddb [2023-04-20T20:08:43.585Z] Successfully built a7b87b0bb1ab [2023-04-20T20:08:43.585Z] Successfully tagged security-proxy-setup:latest [2023-04-20T20:08:43.585Z] Building core-metadata [2023-04-20T20:08:43.585Z] Removing intermediate container a9d3b12c9833 [2023-04-20T20:08:43.585Z] ---> 80c4038637f0 [2023-04-20T20:08:43.585Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:08:46.877Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:08:46.877Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:08:46.877Z] ---> 16f5891a8cec [2023-04-20T20:08:46.877Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:08:46.877Z] ---> Using cache [2023-04-20T20:08:46.877Z] ---> 0af2dca7dd2b [2023-04-20T20:08:46.877Z] Step 4/25 : WORKDIR /edgex-go [2023-04-20T20:08:46.877Z] ---> Using cache [2023-04-20T20:08:46.877Z] ---> 19f992ddb774 [2023-04-20T20:08:46.877Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-20T20:08:46.877Z] ---> Using cache [2023-04-20T20:08:46.877Z] ---> 9abe3263a4ee [2023-04-20T20:08:46.877Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-20T20:08:46.877Z] ---> Using cache [2023-04-20T20:08:46.877Z] ---> 73a91b3a1984 [2023-04-20T20:08:46.877Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:08:46.877Z] ---> Using cache [2023-04-20T20:08:46.877Z] ---> 83fa05bf5a53 [2023-04-20T20:08:46.877Z] Step 8/25 : COPY . . [2023-04-20T20:08:46.877Z] ---> Using cache [2023-04-20T20:08:46.877Z] ---> 2e68c89887f5 [2023-04-20T20:08:46.877Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-20T20:08:48.817Z] ---> Running in c665e5a661e5 [2023-04-20T20:08:48.817Z] ---> d273d023cfc5 [2023-04-20T20:08:48.817Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:08:48.817Z] ---> Running in 4691ffb61cb5 [2023-04-20T20:08:48.817Z] Removing intermediate container c665e5a661e5 [2023-04-20T20:08:48.817Z] ---> 3384d550c68d [2023-04-20T20:08:48.817Z] [2023-04-20T20:08:48.817Z] Successfully built 3384d550c68d [2023-04-20T20:08:48.817Z] Successfully tagged support-notifications:latest [2023-04-20T20:08:48.817Z] Building security-proxy-auth [2023-04-20T20:08:49.128Z]  Building support-notifications ... done  ---> c659b42b23e9 [2023-04-20T20:08:49.128Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-20T20:08:49.128Z] 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-04-20T20:08:50.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-20T20:08:50.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-20T20:08:50.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements [2023-04-20T20:08:52.452Z] ---> Running in 47c0ecbae64d [2023-04-20T20:08:52.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:08:52.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:08:52.714Z] ---> 16f5891a8cec [2023-04-20T20:08:52.714Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:08:52.714Z] ---> Using cache [2023-04-20T20:08:52.714Z] ---> 0af2dca7dd2b [2023-04-20T20:08:52.714Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:08:52.714Z] ---> Using cache [2023-04-20T20:08:52.714Z] ---> 19f992ddb774 [2023-04-20T20:08:52.714Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:08:52.714Z] ---> Using cache [2023-04-20T20:08:52.714Z] ---> 9abe3263a4ee [2023-04-20T20:08:52.714Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:08:52.714Z] ---> Using cache [2023-04-20T20:08:52.714Z] ---> 73a91b3a1984 [2023-04-20T20:08:52.714Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:08:52.714Z] ---> Using cache [2023-04-20T20:08:52.714Z] ---> 83fa05bf5a53 [2023-04-20T20:08:52.714Z] Step 8/23 : COPY . . [2023-04-20T20:08:52.714Z] ---> Using cache [2023-04-20T20:08:52.714Z] ---> 2e68c89887f5 [2023-04-20T20:08:52.714Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-20T20:08:54.676Z] Removing intermediate container fcf6ae60bddb [2023-04-20T20:08:54.676Z] ---> 32be66ac34cf [2023-04-20T20:08:54.676Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:08:54.676Z] ---> Running in 0c0c28aa4112 [2023-04-20T20:08:54.676Z] Removing intermediate container 47c0ecbae64d [2023-04-20T20:08:54.676Z] ---> 6fd6331df819 [2023-04-20T20:08:54.677Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:08:54.677Z] Removing intermediate container b235a265d0aa [2023-04-20T20:08:54.677Z] ---> 6268b99acd3c [2023-04-20T20:08:54.677Z] [2023-04-20T20:08:54.677Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:08:54.677Z] ---> 9ed4aefc74f6 [2023-04-20T20:08:54.677Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T20:08:54.677Z] ---> Running in 070191b3e5e4 [2023-04-20T20:08:54.939Z] ---> Running in 8812989b2351 [2023-04-20T20:08:54.939Z] ---> 6d7571963cda [2023-04-20T20:08:54.939Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:08:54.939Z] Removing intermediate container 070191b3e5e4 [2023-04-20T20:08:54.939Z] ---> 70f29be690c0 [2023-04-20T20:08:54.939Z] Step 18/20 : LABEL arch=x86_64 [2023-04-20T20:08:54.939Z] ---> Running in 710001d461ef [2023-04-20T20:08:55.206Z] Removing intermediate container 8812989b2351 [2023-04-20T20:08:55.206Z] ---> cf8698fef232 [2023-04-20T20:08:55.206Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:08:55.206Z] ---> efcec392400e [2023-04-20T20:08:55.206Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-20T20:08:55.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-20T20:08:55.468Z] ---> Running in 65b2e008817a [2023-04-20T20:08:55.468Z] Removing intermediate container 710001d461ef [2023-04-20T20:08:55.468Z] ---> 333b9f546108 [2023-04-20T20:08:55.468Z] Step 19/20 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:08:55.468Z] ---> Running in 93e51d8180e8 [2023-04-20T20:08:55.729Z] Removing intermediate container 93e51d8180e8 [2023-04-20T20:08:55.729Z] ---> ae27ddd1555f [2023-04-20T20:08:55.729Z] Step 20/20 : LABEL version=0.0.0 [2023-04-20T20:08:55.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:56.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T20:08:56.249Z] ---> Running in 568138abe8ad [2023-04-20T20:08:56.249Z] ---> 5b4eb401588d [2023-04-20T20:08:56.249Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-20T20:08:56.249Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:08:56.249Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:08:56.249Z] OK: 7 MiB in 16 packages [2023-04-20T20:08:56.511Z] Removing intermediate container 568138abe8ad [2023-04-20T20:08:56.511Z] ---> 9ed3f865ce8e [2023-04-20T20:08:56.511Z] [2023-04-20T20:08:56.772Z] ---> af876483ba91 [2023-04-20T20:08:56.772Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-20T20:08:56.772Z] Successfully built 9ed3f865ce8e [2023-04-20T20:08:56.772Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-20T20:08:57.035Z]  Building security-spiffe-token-provider ... done  ---> d621530982d9 [2023-04-20T20:08:57.036Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-20T20:08:57.036Z] Removing intermediate container 65b2e008817a [2023-04-20T20:08:57.036Z] ---> 2ea215680f33 [2023-04-20T20:08:57.036Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:08:57.705Z] ---> 31c483e7801b [2023-04-20T20:08:57.705Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-20T20:08:57.705Z] ---> 5ee5acc91705 [2023-04-20T20:08:57.705Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:08:57.970Z] ---> 7f55e7e03b59 [2023-04-20T20:08:57.970Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-20T20:08:57.970Z] ---> 2f19437f4e49 [2023-04-20T20:08:57.970Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-20T20:08:58.542Z] ---> b9e373b47117 [2023-04-20T20:08:58.542Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-20T20:08:58.815Z] ---> Running in 3b28f16281db [2023-04-20T20:08:59.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.283s coverage: 98.5% of statements [2023-04-20T20:08:59.394Z] ---> 5ac648b333d0 [2023-04-20T20:08:59.394Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:08:59.960Z] ---> a93fc35e720b [2023-04-20T20:08:59.960Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-20T20:09:00.221Z] ---> a3ed507e8470 [2023-04-20T20:09:00.221Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:09:00.221Z] ---> Running in 320074cfe781 [2023-04-20T20:09:00.789Z] Removing intermediate container 3b28f16281db [2023-04-20T20:09:00.789Z] ---> 0d0855a846ba [2023-04-20T20:09:00.789Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-20T20:09:00.789Z] ---> Running in 7dcf5b57d1d2 [2023-04-20T20:09:01.050Z] Removing intermediate container 7dcf5b57d1d2 [2023-04-20T20:09:01.050Z] ---> 62b7ab7afcb5 [2023-04-20T20:09:01.050Z] Step 30/33 : CMD ["gate"] [2023-04-20T20:09:01.308Z] ---> Running in b33a456e07ee [2023-04-20T20:09:01.880Z] Removing intermediate container b33a456e07ee [2023-04-20T20:09:01.880Z] ---> 805e29f6543e [2023-04-20T20:09:01.880Z] Step 31/33 : LABEL arch=x86_64 [2023-04-20T20:09:01.880Z] ---> Running in ecea1ed402cb [2023-04-20T20:09:02.139Z] Removing intermediate container 320074cfe781 [2023-04-20T20:09:02.139Z] ---> 0e0e33f78c88 [2023-04-20T20:09:02.139Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:09:02.139Z] ---> Running in 0b868b14bbea [2023-04-20T20:09:02.139Z] Removing intermediate container ecea1ed402cb [2023-04-20T20:09:02.139Z] ---> 8d8b5513670d [2023-04-20T20:09:02.139Z] Step 32/33 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:09:02.398Z] Removing intermediate container 0b868b14bbea [2023-04-20T20:09:02.398Z] ---> eaf09728d27b [2023-04-20T20:09:02.398Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T20:09:02.398Z] ---> Running in 7264a13d51ed [2023-04-20T20:09:02.398Z] ---> Running in b17d31cdd430 [2023-04-20T20:09:02.657Z] Removing intermediate container 7264a13d51ed [2023-04-20T20:09:02.657Z] ---> 8217bb7c0868 [2023-04-20T20:09:02.657Z] Step 33/33 : LABEL version=0.0.0 [2023-04-20T20:09:02.657Z] ---> Running in 778d15cbd7de [2023-04-20T20:09:02.657Z] Removing intermediate container b17d31cdd430 [2023-04-20T20:09:02.657Z] ---> 2b01748dc776 [2023-04-20T20:09:02.657Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:09:02.657Z] ---> Running in 568d8ac22bd9 [2023-04-20T20:09:02.657Z] Removing intermediate container 778d15cbd7de [2023-04-20T20:09:02.657Z] ---> 3b195033b5d3 [2023-04-20T20:09:02.657Z] [2023-04-20T20:09:02.916Z] Successfully built 3b195033b5d3 [2023-04-20T20:09:02.916Z] Successfully tagged security-bootstrapper:latest [2023-04-20T20:09:02.916Z]  Building security-bootstrapper ... done Removing intermediate container 568d8ac22bd9 [2023-04-20T20:09:02.916Z] ---> c5717e421de6 [2023-04-20T20:09:02.916Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:09:02.916Z] ---> Running in f90d9bf66081 [2023-04-20T20:09:03.191Z] Removing intermediate container f90d9bf66081 [2023-04-20T20:09:03.191Z] ---> 6b9ae90413e9 [2023-04-20T20:09:03.191Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:09:03.449Z] ---> Running in 1aa42b37cdb8 [2023-04-20T20:09:03.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-20T20:09:03.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-20T20:09:03.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-20T20:09:03.707Z] Removing intermediate container 1aa42b37cdb8 [2023-04-20T20:09:03.707Z] ---> 48c22d79850f [2023-04-20T20:09:03.707Z] [2023-04-20T20:09:03.707Z] Successfully built 48c22d79850f [2023-04-20T20:09:03.966Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-20T20:09:06.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.421s coverage: 71.5% of statements [2023-04-20T20:09:10.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-20T20:09:10.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-20T20:09:10.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 54.0% of statements [2023-04-20T20:09:13.939Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 4691ffb61cb5 [2023-04-20T20:09:13.939Z] ---> c9441b586dec [2023-04-20T20:09:13.939Z] [2023-04-20T20:09:13.939Z] Step 10/25 : FROM alpine:3.17 [2023-04-20T20:09:13.939Z] ---> 9ed4aefc74f6 [2023-04-20T20:09:13.939Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:09:13.939Z] ---> Using cache [2023-04-20T20:09:13.939Z] ---> 9688e3766809 [2023-04-20T20:09:13.939Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:09:13.939Z] ---> Using cache [2023-04-20T20:09:13.939Z] ---> 7546b68aa1b2 [2023-04-20T20:09:13.939Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-20T20:09:13.939Z] ---> Running in 82ad40e821ab [2023-04-20T20:09:13.939Z] Removing intermediate container 82ad40e821ab [2023-04-20T20:09:13.939Z] ---> 80825f6a71da [2023-04-20T20:09:13.939Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-20T20:09:13.939Z] ---> Running in a9d588bd6bf2 [2023-04-20T20:09:13.939Z] Removing intermediate container a9d588bd6bf2 [2023-04-20T20:09:13.939Z] ---> 58e77500c4f3 [2023-04-20T20:09:13.939Z] Step 15/25 : WORKDIR / [2023-04-20T20:09:13.939Z] ---> Running in d6cd6f9d5579 [2023-04-20T20:09:13.939Z] Removing intermediate container d6cd6f9d5579 [2023-04-20T20:09:13.939Z] ---> 3ee04f48363f [2023-04-20T20:09:13.939Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:09:14.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-20T20:09:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-20T20:09:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:09:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-20T20:09:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-20T20:09:14.878Z] ---> 2be01250fc1e [2023-04-20T20:09:14.878Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:09:15.138Z] ---> 5efa06cd61e7 [2023-04-20T20:09:15.138Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-20T20:09:15.507Z] Removing intermediate container 0c0c28aa4112 [2023-04-20T20:09:15.507Z] ---> d4634333e046 [2023-04-20T20:09:15.507Z] [2023-04-20T20:09:15.507Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:09:15.507Z] ---> 9ed4aefc74f6 [2023-04-20T20:09:15.507Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T20:09:15.507Z] ---> Using cache [2023-04-20T20:09:15.507Z] ---> cf8698fef232 [2023-04-20T20:09:15.507Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:09:15.507Z] ---> Using cache [2023-04-20T20:09:15.507Z] ---> 2ea215680f33 [2023-04-20T20:09:15.507Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:09:15.507Z] ---> Using cache [2023-04-20T20:09:15.507Z] ---> 5ee5acc91705 [2023-04-20T20:09:15.507Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:09:15.507Z] ---> Using cache [2023-04-20T20:09:15.507Z] ---> 2f19437f4e49 [2023-04-20T20:09:15.507Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-20T20:09:15.765Z] ---> 110344196c82 [2023-04-20T20:09:15.765Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:09:16.024Z] ---> 8a0d019fcfd7 [2023-04-20T20:09:16.024Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:09:16.024Z] ---> d3802f76339e [2023-04-20T20:09:16.024Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-20T20:09:16.024Z] ---> cf429083a1f5 [2023-04-20T20:09:16.024Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-20T20:09:16.282Z] ---> 17c423d88347 [2023-04-20T20:09:16.282Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-20T20:09:16.282Z] ---> Running in 626970f7a642 [2023-04-20T20:09:16.282Z] ---> 953d1cf35f28 [2023-04-20T20:09:16.282Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:09:16.282Z] Removing intermediate container 626970f7a642 [2023-04-20T20:09:16.282Z] ---> 6dcff4d72d60 [2023-04-20T20:09:16.282Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:09:16.282Z] ---> Running in eec567f60dbe [2023-04-20T20:09:16.282Z] ---> Running in bd63303ad389 [2023-04-20T20:09:16.282Z] Removing intermediate container bd63303ad389 [2023-04-20T20:09:16.282Z] ---> aa5a657e6845 [2023-04-20T20:09:16.282Z] Step 23/25 : LABEL arch=x86_64 [2023-04-20T20:09:16.541Z] ---> Running in 814877b1bfb6 [2023-04-20T20:09:16.541Z] Removing intermediate container 814877b1bfb6 [2023-04-20T20:09:16.541Z] ---> cce1d13923d4 [2023-04-20T20:09:16.541Z] Step 24/25 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:09:16.541Z] ---> Running in 9c45c90c5ec2 [2023-04-20T20:09:16.541Z] Removing intermediate container 9c45c90c5ec2 [2023-04-20T20:09:16.541Z] ---> 384dd8560489 [2023-04-20T20:09:16.541Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T20:09:16.800Z] ---> Running in a26af5c3eba8 [2023-04-20T20:09:16.800Z] Removing intermediate container a26af5c3eba8 [2023-04-20T20:09:16.800Z] ---> 9e14d83de317 [2023-04-20T20:09:16.800Z] [2023-04-20T20:09:16.800Z] Successfully built 9e14d83de317 [2023-04-20T20:09:16.800Z] Successfully tagged core-metadata:latest [2023-04-20T20:09:16.800Z]  Building core-metadata ... done Removing intermediate container eec567f60dbe [2023-04-20T20:09:16.800Z] ---> 234c7a30de3a [2023-04-20T20:09:16.800Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:09:16.800Z] ---> Running in 5940958e9c74 [2023-04-20T20:09:17.069Z] Removing intermediate container 5940958e9c74 [2023-04-20T20:09:17.069Z] ---> 6c4ba6d99271 [2023-04-20T20:09:17.069Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T20:09:17.069Z] ---> Running in d49721566c7d [2023-04-20T20:09:17.069Z] Removing intermediate container d49721566c7d [2023-04-20T20:09:17.069Z] ---> 8047cc498c12 [2023-04-20T20:09:17.069Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T20:09:17.069Z] ---> Running in d245b5c27f72 [2023-04-20T20:09:17.328Z] Removing intermediate container d245b5c27f72 [2023-04-20T20:09:17.328Z] ---> 987504df786e [2023-04-20T20:09:17.328Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:09:17.328Z] ---> Running in 5a989127b6dd [2023-04-20T20:09:17.328Z] Removing intermediate container 5a989127b6dd [2023-04-20T20:09:17.328Z] ---> 53d1a1726d50 [2023-04-20T20:09:17.328Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:09:17.328Z] ---> Running in 6c1f8e856901 [2023-04-20T20:09:17.328Z] Removing intermediate container 6c1f8e856901 [2023-04-20T20:09:17.328Z] ---> dada79d80da2 [2023-04-20T20:09:17.328Z] [2023-04-20T20:09:17.328Z] Successfully built dada79d80da2 [2023-04-20T20:09:17.328Z] Successfully tagged security-proxy-auth:latest [2023-04-20T20:09:17.593Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-04-20T20:09:17.617Z] $ docker stop --time=1 5b87f31218c71a93b2ca10f81fdb311ae23f5b6168fa26d57fccc6b5b7e1276f [2023-04-20T20:09:18.932Z] $ docker rm -f --volumes 5b87f31218c71a93b2ca10f81fdb311ae23f5b6168fa26d57fccc6b5b7e1276f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T20:09:19.371Z] + docker images [2023-04-20T20:09:19.371Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-20T20:09:19.371Z] security-proxy-auth latest dada79d80da2 2 seconds ago 18.3MB [2023-04-20T20:09:19.371Z] core-metadata latest 9e14d83de317 3 seconds ago 20.4MB [2023-04-20T20:09:19.371Z] d4634333e046 4 seconds ago 1.67GB [2023-04-20T20:09:19.371Z] c9441b586dec 8 seconds ago 1.69GB [2023-04-20T20:09:19.371Z] core-common-config-bootstrapper latest 48c22d79850f 16 seconds ago 17.2MB [2023-04-20T20:09:19.371Z] security-bootstrapper latest 3b195033b5d3 17 seconds ago 22.2MB [2023-04-20T20:09:19.371Z] security-spiffe-token-provider latest 9ed3f865ce8e 23 seconds ago 32.8MB [2023-04-20T20:09:19.371Z] 6268b99acd3c 25 seconds ago 1.68GB [2023-04-20T20:09:19.371Z] support-notifications latest 3384d550c68d 31 seconds ago 32.7MB [2023-04-20T20:09:19.371Z] security-proxy-setup latest a7b87b0bb1ab 36 seconds ago 18.7MB [2023-04-20T20:09:19.371Z] 1e3218ab8b56 40 seconds ago 1.73GB [2023-04-20T20:09:19.371Z] 0f1dac9737dd 43 seconds ago 1.67GB [2023-04-20T20:09:19.371Z] 5bc2b37164a6 48 seconds ago 1.75GB [2023-04-20T20:09:19.371Z] 0658c3526dad 56 seconds ago 1.67GB [2023-04-20T20:09:19.371Z] support-scheduler latest a23d17f00c8f About a minute ago 32.1MB [2023-04-20T20:09:19.371Z] 1d3cdcacbba7 About a minute ago 1.75GB [2023-04-20T20:09:19.371Z] security-spire-server latest d4803c3aafac 2 minutes ago 89.8MB [2023-04-20T20:09:19.371Z] security-secretstore-setup latest 7538c72ef697 2 minutes ago 32.8MB [2023-04-20T20:09:19.371Z] 6ccdd88b2a7a 2 minutes ago 1.55GB [2023-04-20T20:09:19.371Z] core-command latest d9cc0427f7de 2 minutes ago 19.8MB [2023-04-20T20:09:19.371Z] core-data latest e437b8c96ea6 2 minutes ago 20MB [2023-04-20T20:09:19.371Z] 683b68691be6 2 minutes ago 1.68GB [2023-04-20T20:09:19.372Z] 925849c1f2c6 2 minutes ago 1.69GB [2023-04-20T20:09:19.372Z] ecd8cf2c7030 2 minutes ago 1.69GB [2023-04-20T20:09:19.372Z] security-spire-agent latest a1dcd57a7c03 2 minutes ago 129MB [2023-04-20T20:09:19.372Z] security-spire-config latest 0db28995abc5 2 minutes ago 88.9MB [2023-04-20T20:09:19.372Z] 89e7be77a794 3 minutes ago 1.55GB [2023-04-20T20:09:19.372Z] 9392dc39a1da 3 minutes ago 1.55GB [2023-04-20T20:09:19.372Z] ci-base-image-x86_64 latest 16f5891a8cec 7 minutes ago 881MB [2023-04-20T20:09:19.372Z] alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB [2023-04-20T20:09:19.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB [2023-04-20T20:09:19.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-20T20:09:19.372Z] 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-04-20T20:09:21.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-20T20:09:21.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-20T20:09:39.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-20T20:09:39.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:09:39.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-20T20:09:40.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.693s coverage: 88.5% of statements [2023-04-20T20:09:40.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.453s coverage: 3.8% of statements [2023-04-20T20:09:40.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.833s coverage: 95.6% of statements [2023-04-20T20:09:40.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-20T20:09:40.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-20T20:09:40.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-20T20:09:40.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-20T20:09:40.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-20T20:09:40.925Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.201s coverage: 72.2% of statements [2023-04-20T20:09:46.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-20T20:09:46.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-20T20:09:46.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-20T20:09:46.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.234s coverage: 65.9% of statements [2023-04-20T20:09:56.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-20T20:09:56.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-20T20:09:56.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.410s coverage: 0.9% of statements [2023-04-20T20:09:56.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements [2023-04-20T20:09:59.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 44.1% of statements [2023-04-20T20:10:00.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 82.9% of statements [2023-04-20T20:10:00.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2023-04-20T20:10:00.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements [2023-04-20T20:10:02.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2023-04-20T20:10:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-20T20:10:05.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-20T20:10:05.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-20T20:10:05.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-20T20:10:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-20T20:10:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-20T20:10:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-20T20:10:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-20T20:10:15.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.202s coverage: 94.4% of statements [2023-04-20T20:10:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-20T20:10:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-20T20:10:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-20T20:10:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-20T20:10:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-20T20:10:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-20T20:10:21.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-20T20:10:29.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-20T20:10:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.046s coverage: 79.9% of statements [2023-04-20T20:10:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.241s coverage: 92.9% of statements [2023-04-20T20:10:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-04-20T20:10:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 62.3% of statements [2023-04-20T20:10:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements [2023-04-20T20:10:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-04-20T20:10:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-04-20T20:10:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.446s coverage: 81.8% of statements [2023-04-20T20:10:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.455s coverage: 82.1% of statements [2023-04-20T20:10:30.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-20T20:10:30.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 86.0% of statements [2023-04-20T20:10:35.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-20T20:10:35.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-20T20:10:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.976s coverage: 63.1% of statements [2023-04-20T20:10:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements [2023-04-20T20:10:37.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements [2023-04-20T20:10:37.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-04-20T20:10:37.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2023-04-20T20:10:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-20T20:10:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-20T20:10:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-20T20:10:38.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-04-20T20:10:44.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-20T20:10:44.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-20T20:10:44.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-20T20:10:46.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.044s coverage: 38.4% of statements [2023-04-20T20:10:46.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.333s coverage: 89.5% of statements [2023-04-20T20:10:50.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-20T20:10:50.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-20T20:10:50.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-20T20:10:50.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-20T20:10:50.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements [2023-04-20T20:10:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-20T20:10:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-20T20:10:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-20T20:10:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-20T20:11:03.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements [2023-04-20T20:11:03.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-20T20:11:03.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:11:03.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-20T20:11:03.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-20T20:11:03.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.545s coverage: 92.3% of statements [2023-04-20T20:11:07.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-20T20:11:07.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-20T20:11:07.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 61.5% of statements [2023-04-20T20:11:09.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-20T20:11:09.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-20T20:11:10.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements [2023-04-20T20:11:11.060Z] 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-04-20T20:11:11.060Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T20:11:11.060Z] go vet ./... [2023-04-20T20:13:47.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T20:13:47.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T20:13:47.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T20:13:47.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-20T20:13:48.484Z] + ls -al . [2023-04-20T20:13:48.484Z] total 700 [2023-04-20T20:13:48.484Z] drwxrwxr-x 10 1001 1001 4096 Apr 20 20:06 . [2023-04-20T20:13:48.484Z] drwxr-xr-x 4 root root 4096 Apr 20 20:06 .. [2023-04-20T20:13:48.484Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 20:04 .blubracket [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 16 Apr 20 20:04 .dockerignore [2023-04-20T20:13:48.484Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 20:04 .git [2023-04-20T20:13:48.484Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 20:04 .github [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 1133 Apr 20 20:04 .gitignore [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 42 Apr 20 20:04 .golangci.yml [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 87 Apr 20 20:04 .hadolint.yml [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 20:04 .sonarcloud.properties [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 1171 Apr 20 20:04 ADOPTERS.md [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 10835 Apr 20 20:04 Attribution.txt [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 73765 Apr 20 20:04 CHANGELOG.md [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 20:04 CONTRIBUTING.md [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 677 Apr 20 20:04 GOVERNANCE.md [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 883 Apr 20 20:04 Jenkinsfile [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 20:04 LICENSE [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 14368 Apr 20 20:04 Makefile [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 582 Apr 20 20:04 OWNERS.md [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 9403 Apr 20 20:04 README.md [2023-04-20T20:13:48.484Z] -rw-rw-r-- 1 1001 1001 789 Apr 20 20:04 SECURITY.md [2023-04-20T20:13:48.485Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 20:01 VERSION [2023-04-20T20:13:48.485Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 20:04 bin [2023-04-20T20:13:48.485Z] drwxrwxr-x 18 1001 1001 4096 Apr 20 20:04 cmd [2023-04-20T20:13:48.485Z] -rw-r--r-- 1 root root 448247 Apr 20 20:11 coverage.out [2023-04-20T20:13:48.485Z] -rw-rw-r-- 1 1001 1001 3200 Apr 20 20:04 go.mod [2023-04-20T20:13:48.485Z] -rw-rw-r-- 1 1001 1001 31155 Apr 20 20:04 go.sum [2023-04-20T20:13:48.485Z] drwxrwxr-x 7 1001 1001 4096 Apr 20 20:04 internal [2023-04-20T20:13:48.485Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 20:04 openapi [2023-04-20T20:13:48.485Z] -rw-rw-r-- 1 1001 1001 594 Apr 20 20:04 security.txt [2023-04-20T20:13:48.485Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 20:04 snap [2023-04-20T20:13:48.485Z] -rw-rw-r-- 1 1001 1001 204 Apr 20 20:04 version.go [Pipeline] sh [2023-04-20T20:13:48.839Z] + '[' -e coverage.out ] [2023-04-20T20:13:48.839Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-20T20:13:48.872Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T20:13:49.603Z] Stashed 1 file(s) [Pipeline] sh [2023-04-20T20:13:49.935Z] + make build [2023-04-20T20:13:50.201Z] 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-04-20T20:15:26.833Z] 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-04-20T20:15:26.833Z] 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-04-20T20:15:26.833Z] 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-04-20T20:15:28.238Z] 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-04-20T20:16:15.070Z] 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-04-20T20:16:17.649Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-20T20:16:24.302Z] 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-04-20T20:16:29.640Z] 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-04-20T20:16:32.984Z] 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-04-20T20:16:37.247Z] 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-04-20T20:16:43.915Z] 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-04-20T20:16:49.268Z] $ docker stop --time=1 2eb803cf3086d942a51e1cdb0aff10aaa3ef0544965bccc09bee267639d0e9c0 [2023-04-20T20:16:51.187Z] $ docker rm -f --volumes 2eb803cf3086d942a51e1cdb0aff10aaa3ef0544965bccc09bee267639d0e9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:16:53.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T20:16:53.695Z] [2023-04-20T20:16:53.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:16:54.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T20:16:54.378Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-20T20:16:54.378Z] 29e5d40040c1: Pulling fs layer [2023-04-20T20:16:54.378Z] 1ce36da41761: Pulling fs layer [2023-04-20T20:16:54.378Z] 25b303627fd3: Pulling fs layer [2023-04-20T20:16:54.378Z] 29e5d40040c1: Verifying Checksum [2023-04-20T20:16:54.378Z] 29e5d40040c1: Download complete [2023-04-20T20:16:54.645Z] 1ce36da41761: Verifying Checksum [2023-04-20T20:16:54.645Z] 1ce36da41761: Download complete [2023-04-20T20:16:54.911Z] 29e5d40040c1: Pull complete [2023-04-20T20:16:56.315Z] 1ce36da41761: Pull complete [2023-04-20T20:16:56.315Z] 25b303627fd3: Verifying Checksum [2023-04-20T20:16:56.315Z] 25b303627fd3: Download complete [2023-04-20T20:17:04.507Z] 25b303627fd3: Pull complete [2023-04-20T20:17:04.507Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-20T20:17:04.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T20:17:04.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:17:04.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container [2023-04-20T20:17:04.897Z] $ 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-04-20T20:17:08.083Z] $ docker top de6ec3ca2280c0f114e895b598661a19ee0869ea292b64940f9511223e457980 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:17:08.981Z] + docker-compose build --help [2023-04-20T20:17:08.982Z] + grep parallel [2023-04-20T20:17:13.243Z] --parallel Build images in parallel. [Pipeline] } [2023-04-20T20:17:13.274Z] $ docker stop --time=1 de6ec3ca2280c0f114e895b598661a19ee0869ea292b64940f9511223e457980 [2023-04-20T20:17:14.850Z] $ docker rm -f --volumes de6ec3ca2280c0f114e895b598661a19ee0869ea292b64940f9511223e457980 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:17:15.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T20:17:15.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:17:15.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container [2023-04-20T20:17:15.876Z] $ 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-04-20T20:17:16.935Z] $ docker top fd26a9240cdce7c751561ce81aef8062872c590cdcdbdb13fbd9bbea8056a5fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:17:17.476Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-20T20:17:22.802Z] Building core-command ... [2023-04-20T20:17:22.802Z] Building core-common-config-bootstrapper ... [2023-04-20T20:17:22.802Z] Building core-data ... [2023-04-20T20:17:22.802Z] Building core-metadata ... [2023-04-20T20:17:22.802Z] Building security-bootstrapper ... [2023-04-20T20:17:22.802Z] Building security-proxy-auth ... [2023-04-20T20:17:22.802Z] Building security-proxy-setup ... [2023-04-20T20:17:22.802Z] Building security-secretstore-setup ... [2023-04-20T20:17:22.802Z] Building security-spiffe-token-provider ... [2023-04-20T20:17:22.802Z] Building security-spire-agent ... [2023-04-20T20:17:22.802Z] Building security-spire-config ... [2023-04-20T20:17:22.802Z] Building security-spire-server ... [2023-04-20T20:17:22.802Z] Building support-notifications ... [2023-04-20T20:17:22.802Z] Building support-scheduler ... [2023-04-20T20:17:22.802Z] Building core-metadata [2023-04-20T20:17:22.802Z] Building support-scheduler [2023-04-20T20:17:22.802Z] Building security-proxy-auth [2023-04-20T20:17:22.802Z] Building core-data [2023-04-20T20:17:22.802Z] Building security-secretstore-setup [2023-04-20T20:18:09.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:18:09.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:18:09.614Z] ---> dca7d82d89d2 [2023-04-20T20:18:09.614Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:18:09.614Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:18:09.614Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:18:09.614Z] ---> dca7d82d89d2 [2023-04-20T20:18:09.614Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:18:09.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:18:09.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:18:09.614Z] ---> dca7d82d89d2 [2023-04-20T20:18:09.614Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:18:09.614Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:18:09.614Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:18:09.614Z] ---> dca7d82d89d2 [2023-04-20T20:18:09.614Z] Step 3/25 : WORKDIR /edgex-go [2023-04-20T20:18:09.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:18:09.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:18:09.614Z] ---> dca7d82d89d2 [2023-04-20T20:18:09.614Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:18:09.614Z] ---> Running in f57c50013e4f [2023-04-20T20:18:09.614Z] ---> Running in 60b62a1f766c [2023-04-20T20:18:09.614Z] ---> Running in ae11caa343b5 [2023-04-20T20:18:09.614Z] ---> Running in c43bbd6acb34 [2023-04-20T20:18:09.614Z] ---> Running in 5ace0943edbc [2023-04-20T20:18:09.614Z] Removing intermediate container f57c50013e4f [2023-04-20T20:18:09.614Z] ---> c1b1a9ed33a3 [2023-04-20T20:18:09.614Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:18:09.614Z] Removing intermediate container ae11caa343b5 [2023-04-20T20:18:09.614Z] ---> f195ea8e1371 [2023-04-20T20:18:09.614Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-20T20:18:09.614Z] Removing intermediate container c43bbd6acb34 [2023-04-20T20:18:09.614Z] ---> 129d3959afa5 [2023-04-20T20:18:09.614Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:18:09.614Z] Removing intermediate container 60b62a1f766c [2023-04-20T20:18:09.614Z] ---> 49998cda0fe3 [2023-04-20T20:18:09.614Z] Step 4/25 : WORKDIR /edgex-go [2023-04-20T20:18:09.614Z] ---> Running in 9beedb8fc586 [2023-04-20T20:18:09.614Z] ---> Running in 16bc487921a1 [2023-04-20T20:18:09.614Z] ---> Running in ce31f1f09479 [2023-04-20T20:18:09.614Z] Removing intermediate container 5ace0943edbc [2023-04-20T20:18:09.614Z] ---> 290fde2bebb2 [2023-04-20T20:18:09.614Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:18:09.614Z] ---> Running in 5879947a59de [2023-04-20T20:18:09.614Z] ---> Running in 05ba4bca47d8 [2023-04-20T20:18:09.614Z] Removing intermediate container 16bc487921a1 [2023-04-20T20:18:09.614Z] Removing intermediate container 9beedb8fc586 [2023-04-20T20:18:09.614Z] ---> 7d932a2530de [2023-04-20T20:18:09.614Z] ---> d08fcaab3df6 [2023-04-20T20:18:09.614Z] Step 5/23 : RUN apk add --update --no-cache make gitStep 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:18:09.614Z] [2023-04-20T20:18:09.614Z] Removing intermediate container 5879947a59de [2023-04-20T20:18:09.614Z] ---> 0e298e9986c3 [2023-04-20T20:18:09.614Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-20T20:18:09.614Z] Removing intermediate container 05ba4bca47d8 [2023-04-20T20:18:09.614Z] ---> 425c9b054988 [2023-04-20T20:18:09.614Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:18:09.614Z] ---> Running in eacbac403217 [2023-04-20T20:18:09.614Z] ---> Running in 01f6e3dee9da [2023-04-20T20:18:09.614Z] ---> Running in 586c1144ec86 [2023-04-20T20:18:09.614Z] ---> Running in 355c074c3444 [2023-04-20T20:18:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:09.883Z] OK: 263 MiB in 53 packages [2023-04-20T20:18:10.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:10.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:10.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:18:11.009Z] OK: 263 MiB in 53 packages [2023-04-20T20:18:11.595Z] Removing intermediate container ce31f1f09479 [2023-04-20T20:18:11.595Z] ---> 7c37d3a6c27b [2023-04-20T20:18:11.595Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-20T20:18:11.863Z] OK: 263 MiB in 53 packages [2023-04-20T20:18:11.863Z] OK: 263 MiB in 53 packages [2023-04-20T20:18:11.863Z] OK: 263 MiB in 53 packages [2023-04-20T20:18:12.449Z] Removing intermediate container eacbac403217 [2023-04-20T20:18:12.449Z] ---> e220be3d2f84 [2023-04-20T20:18:12.449Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:18:13.045Z] ---> 5ff62c3ddc14 [2023-04-20T20:18:13.045Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:18:13.313Z] ---> Running in e689653fa71a [2023-04-20T20:18:13.580Z] Removing intermediate container 355c074c3444 [2023-04-20T20:18:13.580Z] ---> 0e606eedf843 [2023-04-20T20:18:13.580Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:18:13.580Z] Removing intermediate container 586c1144ec86 [2023-04-20T20:18:13.580Z] ---> 27a3eba13be9 [2023-04-20T20:18:13.580Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-20T20:18:13.848Z] ---> 8ee3f327e129 [2023-04-20T20:18:13.848Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:18:14.123Z] Removing intermediate container 01f6e3dee9da [2023-04-20T20:18:14.123Z] ---> ad4df41cd324 [2023-04-20T20:18:14.123Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:18:14.123Z] ---> Running in d7c7ea24ee7f [2023-04-20T20:18:15.087Z] ---> f01a2efbcf21 [2023-04-20T20:18:15.087Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:18:15.087Z] ---> 1689c23bf60d [2023-04-20T20:18:15.087Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:18:15.087Z] ---> Running in fe201e729d9d [2023-04-20T20:18:15.354Z] ---> Running in 3716ddb66430 [2023-04-20T20:18:15.623Z] ---> f3c4325c316b [2023-04-20T20:18:15.623Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:18:15.890Z] ---> Running in ddf7be1ea45f [2023-04-20T20:20:07.542Z] Removing intermediate container fe201e729d9d [2023-04-20T20:20:07.542Z] ---> 6fa5275955fd [2023-04-20T20:20:07.542Z] Step 8/25 : COPY . . [2023-04-20T20:20:07.542Z] Removing intermediate container d7c7ea24ee7f [2023-04-20T20:20:07.542Z] ---> c1a466d04df8 [2023-04-20T20:20:07.542Z] Step 8/23 : COPY . . [2023-04-20T20:20:07.542Z] Removing intermediate container ddf7be1ea45f [2023-04-20T20:20:07.542Z] ---> a9c9811ade27 [2023-04-20T20:20:07.542Z] Step 8/23 : COPY . . [2023-04-20T20:20:07.542Z] Removing intermediate container e689653fa71a [2023-04-20T20:20:07.542Z] ---> 0ad77300b19c [2023-04-20T20:20:07.542Z] Step 7/25 : COPY . . [2023-04-20T20:20:07.542Z] Removing intermediate container 3716ddb66430 [2023-04-20T20:20:07.542Z] ---> 86a18a9b9804 [2023-04-20T20:20:07.542Z] Step 8/23 : COPY . . [2023-04-20T20:20:22.543Z] ---> 24b8d8b528cb [2023-04-20T20:20:22.543Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-20T20:20:22.543Z] ---> 071a25a2a39a [2023-04-20T20:20:22.543Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-20T20:20:22.543Z] ---> Running in 9bedbd937605 [2023-04-20T20:20:22.543Z] ---> Running in b170fb98a637 [2023-04-20T20:20:22.543Z] ---> 67c41eac5cab [2023-04-20T20:20:22.543Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-20T20:20:22.543Z] ---> 622b38ca3350 [2023-04-20T20:20:22.543Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-20T20:20:22.543Z] ---> 3cb8b0048718 [2023-04-20T20:20:22.543Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-20T20:20:22.543Z] ---> Running in 8e4e1eb97344 [2023-04-20T20:20:22.543Z] ---> Running in ee0486d5f66c [2023-04-20T20:20:22.543Z] ---> Running in da09d3b813a0 [2023-04-20T20:20:22.543Z] 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-04-20T20:20:23.129Z] 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-04-20T20:20:23.398Z] 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-04-20T20:20:23.667Z] 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-04-20T20:20:23.667Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-20T20:26:16.404Z] 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-04-20T20:26:17.361Z] Removing intermediate container 8e4e1eb97344 [2023-04-20T20:26:17.362Z] ---> 663eb711296f [2023-04-20T20:26:17.362Z] [2023-04-20T20:26:17.362Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:26:17.626Z] 3.17: Pulling from library/alpine [2023-04-20T20:26:19.050Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T20:26:19.050Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T20:26:19.050Z] ---> 51e60588ff2c [2023-04-20T20:26:19.050Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T20:26:19.050Z] ---> Running in 29931d4a6cc4 [2023-04-20T20:26:19.632Z] Removing intermediate container 29931d4a6cc4 [2023-04-20T20:26:19.632Z] ---> f4d2594312b8 [2023-04-20T20:26:19.632Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:26:19.900Z] ---> Running in b6fbd8d5fd32 [2023-04-20T20:26:21.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:26:23.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:26:24.685Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:26:24.685Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:26:24.968Z] OK: 8 MiB in 16 packages [2023-04-20T20:26:30.320Z] Removing intermediate container b6fbd8d5fd32 [2023-04-20T20:26:30.320Z] ---> 1a361373ecb0 [2023-04-20T20:26:30.320Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:26:30.320Z] Removing intermediate container ee0486d5f66c [2023-04-20T20:26:30.320Z] ---> 40634613e332 [2023-04-20T20:26:30.320Z] [2023-04-20T20:26:30.320Z] Step 9/25 : FROM alpine:3.17 [2023-04-20T20:26:30.320Z] ---> 51e60588ff2c [2023-04-20T20:26:30.320Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-20T20:26:30.320Z] ---> Running in 9d5c60706e3e [2023-04-20T20:26:30.591Z] ---> 3cad3669b98d [2023-04-20T20:26:30.591Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:26:32.033Z] ---> 4f58bffdb5e1 [2023-04-20T20:26:32.033Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-20T20:26:32.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:26:33.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:26:33.529Z] ---> 16d6609c3f8d [2023-04-20T20:26:33.529Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:26:34.491Z] ---> d5ba7594d274 [2023-04-20T20:26:34.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-20T20:26:34.765Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-20T20:26:35.032Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-20T20:26:35.032Z] (3/3) Installing su-exec (0.2-r2) [2023-04-20T20:26:35.032Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:26:35.032Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T20:26:35.300Z] ---> 5fd3482f5761 [2023-04-20T20:26:35.300Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:26:35.300Z] ---> Running in 93176fdcae46 [2023-04-20T20:26:35.888Z] OK: 8 MiB in 18 packages [2023-04-20T20:26:38.488Z] Removing intermediate container 9d5c60706e3e [2023-04-20T20:26:38.488Z] ---> 12037f3f0c28 [2023-04-20T20:26:38.488Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T20:26:38.787Z] ---> Running in 91cbfb823bd6 [2023-04-20T20:26:42.132Z] Removing intermediate container 91cbfb823bd6 [2023-04-20T20:26:42.132Z] ---> 101f6c2d5902 [2023-04-20T20:26:42.132Z] Step 12/25 : WORKDIR / [2023-04-20T20:26:42.402Z] Removing intermediate container 93176fdcae46 [2023-04-20T20:26:42.402Z] ---> 135082a83ccd [2023-04-20T20:26:42.402Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:26:42.402Z] ---> Running in 0169f282d67a [2023-04-20T20:26:42.402Z] ---> Running in cc00726e8ef5 [2023-04-20T20:26:42.991Z] Removing intermediate container 0169f282d67a [2023-04-20T20:26:42.991Z] ---> 872b4c130509 [2023-04-20T20:26:42.991Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:26:42.991Z] Removing intermediate container cc00726e8ef5 [2023-04-20T20:26:42.991Z] ---> b2b680f3b490 [2023-04-20T20:26:42.991Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T20:26:43.260Z] ---> Running in 8a95ea4220bb [2023-04-20T20:26:43.843Z] Removing intermediate container 8a95ea4220bb [2023-04-20T20:26:43.843Z] ---> fd142ba3cc7b [2023-04-20T20:26:43.843Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T20:26:43.843Z] ---> Running in 1df816642992 [2023-04-20T20:26:44.429Z] ---> ac81281c42bd [2023-04-20T20:26:44.429Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:26:44.698Z] Removing intermediate container 1df816642992 [2023-04-20T20:26:44.698Z] ---> 874baa819e5d [2023-04-20T20:26:44.698Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:26:44.698Z] ---> Running in 635206276f3c [2023-04-20T20:26:45.281Z] Removing intermediate container 635206276f3c [2023-04-20T20:26:45.281Z] ---> 01d20e42e91e [2023-04-20T20:26:45.281Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:26:45.549Z] ---> fb98db1f95d5 [2023-04-20T20:26:45.549Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-20T20:26:45.549Z] ---> Running in 0d75c7eb162c [2023-04-20T20:26:46.141Z] Removing intermediate container 0d75c7eb162c [2023-04-20T20:26:46.141Z] ---> be37d5860e1c [2023-04-20T20:26:46.141Z] [2023-04-20T20:26:46.725Z] ---> 2b1d09997431 [2023-04-20T20:26:46.725Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-20T20:26:46.725Z] Successfully built be37d5860e1c [2023-04-20T20:26:46.725Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-20T20:26:46.725Z]  Building security-proxy-auth ... done Building security-spire-config [2023-04-20T20:26:47.687Z] ---> fb7daf354822 [2023-04-20T20:26:47.687Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:26:48.647Z] ---> d6c286a2de46 [2023-04-20T20:26:48.647Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-20T20:26:50.593Z] ---> 0c50914e6b30 [2023-04-20T20:26:50.593Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-20T20:26:52.531Z] ---> e0928696bc44 [2023-04-20T20:26:52.531Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T20:26:56.778Z] ---> cbd0209d7745 [2023-04-20T20:26:56.778Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:26:56.778Z] ---> Running in f1ed9c89e78e [2023-04-20T20:27:00.114Z] Removing intermediate container f1ed9c89e78e [2023-04-20T20:27:00.114Z] ---> 39d202dde7d4 [2023-04-20T20:27:00.114Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:27:00.115Z] ---> Running in 0d905b1606bc [2023-04-20T20:27:00.380Z] Removing intermediate container 0d905b1606bc [2023-04-20T20:27:00.647Z] ---> 7b322c1c9389 [2023-04-20T20:27:00.647Z] Step 23/25 : LABEL arch=arm64 [2023-04-20T20:27:00.647Z] ---> Running in 21767a78bca1 [2023-04-20T20:27:01.620Z] Removing intermediate container 21767a78bca1 [2023-04-20T20:27:01.620Z] ---> 70a59719ec14 [2023-04-20T20:27:01.620Z] Step 24/25 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:27:01.620Z] ---> Running in ace1b25c95a1 [2023-04-20T20:27:02.203Z] Removing intermediate container ace1b25c95a1 [2023-04-20T20:27:02.203Z] ---> d35279f614dc [2023-04-20T20:27:02.203Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T20:27:02.203Z] ---> Running in f8026c26aee4 [2023-04-20T20:27:02.791Z] Removing intermediate container f8026c26aee4 [2023-04-20T20:27:02.791Z] ---> 9eccb25b79bb [2023-04-20T20:27:03.058Z] [2023-04-20T20:27:03.332Z] Successfully built 9eccb25b79bb [2023-04-20T20:27:03.332Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-20T20:27:03.332Z] Building support-notifications [2023-04-20T20:27:04.305Z]  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:27:04.305Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:27:04.305Z] ---> dca7d82d89d2 [2023-04-20T20:27:04.305Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T20:27:04.305Z] ---> Using cache [2023-04-20T20:27:04.305Z] ---> f195ea8e1371 [2023-04-20T20:27:04.305Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:27:04.305Z] ---> Running in 96034c810d3c [2023-04-20T20:27:05.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:27:06.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:27:08.860Z] OK: 263 MiB in 53 packages [2023-04-20T20:27:11.469Z] Removing intermediate container 96034c810d3c [2023-04-20T20:27:11.469Z] ---> 59d9a7cede84 [2023-04-20T20:27:11.469Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T20:27:13.453Z] ---> 14816cd6895b [2023-04-20T20:27:13.453Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:27:13.453Z] ---> Running in c0c2460a2429 [2023-04-20T20:27:25.775Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:27:25.775Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:27:25.775Z] ---> dca7d82d89d2 [2023-04-20T20:27:25.775Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:27:25.775Z] ---> Using cache [2023-04-20T20:27:25.775Z] ---> 290fde2bebb2 [2023-04-20T20:27:25.775Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:27:25.775Z] ---> Using cache [2023-04-20T20:27:25.775Z] ---> 425c9b054988 [2023-04-20T20:27:25.775Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-20T20:27:25.775Z] ---> Running in 57a54ced2c11 [2023-04-20T20:27:26.365Z] Removing intermediate container da09d3b813a0 [2023-04-20T20:27:26.365Z] ---> f94e9bbe850b [2023-04-20T20:27:26.365Z] [2023-04-20T20:27:26.365Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:27:26.365Z] ---> 51e60588ff2c [2023-04-20T20:27:26.365Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:27:26.365Z] Removing intermediate container 9bedbd937605 [2023-04-20T20:27:26.365Z] ---> 8623fad60b78 [2023-04-20T20:27:26.365Z] [2023-04-20T20:27:26.365Z] Step 10/25 : FROM alpine:3.17 [2023-04-20T20:27:26.365Z] ---> 51e60588ff2c [2023-04-20T20:27:26.365Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:27:26.635Z] ---> Running in 01564b24fc39 [2023-04-20T20:27:26.635Z] ---> Running in 372f32bcc3af [2023-04-20T20:27:27.596Z] Removing intermediate container 372f32bcc3af [2023-04-20T20:27:27.596Z] ---> 153d48926085 [2023-04-20T20:27:27.596Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-20T20:27:27.864Z] ---> Running in 368ee6e54cab [2023-04-20T20:27:27.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:27:28.446Z] Removing intermediate container 368ee6e54cab [2023-04-20T20:27:28.446Z] ---> 786377421ffb [2023-04-20T20:27:28.446Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-20T20:27:28.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:27:28.712Z] ---> Running in 0a2f9b02006b [2023-04-20T20:27:28.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:27:29.248Z] Removing intermediate container 0a2f9b02006b [2023-04-20T20:27:29.248Z] ---> 73eac4bad4f1 [2023-04-20T20:27:29.248Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:27:29.515Z] ---> Running in 1b9c65791635 [2023-04-20T20:27:29.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:27:30.372Z] OK: 263 MiB in 53 packages [2023-04-20T20:27:31.335Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:27:31.335Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:27:31.335Z] OK: 8 MiB in 16 packages [2023-04-20T20:27:31.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:27:32.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:27:32.312Z] Removing intermediate container 57a54ced2c11 [2023-04-20T20:27:32.312Z] ---> 063fc4074bdc [2023-04-20T20:27:32.312Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:27:33.278Z] Removing intermediate container 01564b24fc39 [2023-04-20T20:27:33.278Z] ---> f5a2cd9bd448 [2023-04-20T20:27:33.278Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:27:33.278Z] ---> Running in 93f80056ec46 [2023-04-20T20:27:33.550Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T20:27:33.550Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:27:33.550Z] ---> 18e8652b1e84 [2023-04-20T20:27:33.550Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:27:33.550Z] OK: 8 MiB in 16 packages [2023-04-20T20:27:33.818Z] ---> Running in 361c74e2a1d2 [2023-04-20T20:27:34.405Z] Removing intermediate container 93f80056ec46 [2023-04-20T20:27:34.405Z] ---> 5e49e1a63991 [2023-04-20T20:27:34.405Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-20T20:27:34.405Z] ---> Running in a00acfeef100 [2023-04-20T20:27:35.838Z] Removing intermediate container a00acfeef100 [2023-04-20T20:27:35.838Z] ---> 602f0f5666ff [2023-04-20T20:27:35.838Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-20T20:27:35.838Z] Removing intermediate container 1b9c65791635 [2023-04-20T20:27:35.838Z] ---> c4829cedb835 [2023-04-20T20:27:35.838Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:27:35.839Z] ---> Running in c0cfed1a2ea3 [2023-04-20T20:27:36.803Z] Removing intermediate container c0cfed1a2ea3 [2023-04-20T20:27:36.803Z] ---> 07d05d0eb4b0 [2023-04-20T20:27:36.803Z] Step 15/25 : WORKDIR / [2023-04-20T20:27:37.075Z] ---> Running in e69084802fcb [2023-04-20T20:27:37.075Z] ---> 7c0e39efdb40 [2023-04-20T20:27:37.075Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:27:38.059Z] Removing intermediate container e69084802fcb [2023-04-20T20:27:38.059Z] ---> ad4fe8f3303e [2023-04-20T20:27:38.059Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:27:38.326Z] ---> d4e52f619b9a [2023-04-20T20:27:38.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-20T20:27:38.915Z] ---> 93bcd98a2b13 [2023-04-20T20:27:38.915Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:27:40.328Z] ---> e9afdb1d4c34 [2023-04-20T20:27:40.328Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-20T20:27:40.597Z] ---> 9f61a97cd912 [2023-04-20T20:27:40.597Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:27:42.010Z] ---> 0055122f0677 [2023-04-20T20:27:42.010Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-20T20:27:42.279Z] ---> Running in 1cc3814480d3 [2023-04-20T20:27:42.547Z] ---> c1aaac19775c [2023-04-20T20:27:42.547Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:27:43.132Z] Removing intermediate container 1cc3814480d3 [2023-04-20T20:27:43.132Z] ---> 03173b7cdc24 [2023-04-20T20:27:43.132Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:27:43.132Z] ---> Running in 357ed0b007d0 [2023-04-20T20:27:43.718Z] Removing intermediate container 357ed0b007d0 [2023-04-20T20:27:43.718Z] ---> 5d646748bbde [2023-04-20T20:27:43.718Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T20:27:43.988Z] ---> 2d3d8966526b [2023-04-20T20:27:43.988Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-20T20:27:43.988Z] ---> Running in 2b4556fe115e [2023-04-20T20:27:44.576Z] Removing intermediate container 2b4556fe115e [2023-04-20T20:27:44.576Z] ---> ed7efcc00a6e [2023-04-20T20:27:44.576Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:27:44.846Z] ---> Running in 04be83027231 [2023-04-20T20:27:45.429Z] ---> 35dee2e84f4c [2023-04-20T20:27:45.429Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-20T20:27:45.429Z] ---> Running in ca72198f9ad4 [2023-04-20T20:27:45.429Z] Removing intermediate container 04be83027231 [2023-04-20T20:27:45.429Z] ---> a94b8ded7089 [2023-04-20T20:27:45.429Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:27:45.697Z] ---> Running in 42d8f9537ed1 [2023-04-20T20:27:46.280Z] Removing intermediate container ca72198f9ad4 [2023-04-20T20:27:46.280Z] ---> f7a7f8eeea47 [2023-04-20T20:27:46.280Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:27:46.280Z] ---> Running in fcff95a8eb2c [2023-04-20T20:27:46.556Z] Removing intermediate container 42d8f9537ed1 [2023-04-20T20:27:46.556Z] ---> 3d3cd4897c36 [2023-04-20T20:27:46.556Z] [2023-04-20T20:27:46.829Z] Successfully built 3d3cd4897c36 [2023-04-20T20:27:47.097Z] Successfully tagged core-data-arm64:latest [2023-04-20T20:27:47.097Z]  Building core-data ... done Building security-spire-server [2023-04-20T20:27:47.097Z] Removing intermediate container fcff95a8eb2c [2023-04-20T20:27:47.097Z] ---> 77b273bad759 [2023-04-20T20:27:47.097Z] Step 23/25 : LABEL arch=arm64 [2023-04-20T20:27:47.365Z] ---> Running in 121864b48fbe [2023-04-20T20:27:51.636Z] Removing intermediate container 121864b48fbe [2023-04-20T20:27:51.636Z] ---> e2a9d45096cd [2023-04-20T20:27:51.636Z] Step 24/25 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:27:51.905Z] ---> Running in d9e66c9e790d [2023-04-20T20:27:52.518Z] Removing intermediate container d9e66c9e790d [2023-04-20T20:27:52.518Z] ---> bef4f7ab2edc [2023-04-20T20:27:52.518Z] Step 25/25 : LABEL version=0.0.0 [2023-04-20T20:27:52.787Z] ---> Running in dccd53b28b59 [2023-04-20T20:27:53.755Z] Removing intermediate container dccd53b28b59 [2023-04-20T20:27:53.755Z] ---> 3134394bca9f [2023-04-20T20:27:53.755Z] [2023-04-20T20:27:53.755Z] Successfully built 3134394bca9f [2023-04-20T20:27:54.022Z] Successfully tagged core-metadata-arm64:latest [2023-04-20T20:27:54.022Z] Building security-bootstrapper [2023-04-20T20:28:06.327Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:28:06.327Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:28:06.327Z] ---> dca7d82d89d2 [2023-04-20T20:28:06.327Z] Step 3/26 : WORKDIR /edgex-go [2023-04-20T20:28:06.327Z] ---> Using cache [2023-04-20T20:28:06.327Z] ---> f195ea8e1371 [2023-04-20T20:28:06.327Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:28:06.327Z] ---> Using cache [2023-04-20T20:28:06.327Z] ---> 59d9a7cede84 [2023-04-20T20:28:06.327Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-20T20:28:06.327Z] ---> Using cache [2023-04-20T20:28:06.327Z] ---> 14816cd6895b [2023-04-20T20:28:06.327Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:28:07.741Z] ---> Running in f8894b168891 [2023-04-20T20:28:15.950Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:28:15.950Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:28:15.950Z] ---> dca7d82d89d2 [2023-04-20T20:28:15.950Z] Step 3/33 : WORKDIR /edgex-go [2023-04-20T20:28:15.950Z] ---> Using cache [2023-04-20T20:28:15.950Z] ---> f195ea8e1371 [2023-04-20T20:28:15.950Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-20T20:28:15.950Z] ---> Using cache [2023-04-20T20:28:15.950Z] ---> 7c37d3a6c27b [2023-04-20T20:28:15.950Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-20T20:28:15.950Z] ---> Using cache [2023-04-20T20:28:15.950Z] ---> 5ff62c3ddc14 [2023-04-20T20:28:15.950Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:28:15.950Z] ---> Using cache [2023-04-20T20:28:15.950Z] ---> 0ad77300b19c [2023-04-20T20:28:15.950Z] Step 7/33 : COPY . . [2023-04-20T20:28:15.950Z] ---> Using cache [2023-04-20T20:28:15.950Z] ---> 622b38ca3350 [2023-04-20T20:28:15.950Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-20T20:28:16.916Z] ---> Running in f71618a151dc [2023-04-20T20:28:19.500Z] 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-04-20T20:28:51.732Z] Removing intermediate container c0c2460a2429 [2023-04-20T20:28:51.732Z] ---> 76e67b8f65af [2023-04-20T20:28:51.732Z] Step 7/27 : COPY . . [2023-04-20T20:29:06.741Z] Removing intermediate container b170fb98a637 [2023-04-20T20:29:06.741Z] ---> aad87c7d00f4 [2023-04-20T20:29:06.741Z] [2023-04-20T20:29:06.741Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:29:06.741Z] ---> 51e60588ff2c [2023-04-20T20:29:06.741Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:29:06.741Z] ---> Using cache [2023-04-20T20:29:06.741Z] ---> f5a2cd9bd448 [2023-04-20T20:29:06.741Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:29:06.741Z] ---> Using cache [2023-04-20T20:29:06.741Z] ---> 5e49e1a63991 [2023-04-20T20:29:06.741Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-20T20:29:07.009Z] ---> Running in 69ffc3ad2987 [2023-04-20T20:29:07.982Z] Removing intermediate container 69ffc3ad2987 [2023-04-20T20:29:07.982Z] ---> a4e1a205681e [2023-04-20T20:29:07.982Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T20:29:08.253Z] ---> Running in a571e192c0db [2023-04-20T20:29:09.665Z] Removing intermediate container a571e192c0db [2023-04-20T20:29:09.665Z] ---> 8aea85b1a0e3 [2023-04-20T20:29:09.665Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:29:11.610Z] ---> fa130db2b090 [2023-04-20T20:29:11.610Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:29:14.183Z] ---> 5cfaeb37731e [2023-04-20T20:29:14.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-20T20:29:19.516Z] ---> f6dae3c07b2f [2023-04-20T20:29:19.516Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T20:29:20.097Z] ---> Running in 8a1ef8ee19ed [2023-04-20T20:29:20.097Z] ---> 874ebd62f356 [2023-04-20T20:29:20.097Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:29:21.501Z] Removing intermediate container 8a1ef8ee19ed [2023-04-20T20:29:21.501Z] ---> d6d8a1e4c5ca [2023-04-20T20:29:21.501Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T20:29:21.501Z] ---> Running in 22fee4e573a9 [2023-04-20T20:29:21.767Z] ---> bf88a350763d [2023-04-20T20:29:21.767Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-20T20:29:22.033Z] ---> Running in 46040b8a8dae [2023-04-20T20:29:22.614Z] Removing intermediate container 22fee4e573a9 [2023-04-20T20:29:22.614Z] ---> 6ec5f228efd4 [2023-04-20T20:29:22.614Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:29:22.880Z] ---> Running in 0f5432e948ef [2023-04-20T20:29:23.162Z] Removing intermediate container 46040b8a8dae [2023-04-20T20:29:23.162Z] ---> f122b014fb17 [2023-04-20T20:29:23.162Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:29:23.428Z] ---> Running in 06eb566145e1 [2023-04-20T20:29:24.015Z] Removing intermediate container 0f5432e948ef [2023-04-20T20:29:24.015Z] ---> fb44d8508010 [2023-04-20T20:29:24.015Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-20T20:29:24.283Z] ---> Running in 1f3d1127ddb5 [2023-04-20T20:29:25.249Z] Removing intermediate container 06eb566145e1 [2023-04-20T20:29:25.249Z] ---> 8eec59174e36 [2023-04-20T20:29:25.249Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T20:29:25.249Z] ---> Running in ba8279eb5670 [2023-04-20T20:29:26.688Z] Removing intermediate container ba8279eb5670 [2023-04-20T20:29:26.688Z] ---> eddaee831e87 [2023-04-20T20:29:26.688Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:29:26.688Z] ---> Running in 24927e71e14a [2023-04-20T20:29:28.102Z] Removing intermediate container 24927e71e14a [2023-04-20T20:29:28.102Z] ---> f3e4933913be [2023-04-20T20:29:28.102Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:29:28.368Z] ---> Running in 9a890fe94a81 [2023-04-20T20:29:28.634Z] Removing intermediate container 1f3d1127ddb5 [2023-04-20T20:29:28.634Z] ---> 9a3e086c8778 [2023-04-20T20:29:28.634Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T20:29:28.900Z] ---> Running in 9fba6aa73946 [2023-04-20T20:29:29.861Z] Removing intermediate container 9a890fe94a81 [2023-04-20T20:29:29.861Z] ---> 75e7a84d6bfb [2023-04-20T20:29:29.861Z] [2023-04-20T20:29:29.861Z] Removing intermediate container 9fba6aa73946 [2023-04-20T20:29:29.861Z] ---> 59a44b36c471 [2023-04-20T20:29:29.861Z] [2023-04-20T20:29:29.861Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T20:29:29.861Z] ---> 51e60588ff2c [2023-04-20T20:29:29.861Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:29:30.130Z] ---> Running in befecaf61ab9 [2023-04-20T20:29:31.094Z] Successfully built 75e7a84d6bfb [2023-04-20T20:29:31.094Z] Successfully tagged support-scheduler-arm64:latest [2023-04-20T20:29:31.094Z] Building security-spiffe-token-provider [2023-04-20T20:29:31.365Z]  Building support-scheduler ... done Removing intermediate container befecaf61ab9 [2023-04-20T20:29:31.365Z] ---> fd27cd3ca168 [2023-04-20T20:29:31.365Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-20T20:29:31.642Z] ---> Running in 2670af02ccaa [2023-04-20T20:29:34.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:29:34.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:29:36.259Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:29:36.259Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:29:36.259Z] OK: 17691 distinct packages available [2023-04-20T20:29:36.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:29:36.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:29:37.807Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-20T20:29:37.807Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:29:37.807Z] (3/4) Installing libucontext (1.2-r0) [2023-04-20T20:29:38.075Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-20T20:29:38.075Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:29:38.075Z] OK: 8 MiB in 19 packages [2023-04-20T20:29:41.419Z] Removing intermediate container 2670af02ccaa [2023-04-20T20:29:41.419Z] ---> c274388d782f [2023-04-20T20:29:41.419Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:29:44.005Z] ---> 284ea43f110a [2023-04-20T20:29:44.005Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:29:45.956Z] ---> 307f096afc42 [2023-04-20T20:29:45.956Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:29:52.605Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:29:52.605Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:29:52.605Z] ---> dca7d82d89d2 [2023-04-20T20:29:52.605Z] Step 3/20 : WORKDIR /edgex-go [2023-04-20T20:29:52.605Z] ---> Using cache [2023-04-20T20:29:52.605Z] ---> f195ea8e1371 [2023-04-20T20:29:52.605Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-20T20:29:52.873Z] ---> Running in 30a4578c517a [2023-04-20T20:29:55.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:29:56.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:29:57.451Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:29:57.451Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:29:57.451Z] OK: 17695 distinct packages available [2023-04-20T20:29:57.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:29:58.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:29:58.902Z] ---> de0fda3caf65 [2023-04-20T20:29:58.902Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:29:59.485Z] Removing intermediate container 361c74e2a1d2 [2023-04-20T20:29:59.485Z] ---> 58a9ae2626f0 [2023-04-20T20:29:59.485Z] Step 8/23 : COPY . . [2023-04-20T20:29:59.485Z] OK: 263 MiB in 53 packages [2023-04-20T20:30:00.890Z] ---> 12ee5848efa2 [2023-04-20T20:30:00.890Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-20T20:30:01.163Z] ---> Running in 40625f0833c9 [2023-04-20T20:30:02.156Z] Removing intermediate container 40625f0833c9 [2023-04-20T20:30:02.156Z] ---> b35b1ae17083 [2023-04-20T20:30:02.156Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-20T20:30:02.156Z] Removing intermediate container 30a4578c517a [2023-04-20T20:30:02.156Z] ---> da56a55569c4 [2023-04-20T20:30:02.156Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-20T20:30:04.745Z] ---> 6523f5e74750 [2023-04-20T20:30:04.745Z] Step 22/27 : WORKDIR / [2023-04-20T20:30:04.745Z] ---> 6ee1a45b41e4 [2023-04-20T20:30:04.745Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:30:04.745Z] ---> Running in eb26dea8f394 [2023-04-20T20:30:04.745Z] ---> Running in dad962f20d51 [2023-04-20T20:30:05.882Z] Removing intermediate container dad962f20d51 [2023-04-20T20:30:05.882Z] ---> 215dc0b3f8d3 [2023-04-20T20:30:05.882Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:30:06.153Z] ---> Running in 16f75c50afa5 [2023-04-20T20:30:07.161Z] Removing intermediate container 16f75c50afa5 [2023-04-20T20:30:07.161Z] ---> 119882b121c1 [2023-04-20T20:30:07.161Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:30:07.452Z] ---> Running in a6747dc3ae66 [2023-04-20T20:30:08.959Z] Removing intermediate container a6747dc3ae66 [2023-04-20T20:30:08.959Z] ---> 0e702d1c30d7 [2023-04-20T20:30:08.959Z] Step 25/27 : LABEL arch=arm64 [2023-04-20T20:30:09.243Z] ---> Running in 01db65b3d642 [2023-04-20T20:30:10.241Z] Removing intermediate container 01db65b3d642 [2023-04-20T20:30:10.241Z] ---> 6805dc2acd97 [2023-04-20T20:30:10.241Z] Step 26/27 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:30:10.517Z] ---> Running in 70d42a8e1e0a [2023-04-20T20:30:11.475Z] Removing intermediate container 70d42a8e1e0a [2023-04-20T20:30:11.475Z] ---> cfc4663440aa [2023-04-20T20:30:11.475Z] Step 27/27 : LABEL version=0.0.0 [2023-04-20T20:30:11.742Z] ---> Running in 2b879493339c [2023-04-20T20:30:12.723Z] Removing intermediate container 2b879493339c [2023-04-20T20:30:12.723Z] ---> 0fca13770635 [2023-04-20T20:30:12.723Z] [2023-04-20T20:30:13.679Z] Successfully built 0fca13770635 [2023-04-20T20:30:13.679Z] Successfully tagged security-spire-config-arm64:latest [2023-04-20T20:30:13.679Z] Building security-spire-agent [2023-04-20T20:30:23.741Z]  Building security-spire-config ... done Removing intermediate container f8894b168891 [2023-04-20T20:30:23.741Z] ---> 948303bd5ef2 [2023-04-20T20:30:23.741Z] Step 7/26 : COPY . . [2023-04-20T20:30:24.325Z] ---> d334680c626e [2023-04-20T20:30:24.325Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-20T20:30:24.594Z] ---> Running in 72cc89a3d1a9 [2023-04-20T20:30:26.536Z] 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-04-20T20:30:29.879Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:30:29.879Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:30:29.879Z] ---> dca7d82d89d2 [2023-04-20T20:30:29.879Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T20:30:29.879Z] ---> Using cache [2023-04-20T20:30:29.879Z] ---> f195ea8e1371 [2023-04-20T20:30:29.879Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T20:30:29.879Z] ---> Using cache [2023-04-20T20:30:29.879Z] ---> 59d9a7cede84 [2023-04-20T20:30:29.879Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T20:30:29.879Z] ---> Using cache [2023-04-20T20:30:29.879Z] ---> 14816cd6895b [2023-04-20T20:30:29.879Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:30:29.879Z] ---> Using cache [2023-04-20T20:30:29.879Z] ---> 948303bd5ef2 [2023-04-20T20:30:29.879Z] Step 7/27 : COPY . . [2023-04-20T20:30:44.876Z] ---> f079b81e3c60 [2023-04-20T20:30:44.876Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T20:30:45.463Z] ---> Running in ffd49fb5e471 [2023-04-20T20:30:46.425Z] Removing intermediate container ffd49fb5e471 [2023-04-20T20:30:46.425Z] ---> eae57d888e5c [2023-04-20T20:30:46.425Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-20T20:30:46.702Z] ---> Running in 9e07a431fb5c [2023-04-20T20:30:47.698Z] Removing intermediate container 9e07a431fb5c [2023-04-20T20:30:47.698Z] ---> 952638c76ba8 [2023-04-20T20:30:47.698Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:30:48.016Z] ---> Running in f87ae0fa8fb5 [2023-04-20T20:30:48.016Z] ---> e16b689fa005 [2023-04-20T20:30:48.016Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T20:30:48.284Z] ---> Running in dad5a822f7ef [2023-04-20T20:30:48.885Z] Removing intermediate container f87ae0fa8fb5 [2023-04-20T20:30:48.885Z] ---> 6365f4f86684 [2023-04-20T20:30:48.885Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-20T20:30:48.885Z] ---> Running in f02b658f0cd1 [2023-04-20T20:30:49.167Z] Removing intermediate container dad5a822f7ef [2023-04-20T20:30:49.167Z] ---> c4cd2ea97f63 [2023-04-20T20:30:49.167Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T20:30:49.438Z] ---> Running in 538289509d08 [2023-04-20T20:30:50.401Z] Removing intermediate container 538289509d08 [2023-04-20T20:30:50.401Z] ---> f8181ae81a0d [2023-04-20T20:30:50.401Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T20:30:50.401Z] ---> Running in ff721f2f7126 [2023-04-20T20:30:50.991Z] Removing intermediate container ff721f2f7126 [2023-04-20T20:30:50.991Z] ---> 492da1c0b60f [2023-04-20T20:30:50.991Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-20T20:30:50.991Z] ---> Running in 1d205d6f88e1 [2023-04-20T20:30:52.935Z] Removing intermediate container f02b658f0cd1 [2023-04-20T20:30:53.203Z] ---> b7156f7c1638 [2023-04-20T20:30:53.203Z] Step 12/26 : WORKDIR /edgex-go [2023-04-20T20:30:53.203Z] ---> Running in ecec2c5a035e [2023-04-20T20:30:54.163Z] Removing intermediate container ecec2c5a035e [2023-04-20T20:30:54.163Z] ---> e5d9d51a06d6 [2023-04-20T20:30:54.163Z] [2023-04-20T20:30:54.163Z] Step 13/26 : FROM alpine:3.17 [2023-04-20T20:30:54.163Z] ---> 51e60588ff2c [2023-04-20T20:30:54.163Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:30:54.163Z] ---> Using cache [2023-04-20T20:30:54.163Z] ---> fd27cd3ca168 [2023-04-20T20:30:54.163Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T20:30:57.494Z] ---> Running in ede7d766ae86 [2023-04-20T20:30:57.494Z] Removing intermediate container 1d205d6f88e1 [2023-04-20T20:30:57.494Z] ---> 76e0307f1357 [2023-04-20T20:30:57.494Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T20:30:57.494Z] ---> Running in 0d1456d187eb [2023-04-20T20:30:58.075Z] Removing intermediate container 0d1456d187eb [2023-04-20T20:30:58.075Z] ---> 90697ee2a17d [2023-04-20T20:30:58.075Z] [2023-04-20T20:30:58.075Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T20:30:58.075Z] ---> 51e60588ff2c [2023-04-20T20:30:58.075Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T20:30:58.075Z] ---> Using cache [2023-04-20T20:30:58.075Z] ---> fd27cd3ca168 [2023-04-20T20:30:58.075Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T20:30:58.344Z] ---> Running in 222e8e1b2cfc [2023-04-20T20:30:59.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:31:00.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:31:00.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:31:01.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:31:01.907Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:31:01.907Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:31:01.907Z] OK: 17691 distinct packages available [2023-04-20T20:31:02.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:31:02.753Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:31:02.753Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:31:02.753Z] OK: 17691 distinct packages available [2023-04-20T20:31:02.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:31:03.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:31:03.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:31:04.555Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T20:31:04.555Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:31:04.555Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T20:31:04.555Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T20:31:04.555Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-20T20:31:04.555Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:31:04.555Z] OK: 9 MiB in 20 packages [2023-04-20T20:31:04.823Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T20:31:04.823Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:31:04.823Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T20:31:05.090Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T20:31:05.090Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-20T20:31:05.090Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:31:05.090Z] OK: 9 MiB in 20 packages [2023-04-20T20:31:07.037Z] Removing intermediate container ede7d766ae86 [2023-04-20T20:31:07.037Z] ---> 19f81b37beb8 [2023-04-20T20:31:07.037Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:31:07.626Z] Removing intermediate container 222e8e1b2cfc [2023-04-20T20:31:07.627Z] ---> 2f891fd50698 [2023-04-20T20:31:07.627Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:31:08.590Z] ---> 6c8b989f7745 [2023-04-20T20:31:08.590Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:31:08.857Z] ---> e1a1b9feddd4 [2023-04-20T20:31:08.857Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:31:09.817Z] ---> 871412eb189c [2023-04-20T20:31:09.817Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:31:09.817Z] ---> ab796c103c88 [2023-04-20T20:31:09.817Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-20T20:31:14.068Z] ---> 81b987c49290 [2023-04-20T20:31:14.068Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T20:31:17.398Z] ---> d4a5ee16a5f6 [2023-04-20T20:31:17.398Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:31:18.799Z] ---> 48d5589f40bf [2023-04-20T20:31:18.799Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-20T20:31:20.208Z] ---> 41b1aa9c7b44 [2023-04-20T20:31:20.208Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-20T20:31:23.559Z] ---> 595dd34d57a3 [2023-04-20T20:31:23.559Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:31:23.559Z] ---> Running in a753d1d177b1 [2023-04-20T20:31:24.151Z] Removing intermediate container a753d1d177b1 [2023-04-20T20:31:24.151Z] ---> eafa37eafb2b [2023-04-20T20:31:24.151Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:31:24.418Z] ---> Running in 3d43004c76e7 [2023-04-20T20:31:24.685Z] ---> be7341472f99 [2023-04-20T20:31:24.685Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T20:31:25.647Z] Removing intermediate container 3d43004c76e7 [2023-04-20T20:31:25.647Z] ---> 8be386da7300 [2023-04-20T20:31:25.647Z] Step 24/26 : LABEL arch=arm64 [2023-04-20T20:31:25.915Z] ---> Running in d2a7ba39fc46 [2023-04-20T20:31:26.503Z] ---> f9bf079b75bf [2023-04-20T20:31:26.503Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-20T20:31:27.098Z] Removing intermediate container d2a7ba39fc46 [2023-04-20T20:31:27.098Z] ---> 4884849eff91 [2023-04-20T20:31:27.098Z] Step 25/26 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:31:27.363Z] ---> Running in bfbd058f1fbf [2023-04-20T20:31:28.322Z] Removing intermediate container bfbd058f1fbf [2023-04-20T20:31:28.322Z] ---> 68652e812981 [2023-04-20T20:31:28.322Z] Step 26/26 : LABEL version=0.0.0 [2023-04-20T20:31:28.322Z] ---> db8f8af16dcd [2023-04-20T20:31:28.322Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-20T20:31:28.322Z] ---> Running in 5bab8969d382 [2023-04-20T20:31:29.280Z] Removing intermediate container 5bab8969d382 [2023-04-20T20:31:29.280Z] ---> ab01f25a3410 [2023-04-20T20:31:29.280Z] [2023-04-20T20:31:29.884Z] ---> f7f9faec82a0 [2023-04-20T20:31:29.884Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T20:31:30.151Z] ---> Running in 6efe4a524cb2 [2023-04-20T20:31:30.151Z] Successfully built ab01f25a3410 [2023-04-20T20:31:30.151Z] Successfully tagged security-spire-server-arm64:latest [2023-04-20T20:31:30.151Z] Building core-command [2023-04-20T20:31:31.117Z]  Building security-spire-server ... done Removing intermediate container 6efe4a524cb2 [2023-04-20T20:31:31.117Z] ---> 31d7c59f6db1 [2023-04-20T20:31:31.117Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T20:31:31.117Z] ---> Running in 813d061cd653 [2023-04-20T20:31:32.077Z] Removing intermediate container 813d061cd653 [2023-04-20T20:31:32.077Z] ---> 7d7fbd9ebde4 [2023-04-20T20:31:32.077Z] Step 25/27 : LABEL arch=arm64 [2023-04-20T20:31:32.343Z] ---> Running in 6bb8486c89c7 [2023-04-20T20:31:33.301Z] Removing intermediate container 6bb8486c89c7 [2023-04-20T20:31:33.301Z] ---> 43cde0c0cb1d [2023-04-20T20:31:33.301Z] Step 26/27 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:31:33.301Z] ---> Running in e0cca21ec7ff [2023-04-20T20:31:35.894Z] Removing intermediate container e0cca21ec7ff [2023-04-20T20:31:35.894Z] ---> 525093c51fd3 [2023-04-20T20:31:35.894Z] Step 27/27 : LABEL version=0.0.0 [2023-04-20T20:31:35.894Z] ---> Running in a819733510b7 [2023-04-20T20:31:36.852Z] Removing intermediate container a819733510b7 [2023-04-20T20:31:36.852Z] ---> 3aa77cbfc516 [2023-04-20T20:31:36.852Z] [2023-04-20T20:31:37.435Z] Successfully built 3aa77cbfc516 [2023-04-20T20:31:37.435Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-20T20:31:37.435Z] Building core-common-config-bootstrapper [2023-04-20T20:31:49.778Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:31:49.778Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:31:49.778Z] ---> dca7d82d89d2 [2023-04-20T20:31:49.778Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:31:49.778Z] ---> Using cache [2023-04-20T20:31:49.778Z] ---> 290fde2bebb2 [2023-04-20T20:31:49.778Z] Step 4/24 : WORKDIR /edgex-go [2023-04-20T20:31:49.778Z] ---> Using cache [2023-04-20T20:31:49.778Z] ---> 425c9b054988 [2023-04-20T20:31:49.778Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-20T20:31:49.778Z] ---> Using cache [2023-04-20T20:31:49.778Z] ---> 0e606eedf843 [2023-04-20T20:31:49.778Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-20T20:31:49.778Z] ---> Using cache [2023-04-20T20:31:49.778Z] ---> 1689c23bf60d [2023-04-20T20:31:49.778Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:31:49.778Z] ---> Using cache [2023-04-20T20:31:49.778Z] ---> 86a18a9b9804 [2023-04-20T20:31:49.778Z] Step 8/24 : COPY . . [2023-04-20T20:31:49.778Z] ---> Using cache [2023-04-20T20:31:49.778Z] ---> 3cb8b0048718 [2023-04-20T20:31:49.778Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-20T20:31:51.734Z] ---> Running in 14efc9ce89dc [2023-04-20T20:31:53.678Z] 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-04-20T20:32:00.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:32:00.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:32:00.324Z] ---> dca7d82d89d2 [2023-04-20T20:32:00.324Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T20:32:00.324Z] ---> Using cache [2023-04-20T20:32:00.324Z] ---> 290fde2bebb2 [2023-04-20T20:32:00.324Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T20:32:00.324Z] ---> Using cache [2023-04-20T20:32:00.324Z] ---> 425c9b054988 [2023-04-20T20:32:00.324Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T20:32:00.324Z] ---> Using cache [2023-04-20T20:32:00.324Z] ---> 0e606eedf843 [2023-04-20T20:32:00.324Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T20:32:00.324Z] ---> Using cache [2023-04-20T20:32:00.324Z] ---> 1689c23bf60d [2023-04-20T20:32:00.324Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:32:00.324Z] ---> Using cache [2023-04-20T20:32:00.324Z] ---> 86a18a9b9804 [2023-04-20T20:32:00.324Z] Step 8/23 : COPY . . [2023-04-20T20:32:00.324Z] ---> Using cache [2023-04-20T20:32:00.324Z] ---> 3cb8b0048718 [2023-04-20T20:32:00.324Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-20T20:32:02.265Z] ---> Running in 922d4b959a12 [2023-04-20T20:32:04.206Z] 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-04-20T20:32:05.614Z] Removing intermediate container eb26dea8f394 [2023-04-20T20:32:05.614Z] ---> fae2d32f54d1 [2023-04-20T20:32:05.614Z] Step 7/20 : COPY . . [2023-04-20T20:32:24.995Z] Removing intermediate container f71618a151dc [2023-04-20T20:32:24.996Z] ---> 60941420719f [2023-04-20T20:32:24.996Z] [2023-04-20T20:32:24.996Z] Step 9/33 : FROM alpine:3.17 [2023-04-20T20:32:24.996Z] ---> 51e60588ff2c [2023-04-20T20:32:24.996Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T20:32:24.996Z] ---> Running in bbeef00626cc [2023-04-20T20:32:24.996Z] Removing intermediate container bbeef00626cc [2023-04-20T20:32:24.996Z] ---> 42045e66fe79 [2023-04-20T20:32:24.996Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-20T20:32:24.996Z] ---> Running in ac931ce7422a [2023-04-20T20:32:24.996Z] ---> 345f582d806d [2023-04-20T20:32:24.996Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-20T20:32:24.996Z] ---> Running in 84754d6369ca [2023-04-20T20:32:28.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:32:29.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:32:29.875Z] 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-04-20T20:32:30.836Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T20:32:30.836Z] (2/2) Installing su-exec (0.2-r2) [2023-04-20T20:32:30.836Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:32:30.836Z] OK: 8 MiB in 17 packages [2023-04-20T20:32:32.266Z] Removing intermediate container ac931ce7422a [2023-04-20T20:32:32.266Z] ---> 36aea9ee51ab [2023-04-20T20:32:32.266Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-20T20:32:32.535Z] ---> Running in 25dd745c4b13 [2023-04-20T20:32:32.814Z] Removing intermediate container 25dd745c4b13 [2023-04-20T20:32:32.814Z] ---> fa357ee9325d [2023-04-20T20:32:32.814Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-20T20:32:33.084Z] ---> Running in 3325392942a2 [2023-04-20T20:32:33.673Z] Removing intermediate container 3325392942a2 [2023-04-20T20:32:33.673Z] ---> 48192272ba87 [2023-04-20T20:32:33.673Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-20T20:32:33.673Z] ---> Running in 791809f12ab8 [2023-04-20T20:32:34.261Z] Removing intermediate container 791809f12ab8 [2023-04-20T20:32:34.261Z] ---> f6f154b2d5c1 [2023-04-20T20:32:34.261Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-20T20:32:34.261Z] ---> Running in a23fe36d1cdf [2023-04-20T20:32:34.560Z] Removing intermediate container a23fe36d1cdf [2023-04-20T20:32:34.560Z] ---> 89af918cab62 [2023-04-20T20:32:34.560Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-20T20:32:34.834Z] ---> Running in 0a834263f6bc [2023-04-20T20:32:37.465Z] Removing intermediate container 0a834263f6bc [2023-04-20T20:32:37.465Z] ---> 843b9323e4dd [2023-04-20T20:32:37.465Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-20T20:32:37.735Z] ---> Running in 7263aae2ba8d [2023-04-20T20:32:38.005Z] Removing intermediate container 7263aae2ba8d [2023-04-20T20:32:38.005Z] ---> 82b4fe98f2c6 [2023-04-20T20:32:38.005Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-20T20:32:38.982Z] ---> 5ef9d7ae9b9a [2023-04-20T20:32:38.982Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-20T20:32:39.253Z] ---> Running in 071456ade010 [2023-04-20T20:32:42.621Z] Removing intermediate container 071456ade010 [2023-04-20T20:32:42.621Z] ---> f257512fec26 [2023-04-20T20:32:42.621Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:32:43.595Z] ---> fd2966315fb0 [2023-04-20T20:32:43.595Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:32:44.563Z] ---> 42bfe4937265 [2023-04-20T20:32:44.564Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-20T20:32:46.521Z] ---> 550672039514 [2023-04-20T20:32:46.521Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-20T20:32:47.112Z] ---> d0b5e70f4659 [2023-04-20T20:32:47.112Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-20T20:32:48.081Z] ---> f602a4e8f9f2 [2023-04-20T20:32:48.081Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-20T20:32:49.058Z] ---> bb1164381109 [2023-04-20T20:32:49.058Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-20T20:32:50.033Z] ---> ce5e647f4776 [2023-04-20T20:32:50.033Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-20T20:32:50.997Z] ---> 0f10bd453a96 [2023-04-20T20:32:50.997Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-20T20:32:50.997Z] ---> Running in 03ca0cbc626a [2023-04-20T20:32:55.281Z] Removing intermediate container 03ca0cbc626a [2023-04-20T20:32:55.281Z] ---> c219f19304c4 [2023-04-20T20:32:55.281Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-20T20:32:55.281Z] ---> Running in 2a5866d3ce82 [2023-04-20T20:32:55.551Z] Removing intermediate container 2a5866d3ce82 [2023-04-20T20:32:55.551Z] ---> 7b5ff5052841 [2023-04-20T20:32:55.551Z] Step 30/33 : CMD ["gate"] [2023-04-20T20:32:55.819Z] ---> Running in 0a091f4199e8 [2023-04-20T20:32:56.090Z] Removing intermediate container 0a091f4199e8 [2023-04-20T20:32:56.090Z] ---> a14f69c89588 [2023-04-20T20:32:56.090Z] Step 31/33 : LABEL arch=arm64 [2023-04-20T20:32:56.359Z] ---> Running in 81c59835cf96 [2023-04-20T20:32:56.963Z] Removing intermediate container 81c59835cf96 [2023-04-20T20:32:56.963Z] ---> 05ee8a07b680 [2023-04-20T20:32:56.963Z] Step 32/33 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:32:56.963Z] ---> Running in 62f06f6cba4a [2023-04-20T20:32:57.548Z] Removing intermediate container 62f06f6cba4a [2023-04-20T20:32:57.548Z] ---> 28e85c824c1f [2023-04-20T20:32:57.548Z] Step 33/33 : LABEL version=0.0.0 [2023-04-20T20:32:57.548Z] ---> Running in 76b1e3a3a02d [2023-04-20T20:32:58.137Z] Removing intermediate container 76b1e3a3a02d [2023-04-20T20:32:58.137Z] ---> f0c84a72315f [2023-04-20T20:32:58.137Z] [2023-04-20T20:32:58.404Z] Successfully built f0c84a72315f [2023-04-20T20:32:58.405Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-20T20:32:58.405Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-04-20T20:33:16.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T20:33:16.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-20T20:33:16.642Z] ---> dca7d82d89d2 [2023-04-20T20:33:16.642Z] Step 3/22 : WORKDIR /edgex-go [2023-04-20T20:33:16.642Z] ---> Using cache [2023-04-20T20:33:16.642Z] ---> f195ea8e1371 [2023-04-20T20:33:16.642Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-20T20:33:16.642Z] ---> Using cache [2023-04-20T20:33:16.642Z] ---> 7c37d3a6c27b [2023-04-20T20:33:16.642Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-20T20:33:16.642Z] ---> Using cache [2023-04-20T20:33:16.642Z] ---> 5ff62c3ddc14 [2023-04-20T20:33:16.642Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T20:33:16.642Z] ---> Using cache [2023-04-20T20:33:16.642Z] ---> 0ad77300b19c [2023-04-20T20:33:16.642Z] Step 7/22 : COPY . . [2023-04-20T20:33:16.642Z] ---> Using cache [2023-04-20T20:33:16.642Z] ---> 622b38ca3350 [2023-04-20T20:33:16.642Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-20T20:33:16.642Z] ---> Running in 12bc6eaabe80 [2023-04-20T20:33:16.642Z] 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-04-20T20:39:08.582Z] Removing intermediate container 922d4b959a12 [2023-04-20T20:39:08.582Z] ---> a9e0deb73112 [2023-04-20T20:39:08.582Z] [2023-04-20T20:39:08.582Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:39:08.582Z] ---> 51e60588ff2c [2023-04-20T20:39:08.582Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T20:39:08.582Z] ---> Using cache [2023-04-20T20:39:08.582Z] ---> f4d2594312b8 [2023-04-20T20:39:08.582Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:39:08.582Z] ---> Using cache [2023-04-20T20:39:08.582Z] ---> 1a361373ecb0 [2023-04-20T20:39:08.582Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:39:08.582Z] ---> Using cache [2023-04-20T20:39:08.582Z] ---> 3cad3669b98d [2023-04-20T20:39:08.582Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:39:08.582Z] ---> Using cache [2023-04-20T20:39:08.582Z] ---> 4f58bffdb5e1 [2023-04-20T20:39:08.582Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-20T20:39:14.256Z] ---> 6d0aa3324d68 [2023-04-20T20:39:14.256Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:39:14.527Z] ---> 3a3e89e2b42d [2023-04-20T20:39:14.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-20T20:39:15.496Z] Removing intermediate container 14efc9ce89dc [2023-04-20T20:39:15.496Z] ---> 5f5943d30e08 [2023-04-20T20:39:15.496Z] [2023-04-20T20:39:15.496Z] Step 10/24 : FROM alpine:3.17 [2023-04-20T20:39:15.496Z] ---> 51e60588ff2c [2023-04-20T20:39:15.496Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T20:39:15.496Z] ---> Using cache [2023-04-20T20:39:15.496Z] ---> f5a2cd9bd448 [2023-04-20T20:39:15.496Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:39:15.496Z] ---> Using cache [2023-04-20T20:39:15.496Z] ---> 5e49e1a63991 [2023-04-20T20:39:15.496Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-20T20:39:15.496Z] ---> Running in 36fdd156759c [2023-04-20T20:39:15.764Z] ---> e39a8f9eedb9 [2023-04-20T20:39:15.764Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:39:16.030Z] ---> Running in 1b66085fe26f [2023-04-20T20:39:16.301Z] Removing intermediate container 36fdd156759c [2023-04-20T20:39:16.301Z] ---> 585eb02d8264 [2023-04-20T20:39:16.301Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-20T20:39:16.567Z] ---> Running in bcfc5509db6f [2023-04-20T20:39:17.523Z] Removing intermediate container bcfc5509db6f [2023-04-20T20:39:17.523Z] ---> 232d205aaa0c [2023-04-20T20:39:17.523Z] Step 15/24 : WORKDIR / [2023-04-20T20:39:17.523Z] ---> Running in 7c8b8f56e5b3 [2023-04-20T20:39:18.112Z] Removing intermediate container 7c8b8f56e5b3 [2023-04-20T20:39:18.112Z] ---> 8a9f5b6a272f [2023-04-20T20:39:18.112Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:39:20.055Z] ---> bfe74b45efef [2023-04-20T20:39:20.055Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:39:20.055Z] Removing intermediate container 1b66085fe26f [2023-04-20T20:39:20.055Z] ---> 9124de2085e8 [2023-04-20T20:39:20.055Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:39:20.321Z] ---> Running in fca9f8342a34 [2023-04-20T20:39:21.279Z] ---> 1f1d4c522ce3 [2023-04-20T20:39:21.279Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-20T20:39:21.279Z] Removing intermediate container fca9f8342a34 [2023-04-20T20:39:21.279Z] ---> f5f22060e7bf [2023-04-20T20:39:21.279Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T20:39:21.279Z] ---> Running in 067956b7fab3 [2023-04-20T20:39:22.238Z] Removing intermediate container 067956b7fab3 [2023-04-20T20:39:22.238Z] ---> 8a9edce1e07e [2023-04-20T20:39:22.238Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T20:39:22.238Z] ---> Running in 9ab096f0ffaf [2023-04-20T20:39:23.200Z] Removing intermediate container 9ab096f0ffaf [2023-04-20T20:39:23.200Z] ---> 948c9f1f0ab7 [2023-04-20T20:39:23.200Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:39:23.200Z] ---> Running in bff2112579c8 [2023-04-20T20:39:23.803Z] ---> d6f8d252064a [2023-04-20T20:39:23.803Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:39:23.803Z] Removing intermediate container bff2112579c8 [2023-04-20T20:39:23.803Z] ---> 32fd25e42a0f [2023-04-20T20:39:23.803Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:39:24.071Z] ---> Running in 0812702cb856 [2023-04-20T20:39:24.657Z] Removing intermediate container 0812702cb856 [2023-04-20T20:39:24.657Z] ---> 24d2865fb365 [2023-04-20T20:39:24.657Z] [2023-04-20T20:39:24.924Z] ---> f750abfe4b4a [2023-04-20T20:39:24.924Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-20T20:39:25.191Z] ---> Running in 727feee44f99 [2023-04-20T20:39:25.191Z] Successfully built 24d2865fb365 [2023-04-20T20:39:25.191Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-20T20:39:25.782Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 727feee44f99 [2023-04-20T20:39:25.782Z] ---> 8878c9b817c7 [2023-04-20T20:39:25.782Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:39:25.782Z] ---> Running in d1ebda116c90 [2023-04-20T20:39:26.370Z] Removing intermediate container d1ebda116c90 [2023-04-20T20:39:26.370Z] ---> e9f8e5f42018 [2023-04-20T20:39:26.370Z] Step 22/24 : LABEL arch=arm64 [2023-04-20T20:39:26.645Z] ---> Running in 42df228d8cbb [2023-04-20T20:39:27.233Z] Removing intermediate container 42df228d8cbb [2023-04-20T20:39:27.233Z] ---> fcff58219973 [2023-04-20T20:39:27.233Z] Step 23/24 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:39:27.503Z] ---> Running in 4a21bbaac896 [2023-04-20T20:39:28.091Z] Removing intermediate container 4a21bbaac896 [2023-04-20T20:39:28.091Z] ---> 4126368cd490 [2023-04-20T20:39:28.091Z] Step 24/24 : LABEL version=0.0.0 [2023-04-20T20:39:28.091Z] ---> Running in 03f3fd7f91bd [2023-04-20T20:39:28.678Z] Removing intermediate container 03f3fd7f91bd [2023-04-20T20:39:28.678Z] ---> 7221728ab59e [2023-04-20T20:39:28.678Z] [2023-04-20T20:39:28.948Z] Successfully built 7221728ab59e [2023-04-20T20:39:28.948Z] Successfully tagged core-command-arm64:latest [2023-04-20T20:39:47.149Z]  Building core-command ... done Removing intermediate container 12bc6eaabe80 [2023-04-20T20:39:47.149Z] ---> f091427c6675 [2023-04-20T20:39:47.149Z] [2023-04-20T20:39:47.149Z] Step 9/22 : FROM alpine:3.17 [2023-04-20T20:39:47.149Z] ---> 51e60588ff2c [2023-04-20T20:39:47.149Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-20T20:39:47.149Z] ---> Running in 623ff2f69b64 [2023-04-20T20:39:47.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:39:48.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:39:49.515Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T20:39:49.515Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-20T20:39:49.515Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:39:49.515Z] OK: 8 MiB in 17 packages [2023-04-20T20:39:53.770Z] Removing intermediate container 623ff2f69b64 [2023-04-20T20:39:53.770Z] ---> 805876815566 [2023-04-20T20:39:53.770Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T20:39:53.770Z] ---> Running in 6f869865777e [2023-04-20T20:39:54.352Z] Removing intermediate container 6f869865777e [2023-04-20T20:39:54.352Z] ---> 9b8a428659b1 [2023-04-20T20:39:54.352Z] Step 12/22 : WORKDIR /edgex [2023-04-20T20:39:54.619Z] ---> Running in fb968fda2130 [2023-04-20T20:39:55.581Z] Removing intermediate container fb968fda2130 [2023-04-20T20:39:55.581Z] ---> 3ab53a6cc85c [2023-04-20T20:39:55.581Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:39:56.539Z] ---> 11dbb74b8ef5 [2023-04-20T20:39:56.539Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:39:58.480Z] ---> 4ea119501623 [2023-04-20T20:39:58.480Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-20T20:39:59.439Z] ---> 9e3863b281bf [2023-04-20T20:39:59.439Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-20T20:40:01.384Z] ---> 6b6b5de36c42 [2023-04-20T20:40:01.384Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T20:40:01.976Z] ---> cef880b70923 [2023-04-20T20:40:01.976Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T20:40:02.243Z] ---> Running in 8bfcfc0a2749 [2023-04-20T20:40:02.512Z] Removing intermediate container 72cc89a3d1a9 [2023-04-20T20:40:02.512Z] ---> f2a87956c6ab [2023-04-20T20:40:02.513Z] [2023-04-20T20:40:02.513Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T20:40:02.513Z] ---> 51e60588ff2c [2023-04-20T20:40:02.513Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-20T20:40:02.778Z] ---> Running in 21b91450a5e1 [2023-04-20T20:40:04.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:40:04.805Z] Removing intermediate container 8bfcfc0a2749 [2023-04-20T20:40:04.805Z] ---> c91ea5baf041 [2023-04-20T20:40:04.805Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T20:40:05.087Z] ---> Running in 6a440fbd6668 [2023-04-20T20:40:05.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:40:05.363Z] Removing intermediate container 6a440fbd6668 [2023-04-20T20:40:05.363Z] ---> 2673da724af0 [2023-04-20T20:40:05.363Z] Step 20/22 : LABEL arch=arm64 [2023-04-20T20:40:05.633Z] ---> Running in 0e0d4a429fab [2023-04-20T20:40:05.910Z] Removing intermediate container 0e0d4a429fab [2023-04-20T20:40:05.910Z] ---> 8956f2f9002d [2023-04-20T20:40:05.910Z] Step 21/22 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:40:06.191Z] ---> Running in bbee3229dbdf [2023-04-20T20:40:06.461Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-20T20:40:06.462Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-20T20:40:06.462Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:40:06.462Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T20:40:06.733Z] Removing intermediate container bbee3229dbdf [2023-04-20T20:40:06.733Z] ---> 4783517f6585 [2023-04-20T20:40:06.733Z] Step 22/22 : LABEL version=0.0.0 [2023-04-20T20:40:06.733Z] ---> Running in d859ae56ae04 [2023-04-20T20:40:07.004Z] OK: 8 MiB in 17 packages [2023-04-20T20:40:07.273Z] Removing intermediate container d859ae56ae04 [2023-04-20T20:40:07.273Z] ---> b81ab4630b7c [2023-04-20T20:40:07.273Z] [2023-04-20T20:40:07.539Z] Successfully built b81ab4630b7c [2023-04-20T20:40:07.539Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-20T20:40:08.954Z]  Building security-proxy-setup ... done Removing intermediate container 21b91450a5e1 [2023-04-20T20:40:08.954Z] ---> affcd5b31c90 [2023-04-20T20:40:08.954Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T20:40:08.954Z] ---> Running in 390f494fd30a [2023-04-20T20:40:09.225Z] Removing intermediate container 390f494fd30a [2023-04-20T20:40:09.225Z] ---> 47864d595aa9 [2023-04-20T20:40:09.225Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-20T20:40:09.225Z] ---> Running in 344cfbeab906 [2023-04-20T20:40:09.511Z] Removing intermediate container 344cfbeab906 [2023-04-20T20:40:09.511Z] ---> e3c4a9e4aceb [2023-04-20T20:40:09.511Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T20:40:09.781Z] ---> Running in 56241fd57b37 [2023-04-20T20:40:10.053Z] Removing intermediate container 56241fd57b37 [2023-04-20T20:40:10.053Z] ---> 498bb42ed4eb [2023-04-20T20:40:10.053Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:40:10.640Z] ---> f4e267916ae6 [2023-04-20T20:40:10.640Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:40:11.618Z] ---> 7092ce606448 [2023-04-20T20:40:11.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-20T20:40:13.259Z] ---> 7dfa2462d05a [2023-04-20T20:40:13.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:40:13.530Z] ---> ad2458496281 [2023-04-20T20:40:13.530Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-20T20:40:13.803Z] ---> Running in 29f86d720d1d [2023-04-20T20:40:14.072Z] Removing intermediate container 29f86d720d1d [2023-04-20T20:40:14.072Z] ---> ad887796eb11 [2023-04-20T20:40:14.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:40:14.072Z] ---> Running in b4d36e434afe [2023-04-20T20:40:14.664Z] Removing intermediate container b4d36e434afe [2023-04-20T20:40:14.664Z] ---> 51f3a63b81fd [2023-04-20T20:40:14.664Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T20:40:14.664Z] ---> Running in 886e406ca113 [2023-04-20T20:40:14.934Z] Removing intermediate container 886e406ca113 [2023-04-20T20:40:14.934Z] ---> 9c7e18e166d3 [2023-04-20T20:40:14.934Z] Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:40:14.934Z] ---> Running in 436888ee4b4d [2023-04-20T20:40:15.532Z] Removing intermediate container 436888ee4b4d [2023-04-20T20:40:15.532Z] ---> 4e05ed981556 [2023-04-20T20:40:15.532Z] Step 23/23 : LABEL version=0.0.0 [2023-04-20T20:40:15.532Z] ---> Running in 56d15aed5675 [2023-04-20T20:40:15.802Z] Removing intermediate container 56d15aed5675 [2023-04-20T20:40:15.802Z] ---> 6af710689c8a [2023-04-20T20:40:15.802Z] [2023-04-20T20:40:16.073Z] Successfully built 6af710689c8a [2023-04-20T20:40:16.073Z] Successfully tagged support-notifications-arm64:latest [2023-04-20T20:40:26.299Z]  Building support-notifications ... done Removing intermediate container 84754d6369ca [2023-04-20T20:40:26.299Z] ---> 0b3ee33b77c4 [2023-04-20T20:40:26.299Z] [2023-04-20T20:40:26.299Z] Step 9/20 : FROM alpine:3.17 [2023-04-20T20:40:26.299Z] ---> 51e60588ff2c [2023-04-20T20:40:26.299Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T20:40:26.299Z] ---> Using cache [2023-04-20T20:40:26.299Z] ---> 42045e66fe79 [2023-04-20T20:40:26.299Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-20T20:40:26.299Z] ---> Running in 42b8078ef622 [2023-04-20T20:40:26.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:40:26.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:40:28.038Z] v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T20:40:28.038Z] v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T20:40:28.038Z] OK: 17691 distinct packages available [2023-04-20T20:40:28.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T20:40:28.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T20:40:30.069Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-20T20:40:30.069Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-20T20:40:30.069Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-20T20:40:30.069Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-20T20:40:30.069Z] (5/9) Installing curl (8.0.1-r0) [2023-04-20T20:40:30.069Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-20T20:40:30.069Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-20T20:40:30.069Z] (8/9) Installing libucontext (1.2-r0) [2023-04-20T20:40:30.069Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-20T20:40:30.069Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T20:40:30.341Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T20:40:30.614Z] OK: 11 MiB in 24 packages [2023-04-20T20:40:32.590Z] Removing intermediate container 42b8078ef622 [2023-04-20T20:40:32.590Z] ---> 47ffb049a52b [2023-04-20T20:40:32.590Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T20:40:32.862Z] ---> 60984e439971 [2023-04-20T20:40:32.862Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T20:40:33.462Z] ---> 0b9f557f2078 [2023-04-20T20:40:33.462Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-20T20:40:34.906Z] ---> 4ff4b2eaee1b [2023-04-20T20:40:34.906Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-20T20:40:35.502Z] ---> 49844dbc8b61 [2023-04-20T20:40:35.502Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-20T20:40:35.502Z] ---> Running in d4f6c5ff47f5 [2023-04-20T20:40:35.780Z] Removing intermediate container d4f6c5ff47f5 [2023-04-20T20:40:35.780Z] ---> f2ed02a2d595 [2023-04-20T20:40:35.780Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T20:40:36.053Z] ---> Running in 8f4f8eaf8282 [2023-04-20T20:40:36.326Z] Removing intermediate container 8f4f8eaf8282 [2023-04-20T20:40:36.326Z] ---> 34342acbd1e8 [2023-04-20T20:40:36.326Z] Step 18/20 : LABEL arch=arm64 [2023-04-20T20:40:36.326Z] ---> Running in 51c0498e9f78 [2023-04-20T20:40:36.600Z] Removing intermediate container 51c0498e9f78 [2023-04-20T20:40:36.600Z] ---> 7a292653f8c9 [2023-04-20T20:40:36.600Z] Step 19/20 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [2023-04-20T20:40:36.877Z] ---> Running in d28d176e0e0f [2023-04-20T20:40:37.148Z] Removing intermediate container d28d176e0e0f [2023-04-20T20:40:37.148Z] ---> 92cf962455e8 [2023-04-20T20:40:37.148Z] Step 20/20 : LABEL version=0.0.0 [2023-04-20T20:40:37.148Z] ---> Running in 187d6ca12f6f [2023-04-20T20:40:37.747Z] Removing intermediate container 187d6ca12f6f [2023-04-20T20:40:37.747Z] ---> 442a93d2fef5 [2023-04-20T20:40:37.747Z] [2023-04-20T20:40:37.747Z] Successfully built 442a93d2fef5 [2023-04-20T20:40:37.747Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-20T20:40:38.354Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-20T20:40:38.373Z] $ docker stop --time=1 fd26a9240cdce7c751561ce81aef8062872c590cdcdbdb13fbd9bbea8056a5fd [2023-04-20T20:40:40.111Z] $ docker rm -f --volumes fd26a9240cdce7c751561ce81aef8062872c590cdcdbdb13fbd9bbea8056a5fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T20:40:40.694Z] + docker images [2023-04-20T20:40:40.964Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-20T20:40:40.964Z] security-spiffe-token-provider-arm64 latest 442a93d2fef5 3 seconds ago 32.7MB [2023-04-20T20:40:40.964Z] 0b3ee33b77c4 17 seconds ago 1.53GB [2023-04-20T20:40:40.964Z] support-notifications-arm64 latest 6af710689c8a 25 seconds ago 32.2MB [2023-04-20T20:40:40.964Z] security-proxy-setup-arm64 latest b81ab4630b7c 33 seconds ago 18.7MB [2023-04-20T20:40:40.964Z] f2a87956c6ab 39 seconds ago 1.56GB [2023-04-20T20:40:40.964Z] f091427c6675 57 seconds ago 1.47GB [2023-04-20T20:40:40.964Z] core-command-arm64 latest 7221728ab59e About a minute ago 19.7MB [2023-04-20T20:40:40.964Z] core-common-config-bootstrapper-arm64 latest 24d2865fb365 About a minute ago 17.2MB [2023-04-20T20:40:40.964Z] 5f5943d30e08 About a minute ago 1.49GB [2023-04-20T20:40:40.964Z] a9e0deb73112 About a minute ago 1.49GB [2023-04-20T20:40:40.964Z] security-bootstrapper-arm64 latest f0c84a72315f 7 minutes ago 21.9MB [2023-04-20T20:40:40.964Z] 60941420719f 8 minutes ago 1.48GB [2023-04-20T20:40:40.964Z] security-spire-agent-arm64 latest 3aa77cbfc516 9 minutes ago 125MB [2023-04-20T20:40:40.964Z] security-spire-server-arm64 latest ab01f25a3410 9 minutes ago 87.1MB [2023-04-20T20:40:40.964Z] 90697ee2a17d 9 minutes ago 1.35GB [2023-04-20T20:40:40.964Z] e5d9d51a06d6 9 minutes ago 1.35GB [2023-04-20T20:40:40.964Z] security-spire-config-arm64 latest 0fca13770635 10 minutes ago 86.2MB [2023-04-20T20:40:40.964Z] support-scheduler-arm64 latest 75e7a84d6bfb 11 minutes ago 31.5MB [2023-04-20T20:40:40.964Z] 59a44b36c471 11 minutes ago 1.35GB [2023-04-20T20:40:40.964Z] aad87c7d00f4 11 minutes ago 1.56GB [2023-04-20T20:40:40.964Z] core-metadata-arm64 latest 3134394bca9f 12 minutes ago 20.2MB [2023-04-20T20:40:40.964Z] core-data-arm64 latest 3d3cd4897c36 12 minutes ago 19.9MB [2023-04-20T20:40:40.964Z] 8623fad60b78 13 minutes ago 1.5GB [2023-04-20T20:40:40.964Z] f94e9bbe850b 13 minutes ago 1.5GB [2023-04-20T20:40:40.964Z] security-secretstore-setup-arm64 latest 9eccb25b79bb 13 minutes ago 32.2MB [2023-04-20T20:40:40.964Z] security-proxy-auth-arm64 latest be37d5860e1c 13 minutes ago 18.3MB [2023-04-20T20:40:40.964Z] 40634613e332 14 minutes ago 1.49GB [2023-04-20T20:40:40.964Z] 663eb711296f 14 minutes ago 1.47GB [2023-04-20T20:40:40.964Z] ci-base-image-arm64 latest dca7d82d89d2 34 minutes ago 866MB [2023-04-20T20:40:40.964Z] alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB [2023-04-20T20:40:40.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB [2023-04-20T20:40:40.964Z] 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-04-20T20:40:41.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T20:40:41.817Z] [2023-04-20T20:40:41.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:40:42.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T20:40:42.501Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T20:40:42.501Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T20:40:42.501Z] 04944245beec: Pulling fs layer [2023-04-20T20:40:42.501Z] 699f458cf7ca: Pulling fs layer [2023-04-20T20:40:42.501Z] 765212b225bb: Pulling fs layer [2023-04-20T20:40:42.501Z] f23df028b6ca: Pulling fs layer [2023-04-20T20:40:42.501Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T20:40:42.501Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T20:40:42.501Z] 765212b225bb: Waiting [2023-04-20T20:40:42.501Z] f23df028b6ca: Waiting [2023-04-20T20:40:42.501Z] d65c8cfc05b1: Waiting [2023-04-20T20:40:42.501Z] 2437ff75d9bd: Waiting [2023-04-20T20:40:42.501Z] 04944245beec: Verifying Checksum [2023-04-20T20:40:42.501Z] 04944245beec: Download complete [2023-04-20T20:40:42.501Z] 765212b225bb: Verifying Checksum [2023-04-20T20:40:42.501Z] 765212b225bb: Download complete [2023-04-20T20:40:42.501Z] f23df028b6ca: Verifying Checksum [2023-04-20T20:40:42.501Z] f23df028b6ca: Download complete [2023-04-20T20:40:42.501Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T20:40:42.501Z] d65c8cfc05b1: Download complete [2023-04-20T20:40:42.774Z] 699f458cf7ca: Verifying Checksum [2023-04-20T20:40:42.774Z] 699f458cf7ca: Download complete [2023-04-20T20:40:43.043Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T20:40:43.043Z] 8998bd30e6a1: Download complete [2023-04-20T20:40:45.633Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T20:40:45.633Z] 2437ff75d9bd: Download complete [2023-04-20T20:40:47.044Z] 8998bd30e6a1: Pull complete [2023-04-20T20:40:47.630Z] 04944245beec: Pull complete [2023-04-20T20:40:49.045Z] 699f458cf7ca: Pull complete [2023-04-20T20:40:49.045Z] 765212b225bb: Pull complete [2023-04-20T20:40:50.009Z] f23df028b6ca: Pull complete [2023-04-20T20:40:50.009Z] d65c8cfc05b1: Pull complete [2023-04-20T20:41:05.009Z] 2437ff75d9bd: Pull complete [2023-04-20T20:41:05.009Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T20:41:05.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T20:41:05.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:41:05.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container [2023-04-20T20:41:05.388Z] $ 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-04-20T20:41:08.484Z] $ docker top a56e174826124dcec3a10fd0378a584d84e8de42fa4cf43eb999f50c4c3e221f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:41:09.432Z] ---> job-cost.sh [2023-04-20T20:41:09.432Z] lf-activate-venv: SKIPPING [2023-04-20T20:41:09.432Z] INFO: No Stack... [2023-04-20T20:41:10.016Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T20:41:10.978Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T20:41:11.652Z] + cut -d, -f6 [2023-04-20T20:41:11.652Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-04-20T20:41:11.717Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4520-1-stack-cost] [2023-04-20T20:41:11.726Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4520-1-stack-cost] did not exist. Created. [2023-04-20T20:41:11.726Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4520-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T20:41:12.474Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T20:41:12.689Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T20:41:12.706Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4520-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T20:41:12.771Z] $ docker stop --time=1 a56e174826124dcec3a10fd0378a584d84e8de42fa4cf43eb999f50c4c3e221f [2023-04-20T20:41:14.371Z] $ docker rm -f --volumes a56e174826124dcec3a10fd0378a584d84e8de42fa4cf43eb999f50c4c3e221f [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-04-20T20:41:15.403Z] provisioning config files... [2023-04-20T20:41:15.412Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6511658330761863382tmp [Pipeline] { [Pipeline] sh [2023-04-20T20:41:15.747Z] + set +x [2023-04-20T20:41:15.747Z] + bash -s -- [2023-04-20T20:41:15.747Z] + curl -s https://codecov.io/bash [2023-04-20T20:41:16.006Z] [2023-04-20T20:41:16.006Z] _____ _ [2023-04-20T20:41:16.006Z] / ____| | | [2023-04-20T20:41:16.006Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T20:41:16.006Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T20:41:16.006Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T20:41:16.006Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T20:41:16.006Z] Bash-1.0.6 [2023-04-20T20:41:16.006Z] [2023-04-20T20:41:16.006Z] [2023-04-20T20:41:16.006Z] ==> git version 2.25.1 found [2023-04-20T20:41:16.006Z] ==> 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-04-20T20:41:16.006Z] Release-Date: 2020-01-08 [2023-04-20T20:41:16.006Z] 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-04-20T20:41:16.006Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T20:41:16.006Z] ==> Jenkins CI detected. [2023-04-20T20:41:16.006Z] current dir:  /w/workspace/edgex-go/1 [2023-04-20T20:41:16.006Z] project root: . [2023-04-20T20:41:16.006Z] --> token set from env [2023-04-20T20:41:16.006Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T20:41:16.006Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T20:41:16.006Z] ==> Python coveragepy not found [2023-04-20T20:41:16.006Z] ==> Searching for coverage reports in: [2023-04-20T20:41:16.006Z] + . [2023-04-20T20:41:16.006Z] -> Found 1 reports [2023-04-20T20:41:16.006Z] ==> Detecting git/mercurial file structure [2023-04-20T20:41:16.006Z] ==> Reading reports [2023-04-20T20:41:16.006Z] + ./coverage.out bytes=448247 [2023-04-20T20:41:16.006Z] ==> Appending adjustments [2023-04-20T20:41:16.006Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T20:41:17.390Z] + Found adjustments [2023-04-20T20:41:17.390Z] ==> Gzipping contents [2023-04-20T20:41:17.390Z] 60K /tmp/codecov.kDLUXu.gz [2023-04-20T20:41:17.390Z] ==> Uploading reports [2023-04-20T20:41:17.390Z] url: https://codecov.io [2023-04-20T20:41:17.390Z] query: branch=PR-4520&commit=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4520%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4520&job=&cmd_args= [2023-04-20T20:41:17.390Z] -> Pinging Codecov [2023-04-20T20:41:17.390Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4520&commit=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4520%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4520&job=&cmd_args= [2023-04-20T20:41:17.390Z] -> Uploading to [2023-04-20T20:41:17.390Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/00271124DB129430A58F1EEE437C3FCB/a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3/2133f438-1faa-40d3-9002-0253b8331f0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T204117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1eb4fc3768b8c7d06076071c7f7174d7537afbab935e789da0ceb8336c33dd57 [2023-04-20T20:41:17.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T20:41:17.390Z] Dload Upload Total Spent Left Speed [2023-04-20T20:41:17.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57522 0 0 100 57522 0 1652k --:--:-- --:--:-- --:--:-- 1604k 100 57522 0 0 100 57522 0 236k --:--:-- --:--:-- --:--:-- 235k [2023-04-20T20:41:17.649Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [Pipeline] } [2023-04-20T20:41:17.681Z] 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-04-20T20:41:19.083Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:41:19.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:41:20.303Z] ---> package-listing.sh [2023-04-20T20:41:20.304Z] ++ facter osfamily [2023-04-20T20:41:20.304Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T20:41:20.562Z] + OS_FAMILY=debian [2023-04-20T20:41:20.562Z] + workspace=/w/workspace/edgex-go/1 [2023-04-20T20:41:20.562Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T20:41:20.562Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T20:41:20.562Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T20:41:20.562Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T20:41:20.562Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-20T20:41:20.562Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T20:41:20.562Z] + case "${OS_FAMILY}" in [2023-04-20T20:41:20.562Z] + dpkg -l [2023-04-20T20:41:20.562Z] + grep '^ii' [2023-04-20T20:41:20.562Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T20:41:20.562Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T20:41:20.562Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T20:41:20.562Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-20T20:41:20.562Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-20T20:41:20.562Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-20T20:41:20.599Z] 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-04-20T20:41:20.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:41:21.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T20:41:21.510Z] [2023-04-20T20:41:21.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T20:41:21.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T20:41:21.877Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T20:41:21.877Z] 5eb5b503b376: Pulling fs layer [2023-04-20T20:41:21.877Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T20:41:21.877Z] ec43610c2a17: Pulling fs layer [2023-04-20T20:41:21.877Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T20:41:21.877Z] 33b1e0a273af: Pulling fs layer [2023-04-20T20:41:21.877Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T20:41:21.877Z] 2f39f015ded8: Pulling fs layer [2023-04-20T20:41:21.877Z] 3a2ae6a8a46f: Waiting [2023-04-20T20:41:21.877Z] 33b1e0a273af: Waiting [2023-04-20T20:41:21.877Z] 5d3b04190fa2: Waiting [2023-04-20T20:41:21.877Z] 2f39f015ded8: Waiting [2023-04-20T20:41:21.877Z] 5c69ac0246d0: Verifying Checksum [2023-04-20T20:41:21.877Z] 5c69ac0246d0: Download complete [2023-04-20T20:41:21.877Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-20T20:41:21.877Z] 3a2ae6a8a46f: Download complete [2023-04-20T20:41:21.877Z] ec43610c2a17: Verifying Checksum [2023-04-20T20:41:21.877Z] ec43610c2a17: Download complete [2023-04-20T20:41:21.877Z] 33b1e0a273af: Verifying Checksum [2023-04-20T20:41:21.877Z] 33b1e0a273af: Download complete [2023-04-20T20:41:21.877Z] 5d3b04190fa2: Verifying Checksum [2023-04-20T20:41:21.877Z] 5d3b04190fa2: Download complete [2023-04-20T20:41:22.135Z] 5eb5b503b376: Verifying Checksum [2023-04-20T20:41:22.135Z] 5eb5b503b376: Download complete [2023-04-20T20:41:22.701Z] 2f39f015ded8: Verifying Checksum [2023-04-20T20:41:22.702Z] 2f39f015ded8: Download complete [2023-04-20T20:41:23.269Z] 5eb5b503b376: Pull complete [2023-04-20T20:41:23.528Z] 5c69ac0246d0: Pull complete [2023-04-20T20:41:23.787Z] ec43610c2a17: Pull complete [2023-04-20T20:41:24.047Z] 3a2ae6a8a46f: Pull complete [2023-04-20T20:41:24.333Z] 33b1e0a273af: Pull complete [2023-04-20T20:41:24.333Z] 5d3b04190fa2: Pull complete [2023-04-20T20:41:29.599Z] 2f39f015ded8: Pull complete [2023-04-20T20:41:29.599Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T20:41:29.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T20:41:29.599Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T20:41:29.833Z] prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container [2023-04-20T20:41:29.862Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-20T20:41:33.216Z] $ docker top f58d69b1533ba6b26f9357111638b5bc44eea13fad09d779ce989aebbcc18798 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T20:41:33.617Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T20:41:33.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T20:41:34.234Z] + ls /var/log/sa-host [2023-04-20T20:41:34.234Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T20:41:34.478Z] provisioning config files... [2023-04-20T20:41:34.486Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11746536115997494407tmp [Pipeline] { [Pipeline] echo [2023-04-20T20:41:34.538Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:41:34.845Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T20:41:34.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:41:35.278Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T20:41:35.315Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:41:35.626Z] ---> sudo-logs.sh [2023-04-20T20:41:35.626Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T20:41:35.714Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:41:36.035Z] ---> job-cost.sh [2023-04-20T20:41:36.036Z] lf-activate-venv: SKIPPING [2023-04-20T20:41:36.036Z] DEBUG: total: 0.10999999940395355 [2023-04-20T20:41:36.036Z] INFO: Retrieving Stack Cost... [2023-04-20T20:41:36.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T20:41:37.173Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T20:41:37.212Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T20:41:37.533Z] ---> logs-deploy.sh [2023-04-20T20:41:37.533Z] lf-activate-venv: SKIPPING [2023-04-20T20:41:37.533Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4520/1 [2023-04-20T20:41:37.533Z] INFO: archiving workspace using pattern(s): [2023-04-20T20:41:38.478Z] Archives upload complete. [2023-04-20T20:41:38.738Z] INFO: archiving logs to Nexus [2023-04-20T20:41:39.307Z] ---> uname -a: [2023-04-20T20:41:39.307Z] Linux prd-ubuntu20-04-docker-8c-8g-9205 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-20T20:41:39.308Z] [2023-04-20T20:41:39.308Z]