Pull request #4481 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc642928cfbf18e003f8951daae004c4cbc28dde+d92bec74020a648086c22ac11f002708918e28aa (9243f13daa13838b3509c4ff71d61c3a68ca4c57) 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-ssh10830914704517864943.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-ssh17736463228302898002.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4547908265888723740.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 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-ssh2003622444571702639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5961712682310816134.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5786’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-6293’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6290’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6291’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6301’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6303’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-6287’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6289’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6303 in /w/workspace/edgexfoundry_edgex-go_PR-4481 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 d92bec74020a648086c22ac11f002708918e28aa into PR head commit fc642928cfbf18e003f8951daae004c4cbc28dde Merge succeeded, producing fc642928cfbf18e003f8951daae004c4cbc28dde Checking out Revision fc642928cfbf18e003f8951daae004c4cbc28dde (PR-4481) > 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/4481/head:refs/remotes/origin/PR-4481 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # 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 d92bec74020a648086c22ac11f002708918e28aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:09:41.567Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:09:41.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:09:41.634Z] ========================================================= [2023-03-29T23:09:41.634Z] EdgeX Global Pipelines Version Info [2023-03-29T23:09:41.634Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:09:42.316Z] ------------------- [2023-03-29T23:09:42.316Z] stable info: [2023-03-29T23:09:42.316Z] ------------------- [2023-03-29T23:09:42.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:09:42.316Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:09:42.316Z] Message: update stable to v1.0.245 > git rev-list --no-walk 8285cbf8d98d9f5fcd5a46e7bcbac04d2b064900 # timeout=10 [2023-03-29T23:09:42.885Z] ------------------- [2023-03-29T23:09:42.885Z] experimental info: [2023-03-29T23:09:42.885Z] ------------------- [2023-03-29T23:09:42.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:09:42.885Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:09:42.885Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:09:43.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-29T23:09:43.077Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-29T23:09:43.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:09:43.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:09:43.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:09:43.122Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:09:43.135Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:09:43.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-29T23:09:43.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-29T23:09:43.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-29T23:09:43.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:09:43.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:09:43.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:09:43.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:09:43.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:09:43.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:09:43.245Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:09:43.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:09:43.267Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T23:09:43.280Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T23:09:43.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:09:43.301Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:09:43.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:09:43.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4481 [Pipeline] echo [2023-03-29T23:09:43.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4481 [Pipeline] echo [2023-03-29T23:09:43.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4481 [Pipeline] echo [2023-03-29T23:09:43.356Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc642928cfbf18e003f8951daae004c4cbc28dde [Pipeline] echo [2023-03-29T23:09:43.367Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc64292 [Pipeline] echo [2023-03-29T23:09:43.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:09:43.415Z] provisioning config files... [2023-03-29T23:09:43.430Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16239794153091198473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:09:43.730Z] ---> docker-login.sh [2023-03-29T23:09:43.730Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:09:43.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:09:43.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:09:43.989Z] Configure a credential helper to remove this warning. See [2023-03-29T23:09:43.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:09:43.989Z] [2023-03-29T23:09:43.989Z] Login Succeeded [2023-03-29T23:09:43.989Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:09:43.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:09:44.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:09:44.248Z] Configure a credential helper to remove this warning. See [2023-03-29T23:09:44.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:09:44.248Z] [2023-03-29T23:09:44.248Z] Login Succeeded [2023-03-29T23:09:44.248Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:09:44.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:09:44.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:09:44.248Z] Configure a credential helper to remove this warning. See [2023-03-29T23:09:44.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:09:44.248Z] [2023-03-29T23:09:44.248Z] Login Succeeded [2023-03-29T23:09:44.248Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:09:44.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:09:44.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:09:44.248Z] Configure a credential helper to remove this warning. See [2023-03-29T23:09:44.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:09:44.248Z] [2023-03-29T23:09:44.248Z] Login Succeeded [2023-03-29T23:09:44.248Z] docker.io [2023-03-29T23:09:44.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:09:44.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:09:44.507Z] Configure a credential helper to remove this warning. See [2023-03-29T23:09:44.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:09:44.507Z] [2023-03-29T23:09:44.507Z] Login Succeeded [2023-03-29T23:09:44.507Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:09:44.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:09:44.816Z] + 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-29T23:09:44.816Z] + dirname cmd/core-command/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/core-data/Dockerfile+ [2023-03-29T23:09:44.816Z] cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/core-metadata/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-29T23:09:44.816Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-03-29T23:09:44.816Z] cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-29T23:09:44.816Z] + + dirname cmd/security-spire-server/Dockerfile [2023-03-29T23:09:44.816Z] cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-29T23:09:44.816Z] + dirname cmd/support-notifications/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-29T23:09:44.816Z] + cut -d/ -f2 [2023-03-29T23:09:44.816Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-29T23:09:44.816Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-29T23:09:44.866Z] 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-29T23:09:45.248Z] + git rev-list -1 --merges fc642928cfbf18e003f8951daae004c4cbc28dde~1..fc642928cfbf18e003f8951daae004c4cbc28dde [Pipeline] echo [2023-03-29T23:09:45.265Z] -----------> git rev-list -1 --merges fc642928cfbf18e003f8951daae004c4cbc28dde~1..fc642928cfbf18e003f8951daae004c4cbc28dde fc642928cfbf18e003f8951daae004c4cbc28dde [false] [Pipeline] sh [2023-03-29T23:09:45.553Z] + git log --format=format:%s -1 fc642928cfbf18e003f8951daae004c4cbc28dde [Pipeline] echo [2023-03-29T23:09:45.567Z] ========================================================= [2023-03-29T23:09:45.567Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:09:45.567Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-29T23:09:45.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:09:45.946Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:09:45.946Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:09:45.946Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:09:45.946Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:09:45.946Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:09:45.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:09:46.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:09:46.315Z] [2023-03-29T23:09:46.315Z] 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-29T23:09:46.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:09:46.615Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:09:46.615Z] b85a868b505f: Pulling fs layer [2023-03-29T23:09:46.615Z] e2be974225ed: Pulling fs layer [2023-03-29T23:09:46.615Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:09:46.615Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:09:46.615Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:09:46.615Z] eaf3925da568: Pulling fs layer [2023-03-29T23:09:46.615Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:09:46.615Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:09:46.615Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:09:46.615Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:09:46.615Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:09:46.615Z] eaf3925da568: Waiting [2023-03-29T23:09:46.615Z] 988bab9f4d93: Waiting [2023-03-29T23:09:46.615Z] 1469e6f7b9e6: Waiting [2023-03-29T23:09:46.615Z] 4872d77fe225: Waiting [2023-03-29T23:09:46.615Z] 5851b861e8e6: Waiting [2023-03-29T23:09:46.615Z] bab4dde63d76: Waiting [2023-03-29T23:09:46.615Z] bde34c3a00c8: Waiting [2023-03-29T23:09:46.615Z] b352a97aabf1: Waiting [2023-03-29T23:09:46.615Z] e2be974225ed: Download complete [2023-03-29T23:09:46.616Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:09:46.616Z] 988bab9f4d93: Download complete [2023-03-29T23:09:46.616Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:09:46.616Z] 1469e6f7b9e6: Download complete [2023-03-29T23:09:46.616Z] eaf3925da568: Verifying Checksum [2023-03-29T23:09:46.616Z] eaf3925da568: Download complete [2023-03-29T23:09:46.616Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:09:46.616Z] 339a4e72a1f5: Download complete [2023-03-29T23:09:46.616Z] bde34c3a00c8: Verifying Checksum [2023-03-29T23:09:46.616Z] bde34c3a00c8: Download complete [2023-03-29T23:09:46.875Z] b352a97aabf1: Verifying Checksum [2023-03-29T23:09:46.875Z] b352a97aabf1: Download complete [2023-03-29T23:09:46.875Z] 4872d77fe225: Verifying Checksum [2023-03-29T23:09:46.875Z] 4872d77fe225: Download complete [2023-03-29T23:09:46.875Z] 5851b861e8e6: Verifying Checksum [2023-03-29T23:09:46.875Z] 5851b861e8e6: Download complete [2023-03-29T23:09:46.875Z] b85a868b505f: Verifying Checksum [2023-03-29T23:09:46.875Z] b85a868b505f: Download complete [2023-03-29T23:09:47.133Z] bab4dde63d76: Verifying Checksum [2023-03-29T23:09:48.073Z] b85a868b505f: Pull complete [2023-03-29T23:09:48.331Z] e2be974225ed: Pull complete [2023-03-29T23:09:48.900Z] 339a4e72a1f5: Pull complete [2023-03-29T23:09:48.900Z] 988bab9f4d93: Pull complete [2023-03-29T23:09:49.160Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:09:49.160Z] eaf3925da568: Pull complete [2023-03-29T23:09:51.062Z] bab4dde63d76: Pull complete [2023-03-29T23:09:51.062Z] bde34c3a00c8: Pull complete [2023-03-29T23:09:51.320Z] b352a97aabf1: Pull complete [2023-03-29T23:09:51.320Z] 4872d77fe225: Pull complete [2023-03-29T23:09:51.320Z] 5851b861e8e6: Pull complete [2023-03-29T23:09:51.320Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:09:51.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:09:51.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:09:51.675Z] prd-ubuntu20.04-docker-8c-8g-6303 does not seem to be running inside a container [2023-03-29T23:09:51.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T23:09:55.129Z] $ docker top 9a2639229699dc5318f35cded96444544e8ebe09c838faf7667c0b8e0c0f4b64 -eo pid,comm [2023-03-29T23:09:55.186Z] 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-29T23:09:55.186Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:09:55.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:09:55.227Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:09:55.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:09:55.355Z] $ docker exec 9a2639229699dc5318f35cded96444544e8ebe09c838faf7667c0b8e0c0f4b64 ssh-agent [2023-03-29T23:09:55.463Z] SSH_AUTH_SOCK=/tmp/ssh-kO2nib4nk0KV/agent.32 [2023-03-29T23:09:55.463Z] SSH_AGENT_PID=38 [2023-03-29T23:09:55.470Z] Running ssh-add (command line suppressed) [2023-03-29T23:09:55.576Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_10993172951562094873.key (/w/workspace/edgex-go/4@tmp/private_key_10993172951562094873.key) [2023-03-29T23:09:55.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:09:55.878Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:09:55.891Z] $ docker exec --env ******** --env ******** 9a2639229699dc5318f35cded96444544e8ebe09c838faf7667c0b8e0c0f4b64 ssh-agent -k [2023-03-29T23:09:55.994Z] unset SSH_AUTH_SOCK; [2023-03-29T23:09:55.995Z] unset SSH_AGENT_PID; [2023-03-29T23:09:55.995Z] echo Agent pid 38 killed; [2023-03-29T23:09:56.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:09:56.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:09:56.026Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:09:56.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:09:56.149Z] $ docker exec 9a2639229699dc5318f35cded96444544e8ebe09c838faf7667c0b8e0c0f4b64 ssh-agent [2023-03-29T23:09:56.258Z] SSH_AUTH_SOCK=/tmp/ssh-4W2wwLwvzdsk/agent.70 [2023-03-29T23:09:56.258Z] SSH_AGENT_PID=76 [2023-03-29T23:09:56.263Z] Running ssh-add (command line suppressed) [2023-03-29T23:09:56.366Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_207615912989827301.key (/w/workspace/edgex-go/4@tmp/private_key_207615912989827301.key) [2023-03-29T23:09:56.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:09:56.661Z] + git semver init [2023-03-29T23:09:56.920Z] 2023-03-29 23:09:56,852 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:09:56.920Z] 2023-03-29 23:09:56,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-29T23:09:56.920Z] 2023-03-29 23:09:56,853 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-29T23:09:56.920Z] 2023-03-29 23:09:56,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:10:05.342Z] 2023-03-29 23:10:03,788 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-29T23:10:05.342Z] 2023-03-29 23:10:03,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4481 with force:False [2023-03-29T23:10:05.342Z] 2023-03-29 23:10:03,788 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4481 [2023-03-29T23:10:05.342Z] 2023-03-29 23:10:03,793 [execute] INFO git cat-file --batch-check [2023-03-29T23:10:05.342Z] 2023-03-29 23:10:03,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:10:05.342Z] 2023-03-29 23:10:03,800 [execute] INFO git cat-file --batch [2023-03-29T23:10:05.342Z] 2023-03-29 23:10:03,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:10:05.342Z] 2023-03-29 23:10:03,817 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4481 [2023-03-29T23:10:05.342Z] 0.0.0 [Pipeline] } [2023-03-29T23:10:05.352Z] $ docker exec --env ******** --env ******** 9a2639229699dc5318f35cded96444544e8ebe09c838faf7667c0b8e0c0f4b64 ssh-agent -k [2023-03-29T23:10:05.468Z] unset SSH_AUTH_SOCK; [2023-03-29T23:10:05.469Z] unset SSH_AGENT_PID; [2023-03-29T23:10:05.469Z] echo Agent pid 76 killed; [2023-03-29T23:10:05.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:10:05.777Z] + git semver [Pipeline] } [2023-03-29T23:10:06.051Z] $ docker stop --time=1 9a2639229699dc5318f35cded96444544e8ebe09c838faf7667c0b8e0c0f4b64 [2023-03-29T23:10:07.356Z] $ docker rm -f --volumes 9a2639229699dc5318f35cded96444544e8ebe09c838faf7667c0b8e0c0f4b64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:10:07.704Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:10:07.906Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:10:07.909Z] [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-29T23:10:08.296Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-29T23:10:08.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:10:08.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:10:08.327Z] ========================================================= [2023-03-29T23:10:08.327Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:10:08.327Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:10:08.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:10:08.617Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:10:08.617Z] 63b65145d645: Pulling fs layer [2023-03-29T23:10:08.617Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:10:08.617Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:10:08.617Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:10:08.617Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:10:08.617Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:10:08.617Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:10:08.617Z] f25807f1079a: Pulling fs layer [2023-03-29T23:10:08.617Z] 94cc34f8dd06: Waiting [2023-03-29T23:10:08.617Z] 30dea6a524f1: Waiting [2023-03-29T23:10:08.617Z] 6808be2612f2: Waiting [2023-03-29T23:10:08.617Z] f25807f1079a: Waiting [2023-03-29T23:10:08.617Z] a2aff8979fd8: Waiting [2023-03-29T23:10:08.617Z] a2d21d5440eb: Verifying Checksum [2023-03-29T23:10:08.617Z] a2d21d5440eb: Download complete [2023-03-29T23:10:08.617Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T23:10:08.617Z] 94cc34f8dd06: Download complete [2023-03-29T23:10:08.617Z] 30dea6a524f1: Verifying Checksum [2023-03-29T23:10:08.617Z] 30dea6a524f1: Download complete [2023-03-29T23:10:08.617Z] 63b65145d645: Verifying Checksum [2023-03-29T23:10:08.617Z] 63b65145d645: Download complete [2023-03-29T23:10:08.617Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:10:08.617Z] a2aff8979fd8: Download complete [2023-03-29T23:10:08.878Z] 63b65145d645: Pull complete [2023-03-29T23:10:09.142Z] f25807f1079a: Verifying Checksum [2023-03-29T23:10:09.142Z] f25807f1079a: Download complete [2023-03-29T23:10:09.142Z] a2d21d5440eb: Pull complete [2023-03-29T23:10:09.142Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:10:09.142Z] 935e6c44a52c: Download complete [2023-03-29T23:10:09.399Z] 6808be2612f2: Download complete [2023-03-29T23:10:12.679Z] 935e6c44a52c: Pull complete [2023-03-29T23:10:12.679Z] 94cc34f8dd06: Pull complete [2023-03-29T23:10:12.679Z] 30dea6a524f1: Pull complete [2023-03-29T23:10:12.679Z] a2aff8979fd8: Pull complete [2023-03-29T23:10:14.582Z] 6808be2612f2: Pull complete [2023-03-29T23:10:15.517Z] f25807f1079a: Pull complete [2023-03-29T23:10:15.517Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:10:15.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:10:15.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:10:15.812Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:10:15.812Z] WORKDIR /edgex [2023-03-29T23:10:15.812Z] COPY go.mod . [2023-03-29T23:10:15.812Z] RUN go mod download [2023-03-29T23:10:15.812Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-29T23:10:16.379Z] Sending build context to Docker daemon 170.5MB [2023-03-29T23:10:16.379Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:10:16.379Z] ---> 3b553350e43f [2023-03-29T23:10:16.379Z] Step 2/4 : WORKDIR /edgex [2023-03-29T23:10:22.992Z] Still waiting to schedule task [2023-03-29T23:10:22.992Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:10:26.716Z] ---> Running in 4abc0b8bcbc1 [2023-03-29T23:10:26.717Z] Removing intermediate container 4abc0b8bcbc1 [2023-03-29T23:10:26.717Z] ---> 53ce14cbd847 [2023-03-29T23:10:26.717Z] Step 3/4 : COPY go.mod . [2023-03-29T23:10:26.717Z] ---> 83c9ab0f3012 [2023-03-29T23:10:26.717Z] Step 4/4 : RUN go mod download [2023-03-29T23:10:26.717Z] ---> Running in f0d6fca77010 [2023-03-29T23:10:38.936Z] Removing intermediate container f0d6fca77010 [2023-03-29T23:10:38.936Z] ---> 985af0ab341f [2023-03-29T23:10:38.936Z] Successfully built 985af0ab341f [2023-03-29T23:10:38.936Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:10:39.232Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:10:39.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:10:39.302Z] prd-ubuntu20.04-docker-8c-8g-6303 does not seem to be running inside a container [2023-03-29T23:10:39.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:10:39.700Z] $ docker top fd4e673dcbd4a21b2ac2ae93185501b98e2e0034456e513fcf4c1112f85d9017 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:10:40.029Z] + go version [2023-03-29T23:10:40.029Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:10:40.039Z] $ docker stop --time=1 fd4e673dcbd4a21b2ac2ae93185501b98e2e0034456e513fcf4c1112f85d9017 [2023-03-29T23:10:41.316Z] $ docker rm -f --volumes fd4e673dcbd4a21b2ac2ae93185501b98e2e0034456e513fcf4c1112f85d9017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:10:41.691Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:10:41.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:10:41.757Z] prd-ubuntu20.04-docker-8c-8g-6303 does not seem to be running inside a container [2023-03-29T23:10:41.789Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:10:42.123Z] $ docker top 1ef2050b905ae372353633abd9541ec54fdbf8bbfa5e1be3d7f5e75802489bd9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T23:10:42.181Z] ========================================================= [2023-03-29T23:10:42.181Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T23:10:42.181Z] ========================================================= [Pipeline] sh [2023-03-29T23:10:42.458Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:10:42.751Z] + make test [2023-03-29T23:10:42.751Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T23:10:51.246Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T23:11:06.118Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T23:11:06.118Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T23:11:06.118Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T23:11:06.118Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T23:11:06.376Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T23:11:06.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T23:11:06.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T23:11:07.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T23:11:07.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T23:11:07.454Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T23:11:07.711Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T23:11:07.969Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T23:11:07.969Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T23:11:07.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T23:11:09.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T23:11:09.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T23:11:09.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-03-29T23:11:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-03-29T23:11:16.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.3% of statements [2023-03-29T23:11:16.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T23:11:16.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T23:11:16.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T23:11:17.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T23:11:17.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T23:11:17.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-03-29T23:11:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T23:11:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T23:11:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:11:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T23:11:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T23:11:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T23:11:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T23:11:21.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.807s coverage: 88.5% of statements [2023-03-29T23:11:21.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements [2023-03-29T23:11:21.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T23:11:21.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:11:21.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T23:11:22.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.368s coverage: 95.6% of statements [2023-03-29T23:11:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T23:11:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T23:11:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T23:11:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T23:11:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T23:11:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-03-29T23:11:23.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T23:11:23.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T23:11:23.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T23:11:23.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements [2023-03-29T23:11:25.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T23:11:25.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T23:11:25.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2023-03-29T23:11:25.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements [2023-03-29T23:11:25.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 44.1% of statements [2023-03-29T23:11:25.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-03-29T23:11:25.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-03-29T23:11:25.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-03-29T23:11:25.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-03-29T23:11:26.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T23:11:26.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T23:11:26.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T23:11:26.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T23:11:26.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T23:11:26.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T23:11:26.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T23:11:26.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T23:11:27.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T23:11:27.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T23:11:27.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T23:11:27.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T23:11:28.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T23:11:28.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T23:11:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T23:11:29.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T23:11:29.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T23:11:30.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T23:11:30.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T23:11:32.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T23:11:32.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T23:11:32.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T23:11:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T23:11:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T23:11:33.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T23:11:34.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T23:11:34.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T23:11:34.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T23:11:34.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T23:11:35.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T23:11:35.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T23:11:35.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T23:11:35.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T23:11:37.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2023-03-29T23:11:37.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T23:11:37.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:11:37.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T23:11:37.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T23:11:38.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T23:11:38.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T23:11:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T23:11:38.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.253s coverage: 79.9% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.062s coverage: 92.9% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.064s coverage: 87.2% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 86.0% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 63.1% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.103s coverage: 92.3% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-03-29T23:11:50.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.078s coverage: 97.7% of statements [2023-03-29T23:11:50.568Z] 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-29T23:11:50.568Z] running golangci-lint [2023-03-29T23:11:50.568Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-29T23:11:50.568Z] go version go1.20.2 linux/amd64 [2023-03-29T23:11:50.568Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-29T23:11:50.568Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-29T23:12:05.452Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|deps|types_sizes) took 13.159864108s" [2023-03-29T23:12:05.452Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.234086ms" [2023-03-29T23:12:10.714Z] level=info msg="[linters_context/goanalysis] analyzers took 1m13.562420356s with top 10 stages: buildir: 26.702701401s, inspect: 1.558887296s, fact_deprecated: 1.317163799s, printf: 1.201294953s, ctrlflow: 1.022725056s, gosec: 1.012283492s, S1038: 972.424549ms, fact_purity: 821.498101ms, nilness: 800.560057ms, SA5012: 612.864015ms" [2023-03-29T23:12:10.714Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-29T23:12:10.714Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, filename_unadjuster: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, cgo: 201/201, skip_files: 201/201" [2023-03-29T23:12:10.714Z] level=info msg="[runner] processing took 18.368935ms with stages: nolint: 8.054564ms, identifier_marker: 5.251271ms, exclude-rules: 1.637583ms, autogenerated_exclude: 1.428121ms, path_prettifier: 1.28256ms, skip_dirs: 671.406µs, cgo: 26.68µs, filename_unadjuster: 12.89µs, max_same_issues: 860ns, skip_files: 490ns, uniq_by_line: 430ns, exclude: 380ns, severity-rules: 340ns, source_code: 260ns, diff: 260ns, sort_results: 240ns, path_shortener: 180ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-03-29T23:12:10.714Z] level=info msg="[runner] linters took 6.549154796s with stages: goanalysis_metalinter: 6.530703701s" [2023-03-29T23:12:10.714Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-29T23:12:10.714Z] level=info msg="Memory: 199 samples, avg is 178.8MB, max is 723.2MB" [2023-03-29T23:12:10.714Z] level=info msg="Execution took 19.750344902s" [2023-03-29T23:12:10.714Z] go vet ./... [2023-03-29T23:12:14.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:12:14.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:12:14.892Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:12:14.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T23:12:15.190Z] + ls -al . [2023-03-29T23:12:15.190Z] total 704 [2023-03-29T23:12:15.190Z] drwxrwxr-x 11 1001 1001 4096 Mar 29 23:10 . [2023-03-29T23:12:15.190Z] drwxr-xr-x 4 root root 4096 Mar 29 23:10 .. [2023-03-29T23:12:15.190Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:09 .blubracket [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 23:09 .dockerignore [2023-03-29T23:12:15.190Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 23:10 .git [2023-03-29T23:12:15.190Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:09 .github [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 23:09 .gitignore [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 23:09 .golangci.yml [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 23:09 .hadolint.yml [2023-03-29T23:12:15.190Z] drwxr-xr-x 3 1001 1001 4096 Mar 29 23:10 .semver [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 23:09 .sonarcloud.properties [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 23:09 ADOPTERS.md [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 23:09 Attribution.txt [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 23:09 CHANGELOG.md [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 23:09 CONTRIBUTING.md [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 23:09 GOVERNANCE.md [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 23:09 Jenkinsfile [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 23:09 LICENSE [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 23:09 Makefile [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 23:09 OWNERS.md [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 23:09 README.md [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 23:09 SECURITY.md [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 23:10 VERSION [2023-03-29T23:12:15.190Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:09 bin [2023-03-29T23:12:15.190Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 23:09 cmd [2023-03-29T23:12:15.190Z] -rw-r--r-- 1 root root 447380 Mar 29 23:11 coverage.out [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 23:09 go.mod [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 23:09 go.sum [2023-03-29T23:12:15.190Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 23:09 internal [2023-03-29T23:12:15.190Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:09 openapi [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 23:09 security.txt [2023-03-29T23:12:15.190Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 23:09 snap [2023-03-29T23:12:15.190Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 23:09 version.go [Pipeline] sh [2023-03-29T23:12:15.543Z] + '[' -e coverage.out ] [2023-03-29T23:12:15.543Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T23:12:15.641Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T23:12:15.918Z] + make build [2023-03-29T23:12:15.918Z] 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-29T23:12:28.104Z] 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-29T23:12:28.104Z] 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-29T23:12:28.364Z] 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-29T23:12:28.928Z] 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-29T23:12:34.834Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6308 in /w/workspace/edgexfoundry_edgex-go_PR-4481 [Pipeline] { [Pipeline] ws [2023-03-29T23:12:34.847Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-29T23:12:34.881Z] The recommended git tool is: git [2023-03-29T23:12:35.641Z] 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-29T23:12:36.251Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T23:12:37.183Z] 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-29T23:12:38.118Z] 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-29T23:12:39.052Z] 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-29T23:12:39.616Z] 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-29T23:12:40.993Z] 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-29T23:12:41.938Z] $ docker stop --time=1 1ef2050b905ae372353633abd9541ec54fdbf8bbfa5e1be3d7f5e75802489bd9 [2023-03-29T23:12:41.977Z] using credential edgex-jenkins-ssh [2023-03-29T23:12:42.000Z] Cloning the remote Git repository [2023-03-29T23:12:42.064Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-29T23:12:42.195Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-29T23:12:42.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T23:12:42.403Z] > git --version # timeout=10 [2023-03-29T23:12:42.431Z] > git --version # 'git version 2.25.1' [2023-03-29T23:12:42.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:12:42.650Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:12:45.673Z] $ docker rm -f --volumes 1ef2050b905ae372353633abd9541ec54fdbf8bbfa5e1be3d7f5e75802489bd9 [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-29T23:12:46.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:12:46.423Z] [2023-03-29T23:12:46.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:12:46.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:12:46.718Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-29T23:12:46.718Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-29T23:12:46.718Z] ca9280d653b3: Pulling fs layer [2023-03-29T23:12:46.718Z] 7e9c9ca2126c: Pulling fs layer [2023-03-29T23:12:46.976Z] cbdbe7a5bc2a: Download complete [2023-03-29T23:12:46.976Z] ca9280d653b3: Verifying Checksum [2023-03-29T23:12:46.976Z] ca9280d653b3: Download complete [2023-03-29T23:12:46.976Z] cbdbe7a5bc2a: Pull complete [2023-03-29T23:12:47.235Z] 7e9c9ca2126c: Download complete [2023-03-29T23:12:47.492Z] ca9280d653b3: Pull complete [2023-03-29T23:12:50.017Z] 7e9c9ca2126c: Pull complete [2023-03-29T23:12:50.017Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-29T23:12:50.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:12:50.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:12:50.089Z] prd-ubuntu20.04-docker-8c-8g-6303 does not seem to be running inside a container [2023-03-29T23:12:50.121Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-29T23:12:51.987Z] $ docker top 40a8f4e1af3da59342052ce045acdf4e435b1e6a77be642ccc50c518ebf04ec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:12:52.345Z] + docker-compose build --help [2023-03-29T23:12:52.345Z] + grep parallel [2023-03-29T23:12:52.912Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T23:12:52.924Z] $ docker stop --time=1 40a8f4e1af3da59342052ce045acdf4e435b1e6a77be642ccc50c518ebf04ec1 [2023-03-29T23:12:54.152Z] $ docker rm -f --volumes 40a8f4e1af3da59342052ce045acdf4e435b1e6a77be642ccc50c518ebf04ec1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:12:54.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:12:54.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:12:54.612Z] prd-ubuntu20.04-docker-8c-8g-6303 does not seem to be running inside a container [2023-03-29T23:12:54.645Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-29T23:12:54.965Z] $ docker top b3002dc590c9550e1f6f9e520d72e535c3d85e233cdae11bb30377a8d3ecabce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:12:55.301Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T23:12:55.870Z] Building core-command ... [2023-03-29T23:12:55.870Z] Building core-common-config-bootstrapper ... [2023-03-29T23:12:55.870Z] Building core-data ... [2023-03-29T23:12:55.870Z] Building core-metadata ... [2023-03-29T23:12:55.870Z] Building security-bootstrapper ... [2023-03-29T23:12:55.870Z] Building security-proxy-auth ... [2023-03-29T23:12:55.870Z] Building security-proxy-setup ... [2023-03-29T23:12:55.870Z] Building security-secretstore-setup ... [2023-03-29T23:12:55.870Z] Building security-spiffe-token-provider ... [2023-03-29T23:12:55.870Z] Building security-spire-agent ... [2023-03-29T23:12:55.870Z] Building security-spire-config ... [2023-03-29T23:12:55.870Z] Building security-spire-server ... [2023-03-29T23:12:55.870Z] Building support-notifications ... [2023-03-29T23:12:55.870Z] Building support-scheduler ... [2023-03-29T23:12:55.870Z] Building security-spire-config [2023-03-29T23:12:55.870Z] Building security-spiffe-token-provider [2023-03-29T23:12:55.870Z] Building core-command [2023-03-29T23:12:55.870Z] Building security-spire-agent [2023-03-29T23:12:55.870Z] Building core-data [2023-03-29T23:13:05.832Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:13:05.832Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:13:05.832Z] ---> 985af0ab341f [2023-03-29T23:13:05.832Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:13:05.832Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:13:05.832Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:13:05.832Z] ---> 985af0ab341f [2023-03-29T23:13:05.832Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T23:13:05.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:13:05.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:13:05.832Z] ---> 985af0ab341f [2023-03-29T23:13:05.832Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:13:05.832Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:13:05.832Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:13:05.832Z] ---> 985af0ab341f [2023-03-29T23:13:05.832Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:13:06.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:13:06.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:13:06.090Z] ---> 985af0ab341f [2023-03-29T23:13:06.090Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:13:09.910Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T23:13:09.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:13:11.101Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T23:13:11.156Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T23:13:11.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:13:11.178Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4481/head:refs/remotes/origin/PR-4481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T23:13:11.962Z] Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:13:12.484Z] Merge succeeded, producing fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:13:12.485Z] Checking out Revision fc642928cfbf18e003f8951daae004c4cbc28dde (PR-4481) [2023-03-29T23:13:13.334Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:13:11.986Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:13:12.089Z] > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 [2023-03-29T23:13:12.362Z] > git remote # timeout=10 [2023-03-29T23:13:12.388Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T23:13:12.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:13:12.428Z] > git merge d92bec74020a648086c22ac11f002708918e28aa # timeout=10 [2023-03-29T23:13:12.462Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T23:13:12.492Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:13:12.514Z] > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 [2023-03-29T23:13:14.214Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:13:14.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:13:14.214Z] Dload Upload Total Spent Left Speed [2023-03-29T23:13:14.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-03-29T23:13:14.893Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:13:15.236Z] + sudo tee /etc/docker/daemon.new [2023-03-29T23:13:15.236Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T23:13:15.236Z] { [2023-03-29T23:13:15.236Z] "registry-mirrors": [ [2023-03-29T23:13:15.236Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:13:15.236Z] ], [2023-03-29T23:13:15.236Z] "bip": "10.250.0.254/24", [2023-03-29T23:13:15.236Z] "hosts": [ [2023-03-29T23:13:15.236Z] "tcp://0.0.0.0:5555", [2023-03-29T23:13:15.236Z] "unix:///var/run/docker.sock" [2023-03-29T23:13:15.236Z] ], [2023-03-29T23:13:15.236Z] "mtu": 1458, [2023-03-29T23:13:15.236Z] "selinux-enabled": true, [2023-03-29T23:13:15.236Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:13:15.236Z] } [Pipeline] sh [2023-03-29T23:13:15.586Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:13:15.937Z] + sudo service docker restart [2023-03-29T23:13:18.308Z] ---> Running in 2730bd147be4 [2023-03-29T23:13:18.308Z] ---> Running in 2001a0ed95c6 [2023-03-29T23:13:18.308Z] ---> Running in a79b9fe280bb [2023-03-29T23:13:18.308Z] ---> Running in 54ef148bc611 [2023-03-29T23:13:18.308Z] ---> Running in e9dd1d28ee7d [2023-03-29T23:13:18.308Z] Removing intermediate container 54ef148bc611 [2023-03-29T23:13:18.308Z] ---> 0cec05859df0 [2023-03-29T23:13:18.308Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T23:13:18.308Z] Removing intermediate container 2001a0ed95c6 [2023-03-29T23:13:18.308Z] ---> 2461f26fc5b1 [2023-03-29T23:13:18.308Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:13:18.308Z] Removing intermediate container e9dd1d28ee7d [2023-03-29T23:13:18.308Z] ---> a97061b4b5af [2023-03-29T23:13:18.308Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T23:13:18.308Z] Removing intermediate container a79b9fe280bb [2023-03-29T23:13:18.308Z] ---> de63478e0ab9 [2023-03-29T23:13:18.308Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:13:18.308Z] Removing intermediate container 2730bd147be4 [2023-03-29T23:13:18.308Z] ---> 60ebf07587ba [2023-03-29T23:13:18.308Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:13:18.308Z] ---> Running in f87854a2b476 [2023-03-29T23:13:18.308Z] ---> Running in 1b28358ff3e9 [2023-03-29T23:13:18.308Z] ---> Running in d32d88455d74 [2023-03-29T23:13:18.308Z] ---> Running in 9f4a39f69c93 [2023-03-29T23:13:18.308Z] ---> Running in 51d684a9cd92 [2023-03-29T23:13:18.308Z] Removing intermediate container 1b28358ff3e9 [2023-03-29T23:13:18.308Z] ---> e7c153da8f51 [2023-03-29T23:13:18.308Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T23:13:18.308Z] Removing intermediate container d32d88455d74 [2023-03-29T23:13:18.308Z] ---> 01c991f23ce0 [2023-03-29T23:13:18.308Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:13:18.308Z] ---> Running in ddde9f1e3309 [2023-03-29T23:13:18.308Z] ---> Running in 9305c6e90ea1 [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] OK: 265 MiB in 53 packages [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:13:18.308Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:13:18.308Z] OK: 17823 distinct packages available [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] OK: 265 MiB in 53 packages [2023-03-29T23:13:18.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:18.308Z] OK: 265 MiB in 53 packages [2023-03-29T23:13:18.308Z] Removing intermediate container 9f4a39f69c93 [2023-03-29T23:13:18.308Z] ---> cd1e28272259 [2023-03-29T23:13:18.308Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:13:18.308Z] OK: 265 MiB in 53 packages [2023-03-29T23:13:18.308Z] OK: 265 MiB in 53 packages [2023-03-29T23:13:18.308Z] ---> 80edb75ad3c7 [2023-03-29T23:13:18.308Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:13:18.308Z] ---> Running in 0747ea7fb44c [2023-03-29T23:13:18.308Z] Removing intermediate container 51d684a9cd92 [2023-03-29T23:13:18.308Z] ---> 49e0c6942084 [2023-03-29T23:13:18.308Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:13:18.308Z] ---> d86c92acded6 [2023-03-29T23:13:18.308Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:13:18.308Z] ---> Running in b85e1b4697aa [2023-03-29T23:13:18.308Z] Removing intermediate container 9305c6e90ea1 [2023-03-29T23:13:18.308Z] ---> 88ba04eac5b3 [2023-03-29T23:13:18.308Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:13:18.308Z] Removing intermediate container ddde9f1e3309 [2023-03-29T23:13:18.308Z] ---> f1fb2a5676f9 [2023-03-29T23:13:18.308Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T23:13:18.308Z] ---> e790099018c3 [2023-03-29T23:13:18.308Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:13:18.308Z] Removing intermediate container f87854a2b476 [2023-03-29T23:13:18.308Z] ---> 660ba2d04863 [2023-03-29T23:13:18.308Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T23:13:18.308Z] ---> Running in 37d2fd19a33d [2023-03-29T23:13:18.308Z] ---> 9c180a968afe [2023-03-29T23:13:18.308Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:13:18.308Z] ---> Running in 66bbde3a7e02 [2023-03-29T23:13:18.308Z] ---> 10627578c74d [2023-03-29T23:13:18.308Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:13:18.308Z] ---> Running in 5643bac992a2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:13:34.283Z] provisioning config files... [2023-03-29T23:13:34.323Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config13129286608859687564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:13:34.709Z] ---> docker-login.sh [2023-03-29T23:13:34.709Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:13:35.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:35.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:35.309Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:35.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:35.309Z] [2023-03-29T23:13:35.309Z] Login Succeeded [2023-03-29T23:13:35.309Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:13:35.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:35.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:35.861Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:35.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:35.861Z] [2023-03-29T23:13:35.861Z] Login Succeeded [2023-03-29T23:13:35.861Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:13:36.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:36.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:36.135Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:36.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:36.135Z] [2023-03-29T23:13:36.135Z] Login Succeeded [2023-03-29T23:13:36.135Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:13:36.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:36.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:36.686Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:36.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:36.686Z] [2023-03-29T23:13:36.686Z] Login Succeeded [2023-03-29T23:13:36.686Z] docker.io [2023-03-29T23:13:36.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:37.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:37.229Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:37.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:37.229Z] [2023-03-29T23:13:37.229Z] Login Succeeded [2023-03-29T23:13:37.229Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:13:37.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-29T23:13:37.918Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-29T23:13:38.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:13:38.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:13:38.037Z] ========================================================= [2023-03-29T23:13:38.037Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:13:38.037Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:13:38.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:13:38.681Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:13:38.681Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:13:38.681Z] 55522c791124: Pulling fs layer [2023-03-29T23:13:38.681Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:13:38.681Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:13:38.681Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:13:38.681Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:13:38.681Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:13:38.681Z] e1ff8fa3b103: Waiting [2023-03-29T23:13:38.681Z] 52ebb69f0ebf: Waiting [2023-03-29T23:13:38.681Z] 5abe8eddf0d5: Waiting [2023-03-29T23:13:38.681Z] 169dfbe0d373: Waiting [2023-03-29T23:13:38.681Z] 55522c791124: Download complete [2023-03-29T23:13:38.681Z] 169dfbe0d373: Verifying Checksum [2023-03-29T23:13:38.681Z] 169dfbe0d373: Download complete [2023-03-29T23:13:38.681Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T23:13:38.681Z] e1ff8fa3b103: Download complete [2023-03-29T23:13:38.681Z] af6eaf76a39c: Verifying Checksum [2023-03-29T23:13:38.681Z] af6eaf76a39c: Download complete [2023-03-29T23:13:39.674Z] af6eaf76a39c: Pull complete [2023-03-29T23:13:40.276Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:13:40.276Z] 5abe8eddf0d5: Download complete [2023-03-29T23:13:40.276Z] 55522c791124: Pull complete [2023-03-29T23:13:41.701Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:13:41.701Z] ce5c4a1c91eb: Download complete [2023-03-29T23:13:41.701Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:13:41.701Z] 52ebb69f0ebf: Download complete [2023-03-29T23:13:54.090Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:13:54.090Z] 169dfbe0d373: Pull complete [2023-03-29T23:13:54.090Z] e1ff8fa3b103: Pull complete [2023-03-29T23:14:00.809Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:14:04.189Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:14:04.189Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:14:04.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:14:04.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:14:04.541Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:14:04.541Z] WORKDIR /edgex [2023-03-29T23:14:04.541Z] COPY go.mod . [2023-03-29T23:14:04.541Z] RUN go mod download [2023-03-29T23:14:04.541Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-29T23:14:05.138Z] Sending build context to Docker daemon 2.934MB [2023-03-29T23:14:05.138Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:14:05.138Z] ---> 6cb57ee374ae [2023-03-29T23:14:05.138Z] Step 2/4 : WORKDIR /edgex [2023-03-29T23:14:07.126Z] ---> Running in 119c0e5adba8 [2023-03-29T23:14:07.397Z] Removing intermediate container 119c0e5adba8 [2023-03-29T23:14:07.397Z] ---> 213d026ab7f2 [2023-03-29T23:14:07.397Z] Step 3/4 : COPY go.mod . [2023-03-29T23:14:07.990Z] ---> f066f099a5b6 [2023-03-29T23:14:07.990Z] Step 4/4 : RUN go mod download [2023-03-29T23:14:07.990Z] ---> Running in 20888adbe2c2 [2023-03-29T23:14:14.533Z] Removing intermediate container 5643bac992a2 [2023-03-29T23:14:14.533Z] ---> 5b41b21e3a9f [2023-03-29T23:14:14.533Z] Step 7/20 : COPY . . [2023-03-29T23:14:14.533Z] Removing intermediate container 37d2fd19a33d [2023-03-29T23:14:14.533Z] Removing intermediate container 0747ea7fb44c [2023-03-29T23:14:14.533Z] ---> 4f6d7477c35d [2023-03-29T23:14:14.533Z] Removing intermediate container b85e1b4697aa [2023-03-29T23:14:14.533Z] Step 8/23 : COPY . . ---> cbc948557b67 [2023-03-29T23:14:14.533Z] [2023-03-29T23:14:14.533Z] ---> f3fc4822e552 [2023-03-29T23:14:14.533Z] Step 7/27 : COPY . . [2023-03-29T23:14:14.533Z] Step 7/27 : COPY . . [2023-03-29T23:14:14.533Z] Removing intermediate container 66bbde3a7e02 [2023-03-29T23:14:14.533Z] ---> 611015970150 [2023-03-29T23:14:14.533Z] Step 8/24 : COPY . . [2023-03-29T23:14:32.681Z] ---> 57aa6a302108 [2023-03-29T23:14:32.682Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T23:14:32.682Z] ---> 6a4ca47a74df [2023-03-29T23:14:32.682Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:14:32.682Z] ---> 979fa778cc45 [2023-03-29T23:14:32.682Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:14:32.682Z] ---> c38d827e5fd2 [2023-03-29T23:14:32.682Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T23:14:32.682Z] ---> 803b0095a9ed [2023-03-29T23:14:32.682Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T23:14:32.682Z] ---> Running in 9a64fbce8c25 [2023-03-29T23:14:32.682Z] ---> Running in 26935fc2c76a [2023-03-29T23:14:32.682Z] ---> Running in 311a1581ba39 [2023-03-29T23:14:32.682Z] ---> Running in 41d4b513d2f2 [2023-03-29T23:14:32.682Z] ---> Running in c2b5517361f6 [2023-03-29T23:14:32.682Z] Removing intermediate container 9a64fbce8c25 [2023-03-29T23:14:32.682Z] ---> 6519f9b27d8b [2023-03-29T23:14:32.682Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:14:32.682Z] Removing intermediate container 26935fc2c76a [2023-03-29T23:14:32.682Z] ---> 1650d2a2833b [2023-03-29T23:14:32.682Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:14:32.682Z] ---> Running in 6a96b0d9bcec [2023-03-29T23:14:32.682Z] ---> Running in 5405a86a6dda [2023-03-29T23:14:32.682Z] Removing intermediate container 6a96b0d9bcec [2023-03-29T23:14:32.682Z] ---> fcc421e17d76 [2023-03-29T23:14:32.682Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:14:32.682Z] Removing intermediate container 5405a86a6dda [2023-03-29T23:14:32.682Z] ---> f61a94e41af8 [2023-03-29T23:14:32.682Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:14:32.682Z] ---> Running in 6505a1e6ee89 [2023-03-29T23:14:32.682Z] ---> Running in eb713c16c991 [2023-03-29T23:14:32.682Z] Removing intermediate container 6505a1e6ee89 [2023-03-29T23:14:32.682Z] ---> 00f4e85a62db [2023-03-29T23:14:32.682Z] 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-29T23:14:32.682Z] Removing intermediate container eb713c16c991 [2023-03-29T23:14:32.682Z] ---> b6f9ecae0ae6 [2023-03-29T23:14:32.682Z] 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-29T23:14:32.682Z] ---> Running in 7b77f4b47c21 [2023-03-29T23:14:32.682Z] 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-29T23:14:32.682Z] ---> Running in 36e54c52687a [2023-03-29T23:14:32.682Z] 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-29T23:14:32.682Z] 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-29T23:14:32.939Z] Removing intermediate container 7b77f4b47c21 [2023-03-29T23:14:32.939Z] ---> d428edba2067 [2023-03-29T23:14:32.939Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:14:33.199Z] ---> Running in 5d4b1decb652 [2023-03-29T23:14:33.199Z] Removing intermediate container 36e54c52687a [2023-03-29T23:14:33.199Z] ---> 7fe9fa9de6df [2023-03-29T23:14:33.199Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:14:33.199Z] ---> Running in d7129f334098 [2023-03-29T23:14:33.457Z] Removing intermediate container 5d4b1decb652 [2023-03-29T23:14:33.457Z] ---> 7c4609b40683 [2023-03-29T23:14:33.457Z] [2023-03-29T23:14:33.457Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:14:33.457Z] Removing intermediate container d7129f334098 [2023-03-29T23:14:33.457Z] ---> 040b15d88415 [2023-03-29T23:14:33.457Z] [2023-03-29T23:14:33.457Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:14:33.713Z] 3.17: Pulling from library/alpine [2023-03-29T23:14:33.713Z] 3.17: Pulling from library/alpine [2023-03-29T23:14:34.645Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:14:34.645Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:14:34.645Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:14:34.645Z] Status: Image is up to date for alpine:3.17 [2023-03-29T23:14:34.645Z] ---> 9ed4aefc74f6 [2023-03-29T23:14:34.645Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:14:34.645Z] ---> 9ed4aefc74f6 [2023-03-29T23:14:34.645Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:14:34.645Z] ---> Running in 4f20dda88080 [2023-03-29T23:14:34.645Z] ---> Running in 46741ee27be4 [2023-03-29T23:14:34.902Z] Removing intermediate container 46741ee27be4 [2023-03-29T23:14:34.902Z] ---> b788d2cc34c7 [2023-03-29T23:14:34.902Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T23:14:34.902Z] Removing intermediate container 4f20dda88080 [2023-03-29T23:14:34.902Z] ---> 7017c2ab98ae [2023-03-29T23:14:34.902Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:14:34.902Z] ---> Running in 8b81597cd189 [2023-03-29T23:14:34.902Z] ---> Running in f0438254b3fb [2023-03-29T23:14:35.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:35.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:35.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:35.981Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:14:35.981Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:14:35.981Z] OK: 17818 distinct packages available [2023-03-29T23:14:35.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:35.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:36.239Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T23:14:36.239Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:14:36.239Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T23:14:36.239Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T23:14:36.239Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:14:36.239Z] OK: 7 MiB in 19 packages [2023-03-29T23:14:36.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:36.804Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:14:36.804Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:14:36.804Z] OK: 17818 distinct packages available [2023-03-29T23:14:37.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:37.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:37.428Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T23:14:37.428Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:14:37.428Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T23:14:37.428Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T23:14:37.685Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T23:14:37.685Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:14:37.685Z] OK: 8 MiB in 20 packages [2023-03-29T23:14:39.619Z] Removing intermediate container 8b81597cd189 [2023-03-29T23:14:39.619Z] ---> bcf543d80d74 [2023-03-29T23:14:39.619Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:14:39.876Z] Removing intermediate container f0438254b3fb [2023-03-29T23:14:39.876Z] ---> 30bbe1bc094c [2023-03-29T23:14:39.876Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:14:40.133Z] ---> 941308b031f4 [2023-03-29T23:14:40.133Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:14:40.702Z] ---> c45ffffbc8af [2023-03-29T23:14:40.702Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:14:40.964Z] ---> d7ebd0a07fd9 [2023-03-29T23:14:40.964Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:14:44.234Z] ---> 1a87a986692a [2023-03-29T23:14:44.234Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T23:14:46.204Z] ---> 1f511b7269cf [2023-03-29T23:14:46.204Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:14:46.204Z] ---> 72e36251721c [2023-03-29T23:14:46.204Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:14:46.769Z] ---> 1645802a098f [2023-03-29T23:14:46.769Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T23:14:46.988Z] Removing intermediate container 20888adbe2c2 [2023-03-29T23:14:46.988Z] ---> a540685480db [2023-03-29T23:14:46.988Z] Successfully built a540685480db [2023-03-29T23:14:46.988Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:47.339Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:14:47.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:47.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-6308 does not seem to be running inside a container [2023-03-29T23:14:47.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T23:14:48.662Z] ---> Running in 8b4b5bbb8c39 [2023-03-29T23:14:48.662Z] ---> 23a458bf4511 [2023-03-29T23:14:48.662Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:14:48.662Z] Removing intermediate container 8b4b5bbb8c39 [2023-03-29T23:14:48.662Z] ---> dd93c4f2d977 [2023-03-29T23:14:48.662Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T23:14:48.919Z] ---> 1080babf2abb [2023-03-29T23:14:48.919Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T23:14:49.087Z] $ docker top 42088dcb4a6cd544f33d8a6e72c55549364dae65a4831cc141e7669941baa944 -eo pid,comm [2023-03-29T23:14:49.178Z] ---> 98251fcf4d34 [2023-03-29T23:14:49.178Z] Step 22/27 : WORKDIR / [2023-03-29T23:14:49.178Z] ---> Running in 2f4a63268121 [Pipeline] { [Pipeline] sh [2023-03-29T23:14:49.434Z] ---> 4664620c18ab [2023-03-29T23:14:49.434Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T23:14:49.434Z] Removing intermediate container 2f4a63268121 [2023-03-29T23:14:49.434Z] ---> ee21d57aa532 [2023-03-29T23:14:49.434Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:14:49.699Z] ---> Running in 87270242bd6b [2023-03-29T23:14:49.699Z] ---> 7c0991340b1b [2023-03-29T23:14:49.699Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:14:49.699Z] ---> Running in 6b6a2b72156f [2023-03-29T23:14:49.956Z] Removing intermediate container 87270242bd6b [2023-03-29T23:14:49.956Z] ---> bf5f3cc5967f [2023-03-29T23:14:49.956Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:14:49.956Z] Removing intermediate container 6b6a2b72156f [2023-03-29T23:14:49.956Z] ---> a5ac33f1a680 [2023-03-29T23:14:49.956Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:14:49.956Z] ---> Running in d1c9b45c624f [2023-03-29T23:14:49.956Z] ---> Running in 87eb1471cb5f [2023-03-29T23:14:49.976Z] + go version [2023-03-29T23:14:49.977Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:14:49.999Z] $ docker stop --time=1 42088dcb4a6cd544f33d8a6e72c55549364dae65a4831cc141e7669941baa944 [2023-03-29T23:14:50.213Z] Removing intermediate container d1c9b45c624f [2023-03-29T23:14:50.213Z] ---> 410df1c66387 [2023-03-29T23:14:50.213Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T23:14:50.213Z] ---> Running in ff7f2672101b [2023-03-29T23:14:50.213Z] Removing intermediate container 87eb1471cb5f [2023-03-29T23:14:50.213Z] ---> eebf8374681d [2023-03-29T23:14:50.213Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T23:14:50.213Z] ---> Running in 293b4de5e8c4 [2023-03-29T23:14:50.481Z] Removing intermediate container ff7f2672101b [2023-03-29T23:14:50.481Z] ---> 765aa305b6ba [2023-03-29T23:14:50.481Z] Step 26/27 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:14:50.481Z] ---> Running in a5b3b7a1c5e6 [2023-03-29T23:14:50.481Z] Removing intermediate container 293b4de5e8c4 [2023-03-29T23:14:50.481Z] ---> 339a680e7c9e [2023-03-29T23:14:50.481Z] Step 26/27 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:14:50.741Z] ---> Running in 12b59b908a70 [2023-03-29T23:14:50.741Z] Removing intermediate container a5b3b7a1c5e6 [2023-03-29T23:14:50.741Z] ---> 47448136fea5 [2023-03-29T23:14:50.741Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T23:14:50.997Z] ---> Running in 34d55b16cb39 [2023-03-29T23:14:50.998Z] Removing intermediate container 12b59b908a70 [2023-03-29T23:14:50.998Z] ---> 3c1db55c3978 [2023-03-29T23:14:50.998Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T23:14:50.998Z] ---> Running in 4abc9ad0c36a [2023-03-29T23:14:51.254Z] Removing intermediate container 34d55b16cb39 [2023-03-29T23:14:51.254Z] ---> 4da6f1243b61 [2023-03-29T23:14:51.254Z] [2023-03-29T23:14:51.254Z] Removing intermediate container 4abc9ad0c36a [2023-03-29T23:14:51.254Z] ---> 87309febdd28 [2023-03-29T23:14:51.254Z] [2023-03-29T23:14:51.254Z] Successfully built 4da6f1243b61 [2023-03-29T23:14:51.254Z] Successfully tagged security-spire-agent:latest [2023-03-29T23:14:51.254Z] Building security-spire-server [2023-03-29T23:14:51.510Z]  Building security-spire-agent ... done Successfully built 87309febdd28 [2023-03-29T23:14:51.510Z] Successfully tagged security-spire-config:latest [2023-03-29T23:14:51.510Z]  Building security-spire-config ... done Building security-proxy-auth [2023-03-29T23:14:51.746Z] $ docker rm -f --volumes 42088dcb4a6cd544f33d8a6e72c55549364dae65a4831cc141e7669941baa944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:52.331Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:14:52.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:52.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-6308 does not seem to be running inside a container [2023-03-29T23:14:52.637Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T23:14:54.049Z] $ docker top 76a890ff4756adea1c30058c7f7776c03e661a9c74f72260fed70b335cb8dee8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T23:14:54.301Z] ========================================================= [2023-03-29T23:14:54.301Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T23:14:54.301Z] ========================================================= [Pipeline] sh [2023-03-29T23:14:54.944Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:14:55.612Z] + make test [2023-03-29T23:14:55.612Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T23:14:56.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:56.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:14:56.766Z] ---> 985af0ab341f [2023-03-29T23:14:56.766Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:14:56.766Z] ---> Using cache [2023-03-29T23:14:56.766Z] ---> 2461f26fc5b1 [2023-03-29T23:14:56.766Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:14:56.766Z] ---> Using cache [2023-03-29T23:14:56.766Z] ---> 01c991f23ce0 [2023-03-29T23:14:56.766Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:14:56.766Z] ---> Using cache [2023-03-29T23:14:56.766Z] ---> 88ba04eac5b3 [2023-03-29T23:14:56.766Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:14:56.766Z] ---> Using cache [2023-03-29T23:14:56.766Z] ---> e790099018c3 [2023-03-29T23:14:56.766Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:56.766Z] ---> Using cache [2023-03-29T23:14:56.766Z] ---> 4f6d7477c35d [2023-03-29T23:14:56.766Z] Step 8/23 : COPY . . [2023-03-29T23:14:56.766Z] ---> Using cache [2023-03-29T23:14:56.766Z] ---> 57aa6a302108 [2023-03-29T23:14:56.766Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T23:14:58.139Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:58.139Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:14:58.139Z] ---> 985af0ab341f [2023-03-29T23:14:58.139Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T23:14:58.139Z] ---> Using cache [2023-03-29T23:14:58.139Z] ---> 60ebf07587ba [2023-03-29T23:14:58.139Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:14:58.139Z] ---> Using cache [2023-03-29T23:14:58.139Z] ---> 49e0c6942084 [2023-03-29T23:14:58.139Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T23:14:58.139Z] ---> Using cache [2023-03-29T23:14:58.139Z] ---> d86c92acded6 [2023-03-29T23:14:58.139Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:58.139Z] ---> Using cache [2023-03-29T23:14:58.139Z] ---> f3fc4822e552 [2023-03-29T23:14:58.139Z] Step 7/26 : COPY . . [2023-03-29T23:14:58.139Z] ---> Using cache [2023-03-29T23:14:58.139Z] ---> 6a4ca47a74df [2023-03-29T23:14:58.139Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:14:58.139Z] ---> Using cache [2023-03-29T23:14:58.139Z] ---> 1650d2a2833b [2023-03-29T23:14:58.140Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T23:14:58.140Z] ---> Using cache [2023-03-29T23:14:58.140Z] ---> f61a94e41af8 [2023-03-29T23:14:58.140Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:14:58.140Z] ---> Using cache [2023-03-29T23:14:58.140Z] ---> b6f9ecae0ae6 [2023-03-29T23:14:58.140Z] 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-29T23:15:06.245Z] ---> Running in 14d30a7352fb [2023-03-29T23:15:06.245Z] ---> Running in b9ae9afb97c5 [2023-03-29T23:15:06.245Z] 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-29T23:15:10.473Z] Removing intermediate container b9ae9afb97c5 [2023-03-29T23:15:10.473Z] ---> 93b644be111b [2023-03-29T23:15:10.473Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T23:15:10.473Z] Removing intermediate container 311a1581ba39 [2023-03-29T23:15:10.473Z] ---> 3dd04bec8cef [2023-03-29T23:15:10.473Z] [2023-03-29T23:15:10.473Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:15:10.473Z] ---> 9ed4aefc74f6 [2023-03-29T23:15:10.473Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:15:10.473Z] Removing intermediate container c2b5517361f6 [2023-03-29T23:15:10.473Z] ---> cf8aff7cf0f1 [2023-03-29T23:15:10.473Z] [2023-03-29T23:15:10.473Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T23:15:10.473Z] ---> 9ed4aefc74f6 [2023-03-29T23:15:10.473Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:15:10.473Z] Removing intermediate container 41d4b513d2f2 [2023-03-29T23:15:10.473Z] ---> 3f9848dee1b5 [2023-03-29T23:15:10.473Z] [2023-03-29T23:15:10.473Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T23:15:10.473Z] ---> 9ed4aefc74f6 [2023-03-29T23:15:10.473Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:15:10.473Z] ---> Running in f2a077c8b670 [2023-03-29T23:15:10.734Z] ---> Running in 024ccf6ac5f2 [2023-03-29T23:15:10.734Z] ---> Running in bda7773f15c3 [2023-03-29T23:15:10.734Z] ---> Running in f7fabc7b2d82 [2023-03-29T23:15:10.734Z] Removing intermediate container bda7773f15c3 [2023-03-29T23:15:10.734Z] ---> 9c70af65cb0e [2023-03-29T23:15:10.734Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T23:15:10.734Z] ---> Running in 59b3eb8bf8a8 [2023-03-29T23:15:10.734Z] Removing intermediate container f7fabc7b2d82 [2023-03-29T23:15:10.734Z] ---> cbf1e00845a4 [2023-03-29T23:15:10.734Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T23:15:10.734Z] Removing intermediate container f2a077c8b670 [2023-03-29T23:15:10.734Z] ---> 13221714e1a9 [2023-03-29T23:15:10.734Z] [2023-03-29T23:15:10.734Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T23:15:10.734Z] ---> 9ed4aefc74f6 [2023-03-29T23:15:10.734Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:15:10.734Z] ---> Using cache [2023-03-29T23:15:10.734Z] ---> 7017c2ab98ae [2023-03-29T23:15:10.991Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:15:10.991Z] ---> Using cache [2023-03-29T23:15:10.991Z] ---> 30bbe1bc094c [2023-03-29T23:15:10.991Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:15:10.991Z] ---> Using cache [2023-03-29T23:15:10.991Z] ---> c45ffffbc8af [2023-03-29T23:15:10.991Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:15:10.991Z] ---> Using cache [2023-03-29T23:15:10.991Z] ---> 1a87a986692a [2023-03-29T23:15:10.991Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:15:10.991Z] ---> Running in 480dadc273fa [2023-03-29T23:15:11.248Z] Removing intermediate container 480dadc273fa [2023-03-29T23:15:11.248Z] ---> c65067aed5c4 [2023-03-29T23:15:11.248Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T23:15:11.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:11.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:11.506Z] ---> Running in f48123a42005 [2023-03-29T23:15:11.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:11.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:11.763Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:15:11.763Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:15:11.763Z] OK: 7 MiB in 16 packages [2023-03-29T23:15:11.763Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:15:11.763Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:15:11.763Z] OK: 17818 distinct packages available [2023-03-29T23:15:11.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:12.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:12.280Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T23:15:12.280Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T23:15:12.280Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T23:15:12.280Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T23:15:12.280Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T23:15:12.280Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T23:15:12.280Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:15:12.280Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T23:15:12.280Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T23:15:12.280Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:15:12.280Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:15:12.280Z] OK: 10 MiB in 24 packages [2023-03-29T23:15:12.537Z] Removing intermediate container f48123a42005 [2023-03-29T23:15:12.538Z] ---> 12238635e021 [2023-03-29T23:15:12.538Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:15:14.434Z] ---> f7c9a5dc211d [2023-03-29T23:15:14.434Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:15:14.434Z] ---> Running in f07b3bb2e90d [2023-03-29T23:15:14.434Z] ---> 70a781d4973e [2023-03-29T23:15:14.434Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T23:15:14.693Z] Removing intermediate container 024ccf6ac5f2 [2023-03-29T23:15:14.693Z] ---> d0f08f92d0ee [2023-03-29T23:15:14.693Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:15:14.949Z] ---> ab8563135579 [2023-03-29T23:15:14.949Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T23:15:14.949Z] ---> Running in 194c8f995666 [2023-03-29T23:15:14.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:14.949Z] Removing intermediate container 59b3eb8bf8a8 [2023-03-29T23:15:14.949Z] ---> f31cf042eaa1 [2023-03-29T23:15:14.949Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:15:14.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:15.207Z] Removing intermediate container 194c8f995666 [2023-03-29T23:15:15.207Z] ---> f7700b7c61bc [2023-03-29T23:15:15.207Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T23:15:15.207Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:15:15.207Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:15:15.466Z] OK: 7 MiB in 16 packages [2023-03-29T23:15:15.466Z] ---> 346fbc3089e3 [2023-03-29T23:15:15.466Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:15:15.466Z] ---> Running in feb83e651acc [2023-03-29T23:15:15.466Z] ---> 172103008942 [2023-03-29T23:15:15.466Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:15:15.466Z] ---> Running in a253b7c2e3a7 [2023-03-29T23:15:15.466Z] Removing intermediate container feb83e651acc [2023-03-29T23:15:15.466Z] ---> acfbd149b1ff [2023-03-29T23:15:15.466Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T23:15:15.466Z] ---> Running in 1a00ba0767ff [2023-03-29T23:15:15.723Z] Removing intermediate container a253b7c2e3a7 [2023-03-29T23:15:15.723Z] ---> a2075cd6918b [2023-03-29T23:15:15.723Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:15:15.723Z] ---> a87ffd15d62b [2023-03-29T23:15:15.723Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T23:15:15.723Z] ---> Running in 10fd0f34ee31 [2023-03-29T23:15:15.723Z] Removing intermediate container 1a00ba0767ff [2023-03-29T23:15:15.723Z] ---> 75e02499fc0a [2023-03-29T23:15:15.723Z] Step 15/24 : WORKDIR / [2023-03-29T23:15:15.992Z] Removing intermediate container 10fd0f34ee31 [2023-03-29T23:15:15.993Z] ---> 58dbf04ce7c1 [2023-03-29T23:15:15.993Z] Step 24/26 : LABEL arch=x86_64 [2023-03-29T23:15:15.993Z] Removing intermediate container f07b3bb2e90d [2023-03-29T23:15:15.993Z] ---> 0b637a74a552 [2023-03-29T23:15:15.993Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:15:16.251Z] ---> Running in 18702b6b8325 [2023-03-29T23:15:16.251Z] ---> Running in 9b806d7d8367 [2023-03-29T23:15:16.541Z] ---> 1bfa02674bdc [2023-03-29T23:15:16.541Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:15:16.541Z] ---> b2f253ccfb78 [2023-03-29T23:15:16.541Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:15:16.541Z] Removing intermediate container 18702b6b8325 [2023-03-29T23:15:16.541Z] ---> 73b1603ce544 [2023-03-29T23:15:16.541Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:15:16.541Z] Removing intermediate container 9b806d7d8367 [2023-03-29T23:15:16.541Z] ---> cca7741a9231 [2023-03-29T23:15:16.541Z] Step 25/26 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:15:16.799Z] ---> Running in c6e9f06200a1 [2023-03-29T23:15:16.799Z] ---> 02ee49573427 [2023-03-29T23:15:16.799Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T23:15:16.799Z] ---> f610a3aa8d29 [2023-03-29T23:15:16.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T23:15:16.799Z] ---> Running in 41ae1918e8e4 [2023-03-29T23:15:17.058Z] ---> 963f854f7009 [2023-03-29T23:15:17.058Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:15:17.058Z] Removing intermediate container c6e9f06200a1 [2023-03-29T23:15:17.059Z] ---> d4e7696e0e8e [2023-03-29T23:15:17.059Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T23:15:17.316Z] ---> Running in 63b82c21b9ca [2023-03-29T23:15:17.316Z] Removing intermediate container 41ae1918e8e4 [2023-03-29T23:15:17.316Z] ---> b9265bdaab1d [2023-03-29T23:15:17.316Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:15:17.316Z] ---> 481c040b5ac6 [2023-03-29T23:15:17.316Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T23:15:17.573Z] ---> Running in 25472032704f [2023-03-29T23:15:17.573Z] ---> aca484a22c52 [2023-03-29T23:15:17.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:15:17.573Z] Removing intermediate container 63b82c21b9ca [2023-03-29T23:15:17.573Z] ---> e21b099ac09c [2023-03-29T23:15:17.573Z] [2023-03-29T23:15:17.573Z] Removing intermediate container 25472032704f [2023-03-29T23:15:17.573Z] ---> ab432d6043c8 [2023-03-29T23:15:17.573Z] Step 18/20 : LABEL arch=x86_64 [2023-03-29T23:15:17.573Z] Successfully built e21b099ac09c [2023-03-29T23:15:17.573Z] Successfully tagged security-spire-server:latest [2023-03-29T23:15:17.573Z] ---> Running in db4c724647b1 [2023-03-29T23:15:17.573Z] Building security-bootstrapper [2023-03-29T23:15:18.508Z]  Building security-spire-server ... done  ---> 604440fd8f42 [2023-03-29T23:15:18.508Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T23:15:21.044Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:21.044Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:23.588Z] ---> 985af0ab341f [2023-03-29T23:15:23.588Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T23:15:23.588Z] ---> Using cache [2023-03-29T23:15:23.588Z] ---> 60ebf07587ba [2023-03-29T23:15:23.588Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T23:15:24.155Z] Removing intermediate container db4c724647b1 [2023-03-29T23:15:24.155Z] ---> 9f8bfd145129 [2023-03-29T23:15:24.155Z] Step 19/20 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:15:24.155Z] ---> 4b189c13625a [2023-03-29T23:15:24.155Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:15:24.155Z] ---> Running in 113b0987b596 [2023-03-29T23:15:24.155Z] ---> Running in dec643fc4a7b [2023-03-29T23:15:24.155Z] ---> Running in 6d77b9ef8a01 [2023-03-29T23:15:24.413Z] Removing intermediate container 113b0987b596 [2023-03-29T23:15:24.413Z] ---> f8893a61cc20 [2023-03-29T23:15:24.413Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:15:24.413Z] Removing intermediate container 6d77b9ef8a01 [2023-03-29T23:15:24.413Z] ---> 16b9cf688aae [2023-03-29T23:15:24.413Z] Step 20/20 : LABEL version=0.0.0 [2023-03-29T23:15:24.413Z] ---> 180f31d15102 [2023-03-29T23:15:24.413Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T23:15:24.413Z] ---> Running in d1832ae3af4f [2023-03-29T23:15:24.413Z] ---> Running in bd1e822fe55d [2023-03-29T23:15:24.413Z] ---> Running in d01bef14abfe [2023-03-29T23:15:24.709Z] Removing intermediate container d01bef14abfe [2023-03-29T23:15:24.709Z] ---> 7ea3a0229988 [2023-03-29T23:15:24.709Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:15:24.968Z] Removing intermediate container bd1e822fe55d [2023-03-29T23:15:24.968Z] ---> 74fdd75331c9 [2023-03-29T23:15:24.968Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:15:24.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:24.968Z] Removing intermediate container d1832ae3af4f [2023-03-29T23:15:24.968Z] ---> 996fa8a361e4 [2023-03-29T23:15:24.968Z] [2023-03-29T23:15:24.968Z] Successfully built 996fa8a361e4 [2023-03-29T23:15:24.968Z] ---> Running in c758656ec566 [2023-03-29T23:15:24.968Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-29T23:15:24.968Z] Building security-secretstore-setup [2023-03-29T23:15:24.968Z] ---> Running in 3572c089b13a [2023-03-29T23:15:24.968Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:25.227Z] OK: 265 MiB in 53 packages [2023-03-29T23:15:29.458Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:29.458Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:29.458Z] ---> 985af0ab341f [2023-03-29T23:15:29.458Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T23:15:29.458Z] ---> Using cache [2023-03-29T23:15:29.458Z] ---> 60ebf07587ba [2023-03-29T23:15:29.458Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T23:15:31.371Z] Removing intermediate container 3572c089b13a [2023-03-29T23:15:31.371Z] ---> f442aec18ce8 [2023-03-29T23:15:31.371Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:15:31.371Z] Removing intermediate container c758656ec566 [2023-03-29T23:15:31.371Z] ---> 9a805debda1c [2023-03-29T23:15:31.371Z] Step 22/24 : LABEL arch=x86_64 [2023-03-29T23:15:31.371Z] ---> Running in 67b52f28caf1 [2023-03-29T23:15:31.371Z] ---> Running in e05b55595d8d [2023-03-29T23:15:31.371Z] ---> Running in 497ad306f96a [2023-03-29T23:15:31.371Z] Removing intermediate container dec643fc4a7b [2023-03-29T23:15:31.371Z] ---> db7117b57d20 [2023-03-29T23:15:31.371Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T23:15:31.371Z] Removing intermediate container 14d30a7352fb [2023-03-29T23:15:31.371Z] ---> e3a586a31322 [2023-03-29T23:15:31.371Z] [2023-03-29T23:15:31.371Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:15:31.371Z] ---> 9ed4aefc74f6 [2023-03-29T23:15:31.371Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:15:31.371Z] Removing intermediate container 497ad306f96a [2023-03-29T23:15:31.371Z] ---> 44b83bbbe43f [2023-03-29T23:15:31.371Z] Step 23/24 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:15:31.371Z] Removing intermediate container e05b55595d8d [2023-03-29T23:15:31.371Z] ---> 10ae1c65d0d0 [2023-03-29T23:15:31.371Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:15:31.371Z] ---> Running in cbfd46b919c4 [2023-03-29T23:15:31.371Z] ---> Running in 78fcadea415d [2023-03-29T23:15:31.371Z] ---> Running in 6e161634761a [2023-03-29T23:15:31.371Z] Removing intermediate container cbfd46b919c4 [2023-03-29T23:15:31.371Z] ---> d3f0a2d9943d [2023-03-29T23:15:31.371Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:15:31.371Z] Removing intermediate container 6e161634761a [2023-03-29T23:15:31.371Z] ---> 02a3367d90fc [2023-03-29T23:15:31.371Z] ---> e2c5f4d8c27a [2023-03-29T23:15:31.371Z] [2023-03-29T23:15:31.371Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:31.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:31.630Z] Removing intermediate container 78fcadea415d [2023-03-29T23:15:31.630Z] ---> 62b13664e7d4 [2023-03-29T23:15:31.630Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T23:15:31.630Z] ---> Running in 57cc81802b05 [2023-03-29T23:15:31.630Z] Successfully built 02a3367d90fc [2023-03-29T23:15:31.630Z] ---> Running in d6bd080a683c [2023-03-29T23:15:31.630Z] Successfully tagged core-data:latest [2023-03-29T23:15:31.630Z] Building support-scheduler [2023-03-29T23:15:31.630Z]  Building core-data ... done  ---> Running in 294f26dae7ae [2023-03-29T23:15:31.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:31.630Z] Removing intermediate container 294f26dae7ae [2023-03-29T23:15:31.630Z] ---> 0013fd67ae0d [2023-03-29T23:15:31.630Z] [2023-03-29T23:15:31.630Z] Successfully built 0013fd67ae0d [2023-03-29T23:15:31.630Z] Successfully tagged core-command:latest [2023-03-29T23:15:31.630Z] Building support-notifications [2023-03-29T23:15:31.894Z]  Building core-command ... done OK: 265 MiB in 53 packages [2023-03-29T23:15:32.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:32.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:32.414Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:15:32.414Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:15:32.414Z] OK: 7 MiB in 16 packages [2023-03-29T23:15:36.643Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:36.643Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:36.643Z] ---> 985af0ab341f [2023-03-29T23:15:36.643Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:15:36.643Z] ---> Using cache [2023-03-29T23:15:36.643Z] ---> 2461f26fc5b1 [2023-03-29T23:15:36.643Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:15:36.643Z] ---> Using cache [2023-03-29T23:15:36.643Z] ---> 01c991f23ce0 [2023-03-29T23:15:36.643Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:15:36.643Z] ---> Using cache [2023-03-29T23:15:36.643Z] ---> 88ba04eac5b3 [2023-03-29T23:15:36.643Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:15:36.643Z] ---> Using cache [2023-03-29T23:15:36.643Z] ---> e790099018c3 [2023-03-29T23:15:36.643Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:36.643Z] ---> Using cache [2023-03-29T23:15:36.643Z] ---> 4f6d7477c35d [2023-03-29T23:15:36.643Z] Step 8/23 : COPY . . [2023-03-29T23:15:36.643Z] ---> Using cache [2023-03-29T23:15:36.643Z] ---> 57aa6a302108 [2023-03-29T23:15:36.643Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T23:15:36.904Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:36.904Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:36.904Z] ---> 985af0ab341f [2023-03-29T23:15:36.904Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:15:36.904Z] ---> Using cache [2023-03-29T23:15:36.904Z] ---> 2461f26fc5b1 [2023-03-29T23:15:36.904Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:15:36.904Z] ---> Using cache [2023-03-29T23:15:36.904Z] ---> 01c991f23ce0 [2023-03-29T23:15:36.904Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T23:15:42.191Z] ---> Running in 7115d48d36c7 [2023-03-29T23:15:42.191Z] ---> Running in a07298e5c2e2 [2023-03-29T23:15:42.191Z] Removing intermediate container 57cc81802b05 [2023-03-29T23:15:42.191Z] ---> cb58e25d679d [2023-03-29T23:15:42.191Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:15:42.191Z] Removing intermediate container 67b52f28caf1 [2023-03-29T23:15:42.191Z] ---> 61faf794566d [2023-03-29T23:15:42.191Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T23:15:42.191Z] ---> 313eb7b33311 [2023-03-29T23:15:42.191Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:15:42.191Z] ---> 89fba2effea2 [2023-03-29T23:15:42.191Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:42.191Z] ---> Running in 8b662763770d [2023-03-29T23:15:42.191Z] ---> f44853653ec1 [2023-03-29T23:15:42.191Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T23:15:42.191Z] 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-29T23:15:42.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:42.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:42.813Z] OK: 265 MiB in 53 packages [2023-03-29T23:15:42.813Z] ---> 00430fc3d679 [2023-03-29T23:15:42.813Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:15:43.075Z] ---> e7a50b7ebeb0 [2023-03-29T23:15:43.075Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T23:15:43.075Z] Removing intermediate container a07298e5c2e2 [2023-03-29T23:15:43.075Z] ---> 72e95d639b11 [2023-03-29T23:15:43.075Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:15:43.338Z] ---> 31217d6c29fc [2023-03-29T23:15:43.338Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:15:43.338Z] ---> Running in a4f7f14a0366 [2023-03-29T23:15:43.338Z] ---> deddb5a9be6b [2023-03-29T23:15:43.338Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:43.597Z] ---> Running in 8e63873e99e5 [2023-03-29T23:15:44.163Z] Removing intermediate container a4f7f14a0366 [2023-03-29T23:15:44.163Z] ---> 5b311b03f62a [2023-03-29T23:15:44.163Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:15:44.163Z] ---> Running in e800a1a6a3c4 [2023-03-29T23:15:44.163Z] Removing intermediate container e800a1a6a3c4 [2023-03-29T23:15:44.163Z] ---> c5887202f8a6 [2023-03-29T23:15:44.163Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:15:44.163Z] ---> Running in b8661361a5f1 [2023-03-29T23:15:44.421Z] Removing intermediate container b8661361a5f1 [2023-03-29T23:15:44.421Z] ---> 348fb2b4b1a4 [2023-03-29T23:15:44.421Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:15:44.421Z] ---> Running in 5842f9e44ea2 [2023-03-29T23:15:44.421Z] Removing intermediate container 5842f9e44ea2 [2023-03-29T23:15:44.421Z] ---> 588046bf47f6 [2023-03-29T23:15:44.421Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:15:44.421Z] ---> Running in 078dbbc17365 [2023-03-29T23:15:44.712Z] Removing intermediate container 078dbbc17365 [2023-03-29T23:15:44.712Z] ---> 1f3d20bcb612 [2023-03-29T23:15:44.712Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:15:44.712Z] ---> Running in 58f66515a499 [2023-03-29T23:15:44.971Z] Removing intermediate container 58f66515a499 [2023-03-29T23:15:44.971Z] ---> cd68066e376d [2023-03-29T23:15:44.971Z] [2023-03-29T23:15:44.971Z] Successfully built cd68066e376d [2023-03-29T23:15:44.971Z] Successfully tagged security-proxy-auth:latest [2023-03-29T23:15:44.971Z]  Building security-proxy-auth ... done Building security-proxy-setup [2023-03-29T23:15:52.089Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T23:15:53.269Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:53.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:53.269Z] ---> 985af0ab341f [2023-03-29T23:15:53.269Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T23:15:53.269Z] ---> Using cache [2023-03-29T23:15:53.269Z] ---> 60ebf07587ba [2023-03-29T23:15:53.269Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T23:15:53.269Z] ---> Using cache [2023-03-29T23:15:53.269Z] ---> 61faf794566d [2023-03-29T23:15:53.269Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T23:15:53.269Z] ---> Using cache [2023-03-29T23:15:53.269Z] ---> 89fba2effea2 [2023-03-29T23:15:53.269Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:16:15.372Z] ---> Running in 59c2dcb87e7a [2023-03-29T23:16:25.339Z] Removing intermediate container 8e63873e99e5 [2023-03-29T23:16:25.339Z] ---> ab1e5e26b346 [2023-03-29T23:16:25.339Z] Step 8/23 : COPY . . [2023-03-29T23:16:25.339Z] Removing intermediate container d6bd080a683c [2023-03-29T23:16:25.339Z] ---> e43c80aec073 [2023-03-29T23:16:25.339Z] Step 7/33 : COPY . .Removing intermediate container 8b662763770d [2023-03-29T23:16:25.339Z] ---> 95b440002434 [2023-03-29T23:16:25.339Z] Step 7/25 : COPY . . [2023-03-29T23:16:25.339Z] [2023-03-29T23:16:47.316Z] ---> 1a0ba4698096 [2023-03-29T23:16:47.316Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T23:16:47.316Z] ---> 90c76bfc6839 [2023-03-29T23:16:47.316Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T23:16:47.316Z] ---> 4c99c9b20306 [2023-03-29T23:16:47.316Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T23:16:47.316Z] Removing intermediate container 7115d48d36c7 [2023-03-29T23:16:47.316Z] ---> e08dbc580476 [2023-03-29T23:16:47.316Z] [2023-03-29T23:16:47.316Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:16:47.316Z] ---> 9ed4aefc74f6 [2023-03-29T23:16:47.316Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:16:47.316Z] ---> Using cache [2023-03-29T23:16:47.316Z] ---> d0f08f92d0ee [2023-03-29T23:16:47.316Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:16:47.316Z] ---> Using cache [2023-03-29T23:16:47.316Z] ---> f7700b7c61bc [2023-03-29T23:16:47.316Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T23:16:47.316Z] ---> Running in 67d00d8a8282 [2023-03-29T23:16:47.316Z] ---> Running in d4195ee52fd5 [2023-03-29T23:16:47.316Z] ---> Running in a5e50dd3ca00 [2023-03-29T23:16:47.316Z] ---> Running in 2cf0c7803eae [2023-03-29T23:16:47.316Z] Removing intermediate container 2cf0c7803eae [2023-03-29T23:16:47.316Z] ---> 256ff0eaaef7 [2023-03-29T23:16:47.316Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:16:47.316Z] ---> Running in 087c1b56b7ad [2023-03-29T23:16:47.316Z] Removing intermediate container 087c1b56b7ad [2023-03-29T23:16:47.316Z] ---> 12944ec234ff [2023-03-29T23:16:47.316Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:16:47.316Z] 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-29T23:16:47.316Z] 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-29T23:16:47.316Z] 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-29T23:16:49.282Z] ---> 5a0b434a06d7 [2023-03-29T23:16:49.282Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:16:51.824Z] ---> 41f8af032edc [2023-03-29T23:16:51.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T23:16:52.159Z] Removing intermediate container 59c2dcb87e7a [2023-03-29T23:16:52.159Z] ---> f29f26586c98 [2023-03-29T23:16:52.159Z] Step 7/22 : COPY . . [2023-03-29T23:17:04.410Z] ---> 4710a260051b [2023-03-29T23:17:04.410Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:17:04.982Z] ---> 74e421da6beb [2023-03-29T23:17:04.982Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T23:17:04.982Z] ---> Running in 2b7ed50cfacd [2023-03-29T23:17:04.982Z] ---> 66122d55684e [2023-03-29T23:17:04.982Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T23:17:05.242Z] ---> Running in b8420723a9fd [2023-03-29T23:17:05.242Z] Removing intermediate container 2b7ed50cfacd [2023-03-29T23:17:05.242Z] ---> 2ef40e45f7e3 [2023-03-29T23:17:05.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:17:05.242Z] ---> Running in 797520d9b0e2 [2023-03-29T23:17:05.242Z] Removing intermediate container 797520d9b0e2 [2023-03-29T23:17:05.242Z] ---> d559cdd4786e [2023-03-29T23:17:05.242Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:17:05.242Z] ---> Running in 46ccde31e803 [2023-03-29T23:17:05.506Z] Removing intermediate container 46ccde31e803 [2023-03-29T23:17:05.506Z] ---> 23ce16e8dfd3 [2023-03-29T23:17:05.506Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:17:05.506Z] ---> Running in 2226b2e2a504 [2023-03-29T23:17:05.506Z] 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-29T23:17:05.506Z] Removing intermediate container 2226b2e2a504 [2023-03-29T23:17:05.506Z] ---> 2a6685e1f4fa [2023-03-29T23:17:05.506Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:17:05.766Z] ---> Running in 9e74540dc321 [2023-03-29T23:17:05.766Z] Removing intermediate container 9e74540dc321 [2023-03-29T23:17:05.766Z] ---> fdf30462a386 [2023-03-29T23:17:05.766Z] [2023-03-29T23:17:05.766Z] Successfully built fdf30462a386 [2023-03-29T23:17:05.766Z] Successfully tagged support-scheduler:latest [2023-03-29T23:17:05.766Z]  Building support-scheduler ... done Building core-metadata [2023-03-29T23:17:09.060Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:17:09.060Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:17:09.060Z] ---> 985af0ab341f [2023-03-29T23:17:09.060Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:17:09.060Z] ---> Using cache [2023-03-29T23:17:09.060Z] ---> 2461f26fc5b1 [2023-03-29T23:17:09.060Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T23:17:09.060Z] ---> Using cache [2023-03-29T23:17:09.060Z] ---> 01c991f23ce0 [2023-03-29T23:17:09.060Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T23:17:09.060Z] ---> Using cache [2023-03-29T23:17:09.060Z] ---> 88ba04eac5b3 [2023-03-29T23:17:09.060Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T23:17:09.060Z] ---> Using cache [2023-03-29T23:17:09.060Z] ---> e790099018c3 [2023-03-29T23:17:09.060Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:17:09.060Z] ---> Using cache [2023-03-29T23:17:09.060Z] ---> 4f6d7477c35d [2023-03-29T23:17:09.060Z] Step 8/25 : COPY . . [2023-03-29T23:17:09.060Z] ---> Using cache [2023-03-29T23:17:09.060Z] ---> 57aa6a302108 [2023-03-29T23:17:09.060Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T23:17:15.631Z] 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-29T23:17:18.172Z] ---> Running in d8c837707ebd [2023-03-29T23:17:18.429Z] 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-29T23:17:20.991Z] Removing intermediate container a5e50dd3ca00 [2023-03-29T23:17:20.991Z] ---> 55d3276228be [2023-03-29T23:17:20.991Z] [2023-03-29T23:17:20.991Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T23:17:20.991Z] ---> 9ed4aefc74f6 [2023-03-29T23:17:20.991Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:17:20.991Z] ---> Using cache [2023-03-29T23:17:20.991Z] ---> 9c70af65cb0e [2023-03-29T23:17:20.991Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T23:17:22.921Z] Removing intermediate container d4195ee52fd5 [2023-03-29T23:17:22.921Z] ---> dca8754e8824 [2023-03-29T23:17:22.921Z] [2023-03-29T23:17:22.921Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T23:17:22.921Z] ---> 9ed4aefc74f6 [2023-03-29T23:17:22.921Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T23:17:26.216Z] ---> Running in a81d425d6fb5 [2023-03-29T23:17:26.216Z] ---> Running in c9e143d42dae [2023-03-29T23:17:26.216Z] Removing intermediate container 67d00d8a8282 [2023-03-29T23:17:26.216Z] ---> 601cf52ca838 [2023-03-29T23:17:26.216Z] [2023-03-29T23:17:26.216Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:17:26.216Z] ---> 9ed4aefc74f6 [2023-03-29T23:17:26.216Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T23:17:26.475Z] ---> Running in 86b2997ef9c4 [2023-03-29T23:17:27.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:27.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:27.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:27.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:27.323Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T23:17:27.323Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T23:17:27.323Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T23:17:27.323Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:17:27.323Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:17:27.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:27.323Z] OK: 8 MiB in 18 packages [2023-03-29T23:17:27.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:27.582Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T23:17:27.582Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:17:27.582Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:17:27.582Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:17:27.582Z] OK: 8 MiB in 17 packages [2023-03-29T23:17:27.582Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:17:27.582Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T23:17:27.582Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:17:27.582Z] OK: 7 MiB in 17 packages [2023-03-29T23:17:28.962Z] Removing intermediate container c9e143d42dae [2023-03-29T23:17:28.963Z] ---> 57823b18e58d [2023-03-29T23:17:28.963Z] 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-29T23:17:28.963Z] ---> Running in 3832569f361c [2023-03-29T23:17:29.222Z] Removing intermediate container a81d425d6fb5 [2023-03-29T23:17:29.222Z] ---> 2b68ada128d2 [2023-03-29T23:17:29.222Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T23:17:29.222Z] Removing intermediate container 3832569f361c [2023-03-29T23:17:29.222Z] ---> 09e2f3d2a5e9 [2023-03-29T23:17:29.222Z] Step 12/25 : WORKDIR / [2023-03-29T23:17:29.222Z] Removing intermediate container 86b2997ef9c4 [2023-03-29T23:17:29.222Z] ---> f49f022f01fc [2023-03-29T23:17:29.222Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:17:29.222Z] ---> Running in 265f61420f4f [2023-03-29T23:17:29.222Z] ---> Running in 8964d178096d [2023-03-29T23:17:29.222Z] ---> Running in 4d4a7f75cc38 [2023-03-29T23:17:29.222Z] Removing intermediate container 265f61420f4f [2023-03-29T23:17:29.222Z] ---> bf496a20c874 [2023-03-29T23:17:29.222Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T23:17:29.480Z] ---> Running in ae957a2787fe [2023-03-29T23:17:29.480Z] Removing intermediate container 8964d178096d [2023-03-29T23:17:29.480Z] ---> 09e8f229c89d [2023-03-29T23:17:29.480Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T23:17:29.480Z] Removing intermediate container 4d4a7f75cc38 [2023-03-29T23:17:29.480Z] ---> 912fe7771cbd [2023-03-29T23:17:29.480Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:17:29.480Z] ---> Running in f5447cab7b64 [2023-03-29T23:17:29.480Z] Removing intermediate container ae957a2787fe [2023-03-29T23:17:29.480Z] ---> 620a6b1ab5ff [2023-03-29T23:17:29.480Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T23:17:29.480Z] ---> Running in b1e17c055932 [2023-03-29T23:17:29.846Z] Removing intermediate container f5447cab7b64 [2023-03-29T23:17:29.846Z] ---> 651d12adf643 [2023-03-29T23:17:29.846Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:17:29.846Z] ---> 0f3aab0b3e33 [2023-03-29T23:17:29.846Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:17:29.846Z] ---> Running in 168901b4b10c [2023-03-29T23:17:29.846Z] Removing intermediate container b1e17c055932 [2023-03-29T23:17:29.846Z] ---> 0ccd5c8c8812 [2023-03-29T23:17:29.846Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T23:17:29.846Z] ---> Running in 7156121f65ed [2023-03-29T23:17:30.135Z] Removing intermediate container 168901b4b10c [2023-03-29T23:17:30.135Z] ---> 87ad0d77109a [2023-03-29T23:17:30.135Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:17:30.135Z] Removing intermediate container 7156121f65ed [2023-03-29T23:17:30.135Z] ---> 4164f680d9b7 [2023-03-29T23:17:30.135Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T23:17:30.135Z] ---> 858cbe03e5ee [2023-03-29T23:17:30.135Z] 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-29T23:17:30.135Z] ---> Running in bdf62c6b9484 [2023-03-29T23:17:30.400Z] ---> 1bb6368791c9 [2023-03-29T23:17:30.400Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:17:30.400Z] ---> 6b3225f80f1b [2023-03-29T23:17:30.400Z] 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-29T23:17:30.400Z] ---> 7194b53ec861 [2023-03-29T23:17:30.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T23:17:30.400Z] ---> 0be33c4c1888 [2023-03-29T23:17:30.400Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:17:31.338Z] ---> 866f94e81d9a [2023-03-29T23:17:31.338Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T23:17:32.724Z] ---> 53fc188f1017 [2023-03-29T23:17:32.724Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:17:32.724Z] ---> 3192489044d0 [2023-03-29T23:17:32.724Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T23:17:32.993Z] Removing intermediate container b8420723a9fd [2023-03-29T23:17:32.993Z] ---> fa040eb340c8 [2023-03-29T23:17:32.993Z] [2023-03-29T23:17:32.993Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T23:17:32.994Z] ---> 9ed4aefc74f6 [2023-03-29T23:17:32.994Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T23:17:33.565Z] Removing intermediate container bdf62c6b9484 [2023-03-29T23:17:33.565Z] ---> b0b3942df103 [2023-03-29T23:17:33.565Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T23:17:33.875Z] ---> 70addbfabe78 [2023-03-29T23:17:33.875Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T23:17:34.148Z] ---> Running in 988996969ea7 [2023-03-29T23:17:34.148Z] ---> Running in 41fea84f29ad [2023-03-29T23:17:34.408Z] ---> 5d93065ee5db [2023-03-29T23:17:34.408Z] ---> Running in 980cec97abb9 [2023-03-29T23:17:34.408Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:17:34.408Z] Removing intermediate container 41fea84f29ad [2023-03-29T23:17:34.408Z] ---> aea7a2db0cfe [2023-03-29T23:17:34.408Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T23:17:34.408Z] Removing intermediate container 980cec97abb9 [2023-03-29T23:17:34.408Z] ---> ddca2a9755a8 [2023-03-29T23:17:34.408Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:17:34.667Z] ---> Running in 86a12ca315df [2023-03-29T23:17:34.667Z] ---> a54c509d5f00 [2023-03-29T23:17:34.667Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:17:34.667Z] ---> 3d6821db3787 [2023-03-29T23:17:34.667Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T23:17:34.667Z] ---> Running in b27d5b01d6bf [2023-03-29T23:17:34.667Z] ---> Running in 32009a71dfd1 [2023-03-29T23:17:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:34.667Z] Removing intermediate container 86a12ca315df [2023-03-29T23:17:34.667Z] ---> ab4d8854c844 [2023-03-29T23:17:34.667Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:17:34.667Z] ---> Running in 6c173194000a [2023-03-29T23:17:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:34.926Z] Removing intermediate container 6c173194000a [2023-03-29T23:17:34.926Z] ---> 89e1e067d493 [2023-03-29T23:17:34.926Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:17:34.926Z] ---> Running in 063f7ab89814 [2023-03-29T23:17:34.926Z] Removing intermediate container 063f7ab89814 [2023-03-29T23:17:34.926Z] ---> 75e06d799a0d [2023-03-29T23:17:34.926Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:17:34.926Z] ---> Running in 91c9e92ce36c [2023-03-29T23:17:34.926Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:17:34.926Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T23:17:34.926Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:17:34.926Z] OK: 8 MiB in 17 packages [2023-03-29T23:17:35.185Z] Removing intermediate container 91c9e92ce36c [2023-03-29T23:17:35.185Z] ---> bb2954aad3e2 [2023-03-29T23:17:35.185Z] [2023-03-29T23:17:35.185Z] Successfully built bb2954aad3e2 [2023-03-29T23:17:35.185Z] Successfully tagged support-notifications:latest [2023-03-29T23:17:35.185Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-03-29T23:17:39.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:17:39.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:17:39.404Z] ---> 985af0ab341f [2023-03-29T23:17:39.404Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:17:39.404Z] ---> Using cache [2023-03-29T23:17:39.404Z] ---> 2461f26fc5b1 [2023-03-29T23:17:39.404Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:17:39.404Z] ---> Using cache [2023-03-29T23:17:39.404Z] ---> 01c991f23ce0 [2023-03-29T23:17:39.404Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:17:39.404Z] ---> Using cache [2023-03-29T23:17:39.404Z] ---> 88ba04eac5b3 [2023-03-29T23:17:39.404Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:17:39.404Z] ---> Using cache [2023-03-29T23:17:39.404Z] ---> e790099018c3 [2023-03-29T23:17:39.404Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:17:39.404Z] ---> Using cache [2023-03-29T23:17:39.404Z] ---> 4f6d7477c35d [2023-03-29T23:17:39.404Z] Step 8/23 : COPY . . [2023-03-29T23:17:39.404Z] ---> Using cache [2023-03-29T23:17:39.404Z] ---> 57aa6a302108 [2023-03-29T23:17:39.404Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T23:17:40.792Z] ---> Running in 0b4a39d2a697 [2023-03-29T23:17:40.792Z] Removing intermediate container b27d5b01d6bf [2023-03-29T23:17:40.792Z] ---> 52a6dfcc13a8 [2023-03-29T23:17:40.792Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:17:40.792Z] Removing intermediate container 988996969ea7 [2023-03-29T23:17:40.792Z] ---> 62bd40e048de [2023-03-29T23:17:40.792Z] 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-29T23:17:40.792Z] ---> Running in 4acfe4def9fd [2023-03-29T23:17:41.057Z] ---> Running in 08d685abb490 [2023-03-29T23:17:41.057Z] Removing intermediate container 32009a71dfd1 [2023-03-29T23:17:41.057Z] ---> d7fd3aeae4b2 [2023-03-29T23:17:41.057Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:17:41.057Z] 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-29T23:17:41.317Z] Removing intermediate container 4acfe4def9fd [2023-03-29T23:17:41.317Z] ---> f00684d73fe8 [2023-03-29T23:17:41.317Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T23:17:41.317Z] Removing intermediate container 08d685abb490 [2023-03-29T23:17:41.317Z] ---> 8c86ed272ae3 [2023-03-29T23:17:41.317Z] Step 12/22 : WORKDIR /edgex [2023-03-29T23:17:41.602Z] ---> Running in 0458e461e768 [2023-03-29T23:17:41.602Z] ---> Running in ed9347eefdc0 [2023-03-29T23:17:41.863Z] ---> 818362917976 [2023-03-29T23:17:41.863Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:17:42.123Z] Removing intermediate container 0458e461e768 [2023-03-29T23:17:42.123Z] ---> 7b2bc55221a3 [2023-03-29T23:17:42.123Z] Step 24/25 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:17:43.065Z] Removing intermediate container ed9347eefdc0 [2023-03-29T23:17:43.065Z] ---> b23d2b974ae2 [2023-03-29T23:17:43.065Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:17:43.065Z] ---> 9fec5e0bfb86 [2023-03-29T23:17:43.066Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T23:17:43.066Z] ---> Running in fd1d991fe469 [2023-03-29T23:17:43.066Z] Removing intermediate container d8c837707ebd [2023-03-29T23:17:43.066Z] ---> e6e7dfe8e808 [2023-03-29T23:17:43.066Z] [2023-03-29T23:17:43.066Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T23:17:43.066Z] ---> 9ed4aefc74f6 [2023-03-29T23:17:43.066Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:17:43.066Z] ---> Using cache [2023-03-29T23:17:43.066Z] ---> d0f08f92d0ee [2023-03-29T23:17:43.066Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:17:43.066Z] ---> Using cache [2023-03-29T23:17:43.066Z] ---> f7700b7c61bc [2023-03-29T23:17:43.066Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T23:17:43.066Z] ---> Running in 0cf4ab120697 [2023-03-29T23:17:43.066Z] Removing intermediate container fd1d991fe469 [2023-03-29T23:17:43.066Z] ---> 8d1741b1340e [2023-03-29T23:17:43.066Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T23:17:43.066Z] ---> Running in 424fd0222a9a [2023-03-29T23:17:43.366Z] ---> 7950e87d1740 [2023-03-29T23:17:43.366Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:17:43.366Z] Removing intermediate container 0cf4ab120697 [2023-03-29T23:17:43.366Z] ---> 2b7519014165 [2023-03-29T23:17:43.366Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T23:17:43.366Z] Removing intermediate container 424fd0222a9a [2023-03-29T23:17:43.366Z] ---> 1f57bb4ada99 [2023-03-29T23:17:43.366Z] [2023-03-29T23:17:43.366Z] ---> Running in f88074974974 [2023-03-29T23:17:43.366Z] Successfully built 1f57bb4ada99 [2023-03-29T23:17:43.366Z] Successfully tagged security-secretstore-setup:latest [2023-03-29T23:17:43.625Z]  Building security-secretstore-setup ... done  ---> f95e8f4f09a9 [2023-03-29T23:17:43.625Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T23:17:43.625Z] Removing intermediate container f88074974974 [2023-03-29T23:17:43.625Z] ---> 16771578f3a0 [2023-03-29T23:17:43.625Z] Step 15/25 : WORKDIR / [2023-03-29T23:17:43.625Z] ---> a870865ce3af [2023-03-29T23:17:43.625Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T23:17:43.625Z] ---> Running in 62421c9bd1aa [2023-03-29T23:17:43.625Z] ---> 1fced92270cb [2023-03-29T23:17:43.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T23:17:43.625Z] Removing intermediate container 62421c9bd1aa [2023-03-29T23:17:43.625Z] ---> 119461483316 [2023-03-29T23:17:43.625Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:17:43.625Z] ---> d55898c41c71 [2023-03-29T23:17:43.625Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T23:17:44.192Z] ---> f54a4b4aae30 [2023-03-29T23:17:44.192Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T23:17:44.192Z] ---> c9547a0b47fa [2023-03-29T23:17:44.192Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:17:44.192Z] ---> c64640460810 [2023-03-29T23:17:44.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:17:44.505Z] ---> a85ca462adc2 [2023-03-29T23:17:44.505Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T23:17:44.505Z] ---> 97e9bc8f6399 [2023-03-29T23:17:44.505Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:17:44.505Z] ---> cce33a0c844e [2023-03-29T23:17:44.505Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T23:17:44.846Z] ---> Running in 45bbf0607e51 [2023-03-29T23:17:45.105Z] ---> 4b597d968832 [2023-03-29T23:17:45.105Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T23:17:45.366Z] ---> 8aae2132a3ee [2023-03-29T23:17:45.366Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:17:45.366Z] ---> cc818a9393fa [2023-03-29T23:17:45.366Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T23:17:45.624Z] ---> Running in 66e238daebdc [2023-03-29T23:17:45.624Z] ---> 83fd617feb40 [2023-03-29T23:17:45.624Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T23:17:46.202Z] ---> 4a6364778c5c [2023-03-29T23:17:46.202Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T23:17:46.202Z] Removing intermediate container 45bbf0607e51 [2023-03-29T23:17:46.202Z] ---> 1db2351568cc [2023-03-29T23:17:46.202Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:17:46.202Z] ---> Running in dfa23c572655 [2023-03-29T23:17:46.202Z] ---> Running in 040180c6ecd9 [2023-03-29T23:17:46.467Z] Removing intermediate container dfa23c572655 [2023-03-29T23:17:46.467Z] ---> 2e4faf2af0c1 [2023-03-29T23:17:46.467Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:17:46.467Z] ---> Running in 8269fd81b1f0 [2023-03-29T23:17:46.467Z] Removing intermediate container 040180c6ecd9 [2023-03-29T23:17:46.467Z] ---> 65c23ce7aa56 [2023-03-29T23:17:46.467Z] Step 20/22 : LABEL arch=x86_64 [2023-03-29T23:17:46.727Z] Removing intermediate container 66e238daebdc [2023-03-29T23:17:46.727Z] ---> 7310278ec33e [2023-03-29T23:17:46.727Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T23:17:46.727Z] ---> Running in 7da33ff2ac97 [2023-03-29T23:17:46.727Z] Removing intermediate container 8269fd81b1f0 [2023-03-29T23:17:46.727Z] ---> 6ab621f5bdfa [2023-03-29T23:17:46.727Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T23:17:46.727Z] ---> Running in de6f89e0317c [2023-03-29T23:17:46.727Z] ---> Running in bb5eaf58e39d [2023-03-29T23:17:46.989Z] Removing intermediate container 7da33ff2ac97 [2023-03-29T23:17:46.989Z] ---> a05c270b0bd5 [2023-03-29T23:17:46.989Z] Step 21/22 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:17:46.989Z] Removing intermediate container de6f89e0317c [2023-03-29T23:17:46.989Z] ---> 0a0f90b60752 [2023-03-29T23:17:46.989Z] Step 30/33 : CMD ["gate"] [2023-03-29T23:17:47.249Z] ---> Running in edc1a91a100f [2023-03-29T23:17:47.249Z] Removing intermediate container bb5eaf58e39d [2023-03-29T23:17:47.249Z] ---> 007cfb272af6 [2023-03-29T23:17:47.249Z] Step 24/25 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:17:47.249Z] ---> Running in cc34805f5789 [2023-03-29T23:17:47.249Z] ---> Running in 2c9446f3a5bd [2023-03-29T23:17:47.249Z] Removing intermediate container edc1a91a100f [2023-03-29T23:17:47.249Z] ---> e21503c0a7a2 [2023-03-29T23:17:47.249Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T23:17:47.510Z] ---> Running in b45eef76930d [2023-03-29T23:17:47.510Z] Removing intermediate container cc34805f5789 [2023-03-29T23:17:47.510Z] ---> ad2c70793a88 [2023-03-29T23:17:47.510Z] Step 31/33 : LABEL arch=x86_64 [2023-03-29T23:17:47.510Z] Removing intermediate container 2c9446f3a5bd [2023-03-29T23:17:47.510Z] ---> e5413af60e81 [2023-03-29T23:17:47.510Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T23:17:47.771Z] ---> Running in a0d5f3114510 [2023-03-29T23:17:47.771Z] Removing intermediate container b45eef76930d [2023-03-29T23:17:47.771Z] ---> e276b4c7de91 [2023-03-29T23:17:47.771Z] [2023-03-29T23:17:47.771Z] ---> Running in 6265be5c1c75 [2023-03-29T23:17:47.771Z] Successfully built e276b4c7de91 [2023-03-29T23:17:47.771Z] Successfully tagged security-proxy-setup:latest [2023-03-29T23:17:48.084Z]  Building security-proxy-setup ... done Removing intermediate container 6265be5c1c75 [2023-03-29T23:17:48.084Z] ---> 301c2b344977 [2023-03-29T23:17:48.084Z] [2023-03-29T23:17:48.084Z] Removing intermediate container a0d5f3114510 [2023-03-29T23:17:48.084Z] ---> 69b4934a0490 [2023-03-29T23:17:48.084Z] Step 32/33 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:17:48.084Z] ---> Running in 510418d090e0 [2023-03-29T23:17:48.084Z] Successfully built 301c2b344977 [2023-03-29T23:17:48.084Z] Successfully tagged core-metadata:latest [2023-03-29T23:17:48.435Z]  Building core-metadata ... done Removing intermediate container 510418d090e0 [2023-03-29T23:17:48.435Z] ---> 414641e02781 [2023-03-29T23:17:48.435Z] Step 33/33 : LABEL version=0.0.0 [2023-03-29T23:17:48.435Z] ---> Running in 6cb733bea901 [2023-03-29T23:17:48.435Z] Removing intermediate container 6cb733bea901 [2023-03-29T23:17:48.435Z] ---> 72917eae595c [2023-03-29T23:17:48.435Z] [2023-03-29T23:17:48.732Z] Successfully built 72917eae595c [2023-03-29T23:17:48.732Z] Successfully tagged security-bootstrapper:latest [2023-03-29T23:17:58.930Z]  Building security-bootstrapper ... done Removing intermediate container 0b4a39d2a697 [2023-03-29T23:17:58.930Z] ---> a5b2be42a395 [2023-03-29T23:17:58.930Z] [2023-03-29T23:17:58.930Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:17:58.930Z] ---> 9ed4aefc74f6 [2023-03-29T23:17:58.930Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:17:58.930Z] ---> Using cache [2023-03-29T23:17:58.930Z] ---> d3f0a2d9943d [2023-03-29T23:17:58.930Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:17:58.930Z] ---> Using cache [2023-03-29T23:17:58.930Z] ---> cb58e25d679d [2023-03-29T23:17:58.930Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:17:58.930Z] ---> Using cache [2023-03-29T23:17:58.930Z] ---> 313eb7b33311 [2023-03-29T23:17:58.931Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:17:58.931Z] ---> Using cache [2023-03-29T23:17:58.931Z] ---> f44853653ec1 [2023-03-29T23:17:58.931Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T23:17:58.931Z] ---> 8154abd3c2f1 [2023-03-29T23:17:58.931Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:17:58.931Z] ---> 196a90fe298c [2023-03-29T23:17:58.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T23:17:58.931Z] ---> fbadb4db4908 [2023-03-29T23:17:58.931Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:17:58.931Z] ---> Running in c1033615701b [2023-03-29T23:17:58.931Z] Removing intermediate container c1033615701b [2023-03-29T23:17:58.931Z] ---> b56abb494774 [2023-03-29T23:17:58.931Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:17:58.931Z] ---> Running in d3df5f744e0d [2023-03-29T23:17:58.931Z] Removing intermediate container d3df5f744e0d [2023-03-29T23:17:58.931Z] ---> 480738718c29 [2023-03-29T23:17:58.931Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:17:58.931Z] ---> Running in 29fef00db5ca [2023-03-29T23:17:58.931Z] Removing intermediate container 29fef00db5ca [2023-03-29T23:17:58.931Z] ---> 380246f93ce0 [2023-03-29T23:17:58.931Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:17:58.931Z] ---> Running in 7c116a92fe7e [2023-03-29T23:17:58.931Z] Removing intermediate container 7c116a92fe7e [2023-03-29T23:17:58.931Z] ---> ae0925fa83ad [2023-03-29T23:17:58.931Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:17:58.931Z] ---> Running in 321e8238b73b [2023-03-29T23:17:58.931Z] Removing intermediate container 321e8238b73b [2023-03-29T23:17:58.931Z] ---> ac70c9e20e07 [2023-03-29T23:17:58.931Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:17:58.931Z] ---> Running in 62a5c8f0c1e3 [2023-03-29T23:17:59.188Z] Removing intermediate container 62a5c8f0c1e3 [2023-03-29T23:17:59.188Z] ---> 60dcfd19e8a7 [2023-03-29T23:17:59.188Z] [2023-03-29T23:17:59.188Z] Successfully built 60dcfd19e8a7 [2023-03-29T23:17:59.188Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-29T23:17:59.194Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-29T23:17:59.198Z] $ docker stop --time=1 b3002dc590c9550e1f6f9e520d72e535c3d85e233cdae11bb30377a8d3ecabce [2023-03-29T23:18:00.465Z] $ docker rm -f --volumes b3002dc590c9550e1f6f9e520d72e535c3d85e233cdae11bb30377a8d3ecabce [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:18:00.799Z] + docker images [2023-03-29T23:18:00.799Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T23:18:00.799Z] core-common-config-bootstrapper latest 60dcfd19e8a7 2 seconds ago 17.2MB [2023-03-29T23:18:00.799Z] a5b2be42a395 5 seconds ago 1.68GB [2023-03-29T23:18:00.799Z] security-bootstrapper latest 72917eae595c 12 seconds ago 22.2MB [2023-03-29T23:18:00.799Z] core-metadata latest 301c2b344977 13 seconds ago 20.4MB [2023-03-29T23:18:00.799Z] security-proxy-setup latest e276b4c7de91 13 seconds ago 18.7MB [2023-03-29T23:18:00.799Z] security-secretstore-setup latest 1f57bb4ada99 17 seconds ago 32.8MB [2023-03-29T23:18:00.799Z] e6e7dfe8e808 18 seconds ago 1.69GB [2023-03-29T23:18:00.799Z] support-notifications latest bb2954aad3e2 26 seconds ago 32.7MB [2023-03-29T23:18:00.799Z] fa040eb340c8 28 seconds ago 1.67GB [2023-03-29T23:18:00.799Z] 601cf52ca838 35 seconds ago 1.75GB [2023-03-29T23:18:00.799Z] dca8754e8824 40 seconds ago 1.68GB [2023-03-29T23:18:00.799Z] 55d3276228be 41 seconds ago 1.67GB [2023-03-29T23:18:00.799Z] support-scheduler latest fdf30462a386 55 seconds ago 32.1MB [2023-03-29T23:18:00.799Z] e08dbc580476 About a minute ago 1.75GB [2023-03-29T23:18:00.799Z] security-proxy-auth latest cd68066e376d 2 minutes ago 18.3MB [2023-03-29T23:18:00.799Z] core-data latest 02a3367d90fc 2 minutes ago 20MB [2023-03-29T23:18:00.799Z] core-command latest 0013fd67ae0d 2 minutes ago 19.8MB [2023-03-29T23:18:00.799Z] e3a586a31322 2 minutes ago 1.66GB [2023-03-29T23:18:00.799Z] security-spiffe-token-provider latest 996fa8a361e4 2 minutes ago 32.8MB [2023-03-29T23:18:00.799Z] security-spire-server latest e21b099ac09c 2 minutes ago 89.8MB [2023-03-29T23:18:00.799Z] 13221714e1a9 2 minutes ago 1.55GB [2023-03-29T23:18:00.799Z] 3dd04bec8cef 2 minutes ago 1.69GB [2023-03-29T23:18:00.799Z] cf8aff7cf0f1 2 minutes ago 1.69GB [2023-03-29T23:18:00.799Z] 3f9848dee1b5 2 minutes ago 1.73GB [2023-03-29T23:18:00.799Z] security-spire-agent latest 4da6f1243b61 3 minutes ago 129MB [2023-03-29T23:18:00.799Z] security-spire-config latest 87309febdd28 3 minutes ago 88.9MB [2023-03-29T23:18:00.799Z] 7c4609b40683 3 minutes ago 1.55GB [2023-03-29T23:18:00.799Z] 040b15d88415 3 minutes ago 1.55GB [2023-03-29T23:18:00.799Z] ci-base-image-x86_64 latest 985af0ab341f 7 minutes ago 881MB [2023-03-29T23:18:00.799Z] alpine 3.17 9ed4aefc74f6 5 hours ago 7.05MB [2023-03-29T23:18:00.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-29T23:18:00.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-29T23:18:00.799Z] 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-29T23:18:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T23:18:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T23:18:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T23:18:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T23:18:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T23:18:46.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T23:18:46.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T23:18:46.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T23:18:46.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T23:18:48.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T23:18:51.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T23:18:51.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T23:18:51.941Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T23:18:51.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T23:19:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T23:19:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T23:19:10.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.290s coverage: 28.7% of statements [2023-03-29T23:19:22.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.393s coverage: 98.5% of statements [2023-03-29T23:19:27.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T23:19:27.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T23:19:27.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T23:19:31.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.499s coverage: 71.3% of statements [2023-03-29T23:19:35.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T23:19:35.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T23:19:35.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 54.0% of statements [2023-03-29T23:19:39.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T23:19:39.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T23:19:39.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:19:39.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T23:19:39.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T23:19:50.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T23:19:50.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T23:20:00.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.416s coverage: 88.5% of statements [2023-03-29T23:20:00.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.624s coverage: 3.9% of statements [2023-03-29T23:20:08.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T23:20:08.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:20:08.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T23:20:09.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.239s coverage: 95.6% of statements [2023-03-29T23:20:09.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T23:20:09.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T23:20:09.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T23:20:09.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T23:20:09.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T23:20:09.992Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 72.2% of statements [2023-03-29T23:20:16.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T23:20:16.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T23:20:16.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T23:20:16.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.288s coverage: 65.9% of statements [2023-03-29T23:20:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T23:20:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T23:20:31.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.484s coverage: 0.9% of statements [2023-03-29T23:20:31.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.0% of statements [2023-03-29T23:20:36.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.352s coverage: 44.1% of statements [2023-03-29T23:20:36.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.286s coverage: 82.9% of statements [2023-03-29T23:20:36.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2023-03-29T23:20:36.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.328s coverage: 96.3% of statements [2023-03-29T23:20:40.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.259s coverage: 87.5% of statements [2023-03-29T23:20:44.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T23:20:44.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T23:20:44.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T23:20:44.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T23:20:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T23:20:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T23:20:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T23:20:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T23:20:52.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.251s coverage: 94.4% of statements [2023-03-29T23:20:52.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T23:20:52.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T23:20:52.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T23:20:52.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T23:21:00.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T23:21:00.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T23:21:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T23:21:08.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.405s coverage: 79.9% of statements [2023-03-29T23:21:08.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements [2023-03-29T23:21:08.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.104s coverage: 64.4% of statements [2023-03-29T23:21:08.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.262s coverage: 62.3% of statements [2023-03-29T23:21:08.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.259s coverage: 87.2% of statements [2023-03-29T23:21:08.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements [2023-03-29T23:21:08.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.221s coverage: 100.0% of statements [2023-03-29T23:21:08.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.590s coverage: 81.2% of statements [2023-03-29T23:21:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T23:21:11.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.591s coverage: 82.1% of statements [2023-03-29T23:21:11.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T23:21:12.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.273s coverage: 86.0% of statements [2023-03-29T23:21:20.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T23:21:20.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T23:21:20.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.260s coverage: 63.1% of statements [2023-03-29T23:21:20.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.331s coverage: 100.0% of statements [2023-03-29T23:21:22.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements [2023-03-29T23:21:22.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-03-29T23:21:22.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2023-03-29T23:21:23.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T23:21:23.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T23:21:23.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T23:21:23.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-03-29T23:21:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T23:21:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T23:21:33.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T23:21:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 38.4% of statements [2023-03-29T23:21:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements [2023-03-29T23:21:40.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T23:21:40.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T23:21:40.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T23:21:40.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T23:21:40.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements [2023-03-29T23:21:49.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T23:21:49.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T23:21:49.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T23:21:49.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T23:21:55.025Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.342s coverage: 17.7% of statements [2023-03-29T23:21:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T23:21:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:21:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T23:21:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T23:21:57.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements [2023-03-29T23:22:02.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T23:22:02.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T23:22:02.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.360s coverage: 61.5% of statements [2023-03-29T23:22:04.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T23:22:04.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:22:05.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.7% of statements [2023-03-29T23:22:06.449Z] 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-29T23:22:06.449Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T23:22:06.449Z] go vet ./... [2023-03-29T23:25:13.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:25:13.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:25:13.243Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:25:13.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T23:25:13.926Z] + ls -al . [2023-03-29T23:25:13.926Z] total 700 [2023-03-29T23:25:13.926Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 23:15 . [2023-03-29T23:25:13.926Z] drwxr-xr-x 4 root root 4096 Mar 29 23:14 .. [2023-03-29T23:25:13.926Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:13 .blubracket [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 23:13 .dockerignore [2023-03-29T23:25:13.926Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 23:13 .git [2023-03-29T23:25:13.926Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:13 .github [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 23:13 .gitignore [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 23:13 .golangci.yml [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 23:13 .hadolint.yml [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 23:13 .sonarcloud.properties [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 23:13 ADOPTERS.md [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 23:13 Attribution.txt [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 23:13 CHANGELOG.md [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 23:13 CONTRIBUTING.md [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 23:13 GOVERNANCE.md [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 23:13 Jenkinsfile [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 23:13 LICENSE [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 23:13 Makefile [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 23:13 OWNERS.md [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 23:13 README.md [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 23:13 SECURITY.md [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 23:10 VERSION [2023-03-29T23:25:13.926Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:13 bin [2023-03-29T23:25:13.926Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 23:13 cmd [2023-03-29T23:25:13.926Z] -rw-r--r-- 1 root root 447380 Mar 29 23:22 coverage.out [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 23:13 go.mod [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 23:13 go.sum [2023-03-29T23:25:13.926Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 23:13 internal [2023-03-29T23:25:13.926Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:13 openapi [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 23:13 security.txt [2023-03-29T23:25:13.926Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 23:13 snap [2023-03-29T23:25:13.926Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 23:13 version.go [Pipeline] sh [2023-03-29T23:25:14.571Z] + '[' -e coverage.out ] [2023-03-29T23:25:14.571Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T23:25:14.594Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T23:25:15.435Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T23:25:16.067Z] + make build [2023-03-29T23:25:16.067Z] 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-29T23:27:08.093Z] 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-29T23:27:08.093Z] 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-29T23:27:09.053Z] 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-29T23:27:13.333Z] 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-29T23:28:09.749Z] 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-29T23:28:13.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T23:28:19.779Z] 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-29T23:28:28.022Z] 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-29T23:28:31.382Z] 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-29T23:28:36.746Z] 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-29T23:28:44.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-29T23:28:51.666Z] $ docker stop --time=1 76a890ff4756adea1c30058c7f7776c03e661a9c74f72260fed70b335cb8dee8 [2023-03-29T23:28:53.922Z] $ docker rm -f --volumes 76a890ff4756adea1c30058c7f7776c03e661a9c74f72260fed70b335cb8dee8 [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-29T23:28:56.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:28:56.857Z] [2023-03-29T23:28:56.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:28:57.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:28:57.474Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-29T23:28:57.474Z] 29e5d40040c1: Pulling fs layer [2023-03-29T23:28:57.474Z] 1ce36da41761: Pulling fs layer [2023-03-29T23:28:57.474Z] 25b303627fd3: Pulling fs layer [2023-03-29T23:28:57.474Z] 29e5d40040c1: Download complete [2023-03-29T23:28:57.747Z] 1ce36da41761: Verifying Checksum [2023-03-29T23:28:57.747Z] 1ce36da41761: Download complete [2023-03-29T23:28:58.339Z] 29e5d40040c1: Pull complete [2023-03-29T23:28:59.764Z] 1ce36da41761: Pull complete [2023-03-29T23:28:59.764Z] 25b303627fd3: Verifying Checksum [2023-03-29T23:28:59.764Z] 25b303627fd3: Download complete [2023-03-29T23:29:12.117Z] 25b303627fd3: Pull complete [2023-03-29T23:29:12.117Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-29T23:29:12.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:29:12.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:29:12.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-6308 does not seem to be running inside a container [2023-03-29T23:29:12.457Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-29T23:29:15.306Z] $ docker top 14047e21f53c2a202d8da034b4ed1f7214763f658843034758a157559e0f83ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:29:16.222Z] + docker-compose build --help [2023-03-29T23:29:16.222Z] + grep parallel [2023-03-29T23:29:24.465Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T23:29:24.479Z] $ docker stop --time=1 14047e21f53c2a202d8da034b4ed1f7214763f658843034758a157559e0f83ee [2023-03-29T23:29:26.330Z] $ docker rm -f --volumes 14047e21f53c2a202d8da034b4ed1f7214763f658843034758a157559e0f83ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:26.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:29:26.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:29:27.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-6308 does not seem to be running inside a container [2023-03-29T23:29:27.265Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-29T23:29:28.752Z] $ docker top 75e2a52e8c27ead265088677484d094f1583ad6c1ed7566d847abbda1e338d1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:29:29.654Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T23:29:37.882Z] Building core-command ... [2023-03-29T23:29:37.882Z] Building core-common-config-bootstrapper ... [2023-03-29T23:29:37.882Z] Building core-data ... [2023-03-29T23:29:37.882Z] Building core-metadata ... [2023-03-29T23:29:37.882Z] Building security-bootstrapper ... [2023-03-29T23:29:37.882Z] Building security-proxy-auth ... [2023-03-29T23:29:37.882Z] Building security-proxy-setup ... [2023-03-29T23:29:37.882Z] Building security-secretstore-setup ... [2023-03-29T23:29:37.882Z] Building security-spiffe-token-provider ... [2023-03-29T23:29:37.882Z] Building security-spire-agent ... [2023-03-29T23:29:37.882Z] Building security-spire-config ... [2023-03-29T23:29:37.882Z] Building security-spire-server ... [2023-03-29T23:29:37.882Z] Building support-notifications ... [2023-03-29T23:29:37.882Z] Building support-scheduler ... [2023-03-29T23:29:37.882Z] Building security-proxy-auth [2023-03-29T23:29:37.882Z] Building security-proxy-setup [2023-03-29T23:29:37.882Z] Building core-data [2023-03-29T23:29:37.882Z] Building support-scheduler [2023-03-29T23:29:37.882Z] Building core-command [2023-03-29T23:30:34.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:30:34.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:30:34.347Z] ---> a540685480db [2023-03-29T23:30:34.347Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:30:34.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:30:34.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:30:34.347Z] ---> a540685480db [2023-03-29T23:30:34.347Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:30:34.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:30:34.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:30:34.347Z] ---> a540685480db [2023-03-29T23:30:34.347Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T23:30:34.347Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:30:34.347Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:30:34.347Z] ---> a540685480db [2023-03-29T23:30:34.347Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:30:34.347Z] ---> Running in c4c93e77e938 [2023-03-29T23:30:34.347Z] ---> Running in eeea3cac5217 [2023-03-29T23:30:34.347Z] ---> Running in 25fb7355a11d [2023-03-29T23:30:34.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:30:34.347Z] ---> Running in 2b11e2023eb5 [2023-03-29T23:30:34.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:30:34.347Z] ---> a540685480db [2023-03-29T23:30:34.347Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:30:34.347Z] ---> Running in 1f728a294865 [2023-03-29T23:30:34.347Z] Removing intermediate container 25fb7355a11d [2023-03-29T23:30:34.347Z] ---> f762f4c55237 [2023-03-29T23:30:34.347Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:30:34.347Z] Removing intermediate container c4c93e77e938 [2023-03-29T23:30:34.347Z] ---> 49b5bcfde288 [2023-03-29T23:30:34.347Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:30:34.347Z] ---> Running in 3d0c76f7bd72 [2023-03-29T23:30:34.347Z] Removing intermediate container 1f728a294865 [2023-03-29T23:30:34.347Z] ---> 5793fbcd6ca3 [2023-03-29T23:30:34.347Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:30:34.347Z] Removing intermediate container 2b11e2023eb5 [2023-03-29T23:30:34.347Z] ---> e1666803c299 [2023-03-29T23:30:34.347Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T23:30:34.347Z] Removing intermediate container eeea3cac5217 [2023-03-29T23:30:34.347Z] ---> 34695ba758e4 [2023-03-29T23:30:34.347Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T23:30:34.347Z] ---> Running in a9bf21cdeabb [2023-03-29T23:30:34.347Z] ---> Running in 82dd8f7c9bb0 [2023-03-29T23:30:34.347Z] ---> Running in d08b369f78f7 [2023-03-29T23:30:34.347Z] ---> Running in e04a62c04b8e [2023-03-29T23:30:34.347Z] Removing intermediate container 3d0c76f7bd72 [2023-03-29T23:30:34.347Z] ---> b37f5c4f6363 [2023-03-29T23:30:34.347Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:30:34.347Z] ---> Running in ffce13e91f87 [2023-03-29T23:30:34.347Z] Removing intermediate container a9bf21cdeabb [2023-03-29T23:30:34.347Z] ---> 94169b8d8ada [2023-03-29T23:30:34.347Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:30:34.347Z] Removing intermediate container 82dd8f7c9bb0 [2023-03-29T23:30:34.347Z] ---> 76c6cbafd6a9 [2023-03-29T23:30:34.347Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:30:34.347Z] Removing intermediate container d08b369f78f7 [2023-03-29T23:30:34.347Z] ---> 5183f0286422 [2023-03-29T23:30:34.347Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T23:30:34.347Z] ---> Running in 60d93de2917b [2023-03-29T23:30:34.347Z] ---> Running in ad01bdad1716 [2023-03-29T23:30:34.347Z] ---> Running in 556998a7d4e6 [2023-03-29T23:30:34.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:34.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:34.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:35.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:35.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:35.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:36.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:36.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:36.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:36.718Z] OK: 263 MiB in 53 packages [2023-03-29T23:30:38.141Z] OK: 263 MiB in 53 packages [2023-03-29T23:30:38.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:38.141Z] Removing intermediate container e04a62c04b8e [2023-03-29T23:30:38.141Z] ---> c2612461ecfa [2023-03-29T23:30:38.141Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T23:30:38.419Z] OK: 263 MiB in 53 packages [2023-03-29T23:30:38.419Z] OK: 263 MiB in 53 packages [2023-03-29T23:30:39.844Z] ---> 6159b14daa61 [2023-03-29T23:30:39.844Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:30:40.120Z] OK: 263 MiB in 53 packages [2023-03-29T23:30:40.120Z] ---> Running in 35a5777116a3 [2023-03-29T23:30:41.104Z] Removing intermediate container ad01bdad1716 [2023-03-29T23:30:41.104Z] ---> 156bcd976f94 [2023-03-29T23:30:41.104Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:30:41.104Z] Removing intermediate container 60d93de2917b [2023-03-29T23:30:41.104Z] ---> 400d3dbd3a36 [2023-03-29T23:30:41.104Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:30:41.378Z] Removing intermediate container 556998a7d4e6 [2023-03-29T23:30:41.378Z] ---> 3ac176e47f86 [2023-03-29T23:30:41.378Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T23:30:41.972Z] Removing intermediate container ffce13e91f87 [2023-03-29T23:30:41.972Z] ---> 3b2b45a33401 [2023-03-29T23:30:41.972Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:30:42.598Z] ---> 439b95ba2976 [2023-03-29T23:30:42.598Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:30:42.598Z] ---> a3bd5f59a9a9 [2023-03-29T23:30:42.598Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:30:42.885Z] ---> b248a40a64ad [2023-03-29T23:30:42.885Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:30:42.885Z] ---> Running in 4e947c56e119 [2023-03-29T23:30:42.885Z] ---> Running in cebcc4ef9de7 [2023-03-29T23:30:43.175Z] ---> Running in d0422720a67f [2023-03-29T23:30:43.786Z] ---> 3a1d8a5e91fd [2023-03-29T23:30:43.786Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:30:44.073Z] ---> Running in 3ac8a044adb2 [2023-03-29T23:32:51.061Z] Removing intermediate container 35a5777116a3 [2023-03-29T23:32:51.061Z] ---> 5f20852e6ebd [2023-03-29T23:32:51.061Z] Step 7/22 : COPY . . [2023-03-29T23:32:51.061Z] Removing intermediate container cebcc4ef9de7 [2023-03-29T23:32:51.061Z] ---> 375de0d3af66 [2023-03-29T23:32:51.061Z] Step 8/24 : COPY . . [2023-03-29T23:32:51.061Z] Removing intermediate container 4e947c56e119 [2023-03-29T23:32:51.061Z] ---> 97f7cba5a129 [2023-03-29T23:32:51.061Z] Step 8/23 : COPY . . [2023-03-29T23:32:51.061Z] Removing intermediate container 3ac8a044adb2 [2023-03-29T23:32:51.061Z] ---> 7f14e2028c85 [2023-03-29T23:32:51.061Z] Step 8/23 : COPY . . [2023-03-29T23:32:51.061Z] Removing intermediate container d0422720a67f [2023-03-29T23:32:51.061Z] ---> 0b52f3f22cd6 [2023-03-29T23:32:51.061Z] Step 8/23 : COPY . . [2023-03-29T23:33:03.603Z] ---> 2cf5ecd7f03d [2023-03-29T23:33:03.603Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T23:33:03.603Z] ---> 189841f42a00 [2023-03-29T23:33:03.603Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T23:33:03.603Z] ---> d13712332123 [2023-03-29T23:33:03.603Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T23:33:03.603Z] ---> df6218bc0477 [2023-03-29T23:33:03.603Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T23:33:03.603Z] ---> Running in 10ed35e2dcaf [2023-03-29T23:33:03.603Z] ---> 8e1547753648 [2023-03-29T23:33:03.603Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T23:33:03.603Z] ---> Running in 45dc2cd43a52 [2023-03-29T23:33:03.603Z] ---> Running in 7da37b711d75 [2023-03-29T23:33:03.603Z] ---> Running in 418950a61fdc [2023-03-29T23:33:03.603Z] ---> Running in f53a4658e461 [2023-03-29T23:33:05.559Z] 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-29T23:33:05.559Z] 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-29T23:33:05.841Z] 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-29T23:33:06.115Z] 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-29T23:33:06.115Z] 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-29T23:41:28.372Z] Removing intermediate container 7da37b711d75 [2023-03-29T23:41:28.372Z] ---> 2c6804b8ce7f [2023-03-29T23:41:28.372Z] [2023-03-29T23:41:28.372Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:41:28.372Z] 3.17: Pulling from library/alpine [2023-03-29T23:41:28.641Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:41:28.641Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:41:28.641Z] ---> 51e60588ff2c [2023-03-29T23:41:28.641Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:41:29.224Z] ---> Running in 2f24ad340978 [2023-03-29T23:41:30.185Z] Removing intermediate container 2f24ad340978 [2023-03-29T23:41:30.185Z] ---> d9bef0a29a45 [2023-03-29T23:41:30.185Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:41:30.185Z] ---> Running in 5077bdc27db5 [2023-03-29T23:41:30.476Z] Removing intermediate container 10ed35e2dcaf [2023-03-29T23:41:30.476Z] ---> 292d812b1bbe [2023-03-29T23:41:30.476Z] [2023-03-29T23:41:30.476Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T23:41:30.476Z] ---> 51e60588ff2c [2023-03-29T23:41:30.476Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T23:41:30.748Z] ---> Running in 5aa77a240ef5 [2023-03-29T23:41:33.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:33.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:33.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:34.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:35.615Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:41:35.615Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:41:35.615Z] OK: 8 MiB in 16 packages [2023-03-29T23:41:35.888Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:41:35.888Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T23:41:35.888Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:41:35.888Z] OK: 8 MiB in 17 packages [2023-03-29T23:41:39.253Z] Removing intermediate container 5077bdc27db5 [2023-03-29T23:41:39.253Z] ---> d6686ea7cc4d [2023-03-29T23:41:39.253Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:41:39.253Z] Removing intermediate container 5aa77a240ef5 [2023-03-29T23:41:39.253Z] ---> fb575735ecec [2023-03-29T23:41:39.253Z] 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-29T23:41:39.253Z] ---> Running in 3d97e93916ec [2023-03-29T23:41:39.521Z] Removing intermediate container 3d97e93916ec [2023-03-29T23:41:39.521Z] ---> ff52cebc308e [2023-03-29T23:41:39.521Z] Step 12/22 : WORKDIR /edgex [2023-03-29T23:41:39.789Z] ---> Running in 58fd2c40757f [2023-03-29T23:41:40.057Z] ---> 098bcd41e2a2 [2023-03-29T23:41:40.057Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:41:40.662Z] Removing intermediate container 58fd2c40757f [2023-03-29T23:41:40.662Z] ---> a82bcda60bc0 [2023-03-29T23:41:40.662Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:41:41.249Z] ---> 7271be3c21ae [2023-03-29T23:41:41.249Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T23:41:42.219Z] ---> 3f0a0c082ce9 [2023-03-29T23:41:42.219Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:41:43.681Z] ---> eedac05da5fe [2023-03-29T23:41:43.681Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T23:41:43.963Z] ---> ebfae76270e9 [2023-03-29T23:41:43.963Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:41:44.946Z] ---> 8e304b12b568 [2023-03-29T23:41:44.946Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T23:41:45.217Z] ---> e332844ddd5e [2023-03-29T23:41:45.217Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T23:41:46.646Z] ---> 9e363dd9863a [2023-03-29T23:41:46.646Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:41:46.646Z] ---> Running in d490bf500e27 [2023-03-29T23:41:47.615Z] ---> 4899a2d66516 [2023-03-29T23:41:47.615Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:41:49.028Z] ---> 5afebda1573e [2023-03-29T23:41:49.028Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:41:49.028Z] ---> Running in 83e6cb1ed913 [2023-03-29T23:41:51.662Z] Removing intermediate container d490bf500e27 [2023-03-29T23:41:51.662Z] ---> 70de239d103b [2023-03-29T23:41:51.662Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:41:51.662Z] ---> Running in 99e4e16e9aed [2023-03-29T23:41:51.949Z] Removing intermediate container 99e4e16e9aed [2023-03-29T23:41:51.949Z] ---> f714281394e7 [2023-03-29T23:41:51.949Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:41:52.222Z] ---> Running in b405b8561d88 [2023-03-29T23:41:53.221Z] Removing intermediate container b405b8561d88 [2023-03-29T23:41:53.221Z] ---> 5d55ef521556 [2023-03-29T23:41:53.221Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:41:53.492Z] ---> Running in db0987fa317f [2023-03-29T23:41:53.492Z] Removing intermediate container 83e6cb1ed913 [2023-03-29T23:41:53.492Z] ---> 6c20ff68b83a [2023-03-29T23:41:53.492Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:41:53.770Z] ---> Running in 5008d4e5fd3f [2023-03-29T23:41:54.365Z] Removing intermediate container db0987fa317f [2023-03-29T23:41:54.365Z] ---> 6004a5106b14 [2023-03-29T23:41:54.365Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:41:54.365Z] ---> Running in b7eab3469edd [2023-03-29T23:41:54.638Z] Removing intermediate container 5008d4e5fd3f [2023-03-29T23:41:54.638Z] ---> 9b4124bba6c6 [2023-03-29T23:41:54.638Z] Step 20/22 : LABEL arch=arm64 [2023-03-29T23:41:54.909Z] ---> Running in 5d72d4891334 [2023-03-29T23:41:55.181Z] Removing intermediate container b7eab3469edd [2023-03-29T23:41:55.181Z] ---> de83cdf94228 [2023-03-29T23:41:55.181Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:41:55.452Z] ---> Running in 82d0c1eccb94 [2023-03-29T23:41:55.452Z] Removing intermediate container 5d72d4891334 [2023-03-29T23:41:55.452Z] ---> 8dbfcf0f82f4 [2023-03-29T23:41:55.452Z] Step 21/22 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:41:55.721Z] ---> Running in 9b89cf2db09b [2023-03-29T23:41:55.993Z] Removing intermediate container 82d0c1eccb94 [2023-03-29T23:41:55.993Z] ---> ac101ba29365 [2023-03-29T23:41:55.993Z] [2023-03-29T23:41:56.608Z] Removing intermediate container 9b89cf2db09b [2023-03-29T23:41:56.608Z] ---> c6277ca6ffd6 [2023-03-29T23:41:56.608Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T23:41:56.608Z] ---> Running in fe7f5fac0fbf [2023-03-29T23:41:56.879Z] Successfully built ac101ba29365 [2023-03-29T23:41:56.879Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-29T23:41:56.879Z] Building security-bootstrapper [2023-03-29T23:41:57.149Z]  Building security-proxy-auth ... done Removing intermediate container fe7f5fac0fbf [2023-03-29T23:41:57.149Z] ---> a33922aaf670 [2023-03-29T23:41:57.149Z] [2023-03-29T23:41:57.737Z] Successfully built a33922aaf670 [2023-03-29T23:41:57.737Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-29T23:41:57.737Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-03-29T23:42:24.431Z] Removing intermediate container 418950a61fdc [2023-03-29T23:42:24.431Z] ---> 23ced96a8df1 [2023-03-29T23:42:24.431Z] [2023-03-29T23:42:24.431Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T23:42:24.431Z] ---> 51e60588ff2c [2023-03-29T23:42:24.431Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:42:24.431Z] ---> Running in e76db95bc67e [2023-03-29T23:42:25.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:25.018Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:42:25.018Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:42:25.018Z] ---> a540685480db [2023-03-29T23:42:25.018Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T23:42:25.018Z] ---> Using cache [2023-03-29T23:42:25.018Z] ---> 34695ba758e4 [2023-03-29T23:42:25.018Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T23:42:25.018Z] ---> Using cache [2023-03-29T23:42:25.018Z] ---> c2612461ecfa [2023-03-29T23:42:25.018Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T23:42:25.018Z] ---> Using cache [2023-03-29T23:42:25.018Z] ---> 6159b14daa61 [2023-03-29T23:42:25.018Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:42:25.018Z] ---> Using cache [2023-03-29T23:42:25.018Z] ---> 5f20852e6ebd [2023-03-29T23:42:25.018Z] Step 7/33 : COPY . . [2023-03-29T23:42:25.288Z] ---> Using cache [2023-03-29T23:42:25.288Z] ---> 2cf5ecd7f03d [2023-03-29T23:42:25.288Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T23:42:25.570Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:42:25.570Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:42:25.570Z] ---> a540685480db [2023-03-29T23:42:25.570Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T23:42:25.570Z] ---> Using cache [2023-03-29T23:42:25.570Z] ---> 34695ba758e4 [2023-03-29T23:42:25.570Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T23:42:25.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:25.841Z] ---> Running in b22046ffed6c [2023-03-29T23:42:25.841Z] ---> Running in 91f3fc03b71b [2023-03-29T23:42:27.252Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:42:27.521Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:42:27.521Z] OK: 8 MiB in 16 packages [2023-03-29T23:42:29.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:29.737Z] Removing intermediate container e76db95bc67e [2023-03-29T23:42:29.737Z] ---> c433c96ce226 [2023-03-29T23:42:29.737Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:42:30.320Z] ---> Running in fefc84663079 [2023-03-29T23:42:30.320Z] 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-29T23:42:30.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:31.290Z] Removing intermediate container fefc84663079 [2023-03-29T23:42:31.290Z] ---> 83ce2aef753c [2023-03-29T23:42:31.290Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T23:42:31.290Z] ---> Running in 646531323cc9 [2023-03-29T23:42:31.890Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:42:31.890Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:42:31.890Z] OK: 17694 distinct packages available [2023-03-29T23:42:32.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:32.426Z] Removing intermediate container 646531323cc9 [2023-03-29T23:42:32.426Z] ---> 1c0fbc741f8b [2023-03-29T23:42:32.426Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T23:42:32.426Z] ---> Running in 21cc1e6a6e6e [2023-03-29T23:42:33.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:33.661Z] Removing intermediate container 21cc1e6a6e6e [2023-03-29T23:42:33.661Z] ---> ee53f1cc43c5 [2023-03-29T23:42:33.661Z] Step 15/24 : WORKDIR / [2023-03-29T23:42:33.928Z] ---> Running in c7c1e9933017 [2023-03-29T23:42:34.918Z] OK: 263 MiB in 53 packages [2023-03-29T23:42:34.918Z] Removing intermediate container c7c1e9933017 [2023-03-29T23:42:34.918Z] ---> a85dbf9b4772 [2023-03-29T23:42:35.191Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:42:36.614Z] Removing intermediate container 45dc2cd43a52 [2023-03-29T23:42:36.614Z] ---> e2d588fc9d04 [2023-03-29T23:42:36.614Z] [2023-03-29T23:42:36.614Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:42:36.614Z] ---> 51e60588ff2c [2023-03-29T23:42:36.614Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:42:36.885Z] ---> Running in 3a529e63348c [2023-03-29T23:42:36.885Z] ---> 2c439bed50b3 [2023-03-29T23:42:36.885Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:42:37.154Z] Removing intermediate container 91f3fc03b71b [2023-03-29T23:42:37.154Z] ---> 17441cefc07b [2023-03-29T23:42:37.154Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T23:42:37.768Z] Removing intermediate container 3a529e63348c [2023-03-29T23:42:37.768Z] ---> bf31ba188767 [2023-03-29T23:42:37.768Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T23:42:38.037Z] ---> Running in 47713e6a791f [2023-03-29T23:42:38.309Z] ---> 7ec9957bb9bd [2023-03-29T23:42:38.310Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T23:42:38.903Z] Removing intermediate container 47713e6a791f [2023-03-29T23:42:38.903Z] ---> f1b3ab47bb3d [2023-03-29T23:42:38.903Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T23:42:39.172Z] ---> 61e25624e1b3 [2023-03-29T23:42:39.172Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:42:39.172Z] ---> Running in 28bb0b8e5740 [2023-03-29T23:42:39.442Z] ---> Running in 3886eeea1412 [2023-03-29T23:42:40.856Z] Removing intermediate container 28bb0b8e5740 [2023-03-29T23:42:40.856Z] ---> ed108794a7a3 [2023-03-29T23:42:40.856Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:42:41.126Z] ---> Running in 6c44cf652519 [2023-03-29T23:42:42.086Z] ---> d012a28198cb [2023-03-29T23:42:42.086Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:42:43.507Z] ---> d572bcc20d85 [2023-03-29T23:42:43.507Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T23:42:43.507Z] ---> Running in c7153430f86d [2023-03-29T23:42:43.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:44.376Z] Removing intermediate container c7153430f86d [2023-03-29T23:42:44.376Z] ---> e496553c8c8f [2023-03-29T23:42:44.376Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:42:44.376Z] ---> Running in 542a02cb486c [2023-03-29T23:42:44.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:42:44.964Z] Removing intermediate container 542a02cb486c [2023-03-29T23:42:44.964Z] ---> fe9f8263709a [2023-03-29T23:42:44.964Z] Step 22/24 : LABEL arch=arm64 [2023-03-29T23:42:45.239Z] ---> Running in d72ced61c063 [2023-03-29T23:42:45.827Z] Removing intermediate container d72ced61c063 [2023-03-29T23:42:45.827Z] ---> d798219f2227 [2023-03-29T23:42:45.827Z] Step 23/24 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:42:45.827Z] ---> Running in 8c0b1a12f1f1 [2023-03-29T23:42:46.412Z] Removing intermediate container 8c0b1a12f1f1 [2023-03-29T23:42:46.412Z] ---> 0834affbacc2 [2023-03-29T23:42:46.412Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T23:42:46.412Z] ---> Running in 55dbbc348d8b [2023-03-29T23:42:46.996Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:42:46.997Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:42:46.997Z] OK: 8 MiB in 16 packages [2023-03-29T23:42:46.997Z] Removing intermediate container 55dbbc348d8b [2023-03-29T23:42:46.997Z] ---> 6649f806a577 [2023-03-29T23:42:46.997Z] [2023-03-29T23:42:47.264Z] Successfully built 6649f806a577 [2023-03-29T23:42:47.264Z] Successfully tagged core-command-arm64:latest [2023-03-29T23:42:47.264Z]  Building core-command ... done Building support-notifications [2023-03-29T23:42:48.692Z] Removing intermediate container 6c44cf652519 [2023-03-29T23:42:48.692Z] ---> d8cb669edece [2023-03-29T23:42:48.692Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:42:50.102Z] ---> d2776f2ae435 [2023-03-29T23:42:50.102Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:42:51.069Z] ---> b4180342f60e [2023-03-29T23:42:51.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T23:42:53.013Z] ---> 21576ca6495f [2023-03-29T23:42:53.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:42:53.970Z] ---> 2da415e6b880 [2023-03-29T23:42:54.237Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T23:42:54.237Z] ---> Running in 2ebc56cdb897 [2023-03-29T23:42:54.824Z] Removing intermediate container 2ebc56cdb897 [2023-03-29T23:42:54.824Z] ---> d16ab02364d3 [2023-03-29T23:42:54.824Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:42:55.091Z] ---> Running in 2b21a4343907 [2023-03-29T23:42:55.675Z] Removing intermediate container 2b21a4343907 [2023-03-29T23:42:55.675Z] ---> 82cc29341aeb [2023-03-29T23:42:55.675Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:42:55.675Z] ---> Running in 573f49782543 [2023-03-29T23:42:56.262Z] Removing intermediate container 573f49782543 [2023-03-29T23:42:56.262Z] ---> e38d8b04547e [2023-03-29T23:42:56.262Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:42:56.532Z] ---> Running in 6a33402fb50c [2023-03-29T23:42:57.501Z] Removing intermediate container 6a33402fb50c [2023-03-29T23:42:57.501Z] ---> 33ce9ded9707 [2023-03-29T23:42:57.501Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:42:57.501Z] ---> Running in d08d2ee6bb1b [2023-03-29T23:42:58.472Z] Removing intermediate container d08d2ee6bb1b [2023-03-29T23:42:58.472Z] ---> 9ea47b1bbba1 [2023-03-29T23:42:58.472Z] [2023-03-29T23:42:59.055Z] Successfully built 9ea47b1bbba1 [2023-03-29T23:42:59.055Z] Successfully tagged core-data-arm64:latest [2023-03-29T23:42:59.055Z] Building security-spire-config [2023-03-29T23:43:14.038Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:43:14.038Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:43:14.038Z] ---> a540685480db [2023-03-29T23:43:14.038Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:43:14.038Z] ---> Using cache [2023-03-29T23:43:14.038Z] ---> e1666803c299 [2023-03-29T23:43:14.038Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:43:14.038Z] ---> Using cache [2023-03-29T23:43:14.038Z] ---> 5183f0286422 [2023-03-29T23:43:14.038Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T23:43:14.038Z] ---> Running in 55afe6122d32 [2023-03-29T23:43:16.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:43:17.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:43:19.525Z] OK: 263 MiB in 53 packages [2023-03-29T23:43:21.470Z] Removing intermediate container 55afe6122d32 [2023-03-29T23:43:21.470Z] ---> 38ceeab0b260 [2023-03-29T23:43:21.470Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:43:23.420Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:43:23.420Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:43:23.420Z] ---> a540685480db [2023-03-29T23:43:23.420Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:43:23.420Z] ---> Using cache [2023-03-29T23:43:23.420Z] ---> 34695ba758e4 [2023-03-29T23:43:23.420Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:43:23.698Z] ---> c4f6ea9bfb1b [2023-03-29T23:43:23.698Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:43:24.129Z] ---> Running in 93fc18bf3639 [2023-03-29T23:43:24.129Z] ---> Running in efdf786ab48e [2023-03-29T23:43:26.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:43:27.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:43:29.252Z] OK: 263 MiB in 53 packages [2023-03-29T23:43:31.200Z] Removing intermediate container 93fc18bf3639 [2023-03-29T23:43:31.200Z] ---> 76ad81393202 [2023-03-29T23:43:31.200Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:43:32.162Z] ---> de3166903d91 [2023-03-29T23:43:32.162Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:43:32.162Z] ---> Running in 37b3f0c08e07 [2023-03-29T23:44:18.995Z] Removing intermediate container 3886eeea1412 [2023-03-29T23:44:18.995Z] ---> 2415d51e1911 [2023-03-29T23:44:18.995Z] Step 7/20 : COPY . . [2023-03-29T23:44:33.992Z] ---> f6b20e15c291 [2023-03-29T23:44:33.992Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T23:44:33.992Z] ---> Running in 1879d7956dfb [2023-03-29T23:44:33.992Z] 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-29T23:45:12.868Z] Removing intermediate container f53a4658e461 [2023-03-29T23:45:12.868Z] ---> c0b44f40beea [2023-03-29T23:45:12.868Z] [2023-03-29T23:45:12.868Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:45:12.868Z] ---> 51e60588ff2c [2023-03-29T23:45:12.868Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:45:12.868Z] ---> Using cache [2023-03-29T23:45:12.868Z] ---> c433c96ce226 [2023-03-29T23:45:12.868Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:45:12.868Z] ---> Using cache [2023-03-29T23:45:12.868Z] ---> 83ce2aef753c [2023-03-29T23:45:12.868Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T23:45:12.868Z] ---> Running in 6402f5bdd1e5 [2023-03-29T23:45:13.826Z] Removing intermediate container 6402f5bdd1e5 [2023-03-29T23:45:13.826Z] ---> 8e873dafd561 [2023-03-29T23:45:13.826Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:45:14.093Z] ---> Running in 9143a21b3820 [2023-03-29T23:45:15.509Z] Removing intermediate container 9143a21b3820 [2023-03-29T23:45:15.509Z] ---> 86fbc76136cc [2023-03-29T23:45:15.509Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:45:16.919Z] ---> db135fa3f39e [2023-03-29T23:45:16.919Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:45:18.870Z] ---> 65d09f6415eb [2023-03-29T23:45:18.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T23:45:27.087Z] ---> d4e2cb32b3ad [2023-03-29T23:45:27.088Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:45:28.061Z] ---> 26ddf2c24757 [2023-03-29T23:45:28.061Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T23:45:28.331Z] ---> Running in 7598a6f08f42 [2023-03-29T23:45:29.296Z] Removing intermediate container 7598a6f08f42 [2023-03-29T23:45:29.296Z] ---> fc99b16c82f7 [2023-03-29T23:45:29.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:45:29.886Z] ---> Running in afddc611d9c0 [2023-03-29T23:45:30.876Z] Removing intermediate container afddc611d9c0 [2023-03-29T23:45:30.876Z] ---> cc1b5f44b3da [2023-03-29T23:45:30.876Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:45:31.144Z] ---> Running in f836c7a96b01 [2023-03-29T23:45:32.110Z] Removing intermediate container f836c7a96b01 [2023-03-29T23:45:32.110Z] ---> 0f3c13aeb9f5 [2023-03-29T23:45:32.110Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:45:32.110Z] ---> Running in f2bf8ee322ba [2023-03-29T23:45:34.058Z] Removing intermediate container f2bf8ee322ba [2023-03-29T23:45:34.058Z] ---> 715971064a83 [2023-03-29T23:45:34.058Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:45:34.058Z] ---> Running in 48b7e300f034 [2023-03-29T23:45:35.479Z] Removing intermediate container 48b7e300f034 [2023-03-29T23:45:35.479Z] ---> d17827523540 [2023-03-29T23:45:35.479Z] [2023-03-29T23:45:36.064Z] Successfully built d17827523540 [2023-03-29T23:45:36.064Z] Successfully tagged support-scheduler-arm64:latest [2023-03-29T23:45:36.064Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-03-29T23:45:42.751Z] Removing intermediate container efdf786ab48e [2023-03-29T23:45:42.751Z] ---> 143b3cc92b89 [2023-03-29T23:45:42.751Z] Step 8/23 : COPY . . [2023-03-29T23:45:50.959Z] Removing intermediate container 37b3f0c08e07 [2023-03-29T23:45:50.959Z] ---> 853e792c09e2 [2023-03-29T23:45:50.959Z] Step 7/27 : COPY . . [2023-03-29T23:45:57.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:45:57.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:45:57.622Z] ---> a540685480db [2023-03-29T23:45:57.622Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:45:57.622Z] ---> Using cache [2023-03-29T23:45:57.622Z] ---> e1666803c299 [2023-03-29T23:45:57.622Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:45:57.622Z] ---> Using cache [2023-03-29T23:45:57.622Z] ---> 5183f0286422 [2023-03-29T23:45:57.622Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:45:57.622Z] ---> Using cache [2023-03-29T23:45:57.622Z] ---> 3ac176e47f86 [2023-03-29T23:45:57.622Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:45:57.622Z] ---> Using cache [2023-03-29T23:45:57.622Z] ---> a3bd5f59a9a9 [2023-03-29T23:45:57.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:45:57.622Z] ---> Using cache [2023-03-29T23:45:57.622Z] ---> 375de0d3af66 [2023-03-29T23:45:57.622Z] Step 8/23 : COPY . . [2023-03-29T23:45:57.622Z] ---> Using cache [2023-03-29T23:45:57.622Z] ---> df6218bc0477 [2023-03-29T23:45:57.622Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T23:45:59.599Z] ---> Running in 8d0af35a0d61 [2023-03-29T23:46:02.179Z] 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-29T23:46:05.519Z] ---> 04d4c79cae39 [2023-03-29T23:46:05.519Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T23:46:05.519Z] ---> Running in 9332254052c6 [2023-03-29T23:46:08.102Z] 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-29T23:46:13.439Z] ---> 3a9c98f9d0d6 [2023-03-29T23:46:13.439Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:46:13.439Z] ---> Running in 3dfad0d1a543 [2023-03-29T23:46:14.070Z] Removing intermediate container 3dfad0d1a543 [2023-03-29T23:46:14.070Z] ---> 42df548fd970 [2023-03-29T23:46:14.070Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:46:14.070Z] ---> Running in faf79124aef5 [2023-03-29T23:46:14.676Z] Removing intermediate container faf79124aef5 [2023-03-29T23:46:14.676Z] ---> c04cf41db1a8 [2023-03-29T23:46:14.676Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:46:14.946Z] ---> Running in ef167d1a2286 [2023-03-29T23:46:15.542Z] Removing intermediate container ef167d1a2286 [2023-03-29T23:46:15.542Z] ---> 491b7288b87a [2023-03-29T23:46:15.542Z] 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-29T23:46:15.811Z] ---> Running in 2ccea7055eb4 [2023-03-29T23:46:19.158Z] Removing intermediate container 2ccea7055eb4 [2023-03-29T23:46:19.158Z] ---> f9cf067506ac [2023-03-29T23:46:19.158Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:46:19.158Z] ---> Running in b8356edf11c2 [2023-03-29T23:46:19.743Z] Removing intermediate container b8356edf11c2 [2023-03-29T23:46:19.743Z] ---> 8663c17de083 [2023-03-29T23:46:19.743Z] [2023-03-29T23:46:19.743Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:46:19.743Z] ---> 51e60588ff2c [2023-03-29T23:46:19.743Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:46:20.017Z] ---> Running in 5694fdc3fa25 [2023-03-29T23:46:20.601Z] Removing intermediate container 5694fdc3fa25 [2023-03-29T23:46:20.601Z] ---> c56dd601a130 [2023-03-29T23:46:20.601Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T23:46:20.601Z] ---> Running in 8ca29f8b67c7 [2023-03-29T23:46:22.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:23.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:24.917Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:46:24.917Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:46:24.917Z] OK: 17689 distinct packages available [2023-03-29T23:46:24.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:25.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:27.815Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T23:46:27.815Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:46:27.815Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T23:46:27.815Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T23:46:27.815Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:46:27.815Z] OK: 8 MiB in 19 packages [2023-03-29T23:46:29.752Z] Removing intermediate container 8ca29f8b67c7 [2023-03-29T23:46:29.752Z] ---> 919754c8d26a [2023-03-29T23:46:29.752Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:46:30.333Z] ---> f3b512351dfd [2023-03-29T23:46:30.333Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:46:31.290Z] ---> e8e84c0cb3a2 [2023-03-29T23:46:31.290Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:46:37.929Z] ---> ee8135379a9a [2023-03-29T23:46:37.929Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:46:37.929Z] ---> 1cfcdad51a09 [2023-03-29T23:46:37.929Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T23:46:38.197Z] ---> Running in faf5318082d8 [2023-03-29T23:46:38.779Z] Removing intermediate container faf5318082d8 [2023-03-29T23:46:38.779Z] ---> 3cd797c48bba [2023-03-29T23:46:38.779Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T23:46:39.739Z] ---> ce36a4b9aed7 [2023-03-29T23:46:39.739Z] Step 22/27 : WORKDIR / [2023-03-29T23:46:39.739Z] ---> Running in 3aac88780c2d [2023-03-29T23:46:40.347Z] Removing intermediate container 3aac88780c2d [2023-03-29T23:46:40.347Z] ---> 12cc39f3b1ba [2023-03-29T23:46:40.347Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:46:40.347Z] ---> Running in 33777e5eaa42 [2023-03-29T23:46:40.937Z] Removing intermediate container 33777e5eaa42 [2023-03-29T23:46:40.938Z] ---> f9d0dd614b4a [2023-03-29T23:46:40.938Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:46:41.208Z] ---> Running in aea4b6f9674b [2023-03-29T23:46:41.804Z] Removing intermediate container aea4b6f9674b [2023-03-29T23:46:41.804Z] ---> 6f8caaeb6004 [2023-03-29T23:46:41.804Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T23:46:41.804Z] ---> Running in a1c31f338f00 [2023-03-29T23:46:42.399Z] Removing intermediate container a1c31f338f00 [2023-03-29T23:46:42.399Z] ---> d02c72187973 [2023-03-29T23:46:42.399Z] Step 26/27 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:46:42.399Z] ---> Running in bef95b2a7947 [2023-03-29T23:46:42.992Z] Removing intermediate container bef95b2a7947 [2023-03-29T23:46:42.992Z] ---> 77fb8a20de72 [2023-03-29T23:46:42.992Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T23:46:42.992Z] ---> Running in 7252cfa261cd [2023-03-29T23:46:43.582Z] Removing intermediate container 7252cfa261cd [2023-03-29T23:46:43.582Z] ---> 7a08a2e044e7 [2023-03-29T23:46:43.582Z] [2023-03-29T23:46:43.852Z] Successfully built 7a08a2e044e7 [2023-03-29T23:46:43.852Z] Successfully tagged security-spire-config-arm64:latest [2023-03-29T23:46:43.852Z] Building security-secretstore-setup [2023-03-29T23:47:02.166Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:47:02.166Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:47:02.166Z] ---> a540685480db [2023-03-29T23:47:02.166Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T23:47:02.166Z] ---> Using cache [2023-03-29T23:47:02.166Z] ---> 34695ba758e4 [2023-03-29T23:47:02.166Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T23:47:02.166Z] ---> Using cache [2023-03-29T23:47:02.166Z] ---> c2612461ecfa [2023-03-29T23:47:02.166Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T23:47:02.166Z] ---> Using cache [2023-03-29T23:47:02.166Z] ---> 6159b14daa61 [2023-03-29T23:47:02.166Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:47:02.166Z] ---> Using cache [2023-03-29T23:47:02.166Z] ---> 5f20852e6ebd [2023-03-29T23:47:02.166Z] Step 7/25 : COPY . . [2023-03-29T23:47:02.166Z] ---> Using cache [2023-03-29T23:47:02.166Z] ---> 2cf5ecd7f03d [2023-03-29T23:47:02.166Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T23:47:02.166Z] ---> Running in d06fa5768438 [2023-03-29T23:47:02.166Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T23:49:08.972Z] Removing intermediate container b22046ffed6c [2023-03-29T23:49:08.972Z] ---> 2c8b31abb8a3 [2023-03-29T23:49:08.972Z] [2023-03-29T23:49:08.972Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T23:49:08.972Z] ---> 51e60588ff2c [2023-03-29T23:49:08.972Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:49:08.972Z] ---> Running in ce3531b0985d [2023-03-29T23:49:08.972Z] Removing intermediate container ce3531b0985d [2023-03-29T23:49:08.972Z] ---> 218be9ac2040 [2023-03-29T23:49:08.972Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T23:49:08.972Z] ---> Running in dd90e4a730dc [2023-03-29T23:49:08.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:49:08.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:49:08.972Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:49:08.972Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T23:49:08.972Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:49:08.972Z] OK: 8 MiB in 17 packages [2023-03-29T23:49:08.972Z] Removing intermediate container dd90e4a730dc [2023-03-29T23:49:08.972Z] ---> 49393590ccc2 [2023-03-29T23:49:08.972Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T23:49:08.972Z] ---> Running in ba1c4cb1afae [2023-03-29T23:49:08.972Z] Removing intermediate container ba1c4cb1afae [2023-03-29T23:49:08.972Z] ---> 60cf522b6082 [2023-03-29T23:49:08.972Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T23:49:08.972Z] ---> Running in 2e13b3289b63 [2023-03-29T23:49:08.972Z] Removing intermediate container 2e13b3289b63 [2023-03-29T23:49:08.972Z] ---> f9e55e1716c3 [2023-03-29T23:49:08.972Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T23:49:08.972Z] ---> Running in b57207501a3b [2023-03-29T23:49:08.972Z] Removing intermediate container b57207501a3b [2023-03-29T23:49:08.972Z] ---> 6ce28dce6265 [2023-03-29T23:49:08.972Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T23:49:08.972Z] ---> Running in 1ba35bbebd11 [2023-03-29T23:49:08.972Z] Removing intermediate container 1ba35bbebd11 [2023-03-29T23:49:08.972Z] ---> 6e6acac8a43a [2023-03-29T23:49:08.972Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T23:49:08.972Z] ---> Running in a2dcf21c2ce7 [2023-03-29T23:49:11.021Z] Removing intermediate container a2dcf21c2ce7 [2023-03-29T23:49:11.021Z] ---> 9d3363fc3ac1 [2023-03-29T23:49:11.021Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T23:49:11.021Z] ---> Running in db4dde4da263 [2023-03-29T23:49:11.610Z] Removing intermediate container db4dde4da263 [2023-03-29T23:49:11.610Z] ---> 2a8654e5b6df [2023-03-29T23:49:11.610Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T23:49:14.212Z] ---> d81bd2be5a2a [2023-03-29T23:49:14.212Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T23:49:14.212Z] ---> Running in 6a3cdcb8a737 [2023-03-29T23:49:17.560Z] Removing intermediate container 6a3cdcb8a737 [2023-03-29T23:49:17.560Z] ---> c4bd00a7d323 [2023-03-29T23:49:17.560Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:49:18.521Z] ---> ec2a78baa45a [2023-03-29T23:49:18.522Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:49:19.495Z] ---> cfe6b1b67596 [2023-03-29T23:49:19.495Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T23:49:21.438Z] ---> c385dbaf33ab [2023-03-29T23:49:21.438Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T23:49:22.398Z] ---> a3b047e66862 [2023-03-29T23:49:22.398Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T23:49:23.364Z] ---> c75e51d99ba8 [2023-03-29T23:49:23.364Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T23:49:24.329Z] ---> 845a412988a3 [2023-03-29T23:49:24.329Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T23:49:26.920Z] ---> 259df72e93b0 [2023-03-29T23:49:26.920Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T23:49:27.878Z] ---> 32213c94b967 [2023-03-29T23:49:27.878Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T23:49:28.149Z] ---> Running in 9c6a1f4a7637 [2023-03-29T23:49:31.494Z] Removing intermediate container 9c6a1f4a7637 [2023-03-29T23:49:31.494Z] ---> 7f60fac46792 [2023-03-29T23:49:31.494Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T23:49:31.494Z] ---> Running in 184a794526f2 [2023-03-29T23:49:32.087Z] Removing intermediate container 184a794526f2 [2023-03-29T23:49:32.087Z] ---> 7ea382e791a3 [2023-03-29T23:49:32.087Z] Step 30/33 : CMD ["gate"] [2023-03-29T23:49:32.087Z] ---> Running in 0f71629604d3 [2023-03-29T23:49:32.670Z] Removing intermediate container 0f71629604d3 [2023-03-29T23:49:32.670Z] ---> 4bcad2cdb9b6 [2023-03-29T23:49:32.670Z] Step 31/33 : LABEL arch=arm64 [2023-03-29T23:49:32.939Z] ---> Running in 4d896d069b97 [2023-03-29T23:49:33.209Z] Removing intermediate container 4d896d069b97 [2023-03-29T23:49:33.209Z] ---> 79c986fa0270 [2023-03-29T23:49:33.209Z] Step 32/33 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:49:33.485Z] ---> Running in 9b03d24a7b4a [2023-03-29T23:49:34.067Z] Removing intermediate container 9b03d24a7b4a [2023-03-29T23:49:34.067Z] ---> c1969b4f812f [2023-03-29T23:49:34.067Z] Step 33/33 : LABEL version=0.0.0 [2023-03-29T23:49:34.067Z] ---> Running in d7d5b1845fa2 [2023-03-29T23:49:34.650Z] Removing intermediate container d7d5b1845fa2 [2023-03-29T23:49:34.650Z] ---> a1949a96b510 [2023-03-29T23:49:34.650Z] [2023-03-29T23:49:34.915Z] Successfully built a1949a96b510 [2023-03-29T23:49:34.916Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-29T23:49:34.916Z]  Building security-bootstrapper ... done Building core-metadata [2023-03-29T23:49:53.114Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:49:53.114Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:49:53.114Z] ---> a540685480db [2023-03-29T23:49:53.114Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:49:53.114Z] ---> Using cache [2023-03-29T23:49:53.114Z] ---> e1666803c299 [2023-03-29T23:49:53.114Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T23:49:53.114Z] ---> Using cache [2023-03-29T23:49:53.114Z] ---> 5183f0286422 [2023-03-29T23:49:53.114Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T23:49:53.114Z] ---> Using cache [2023-03-29T23:49:53.114Z] ---> 3ac176e47f86 [2023-03-29T23:49:53.114Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T23:49:53.114Z] ---> Using cache [2023-03-29T23:49:53.114Z] ---> a3bd5f59a9a9 [2023-03-29T23:49:53.114Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:49:53.114Z] ---> Using cache [2023-03-29T23:49:53.114Z] ---> 375de0d3af66 [2023-03-29T23:49:53.114Z] Step 8/25 : COPY . . [2023-03-29T23:49:53.114Z] ---> Using cache [2023-03-29T23:49:53.114Z] ---> df6218bc0477 [2023-03-29T23:49:53.114Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T23:49:54.528Z] ---> Running in 96cc980b4d19 [2023-03-29T23:49:57.123Z] 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-29T23:53:51.642Z] Removing intermediate container 8d0af35a0d61 [2023-03-29T23:53:51.642Z] ---> ef29192f3d13 [2023-03-29T23:53:51.642Z] [2023-03-29T23:53:51.642Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:53:51.642Z] ---> 51e60588ff2c [2023-03-29T23:53:51.642Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:53:51.642Z] ---> Using cache [2023-03-29T23:53:51.642Z] ---> d9bef0a29a45 [2023-03-29T23:53:51.642Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:53:51.642Z] ---> Using cache [2023-03-29T23:53:51.642Z] ---> d6686ea7cc4d [2023-03-29T23:53:51.642Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:53:51.642Z] ---> Using cache [2023-03-29T23:53:51.642Z] ---> 098bcd41e2a2 [2023-03-29T23:53:51.642Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:53:51.642Z] ---> Using cache [2023-03-29T23:53:51.642Z] ---> 7271be3c21ae [2023-03-29T23:53:51.642Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T23:53:51.642Z] ---> 574514af0fb0 [2023-03-29T23:53:51.642Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:53:51.642Z] ---> df693544775e [2023-03-29T23:53:51.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T23:53:51.642Z] ---> ca65eccc656a [2023-03-29T23:53:51.642Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:53:51.642Z] ---> Running in 825e171ba22a [2023-03-29T23:53:51.642Z] Removing intermediate container 825e171ba22a [2023-03-29T23:53:51.642Z] ---> 8e4072ef8a71 [2023-03-29T23:53:51.642Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:53:51.642Z] ---> Running in 166853ecfa86 [2023-03-29T23:53:53.047Z] Removing intermediate container 166853ecfa86 [2023-03-29T23:53:53.047Z] ---> f6ca127a7532 [2023-03-29T23:53:53.047Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:53:53.047Z] ---> Running in f5c86dd6bbe5 [2023-03-29T23:53:54.005Z] Removing intermediate container f5c86dd6bbe5 [2023-03-29T23:53:54.005Z] ---> c634d4f203db [2023-03-29T23:53:54.005Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:53:54.005Z] ---> Running in b3ef52b7a73b [2023-03-29T23:53:54.962Z] Removing intermediate container b3ef52b7a73b [2023-03-29T23:53:54.963Z] ---> d2bc33bda0a8 [2023-03-29T23:53:54.963Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:53:54.963Z] ---> Running in 2aefc10b3d76 [2023-03-29T23:53:55.921Z] Removing intermediate container 2aefc10b3d76 [2023-03-29T23:53:55.921Z] ---> ee20e7310043 [2023-03-29T23:53:55.921Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:53:56.187Z] ---> Running in 5a86abe8396a [2023-03-29T23:53:57.144Z] Removing intermediate container 5a86abe8396a [2023-03-29T23:53:57.144Z] ---> 89a428261688 [2023-03-29T23:53:57.144Z] [2023-03-29T23:53:57.727Z] Successfully built 89a428261688 [2023-03-29T23:53:57.727Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-29T23:53:57.727Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-03-29T23:54:01.061Z] 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-29T23:54:03.641Z] Removing intermediate container 1879d7956dfb [2023-03-29T23:54:03.641Z] ---> b579cb4dd573 [2023-03-29T23:54:03.641Z] [2023-03-29T23:54:03.641Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T23:54:03.641Z] ---> 51e60588ff2c [2023-03-29T23:54:03.641Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:54:03.641Z] ---> Using cache [2023-03-29T23:54:03.641Z] ---> 218be9ac2040 [2023-03-29T23:54:03.641Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T23:54:03.908Z] ---> Running in 7aaedcb3293b [2023-03-29T23:54:06.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:07.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:10.029Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:54:10.029Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:54:10.029Z] OK: 17689 distinct packages available [2023-03-29T23:54:10.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:11.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:13.533Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T23:54:13.533Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T23:54:13.533Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T23:54:13.533Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T23:54:13.533Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T23:54:13.533Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T23:54:13.533Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:54:13.533Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T23:54:13.533Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T23:54:13.533Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:54:13.533Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:54:14.494Z] OK: 11 MiB in 24 packages [2023-03-29T23:54:17.831Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:54:17.831Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:54:17.831Z] ---> a540685480db [2023-03-29T23:54:17.831Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T23:54:17.831Z] ---> Using cache [2023-03-29T23:54:17.831Z] ---> 34695ba758e4 [2023-03-29T23:54:17.831Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:54:17.831Z] ---> Using cache [2023-03-29T23:54:17.831Z] ---> 76ad81393202 [2023-03-29T23:54:17.831Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T23:54:17.831Z] ---> Using cache [2023-03-29T23:54:17.831Z] ---> de3166903d91 [2023-03-29T23:54:17.831Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:54:17.831Z] ---> Using cache [2023-03-29T23:54:17.831Z] ---> 853e792c09e2 [2023-03-29T23:54:17.831Z] Step 7/26 : COPY . . [2023-03-29T23:54:18.097Z] ---> Using cache [2023-03-29T23:54:18.097Z] ---> 3a9c98f9d0d6 [2023-03-29T23:54:18.097Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:54:18.097Z] ---> Using cache [2023-03-29T23:54:18.097Z] ---> 42df548fd970 [2023-03-29T23:54:18.097Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T23:54:18.097Z] ---> Using cache [2023-03-29T23:54:18.097Z] ---> c04cf41db1a8 [2023-03-29T23:54:18.097Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:54:18.097Z] ---> Using cache [2023-03-29T23:54:18.097Z] ---> 491b7288b87a [2023-03-29T23:54:18.097Z] 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-29T23:54:18.364Z] ---> Running in c76a15c27ffa [2023-03-29T23:54:18.949Z] Removing intermediate container 7aaedcb3293b [2023-03-29T23:54:18.949Z] ---> 0ba09ee6d66f [2023-03-29T23:54:18.949Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:54:21.531Z] ---> ed2496a3e5dc [2023-03-29T23:54:21.531Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:54:22.938Z] Removing intermediate container c76a15c27ffa [2023-03-29T23:54:22.938Z] ---> eb7bda070a1c [2023-03-29T23:54:22.938Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T23:54:23.205Z] ---> Running in f130b3057550 [2023-03-29T23:54:23.474Z] ---> a1692a5f36a7 [2023-03-29T23:54:23.474Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T23:54:24.059Z] Removing intermediate container f130b3057550 [2023-03-29T23:54:24.059Z] ---> c09c35089a6b [2023-03-29T23:54:24.059Z] [2023-03-29T23:54:24.059Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T23:54:24.059Z] ---> 51e60588ff2c [2023-03-29T23:54:24.059Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:54:24.059Z] ---> Using cache [2023-03-29T23:54:24.059Z] ---> c56dd601a130 [2023-03-29T23:54:24.059Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:54:24.327Z] ---> Running in aba64690b891 [2023-03-29T23:54:26.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:27.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:29.316Z] ---> 911a52f1c70e [2023-03-29T23:54:29.316Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:54:29.316Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:54:29.316Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:54:29.316Z] OK: 17689 distinct packages available [2023-03-29T23:54:29.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:30.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:30.559Z] ---> 5ecb6e147b51 [2023-03-29T23:54:30.559Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T23:54:30.846Z] ---> Running in 5f5e65b81f56 [2023-03-29T23:54:31.445Z] Removing intermediate container 5f5e65b81f56 [2023-03-29T23:54:31.445Z] ---> 850576b56163 [2023-03-29T23:54:31.445Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:54:31.738Z] Removing intermediate container d06fa5768438 [2023-03-29T23:54:31.738Z] ---> e84de789ea49 [2023-03-29T23:54:31.738Z] [2023-03-29T23:54:31.738Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T23:54:31.738Z] ---> 51e60588ff2c [2023-03-29T23:54:31.738Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T23:54:31.738Z] ---> Running in 3bb340ee912c [2023-03-29T23:54:31.738Z] ---> Running in f257a1988306 [2023-03-29T23:54:32.356Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T23:54:32.356Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:54:32.356Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T23:54:32.356Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T23:54:32.356Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T23:54:32.356Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:54:32.356Z] OK: 9 MiB in 20 packages [2023-03-29T23:54:32.624Z] Removing intermediate container 3bb340ee912c [2023-03-29T23:54:32.624Z] ---> 159aaec1ccab [2023-03-29T23:54:32.624Z] Step 18/20 : LABEL arch=arm64 [2023-03-29T23:54:32.891Z] ---> Running in bb5a414687fe [2023-03-29T23:54:33.851Z] Removing intermediate container bb5a414687fe [2023-03-29T23:54:33.851Z] ---> 293294e6643d [2023-03-29T23:54:33.851Z] Step 19/20 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:54:34.118Z] ---> Running in 8aceb4312748 [2023-03-29T23:54:34.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:35.286Z] Removing intermediate container 8aceb4312748 [2023-03-29T23:54:35.286Z] ---> 33dfc779f525 [2023-03-29T23:54:35.286Z] Step 20/20 : LABEL version=0.0.0 [2023-03-29T23:54:35.286Z] Removing intermediate container aba64690b891 [2023-03-29T23:54:35.286Z] ---> 44eb2f948666 [2023-03-29T23:54:35.286Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:54:35.286Z] ---> Running in 7b8162634013 [2023-03-29T23:54:35.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:36.141Z] Removing intermediate container 7b8162634013 [2023-03-29T23:54:36.141Z] ---> af77bdc1e69d [2023-03-29T23:54:36.141Z] [2023-03-29T23:54:36.408Z] ---> 36fdd89b60f9 [2023-03-29T23:54:36.408Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:54:36.674Z] Successfully built af77bdc1e69d [2023-03-29T23:54:36.674Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-29T23:54:36.674Z] Building security-spire-agent [2023-03-29T23:54:37.631Z]  Building security-spiffe-token-provider ... done  ---> 45cdd290a3f4 [2023-03-29T23:54:37.631Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:54:37.631Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T23:54:37.631Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T23:54:37.631Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T23:54:37.631Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:54:37.898Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:54:38.480Z] OK: 8 MiB in 18 packages [2023-03-29T23:54:41.820Z] Removing intermediate container f257a1988306 [2023-03-29T23:54:41.820Z] ---> b1da7e2f5dc6 [2023-03-29T23:54:41.820Z] 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-29T23:54:42.402Z] ---> Running in 4f2b965440af [2023-03-29T23:54:42.984Z] Removing intermediate container 4f2b965440af [2023-03-29T23:54:42.984Z] ---> c4dc1208a011 [2023-03-29T23:54:42.984Z] Step 12/25 : WORKDIR / [2023-03-29T23:54:43.250Z] ---> Running in 4d64c88423a6 [2023-03-29T23:54:44.209Z] Removing intermediate container 4d64c88423a6 [2023-03-29T23:54:44.209Z] ---> 171a3a92d746 [2023-03-29T23:54:44.209Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:54:45.165Z] ---> f9273616956e [2023-03-29T23:54:45.165Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:54:45.435Z] ---> db978a8a8136 [2023-03-29T23:54:45.435Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:54:46.842Z] ---> 02244477da6c [2023-03-29T23:54:46.843Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T23:54:47.425Z] ---> dd00bba3c8f3 [2023-03-29T23:54:47.425Z] 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-29T23:54:48.385Z] ---> 37d5f4f97ee2 [2023-03-29T23:54:48.385Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T23:54:48.663Z] ---> 5d8f7c74f5ba [2023-03-29T23:54:48.663Z] 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-29T23:54:50.071Z] ---> 09cf0a006681 [2023-03-29T23:54:50.072Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:54:50.341Z] ---> Running in fe7381900fb7 [2023-03-29T23:54:50.607Z] ---> b9663b4d4db4 [2023-03-29T23:54:50.607Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:54:51.190Z] Removing intermediate container fe7381900fb7 [2023-03-29T23:54:51.190Z] ---> 44111242cdb1 [2023-03-29T23:54:51.190Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:54:51.457Z] ---> Running in 6b33296b05ce [2023-03-29T23:54:52.421Z] ---> 5e3d1d103dcd [2023-03-29T23:54:52.421Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T23:54:52.421Z] Removing intermediate container 6b33296b05ce [2023-03-29T23:54:52.421Z] ---> 89a7ecc34eaa [2023-03-29T23:54:52.421Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T23:54:52.693Z] ---> Running in 3ffca485fd00 [2023-03-29T23:54:53.652Z] Removing intermediate container 3ffca485fd00 [2023-03-29T23:54:53.652Z] ---> 14177daa9529 [2023-03-29T23:54:53.652Z] Step 25/26 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:54:53.920Z] ---> Running in 2aeb503ada6f [2023-03-29T23:54:54.699Z] Removing intermediate container 2aeb503ada6f [2023-03-29T23:54:54.699Z] ---> 55cf15d67c6b [2023-03-29T23:54:54.699Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T23:54:54.973Z] ---> Running in aad24e612f28 [2023-03-29T23:54:56.033Z] Removing intermediate container aad24e612f28 [2023-03-29T23:54:56.033Z] ---> 818de2da89ee [2023-03-29T23:54:56.033Z] [2023-03-29T23:54:56.033Z] ---> 6a10343d9bad [2023-03-29T23:54:56.033Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T23:54:57.065Z] Successfully built 818de2da89ee [2023-03-29T23:54:57.065Z] Successfully tagged security-spire-server-arm64:latest [2023-03-29T23:54:58.080Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:54:58.349Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:54:58.349Z] ---> a540685480db [2023-03-29T23:54:58.349Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> 34695ba758e4 [2023-03-29T23:54:58.349Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> 76ad81393202 [2023-03-29T23:54:58.349Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> de3166903d91 [2023-03-29T23:54:58.349Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> 853e792c09e2 [2023-03-29T23:54:58.349Z] Step 7/27 : COPY . . [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> 3a9c98f9d0d6 [2023-03-29T23:54:58.349Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> 42df548fd970 [2023-03-29T23:54:58.349Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> c04cf41db1a8 [2023-03-29T23:54:58.349Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> 491b7288b87a [2023-03-29T23:54:58.349Z] 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-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> f9cf067506ac [2023-03-29T23:54:58.349Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> 8663c17de083 [2023-03-29T23:54:58.349Z] [2023-03-29T23:54:58.349Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:54:58.349Z] ---> 51e60588ff2c [2023-03-29T23:54:58.349Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> c56dd601a130 [2023-03-29T23:54:58.349Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.349Z] ---> 44eb2f948666 [2023-03-29T23:54:58.349Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:54:58.349Z] ---> Using cache [2023-03-29T23:54:58.619Z] ---> 36fdd89b60f9 [2023-03-29T23:54:58.619Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:54:58.619Z] ---> Using cache [2023-03-29T23:54:58.619Z] ---> 45cdd290a3f4 [2023-03-29T23:54:58.619Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T23:54:59.591Z] ---> e89ffaf95232 [2023-03-29T23:54:59.591Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:55:01.009Z] ---> 55ff94730e35 [2023-03-29T23:55:01.009Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:55:01.009Z] ---> Running in b15a9b926834 [2023-03-29T23:55:04.392Z] ---> 055eb2892a24 [2023-03-29T23:55:04.392Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:55:05.365Z] Removing intermediate container b15a9b926834 [2023-03-29T23:55:05.365Z] ---> 7b628801b086 [2023-03-29T23:55:05.365Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:55:05.365Z] ---> Running in c6fbeb6b1018 [2023-03-29T23:55:06.338Z] Removing intermediate container c6fbeb6b1018 [2023-03-29T23:55:06.338Z] ---> 9f831541239d [2023-03-29T23:55:06.338Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T23:55:06.338Z] ---> Running in de805dec5c51 [2023-03-29T23:55:06.937Z] Removing intermediate container de805dec5c51 [2023-03-29T23:55:06.937Z] ---> c0e08f3004aa [2023-03-29T23:55:06.937Z] Step 24/25 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:55:07.208Z] ---> Running in e019cc280ef8 [2023-03-29T23:55:07.795Z] Removing intermediate container e019cc280ef8 [2023-03-29T23:55:07.795Z] ---> 97c974b4be07 [2023-03-29T23:55:07.795Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T23:55:08.064Z] ---> Running in 733edc07e865 [2023-03-29T23:55:08.655Z] Removing intermediate container 733edc07e865 [2023-03-29T23:55:08.655Z] ---> ca548625417f [2023-03-29T23:55:08.655Z] [2023-03-29T23:55:09.244Z] Successfully built ca548625417f [2023-03-29T23:55:09.244Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-29T23:55:11.838Z]  Building security-secretstore-setup ... done  ---> bc219394ef65 [2023-03-29T23:55:11.838Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:55:12.426Z] ---> e8012fa65d13 [2023-03-29T23:55:12.426Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T23:55:13.396Z] ---> 4035d32f854c [2023-03-29T23:55:13.396Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T23:55:14.371Z] ---> 12f9c9e4bd7d [2023-03-29T23:55:14.371Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:55:14.371Z] ---> Running in 441f0bb04f4a [2023-03-29T23:55:14.960Z] Removing intermediate container 441f0bb04f4a [2023-03-29T23:55:14.960Z] ---> d1026920b851 [2023-03-29T23:55:14.960Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:55:14.960Z] ---> Running in 28a3bf2f093f [2023-03-29T23:55:15.547Z] Removing intermediate container 28a3bf2f093f [2023-03-29T23:55:15.547Z] ---> 0a1b9f3c1e90 [2023-03-29T23:55:15.547Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T23:55:15.547Z] ---> Running in 0e83c1e78a42 [2023-03-29T23:55:16.141Z] Removing intermediate container 0e83c1e78a42 [2023-03-29T23:55:16.141Z] ---> 6b1e0cd88080 [2023-03-29T23:55:16.141Z] Step 26/27 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:55:16.411Z] ---> Running in 464360b20937 [2023-03-29T23:55:17.001Z] Removing intermediate container 464360b20937 [2023-03-29T23:55:17.001Z] ---> 965439e4323b [2023-03-29T23:55:17.001Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T23:55:17.001Z] ---> Running in 1a7cd31aae28 [2023-03-29T23:55:17.591Z] Removing intermediate container 1a7cd31aae28 [2023-03-29T23:55:17.591Z] ---> 21e9b8a5ad2e [2023-03-29T23:55:17.591Z] [2023-03-29T23:55:17.859Z] Successfully built 21e9b8a5ad2e [2023-03-29T23:55:18.128Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-29T23:56:14.571Z]  Building security-spire-agent ... done Removing intermediate container 96cc980b4d19 [2023-03-29T23:56:14.571Z] ---> 0b9358553edd [2023-03-29T23:56:14.571Z] [2023-03-29T23:56:14.571Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T23:56:14.571Z] ---> 51e60588ff2c [2023-03-29T23:56:14.571Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:56:14.571Z] ---> Using cache [2023-03-29T23:56:14.571Z] ---> c433c96ce226 [2023-03-29T23:56:14.571Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:56:14.571Z] ---> Using cache [2023-03-29T23:56:14.571Z] ---> 83ce2aef753c [2023-03-29T23:56:14.571Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T23:56:14.571Z] ---> Running in 4ddc09d81c01 [2023-03-29T23:56:14.571Z] Removing intermediate container 9332254052c6 [2023-03-29T23:56:14.571Z] ---> 099a3d81ae38 [2023-03-29T23:56:14.571Z] [2023-03-29T23:56:14.571Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:56:14.571Z] ---> 51e60588ff2c [2023-03-29T23:56:14.571Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T23:56:14.571Z] ---> Running in ed58ebdbab27 [2023-03-29T23:56:14.571Z] Removing intermediate container 4ddc09d81c01 [2023-03-29T23:56:14.571Z] ---> 0a778174384e [2023-03-29T23:56:14.571Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T23:56:14.571Z] ---> Running in a87c92dcf753 [2023-03-29T23:56:14.571Z] Removing intermediate container a87c92dcf753 [2023-03-29T23:56:14.571Z] ---> f71cfdf365cb [2023-03-29T23:56:14.571Z] Step 15/25 : WORKDIR / [2023-03-29T23:56:14.571Z] ---> Running in 729b4710b83f [2023-03-29T23:56:14.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:56:14.571Z] Removing intermediate container 729b4710b83f [2023-03-29T23:56:14.571Z] ---> 945bffa4cffb [2023-03-29T23:56:14.571Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:56:14.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:56:14.571Z] ---> 1cd06b5c5145 [2023-03-29T23:56:14.571Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:56:14.571Z] ---> e53ac16f4080 [2023-03-29T23:56:14.571Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T23:56:14.571Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T23:56:14.571Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:56:14.571Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:56:14.571Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:56:14.571Z] OK: 8 MiB in 17 packages [2023-03-29T23:56:14.571Z] ---> 17168efe4ba3 [2023-03-29T23:56:14.571Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:56:14.571Z] ---> f16b57b16a0a [2023-03-29T23:56:14.571Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T23:56:14.571Z] Removing intermediate container ed58ebdbab27 [2023-03-29T23:56:14.571Z] ---> 02005ad7df4a [2023-03-29T23:56:14.571Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:56:14.571Z] ---> Running in 1045653c9987 [2023-03-29T23:56:14.571Z] ---> 9a092331c44b [2023-03-29T23:56:14.571Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T23:56:14.571Z] ---> Running in babf141dab9f [2023-03-29T23:56:14.571Z] Removing intermediate container 1045653c9987 [2023-03-29T23:56:14.571Z] ---> 062b1aca1daa [2023-03-29T23:56:14.571Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T23:56:14.571Z] ---> Running in cf2440768cd3 [2023-03-29T23:56:14.571Z] Removing intermediate container babf141dab9f [2023-03-29T23:56:14.571Z] ---> a107cb71cd59 [2023-03-29T23:56:14.571Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:56:14.571Z] ---> Running in 707f4a31f589 [2023-03-29T23:56:14.571Z] Removing intermediate container cf2440768cd3 [2023-03-29T23:56:14.571Z] ---> 9db827e53403 [2023-03-29T23:56:14.571Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:56:14.571Z] ---> Running in d8c45e2a19e8 [2023-03-29T23:56:14.571Z] Removing intermediate container 707f4a31f589 [2023-03-29T23:56:14.571Z] ---> 9889ba34f835 [2023-03-29T23:56:14.571Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T23:56:14.571Z] ---> Running in aeedc0c03fb8 [2023-03-29T23:56:14.571Z] Removing intermediate container d8c45e2a19e8 [2023-03-29T23:56:14.571Z] ---> 8c1d05e0f9a0 [2023-03-29T23:56:14.571Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:56:14.571Z] Removing intermediate container aeedc0c03fb8 [2023-03-29T23:56:14.571Z] ---> f3528b1537d7 [2023-03-29T23:56:14.571Z] Step 24/25 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:56:14.571Z] ---> Running in 61fa9c383f23 [2023-03-29T23:56:14.571Z] ---> 88067450d7eb [2023-03-29T23:56:14.571Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:56:14.571Z] Removing intermediate container 61fa9c383f23 [2023-03-29T23:56:14.571Z] ---> ecff5f642865 [2023-03-29T23:56:14.571Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T23:56:14.571Z] ---> Running in deb869b6ed1d [2023-03-29T23:56:14.571Z] Removing intermediate container deb869b6ed1d [2023-03-29T23:56:14.571Z] ---> 21874e4fc2b8 [2023-03-29T23:56:14.571Z] [2023-03-29T23:56:14.571Z] ---> 388a0046f328 [2023-03-29T23:56:14.571Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T23:56:14.571Z] Successfully built 21874e4fc2b8 [2023-03-29T23:56:14.571Z] Successfully tagged core-metadata-arm64:latest [2023-03-29T23:56:15.541Z]  Building core-metadata ... done  ---> 5ca19415eb3e [2023-03-29T23:56:15.541Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:56:15.811Z] ---> f89bbea47eec [2023-03-29T23:56:15.811Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T23:56:16.087Z] ---> Running in a46a38bc1cc2 [2023-03-29T23:56:16.357Z] Removing intermediate container a46a38bc1cc2 [2023-03-29T23:56:16.357Z] ---> a38107b328c8 [2023-03-29T23:56:16.357Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:56:16.357Z] ---> Running in d9ee23eaa169 [2023-03-29T23:56:16.626Z] Removing intermediate container d9ee23eaa169 [2023-03-29T23:56:16.626Z] ---> ca77a1cc7a4c [2023-03-29T23:56:16.626Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:56:16.626Z] ---> Running in f3e993121088 [2023-03-29T23:56:17.216Z] Removing intermediate container f3e993121088 [2023-03-29T23:56:17.216Z] ---> 2528a5e0c73c [2023-03-29T23:56:17.216Z] Step 22/23 : LABEL git_sha=fc642928cfbf18e003f8951daae004c4cbc28dde [2023-03-29T23:56:17.216Z] ---> Running in be735707d975 [2023-03-29T23:56:17.487Z] Removing intermediate container be735707d975 [2023-03-29T23:56:17.487Z] ---> abbf17007a31 [2023-03-29T23:56:17.487Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:56:17.487Z] ---> Running in 17fe3ae2792b [2023-03-29T23:56:17.757Z] Removing intermediate container 17fe3ae2792b [2023-03-29T23:56:17.757Z] ---> c223b4fb7d40 [2023-03-29T23:56:17.757Z] [2023-03-29T23:56:18.026Z] Successfully built c223b4fb7d40 [2023-03-29T23:56:18.026Z] Successfully tagged support-notifications-arm64:latest [2023-03-29T23:56:18.630Z]  Building support-notifications ... done  [Pipeline] } [2023-03-29T23:56:18.630Z] $ docker stop --time=1 75e2a52e8c27ead265088677484d094f1583ad6c1ed7566d847abbda1e338d1b [2023-03-29T23:56:20.344Z] $ docker rm -f --volumes 75e2a52e8c27ead265088677484d094f1583ad6c1ed7566d847abbda1e338d1b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:56:20.840Z] + docker images [2023-03-29T23:56:21.110Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T23:56:21.110Z] support-notifications-arm64 latest c223b4fb7d40 3 seconds ago 32.2MB [2023-03-29T23:56:21.110Z] core-metadata-arm64 latest 21874e4fc2b8 7 seconds ago 20.2MB [2023-03-29T23:56:21.110Z] 0b9358553edd 16 seconds ago 1.5GB [2023-03-29T23:56:21.110Z] 099a3d81ae38 17 seconds ago 1.56GB [2023-03-29T23:56:21.110Z] security-spire-agent-arm64 latest 21e9b8a5ad2e About a minute ago 125MB [2023-03-29T23:56:21.110Z] security-secretstore-setup-arm64 latest ca548625417f About a minute ago 32.2MB [2023-03-29T23:56:21.110Z] security-spire-server-arm64 latest 818de2da89ee About a minute ago 87.1MB [2023-03-29T23:56:21.110Z] security-spiffe-token-provider-arm64 latest af77bdc1e69d About a minute ago 32.7MB [2023-03-29T23:56:21.110Z] e84de789ea49 About a minute ago 1.49GB [2023-03-29T23:56:21.110Z] c09c35089a6b About a minute ago 1.35GB [2023-03-29T23:56:21.110Z] b579cb4dd573 2 minutes ago 1.53GB [2023-03-29T23:56:21.110Z] core-common-config-bootstrapper-arm64 latest 89a428261688 2 minutes ago 17.2MB [2023-03-29T23:56:21.110Z] ef29192f3d13 2 minutes ago 1.49GB [2023-03-29T23:56:21.110Z] security-bootstrapper-arm64 latest a1949a96b510 6 minutes ago 21.9MB [2023-03-29T23:56:21.110Z] 2c8b31abb8a3 7 minutes ago 1.48GB [2023-03-29T23:56:21.110Z] security-spire-config-arm64 latest 7a08a2e044e7 9 minutes ago 86.2MB [2023-03-29T23:56:21.110Z] 8663c17de083 10 minutes ago 1.35GB [2023-03-29T23:56:21.110Z] support-scheduler-arm64 latest d17827523540 10 minutes ago 31.5MB [2023-03-29T23:56:21.110Z] c0b44f40beea 11 minutes ago 1.56GB [2023-03-29T23:56:21.110Z] core-data-arm64 latest 9ea47b1bbba1 13 minutes ago 19.9MB [2023-03-29T23:56:21.110Z] core-command-arm64 latest 6649f806a577 13 minutes ago 19.7MB [2023-03-29T23:56:21.110Z] e2d588fc9d04 13 minutes ago 1.5GB [2023-03-29T23:56:21.110Z] 23ced96a8df1 14 minutes ago 1.49GB [2023-03-29T23:56:21.110Z] security-proxy-setup-arm64 latest a33922aaf670 14 minutes ago 18.7MB [2023-03-29T23:56:21.110Z] security-proxy-auth-arm64 latest ac101ba29365 14 minutes ago 18.3MB [2023-03-29T23:56:21.110Z] 292d812b1bbe 14 minutes ago 1.47GB [2023-03-29T23:56:21.110Z] 2c6804b8ce7f 14 minutes ago 1.47GB [2023-03-29T23:56:21.110Z] ci-base-image-arm64 latest a540685480db 41 minutes ago 866MB [2023-03-29T23:56:21.110Z] alpine 3.17 51e60588ff2c 6 hours ago 7.46MB [2023-03-29T23:56:21.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-29T23:56:21.110Z] 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-29T23:56:21.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:56:21.551Z] [2023-03-29T23:56:21.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:56:21.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:56:22.159Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:56:22.159Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:56:22.159Z] 04944245beec: Pulling fs layer [2023-03-29T23:56:22.159Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:56:22.159Z] 765212b225bb: Pulling fs layer [2023-03-29T23:56:22.159Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:56:22.159Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:56:22.159Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:56:22.159Z] f23df028b6ca: Waiting [2023-03-29T23:56:22.159Z] d65c8cfc05b1: Waiting [2023-03-29T23:56:22.159Z] 2437ff75d9bd: Waiting [2023-03-29T23:56:22.159Z] 765212b225bb: Waiting [2023-03-29T23:56:22.159Z] 04944245beec: Verifying Checksum [2023-03-29T23:56:22.159Z] 04944245beec: Download complete [2023-03-29T23:56:22.159Z] 765212b225bb: Verifying Checksum [2023-03-29T23:56:22.159Z] 765212b225bb: Download complete [2023-03-29T23:56:22.427Z] f23df028b6ca: Verifying Checksum [2023-03-29T23:56:22.427Z] f23df028b6ca: Download complete [2023-03-29T23:56:22.427Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:56:22.427Z] d65c8cfc05b1: Download complete [2023-03-29T23:56:22.427Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:56:22.427Z] 699f458cf7ca: Download complete [2023-03-29T23:56:23.014Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T23:56:23.014Z] 8998bd30e6a1: Download complete [2023-03-29T23:56:25.604Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:56:25.604Z] 2437ff75d9bd: Download complete [2023-03-29T23:56:27.545Z] 8998bd30e6a1: Pull complete [2023-03-29T23:56:27.545Z] 04944245beec: Pull complete [2023-03-29T23:56:28.950Z] 699f458cf7ca: Pull complete [2023-03-29T23:56:29.217Z] 765212b225bb: Pull complete [2023-03-29T23:56:30.176Z] f23df028b6ca: Pull complete [2023-03-29T23:56:30.176Z] d65c8cfc05b1: Pull complete [2023-03-29T23:56:45.169Z] 2437ff75d9bd: Pull complete [2023-03-29T23:56:45.169Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:56:45.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:56:45.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:56:45.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-6308 does not seem to be running inside a container [2023-03-29T23:56:45.412Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T23:56:48.613Z] $ docker top 3de8bf23218986f780f7190e336fce344141b4366d0c16bae47465d47403467d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:56:49.531Z] ---> job-cost.sh [2023-03-29T23:56:49.531Z] lf-activate-venv: SKIPPING [2023-03-29T23:56:49.531Z] INFO: No Stack... [2023-03-29T23:56:50.117Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:56:50.699Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:56:51.341Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-03-29T23:56:51.341Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:56:51.378Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4481-4-stack-cost] [2023-03-29T23:56:51.387Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4481-4-stack-cost] did not exist. Created. [2023-03-29T23:56:51.387Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4481-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:56:52.031Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:56:52.214Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:56:52.222Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4481-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:56:52.229Z] $ docker stop --time=1 3de8bf23218986f780f7190e336fce344141b4366d0c16bae47465d47403467d [2023-03-29T23:56:53.733Z] $ docker rm -f --volumes 3de8bf23218986f780f7190e336fce344141b4366d0c16bae47465d47403467d [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-29T23:56:54.165Z] provisioning config files... [2023-03-29T23:56:54.173Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config9071967003005553400tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:56:54.470Z] + set +x [2023-03-29T23:56:54.470Z] + curl -s https://codecov.io/bash [2023-03-29T23:56:54.470Z] + bash -s -- [2023-03-29T23:56:54.470Z] [2023-03-29T23:56:54.470Z] _____ _ [2023-03-29T23:56:54.470Z] / ____| | | [2023-03-29T23:56:54.470Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:56:54.470Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:56:54.470Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:56:54.470Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:56:54.470Z] Bash-1.0.6 [2023-03-29T23:56:54.470Z] [2023-03-29T23:56:54.470Z] [2023-03-29T23:56:54.470Z] ==> git version 2.25.1 found [2023-03-29T23:56:54.470Z] ==> 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-29T23:56:54.470Z] Release-Date: 2020-01-08 [2023-03-29T23:56:54.470Z] 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-29T23:56:54.470Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:56:54.470Z] ==> Jenkins CI detected. [2023-03-29T23:56:54.470Z] current dir:  /w/workspace/edgex-go/4 [2023-03-29T23:56:54.470Z] project root: . [2023-03-29T23:56:54.470Z] --> token set from env [2023-03-29T23:56:54.470Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:56:54.470Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:56:54.470Z] ==> Python coveragepy not found [2023-03-29T23:56:54.470Z] ==> Searching for coverage reports in: [2023-03-29T23:56:54.470Z] + . [2023-03-29T23:56:54.470Z] -> Found 1 reports [2023-03-29T23:56:54.470Z] ==> Detecting git/mercurial file structure [2023-03-29T23:56:54.470Z] ==> Reading reports [2023-03-29T23:56:54.470Z] + ./coverage.out bytes=447380 [2023-03-29T23:56:54.729Z] ==> Appending adjustments [2023-03-29T23:56:54.729Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:56:55.664Z] + Found adjustments [2023-03-29T23:56:55.664Z] ==> Gzipping contents [2023-03-29T23:56:55.664Z] 60K /tmp/codecov.S7oQFj.gz [2023-03-29T23:56:55.664Z] ==> Uploading reports [2023-03-29T23:56:55.664Z] url: https://codecov.io [2023-03-29T23:56:55.664Z] query: branch=PR-4481&commit=fc642928cfbf18e003f8951daae004c4cbc28dde&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4481%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4481&job=&cmd_args= [2023-03-29T23:56:55.664Z] -> Pinging Codecov [2023-03-29T23:56:55.664Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4481&commit=fc642928cfbf18e003f8951daae004c4cbc28dde&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4481%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4481&job=&cmd_args= [2023-03-29T23:56:55.924Z] -> Uploading to [2023-03-29T23:56:55.924Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/fc642928cfbf18e003f8951daae004c4cbc28dde/b9d06d29-822e-4892-b7f3-21dc0784f797.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T235655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b00d21c945000b59bceb61913ab5f7ce784666af7891e718da188e88165e63a1 [2023-03-29T23:56:55.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:56:55.924Z] Dload Upload Total Spent Left Speed [2023-03-29T23:56:56.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57467 0 0 100 57467 0 192k --:--:-- --:--:-- --:--:-- 192k [2023-03-29T23:56:56.184Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fc642928cfbf18e003f8951daae004c4cbc28dde [Pipeline] } [2023-03-29T23:56:56.191Z] 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-29T23:56:56.784Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:56:57.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:56:57.939Z] ---> package-listing.sh [2023-03-29T23:56:57.940Z] ++ facter osfamily [2023-03-29T23:56:57.940Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:56:58.199Z] + OS_FAMILY=debian [2023-03-29T23:56:58.199Z] + workspace=/w/workspace/edgex-go/4 [2023-03-29T23:56:58.199Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:56:58.199Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:56:58.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:56:58.199Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:56:58.199Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-29T23:56:58.199Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:56:58.199Z] + case "${OS_FAMILY}" in [2023-03-29T23:56:58.199Z] + dpkg -l [2023-03-29T23:56:58.199Z] + grep '^ii' [2023-03-29T23:56:58.199Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:56:58.199Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:56:58.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:56:58.199Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-29T23:56:58.199Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-29T23:56:58.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-29T23:56:58.209Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T23:56:58.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:56:59.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:56:59.046Z] [2023-03-29T23:56:59.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:56:59.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:56:59.348Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:56:59.348Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:56:59.348Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:56:59.348Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:56:59.348Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:56:59.348Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:56:59.348Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:56:59.348Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:56:59.348Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:56:59.348Z] 5d3b04190fa2: Waiting [2023-03-29T23:56:59.348Z] 33b1e0a273af: Waiting [2023-03-29T23:56:59.348Z] 2f39f015ded8: Waiting [2023-03-29T23:56:59.348Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T23:56:59.348Z] 5c69ac0246d0: Download complete [2023-03-29T23:56:59.348Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T23:56:59.348Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:56:59.348Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:56:59.348Z] 33b1e0a273af: Download complete [2023-03-29T23:56:59.348Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:56:59.348Z] ec43610c2a17: Download complete [2023-03-29T23:56:59.348Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T23:56:59.348Z] 5d3b04190fa2: Download complete [2023-03-29T23:56:59.606Z] 5eb5b503b376: Verifying Checksum [2023-03-29T23:56:59.606Z] 5eb5b503b376: Download complete [2023-03-29T23:57:00.172Z] 2f39f015ded8: Download complete [2023-03-29T23:57:00.739Z] 5eb5b503b376: Pull complete [2023-03-29T23:57:00.739Z] 5c69ac0246d0: Pull complete [2023-03-29T23:57:01.305Z] ec43610c2a17: Pull complete [2023-03-29T23:57:01.305Z] 3a2ae6a8a46f: Pull complete [2023-03-29T23:57:01.564Z] 33b1e0a273af: Pull complete [2023-03-29T23:57:01.564Z] 5d3b04190fa2: Pull complete [2023-03-29T23:57:05.746Z] 2f39f015ded8: Pull complete [2023-03-29T23:57:05.746Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T23:57:05.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:57:05.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:57:05.825Z] prd-ubuntu20.04-docker-8c-8g-6303 does not seem to be running inside a container [2023-03-29T23:57:05.828Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T23:57:10.231Z] $ docker top 637bd47ad0700f15b454a212270bc2951e4acacdf9c2075603929d327032e72d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:57:10.605Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T23:57:10.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T23:57:11.180Z] + ls /var/log/sa-host [2023-03-29T23:57:11.180Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:57:11.319Z] provisioning config files... [2023-03-29T23:57:11.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config14729529062854521618tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:57:11.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:57:11.622Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T23:57:11.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:57:11.959Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T23:57:11.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:57:12.252Z] ---> sudo-logs.sh [2023-03-29T23:57:12.252Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T23:57:12.278Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:57:12.562Z] ---> job-cost.sh [2023-03-29T23:57:12.562Z] lf-activate-venv: SKIPPING [2023-03-29T23:57:12.562Z] DEBUG: total: 0.10999999940395355 [2023-03-29T23:57:12.562Z] INFO: Retrieving Stack Cost... [2023-03-29T23:57:12.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:57:13.389Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T23:57:13.400Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:57:13.684Z] ---> logs-deploy.sh [2023-03-29T23:57:13.684Z] lf-activate-venv: SKIPPING [2023-03-29T23:57:13.684Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4481/4 [2023-03-29T23:57:13.684Z] INFO: archiving workspace using pattern(s): [2023-03-29T23:57:14.619Z] Archives upload complete. [2023-03-29T23:57:14.619Z] INFO: archiving logs to Nexus