Pull request #4480 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1697feb57a4eedc5eb5c1558c928641572a8e876+e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (97adbb38b621fb5191b3110fb95d3812dd49d4ec) 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-ssh8202431149112671773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8063970848438450738.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4480/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-4480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh972735241247951655.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-4480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16181243692189945890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9416296998125951803.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-4480/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-4480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13002543474662383184.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-5932 in /w/workspace/edgexfoundry_edgex-go_PR-4480 [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 Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit 1697feb57a4eedc5eb5c1558c928641572a8e876 Merge succeeded, producing 1697feb57a4eedc5eb5c1558c928641572a8e876 Checking out Revision 1697feb57a4eedc5eb5c1558c928641572a8e876 (PR-4480) > 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/4480/head:refs/remotes/origin/PR-4480 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1697feb57a4eedc5eb5c1558c928641572a8e876 # 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 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1697feb57a4eedc5eb5c1558c928641572a8e876 # timeout=10 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-27T19:58:56.599Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-27T19:58:56.777Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-27T19:58:56.878Z] ========================================================= [2023-03-27T19:58:56.878Z] EdgeX Global Pipelines Version Info [2023-03-27T19:58:56.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-27T19:58:57.602Z] ------------------- [2023-03-27T19:58:57.603Z] stable info: [2023-03-27T19:58:57.603Z] ------------------- [2023-03-27T19:58:57.603Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-27T19:58:57.603Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-27T19:58:57.603Z] Message: update stable to v1.0.245 [2023-03-27T19:58:58.172Z] ------------------- [2023-03-27T19:58:58.172Z] experimental info: [2023-03-27T19:58:58.172Z] ------------------- [2023-03-27T19:58:58.172Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-27T19:58:58.172Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-27T19:58:58.172Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-27T19:58:58.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-27T19:58:58.495Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-27T19:58:58.535Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-27T19:58:58.574Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-27T19:58:58.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-27T19:58:58.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-27T19:58:58.688Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-27T19:58:58.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-27T19:58:58.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-27T19:58:58.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-27T19:58:58.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-27T19:58:58.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-27T19:58:58.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-27T19:58:58.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-27T19:58:59.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-27T19:58:59.117Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T19:58:59.158Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T19:58:59.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-27T19:58:59.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-27T19:58:59.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-27T19:58:59.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-27T19:58:59.350Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-27T19:58:59.388Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-27T19:58:59.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4480 [Pipeline] echo [2023-03-27T19:58:59.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4480 [Pipeline] echo [2023-03-27T19:58:59.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4480 [Pipeline] echo [2023-03-27T19:58:59.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1697feb57a4eedc5eb5c1558c928641572a8e876 [Pipeline] echo [2023-03-27T19:58:59.587Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1697feb [Pipeline] echo [2023-03-27T19:58:59.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T19:58:59.730Z] provisioning config files... [2023-03-27T19:58:59.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9979925321992045277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T19:59:00.115Z] ---> docker-login.sh [2023-03-27T19:59:00.115Z] nexus3.edgexfoundry.org:10001 [2023-03-27T19:59:00.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T19:59:00.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T19:59:00.633Z] Configure a credential helper to remove this warning. See [2023-03-27T19:59:00.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T19:59:00.633Z] [2023-03-27T19:59:00.633Z] Login Succeeded [2023-03-27T19:59:00.633Z] nexus3.edgexfoundry.org:10002 [2023-03-27T19:59:00.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T19:59:00.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T19:59:00.633Z] Configure a credential helper to remove this warning. See [2023-03-27T19:59:00.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T19:59:00.634Z] [2023-03-27T19:59:00.634Z] Login Succeeded [2023-03-27T19:59:00.634Z] nexus3.edgexfoundry.org:10003 [2023-03-27T19:59:00.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T19:59:00.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T19:59:00.634Z] Configure a credential helper to remove this warning. See [2023-03-27T19:59:00.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T19:59:00.634Z] [2023-03-27T19:59:00.634Z] Login Succeeded [2023-03-27T19:59:00.634Z] nexus3.edgexfoundry.org:10004 [2023-03-27T19:59:00.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T19:59:00.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T19:59:00.893Z] Configure a credential helper to remove this warning. See [2023-03-27T19:59:00.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T19:59:00.893Z] [2023-03-27T19:59:00.893Z] Login Succeeded [2023-03-27T19:59:00.893Z] docker.io [2023-03-27T19:59:00.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T19:59:01.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T19:59:01.154Z] Configure a credential helper to remove this warning. See [2023-03-27T19:59:01.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T19:59:01.154Z] [2023-03-27T19:59:01.154Z] Login Succeeded [2023-03-27T19:59:01.154Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T19:59:01.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-27T19:59:01.602Z] + 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-03-27T19:59:01.602Z] + dirname cmd/core-command/Dockerfile [2023-03-27T19:59:01.602Z] + cut -d/ -f2 [2023-03-27T19:59:01.602Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-27T19:59:01.602Z] + cut -d/ -f2 [2023-03-27T19:59:01.602Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-27T19:59:01.602Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-27T19:59:01.602Z] + + cut -d/ -f2 [2023-03-27T19:59:01.602Z] dirname cmd/core-data/Dockerfile [2023-03-27T19:59:01.602Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-27T19:59:01.602Z] + dirname cmd/core-metadata/Dockerfile [2023-03-27T19:59:01.602Z] + cut -d/ -f2 [2023-03-27T19:59:01.602Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-27T19:59:01.602Z] + cut -d/ -f2 [2023-03-27T19:59:01.602Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-27T19:59:01.602Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-27T19:59:01.602Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2023-03-27T19:59:01.602Z] -d/ -f2 [2023-03-27T19:59:01.602Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-27T19:59:01.602Z] + + cut -d/ -f2 [2023-03-27T19:59:01.602Z] dirname cmd/security-proxy-setup/Dockerfile [2023-03-27T19:59:01.602Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-27T19:59:01.602Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-27T19:59:01.602Z] + cut -d/ -f2 [2023-03-27T19:59:01.602Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-27T19:59:01.603Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2023-03-27T19:59:01.603Z] [2023-03-27T19:59:01.603Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-27T19:59:01.603Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-27T19:59:01.603Z] + cut -d/ -f2 [2023-03-27T19:59:01.603Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-27T19:59:01.603Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-27T19:59:01.603Z] + cut -d/ -f2 [2023-03-27T19:59:01.603Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-27T19:59:01.603Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-27T19:59:01.603Z] + cut -d/ -f2 [2023-03-27T19:59:01.603Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-27T19:59:01.603Z] + + dirname cmd/support-notifications/Dockerfile [2023-03-27T19:59:01.603Z] cut -d/ -f2 [2023-03-27T19:59:01.603Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-27T19:59:01.603Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-27T19:59:01.603Z] + cut -d/ -f2 [2023-03-27T19:59:01.603Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-27T19:59:01.673Z] 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-03-27T19:59:02.161Z] + git rev-list -1 --merges 1697feb57a4eedc5eb5c1558c928641572a8e876~1..1697feb57a4eedc5eb5c1558c928641572a8e876 [Pipeline] echo [2023-03-27T19:59:02.194Z] -----------> git rev-list -1 --merges 1697feb57a4eedc5eb5c1558c928641572a8e876~1..1697feb57a4eedc5eb5c1558c928641572a8e876 1697feb57a4eedc5eb5c1558c928641572a8e876 [false] [Pipeline] sh [2023-03-27T19:59:02.503Z] + git log --format=format:%s -1 1697feb57a4eedc5eb5c1558c928641572a8e876 [Pipeline] echo [2023-03-27T19:59:02.536Z] ========================================================= [2023-03-27T19:59:02.536Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-27T19:59:02.536Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-27T19:59:03.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-27T19:59:03.011Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-27T19:59:03.011Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-27T19:59:03.011Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-27T19:59:03.011Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-27T19:59:03.011Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-27T19:59:03.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T19:59:03.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T19:59:03.424Z] [2023-03-27T19:59:03.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T19:59:03.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T19:59:03.787Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-27T19:59:03.787Z] b85a868b505f: Pulling fs layer [2023-03-27T19:59:03.787Z] e2be974225ed: Pulling fs layer [2023-03-27T19:59:03.787Z] 339a4e72a1f5: Pulling fs layer [2023-03-27T19:59:03.787Z] 988bab9f4d93: Pulling fs layer [2023-03-27T19:59:03.787Z] 1469e6f7b9e6: Pulling fs layer [2023-03-27T19:59:03.787Z] eaf3925da568: Pulling fs layer [2023-03-27T19:59:03.787Z] bab4dde63d76: Pulling fs layer [2023-03-27T19:59:03.787Z] bde34c3a00c8: Pulling fs layer [2023-03-27T19:59:03.787Z] b352a97aabf1: Pulling fs layer [2023-03-27T19:59:03.787Z] 4872d77fe225: Pulling fs layer [2023-03-27T19:59:03.787Z] 5851b861e8e6: Pulling fs layer [2023-03-27T19:59:03.787Z] 988bab9f4d93: Waiting [2023-03-27T19:59:03.787Z] 1469e6f7b9e6: Waiting [2023-03-27T19:59:03.787Z] eaf3925da568: Waiting [2023-03-27T19:59:03.787Z] bab4dde63d76: Waiting [2023-03-27T19:59:03.787Z] bde34c3a00c8: Waiting [2023-03-27T19:59:03.787Z] b352a97aabf1: Waiting [2023-03-27T19:59:03.787Z] 4872d77fe225: Waiting [2023-03-27T19:59:03.787Z] 5851b861e8e6: Waiting [2023-03-27T19:59:03.787Z] e2be974225ed: Verifying Checksum [2023-03-27T19:59:03.787Z] e2be974225ed: Download complete [2023-03-27T19:59:03.787Z] 988bab9f4d93: Verifying Checksum [2023-03-27T19:59:03.787Z] 988bab9f4d93: Download complete [2023-03-27T19:59:03.787Z] 1469e6f7b9e6: Verifying Checksum [2023-03-27T19:59:03.787Z] 1469e6f7b9e6: Download complete [2023-03-27T19:59:03.787Z] eaf3925da568: Download complete [2023-03-27T19:59:04.047Z] 339a4e72a1f5: Verifying Checksum [2023-03-27T19:59:04.047Z] 339a4e72a1f5: Download complete [2023-03-27T19:59:04.047Z] bde34c3a00c8: Download complete [2023-03-27T19:59:04.047Z] b352a97aabf1: Verifying Checksum [2023-03-27T19:59:04.047Z] b352a97aabf1: Download complete [2023-03-27T19:59:04.047Z] 4872d77fe225: Download complete [2023-03-27T19:59:04.047Z] 5851b861e8e6: Download complete [2023-03-27T19:59:04.047Z] b85a868b505f: Verifying Checksum [2023-03-27T19:59:04.047Z] b85a868b505f: Download complete [2023-03-27T19:59:04.307Z] bab4dde63d76: Verifying Checksum [2023-03-27T19:59:04.307Z] bab4dde63d76: Download complete [2023-03-27T19:59:05.689Z] b85a868b505f: Pull complete [2023-03-27T19:59:05.689Z] e2be974225ed: Pull complete [2023-03-27T19:59:06.258Z] 339a4e72a1f5: Pull complete [2023-03-27T19:59:06.258Z] 988bab9f4d93: Pull complete [2023-03-27T19:59:06.518Z] 1469e6f7b9e6: Pull complete [2023-03-27T19:59:06.518Z] eaf3925da568: Pull complete [2023-03-27T19:59:08.423Z] bab4dde63d76: Pull complete [2023-03-27T19:59:08.423Z] bde34c3a00c8: Pull complete [2023-03-27T19:59:08.423Z] b352a97aabf1: Pull complete [2023-03-27T19:59:08.685Z] 4872d77fe225: Pull complete [2023-03-27T19:59:08.685Z] 5851b861e8e6: Pull complete [2023-03-27T19:59:08.685Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-27T19:59:08.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T19:59:08.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T19:59:08.911Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-03-27T19:59:08.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-27T19:59:12.453Z] $ docker top 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d -eo pid,comm [2023-03-27T19:59:12.534Z] 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-03-27T19:59:12.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-27T19:59:12.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T19:59:12.655Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T19:59:12.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T19:59:12.770Z] $ docker exec 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d ssh-agent [2023-03-27T19:59:12.879Z] SSH_AUTH_SOCK=/tmp/ssh-HOt1dpeKLSTx/agent.33 [2023-03-27T19:59:12.879Z] SSH_AGENT_PID=39 [2023-03-27T19:59:12.886Z] Running ssh-add (command line suppressed) [2023-03-27T19:59:12.976Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10597965653595786109.key (/w/workspace/edgex-go/1@tmp/private_key_10597965653595786109.key) [2023-03-27T19:59:12.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T19:59:13.321Z] + git tag --points-at HEAD [Pipeline] } [2023-03-27T19:59:13.346Z] $ docker exec --env ******** --env ******** 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d ssh-agent -k [2023-03-27T19:59:13.438Z] unset SSH_AUTH_SOCK; [2023-03-27T19:59:13.438Z] unset SSH_AGENT_PID; [2023-03-27T19:59:13.438Z] echo Agent pid 39 killed; [2023-03-27T19:59:13.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-27T19:59:13.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T19:59:13.534Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T19:59:13.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T19:59:13.650Z] $ docker exec 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d ssh-agent [2023-03-27T19:59:13.761Z] SSH_AUTH_SOCK=/tmp/ssh-gDm1cumXtgZT/agent.71 [2023-03-27T19:59:13.761Z] SSH_AGENT_PID=77 [2023-03-27T19:59:13.772Z] Running ssh-add (command line suppressed) [2023-03-27T19:59:13.887Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15989141079569039569.key (/w/workspace/edgex-go/1@tmp/private_key_15989141079569039569.key) [2023-03-27T19:59:13.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T19:59:14.242Z] + git semver init [2023-03-27T19:59:14.503Z] 2023-03-27 19:59:14,459 [run_init] DEBUG init version:0.0.0 force:False [2023-03-27T19:59:14.503Z] 2023-03-27 19:59:14,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-27T19:59:14.503Z] 2023-03-27 19:59:14,460 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-27T19:59:14.503Z] 2023-03-27 19:59:14,460 [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-03-27T19:59:19.802Z] 2023-03-27 19:59:19,540 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-27T19:59:19.802Z] 2023-03-27 19:59:19,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4480 with force:False [2023-03-27T19:59:19.802Z] 2023-03-27 19:59:19,541 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4480 [2023-03-27T19:59:19.802Z] 2023-03-27 19:59:19,546 [execute] INFO git cat-file --batch-check [2023-03-27T19:59:19.802Z] 2023-03-27 19:59:19,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T19:59:19.802Z] 2023-03-27 19:59:19,554 [execute] INFO git cat-file --batch [2023-03-27T19:59:19.802Z] 2023-03-27 19:59:19,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T19:59:19.802Z] 2023-03-27 19:59:19,560 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4480 [2023-03-27T19:59:19.802Z] 0.0.0 [Pipeline] } [2023-03-27T19:59:19.826Z] $ docker exec --env ******** --env ******** 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d ssh-agent -k [2023-03-27T19:59:19.926Z] unset SSH_AUTH_SOCK; [2023-03-27T19:59:19.927Z] unset SSH_AGENT_PID; [2023-03-27T19:59:19.927Z] echo Agent pid 77 killed; [2023-03-27T19:59:19.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-27T19:59:20.349Z] + git semver [Pipeline] } [2023-03-27T19:59:20.629Z] $ docker stop --time=1 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d [2023-03-27T19:59:21.931Z] $ docker rm -f --volumes 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T19:59:22.325Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-27T19:59:22.601Z] Stashed 1 file(s) [Pipeline] echo [2023-03-27T19:59:22.618Z] [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-03-27T19:59:23.365Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-27T19:59:23.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T19:59:23.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T19:59:23.453Z] ========================================================= [2023-03-27T19:59:23.453Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-27T19:59:23.453Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-27T19:59:23.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-27T19:59:23.801Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-27T19:59:23.801Z] 63b65145d645: Pulling fs layer [2023-03-27T19:59:23.801Z] a2d21d5440eb: Pulling fs layer [2023-03-27T19:59:23.801Z] 935e6c44a52c: Pulling fs layer [2023-03-27T19:59:23.801Z] 94cc34f8dd06: Pulling fs layer [2023-03-27T19:59:23.801Z] 30dea6a524f1: Pulling fs layer [2023-03-27T19:59:23.801Z] a2aff8979fd8: Pulling fs layer [2023-03-27T19:59:23.801Z] 6808be2612f2: Pulling fs layer [2023-03-27T19:59:23.801Z] f25807f1079a: Pulling fs layer [2023-03-27T19:59:23.801Z] 94cc34f8dd06: Waiting [2023-03-27T19:59:23.801Z] 6808be2612f2: Waiting [2023-03-27T19:59:23.801Z] 30dea6a524f1: Waiting [2023-03-27T19:59:23.801Z] f25807f1079a: Waiting [2023-03-27T19:59:23.801Z] a2d21d5440eb: Verifying Checksum [2023-03-27T19:59:23.802Z] a2d21d5440eb: Download complete [2023-03-27T19:59:23.802Z] 94cc34f8dd06: Download complete [2023-03-27T19:59:23.802Z] 30dea6a524f1: Download complete [2023-03-27T19:59:23.802Z] 63b65145d645: Verifying Checksum [2023-03-27T19:59:23.802Z] 63b65145d645: Download complete [2023-03-27T19:59:23.802Z] a2aff8979fd8: Verifying Checksum [2023-03-27T19:59:23.802Z] a2aff8979fd8: Download complete [2023-03-27T19:59:24.062Z] 63b65145d645: Pull complete [2023-03-27T19:59:24.062Z] a2d21d5440eb: Pull complete [2023-03-27T19:59:24.323Z] f25807f1079a: Verifying Checksum [2023-03-27T19:59:24.323Z] f25807f1079a: Download complete [2023-03-27T19:59:24.582Z] 935e6c44a52c: Verifying Checksum [2023-03-27T19:59:24.582Z] 935e6c44a52c: Download complete [2023-03-27T19:59:24.851Z] 6808be2612f2: Download complete [2023-03-27T19:59:28.138Z] 935e6c44a52c: Pull complete [2023-03-27T19:59:28.138Z] 94cc34f8dd06: Pull complete [2023-03-27T19:59:28.397Z] 30dea6a524f1: Pull complete [2023-03-27T19:59:28.397Z] a2aff8979fd8: Pull complete [2023-03-27T19:59:30.927Z] 6808be2612f2: Pull complete [2023-03-27T19:59:31.860Z] f25807f1079a: Pull complete [2023-03-27T19:59:31.860Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-27T19:59:31.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-27T19:59:31.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-27T19:59:32.205Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-27T19:59:32.205Z] WORKDIR /edgex [2023-03-27T19:59:32.205Z] COPY go.mod . [2023-03-27T19:59:32.205Z] RUN go mod download [2023-03-27T19:59:32.205Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-27T19:59:32.771Z] Sending build context to Docker daemon 170.5MB [2023-03-27T19:59:32.771Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-27T19:59:32.771Z] ---> 3b553350e43f [2023-03-27T19:59:32.771Z] Step 2/4 : WORKDIR /edgex [2023-03-27T19:59:37.911Z] Still waiting to schedule task [2023-03-27T19:59:37.911Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-27T19:59:40.996Z] ---> Running in e2b1add488b2 [2023-03-27T19:59:40.996Z] Removing intermediate container e2b1add488b2 [2023-03-27T19:59:40.996Z] ---> 648e526162e2 [2023-03-27T19:59:40.996Z] Step 3/4 : COPY go.mod . [2023-03-27T19:59:40.996Z] ---> e77a9af8e618 [2023-03-27T19:59:40.996Z] Step 4/4 : RUN go mod download [2023-03-27T19:59:40.996Z] ---> Running in afe33ca82d4c [2023-03-27T19:59:55.895Z] Removing intermediate container afe33ca82d4c [2023-03-27T19:59:55.895Z] ---> ea89869eece3 [2023-03-27T19:59:55.895Z] Successfully built ea89869eece3 [2023-03-27T19:59:55.895Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T19:59:56.330Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T19:59:56.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T19:59:56.523Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-03-27T19:59:56.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-27T19:59:56.922Z] $ docker top ca6182fa4bfa885c5f9bc31c965c6026fe983f3d1cf82bae45be3c2f80a29d46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T19:59:57.303Z] + go version [2023-03-27T19:59:57.303Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-27T19:59:57.333Z] $ docker stop --time=1 ca6182fa4bfa885c5f9bc31c965c6026fe983f3d1cf82bae45be3c2f80a29d46 [2023-03-27T19:59:58.611Z] $ docker rm -f --volumes ca6182fa4bfa885c5f9bc31c965c6026fe983f3d1cf82bae45be3c2f80a29d46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T19:59:59.326Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T19:59:59.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T19:59:59.478Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-03-27T19:59:59.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-27T19:59:59.845Z] $ docker top 3fa94d59b1d2495f1c1702b69c5da96c1fb6b83a21c4826577a28d3753ed52a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-27T19:59:59.966Z] ========================================================= [2023-03-27T19:59:59.966Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-27T19:59:59.966Z] ========================================================= [Pipeline] sh [2023-03-27T20:00:00.258Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-27T20:00:00.620Z] + make test [2023-03-27T20:00:00.620Z] go test -race -coverprofile=coverage.out ./... [2023-03-27T20:00:08.728Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-27T20:00:23.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-27T20:00:23.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-27T20:00:24.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-27T20:00:24.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-27T20:00:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-27T20:00:25.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-27T20:00:25.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-27T20:00:26.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-27T20:00:26.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-27T20:00:26.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-27T20:00:26.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-27T20:00:26.961Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-27T20:00:26.961Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-27T20:00:26.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-27T20:00:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-27T20:00:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-27T20:00:28.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2023-03-27T20:00:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-03-27T20:00:35.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.116s coverage: 71.3% of statements [2023-03-27T20:00:35.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-27T20:00:35.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-27T20:00:35.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-27T20:00:37.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-27T20:00:37.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-27T20:00:37.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-03-27T20:00:38.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-27T20:00:38.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-27T20:00:38.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-27T20:00:38.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-27T20:00:38.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-27T20:00:39.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-27T20:00:39.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-27T20:00:41.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.635s coverage: 88.5% of statements [2023-03-27T20:00:41.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-27T20:00:42.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-27T20:00:42.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-27T20:00:42.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-27T20:00:42.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.351s coverage: 95.6% of statements [2023-03-27T20:00:42.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-27T20:00:42.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-27T20:00:42.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-27T20:00:42.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-27T20:00:42.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-27T20:00:42.770Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-03-27T20:00:43.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-27T20:00:43.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-27T20:00:43.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-27T20:00:43.964Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-03-27T20:00:45.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-27T20:00:45.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-27T20:00:45.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-27T20:00:45.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements [2023-03-27T20:00:45.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 44.1% of statements [2023-03-27T20:00:46.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements [2023-03-27T20:00:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2023-03-27T20:00:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-03-27T20:00:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2023-03-27T20:00:47.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-27T20:00:47.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-27T20:00:47.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-27T20:00:47.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-27T20:00:48.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-27T20:00:48.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-27T20:00:48.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-27T20:00:48.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-27T20:00:49.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-27T20:00:49.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-27T20:00:49.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-27T20:00:49.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-27T20:00:49.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-27T20:00:49.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-27T20:00:49.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-27T20:00:51.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-27T20:00:51.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-27T20:00:52.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-27T20:00:52.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-27T20:00:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-27T20:00:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-27T20:00:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-27T20:00:55.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-27T20:00:55.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-27T20:00:55.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-27T20:00:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-27T20:00:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-27T20:00:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-27T20:00:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-27T20:00:58.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-27T20:00:58.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-27T20:00:58.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-27T20:00:58.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-27T20:00:58.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2023-03-27T20:00:59.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-27T20:00:59.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-27T20:00:59.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-27T20:00:59.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-27T20:01:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-27T20:01:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-27T20:01:01.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-27T20:01:01.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-27T20:01:11.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.298s coverage: 79.9% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.070s coverage: 92.9% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 62.3% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 86.0% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.1% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.113s coverage: 92.3% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 61.5% of statements [2023-03-27T20:01:11.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-27T20:01:11.831Z] 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-03-27T20:01:12.091Z] running golangci-lint [2023-03-27T20:01:12.091Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-27T20:01:12.091Z] go version go1.20.2 linux/amd64 [2023-03-27T20:01:12.351Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-27T20:01:12.351Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-27T20:01:12.757Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5933 in /w/workspace/edgexfoundry_edgex-go_PR-4480 [Pipeline] { [Pipeline] ws [2023-03-27T20:01:12.818Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-27T20:01:12.897Z] The recommended git tool is: git [2023-03-27T20:01:19.763Z] using credential edgex-jenkins-ssh [2023-03-27T20:01:19.784Z] Cloning the remote Git repository [2023-03-27T20:01:19.830Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-27T20:01:19.937Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-27T20:01:20.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-27T20:01:20.102Z] > git --version # timeout=10 [2023-03-27T20:01:20.125Z] > git --version # 'git version 2.25.1' [2023-03-27T20:01:20.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T20:01:20.286Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T20:01:30.443Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|files|name|deps|exports_file) took 15.71543204s" [2023-03-27T20:01:30.443Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.907308ms" [2023-03-27T20:01:36.997Z] level=info msg="[linters_context/goanalysis] analyzers took 1m6.64542005s with top 10 stages: buildir: 37.183596995s, inspect: 2.547997676s, fact_deprecated: 1.932212715s, gosec: 1.548120134s, ctrlflow: 1.406540099s, printf: 1.367966752s, fact_purity: 1.069253106s, S1038: 972.919789ms, nilness: 919.090439ms, directives: 574.129059ms" [2023-03-27T20:01:36.997Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-27T20:01:36.997Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/201, filename_unadjuster: 201/201, nolint: 0/21, identifier_marker: 201/201, exclude: 201/201, cgo: 201/201, path_prettifier: 201/201, skip_files: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201" [2023-03-27T20:01:36.997Z] level=info msg="[runner] processing took 19.817737ms with stages: nolint: 13.107627ms, identifier_marker: 3.622912ms, exclude-rules: 1.18992ms, autogenerated_exclude: 806.988µs, path_prettifier: 742.127µs, skip_dirs: 311.682µs, cgo: 20.04µs, filename_unadjuster: 9.35µs, max_same_issues: 2.03µs, uniq_by_line: 1.381µs, skip_files: 650ns, exclude: 460ns, source_code: 440ns, path_shortener: 410ns, sort_results: 400ns, severity-rules: 400ns, diff: 390ns, max_from_linter: 220ns, max_per_file_from_linter: 160ns, path_prefixer: 150ns" [2023-03-27T20:01:36.997Z] level=info msg="[runner] linters took 8.447757607s with stages: goanalysis_metalinter: 8.427750699s" [2023-03-27T20:01:36.997Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-27T20:01:36.997Z] level=info msg="Memory: 244 samples, avg is 190.5MB, max is 765.7MB" [2023-03-27T20:01:36.997Z] level=info msg="Execution took 24.213031869s" [2023-03-27T20:01:36.997Z] go vet ./... [2023-03-27T20:01:37.189Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-27T20:01:37.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T20:01:38.866Z] Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit 1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:01:39.288Z] Merge succeeded, producing 1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:01:39.288Z] Checking out Revision 1697feb57a4eedc5eb5c1558c928641572a8e876 (PR-4480) [2023-03-27T20:01:38.102Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-27T20:01:38.143Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-27T20:01:38.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T20:01:38.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4480/head:refs/remotes/origin/PR-4480 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-27T20:01:38.885Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T20:01:38.966Z] > git checkout -f 1697feb57a4eedc5eb5c1558c928641572a8e876 # timeout=10 [2023-03-27T20:01:39.194Z] > git remote # timeout=10 [2023-03-27T20:01:39.212Z] > git config --get remote.origin.url # timeout=10 [2023-03-27T20:01:39.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T20:01:39.244Z] > git merge e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 [2023-03-27T20:01:39.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-27T20:01:39.295Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T20:01:39.314Z] > git checkout -f 1697feb57a4eedc5eb5c1558c928641572a8e876 # timeout=10 [2023-03-27T20:01:39.917Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-27T20:01:39.972Z] > git --version # timeout=10 [2023-03-27T20:01:39.983Z] > git --version # 'git version 2.25.1' [2023-03-27T20:01:40.001Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T20:01:41.291Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-27T20:01:41.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T20:01:41.291Z] Dload Upload Total Spent Left Speed [2023-03-27T20:01:41.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-03-27T20:01:41.848Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-27T20:01:42.197Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-27T20:01:42.197Z] + sudo tee /etc/docker/daemon.new [2023-03-27T20:01:42.197Z] { [2023-03-27T20:01:42.197Z] "registry-mirrors": [ [2023-03-27T20:01:42.197Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-27T20:01:42.197Z] ], [2023-03-27T20:01:42.197Z] "bip": "10.250.0.254/24", [2023-03-27T20:01:42.197Z] "hosts": [ [2023-03-27T20:01:42.197Z] "tcp://0.0.0.0:5555", [2023-03-27T20:01:42.197Z] "unix:///var/run/docker.sock" [2023-03-27T20:01:42.197Z] ], [2023-03-27T20:01:42.197Z] "mtu": 1458, [2023-03-27T20:01:42.197Z] "selinux-enabled": true, [2023-03-27T20:01:42.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-27T20:01:42.197Z] } [Pipeline] sh [2023-03-27T20:01:42.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-27T20:01:42.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-27T20:01:42.272Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-27T20:01:42.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-27T20:01:42.549Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-27T20:01:42.673Z] + ls -al . [2023-03-27T20:01:42.673Z] total 704 [2023-03-27T20:01:42.673Z] drwxrwxr-x 11 1001 1001 4096 Mar 27 20:00 . [2023-03-27T20:01:42.673Z] drwxr-xr-x 4 root root 4096 Mar 27 19:59 .. [2023-03-27T20:01:42.673Z] drwxrwxr-x 2 1001 1001 4096 Mar 27 19:58 .blubracket [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 16 Mar 27 19:58 .dockerignore [2023-03-27T20:01:42.673Z] drwxrwxr-x 8 1001 1001 4096 Mar 27 19:59 .git [2023-03-27T20:01:42.673Z] drwxrwxr-x 3 1001 1001 4096 Mar 27 19:58 .github [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 1133 Mar 27 19:58 .gitignore [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 42 Mar 27 19:58 .golangci.yml [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 87 Mar 27 19:58 .hadolint.yml [2023-03-27T20:01:42.673Z] drwxr-xr-x 3 1001 1001 4096 Mar 27 19:59 .semver [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 166 Mar 27 19:58 .sonarcloud.properties [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 1171 Mar 27 19:58 ADOPTERS.md [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 10835 Mar 27 19:58 Attribution.txt [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 73765 Mar 27 19:58 CHANGELOG.md [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 3804 Mar 27 19:58 CONTRIBUTING.md [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 677 Mar 27 19:58 GOVERNANCE.md [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 883 Mar 27 19:58 Jenkinsfile [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 10775 Mar 27 19:58 LICENSE [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 14368 Mar 27 19:58 Makefile [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 582 Mar 27 19:58 OWNERS.md [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 9403 Mar 27 19:58 README.md [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 789 Mar 27 19:58 SECURITY.md [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 5 Mar 27 19:59 VERSION [2023-03-27T20:01:42.673Z] drwxrwxr-x 2 1001 1001 4096 Mar 27 19:58 bin [2023-03-27T20:01:42.673Z] drwxrwxr-x 18 1001 1001 4096 Mar 27 19:58 cmd [2023-03-27T20:01:42.673Z] -rw-r--r-- 1 root root 447380 Mar 27 20:01 coverage.out [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 3200 Mar 27 19:58 go.mod [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 31265 Mar 27 19:58 go.sum [2023-03-27T20:01:42.673Z] drwxrwxr-x 7 1001 1001 4096 Mar 27 19:58 internal [2023-03-27T20:01:42.673Z] drwxrwxr-x 3 1001 1001 4096 Mar 27 19:58 openapi [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 594 Mar 27 19:58 security.txt [2023-03-27T20:01:42.673Z] drwxrwxr-x 4 1001 1001 4096 Mar 27 19:58 snap [2023-03-27T20:01:42.673Z] -rw-rw-r-- 1 1001 1001 204 Mar 27 19:58 version.go [Pipeline] sh [2023-03-27T20:01:42.897Z] + sudo service docker restart [2023-03-27T20:01:42.992Z] + '[' -e coverage.out ] [2023-03-27T20:01:42.992Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-27T20:01:43.109Z] Stashed 1 file(s) [Pipeline] sh [2023-03-27T20:01:43.407Z] + make build [2023-03-27T20:01:43.407Z] 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-03-27T20:01:55.609Z] 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-03-27T20:01:56.982Z] 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-03-27T20:01:58.357Z] 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-03-27T20:01:59.291Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T20:02:01.219Z] provisioning config files... [2023-03-27T20:02:01.247Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8358326654261541281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T20:02:01.633Z] ---> docker-login.sh [2023-03-27T20:02:01.633Z] nexus3.edgexfoundry.org:10001 [2023-03-27T20:02:01.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T20:02:02.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T20:02:02.183Z] Configure a credential helper to remove this warning. See [2023-03-27T20:02:02.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T20:02:02.183Z] [2023-03-27T20:02:02.183Z] Login Succeeded [2023-03-27T20:02:02.183Z] nexus3.edgexfoundry.org:10002 [2023-03-27T20:02:02.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T20:02:02.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T20:02:02.453Z] Configure a credential helper to remove this warning. See [2023-03-27T20:02:02.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T20:02:02.453Z] [2023-03-27T20:02:02.453Z] Login Succeeded [2023-03-27T20:02:02.453Z] nexus3.edgexfoundry.org:10003 [2023-03-27T20:02:02.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T20:02:02.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T20:02:02.994Z] Configure a credential helper to remove this warning. See [2023-03-27T20:02:02.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T20:02:02.994Z] [2023-03-27T20:02:02.994Z] Login Succeeded [2023-03-27T20:02:02.994Z] nexus3.edgexfoundry.org:10004 [2023-03-27T20:02:02.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T20:02:03.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T20:02:03.267Z] Configure a credential helper to remove this warning. See [2023-03-27T20:02:03.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T20:02:03.267Z] [2023-03-27T20:02:03.267Z] Login Succeeded [2023-03-27T20:02:03.267Z] docker.io [2023-03-27T20:02:03.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T20:02:03.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T20:02:03.807Z] Configure a credential helper to remove this warning. See [2023-03-27T20:02:03.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T20:02:03.807Z] [2023-03-27T20:02:03.807Z] Login Succeeded [2023-03-27T20:02:03.807Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T20:02:03.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-27T20:02:04.557Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-27T20:02:04.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T20:02:04.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T20:02:04.659Z] ========================================================= [2023-03-27T20:02:04.659Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-27T20:02:04.659Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-27T20:02:05.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-27T20:02:05.345Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-27T20:02:05.345Z] af6eaf76a39c: Pulling fs layer [2023-03-27T20:02:05.345Z] 55522c791124: Pulling fs layer [2023-03-27T20:02:05.345Z] ce5c4a1c91eb: Pulling fs layer [2023-03-27T20:02:05.345Z] 169dfbe0d373: Pulling fs layer [2023-03-27T20:02:05.345Z] e1ff8fa3b103: Pulling fs layer [2023-03-27T20:02:05.345Z] 52ebb69f0ebf: Pulling fs layer [2023-03-27T20:02:05.345Z] 5abe8eddf0d5: Pulling fs layer [2023-03-27T20:02:05.345Z] e1ff8fa3b103: Waiting [2023-03-27T20:02:05.345Z] 52ebb69f0ebf: Waiting [2023-03-27T20:02:05.345Z] 5abe8eddf0d5: Waiting [2023-03-27T20:02:05.345Z] 169dfbe0d373: Waiting [2023-03-27T20:02:05.345Z] 55522c791124: Verifying Checksum [2023-03-27T20:02:05.345Z] 55522c791124: Download complete [2023-03-27T20:02:05.345Z] 169dfbe0d373: Verifying Checksum [2023-03-27T20:02:05.345Z] 169dfbe0d373: Download complete [2023-03-27T20:02:05.345Z] e1ff8fa3b103: Verifying Checksum [2023-03-27T20:02:05.345Z] e1ff8fa3b103: Download complete [2023-03-27T20:02:05.345Z] af6eaf76a39c: Verifying Checksum [2023-03-27T20:02:05.345Z] af6eaf76a39c: Download complete [2023-03-27T20:02:05.859Z] 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-03-27T20:02:06.771Z] af6eaf76a39c: Pull complete [2023-03-27T20:02:06.771Z] 5abe8eddf0d5: Verifying Checksum [2023-03-27T20:02:06.771Z] 5abe8eddf0d5: Download complete [2023-03-27T20:02:07.046Z] 55522c791124: Pull complete [2023-03-27T20:02:07.762Z] 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-03-27T20:02:08.020Z] 52ebb69f0ebf: Verifying Checksum [2023-03-27T20:02:08.020Z] 52ebb69f0ebf: Download complete [2023-03-27T20:02:08.020Z] ce5c4a1c91eb: Verifying Checksum [2023-03-27T20:02:08.020Z] ce5c4a1c91eb: Download complete [2023-03-27T20:02:08.739Z] 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-03-27T20:02:10.113Z] 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-03-27T20:02:11.050Z] 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-03-27T20:02:11.985Z] 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-03-27T20:02:13.360Z] 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-03-27T20:02:14.760Z] $ docker stop --time=1 3fa94d59b1d2495f1c1702b69c5da96c1fb6b83a21c4826577a28d3753ed52a9 [2023-03-27T20:02:20.375Z] ce5c4a1c91eb: Pull complete [2023-03-27T20:02:20.375Z] 169dfbe0d373: Pull complete [2023-03-27T20:02:20.375Z] e1ff8fa3b103: Pull complete [2023-03-27T20:02:21.427Z] $ docker rm -f --volumes 3fa94d59b1d2495f1c1702b69c5da96c1fb6b83a21c4826577a28d3753ed52a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:02:22.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-27T20:02:22.701Z] [2023-03-27T20:02:22.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:02:23.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-27T20:02:23.086Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-27T20:02:23.086Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-27T20:02:23.086Z] ca9280d653b3: Pulling fs layer [2023-03-27T20:02:23.086Z] 7e9c9ca2126c: Pulling fs layer [2023-03-27T20:02:23.086Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-27T20:02:23.086Z] cbdbe7a5bc2a: Download complete [2023-03-27T20:02:23.345Z] ca9280d653b3: Verifying Checksum [2023-03-27T20:02:23.345Z] ca9280d653b3: Download complete [2023-03-27T20:02:23.345Z] cbdbe7a5bc2a: Pull complete [2023-03-27T20:02:23.612Z] 7e9c9ca2126c: Download complete [2023-03-27T20:02:23.871Z] ca9280d653b3: Pull complete [2023-03-27T20:02:25.738Z] 52ebb69f0ebf: Pull complete [2023-03-27T20:02:27.153Z] 7e9c9ca2126c: Pull complete [2023-03-27T20:02:27.153Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-27T20:02:27.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-27T20:02:27.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-27T20:02:27.154Z] 5abe8eddf0d5: Pull complete [2023-03-27T20:02:27.155Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-27T20:02:27.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-27T20:02:27.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T20:02:27.470Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-03-27T20:02:27.501Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-27T20:02:27.606Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-27T20:02:27.606Z] WORKDIR /edgex [2023-03-27T20:02:27.606Z] COPY go.mod . [2023-03-27T20:02:27.606Z] RUN go mod download [2023-03-27T20:02:27.606Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-27T20:02:28.204Z] Sending build context to Docker daemon 2.934MB [2023-03-27T20:02:28.204Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-27T20:02:28.204Z] ---> 6cb57ee374ae [2023-03-27T20:02:28.204Z] Step 2/4 : WORKDIR /edgex [2023-03-27T20:02:30.153Z] ---> Running in 5092f727945f [2023-03-27T20:02:30.153Z] Removing intermediate container 5092f727945f [2023-03-27T20:02:30.153Z] ---> 76ab185d61fc [2023-03-27T20:02:30.153Z] Step 3/4 : COPY go.mod . [2023-03-27T20:02:30.345Z] $ docker top c407bd3d3136f55d191770e3123991f65f5cfe81ff668de59e2f28f707d23c55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T20:02:30.740Z] ---> cbf9ede1b86e [2023-03-27T20:02:30.741Z] Step 4/4 : RUN go mod download [2023-03-27T20:02:30.741Z] ---> Running in 93eac72e5710 [2023-03-27T20:02:30.805Z] + docker-compose build --help [2023-03-27T20:02:30.805Z] + grep parallel [2023-03-27T20:02:31.372Z] --parallel Build images in parallel. [Pipeline] } [2023-03-27T20:02:31.406Z] $ docker stop --time=1 c407bd3d3136f55d191770e3123991f65f5cfe81ff668de59e2f28f707d23c55 [2023-03-27T20:02:32.672Z] $ docker rm -f --volumes c407bd3d3136f55d191770e3123991f65f5cfe81ff668de59e2f28f707d23c55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:02:33.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-27T20:02:33.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T20:02:33.429Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-03-27T20:02:33.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-27T20:02:33.838Z] $ docker top 9fc27ba0a42c0bd547939e49a78d104cce404971c30a829d9d7d536970f454d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T20:02:34.230Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-27T20:02:34.801Z] Building core-command ... [2023-03-27T20:02:34.801Z] Building core-common-config-bootstrapper ... [2023-03-27T20:02:34.801Z] Building core-data ... [2023-03-27T20:02:34.801Z] Building core-metadata ... [2023-03-27T20:02:34.801Z] Building security-bootstrapper ... [2023-03-27T20:02:34.801Z] Building security-proxy-auth ... [2023-03-27T20:02:34.801Z] Building security-proxy-setup ... [2023-03-27T20:02:34.801Z] Building security-secretstore-setup ... [2023-03-27T20:02:34.801Z] Building security-spiffe-token-provider ... [2023-03-27T20:02:34.801Z] Building security-spire-agent ... [2023-03-27T20:02:34.801Z] Building security-spire-config ... [2023-03-27T20:02:34.801Z] Building security-spire-server ... [2023-03-27T20:02:34.801Z] Building support-notifications ... [2023-03-27T20:02:34.801Z] Building support-scheduler ... [2023-03-27T20:02:34.801Z] Building security-spire-config [2023-03-27T20:02:34.801Z] Building core-command [2023-03-27T20:02:34.801Z] Building security-proxy-setup [2023-03-27T20:02:34.801Z] Building security-spire-server [2023-03-27T20:02:34.801Z] Building support-scheduler [2023-03-27T20:02:49.671Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:02:49.671Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:02:49.671Z] ---> ea89869eece3 [2023-03-27T20:02:49.671Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:02:49.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:02:49.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:02:49.671Z] ---> ea89869eece3 [2023-03-27T20:02:49.671Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:02:49.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:02:49.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:02:49.671Z] ---> ea89869eece3 [2023-03-27T20:02:49.671Z] Step 3/22 : WORKDIR /edgex-go [2023-03-27T20:02:49.671Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:02:49.671Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:02:49.671Z] ---> ea89869eece3 [2023-03-27T20:02:49.671Z] Step 3/26 : WORKDIR /edgex-go [2023-03-27T20:02:49.671Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:02:49.671Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:02:49.671Z] ---> ea89869eece3 [2023-03-27T20:02:49.671Z] Step 3/27 : WORKDIR /edgex-go [2023-03-27T20:02:59.650Z] ---> Running in b093bc798145 [2023-03-27T20:02:59.650Z] ---> Running in f4896ba9b2fc [2023-03-27T20:02:59.650Z] ---> Running in f224d9524474 [2023-03-27T20:02:59.650Z] ---> Running in e74ee01b7ee4 [2023-03-27T20:02:59.650Z] ---> Running in 3e59ce51e6b6 [2023-03-27T20:02:59.650Z] Removing intermediate container f224d9524474 [2023-03-27T20:02:59.650Z] ---> 25d5fa9b2584 [2023-03-27T20:02:59.650Z] Step 4/24 : WORKDIR /edgex-go [2023-03-27T20:02:59.650Z] Removing intermediate container 3e59ce51e6b6 [2023-03-27T20:02:59.650Z] ---> 86bf2defcee3 [2023-03-27T20:02:59.650Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:02:59.650Z] ---> Running in fbdab81c728e [2023-03-27T20:02:59.650Z] Removing intermediate container f4896ba9b2fc [2023-03-27T20:02:59.650Z] ---> c9668209b35f [2023-03-27T20:02:59.650Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-27T20:02:59.650Z] Removing intermediate container b093bc798145 [2023-03-27T20:02:59.650Z] ---> 41f1b7f9e31f [2023-03-27T20:02:59.650Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-27T20:02:59.650Z] Removing intermediate container e74ee01b7ee4 [2023-03-27T20:02:59.650Z] ---> d7fd5e78a6cf [2023-03-27T20:02:59.650Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-27T20:02:59.650Z] ---> Running in ee085378d858 [2023-03-27T20:02:59.650Z] ---> Running in 0e924464c61f [2023-03-27T20:02:59.650Z] ---> Running in 192499efad42 [2023-03-27T20:02:59.650Z] ---> Running in 3cad070f8fe1 [2023-03-27T20:02:59.650Z] Removing intermediate container fbdab81c728e [2023-03-27T20:02:59.650Z] ---> 32c77d6d79e1 [2023-03-27T20:02:59.650Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-27T20:02:59.650Z] Removing intermediate container ee085378d858 [2023-03-27T20:02:59.650Z] ---> 008e0fe51e10 [2023-03-27T20:02:59.650Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-27T20:02:59.910Z] ---> Running in defa2972593e [2023-03-27T20:02:59.910Z] ---> Running in a967ec7b9d17 [2023-03-27T20:03:00.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.687Z] OK: 265 MiB in 53 packages [2023-03-27T20:03:00.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.687Z] OK: 265 MiB in 53 packages [2023-03-27T20:03:00.687Z] OK: 265 MiB in 53 packages [2023-03-27T20:03:00.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:03:00.976Z] OK: 265 MiB in 53 packages [2023-03-27T20:03:00.976Z] OK: 265 MiB in 53 packages [2023-03-27T20:03:01.236Z] Removing intermediate container 0e924464c61f [2023-03-27T20:03:01.236Z] ---> a84aa420d09c [2023-03-27T20:03:01.236Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-27T20:03:01.236Z] Removing intermediate container 192499efad42 [2023-03-27T20:03:01.236Z] ---> 4a0ef652e3aa [2023-03-27T20:03:01.236Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-27T20:03:01.236Z] ---> d717258ff5a6 [2023-03-27T20:03:01.236Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:03:01.236Z] ---> Running in f9bb3acba15b [2023-03-27T20:03:01.236Z] Removing intermediate container 3cad070f8fe1 [2023-03-27T20:03:01.236Z] ---> 049a4b72bc4a [2023-03-27T20:03:01.236Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-27T20:03:01.496Z] ---> c3ade959cb87 [2023-03-27T20:03:01.496Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:03:01.496Z] Removing intermediate container a967ec7b9d17 [2023-03-27T20:03:01.496Z] ---> baa1e9b2ecce [2023-03-27T20:03:01.496Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:03:01.496Z] ---> Running in 88635f281db7 [2023-03-27T20:03:01.496Z] ---> 67d4508ae7ab [2023-03-27T20:03:01.496Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:03:01.496Z] ---> Running in 1d214cd5a341 [2023-03-27T20:03:01.496Z] Removing intermediate container defa2972593e [2023-03-27T20:03:01.496Z] ---> a3b07f5e1ffc [2023-03-27T20:03:01.496Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-27T20:03:01.755Z] ---> 474990ff24df [2023-03-27T20:03:01.755Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:03:01.755Z] ---> Running in 0b51deb5dae5 [2023-03-27T20:03:01.755Z] ---> 200562e5a7d5 [2023-03-27T20:03:01.755Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:03:01.755Z] ---> Running in 428ea171d62a [2023-03-27T20:03:02.996Z] Removing intermediate container 93eac72e5710 [2023-03-27T20:03:02.996Z] ---> ae132b68360f [2023-03-27T20:03:02.996Z] Successfully built ae132b68360f [2023-03-27T20:03:02.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:03:03.403Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T20:03:03.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T20:03:03.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2023-03-27T20:03:03.766Z] $ 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-03-27T20:03:05.831Z] $ docker top 01b13526458a832ba782a129073ae6147685bc75f99c315e9d44180e2b0eb487 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T20:03:06.734Z] + go version [2023-03-27T20:03:06.734Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-27T20:03:06.773Z] $ docker stop --time=1 01b13526458a832ba782a129073ae6147685bc75f99c315e9d44180e2b0eb487 [2023-03-27T20:03:08.440Z] $ docker rm -f --volumes 01b13526458a832ba782a129073ae6147685bc75f99c315e9d44180e2b0eb487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:03:09.288Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T20:03:09.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T20:03:09.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2023-03-27T20:03:09.622Z] $ 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-03-27T20:03:10.818Z] $ docker top 8d4fdb20eebe2f97bea6b49efd6b8f68a43e60fb3523cf5f75426a75304c3f2b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-27T20:03:11.058Z] ========================================================= [2023-03-27T20:03:11.058Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-27T20:03:11.058Z] ========================================================= [Pipeline] sh [2023-03-27T20:03:11.696Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-27T20:03:12.405Z] + make test [2023-03-27T20:03:12.405Z] go test -race -coverprofile=coverage.out ./... [2023-03-27T20:03:51.271Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-27T20:04:23.240Z] Removing intermediate container 1d214cd5a341 [2023-03-27T20:04:23.241Z] ---> cdebfcc784bd [2023-03-27T20:04:23.241Z] Step 7/26 : COPY . . [2023-03-27T20:04:23.241Z] Removing intermediate container 0b51deb5dae5 [2023-03-27T20:04:23.241Z] ---> 9cc61e9a1b96 [2023-03-27T20:04:23.241Z] Step 8/23 : COPY . . [2023-03-27T20:04:23.241Z] Removing intermediate container f9bb3acba15b [2023-03-27T20:04:23.241Z] ---> 2afe9b427a2d [2023-03-27T20:04:23.241Z] Step 7/22 : COPY . . [2023-03-27T20:04:23.241Z] Removing intermediate container 428ea171d62a [2023-03-27T20:04:23.241Z] ---> 026dd6319373 [2023-03-27T20:04:23.241Z] Step 8/24 : COPY . . [2023-03-27T20:04:23.241Z] Removing intermediate container 88635f281db7 [2023-03-27T20:04:23.241Z] ---> 16dd004708e7 [2023-03-27T20:04:23.241Z] Step 7/27 : COPY . . [2023-03-27T20:04:41.485Z] ---> 4eaef4ebefb2 [2023-03-27T20:04:41.485Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-27T20:04:41.485Z] ---> d956efc61a5c [2023-03-27T20:04:41.485Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-27T20:04:41.485Z] ---> 20af98188f46 [2023-03-27T20:04:41.485Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-27T20:04:41.485Z] ---> Running in 1b41dbffda32 [2023-03-27T20:04:41.485Z] ---> Running in 92c25f3f6404 [2023-03-27T20:04:41.485Z] ---> 2043aebf897e [2023-03-27T20:04:41.485Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-27T20:04:41.485Z] ---> Running in 15e0ddfd6103 [2023-03-27T20:04:41.485Z] ---> 68076a443fbb [2023-03-27T20:04:41.485Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-27T20:04:41.485Z] ---> Running in e516359d6e4c [2023-03-27T20:04:41.485Z] ---> Running in 2bf1f14d1292 [2023-03-27T20:04:41.485Z] Removing intermediate container 15e0ddfd6103 [2023-03-27T20:04:41.485Z] ---> d22cb041d6c9 [2023-03-27T20:04:41.485Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-27T20:04:41.485Z] Removing intermediate container e516359d6e4c [2023-03-27T20:04:41.485Z] ---> 58d9d6252f66 [2023-03-27T20:04:41.485Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-27T20:04:41.485Z] ---> Running in 534eced0022c [2023-03-27T20:04:41.485Z] ---> Running in 92114fbb2a0c [2023-03-27T20:04:41.485Z] Removing intermediate container 534eced0022c [2023-03-27T20:04:41.485Z] ---> fd502d429247 [2023-03-27T20:04:41.485Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-27T20:04:41.485Z] Removing intermediate container 92114fbb2a0c [2023-03-27T20:04:41.485Z] ---> 554ccd03d172 [2023-03-27T20:04:41.485Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-27T20:04:41.485Z] ---> Running in 782ca1044fb5 [2023-03-27T20:04:41.485Z] ---> Running in a1ef5414ee71 [2023-03-27T20:04:41.485Z] Removing intermediate container 782ca1044fb5 [2023-03-27T20:04:41.485Z] ---> 579a2012bd89 [2023-03-27T20:04:41.485Z] 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-03-27T20:04:41.485Z] ---> Running in 7d9a87fbf1bd [2023-03-27T20:04:41.485Z] Removing intermediate container a1ef5414ee71 [2023-03-27T20:04:41.485Z] ---> deee28c5401e [2023-03-27T20:04:41.485Z] 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-03-27T20:04:41.485Z] ---> Running in 3451d253d61c [2023-03-27T20:04:41.485Z] 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-03-27T20:04:41.485Z] 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-03-27T20:04:41.485Z] 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-03-27T20:04:43.402Z] Removing intermediate container 7d9a87fbf1bd [2023-03-27T20:04:43.402Z] ---> 7bf509dce5c5 [2023-03-27T20:04:43.402Z] Step 12/27 : WORKDIR /edgex-go [2023-03-27T20:04:43.402Z] Removing intermediate container 3451d253d61c [2023-03-27T20:04:43.402Z] ---> 538ec4a0d8ea [2023-03-27T20:04:43.402Z] Step 12/26 : WORKDIR /edgex-go [2023-03-27T20:04:43.976Z] ---> Running in 4778b30acc29 [2023-03-27T20:04:43.976Z] ---> Running in 7d996b869e03 [2023-03-27T20:04:44.234Z] Removing intermediate container 4778b30acc29 [2023-03-27T20:04:44.234Z] ---> 36a641893f2e [2023-03-27T20:04:44.234Z] [2023-03-27T20:04:44.234Z] Step 13/27 : FROM alpine:3.17 [2023-03-27T20:04:44.234Z] Removing intermediate container 7d996b869e03 [2023-03-27T20:04:44.234Z] ---> 69774912d686 [2023-03-27T20:04:44.234Z] [2023-03-27T20:04:44.234Z] Step 13/26 : FROM alpine:3.17 [2023-03-27T20:04:45.183Z] 3.17: Pulling from library/alpine [2023-03-27T20:04:45.183Z] 3.17: Pulling from library/alpine [2023-03-27T20:04:47.268Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T20:04:47.269Z] Status: Downloaded newer image for alpine:3.17 [2023-03-27T20:04:47.269Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T20:04:47.269Z] Status: Image is up to date for alpine:3.17 [2023-03-27T20:04:47.269Z] ---> b2aa39c304c2 [2023-03-27T20:04:47.269Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-27T20:04:47.527Z] ---> b2aa39c304c2 [2023-03-27T20:04:47.527Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-27T20:04:47.527Z] ---> Running in 1bd24a39bfa2 [2023-03-27T20:04:47.527Z] ---> Running in 127a91f3df3d [2023-03-27T20:04:47.785Z] Removing intermediate container 127a91f3df3d [2023-03-27T20:04:47.785Z] ---> 94a138e80d06 [2023-03-27T20:04:47.785Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-27T20:04:48.043Z] ---> Running in b8aa69447e3a [2023-03-27T20:04:48.043Z] Removing intermediate container 1bd24a39bfa2 [2023-03-27T20:04:48.043Z] ---> 47b62dd77644 [2023-03-27T20:04:48.043Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-27T20:04:48.301Z] ---> Running in b2b708180b66 [2023-03-27T20:04:48.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:04:49.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:04:49.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:04:49.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:04:49.388Z] v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-27T20:04:49.388Z] v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-27T20:04:49.388Z] OK: 17820 distinct packages available [2023-03-27T20:04:49.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:04:49.644Z] v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-27T20:04:49.644Z] v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-27T20:04:49.644Z] OK: 17820 distinct packages available [2023-03-27T20:04:49.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:04:49.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:04:49.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:04:49.901Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-27T20:04:49.901Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-27T20:04:49.901Z] (3/4) Installing libucontext (1.2-r0) [2023-03-27T20:04:49.901Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-27T20:04:49.901Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:04:49.901Z] OK: 7 MiB in 19 packages [2023-03-27T20:04:49.901Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-27T20:04:49.901Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-27T20:04:49.901Z] (3/5) Installing libucontext (1.2-r0) [2023-03-27T20:04:49.901Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-27T20:04:49.901Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-27T20:04:49.901Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:04:50.159Z] OK: 8 MiB in 20 packages [2023-03-27T20:04:56.707Z] Removing intermediate container b8aa69447e3a [2023-03-27T20:04:56.707Z] ---> 09f156d0e3dc [2023-03-27T20:04:56.707Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:04:56.707Z] Removing intermediate container b2b708180b66 [2023-03-27T20:04:56.707Z] ---> 18e0dc66e69d [2023-03-27T20:04:56.707Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:04:56.965Z] ---> 6d461b3f9b7a [2023-03-27T20:04:56.965Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:04:56.965Z] ---> c62823b3df54 [2023-03-27T20:04:56.965Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:04:57.222Z] ---> d2b0e091425c [2023-03-27T20:04:57.222Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-27T20:04:57.222Z] ---> cbab970d7667 [2023-03-27T20:04:57.222Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-27T20:05:09.677Z] ---> d1a9640493e4 [2023-03-27T20:05:09.677Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ ---> 08cd98d662db [2023-03-27T20:05:09.677Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-27T20:05:09.677Z] [2023-03-27T20:05:09.677Z] ---> cb9799ee471b [2023-03-27T20:05:09.677Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-27T20:05:09.677Z] ---> 64899b097696 [2023-03-27T20:05:09.677Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-27T20:05:09.677Z] ---> Running in 4ff1cd7cc6ce [2023-03-27T20:05:12.376Z] ---> fb39b6c6baf4 [2023-03-27T20:05:12.376Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-27T20:05:12.376Z] Removing intermediate container 4ff1cd7cc6ce [2023-03-27T20:05:12.376Z] ---> db652aa45ef9 [2023-03-27T20:05:12.376Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-27T20:05:12.376Z] Removing intermediate container 2bf1f14d1292 [2023-03-27T20:05:12.376Z] ---> 45ad1379468c [2023-03-27T20:05:12.376Z] [2023-03-27T20:05:12.376Z] Step 10/24 : FROM alpine:3.17 [2023-03-27T20:05:12.376Z] Removing intermediate container 92c25f3f6404 [2023-03-27T20:05:12.376Z] ---> 662485cfaa31 [2023-03-27T20:05:12.376Z] [2023-03-27T20:05:12.376Z] Step 9/22 : FROM alpine:3.17 [2023-03-27T20:05:12.376Z] ---> b2aa39c304c2 [2023-03-27T20:05:12.376Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-27T20:05:12.376Z] ---> b2aa39c304c2 [2023-03-27T20:05:12.376Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:05:12.376Z] ---> Running in 2904a375c0b0 [2023-03-27T20:05:12.376Z] ---> Running in c03229d41790 [2023-03-27T20:05:12.635Z] ---> 447c72448b49 [2023-03-27T20:05:12.635Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-27T20:05:13.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:13.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:13.579Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-27T20:05:13.579Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-27T20:05:13.579Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:05:13.579Z] OK: 8 MiB in 17 packages [2023-03-27T20:05:14.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:14.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:14.408Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T20:05:14.408Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:05:14.408Z] OK: 7 MiB in 16 packages [2023-03-27T20:05:14.408Z] ---> a73ff01585c2 [2023-03-27T20:05:14.408Z] Step 22/27 : WORKDIR / [2023-03-27T20:05:14.980Z] ---> Running in 1b977de7ce78 [2023-03-27T20:05:15.554Z] ---> Running in e57264f32f1b [2023-03-27T20:05:15.554Z] Removing intermediate container 1b977de7ce78 [2023-03-27T20:05:15.554Z] ---> c49e8cd1102b [2023-03-27T20:05:15.554Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-27T20:05:15.814Z] ---> Running in 02f7c7d54f04 [2023-03-27T20:05:15.814Z] Removing intermediate container e57264f32f1b [2023-03-27T20:05:15.814Z] ---> 392a251ca53f [2023-03-27T20:05:15.814Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-27T20:05:15.814Z] Removing intermediate container c03229d41790 [2023-03-27T20:05:15.814Z] ---> 1df7e9357114 [2023-03-27T20:05:15.814Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-27T20:05:15.814Z] ---> Running in 989fa61ec3ec [2023-03-27T20:05:15.814Z] ---> Running in b4867236ab3c [2023-03-27T20:05:16.075Z] Removing intermediate container 1b41dbffda32 [2023-03-27T20:05:16.075Z] ---> 1ab34871fb5e [2023-03-27T20:05:16.075Z] [2023-03-27T20:05:16.075Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:05:16.075Z] ---> b2aa39c304c2 [2023-03-27T20:05:16.075Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:05:16.075Z] ---> Running in 79cdb071545a [2023-03-27T20:05:16.075Z] Removing intermediate container 2904a375c0b0 [2023-03-27T20:05:16.075Z] ---> df875331bd48 [2023-03-27T20:05:16.075Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:05:16.075Z] Removing intermediate container 02f7c7d54f04 [2023-03-27T20:05:16.075Z] ---> 75eab3d49471 [2023-03-27T20:05:16.075Z] Step 24/26 : LABEL arch=x86_64 [2023-03-27T20:05:16.075Z] Removing intermediate container 989fa61ec3ec [2023-03-27T20:05:16.075Z] ---> f98e1a4d642e [2023-03-27T20:05:16.075Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-27T20:05:16.075Z] Removing intermediate container b4867236ab3c [2023-03-27T20:05:16.075Z] ---> bbd74a2bfe01 [2023-03-27T20:05:16.075Z] Step 12/22 : WORKDIR /edgex [2023-03-27T20:05:16.075Z] ---> Running in f9ce26b29e48 [2023-03-27T20:05:16.075Z] ---> Running in e46a87ea9b21 [2023-03-27T20:05:16.075Z] ---> Running in 5c1f2e830282 [2023-03-27T20:05:16.075Z] ---> Running in 231bb7355ead [2023-03-27T20:05:16.335Z] Removing intermediate container f9ce26b29e48 [2023-03-27T20:05:16.335Z] ---> 33be1c84234f [2023-03-27T20:05:16.335Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-27T20:05:16.335Z] Removing intermediate container e46a87ea9b21 [2023-03-27T20:05:16.335Z] ---> 46f3b1294c54 [2023-03-27T20:05:16.335Z] Step 25/27 : LABEL arch=x86_64 [2023-03-27T20:05:16.335Z] Removing intermediate container 5c1f2e830282 [2023-03-27T20:05:16.335Z] ---> 06d7b392e61c [2023-03-27T20:05:16.335Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:05:16.335Z] ---> Running in 32956523718a [2023-03-27T20:05:16.335Z] ---> Running in e1b9d849d922 [2023-03-27T20:05:16.335Z] Removing intermediate container 231bb7355ead [2023-03-27T20:05:16.335Z] ---> db3fd219696f [2023-03-27T20:05:16.335Z] Step 25/26 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:05:16.335Z] ---> Running in 82fc7623d47d [2023-03-27T20:05:16.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:16.335Z] Removing intermediate container e1b9d849d922 [2023-03-27T20:05:16.335Z] ---> 71606acff473 [2023-03-27T20:05:16.335Z] Step 26/27 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:05:16.335Z] Removing intermediate container 32956523718a [2023-03-27T20:05:16.335Z] ---> 691526bfa8cd [2023-03-27T20:05:16.335Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-27T20:05:16.335Z] ---> Running in 05906090eb12 [2023-03-27T20:05:16.335Z] ---> e8babf4619fd [2023-03-27T20:05:16.335Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:05:16.597Z] ---> Running in 65f74a32587a [2023-03-27T20:05:16.597Z] Removing intermediate container 82fc7623d47d [2023-03-27T20:05:16.597Z] ---> 60c2bd52a266 [2023-03-27T20:05:16.597Z] Step 26/26 : LABEL version=0.0.0 [2023-03-27T20:05:16.597Z] ---> Running in e9c4d8f6c6e7 [2023-03-27T20:05:16.597Z] Removing intermediate container 05906090eb12 [2023-03-27T20:05:16.597Z] ---> 26f618ddee46 [2023-03-27T20:05:16.597Z] Step 27/27 : LABEL version=0.0.0 [2023-03-27T20:05:16.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:16.597Z] ---> Running in 15709200be81 [2023-03-27T20:05:16.597Z] Removing intermediate container e9c4d8f6c6e7 [2023-03-27T20:05:16.597Z] ---> f9444850bab2 [2023-03-27T20:05:16.597Z] [2023-03-27T20:05:16.597Z] Removing intermediate container 65f74a32587a [2023-03-27T20:05:16.597Z] ---> 6dee6a5830de [2023-03-27T20:05:16.597Z] Step 15/24 : WORKDIR / [2023-03-27T20:05:16.597Z] ---> 11c2144e9335 [2023-03-27T20:05:16.597Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-27T20:05:16.597Z] Successfully built f9444850bab2 [2023-03-27T20:05:16.597Z] Successfully tagged security-spire-server:latest [2023-03-27T20:05:16.597Z] ---> Running in 2d2e84a7c146 [2023-03-27T20:05:16.597Z] Building core-common-config-bootstrapper [2023-03-27T20:05:16.860Z]  Building security-spire-server ... done Removing intermediate container 15709200be81 [2023-03-27T20:05:16.860Z] ---> ee9d2ffc27b8 [2023-03-27T20:05:16.860Z] [2023-03-27T20:05:16.860Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T20:05:16.860Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:05:17.120Z] OK: 7 MiB in 16 packages [2023-03-27T20:05:17.120Z] Successfully built ee9d2ffc27b8 [2023-03-27T20:05:17.780Z] Successfully tagged security-spire-config:latest [2023-03-27T20:05:17.780Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-27T20:05:21.127Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:05:21.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:05:21.127Z] ---> ea89869eece3 [2023-03-27T20:05:21.127Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:05:21.127Z] ---> Using cache [2023-03-27T20:05:21.127Z] ---> 86bf2defcee3 [2023-03-27T20:05:21.127Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:05:21.127Z] ---> Using cache [2023-03-27T20:05:21.127Z] ---> 008e0fe51e10 [2023-03-27T20:05:21.127Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-27T20:05:21.127Z] ---> Using cache [2023-03-27T20:05:21.127Z] ---> baa1e9b2ecce [2023-03-27T20:05:21.127Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:05:21.127Z] ---> Using cache [2023-03-27T20:05:21.127Z] ---> 474990ff24df [2023-03-27T20:05:21.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:05:21.127Z] ---> Using cache [2023-03-27T20:05:21.127Z] ---> 9cc61e9a1b96 [2023-03-27T20:05:21.127Z] Step 8/23 : COPY . . [2023-03-27T20:05:21.127Z] ---> Using cache [2023-03-27T20:05:21.127Z] ---> 4eaef4ebefb2 [2023-03-27T20:05:21.127Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-27T20:05:22.955Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:05:22.955Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:05:22.955Z] ---> ea89869eece3 [2023-03-27T20:05:22.955Z] Step 3/25 : WORKDIR /edgex-go [2023-03-27T20:05:22.955Z] ---> Using cache [2023-03-27T20:05:22.955Z] ---> 41f1b7f9e31f [2023-03-27T20:05:22.955Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-27T20:05:22.955Z] ---> Using cache [2023-03-27T20:05:22.955Z] ---> a84aa420d09c [2023-03-27T20:05:22.955Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-27T20:05:22.955Z] ---> Using cache [2023-03-27T20:05:22.955Z] ---> d717258ff5a6 [2023-03-27T20:05:22.955Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:05:22.955Z] ---> Using cache [2023-03-27T20:05:22.955Z] ---> 2afe9b427a2d [2023-03-27T20:05:22.955Z] Step 7/25 : COPY . . [2023-03-27T20:05:22.955Z] ---> Using cache [2023-03-27T20:05:22.955Z] ---> d956efc61a5c [2023-03-27T20:05:22.955Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-27T20:05:29.588Z] ---> 4e3e56cfd2cc [2023-03-27T20:05:29.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-27T20:05:29.588Z] Removing intermediate container 2d2e84a7c146 [2023-03-27T20:05:29.588Z] ---> b38e4f013457 [2023-03-27T20:05:29.588Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:05:29.588Z] ---> Running in b35e1a3ea4ed [2023-03-27T20:05:29.588Z] ---> Running in a9517195b36f [2023-03-27T20:05:29.588Z] Removing intermediate container 79cdb071545a [2023-03-27T20:05:29.588Z] ---> 29e37f4928a3 [2023-03-27T20:05:29.588Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:05:29.588Z] ---> b68ea252226c [2023-03-27T20:05:29.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-27T20:05:29.588Z] ---> 8bd30e52c97e [2023-03-27T20:05:29.588Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:05:29.588Z] ---> Running in 1e89788bc154 [2023-03-27T20:05:29.588Z] Removing intermediate container 1e89788bc154 [2023-03-27T20:05:29.588Z] ---> 72f79e5024ab [2023-03-27T20:05:29.588Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-27T20:05:29.588Z] ---> Running in 82f5330f337e [2023-03-27T20:05:29.588Z] ---> 0dcebcb294c6 [2023-03-27T20:05:29.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-27T20:05:29.588Z] ---> 07d2021ce982 [2023-03-27T20:05:29.588Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-27T20:05:29.588Z] ---> Running in edbba69fe4e2 [2023-03-27T20:05:29.588Z] Removing intermediate container 82f5330f337e [2023-03-27T20:05:29.588Z] ---> 52811859463c [2023-03-27T20:05:29.588Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-27T20:05:29.588Z] 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-03-27T20:05:29.588Z] 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-03-27T20:05:29.588Z] ---> Running in 448ed1af3be8 [2023-03-27T20:05:29.847Z] ---> cda4754f9615 [2023-03-27T20:05:29.847Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:05:29.847Z] Removing intermediate container 448ed1af3be8 [2023-03-27T20:05:29.847Z] ---> 58845d0fc39a [2023-03-27T20:05:29.847Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:05:30.787Z] ---> d71a9ece5f04 [2023-03-27T20:05:30.787Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-27T20:05:30.787Z] ---> 3b041101f4fe [2023-03-27T20:05:30.787Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:05:30.787Z] ---> Running in 875e5749aacd [2023-03-27T20:05:31.053Z] Removing intermediate container 875e5749aacd [2023-03-27T20:05:31.053Z] ---> 30cef75ae129 [2023-03-27T20:05:31.053Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:05:31.053Z] ---> 560472dd11c0 [2023-03-27T20:05:31.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-27T20:05:31.053Z] Removing intermediate container edbba69fe4e2 [2023-03-27T20:05:31.053Z] ---> 41e95718effb [2023-03-27T20:05:31.053Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-27T20:05:31.724Z] ---> Running in 4dcccfded174 [2023-03-27T20:05:31.724Z] ---> Running in 9c9e0e59e6d3 [2023-03-27T20:05:31.984Z] ---> aa1401a41312 [2023-03-27T20:05:31.984Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:05:31.984Z] Removing intermediate container 4dcccfded174 [2023-03-27T20:05:31.984Z] ---> 8137cf7ab677 [2023-03-27T20:05:31.984Z] Step 22/24 : LABEL arch=x86_64 [2023-03-27T20:05:31.984Z] Removing intermediate container 9c9e0e59e6d3 [2023-03-27T20:05:31.984Z] ---> d10476bf85b6 [2023-03-27T20:05:31.984Z] Step 20/22 : LABEL arch=x86_64 [2023-03-27T20:05:31.984Z] ---> Running in b873fca89f7d [2023-03-27T20:05:31.984Z] ---> Running in bdb2867ec180 [2023-03-27T20:05:32.244Z] Removing intermediate container bdb2867ec180 [2023-03-27T20:05:32.244Z] ---> 3071d67b69ef [2023-03-27T20:05:32.244Z] Step 21/22 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:05:32.244Z] ---> Running in 4aaaa4d01128 [2023-03-27T20:05:32.244Z] Removing intermediate container b873fca89f7d [2023-03-27T20:05:32.244Z] ---> 5c8d1e9d2450 [2023-03-27T20:05:32.244Z] Step 23/24 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:05:32.244Z] ---> c862a3252e9f [2023-03-27T20:05:32.244Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-27T20:05:32.244Z] ---> Running in 0d1cc2ff54b6 [2023-03-27T20:05:32.244Z] Removing intermediate container 4aaaa4d01128 [2023-03-27T20:05:32.244Z] ---> 8af4fc1b696e [2023-03-27T20:05:32.244Z] Step 22/22 : LABEL version=0.0.0 [2023-03-27T20:05:32.244Z] ---> Running in 28e7e0c93cdc [2023-03-27T20:05:32.244Z] ---> Running in 3566e7254995 [2023-03-27T20:05:32.504Z] Removing intermediate container 0d1cc2ff54b6 [2023-03-27T20:05:32.504Z] ---> bba063034c6b [2023-03-27T20:05:32.504Z] Step 24/24 : LABEL version=0.0.0 [2023-03-27T20:05:32.827Z] ---> Running in fe3ab63b6c37 [2023-03-27T20:05:32.827Z] Removing intermediate container 28e7e0c93cdc [2023-03-27T20:05:32.827Z] ---> 252fb3ed74ad [2023-03-27T20:05:32.827Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:05:32.827Z] Removing intermediate container 3566e7254995 [2023-03-27T20:05:32.827Z] ---> ea2099a3188a [2023-03-27T20:05:32.827Z] [2023-03-27T20:05:32.827Z] Successfully built ea2099a3188a [2023-03-27T20:05:32.828Z] Successfully tagged security-proxy-setup:latest [2023-03-27T20:05:33.088Z]  Building security-proxy-setup ... done Building core-data [2023-03-27T20:05:33.088Z] ---> Running in d601cdeeb346 [2023-03-27T20:05:33.088Z] Removing intermediate container fe3ab63b6c37 [2023-03-27T20:05:33.088Z] ---> 298ddb76a971 [2023-03-27T20:05:33.088Z] [2023-03-27T20:05:33.088Z] Successfully built 298ddb76a971 [2023-03-27T20:05:35.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:05:35.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:05:36.838Z] ---> ea89869eece3 [2023-03-27T20:05:36.838Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:05:36.838Z] ---> Using cache [2023-03-27T20:05:36.838Z] ---> 86bf2defcee3 [2023-03-27T20:05:36.838Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:05:36.838Z] ---> Using cache [2023-03-27T20:05:36.838Z] ---> 008e0fe51e10 [2023-03-27T20:05:36.838Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-27T20:05:36.838Z] ---> Using cache [2023-03-27T20:05:36.838Z] ---> baa1e9b2ecce [2023-03-27T20:05:36.838Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:05:36.838Z] ---> Using cache [2023-03-27T20:05:36.838Z] ---> 474990ff24df [2023-03-27T20:05:36.838Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:05:36.838Z] ---> Using cache [2023-03-27T20:05:36.838Z] ---> 9cc61e9a1b96 [2023-03-27T20:05:36.838Z] Step 8/23 : COPY . . [2023-03-27T20:05:36.838Z] Successfully tagged core-command:latest [2023-03-27T20:05:36.838Z] Building support-notifications [2023-03-27T20:05:36.838Z] ---> Using cache [2023-03-27T20:05:36.838Z] ---> 4eaef4ebefb2 [2023-03-27T20:05:36.838Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-27T20:05:38.238Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:05:38.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:05:38.239Z] ---> ea89869eece3 [2023-03-27T20:05:38.239Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:05:38.239Z] ---> Using cache [2023-03-27T20:05:38.239Z] ---> 86bf2defcee3 [2023-03-27T20:05:38.239Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:05:38.239Z] ---> Using cache [2023-03-27T20:05:38.239Z] ---> 008e0fe51e10 [2023-03-27T20:05:38.239Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-27T20:05:40.159Z] Removing intermediate container d601cdeeb346 [2023-03-27T20:05:40.159Z] ---> 0160cf5f875f [2023-03-27T20:05:40.159Z] Step 21/23 : LABEL arch=x86_64 [2023-03-27T20:05:42.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-27T20:05:42.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-27T20:05:45.449Z] ---> Running in 442edc144414 [2023-03-27T20:05:45.449Z] ---> Running in 2affd1ae329a [2023-03-27T20:05:45.449Z] ---> Running in d704ae0d6349 [2023-03-27T20:05:45.449Z] Removing intermediate container 2affd1ae329a [2023-03-27T20:05:45.449Z] ---> ee9d25e83501 [2023-03-27T20:05:45.449Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:05:45.449Z] ---> Running in 44655769db27 [2023-03-27T20:05:45.449Z] Removing intermediate container 44655769db27 [2023-03-27T20:05:45.449Z] ---> 403200e58d6a [2023-03-27T20:05:45.449Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:05:45.707Z] ---> Running in 57f077e09019 [2023-03-27T20:05:45.707Z] Removing intermediate container 57f077e09019 [2023-03-27T20:05:45.707Z] ---> b827bd686eb3 [2023-03-27T20:05:45.707Z] [2023-03-27T20:05:45.707Z] Successfully built b827bd686eb3 [2023-03-27T20:05:45.707Z] Successfully tagged support-scheduler:latest [2023-03-27T20:05:45.707Z]  Building support-scheduler ... done Building security-spire-agent [2023-03-27T20:05:45.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:45.965Z] 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-03-27T20:05:45.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:46.225Z] OK: 265 MiB in 53 packages [2023-03-27T20:05:49.504Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:05:49.504Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:05:49.504Z] ---> ea89869eece3 [2023-03-27T20:05:49.504Z] Step 3/27 : WORKDIR /edgex-go [2023-03-27T20:05:49.504Z] ---> Using cache [2023-03-27T20:05:49.504Z] ---> 41f1b7f9e31f [2023-03-27T20:05:49.504Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-27T20:05:53.703Z] 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-03-27T20:05:56.997Z] ---> Running in d2342caa56a8 [2023-03-27T20:05:56.997Z] Removing intermediate container d704ae0d6349 [2023-03-27T20:05:56.997Z] ---> 33338a5e94d9 [2023-03-27T20:05:56.997Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:05:57.258Z] ---> cbc91455124a [2023-03-27T20:05:57.258Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:05:57.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:57.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-27T20:05:57.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-27T20:05:57.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.418s coverage: 28.7% of statements [2023-03-27T20:05:58.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:05:58.092Z] OK: 265 MiB in 53 packages [2023-03-27T20:06:00.015Z] ---> Running in 52a9fe978fe3 [2023-03-27T20:06:00.278Z] Removing intermediate container d2342caa56a8 [2023-03-27T20:06:00.278Z] ---> 8089722b9cf0 [2023-03-27T20:06:00.278Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-27T20:06:00.278Z] Removing intermediate container b35e1a3ea4ed [2023-03-27T20:06:00.278Z] ---> 1f4e990ac6d4 [2023-03-27T20:06:00.278Z] [2023-03-27T20:06:00.278Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:06:00.278Z] ---> b2aa39c304c2 [2023-03-27T20:06:00.278Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-27T20:06:00.278Z] Removing intermediate container a9517195b36f [2023-03-27T20:06:00.278Z] ---> 2bef3eff4b6e [2023-03-27T20:06:00.278Z] [2023-03-27T20:06:00.278Z] Step 9/25 : FROM alpine:3.17 [2023-03-27T20:06:00.278Z] ---> b2aa39c304c2 [2023-03-27T20:06:00.278Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-27T20:06:00.278Z] ---> Running in 23edd8626bdb [2023-03-27T20:06:00.537Z] ---> Running in 657b5195a305 [2023-03-27T20:06:00.537Z] ---> 718dad90ac4f [2023-03-27T20:06:00.537Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:06:00.537Z] ---> Running in 9cfe0f937fb0 [2023-03-27T20:06:00.537Z] Removing intermediate container 23edd8626bdb [2023-03-27T20:06:00.537Z] ---> bbb099ef5a9c [2023-03-27T20:06:00.537Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:06:00.537Z] ---> Running in f3c96ed5d7f4 [2023-03-27T20:06:00.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:00.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:00.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:01.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:01.059Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-27T20:06:01.059Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-27T20:06:01.059Z] (3/3) Installing su-exec (0.2-r2) [2023-03-27T20:06:01.059Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:06:01.059Z] Executing ca-certificates-20220614-r4.trigger [2023-03-27T20:06:01.059Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T20:06:01.059Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:06:01.059Z] OK: 7 MiB in 16 packages [2023-03-27T20:06:01.320Z] OK: 8 MiB in 18 packages [2023-03-27T20:06:02.265Z] Removing intermediate container f3c96ed5d7f4 [2023-03-27T20:06:02.265Z] ---> 46bdf7f8fe0e [2023-03-27T20:06:02.265Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:06:02.265Z] Removing intermediate container 657b5195a305 [2023-03-27T20:06:02.265Z] ---> a827aed7bcab [2023-03-27T20:06:02.265Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-27T20:06:02.265Z] ---> fffdf285f1e0 [2023-03-27T20:06:02.265Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:06:02.265Z] ---> Running in fdced9b51f49 [2023-03-27T20:06:02.265Z] Removing intermediate container fdced9b51f49 [2023-03-27T20:06:02.265Z] ---> a8cb6ab3ec68 [2023-03-27T20:06:02.265Z] Step 12/25 : WORKDIR / [2023-03-27T20:06:02.265Z] ---> Running in 3085ea3f3b93 [2023-03-27T20:06:02.265Z] ---> 7fe8c0e75031 [2023-03-27T20:06:02.265Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-27T20:06:02.526Z] Removing intermediate container 3085ea3f3b93 [2023-03-27T20:06:02.526Z] ---> 96a70f718ec7 [2023-03-27T20:06:02.526Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:06:02.786Z] ---> 6a643cd7e5d8 [2023-03-27T20:06:02.786Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:06:02.786Z] ---> 46a2d8974d4d [2023-03-27T20:06:02.786Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:06:03.047Z] ---> 84180682d94d [2023-03-27T20:06:03.047Z] 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-03-27T20:06:03.047Z] ---> 17b74b8cc3ff [2023-03-27T20:06:03.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-27T20:06:03.047Z] ---> c480e4e7b95f [2023-03-27T20:06:03.047Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-27T20:06:03.047Z] ---> fb7cdd72e893 [2023-03-27T20:06:03.047Z] 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-03-27T20:06:03.314Z] ---> Running in 48115201cc9f [2023-03-27T20:06:03.314Z] ---> 201f93b3420d [2023-03-27T20:06:03.314Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:06:03.578Z] ---> 8adae880d540 [2023-03-27T20:06:03.578Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-27T20:06:04.154Z] ---> 4853f9263415 [2023-03-27T20:06:04.154Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-27T20:06:04.154Z] Removing intermediate container 48115201cc9f [2023-03-27T20:06:04.154Z] ---> 3a4d7371f94f [2023-03-27T20:06:04.154Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-27T20:06:04.456Z] ---> Running in 731e8449d61a [2023-03-27T20:06:04.716Z] Removing intermediate container 731e8449d61a [2023-03-27T20:06:04.716Z] ---> 96bd513550bf [2023-03-27T20:06:04.716Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-27T20:06:06.099Z] ---> f009ef4bf7e9 [2023-03-27T20:06:06.099Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-27T20:06:06.099Z] ---> Running in 0585af57de22 [2023-03-27T20:06:06.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements [2023-03-27T20:06:06.361Z] Removing intermediate container 0585af57de22 [2023-03-27T20:06:06.361Z] ---> 83cfde203af4 [2023-03-27T20:06:06.361Z] Step 21/23 : LABEL arch=x86_64 [2023-03-27T20:06:06.361Z] ---> Running in a0e2fe8963d2 [2023-03-27T20:06:06.361Z] ---> fba54e5e2939 [2023-03-27T20:06:06.361Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-27T20:06:06.622Z] ---> Running in 525b38ce1bad [2023-03-27T20:06:06.622Z] Removing intermediate container a0e2fe8963d2 [2023-03-27T20:06:06.622Z] ---> 5ed194d6df80 [2023-03-27T20:06:06.622Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:06:06.622Z] ---> Running in 37b191ede577 [2023-03-27T20:06:06.622Z] Removing intermediate container 37b191ede577 [2023-03-27T20:06:06.622Z] ---> 38288f59ba18 [2023-03-27T20:06:06.622Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:06:06.882Z] ---> Running in 4c707d21bf9d [2023-03-27T20:06:07.241Z] Removing intermediate container 4c707d21bf9d [2023-03-27T20:06:07.241Z] ---> 7666603928a3 [2023-03-27T20:06:07.241Z] [2023-03-27T20:06:07.241Z] Successfully built 7666603928a3 [2023-03-27T20:06:07.241Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-27T20:06:07.241Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-27T20:06:10.606Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:06:10.606Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:06:10.606Z] ---> ea89869eece3 [2023-03-27T20:06:10.606Z] Step 3/20 : WORKDIR /edgex-go [2023-03-27T20:06:10.606Z] ---> Using cache [2023-03-27T20:06:10.606Z] ---> 41f1b7f9e31f [2023-03-27T20:06:10.606Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-27T20:06:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-27T20:06:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-27T20:06:11.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-27T20:06:12.012Z] Removing intermediate container 525b38ce1bad [2023-03-27T20:06:12.012Z] ---> d01bfb4d6005 [2023-03-27T20:06:12.012Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-27T20:06:12.012Z] ---> Running in 556fc4929de8 [2023-03-27T20:06:12.012Z] ---> Running in 73457d4dc443 [2023-03-27T20:06:12.273Z] Removing intermediate container 73457d4dc443 [2023-03-27T20:06:12.273Z] ---> 704c0476ea33 [2023-03-27T20:06:12.273Z] Step 23/25 : LABEL arch=x86_64 [2023-03-27T20:06:12.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:12.533Z] ---> Running in e747a8ca9e04 [2023-03-27T20:06:12.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:12.793Z] v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-27T20:06:12.793Z] v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-27T20:06:12.793Z] OK: 17822 distinct packages available [2023-03-27T20:06:12.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:12.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:13.052Z] Removing intermediate container e747a8ca9e04 [2023-03-27T20:06:13.052Z] ---> 582be8db282e [2023-03-27T20:06:13.052Z] Step 24/25 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:06:13.052Z] OK: 265 MiB in 53 packages [2023-03-27T20:06:14.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.418s coverage: 71.3% of statements [2023-03-27T20:06:14.475Z] ---> Running in 93dcf1748d99 [2023-03-27T20:06:14.475Z] Removing intermediate container 442edc144414 [2023-03-27T20:06:14.475Z] ---> 0eae131861ce [2023-03-27T20:06:14.475Z] [2023-03-27T20:06:14.475Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:06:14.475Z] ---> b2aa39c304c2 [2023-03-27T20:06:14.475Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:06:14.735Z] Removing intermediate container 93dcf1748d99 [2023-03-27T20:06:14.735Z] ---> 094baa28b477 [2023-03-27T20:06:14.735Z] Step 25/25 : LABEL version=0.0.0 [2023-03-27T20:06:14.735Z] ---> Running in 6574652ff4df [2023-03-27T20:06:14.735Z] Removing intermediate container 556fc4929de8 [2023-03-27T20:06:14.735Z] ---> 6a6b7c07c4a7 [2023-03-27T20:06:14.735Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-27T20:06:14.735Z] ---> Running in 5aefd6c6fd67 [2023-03-27T20:06:14.735Z] Removing intermediate container 6574652ff4df [2023-03-27T20:06:14.735Z] ---> 4b256b17a63e [2023-03-27T20:06:14.735Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-27T20:06:15.679Z] ---> Running in 72628e818417 [2023-03-27T20:06:15.679Z] ---> ab962c6b7124 [2023-03-27T20:06:15.679Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:06:15.679Z] Removing intermediate container 5aefd6c6fd67 [2023-03-27T20:06:15.679Z] ---> 97b41ebe4af9 [2023-03-27T20:06:15.679Z] [2023-03-27T20:06:15.679Z] ---> Running in 98729d2eeb7e [2023-03-27T20:06:15.679Z] Removing intermediate container 72628e818417 [2023-03-27T20:06:15.679Z] ---> d7183cf1dd96 [2023-03-27T20:06:15.679Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-27T20:06:15.679Z] Successfully built 97b41ebe4af9 [2023-03-27T20:06:15.679Z] Successfully tagged security-secretstore-setup:latest [2023-03-27T20:06:15.679Z]  Building security-secretstore-setup ... done Building core-metadata [2023-03-27T20:06:15.679Z] ---> Running in 0be9e22e763f [2023-03-27T20:06:16.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-27T20:06:16.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-27T20:06:16.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 54.0% of statements [2023-03-27T20:06:18.230Z] Removing intermediate container 0be9e22e763f [2023-03-27T20:06:18.230Z] ---> f35e21c27489 [2023-03-27T20:06:18.230Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:06:18.230Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:06:18.230Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:06:18.230Z] ---> ea89869eece3 [2023-03-27T20:06:18.230Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:06:18.230Z] ---> Using cache [2023-03-27T20:06:18.230Z] ---> 86bf2defcee3 [2023-03-27T20:06:18.230Z] Step 4/25 : WORKDIR /edgex-go [2023-03-27T20:06:18.230Z] ---> Using cache [2023-03-27T20:06:18.230Z] ---> 008e0fe51e10 [2023-03-27T20:06:18.230Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-27T20:06:18.230Z] ---> Using cache [2023-03-27T20:06:18.230Z] ---> baa1e9b2ecce [2023-03-27T20:06:18.230Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-27T20:06:18.230Z] ---> Using cache [2023-03-27T20:06:18.230Z] ---> 474990ff24df [2023-03-27T20:06:18.230Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:06:18.230Z] ---> Using cache [2023-03-27T20:06:18.230Z] ---> 9cc61e9a1b96 [2023-03-27T20:06:18.230Z] Step 8/25 : COPY . . [2023-03-27T20:06:18.230Z] ---> Using cache [2023-03-27T20:06:18.230Z] ---> 4eaef4ebefb2 [2023-03-27T20:06:18.230Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-27T20:06:20.780Z] ---> Running in 6b74835def71 [2023-03-27T20:06:20.780Z] ---> Running in 4805a725ae76 [2023-03-27T20:06:20.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:20.780Z] 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-03-27T20:06:20.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:06:21.041Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T20:06:21.041Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:06:21.041Z] OK: 7 MiB in 16 packages [2023-03-27T20:06:23.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-27T20:06:23.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-27T20:06:23.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-27T20:06:23.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-27T20:06:23.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-27T20:06:31.052Z] Removing intermediate container 6b74835def71 [2023-03-27T20:06:31.052Z] ---> 505cec8e472f [2023-03-27T20:06:31.052Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:06:33.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-27T20:06:33.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-27T20:06:33.592Z] ---> e1c3c039de5c [2023-03-27T20:06:33.592Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:06:37.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.012s coverage: 88.5% of statements [2023-03-27T20:06:37.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.431s coverage: 3.9% of statements [2023-03-27T20:06:37.823Z] ---> 0f2b5c04cfbb [2023-03-27T20:06:37.823Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-27T20:06:47.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-27T20:06:47.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-27T20:06:47.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-27T20:06:48.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.596s coverage: 95.6% of statements [2023-03-27T20:06:48.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-27T20:06:48.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-27T20:06:48.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-27T20:06:48.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-27T20:06:48.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-27T20:06:48.808Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 72.2% of statements [2023-03-27T20:06:50.185Z] ---> c5ee37d92a70 [2023-03-27T20:06:50.186Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:06:50.186Z] Removing intermediate container 9cfe0f937fb0 [2023-03-27T20:06:50.186Z] ---> 2584498e1fbb [2023-03-27T20:06:50.186Z] Step 7/27 : COPY . . [2023-03-27T20:06:50.186Z] Removing intermediate container 52a9fe978fe3 [2023-03-27T20:06:50.186Z] ---> 85abe7f72856 [2023-03-27T20:06:50.186Z] Step 8/23 : COPY . . [2023-03-27T20:06:50.186Z] ---> 01b766574559 [2023-03-27T20:06:50.186Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-27T20:06:54.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-27T20:06:54.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-27T20:06:54.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-27T20:06:54.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.230s coverage: 65.9% of statements [2023-03-27T20:07:04.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-27T20:07:04.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-27T20:07:04.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.439s coverage: 0.9% of statements [2023-03-27T20:07:04.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 29.0% of statements [2023-03-27T20:07:07.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 44.1% of statements [2023-03-27T20:07:07.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 82.9% of statements [2023-03-27T20:07:07.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements [2023-03-27T20:07:07.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2023-03-27T20:07:08.446Z] ---> Running in 99de2a9b5d70 [2023-03-27T20:07:08.446Z] Removing intermediate container 4805a725ae76 [2023-03-27T20:07:08.446Z] ---> 4349f0fc81f1 [2023-03-27T20:07:08.446Z] [2023-03-27T20:07:08.446Z] Step 10/25 : FROM alpine:3.17 [2023-03-27T20:07:08.446Z] ---> b2aa39c304c2 [2023-03-27T20:07:08.446Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:07:08.446Z] ---> Using cache [2023-03-27T20:07:08.446Z] ---> 29e37f4928a3 [2023-03-27T20:07:08.446Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:07:08.446Z] ---> Using cache [2023-03-27T20:07:08.446Z] ---> 72f79e5024ab [2023-03-27T20:07:08.446Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-27T20:07:08.446Z] ---> df6ac393e6be [2023-03-27T20:07:08.446Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-27T20:07:08.446Z] ---> eaa53161137a [2023-03-27T20:07:08.446Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-27T20:07:08.446Z] ---> Running in cb52e264124c [2023-03-27T20:07:08.446Z] ---> Running in 7e472208d009 [2023-03-27T20:07:08.446Z] ---> Running in d24f28b4e460 [2023-03-27T20:07:08.446Z] Removing intermediate container 99de2a9b5d70 [2023-03-27T20:07:08.446Z] ---> bf578e40bdef [2023-03-27T20:07:08.446Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:07:08.446Z] ---> Running in 4b31622e31ac [2023-03-27T20:07:08.446Z] Removing intermediate container d24f28b4e460 [2023-03-27T20:07:08.446Z] ---> cd2feac47b2d [2023-03-27T20:07:08.446Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-27T20:07:08.446Z] Removing intermediate container cb52e264124c [2023-03-27T20:07:08.446Z] ---> becf45299e16 [2023-03-27T20:07:08.446Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-27T20:07:08.446Z] ---> Running in 042ff040c089 [2023-03-27T20:07:08.446Z] ---> Running in 6c8052c1bc98 [2023-03-27T20:07:08.446Z] Removing intermediate container 4b31622e31ac [2023-03-27T20:07:08.446Z] ---> 5defffd73d62 [2023-03-27T20:07:08.446Z] Step 21/23 : LABEL arch=x86_64 [2023-03-27T20:07:08.447Z] 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-03-27T20:07:08.447Z] ---> Running in 43e4fb258564 [2023-03-27T20:07:08.447Z] Removing intermediate container 042ff040c089 [2023-03-27T20:07:08.447Z] ---> 285033531245 [2023-03-27T20:07:08.447Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-27T20:07:08.447Z] Removing intermediate container 6c8052c1bc98 [2023-03-27T20:07:08.447Z] ---> bb2b7dcb26dc [2023-03-27T20:07:08.447Z] Step 15/25 : WORKDIR / [2023-03-27T20:07:08.447Z] ---> Running in 68ec9916527a [2023-03-27T20:07:08.447Z] Removing intermediate container 43e4fb258564 [2023-03-27T20:07:08.447Z] ---> f38217474276 [2023-03-27T20:07:08.447Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:07:08.447Z] ---> Running in 649377290afb [2023-03-27T20:07:08.447Z] ---> Running in 87703322e7ee [2023-03-27T20:07:08.447Z] Removing intermediate container 68ec9916527a [2023-03-27T20:07:08.447Z] ---> 23ada6d79baf [2023-03-27T20:07:08.447Z] 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-03-27T20:07:08.447Z] ---> Running in 03d1291a05c8 [2023-03-27T20:07:08.447Z] Removing intermediate container 87703322e7ee [2023-03-27T20:07:08.447Z] ---> 510ca2d65180 [2023-03-27T20:07:08.447Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:07:08.447Z] Removing intermediate container 649377290afb [2023-03-27T20:07:08.447Z] ---> 4f7d137cb362 [2023-03-27T20:07:08.447Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:07:08.447Z] ---> Running in af3e78318227 [2023-03-27T20:07:08.447Z] Removing intermediate container 98729d2eeb7e [2023-03-27T20:07:08.447Z] ---> 43d3cdb31246 [2023-03-27T20:07:08.447Z] Step 7/20 : COPY . . [2023-03-27T20:07:08.447Z] ---> be1b505be150 [2023-03-27T20:07:08.447Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:07:10.365Z] Removing intermediate container af3e78318227 [2023-03-27T20:07:10.365Z] ---> 8f1f3d4f8a00 [2023-03-27T20:07:10.365Z] [2023-03-27T20:07:10.365Z] Successfully built 8f1f3d4f8a00 [2023-03-27T20:07:10.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2023-03-27T20:07:12.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-27T20:07:12.971Z] Successfully tagged core-data:latest [2023-03-27T20:07:12.971Z]  Building core-data ... done Building security-bootstrapper [2023-03-27T20:07:13.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-27T20:07:13.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-27T20:07:13.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-27T20:07:15.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-27T20:07:15.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-27T20:07:15.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-27T20:07:15.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-27T20:07:19.616Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:07:19.616Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:07:19.617Z] ---> ea89869eece3 [2023-03-27T20:07:19.617Z] Step 3/33 : WORKDIR /edgex-go [2023-03-27T20:07:19.617Z] ---> Using cache [2023-03-27T20:07:19.617Z] ---> 41f1b7f9e31f [2023-03-27T20:07:19.617Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-27T20:07:19.617Z] ---> Using cache [2023-03-27T20:07:19.617Z] ---> a84aa420d09c [2023-03-27T20:07:19.617Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-27T20:07:19.617Z] ---> Using cache [2023-03-27T20:07:19.617Z] ---> d717258ff5a6 [2023-03-27T20:07:19.617Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:07:19.617Z] ---> Using cache [2023-03-27T20:07:19.617Z] ---> 2afe9b427a2d [2023-03-27T20:07:19.617Z] Step 7/33 : COPY . . [2023-03-27T20:07:19.617Z] ---> Using cache [2023-03-27T20:07:19.617Z] ---> d956efc61a5c [2023-03-27T20:07:19.617Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-27T20:07:23.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2023-03-27T20:07:23.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-27T20:07:23.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-27T20:07:23.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-27T20:07:23.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-27T20:07:24.121Z] ---> 5ccb549bf837 [2023-03-27T20:07:24.121Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-27T20:07:24.121Z] ---> Running in 4b4cfd03bd0c [2023-03-27T20:07:24.121Z] ---> 0705df57398d [2023-03-27T20:07:24.121Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-27T20:07:24.121Z] ---> Running in 830e9d59458f [2023-03-27T20:07:24.378Z] Removing intermediate container 03d1291a05c8 [2023-03-27T20:07:24.378Z] ---> 375ee1236e1d [2023-03-27T20:07:24.378Z] Step 12/27 : WORKDIR /edgex-go [2023-03-27T20:07:24.378Z] ---> Running in 7f6af40aefe6 [2023-03-27T20:07:24.638Z] 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-03-27T20:07:24.895Z] Removing intermediate container 7f6af40aefe6 [2023-03-27T20:07:24.895Z] ---> e09c6ec1e279 [2023-03-27T20:07:24.895Z] [2023-03-27T20:07:24.895Z] Step 13/27 : FROM alpine:3.17 [2023-03-27T20:07:24.895Z] ---> 313126563cfc [2023-03-27T20:07:24.895Z] ---> b2aa39c304c2 [2023-03-27T20:07:24.895Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-27T20:07:24.895Z] ---> Using cache [2023-03-27T20:07:24.895Z] ---> 47b62dd77644 [2023-03-27T20:07:24.895Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-27T20:07:24.895Z] ---> Using cache [2023-03-27T20:07:24.896Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:07:24.896Z] ---> 18e0dc66e69d [2023-03-27T20:07:24.896Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:07:24.896Z] ---> Using cache [2023-03-27T20:07:24.896Z] ---> c62823b3df54 [2023-03-27T20:07:24.896Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:07:24.896Z] ---> Using cache [2023-03-27T20:07:24.896Z] 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-03-27T20:07:24.896Z] ---> cbab970d7667 [2023-03-27T20:07:24.896Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-27T20:07:26.384Z] ---> af25149e50ad [2023-03-27T20:07:26.384Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-27T20:07:26.384Z] ---> 0a1781c59fd1 [2023-03-27T20:07:26.384Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-27T20:07:26.868Z] ---> f92d86f1b69e [2023-03-27T20:07:26.868Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-27T20:07:26.868Z] ---> Running in 6a36c2cb0410 [2023-03-27T20:07:26.868Z] Removing intermediate container 6a36c2cb0410 [2023-03-27T20:07:26.868Z] ---> 79efb6da64d2 [2023-03-27T20:07:26.868Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:07:26.868Z] ---> Running in f8adb53977be [2023-03-27T20:07:27.145Z] Removing intermediate container f8adb53977be [2023-03-27T20:07:27.145Z] ---> 551afe2ac610 [2023-03-27T20:07:27.145Z] Step 23/25 : LABEL arch=x86_64 [2023-03-27T20:07:28.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-27T20:07:28.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-27T20:07:29.270Z] ---> Running in 5f1bf1af56b3 [2023-03-27T20:07:29.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-27T20:07:30.371Z] ---> 1f407b8881d8 [2023-03-27T20:07:30.371Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-27T20:07:30.371Z] Removing intermediate container 5f1bf1af56b3 [2023-03-27T20:07:30.371Z] ---> c953de33a77c [2023-03-27T20:07:30.371Z] Step 24/25 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:07:30.371Z] ---> Running in eb6a20f9fca8 [2023-03-27T20:07:30.628Z] ---> 60cdff9e93bc [2023-03-27T20:07:30.628Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-27T20:07:30.628Z] Removing intermediate container eb6a20f9fca8 [2023-03-27T20:07:30.628Z] ---> 6972a9e6472c [2023-03-27T20:07:30.628Z] Step 25/25 : LABEL version=0.0.0 [2023-03-27T20:07:30.885Z] ---> Running in d8470b933e0c [2023-03-27T20:07:30.885Z] Removing intermediate container d8470b933e0c [2023-03-27T20:07:30.885Z] ---> e0c3a2931d33 [2023-03-27T20:07:30.885Z] [2023-03-27T20:07:30.885Z] Successfully built e0c3a2931d33 [2023-03-27T20:07:30.885Z] Successfully tagged core-metadata:latest [2023-03-27T20:07:30.885Z]  Building core-metadata ... done Building security-proxy-auth [2023-03-27T20:07:31.451Z] ---> de7509a4d134 [2023-03-27T20:07:31.451Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-27T20:07:36.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:07:36.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:07:36.881Z] ---> ea89869eece3 [2023-03-27T20:07:36.881Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:07:36.881Z] ---> Using cache [2023-03-27T20:07:36.881Z] ---> 86bf2defcee3 [2023-03-27T20:07:36.881Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:07:36.881Z] ---> Using cache [2023-03-27T20:07:36.881Z] ---> 008e0fe51e10 [2023-03-27T20:07:36.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-27T20:07:36.881Z] ---> Using cache [2023-03-27T20:07:36.881Z] ---> baa1e9b2ecce [2023-03-27T20:07:36.881Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:07:36.881Z] ---> Using cache [2023-03-27T20:07:36.881Z] ---> 474990ff24df [2023-03-27T20:07:36.881Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:07:36.881Z] ---> Using cache [2023-03-27T20:07:36.881Z] ---> 9cc61e9a1b96 [2023-03-27T20:07:36.881Z] Step 8/23 : COPY . . [2023-03-27T20:07:36.881Z] ---> Using cache [2023-03-27T20:07:36.881Z] ---> 4eaef4ebefb2 [2023-03-27T20:07:36.881Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-27T20:07:37.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.102s coverage: 79.9% of statements [2023-03-27T20:07:37.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.269s coverage: 92.9% of statements [2023-03-27T20:07:37.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-03-27T20:07:37.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.232s coverage: 62.3% of statements [2023-03-27T20:07:37.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2023-03-27T20:07:37.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-03-27T20:07:37.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2023-03-27T20:07:37.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.452s coverage: 81.2% of statements [2023-03-27T20:07:38.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-27T20:07:38.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.521s coverage: 82.1% of statements [2023-03-27T20:07:38.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-27T20:07:39.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 86.0% of statements [2023-03-27T20:07:45.027Z] ---> 9bf7b6b835bd [2023-03-27T20:07:45.027Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-27T20:07:45.027Z] ---> Running in 28eb79253408 [2023-03-27T20:07:45.027Z] ---> Running in 7358b2f3e77f [2023-03-27T20:07:45.027Z] Removing intermediate container 7358b2f3e77f [2023-03-27T20:07:45.027Z] ---> 83ddd343d3ea [2023-03-27T20:07:45.027Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-27T20:07:45.027Z] 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-03-27T20:07:45.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-27T20:07:45.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-27T20:07:46.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.999s coverage: 63.1% of statements [2023-03-27T20:07:46.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements [2023-03-27T20:07:48.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2023-03-27T20:07:48.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2023-03-27T20:07:48.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-03-27T20:07:48.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-27T20:07:48.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-27T20:07:48.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-27T20:07:48.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-03-27T20:07:50.310Z] ---> Running in de4d1d0c05f2 [2023-03-27T20:07:50.310Z] Removing intermediate container 7e472208d009 [2023-03-27T20:07:50.310Z] ---> 2fe1fb0d8f64 [2023-03-27T20:07:50.310Z] [2023-03-27T20:07:50.310Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:07:50.310Z] ---> b2aa39c304c2 [2023-03-27T20:07:50.310Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-27T20:07:50.875Z] ---> Running in b96397998f6f [2023-03-27T20:07:50.875Z] Removing intermediate container de4d1d0c05f2 [2023-03-27T20:07:50.875Z] ---> 0c6912ad9716 [2023-03-27T20:07:50.875Z] Step 25/27 : LABEL arch=x86_64 [2023-03-27T20:07:51.441Z] ---> Running in b43c05520ce4 [2023-03-27T20:07:52.005Z] Removing intermediate container b43c05520ce4 [2023-03-27T20:07:52.005Z] ---> 9f2ae3ecb134 [2023-03-27T20:07:52.005Z] Step 26/27 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:07:52.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:07:52.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:07:52.264Z] ---> Running in 6801651d1527 [2023-03-27T20:07:52.264Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-27T20:07:52.524Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-27T20:07:52.524Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:07:52.524Z] Executing ca-certificates-20220614-r4.trigger [2023-03-27T20:07:52.524Z] OK: 8 MiB in 17 packages [2023-03-27T20:07:52.782Z] Removing intermediate container 6801651d1527 [2023-03-27T20:07:52.782Z] ---> ca5ce723b438 [2023-03-27T20:07:52.782Z] Step 27/27 : LABEL version=0.0.0 [2023-03-27T20:07:56.060Z] ---> Running in 95c072c00047 [2023-03-27T20:07:56.060Z] Removing intermediate container 95c072c00047 [2023-03-27T20:07:56.060Z] ---> 6ae3a9643126 [2023-03-27T20:07:56.060Z] [2023-03-27T20:07:56.060Z] Removing intermediate container 4b4cfd03bd0c [2023-03-27T20:07:56.060Z] ---> 5495e6e585b9 [2023-03-27T20:07:56.060Z] [2023-03-27T20:07:56.060Z] Step 9/33 : FROM alpine:3.17 [2023-03-27T20:07:56.060Z] ---> b2aa39c304c2 [2023-03-27T20:07:56.060Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-27T20:07:56.060Z] Successfully built 6ae3a9643126 [2023-03-27T20:07:56.060Z] Successfully tagged security-spire-agent:latest [2023-03-27T20:07:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-27T20:07:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-27T20:07:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-27T20:07:56.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.993s coverage: 38.4% of statements [2023-03-27T20:07:56.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2023-03-27T20:07:57.438Z]  Building security-spire-agent ... done  ---> Running in 82e48eb5e4ff [2023-03-27T20:07:58.380Z] Removing intermediate container b96397998f6f [2023-03-27T20:07:58.380Z] ---> b9e14a228a2f [2023-03-27T20:07:58.380Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:07:58.380Z] Removing intermediate container 82e48eb5e4ff [2023-03-27T20:07:58.380Z] ---> f822642a1a79 [2023-03-27T20:07:58.380Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-27T20:07:58.380Z] ---> Running in d08703d73624 [2023-03-27T20:07:58.380Z] ---> Running in 6263b1159e4d [2023-03-27T20:07:58.675Z] Removing intermediate container 830e9d59458f [2023-03-27T20:07:58.675Z] ---> a33725758631 [2023-03-27T20:07:58.675Z] [2023-03-27T20:07:58.675Z] Step 9/20 : FROM alpine:3.17 [2023-03-27T20:07:58.675Z] ---> b2aa39c304c2 [2023-03-27T20:07:58.675Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-27T20:07:58.675Z] ---> Using cache [2023-03-27T20:07:58.675Z] ---> f822642a1a79 [2023-03-27T20:07:58.675Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-27T20:07:58.675Z] Removing intermediate container d08703d73624 [2023-03-27T20:07:58.675Z] ---> 6261ccc80494 [2023-03-27T20:07:58.675Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-27T20:07:58.675Z] ---> Running in c1a1d80424f1 [2023-03-27T20:07:58.675Z] ---> Running in 389ab26c5918 [2023-03-27T20:07:58.936Z] Removing intermediate container 389ab26c5918 [2023-03-27T20:07:58.936Z] ---> 8348b9b8c926 [2023-03-27T20:07:58.936Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-27T20:07:58.936Z] ---> Running in 96730e022e7e [2023-03-27T20:07:58.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:07:58.936Z] Removing intermediate container 96730e022e7e [2023-03-27T20:07:58.936Z] ---> 620026bcfcb1 [2023-03-27T20:07:58.936Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:07:58.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:07:58.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:07:59.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:07:59.270Z] ---> 6499d880ac1a [2023-03-27T20:07:59.271Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:07:59.531Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-27T20:07:59.531Z] v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-27T20:07:59.531Z] v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-27T20:07:59.531Z] OK: 17820 distinct packages available [2023-03-27T20:07:59.531Z] (2/2) Installing su-exec (0.2-r2) [2023-03-27T20:07:59.531Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:07:59.532Z] OK: 7 MiB in 17 packages [2023-03-27T20:07:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T20:07:59.532Z] ---> 042c936f376e [2023-03-27T20:07:59.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-27T20:07:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T20:07:59.800Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-27T20:07:59.800Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-27T20:07:59.800Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-27T20:07:59.800Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-27T20:07:59.800Z] (5/9) Installing curl (7.88.1-r1) [2023-03-27T20:07:59.800Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-27T20:07:59.800Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-27T20:07:59.800Z] (8/9) Installing libucontext (1.2-r0) [2023-03-27T20:07:59.800Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-27T20:07:59.800Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:07:59.800Z] Executing ca-certificates-20220614-r4.trigger [2023-03-27T20:07:59.800Z] OK: 10 MiB in 24 packages [2023-03-27T20:08:00.369Z] Removing intermediate container 6263b1159e4d [2023-03-27T20:08:00.369Z] ---> b19caeecfacd [2023-03-27T20:08:00.369Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-27T20:08:00.369Z] ---> 1c73f03d1d17 [2023-03-27T20:08:00.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:08:00.369Z] ---> Running in 8ea67b967c48 [2023-03-27T20:08:00.369Z] Removing intermediate container 8ea67b967c48 [2023-03-27T20:08:00.369Z] ---> bf08e606fe77 [2023-03-27T20:08:00.369Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-27T20:08:00.369Z] ---> Running in 7a410bd8a5a3 [2023-03-27T20:08:00.369Z] ---> 37b00ef6d469 [2023-03-27T20:08:00.369Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-27T20:08:00.656Z] ---> Running in b4753e2f0332 [2023-03-27T20:08:00.656Z] Removing intermediate container 7a410bd8a5a3 [2023-03-27T20:08:00.656Z] ---> 98aee3bf1bcd [2023-03-27T20:08:00.656Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-27T20:08:00.656Z] Removing intermediate container b4753e2f0332 [2023-03-27T20:08:00.656Z] ---> 7b935c50fbe7 [2023-03-27T20:08:00.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:08:00.656Z] ---> Running in e868335c48c9 [2023-03-27T20:08:01.055Z] Removing intermediate container c1a1d80424f1 [2023-03-27T20:08:01.055Z] ---> 5676f0ef9380 [2023-03-27T20:08:01.055Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:08:01.055Z] ---> Running in 9855aeaa9f45 [2023-03-27T20:08:01.055Z] Removing intermediate container e868335c48c9 [2023-03-27T20:08:01.055Z] ---> f38ad15011cd [2023-03-27T20:08:01.055Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-27T20:08:01.055Z] ---> 4a9afcd1d632 [2023-03-27T20:08:01.055Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:08:01.055Z] ---> Running in fa96dc5bb374 [2023-03-27T20:08:01.328Z] Removing intermediate container 9855aeaa9f45 [2023-03-27T20:08:01.328Z] ---> 281966b3aff7 [2023-03-27T20:08:01.328Z] Step 21/23 : LABEL arch=x86_64 [2023-03-27T20:08:01.328Z] ---> Running in b38042935088 [2023-03-27T20:08:01.328Z] Removing intermediate container fa96dc5bb374 [2023-03-27T20:08:01.328Z] ---> eeec3b222865 [2023-03-27T20:08:01.328Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-27T20:08:01.328Z] ---> f963c68923c4 [2023-03-27T20:08:01.328Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-27T20:08:01.328Z] ---> Running in a056785992b9 [2023-03-27T20:08:01.328Z] Removing intermediate container b38042935088 [2023-03-27T20:08:01.328Z] ---> 5e49a2d5617c [2023-03-27T20:08:01.328Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:08:01.657Z] ---> Running in 47cb3f5b7ca5 [2023-03-27T20:08:01.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-27T20:08:01.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-27T20:08:01.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-27T20:08:01.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-27T20:08:01.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements [2023-03-27T20:08:01.918Z] Removing intermediate container 47cb3f5b7ca5 [2023-03-27T20:08:01.918Z] ---> ca3509511e7d [2023-03-27T20:08:01.918Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:08:01.918Z] ---> Running in 5f10aae08e84 [2023-03-27T20:08:02.869Z] Removing intermediate container 5f10aae08e84 [2023-03-27T20:08:02.869Z] ---> 0e57520d6b77 [2023-03-27T20:08:02.869Z] [2023-03-27T20:08:02.869Z] ---> 7d9c46907ff7 [2023-03-27T20:08:02.869Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:08:02.869Z] Successfully built 0e57520d6b77 [2023-03-27T20:08:02.869Z] Successfully tagged support-notifications:latest [2023-03-27T20:08:02.869Z]  Building support-notifications ... done Removing intermediate container a056785992b9 [2023-03-27T20:08:02.869Z] ---> 3c1c1d0718b3 [2023-03-27T20:08:02.869Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-27T20:08:02.869Z] ---> Running in 43fade231a4a [2023-03-27T20:08:03.135Z] ---> 7333dd266a21 [2023-03-27T20:08:03.135Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-27T20:08:03.135Z] ---> Running in 13287ec60edb [2023-03-27T20:08:03.135Z] Removing intermediate container 43fade231a4a [2023-03-27T20:08:03.135Z] ---> 641a2e1a0f81 [2023-03-27T20:08:03.135Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-27T20:08:03.136Z] Removing intermediate container 13287ec60edb [2023-03-27T20:08:03.136Z] ---> c8319dfff2ca [2023-03-27T20:08:03.136Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:08:03.136Z] ---> Running in 57784ba585d0 [2023-03-27T20:08:03.136Z] ---> c858140c399a [2023-03-27T20:08:03.136Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-27T20:08:03.136Z] Removing intermediate container 57784ba585d0 [2023-03-27T20:08:03.136Z] ---> b926f43fd39c [2023-03-27T20:08:03.136Z] Step 18/20 : LABEL arch=x86_64 [2023-03-27T20:08:03.136Z] ---> Running in 637b599b1923 [2023-03-27T20:08:03.399Z] ---> Running in a3dd8798f464 [2023-03-27T20:08:03.399Z] Removing intermediate container a3dd8798f464 [2023-03-27T20:08:03.399Z] ---> 8a57f8c4d762 [2023-03-27T20:08:03.399Z] Step 19/20 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:08:03.399Z] ---> Running in bcf20ed46968 [2023-03-27T20:08:03.663Z] Removing intermediate container bcf20ed46968 [2023-03-27T20:08:03.663Z] ---> cf17c7f0d4a1 [2023-03-27T20:08:03.663Z] Step 20/20 : LABEL version=0.0.0 [2023-03-27T20:08:03.663Z] ---> Running in 1834e38d4fbe [2023-03-27T20:08:03.924Z] Removing intermediate container 1834e38d4fbe [2023-03-27T20:08:03.924Z] ---> 86040442636d [2023-03-27T20:08:03.924Z] [2023-03-27T20:08:03.924Z] Successfully built 86040442636d [2023-03-27T20:08:03.924Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-27T20:08:04.190Z]  Building security-spiffe-token-provider ... done Removing intermediate container 637b599b1923 [2023-03-27T20:08:04.190Z] ---> 373ba13f1920 [2023-03-27T20:08:04.190Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:08:06.107Z] ---> a1b26e65f111 [2023-03-27T20:08:06.107Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:08:06.107Z] Removing intermediate container 28eb79253408 [2023-03-27T20:08:06.107Z] ---> 20ebc961f1e3 [2023-03-27T20:08:06.107Z] [2023-03-27T20:08:06.107Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:08:06.107Z] ---> b2aa39c304c2 [2023-03-27T20:08:06.107Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-27T20:08:06.107Z] ---> Using cache [2023-03-27T20:08:06.107Z] ---> bbb099ef5a9c [2023-03-27T20:08:06.107Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:08:06.107Z] ---> Using cache [2023-03-27T20:08:06.107Z] ---> 46bdf7f8fe0e [2023-03-27T20:08:06.107Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:08:06.107Z] ---> Using cache [2023-03-27T20:08:06.107Z] ---> fffdf285f1e0 [2023-03-27T20:08:06.107Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:08:06.107Z] ---> Using cache [2023-03-27T20:08:06.107Z] ---> 7fe8c0e75031 [2023-03-27T20:08:06.107Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-27T20:08:06.107Z] ---> 8bb84918a4ab [2023-03-27T20:08:06.107Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-27T20:08:06.678Z] ---> e7cf741e1811 [2023-03-27T20:08:06.678Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:08:06.678Z] ---> bf6be2d4c161 [2023-03-27T20:08:06.678Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-27T20:08:06.938Z] ---> 3205ed17f8cc [2023-03-27T20:08:06.938Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-27T20:08:06.938Z] ---> 80199a820fc4 [2023-03-27T20:08:06.938Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-27T20:08:06.938Z] ---> c284341985af [2023-03-27T20:08:06.938Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-27T20:08:06.938Z] ---> 6a3ab3f05795 [2023-03-27T20:08:06.938Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-27T20:08:06.938Z] ---> Running in 1a3e5af07d1d [2023-03-27T20:08:07.199Z] ---> 6ca8f0b5b405 [2023-03-27T20:08:07.199Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-27T20:08:07.199Z] ---> 6bcae6b8a098 [2023-03-27T20:08:07.199Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-27T20:08:07.459Z] ---> d462039e098c [2023-03-27T20:08:07.459Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-27T20:08:07.459Z] ---> Running in f97c5e3a0a41 [2023-03-27T20:08:07.720Z] Removing intermediate container 1a3e5af07d1d [2023-03-27T20:08:07.720Z] ---> 903ba517fb08 [2023-03-27T20:08:07.720Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-27T20:08:07.720Z] ---> Running in c3d9f1a4515b [2023-03-27T20:08:07.720Z] Removing intermediate container c3d9f1a4515b [2023-03-27T20:08:07.720Z] ---> c951865d1eb3 [2023-03-27T20:08:07.720Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-27T20:08:07.720Z] ---> Running in a9bcc085349c [2023-03-27T20:08:07.720Z] Removing intermediate container a9bcc085349c [2023-03-27T20:08:07.720Z] ---> 5236594b5087 [2023-03-27T20:08:07.720Z] Step 21/23 : LABEL arch=x86_64 [2023-03-27T20:08:07.720Z] ---> Running in e3cc19bde4c3 [2023-03-27T20:08:07.988Z] Removing intermediate container e3cc19bde4c3 [2023-03-27T20:08:07.988Z] ---> 7cf631f977fd [2023-03-27T20:08:07.988Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:08:07.988Z] ---> Running in aa8e26393071 [2023-03-27T20:08:07.988Z] Removing intermediate container aa8e26393071 [2023-03-27T20:08:07.988Z] ---> be606131c335 [2023-03-27T20:08:07.988Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:08:07.988Z] ---> Running in 5ac7d8e606ab [2023-03-27T20:08:07.988Z] Removing intermediate container f97c5e3a0a41 [2023-03-27T20:08:07.988Z] ---> dd2c43532850 [2023-03-27T20:08:07.988Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-27T20:08:07.988Z] Removing intermediate container 5ac7d8e606ab [2023-03-27T20:08:07.988Z] ---> bc5259ce7567 [2023-03-27T20:08:07.988Z] [2023-03-27T20:08:08.249Z] ---> Running in 7830d3675900 [2023-03-27T20:08:08.249Z] Successfully built bc5259ce7567 [2023-03-27T20:08:08.249Z] Successfully tagged security-proxy-auth:latest [2023-03-27T20:08:08.249Z]  Building security-proxy-auth ... done Removing intermediate container 7830d3675900 [2023-03-27T20:08:08.249Z] ---> b6a0b83fab88 [2023-03-27T20:08:08.249Z] Step 30/33 : CMD ["gate"] [2023-03-27T20:08:08.249Z] ---> Running in 07f7a66f5791 [2023-03-27T20:08:08.249Z] Removing intermediate container 07f7a66f5791 [2023-03-27T20:08:08.249Z] ---> 69df6433bff2 [2023-03-27T20:08:08.249Z] Step 31/33 : LABEL arch=x86_64 [2023-03-27T20:08:08.249Z] ---> Running in 9a9551f83516 [2023-03-27T20:08:08.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-27T20:08:08.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-27T20:08:08.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-27T20:08:08.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-27T20:08:08.509Z] Removing intermediate container 9a9551f83516 [2023-03-27T20:08:08.509Z] ---> cd6fe264b0fb [2023-03-27T20:08:08.509Z] Step 32/33 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:08:08.509Z] ---> Running in c6b625c22d3a [2023-03-27T20:08:08.509Z] Removing intermediate container c6b625c22d3a [2023-03-27T20:08:08.509Z] ---> de4224cd41e2 [2023-03-27T20:08:08.509Z] Step 33/33 : LABEL version=0.0.0 [2023-03-27T20:08:08.509Z] ---> Running in 64ca7b503198 [2023-03-27T20:08:08.509Z] Removing intermediate container 64ca7b503198 [2023-03-27T20:08:08.509Z] ---> 52d751fdc0c7 [2023-03-27T20:08:08.509Z] [2023-03-27T20:08:08.509Z] Successfully built 52d751fdc0c7 [2023-03-27T20:08:08.509Z] Successfully tagged security-bootstrapper:latest [2023-03-27T20:08:08.776Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-27T20:08:08.790Z] $ docker stop --time=1 9fc27ba0a42c0bd547939e49a78d104cce404971c30a829d9d7d536970f454d1 [2023-03-27T20:08:10.039Z] $ docker rm -f --volumes 9fc27ba0a42c0bd547939e49a78d104cce404971c30a829d9d7d536970f454d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T20:08:10.443Z] + docker images [2023-03-27T20:08:10.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-27T20:08:10.443Z] security-bootstrapper latest 52d751fdc0c7 2 seconds ago 22.2MB [2023-03-27T20:08:10.443Z] security-proxy-auth latest bc5259ce7567 3 seconds ago 18.3MB [2023-03-27T20:08:10.443Z] 20ebc961f1e3 5 seconds ago 1.66GB [2023-03-27T20:08:10.443Z] security-spiffe-token-provider latest 86040442636d 7 seconds ago 32.8MB [2023-03-27T20:08:10.443Z] support-notifications latest 0e57520d6b77 9 seconds ago 32.7MB [2023-03-27T20:08:10.443Z] a33725758631 12 seconds ago 1.73GB [2023-03-27T20:08:10.443Z] 5495e6e585b9 15 seconds ago 1.67GB [2023-03-27T20:08:10.443Z] security-spire-agent latest 6ae3a9643126 15 seconds ago 129MB [2023-03-27T20:08:10.443Z] 2fe1fb0d8f64 23 seconds ago 1.75GB [2023-03-27T20:08:10.443Z] core-metadata latest e0c3a2931d33 40 seconds ago 20.4MB [2023-03-27T20:08:10.443Z] e09c6ec1e279 46 seconds ago 1.54GB [2023-03-27T20:08:10.443Z] core-data latest 8f1f3d4f8a00 About a minute ago 20MB [2023-03-27T20:08:10.443Z] 4349f0fc81f1 About a minute ago 1.69GB [2023-03-27T20:08:10.443Z] security-secretstore-setup latest 97b41ebe4af9 About a minute ago 32.8MB [2023-03-27T20:08:10.443Z] 0eae131861ce About a minute ago 1.69GB [2023-03-27T20:08:10.443Z] core-common-config-bootstrapper latest 7666603928a3 2 minutes ago 17.2MB [2023-03-27T20:08:10.443Z] 1f4e990ac6d4 2 minutes ago 1.68GB [2023-03-27T20:08:10.443Z] 2bef3eff4b6e 2 minutes ago 1.68GB [2023-03-27T20:08:10.443Z] support-scheduler latest b827bd686eb3 2 minutes ago 32.1MB [2023-03-27T20:08:10.443Z] security-proxy-setup latest ea2099a3188a 2 minutes ago 18.7MB [2023-03-27T20:08:10.443Z] core-command latest 298ddb76a971 2 minutes ago 19.8MB [2023-03-27T20:08:10.443Z] security-spire-server latest f9444850bab2 2 minutes ago 89.8MB [2023-03-27T20:08:10.443Z] security-spire-config latest ee9d2ffc27b8 2 minutes ago 88.9MB [2023-03-27T20:08:10.443Z] 1ab34871fb5e 2 minutes ago 1.75GB [2023-03-27T20:08:10.443Z] 662485cfaa31 2 minutes ago 1.67GB [2023-03-27T20:08:10.443Z] 45ad1379468c 2 minutes ago 1.69GB [2023-03-27T20:08:10.443Z] 36a641893f2e 3 minutes ago 1.54GB [2023-03-27T20:08:10.443Z] 69774912d686 3 minutes ago 1.54GB [2023-03-27T20:08:10.443Z] ci-base-image-x86_64 latest ea89869eece3 8 minutes ago 881MB [2023-03-27T20:08:10.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-27T20:08:10.443Z] alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB [2023-03-27T20:08:10.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-27T20:08:10.443Z] 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-03-27T20:08:13.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-03-27T20:08:14.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-27T20:08:14.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-27T20:08:14.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-27T20:08:14.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-27T20:08:14.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 92.3% of statements [2023-03-27T20:08:18.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-27T20:08:18.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-27T20:08:18.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements [2023-03-27T20:08:20.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-27T20:08:20.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-27T20:08:21.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.7% of statements [2023-03-27T20:08:22.129Z] 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-03-27T20:08:22.129Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-27T20:08:22.129Z] go vet ./... [2023-03-27T20:10:58.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-27T20:10:58.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-27T20:10:58.838Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-27T20:10:58.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-27T20:10:59.544Z] + ls -al . [2023-03-27T20:10:59.544Z] total 700 [2023-03-27T20:10:59.544Z] drwxrwxr-x 10 1001 1001 4096 Mar 27 20:03 . [2023-03-27T20:10:59.544Z] drwxr-xr-x 4 root root 4096 Mar 27 20:03 .. [2023-03-27T20:10:59.544Z] drwxrwxr-x 2 1001 1001 4096 Mar 27 20:01 .blubracket [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 16 Mar 27 20:01 .dockerignore [2023-03-27T20:10:59.544Z] drwxrwxr-x 8 1001 1001 4096 Mar 27 20:01 .git [2023-03-27T20:10:59.544Z] drwxrwxr-x 3 1001 1001 4096 Mar 27 20:01 .github [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 1133 Mar 27 20:01 .gitignore [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 42 Mar 27 20:01 .golangci.yml [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 87 Mar 27 20:01 .hadolint.yml [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 166 Mar 27 20:01 .sonarcloud.properties [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 1171 Mar 27 20:01 ADOPTERS.md [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 10835 Mar 27 20:01 Attribution.txt [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 73765 Mar 27 20:01 CHANGELOG.md [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 3804 Mar 27 20:01 CONTRIBUTING.md [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 677 Mar 27 20:01 GOVERNANCE.md [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 883 Mar 27 20:01 Jenkinsfile [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 10775 Mar 27 20:01 LICENSE [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 14368 Mar 27 20:01 Makefile [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 582 Mar 27 20:01 OWNERS.md [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 9403 Mar 27 20:01 README.md [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 789 Mar 27 20:01 SECURITY.md [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 5 Mar 27 19:59 VERSION [2023-03-27T20:10:59.544Z] drwxrwxr-x 2 1001 1001 4096 Mar 27 20:01 bin [2023-03-27T20:10:59.544Z] drwxrwxr-x 18 1001 1001 4096 Mar 27 20:01 cmd [2023-03-27T20:10:59.544Z] -rw-r--r-- 1 root root 447379 Mar 27 20:08 coverage.out [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 3200 Mar 27 20:01 go.mod [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 31265 Mar 27 20:01 go.sum [2023-03-27T20:10:59.544Z] drwxrwxr-x 7 1001 1001 4096 Mar 27 20:01 internal [2023-03-27T20:10:59.544Z] drwxrwxr-x 3 1001 1001 4096 Mar 27 20:01 openapi [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 594 Mar 27 20:01 security.txt [2023-03-27T20:10:59.544Z] drwxrwxr-x 4 1001 1001 4096 Mar 27 20:01 snap [2023-03-27T20:10:59.544Z] -rw-rw-r-- 1 1001 1001 204 Mar 27 20:01 version.go [Pipeline] sh [2023-03-27T20:10:59.878Z] + '[' -e coverage.out ] [2023-03-27T20:10:59.878Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-27T20:10:59.912Z] Warning: overwriting stash ‘coverage-report’ [2023-03-27T20:11:00.688Z] Stashed 1 file(s) [Pipeline] sh [2023-03-27T20:11:01.327Z] + make build [2023-03-27T20:11:01.327Z] 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-03-27T20:12:39.033Z] 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-03-27T20:12:39.033Z] 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-03-27T20:12:39.033Z] 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-03-27T20:12:39.033Z] 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-03-27T20:13:25.855Z] 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-03-27T20:13:27.260Z] 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-03-27T20:13:33.905Z] 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-03-27T20:13:38.153Z] 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-03-27T20:13:42.413Z] 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-03-27T20:13:46.820Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-27T20:13:53.483Z] 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-03-27T20:13:58.849Z] $ docker stop --time=1 8d4fdb20eebe2f97bea6b49efd6b8f68a43e60fb3523cf5f75426a75304c3f2b [2023-03-27T20:14:00.999Z] $ docker rm -f --volumes 8d4fdb20eebe2f97bea6b49efd6b8f68a43e60fb3523cf5f75426a75304c3f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:14:03.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-27T20:14:03.549Z] [2023-03-27T20:14:03.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:14:03.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-27T20:14:04.256Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-27T20:14:04.256Z] 29e5d40040c1: Pulling fs layer [2023-03-27T20:14:04.256Z] 1ce36da41761: Pulling fs layer [2023-03-27T20:14:04.256Z] 25b303627fd3: Pulling fs layer [2023-03-27T20:14:04.256Z] 29e5d40040c1: Verifying Checksum [2023-03-27T20:14:04.256Z] 29e5d40040c1: Download complete [2023-03-27T20:14:04.526Z] 1ce36da41761: Verifying Checksum [2023-03-27T20:14:04.526Z] 1ce36da41761: Download complete [2023-03-27T20:14:05.120Z] 29e5d40040c1: Pull complete [2023-03-27T20:14:06.083Z] 25b303627fd3: Verifying Checksum [2023-03-27T20:14:06.083Z] 25b303627fd3: Download complete [2023-03-27T20:14:06.083Z] 1ce36da41761: Pull complete [2023-03-27T20:14:16.157Z] 25b303627fd3: Pull complete [2023-03-27T20:14:16.157Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-27T20:14:16.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-27T20:14:16.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T20:14:16.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2023-03-27T20:14:16.541Z] $ 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-03-27T20:14:18.781Z] $ docker top fea0e07da27968517756753496319475daadeafa8a0a14261b96fd72fe195726 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T20:14:19.648Z] + docker-compose build --help [2023-03-27T20:14:19.648Z] + grep parallel [2023-03-27T20:14:23.884Z] --parallel Build images in parallel. [Pipeline] } [2023-03-27T20:14:23.918Z] $ docker stop --time=1 fea0e07da27968517756753496319475daadeafa8a0a14261b96fd72fe195726 [2023-03-27T20:14:25.632Z] $ docker rm -f --volumes fea0e07da27968517756753496319475daadeafa8a0a14261b96fd72fe195726 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:14:26.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-27T20:14:26.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T20:14:26.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2023-03-27T20:14:26.639Z] $ 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-03-27T20:14:27.841Z] $ docker top 3d3c7f94ff47db0d469beaa86ee628e53edf1a99fc33ae1dc130fc93fb88ab54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T20:14:28.391Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-27T20:14:33.719Z] Building core-command ... [2023-03-27T20:14:33.719Z] Building core-common-config-bootstrapper ... [2023-03-27T20:14:33.719Z] Building core-data ... [2023-03-27T20:14:33.719Z] Building core-metadata ... [2023-03-27T20:14:33.719Z] Building security-bootstrapper ... [2023-03-27T20:14:33.719Z] Building security-proxy-auth ... [2023-03-27T20:14:33.719Z] Building security-proxy-setup ... [2023-03-27T20:14:33.719Z] Building security-secretstore-setup ... [2023-03-27T20:14:33.719Z] Building security-spiffe-token-provider ... [2023-03-27T20:14:33.719Z] Building security-spire-agent ... [2023-03-27T20:14:33.719Z] Building security-spire-config ... [2023-03-27T20:14:33.719Z] Building security-spire-server ... [2023-03-27T20:14:33.719Z] Building support-notifications ... [2023-03-27T20:14:33.719Z] Building support-scheduler ... [2023-03-27T20:14:33.719Z] Building core-common-config-bootstrapper [2023-03-27T20:14:33.719Z] Building security-spire-agent [2023-03-27T20:14:33.719Z] Building security-spire-config [2023-03-27T20:14:33.719Z] Building core-command [2023-03-27T20:14:33.719Z] Building security-proxy-auth [2023-03-27T20:15:20.547Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:15:20.547Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:15:20.547Z] ---> ae132b68360f [2023-03-27T20:15:20.547Z] Step 3/27 : WORKDIR /edgex-go [2023-03-27T20:15:20.828Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:15:20.828Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:15:20.828Z] ---> ae132b68360f [2023-03-27T20:15:20.828Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:15:20.828Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:15:20.828Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:15:20.828Z] ---> ae132b68360f [2023-03-27T20:15:21.095Z] Step 3/27 : WORKDIR /edgex-go [2023-03-27T20:15:21.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:15:21.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:15:21.095Z] ---> ae132b68360f [2023-03-27T20:15:21.095Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:15:21.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:15:21.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:15:21.095Z] ---> ae132b68360f [2023-03-27T20:15:21.095Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:15:21.361Z] ---> Running in 3fd5f433b43c [2023-03-27T20:15:21.361Z] ---> Running in 3b984032cda1 [2023-03-27T20:15:21.361Z] ---> Running in 859c512111af [2023-03-27T20:15:21.361Z] ---> Running in 879e16487ba1 [2023-03-27T20:15:21.361Z] ---> Running in 7558e09fed90 [2023-03-27T20:15:21.943Z] Removing intermediate container 3fd5f433b43c [2023-03-27T20:15:21.943Z] ---> 2c4e25aad5e2 [2023-03-27T20:15:21.943Z] Step 4/24 : WORKDIR /edgex-go [2023-03-27T20:15:21.943Z] Removing intermediate container 859c512111af [2023-03-27T20:15:21.943Z] ---> 785e88968231 [2023-03-27T20:15:21.943Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:15:22.211Z] ---> Running in 43f7cf98a5c3 [2023-03-27T20:15:22.211Z] ---> Running in 0a48585a4a4f [2023-03-27T20:15:22.211Z] Removing intermediate container 7558e09fed90 [2023-03-27T20:15:22.211Z] ---> a3b34ff0bfee [2023-03-27T20:15:22.211Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-27T20:15:22.211Z] Removing intermediate container 3b984032cda1 [2023-03-27T20:15:22.211Z] ---> b3735dd153ec [2023-03-27T20:15:22.211Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:15:22.211Z] Removing intermediate container 879e16487ba1 [2023-03-27T20:15:22.211Z] ---> 3d9dbf17c19a [2023-03-27T20:15:22.211Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-27T20:15:22.211Z] ---> Running in c659d6060989 [2023-03-27T20:15:22.482Z] ---> Running in 22d1d914922c [2023-03-27T20:15:22.482Z] ---> Running in 7e34ecc4e4da [2023-03-27T20:15:22.748Z] Removing intermediate container 0a48585a4a4f [2023-03-27T20:15:22.748Z] ---> d73258f9ea9f [2023-03-27T20:15:22.748Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-27T20:15:23.021Z] Removing intermediate container 43f7cf98a5c3 [2023-03-27T20:15:23.021Z] ---> 3a2f267c057b [2023-03-27T20:15:23.021Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-27T20:15:23.021Z] ---> Running in 491ba1248a6d [2023-03-27T20:15:23.021Z] ---> Running in 11dcddfa66ee [2023-03-27T20:15:23.288Z] Removing intermediate container 22d1d914922c [2023-03-27T20:15:23.288Z] ---> 12a2882875f7 [2023-03-27T20:15:23.288Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-27T20:15:23.554Z] ---> Running in 1ad34ea2f77f [2023-03-27T20:15:24.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:24.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:25.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:25.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:25.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:25.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:25.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:26.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:26.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:26.501Z] OK: 263 MiB in 53 packages [2023-03-27T20:15:26.501Z] OK: 263 MiB in 53 packages [2023-03-27T20:15:26.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:15:27.735Z] OK: 263 MiB in 53 packages [2023-03-27T20:15:28.003Z] OK: 263 MiB in 53 packages [2023-03-27T20:15:28.003Z] OK: 263 MiB in 53 packages [2023-03-27T20:15:28.275Z] Removing intermediate container c659d6060989 [2023-03-27T20:15:28.275Z] Removing intermediate container 7e34ecc4e4da [2023-03-27T20:15:28.275Z] ---> e4da817b5d0c [2023-03-27T20:15:28.275Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-27T20:15:28.275Z] ---> 90ab4a6ab96d [2023-03-27T20:15:28.275Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-27T20:15:32.534Z] ---> f0759f44b3cd [2023-03-27T20:15:32.534Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:15:32.534Z] Removing intermediate container 1ad34ea2f77f [2023-03-27T20:15:32.534Z] ---> 3534a26039c3 [2023-03-27T20:15:32.534Z] ---> 737f27dd46ba [2023-03-27T20:15:32.534Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:15:32.534Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:15:32.534Z] Removing intermediate container 11dcddfa66ee [2023-03-27T20:15:32.534Z] ---> a10c17c1baae [2023-03-27T20:15:32.534Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-27T20:15:32.800Z] ---> Running in 1e20ec632a87 [2023-03-27T20:15:32.800Z] ---> Running in b6d056d3dc6a [2023-03-27T20:15:33.380Z] Removing intermediate container 491ba1248a6d [2023-03-27T20:15:33.380Z] ---> 07ba8a3bf85a [2023-03-27T20:15:33.380Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:15:34.354Z] ---> 262481cbd62a [2023-03-27T20:15:34.354Z] ---> ba011ad20ff2 [2023-03-27T20:15:34.354Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:15:34.354Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:15:34.354Z] ---> Running in 431872f193bc [2023-03-27T20:15:34.354Z] ---> Running in 9f23fb2a06ce [2023-03-27T20:15:34.620Z] ---> 75c27e22e909 [2023-03-27T20:15:34.620Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:15:34.886Z] ---> Running in 3814b335296e [2023-03-27T20:17:26.532Z] Removing intermediate container b6d056d3dc6a [2023-03-27T20:17:26.532Z] ---> 158e21742dea [2023-03-27T20:17:26.532Z] Step 7/27 : COPY . . [2023-03-27T20:17:26.532Z] Removing intermediate container 3814b335296e [2023-03-27T20:17:26.532Z] ---> a9fd002e1724 [2023-03-27T20:17:26.532Z] Step 8/23 : COPY . . [2023-03-27T20:17:26.532Z] Removing intermediate container 9f23fb2a06ce [2023-03-27T20:17:26.532Z] ---> d4ac2dfecb92 [2023-03-27T20:17:26.532Z] Step 8/23 : COPY . . [2023-03-27T20:17:26.532Z] Removing intermediate container 1e20ec632a87 [2023-03-27T20:17:26.532Z] ---> 4dfdc7b3a29e [2023-03-27T20:17:26.532Z] Step 7/27 : COPY . . [2023-03-27T20:17:26.532Z] Removing intermediate container 431872f193bc [2023-03-27T20:17:26.532Z] ---> b9a4e3893c03 [2023-03-27T20:17:26.532Z] Step 8/24 : COPY . . [2023-03-27T20:17:29.126Z] ---> c37a9d7fa2b4 [2023-03-27T20:17:29.126Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-27T20:17:29.394Z] ---> 90373afb41c9 [2023-03-27T20:17:29.394Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-27T20:17:29.394Z] ---> 63d780133760 [2023-03-27T20:17:29.394Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-27T20:17:29.394Z] ---> 85a82c0ab29b [2023-03-27T20:17:29.394Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-27T20:17:29.394Z] ---> Running in 3b9ca5fbc812 [2023-03-27T20:17:29.394Z] ---> Running in ee49a9dc4648 [2023-03-27T20:17:29.671Z] ---> Running in 86448e287a4c [2023-03-27T20:17:29.671Z] ---> a8a4eb61c835 [2023-03-27T20:17:29.671Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-27T20:17:29.671Z] ---> Running in 7fb3768c005e [2023-03-27T20:17:29.671Z] ---> Running in ef0f65c820d9 [2023-03-27T20:17:30.257Z] Removing intermediate container 3b9ca5fbc812 [2023-03-27T20:17:30.257Z] ---> b19c2459e5cc [2023-03-27T20:17:30.257Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-27T20:17:30.257Z] ---> Running in 1e257d635fcb [2023-03-27T20:17:30.528Z] Removing intermediate container 86448e287a4c [2023-03-27T20:17:30.528Z] ---> ca61db0232c7 [2023-03-27T20:17:30.528Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-27T20:17:30.528Z] ---> Running in e467d5188044 [2023-03-27T20:17:32.468Z] Removing intermediate container 1e257d635fcb [2023-03-27T20:17:32.468Z] ---> 74713bcf2718 [2023-03-27T20:17:32.468Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-27T20:17:32.468Z] Removing intermediate container e467d5188044 [2023-03-27T20:17:32.468Z] ---> c18d48535923 [2023-03-27T20:17:32.468Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-27T20:17:32.735Z] ---> Running in a04cf9e33b15 [2023-03-27T20:17:32.735Z] 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-03-27T20:17:32.735Z] 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-03-27T20:17:32.735Z] 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-03-27T20:17:32.735Z] ---> Running in 2028f8e54bc3 [2023-03-27T20:17:33.321Z] Removing intermediate container 2028f8e54bc3 [2023-03-27T20:17:33.321Z] ---> 43ce22bd6f06 [2023-03-27T20:17:33.321Z] 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-03-27T20:17:33.321Z] Removing intermediate container a04cf9e33b15 [2023-03-27T20:17:33.321Z] ---> d9c7f87b5742 [2023-03-27T20:17:33.321Z] 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-03-27T20:17:33.590Z] ---> Running in a8e651967c7d [2023-03-27T20:17:33.590Z] ---> Running in b26505caec36 [2023-03-27T20:17:37.849Z] Removing intermediate container a8e651967c7d [2023-03-27T20:17:37.849Z] ---> 9c9850503843 [2023-03-27T20:17:37.849Z] Step 12/27 : WORKDIR /edgex-go [2023-03-27T20:17:37.849Z] ---> Running in 1cf4fe4832d0 [2023-03-27T20:17:37.849Z] Removing intermediate container b26505caec36 [2023-03-27T20:17:37.849Z] ---> 1ad46b2b1916 [2023-03-27T20:17:37.849Z] Step 12/27 : WORKDIR /edgex-go [2023-03-27T20:17:37.849Z] ---> Running in d506a2597cb6 [2023-03-27T20:17:38.120Z] Removing intermediate container 1cf4fe4832d0 [2023-03-27T20:17:38.120Z] ---> 5da199cd05c8 [2023-03-27T20:17:38.120Z] [2023-03-27T20:17:38.120Z] Step 13/27 : FROM alpine:3.17 [2023-03-27T20:17:38.120Z] Removing intermediate container d506a2597cb6 [2023-03-27T20:17:38.120Z] ---> 3bb7e05e1238 [2023-03-27T20:17:38.120Z] [2023-03-27T20:17:38.120Z] Step 13/27 : FROM alpine:3.17 [2023-03-27T20:17:38.387Z] 3.17: Pulling from library/alpine [2023-03-27T20:17:38.387Z] 3.17: Pulling from library/alpine [2023-03-27T20:17:38.975Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T20:17:38.975Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T20:17:38.975Z] Status: Image is up to date for alpine:3.17 [2023-03-27T20:17:38.975Z] Status: Downloaded newer image for alpine:3.17 [2023-03-27T20:17:38.975Z] ---> d74e625d9115 [2023-03-27T20:17:38.975Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-27T20:17:38.975Z] ---> d74e625d9115 [2023-03-27T20:17:38.975Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-27T20:17:38.975Z] ---> Running in 14308913bb34 [2023-03-27T20:17:38.975Z] ---> Running in 86de97f13bc0 [2023-03-27T20:17:39.562Z] Removing intermediate container 86de97f13bc0 [2023-03-27T20:17:39.562Z] ---> 1dedbf998728 [2023-03-27T20:17:39.562Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-27T20:17:39.562Z] Removing intermediate container 14308913bb34 [2023-03-27T20:17:39.562Z] ---> d31c63d56127 [2023-03-27T20:17:39.562Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-27T20:17:39.827Z] ---> Running in 4c682c0b6a00 [2023-03-27T20:17:39.827Z] ---> Running in 69977148f93d [2023-03-27T20:17:42.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:17:42.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:17:43.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:17:43.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:17:44.762Z] v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-27T20:17:44.762Z] v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-27T20:17:44.762Z] OK: 17691 distinct packages available [2023-03-27T20:17:44.762Z] v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-27T20:17:44.762Z] v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-27T20:17:44.762Z] OK: 17691 distinct packages available [2023-03-27T20:17:44.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:17:45.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:17:45.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:17:45.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:17:47.009Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-27T20:17:47.009Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-27T20:17:47.009Z] (3/5) Installing libucontext (1.2-r0) [2023-03-27T20:17:47.009Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-27T20:17:47.009Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-27T20:17:47.009Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:17:47.009Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-27T20:17:47.009Z] OK: 9 MiB in 20 packages [2023-03-27T20:17:47.009Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-27T20:17:47.009Z] (3/4) Installing libucontext (1.2-r0) [2023-03-27T20:17:47.274Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-27T20:17:47.274Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:17:47.274Z] OK: 8 MiB in 19 packages [2023-03-27T20:17:49.245Z] Removing intermediate container 4c682c0b6a00 [2023-03-27T20:17:49.245Z] ---> e62ede4fbd5b [2023-03-27T20:17:49.245Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:17:49.245Z] Removing intermediate container 69977148f93d [2023-03-27T20:17:49.245Z] ---> 9d711701e052 [2023-03-27T20:17:49.245Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:17:50.207Z] ---> 2dd2e4457a65 [2023-03-27T20:17:50.207Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:17:50.207Z] ---> 5cf9372e6b45 [2023-03-27T20:17:50.478Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:17:51.435Z] ---> f9afb9ff71da [2023-03-27T20:17:51.435Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-27T20:17:51.435Z] ---> 56a0a0dbf4ea [2023-03-27T20:17:51.435Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-27T20:17:56.795Z] ---> 0f97aa6aac36 [2023-03-27T20:17:56.795Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-27T20:17:59.375Z] ---> 4532c101de23 [2023-03-27T20:17:59.375Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-27T20:18:00.344Z] ---> 761252e109d8 [2023-03-27T20:18:00.344Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-27T20:18:00.344Z] ---> Running in d987760b6254 [2023-03-27T20:18:01.296Z] Removing intermediate container d987760b6254 [2023-03-27T20:18:01.296Z] ---> ab080027095e [2023-03-27T20:18:01.296Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-27T20:18:02.699Z] ---> 378d6cc47885 [2023-03-27T20:18:02.699Z] Step 22/27 : WORKDIR / [2023-03-27T20:18:02.699Z] ---> Running in a609b0fb78b7 [2023-03-27T20:18:03.659Z] Removing intermediate container a609b0fb78b7 [2023-03-27T20:18:03.659Z] ---> ad4f548b2f42 [2023-03-27T20:18:03.659Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-27T20:18:03.659Z] ---> 68591b92e3a9 [2023-03-27T20:18:03.659Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-27T20:18:03.659Z] ---> Running in dc4567813e09 [2023-03-27T20:18:04.243Z] Removing intermediate container dc4567813e09 [2023-03-27T20:18:04.243Z] ---> 0bc281bf6d10 [2023-03-27T20:18:04.243Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-27T20:18:04.243Z] ---> Running in 248e0abf972a [2023-03-27T20:18:04.822Z] ---> d009e7e97492 [2023-03-27T20:18:04.822Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-27T20:18:05.088Z] Removing intermediate container 248e0abf972a [2023-03-27T20:18:05.088Z] ---> c4a32db61f63 [2023-03-27T20:18:05.088Z] Step 25/27 : LABEL arch=arm64 [2023-03-27T20:18:05.368Z] ---> Running in b62f168e2d4a [2023-03-27T20:18:05.948Z] ---> 2c2aeb0c54c7 [2023-03-27T20:18:05.948Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-27T20:18:05.948Z] Removing intermediate container b62f168e2d4a [2023-03-27T20:18:05.948Z] ---> 905c02b8718e [2023-03-27T20:18:05.948Z] Step 26/27 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:18:06.216Z] ---> Running in b75ab91757f4 [2023-03-27T20:18:06.939Z] Removing intermediate container b75ab91757f4 [2023-03-27T20:18:06.939Z] ---> ccd4575b4558 [2023-03-27T20:18:06.939Z] Step 27/27 : LABEL version=0.0.0 [2023-03-27T20:18:06.939Z] ---> Running in 42d1b704f085 [2023-03-27T20:18:07.270Z] ---> 44be78a8efc5 [2023-03-27T20:18:07.270Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-27T20:18:07.270Z] ---> Running in b8d3a6857291 [2023-03-27T20:18:07.553Z] Removing intermediate container 42d1b704f085 [2023-03-27T20:18:07.553Z] ---> ab593d8cdb65 [2023-03-27T20:18:07.553Z] [2023-03-27T20:18:07.832Z] Successfully built ab593d8cdb65 [2023-03-27T20:18:07.832Z] Successfully tagged security-spire-config-arm64:latest [2023-03-27T20:18:08.118Z] Removing intermediate container b8d3a6857291 [2023-03-27T20:18:08.118Z] ---> 8f1429587381 [2023-03-27T20:18:08.118Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-27T20:18:08.118Z] Building core-metadata [2023-03-27T20:18:08.118Z]  Building security-spire-config ... done  ---> Running in c852f99b5c71 [2023-03-27T20:18:08.720Z] Removing intermediate container c852f99b5c71 [2023-03-27T20:18:08.720Z] ---> 64ac58a49380 [2023-03-27T20:18:08.720Z] Step 25/27 : LABEL arch=arm64 [2023-03-27T20:18:08.720Z] ---> Running in 1c3cb20ec104 [2023-03-27T20:18:09.051Z] Removing intermediate container 1c3cb20ec104 [2023-03-27T20:18:09.051Z] ---> 013045a6f636 [2023-03-27T20:18:09.051Z] Step 26/27 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:18:09.379Z] ---> Running in 13f4989c959b [2023-03-27T20:18:12.075Z] Removing intermediate container 13f4989c959b [2023-03-27T20:18:12.075Z] ---> 41671203f91e [2023-03-27T20:18:12.075Z] Step 27/27 : LABEL version=0.0.0 [2023-03-27T20:18:12.075Z] ---> Running in 6c0a58792bc1 [2023-03-27T20:18:12.343Z] Removing intermediate container 6c0a58792bc1 [2023-03-27T20:18:12.343Z] ---> 38ee0e83daa3 [2023-03-27T20:18:12.343Z] [2023-03-27T20:18:12.609Z] Successfully built 38ee0e83daa3 [2023-03-27T20:18:12.609Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-27T20:18:12.609Z] Building security-bootstrapper [2023-03-27T20:18:30.809Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:18:30.809Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:18:30.809Z] ---> ae132b68360f [2023-03-27T20:18:30.809Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:18:30.809Z] ---> Using cache [2023-03-27T20:18:30.809Z] ---> b3735dd153ec [2023-03-27T20:18:30.809Z] Step 4/25 : WORKDIR /edgex-go [2023-03-27T20:18:30.809Z] ---> Using cache [2023-03-27T20:18:30.809Z] ---> 12a2882875f7 [2023-03-27T20:18:30.809Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-27T20:18:30.809Z] ---> Using cache [2023-03-27T20:18:30.809Z] ---> 737f27dd46ba [2023-03-27T20:18:30.809Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-27T20:18:30.809Z] ---> Using cache [2023-03-27T20:18:30.809Z] ---> 262481cbd62a [2023-03-27T20:18:30.809Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:18:30.809Z] ---> Using cache [2023-03-27T20:18:30.809Z] ---> d4ac2dfecb92 [2023-03-27T20:18:30.809Z] Step 8/25 : COPY . . [2023-03-27T20:18:30.809Z] ---> Using cache [2023-03-27T20:18:30.809Z] ---> 90373afb41c9 [2023-03-27T20:18:30.809Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-27T20:18:30.809Z] ---> Running in 7c333461c5dc [2023-03-27T20:18:31.397Z] 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-03-27T20:18:35.655Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:18:35.655Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:18:35.655Z] ---> ae132b68360f [2023-03-27T20:18:35.655Z] Step 3/33 : WORKDIR /edgex-go [2023-03-27T20:18:35.655Z] ---> Using cache [2023-03-27T20:18:35.655Z] ---> 3d9dbf17c19a [2023-03-27T20:18:35.655Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-27T20:18:35.655Z] ---> Running in ef7943d2c9e8 [2023-03-27T20:18:37.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:18:38.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:18:39.457Z] OK: 263 MiB in 53 packages [2023-03-27T20:18:40.863Z] Removing intermediate container ef7943d2c9e8 [2023-03-27T20:18:40.863Z] ---> c0e0546d1e5a [2023-03-27T20:18:40.863Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-27T20:18:41.451Z] ---> 7220b2c18b15 [2023-03-27T20:18:41.451Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:18:41.451Z] ---> Running in ac4eb2f4f83b [2023-03-27T20:20:18.068Z] Removing intermediate container ac4eb2f4f83b [2023-03-27T20:20:18.068Z] ---> 6c1c582ab484 [2023-03-27T20:20:18.068Z] Step 7/33 : COPY . . [2023-03-27T20:20:26.266Z] ---> 8ca84fd05db9 [2023-03-27T20:20:26.266Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-27T20:20:26.266Z] ---> Running in 89abb77c4a00 [2023-03-27T20:20:26.848Z] 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-03-27T20:23:33.560Z] Removing intermediate container ee49a9dc4648 [2023-03-27T20:23:33.560Z] ---> a2e400ddc262 [2023-03-27T20:23:33.560Z] [2023-03-27T20:23:33.560Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:23:33.560Z] ---> d74e625d9115 [2023-03-27T20:23:33.560Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-27T20:23:33.560Z] ---> Running in 30da21851285 [2023-03-27T20:23:33.560Z] Removing intermediate container 30da21851285 [2023-03-27T20:23:33.560Z] ---> 69aa2258f006 [2023-03-27T20:23:33.560Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:23:33.560Z] ---> Running in f989b32b4fff [2023-03-27T20:23:33.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:23:33.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:23:33.560Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T20:23:33.560Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:23:33.560Z] OK: 8 MiB in 16 packages [2023-03-27T20:23:33.560Z] Removing intermediate container f989b32b4fff [2023-03-27T20:23:33.560Z] ---> 31d81f1fe7a8 [2023-03-27T20:23:33.560Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:23:33.560Z] ---> 59fedd505c57 [2023-03-27T20:23:33.560Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:23:33.560Z] ---> 29a55c935ece [2023-03-27T20:23:33.560Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-27T20:23:34.973Z] ---> 85f25ed50e2c [2023-03-27T20:23:34.973Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:23:35.561Z] ---> ff3e43ff0173 [2023-03-27T20:23:35.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-27T20:23:36.522Z] ---> 3c41c4c33065 [2023-03-27T20:23:36.522Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-27T20:23:36.522Z] ---> Running in cf7469a175d4 [2023-03-27T20:23:39.126Z] Removing intermediate container cf7469a175d4 [2023-03-27T20:23:39.126Z] ---> 6c118c627ee2 [2023-03-27T20:23:39.126Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-27T20:23:39.392Z] ---> Running in a3233e091a71 [2023-03-27T20:23:39.971Z] Removing intermediate container a3233e091a71 [2023-03-27T20:23:39.971Z] ---> 35b018a69c30 [2023-03-27T20:23:39.971Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-27T20:23:39.971Z] ---> Running in 97ff82597efb [2023-03-27T20:23:40.562Z] Removing intermediate container 97ff82597efb [2023-03-27T20:23:40.562Z] ---> eed5db3dff1a [2023-03-27T20:23:40.562Z] Step 21/23 : LABEL arch=arm64 [2023-03-27T20:23:40.562Z] ---> Running in de8ab36d6822 [2023-03-27T20:23:41.143Z] Removing intermediate container de8ab36d6822 [2023-03-27T20:23:41.143Z] ---> 6a65678d2586 [2023-03-27T20:23:41.143Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:23:43.081Z] ---> Running in e19fc40b4451 [2023-03-27T20:23:43.665Z] Removing intermediate container e19fc40b4451 [2023-03-27T20:23:43.665Z] ---> 0d481cd84820 [2023-03-27T20:23:43.665Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:23:43.665Z] ---> Running in b6bccee5a6f0 [2023-03-27T20:23:44.245Z] Removing intermediate container b6bccee5a6f0 [2023-03-27T20:23:44.245Z] ---> 214b8d81ba38 [2023-03-27T20:23:44.245Z] [2023-03-27T20:23:44.509Z] Successfully built 214b8d81ba38 [2023-03-27T20:23:44.509Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-27T20:23:44.509Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-03-27T20:24:02.698Z] Removing intermediate container 7fb3768c005e [2023-03-27T20:24:02.698Z] ---> dc06c54fc5ec [2023-03-27T20:24:02.698Z] [2023-03-27T20:24:02.698Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:24:02.698Z] ---> d74e625d9115 [2023-03-27T20:24:02.698Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-27T20:24:02.698Z] ---> Using cache [2023-03-27T20:24:02.698Z] ---> 69aa2258f006 [2023-03-27T20:24:02.698Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:24:02.698Z] ---> Using cache [2023-03-27T20:24:02.698Z] ---> 31d81f1fe7a8 [2023-03-27T20:24:02.698Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:24:02.698Z] ---> Using cache [2023-03-27T20:24:02.698Z] ---> 59fedd505c57 [2023-03-27T20:24:02.698Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:24:02.698Z] ---> Using cache [2023-03-27T20:24:02.698Z] ---> 29a55c935ece [2023-03-27T20:24:02.698Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-27T20:24:02.698Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:24:02.698Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:24:02.698Z] ---> ae132b68360f [2023-03-27T20:24:02.698Z] Step 3/20 : WORKDIR /edgex-go [2023-03-27T20:24:02.698Z] ---> Using cache [2023-03-27T20:24:02.698Z] ---> 3d9dbf17c19a [2023-03-27T20:24:02.698Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-27T20:24:02.698Z] ---> Running in 785234083c8b [2023-03-27T20:24:04.640Z] ---> e79faef11262 [2023-03-27T20:24:04.640Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:24:04.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:24:05.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:24:06.453Z] ---> 0027ec7b9805 [2023-03-27T20:24:06.453Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-27T20:24:07.036Z] v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-27T20:24:07.036Z] v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-27T20:24:07.036Z] OK: 17693 distinct packages available [2023-03-27T20:24:07.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:24:08.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:24:09.666Z] OK: 263 MiB in 53 packages [2023-03-27T20:24:09.666Z] ---> b42958c2e2ef [2023-03-27T20:24:09.666Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-27T20:24:09.930Z] ---> Running in e37249209008 [2023-03-27T20:24:12.504Z] Removing intermediate container 785234083c8b [2023-03-27T20:24:12.504Z] ---> b1984ad23457 [2023-03-27T20:24:12.504Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-27T20:24:14.446Z] ---> d84688af942d [2023-03-27T20:24:14.446Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:24:14.446Z] Removing intermediate container e37249209008 [2023-03-27T20:24:14.446Z] ---> dbdab8adcb7e [2023-03-27T20:24:14.446Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-27T20:24:14.446Z] ---> Running in 055009416a96 [2023-03-27T20:24:14.712Z] ---> Running in c4f03bf83f44 [2023-03-27T20:24:15.667Z] Removing intermediate container c4f03bf83f44 [2023-03-27T20:24:15.667Z] ---> ac2cfb997af2 [2023-03-27T20:24:15.667Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-27T20:24:15.932Z] ---> Running in c7d10892aeaf [2023-03-27T20:24:16.887Z] Removing intermediate container c7d10892aeaf [2023-03-27T20:24:16.887Z] ---> 784eb98ae796 [2023-03-27T20:24:16.887Z] Step 21/23 : LABEL arch=arm64 [2023-03-27T20:24:16.887Z] Removing intermediate container ef0f65c820d9 [2023-03-27T20:24:16.887Z] ---> f2b05929e82a [2023-03-27T20:24:16.887Z] [2023-03-27T20:24:16.887Z] Step 10/24 : FROM alpine:3.17 [2023-03-27T20:24:16.887Z] ---> d74e625d9115 [2023-03-27T20:24:16.887Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:24:17.154Z] ---> Running in 98f76c17ef34 [2023-03-27T20:24:17.154Z] ---> Running in cb86124438a3 [2023-03-27T20:24:18.109Z] Removing intermediate container cb86124438a3 [2023-03-27T20:24:18.109Z] ---> 180d0d7c786b [2023-03-27T20:24:18.109Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:24:18.109Z] ---> Running in 365ba28284e7 [2023-03-27T20:24:18.694Z] Removing intermediate container 365ba28284e7 [2023-03-27T20:24:18.694Z] ---> 8fe0320d3e50 [2023-03-27T20:24:18.694Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:24:18.694Z] ---> Running in de7431d08ed6 [2023-03-27T20:24:18.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:24:19.225Z] Removing intermediate container de7431d08ed6 [2023-03-27T20:24:19.225Z] ---> 992a465b4c97 [2023-03-27T20:24:19.225Z] [2023-03-27T20:24:19.491Z] Successfully built 992a465b4c97 [2023-03-27T20:24:19.491Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-27T20:24:19.491Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-03-27T20:24:20.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:24:21.475Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T20:24:21.475Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:24:21.475Z] OK: 8 MiB in 16 packages [2023-03-27T20:24:23.410Z] Removing intermediate container 98f76c17ef34 [2023-03-27T20:24:23.410Z] ---> 058faf1e536b [2023-03-27T20:24:23.410Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:24:23.410Z] ---> Running in 0dee23dea86b [2023-03-27T20:24:23.991Z] Removing intermediate container 0dee23dea86b [2023-03-27T20:24:23.991Z] ---> 500ce0455f33 [2023-03-27T20:24:23.991Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-27T20:24:24.257Z] ---> Running in bd4e04e901e8 [2023-03-27T20:24:24.841Z] Removing intermediate container bd4e04e901e8 [2023-03-27T20:24:24.841Z] ---> 38b80318a48c [2023-03-27T20:24:24.841Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-27T20:24:24.841Z] ---> Running in 831b034517b9 [2023-03-27T20:24:25.425Z] Removing intermediate container 831b034517b9 [2023-03-27T20:24:25.425Z] ---> f345a8147fde [2023-03-27T20:24:25.425Z] Step 15/24 : WORKDIR / [2023-03-27T20:24:25.425Z] ---> Running in 3af2f2598fef [2023-03-27T20:24:26.005Z] Removing intermediate container 3af2f2598fef [2023-03-27T20:24:26.005Z] ---> 6095bfaf9d52 [2023-03-27T20:24:26.005Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:24:27.409Z] ---> 19fe98e36cb5 [2023-03-27T20:24:27.409Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:24:28.824Z] ---> e3d8fa6ea968 [2023-03-27T20:24:28.824Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-27T20:24:31.394Z] ---> f243f62328e2 [2023-03-27T20:24:31.394Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:24:32.795Z] ---> d80addace0cf [2023-03-27T20:24:32.795Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-27T20:24:32.795Z] ---> Running in 6fc03a34743c [2023-03-27T20:24:33.756Z] Removing intermediate container 6fc03a34743c [2023-03-27T20:24:33.756Z] ---> 355b215c8e7e [2023-03-27T20:24:33.756Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:24:34.022Z] ---> Running in fae647becb12 [2023-03-27T20:24:35.430Z] Removing intermediate container fae647becb12 [2023-03-27T20:24:35.430Z] ---> 3e086e1fa1ee [2023-03-27T20:24:35.430Z] Step 22/24 : LABEL arch=arm64 [2023-03-27T20:24:35.430Z] ---> Running in 3d66809b5a72 [2023-03-27T20:24:36.383Z] Removing intermediate container 3d66809b5a72 [2023-03-27T20:24:36.383Z] ---> 56c69d91cf98 [2023-03-27T20:24:36.383Z] Step 23/24 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:24:36.383Z] ---> Running in 1baee345aa31 [2023-03-27T20:24:36.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:24:36.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:24:36.966Z] ---> ae132b68360f [2023-03-27T20:24:36.966Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:24:36.966Z] ---> Using cache [2023-03-27T20:24:36.966Z] ---> b3735dd153ec [2023-03-27T20:24:36.966Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:24:36.966Z] ---> Using cache [2023-03-27T20:24:36.966Z] ---> 12a2882875f7 [2023-03-27T20:24:36.966Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-27T20:24:36.966Z] ---> Using cache [2023-03-27T20:24:36.966Z] ---> 737f27dd46ba [2023-03-27T20:24:36.967Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:24:36.967Z] ---> Using cache [2023-03-27T20:24:36.967Z] ---> 262481cbd62a [2023-03-27T20:24:36.967Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:24:36.967Z] ---> Using cache [2023-03-27T20:24:36.967Z] ---> d4ac2dfecb92 [2023-03-27T20:24:36.967Z] Step 8/23 : COPY . . [2023-03-27T20:24:36.967Z] ---> Using cache [2023-03-27T20:24:36.967Z] ---> 90373afb41c9 [2023-03-27T20:24:36.967Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-27T20:24:37.232Z] ---> Running in b86a1b79404c [2023-03-27T20:24:37.232Z] Removing intermediate container 1baee345aa31 [2023-03-27T20:24:37.232Z] ---> 484afbf82469 [2023-03-27T20:24:37.232Z] Step 24/24 : LABEL version=0.0.0 [2023-03-27T20:24:37.496Z] ---> Running in 2861bb6a6451 [2023-03-27T20:24:38.458Z] Removing intermediate container 2861bb6a6451 [2023-03-27T20:24:38.458Z] ---> dc873e2c986e [2023-03-27T20:24:38.458Z] [2023-03-27T20:24:38.725Z] Successfully built dc873e2c986e [2023-03-27T20:24:38.725Z] Successfully tagged core-command-arm64:latest [2023-03-27T20:24:38.725Z]  Building core-command ... done Building security-proxy-setup [2023-03-27T20:24:39.305Z] 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-03-27T20:24:57.501Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:24:57.501Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:24:57.501Z] ---> ae132b68360f [2023-03-27T20:24:57.501Z] Step 3/22 : WORKDIR /edgex-go [2023-03-27T20:24:57.501Z] ---> Using cache [2023-03-27T20:24:57.501Z] ---> 3d9dbf17c19a [2023-03-27T20:24:57.501Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-27T20:24:57.501Z] ---> Using cache [2023-03-27T20:24:57.501Z] ---> c0e0546d1e5a [2023-03-27T20:24:57.501Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-27T20:24:57.501Z] ---> Using cache [2023-03-27T20:24:57.501Z] ---> 7220b2c18b15 [2023-03-27T20:24:57.501Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:24:57.501Z] ---> Using cache [2023-03-27T20:24:57.501Z] ---> 6c1c582ab484 [2023-03-27T20:24:57.501Z] Step 7/22 : COPY . . [2023-03-27T20:24:57.501Z] ---> Using cache [2023-03-27T20:24:57.501Z] ---> 8ca84fd05db9 [2023-03-27T20:24:57.501Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-27T20:24:57.771Z] ---> Running in 61432c2ddb11 [2023-03-27T20:24:59.713Z] 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-03-27T20:25:32.270Z] Removing intermediate container 7c333461c5dc [2023-03-27T20:25:32.270Z] ---> 7bf6c8efcda7 [2023-03-27T20:25:32.270Z] [2023-03-27T20:25:32.270Z] Step 10/25 : FROM alpine:3.17 [2023-03-27T20:25:32.270Z] ---> d74e625d9115 [2023-03-27T20:25:32.270Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:25:32.270Z] ---> Using cache [2023-03-27T20:25:32.270Z] ---> 058faf1e536b [2023-03-27T20:25:32.270Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:25:32.270Z] ---> Using cache [2023-03-27T20:25:32.270Z] ---> 500ce0455f33 [2023-03-27T20:25:32.270Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-27T20:25:32.270Z] ---> Running in 8cf88519a748 [2023-03-27T20:25:32.270Z] Removing intermediate container 8cf88519a748 [2023-03-27T20:25:32.270Z] ---> 9d6be504e226 [2023-03-27T20:25:32.270Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-27T20:25:32.270Z] ---> Running in f44c18b43aef [2023-03-27T20:25:32.270Z] Removing intermediate container f44c18b43aef [2023-03-27T20:25:32.270Z] ---> b8785ca72397 [2023-03-27T20:25:32.270Z] Step 15/25 : WORKDIR / [2023-03-27T20:25:32.270Z] ---> Running in ac1fa2d26755 [2023-03-27T20:25:32.535Z] Removing intermediate container ac1fa2d26755 [2023-03-27T20:25:32.535Z] ---> c0a175c5c03e [2023-03-27T20:25:32.535Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:25:34.468Z] ---> ee7f3f476674 [2023-03-27T20:25:34.468Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:25:35.874Z] ---> d8e7df99b7a8 [2023-03-27T20:25:35.874Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-27T20:25:39.214Z] ---> 4aa0510d17c5 [2023-03-27T20:25:39.214Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:25:42.545Z] ---> 34623f82bc28 [2023-03-27T20:25:42.545Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-27T20:25:43.502Z] ---> e90f387612ef [2023-03-27T20:25:43.502Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-27T20:25:43.502Z] ---> Running in 09f777be90c5 [2023-03-27T20:25:44.466Z] Removing intermediate container 09f777be90c5 [2023-03-27T20:25:44.466Z] ---> 70588bd11d6c [2023-03-27T20:25:44.466Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:25:44.731Z] ---> Running in 39bdee8da2ad [2023-03-27T20:25:45.315Z] Removing intermediate container 39bdee8da2ad [2023-03-27T20:25:45.315Z] ---> b9e4934b15ef [2023-03-27T20:25:45.315Z] Step 23/25 : LABEL arch=arm64 [2023-03-27T20:25:45.582Z] ---> Running in c21fee0787ca [2023-03-27T20:25:46.537Z] Removing intermediate container c21fee0787ca [2023-03-27T20:25:46.537Z] ---> ac32406b59a2 [2023-03-27T20:25:46.537Z] Step 24/25 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:25:46.537Z] ---> Running in 32350c04ea0c [2023-03-27T20:25:47.494Z] Removing intermediate container 32350c04ea0c [2023-03-27T20:25:47.494Z] ---> 3aadb0a57b89 [2023-03-27T20:25:47.494Z] Step 25/25 : LABEL version=0.0.0 [2023-03-27T20:25:47.760Z] ---> Running in 5c32434345fe [2023-03-27T20:25:48.340Z] Removing intermediate container 5c32434345fe [2023-03-27T20:25:48.340Z] ---> 56cfb21da2be [2023-03-27T20:25:48.340Z] [2023-03-27T20:25:49.292Z] Successfully built 56cfb21da2be [2023-03-27T20:25:49.292Z] Successfully tagged core-metadata-arm64:latest [2023-03-27T20:25:49.293Z]  Building core-metadata ... done Building security-secretstore-setup [2023-03-27T20:26:01.601Z] Removing intermediate container 055009416a96 [2023-03-27T20:26:01.602Z] ---> 2d2354d9b076 [2023-03-27T20:26:01.602Z] Step 7/20 : COPY . . [2023-03-27T20:26:06.935Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:26:06.935Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:26:06.935Z] ---> ae132b68360f [2023-03-27T20:26:06.935Z] Step 3/25 : WORKDIR /edgex-go [2023-03-27T20:26:06.935Z] ---> Using cache [2023-03-27T20:26:06.935Z] ---> 3d9dbf17c19a [2023-03-27T20:26:06.935Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-27T20:26:06.935Z] ---> Using cache [2023-03-27T20:26:06.935Z] ---> c0e0546d1e5a [2023-03-27T20:26:06.935Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-27T20:26:06.935Z] ---> Using cache [2023-03-27T20:26:06.935Z] ---> 7220b2c18b15 [2023-03-27T20:26:06.935Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:26:06.935Z] ---> Using cache [2023-03-27T20:26:06.935Z] ---> 6c1c582ab484 [2023-03-27T20:26:06.935Z] Step 7/25 : COPY . . [2023-03-27T20:26:06.935Z] ---> Using cache [2023-03-27T20:26:06.935Z] ---> 8ca84fd05db9 [2023-03-27T20:26:06.935Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-27T20:26:10.296Z] ---> Running in 44b3a362aeee [2023-03-27T20:26:12.237Z] 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-03-27T20:26:17.580Z] ---> cf48463d3dda [2023-03-27T20:26:17.580Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-27T20:26:17.580Z] ---> Running in 9ae3f2ee50ae [2023-03-27T20:26:20.161Z] 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-03-27T20:26:25.502Z] Removing intermediate container 89abb77c4a00 [2023-03-27T20:26:25.502Z] ---> 214c3e52f553 [2023-03-27T20:26:25.502Z] [2023-03-27T20:26:25.502Z] Step 9/33 : FROM alpine:3.17 [2023-03-27T20:26:25.502Z] ---> d74e625d9115 [2023-03-27T20:26:25.502Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-27T20:26:25.502Z] ---> Running in 14decd984532 [2023-03-27T20:26:25.502Z] Removing intermediate container 14decd984532 [2023-03-27T20:26:25.502Z] ---> 72efa4f23413 [2023-03-27T20:26:25.502Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-27T20:26:25.502Z] ---> Running in 947298498e8a [2023-03-27T20:26:27.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:26:28.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:26:29.424Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-27T20:26:29.424Z] (2/2) Installing su-exec (0.2-r2) [2023-03-27T20:26:29.424Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:26:29.697Z] OK: 8 MiB in 17 packages [2023-03-27T20:26:31.644Z] Removing intermediate container 947298498e8a [2023-03-27T20:26:31.644Z] ---> add89e621219 [2023-03-27T20:26:31.644Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-27T20:26:31.644Z] ---> Running in b98240167df8 [2023-03-27T20:26:31.911Z] Removing intermediate container b98240167df8 [2023-03-27T20:26:31.911Z] ---> 7a4b44b7bd9a [2023-03-27T20:26:31.911Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-27T20:26:31.911Z] ---> Running in 17c78b84eb89 [2023-03-27T20:26:32.503Z] Removing intermediate container 17c78b84eb89 [2023-03-27T20:26:32.503Z] ---> d58a204137ea [2023-03-27T20:26:32.503Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-27T20:26:32.503Z] ---> Running in 53c2c15990c4 [2023-03-27T20:26:35.077Z] Removing intermediate container 53c2c15990c4 [2023-03-27T20:26:35.077Z] ---> d3a7eda450bc [2023-03-27T20:26:35.077Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-27T20:26:35.077Z] ---> Running in 9f25ef6c6ab3 [2023-03-27T20:26:35.344Z] Removing intermediate container 9f25ef6c6ab3 [2023-03-27T20:26:35.344Z] ---> bb5c603675c1 [2023-03-27T20:26:35.344Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-27T20:26:35.344Z] ---> Running in cffe79316c0f [2023-03-27T20:26:38.684Z] Removing intermediate container cffe79316c0f [2023-03-27T20:26:38.684Z] ---> d3878ba669e4 [2023-03-27T20:26:38.684Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-27T20:26:38.684Z] ---> Running in 6d241618c83a [2023-03-27T20:26:38.951Z] Removing intermediate container 6d241618c83a [2023-03-27T20:26:38.951Z] ---> eab1b0da9843 [2023-03-27T20:26:38.951Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-27T20:26:39.914Z] ---> 52dccd040b08 [2023-03-27T20:26:39.914Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-27T20:26:40.180Z] ---> Running in 42192d844baf [2023-03-27T20:26:43.519Z] Removing intermediate container 42192d844baf [2023-03-27T20:26:43.519Z] ---> 5f6c96d07f21 [2023-03-27T20:26:43.519Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:26:44.107Z] ---> 7e25476ed512 [2023-03-27T20:26:44.107Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:26:45.064Z] ---> 002f38a43f01 [2023-03-27T20:26:45.064Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-27T20:26:47.631Z] ---> 8dc92757e98e [2023-03-27T20:26:47.631Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-27T20:26:48.588Z] ---> 79d2ed4a7062 [2023-03-27T20:26:48.588Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-27T20:26:49.169Z] ---> 55144aa72128 [2023-03-27T20:26:49.169Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-27T20:26:50.128Z] ---> 2c28f649af13 [2023-03-27T20:26:50.129Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-27T20:26:51.095Z] ---> 64946fa541e6 [2023-03-27T20:26:51.095Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-27T20:26:51.696Z] ---> b68a0b613c58 [2023-03-27T20:26:51.696Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-27T20:26:51.964Z] ---> Running in 58ecbf298278 [2023-03-27T20:26:55.306Z] Removing intermediate container 58ecbf298278 [2023-03-27T20:26:55.306Z] ---> c916dc37d68f [2023-03-27T20:26:55.306Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-27T20:26:55.306Z] ---> Running in 933a73a38133 [2023-03-27T20:26:55.572Z] Removing intermediate container 933a73a38133 [2023-03-27T20:26:55.572Z] ---> e27e0286dbee [2023-03-27T20:26:55.572Z] Step 30/33 : CMD ["gate"] [2023-03-27T20:26:55.573Z] ---> Running in 10ef0704793c [2023-03-27T20:26:56.156Z] Removing intermediate container 10ef0704793c [2023-03-27T20:26:56.156Z] ---> 872c9f70b702 [2023-03-27T20:26:56.156Z] Step 31/33 : LABEL arch=arm64 [2023-03-27T20:26:56.422Z] ---> Running in 46587f35cac5 [2023-03-27T20:26:57.008Z] Removing intermediate container 46587f35cac5 [2023-03-27T20:26:57.008Z] ---> c951a2841bb9 [2023-03-27T20:26:57.008Z] Step 32/33 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:26:57.008Z] ---> Running in 6f9269b254d4 [2023-03-27T20:26:57.591Z] Removing intermediate container 6f9269b254d4 [2023-03-27T20:26:57.591Z] ---> c522df8c4169 [2023-03-27T20:26:57.591Z] Step 33/33 : LABEL version=0.0.0 [2023-03-27T20:26:57.858Z] ---> Running in f8c1cb24b3fe [2023-03-27T20:26:58.443Z] Removing intermediate container f8c1cb24b3fe [2023-03-27T20:26:58.443Z] ---> bacf30cc09b1 [2023-03-27T20:26:58.443Z] [2023-03-27T20:26:58.443Z] Successfully built bacf30cc09b1 [2023-03-27T20:26:58.443Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-27T20:26:58.443Z] Building core-data [2023-03-27T20:27:16.633Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:27:16.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:27:16.633Z] ---> ae132b68360f [2023-03-27T20:27:16.633Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:27:16.633Z] ---> Using cache [2023-03-27T20:27:16.633Z] ---> b3735dd153ec [2023-03-27T20:27:16.633Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:27:16.633Z] ---> Using cache [2023-03-27T20:27:16.633Z] ---> 12a2882875f7 [2023-03-27T20:27:16.633Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-27T20:27:16.633Z] ---> Using cache [2023-03-27T20:27:16.633Z] ---> 737f27dd46ba [2023-03-27T20:27:16.633Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:27:16.633Z] ---> Using cache [2023-03-27T20:27:16.633Z] ---> 262481cbd62a [2023-03-27T20:27:16.633Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:27:16.633Z] ---> Using cache [2023-03-27T20:27:16.633Z] ---> d4ac2dfecb92 [2023-03-27T20:27:16.633Z] Step 8/23 : COPY . . [2023-03-27T20:27:16.633Z] ---> Using cache [2023-03-27T20:27:16.633Z] ---> 90373afb41c9 [2023-03-27T20:27:16.633Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-27T20:27:16.633Z] ---> Running in 179f10774fbc [2023-03-27T20:27:16.633Z] 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-03-27T20:31:23.404Z] Removing intermediate container 61432c2ddb11 [2023-03-27T20:31:23.404Z] ---> eeb7cba2a66b [2023-03-27T20:31:23.404Z] [2023-03-27T20:31:23.404Z] Step 9/22 : FROM alpine:3.17 [2023-03-27T20:31:23.404Z] ---> d74e625d9115 [2023-03-27T20:31:23.404Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-27T20:31:23.404Z] ---> Running in 1f05d59fbf5e [2023-03-27T20:31:23.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:31:23.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:31:23.404Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-27T20:31:23.404Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-27T20:31:23.404Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:31:23.404Z] OK: 8 MiB in 17 packages [2023-03-27T20:31:23.404Z] Removing intermediate container 1f05d59fbf5e [2023-03-27T20:31:23.404Z] ---> 4ffd5207d3fa [2023-03-27T20:31:23.404Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-27T20:31:23.404Z] ---> Running in 8c397906ee91 [2023-03-27T20:31:23.404Z] Removing intermediate container 8c397906ee91 [2023-03-27T20:31:23.404Z] ---> fd9f2b1c2933 [2023-03-27T20:31:23.404Z] Step 12/22 : WORKDIR /edgex [2023-03-27T20:31:23.404Z] ---> Running in 4cff21bbbca4 [2023-03-27T20:31:23.404Z] Removing intermediate container 4cff21bbbca4 [2023-03-27T20:31:23.404Z] ---> bd80ed5b5823 [2023-03-27T20:31:23.404Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:31:23.404Z] ---> 5b8c51dd120f [2023-03-27T20:31:23.404Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:31:23.404Z] ---> 7984301e774c [2023-03-27T20:31:23.404Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-27T20:31:23.404Z] ---> 08722cf2feec [2023-03-27T20:31:23.404Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-27T20:31:23.404Z] ---> 9bf612251749 [2023-03-27T20:31:23.404Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-27T20:31:23.987Z] ---> c1b3eebd7a72 [2023-03-27T20:31:23.987Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-27T20:31:23.987Z] ---> Running in af8784e97ada [2023-03-27T20:31:27.321Z] Removing intermediate container af8784e97ada [2023-03-27T20:31:27.321Z] ---> 7f318cc73a32 [2023-03-27T20:31:27.321Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-27T20:31:27.321Z] ---> Running in 943a4b258621 [2023-03-27T20:31:27.587Z] Removing intermediate container 943a4b258621 [2023-03-27T20:31:27.588Z] ---> 93c7bb6d90d0 [2023-03-27T20:31:27.588Z] Step 20/22 : LABEL arch=arm64 [2023-03-27T20:31:27.588Z] ---> Running in 3a7f68706c98 [2023-03-27T20:31:28.166Z] Removing intermediate container 3a7f68706c98 [2023-03-27T20:31:28.166Z] ---> edb38198abe6 [2023-03-27T20:31:28.166Z] Step 21/22 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:31:28.431Z] ---> Running in e4e77b2ae5cf [2023-03-27T20:31:28.702Z] Removing intermediate container e4e77b2ae5cf [2023-03-27T20:31:28.702Z] ---> f071b9cb5cda [2023-03-27T20:31:28.702Z] Step 22/22 : LABEL version=0.0.0 [2023-03-27T20:31:28.967Z] ---> Running in 651859141cbf [2023-03-27T20:31:29.549Z] Removing intermediate container 651859141cbf [2023-03-27T20:31:29.549Z] ---> a286c04febcd [2023-03-27T20:31:29.549Z] [2023-03-27T20:31:29.815Z] Successfully built a286c04febcd [2023-03-27T20:31:29.815Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-27T20:31:29.815Z] Building security-spire-server [2023-03-27T20:31:48.011Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:31:48.011Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:31:48.011Z] ---> ae132b68360f [2023-03-27T20:31:48.011Z] Step 3/26 : WORKDIR /edgex-go [2023-03-27T20:31:48.011Z] ---> Using cache [2023-03-27T20:31:48.011Z] ---> 3d9dbf17c19a [2023-03-27T20:31:48.011Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-27T20:31:48.011Z] ---> Using cache [2023-03-27T20:31:48.011Z] ---> e4da817b5d0c [2023-03-27T20:31:48.011Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-27T20:31:48.011Z] ---> Using cache [2023-03-27T20:31:48.011Z] ---> 3534a26039c3 [2023-03-27T20:31:48.011Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:31:48.011Z] ---> Using cache [2023-03-27T20:31:48.011Z] ---> 158e21742dea [2023-03-27T20:31:48.011Z] Step 7/26 : COPY . . [2023-03-27T20:31:48.011Z] ---> Using cache [2023-03-27T20:31:48.011Z] ---> c37a9d7fa2b4 [2023-03-27T20:31:48.011Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-27T20:31:48.011Z] ---> Using cache [2023-03-27T20:31:48.011Z] ---> b19c2459e5cc [2023-03-27T20:31:48.011Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-27T20:31:48.011Z] ---> Using cache [2023-03-27T20:31:48.011Z] ---> 74713bcf2718 [2023-03-27T20:31:48.011Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-27T20:31:48.011Z] ---> Using cache [2023-03-27T20:31:48.011Z] ---> d9c7f87b5742 [2023-03-27T20:31:48.011Z] 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-03-27T20:31:48.011Z] ---> Running in 04b34392cadc [2023-03-27T20:31:50.588Z] Removing intermediate container 04b34392cadc [2023-03-27T20:31:50.588Z] ---> cd029cf00f0c [2023-03-27T20:31:50.588Z] Step 12/26 : WORKDIR /edgex-go [2023-03-27T20:31:50.588Z] ---> Running in 62ba53d67c91 [2023-03-27T20:31:50.877Z] Removing intermediate container 62ba53d67c91 [2023-03-27T20:31:50.877Z] ---> bfd14c854e0f [2023-03-27T20:31:50.877Z] [2023-03-27T20:31:50.877Z] Step 13/26 : FROM alpine:3.17 [2023-03-27T20:31:50.877Z] ---> d74e625d9115 [2023-03-27T20:31:50.877Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-27T20:31:50.877Z] ---> Using cache [2023-03-27T20:31:50.877Z] ---> d31c63d56127 [2023-03-27T20:31:50.877Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-27T20:31:50.877Z] ---> Using cache [2023-03-27T20:31:50.877Z] ---> 9d711701e052 [2023-03-27T20:31:50.877Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:31:50.877Z] ---> Using cache [2023-03-27T20:31:50.877Z] ---> 5cf9372e6b45 [2023-03-27T20:31:50.877Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:31:50.877Z] ---> Using cache [2023-03-27T20:31:50.877Z] ---> 56a0a0dbf4ea [2023-03-27T20:31:50.877Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-27T20:31:57.515Z] ---> d94f15fc03c8 [2023-03-27T20:31:57.515Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-27T20:31:57.515Z] ---> 054d3bf28d7d [2023-03-27T20:31:57.515Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-27T20:31:58.471Z] ---> 98c65e39f459 [2023-03-27T20:31:58.471Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-27T20:31:59.431Z] ---> a2d1513a7f84 [2023-03-27T20:31:59.431Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-27T20:31:59.431Z] ---> Running in d98d3753211b [2023-03-27T20:32:00.013Z] Removing intermediate container d98d3753211b [2023-03-27T20:32:00.013Z] ---> d312cdf9ce1b [2023-03-27T20:32:00.013Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-27T20:32:00.013Z] ---> Running in 7b504eb27da0 [2023-03-27T20:32:00.592Z] Removing intermediate container 7b504eb27da0 [2023-03-27T20:32:00.592Z] ---> 3a38cff36dc2 [2023-03-27T20:32:00.592Z] Step 24/26 : LABEL arch=arm64 [2023-03-27T20:32:02.527Z] ---> Running in cca764660c19 [2023-03-27T20:32:02.793Z] Removing intermediate container cca764660c19 [2023-03-27T20:32:02.793Z] ---> 04fcd5e893b2 [2023-03-27T20:32:02.793Z] Step 25/26 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:32:02.793Z] ---> Running in 19ce2280b0ce [2023-03-27T20:32:03.371Z] Removing intermediate container 19ce2280b0ce [2023-03-27T20:32:03.371Z] ---> e48969216f21 [2023-03-27T20:32:03.371Z] Step 26/26 : LABEL version=0.0.0 [2023-03-27T20:32:03.371Z] ---> Running in 0bea978cab7b [2023-03-27T20:32:03.949Z] Removing intermediate container 0bea978cab7b [2023-03-27T20:32:03.949Z] ---> ed6bdf8c7ec9 [2023-03-27T20:32:03.949Z] [2023-03-27T20:32:04.212Z] Successfully built ed6bdf8c7ec9 [2023-03-27T20:32:04.213Z] Successfully tagged security-spire-server-arm64:latest [2023-03-27T20:32:04.213Z] Building support-notifications [2023-03-27T20:32:26.588Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-27T20:32:26.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-27T20:32:26.588Z] ---> ae132b68360f [2023-03-27T20:32:26.588Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-27T20:32:26.588Z] ---> Using cache [2023-03-27T20:32:26.588Z] ---> b3735dd153ec [2023-03-27T20:32:26.588Z] Step 4/23 : WORKDIR /edgex-go [2023-03-27T20:32:26.588Z] ---> Using cache [2023-03-27T20:32:26.588Z] ---> 12a2882875f7 [2023-03-27T20:32:26.589Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-27T20:32:26.589Z] ---> Running in a4d6383881ed [2023-03-27T20:32:26.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:32:26.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:32:28.003Z] OK: 263 MiB in 53 packages [2023-03-27T20:32:29.942Z] Removing intermediate container a4d6383881ed [2023-03-27T20:32:29.942Z] ---> 2e1a233cd3db [2023-03-27T20:32:29.942Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-27T20:32:30.523Z] ---> e463166d55ba [2023-03-27T20:32:30.523Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T20:32:30.788Z] ---> Running in 88f2d209e553 [2023-03-27T20:32:31.375Z] 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-03-27T20:32:53.417Z] Removing intermediate container 44b3a362aeee [2023-03-27T20:32:53.417Z] ---> 3557e488d612 [2023-03-27T20:32:53.417Z] [2023-03-27T20:32:53.417Z] Step 9/25 : FROM alpine:3.17 [2023-03-27T20:32:53.417Z] ---> d74e625d9115 [2023-03-27T20:32:53.417Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-27T20:32:53.417Z] ---> Running in 01a7579fb41b [2023-03-27T20:32:53.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:32:53.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:32:55.355Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-27T20:32:55.355Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-27T20:32:55.355Z] (3/3) Installing su-exec (0.2-r2) [2023-03-27T20:32:55.355Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:32:55.355Z] Executing ca-certificates-20220614-r4.trigger [2023-03-27T20:32:55.936Z] OK: 8 MiB in 18 packages [2023-03-27T20:32:58.513Z] Removing intermediate container 01a7579fb41b [2023-03-27T20:32:58.513Z] ---> 4132211e3938 [2023-03-27T20:32:58.513Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-27T20:32:58.513Z] ---> Running in 1f70876ac791 [2023-03-27T20:32:58.513Z] Removing intermediate container 1f70876ac791 [2023-03-27T20:32:58.513Z] ---> 679b02f2f0f2 [2023-03-27T20:32:58.513Z] Step 12/25 : WORKDIR / [2023-03-27T20:32:58.780Z] ---> Running in f735c089f116 [2023-03-27T20:32:59.360Z] Removing intermediate container f735c089f116 [2023-03-27T20:32:59.360Z] ---> e48d5f2f96f4 [2023-03-27T20:32:59.360Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:33:00.319Z] ---> a9b83edff0ea [2023-03-27T20:33:00.319Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:33:01.299Z] ---> 7b5cf57a3bb1 [2023-03-27T20:33:01.299Z] 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-03-27T20:33:02.266Z] ---> 50850dce5068 [2023-03-27T20:33:02.266Z] 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-03-27T20:33:03.223Z] ---> e4050058fac5 [2023-03-27T20:33:03.223Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:33:04.180Z] ---> 1f13ff9525de [2023-03-27T20:33:04.180Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-27T20:33:05.588Z] ---> a9b5bfb18eac [2023-03-27T20:33:05.588Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-27T20:33:09.839Z] ---> 6f1c0dd6191f [2023-03-27T20:33:09.839Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-27T20:33:10.107Z] ---> 661717f55bd0 [2023-03-27T20:33:10.107Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-27T20:33:10.107Z] ---> Running in ee5cc0e20c68 [2023-03-27T20:33:13.454Z] Removing intermediate container ee5cc0e20c68 [2023-03-27T20:33:13.454Z] ---> c32c513f1d27 [2023-03-27T20:33:13.454Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-27T20:33:13.454Z] ---> Running in fdd1b2832648 [2023-03-27T20:33:14.038Z] Removing intermediate container fdd1b2832648 [2023-03-27T20:33:14.038Z] ---> 131c15f89442 [2023-03-27T20:33:14.038Z] Step 23/25 : LABEL arch=arm64 [2023-03-27T20:33:14.038Z] ---> Running in bbc9e7b79197 [2023-03-27T20:33:14.628Z] Removing intermediate container bbc9e7b79197 [2023-03-27T20:33:14.628Z] ---> f99c059098d6 [2023-03-27T20:33:14.628Z] Step 24/25 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:33:14.897Z] ---> Running in c9247cf4b933 [2023-03-27T20:33:15.193Z] Removing intermediate container c9247cf4b933 [2023-03-27T20:33:15.193Z] ---> 1f2e1cb8d936 [2023-03-27T20:33:15.193Z] Step 25/25 : LABEL version=0.0.0 [2023-03-27T20:33:15.461Z] ---> Running in f1957085ab24 [2023-03-27T20:33:16.055Z] Removing intermediate container f1957085ab24 [2023-03-27T20:33:16.055Z] ---> fa845501ab42 [2023-03-27T20:33:16.055Z] [2023-03-27T20:33:16.321Z] Successfully built fa845501ab42 [2023-03-27T20:33:16.321Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-27T20:34:03.135Z]  Building security-secretstore-setup ... done Removing intermediate container 88f2d209e553 [2023-03-27T20:34:03.135Z] ---> f68a194acc8c [2023-03-27T20:34:03.135Z] Step 8/23 : COPY . . [2023-03-27T20:34:15.427Z] ---> 88368648d1d5 [2023-03-27T20:34:15.427Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-27T20:34:15.427Z] ---> Running in caceab34812b [2023-03-27T20:34:16.387Z] 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-03-27T20:34:28.676Z] Removing intermediate container 179f10774fbc [2023-03-27T20:34:28.676Z] ---> d74d97ce899f [2023-03-27T20:34:28.676Z] [2023-03-27T20:34:28.676Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:34:28.676Z] ---> d74e625d9115 [2023-03-27T20:34:28.676Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:34:28.676Z] ---> Running in 29e78655021c [2023-03-27T20:34:29.255Z] Removing intermediate container 29e78655021c [2023-03-27T20:34:29.255Z] ---> 26f193bb425d [2023-03-27T20:34:29.255Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-27T20:34:29.255Z] ---> Running in 96941046f4cd [2023-03-27T20:34:29.853Z] Removing intermediate container 96941046f4cd [2023-03-27T20:34:29.853Z] ---> b0cdfd41e178 [2023-03-27T20:34:29.853Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-27T20:34:30.132Z] ---> Running in 1e9ecc6cc01f [2023-03-27T20:34:30.132Z] Removing intermediate container b86a1b79404c [2023-03-27T20:34:30.132Z] ---> 543da9609846 [2023-03-27T20:34:30.132Z] [2023-03-27T20:34:30.132Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:34:30.132Z] ---> d74e625d9115 [2023-03-27T20:34:30.132Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:34:30.132Z] ---> Using cache [2023-03-27T20:34:30.132Z] ---> 058faf1e536b [2023-03-27T20:34:30.132Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:34:30.132Z] ---> Using cache [2023-03-27T20:34:30.132Z] ---> 500ce0455f33 [2023-03-27T20:34:30.132Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-27T20:34:30.399Z] ---> Running in d84edce95424 [2023-03-27T20:34:30.668Z] Removing intermediate container 1e9ecc6cc01f [2023-03-27T20:34:30.668Z] ---> a1a3c8da5589 [2023-03-27T20:34:30.668Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-27T20:34:30.933Z] ---> Running in 5a2cee48c25a [2023-03-27T20:34:30.933Z] Removing intermediate container d84edce95424 [2023-03-27T20:34:30.933Z] ---> 293f85481d17 [2023-03-27T20:34:30.933Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-27T20:34:31.199Z] ---> Running in 313e73a2556c [2023-03-27T20:34:31.781Z] Removing intermediate container 313e73a2556c [2023-03-27T20:34:31.781Z] ---> 7f25737ac39c [2023-03-27T20:34:31.781Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:34:32.734Z] ---> 13c8afbcb644 [2023-03-27T20:34:32.734Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:34:32.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:34:33.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:34:33.314Z] ---> ef20fb3a6779 [2023-03-27T20:34:33.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-27T20:34:34.715Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T20:34:34.715Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:34:34.715Z] OK: 8 MiB in 16 packages [2023-03-27T20:34:36.118Z] ---> ac6c771c329c [2023-03-27T20:34:36.118Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:34:36.118Z] Removing intermediate container 5a2cee48c25a [2023-03-27T20:34:36.118Z] ---> d9da43e176f6 [2023-03-27T20:34:36.118Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:34:37.072Z] ---> 9bc08deffd34 [2023-03-27T20:34:37.072Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:34:37.072Z] ---> 84c51b70acc5 [2023-03-27T20:34:37.072Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-27T20:34:37.072Z] ---> Running in 529272d7d1b2 [2023-03-27T20:34:37.654Z] Removing intermediate container 529272d7d1b2 [2023-03-27T20:34:37.654Z] ---> f380d25ef208 [2023-03-27T20:34:37.654Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:34:37.919Z] ---> Running in ece04aa8c206 [2023-03-27T20:34:38.184Z] ---> 63ee47b5049b [2023-03-27T20:34:38.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-27T20:34:39.593Z] Removing intermediate container ece04aa8c206 [2023-03-27T20:34:39.593Z] ---> a2bff528cc12 [2023-03-27T20:34:39.593Z] Step 21/23 : LABEL arch=arm64 [2023-03-27T20:34:40.177Z] ---> 2c2dcdb646dc [2023-03-27T20:34:40.177Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:34:40.177Z] ---> Running in e778313c9a99 [2023-03-27T20:34:40.764Z] Removing intermediate container e778313c9a99 [2023-03-27T20:34:40.764Z] ---> f516c50d86e6 [2023-03-27T20:34:40.764Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:34:41.030Z] ---> Running in 971f8c114343 [2023-03-27T20:34:41.615Z] ---> 39b60d589434 [2023-03-27T20:34:41.615Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-27T20:34:41.882Z] Removing intermediate container 971f8c114343 [2023-03-27T20:34:41.882Z] ---> 9de3f6135725 [2023-03-27T20:34:41.882Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:34:41.882Z] ---> Running in 5928a9a0e697 [2023-03-27T20:34:42.150Z] ---> Running in 0bb9a5272e29 [2023-03-27T20:34:42.731Z] Removing intermediate container 5928a9a0e697 [2023-03-27T20:34:42.731Z] ---> 2578da78e862 [2023-03-27T20:34:42.731Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:34:42.996Z] ---> Running in d9aa9fcdfd6a [2023-03-27T20:34:42.996Z] Removing intermediate container 0bb9a5272e29 [2023-03-27T20:34:42.996Z] ---> a54a82cb1b41 [2023-03-27T20:34:42.996Z] [2023-03-27T20:34:43.958Z] Successfully built a54a82cb1b41 [2023-03-27T20:34:43.958Z] Successfully tagged support-scheduler-arm64:latest [2023-03-27T20:34:43.958Z]  Building support-scheduler ... done Removing intermediate container d9aa9fcdfd6a [2023-03-27T20:34:43.958Z] ---> e41917acc76e [2023-03-27T20:34:43.958Z] Step 21/23 : LABEL arch=arm64 [2023-03-27T20:34:43.958Z] ---> Running in 2ede4ad6cef9 [2023-03-27T20:34:44.915Z] Removing intermediate container 2ede4ad6cef9 [2023-03-27T20:34:44.915Z] ---> 3641dbf1338c [2023-03-27T20:34:44.915Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:34:44.915Z] ---> Running in 676f77621845 [2023-03-27T20:34:45.875Z] Removing intermediate container 676f77621845 [2023-03-27T20:34:45.875Z] ---> 45c92cf33fe9 [2023-03-27T20:34:45.875Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:34:45.875Z] ---> Running in 4142c1974611 [2023-03-27T20:34:46.457Z] Removing intermediate container 4142c1974611 [2023-03-27T20:34:46.457Z] ---> ac86746b4d11 [2023-03-27T20:34:46.457Z] [2023-03-27T20:34:46.457Z] Successfully built ac86746b4d11 [2023-03-27T20:34:46.457Z] Successfully tagged core-data-arm64:latest [2023-03-27T20:34:49.036Z]  Building core-data ... done Removing intermediate container 9ae3f2ee50ae [2023-03-27T20:34:49.036Z] ---> 4bfd58186fea [2023-03-27T20:34:49.036Z] [2023-03-27T20:34:49.036Z] Step 9/20 : FROM alpine:3.17 [2023-03-27T20:34:49.036Z] ---> d74e625d9115 [2023-03-27T20:34:49.036Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-27T20:34:49.036Z] ---> Using cache [2023-03-27T20:34:49.036Z] ---> 72efa4f23413 [2023-03-27T20:34:49.036Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-27T20:34:49.036Z] ---> Running in 59e413d7b180 [2023-03-27T20:34:50.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:34:51.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:34:52.426Z] v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-27T20:34:52.426Z] v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-27T20:34:52.426Z] OK: 17691 distinct packages available [2023-03-27T20:34:52.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:34:53.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:34:54.413Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-27T20:34:54.413Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-27T20:34:54.413Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-27T20:34:54.413Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-27T20:34:54.413Z] (5/9) Installing curl (7.88.1-r1) [2023-03-27T20:34:54.413Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-27T20:34:54.413Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-27T20:34:54.413Z] (8/9) Installing libucontext (1.2-r0) [2023-03-27T20:34:54.413Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-27T20:34:54.413Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:34:54.413Z] Executing ca-certificates-20220614-r4.trigger [2023-03-27T20:34:54.998Z] OK: 11 MiB in 24 packages [2023-03-27T20:34:56.938Z] Removing intermediate container 59e413d7b180 [2023-03-27T20:34:56.938Z] ---> e5a6ebb9306f [2023-03-27T20:34:56.938Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:34:57.902Z] ---> 3ba9dd448098 [2023-03-27T20:34:57.902Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:34:58.861Z] ---> 8eeaa7ef2a04 [2023-03-27T20:34:58.861Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-27T20:35:00.802Z] ---> d53898329a42 [2023-03-27T20:35:00.802Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:35:01.384Z] ---> a0d5c4312d93 [2023-03-27T20:35:01.384Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-27T20:35:01.650Z] ---> Running in b17eff0335ed [2023-03-27T20:35:01.915Z] Removing intermediate container b17eff0335ed [2023-03-27T20:35:01.915Z] ---> 4a1fe6b4b8bd [2023-03-27T20:35:01.915Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:35:02.180Z] ---> Running in 84ca8e4702ad [2023-03-27T20:35:04.753Z] Removing intermediate container 84ca8e4702ad [2023-03-27T20:35:04.753Z] ---> 2367271fcfd0 [2023-03-27T20:35:04.753Z] Step 18/20 : LABEL arch=arm64 [2023-03-27T20:35:05.019Z] ---> Running in 394d6858248a [2023-03-27T20:35:05.600Z] Removing intermediate container 394d6858248a [2023-03-27T20:35:05.600Z] ---> e0059e834ec2 [2023-03-27T20:35:05.600Z] Step 19/20 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:35:05.600Z] ---> Running in 9fd113927828 [2023-03-27T20:35:06.181Z] Removing intermediate container 9fd113927828 [2023-03-27T20:35:06.181Z] ---> c5b8e306359f [2023-03-27T20:35:06.181Z] Step 20/20 : LABEL version=0.0.0 [2023-03-27T20:35:06.181Z] ---> Running in abcdb6908976 [2023-03-27T20:35:06.763Z] Removing intermediate container abcdb6908976 [2023-03-27T20:35:06.763Z] ---> 6e5dffa6ff1e [2023-03-27T20:35:06.763Z] [2023-03-27T20:35:07.029Z] Successfully built 6e5dffa6ff1e [2023-03-27T20:35:07.029Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-27T20:36:43.623Z]  Building security-spiffe-token-provider ... done Removing intermediate container caceab34812b [2023-03-27T20:36:43.623Z] ---> cdab44f72616 [2023-03-27T20:36:43.623Z] [2023-03-27T20:36:43.623Z] Step 10/23 : FROM alpine:3.17 [2023-03-27T20:36:43.623Z] ---> d74e625d9115 [2023-03-27T20:36:43.623Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-27T20:36:43.623Z] ---> Running in 5da9e745f961 [2023-03-27T20:36:43.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T20:36:44.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T20:36:45.159Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-27T20:36:45.159Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-27T20:36:45.159Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T20:36:45.159Z] Executing ca-certificates-20220614-r4.trigger [2023-03-27T20:36:45.741Z] OK: 8 MiB in 17 packages [2023-03-27T20:36:46.699Z] Removing intermediate container 5da9e745f961 [2023-03-27T20:36:46.699Z] ---> 5e673e216717 [2023-03-27T20:36:46.699Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-27T20:36:46.699Z] ---> Running in 11e044cd317c [2023-03-27T20:36:46.965Z] Removing intermediate container 11e044cd317c [2023-03-27T20:36:46.965Z] ---> ab27070c5cd5 [2023-03-27T20:36:46.965Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-27T20:36:47.232Z] ---> Running in 2a8225ac5f44 [2023-03-27T20:36:47.498Z] Removing intermediate container 2a8225ac5f44 [2023-03-27T20:36:47.498Z] ---> 06f28e3abc80 [2023-03-27T20:36:47.498Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-27T20:36:47.498Z] ---> Running in 8684f4ee5f03 [2023-03-27T20:36:47.763Z] Removing intermediate container 8684f4ee5f03 [2023-03-27T20:36:47.763Z] ---> b5490f180284 [2023-03-27T20:36:47.763Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-27T20:36:48.343Z] ---> 56ca8ddd484c [2023-03-27T20:36:48.343Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-27T20:36:48.610Z] ---> 1993339d687e [2023-03-27T20:36:48.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-27T20:36:50.013Z] ---> 13a6deba2cc4 [2023-03-27T20:36:50.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-27T20:36:50.595Z] ---> a5c61ff50137 [2023-03-27T20:36:50.595Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-27T20:36:50.595Z] ---> Running in 678fc318feec [2023-03-27T20:36:50.871Z] Removing intermediate container 678fc318feec [2023-03-27T20:36:50.871Z] ---> 1dc076b26bbf [2023-03-27T20:36:50.871Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T20:36:51.136Z] ---> Running in 29debec33407 [2023-03-27T20:36:51.400Z] Removing intermediate container 29debec33407 [2023-03-27T20:36:51.400Z] ---> 68084d13ac52 [2023-03-27T20:36:51.400Z] Step 21/23 : LABEL arch=arm64 [2023-03-27T20:36:51.400Z] ---> Running in ee45fad66831 [2023-03-27T20:36:51.703Z] Removing intermediate container ee45fad66831 [2023-03-27T20:36:51.703Z] ---> 9a61f050bca8 [2023-03-27T20:36:51.703Z] Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 [2023-03-27T20:36:51.703Z] ---> Running in fc676050b993 [2023-03-27T20:36:51.981Z] Removing intermediate container fc676050b993 [2023-03-27T20:36:51.981Z] ---> 12522228c3c3 [2023-03-27T20:36:51.981Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T20:36:51.981Z] ---> Running in 31e14ceebfcc [2023-03-27T20:36:52.251Z] Removing intermediate container 31e14ceebfcc [2023-03-27T20:36:52.251Z] ---> a7ae36fe3789 [2023-03-27T20:36:52.251Z] [2023-03-27T20:36:52.519Z] Successfully built a7ae36fe3789 [2023-03-27T20:36:52.791Z] Successfully tagged support-notifications-arm64:latest [2023-03-27T20:36:53.074Z]  Building support-notifications ... done  [Pipeline] } [2023-03-27T20:36:53.081Z] $ docker stop --time=1 3d3c7f94ff47db0d469beaa86ee628e53edf1a99fc33ae1dc130fc93fb88ab54 [2023-03-27T20:36:54.726Z] $ docker rm -f --volumes 3d3c7f94ff47db0d469beaa86ee628e53edf1a99fc33ae1dc130fc93fb88ab54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T20:36:55.288Z] + docker images [2023-03-27T20:36:55.555Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-27T20:36:55.555Z] support-notifications-arm64 latest a7ae36fe3789 3 seconds ago 32.1MB [2023-03-27T20:36:55.555Z] cdab44f72616 14 seconds ago 1.56GB [2023-03-27T20:36:55.555Z] security-spiffe-token-provider-arm64 latest 6e5dffa6ff1e About a minute ago 32.7MB [2023-03-27T20:36:55.555Z] 4bfd58186fea 2 minutes ago 1.53GB [2023-03-27T20:36:55.555Z] core-data-arm64 latest ac86746b4d11 2 minutes ago 19.9MB [2023-03-27T20:36:55.555Z] support-scheduler-arm64 latest a54a82cb1b41 2 minutes ago 31.5MB [2023-03-27T20:36:55.555Z] 543da9609846 2 minutes ago 1.56GB [2023-03-27T20:36:55.555Z] d74d97ce899f 2 minutes ago 1.5GB [2023-03-27T20:36:55.555Z] security-secretstore-setup-arm64 latest fa845501ab42 3 minutes ago 32.2MB [2023-03-27T20:36:55.555Z] 3557e488d612 4 minutes ago 1.49GB [2023-03-27T20:36:55.555Z] security-spire-server-arm64 latest ed6bdf8c7ec9 4 minutes ago 87.1MB [2023-03-27T20:36:55.555Z] bfd14c854e0f 5 minutes ago 1.35GB [2023-03-27T20:36:55.555Z] security-proxy-setup-arm64 latest a286c04febcd 5 minutes ago 18.7MB [2023-03-27T20:36:55.555Z] eeb7cba2a66b 5 minutes ago 1.47GB [2023-03-27T20:36:55.555Z] security-bootstrapper-arm64 latest bacf30cc09b1 9 minutes ago 21.9MB [2023-03-27T20:36:55.555Z] 214c3e52f553 10 minutes ago 1.48GB [2023-03-27T20:36:55.555Z] core-metadata-arm64 latest 56cfb21da2be 11 minutes ago 20.2MB [2023-03-27T20:36:55.555Z] 7bf6c8efcda7 11 minutes ago 1.5GB [2023-03-27T20:36:55.555Z] core-command-arm64 latest dc873e2c986e 12 minutes ago 19.7MB [2023-03-27T20:36:55.555Z] core-common-config-bootstrapper-arm64 latest 992a465b4c97 12 minutes ago 17.2MB [2023-03-27T20:36:55.555Z] f2b05929e82a 12 minutes ago 1.49GB [2023-03-27T20:36:55.555Z] dc06c54fc5ec 12 minutes ago 1.49GB [2023-03-27T20:36:55.555Z] security-proxy-auth-arm64 latest 214b8d81ba38 13 minutes ago 18.2MB [2023-03-27T20:36:55.555Z] a2e400ddc262 13 minutes ago 1.47GB [2023-03-27T20:36:55.555Z] security-spire-agent-arm64 latest 38ee0e83daa3 18 minutes ago 125MB [2023-03-27T20:36:55.555Z] security-spire-config-arm64 latest ab593d8cdb65 18 minutes ago 86.2MB [2023-03-27T20:36:55.555Z] 3bb7e05e1238 19 minutes ago 1.35GB [2023-03-27T20:36:55.555Z] 5da199cd05c8 19 minutes ago 1.35GB [2023-03-27T20:36:55.555Z] ci-base-image-arm64 latest ae132b68360f 34 minutes ago 866MB [2023-03-27T20:36:55.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-27T20:36:55.555Z] alpine 3.17 d74e625d9115 6 weeks ago 7.46MB [2023-03-27T20:36:55.556Z] 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-03-27T20:36:56.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T20:36:56.336Z] [2023-03-27T20:36:56.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:36:56.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T20:36:57.000Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-27T20:36:57.000Z] 8998bd30e6a1: Pulling fs layer [2023-03-27T20:36:57.000Z] 04944245beec: Pulling fs layer [2023-03-27T20:36:57.001Z] 699f458cf7ca: Pulling fs layer [2023-03-27T20:36:57.001Z] 765212b225bb: Pulling fs layer [2023-03-27T20:36:57.001Z] f23df028b6ca: Pulling fs layer [2023-03-27T20:36:57.001Z] d65c8cfc05b1: Pulling fs layer [2023-03-27T20:36:57.001Z] 2437ff75d9bd: Pulling fs layer [2023-03-27T20:36:57.001Z] f23df028b6ca: Waiting [2023-03-27T20:36:57.001Z] d65c8cfc05b1: Waiting [2023-03-27T20:36:57.001Z] 2437ff75d9bd: Waiting [2023-03-27T20:36:57.001Z] 765212b225bb: Waiting [2023-03-27T20:36:57.001Z] 04944245beec: Verifying Checksum [2023-03-27T20:36:57.001Z] 04944245beec: Download complete [2023-03-27T20:36:57.001Z] 765212b225bb: Verifying Checksum [2023-03-27T20:36:57.001Z] 765212b225bb: Download complete [2023-03-27T20:36:57.001Z] f23df028b6ca: Verifying Checksum [2023-03-27T20:36:57.001Z] f23df028b6ca: Download complete [2023-03-27T20:36:57.268Z] d65c8cfc05b1: Verifying Checksum [2023-03-27T20:36:57.268Z] d65c8cfc05b1: Download complete [2023-03-27T20:36:57.268Z] 699f458cf7ca: Verifying Checksum [2023-03-27T20:36:57.268Z] 699f458cf7ca: Download complete [2023-03-27T20:36:57.535Z] 8998bd30e6a1: Verifying Checksum [2023-03-27T20:36:57.535Z] 8998bd30e6a1: Download complete [2023-03-27T20:37:00.113Z] 2437ff75d9bd: Verifying Checksum [2023-03-27T20:37:00.113Z] 2437ff75d9bd: Download complete [2023-03-27T20:37:01.515Z] 8998bd30e6a1: Pull complete [2023-03-27T20:37:01.780Z] 04944245beec: Pull complete [2023-03-27T20:37:03.187Z] 699f458cf7ca: Pull complete [2023-03-27T20:37:03.451Z] 765212b225bb: Pull complete [2023-03-27T20:37:04.030Z] f23df028b6ca: Pull complete [2023-03-27T20:37:04.295Z] d65c8cfc05b1: Pull complete [2023-03-27T20:37:19.262Z] 2437ff75d9bd: Pull complete [2023-03-27T20:37:19.262Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-27T20:37:19.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T20:37:19.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T20:37:19.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2023-03-27T20:37:19.612Z] $ 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-03-27T20:37:22.368Z] $ docker top 2e5086ce9a1cfe38f2bbde06c0aac08519e201e0712913a5e77f9d066904e433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T20:37:23.027Z] ---> job-cost.sh [2023-03-27T20:37:23.293Z] lf-activate-venv: SKIPPING [2023-03-27T20:37:23.293Z] INFO: No Stack... [2023-03-27T20:37:23.870Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-27T20:37:24.448Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T20:37:24.783Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-27T20:37:24.783Z] + cut -d, -f6 [Pipeline] lock [2023-03-27T20:37:24.835Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4480-1-stack-cost] [2023-03-27T20:37:24.839Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4480-1-stack-cost] did not exist. Created. [2023-03-27T20:37:24.840Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T20:37:25.241Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-27T20:37:25.408Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T20:37:25.424Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4480-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T20:37:25.491Z] $ docker stop --time=1 2e5086ce9a1cfe38f2bbde06c0aac08519e201e0712913a5e77f9d066904e433 [2023-03-27T20:37:26.936Z] $ docker rm -f --volumes 2e5086ce9a1cfe38f2bbde06c0aac08519e201e0712913a5e77f9d066904e433 [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-03-27T20:37:27.933Z] provisioning config files... [2023-03-27T20:37:27.943Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9000228477783642478tmp [Pipeline] { [Pipeline] sh [2023-03-27T20:37:28.294Z] + set +x [2023-03-27T20:37:28.294Z] + bash -s -- [2023-03-27T20:37:28.294Z] + curl -s https://codecov.io/bash [2023-03-27T20:37:28.294Z] [2023-03-27T20:37:28.294Z] _____ _ [2023-03-27T20:37:28.294Z] / ____| | | [2023-03-27T20:37:28.294Z] | | ___ __| | ___ ___ _____ __ [2023-03-27T20:37:28.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-27T20:37:28.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-27T20:37:28.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-27T20:37:28.294Z] Bash-1.0.6 [2023-03-27T20:37:28.294Z] [2023-03-27T20:37:28.294Z] [2023-03-27T20:37:28.294Z] ==> git version 2.25.1 found [2023-03-27T20:37:28.294Z] ==> 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-03-27T20:37:28.294Z] Release-Date: 2020-01-08 [2023-03-27T20:37:28.294Z] 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-03-27T20:37:28.294Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-27T20:37:28.294Z] ==> Jenkins CI detected. [2023-03-27T20:37:28.294Z] current dir:  /w/workspace/edgex-go/1 [2023-03-27T20:37:28.294Z] project root: . [2023-03-27T20:37:28.294Z] --> token set from env [2023-03-27T20:37:28.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-27T20:37:28.294Z] ==> Running gcov in . (disable via -X gcov) [2023-03-27T20:37:28.294Z] ==> Python coveragepy not found [2023-03-27T20:37:28.294Z] ==> Searching for coverage reports in: [2023-03-27T20:37:28.294Z] + . [2023-03-27T20:37:28.554Z] -> Found 1 reports [2023-03-27T20:37:28.554Z] ==> Detecting git/mercurial file structure [2023-03-27T20:37:28.554Z] ==> Reading reports [2023-03-27T20:37:28.554Z] + ./coverage.out bytes=447379 [2023-03-27T20:37:28.554Z] ==> Appending adjustments [2023-03-27T20:37:28.554Z] https://docs.codecov.io/docs/fixing-reports [2023-03-27T20:37:29.491Z] + Found adjustments [2023-03-27T20:37:29.491Z] ==> Gzipping contents [2023-03-27T20:37:29.491Z] 60K /tmp/codecov.DG6gaL.gz [2023-03-27T20:37:29.491Z] ==> Uploading reports [2023-03-27T20:37:29.491Z] url: https://codecov.io [2023-03-27T20:37:29.491Z] query: branch=PR-4480&commit=1697feb57a4eedc5eb5c1558c928641572a8e876&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4480&job=&cmd_args= [2023-03-27T20:37:29.491Z] -> Pinging Codecov [2023-03-27T20:37:29.491Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4480&commit=1697feb57a4eedc5eb5c1558c928641572a8e876&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4480&job=&cmd_args= [2023-03-27T20:37:29.750Z] -> Uploading to [2023-03-27T20:37:29.750Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-27/00271124DB129430A58F1EEE437C3FCB/1697feb57a4eedc5eb5c1558c928641572a8e876/891b2447-fa3a-4c3c-a885-84d40fc044d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230327%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230327T203729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=723c09e65c454092a66c7f877ee90dc68563fd743b7f957f29d66bb5395b47c3 [2023-03-27T20:37:29.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T20:37:29.750Z] Dload Upload Total Spent Left Speed [2023-03-27T20:37:30.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57471 0 0 100 57471 0 232k --:--:-- --:--:-- --:--:-- 232k [2023-03-27T20:37:30.009Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1697feb57a4eedc5eb5c1558c928641572a8e876 [Pipeline] } [2023-03-27T20:37:30.038Z] 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-03-27T20:37:31.384Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-27T20:37:31.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T20:37:32.597Z] ---> package-listing.sh [2023-03-27T20:37:32.597Z] ++ facter osfamily [2023-03-27T20:37:32.597Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-27T20:37:32.855Z] + OS_FAMILY=debian [2023-03-27T20:37:32.855Z] + workspace=/w/workspace/edgex-go/1 [2023-03-27T20:37:32.855Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-27T20:37:32.855Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-27T20:37:32.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-27T20:37:32.855Z] + PACKAGES=/tmp/packages_start.txt [2023-03-27T20:37:32.855Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-27T20:37:32.855Z] + PACKAGES=/tmp/packages_end.txt [2023-03-27T20:37:32.855Z] + case "${OS_FAMILY}" in [2023-03-27T20:37:32.855Z] + dpkg -l [2023-03-27T20:37:32.855Z] + grep '^ii' [2023-03-27T20:37:32.855Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-27T20:37:32.855Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-27T20:37:32.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-27T20:37:32.855Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-27T20:37:32.855Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-27T20:37:32.855Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-27T20:37:32.888Z] 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-03-27T20:37:33.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:37:33.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T20:37:33.796Z] [2023-03-27T20:37:33.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T20:37:34.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T20:37:34.161Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-27T20:37:34.161Z] 5eb5b503b376: Pulling fs layer [2023-03-27T20:37:34.161Z] 5c69ac0246d0: Pulling fs layer [2023-03-27T20:37:34.161Z] ec43610c2a17: Pulling fs layer [2023-03-27T20:37:34.161Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-27T20:37:34.161Z] 33b1e0a273af: Pulling fs layer [2023-03-27T20:37:34.161Z] 5d3b04190fa2: Pulling fs layer [2023-03-27T20:37:34.161Z] 2f39f015ded8: Pulling fs layer [2023-03-27T20:37:34.161Z] 3a2ae6a8a46f: Waiting [2023-03-27T20:37:34.161Z] 33b1e0a273af: Waiting [2023-03-27T20:37:34.161Z] 5d3b04190fa2: Waiting [2023-03-27T20:37:34.161Z] 2f39f015ded8: Waiting [2023-03-27T20:37:34.161Z] 5c69ac0246d0: Verifying Checksum [2023-03-27T20:37:34.161Z] 5c69ac0246d0: Download complete [2023-03-27T20:37:34.161Z] 3a2ae6a8a46f: Download complete [2023-03-27T20:37:34.420Z] 33b1e0a273af: Verifying Checksum [2023-03-27T20:37:34.420Z] 33b1e0a273af: Download complete [2023-03-27T20:37:34.420Z] ec43610c2a17: Verifying Checksum [2023-03-27T20:37:34.420Z] ec43610c2a17: Download complete [2023-03-27T20:37:34.420Z] 5d3b04190fa2: Download complete [2023-03-27T20:37:34.420Z] 5eb5b503b376: Verifying Checksum [2023-03-27T20:37:34.420Z] 5eb5b503b376: Download complete [2023-03-27T20:37:34.985Z] 2f39f015ded8: Download complete [2023-03-27T20:37:35.550Z] 5eb5b503b376: Pull complete [2023-03-27T20:37:35.808Z] 5c69ac0246d0: Pull complete [2023-03-27T20:37:36.374Z] ec43610c2a17: Pull complete [2023-03-27T20:37:36.374Z] 3a2ae6a8a46f: Pull complete [2023-03-27T20:37:36.374Z] 33b1e0a273af: Pull complete [2023-03-27T20:37:36.632Z] 5d3b04190fa2: Pull complete [2023-03-27T20:37:40.812Z] 2f39f015ded8: Pull complete [2023-03-27T20:37:40.812Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-27T20:37:40.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T20:37:40.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T20:37:41.017Z] prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container [2023-03-27T20:37:41.040Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-27T20:37:45.477Z] $ docker top 0d32ce46819a356d89132c50b99e300d64632c2e729eac2a526e8e85ef0e386e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T20:37:45.869Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-27T20:37:46.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-27T20:37:46.485Z] + ls /var/log/sa-host [2023-03-27T20:37:46.486Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T20:37:46.719Z] provisioning config files... [2023-03-27T20:37:46.729Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6416720989303932113tmp [Pipeline] { [Pipeline] echo [2023-03-27T20:37:46.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T20:37:47.084Z] ---> create-netrc.sh [Pipeline] } [2023-03-27T20:37:47.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-27T20:37:47.519Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-27T20:37:47.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T20:37:47.868Z] ---> sudo-logs.sh [2023-03-27T20:37:47.869Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-27T20:37:47.948Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T20:37:48.260Z] ---> job-cost.sh [2023-03-27T20:37:48.260Z] lf-activate-venv: SKIPPING [2023-03-27T20:37:48.260Z] DEBUG: total: 0.10999999940395355 [2023-03-27T20:37:48.260Z] INFO: Retrieving Stack Cost... [2023-03-27T20:37:48.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T20:37:49.088Z] INFO: Archiving Costs [Pipeline] echo [2023-03-27T20:37:49.129Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T20:37:49.437Z] ---> logs-deploy.sh [2023-03-27T20:37:49.437Z] lf-activate-venv: SKIPPING [2023-03-27T20:37:49.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4480/1 [2023-03-27T20:37:49.437Z] INFO: archiving workspace using pattern(s): [2023-03-27T20:37:50.370Z] Archives upload complete. [2023-03-27T20:37:50.370Z] INFO: archiving logs to Nexus